On my cart page, the product variant title is appearing twice. I can’t figure out why by looking at my liquid code. It started happening since I installed a couple of apps but not sure they are the cause.
Any one have any ideas?
Hi @LetterboxesHeat Please provide store url?
@LetterboxesHeat Please follow below steps-
Go to Online Store
Edit Code
Find and open cart-template file and search for “product-option” class
Now check this class is in for loop or written twice if there are more then one class so put one class in comment and check if showing one variant only.
Please let me know when works!