 |
European and French legislation
guaranteeing the origin and
authenticity of a product.
|
|
|
GOURMET Hamper
|
|
|
|
|
|
if (!empty($info['art'][0]['ref'])) {?>Ref CA63- }?> if (!empty($info['art'][0]['sstitre'])) {?>- }?>
|
|
if (empty($info['art'][0]['img2'])) {?> } else { ?> }?> |
if (!empty($info['art'][0]['img3'])) {?>
} ?> |
|
|
|
|
For all those foodies : foie gras, terrines, simmered duck, desserts and wine. |
|
|
|
|
|
All the flavours from the Perigord to unite family, or friends for a festive gathering. |
|
|
if ($info['art'][0]['prix2']>0) {
echo 'Promotion ('.number_format($info['art'][0]['prix2'], 2,',',' ').') ';
}
?> Price 40,00 € |
|
|
|
|
|
if (!empty($info['art'][0]['descr3'] )) { ?>Ingredients
- Bloc of Duck foie gras certified perigord origin - Jar 90g
- Duck medallion with duck foie gras - Jar 100g
- Goose rillettes - tin 100g
- Gizzard spread in persil - verrine 100g
- Simmered duck with foie gras sauce on a bed of cepes - Jar 350g
- Apricotes soaked in Monbazillac - Jar 200g
- Chocolate macaroon truffles - packet 100g
- Côtes de bergerac AOC sweet white Marquis de Chanterac - bottle 75 cl
- Burgundy case MM
} ?> |
|
|
if (!empty($info['art'][0]['descr4'] )) { ?>
Note
A few sautéd potatoes and a light green salad would be the perfect accompaniment for these choice foods. Add a few cepes (mushrooms) to the potatoes whilst cooking.
|
|
|
} ?> if (!empty($info['art'][0]['moreinfo1'])) { ?>
Dimensions
350 x 280 x 120
|
|
|
} ?>
<< Back
$MESARTICLES =$info['art'][0]['moreinfo3'];
$ou = explode (",", $MESARTICLES);
$in = "'".implode ("','", $ou)."'";
//echo "mesart=".$MESARTICLES." ";
//echo "in=".$in;
$query =
"SELECT A.id,A.cle,A.denom,A.ref,A.img1,A.img2,A.img3,A.img4,A.img5,A.stock,A.prix,A.prixht2,A.prix2,A.poids,A.idtva,".
" A.ispromo,A.isoffre,A.isnew,A.istop,CT.tva,CT2.tva tva2,".
" A.moreinfo1,A.moreinfo2,A.moreinfo3,A.codepromo,A.options1,A.options2,A.options3,".
" A.titre_lg$LG titre, A.sstitre_lg$LG sstitre,".
" A.desc1_lg$LG descr1, A.desc2_lg$LG descr2, A.desc3_lg$LG descr3, A.desc4_lg$LG descr4".
" FROM afs_article A LEFT JOIN afs_tva CT ON CT.id=A.idtva LEFT JOIN afs_tva CT2 ON CT2.id=A.idtva2".
" WHERE A.cle IN ($in) AND A.isactif='O'";
$ARTICLES_ASSO = $db->getAll($query);
articlesMEF( $ARTICLES_ASSO );
$info['articles_asso'] = &$ARTICLES_ASSO;
// foreach ($info['articles_asso'] as $article) { echo($article['titre']);}
?>0) { ?> Also
|
++$i;
if($i >= 3) {
echo(" ");
$i=0;}
} // fin du foreach
echo(" ");
} // fin du else
?>
} ?>
|