We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Remove Minumum Spend Message for my theme

Solved

Remove Minumum Spend Message for my theme

ThriftHunters
Tourist
10 0 1
Hi i need help i my store , i need to Remove Minimum spend messager for free shopping Tried adding code themes.liquid and main cart still no luck https://thrifthunters.us/
Accepted Solution (1)

Moeed
Shopify Partner
7764 2082 2568

This is an accepted solution.

Hey @ThriftHunters 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.free-shipping.typeset0 {
    display: none !important;
}
</style>

RESULT:

Moeed_0-1730883241594.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


View solution in original post

Replies 5 (5)

suyash1
Shopify Partner
11112 1367 1751

@ThriftHunters  check customize settings and open cart drawer, check if you have any settings to remove this message?

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com

Moeed
Shopify Partner
7764 2082 2568

This is an accepted solution.

Hey @ThriftHunters 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.free-shipping.typeset0 {
    display: none !important;
}
</style>

RESULT:

Moeed_0-1730883241594.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


ThriftHunters
Tourist
10 0 1

Worked Perfectly, Thanks
Now no more "Add More $60 for Free Shipping" message.. Thanks

Moeed
Shopify Partner
7764 2082 2568

Thank you for your reply. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


GTLOfficial
Shopify Partner
881 182 192

Hello @ThriftHunters 
Go to online store ----> themes ----> actions ----> edit code ----> assets ---->component-cart-drawer.css
add this code at the end of the file and save.

.cart-drawer .free-shipping {
display: none;
}

result
71.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh