Сборник праздничных блюд + Рецепты столовой + Рецепты с выпечкой+рецептов полуфабрикат. Дарья Селиверстова ЕДАша

490 руб.
Цена в бонусных баллах: 490

Описание

Тариф: Все 4 сборника по спеццене


1) Сборник праздничных блюд
2) Сборник рецептов столовой
3) Сборник рецептов с выпечкой
4)Сборник рецептов полуфабрикатов

1. Сборник праздничных блюд:

Содержание

Горячие блюда:


1. Курица запеченная в апельсиновом маринаде
2. Утка фаршированная гречкой
3. Говядина томленая (мякоть)
4. Рулька
5. Гусь жареный
6. Ребра свиные жареные
7. Судак запеченный в фольге
8. Кролик в горчичном соусе
9. Ризотто с куриной печенью
10. Чахохбили из куриных грудок
11. Булгур с креветками и помидорами
12. Чашушули из говядины

Порционные блюда:

13. Горбуша в кульках
14. Медальоны из кеты с рисом
15. Минтай под шубой
16. Горбуша под картофелем
17. Жюльен из красной рыбы
18. Форель запеченная в духовке
19. Мясо по-французски
20. Мясо по-генеральски
21. Отбивная из свинины под сырной шапкой
22. Перец фаршированный лодочкой
23. Праздничный стожок с томатами и картофелем
24. Куриная отбивная с грибами
25. Грудка с рисовой шапкой
26. Куриный стожок с овощами
27. Корзинка из куриного фарша с ананасами
28. Отбивная куриная с сырной шапкой
29. Грудка в кульках из фольги
30. Горшочек жаркое
31. Цветная капуста в кляре
32. Картошка под сыром
33. Картофель по-деревенски в духовке
34. Булгур с грибами, луком и морковью
35. Гречка по-купечески без мяса
36. Рис с овощным гарниром
37. Овощи свежие в духовке как на гриле
38. Картофель в сметане с сыром
39. Картофель мини запечённый
40. Рис в томатном соусе
41. Спаржа на сковороде с чесноком и лимоном
42. Картофель с беконом
43. Крылышки в кляре
44. Куриные рулетики с грибами
45. Фаршированные шампиньоны
46. Баклажаны запеченные с сыром и чесноком
47. Картофельные корзинки с грибами
48. Вкусный шашлык
49. Креветки
50. Куриный шашлык
51. Горячие бутерброды
52. Горячие бутерброды с ананасом
53. Брускетта с лососем
54. Брускетта с курицей
55. Горячие бутерброды в духовке с огурцом
56. Мини люля-кебаб
57. Маринованный лук к мясу
58. Классический холодец
59. Мясная нарезка
60. Малосоленая рыбка
61. Тарталетки с творожным сыром
62. Тарталетки с ветчиной
63. Тарталетки с колбасой
64. Тарталетки с корейской морковкой
65. Тарталетки с курицей
66. Тарталетки с икрой и сливочным сыром
67. Тарталетки с красной рыбой и творожным сыром
68. Сырные шарики с орехами
69. Фаршированные яйца с сыром грибами и лучком
70. Рулетики из ветчины с сыром
71. Рулет из лаваша с красной рыбой
72. Канапе с сельдью
73. Говяжий язык
74. Заливное из курицы
75. Куриный рулет
76. Салат корейка
77. Салат мексика
78. Оливье
79. Салат королевский
80. Салат быстрый
81. Министерский салат
82. Гранатовый браслет
83. Морской салат
84. Салат нептун
85. Торт суши
86. Салат мужской каприз
87. Сельдь под шубой
88. Гнездо глухаря
89. Салат нежный из куриной печени
90. Теплый салат из печени куриной
91. Белковый салат ПП
92. Крабовый салат с омлетом
93. Красное море
94. Пикник
95. Салат с фасолью
96. Нежный салат с тунцом
97. Весенний салат
98. Изумрудная россыпь
99. Салат с сухариками
', ''], pagination: false }); $('select[name=\'recurring_id\'], input[name="quantity"]').change(function(){ $.ajax({ url: 'index.php?route=product/product/getRecurringDescription', type: 'post', data: $('input[name=\'product_id\'], input[name=\'quantity\'], select[name=\'recurring_id\']'), dataType: 'json', beforeSend: function() { $('#recurring-description').html(''); }, success: function(json) { $('.alert, .text-danger').remove(); if (json['success']) { $('#recurring-description').html(json['success']); } } }); }); $('.date').datetimepicker({ pickTime: false }); $('.datetime').datetimepicker({ pickDate: true, pickTime: true }); $('.time').datetimepicker({ pickDate: false }); $('button[id^=\'button-upload\']').on('click', function() { var node = this; $('#form-upload').remove(); $('body').prepend('

'); $('#form-upload input[name=\'file\']').trigger('click'); if (typeof timer != 'undefined') { clearInterval(timer); } timer = setInterval(function() { if ($('#form-upload input[name=\'file\']').val() != '') { clearInterval(timer); $.ajax({ url: 'index.php?route=tool/upload', type: 'post', dataType: 'json', data: new FormData($('#form-upload')[0]), cache: false, contentType: false, processData: false, beforeSend: function() { $(node).button('loading'); }, complete: function() { $(node).button('reset'); }, success: function(json) { $('.text-danger').remove(); if (json['error']) { $(node).parent().find('input').after('
' + json['error'] + '
'); } if (json['success']) { alert(json['success']); $(node).parent().find('input').attr('value', json['code']); } }, error: function(xhr, ajaxOptions, thrownError) { alert(thrownError + "\r\n" + xhr.statusText + "\r\n" + xhr.responseText); } }); } }, 500); }); $('#review').delegate('.pagination a', 'click', function(e) { e.preventDefault(); $('#review').fadeOut('slow'); $('#review').load(this.href); $('#review').fadeIn('slow'); }); $('#review').load('index.php?route=product/product/review&product_id=36893'); $('#button-review').on('click', function() { $.ajax({ url: 'index.php?route=product/product/write&product_id=36893', type: 'post', dataType: 'json', data: $(".form-review").serialize(), beforeSend: function() { $('#button-review').button('loading'); }, complete: function() { $('#button-review').button('reset'); }, success: function(json) { $('.alert-success, .alert-danger').remove(); if (json['error']) { get_revpopup_notification('alert-danger', 'Ошибка', json['error']); } if (json['success']) { get_revpopup_notification('alert-success', 'Спасибо за отзыв', json['success']); $('input[name=\'name\']').val(''); $('textarea[name=\'text\']').val(''); $('input[name=\'rating\']:checked').prop('checked', false); $('#post-review-box').slideUp(300); $('#new-review').focus(); $('#open-review-box').fadeIn(100); $('#close-review-box').hide(); $('#ratings-hidden').val(''); $('.stars .glyphicon').removeClass('glyphicon-star').addClass('glyphicon-star-empty'); } } }); }); $('#button-answers').on('click', function() { $.ajax({ url: 'index.php?route=revolution/revstorereview/writeanswer&product_id=36893', type: 'post', dataType: 'json', data: $(".form-answers").serialize(), beforeSend: function() { $('#button-answers').button('loading'); }, complete: function() { $('#button-answers').button('reset'); }, success: function(json) { $('.alert-success, .alert-danger').remove(); if (json['error']) { get_revpopup_notification('alert-danger', 'Ошибка', json['error']); } if (json['success']) { get_revpopup_notification('alert-success', 'Спасибо за вопрос', json['success']); $('input[name=\'name_answer\']').val(''); $('textarea[name=\'text_answer\']').val(''); $('#post-answers-box').slideUp(300); $('#new-answers').focus(); $('#open-answers-box').fadeIn(100); $('#close-answers-box').hide(); } } }); }); $('.thumbnails .main-image').magnificPopup({ type:'image', removalDelay: 170, callbacks: { beforeOpen: function() { this.st.mainClass = 'mfp-zoom-in'; }, open: function() { $('body').addClass('razmiv2'); $('#pagefader2').fadeIn(70); if (document.body.scrollHeight > document.body.offsetHeight) { } }, close: function() { $('body').removeClass('razmiv2'); $('#pagefader2').fadeOut(70); $('#top3').css('right', 'initial'); } } }); $('.thumbnails .images-additional').magnificPopup({ type:'image', delegate: 'a', gallery: { enabled:true }, removalDelay: 170, callbacks: { beforeOpen: function() { this.st.mainClass = 'mfp-zoom-in'; }, open: function() { $('body').addClass('razmiv2'); $('#pagefader2').fadeIn(70); if (document.body.scrollHeight > document.body.offsetHeight) { } }, close: function() { $('body').removeClass('razmiv2'); $('#pagefader2').fadeOut(70); $('#top3').css('right', 'initial'); } } }); $('.thumbnails .main-image img').click(function(){ if ($('.images-additional').length > 0) { var startnumber = $(this).parent().attr('data-number'); $('.images-additional').magnificPopup('open', startnumber); return false } else { $('.main-image').magnificPopup('open'); return false } }); function get_revpopup_cart_quantity() { input_val = $('.product-info.product_informationss .plus-minus').val(); quantity = parseInt(input_val); return quantity; } function validate_pole(val, product_id, znak, minimumvalue, maximumvalue) { val.value = val.value.replace(/[^\d,]/g, ''); if (val.value == '') val.value = minimumvalue; maximumvalue = Number($('.product_informationss .pr_quantity').text()); if (maximumvalue < 1) maximumvalue = 9999; input_val = $('.product-info.product_informationss .plus-minus'); quantity = parseInt(input_val.val()); if(znak=='+') input_val.val(quantity+1); else if(znak=='-' && input_val.val() > minimumvalue) input_val.val(quantity-1); else if(znak=='=' && input_val.val() > minimumvalue) input_val.val(input_val.val()); if (quantity < 1 || quantity < minimumvalue) { input_val.val(minimumvalue); val.value = minimumvalue; } update_quantity(product_id, input_val.val()); } function update_quantity(product_id, quantity) { var minimumvalue = 1; if (quantity == 0 || quantity < minimumvalue) { quantity = $('.product-info.product_informationss .plus-minus').val(minimumvalue); return; } else if (quantity < 1) { quantity = 1; return; } data = $('.product-info.product_informationss input[type=\'text\'], .product-info.product_informationss input[type=\'hidden\'], .product-info.product_informationss input[type=\'radio\']:checked, .product-info.product_informationss input[type=\'checkbox\']:checked, .product-info.product_informationss select, .product-info.product_informationss textarea'), $.ajax({ url: 'index.php?route=product/product/update_prices', type: 'post', dataType: 'json', data: data.serialize() + '&product_id=' + product_id + '&quantity=' + quantity, success: function(json) { var end_quantity = json['points']; var start_quantity = parseFloat($('.product_informationss .pr_points').html().replace(/\s*/g,'')); $({val:start_quantity}).animate({val:end_quantity}, { duration: 500, easing: 'swing', step: function(val) { $('.product_informationss .pr_points').html(number_format(val, product_id)); } }); var price = json['price_n']; var start_price = parseFloat($('.product_informationss .update_price').html().replace(/\s*/g,'')); $({val:start_price}).animate({val:price}, { duration: 500, easing: 'swing', step: function(val) { $('.product_informationss .update_price').html(price_format(val)); } }); var special = json['special_n']; var start_special = parseFloat($('.product_informationss .update_special').html().replace(/\s*/g,'')); $({val:start_special}).animate({val:special}, { duration: 500, easing: 'swing', step: function(val) { $('.product_informationss .update_special').html(price_format(val)); } }); } }); } function update_prices_product(product_id, minimumvalue) { input_val = $('.product-info.product_informationss .plus-minus').val(); if (input_val > minimumvalue) { input_val = minimumvalue; $('.product-info.product_informationss .plus-minus').val(minimumvalue); } quantity = parseInt(input_val); data = $('.product-info.product_informationss input[type=\'text\'], .product-info.product_informationss input[type=\'hidden\'], .product-info.product_informationss input[type=\'radio\']:checked, .product-info.product_informationss input[type=\'checkbox\']:checked, .product-info.product_informationss select, .product-info.product_informationss textarea'); $.ajax({ type: 'post', url: 'index.php?route=product/product/update_prices', data: data.serialize() + '&product_id=' + product_id + '&quantity=' + quantity, dataType: 'json', success: function(json) { $('.product_informationss .thumbnails a.main-image').attr('href', json['opt_image_2_big']); $('.product_informationss .thumbnails a.main-image img').attr('src', json['opt_image_2']); $('.product_informationss .thumbnails .images-additional .owl-item:first-child a').attr('href', json['opt_image_2_big']); $('.product_informationss .thumbnails .images-additional .owl-item:first-child a img').attr('src', json['opt_image_2']).css('width', 100).css('height', 100); var end_quantity = json['option_quantity']; var start_quantity = parseFloat($('.product_informationss .pr_quantity').html().replace(/\s*/g,'')); $({val:start_quantity}).animate({val:end_quantity}, { duration: 500, easing: 'swing', step: function(val) { $('.product_informationss .pr_quantity').html(number_format(val, product_id)); } }); var end_quantity = json['points']; var start_quantity = parseFloat($('.product_informationss .pr_points').html().replace(/\s*/g,'')); $({val:start_quantity}).animate({val:end_quantity}, { duration: 500, easing: 'swing', step: function(val) { $('.product_informationss .pr_points').html(number_format(val, product_id)); } }); var price = json['price_n']; var start_price = parseFloat($('.product_informationss .update_price').html().replace(/\s*/g,'')); $({val:start_price}).animate({val:price}, { duration: 500, easing: 'swing', step: function(val) { $('.product_informationss .update_price').html(price_format(val)); } }); var special = json['special_n']; var start_special = parseFloat($('.product_informationss .update_special').html().replace(/\s*/g,'')); $({val:start_special}).animate({val:special}, { duration: 500, easing: 'swing', step: function(val) { $('.product_informationss .update_special').html(price_format(val)); } }); } }); } function price_format(n) { c = 0; d = '.'; t = ' '; s_left = ''; s_right = ' руб.'; n = n * 1.00000000; i = parseInt(n = Math.abs(n).toFixed(c)) + ''; j = ((j = i.length) > 3) ? j % 3 : 0; return s_left + (j ? i.substr(0, j) + t : '') + i.substr(j).replace(/(\d{3})(?=\d)/g, "$1" + t) + (c ? d + Math.abs(n - i).toFixed(c).slice(2) : '') + s_right; } function weight_format(n, product_id) { c = 2; d = '.'; t = ','; i = parseInt(n = Math.abs(n).toFixed(c)) + ''; j = ((j = i.length) > 3) ? j % 3 : 0; return (j ? i.substr(0, j) + t : '') + i.substr(j).replace(/(\d{3})(?=\d)/g, "$1" + t) + (c ? d + Math.abs(n - i).toFixed(c).slice(2) : ''); } function number_format(n, product_id) { i = parseInt(n = Math.abs(n).toFixed(0)) + ''; return i; } $('.product_related .owlproduct').owlCarousel({ items: 1, singleItem: true, mouseDrag: false, touchDrag: false, autoPlay: false, navigation: true, navigationText: ['', ''], pagination: false }); $('.viewed_products .owlproduct').owlCarousel({ items: 1, singleItem: true, mouseDrag: false, touchDrag: false, autoPlay: false, navigation: true, navigationText: ['', ''], pagination: false }); -->