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 Per group pricing
I would like to set up a drupal commerce site where I can create a price list for each of my customers. Each customer may have multiple buyers, so I would like to set up pricing for each customer. The solution I have in mind now is to create duplicate pro ...
johnd — March 2013 — 1 comment
Answer Answer to Question 7427
Vote up! 0 Vote down! bojanz, thank you for helping out. I have read the Backoffice page and the documentation here (which still describes the "old" way). I understood that the "old" UI was disabled in favour of a "new" UI. W ...
Brian — March 2013 — 1 comment
Answer Answer to Question 3533
Vote up! 0 Vote down! There are a few Commerce Guys videos that might help... https://vimeo.com/channels/commerceguys/videos/search:feeds/sort:preset ...

Answer Answer to Question 7508
Vote up! 0 Vote down! Josh, Thanks a lot. I have been messing around with this for few weeks- actually I didn’t know there are few versions of the commerce model. I do hope, I am the only one that works on the wrong version. Maybe the commerce Guys should ...
AVILEVE — March 2013 — 1 comment
Discussion Rules and Product Fields
I have created a new Product Type and added two new fields named "Weight (gram)" and "Weight (pound)". I would expect the store owner to provide data to at least one of these fields and I want to calculate and enter the missing part of ...
Answer Answer to Question 3409
Vote up! 0 Vote down! Unless you are planning on circumventing the checkout router system, these paths are required. It is possible you could use something like pathauto to call a "system path" from a "pretty path." http://drupal.org/p ...

Discussion Checkout Review in Checkout Complete
hey there! i have a problem: in the checkout/*/complete it seems that the guests has no permissions for viewing order.. user/0/orders/* it throws an error: ACCESS DENIED You are not authorized to access this page. but in people/permissions the guest have ...
herpes — July 2012 — 1 comment — checkout complete
Discussion URL-Alias based on Product-Names
Instead of an URL like ".../commerce/products/3" I would like to give every commerce-product a URL-alias based on product-title for example: ".../commerce/books/the-drupal-book" But using the module "pathauto" does not work, ...
adam1 — July 2012 — 1 comment
Discussion Add to cart button: link rather than button?
Hi, My cart page is a form with the products, followed by buttons continue shopping, update cart, checkout... The design calls for me to put upsell "add to cart" buttons between the lower buttons and the upper cart contents. I can create a view ...
Albert Albala — November 2013 — 1 comment
Answer Answer to Question 7433
Vote up! 1 Vote down! Hi, Use your own custom rule for that. If you don't know about rules check this: http://drupal.org/project/views There's a discussion related to what you want to achieve here: http://www.drupalcommerce.org/node/673 That is ...
realskorpion — March 2013 — 1 comment