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.
Answer Answer to Question 10636
Vote up! 0 Vote down! I was wondering if anyone has managed to make this work with Token Embed Views. I have created a view that shows the line items and takes the order-id as argument. I just don't know how I can give the order-id of the confirmatio ...
Suraj Ho — November 2014 — 1 comment
Documentation Product reference field
which is used to display a product/products to the end-user, typically as an Add-to-cart form which is ... for now.------- The product display field (aka 'Add to Cart field') is a fieldAPI field ... a product node type which includes images, description, and a product display field. The end user will view ...
jody — May 2012 — 1 comment
Documentation Why aren't accounts created in checkout after adding custom user fields?
When you add required fields to your site's user accounts, Rules expects you to supply data ... for these fields when you create new users using the Create a new entity action. Drupal Commerce uses ... anonymous users complete checkout. Therefore, if you add required fields to your site's user accounts, ...
Ryan Szrama — May 2012Discussion Product without price or add-to-cart
be completing transactions on my site. Instead I would like to let a user browse the catalog and read ... information about products, but instead of clicking "Add to cart" button they could click a link ...
meltingsand — November 2011 — 2 comments
Discussion Feature List
I'm comparing various cart choices for a client and was looking for a list of features for ...
AdaptImpact — December 2012 — 1 comment
Question Ordering: How to redirect to e-mail for order request when stock is zero?
cart label never shows 'out of stock', it is an art shop and items are usually made on ... Vote up! 0 Vote down! Currently my add to cart label changes to orange and the text becomes ... 'made to order'. The stock is zero and so an item is logically not added to the cart.- I want to ...
Answer Answer to Question 6972
handler. if($form_id == 'views_form_commerce_cart_form_default') { foreach($form ... 'commerce_cart_line_item_delete_form_submit') { unset($form ['edit_delete'][$id]['#submit'][$hid]); } ...
Ryan Geraghty — October 2014 — 1 commentDiscussion Product Specification
referenced, the Add to Cart form will automatically create the appropriate form elements needed for the user ... status). DC allows users to define any number of "Product types" that include the base product ... can reference single or multiple products. This Field will come with an "Add to Cart form" ...
Ryan Szrama — January 2010 — 7 commentsDiscussion Product variation (ajax) loose selection
Hi, I'm building a shop with multiple variations, for instance, I have 3 colors, 3 shapes and ...
Discussion Checkout Form: Pages and Panes
The Checkout module is purely a UI module designed to present a form that allows a user to fill ... will be displayed in a single cell row in the review table, like the cart contents review. An array of ... element for the uid, a value element for the full account object of the current user, a value element for ...
Ryan Szrama — May 2010 — 10 comments