EPiServer.Commerce 10.3.0
EPiServer.Commerce 11.0.0
Jun 16, 2017
Oct 28, 2020
Core
Closed, Acceptance tests pass
The default implementation of IPriceService automatically optimizes prices, so the lowest unit price for same market, currency and minimum quantity is selected.
A merchandiser might want to change the way to select which prices are saved. This should be done with ease, without having to implement the entire IPriceService interface.