How to fix a cart liquid error in product title?

Hi guys,

I got this error message in the cart for the product title:

Appreciate you feedback

Thank you

allianceautoproducts.com

Hello @Alliance

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

Your store is missing a file named: snippets/hs-image-utils.liquid

This file is called out in file: sections/cart-template.liquid line 28

I don’t know what app this file belongs to, but you may have deleted the app - please delete it or revert to the latest version that doesn’t contain that code: sections/cart-template.liquid

Hope my solution can work and support you!

Kind & Best regards!

GemPages Support Team.

Hi bro,

Thank you for the lead. I just replaced the code with

{{ item.image.alt | escape }}

And it worked out.

1- Any idea if we can put cart summary in two columns to look more professional.

2- How to put space beween “update” and " Check out" buttons.

Thank you