Skip to content

Commit 01ec09a

Browse files
committed
Revert "MAGETWO-52015: Bundle Product price range not include custom options"
This reverts commit 66d7fb2.
1 parent a93883c commit 01ec09a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Catalog/Block/Product/ListProduct.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ protected function _getProductCollection()
122122
}
123123
}
124124
$this->_productCollection = $layer->getProductCollection();
125-
$this->_productCollection->addOptionsToResult();
126125

127126
$this->prepareSortableFieldsByCategory($layer->getCurrentCategory());
128127

0 commit comments

Comments
 (0)