File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
app/code/Magento/ConfigurableProduct/etc Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 81
81
<type name =" Magento\Sales\Model\Order\Invoice" >
82
82
<plugin name =" update_configurable_product_total_qty" type =" Magento\ConfigurableProduct\Plugin\Model\Order\Invoice\UpdateConfigurableProductTotalQty" />
83
83
</type >
84
+ <type name =" Magento\CatalogWidget\Block\Product\ProductsList" >
85
+ <plugin name =" configurable_product_widget_product_list" type =" Magento\ConfigurableProduct\Plugin\CatalogWidget\Block\Product\ProductsListPlugin" sortOrder =" 2" />
86
+ </type >
84
87
</config >
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 >
27
24
<type name =" Magento\CatalogInventory\Model\Quote\Item\QuantityValidator\Initializer\Option" >
28
25
<plugin name =" configurable_product" type =" Magento\ConfigurableProduct\Model\Quote\Item\QuantityValidator\Initializer\Option\Plugin\ConfigurableProduct" sortOrder =" 50" />
29
26
</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" sortOrder =" 2" />
28
+ </type >
26
29
</config >
You can’t perform that action at this time.
0 commit comments