Anchor to BaseCartLineBase
interfaceBase Cart Line
Represents a cart line common fields.
Anchor to FieldsFields
- Anchor to attributeattribute•Attribute
An attribute associated with the cart line.
- Anchor to attributesattributes•[Attribute!]!non-null
The attributes associated with the cart line. Attributes are represented as key-value pairs.
- Anchor to costcost•Cart
Line Cost!non-null The cost of the merchandise that the buyer will pay for at checkout. The costs are subject to change and changes will be reflected at checkout.
- Anchor to discountAllocationsdiscount•[Cart
Allocations Discount Allocation!]!non-null The discounts that have been applied to the cart line.
- •ID!non-null
A globally-unique ID.
- Anchor to merchandisemerchandise•Merchandise!non-null
The merchandise that the buyer intends to purchase.
- Anchor to quantityquantity•Int!non-null
The quantity of the merchandise that the customer intends to purchase.
- Anchor to sellingPlanAllocationselling•Selling
Plan Allocation Plan Allocation The selling plan associated with the cart line and the effect that each selling plan has on variants when they're purchased.
- Anchor to estimatedCostestimated•Cart
Cost Line Estimated Cost!non-nullDeprecated
Was this section helpful?