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.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024