How to create custom Discounts?

Estimated reading: 6 minutes 85 views

In this post

How to create a discount for orders?

  • From the Custom Functions tab, select “Customize Discount Methods” then choose “Order Discount”.
  • This discount will apply to the entire order. There are 2 discount types similar to Shopify admin. The discount value works based on what type you select, either Percentage or Fixed amount. For example: If you choose Discount type to be “Percentage”, Discount value = 50 means 50%
  • Discount message is what customers will see on frontend, like a discount code
  • You can also set up the conditions to apply this rule based on your preference.
  • For example: If user’s cart contains product A, apply a discount 10% to the whole order

How to apply a discount to products?

  • From the Custom Functions tab, select “Customize Discount Methods” then choose “Product Discount”
  • This discount will only apply to selected products so you can run a promotion for specific items. There are 2 discount types similar to Shopify admin. The discount value works based on what type you select, either Percentage or Fixed amount. For example: If you choose Discount type to be “Percentage”, discount value = 50 means 50%
  • Discount message is what customers will see on frontend, like a discount code
  • You can also set up the conditions to apply this rule based on your preference.
  • For example: If customer login = true, item A will be discounted 30%
Checkout page
It also shows up on your cart

How to create a Shipping discount?

  • From the Custom Functions tab, select “Customize Discount Methods” then choose “Shipping Discount”
  • You can choose to apply this function to all available shipping options or just specific one(s)
  • There are 2 discount types similar to Shopify admin. The discount value works based on what type you select, either Percentage or Fixed amount. For example: If you choose Discount type to be “Percentage”, Discount value = 50 means 50%
  • You can also set up the conditions to apply this rule based on your preference.
  • For example: If customer tag is “VIPOR cart weight is less than 2kg, get Free International Shipping

Leave a Comment

Share this Doc

How to create custom Discounts?

Or copy link

CONTENTS