Why can't I completely clear items from my Sofine theme minicart?

Topic summary

  • Main issue: In the Sofine theme’s minicart, the user can decrease item quantities but cannot remove items entirely (quantity cannot reach zero). They asked whether a specific Liquid file should be shared for troubleshooting.

  • Guidance offered: Another participant suggested checking whether a visible “Remove” button exists. If not, removal might require JavaScript changes (implying the theme may lack remove functionality), and recommended consulting a developer for the edit.

  • Key insight: The original poster realized the remove button may be present but hidden and can be revealed via CSS, acknowledging this as a smart approach.

  • Outcome and status: No code or files were shared; no explicit confirmation that the change fixed the issue. However, the conversation points toward exposing the remove button via CSS as the next step, with JS changes as a potential fallback. Discussion appears largely resolved with a clear direction.

Summarized with AI on January 1. AI used: gpt-5.

Hi!

I am using the Sofine theme and I cannot completely remove the items from the minicart. I can go down in quantity, but not to zero. Product page link is here.

I have reached out to the theme developer, but have not received a response. I can navigate Liquid, but I am not comfortable debugging it. I wanted to see if this community had any insights.

Is there a particular liquid file I can post here?

Hello @bdouble

Welcome to Shopify Community.

Did you checked is there no Remove button available ? Because for this JS needs to be changed, I think no code for remove is done.

So I would recommend you to seek help of a developer at reasonable cost to make the edit for you.

Let me know if I can help you in anyways.

Thanks

Thank you so much! I didn’t think to show the remove button via CSS. Very smart. Much appreciated.

1 Like