Modif du 01/03/2023 sur fiches produit
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Delivery' => 'Livraison',
|
||||
'Free from 30€' => 'Gratuite à partir de 30€*',
|
||||
'7/7 Customer Service' => 'Service Client 7/7j',
|
||||
'+33 (0) 298 571 040' => '0 298 571 040',
|
||||
'10:00/12:00 a.m. 2:00/7:00 p.m.' => '10H-12H 14H-19H',
|
||||
'Payments' => 'Paiements',
|
||||
'7/7 Customer Service' => 'Service clients',
|
||||
'Benefits' => 'Service client',
|
||||
'Complete refund' => 'Remboursement intégral',
|
||||
'Credit card - PayPal' => 'CB - PayPal - Chèque',
|
||||
'Exchange or recovery' => 'Echange ou reprise',
|
||||
'Customer benefits' => '06 14 22 90 17',
|
||||
'Delivery' => 'Livraison',
|
||||
'Exchange' => 'Reprise garantie',
|
||||
'Benefits' => 'Avantages client',
|
||||
'Customer benefits' => 'Offres exclusives',
|
||||
'Exchange or recovery' => 'Echange ou reprise',
|
||||
'Free from 30€' => 'Gratuite à partir de 80€*',
|
||||
'Horaires' => '10h-12h 14h-18h',
|
||||
'Payments' => 'Paiements',
|
||||
'Satisfied or refunded' => 'Satisfait - remboursé',
|
||||
'Complete refund' => 'Remboursement intégral'
|
||||
'Téléphone' => '06 14 22 90 17',
|
||||
);
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
<div class="reinsurance">
|
||||
<ul>
|
||||
<li><h4>{intl l="Delivery" d='reinsurance.fo.default'}</h4><p>{intl l="Free from 30€" d='reinsurance.fo.default'}</p></li>
|
||||
<li><h4>{intl l="7/7 Customer Service" d='reinsurance.fo.default'}</h4><p><span class="phone">{intl l="+33 (0) 298 571 040" d='reinsurance.fo.default'}</span><br />{intl l="10:00/12:00 a.m. 2:00/7:00 p.m." d='reinsurance.fo.default'}</p></li>
|
||||
<li><h4>{intl l="7/7 Customer Service" d='reinsurance.fo.default'}</h4><p><span class="phone">{intl l="Téléphone" d='reinsurance.fo.default'}</span><br />{intl l="Horaires" d='reinsurance.fo.default'}</p></li>
|
||||
<li><h4>{intl l='Payments' d='reinsurance.fo.default'}</h4><p>{intl l='Credit card - PayPal' d='reinsurance.fo.default'}</p></li>
|
||||
<li><h4>{intl l='Exchange or recovery' d='reinsurance.fo.default'}</h4><p>{intl l='Exchange' d='reinsurance.fo.default'}</p></li>
|
||||
<li><h4>{intl l='Benefits' d='reinsurance.fo.default'}</h4><p>{intl l='Customer benefits' d='reinsurance.fo.default'}</p></li>
|
||||
<!-- <li><h4>{intl l='Benefits' d='reinsurance.fo.default'}</h4><p>{intl l='Customer benefits' d='reinsurance.fo.default'}</p></li>-->
|
||||
<li><h4>{intl l='Satisfied or refunded' d='reinsurance.fo.default'}</h4><p>{intl l='Complete refund' d='reinsurance.fo.default'}</p></li>
|
||||
</ul>
|
||||
</div>
|
||||
Reference in New Issue
Block a user