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 10738

the example you have given. Hide (using CSS or whatever) the Drupal Commerce dropdown from the user ...
pipal — November 2013 — 1 comment

Answer Answer to Question 7842

Label: Fee Result Name: fee_result Action 2 Add an amount to the unit price Data Selector: shipping-line ...
scottedmonds — August 2014

Discussion Product file alias tokens from product display

I'm running into an SEO optimization issue here, because of the "Product display" <-> "Commerce product" logic. My product display has two taxonomy fields; category and type. And of course several refenreced products (variat ...
wayaslij — September 2012 — 1 comment

Answer Answer to Question 4204

disable_pane_commerce_checkout_pane_info_alter(&$checkout_pane) {  global $user;   $type_iExists = FALSE;   $type_bExists = FALSE;   $type_depoExists = FALSE; ...   $order = commerce_cart_order_load($user->uid);   $order_wrapper ...
Prakash Gautam — August 2013

Answer Answer to Question 9639

form for users to select before adding product into his cart. function date_options_list($field, ...
yogeshchaugule8 — October 2013

Blog Implementing a Commerce License plugin

resources like files, software, user accounts, or online content. Commerce License provides a way to tackle ...  }?> We use this in the checkoutCompletionMessage function to notify the user of their newfound group ... user account which owns the license. Here is the setup code of the method: <?php   public function ...
Christian Sieber — August 2014

Discussion SKU doesnt appear on product display or product render?

images, prices etc to switch depending on the size / colour selected) what i cant seem to do is make the ...
timsnetflare — August 2011 — 1 comment

Discussion teaser ok but full product broken

Hi I am new to Drupal and Commerce. I have created a product and a product type is the store. All fields in the product type are set to visible on all views. I have created a content type that has a product reference. I created a node that links to my pro ...
vagalakas — June 2011 — 2 comments

Answer Answer to Question 13329

Vote up! 0 Vote down! Let's assume for the moment that anything that a user needs to search ...
joshmiller Josh Miller — March 2014 — 1 comment

Discussion Product variations causing bug with multiple instances of same product display node on a page

http://dev-dc-sandbox-1.gotpantheon.com/store/ski-cap In that example, if you change the Color variation from Black to Red both the image and the price ...
corning — July 2013 — 1 comment — Product Variations

Pages