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 Auctions / Donations / Fundraising

I'm hoping this is the proper place to bring it up, but one of the features that I think would be very useful to include in a new e-commerce system for drupal are features that would be used by community organizations and non-profits. Specifically, f ...
pwarn — August 2010 — 4 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 Seminars and Drupal Commerce

First- Saw the session at DrupalCon Chicago. Really enjoyed it. Commerce is going to be way more enjoyable than UC, me thinks. I have a customer that does seminars all over the world and would like to move all of the registration, purchasing, etc. online. ...
samgreco — April 2011 — 15 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

Answer Answer to Question 9945

with being a Node Reference? Here is my view: [code] $view = new view(); $view->name ... 0,),); /* Relationship: Commerce Product: Referencing Node */ $handler ... $handler->display->display_options['fields']['title_1']['table'] = 'node ...
ncarty97 — September 2013

Discussion Notes on development standards

Drupal coding standards for syntax and documentation; Coder module standards. Patches must pass Coder.* Using proper file includes in the menu system: pages.inc, admin.inc, theme.inc Standardize on CCK module structure / subdirectories: includes, theme (i ...
Ryan Ryan Szrama — October 2009 — 3 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

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

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 ...
UrmasZ — April 2013 — Shipping, Rules

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

Pages