All things Shopify and commerce
Hello dear friends
I have a very strange problem with my store's payment buttons.
Payment buttons gray out when select variants in product page.
see the page: https://drabangshop.com/products/latex-mattress
when you select size or thickness, the payment buttons (add to card and PayPal) automatically gray out.
what is could be? please help dear guys.
thank you
Hi @drabangshop
Is the payment button paypal are app?
Check this one. But If there is an app on the buttons there is possibilities this code wont work. You need to contact the app provider.
From your Shopify admin dashboard, click on "Online Store" and then "Themes"
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "theme. Liquid" file. Find the </body> tag and paste the code below
<style>
.button:disabled, .shopify-cleanslate .LVeInvZ5HcNOW1Zsn7NH, .shopify-payment-button__more-options[disabled] {
cursor: auto !important;
opacity: 1 !important;
}
</style>
And save.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @drabangshop
Your website is throwing an error, therefore it blocks the functionality of enabling CTA.
Please refer to the below screenshot for reference
The best solution would be to take a backup of the existing code and revert the recent changes done in the theme.
If no customization is done on the theme please take the latest pull of the theme and make that live.
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025