[-] FO : #PSFV-272 - Add translation + try to not increase global qty of product on choosing "Ship to multiple addresses"
This commit is contained in:
@@ -153,9 +153,7 @@ class CartControllerCore extends FrontController
|
||||
$this->id_product,
|
||||
$this->id_product_attribute,
|
||||
$this->id_address_delivery,
|
||||
(int)Tools::getValue('new_id_address_delivery'),
|
||||
1,
|
||||
true
|
||||
(int)Tools::getValue('new_id_address_delivery')
|
||||
)
|
||||
)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user