stack

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

AdminTypes.PriceRuleAllocationMethod enum

The method by which the price rule’s value is allocated to its entitled items.

Signature:

export declare enum PriceRuleAllocationMethod 

Enumeration Members

Member Value Description
Across "ACROSS" The value will be applied once across the entitled items.
Each "EACH" The value will be applied to each of the entitled items.