Merchants can still use AOV Progress Bar if there are using other ecommerce platforms with no native integrations. In this case, there will be more manual work required since OnVoard will not be able to automatically install scripts or detect changes in cart amount.

 

Setup AOV Progress Bar

Go to overview page and add a new AOV progress bar.

 

Multi-Tiers Discounting

screenshot-2020.09.14-08_39_51.png

Go to Styles > Content > Discounts to add multi-tiers discounting. This allows you to go beyond offering free shipping to your customers and motivate them to add even more items to unlock more discounts. For example, you can configure discounting in the following manner:

  • Free Shipping if Cart Amount is greater than $50
  • Additional $10 Off if Cart Amount is greater than $100

One point to note that discounts are evaluated based on cart amount. We currently do not support discounting based on other attributes like number of cart items.

 

Preview Setup

Go to Styles > Preview to configure widget preview.

screenshot-2020.09.14-08_48_51.png

  • Change Cart Amount to see how progress bar changes based on different cart amount.
  • Change Background Color if you need to preview progress bar with non-visible text color like white.

Save to create AOV Progress Bar once everything is ready.

screenshot-2020.09.14-09_04_21.png

Then select Show Code to view installation instructions.

 

Use Javascript API to Configure Cart Amount

Since OnVoard can't automatically detect changes in cart amount, you need to use Javascript API to update cart amount whenever cart amount changes. Progress bar widget will respond accordingly based on specified cart amount.