SM 110 PROGRAM MODE
39
3.6.5 Volume Discount & Mark Down print function
Volume Discount function is used to set up special price during a sales period. Shop manager may
program the discount price during a sales period, and the Shop manager can avoid sales loss caused by
not returning the discount price back to the original price even after the sales period.
Type of Volume Discount
Shop manager can select a discount type from 5 types of volume discount. The formulas of 5 discount
type are shown in the following table.
Formula of Discount price
Discount Type Formula Example
Free Item
To called up PLU with 0
Unit Price and allow
issuing a receipt or label,
SPEC 231 must set to
"ALLOW" in advance.
Price = 0 Total Price = 0
Unit Price Discount
To select Formula (1) or
Formula (2) can be
decided by SPEC 124
Setting.
(1) Unit Price = Original Unit Price -
Unit Price discount amount.
(2) Unit Price = Unit Price discount
amount.
Original Unit Price = $ 10.00
Unit Price discount amount = $2.00
(1) Unit Price = $10.00 - $2.00 = $8.00
(2) Unit Price = $2.00
Unit Price % Discount Unit Price = Original Unit Price x
(100% - % Discount)
Original Unit Price = $ 10.00
% Discount = 20%
Unit Price = $10.00 x (100% - 20%) = $8.00
Total Price Discount Total Price = Original Price - Price
Discount Amount
Original Total Price = $10.00
Price Discount Amount = $2.00
Total Price = $10.00 - $2.00 = $8.00
Total Price % Discount Total Price = Original Total Price x
(100% - % Discount)
Original Total Price = $10.00
% Discount = 20%
Total Price = $10.00 x (100% - 20%) = $8.00
Fixed Price Discount Total Price = Fixed Price Amount Original Total Price = $10.00
Fixed Price Amount = $8.00
Total Price = $8.00