(function($){if($('body').attr('class')!=='shop_basket'&&$('body').attr('class')!=='shop_basket_address'){return false;}!function(i){"use strict";"function"==typeof define&&define.amd?define(["jquery"],i):"undefined"!=typeof exports?module.exports=i(require("jquery")):i(jQuery)}(function(i){"use strict";var e=window.Slick||{};(e=function(){var e=0;return function(t,o){var s,n=this;n.defaults={accessibility:!0,adaptiveHeight:!1,appendArrows:i(t),appendDots:i(t),arrows:!0,asNavFor:null,prevArrow:'',nextArrow:'',autoplay:!1,autoplaySpeed:3e3,centerMode:!1,centerPadding:"50px",cssEase:"ease",customPaging:function(e,t){return i('`;popup_html+=``;popup_html+="";} popup_html+="";popup_html+="";$("#shoper-foot").after(popup_html);if(flag_block){$(".mx-popup .calendar-day-inner").addClass('blocked');} $(".mx-popup").on('click','i.fa-times, button.back',function(){$(".mx-popup").fadeOut(500);});$(".mx-popup").on('click','.calendar-day-inner:not(.blocked)',function(){$(".calendar-day-inner").removeClass('selected').find('input').removeAttr('checked');$(this).addClass('selected').find('input').prop('checked',true).trigger('change');let reservation_id=$(this).attr('data-reservation-id');let current_day_of_week=parseInt($(this).attr('data-dayofweek'));let current_date=$(this).attr('data-day').split(' ')[1];$(".mx-popup .time-select select").empty();let available_hours=JSON.parse($(this).attr('data-available-hours'));for(let hour of available_hours){$(".mx-popup .time-select select").append(``);} $(".mx-popup .time-select").removeClass('none');});$(".mx-popup").on('click','button.order',function(){if(!$(".mx-popup").find('.calendar-day-inner.selected').length){return false;} var selected_time=$(".mx-popup .calendar-day-inner.selected").attr('data-day');localStorage.setItem('mx_selected_reservation_date',selected_time);var selected_hour=$(".mx-popup .time-select select").val();var selected_minutes=selected_hour.split(":")[1];var mod_date=new Date();mod_date.setHours(selected_hour.split(":")[0],selected_minutes,00);mod_date.setMinutes(mod_date.getMinutes()+total_duration);var minutes=mod_date.getMinutes();if(minutes==0){minutes="00";} var reservation_end=`${mod_date.getHours()}:${minutes}`;var selected_hour_range=`${selected_hour} - ${reservation_end}`;localStorage.setItem('mx_selected_reservation_hour',selected_hour_range);var selected_reservation_id=$(".mx-popup .calendar-day-inner.selected").attr('data-reservation-id');localStorage.setItem('mx_selected_reservation_id',selected_reservation_id);$("#box_basketlist form").trigger('submit');});flag_popup_generated=true;} $(".mx-popup").css('display','flex').hide().fadeIn(500).find('.calendar__list:not(.slick-initialized)').slick({autoplay:false,prevArrow:"",nextArrow:"",infinite:false,speed:500,slidesToShow:5,slidesToScroll:1,responsive:[{breakpoint:767,settings:{slidesToShow:3}},{breakpoint:500,settings:{slidesToShow:2}},{breakpoint:400,settings:{slidesToShow:1}}]});});} else if($('body').attr('class')=='shop_basket_address'){var date_additionalField_ID=5;var hour_additionalField_ID=6;var date_id_additionalField_ID=4;if(localStorage.getItem('mx_selected_reservation_date')){$('#additional_'+date_additionalField_ID).val(localStorage.getItem("mx_selected_reservation_date")).trigger('change');} if(localStorage.getItem('mx_selected_reservation_hour')){$('#additional_'+hour_additionalField_ID).val(localStorage.getItem('mx_selected_reservation_hour')).trigger('change');} if(localStorage.getItem('mx_selected_reservation_id')){$('#additional_'+date_id_additionalField_ID).val(localStorage.getItem('mx_selected_reservation_id')).trigger('change');}}}(jQuery));