How to remove the message prompted after clicking the BUY NOW (checkout) button? the goal is to direct the buyer to the checkout page FAST after clicking ‘Buy Now’. It loads slow before it is directed to the checkout page. I’m using booster theme. Please help me. Thanks
I can’t see where is this could you please share me page link.
Please share your sections/product.liquid file I will check the code and fix your problem.
this text “Added to cart View cart or continue shopping” was added using JS code.
Thanks!
{% comment %}
The contents of the product.liquid template can be found in /sections/product-template.liquid
{% endcomment %}
{% section ‘product-template’ %}
{% section ‘releted_upsell_popup’ %}
{% section ‘related-product’ %}
{% comment %}
The contents of the product.liquid template can be found in /sections/product-template.liquid
{% endcomment %}
{% section ‘product-template’ %}
{% section ‘releted_upsell_popup’ %}
{% section ‘related-product’ %}
this is the code that I saw. Is this correct?
Not correct! Please share the section file code.
Please share your sections/product-template.liquid file code.
Thanks!
here’s the file.
