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 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
Answer Answer to Question 10586
Vote up! 1 Vote down! If you do not want separate SKUS or product for each size though, just check this out: https://drupal.org/project/commerce_pricing_attributes ...

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 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
Discussion Commerce Reporting and Ranking Extra Views
Can someone with better views skills, build some view in txt format ready to import: Views Wishlist: new_products: Block view displaying the most recently added products popular_products: Block view displaying the products which has sold the highest quant ...
Stefan — July 2011 — 1 comment
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 Notes on development standards
Drupal coding standards for syntax and documentation; Coder module standards. Patches must pass Coder.* Using proper file includes in the menu system: pages.inc, admin.inc, theme.inc Standardize on CCK module structure / subdirectories: includes, theme (i ...

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 ...
Question Custom product variations
Vote up! 2 Vote down! I have a project where the customer will be able to select the colors they want on the product. Example: a baseball hat where the bill can be one color, the top of the hat one color, the inside of the hat one color and the logo one c ...