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 3304
Vote up! 1 Vote down! If I say shipping method, I mean shipping service.:) If you do not use taxes, then you have to change number 2 to number 1. So in you result code you might want to check does 0 or 1 or 2 or 3 contain this flat rate. I mean check all ...
UrmasZ — July 2012 — 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 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
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 ...

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 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
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
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