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.

Question Suggestions for product variation module

Vote up! 0 Vote down! I am trying to build a commerce site for menswear using Drupal Commerce ...

Question Coupon in cart

Vote up! 1 Vote down! Hi commerce guys;) How to put power module coupon directly into the basket ...
woprrr — February 2013 — Cart, Checkout, Discount

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

Discussion Free shipping on Specific items

shipping from a product option, from the calculation of the shipping cost. We are using the commerce ups ...
Daniel.uww — July 2013 — 2 comments — free shipping, rules, shipping calculator, ups

Answer Answer to Question 10549

Vote up! 0 Vote down! The 'Commerce EU VAT Intra-community Supply' module in the ... 'COMMERCE EU VAT' module group adds rules to charge zero-rated VAT to other EU countries when a valid ...
danmurf — November 2013

Answer Answer to Question 3474

Vote up! 0 Vote down! jschoen, This is an easy one! You can create a customizable product. And then you can use pricing rules to determine the price! ...
joshmiller Josh Miller — September 2012 — 8 comments

Discussion How do you remove countries from checkout

I need to remove some of the counties listed on the checkout page to reflect those our shop will ship to. I am not sure what controls this. Can someone point me in the right direction. Thanks. ...
westsyde — September 2011 — 2 comments

Question Order template

(user/commerce/orders/*) like order number and order date. As far as I can see there are no order template file or theme ... commerce_line_item_table view, but it's not that flexible. Any ideas? Order Theming ...
HenrikBak — March 2013 — Order, Theming

Answer Answer to Question 8434

Vote up! 1 Vote down! Without more information, it's hard to be sure. Sounds like you're using Kickstart 2 and created a site based on the demo store. You will have to re-install on a non-demo store to get rid of a lot of the demo content types, ...
joshmiller Josh Miller — July 2013 — 3 comments

Discussion Feature List

Drupal Commerce. The list on the "Core Features" page is mostly benefits. Features I'm ...
AdaptImpact — December 2012 — 1 comment

Pages