{{ t('shoppingCart') }}
×{{ t('cartIsEmpty') }}
{{ getDishName(item) }}
{{ this.getCurrencySymbol() }}{{ item.price }}
{{ item.qty }}
{{ t('itemCount') }}
{{ cartTotalQty }}{{ t('items') }}
{{ t('total') }}
{{ this.getCurrencySymbol() }}{{ cartTotal }}