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
---
- Changed
Shopware\Core\Content\Product\SalesChannel\SalesChannelProductSubscriber
to now correctly return the max purchasable quantity when a purchase step greater than1
is given.