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 How do I handle shipping when I have shippable and non shippable products
Hi, I'm wondering if there is a strategy for handling non-shippable products, I have installed commerce shipping and used the screencast by rfay to add extra shipping per item, but I also have non shipable products which need to always be ignored by ...
BernieCram — January 2012 — 3 comments
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 selling Content to Users
Hiya M8s, i've got a question about a particulary Problem. Well, iam working on a Project (private Business Page) where i want to sell Content to Users. User X should visit my Site, and select from a Plan. For example he decided to go for an 30Days M ...
Dan — January 2012 — 3 comments
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 7289
Vote up! 0 Vote down! 1. Use "feeds product-import" to import all product variations first 2. Then use "feeds product-display-import".- Source, Target, Target Config- SKU, GUID, Used as unique- SKU, Product variations: SKU (You may try ...
ng.ahchi — March 2013 — 2 comments
Question #limit_validation_errors in back button not preventing validation
Vote up! 0 Vote down! I can see the #limit_validation_errors applied to the back button on checkout pages, but I still can't go back when not having filled a #required field. For reference: http://drupal.org/node/875220 validation Checkout ...
Discussion Setting up many products with one product display and multiple selection categories
Apologies if this is an old question with an existing question, I'm a newbie and despite searching around, can't find an answer. Basically, I'm trying to set up the T-shirt type commerce site with only some success. In this example, I have ...
PedroKTFC — January 2012 — 7 comments
Discussion Displaying products
Hello, I am an advanced PHP/Web developer but am only just creating my first Drupal site. I feel like I've gotten a good start on using Drupal.. created my own basic theme etc. Now for the e-commerce side of my the site I am currently developing. I g ...
mikeken763 — August 2011 — 5 comments
Discussion registration at checkout... is possible to make seamless?
Can Loggintobbogan be used wtih Drupal commerce? I would like to keep a login box at the top of screen all the time as above on this site. Customers don't like leaving sites where they cannot logout, especially after they have shared financial inform ...