We have launched the most awaited feature of the iCart App i.e. “Volume/Quantity discount” in Cart items widgets.
To use this feature you need to follow the below steps:
– Go to the Cart items widget > Cart items list > check this Enable volume discount option.
We have 2 conditions to apply the discount to the cart items:
1. Apply if equal or greater than quantity added This will apply to the same quantity as well as greater than that quantity.
For ex: If you have set a 10% discount on 2 quantities and select this option so the 10% discount will be applied to 2 quantities as well as greater than 2 quantities.
2. Apply on the same quantity only This will apply to the exact same quantity.
For ex: If you have set a 20% discount on 4 quantities and select this option so the 20% discount will be applied to only 4 quantities.
To have a better understanding of the 2 above options please watch the below video:
Setup product tag
To make this feature work you need to create the product tags :
– To create tags the below format must be used:
Syntax: {icart_prefix}_{variant}_{qty}_{discount_with_suffix}
Below are the denotations for the above shown syntax:
Icart_prefix: ICTQD
Variant:
1) ALL (discount apply to all variant)
2) Variant_id (discount applies to specific variant)
Qty:
1) Minimum qty to apply discount
2) NO (no discount will be applied to specific variants)
Discount_with_suffix:
1) How much discount is to be applied
2) For fix amount, use the suffix F
3) For percentages, use the suffix P
For ex:
ICTQD_ALL_2_5F: Apply a 5$ discount when 2 qty is added to any variant of the product.
ICTQD_42705428381935_2_5P: Apply 5% discount when 2 qty added of specific variant(42705428381935).
ICTQD_42705428381935_NO: No discount will be applied to specific variant(42705428381935) and discount block will not be displayed.
1) Individual products:
– Go to the Products page from Shopify admin.
– Select the product in which you are looking to add the tag.
– Add the tag in the TAGS options.
– Consider the ex: ICTQD_42705428381935_2_5F
– Save the changes
Check the below link of the above whole explanation:
2) All products:
There are 2 ways:
i) Edit from the Shopify product page itself:
– Go to the Products page from Shopify admin.
– Select all products .
– More actions> Add tags> Add the tag.
– Save the changes
ii) By exporting the file> Editing> Importing the file:
– Go to the Products page from Shopify admin.
– Select all products .
– Add the tag in the TAGS options.
– Export the file.
– Open the exported csv file.
– Remove the unwanted columns and keep these 3 columns: Handle, Title, Tags
– Add/Edit the tags and save it.
– Again go to the Shopify product page and Import the file.
Check the below link of the above whole explanation:
1) Individual products:
– Go to the Products page from Shopify admin.
– Select all products .
– Delete the tag from the TAGS options.
– Save the changes
2) All products:
There are 2 ways:
i) Delete from the Shopify product page itself:
– Go to the Products page from Shopify admin.
– Select all products .
– More actions> Remove tags> Enter the tag> Save.
ii) By exporting the file> Find & Replace All> Importing the file:
– Go to the Products page from Shopify admin.
– Select all products .
– Export the file.
– Open the exported csv file.
– Remove the unwanted columns and keep these 3 columns: Handle, Title, Tags
– Find the tag & Replace it with empty space and save it.
– Again go to the Shopify product page and Import the file.
Check the below link of the above whole explanation: