Skip to content

removeItem

Remove an item from the cart by id.

Example

import { removeItem } from "fullcart"
removeItem("your-product-id")