Buy now button is missing from my store. I have also checked the “show dynamic checkout button” option
but still missing
Buy now button is missing from my store. I have also checked the “show dynamic checkout button” option
but still missing
Do provide me with your store url so I can check and you can also attach an image for clear and better understanding
I just checked your store now and it’s good I must say well-done
Please do attach an image so I can get a better understanding.
Thanks
in this image buy now button is missing.. It should be visible below the “add to cart” button
Hi @nandzks
I’m Richard Nguyen from PageFly- Free Landing Page Builder
You can try with this code.
Follow this:
Go to Online Store->Theme->Edit code->theme.css ->paste bellow code in bottom of file
.shopify-payment-button{
visibility: inherit !important;
opacity: 1 !important;
}
Hope that my solution works for you.
Best regards,
Richard | PageFly
not working ![]()
try again with this code.
Follow this:
Go to Online Store->Theme->Edit code->theme.liquid->paste bellow code in tag
.shopify-payment-button{ visibility: inherit !important; opacity: 1 !important; }Please refer to this screenshot: https://prnt.sc/afpBHc_RJbvN
Wow its working.!!! thank you so much
Yeahhhh!!! you are welcome @nandzks
Not working for me ![]()
Can you help me? I still don’t get the buy button despite your method
Didn’t work for me either, did you mange to resolve this problem? Thanks
Did you solve it now?
Yes it is solved. Please check the accepted solution above
The reason it wasn’t working for me - I found out quite some time later - was because I had paused my Shopify subscription. As soon as I reactivated my plan the Buy Now button reappeared!
There could be several reasons why the “Buy Now” button is missing from your website. Here are a few potential causes:
Technical issues: It’s possible that there is a technical issue preventing the button from displaying on your website. This could be due to a coding error or a problem with the website platform or plugin that you are using.
Browser compatibility issues: The missing button may be due to a compatibility issue with the web browser being used to view your website. Ensure that your website where to buy weed is designed to work with a variety of web browsers, and that the necessary updates have been made to the site code.
We are using Pipedrive and have also lost the buy button coding along the way. I have tried these solutions and none have solved the problem yet
Is this still the same code for Shopify 2.0 themes?