How to remove "Added to cart View cart or continue shopping" after clicking checkout button

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

@titagotyou

Please share your store URL!

Thanks!

www.titagotyou.com

I can’t see where is this could you please share me page link.

@titagotyou

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’ %}

@titagotyou

Please share your sections/product-template.liquid file 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’ %}

this is the code that I saw. Is this correct?

@titagotyou

Not correct! Please share the section file code.

Please share your sections/product-template.liquid file code.

Thanks!

here’s the file.

@titagotyou

you can create my staff account, I will help you change it quickly.

Thanks!