A Craft fieldtype for setting product prices based on the quantity purchased and/or by user group
This plugin requires Craft CMS 3.0.0-beta.23 or later.
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require webdna/commerce-bulk-pricing
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for Commerce Bulk Pricing.
Bulk Prices
Create a Bulk Pricing fieldtype, add your column headers (e.g. 25+, 50+ 100+) and set the required quantity a customer must purchase to receive that price.
There are additional options to restrict the prices to certain user groups and to specify if the prices set include tax.
Add the Bulk Pricing field to a product and set the price for each quantity bracket
User Group Prices
The fieldtype can also be used to set a price for certain user groups.
Create a fieldtype with a quantity of 1, the same price is used regardless of quantity purchased
Set the product price for that user group
Brought to you by webdna