mirror of
https://github.com/retailcrm/prestashop-module.git
synced 2025-04-08 11:31:59 +00:00
v2.2.5
This commit is contained in:
parent
54d4091f63
commit
a1fc009db6
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue