hi, my website offers free shipping over X $
does anyone happen to know how i can add wording to my cart that says “spend X more for free shipping?”
do i need an app for that?
thanks
hi, my website offers free shipping over X $
does anyone happen to know how i can add wording to my cart that says “spend X more for free shipping?”
do i need an app for that?
thanks
You do not need any external app or code to achieve this now, thanks to the new Wix Functions.
Wix Functions is not yet available to all users.
All you need to do is follow these steps:
And there you have it, users will now see this message at all times in their cart.
Note that this message will be displayed at ALL TIMES, i.e. even when the user’s cart total is eligible for free shipping. In this case if you wish to not display the message, you will need to build the function logic accordingly.
hi thanks
i was looking for a more customized message like only x left for free shipping (and have it update as the customer hopefully adds more to his cart)
In that case, you will have to use the Ecom Validations Service Plugin and write custom code that will fetch the cart total and display the message with a dynamic value.
More on Service Plugins and examples here: