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.
Answer Answer to Question 4220
Vote up! 2 Vote down! This is pretty straightforward with http://drupal.org/project/commerce_price_table. Always be sure to search Modules on d.o to find the latest and greatest contributed modules posted for Drupal Commerce. ...

Question Ordering Product Variations (line weight)
Vote up! 0 Vote down! Happy New Year Everyone! Anyone know how to increase the order (line weight) number for product variations from 50 to 75? I have 75 product variations numbered from P801 to P875. The products were in perfect order from P801 to P851 a ...
NextPageNetty — January 2013 — 1 comment — Product Variation
Answer Answer to Question 8273
Vote up! 0 Vote down! 1. So the SMTP Authentication Support module replace the Mime Mail in the Mail System. and it doesn't know how to built right the HTML Emails. I suggest to use PHPMailer module- https://drupal.org/project/phpmailer- instead. Thi ...
vasike — August 2014 — 1 comment
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 8390
Vote up! 0 Vote down! Hi Yes, you can adapt DC to your needs. Of course, what you need will require some work. Somebody else submitted the same question sometime ago, use drupal commerce site search and you'll find the discussion thread about that. T ...
realskorpion — June 2013 — 1 comment
Answer Answer to Question 8388
Vote up! 0 Vote down! Hi, Maybe this could help you: http://www.drupalcommerce.org/faq/rules-field-data-selection Thanks ...
realskorpion — June 2013 — 1 comment
Discussion Quantity Price Breaks
Hi all! I have a business requirement that calls for some quantity price break functionality. Basically the rule is this: Order 1-2 of a specific product type and the price is $10.00 per unit. Every additional is $5.00 per unit. I have some basic stuff wo ...
nickgs — January 2012 — 2 comments
Discussion Decision engine Rules vs CA
This a starter post for the discussion on the Rules vs Conditional Actions debate that comes up whenever Ubercore is discussed. The current thought is to make the system work with both and start with CA as it seems like an easy port. (Jody and Mike are ta ...
Tim — November 2009 — 11 comments
Discussion Category Coupon
I would like to setup a flexible system using the coupon module. I would like to add a term reference field to the coupon entity that refers to a product category/taxonomy. Now my client can create a coupon and designate "10% off all Baby Shoes" ...
Jason Martino — September 2012 — 1 comment — coupons
Answer Answer to Question 7093
Vote up! 0 Vote down! Hi guys, I have found solution myself. You should define new type mail configuration based on smtpmail and htmlmail class. I hope it helps. ...
Gerom76 — June 2013 — 1 comment