When you select any size and then add to cart then the cart automatically shows the first default product instead of what the customer selected. Help… how do I fix this?
Example: I wanted a large dog harness so I select large and add to cart. In my cart it shows I selected small when I selected large.
It happens because of a JS conflict. And conflict comes when you install/uninstall apps or add custom JS code or by mistake remove any code.
To fix it:
Try to revert the changes you did recently.
Try to find the conflict and fix it. You can check the conflict in browser console.
@Guleria I am also having the variable not working in cart issue and can’t figure out why. Would you be able to help me? https://tartar-berlin.com. Thanks for your time!
We encounter the same problem however, there were no apps (de)installed around the time it happened and we also didnt change anything in the code. It happened spontaneously. Any ideas how we can best approach this problem in our specific situatio?