ÿØÿà JFIF ` ` ÿþxØ
| Server IP : 109.234.164.53 / Your IP : 216.73.216.110 Web Server : Apache System : Linux cervelle.o2switch.net 4.18.0-553.32.1.lve.el8.x86_64 #1 SMP Thu Dec 19 13:14:03 UTC 2024 x86_64 User : computer3 ( 1098) PHP Version : 7.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/computer3/litsolide.com/templates/shop/ |
Upload File : |
{include file="header.tpl"}
<div class="container">
<div class="row">
<div class="{$type_anima}">
{include file="centre.tpl"}
</div>
<div class="{$type_anima}">
{include file="left.tpl"}
</div>
<div class="span8C">
<!-- Contenu Avis -->
<div>
<br />
{if !empty($avis_text_1)}{$avis_text_1}{/if}
</div>
<div style="text-align:center">
<form class="form-horizontal" style="padding: 0px;border: 0px #ddd solid; background:transparent;width:100%" id="avis" name="avis" method="post" enctype="multipart/form-data" action="./avis_enregistre.php">
<input type="hidden" name="from" value="contact">
<input type="hidden" name="email_client" value="{$order.email}">
<input type="hidden" name="id_commande" value="{$order.id_commande}">
<input type="hidden" name="prenom" value="{$order.firstname}">
<input type="hidden" name="nom" value="{$order.lastname}">
<input type="hidden" name="type_paiement" value="T">
<input type="hidden" name="id" value="{$codeSuivi}">
<input type="radio" name="etoile" value="5" /><img src="templates/shop/img/etoile_5.png" alt="" />
<br /><input type="radio" name="etoile" value="4" /><img src="templates/shop/img/etoile_4.png" alt="" />
<br /><input type="radio" name="etoile" value="3" /><img src="templates/shop/img/etoile_3.png" alt="" />
<br /><input type="radio" name="etoile" value="2" /><img src="templates/shop/img/etoile_2.png" alt="" />
<br /><input type="radio" name="etoile" required value="1" /><img src="templates/shop/img/etoile_1.png" alt="" />
<br />
<br />
<b>Vous pouvez ci-dessous laisser votre avis en quelques lignes !</b>
<br />
<br />
<div class="form-group" style="width: 100%">
<div class="input-group" style="width: 100%">
<input type="text" name="avis_titre" placeholder=" Titre de votre commentaire *" required value="" class="form-control" style="width:90%;margin-left:5%;margin-right:5%" />
</div>
</div>
<div class="form-group" style="width: 100%">
<div class="" style="width: 100%">
<div style="text-align:center">
<textarea class="form-control" style="width:90%;margin-left:5%;margin-right:5%" placeholder="Votre commentaire *" required name="avis_message" id="avis_message" rows="5"></textarea>
</div>
</div>
</div>
<br/>
<button type="submit" style="margin-top:0" name="envoi_message">Valider mon avis</button>
<button><a style="color:#fff;margin-top:30px" href="./transfer.php?id={$codeSuivi}">Ignorer mon avis</a></button>
</form>
</div>
</div>
{include file="right.tpl"}
</div>
</div>
{include file="footer.tpl"}