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 Disabling a checkout page
There is no "enabled" property for hook_commerce_checkout_page_info(). This property is available in hook_commerce_checkout_pane_info() but not page. I'm trying to work on my first module for Commerce (actually, my first module period) whic ...
Discussion Product Types & Attributes
If I have 2 different attribute options (color & size) and I want some products to have those attributes or combinations of those attributes, do I need to set up a different product type for each combination? eg- Some products will have no attributes- ...
thepauly — August 2011 — 2 comments
Discussion I need help understanding data selectors
Hi! I help run an online course registration/payment system for a small college. We're currently using Ubercart, but I think a redesign of our store coupled with DrupalCommerce and its integration with Rules will solve some of the issues we're h ...
steenbob — August 2011 — 4 comments
Answer Answer to Question 8607
Vote up! 0 Vote down! Hi, See http://www.drupalcommerce.org/questions/8363/how-alter-add-cart-button-d... for my solution for this. I would very much like to add valuable information to this, see my error-message: http://www.drupalcommerce.org/questions/8 ...
Summit — June 2013 — 3 comments
Discussion Discounted price problem with Rules data selectors
The situation is the following: There are two price fields for a product, and when my client fills out the second, it would be new discounted price. The page should display the old price crossed, and the new (the displaying not a problem). Here is the pro ...
balintd — December 2011 — 13 comments
Discussion Fixed Discount on Cart (not line items)
I've got a situation here I want to give a discount if a customer buys three items of a certain Product Type, e.g. 1 Product: $75 2 Products: $150 3 Products: $200 4 Products: $275 5 Products: $350 6 Products: $400 etc. Hence a discount of $25 dollar ...
BigAllan — July 2012 — 1 comment
Discussion Is it possible to get shipping address when calculating cost in calculate_quote()?
Dear All, I'm working on a Drupal 7 Commerce project with Commerce Shipping, and I have to calculate the shipping cost according to the "Administrative Area" in my own shipping method. I've tried to search a lot of articles but still h ...
victorlau — August 2011 — 4 comments
Answer Answer to Question 10727
Vote up! 1 Vote down! Unless you're using AmazonS3, you would need something like https://drupal.org/node/2064567 to happen first. ...

Discussion Calculating shipping charges by weight
Hi, i'm pretty new to Drupal Commerce. At my internship they asked me to do research about Drupal and webshops. So i started looking into Drupal Commerce. I need a module, or a way without having to edit code, to calculate a shipping price by weight. ...
marcmarc — December 2011 — 33 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