Introduction
You can use product coupons to offer customer a discounts on Quick Heal products. When customers enter the coupon code at checkout while doing an in-app purchase, the coupon when applied reduces the final price of the product being purchased. In the CRW portal, the admin can enter various coupons and related rules as decided by the product management and stakeholders from time to time. You (admin) can offer discounts based on coupons to the customers purchasing Quick Heal products through the app and on the website.
Coupon Rules
You can create rules and assign the rules to coupons in the CRW configuration. These coupons are visible to the end user in app product purchase flow based on the conditions specified in the coupon rule. These conditions will apply on the CRW checkout for the specified product and reduce the purchase price.
Creating Coupon Rule
On the Coupon Rule page, a table containing Name, Condition and Action fields is displayed.
To create a coupon rule, follow these steps:
-
Click the Coupon Rule tab.
You are redirected to Coupon Rules page that displays existing coupon rules. -
Click Add Rule.
You are redirected to Add Rule page. -
Enter a name for the rule. The name of the rule should be unique.
-
Enter the parameter, condition, and the related values for the group.
-
Select a parameter option from the first drop down, condition in the second drop down and the applicable values in the third drop down. Refer following table for possible conditions and applicable values for the selected parameters:
Parameter Conditions that can be used Possible values Example of created rule Product Name ==, CONTAINS Single or multiple product values can be selected from dropdownAlso if multiple values are selected then OR condition in between values selected is considered Product Name==’AntiVirus Pro’ productName Contains AntiVirus Pro,Internet Security Period ==, >, >=, <, <= Single or multiple values can be selected from dropdown Period==’3’ Values can be used are 3, 6, 12, 36 Purchase Type == Single or multiple values can be entered and is case sensitiveAlso if multiple values are selected then OR condition in between values selected is considered Purchase Type==’buy’ or 'renew' or 'upgrade' Product Type ==, CONTAINS Single or multiple values can be selected Product Type==’Android’ *available in the future Product Version ==, CONTAINS Single or multiple values can be selected from dropdownAlso if multiple values are selected then OR condition in between values selected is considered Product Version CONTAINS ‘AV23’, ‘AV24’.'AV26' Validity (left in days) ==, >, >=, <, <= Single value can be entered Validity > 100 Email ==, CONTAINS Single, multiple can be entered separated by a comma Email==’JohnDoe@abc.com’ Mobile No ==, CONTAINS Single, multiple can be entered separated by a comma Mobile No==’123456789’ Product Key ==, CONTAINS Single, multiple can be entered separated by a comma Product Key==’ 26981-643F2-137A0-41707’ Dealer Code ==, CONTAINS Single, multiple can be entered separated by a comma Dealer Code==’222’ (alphanumeric values are allowed) BagEngCode ==, CONTAINS Single, multiple can be entered separated by a comma BagEngCode==’2345’ State == Single value can be entered State==’Maharashtra’ Valid States names can be used. City == Single value can be entered City==’Pune’ Condition Descriptions
Condition Name Meaning Example Result == Equals Value must exactly match the specified value Purchase Type == renew Applies only for renewal transactions != Not Equals Value must NOT match the specified value Product Type != Android Applies to all products except Android CONTAINS Contains (Partial Match) Field must contain the specified text anywhere in the value Product Name CONTAINS Pro Matches “AntiVirus Pro”, “Security” etc > Greater Than Field value must be strictly greater than specified number Cart Value > 2000 Applies if cart value is ₹2001+ >= Greater Than or Equal Field value must be greater than or equal to specified number Period >= 12 Applies for 12 months and above < Less Than Field value must be strictly less than specified number Validity Left < 30 Applies if less than 30 days remaining <= Less Than or Equal Field value must be less than or equal to specified number Validity Left <= 7 Applies if 7 days or fewer remaining Later you can assign this rule to one of the coupon codes.
-
Click + plus icon to add multiple conditions with the AND or OR operation.
-
Click + plus icon in front of Group to create multiple groups if required.
-
Click Save. The rule is created. In the table we can see the rule name with the given conditions. You can edit and delete the rules as required through the respective icons.
Note: You cannot delete any rule to which coupons are assigned.