 |
European and French legislation
guaranteeing the origin and
authenticity of a product.
|
|
|
Foie Gras
Pure foie gras, or bloc foie gras, needs to age. It will gain in flavour if kept 6 months in a cool, dry place. The blocs of foie gras are a mixture of several foie gras which share the same quality in taste. Pure foie gras is the finest foie gras, reserved and placed either whole or in parts into jars.
";
// echo " pour l'instant, il n'y a pas d'articles dans cette catégorie ";
foreach ($info['cats'] as $cat) {
if (!empty($cat['ouvert']) && !empty($cat['sub'])) {
$j=0;
foreach ($cat['sub'] as $sscat) {
echo "\n";
echo "{$sscat['titre']}\n";
echo " | \n";
++$j;
if($j >= 2) {
echo(" ");
$j=0;}
}
echo " \n";
}
}
echo " ";
?>
Sélections du Jour";
foreach ($info['new'] as $article) { ?>
|
++$i;
if($i >= 3) {
echo(" ");
$i=0;}
} // fin du foreach
echo(" ");
} // fin du else
?>
} else {$i=0;
foreach ($info['arts'] as $article) { ?>
|
++$i;
if($i >= 3) {
echo(" ");
$i=0;}
} // fin du foreach
echo(" ");
} // fin du else
?>
foreach ($info['nav'] as $nav) {
echo " ".$nav['all']." ";
}
?>
|
|