Price Selection

Customerprice is a Pricesystem price type. Pricesystem calculates multiple candidate price types and then selects the final purchasable price using a configurable strategy.

This section documents the global selection logic, because it affects how customer_price competes with other price types (special price, tier price, pricelist, etc.).

Customerprice In The Strategy

  • Price code: customer_price
  • This price type is only available if the Customerprice module is installed and a matching customer price exists for the current context.

Tip: if you want customer-specific prices to win, put customer_price near the top of your sort order list.

Found an issue with this documentation? Let us know