File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 7
7
namespace Magento \Bundle \Pricing \Price ;
8
8
9
9
use Magento \Bundle \Pricing \Adjustment \BundleCalculatorInterface ;
10
- use Magento \Catalog \Model \Product ;
11
10
use Magento \Framework \Pricing \Amount \AmountInterface ;
12
11
use Magento \Catalog \Pricing \Price \CustomOptionPrice ;
13
12
use Magento \Bundle \Model \Product \Price ;
Original file line number Diff line number Diff line change 72
72
</argument >
73
73
</arguments >
74
74
</type >
75
+ <type name =" Magento\Bundle\Pricing\Price\BundleRegularPrice" >
76
+ <arguments >
77
+ <argument name =" calculator" xsi : type =" object" >Magento\Bundle\Pricing\Adjustment\BundleCalculatorInterface</argument >
78
+ </arguments >
79
+ </type >
75
80
<type name =" Magento\Bundle\Pricing\Price\FinalPrice" >
76
81
<arguments >
77
82
<argument name =" calculator" xsi : type =" object" >Magento\Bundle\Pricing\Adjustment\BundleCalculatorInterface</argument >
You can’t perform that action at this time.
0 commit comments