stack

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

AdminTypes.PriceListCompareAtMode enum

Represents how the compare at price will be determined for a price list.

Signature:

export declare enum PriceListCompareAtMode 

Enumeration Members

Member Value Description
Adjusted "ADJUSTED" The compare at price is adjusted based on percentage specified in price list.
Nullify "NULLIFY" The compare at prices are set to null unless explicitly defined by a fixed price value.