Hi! Since I am a dropshipper, I offer free shipping. However, in the “cart” section of my “refresh theme” store, under subtotal, it says taxes and shipping will be calculated a checkout. I want to get rid of this message completely. I am unable to customize it from the Shopify admin so I assume it needs code. Can anyone help me with this?
Hello @Jace2 ,
It’s GemPages support team and glad to support you today.
I would like to give you the recommendation to support you so kindly follow the steps below:
- Go to Online Store > Theme > Edit code of your current theme
-
Open your main-cart-footer.liquid theme file
-
Find tax-note
-
Paste the below code to this position like the picture below
{% comment %}
{% endcomment %}
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
@GemPages this did not work…well it did, but it deleted too much. You see I have a checkbox that says “I have read and agreed with the terms and conditions, privacy policy, and, refund, resend, return policy.” when I placed the code where you told me, it deleted all of the wording however I want to keep that checkbox with the text but ONLY erase the “tax and shipping will be calculated at checkout” so how do I fix this in code now? BTW is use ROAR Terms and Conditions Checkbox app for the checkbox in the footer that I mentioned

