The plugin works fine as long as we don’t change the product variants. On my website whenever I try to change the variants of a product which used to change the prices accordingly, now it doesn’t. It only shows the initial price and when we move to checkout, only then we can see the actual value of the product.
1
Dave Hilditch
January 11, 2023 @ 3:15 pm
If this was working in the past but is not working now then the likeliest answer is that some JavaScript error is happening on your page from some other code you added.
Sometimes people add Google Maps, or Google Analytics or some JavaScript similar to that but when they add it they break the other JavaScript.
To be able to tell, please hit F12 on your keyboard and refresh the page with the product variants. If you see RED text in the Console tab then please take a screenshot and upload a copy here (e.g. using imgur to upload images).
Also, please then choose a variant and check if any RED text appears again and if so please take a screenshot and upload it here so I can take a look and help you identify the cause of this issue.
The plugin watches for prices and HTML changing and it *could* be possible that your HTML has significantly changed and maybe I need to provide a config for you.
Please also provide a URL for your issue where I can view what is happening myself.