title | issue |
---|---|
Fix total price of product is not recalculate after adding similar product in admin order |
NEXT-10859 |
- Changed the method
process
inShopware/Core/Content/Product/Cart/ProductCartProcessor
thatsetQuantity
forPriceDefinition
before recalculating thetotalPrice
when admin add a duplicated product to the new order.