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

[Feature]: Cart page #37

Open
1 of 5 tasks
mkozianowski opened this issue Aug 6, 2023 · 0 comments
Open
1 of 5 tasks

[Feature]: Cart page #37

mkozianowski opened this issue Aug 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@mkozianowski
Copy link
Collaborator

How the project can be improved?

Add the "cart" page to enable users to manage their shopping cart during the shopping experience. Here are the key functionalities I would like to implement:

  1. Order Review: Users should be able to view a detailed overview of the cart, including the products, quantities, and prices.

  2. Product Updates: Users should be able to modify the quantity of products in the cart or remove specific items.

  3. CMS Block Content Management: I want to make the "cart" page customizable by allowing the addition of CMS blocks. This will enable us to provide additional information, such as shipping policies or active promotions.

Expected Result:

  • Users should be able to easily manage cart contents.
  • Cart changes should be accurately reflected during the checkout process.

What are the acceptance criteria?

  • Display product list in cart page
  • Main product actions (change qty, remove product etc.)
  • Render a cms block in cart page
  • Display cart totals

Additional information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@mkozianowski mkozianowski added the enhancement New feature or request label Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant