Price List Configuration Overview

This article summarizes all of the configuration possibilities for a price list.

Logics

Using logics you can implement all the price calculations you need.

  • Price List logic – Creates input fields and calculates the results. This is a mandatory logic for price list calculation.

  • Matrix logic – Prepares values of secondary dimension for a given product. Used only when your price list calculation depends on more dimensions than only SKU.

  • Price List Header logic – Prepares a dashboard-like summary for a price list, visible at the top of the price list detail page. This is optional.

  • Product Detail logic – Generates content of an additional portlet for the Product Detail page. The content is generally either a chart or Result Matrix.

  • Inline Details logic – In older Pricefx UI, users can switch to an "inline" popup window with information when they hover over a specific price list item.

Advanced Configuration Options

There are many options, which can be set up in Configuration pages under Administration › Configuration and influence behavior of the application.

Values of those options are then stored in Advanced Configuration Options, which can be fetched to the project configuration files.

Domain Model

The pre-configured price list types are stored in:

The following entities are used to store the price list data and you will read their data, for example, from within a quote logic.

Feature Flags

Tthere are no feature flags for price lists.

Found an issue in documentation? Write to us.

Â