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 Product Reference Field Specification
So, as I've been implementing the product reference field based on the prior specification, I'm realizing it wasn't specified enough. At the very least, having a guiding document that tracks the way this differs from a node reference is nec ...

Discussion Add fields from product to line item
Currently trying to add additional fields from my customised product type, to the line item so they can be displayed within an order. I can modify the line item type: product fields to create the location to store the information, but don't know how ...
essbee — March 2011 — 4 comments
Answer Answer to Question 7414
Vote up! 1 Vote down! Hi, As you know, sometimes you can do something in a lot of different ways in drupal so I was waiting for somebody else ideas. But in my opinion, using webform module is a good idea. And you can use the data got by webform module to ...
realskorpion — March 2013 — 1 comment
Discussion Checkout should have the option of: log in, create account, or guest
We have "anonymous checkout" working fine (with the permission setting). However, ultimately, Commerce should have three ways to check out. Log in if they are already a registered user Create a new account if they want to, continues to checkout ...
Discussion Travel tour booking system
Hi, I'm building an event booking system for a travel tour company. It's pretty straightforward: several tour types, a calendar, shopping cart integration, a display how many seats are available per date, and close that tour date when sold out e ...
alltag — March 2011 — 7 comments
Answer Answer to Question 6972
Vote up! 2 Vote down! In case anyone else finds this and needs to accomplish the same thing, I took Ryan's advice and did a form alter and removed that submit handler and it works as expected. If you wanted to change the message you could just unset ...

Discussion Having trouble setting available countries for billing address
Drupal 7.14- current Drupal Commerce 7.x.- 1.3- current At some recent point I set the available countries for billing addresses to United States and Canada. Actually, it turns out I only selected Canada. Now I cannot add United States. It seems to work- ...
arapo — July 2012 — 1 comment — commerce billing countries country
Discussion Editable attributes in cart view?
Greetings! How would I go about placing editable attributes in the cart view? Once a users selects the products attribute (small, medium or large), I can get the attribute they select to display in the Shopping Cart (or cart view). How would I go about gi ...
Discussion Hide attribute language field
Hello, First, big fan of Drupal Commerce! I ran into a seemingly simple problem but can't find the solution. I enabled Translation for the Color vocabulary for a multilingual shop. In the Full node display of a product, the Color terms are nicely ren ...
Discussion Product Refence Field rendered product causes links to admin page instead to node
OK, so I'm using Commerce Kickstart 2, and wanted to create an associated products field for each products. I chose product reference for that field and displayed rendered product teasers. At first I didn't notice (or it may have occurred later) ...