File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
app/code/Magento/ConfigurableProduct/etc Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 21
21
<preference for =" Magento\ConfigurableProduct\Model\ResourceModel\Product\Indexer\Price\OptionsSelectBuilderInterface" type =" Magento\ConfigurableProduct\Model\ResourceModel\Product\Indexer\Price\OptionsSelectBuilder" />
22
22
<preference for =" Magento\ConfigurableProduct\Pricing\Price\ConfigurableOptionsFilterInterface" type =" Magento\ConfigurableProduct\Pricing\Price\ConfigurableOptionsCompositeFilter" />
23
23
24
+ <type name =" Magento\CatalogWidget\Block\Product\ProductsList" >
25
+ <plugin name =" configurable_product_widget_product_list" type =" Magento\ConfigurableProduct\Plugin\CatalogWidget\Block\Product\ProductsListPlugin" sortOrder =" 2" />
26
+ </type >
24
27
<type name =" Magento\CatalogInventory\Model\Quote\Item\QuantityValidator\Initializer\Option" >
25
28
<plugin name =" configurable_product" type =" Magento\ConfigurableProduct\Model\Quote\Item\QuantityValidator\Initializer\Option\Plugin\ConfigurableProduct" sortOrder =" 50" />
26
29
</type >
Original file line number Diff line number Diff line change 23
23
</argument >
24
24
</arguments >
25
25
</type >
26
- <type name =" Magento\CatalogWidget\Block\Product\ProductsList" >
27
- <plugin name =" configurable_product_widget_product_list" type =" Magento\ConfigurableProduct\Plugin\CatalogWidget\Block\Product\ProductsListPlugin" />
28
- </type >
29
26
</config >
You can’t perform that action at this time.
0 commit comments