achat quantite illimitée

This commit is contained in:
Vincent Vandemeulebrouck
2021-05-20 02:49:48 +02:00
parent 053b949414
commit 862ad1faec
3 changed files with 26 additions and 18 deletions

View File

@ -15,13 +15,15 @@
{{item.name}}</h4>
</div>
{{#unless quantiteIllimite}}
<div class="flexrow flex-group-left">
<label>{{#if (gt tailleLot 1)}}Lots disponibles
{{else}}Quantité disponible{{/if}}</label>
<label>{{quantiteNbLots}}</label>
<label>{{#if quantiteIllimite}}
pas de limite
{{else}}
{{quantiteNbLots}}
{{/if}}</label>
</div>
{{/unless}}
<div class="flexrow flex-group-left">
<label>
{{#if (gt tailleLot 1)}}Nombre de lots de {{tailleLot}}