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 Product configurator
should calculate the price in function of the measurements the user fills out, the colors he chooses, and ...
luk meulebrouck — December 2012 — 1 commentQuestion Duplicating an order
(!isset($order)) { return; } if (empty($account)) { global $user; $account = $user; } // Get the ...
HenryJones — February 2013 — Order
Answer Answer to Question 3245
'customer_profile_shipping') { $order = commerce_cart_order_load ($user-> uid); if ...
dannymacom — April 2013
Answer Answer to Question 8129
User: root and your on password). This is actually a lot of work and a real hassle to do each time if ...
OutdoorEd — June 2013
Answer Answer to Question 6972
"disable-able" via the user interface. While we do use Rules to display the Add to Cart message, no such ...
Ryan Szrama — October 2014 — 1 commentDiscussion Freezing the prices once in my Cart
a module): * I'm building a site where the prices of products update every minute. * When a user adds ... adding an item to the cart. But I need another rule for calculating the sell price for the user. The ...
zapple — March 2012 — 1 comment
Answer Answer to Question 4823
getting line items added, now my problem is to show them on Order page for User who submitted it and also ...
ganesh — November 2012
Answer Answer to Question 6336
a great module, I had to abandon my approach using the Commerce Fieldgroup Panes module. Once the user ... was providing a minimal filter experience for the user. My approach was to provide an additional ...
jstrosch — January 2013
Answer Answer to Question 3295
mange products. Therefore, when user try to create the same product (SKU) he can not see in the mange ...
harpsichord — June 2013
Discussion Which module to use for purchase discount coupon?
any module able to allow user to download the dynamically generate coupon when customer confirm an ...
maxchock — June 2011 — 1 comment
