Page not found
We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.
Documentation Add to Cart Form
display node type that Commerce Kickstart creates. The product reference field enables prices, images, and ... Display Manage fields Another use case is the product image field created during the Commerce Kickstart ... buttons. Product Reference Field- Configuring the Add-to-Cart button that shows up in a display node. ...
smokinggoat — August 2015 — Commerce Kickstart 7.x-1.x — Status: No Known Problems
Discussion Programatically Create Order with Customer Profile
hidden in data. <?php function create_order_with_products ($product_ids, $uid) { $order ... = commerce_product_load ($product_id); // Create a line item with quantity 1 and this product. $line_item ... I am using this method below to create order successfully, how do I add a customer profile with ...
imp7 — February 2012 — 5 comments
Discussion Taxonomy Display doesn't show products to anonymous users
It works fine but when an non-admin user views the page, no products are displayed. What I found out ... I have just installed the Taxonomy Display module to display the taxonomy pages with a nice view. ... that the product relationship seems to cause this. When I use a view without a product relationship, it ...
Brian — June 2012 — 1 comment — taxonomy display
Discussion Multiple taxonomy terms for a product?
able to associate multiple terms with a product, so the product will show up if they click on Brand ... need to organize products by brand but also by type such as pants, socks, etc. Basically, I need to be ...
vik — April 2012 — 2 comments
Documentation Checkout Overview
aren't a part of our standard User Guide articles include: Checkout Popup- First thing you might notice ... is that when you add a product to your cart, we have a pop-over that gives the user a chance to ... contributed Commerce Checkout Progress module. This enables the user to create a fully themed and checkout ...
Josh Miller — December 2012 — Commerce Kickstart 7.x-2.x — Status: No Known ProblemsDiscussion Creating product programmatically
3)field_attach_submit My doubt is, i am not able to understand how to create the product attributes from my XML. After ... In that link a post from rfay (also a member here) i guess that the product attributes are created ... i have a several XML where the product information is stored. It is a xml feed that my module gets ...
sathyashrayan — June 2012 — 1 comment
Discussion Sell Advert nodes- copying Product Display fields to new entity node
owner and Save entity. This way user who bought the product automatically "creates" new node ... 1,3,6,9,12 months) and Pages (Taxonomy term: Homepage, Other pages). I created 10 products of the Ad top to ... cover all variations of Duration and Pages, each product has different price. Then I created a Product ...
Discussion Product displays required to display a single product?
to create a page display for a single product, I need to pull it into a product display node with the ... product reference field? Or is there a way to create a single product display using the product entity ... product displays just so I can display the product and then apply taxonomy to create catalogs. I just wish ...
Discussion How to Sort Multiple Products in ATC Form
I have a display page that has multiple products in a single add to cart form. It looks like the ... products are ordered by product_id in the $form array. Is there a setting, view, or function that will ...
marvyndt — January 2014 — 1 comment
Discussion Adding other sub product inside product
Not sure how to do this bu,t it is my next project. I have two products on my site. I need to add ... a text field to the products that would allow a customer to donate how much money they would like to be ... added to the product price. The product would have a field labeled Newcomer Donation and if they entered ...
jmr3460 — October 2012 — 1 comment
