Hi,
Please can someone assist me.
I would like to add the text “Shipping: Free Shipping. All The Time.” to all of my product pages under the “BUY IT NOW” button. See red box in the screenshot attached.
password: taugaw
Thanks in advance!
Hi,
Please can someone assist me.
I would like to add the text “Shipping: Free Shipping. All The Time.” to all of my product pages under the “BUY IT NOW” button. See red box in the screenshot attached.
password: taugaw
Thanks in advance!
@guyv
You can Add it by Custom code.
Enter your text here
Add like this in the bottom of the Add to cart button.
@Zworthkey Thanks for your reply.
Please can you tell me exactly where to put the code.
add in the bottom of the Add to cart button.
I have added the code but there is too much of a gap between the “BUY IT NOW” button and the “Free Shipping” text. I would like the text to be just below the “BUY IT NOW” button.
Here is the code:
{% if section.settings.enable_payment_button %} {{ form | payment_button }} {% endif %} {% endform %}Free Shipping
Please can you assist.
yes right. add this