File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/ConfigurableProduct/etc Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 12
12
<preference for =" Magento\ConfigurableProduct\Api\Data\OptionInterface" type =" Magento\ConfigurableProduct\Model\Product\Type\Configurable\Attribute" />
13
13
<preference for =" Magento\ConfigurableProduct\Api\Data\OptionValueInterface" type =" Magento\ConfigurableProduct\Model\Product\Type\Configurable\OptionValue" />
14
14
<preference for =" Magento\ConfigurableProduct\Api\Data\ConfigurableItemOptionValueInterface" type =" Magento\ConfigurableProduct\Model\Quote\Item\ConfigurableItemOptionValue" />
15
+ <preference for =" Magento\ConfigurableProduct\Pricing\Price\PriceResolverInterface" type =" Magento\ConfigurableProduct\Pricing\Price\ConfigurablePriceResolver" />
15
16
<preference for =" Magento\ConfigurableProduct\Pricing\Price\ConfigurableOptionsProviderInterface" type =" Magento\ConfigurableProduct\Pricing\Price\ConfigurableOptionsProvider" />
16
17
<preference for =" Magento\ConfigurableProduct\Pricing\Price\LowestPriceOptionsProviderInterface" type =" Magento\ConfigurableProduct\Pricing\Price\LowestPriceOptionsProvider" />
17
18
<preference for =" Magento\ConfigurableProduct\Model\AttributeOptionProviderInterface" type =" Magento\ConfigurableProduct\Model\AttributeOptionProvider" />
You can’t perform that action at this time.
0 commit comments