Remove From Bag Action Application Steps

Defining the Action in UI Design

  1. Log in to the Kuika platform.
  2. Select your project from the Apps screen.
  3. Go to the UI Design module.
  4. Open the product listing or basket details screen.
  5. Add a ‘Remove’ or ‘Remove from Basket’ button to each product card or basket row.
  1. 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.