Checkout Remove Extension
Renders a remove button for autocart-added line items at checkout.
Overview
The Checkout Remove extension renders a removal link next to cart line items at checkout. It appears after each cart line item that was added by AutoCart.
Purpose
When AutoCart adds products to the cart (via automation rules), customers may want to remove those items during checkout. This extension provides a configurable "Remove" link that appears after autocart-managed line items.
Settings
| Key | Type | Name | Description |
|---|---|---|---|
linkLabel | single_line_text_field | Link Label | The text displayed on the remove button. For example: "Remove", "Remove gift", or "ā Remove". |
How It Works
- The extension renders after every cart line item in the checkout
- It checks if the line item was added by AutoCart
- If yes, it displays the configured link label as a clickable remove action
- When clicked, it removes the line item from the cart