'.Html::encode($p->getStrWordingAdmin()).' | ' ;
}
}
?>
---|
' . $strQuantity . ' ';
if ($arrayProductsSelected[$p->id]['quantity_max'] && $strQuantity) {
echo ' ' . $arrayProductsSelected[$p->id]['quantity_max'] . ''; } echo ' | ' ;
}
}
?>