Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sprint_4] πŸ›’πŸ—‘οΈ Issue RSS-ECOMM-4_18: Implement "Clear Shopping Cart" Button (10 points) #281

Closed
3 tasks done
stardustmeg opened this issue May 21, 2024 · 1 comment Β· Fixed by #321
Closed
3 tasks done
Assignees
Labels
feature New feature or request sprint4 🧺

Comments

@stardustmeg
Copy link
Owner

stardustmeg commented May 21, 2024

πŸ›’πŸ—‘οΈ 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request sprint4 🧺
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants