Skip to main content

PriceListPos (Price List Position)

A PriceListPos is a single price entry within a price list — defining the price of a specific article in the webshop. Beyond a flat per-unit price, each position can specify a quantity range (from amount / to amount) enabling volume-based pricing tiers: a customer ordering 1–9 units pays the standard price, while ordering 10 or more unlocks a lower volume price. A discount reference can additionally be linked to the position, expressing the discount as a percentage rather than a fixed price reduction.

PriceListPos entries are the line-level building blocks that give a price list its substance. When a customer adds an article to their shopping cart, the system evaluates all applicable PriceListPos entries — based on the assigned price list, the article, and the requested quantity — and applies the best matching price. This makes PriceListPos the key configuration point for flexible, rule-based pricing in the webshop without requiring individual price overrides per customer.