Why does my shopping cart icon change after adding an item?

Hey!

After adding a item in shopping cart, it changes to look like that!

Anyone know what is causing that or how to fix it.

piirretty.com is the site! I would love to get help and fix it asap.

Thanks!

Hello @Piirretty ,

It’s GemPages support team and glad to support you today.

I checked your website and found a Liquid error:

I would like to give you a recommendation to support you so kindly follow steps below:

  1. Go to Online Store > Theme > Edit code of your current theme

  1. Open your cart-icon-bubble.liquid theme file

  2. Find bold-options-hybrid-cart-item-count.liquid and remove it. You could please try removing all code stucture such as:

{% include 'bold-options-hybrid-cart-item-count.liquid' %}

Or

{% render 'bold-options-hybrid-cart-item-count.liquid' %}

Let us know how it works for you.

Best regards,
GemPages Support Team