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 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 ...
Discussion Seat booking
Will the combination of d7 and building commerce infrastructure from the ground up mean that it will be easier to create booking systems eg theatre seats and caravan sites with finite seats/plots? http://drupal.org/project/uc_hotel seems to go partway but ...
artatac — August 2010 — 6 comments
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 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 Development Standards Feedback
I went through and updated / expanded on our development standards page. I've changed the format a little bit as well. I'd love it if various folks, especially seasoned module developers, could take a gander and let us know what we missed. This ...
Ryan Szrama — January 2010 — 5 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
Question How to hide checkout panes based on shipping method?
get this code working, but no luck: Code from: http://drupal.org/node/1285902 <?php /* * Hook ...
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 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 How to dynamically calculate the sell price of a product using rules
I have a quesiton for the comunity! I see that using: Event: Calculating the sell price of a product Action: Set the unit price to a specific amount Everithing works very good if i want just to change the price. Now I'm trying to change the above &qu ...
stefano.marodin — January 2012 — 9 comments