shopware / shopware

Shopware 6 is an open commerce platform based on Symfony Framework and Vue and supported by a worldwide community and more than 1.500 community extensions
https://shopware.com
MIT License
2.75k stars 1k forks source link

custom product ignores the maximum purchase #3989

Open shopwareBot opened 1 month ago

shopwareBot commented 1 month ago

Used Shopware Version: 6.5.8.2

Description: Currently, there may be a situation where if a custom product template is assigned to a product that also has a maximum quantity set, unexpected behavior occurs.

Alternatively, another error may occur where the setting of the maximum allowed quantity takes effect. Then, if the contents are deleted from the shopping cart and added back again, this error message appears.

"CHECKOUT__CART_LINEITEM_NOT_STACKABLE"

Steps to reproduce:

  1. Set up a custom product and assign it to a product.
  2. Set a maximum quantity for the product.
  3. Test in the frontend.

Expected result: All settings take effect correctly.

Actual result: The maximum quantity is ignored, or the error appears.

shopware-issue-bot[bot] commented 1 month ago

We found the following existing issues which may help or are related to your topic:

shopwareBot commented 1 month ago

[public] Automated response: This issue is linked to the internal issue https://shopware.atlassian.net/browse/CUS-685.

[created from CUS-685, comment 484949]