public static class Storefront.CartDeliveryPreferenceQuery extends Query<Storefront.CartDeliveryPreferenceQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.CartDeliveryPreferenceQuery |
coordinates(Storefront.CartDeliveryCoordinatesPreferenceQueryDefinition queryDef)
Preferred location used to find the closest pick up point based on coordinates.
|
Storefront.CartDeliveryPreferenceQuery |
deliveryMethod()
The preferred delivery methods such as shipping, local pickup or through pickup points.
|
Storefront.CartDeliveryPreferenceQuery |
pickupHandle()
The pickup handle prefills checkout fields with the location for either local pickup or pickup
points delivery methods.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.CartDeliveryPreferenceQuery coordinates(Storefront.CartDeliveryCoordinatesPreferenceQueryDefinition queryDef)
public Storefront.CartDeliveryPreferenceQuery deliveryMethod()
public Storefront.CartDeliveryPreferenceQuery pickupHandle()