system
December 4, 2024, 8:13am
1
Hello~
I wanted to ask if anyone has the same experience as me? Here’s a link to our website: https://gainexpress-dealer.com/
We’re using the Minimal theme (vintage Shopify theme).
Our dynamic checkout buttons on the product pages don’t appear as they usually have. I had to add an item to my cart before they appeared. Before, they already appear on the product page even if I haven’t added any thing to my cart yet.
Does anyone have a solution for this? Thanks.
Hello @Anonymous ,
There is a JS conflict that’s why it’s not working.
Please check the screenshot.
Once this error is fixed button will start working.
To fix the error first you need to find it.
or you can try this solution:
Edit theme.liquid search for
and just before to it add this script library code
If still not working then you have to either revert the changes you did or go with a developer to fix it.
Problem solved don’t forget to Like it and Mark it as Solution!
If you need help to fix it you can contact me for services
You can find the email in the signature below.
Regards
Guleria
system
December 4, 2024, 9:35am
3
Duplicated our theme and tried adding that into theme.liquid, but nothing’s happening.