πποΈ Issue RSS-ECOMM-4_18: Implement "Clear Shopping Cart" Button (10 points)
ππ Description
Implement a feature that allows users to clear all items from their shopping cart at once ποΈ. This feature should be easy to access π±οΈ but designed to prevent accidental usage π«.
π»π§ Implementation Details
- "Clear Shopping Cart" Button ποΈ: This button should be prominently displayed within the user's shopping cart interface π. It should be clearly labeled π·οΈ to avoid any confusion about its functionality.
- Functionality π: When clicked, the "Clear Shopping Cart" button should remove all items from the user's shopping cart and update the cart data in the commercetools API π.
β
π― Acceptance Criteria
- The shopping cart interface includes a "Clear Shopping Cart" button ποΈ.
- Clicking the "Clear Shopping Cart" button removes all items from the shopping cart π.
- A confirmation prompt appears when the "Clear Shopping Cart" button is clicked π¦.
ππ Useful Links and Resources
- Commercetools Delete Cart
- Creating buttons with HTML
- Button Styling in CSS
πποΈ Issue RSS-ECOMM-4_18: Implement "Clear Shopping Cart" Button (10 points)
ππ Description
Implement a feature that allows users to clear all items from their shopping cart at once ποΈ. This feature should be easy to access π±οΈ but designed to prevent accidental usage π«.
π»π§ Implementation Details
β π― Acceptance Criteria
ππ Useful Links and Resources