When you open a product page the Add to Cart button is there for about one second and then disappears. The only coding/app addition I can think would be Klaviyo but not sure how that would cause this. This is occurring on both mobile & desktop. Our theme is below. We have reached out to both Shopify and the theme developer on this but holiday response has been slow.
cascademountaintech.com/collections/lighting/products/lighting-mini-aluminum-lantern-2-pack
Masonry NEW! --WH
Solved! Go to the solution
This is an accepted solution.
Hello
There is some js which add style display:none to button, may be this one 'buy_now_button_app market_icon'
For now if you want to fix it. just
1. Go to Online Store->Theme->Edit code
2. Asset->style.scss.css ->paste bellow code in bottom of file
button.add-to-cart.button { display: block !important; }
Yes
I'm having the same problem with my site too:
Sometimes the buttons are visible, sometimes the aren't. If I refresh they reappear. Any help would be greatly appreciated.
https://hotpottery.co.uk/collections/all/products/small-bowl-red
Thanks,
Nick
User | Count |
---|---|
443 | |
196 | |
101 | |
95 | |
90 |