How can I successfully add a cart remove button to my site?

URL: www.fofill.se

Hi,
I’m trying to add a “cart remove button” on my site. I thought maybe it was a simple option I could change on the customize template panel. But it looks like something you have to add yourself in the liquid code…

Hoping someone could help me with this. Need it fixed today :open_mouth:

I found this line of code on the internet:

{{ 'cart.general.remove' | t }}

I have tried to add it to our cart.item. liquid and cart.liquid, but it doesn’t work. It shows up, but the button redirects to an error page.

I would really appreciate some help!
Thank you!
Best regards, Robin

1 Like