Global

Potentiel : € ( kg) • Commandé : € ( kg)
id]['actif']) && $produits_selec[$p->id]['actif']) { echo '' ; } } ?> id]['actif']) && $produits_selec[$p->id]['actif']) { $quantite = Commande::getQuantiteProduit($p->id, $commandes); $str_quantite = ''; if ($quantite) $str_quantite = $quantite; $classe = 'total'; if ($str_quantite > $produits_selec[$p->id]['quantite_max'] && !$produits_selec[$p->id]['vrac']) { $classe .= ' depasse'; } echo '' ; } } ?>
'.Html::encode($p->getLibelleAdmin()).'
' . $str_quantite . ' '; if ($produits_selec[$p->id]['quantite_max'] && $str_quantite) echo '
' . $produits_selec[$p->id]['quantite_max'] . ''; echo '