Global

Potentiel : € ( kg) • Commandé : € ( kg)
id]['active']) && $arrayProductsSelected[$p->id]['active']) || (!$arrayProductsSelected[$p->id]['active'] && Order::getProductQuantity($p->id, $arrayOrders))) { (!$arrayProductsSelected[$p->id]['active']) ? $class_disabled = 'disabled' : $class_disabled = '' ; echo '' ; } } ?> id, $arrayOrders); if ((isset($arrayProductsSelected[$p->id]['active']) && $arrayProductsSelected[$p->id]['active']) || $quantity) { $strQuantity = ''; if ($quantity) { $strQuantity = $quantity ; } $class = 'total'; if ($strQuantity > $arrayProductsSelected[$p->id]['quantity_max']) { $class .= ' depasse'; } echo '' ; } } ?>
'.Html::encode($p->getStrWordingAdmin()).'
' . $strQuantity . ' '; if ($arrayProductsSelected[$p->id]['quantity_max'] && $strQuantity) { echo '
' . $arrayProductsSelected[$p->id]['quantity_max'] . ''; } echo '