All0ne13 / All0ne13/CrashCourse
The shopping cart
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**User story:**
As a user I want to have an opportunity to add items to the shopping cart.
**Acceptance criteria:**
- It is possible to add products to the cart after going to the product page and when hovering over the item card;
- The "Add to cart" button appears after hovering over the card on item category pages;
- After clicking the "Add to cart" button on the item categories page, the page redirects to the item card;
- The item is added to the shopping cart only when 3 required fields are marked: "size", "color" and "qty";
- Registered and unregistered users can add products to the shopping cart.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.