StoreAddCartLineItem
Properties#
variant_id
stringThe ID of the product variant to add to the cart.
quantity
numberThe item's quantity in the cart.
metadata
Record<string, unknown>OptionalKey-value pairs of custom data.
Was this page helpful?
variant_id
stringquantity
numbermetadata
Record<string, unknown>Optional