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 Restrict Qty
I'm trying to accomplish something similar to the functionality of Ryan's UC Restrict Qty module. We have a site that will be selling digital downloads, and we don't want customers accidentally ordering more than one of any product (it woul ...
bradhawkins — July 2011 — 23 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 Rules? Commerce Stock? How to set up quantity based discounts in drupal commerce?
Hello, I need to set up price discounts according to the quantity of a product ordered. For instance quantity 1 (product A) $50.00 For instance quantity 2-4 (product A) $30.00 For instance quantity 5-9 (product A) $25.00 For instance quantity 1 (product B ...
commercestudy — September 2011 — 47 comments
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 ...
Answer Answer to Question 3304
Vote up!-1 Vote down! You might re-consider what you are trying to do with your shipping methods or find someone who is willing to write some of this logic into a module (developers need to eat, too). ...

Discussion How to add Custom CSV Headers with Commerce Feeds
Hi, can someone point me to the correct direction to add custom CSV headers to the Feed Product Importer and Feed Node Importer? I wand to add the following information to each imported product so i dont have to do it manually. 1) URL alias: Example: CSV ...
ISO — October 2011 — 6 comments
Answer Answer to Question 4402
Vote up! 1 Vote down! All of the questions you have could be answered using the following information: 1) The homepage is completely made up of blocks. 2) http://drupal.org/documentation/theme ...

Discussion Calculate shipping rate based on postal code (Shipping 2.x)
Hi! I would like to add a rule that will change the shipping fee for a specific amount based on the postal code field the user gave. For example: If you want your stuff to be shipped to Smalltown, you will to pay $10 for shipping and if you want it to Awe ...
balintd — January 2012 — 4 comments
Question "Active" licenses returning "403 Error- Access Denied" on previous purchases
Vote up! 1 Vote down! I started experiencing this problem within the last 2-3 weeks I think. A client is trying to download files she purchased a month ago. She's downloaded them before but for some reason it now returns "403 Error- Access Denie ...
Hendrik Martens — February 2013 — 1 comment — Downloads
Discussion Unique identifier for each ordered cocktail?
Is there an easy way to have Commerce auto-assign a number for each ordered item? For example, in an imaginary online bar- a customer might order many cocktails and I would like each cocktail in the cart to be auto-assigned its own unique number (1, 2, 3, ...
MM10 — April 2012 — 3 comments