Price Grid Configuration Overview

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

Logics

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

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

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

  • Pricegrid Header logic – Prepares a dashboard-like summary for a price grid, visible at the top of the price grid 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 old Pricefx UI, users can switch to an "inline" popup window with information when they hover over a specific price grid 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 grid types are stored in:

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

Approval Workflow

Pricegrid Item is an approvable document, so it can have an approval workflow. For details see Approval Workflow Configuration Overview

Feature Flags

There are no feature flags for price grids.

Found an issue in documentation? Write to us.

Â