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 8181 <type name =" Magento\Sales\Model\Order\Invoice" >
8282 <plugin name =" update_configurable_product_total_qty" type =" Magento\ConfigurableProduct\Plugin\Model\Order\Invoice\UpdateConfigurableProductTotalQty" />
8383 </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 >
8487</config >
Original file line number Diff line number Diff line change 2121 <preference for =" Magento\ConfigurableProduct\Model\ResourceModel\Product\Indexer\Price\OptionsSelectBuilderInterface" type =" Magento\ConfigurableProduct\Model\ResourceModel\Product\Indexer\Price\OptionsSelectBuilder" />
2222 <preference for =" Magento\ConfigurableProduct\Pricing\Price\ConfigurableOptionsFilterInterface" type =" Magento\ConfigurableProduct\Pricing\Price\ConfigurableOptionsCompositeFilter" />
2323
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 >
2724 <type name =" Magento\CatalogInventory\Model\Quote\Item\QuantityValidator\Initializer\Option" >
2825 <plugin name =" configurable_product" type =" Magento\ConfigurableProduct\Model\Quote\Item\QuantityValidator\Initializer\Option\Plugin\ConfigurableProduct" sortOrder =" 50" />
2926 </type >
Original file line number Diff line number Diff line change 2323 </argument >
2424 </arguments >
2525 </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 >
2629</config >
You can’t perform that action at this time.
0 commit comments