Skip to main content
Anchor to CartPreferencesInput

CartPreferencesInput

input_object

The input fields represent preferences for the buyer that is interacting with the cart.

•CartDeliveryPreferenceInput

Delivery preferences can be used to prefill the delivery section in at checkout.

•[String!]

Wallet preferences are used to populate relevant payment fields in the checkout flow. Accepted value: ["shop_pay"].

The input must not contain more than 250 values.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

Specifies the input fields to update the buyer information associated with a cart. Buyer identity is used to determine international pricing and should match the customer's shipping address.


Was this section helpful?