SEKADONER
Загрузка меню...
SEKADONER

{{ t('selectLanguage') }}

❤️ {{ t('favorites') }} ({{ favorites ? favorites.length : 0 }})

{{ t('favoritesEmpty') }}
{{ typeof product.name === 'object' ? product.name[currentLanguage] : product.name }}

📦 {{ t('myOrders') }}

{{ t('ordersEmpty') }}
{{ order.id }} {{ order.date }}
{{ order.total }} ₸
🕒 {{ t('workingHours') }}:

{{ t('workingHoursFrom') }} {{ workingHours.start }} {{ t('workingHoursTo') }} {{ workingHours.end }}

ℹ️ {{ t('aboutUs') }}:

{{ t('restaurantName') }}

📍 {{ t('addressLabel') }}: {{ t('restaurantAddress') }}

{{ t('routeIn2GIS') }}

{{ t('checkoutTitle') }}

{{ t('contactsSection') }}

{{ t('deliveryAddressSection') }}

{{ t('orderItemsSection') }}

{{ typeof item.product.name === 'object' ? item.product.name[currentLanguage] : item.product.name }}

{{ typeof item.variant.name === 'object' ? t(item.variant.name) : item.variant.name }} · {{ typeof item.variant.weight === 'object' ? t(item.variant.weight) : item.variant.weight }} {{ typeof item.product.weight === 'object' ? item.product.weight[currentLanguage] : item.product.weight }}

{{ item.quantity }}
{{ item.price * item.quantity }} ₸

{{ t('selectTimeLabel') }}

{{ t('selectPaymentLabel') }}

{{ t('cartTotalItemsPrice') }} {{ cartTotal }} ₸
ⓘ {{ t('deliveryCalcNotice') }}
⚠️ {{ t('formValidationNotice') }}

{{ category.title[currentLanguage] }}

{{ product.badge }}
{{ getProductPrice(product, product.variants && product.variants.length > 0 ? (product.selectedVariantId ? product.variants.find(v => v.id === product.selectedVariantId) : product.variants[0]) : null) }} ₸

{{ typeof product.name === 'object' ? product.name[currentLanguage] : product.name }}

{{ typeof (product.variants.find(v => v.id === product.selectedVariantId) || product.variants[0]).name === 'object' ? (product.variants.find(v => v.id === product.selectedVariantId) || product.variants[0]).name[currentLanguage] : (product.variants.find(v => v.id === product.selectedVariantId) || product.variants[0]).name }} {{ typeof product.weight === 'object' ? product.weight[currentLanguage] : product.weight }}

{{ getProductQuantity(product.id, product.variants && product.variants.length > 0 ? (product.selectedVariantId || product.variants[0].id) : null) }}

{{ t('favoritesTitlePage') }}

{{ t('favoritesEmptyPage') }}

{{ product.badge }}
{{ getProductPrice(product, product.variants && product.variants.length > 0 ? (product.selectedVariantId ? product.variants.find(v => v.id === product.selectedVariantId) : product.variants[0]) : null) }} ₸

{{ typeof product.name === 'object' ? product.name[currentLanguage] : product.name }}

{{ typeof (product.variants.find(v => v.id === product.selectedVariantId) || product.variants[0]).name === 'object' ? t((product.variants.find(v => v.id === product.selectedVariantId) || product.variants[0]).name) : (product.variants.find(v => v.id === product.selectedVariantId) || product.variants[0]).name }} {{ typeof product.weight === 'object' ? t(product.weight) : product.weight }}

{{ getProductQuantity(product.id, product.variants && product.variants.length > 0 ? (product.selectedVariantId || product.variants[0].id) : null) }}

{{ t('menuAbout') }}

{{ t('restaurantName') }}

{{ t('aboutExperience') }}

{{ t('aboutDescription') }}


📍 {{ t('addressLabel') }}: {{ t('restaurantAddress') }}

{{ t('routeIn2GIS') }}

{{ selectedProduct.name && typeof selectedProduct.name === 'object' ? selectedProduct.name[currentLanguage] : selectedProduct.name }}

{{ t('selectedVariantLabel') }}: {{ (selectedProduct.variants.find(v => v.id === selectedProduct.selectedVariantId) || selectedProduct.variants[0]).name && typeof (selectedProduct.variants.find(v => v.id === selectedProduct.selectedVariantId) || selectedProduct.variants[0]).name === 'object' ? (selectedProduct.variants.find(v => v.id === selectedProduct.selectedVariantId) || selectedProduct.variants[0]).name[currentLanguage] : ((selectedProduct.variants.find(v => v.id === selectedProduct.selectedVariantId) || selectedProduct.variants[0]).name) }} ({{ (selectedProduct.variants.find(v => v.id === selectedProduct.selectedVariantId) || selectedProduct.variants[0]).weight && typeof (selectedProduct.variants.find(v => v.id === selectedProduct.selectedVariantId) || selectedProduct.variants[0]).weight === 'object' ? (selectedProduct.variants.find(v => v.id === selectedProduct.selectedVariantId) || selectedProduct.variants[0]).weight[currentLanguage] : (selectedProduct.variants.find(v => v.id === selectedProduct.selectedVariantId) || selectedProduct.variants[0]).weight }}) {{ selectedProduct.weight && typeof selectedProduct.weight === 'object' ? selectedProduct.weight[currentLanguage] : selectedProduct.weight }}

{{ t('ingredientsLabel') }}: {{ typeof selectedProduct.description === 'object' ? selectedProduct.description[currentLanguage] : (selectedProduct.description || t('classicRecipeText')) }}

{{ typeof selectedProduct.defaultDescriptionText === 'object' ? selectedProduct.defaultDescriptionText[currentLanguage] : (selectedProduct.defaultDescriptionText || t('defaultDescriptionText')) }}

{{ val }}
{{ key }}
{{ getProductPrice(selectedProduct, selectedProduct.variants && selectedProduct.variants.length > 0 ? (selectedProduct.variants.find(v => v.id === selectedProduct.selectedVariantId) || selectedProduct.variants[0]) : null) }} ₸
{{ getProductQuantity(selectedProduct.id, selectedProduct.variants && selectedProduct.variants.length > 0 ? (selectedProduct.selectedVariantId || selectedProduct.variants[0].id) : null) }}

{{ t('cartTitle') }}

{{ typeof item.product.name === 'object' ? item.product.name[currentLanguage] : item.product.name }}

({{ typeof item.variant.name === 'object' ? t(item.variant.name) : item.variant.name }})

{{ item.price }} ₸

{{ item.quantity }}
{{ item.price * item.quantity }} ₸
{{ t('cartEmptyText') }}

{{ t('recommendationsTitle') }}

{{ typeof rec.name === 'object' ? rec.name[currentLanguage] : rec.name }}

{{ typeof rec.weight === 'object' ? rec.weight[currentLanguage] : rec.weight }}

{{ rec.price }} ₸
{{ t('minPriceWarningPart1') }} {{ 800 - cartTotal }} ₸ {{ t('minPriceWarningPart2') }}