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 9161
random, arbitrary discounts on a per-user basis, though, you'll need something more robust. In that ...

Discussion Product configurator
should calculate the price in function of the measurements the user fills out, the colors he chooses, and ...

Discussion Integrating additional calculations into product data
of the Form API, jQuery and Javascript to take user input data and return things like monthly payment ... information to the user using Dom elements such as a label with a unique id. However, when I look at the HTML ...
Bill_inSC951 — December 2011 — 1 comment
Answer Answer to Question 4316
page above. It was designed with you in mind and has links to the user guides that give you lots of ...

Question Saving into a customer profile field
= commerce_cart_order_load($user->uid); $order_wrapper = entity_metadata_wrapper('commerce_order', $order); $annotations ...
Discussion Looking for a module that provides "you may also like..." display
Hey guys- as per the title I am looking for a module which allows display of related products from a product display node. For an example of what I mean see http://www.henryarlington.com/clothing-and-accessories/shirts/bridgeport...- this site was built w ...
mattnorman — December 2011 — 1 comment
Answer Answer to Question 3245
'customer_profile_shipping') { $order = commerce_cart_order_load ($user-> uid); if ...
dannymacom — April 2013
Discussion Product image on Views link to product admin rather than product display page?
Hi all, currently I'm making a View call new_products to display a list of latest update product. After few attempt, I have create a simple page and block to display Title & Product:Image field. Now I have 2 problem. 1st, the product image is NOT ...
maxchock — June 2011 — 23 comments
Discussion Structuring Product Variants
Hi, I'm a new to Drupal Commerce and trying to figure if it is suitable for our current project. Details as follows. Our client sells a variety of electrical fittings. Each fitting has a name, description and picture. No problem there. However there ...
BrettS — March 2011 — 5 comments
Question Is there a way to have multiple quantity fields on one product display page?
displaying as expected there, allowing the user to choose what language they want the book to come in and ...