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 it is possible to build a marketplace with drupal commerce?
How I can buil a marketplace wit hdrupal commerce? I mean wot build multiple ecommerce sites in one, like using drupal+ubercart+marketplace (http://drupal.org/project/ubercart_marketplace). It is possible by default, or I need a module or what? ...
matteoraggi — February 2012 — 27 comments
Discussion Pricing Rules Based on Other Products Already Ordered
I'm not sure what the best way to proceed is. What I want to do is set the price of a product to zero if another product has already been purchased. It's a one-to-one relationship. For example, one free scarf for every hat purchased. What I need ...
gauntlet — December 2011 — 5 comments
Discussion Understanding product attributes and options
First off, I'm a Ubercart user. My hats off to the developers and community for a great product. I know the developers have their reasons for reconfiguring elements the way they did. However, I was playing with Drupal Commerce and was reading that fo ...
nexus — January 2011 — 22 comments
Discussion Force 1 product per cart and quantity to one
Hello, i'm trying to add a rule to my drupal commerce install. i need to force 1 product per cart, with max quantity = 1. I tried: Event: Before adding a product to the cart Conditions: Elements: Total product quantity comparison Parameter: Order: [c ...
Answer Answer to Question 3976
the order entity, which works just like nodes. Probably the easiest thing to do would be to implement ...

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 Details Section of Product Display
I am trying create a Details section in my product display that will show the details of the product as in this showcase website here: http://www.vintagechild.co.uk/vintage-collection/dresses/powder-blue-mid... I have tried to use views/blocks but have be ...
scott.carlton — September 2011 — 10 comments
Discussion UI/UX Benchmark of existing solutions
It would be great list some benchmark info about how other solutions tackle the user interface (front and store administration). It could be a starting point for designing the ui of dc Some examples: magento shopify.com invoicemachine.com MS Accounting ch ...
redben — February 2010 — 4 comments
Discussion When to use "Products", "Line Items" and "Customer Profiles"
I am attempting to build a site using Drupal Commerce to feature mortgage loan products, which is a somewhat non-traditional 'ecommerce' product. I'm trying to determine how to model such products within Drupal Commerce and would like to he ...
Bill_inSC951 — January 2012 — 1 comment
Discussion "No line items found." in email receipt if user is not authenticated during checkout
We need to allow unauthenticated users shop and check out, but when they receive the email confirmation receipt, it does not list the line items and states "No line items found." I am using [commerce-order:commerce_line_items] to pull the line i ...
leez — October 2011 — 16 comments