-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
P1: UrgentPriority mark - high priorityPriority mark - high priorityQA approved on branchTesters will add this label after positive check on specific branch.Testers will add this label after positive check on specific branch.bugBug reportsBug reports
Milestone
Description
Current behavior
If the user adds two different SKUs to the cart, but with the same color and size, only Qty of the first product will be increased, and only one of the products will be in the cart.

Expected behavior
Two products should be added to the cart.
Steps to reproduce the issue
- Add for example this product http://localhost:3000/men/bottoms-men/shorts-men/shorts-19/cobalt-cooltech-and-trade-fitness-short-898.html?childSku=MSH01
choosing color: blue and size: 33 - Add another product, e.g http://localhost:3000/men/bottoms-men/shorts-men/shorts-19/troy-yoga-short-994.html?childSku=MSH09
and also choose blue and size: 33
Repository
Can you handle fixing this bug by yourself?
- YES
- NO
Which Release Cycle state this refers to? Info for developer.
Pick one option.
- This is a bug report for test version on https://test.storefrontcloud.io - In this case Developer should create branch from
developbranch and create Pull Request2. Feature / Improvementback todevelop. - This is a bug report for current Release Candidate version on https://next.storefrontcloud.io - In this case Developer should create branch from
releasebranch and create Pull Request3. Stabilisation fixback torelease. - This is a bug report for current Stable version on https://demo.storefrontcloud.io and should be placed in next stable version hotfix - In this case Developer should create branch from
hotfixormasterbranch and create Pull Request4. Hotfixback tohotfix.
Environment details
- Browser:
- OS:
- Node:
- Code Version:
Additional information
akrajna
Metadata
Metadata
Assignees
Labels
P1: UrgentPriority mark - high priorityPriority mark - high priorityQA approved on branchTesters will add this label after positive check on specific branch.Testers will add this label after positive check on specific branch.bugBug reportsBug reports