Specific Products w/out Add to Cart Button

Hey there,

I’m developing a site with the dawn preset, and I have an issue with the add to cart button. On some collection pages, certain products are missing variant information and the add to cart button. I have made some changes to the site but none that I thought would do this so I am trying to figure out where this issue may be coming from. Below I have provided a screenshot to a particular page that is missing 3/4 of these, and I can’t see any reason why this is happening.

Thanks!

No the button icon won’t appear on the same few products. For example on the photo I provided, the same 3 products don’t have the button icon, and the other one has no problem. The icon appears, and the functionality is all good. Does that answer your question?

Hi @SeanConnors ,

This is Victor from PageFly - Shopify Page Builder App.

I have checked on your live page and found that the issue comes from your captured price - button ATC - variant. This means that you only show that info when the customer logins.

If you have already login into account, please help me to check the logic that you have used :

This code : {% if customer %}

Hope this can help you solve the issue.

Best regards,

Victor | PageFly

Hi @SeanConnors ,

Please send me the code of card-product.liquid file, I will help you to check it

Turns out what is going on is that when a product only has one variant, no add to cart button appears on the collection page. Any idea why this would be the case and/or if there is a way to change this?

Hi @SeanConnors ,

I checked and it is added by ‘GLO Color Swatch,Variant Image’ app. So if you want to edit it, you need to contact the app directly:

They will help you edit it quickly.

Hi @SeanConnors again,

Thank you for confirmation, it is hard for me to track what happened because the button + variant was added by an app name : GLO Color Swatch,Variant Image and with some custom code

If possible please give me collaborator access to check it further in your theme code

Or you can contact the app for them to take a look on the issue.

Hope this can help you solve the issue!

Thank you

Victor | PageFly

Really appreciate your response this helped me out a bunch!