My 'add to cart' button missing for my products

JCRapha
Tourist
3 0 2

I can not see my Add to cart button.  I have made sure it wasn't commented out in my product.liquid file and it doesn't appear to be.  Any suggestions.  I took over from the previous designer and he is hard to get a hold of.  We just got a new merchant account and we are ready to process but I can't seem to make the add to cart button appear.  I am a programmer by trade and understand a lot of the code.  I just don't know where to look or what to restore to get it to appear again.

 

 

Thanks,

 

 

Replies 16 (16)

KetanKumar
Shopify Partner
36839 3635 11972

Hello, @JCRapha 

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
JCRapha
Tourist
3 0 2

my url is JCRapha.com.  

KetanKumar
Shopify Partner
36839 3635 11972

@JCRapha 

Thanks 

this issue is your bold app can you please disable or can you try download free theme then check without any app

i can see many error current themes 

KetanKumar_0-1599190329584.png

 

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
moxiefitness
Visitor
1 0 1

I am having the same problem.  My "add to cart" doesn't show up at all (narrative theme).  When they click on a product it only allows them to immediately check out.  My store is www.gowithmoxie.com -- Please help!

KetanKumar
Shopify Partner
36839 3635 11972

@moxiefitness 

Thanks for post 

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

.product-form__item ~ .shopify-payment-btn {display: inline-block !important;}

 after code

KetanKumar_0-1607766268385.png

 

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
yolowellnessph
Visitor
1 0 0
Joyce21
Visitor
3 0 0

Hello,

 

My add to cart just disappeared. I don't recall make any changes that would affect the add to cart.

 

Thanks

thatbredda
Tourist
6 0 3

hello neither my add to cart button or checkout button appears on my site in refresh just blank can someone help me plz

KetanKumar
Shopify Partner
36839 3635 11972

@thatbredda 

oh sorry for that issue, can you please share your store url so i will check and let you know

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
thatbredda
Tourist
6 0 3

thank you very much bro its my first store that ive been working on for ages i havent published it yet do i give you the password

thatbredda
Tourist
6 0 3

y2klocker.store

thatbredda
Tourist
6 0 3

how much do you cost to hire

thatbredda
Tourist
6 0 3

ketan your my only hope right now bro

 

KetanKumar
Shopify Partner
36839 3635 11972

@thatbredda 
Thanks for details its simple code please try this 
1. Go to Online Store->Theme->Edit code
2. Asset->/section-main-product.css ->paste below code at the bottom of the file.

.product-form__submit {background: rgb(var(--color-foreground));}

 After This code result

KetanKumar_0-1704271086957.png

 

 

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
thatbredda
Tourist
6 0 3

Screenshot 2024-01-03 154447.jpg

 hey bro thank you so much the add to cart button works would you mind helping me with the checkout button its not here either

KetanKumar
Shopify Partner
36839 3635 11972

@thatbredda 

yes, please add this code also checkout button
1. Go to Online Store->Theme->Edit code
2. Asset->/component-cart-drawer.css ->paste below code at the bottom of the file.

.cart-drawer .cart__checkout-button {background: rgb(var(--color-foreground));}


 

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