Thanks for your time everyone,
Site: iclearlens.com
Whenever I select an option, it always adds the first option into the cart instead. I’ve read some past forums on this however the solutions are either extremely vague or do not work (clear cache etc.)
I’m not code-savvy, so any help is appreciated.
Hi @Al3xDJ911 ,
I tested and it works fine: https://i.imgur.com/sW44nbJ.png
Can you send me screenshot or error screen video, I will check it.
Hope it helps!
@LitExtension Thanks for the response!
The page you viewed was on the Express theme which works fine. I’ve published my Debut theme where the error is occurring if you can go check once again. I really do prefer having Debut as my storefront but the cart error really hinders that option.
Hi @Al3xDJ911 ,
I have checked and found errors in the theme.js file.
Please go to file Assets > theme.js and find .page-height. https://i.imgur.com/j8zaxsd.png
It’s a completely wrong code when you add CSS code to JS file.
Hope it clear to you.
@LitExtension I’m not very knowledgeable with code but I went ahead and removed that line(s)
It worked! Thank you