Can we remove 'Estimate Shipping and Tax' from the shopping cart page?

Solved

Can we remove 'Estimate Shipping and Tax' from the shopping cart page?

Casey03
Shopify Partner
25 0 8

Hi,

 

Is it possible to remove Estimate Shipping and Tax from shopping cart page? I have seen it on other sites, but cannot find an option to remove it. 

 

https://prnt.sc/WlG-NQs1cJzX

 

The option would be to proceed to checkout only.

 

Thanks

Accepted Solution (1)
Mr_RaviRaj
Shopify Partner
505 57 109

This is an accepted solution.

@Casey03 

Add this code in the bottom of style.scss.css file.

div#shipping-calculator-wrapper {
    display: none !Important;
}
banned

View solution in original post

Replies 11 (11)

Mr_RaviRaj
Shopify Partner
505 57 109

@Casey03 

Kindly Share your Store URl so that i can help you.

banned
Mr_RaviRaj
Shopify Partner
505 57 109

This is an accepted solution.

@Casey03 

Add this code in the bottom of style.scss.css file.

div#shipping-calculator-wrapper {
    display: none !Important;
}
banned
bryan76
Trailblazer
253 7 49

you have helped him with Shipping but not Tax so this is only half of an Acceptable Solution.  The Estimated Tax is wrong over 90% of the time since I only have nexus in one state.   Any way to have this fixed?

KB_SP841
Visitor
2 0 0

My theme (Dawn) does not appear to have the style.scss.css file. Is this solution outdated? Any other suggestions?

 

Thanks in advance!

poppersboys
Excursionist
38 0 0

Unfortunately I will probably stop with Oberlo/Shopify and I have plenty of reasons for that!!!!
I haven't been making any money for almost two years now because Shopify has removed our payment method Shopify Payment and I can't use it but pay $29 for the account. I respect that Shopify takes the payment away, but there has to be something in return. I think it is more than normal that you do not provide a service, but then I expect a discount on the monthly subscription, for example 15 dollars less, 19 dollars per month instead of 29 dollars. Otherwise, you are obliged to restore the Shopify Payment service in my webshop, since this is also included in the package/subscription that I purchase. We have incurred costs for advertising, but if the payment method does not work and you get hundreds of visitors per month who cannot pay, you will miss a lot of turnover.
Kind regards
S Dawud
poppersboysonline
poppersboys@outlook.com
www.poppersboysonline.com
https://poppersboysonline.com

banned
Casey03
Shopify Partner
25 0 8

What?

Mr_RaviRaj
Shopify Partner
505 57 109

@Casey03 

Let me know if you need any more help.
We are happy to help you.

banned
OakWoodWine
Tourist
12 0 3

Could you help me remove the "Estimated Tax" line in the checkout information tab. I only want the taxes to show (if applicable) after they have input their shipping address.

 

Screenshot attached, theme is Kalles.

 

Thank you!

3e2d8d70-50aa-44a3-abdf-b5ecd35334ba.png

ocristes
Visitor
1 0 0

Hi, did you ever end up finding a solution to this?  thanks!! 

OakWoodWine
Tourist
12 0 3

Could you help me remove the "Estimated Tax" line in the checkout information tab. I only want the taxes to show (if applicable) after they have input their shipping address.

 

Thank you!

Aleksander2
New Member
4 0 0

Have anyone found a solution to this yet?