Solved

Can I easily remove the Add To Cart button from all products on Shopify?

designtruly
Tourist
4 0 3

Hello, 

I've been trying to figure out how to remove the 'add to cart' button on all of my products, but haven't been able to figure it out.  Is there a somewhat easy way to do this?  Any assistance would be greatly appreciated!

Thank you!

Accepted Solution (1)
KetanKumar
Shopify Partner
36839 3635 11972

This is an accepted solution.

@designtruly 

can you please add this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.

.product-form__cart-submit {
    display: none;
}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Replies 19 (19)

KetanKumar
Shopify Partner
36839 3635 11972

@designtruly 

Sorry for facing this issue, it's my pleasure to help us.

Welcome to the Shopify community!
and Thanks for your Good question. 😊

Please share your site URL,
So I will check and provide a solution here.

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
designtruly
Tourist
4 0 3

Thank you for your reply - paper-me-pretty.myshopify.com

KetanKumar
Shopify Partner
36839 3635 11972

@designtruly 

Thanks store url but your sore is password protect 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
designtruly
Tourist
4 0 3

Oh yes, I'm preparing to launch in just a couple of weeks. Could I maybe send you a link privately, so that you're able to see it without me removing the password protection?

KetanKumar
Shopify Partner
36839 3635 11972

@designtruly 

Yes, please go head

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
KetanKumar
Shopify Partner
36839 3635 11972

This is an accepted solution.

@designtruly 

can you please add this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.

.product-form__cart-submit {
    display: none;
}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
designtruly
Tourist
4 0 3

Thank you so much, that worked!  I truly appreciate your help with this!  Thank you, thank you, thank you!!

KetanKumar
Shopify Partner
36839 3635 11972

@designtruly 

it's my pleasure to help us

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
nasred
Tourist
6 0 2

for me it doesn't work on broocklyn theme

NileshTejani
Shopify Partner
203 12 43

@nasred give me your store URL Plz

- Did we solve your issue? Like & Mark As Solution to help the community

Should you need any direct help:
Get connected: Upwork | Help Center
nasred
Tourist
6 0 2

yes that's www.motorb1ke.com

 

NileshTejani
Shopify Partner
203 12 43

@nasred add below css on timber.scss.css file 

.btn--add-to-cart.btn, .btn--add-to-cart.btn--secondary{display:none !important}
- Did we solve your issue? Like & Mark As Solution to help the community

Should you need any direct help:
Get connected: Upwork | Help Center
nasred
Tourist
6 0 2

it doesn't work 

KetanKumar
Shopify Partner
36839 3635 11972

@nasred 

can you try this 

1. Go to Online Store->Theme->Edit code
2. Asset->/timber.scss.liquid->paste below code at the bottom of the file.

 

.btn--add-to-cart {display: none;}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
nasred
Tourist
6 0 2

it also doesn't work

KetanKumar
Shopify Partner
36839 3635 11972

@nasred 

oh sorry for that if possible to add me staff account so i will check what's issue and fix

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
skincarelover
Visitor
2 0 0

Hello are you able to help me add "Add to cart to my home page?

wealthyspirit
Visitor
1 0 1

Good evening,

Can you kindly help me to remove the price and cart objects from my shop? We are a service company and will not sell physical products at this time.  Thanks in advance. 

https://wse-logistics.myshopify.com/admin

KetanKumar
Shopify Partner
36839 3635 11972

@wealthyspirit 

oh sorry for this issue please add this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
this code apply for after 5 - 6 second

.price__pricing-group, .site-header__cart {display: none;}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing