I want to know if this information about SHIPPING can be altered or removed, as I have free shipping for everything.
Hi @EverAfterAus ,
The shipping notification can be updated in many ways, Please do the below step and let us know how it works:
Go to Online Stores > Themes
Action > Edit code
Open en.default.json file under locale
Search for “shipping_policy_html” where you can change the Shipping text
Save the changes.
I hope this helps! If it does, please like it and mark it as a solution!
If you need further assistance, feel free to reach out!
Regards,
Sweans
Hi @EverAfterAus ,
To remove or alter the shipping information on your product pages, you can adjust this in your theme settings or by modifying the code if it’s not customizable from the settings directly. Here’s how:
1. Check Theme Settings:- In Shopify Admin, go to Online Store > Themes and click on Customize.
- Navigate to the Product pages settings in the theme editor.
- Look for any option related to Shipping Information. Some themes allow you to toggle this section on or off or modify the text directly.
2. Remove or Edit Shipping Information in Code:- If you don’t see an option in theme settings, you’ll need to edit the code. Go to Actions > Edit Code.
- In the Sections folder, open the file that corresponds to your product page, such as main-product.liquid or product-template.liquid.
- Search for the section that displays shipping information. Look for keywords like “shipping,” “delivery,” or similar phrases.
- To remove: Comment out or delete this section.
- To edit: Change the text to specify that shipping is free.
After making these adjustments, save and preview to ensure that the shipping information reflects your free shipping policy.
Got it! If you found my suggestions helpful, please consider liking or marking it as a solution.
Your feedback is appreciated! If you have any more questions or need further assistance, just let me know.
Thanks & Regards
Akshay Bhatt
