'.Html::encode($p->getLibelleAdmin()).' | ' ;
}
}
?>
---|
' . $str_quantite . ' ';
if ($produits_selec[$p->id]['quantite_max'] && $str_quantite)
echo ' ' . $produits_selec[$p->id]['quantite_max'] . ''; echo ' | ' ;
}
}
?>