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

A set of preferences tied to the buyer interacting with the cart. Preferences are used to prefill fields in at checkout to streamline information collection. Preferences are not synced back to the cart if they are overwritten.


Was this section helpful?