Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This article contains overview summarizes all of all the configuration possibilities for a Pricegridprice grid.

Logics

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

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

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

  • Pricegrid Header logic - prepares – Prepares a dashboard-like summary for a pricegridprice grid, visible on at the top of the pricegrid price grid detail page. This is optional.

  • Product Detail logic - this logic can be used to generate – 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 – In Classic UI, a user users can switch on to an "inline" popup window with information , when they hover the over a specific pricegrid 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 of pricegrids are stored in:

The following entities are used to store price grid data of the pricegrids 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 attached an Approval Workflowapproval workflow. For details see Approval Workflow Configuration Overview

Feature Flags

there There are no feature flags for Pricelistprice grids.