mirror of
https://github.com/retailcrm/prestashop-module.git
synced 2025-03-01 19:03:14 +03:00
v2.2.5
This commit is contained in:
parent
54d4091f63
commit
a1fc009db6
@ -425,6 +425,7 @@ class RetailCRM extends Module
|
||||
|
||||
if (isset($params['cart'])){
|
||||
$address = $this->addressParse($params['cart']);
|
||||
$customerSend = array_merge($customerSend, $address['customer']);
|
||||
}
|
||||
|
||||
$customerSend = array_merge($customerSend, $address['customer']);
|
||||
|
Loading…
x
Reference in New Issue
Block a user