Improvement
Mar 29, 2025
SKU-based pricing with Price List rules allows for the definition of different fixed prices for various customer groups. This feature is particularly useful when you want to offer accurate list prices to different customer groups, such as resellers or corporate clients, without the need to set prices for each customer individually.
How do we manage SKU-based pricing?
Control Panel: You can edit SKU-based prices by navigating to
Control Panel → Customers → Customer Groups → Select group → Pricing → List
.Bulk Update: By using import/export functionalities, you can update the prices of multiple products at once. This is convenient if multiple customer groups require the same price.
Competing Prices: Remember to update competing prices, such as contract prices, if necessary to ensure different models do not conflict.
Managing Price List discounts through CSV file
Create or Select Price List: Start by selecting the desired "Price List" discount.
Export CSV Template: Save the downloaded file and edit it with UTF-8 encoding.
CSV File Columns: The main columns are
customer_group_id
,product_sku
,rule_price
,valid_from
, andvalid_to
.
This approach ensures that pricing is flexible and efficient, enhancing the customer experience.