The factory price represents the price that will be paid to a factory for manufacturing a product. Normally, a trader or reseller will need to add a markup to the factory price in order to calculate a retail price to their customer. In addition, shipping costs should be added to the final price.
Retail one-time price
The demo price list does not add any markup to the one-time price. Therefore, the price elements in this section are identical to those in the Factory one-time price section..
Retail base price
The demo price list adds a markup based on the Order area. The price is valid Always. The price is applied Always and the calculation method is Price = Price * CurveValue. The curve gives a decreasing markup as the order area increases, up to 6 m².
Minimum markup
A minimum markup of USD 50 is implemented as a constant price element, where the price is valid Always, and applied Always and the calculation method is Price = Price + Constant.
Shipping price
The shipping price is implemented with two price elements to give a base shipment price plus a price per kilogram.
The base shipment price is implemented as a Customer country selector where the price is valid Always: parameter = select value. For shipment to Norway (country code 47), a base price of USD 30 is implemented as a constant price element, where the price is valid Always, and applied Always and the calculation method is Price = Price + Constant. Similarly, an Else price with USD 50 is implemented for all other countries.
The kilogram price is implemented as a curve price element where the parameter is Order weight. The price is valid Always. The price is applied Always and the calculation method is Price = Price + (CurveValue * MultiplyParam). The curve has many segments to give an appropriate shipment price for any weight.