Open
Description
Summary
When you add an item to a cart via the API, if you specify a price with the item, the cart does not honor the price you supplied.
Examples
Steps to reproduce:
- Have a logged in user
- Get their cart id
- Add an item to their cart via the API
- When adding the item specify a price that is different than the catalog price
- Go to the users cart, the price will not be the specified price.
Proposed solution
No response
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Metadata
Assignees
Type
Projects
Status
In Progress