stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanFixedDeliveryPolicyPreAnchorBehavior

AdminTypes.SellingPlanFixedDeliveryPolicyPreAnchorBehavior enum

The fulfillment or delivery behavior of the first fulfillment when the orderis placed before the anchor.

Signature:

export declare enum SellingPlanFixedDeliveryPolicyPreAnchorBehavior 

Enumeration Members

Member Value Description
Asap "ASAP" Orders placed can be fulfilled / delivered immediately. Orders placed inside a cutoff can be fulfilled / delivered at the next anchor.
Next "NEXT" Orders placed can be fulfilled / delivered at the next anchor date. Orders placed inside a cutoff will skip the next anchor and can be fulfilled / delivered at the following anchor.