Оформление заказа
Контакты
Адрес доставки
Вы заказываете
{{ item.product.name }}
{{ item.variant.name }} · {{ item.variant.weight }} {{ item.product.weight }}
{{ item.variant.name }} · {{ item.variant.weight }} {{ item.product.weight }}
{{ (product.variants.find(v => v.id === product.selectedVariantId) || product.variants[0]).name }} {{ product.weight }}
В избранном пока ничего нет
{{ (product.variants.find(v => v.id === product.selectedVariantId) || product.variants[0]).name }} {{ product.weight }}
Выбран вариант: {{ (selectedProduct.variants.find(v => v.id === selectedProduct.selectedVariantId) || selectedProduct.variants[0]).name }} ({{ (selectedProduct.variants.find(v => v.id === selectedProduct.selectedVariantId) || selectedProduct.variants[0]).weight }}) {{ selectedProduct.weight }}
Состав: {{ selectedProduct.ingredients || 'Классический рецепт' }}
{{ selectedProduct.fullDescription || 'Непревзойденный вкус и свежие ингредиенты.' }}