{% set item = entity.instance %} {% set totalUsed = order_shop_container.store.getReductionCartUsedQuantity(item) %} {{ totalUsed }} utilisé(s) / {{ item.availableQuantity - totalUsed }} restante(s)