PriceViewEnumDefines whether a bundle product's price is displayed as the lowest possible value or as a range. type PriceViewEnum = 'AS_LOW_AS' | 'PRICE_RANGE';