Open the product listing or basket details screen.
Add a ‘Remove’ or ‘Remove from Basket’ button to each product card or basket row.
Select this button and add the + ADD ACTION →appropriate trigger (Initial Actions, OnClick, etc.)→ Bag → Remove From Bag action from the Properties panel.
Configuring Action Parameters
Bag Key (Required – Symbol Picker): The ID of the bag from which the item will be removed. For example: ‘default’, currentUser.id + ‘_bag’ and other dynamic or fixed values can be used.