Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (9 loc) · 393 Bytes

2021-04-13-fixed-the-display-of-max-purchase-quantity-with-purchase-steps-greater-than-one.md

File metadata and controls

9 lines (9 loc) · 393 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fixed the display of max purchase quantity with purchase steps greater than one
issue: NEXT-14493
author: Lennart Tinkloh
author_email: [email protected] 
author_github: @lernhart
---

Core

  • Changed Shopware\Core\Content\Product\SalesChannel\SalesChannelProductSubscriber to now correctly return the max purchasable quantity when a purchase step greater than 1 is given.