Skip to content

RSS-ECOMM-4_12: Implement "Remove from Cart" Button #180

@Friday-13

Description

@Friday-13

🧹🛒 Issue RSS-ECOMM-4_12: Implement "Remove from Cart" Button (15 points)

📝 Description

To improve user experience in managing their shopping cart 🛒, provide a "Remove from Cart" button for each product in the cart. This button should allow users to remove items from the cart and update the cart data using the commercetools API accordingly.

💻 Implementation Details

  1. "Remove from Cart" Button 🧹🛒: This button should be clearly visible and intuitive to use. It should be located next to each item in the shopping cart.
  2. Button Functionality 🎯: When clicked, this button should trigger an action to remove the corresponding product from the user's shopping cart, and then update the shopping cart using the commercetools API.

✅ Acceptance Criteria

  • Each product in the shopping cart has a "Remove from Cart" button.
  • Clicking the "Remove from Cart" button removes the product from the shopping cart and updates the cart data using the commercetools API.

🔗 Useful Links and Resources

  1. Commercetools API Documentation
  2. Commercetools Cart and Order API
  3. Commercetools Remove Line Item
  4. Commercetools My Carts

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions