Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 456 Bytes

2023-12-20-fix-sorting-of-product-cross-sellings-with-dynamic-product-group-by-price-with-elasticsearch.md

File metadata and controls

7 lines (7 loc) · 456 Bytes
title issue
Fix sorting of product cross sellings with dynamic product group by price with Elasticsearch
NEXT-30879

Core

  • Added new migration src/Core/Migration/V6_6/Migration1702982372FixProductCrossSellingSortByPrice.php to change sort by from price to cheapestPrice
  • Changed constant value of \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition::SORT_BY_PRICE from price to cheapestPrice