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

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

@Casey03

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

@Casey03

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

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

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

What?

1 Like

@Casey03

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

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!

1 Like

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!

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

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?

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

Thanks in advance!

Have anyone found a solution to this yet?