System Configuration (Global)

Global selection strategy is configured in Pricesystem core:

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

Global Strategy: Price Select Rule

  • pricesystem/price_select_rule/priceselect (Lowest / Highest / Sort order; Formula requires Advanced Config Add-On)

Pricelist-Specific Settings

Pricelist adds additional settings under the same Pricesystem section:

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

Important keys:

  • Download link: pricesystem/pricelist/enable_download
  • CSV delimiter: pricesystem/pricelist/csv_delimeter
  • CSV encloser: pricesystem/pricelist/csv_encloser
  • Merge qty tiers across pricelists: pricesystem/pricelist/merge_pricelist_qtys
  • Deactivate old pricelists: pricesystem/pricelist/deactivate_old_pricelists
  • Auto assignment: pricesystem/pricelist/enable_auto_assign_customers_to_pricelist
  • Strict matching (auto assignment): pricesystem/pricelist/match_exact_type
  • Base pricelist validation: pricesystem/pricelist/enable_base_pricelist_validation

Merge Pricelist Qtys (Behavior)

  • If disabled, prices from pricelists with lower priority are ignored.
  • If multiple pricelists share the same highest priority, their qty tiers can still be combined (depending on configuration).

Found an issue with this documentation? Let us know