System Configuration (Global)

Pricesystem configuration lives in the core module (always installed together with Categoryprice):

  • Admin ->Stores -> Configuration -> MageB2B -> Pricesystem

Global Strategy: Price Select Rule

  • Config path: pricesystem/price_select_rule/priceselect
  • Values:
    • 1 = Lowest
    • 2 = Highest
    • 3 = Sort order
    • 4 = Individual price formula (requires Pricesystem Advanced Config Add-On)

Categoryprice Conflict Rule (Customer vs Customer Group)

Categoryprice can be defined for:

  • a specific customer, and/or
  • a customer group

If both exist for the same category/qty, Categoryprice needs an internal rule to decide which one to use.

Configure it here:

  • Config path: pricesystem/categoryprice/price_select_rule

Values:

  • Select price by priority
  • Group price first
  • Customer price first

This setting affects how Categoryprice resolves its own internal conflicts before the global Pricesystem strategy selects between price types.

Found an issue with this documentation? Let us know