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 3159
a full back office system where store administrators can create orders along with products, customer ...
Ryan Szrama — April 2013 — 2 commentsDiscussion Proper way to disable checkout elements/modules when not needed?
Hi all- I have a store that has a mix of shippable and non-shippable products. When a customer ... orders all non-shippable products, I'd like to hide the shipping method and the shipping fields. ...
neardark — October 2011 — 2 comments
Answer Answer to Question 12521
creating Add to Cart forms that aren't tied to the typical product display at all (like yours). This ... means the display_path should be populated to the URL of the View itself instead of the product display ... through which the relationship was established. If you want it to always link to the product display, you ...
Ryan Szrama — December 2013Answer Answer to Question 13840
(Productreference (field_productreference: delta) Exclude from display add field Commerce Product: Price ...
cord1 — May 2014
Answer Answer to Question 4680
"Product Line" to be listed in the Products-> Add a Product list..... As I had the sample data ... installed, I was able to see that but not my newly created "product line." Do you have the solution ...
Anonymous (not verified) — November 2012
Question Remove "Update Cart" button or make the Quanity (Textbox)- READONLY
product quanity, because what I am selling is custom made designs, and each unique design is a quantity. ...
dharam1987 — April 2013 — Cart
Question Display original price on checkout not calculated price
checkout the product is listed at the calculated price, the a total at the the calculated price. Then ...
Answer Answer to Question 8066
already existing line item Conditions: 1/ data comparison: commerce-line-item:type = product 2/ data ... comparison: commerce-line-item:commerce-product:type = Your given product type 3/ data comparison: ...
Nicolas Bouteille — May 2013 — 1 comment
Answer Answer to Question 8423
Adds a link to the contact page when clicking on the add to cart form of a disabled product */ /** * ... commerce_product_disabled_link_form_commerce_cart_add_to_cart_form_alter (& $form, & $form_state, $form_id, $context = array()) { if (!empty($form ... = array('commerce_product_disabled_link_commerce_cart_add_to_cart_form_validate'); //$form['#validate'] = array(); $form ['#submit'] ...
Summit — June 2013 — 1 comment
Answer Answer to Question 20688
admin/commerce/config/product-variation-types It will probably be easiest if you delete the new content type you've created and then create ...
Andy @ BlueFusion — October 2014