Site Building

Setting a Specific Wholesale Discount Price for Drupal 7

This page is archived

We're keeping this page up as a courtesy to folks who may need to refer to old instructions. We don't plan to update this page.

Sprout Video

In the last chapter we added a flat, percentage-based discount to the site. In this chapter, we will replace that percentage discount with specific wholesale prices that should be applied per product. We do this by adding a new wholesale price field to our products, then configuring our product pricing rules to swap out the line item amount.

If you need a refresher on using Rules module, you can watch the Learning the Rules framework series.