document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write("
"); document.write(" "); document.write(" "); document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write("
ALEGEREA PRODUSULUI
"); document.write("
"); document.write("
"); document.write("
    "); document.write("
  • "); document.write("
  • "); document.write("
  • "); document.write("
  • "); document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write("
DATE DE CONTACT
"); document.write("
Tip livrare
"); document.write("
"); document.write("
"); document.write("
"); document.write("
    "); document.write("
  • "); document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write(" "); document.write("
"); document.write("
"); document.write(" "); document.write("
"); document.write("
"); document.write("
"); document.write(" +40"); document.write(" "); document.write("
"); document.write("
"); document.write(" "); document.write("
"); document.write(" "); document.write("
"); document.write("
"); document.write(" "); document.write("
"); document.write("
"); document.write(" "); document.write("
"); document.write("
"); document.write(" "); document.write("
"); document.write("
"); document.write(" "); document.write("
"); document.write("
NOTA VA RUGAM SA INTRODUCETI ADRESA CORECTA
"); document.write("
"); document.write("
INFORMAȚII DE PLATĂ
"); document.write("
"); document.write("
"); document.write("
"); document.write("
    "); document.write("
  • "); document.write("
  • "); document.write("
"); document.write("
"); document.write(" "); document.write("
"); document.write("
"); document.write("
"); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write(" "); document.write("
"); document.write("
"); document.write(" "); document.write("
"); document.write(""); document.write("
"); window.onload = radioclean; function radioclean(){ $(".orderBtn").click(function(){ var cargoSelected = $(".cargo-options input[type='radio']:checked").val(); var cargoPoint =$("#PostaKutusuKodu").val(); if (cargoSelected == "2" && cargoPoint =="") { alert("Select Postal Delivery Point."); location.reload(true); return false; } }); $(".cargo-options input" ).click(function() { var cargoSelect = $(this).val();; if (cargoSelect == "1") { $(".address1").fadeIn(0); $('.address1 select').prop('required',true); $(".address2").fadeIn(0); $('.address2 input').prop('required',true); $(".address3").fadeIn(0); $('.address3 input').prop('required',true); $(".address4").fadeIn(0); $('.address4 input').prop('required',true); $(".address6").fadeIn(0) $('.address6 input').prop('required',true); $(".method-detail").text(""); $("#PostaKutusuKodu").val(""); $(".address5").fadeIn(0); $("#PaymentType").val('').change(); } else { $(".address1").fadeOut(0); $('.address1 select').prop('required',false); $(".address2").fadeOut(0); $('.address2 input').prop('required',false); $(".address3").fadeOut(0); $('.address3 input').prop('required',false); $(".address4").fadeOut(0); $('.address4 input').prop('required',false); $(".address6").fadeOut(0); $('.address6 input').prop('required',false); $(".address5").fadeOut(0); $("#PaymentType").val('2').change(); } }); var urlParams = new URLSearchParams(queryString); var queryString = window.location.search; var urlParams = new URLSearchParams(queryString); var refCode = urlParams.get('ref') var utm_source = urlParams.get('utm_source') var utm_medium = urlParams.get('utm_medium') var utm_campaign = urlParams.get('utm_campaign') var utm_content = urlParams.get('utm_content') $('#refCode').val(refCode); $('#utm_source').val(utm_source); $('#utm_medium').val(utm_medium); $('#utm_campaign').val(utm_campaign); $('#utm_content').val(utm_content); $('#http_user_agent').val(navigator.userAgent); $('#Telephone').keypress(function (e) { var a = this.value. substr( 0,1 ); console.log(a); if (a == '0') { $('#Telephone').val(""); } }); $('#PostaKodu').on("select2:select", function(e) { var value = e.params.data; $('#YerelBolge').val(value.YerelBolge); }); $('.ProductPiece').find('input').removeAttr('checked'); } function optionquery(piece,product,web,fid) { $.post("https://api.zuhre.org/FormApi", {piece: piece, product: product, web: web, cmd: 'check'}, function(kod) { $('#ProductOption').html(kod); }); $(".priceImgagesSelect").fadeOut(0); $(".priceImgages").fadeIn(0); $("#priceImg"+ fid).fadeOut(0); $("#priceImgSelect"+ fid).fadeIn(0); $("#SiparisFiyatID").val(fid); $('html,body').animate({scrollTop: $('#informationBlock').offset().top}, 2000); } function VariantSelected(v,s) { $('.variantselect'+s).attr('disabled', 'disabled'); $('#VariantSelected' + v +''+ s).removeAttr('disabled'); $('.VaryantSelect' + s).fadeOut(0); $('#VariantSelect' + v +''+ s).fadeIn(0); } function cityselect(city) { $("#ZipCodeSelect").fadeIn(0); $('#PostaKodu').select2({ placeholder: "COD POSTAL", allowClear: true, ajax: { url: 'https://api.zuhre.org/FormApi/?operation=true&command=zipcode&city=' + $("#City :selected").text(), processResults: function (data, params) { params.page = params.page || 3; return { results: data.results, pagination: { more: (params.page * 10) < data.count_filtered } }; } } }); } function PaymentSelected(p) { if (p == '2') { $(".orderBtn").text('COMANDA ACUM'); } if (p == '6') { $(".orderBtn").text('Continuați cu cardul de credit'); } } var SelectCityText = "SELECTAȚI JUDEȚ"; function numarator(deger) { var yaz = new String(); var numaralar = "0123456789"; var chars = deger.value.split(""); for (i = 0; i < chars.length; i++) { if (numaralar.indexOf(chars[i]) != -1) yaz += chars[i]; } if (deger.value != yaz) deger.value = yaz; } var araniyor_Txt = "Difuzare"; var noResultsText = "no"; var packetaApiKey = 'enter-your-api-key-here'; function showSelectedCarrierPickupPoint(point) { $("#m4").html(point.id); $("#PostaKutusuKodu").val(point.id); }; function clear() { var elements = document.querySelectorAll('.method-detail'); for (var i = 0; i < elements.length; i++) { elements[i].innerText = ""; elements[i].style.height = "0"; } Packeta.Widget.close(); } function modalDialogPacketa(div) { clear(); const packetaApiKeyDE = 'ALL'; Packeta.Widget.pick(packetaApiKeyDE, showSelectedCarrierPickupPoint.bind(div), { country: 'ro', language: 'ro' }); }