Merge branch 'ticket-criteo' into develop
This commit is contained in:
commit
14640d4601
@ -335,7 +335,6 @@ class Criteo_bbb extends Module
|
||||
'wic_action' => 'productFooter',
|
||||
'id_customer' => $this->context->customer? $this->context->customer->id: 0,
|
||||
'customer_email' => ($email) ? md5($email) : '',
|
||||
'is_newsletter' => isset($_COOKIE['emst']) || (bool) Tools::getValue('emst'),
|
||||
));
|
||||
|
||||
return $this->fetchTemplate('/views/templates/hooks/', 'criteo');
|
||||
|
Loading…
Reference in New Issue
Block a user