Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 288 Bytes

2023-08-04-fixed-bug-with-0-price-product-discount.md

File metadata and controls

9 lines (8 loc) · 288 Bytes
title issue author author_email
Fixed bug with 0 price product discount
NEXT-21158
Florian Keller
f.keller@shopware.com

Core

  • Changed \Shopware\Core\Checkout\Promotion\Cart\Discount\Calculator\DiscountAbsoluteCalculator to avoid division by zero when product price is 0.