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.

Discussion custom the display of my product

hie i try to custom the display of my product (list and detailled product) http://www.destock-marques.fr/ i understand that i must create a php file that replace node.tpl.php file; how can i do best regard philippe ...
philippe3441 — October 2013 — 1 comment

Answer Answer to Question 13904

Vote up! 1 Vote down! You cannot add Commerce Kickstart to an existing Drupal 7 website. ... general Drupal pattern of things, not something specific to Commerce Kickstart. However, since the ...
Ryan Ryan Szrama — August 2014

Answer Answer to Question 4917

commerce_line_item_unit_price_amount() found in commerce/modules/line_item/commerce_line_item.rules.inc, so my code liiks like: <?php ...     global $user;     $product = commerce_product_load (4); // my commerce product for test         ... $line_item = commerce_product_line_item_new (        $product,         1,         0,         array(       ), ...
strae strae — November 2012

Answer Answer to Question 8630

= entity_metadata_wrapper('commerce_line_item', $line_item);     $price = $line_item_wrapper->commerce_unit_price;     $base_price ... 'data' => array(),    );     $line_item_wrapper->commerce ... _unit_price->data = commerce_price_component_add($base_price, 'booking_fee', $booking_fee, TRUE);  }   /**    * A line item has been saved. Reference ...
dottodotdesign — June 2013

Answer Answer to Question 6709

results in ill-fated Views sorting. This is a known issue that I meant to fix prior to releasing Commerce ... 1.4 but forgot. We'll address it in the Commerce 1.5 release through this issue. In the meantime, ... Commerce, we do want to ensure that engineering for the edge case doesn't overrule the majority ...
Ryan Ryan Szrama — April 2013 — 1 comment

Question When I setup a VAT tax, how do I make it default to my new tax rate on the product add form?

Vote up! 0 Vote down! We are using the inclusive VAT tax rate for all of the items in this shop. On the Add Product form, I have to select the tax rate for every single item, even though there is only one tax rate available. I would like to be able to set ...
dbazuin — June 2012 — 1 comment — Tax, product edit form, VAT

Question Add to cart stops working

type" and I'm also using commerce registration. The site is for conference registration and ...
spa69 — March 2014 — add to cart

Answer Answer to Question 7580

evaluate action commerce_line_item_unit_price_amount.- Unable to get the data value for the variable or ...
Summit — December 2013 — 1 comment

Answer Answer to Question 13850

Vote up! 1 Vote down! Hi Commerce Kickstart 2 is pretty much set up to do this out of the box. ... http://demo.commerceguys.com/ck/tops/drupal-commerce-hoodie Hope this makes sense. ...
chris dixon — August 2014

Pages