How can I fix a liquid error on checkout?

Hello, everyone,

I am lost with this liquid error. That’s the one on Checkout. Any solutions?

Thank You

Are you using bold subscription app? if so it seem some snippets are missing from the store. Kindly recheck and add it manually to snippets.

@gitakup

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:

Thanks for your good question.

Please share your site URL,

I will check out the issue and provide you a solution here.

My website URL is: https://jurgibrand.com/

Hi Jerald, no I am not using that app.

Thanks for sharing store url,

  1. Go to Online Store->Theme->Edit code
  2. Sections->/cart-template.liquid ->remove the below line of code at line 11
{% inlude 'bsub-cart' %} or {% render 'bsub-cart' %}

@gitakup
(sections/cart-template.liquid)

in line 11 remove the code {% render 'bsub-cart’ %} or {% include ‘bsub-cart’ %}
Thank you.

I need your help

What kind of help you are looking for?