I am unable to change Shipping and Tax info. on Product page

My website name is :www.TOAIArt.com (Brooklyn Theme)

This is the current Tax and Shipping info that appears on my product page .

I need to change shipping information to: “No Shipment Charges” . How can I do that?

plz find the following in the locales folder and replace it with your text.

I made the change that you suggested but nothing changed on the product page. It is still showing the old message.

plz change the value on the line that is above the current line that you change.

in my previous screenshot line number 245;

Before

"taxes_included_and_shipping_policy_html": "Tax included. Shipping calculated at checkout.",

After

"taxes_included_and_shipping_policy_html": "your text here.",

Nope , nothing changed.

Sorry for that issue. The previous fix should have changed on the cart page.

Please change these lines in the same file.

1 Like

Thanks a lot Ahsan !! Your final solution did exactly as I wanted. Lots of thanks to you.