Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 708 Bytes

2021-10-20-sold-out-variants-should-be-grayed-out.md

File metadata and controls

10 lines (10 loc) · 708 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 3 column 16
---
title: Sold out variants should be grayed out
issue: NEXT-15280
author_github: @Dominik28111
---

Core

  • Deprecated method Shopware\Core\Content\Product\SalesChannel\Detail\AvailableCombinationResult::addCombination(), parameter $availablewill be mandatory with 6.5.0.
  • Changed method Shopware\Core\Content\Product\SalesChannel\Detail\AvailableCombinationLoader::load() to load stock and closeout of products to check whether it's available or not.
  • Added method Shopware\Core\Content\Product\SalesChannel\Detail\AvailableCombinationResult::isAvailable().
  • Added property $combinationDetails to Shopware\Core\Content\Product\SalesChannel\Detail\AvailableCombinationResult::isAvailable().