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 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 ...
Answer Answer to Question 7314
Vote up! 1 Vote down! Hi I also have a product that is a service and not therefore in any way shippable. How do I: Remove the requirement to ask the customer for shipping addresses. Remove the shipping stage of the Checkout process entirely. I have follow ...

Discussion Product Views block is not visible
Hello all, I've created a view to display a list of products in a block. It's using two relationships and two contextual filters and it displays fine when I enter the necessary URL parameters in the preview bar. I've enabled the block to di ...
Discussion ER (Entity Relationships) Diagram for Drupal Commerce
I'm currently working on understanding Drupal Commerce. I only have a fuzzy idea of how all the different entities (not just Drupal "entities") relate. We have a list here: http://www.drupalcommerce.org/specification/entities Product entity ...
rjsteinert — January 2012 — 2 comments
Discussion Text format option hidden
I'm sure this must be something obvious, but for some reason I cannot see my "Text format" option under text entry fields when I edit content for the Basic Page type that comes with Commerce Kickstart. I see the option for Blog content and ...
meltingsand — January 2013 — 2 comments — text formatting
Discussion Card present local transactions.
It would be nice if there was a way to support local "card present" transactions using the same store and inventory base. ...
Majortom — March 2011 — 3 comments
Discussion Quantity Price Breaks
Hi all! I have a business requirement that calls for some quantity price break functionality. Basically the rule is this: Order 1-2 of a specific product type and the price is $10.00 per unit. Every additional is $5.00 per unit. I have some basic stuff wo ...
nickgs — January 2012 — 2 comments
Discussion How to change the product price according to user role
Hello, I have two types of customers: normal customer and dealer The normal customer by (1 t-shirt * quantity) The dealer have a discounts. So he can buy packages of t-shirts (2 small, 2 medium and 1 large) with a special price.. So I used the price field ...
wisamx — May 2012 — 5 comments
Answer Answer to Question 9454
Vote up! 1 Vote down! The trick here isn't to use distinct but to add a filter on the delta value of your product reference field. If you filter to 0, it will only show each product display node once, because it will filter out the joined records to ...

Discussion Defining a Customer Entity
I've been rereading some of my thoughts on orders and mulling over conversations with TR and gordon. We speculated on the need for a customer entity in Paris but didn't pursue it, instead placing a customer_uid field natively on order entities. ...
