Customer Group Overrides (Advanced Config Add-On)

Customer/group override strategies require:

  • mageb2b/pricesystem-advancedconfig (MageB2B_PricesystemCoreAdvancedConfig)

When Group Overrides Apply

  • For guests: group-level selection applies (NOT_LOGGED_IN group).
  • For logged-in customers: group-level selection applies only if the customer-level rule is set to Fallback.

Group Custom Sort Order

If the group-level rule is set to "Custom sort order":

  • Pricesystem uses the group-specific priority list stored in pricesystem_customer_group_sort_position
  • If the group has no custom list configured, it falls back to the global price_sort_order

Found an issue with this documentation? Let us know