Hello, I want to delete ¨Shipping calculated at checkout¨, im using jumpstart theme, and I also would like to know how can I add this with the cart with the Free shipping worldwide
Thank you ![]()
Follow this:
{%- if shop.taxes_included or shop.shipping_policy.body != blank -%}
Hey, @emilianogr !
Lulu here from the Shopify Support team. Thanks for reaching out - I’d be more than happy to offer some help also.
Absolutely you can change that wording within the language editor of your theme. You can navigate there by clicking Online Store > Themes > Actions > Edit language.
Once you’re in the next screen, you can just type the sentence " shipping calculated at checkout" into the search box. This will bring up all the areas that it appears on your store. Editing each one will then reflect these changes on your storefront. (Just be sure to scroll to the bottom of the page and change them all as it is listed in various areas.)
We also have a guide in our help centre all about changing the wording of themes so be sure to check it out here.
For the ‘FREE Worldwide Shipping’ line, this would need to be added through the code. So if you click Online Store > Themes > Actions > Edit code and open-up the ‘product-template.liquid’ and look for:
<p>{{ product.vendor }}</p>
Underneath that, you can add the text:
<p>?FREE Worlwide Shipping</p>
Click ‘Save’ and that will be done for you!
On another note, how are you finding the platform so far? Let me know how you’re getting on or if you have any further questions, please don’t hesitate to get back in touch.
Kind regards,
Lulu
Find {%- if shop.taxes_included or shop.shipping_policy.body != blank -%} in section->product-template.liquid and add above or bellow this condition
how can i just delete it i could addworldwide free shipping but delete it doesn’t work
Hi @ryannaeseh
Open your section->product-template.liquid and find “shop.shipping” text and remove /comment whole condition.
I applied the changes as outlined in the first step, ‘edit languages’ - worked beautifully, thank you!
Lulu, That worked perfectly! thank You! I recently changed the prices of my shipping in ‘settings’ but the previous rates are still showing when i click on the link during checkout. Do you have a solution for this? I’ve made subtle changes in this area before and it worked just fine. Your assistance is MUCH appreciated!
Lulu - you are a wonder! You have no idea how long I have searched for an answer to this damned shipping nightmare!
Over the moon!
Hi Lulu!
Hope this message finds you well.
I´m wondering if there is any possibility to change the colour of the “taxes and shipping calculated at next step”. I would like this to be green, but have not figured out how to do this yet.
Best regards
Adriatik
Hi, @Scandinavianbai .
Thank you for joining the thread. If you are using a free Shopify theme, this may be something our themes team can help you out with by using your design time. (Read more about design-time here).
In order to check your eligibility, I will just need to verify your account. I will send you an email to the email address attached to this forums account and confirm some security questions about your store. Once you reply to that email, I will take a closer look for you.
Speak soon,
Lulu
I’m using Simple there and tried this but it is not working. Is there any other way? Thanks.
Send me your store url
Hi Jasoliya,
My website is still not live as I’m still working on it.
then send me preview link Pm me
Hi, I followed your directions exactly as you told me and it totally removed my product that was on there.
LOVE IT!!!
I tried editing in languages, but did not display anywhere ?
I also tried edited the code and deleting the line as suggested, but it would not save.
" an error prevented it being saved."
"
This file contains the following errors:
Any advise?