Skip to content

Commit 18874e8

Browse files
author
Yaroslav Onischenko
committed
MAGETWO-66515: [Performance] Reduce queries to stock_status_index on Category Page
1 parent 1f6c16d commit 18874e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/ConfigurableProduct/Model/Product/Type/Configurable.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1367,7 +1367,7 @@ private function getUsedProductsCacheKey($keyParts)
13671367
}
13681368

13691369
/**
1370-
* Get configured used collection
1370+
* Prepare collection for retrieving sub-products of specified configurable product
13711371
*
13721372
* Retrieve related products collection with additional configuration
13731373
*

0 commit comments

Comments
 (0)