stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceRuleInput > prerequisiteSubtotalRange

AdminTypes.PriceRuleInput.prerequisiteSubtotalRange property

The sum of the entitled items subtotal prices must fall within this range for the price rule to be applicable.

Signature:

prerequisiteSubtotalRange?: InputMaybe<PriceRuleMoneyRangeInput>;