If you want to show customer's savings in percentage and fixed value under the item like this:
Then we'll show you how to configure it in this section.
Follow these steps:
Step 1: Go to the 'Fields' tab
Step 2: Click on the 'Products' field
Step 3: Edit and set your desired text
You can use the merge tags shown below:
{{quantity}} - This will display the added quantity of the product to cart
{{saving_value}} - This will display how much value you'll save if you buy the product from this checkout page.
{{saving_percentage}} - This will display the saving value in percentage
For example, the above mentioned merge tags will show this result - Buy 2 and save $20 (15%) on purchase.
Step 4: Click on the 'Update' button
Step 5: Hit the 'Save changes' button to save your changes