fix(core-flows): Avoid throwing if no prices found for variant when adding to cart custom price item (#14528)
* Avoid throwing prices not found error when line item is custom unit price * Add changeset * Avoid throwing upo variant price validation for custom priced item variants
This commit is contained in:
5
.changeset/pretty-planes-switch.md
Normal file
5
.changeset/pretty-planes-switch.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/core-flows": patch
|
||||
---
|
||||
|
||||
fix(core-flows): Avoid throwing if no prices found for variant when adding to cart custom price item
|
||||
Reference in New Issue
Block a user