title | issue |
---|---|
Fix the advanced price don't apply to admin order and the product price is not recalculated when changing the sale-channel's currency |
NEXT-10886 |
- Moved add
customPrice
extension into IF statement that checking ifpriceDefinition
is declared and is different than NULL inShopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory
.