title | issue | author | author_email |
---|---|---|---|
Batch cart price calculation |
NEXT-31153 |
Oliver Skroblin |
- Changed
ProductCartProcessor
to callProductPriceCalculator::calculate
with all products at once instead of calling it for each product individually - Added
EmptyPrice
stub for easier testing cart processor where the price is not relevant