getValue('SELECT c.id_carrier FROM `'._DB_PREFIX_.'carrier` as c, `'._DB_PREFIX_.'tnt_carrier_option` as o WHERE c.id_carrier = o.id_carrier AND o.option LIKE "%D%" AND c.external_module_name = "tntcarrier" AND c.deleted = "0" AND c.id_carrier = "'.(int)($_GET['id_carrier']).'"'); function phoneForm($mob, $tel) { if ($tel != '06' && $mob != '06' && $tel != '07' && $mob != '07') { echo 'Afin d\'ameliorer les conditions de livraison, veuillez renseigner votre numero de mobile
'; echo 'Numero de telephone mobile : '; return true; } else return false; } $postcode = ''; if (isset($_GET['idcart'])) { $cartId = htmlentities($_GET['idcart']); $cart = new Cart($cartId); $address = new Address($cart->id_address_delivery); $postcode = $address->postcode; } $mob = substr($address->phone_mobile, 0, 2); $tel = substr($address->phone, 0, 2); if ($relais) { phoneForm($mob, $tel); ?>

Choisissez le Relais Colis®qui vous convient :