Solved

How to eliminate Shipping calculated at checkout (Minimal)?

zadolbalu
Visitor
3 0 0

Hi,

How to eliminate "Shipping calculated at checkout" next to each product, every single page (Minimal)?

I spent hours to work it out, must be somewhere in liquids?

We offer free shipping and is confusing. 

Thank you.

 

 

How to eliminate Shipping calculated at checkout (Minimal))?How to eliminate Shipping calculated at checkout (Minimal))?

Accepted Solution (1)
pioneer100
Shopify Partner
1119 145 481

This is an accepted solution.

Please place this code at the end of theme.scss

.product-single__policies {
display: none;
}
If helpful, Please Like and accept The Solution.

View solution in original post

Replies 5 (5)

pioneer100
Shopify Partner
1119 145 481

Please provide website url and if your store is password protected then also provide password

If helpful, Please Like and accept The Solution.
pioneer100
Shopify Partner
1119 145 481

This is an accepted solution.

Please place this code at the end of theme.scss

.product-single__policies {
display: none;
}
If helpful, Please Like and accept The Solution.
zadolbalu
Visitor
3 0 0

It works!

Thank you so much!

 

r8r
Shopify Expert
2555 327 940

It depends on what you're exactly trying to do: If you want to modify the text, you can do this in your themes language settings:

Screenshot 2020-12-11 at 10.40.02.jpg

If you want to remove this completely, then you could remove this snippet in your template file (which i would recommend less).

Screenshot 2020-12-11 at 10.34.02.jpg

The CSS-method by @pioneer100 would be the least invasive option.

★ Ja, man kann mich buchen; schreib mir eine Nachricht!
★ Hinterlass gerne ein Like und markiere meine Antwort gegebenenfalls als Lösung. Ich freue ich mich immer über eine Spende an die (Kinder)krebshilfe oder eine kleine Aufmerksamkeit.
Studio Mitte