Bonjour,
Je voudrais obtenir trois produits par ligne dans le catalogue client c'est-à-dire tous les trois enregistrements
Comment faire ? je suis perdue ^^
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<!--DWLayoutTable-->
<tr>
<td width="120" align="center" rowspan="2">
[MODULE:FICHE_LISTE_PRODUITS_IMAGE] </td>
<td width="60" height="38" valign="center" class="liste_produitPrix">
[MODULE:FICHE_LISTE_PRODUITS_PRIX2] </td>
<td class="liste_produitNom" width="275">
[MODULE:FICHE_LISTE_PRODUITS_NOM]<br> [MODULE:FICHE_LISTE_PRODUITS_ICONES] </td>
<td width="373"> </td>
</tr>
<tr>
<td height="22" colspan="2" valign="top" style="padding-top:3px;">
<b>[MODULE:FICHE_LISTE_PRODUITS_DESCRIPTION]</b> </td>
<td> </td>
</tr>
<tr>
<td colspan="4" height="10" style="background:url('template/images/listeproduitsep.jpg') center left repeat-x"> </td>
</tr>
</table>
Merci beaucoup pour vos réponses
