Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 414 Bytes

2022-01-28-add-min-order-quantity-error.md

File metadata and controls

10 lines (10 loc) · 414 Bytes
title issue author author_email author_github
Add min order quantity error
NEXT-19840
Nils Evers
NilsEvers

Core

  • Added class Shopware\Core\Content\Product\Cart\MinOrderQuantityError.
  • Changed method Shopware\Core\Content\Product\Cart\ProductCartProcessor::validateStock() to add an error to the cart when the quantity is modified to match the products min order quantity.