Merge branch 'ticket-7768-UpdateSAV' into develop
This commit is contained in:
commit
d1874af03f
@ -325,6 +325,7 @@ class BlockOrderSummary extends Module {
|
||||
FROM `'._DB_PREFIX_.'socolissimo_delivery_info`
|
||||
WHERE `id_cart` = '.(int) $cart->id.'
|
||||
AND `cecountry` = "FR"
|
||||
AND (`pradress1`!= "" OR `pradress2`!= "" OR `pradress3`!= "" OR `pradress4`!= "")
|
||||
');
|
||||
if($order == null && (int) $cart->id_carrier == 87) {
|
||||
$DOM_front = true;
|
||||
|
Loading…
Reference in New Issue
Block a user