ReadonlycodeError identifier.
Optional ReadonlylineReference to the Line Item that caused the error.
ReadonlymaxThe maximum quantity allowed for this Line Item.
Readonlymessage"Quantity '$quantity' greater than maximum '$maxCartQuantity'."
ReadonlyquantityThe quantity that was requested.
Returned when attempting to create or update a Cart with a Line Item whose quantity exceeds the
maxCartQuantitylimit defined in the InventoryEntry for that Line Item's SKU.