Product variant title appearing twice on cart page

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?

https://heatlieletterboxes.com.au/

@LetterboxesHeat Please follow below steps-

  1. Go to Online Store

  2. Edit Code

  3. Find and open cart-template file and search for “product-option” class

  4. 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!