Enable Package Prices

Package Prices are prices that are composed of two parts: The price itself and a quantity (e.g. "3 for $1.00" or "2 for $1.25"). Quite often, this multi-quantity pricing involves numbers that do not divide evenly; for example: 3 items for $1.00. Each item cannot be sold for $0.33 as this does not add up to $1.00 when 3 are purchased.

Package Pricing is different from bonus buy/mix & match pricing as it does not require the customer to purchase a certain quantity of items in order to take advantage of the pricing.

The Package Pricing function is disabled by default. This chapter describes how to enable Package Prices on the POS.

Enable Package Prices

Configuration files ..\parameter\server\services.properties

To enable Package Prices, set the parameter PackagePricingServiceConfig.enabled in file services.properties to true.

For information on the available configuration options, see the document Customizing Reference – POS Client.