Configure customer-specific prices
Open Stores > Configuration > MageB2B > Pricesystem. The Customerprice section controls the CSV download in the customer account. Shared calculation settings are documented under Pricesystem configuration.
Customer price settings
| Setting | What it does | Default |
|---|---|---|
| Enable download link | Adds the personal price CSV to the signed-in customer's account | Yes |
| CSV delimiter | Separates columns in the generated file | Semicolon (;) |
| CSV encloser | Wraps text fields that need quoting | Double quote (") |
Use a delimiter that matches the spreadsheet software used by your customers. A semicolon is often easier in locales where a comma is the decimal separator.
Shared price selection
Pricesystem Core can select the lowest price, highest price, or the first available price in a configured priority list. If a customer-specific price should take precedence, place customer_price before the competing price codes in the priority list.
Read how price selection works before changing this setting on a live store. A global change can affect every installed Pricesystem price type.
After saving the configuration, clear the Magento cache and test with a customer account that has one known customer price.