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

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 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
Answer Answer to Question 19486
Vote up! 1 Vote down! A method for sorting sorting a product display list on the SKU value. I found this somewhere on the web and summarize it. Applies to Drupal Kickstart 7.x configuration, the one I found was maybe 6.x as it use tab names not familiar t ...

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
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
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 make "add to cart" button go straight to checkout?
Hi there, I'm playing with DC for the first time today- very impressed I must say. It's a big leap forward from Ubercart. I wonder if anyone can point me in the right direction for this. I would like to modify the "add to cart" button ...
tripper54 — June 2011 — 4 comments
Question ubercart migration settings.php not recognized?
Vote up! 0 Vote down! Hello, I'm having a little problem trying to get my migration to work. Currently I'm running a drupal website which uses ubercart and what I'd like to do is migrate all of it into a local commerce kickstart installatio ...