{{"TITLE_BASKET" | translate}}
{{userEmail}}
{{element.name}}
@if (allowEdit) {
}
{{element.BasketItem.quantity}}
@if (allowEdit) {
}
{{element.price}}¤
@if (allowEdit) {
}
@if (displayTotal) {
}
@if (totalPrice) {
{{"LABEL_TOTAL_PRICE"| translate }}: {{itemTotal}}ยค
}