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