lufa_remove_from_basket
Remove a specified quantity of a product from your Lufa Farms grocery basket. Provide product ID and quantity to adjust or clear cart items.
Instructions
Remove a quantity of a product from the basket.
Requires an active session.
Args: product_id: Product ID to remove. quantity: Number of units to remove (default 1). Pass a value >= the current basket quantity to remove the line entirely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quantity | No | ||
| product_id | Yes |