public static class Storefront.CartPreferencesQuery extends Query<Storefront.CartPreferencesQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.CartPreferencesQuery |
delivery(Storefront.CartDeliveryPreferenceQueryDefinition queryDef)
Delivery preferences can be used to prefill the delivery section in at checkout.
|
Storefront.CartPreferencesQuery |
wallet()
Wallet preferences are used to populate relevant payment fields in the checkout flow.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.CartPreferencesQuery delivery(Storefront.CartDeliveryPreferenceQueryDefinition queryDef)
public Storefront.CartPreferencesQuery wallet()