Skip to content

Commit 5b30c60

Browse files
author
Robert He
committed
Merge branch 'FearlessKiwis-MAGETWO-36387-Fixed-Price-Bundle-Discount' of https://github.corp.ebay.com/magento-fearless-kiwis/magento2ce into develop
2 parents 6ae22a2 + 472acd6 commit 5b30c60

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Bundle/etc

1 file changed

+1
-0
lines changed

app/code/Magento/Bundle/etc/di.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<item name="base_price" xsi:type="string">Magento\Catalog\Pricing\Price\BasePrice</item>
5151
<item name="configured_price" xsi:type="string">Magento\Bundle\Pricing\Price\ConfiguredPrice</item>
5252
<item name="bundle_option" xsi:type="string">Magento\Bundle\Pricing\Price\BundleOptionPrice</item>
53+
<item name="catalog_rule_price" xsi:type="string">Magento\CatalogRule\Pricing\Price\CatalogRulePrice</item>
5354
</argument>
5455
</arguments>
5556
</virtualType>

0 commit comments

Comments
 (0)