File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
app/code/Magento/Multishipping/etc/frontend Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 44
44
</type >
45
45
<type name =" Magento\Checkout\Controller\Cart" >
46
46
<plugin name =" multishipping_clear_addresses" type =" Magento\Multishipping\Model\Cart\Controller\CartPlugin" sortOrder =" 50" />
47
- <plugin name =" multishipping_disabler" type =" Magento\Multishipping\Plugin\DisableMultishippingMode" sortOrder =" 50" />
48
47
</type >
49
48
<type name =" Magento\Quote\Model\Quote" >
50
49
<plugin name =" multishipping_reset_shipping_assigment" type =" Magento\Multishipping\Plugin\ResetShippingAssigment" />
51
50
</type >
51
+ <type name =" Magento\Checkout\Controller\Cart\UpdateItemQty" >
52
+ <plugin name =" multishipping_disabler" type =" Magento\Multishipping\Plugin\DisableMultishippingMode" sortOrder =" 10" />
53
+ </type >
52
54
</config >
You can’t perform that action at this time.
0 commit comments