Remove Item Button
Removes the current line from the cart, with remove-from-cart analytics built in.
Last updated
How to use
Place this component in your cart product card, referenced by Cart List.
Connect your
⦿ Remove Buttondesign.
Optionally set Tracking to record these interactions in Framer Analytics.
What happens when a customer removes an item
The card disappears from the cart immediately when clicked — it doesn't wait for Shopify to confirm first. The cart counter, list, and subtotal all update together, instantly, so nothing looks out of sync while the removal completes in the background.
Built-in remove-from-cart analytics
Every removal fires a remove_from_cart event that lines up with the rest of your Google Analytics cart tracking — the item IDs match the Shopify Google & YouTube app's format, so no extra tagging is needed.