Creating Order Types for Bulk and Regular Orders
As Clarity caters to a different businesses with varying supply demands, they must offer incentives to businesses that make large purchases. Kyle, the administrator, wants to create two order types: regular and bulk, and offer a 10% discount to all businesses that place bulk orders.
Creating Regular and Bulk Order Types
-
Open the Global Menu () and navigate to Commerce → Order Types.
-
Click Add () and enter Name as
Regular
. -
Click Submit.
-
In the newly opened configuration page, set the Display Order to
0
. -
Activate the order type using the Active toggle.
-
Click Publish.
Now, go back to the Order Types application page and create one more order type for bulk orders.
-
Click Add () and enter Name as
Bulk
. -
Click Submit.
-
In the newly opened configuration page, set the display order to
1
. -
Click Publish.
Creating a new Discount for Bulk Orders
-
Open the Global Menu () and navigate to Commerce → Discounts.
-
Click Add () and enter the following information:
Name: Bulk Order Discount
Type: Percentage
Apply To: Total
-
Click Submit.
-
In the newly opened configuration page, set the Amount to
10
. -
Activate the discount using the Active toggle.
-
Click Publish.
Configuring the new Discount
This only creates a 10% discount, but it is eligible to all orders. You must configure it so that it applies to only bulk orders. To avoid users creating bulk orders without actually having the cart total beyond a certain amount, you must also set up a rule for the discount.
-
Under the Rules section, click Add () and enter the following information:
Name: Cart Total Check
Rule Type: Cart Total
-
Click Submit.
-
Select the newly created rule and set the Cart Total Minimum Amount field to
$5000
. -
Click Save.
-
Go to the Eligibility tab and select Specific Order Types.
-
Search for Bulk and click Select next to it.
-
Click Publish.
This creates additional specificity for the discount so that only orders above $5000 of the bulk order type qualify for it.
Selecting the Order Type
-
Log in as Robert Reed, the buyer for Fabulous Frames (
robert.reed@fabulousframes.com
,learn
). -
Click on the Account selector and select Create New Order.
-
In the newly opened dialog box, choose between Regular or Bulk.
-
Click Add Order.
You can now go back to the catalog page and add products to your cart to check out. If you don’t select an order type at the time of order creation, it defaults to the regular order type as it has a lower display order value.