Hello,
Is it possible to add the words "Free Shipping" under the "Add to Cart?" If so, how can it be done? I have added a picture for reference.
Thank you so much.
Hi @Furrybuddie ,
You would need to find your cart liquid file and add the following code underneath the button:
<span>Free Shipping</span>
Cheers!
Where can I find that?
Click on your "Online Store" -> "Edit" -> "Edit Code" then search for "Cart" on the Top left text location.