Purpose
Across the BIK chatbot builder, you may be required to input a price rule ID to generate a discount code. Shopify has multiple kinds of price rules as below:
Amount off products
Product discount
Amount off order
Order discount
Buy X get Y
Product discount
Free shipping
Shipping discount
Each discount code is generated against a price rule.
Process of creating a price rule:
Go to the discounts page on Shopify
Configure a price rule based on your requirement. When you create a discount code, you can specify the following:
the dates for which the code is valid
the number of times that a code can be used
a minimum order amount before the code can be used
which products, collections, or variants the discount can be applied to
if the discount combines with other discount classes
Generate a code and save it.
After creating a discount code, copy the number beyond
/admin/discounts/
as seen below. This is your price rule ID.
β
β
β
Follow this video tutorial to learn how to create a discount code of Rs. 50 for a minimum order value of Rs. 500, applied once per customer for upto 500 customers.
βVoila! You can create and input price rule IDs wherever applicable on BIK. Most used with Review collection and COD to online conversion flows.
Refer to the Shopify documentation for additional help here.