Files
medusa-store/.changeset/pretty-planes-switch.md
Nicolas Gorga 28fae96cee 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
2026-01-13 14:58:41 -03:00

6 lines
140 B
Markdown

---
"@medusajs/core-flows": patch
---
fix(core-flows): Avoid throwing if no prices found for variant when adding to cart custom price item