Remove a product from the trolley
remove_from_cartRemove a product from a Woolworths shopping trolley by SKU. This deletes the line completely, as if quantity were set to zero, and requires an active sign-in session.
Instructions
Remove a line from the trolley entirely, the same as setting its quantity to 0. No pricing unit is needed: a removal has none. Needs a signed-in session; run npm run login where the server runs, or call sign_in for the details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sku | Yes | SKU of the line to remove. |