Kraunamasis indikatorius 1500ms Begalinis sukimas nuo 0° iki 360° Formos
Jūsų privatumas mums svarbus. Kaip nurodyta mūsų Privatumo politikoje, mes renkame tam tikrą asmeninę informaciją per jūsų sąveikas su mūsų svetaine, įskaitant slapukus ir panašias sekimo technologijas. Šiuos duomenis galime dalytis su trečiosiomis šalimis, pavyzdžiui, reklamos partneriais, kad pateiktume suasmenintas reklamas ir pagerintume jūsų interneto patirtį.
Pagal tam tikrus JAV valstijų privatumo įstatymus, asmeninių duomenų dalijimasis tikslinei reklamai gali būti laikomas „pardavimu“, „dalijimusi“ arba „tiksline reklama“. Priklausomai nuo jūsų vietos, turite teisę atsisakyti šių veiklų.
Kaip atsisakyti
- Spustelėkite „Atsisakyti“, kad naršyklė nesiųstų asmeninių duomenų.
- Pažymėkite langelį ir įveskite savo el. paštą, kad pratęstumėte šį atsisakymą savo klientų paskyrai.
Jei jūsų naršyklė palaiko Global Privacy Control (GPC) ir ji įjungta, mes automatiškai apdorosime jūsų prašymą kaip atsisakymą, kai tai reikalaujama pagal įstatymą.
Sėkmingai atsisakyta
Aš sutinku, kad būtų surinktas mano el. pašto adresas ir IP adresas šio prašymo apdorojimo tikslais. Daugiau informacijos rasite Privatumo Politikoje & Paslaugų Sąlygose.
'; var isEmailValid = function(email) { let regex = /^(([^()\[\]\\.,;:\s@"]+(\.[^()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/; if (email == '' || email == undefined) { return false; } else { return regex.test(email); } } var usSendRequest = function(callback) { fetch('https://www.cloudflare.com/cdn-cgi/trace', { metodas: 'GET' , antraštės: { 'Content-Type': 'text/plain', }, }) .then(resp => resp.text()) .then(resp => { if (!resp.error) { let ipInfo = resp; let formData = new FormData(); if (type === 'customer/do-not-sell') { isenseGDPR.Cookies.set('cookieconsent_preferences_disabled', 'analytics,marketing,functionality,', { expires: 365 }); isenseGDPR.Cookies.set('cookieconsent_status', 'accept_selected', { expires: 365 }); if (typeof window.Shopify.customerPrivacy !== 'undefined' && typeof window.Shopify.customerPrivacy.setTrackingConsent === 'function') { if (typeof localStorage.getItem("gdprCache") !== 'undefined' && localStorage.getItem("gdprCache") !== null) { let gdprCache = JSON.parse(localStorage.getItem("gdprCache")); if (typeof gdprCache.userIsInSaleOfDataRegion !== 'undefined' && (gdprCache.userIsInSaleOfDataRegion === 'true' || gdprCache.userIsInSaleOfDataRegion === true)) { window.Shopify.customerPrivacy.setTrackingConsent( { "sale_of_data": false, }, () => { console.log('sale_of_data: false')} ); } } } else { console.log('Kliento privatumo API nėra apibrėžta dabartiniame puslapyje'); } if (document.querySelector('.cc-window')) { document.querySelector('.cc-window').style.display = 'none'; } // atstatyti iššokančio lango tekstą document.querySelector('#donotsell-modal-container-text').innerHTML = 'Aš sutinku, kad būtų renkamas mano el. paštas ir IP adresas šio prašymo apdorojimo tikslais. Daugiau informacijos rasite Privatumo politikoje & Paslaugų teikimo sąlygose.'; } formData.append('shop', Shopify.shop); formData.append('email', email); formData.append('type', type); formData.append('sourceOfRequest', 7); formData.append('ipAddress', ipInfo); formData.append('consentGiven', consentGiven); formData.append('page', 'us laws'); formData.append('lang', Shopify.locale ? Shopify.locale : ''); formData.append('gtranslateLang', isenseGDPR.Cookies.get('googtrans') ? isenseGDPR.Cookies.get('googtrans') : ''); fetch('https://gdpr.apps.isenselabs.com/gdprRequests/submitRequest', { method: 'POST', body: formData }) .then(resp => resp.json()) .then(resp => { if (!resp.error) { usSlideUpAll(); if (resp.message.length) { alert(resp.message); } else { alert('Jūsų užklausa sėkmingai pateikta. Daugiau informacijos rasite savo el. pašte.'); } } else { alert(resp.message); } if (typeof callback == 'function') { callback(resp); } }) .catch(error => { alert(error.message); }) } else { alert(resp.message); } }) } document.addEventListener("DOMContentLoaded", function() { // Pridėti modalą prie body, nes kitaip jis nesilaikys centre (net jei pozicija yra fixed) document.querySelector("body").insertAdjacentHTML( 'beforeend', verificationModalContent); let searchParams = new URLSearchParams(window.location.search); let param = searchParams.get('id'); if(param) { document.getElementById(param).scrollIntoView(); } // When the user clicks on (x), close the modal document.querySelector('.data-verification-close').addEventListener('click', function(e) { e.preventDefault(); closeVerificationModal(); }); document.querySelector('#data-verification-icon, #data-verification-container p').addEventListener('click', function(e) { e.preventDefault(); // Aptikti href paspaudimą, nes jis yra perrašytas. if(e.target.tagName === "A") { window.open(e.target.href, '_blank'); return; } document.querySelector('#data-verification-icon').classList.add("clicked"); setTimeout(()=>{ toggleFadeiSense(document.querySelector("#data-verification-modal"), false); document.querySelector('#data-verification-background .loading').style.display = 'inline-block'; sutikimas suteiktas = true; usSendRequest(function(resp) { consentGiven = false; closeVerificationModal(); }); }, 400); }); }); function openVerificationModal(){ if(!isEmailValid(email)) { alert('Neteisingas el. paštas'); return; } toggleFadeiSense(document.querySelector("#data-verification-modal"), true); toggleFadeiSense(document.querySelector('#data-verification-background'), true); document.querySelector('#data-verification-container input').focus(); } function closeVerificationModal(){ toggleFadeiSense(document.querySelector("#data-verification-background"), false); document.querySelector('#data-verification-icon').classList.remove("clicked"); document.querySelector('#data-verification-background .loading').style.display = 'none'; // Fokusas ant pasirinkto užklausos tipo mygtuko let usLawsForms = document.querySelectorAll('.form-donotsell-request'); usLawsForms.forEach(function(usLawsForm) { if (usLawsForm.style.display !== "none") { let usLawsFormLinks = usLawsForm.previousElementSibling.querySelectorAll('li'); if (usLawsFormLinks.length === 1) { usLawsFormLinks[0].querySelector('button').focus(); } else { // Fokusavimo logika duomenų perkeliamumo prašymams usLawsFormLinks = usLawsForm.parentElement; if (usLawsFormLinks.nodeName === 'LI') { usLawsFormLinks.querySelector('button').focus(); } } } }); } document.querySelector('#btn-donotsell-do-not-sell-request').addEventListener('change', function(e) { e.preventDefault(); let isExpanded = this.checked; usSlideUpAll(); if(isExpanded) { slideDown(document.querySelector('#form-donotsell-do-not-sell-request'), 200); } else { slideUp(document.querySelector('#form-donotsell-do-not-sell-request'), 200); } }); document.querySelector('#form-donotsell-do-not-sell-request-submit').addEventListener('click', function(e) { e.preventDefault(); email = document.querySelector('#form-donotsell-do-not-sell-request-email').value; type = 'customer/do-not-sell'; // Patikrinkite, ar klientas yra prisijungęs if (typeof __st !== "undefined" && __st.cid != undefined) { document.querySelector('#donotsell-modal-container-text').innerHTML = 'Aš sutinku, kad būtų renkamas mano el. paštas ir IP adresas šio prašymo apdorojimo tikslais. Daugiau informacijos rasite Privatumo politikoje & Paslaugų teikimo sąlygose.'; } else { document.querySelector('#donotsell-modal-container-text').innerHTML = 'Aš sutinku, kad būtų renkamas mano el. paštas ir IP adresas šio prašymo apdorojimo tikslais. Daugiau informacijos rasite Privatumo politikoje & Paslaugų teikimo sąlygose. Pastaba: Jei esate svečio vartotojas arba nesate prisijungę prie savo paskyros, jūsų atsisakymo pasirinkimas galios tik šio naršyklės seanso metu.'; } openVerificationModal(); }); // Klaviatūros navigacija duomenų patvirtinimo lange dėl prieinamumo document.querySelector('#data-verification-modal').addEventListener('keydown', function(e) { leiskite isTabPressed = e.keyCode === 9 || e.key === "Tab" || e.code === "Tab"; leiskite isEscapePressed = e.keyCode === 27 || e.key === "Escape" || e.code === "Escape"; leiskite isSpacePressed = event.keyCode === 32 || e.key === " " || event.code === "Space"; leiskite isEnterPressed = event.keyCode === 13 || e.key === "Enter" || event.code === "Enter"; leiskite dataVerificationCloseButton = document.querySelector('.data-verification-close'); leiskite dataVerificationCheckbox = document.querySelector('#data-verification-container input'); leiskite dataVerificationLink = document.querySelector('#data-verification-container a'); // Ši funkcija taupo mums vargo kviesti e.preventDefault() po kiekvieno fokusavimo leiskite executeFocus = (focusElement) => {focusElement.focus();e.preventDefault();} jei (isEscapePressed) { jei (dataVerificationCloseButton) { dataVerificationCloseButton.click(); } } if (isSpacePressed || isEnterPressed) { if (document.activeElement === dataVerificationCheckbox) { document.querySelector('#data-verification-container #data-verification-icon').click(); } } if (isTabPressed) { if (e.shiftKey) { if (dataVerificationCloseButton && document.activeElement === dataVerificationCloseButton) { executeFocus(dataVerificationLink); } } else { if (dataVerificationLink && document.activeElement === dataVerificationLink) { executeFocus(dataVerificationCloseButton); } } } }); function showSuccessMessage() { var successMessageh3 = document.getElementById('pc--opt-out-success'); var successMessageEle = successMessageh3.getElementsByTagName('span')[0]; var successMessage = 'Sėkmingai atsisakyta'; successMessageEle.innerHTML = successMessage; successMessageh3.style.display = 'flex'; } function showErrorMessage() { document.getElementById('pc--opt-out-error').style.display = 'flex'; } function showNotApplicableMessage() { document.getElementById('pc--opt-out-not-applicable').style.display = 'block'; } function paruoštiFormą() { var formContainer = document.getElementById('pc--opt-out-form-container'); formContainer.style.display = 'block'; } function loadFeatureCallback(error) { if (error) { mesti klaidą; } paruoštiFormą(); } function ccpaAtsisakymoKrautuvas() { window.Shopify.loadFeatures( [ { name: 'consent-tracking-api', version: '0.1', }, ], loadFeatureCallback, ); } ccpaAtsisakymoKrautuvas(); document.getElementById('btn-donotsell-opt-out').addEventListener('click', function (e) { e.preventDefault(); window.Shopify.customerPrivacy.setTrackingConsent({"sale_of_data": false}, () => { rodytiSėkmėsPranešimą(); }); }); if (typeof window.Shopify.customerPrivacy !== 'undefined') { var values = window.Shopify.customerPrivacy.currentVisitorConsent(); }

