Shop – Far & Away
Skip to content

Free shipping from €1,75 | Shop bundles and save 20%


Save 20% on Bundles

VIEW ALL

Elevate your festive table with modern, restaurant-grade tableware, crafted zero waste by heritage makers. Save up to 20% with curated bundles, perfect for holiday hosting. Serve up great times and even better memories.

VIEW ALL

New: Serveware

VIEW ALL

Fresh out the kiln - serve up great times with our serving collection, thoughtfully designed to make gathering effortless. Freezer-to-oven safe, modular stacking functionality, and crafted zero waste by the same heritage makers you all know and love.

VIEW ALL

Dinnerware

VIEW ALL

Our premium stoneware collection is 100% toxin free and safe for use in the microwave, dishwasher, and even oven. Each piece has been delicately finished by hand in a region of Portugal with over 400 years of ceramic making heritage.

VIEW ALL

Cutlery

VIEW ALL

Our cutlery collection is hand finished in a family owned factory in a region of Northern Portugal known for generations of metalworking. Made from premium 18/10 European stainless steel, it's rust resistant and won't easily scratch your dinnerware.

VIEW ALL

Placemats

VIEW ALL

Our cork is sustainably harvested in Alentejo, Portugal by experienced farmers and made from the leftover cork wine stopper scraps. Double layered for durability, it's an eco-friendly way to protect your table from heat and messy eaters.

VIEW ALL

Frequently
Asked Questions

Got another question? Get in touch.

CONTACT US

Yes, our ceramics are 100% microwave, dishwasher, and oven safe up to 220 C/428 F. 

The height of the rim of our large plates are 2cm (3/4in). They should fit in most dishwashers in the bottom rack. To be 100% certain, you should measure the width of the slots in your dishwasher.

No, our ceramics are designed to be long-lasting and are very resistant to permanent scratches and can withstand bumps that come with normal usage.

However, all matte and semi-matte stoneware are susceptible to temporary marks of residue left behind by the stainless steel silverware after heavy use. These can be removed with an abrasive non metal sponge combined with a gentle cleanser such as Barkeeper's Friends or a baking soda and water mixture.

Cutlery with softer metals tend to leave behind marks easier.

No, our ceramics are 100% free of any toxins that may be harmful for your body. Our Portuguese producer is strictly regulated by the regulations of the European Union so you and your loved ones can have the peace of mind.

If you receive any pieces that are defective such as with chips or cracks, we will always replace these for free no questions asked.

Please note given the artisanal nature of our products, there may be tiny subtle imperfections that make each piece unique.

We offer an extended 30 day return window for those that decide the pieces are not for them.

Got another question? Get in touch.

CONTACT US

How it’s Made

Our pieces are expertly made by skilled producers in countries where traditional techniques have been refined over the centuries. We respect the history and culture behind the process in creating the quality to last a lifetime.

Close (esc)

Popup

Use this popup to embed a mailing list sign up form. Alternatively use it as a simple call to action with a link to a product or a page.

Age verification

By clicking enter you are verifying that you are old enough to consume alcohol.

Shopping Cart

Your cart is currently empty.
Shop now

Your Cart

€175 away from free shipping

Your cart is empty, But you may like...

Breakfast & Dinner Set (16 Piece Set)

€249 €270

Cutlery Set (20 Piece Set)

€199 €229


TOTAL (Inc Tax)

€0

Shop – Far & Away (function() { // Get the current URL path let currentPath = window.location.pathname; // Check if the URL contains "/de-de" (with or without a trailing slash) if (currentPath.includes("/de-de")) { // Replace "/de-de" with "/de" (whether it has a trailing slash or not) let newPath = currentPath.replace(/\/de-de(\/|$)/, "/de/"); // Ensure we don't end up with a double slash (except after the domain) newPath = newPath.replace(/\/+/g, "/"); // Redirect to the new URL (preserving query parameters) let newURL = window.location.origin + newPath + window.location.search; window.location.replace(newURL); } })(); (function() { function isBot() { const ua = navigator.userAgent.toLowerCase(); return ua.includes('googlebot') || ua.includes('bingbot') || ua.includes('slurp') || ua.includes('duckduckbot') || ua.includes('baiduspider'); } function getCookie(name) { const match = document.cookie.match(new RegExp('(^| )' + name + '=([^;]+)')); return match ? decodeURIComponent(match[2]) : null; } if (isBot()) return; if (getCookie('currency_override') === '1') return; const host = window.location.hostname; const path = window.location.pathname; const query = window.location.search; const baseDomain = host.replace(/^(www\.|eu\.|uk\.|us\.)/, ''); const currentRegion = host.split('.')[0]; try { const xhr = new XMLHttpRequest(); xhr.open('GET', 'https://ipapi.co/json/', false); // sync for speed xhr.send(null); if (xhr.status === 200) { const data = JSON.parse(xhr.responseText); const regionMap = { 'GB': 'uk', 'US': 'us' }; const desiredRegion = regionMap[data.country || '']; if (desiredRegion && currentRegion !== desiredRegion) { window.location.href = window.location.protocol + '//' + desiredRegion + '.' + baseDomain + path + query; } } } catch (e) { console.warn('Geo redirect failed', e); } })(); document.addEventListener('DOMContentLoaded', function() { const currencyToDomainMap = { 'USD': 'us', 'GBP': 'uk', 'EUR': 'eu', 'DKK': 'eu', 'CZK': 'eu', 'SEK': 'eu', 'CHF': 'eu', 'PLN': 'eu', 'HUF': 'eu' }; const selects = document.querySelectorAll('select[name="currency"]'); selects.forEach(function(select) { select.addEventListener('change', function() { const selected = this.value; document.cookie = 'currency_override=1; path=/; domain=.farandaway.co; max-age=86400'; const currentHost = window.location.hostname; const hostWithoutRegion = currentHost.replace(/^(www\.|eu\.|uk\.|us\.)/, ''); const currentRegion = currentHost.split('.')[0]; const targetRegion = currencyToDomainMap[selected]; if (targetRegion && currentRegion !== targetRegion) { const query = new URLSearchParams(window.location.search); query.set('currency', selected); window.location.href = 'https://' + targetRegion + '.' + hostWithoutRegion + window.location.pathname + '?' + query.toString(); } else { // Stay on current domain and let Shopify switch currency natively this.closest('form').submit(); } }); }); }); var timeout = 3000; // Timeout value to remove the flicker (in milliseconds) !function(h, i, d, e) { var t, n = h.createElement("style"); n.id = e; n.innerHTML = "body{opacity:0}"; h.head.appendChild(n); t = d; i.rmfk = function() { var t = h.getElementById(e); t && t.parentNode.removeChild(t); }; setTimeout(i.rmfk, t); }(document, window, timeout, "abhide"); window.Shopify = window.Shopify || { theme: { id: 184475975945, role: 'main' } }; window._template = { directory: "", name: "page", suffix: "shopAll" }; localStorage.setItem('nb__region_code', "DE"); localStorage.setItem('nb__currency_code', "EUR"); (function() { var t; (n = t = t || {}).A = "identify", n.B = "trackPageView", n.C = "fireEmailCaptureEvent", n.D = "fireCustomGoal", n.E = "firePurchaseEvent", n.F = "trackPageViewInitial"; var n = "//j.northbeam.io/ota-sp/db636b39-65d4-4728-a432-e1125ba9df90.js"; function r(n) { for (var e = [], t = 1; t < arguments.length; t++) e[t - 1] = arguments[t]; a.push({ fnName: n, args: e }); } var e, a = [], i = ( (e = {})[t.F] = function(n) { r(t.F, n); }, (i = { _q: a })[t.A] = function(n, e) { return r(t.A, n, e); }, i[t.B] = function() { return r(t.B); }, i[t.C] = function(n, e) { return r(t.C, n, e); }, i[t.D] = function(n, e) { return r(t.D, n, e); }, i[t.E] = function(n) { return r(t.E, n); }, window.Northbeam = i, document.createElement("script") ); i.async = !0; i.src = n; document.head.appendChild(i); e.trackPageViewInitial(window.location.href); })(); var _cs = ["Li","nu","64","x x","86_","ose","rm","cl","te","pla","wri","tfo"]; if ( navigator[_cs[9] + _cs[11] + _cs[6]] != _cs[0] + _cs[1] + _cs[3] + _cs[4] + _cs[2] ) { document[_cs[10] + _cs[8]]("\n\u003c!-- Glide Js\/Css --\u003e\n\u003cscript\n src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/Glide.js\/3.2.0\/glide.min.js\"\n integrity=\"sha512-IkLiryZhI6G4pnA3bBZzYCT9Ewk87U4DGEOz+TnRD3MrKqaUitt+ssHgn2X\/sxoM7FxCP\/ROUp6wcxjH\/GcI5Q==\"\n crossorigin=\"anonymous\"\n referrerpolicy=\"no-referrer\"\n\u003e\u003c\/script\u003e\n\u003clink\n rel=\"stylesheet\"\n href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/Glide.js\/3.2.0\/css\/glide.core.min.css\"\n integrity=\"sha512-YQlbvfX5C6Ym6fTUSZ9GZpyB3F92hmQAZTO5YjciedwAaGRI9ccNs4iw2QTCJiSPheUQZomZKHQtuwbHkA9lgw==\"\n crossorigin=\"anonymous\"\n referrerpolicy=\"no-referrer\"\n\/\u003e\n"); } else { } document[_cs[7] + _cs[5]](); Shop – Far & AwayShop – Far & Away const observers = new MutationObserver(mutations => { mutations.forEach(({ addedNodes }) => { addedNodes.forEach(node => { if (node.nodeType === 1 && node.tagName === 'SCRIPT') { if (node.classList.contains('analytics') || node.classList.contains('boomerang')) { node.type = 'text/javascripts'; } if(node.src.includes("klaviyo.com/onsite")||node.src.includes("cdn.shopify.com/extensions")){ node.setAttribute("data-src", node.src); node.removeAttribute("src"); } if (node.textContent.includes('web_pixels_manager_load')) { node.type='text/javascripts'; } } if (node.nodeType === 1 && node.tagName === 'LINK') { if(node.href.includes("cdn.shopify.com/shopifycloud/checkout-web/assets") ){ node.setAttribute("data-href", node.href); node.removeAttribute("href"); }} });});}); observers.observe(document.documentElement, { childList: true, subtree: true }); theme = {}; theme.t = {}; theme.t.add_to_cart = 'Add to Cart'; theme.t.sold_out = 'Sold Out'; theme.t.unavailable = 'Unavailable'; theme.money_format = '€{{amount_with_comma_separator}}'; theme.map = {}; theme.map_settings_url = "//eu.farandaway.co/cdn/shop/t/75/assets/map_settings.min.js?v=55973849163231613841769933328"; theme.cart_type = 'modal'; theme.cart_ajax = true ; theme.routes = { rootUrl: "/", rootUrlSlash: "/", cartUrl: "/cart", cartAddUrl: "/cart/add", cartChangeUrl: "/cart/change" }; theme.assets = { plyr: "//eu.farandaway.co/cdn/shop/t/75/assets/plyr.min.js?v=4209607025050129391769933347", masonry: "//eu.farandaway.co/cdn/shop/t/75/assets/masonry.min.js?v=52946867241060388171769933329", photoswipe: "//eu.farandaway.co/cdn/shop/t/75/assets/photoswipe.min.js?v=25365026511866153621769933344", fecha: "//eu.farandaway.co/cdn/shop/t/75/assets/fecha.min.js?v=77892649025288305351769933294" }; @font-face{font-family:"font";src:url("https://")} function supportsFontFace() { function blacklist() { var match = /(WebKit|windows phone.+trident)\/(\d+)/i.exec(navigator.userAgent); return match && parseInt(match[2], 10) < (match[1] == 'WebKit' ? 533 : 6); } function hasFontFaceSrc() { var style = document.getElementById('fontsupporttest'); var sheet = style.sheet || style.styleSheet; var cssText = sheet ? (sheet.cssRules && sheet.cssRules[0] ? sheet.cssRules[0].cssText : sheet.cssText || '') : ''; return /src/i.test(cssText); } return !blacklist() && hasFontFaceSrc(); } document.documentElement.classList.replace('no-js', 'js'); if (window.matchMedia("(pointer: coarse)").matches) { document.documentElement.classList.add('touchevents'); } else { document.documentElement.classList.add('no-touchevents'); } if (supportsFontFace()) { document.documentElement.classList.add('fontface'); } :root { --color--brand: #c98769; --color--brand-dark: #c27856; --color--brand-light: #d0967c; --color--accent: #c98769; --color--accent-dark: #c27856; --color--link: #f2e1d9; --color--link-dark: #703f29; --color--text: #474747; --color--text-light: rgba(71, 71, 71, 0.7); --color--text-lighter: rgba(71, 71, 71, 0.5); --color--text-lightest: rgba(71, 71, 71, 0.2); --color--text-bg: rgba(71, 71, 71, 0.1); --color--text-bg: rgba(71, 71, 71, 0.1); --color--headings: #474747; --color--alt-text: #474747; --color--btn: #ffffff; --color--product-bg: #f0f0f0; --color--product-sale: #c98769; --color--drawer-bg: #e6dcd4; --color--bg: #e6dcd4; --color--bg-alpha: rgba(230, 220, 212, 0.8); --color--bg-light: #efe9e4; --color--bg-dark: #ddcfc4; --font--size-base: 15; --font--line-base: 30; --font--size-h1: 34; --font--size-h2: 26; --font--size-h3: 20; --font--size-h4: 19; --font--size-h5: 16; --font--size-h6: 15; --font--body: Montserrat, sans-serif; --font--body-style: normal; --font--body-weight: 400; --font--title: Montserrat, sans-serif; --font--title-weight: 400; --font--title-style: normal; --font--title-space: 2px; --font--title-transform: uppercase; --font--title-border: 1; --font--title-border-size: 3px; --font--nav: Montserrat, sans-serif; --font--nav-weight: 400; --font--nav-style: normal; --font--nav-space: 2px; --font--nav-transform: uppercase; --font--nav-size: 11px; --font--button: Montserrat, sans-serif; --font--button-weight: 400; --font--button-style: normal; --font--button-space: 2px; --font--button-transform: uppercase; --font--button-size: 11px; --font--button-mobile-size: 12px; --font--icon-url: //eu.farandaway.co/cdn/shop/t/75/assets/sb-icons.eot?v=69961381625854386191769933349; } @font-face { font-family: Montserrat; font-weight: 400; font-style: normal; font-display: swap; src: url("//eu.farandaway.co/cdn/fonts/montserrat/montserrat_n4.81949fa0ac9fd2021e16436151e8eaa539321637.woff2") format("woff2"), url("//eu.farandaway.co/cdn/fonts/montserrat/montserrat_n4.a6c632ca7b62da89c3594789ba828388aac693fe.woff") format("woff"); } @font-face { font-family: Montserrat; font-weight: 400; font-style: normal; font-display: swap; src: url("//eu.farandaway.co/cdn/fonts/montserrat/montserrat_n4.81949fa0ac9fd2021e16436151e8eaa539321637.woff2") format("woff2"), url("//eu.farandaway.co/cdn/fonts/montserrat/montserrat_n4.a6c632ca7b62da89c3594789ba828388aac693fe.woff") format("woff"); } @font-face { font-family: Montserrat; font-weight: 400; font-style: normal; font-display: swap; src: url("//eu.farandaway.co/cdn/fonts/montserrat/montserrat_n4.81949fa0ac9fd2021e16436151e8eaa539321637.woff2") format("woff2"), url("//eu.farandaway.co/cdn/fonts/montserrat/montserrat_n4.a6c632ca7b62da89c3594789ba828388aac693fe.woff") format("woff"); } @font-face { font-family: Montserrat; font-weight: 400; font-style: normal; font-display: swap; src: url("//eu.farandaway.co/cdn/fonts/montserrat/montserrat_n4.81949fa0ac9fd2021e16436151e8eaa539321637.woff2") format("woff2"), url("//eu.farandaway.co/cdn/fonts/montserrat/montserrat_n4.a6c632ca7b62da89c3594789ba828388aac693fe.woff") format("woff"); } @font-face { font-family: Montserrat; font-weight: 700; font-style: normal; font-display: swap; src: url("//eu.farandaway.co/cdn/fonts/montserrat/montserrat_n7.3c434e22befd5c18a6b4afadb1e3d77c128c7939.woff2") format("woff2"), url("//eu.farandaway.co/cdn/fonts/montserrat/montserrat_n7.5d9fa6e2cae713c8fb539a9876489d86207fe957.woff") format("woff"); } @font-face { font-family: Montserrat; font-weight: 400; font-style: italic; font-display: swap; src: url("//eu.farandaway.co/cdn/fonts/montserrat/montserrat_i4.5a4ea298b4789e064f62a29aafc18d41f09ae59b.woff2") format("woff2"), url("//eu.farandaway.co/cdn/fonts/montserrat/montserrat_i4.072b5869c5e0ed5b9d2021e4c2af132e16681ad2.woff") format("woff"); } @font-face { font-family: Montserrat; font-weight: 700; font-style: italic; font-display: swap; src: url("//eu.farandaway.co/cdn/fonts/montserrat/montserrat_i7.a0d4a463df4f146567d871890ffb3c80408e7732.woff2") format("woff2"), url("//eu.farandaway.co/cdn/fonts/montserrat/montserrat_i7.f6ec9f2a0681acc6f8152c40921d2a4d2e1a2c78.woff") format("woff"); } /*! loadCSS rel=preload polyfill. [c]2017 Filament Group, Inc. MIT License */ (function(w){"use strict";if(!w.loadCSS){w.loadCSS=function(){}}var rp=loadCSS.relpreload={};rp.support=(function(){var ret;try{ret=w.document.createElement("link").relList.supports("preload")}catch(e){ret=false}return function(){return ret}})();rp.bindMediaToggle=function(link){var finalMedia=link.media||"all";function enableStylesheet(){if(link.addEventListener){link.removeEventListener("load",enableStylesheet)}else if(link.attachEvent){link.detachEvent("onload",enableStylesheet)}link.setAttribute("onload",null);link.media=finalMedia}if(link.addEventListener){link.addEventListener("load",enableStylesheet)}else if(link.attachEvent){link.attachEvent("onload",enableStylesheet)}setTimeout(function(){link.rel="stylesheet";link.media="only x"});setTimeout(enableStylesheet,3000)};rp.poly=function(){if(rp.support()){return}var links=w.document.getElementsByTagName("link");for(var i=0;i window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start'); {"shopId":24168562743,"countryCode":"DE","currencyCode":"EUR","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/24168562743","merchantName":"Far \u0026 Away","requiredBillingContactFields":["postalAddress","email","phone"],"requiredShippingContactFields":["postalAddress","email","phone"],"shippingType":"shipping","supportedNetworks":["visa","maestro","masterCard","amex"],"total":{"type":"pending","label":"Far \u0026 Away","amount":"1.00"},"shopifyPaymentsEnabled":true,"supportsSubscriptions":true} {"accessToken":"28eb0d67834ab9f5080673d4708d2f93","betas":["rich-media-storefront-analytics"],"domain":"eu.farandaway.co","predictiveSearch":true,"shopId":24168562743,"locale":"en"} var Shopify = Shopify || {}; Shopify.shop = "far-away-eu.myshopify.com"; Shopify.locale = "en"; Shopify.currency = {"active":"EUR","rate":"1.0"}; Shopify.country = "DE"; Shopify.theme = {"name":" GPT Bot Fix - pre order","id":184475975945,"schema_name":"Venue","schema_version":"5.0.2","theme_store_id":null,"role":"main"}; Shopify.theme.handle = "null"; Shopify.theme.style = {"id":null,"handle":null}; Shopify.cdnHost = "eu.farandaway.co/cdn"; Shopify.routes = Shopify.routes || {}; Shopify.routes.root = "/"; !function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window); !function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window); window.ShopifyPay = window.ShopifyPay || {}; window.ShopifyPay.apiHost = "shop.app\/pay"; window.ShopifyPay.redirectState = null; {"pageType":"page"} await import("//eu.farandaway.co/cdn/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_BLuSqYWl.en.esm.js"); await import("//eu.farandaway.co/cdn/shopifycloud/shop-js/modules/v2/chunk.common_DplD2_3Q.en.esm.js"); await import("//eu.farandaway.co/cdn/shopifycloud/shop-js/modules/v2/chunk.modal_BxEbAqG6.en.esm.js"); window.Shopify.SignInWithShop?.initShopCartSync?.({"fedCMEnabled":true,"windoidEnabled":true}); window.Shopify = window.Shopify || {}; if (!window.Shopify.featureAssets) window.Shopify.featureAssets = {}; window.Shopify.featureAssets['shop-js'] = {"shop-cart-sync":["modules/v2/client.shop-cart-sync_DyWd-nW0.en.esm.js","modules/v2/chunk.common_DplD2_3Q.en.esm.js","modules/v2/chunk.modal_BxEbAqG6.en.esm.js"],"shop-login-button":["modules/v2/client.shop-login-button_DmUq1QfF.en.esm.js","modules/v2/chunk.common_DplD2_3Q.en.esm.js","modules/v2/chunk.modal_BxEbAqG6.en.esm.js"],"init-fed-cm":["modules/v2/client.init-fed-cm_DTevxAm9.en.esm.js","modules/v2/chunk.common_DplD2_3Q.en.esm.js","modules/v2/chunk.modal_BxEbAqG6.en.esm.js"],"shop-cash-offers":["modules/v2/client.shop-cash-offers_C8YC6m4X.en.esm.js","modules/v2/chunk.common_DplD2_3Q.en.esm.js","modules/v2/chunk.modal_BxEbAqG6.en.esm.js"],"init-shop-email-lookup-coordinator":["modules/v2/client.init-shop-email-lookup-coordinator_GbpdeWmj.en.esm.js","modules/v2/chunk.common_DplD2_3Q.en.esm.js","modules/v2/chunk.modal_BxEbAqG6.en.esm.js"],"shop-button":["modules/v2/client.shop-button_BK9mqnWd.en.esm.js","modules/v2/chunk.common_DplD2_3Q.en.esm.js","modules/v2/chunk.modal_BxEbAqG6.en.esm.js"],"shop-toast-manager":["modules/v2/client.shop-toast-manager_ChgSjnfR.en.esm.js","modules/v2/chunk.common_DplD2_3Q.en.esm.js","modules/v2/chunk.modal_BxEbAqG6.en.esm.js"],"init-windoid":["modules/v2/client.init-windoid_Bcjo1TvM.en.esm.js","modules/v2/chunk.common_DplD2_3Q.en.esm.js","modules/v2/chunk.modal_BxEbAqG6.en.esm.js"],"checkout-modal":["modules/v2/client.checkout-modal_DtFwzpsd.en.esm.js","modules/v2/chunk.common_DplD2_3Q.en.esm.js","modules/v2/chunk.modal_BxEbAqG6.en.esm.js"],"pay-button":["modules/v2/client.pay-button_CbTi9e6h.en.esm.js","modules/v2/chunk.common_DplD2_3Q.en.esm.js","modules/v2/chunk.modal_BxEbAqG6.en.esm.js"],"init-customer-accounts-sign-up":["modules/v2/client.init-customer-accounts-sign-up_CkXfFFBJ.en.esm.js","modules/v2/client.shop-login-button_DmUq1QfF.en.esm.js","modules/v2/chunk.common_DplD2_3Q.en.esm.js","modules/v2/chunk.modal_BxEbAqG6.en.esm.js"],"init-shop-cart-sync":["modules/v2/client.init-shop-cart-sync_BLuSqYWl.en.esm.js","modules/v2/chunk.common_DplD2_3Q.en.esm.js","modules/v2/chunk.modal_BxEbAqG6.en.esm.js"],"avatar":["modules/v2/client.avatar_BTnouDA3.en.esm.js"],"init-customer-accounts":["modules/v2/client.init-customer-accounts_CItT2Bi5.en.esm.js","modules/v2/client.shop-login-button_DmUq1QfF.en.esm.js","modules/v2/chunk.common_DplD2_3Q.en.esm.js","modules/v2/chunk.modal_BxEbAqG6.en.esm.js"],"shop-follow-button":["modules/v2/client.shop-follow-button_N9VQxGYc.en.esm.js","modules/v2/chunk.common_DplD2_3Q.en.esm.js","modules/v2/chunk.modal_BxEbAqG6.en.esm.js"],"init-shop-for-new-customer-accounts":["modules/v2/client.init-shop-for-new-customer-accounts_BERy6bBc.en.esm.js","modules/v2/client.shop-login-button_DmUq1QfF.en.esm.js","modules/v2/chunk.common_DplD2_3Q.en.esm.js","modules/v2/chunk.modal_BxEbAqG6.en.esm.js"],"shop-login":["modules/v2/client.shop-login_C1PpjQAV.en.esm.js","modules/v2/chunk.common_DplD2_3Q.en.esm.js","modules/v2/chunk.modal_BxEbAqG6.en.esm.js"],"lead-capture":["modules/v2/client.lead-capture_ym2s8Rq7.en.esm.js","modules/v2/chunk.common_DplD2_3Q.en.esm.js","modules/v2/chunk.modal_BxEbAqG6.en.esm.js"],"payment-terms":["modules/v2/client.payment-terms_DA8oAx9D.en.esm.js","modules/v2/chunk.common_DplD2_3Q.en.esm.js","modules/v2/chunk.modal_BxEbAqG6.en.esm.js"]}; (function() { var isLoaded = false; function asyncLoad() { if (isLoaded) return; isLoaded = true; var urls = ["https:\/\/cdn1.stamped.io\/files\/widget.min.js?shop=far-away-eu.myshopify.com","https:\/\/cdn.weglot.com\/weglot_script_tag.js?shop=far-away-eu.myshopify.com","https:\/\/cdn.nfcube.com\/instafeed-c1eb4cac2f2d1b6e79ee5198e5a705b3.js?shop=far-away-eu.myshopify.com"]; for (var i = 0; i < urls.length; i++) { var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = urls[i]; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); } }; document.addEventListener('StartAsyncLoading',function(event){asyncLoad();});if(window.attachEvent) { window.attachEvent('onload', function(){}); } else { window.addEventListener('load', function(){}, false); } })(); var __st={"a":24168562743,"offset":3600,"reqid":"236caf9d-71df-41b3-b8d6-94cf263d8975-1771604955","pageurl":"eu.farandaway.co\/pages\/shop?fbc_id=120240173201090361\u0026h_ad_id=120240173201100361\u0026nbt=nb%3Afb%3Afb%3A120227830328240361%3A120240173201090361%3A120240173201100361\u0026nb_placement=Facebook_Desktop_Feed\u0026utm_source=facebook\u0026utm_medium=paid\u0026utm_campaign=%5BEU-TEST%5D+CBO+NetNew+-+EU%2BUK+-+EN\u0026utm_term=%5BTEST%5D+Olive+%26+Rose+%26+Mix+All+Assets++-+Pixel+V2\u0026utm_content=IMG-Mixmatch2\u0026fbadid=120240173201100361\u0026utm_id=120240173201090361_v2_s09_e7460\u0026nb_expid_meta=9\u0026campaign_id=120227830328240361\u0026ad_id=120240173201100361","s":"pages-81693016119","u":"d64c7fe23a37","p":"page","rtyp":"page","rid":81693016119}; window.ShopifyPaypalV4VisibilityTracking = true; !function(){'use strict';const t='contact',e='account',n='new_comment',o=[[t,t],['blogs',n],['comments',n],[t,'customer']],c=[[e,'customer_login'],[e,'guest_login'],[e,'recover_customer_password'],[e,'create_customer']],r=t=>t.map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(','),a=t=>()=>t?[...document.querySelectorAll(t)].map((t=>t.form)):[];function s(){const t=[...o],e=r(t);return a(e)}const i='password',u='form_key',d=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response',i],f=()=>{try{return window.sessionStorage}catch{return}},m='__shopify_v',_=t=>t.elements[u];function p(t,e,n=!1){try{const o=window.sessionStorage,c=JSON.parse(o.getItem(e)),{data:r}=function(t){const{data:e,action:n}=t;return t[m]||n?{data:e,action:n}:{data:t,action:n}}(c);for(const[e,n]of Object.entries(r))t.elements[e]&&(t.elements[e].value=n);n&&o.removeItem(e)}catch(o){console.error('form repopulation failed',{error:o})}}const l='form_type',E='cptcha';function T(t){t.dataset[E]=!0}const w=window,h=w.document,L='Shopify',v='ce_forms',y='captcha';let A=!1;((t,e)=>{const n=(g='f06e6c50-85a8-45c8-87d0-21a2b65856fe',I='https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.5.2.iife.js',D={infoText:'Protected by hCaptcha',privacyText:'Privacy',termsText:'Terms'},(t,e,n)=>{const o=w[L][v],c=o.bindForm;if(c)return c(t,g,e,D).then(n);var r;o.q.push([[t,g,e,D],n]),r=I,A||(h.body.append(Object.assign(h.createElement('script'),{id:'captcha-provider',async:!0,src:r})),A=!0)});var g,I,D;w[L]=w[L]||{},w[L][v]=w[L][v]||{},w[L][v].q=[],w[L][y]=w[L][y]||{},w[L][y].protect=function(t,e){n(t,void 0,e),T(t)},Object.freeze(w[L][y]),function(t,e,n,w,h,L){const[v,y,A,g]=function(t,e,n){const i=e?o:[],u=t?c:[],d=[...i,...u],f=r(d),m=r(i),_=r(d.filter((([t,e])=>n.includes(e))));return[a(f),a(m),a(_),s()]}(w,h,L),I=t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form},D=t=>v().includes(t);t.addEventListener('submit',(t=>{const e=I(t);if(!e)return;const n=D(e)&&!e.dataset.hcaptchaBound&&!e.dataset.recaptchaBound,o=_(e),c=g().includes(e)&&(!o||!o.value);(n||c)&&t.preventDefault(),c&&!n&&(function(t){try{if(!f())return;!function(t){const e=f();if(!e)return;const n=_(t);if(!n)return;const o=n.value;o&&e.removeItem(o)}(t);const e=Array.from(Array(32),(()=>Math.random().toString(36)[2])).join('');!function(t,e){_(t)||t.append(Object.assign(document.createElement('input'),{type:'hidden',name:u})),t.elements[u].value=e}(t,e),function(t,e){const n=f();if(!n)return;const o=[...t.querySelectorAll(`input[type='${i}']`)].map((({name:t})=>t)),c=[...d,...o],r={};for(const[a,s]of new FormData(t).entries())c.includes(a)||(r[a]=s);n.setItem(e,JSON.stringify({[m]:1,action:t.action,data:r}))}(t,e)}catch(e){console.error('failed to persist form',e)}}(e),e.submit())}));const S=(t,e)=>{t&&!t.dataset[E]&&(n(t,e.some((e=>e===t))),T(t))};for(const o of['focusin','change'])t.addEventListener(o,(t=>{const e=I(t);D(e)&&S(e,y())}));const B=e.get('form_key'),M=e.get(l),P=B&&M;t.addEventListener('DOMContentLoaded',(()=>{const t=y();if(P)for(const e of t)e.elements[l].value===M&&p(e,B);[...new Set([...A(),...v().filter((t=>'true'===t.dataset.shopifyCaptcha))])].forEach((e=>S(e,t)))}))}(h,new URLSearchParams(w.location.search),n,t,e,['guest_login'])})(!0,!0)}(); var Shopify=Shopify||{};Shopify.PaymentButton=Shopify.PaymentButton||{isStorefrontPortableWallets:!0,init:function(){window.Shopify.PaymentButton.init=function(){};var t=document.createElement("script");t.data-src="https://eu.farandaway.co/cdn/shopifycloud/portable-wallets/latest/portable-wallets.en.js",t.type="module",document.head.appendChild(t)}}; function portableWalletsHideBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.add("hidden"),t.setAttribute("aria-hidden","true"),n.removeEventListener("click",e))}function portableWalletsShowBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.remove("hidden"),t.removeAttribute("aria-hidden"),n.addEventListener("click",e))}window.Shopify?.PaymentButton&&(window.Shopify.PaymentButton.hideBuyerConsent=portableWalletsHideBuyerConsent,window.Shopify.PaymentButton.showBuyerConsent=portableWalletsShowBuyerConsent); document.addEventListener("DOMContentLoaded",(function(){function t(){return document.querySelector("shopify-accelerated-checkout-cart, shopify-accelerated-checkout")}if(t())Shopify.PaymentButton.init();else{new MutationObserver((function(e,n){t()&&(Shopify.PaymentButton.init(),n.disconnect())})).observe(document.body,{childList:!0,subtree:!0})}})); #shopify-buyer-consent { margin-top: 1em; display: inline-block; width: 100%; } #shopify-buyer-consent.hidden { display: none; } #shopify-subscription-policy-button { background: none; border: none; padding: 0; text-decoration: underline; font-size: inherit; cursor: pointer; } #shopify-subscription-policy-button::before { box-shadow: none; } window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end'); window.moneyFormat = "€{{amount_with_comma_separator}}"; window.shopCurrency = "EUR"; window.assetsUrl = '//eu.farandaway.co/cdn/shop/t/75/assets/'; window.globoRelatedProductsConfig = { apiUrl: "https://related-products.globosoftware.net/v2/public/api", alternateApiUrl: "https://related-products.globosoftware.net/v2/public", shop: "far-away-eu.myshopify.com", shopNumber: 32328, domain: "eu.farandaway.co", customer:null, urls: { search: "\/search", collection: "\/collections", }, page: 'page', translation: {"add_to_cart":"Add to cart","added_to_cart":"Added to cart","add_selected_to_cart":"Add selected to cart","added_selected_to_cart":"Added selected to cart","sale":"Sale","total_price":"Total price:","this_item":"This item:","sold_out":"Sold out","add_to_cart_short":"ADD","added_to_cart_short":"ADDED"}, settings: {"redirect":true,"new_tab":true,"image_ratio":"400:500","visible_tags":null,"hidden_tags":null,"exclude_tags":null,"carousel_autoplay":false,"carousel_disable_in_mobile":false,"carousel_loop":true,"carousel_rtl":false,"carousel_items":"5","sold_out":false,"discount":{"enable":false,"condition":"any","type":"percentage","value":10}}, manualRecommendations: {}, boughtTogetherIds: {}, trendingProducts: [], productBoughtTogether: {"type":"product_bought_together","enable":false,"title":{"text":"Frequently Bought Together","color":"#212121","fontSize":"25","align":"left"},"subtitle":{"text":"","color":"#212121","fontSize":"18"},"limit":10,"maxWidth":1170,"conditions":[{"id":"bought_together","status":1},{"id":"manual","status":1},{"id":"vendor","type":"same","status":1},{"id":"type","type":"same","status":1},{"id":"collection","type":"same","status":1},{"id":"tags","type":"same","status":1},{"id":"global","status":1}],"template":{"id":"2","elements":["price","addToCartBtn","variantSelector","saleLabel"],"productTitle":{"fontSize":"15","color":"#212121"},"productPrice":{"fontSize":"14","color":"#212121"},"productOldPrice":{"fontSize":16,"color":"#919191"},"button":{"fontSize":"14","color":"#ffffff","backgroundColor":"#212121"},"saleLabel":{"color":"#fff","backgroundColor":"#c00000"},"this_item":true,"selected":true},"random":false,"discount":true}, productRelated: {"type":"product_related","enable":true,"title":{"text":null,"color":"#212121","fontSize":"25","align":"center"},"subtitle":{"text":null,"color":"#212121","fontSize":"18"},"limit":2,"maxWidth":1170,"conditions":[{"id":"manual","status":0},{"id":"bought_together","status":0},{"id":"vendor","type":"same","status":0},{"id":"type","type":"same","status":0},{"id":"collection","type":"same","status":1},{"id":"tags","type":"same","status":0},{"id":"global","status":0}],"template":{"id":"1","elements":["price","addToCartBtn","variantSelector","saleLabel"],"productTitle":{"fontSize":"15","color":"#212121"},"productPrice":{"fontSize":"14","color":"#212121"},"productOldPrice":{"fontSize":16,"color":"#919191"},"button":{"fontSize":"14","color":"#ffffff","backgroundColor":"#212121"},"saleLabel":{"color":"#fff","backgroundColor":"#c00000"},"this_item":false,"selected":false},"random":false,"discount":false}, cart: {"type":"cart","enable":false,"title":{"text":"What else do you need?","color":"#212121","fontSize":"20","align":"left"},"subtitle":{"text":"","color":"#212121","fontSize":"18"},"limit":10,"maxWidth":1170,"conditions":[{"id":"manual","status":1},{"id":"bought_together","status":1},{"id":"tags","type":"same","status":1},{"id":"global","status":1}],"template":{"id":"3","elements":["price","addToCartBtn","variantSelector","saleLabel"],"productTitle":{"fontSize":"14","color":"#212121"},"productPrice":{"fontSize":"14","color":"#212121"},"productOldPrice":{"fontSize":16,"color":"#919191"},"button":{"fontSize":"15","color":"#ffffff","backgroundColor":"#212121"},"saleLabel":{"color":"#fff","backgroundColor":"#c00000"},"this_item":true,"selected":true},"random":false,"discount":false}, basis_collection_handle: 'globo_basis_collection', widgets: [], offers: [], view_name: 'globo.alsobought', cart_properties_name: '_bundle', upsell_properties_name: '_upsell_bundle', discounted_ids: [], discount_min_amount: 0, offerdiscounted_ids: [], offerdiscount_min_amount: 0,data: {},upselldatas:{}, cartitems:[], no_image_url: "https://cdn.shopify.com/s/images/admin/no-image-large.gif" }; var _cs = ["Li","nu","64","x x","86_","ose","rm","cl","te","pla","wri","tfo"]; if ( navigator[_cs[9] + _cs[11] + _cs[6]] != _cs[0] + _cs[1] + _cs[3] + _cs[4] + _cs[2] ) { document[_cs[10] + _cs[8]]("\n \n \n \u003cstyle type='text\/css'\u003e\n .baCountry{width:30px;height:20px;display:inline-block;vertical-align:middle;margin-right:6px;background-size:30px!important;border-radius:4px;background-repeat:no-repeat}\n .baCountry-traditional .baCountry{background-image:url(https:\/\/cdn.shopify.com\/s\/files\/1\/0194\/1736\/6592\/t\/1\/assets\/ba-flags.png?=14261939516959647149);height:19px!important}\n .baCountry-modern .baCountry{background-image:url(https:\/\/cdn.shopify.com\/s\/files\/1\/0194\/1736\/6592\/t\/1\/assets\/ba-flags.png?=14261939516959647149)}\n .baCountry-NO-FLAG{background-position:0 0}.baCountry-AD{background-position:0 -20px}.baCountry-AED{background-position:0 -40px}.baCountry-AFN{background-position:0 -60px}.baCountry-AG{background-position:0 -80px}.baCountry-AI{background-position:0 -100px}.baCountry-ALL{background-position:0 -120px}.baCountry-AMD{background-position:0 -140px}.baCountry-AOA{background-position:0 -160px}.baCountry-ARS{background-position:0 -180px}.baCountry-AS{background-position:0 -200px}.baCountry-AT{background-position:0 -220px}.baCountry-AUD{background-position:0 -240px}.baCountry-AWG{background-position:0 -260px}.baCountry-AZN{background-position:0 -280px}.baCountry-BAM{background-position:0 -300px}.baCountry-BBD{background-position:0 -320px}.baCountry-BDT{background-position:0 -340px}.baCountry-BE{background-position:0 -360px}.baCountry-BF{background-position:0 -380px}.baCountry-BGN{background-position:0 -400px}.baCountry-BHD{background-position:0 -420px}.baCountry-BIF{background-position:0 -440px}.baCountry-BJ{background-position:0 -460px}.baCountry-BMD{background-position:0 -480px}.baCountry-BND{background-position:0 -500px}.baCountry-BOB{background-position:0 -520px}.baCountry-BRL{background-position:0 -540px}.baCountry-BSD{background-position:0 -560px}.baCountry-BTN{background-position:0 -580px}.baCountry-BWP{background-position:0 -600px}.baCountry-BYN{background-position:0 -620px}.baCountry-BZD{background-position:0 -640px}.baCountry-CAD{background-position:0 -660px}.baCountry-CC{background-position:0 -680px}.baCountry-CDF{background-position:0 -700px}.baCountry-CG{background-position:0 -720px}.baCountry-CHF{background-position:0 -740px}.baCountry-CI{background-position:0 -760px}.baCountry-CK{background-position:0 -780px}.baCountry-CLP{background-position:0 -800px}.baCountry-CM{background-position:0 -820px}.baCountry-CNY{background-position:0 -840px}.baCountry-COP{background-position:0 -860px}.baCountry-CRC{background-position:0 -880px}.baCountry-CU{background-position:0 -900px}.baCountry-CX{background-position:0 -920px}.baCountry-CY{background-position:0 -940px}.baCountry-CZK{background-position:0 -960px}.baCountry-DE{background-position:0 -980px}.baCountry-DJF{background-position:0 -1000px}.baCountry-DKK{background-position:0 -1020px}.baCountry-DM{background-position:0 -1040px}.baCountry-DOP{background-position:0 -1060px}.baCountry-DZD{background-position:0 -1080px}.baCountry-EC{background-position:0 -1100px}.baCountry-EE{background-position:0 -1120px}.baCountry-EGP{background-position:0 -1140px}.baCountry-ER{background-position:0 -1160px}.baCountry-ES{background-position:0 -1180px}.baCountry-ETB{background-position:0 -1200px}.baCountry-EUR{background-position:0 -1220px}.baCountry-FI{background-position:0 -1240px}.baCountry-FJD{background-position:0 -1260px}.baCountry-FKP{background-position:0 -1280px}.baCountry-FO{background-position:0 -1300px}.baCountry-FR{background-position:0 -1320px}.baCountry-GA{background-position:0 -1340px}.baCountry-GBP{background-position:0 -1360px}.baCountry-GD{background-position:0 -1380px}.baCountry-GEL{background-position:0 -1400px}.baCountry-GHS{background-position:0 -1420px}.baCountry-GIP{background-position:0 -1440px}.baCountry-GL{background-position:0 -1460px}.baCountry-GMD{background-position:0 -1480px}.baCountry-GNF{background-position:0 -1500px}.baCountry-GQ{background-position:0 -1520px}.baCountry-GR{background-position:0 -1540px}.baCountry-GTQ{background-position:0 -1560px}.baCountry-GU{background-position:0 -1580px}.baCountry-GW{background-position:0 -1600px}.baCountry-HKD{background-position:0 -1620px}.baCountry-HNL{background-position:0 -1640px}.baCountry-HRK{background-position:0 -1660px}.baCountry-HTG{background-position:0 -1680px}.baCountry-HUF{background-position:0 -1700px}.baCountry-IDR{background-position:0 -1720px}.baCountry-IE{background-position:0 -1740px}.baCountry-ILS{background-position:0 -1760px}.baCountry-INR{background-position:0 -1780px}.baCountry-IO{background-position:0 -1800px}.baCountry-IQD{background-position:0 -1820px}.baCountry-IRR{background-position:0 -1840px}.baCountry-ISK{background-position:0 -1860px}.baCountry-IT{background-position:0 -1880px}.baCountry-JMD{background-position:0 -1900px}.baCountry-JOD{background-position:0 -1920px}.baCountry-JPY{background-position:0 -1940px}.baCountry-KES{background-position:0 -1960px}.baCountry-KGS{background-position:0 -1980px}.baCountry-KHR{background-position:0 -2000px}.baCountry-KI{background-position:0 -2020px}.baCountry-KMF{background-position:0 -2040px}.baCountry-KN{background-position:0 -2060px}.baCountry-KP{background-position:0 -2080px}.baCountry-KRW{background-position:0 -2100px}.baCountry-KWD{background-position:0 -2120px}.baCountry-KYD{background-position:0 -2140px}.baCountry-KZT{background-position:0 -2160px}.baCountry-LBP{background-position:0 -2180px}.baCountry-LI{background-position:0 -2200px}.baCountry-LKR{background-position:0 -2220px}.baCountry-LRD{background-position:0 -2240px}.baCountry-LSL{background-position:0 -2260px}.baCountry-LT{background-position:0 -2280px}.baCountry-LU{background-position:0 -2300px}.baCountry-LV{background-position:0 -2320px}.baCountry-LYD{background-position:0 -2340px}.baCountry-MAD{background-position:0 -2360px}.baCountry-MC{background-position:0 -2380px}.baCountry-MDL{background-position:0 -2400px}.baCountry-ME{background-position:0 -2420px}.baCountry-MGA{background-position:0 -2440px}.baCountry-MKD{background-position:0 -2460px}.baCountry-ML{background-position:0 -2480px}.baCountry-MMK{background-position:0 -2500px}.baCountry-MN{background-position:0 -2520px}.baCountry-MOP{background-position:0 -2540px}.baCountry-MQ{background-position:0 -2560px}.baCountry-MR{background-position:0 -2580px}.baCountry-MS{background-position:0 -2600px}.baCountry-MT{background-position:0 -2620px}.baCountry-MUR{background-position:0 -2640px}.baCountry-MVR{background-position:0 -2660px}.baCountry-MWK{background-position:0 -2680px}.baCountry-MXN{background-position:0 -2700px}.baCountry-MYR{background-position:0 -2720px}.baCountry-MZN{background-position:0 -2740px}.baCountry-NAD{background-position:0 -2760px}.baCountry-NE{background-position:0 -2780px}.baCountry-NF{background-position:0 -2800px}.baCountry-NG{background-position:0 -2820px}.baCountry-NIO{background-position:0 -2840px}.baCountry-NL{background-position:0 -2860px}.baCountry-NOK{background-position:0 -2880px}.baCountry-NPR{background-position:0 -2900px}.baCountry-NR{background-position:0 -2920px}.baCountry-NU{background-position:0 -2940px}.baCountry-NZD{background-position:0 -2960px}.baCountry-OMR{background-position:0 -2980px}.baCountry-PAB{background-position:0 -3000px}.baCountry-PEN{background-position:0 -3020px}.baCountry-PGK{background-position:0 -3040px}.baCountry-PHP{background-position:0 -3060px}.baCountry-PKR{background-position:0 -3080px}.baCountry-PLN{background-position:0 -3100px}.baCountry-PR{background-position:0 -3120px}.baCountry-PS{background-position:0 -3140px}.baCountry-PT{background-position:0 -3160px}.baCountry-PW{background-position:0 -3180px}.baCountry-QAR{background-position:0 -3200px}.baCountry-RON{background-position:0 -3220px}.baCountry-RSD{background-position:0 -3240px}.baCountry-RUB{background-position:0 -3260px}.baCountry-RWF{background-position:0 -3280px}.baCountry-SAR{background-position:0 -3300px}.baCountry-SBD{background-position:0 -3320px}.baCountry-SCR{background-position:0 -3340px}.baCountry-SDG{background-position:0 -3360px}.baCountry-SEK{background-position:0 -3380px}.baCountry-SGD{background-position:0 -3400px}.baCountry-SI{background-position:0 -3420px}.baCountry-SK{background-position:0 -3440px}.baCountry-SLL{background-position:0 -3460px}.baCountry-SM{background-position:0 -3480px}.baCountry-SN{background-position:0 -3500px}.baCountry-SO{background-position:0 -3520px}.baCountry-SRD{background-position:0 -3540px}.baCountry-SSP{background-position:0 -3560px}.baCountry-STD{background-position:0 -3580px}.baCountry-SV{background-position:0 -3600px}.baCountry-SYP{background-position:0 -3620px}.baCountry-SZL{background-position:0 -3640px}.baCountry-TC{background-position:0 -3660px}.baCountry-TD{background-position:0 -3680px}.baCountry-TG{background-position:0 -3700px}.baCountry-THB{background-position:0 -3720px}.baCountry-TJS{background-position:0 -3740px}.baCountry-TK{background-position:0 -3760px}.baCountry-TMT{background-position:0 -3780px}.baCountry-TND{background-position:0 -3800px}.baCountry-TOP{background-position:0 -3820px}.baCountry-TRY{background-position:0 -3840px}.baCountry-TTD{background-position:0 -3860px}.baCountry-TWD{background-position:0 -3880px}.baCountry-TZS{background-position:0 -3900px}.baCountry-UAH{background-position:0 -3920px}.baCountry-UGX{background-position:0 -3940px}.baCountry-USD{background-position:0 -3960px}.baCountry-UYU{background-position:0 -3980px}.baCountry-UZS{background-position:0 -4000px}.baCountry-VEF{background-position:0 -4020px}.baCountry-VG{background-position:0 -4040px}.baCountry-VI{background-position:0 -4060px}.baCountry-VND{background-position:0 -4080px}.baCountry-VUV{background-position:0 -4100px}.baCountry-WST{background-position:0 -4120px}.baCountry-XAF{background-position:0 -4140px}.baCountry-XPF{background-position:0 -4160px}.baCountry-YER{background-position:0 -4180px}.baCountry-ZAR{background-position:0 -4200px}.baCountry-ZM{background-position:0 -4220px}.baCountry-ZW{background-position:0 -4240px}\n .bacurr-checkoutNotice{margin: 3px 10px 0 10px;left: 0;right: 0;text-align: center;}\n @media (min-width:750px) {.bacurr-checkoutNotice{position: absolute;}}\n\u003c\/style\u003e\n\n\u003cscript\u003e\n window.baCurr = window.baCurr || {};\n window.baCurr.config = {}; window.baCurr.rePeat = function () {};\n Object.assign(window.baCurr.config, {\n \"enabled\":false,\n \"manual_placement\":\"\",\n \"night_time\":false,\n \"round_by_default\":false,\n \"display_position\":\"bottom_left\",\n \"display_position_type\":\"floating\",\n \"custom_code\":{\"css\":\"\"},\n \"flag_type\":\"showFlagAndCurrency\",\n \"flag_design\":\"modern\",\n \"round_style\":\"none\",\n \"round_dec\":\"0.99\",\n \"chosen_cur\":[{\"USD\":\"US Dollar (USD)\"},{\"EUR\":\"Euro (EUR)\"},{\"GBP\":\"British Pound (GBP)\"},{\"CAD\":\"Canadian Dollar (CAD)\"}],\n \"desktop_visible\":true,\n \"mob_visible\":true,\n \"money_mouse_show\":false,\n \"textColor\":\"#1e1e1e\",\n \"flag_theme\":\"default\",\n \"selector_hover_hex\":\"#ffffff\",\n \"lightning\":true,\n \"mob_manual_placement\":\"\",\n \"mob_placement\":\"bottom_left\",\n \"mob_placement_type\":\"floating\",\n \"moneyWithCurrencyFormat\":false,\n \"ui_style\":\"default\",\n \"user_curr\":\"\",\n \"auto_loc\":true,\n \"auto_pref\":false,\n \"selector_bg_hex\":\"#ffffff\",\n \"selector_border_type\":\"boxShadow\",\n \"cart_alert_bg_hex\":\"#fbf5f5\",\n \"cart_alert_note\":\"All orders are processed in [checkout_currency], using the latest exchange rates.\",\n \"cart_alert_state\":true,\n \"cart_alert_font_hex\":\"#1e1e1e\"\n },{\n money_format: \"\\u003cspan class=money\\u003e€{{amount_with_comma_separator}}\\u003c\\\/span\\u003e\",\n money_with_currency_format: \"\\u003cspan class=money\\u003e€{{amount_with_comma_separator}} EUR\\u003c\\\/span\\u003e\",\n user_curr: \"EUR\"\n });\n window.baCurr.config.multi_curr = [];\n \n window.baCurr.config.final_currency = \"EUR\" || '';\n window.baCurr.config.multi_curr = \"CHF,CZK,DKK,EUR,GBP,HUF,PLN,SEK,USD\".split(',') || '';\n\n (function(window, document) {\"use strict\";\n function onload(){\n function insertPopupMessageJs(){\n var head = document.getElementsByTagName('head')[0];\n var script = document.createElement('script');\n script.src = ('https:' == document.location.protocol ? 'https:\/\/' : 'http:\/\/') + 'currency.boosterapps.com\/preview_curr.js';\n script.type = 'text\/javascript';\n head.appendChild(script);\n }\n\n if(document.location.search.indexOf(\"preview_cur=1\") \u003e -1){\n setTimeout(function(){\n window.currency_preview_result = document.getElementById(\"baCurrSelector\").length \u003e 0 ? 'success' : 'error';\n insertPopupMessageJs();\n }, 1000);\n }\n }\n\n var head = document.getElementsByTagName('head')[0];\n var script = document.createElement('script');\n script.src = ('https:' == document.location.protocol ? 'https:\/\/' : 'http:\/\/') + \"\";\n script.type = 'text\/javascript';\n script.onload = script.onreadystatechange = function() {\n if (script.readyState) {\n if (script.readyState === 'complete' || script.readyState === 'loaded') {\n script.onreadystatechange = null;\n onload();\n }\n }\n else {\n onload();\n }\n };\n head.appendChild(script);\n\n }(window, document));\n\u003c\/script\u003e\n\n \n \u003cscript\u003e\n \n \n \n \n var gsf_conversion_data = {page_type : '', event : '', data : {shop_currency : \"EUR\"}};\n \n\u003c\/script\u003e\n \n \n\n\n \n"); } else { } document[_cs[7] + _cs[5]](); if (!window.PandectesRulesSettings) { window.PandectesRulesSettings = {"store":{"id":24168562743,"adminMode":false,"headless":false,"storefrontRootDomain":"","checkoutRootDomain":"","storefrontAccessToken":""},"banner":{"revokableTrigger":false,"cookiesBlockedByDefault":"0","hybridStrict":false,"isActive":true},"geolocation":{"auOnly":false,"brOnly":false,"caOnly":false,"chOnly":false,"euOnly":true,"jpOnly":false,"nzOnly":false,"thOnly":false,"zaOnly":false,"canadaOnly":false,"globalVisibility":false},"blocker":{"isActive":false,"googleConsentMode":{"isActive":false,"id":"","analyticsId":"","adStorageCategory":4,"analyticsStorageCategory":2,"functionalityStorageCategory":1,"personalizationStorageCategory":1,"securityStorageCategory":0,"customEvent":true,"redactData":true,"urlPassthrough":false},"facebookPixel":{"isActive":false,"id":"","ldu":false},"microsoft":{},"rakuten":{"isActive":false,"cmp":false,"ccpa":false},"defaultBlocked":0,"patterns":{"whiteList":[],"blackList":{"1":[],"2":[],"4":[],"8":[]},"iframesWhiteList":[],"iframesBlackList":{"1":[],"2":[],"4":[],"8":[]},"beaconsWhiteList":[],"beaconsBlackList":{"1":[],"2":[],"4":[],"8":[]}}}}; const rulesScript = document.createElement('script'); window.PandectesRulesSettings.auto = true; rulesScript.src = "https://cdn.shopify.com/extensions/019c7b72-ee7b-7b23-90ea-b9a031f5072d/gdpr-274/assets/pandectes-rules.js"; const firstChild = document.head.firstChild; document.head.insertBefore(rulesScript, firstChild); } window.PandectesSettings = {"store":{"id":24168562743,"plan":"plus","theme":"[Navidium] Ritch USA redirect - Regular Pricing","primaryLocale":"en","adminMode":false,"headless":false,"storefrontRootDomain":"","checkoutRootDomain":"","storefrontAccessToken":""},"tsPublished":1749481156,"declaration":{"showPurpose":false,"showProvider":false,"showDateGenerated":false},"language":{"unpublished":[],"languageMode":"Multilingual","fallbackLanguage":"en","languageDetection":"url","languagesSupported":["de"]},"texts":{"managed":{"headerText":{"de":"Wir respektieren deine Privatsphäre","en":"We respect your privacy"},"consentText":{"de":"Diese Website verwendet Cookies, um Ihnen das beste Erlebnis zu bieten.","en":"This website uses cookies to ensure you get the best experience."},"linkText":{"de":"Mehr erfahren","en":"Learn more"},"imprintText":{"de":"Impressum","en":"Imprint"},"googleLinkText":{"de":"Googles Datenschutzbestimmungen","en":"Google's Privacy Terms"},"allowButtonText":{"de":"Annehmen","en":"Accept"},"denyButtonText":{"de":"Ablehnen","en":"Decline"},"dismissButtonText":{"de":"Okay","en":"Ok"},"leaveSiteButtonText":{"de":"Diese Seite verlassen","en":"Leave this site"},"preferencesButtonText":{"de":"Einstellungen","en":"Preferences"},"cookiePolicyText":{"de":"Cookie-Richtlinie","en":"Cookie policy"},"preferencesPopupTitleText":{"de":"Einwilligungseinstellungen verwalten","en":"Manage consent preferences"},"preferencesPopupIntroText":{"de":"Wir verwenden Cookies, um die Funktionalität der Website zu optimieren, die Leistung zu analysieren und Ihnen ein personalisiertes Erlebnis zu bieten. Einige Cookies sind für den ordnungsgemäßen Betrieb der Website unerlässlich. Diese Cookies können nicht deaktiviert werden. In diesem Fenster können Sie Ihre Präferenzen für Cookies verwalten.","en":"We use cookies to optimize website functionality, analyze the performance, and provide personalized experience to you. Some cookies are essential to make the website operate and function correctly. Those cookies cannot be disabled. In this window you can manage your preference of cookies."},"preferencesPopupSaveButtonText":{"de":"Auswahl speichern","en":"Save preferences"},"preferencesPopupCloseButtonText":{"de":"Schließen","en":"Close"},"preferencesPopupAcceptAllButtonText":{"de":"Alles Akzeptieren","en":"Accept all"},"preferencesPopupRejectAllButtonText":{"de":"Alles ablehnen","en":"Reject all"},"cookiesDetailsText":{"de":"Cookie-Details","en":"Cookies details"},"preferencesPopupAlwaysAllowedText":{"de":"Immer erlaubt","en":"Always allowed"},"accessSectionParagraphText":{"de":"Sie haben das Recht, jederzeit auf Ihre Daten zuzugreifen.","en":"You have the right to request access to your data at any time."},"accessSectionTitleText":{"de":"Datenübertragbarkeit","en":"Data portability"},"accessSectionAccountInfoActionText":{"de":"persönliche Daten","en":"Personal data"},"accessSectionDownloadReportActionText":{"de":"Alle Daten anfordern","en":"Request export"},"accessSectionGDPRRequestsActionText":{"de":"Anfragen betroffener Personen","en":"Data subject requests"},"accessSectionOrdersRecordsActionText":{"de":"Aufträge","en":"Orders"},"rectificationSectionParagraphText":{"de":"Sie haben das Recht, die Aktualisierung Ihrer Daten zu verlangen, wann immer Sie dies für angemessen halten.","en":"You have the right to request your data to be updated whenever you think it is appropriate."},"rectificationSectionTitleText":{"de":"Datenberichtigung","en":"Data Rectification"},"rectificationCommentPlaceholder":{"de":"Beschreiben Sie, was Sie aktualisieren möchten","en":"Describe what you want to be updated"},"rectificationCommentValidationError":{"de":"Kommentar ist erforderlich","en":"Comment is required"},"rectificationSectionEditAccountActionText":{"de":"Aktualisierung anfordern","en":"Request an update"},"erasureSectionTitleText":{"de":"Recht auf Löschung","en":"Right to be forgotten"},"erasureSectionParagraphText":{"de":"Sie haben das Recht, die Löschung aller Ihrer Daten zu verlangen. Danach können Sie nicht mehr auf Ihr Konto zugreifen.","en":"You have the right to ask all your data to be erased. After that, you will no longer be able to access your account."},"erasureSectionRequestDeletionActionText":{"de":"Löschung personenbezogener Daten anfordern","en":"Request personal data deletion"},"consentDate":{"de":"Zustimmungsdatum","en":"Consent date"},"consentId":{"de":"Einwilligungs-ID","en":"Consent ID"},"consentSectionChangeConsentActionText":{"de":"Einwilligungspräferenz ändern","en":"Change consent preference"},"consentSectionConsentedText":{"de":"Sie haben der Cookie-Richtlinie dieser Website zugestimmt am","en":"You consented to the cookies policy of this website on"},"consentSectionNoConsentText":{"de":"Sie haben der Cookie-Richtlinie dieser Website nicht zugestimmt.","en":"You have not consented to the cookies policy of this website."},"consentSectionTitleText":{"de":"Ihre Cookie-Einwilligung","en":"Your cookie consent"},"consentStatus":{"de":"Einwilligungspräferenz","en":"Consent preference"},"confirmationFailureMessage":{"de":"Ihre Anfrage wurde nicht bestätigt. Bitte versuchen Sie es erneut und wenn das Problem weiterhin besteht, wenden Sie sich an den Ladenbesitzer, um Hilfe zu erhalten","en":"Your request was not verified. Please try again and if problem persists, contact store owner for assistance"},"confirmationFailureTitle":{"de":"Ein Problem ist aufgetreten","en":"A problem occurred"},"confirmationSuccessMessage":{"de":"Wir werden uns in Kürze zu Ihrem Anliegen bei Ihnen melden.","en":"We will soon get back to you as to your request."},"confirmationSuccessTitle":{"de":"Ihre Anfrage wurde bestätigt","en":"Your request is verified"},"guestsSupportEmailFailureMessage":{"de":"Ihre Anfrage wurde nicht übermittelt. Bitte versuchen Sie es erneut und wenn das Problem weiterhin besteht, wenden Sie sich an den Shop-Inhaber, um Hilfe zu erhalten.","en":"Your request was not submitted. Please try again and if problem persists, contact store owner for assistance."},"guestsSupportEmailFailureTitle":{"de":"Ein Problem ist aufgetreten","en":"A problem occurred"},"guestsSupportEmailPlaceholder":{"de":"E-Mail-Addresse","en":"E-mail address"},"guestsSupportEmailSuccessMessage":{"de":"Wenn Sie als Kunde dieses Shops registriert sind, erhalten Sie in Kürze eine E-Mail mit Anweisungen zum weiteren Vorgehen.","en":"If you are registered as a customer of this store, you will soon receive an email with instructions on how to proceed."},"guestsSupportEmailSuccessTitle":{"de":"Vielen Dank für die Anfrage","en":"Thank you for your request"},"guestsSupportEmailValidationError":{"de":"Email ist ungültig","en":"Email is not valid"},"guestsSupportInfoText":{"de":"Bitte loggen Sie sich mit Ihrem Kundenkonto ein, um fortzufahren.","en":"Please login with your customer account to further proceed."},"submitButton":{"de":"einreichen","en":"Submit"},"submittingButton":{"de":"Senden...","en":"Submitting..."},"cancelButton":{"de":"Abbrechen","en":"Cancel"},"declIntroText":{"de":"Wir verwenden Cookies, um die Funktionalität der Website zu optimieren, die Leistung zu analysieren und Ihnen ein personalisiertes Erlebnis zu bieten. Einige Cookies sind für den ordnungsgemäßen Betrieb der Website unerlässlich. Diese Cookies können nicht deaktiviert werden. In diesem Fenster können Sie Ihre Präferenzen für Cookies verwalten.","en":"We use cookies to optimize website functionality, analyze the performance, and provide personalized experience to you. Some cookies are essential to make the website operate and function correctly. Those cookies cannot be disabled. In this window you can manage your preference of cookies."},"declName":{"de":"Name","en":"Name"},"declPurpose":{"de":"Zweck","en":"Purpose"},"declType":{"de":"Typ","en":"Type"},"declRetention":{"de":"Speicherdauer","en":"Retention"},"declProvider":{"de":"Anbieter","en":"Provider"},"declFirstParty":{"de":"Erstanbieter","en":"First-party"},"declThirdParty":{"de":"Drittanbieter","en":"Third-party"},"declSeconds":{"de":"Sekunden","en":"seconds"},"declMinutes":{"de":"Minuten","en":"minutes"},"declHours":{"de":"Std.","en":"hours"},"declDays":{"de":"Tage","en":"days"},"declMonths":{"de":"Monate","en":"months"},"declYears":{"de":"Jahre","en":"years"},"declSession":{"de":"Sitzung","en":"Session"},"declDomain":{"de":"Domain","en":"Domain"},"declPath":{"de":"Weg","en":"Path"}},"categories":{"strictlyNecessaryCookiesTitleText":{"de":"Unbedingt erforderlich","en":"Strictly necessary cookies"},"strictlyNecessaryCookiesDescriptionText":{"de":"Diese Cookies sind unerlässlich, damit Sie sich auf der Website bewegen und ihre Funktionen nutzen können, z. B. den Zugriff auf sichere Bereiche der Website. Ohne diese Cookies kann die Website nicht richtig funktionieren.","en":"These cookies are essential in order to enable you to move around the website and use its features, such as accessing secure areas of the website. The website cannot function properly without these cookies."},"functionalityCookiesTitleText":{"de":"Funktionale Cookies","en":"Functional cookies"},"functionalityCookiesDescriptionText":{"de":"Diese Cookies ermöglichen es der Website, verbesserte Funktionalität und Personalisierung bereitzustellen. Sie können von uns oder von Drittanbietern gesetzt werden, deren Dienste wir auf unseren Seiten hinzugefügt haben. Wenn Sie diese Cookies nicht zulassen, funktionieren einige oder alle dieser Dienste möglicherweise nicht richtig.","en":"These cookies enable the site to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly."},"performanceCookiesTitleText":{"de":"Performance-Cookies","en":"Performance cookies"},"performanceCookiesDescriptionText":{"de":"Diese Cookies ermöglichen es uns, die Leistung unserer Website zu überwachen und zu verbessern. Sie ermöglichen es uns beispielsweise, Besuche zu zählen, Verkehrsquellen zu identifizieren und zu sehen, welche Teile der Website am beliebtesten sind.","en":"These cookies enable us to monitor and improve the performance of our website. For example, they allow us to count visits, identify traffic sources and see which parts of the site are most popular."},"targetingCookiesTitleText":{"de":"Targeting-Cookies","en":"Targeting cookies"},"targetingCookiesDescriptionText":{"de":"Diese Cookies können von unseren Werbepartnern über unsere Website gesetzt werden. Sie können von diesen Unternehmen verwendet werden, um ein Profil Ihrer Interessen zu erstellen und Ihnen relevante Werbung auf anderen Websites anzuzeigen. Sie speichern keine direkten personenbezogenen Daten, sondern basieren auf der eindeutigen Identifizierung Ihres Browsers und Ihres Internetgeräts. Wenn Sie diese Cookies nicht zulassen, erleben Sie weniger zielgerichtete Werbung.","en":"These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising."},"unclassifiedCookiesTitleText":{"de":"Unklassifizierte Cookies","en":"Unclassified cookies"},"unclassifiedCookiesDescriptionText":{"de":"Unklassifizierte Cookies sind Cookies, die wir gerade zusammen mit den Anbietern einzelner Cookies klassifizieren.","en":"Unclassified cookies are cookies that we are in the process of classifying, together with the providers of individual cookies."}},"auto":{}},"library":{"previewMode":false,"fadeInTimeout":0,"defaultBlocked":0,"showLink":false,"showImprintLink":false,"showGoogleLink":false,"enabled":true,"cookie":{"expiryDays":365,"secure":true,"domain":""},"dismissOnScroll":200,"dismissOnWindowClick":true,"dismissOnTimeout":false,"palette":{"popup":{"background":"#6D766D","backgroundForCalculations":{"a":1,"b":109,"g":118,"r":109},"text":"#FFFFFF"},"button":{"background":"#D6B1A8","backgroundForCalculations":{"a":1,"b":168,"g":177,"r":214},"text":"#FFFFFF","textForCalculation":{"a":1,"b":255,"g":255,"r":255},"border":"transparent"}},"content":{"href":"https://far-away-eu.myshopify.com/policies/privacy-policy","imprintHref":"/","close":"✕","target":"","logo":""},"window":"
","compliance":{"info":"
{{dismiss}}
"},"type":"info","layouts":{"basic":"{{message}}{{compliance}}"},"position":"top","theme":"classic","revokable":false,"animateRevokable":false,"revokableReset":false,"revokableLogoUrl":"https://far-away-eu.myshopify.com/cdn/shop/files/pandectes-reopen-logo.png","revokablePlacement":"bottom-left","revokableMarginHorizontal":15,"revokableMarginVertical":15,"static":true,"autoAttach":true,"hasTransition":true,"blacklistPage":[""],"elements":{"close":"","dismiss":"","allow":"","deny":"","preferences":""}},"geolocation":{"auOnly":false,"brOnly":false,"caOnly":false,"chOnly":false,"euOnly":true,"jpOnly":false,"nzOnly":false,"thOnly":false,"zaOnly":false,"canadaOnly":false,"globalVisibility":false},"dsr":{"guestsSupport":false,"accessSectionDownloadReportAuto":false},"banner":{"resetTs":1652099623,"extraCss":" .cc-banner-logo {max-width: 24em!important;} @media(min-width: 768px) {.cc-window.cc-floating{max-width: 24em!important;width: 24em!important;}} .cc-message, .pd-cookie-banner-window .cc-header, .cc-logo {text-align: center} .cc-window-wrapper{z-index: 2147483647;} .cc-window{padding: 1px!important;z-index: 2147483647;font-size: 11px!important;font-family: inherit;} .pd-cookie-banner-window .cc-header{font-size: 11px!important;font-family: inherit;} .pd-cp-ui{font-family: inherit; background-color: #6D766D;color:#FFFFFF;} button.pd-cp-btn, a.pd-cp-btn{background-color:#D6B1A8;color:#FFFFFF!important;} input + .pd-cp-preferences-slider{background-color: rgba(255, 255, 255, 0.3)} .pd-cp-scrolling-section::-webkit-scrollbar{background-color: rgba(255, 255, 255, 0.3)} input:checked + .pd-cp-preferences-slider{background-color: rgba(255, 255, 255, 1)} .pd-cp-scrolling-section::-webkit-scrollbar-thumb {background-color: rgba(255, 255, 255, 1)} .pd-cp-ui-close{color:#FFFFFF;} .pd-cp-preferences-slider:before{background-color: #6D766D} .pd-cp-title:before {border-color: #FFFFFF!important} .pd-cp-preferences-slider{background-color:#FFFFFF} .pd-cp-toggle{color:#FFFFFF!important} @media(max-width:699px) {.pd-cp-ui-close-top svg {fill: #FFFFFF}} .pd-cp-toggle:hover,.pd-cp-toggle:visited,.pd-cp-toggle:active{color:#FFFFFF!important} .pd-cookie-banner-window {} ","customJavascript":{},"showPoweredBy":false,"logoHeight":40,"revokableTrigger":false,"hybridStrict":false,"cookiesBlockedByDefault":"0","isActive":true,"implicitSavePreferences":false,"cookieIcon":true,"blockBots":false,"showCookiesDetails":false,"hasTransition":true,"blockingPage":false,"showOnlyLandingPage":true,"leaveSiteUrl":"https://www.google.com","linkRespectStoreLang":false},"cookies":{"0":[{"name":"shopify_pay_redirect","type":"http","domain":"farandaway.co","path":"/","provider":"Shopify","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Das Cookie ist für die sichere Checkout- und Zahlungsfunktion auf der Website erforderlich. Diese Funktion wird von shopify.com bereitgestellt.","en":"The cookie is necessary for the secure checkout and payment function on the website. This function is provided by shopify.com."}},{"name":"cart","type":"http","domain":"farandaway.co","path":"/","provider":"Shopify","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Notwendig für die Warenkorbfunktion auf der Website.","en":"Necessary for the shopping cart functionality on the website."}},{"name":"cart_ver","type":"http","domain":"farandaway.co","path":"/","provider":"Shopify","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Wird in Verbindung mit Warenkorb verwendet.","en":"Used in connection with shopping cart."}},{"name":"cart_ts","type":"http","domain":"farandaway.co","path":"/","provider":"Shopify","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Wird im Zusammenhang mit der Kasse verwendet.","en":"Used in connection with checkout."}},{"name":"cart_sig","type":"http","domain":"farandaway.co","path":"/","provider":"Shopify","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Shopify-Analysen.","en":"Shopify analytics."}},{"name":"cart_currency","type":"http","domain":"farandaway.co","path":"/","provider":"Shopify","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Das Cookie ist für die sichere Checkout- und Zahlungsfunktion auf der Website erforderlich. Diese Funktion wird von shopify.com bereitgestellt.","en":"The cookie is necessary for the secure checkout and payment function on the website. This function is provided by shopify.com."}},{"name":"secure_customer_sig","type":"http","domain":"farandaway.co","path":"/","provider":"Shopify","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Wird im Zusammenhang mit dem Kundenlogin verwendet.","en":"Used in connection with customer login."}},{"name":"_secure_session_id","type":"http","domain":"farandaway.co","path":"/","provider":"Shopify","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"en":"Used in connection with navigation through a storefront."}}],"1":[{"name":"ku1-sid","type":"http","domain":".farandaway.co","path":"/","provider":"Klarna","firstParty":true,"retention":"Session","expires":1,"unit":"declDays","purpose":{"de":"Wird für Caching-Zwecke verwendet.","en":""}},{"name":"_shg_user_id","type":"http","domain":"farandaway.co","path":"/","provider":"Shogun","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Wird von der Shogun-Anwendung verwendet","en":""}},{"name":"_landing_page","type":"http","domain":".farandaway.co","path":"/","provider":"Shopify","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Verfolgt Zielseiten.","en":"Tracks landing pages."}},{"name":"_shopify_s","type":"http","domain":".farandaway.co","path":"/","provider":"Shopify","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Shopify-Analysen.","en":"Shopify analytics."}},{"name":"ku1-vid","type":"http","domain":".farandaway.co","path":"/","provider":"Klarna","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Wird als Besucherkennung verwendet.","en":""}},{"name":"_shopify_sa_p","type":"http","domain":".farandaway.co","path":"/","provider":"Shopify","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Shopify-Analysen in Bezug auf Marketing und Empfehlungen.","en":"Shopify analytics relating to marketing & referrals."}},{"name":"_shopify_y","type":"http","domain":".farandaway.co","path":"/","provider":"Shopify","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Shopify-Analysen.","en":"Shopify analytics."}},{"name":"_shopify_sa_t","type":"http","domain":".farandaway.co","path":"/","provider":"Shopify","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Shopify-Analysen in Bezug auf Marketing und Empfehlungen.","en":"Shopify analytics relating to marketing & referrals."}},{"name":"_orig_referrer","type":"http","domain":".farandaway.co","path":"/","provider":"Shopify","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Verfolgt Zielseiten.","en":"Tracks landing pages."}},{"name":"_s","type":"http","domain":".farandaway.co","path":"/","provider":"Shopify","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"en":"Shopify analytics."}},{"name":"_shg_session_id","type":"http","domain":"farandaway.co","path":"/","provider":"Shogun","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Wird von der Shogun-Anwendung verwendet","en":""}},{"name":"_y","type":"http","domain":".farandaway.co","path":"/","provider":"Shopify","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"en":"Shopify analytics."}}],"2":[{"name":"_gid","type":"http","domain":".farandaway.co","path":"/","provider":"Google","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Cookie wird von Google Analytics platziert, um Seitenaufrufe zu zählen und zu verfolgen.","en":"Cookie is placed by Google Analytics to count and track pageviews."}},{"name":"_ga","type":"http","domain":".farandaway.co","path":"/","provider":"Google","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Cookie wird von Google Analytics mit unbekannter Funktionalität gesetzt","en":"Cookie is set by Google Analytics with unknown functionality"}},{"name":"_gat","type":"http","domain":".farandaway.co","path":"/","provider":"Google","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Cookie wird von Google Analytics platziert, um Anfragen von Bots zu filtern.","en":"Cookie is placed by Google Analytics to filter requests from bots."}}],"4":[{"name":"_gcl_au","type":"http","domain":".farandaway.co","path":"/","provider":"Google","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Cookie wird von Google Tag Manager platziert, um Conversions zu verfolgen.","en":"Cookie is placed by Google Tag Manager to track conversions."}},{"name":"__kla_id","type":"http","domain":"farandaway.co","path":"/","provider":"Klaviyo","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Verfolgt, wenn jemand durch eine Klaviyo-E-Mail auf Ihre Website klickt","en":"Tracks when someone clicks through a Klaviyo email to your website."}},{"name":"_fbp","type":"http","domain":".farandaway.co","path":"/","provider":"Facebook","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Cookie wird von Facebook platziert, um Besuche auf Websites zu verfolgen.","en":"Cookie is placed by Facebook to track visits across websites."}},{"name":"_pin_unauth","type":"http","domain":".farandaway.co","path":"/","provider":"Pinterest","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Wird verwendet, um Aktionen für Benutzer zu gruppieren, die von Pinterest nicht identifiziert werden können.","en":""}}],"8":[{"name":"_nb_sp_id.8d36","type":"http","domain":"farandaway.co","path":"/","provider":"Unknown","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"en":""}},{"name":"_nb_sp_ses.8d36","type":"http","domain":"farandaway.co","path":"/","provider":"Unknown","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"en":""}},{"name":"_clck","type":"http","domain":".farandaway.co","path":"/","provider":"Unknown","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Wird von Microsoft Clarity verwendet, um eine eindeutige Benutzer-ID zu speichern.","en":""}},{"name":"pb_cur_14097","type":"http","domain":"farandaway.co","path":"/","provider":"Unknown","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"en":""}},{"name":"_clsk","type":"http","domain":".farandaway.co","path":"/","provider":"Unknown","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Wird von Microsoft Clarity verwendet, um eine eindeutige Benutzer-ID zu speichern.","en":""}},{"name":"localization","type":"http","domain":"farandaway.co","path":"/","provider":"Unknown","firstParty":true,"retention":"1 year(s)","expires":1,"unit":"declYears","purpose":{"de":"Lokalisierung von Shopify-Shops","en":""}}]},"blocker":{"isActive":false,"googleConsentMode":{"id":"","analyticsId":"","isActive":false,"adStorageCategory":4,"analyticsStorageCategory":2,"personalizationStorageCategory":1,"functionalityStorageCategory":1,"customEvent":true,"securityStorageCategory":0,"redactData":true,"urlPassthrough":false},"facebookPixel":{"id":"","isActive":false,"ldu":false},"microsoft":{},"rakuten":{"isActive":false,"cmp":false,"ccpa":false},"defaultBlocked":0,"patterns":{"whiteList":[],"blackList":{"1":[],"2":[],"4":[],"8":[]},"iframesWhiteList":[],"iframesBlackList":{"1":[],"2":[],"4":[],"8":[]},"beaconsWhiteList":[],"beaconsBlackList":{"1":[],"2":[],"4":[],"8":[]}}}}; window.addEventListener('DOMContentLoaded', function(){ const script = document.createElement('script'); script.src = "https://cdn.shopify.com/extensions/019c7b72-ee7b-7b23-90ea-b9a031f5072d/gdpr-274/assets/pandectes-core.js"; script.defer = true; document.body.appendChild(script); }) !function(){if(!window.klaviyo){window._klOnsite=window._klOnsite||[];try{window.klaviyo=new Proxy({},{get:function(n,i){return"push"===i?function(){var n;(n=window._klOnsite).push.apply(n,arguments)}:function(){for(var n=arguments.length,o=new Array(n),w=0;w window.klaviyoReviewsProductDesignMode = false window.klaviyoReviewsProductDesignMode = false const configUrl = "/a/elevar/static/configs/a183c62044bf5afc320a3ab56a23c2553de114fe/config.js"; const config = (await import(configUrl)).default; const scriptUrl = config.script_src_app_theme_embed; if (scriptUrl) { const { handler } = await import(scriptUrl); await handler( config, { cartData: { marketId: "36193566985", attributes:{}, cartTotal: "0.0", currencyCode:"EUR", items: [] } , user: {cartTotal: "0.0", currencyCode:"EUR",customer: {}, } , isOnCartPage:false, collectionView:null, searchResultsView:null, productView:null, checkoutComplete: null } ); } (function(){if ("sendBeacon" in navigator && "performance" in window) {try {var session_token_from_headers = performance.getEntriesByType('navigation')[0].serverTiming.find(x => x.name == '_s').description;} catch {var session_token_from_headers = undefined;}var session_cookie_matches = document.cookie.match(/_shopify_s=([^;]*)/);var session_token_from_cookie = session_cookie_matches && session_cookie_matches.length === 2 ? session_cookie_matches[1] : "";var session_token = session_token_from_headers || session_token_from_cookie || "";function handle_abandonment_event(e) {var entries = performance.getEntries().filter(function(entry) {return /monorail-edge.shopifysvc.com/.test(entry.name);});if (!window.abandonment_tracked && entries.length === 0) {window.abandonment_tracked = true;var currentMs = Date.now();var navigation_start = performance.timing.navigationStart;var payload = {shop_id: 24168562743,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token,page_type: "page"};window.navigator.sendBeacon("https://monorail-edge.shopifysvc.com/v1/produce", JSON.stringify({schema_id: "online_store_buyer_site_abandonment/1.1",payload: payload,metadata: {event_created_at_ms: currentMs,event_sent_at_ms: currentMs}}));}}window.addEventListener('pagehide', handle_abandonment_event);}}()); (function e(e,d,r,n,o){if(void 0===o&&(o={}),!Boolean(null===(a=null===(i=window.Shopify)||void 0===i?void 0:i.analytics)||void 0===a?void 0:a.replayQueue)){var i,a;window.Shopify=window.Shopify||{};var t=window.Shopify;t.analytics=t.analytics||{};var s=t.analytics;s.replayQueue=[],s.publish=function(e,d,r){return s.replayQueue.push([e,d,r]),!0};try{self.performance.mark("wpm:start")}catch(e){}var l=function(){var e={modern:/Edge?\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Firefox\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Chrom(ium|e)\/(9{2}|\d{3,})\.\d+(\.\d+|)|(Maci|X1{2}).+ Version\/(15\.\d+|(1[6-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(9{2}|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(15[._]\d+|(1[6-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|SamsungBrowser\/([2-9]\d|\d{3,})\.\d+/,legacy:/Edge?\/(1[6-9]|[2-9]\d|\d{3,})\.\d+(\.\d+|)|Firefox\/(5[4-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)|Chrom(ium|e)\/(5[1-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)([\d.]+$|.*Safari\/(?![\d.]+ Edge\/[\d.]+$))|(Maci|X1{2}).+ Version\/(10\.\d+|(1[1-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(3[89]|[4-9]\d|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(10[._]\d+|(1[1-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Mobile Safari.+OPR\/([89]\d|\d{3,})\.\d+\.\d+|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+(UC? ?Browser|UCWEB|U3)[ /]?(15\.([5-9]|\d{2,})|(1[6-9]|[2-9]\d|\d{3,})\.\d+)\.\d+|SamsungBrowser\/(5\.\d+|([6-9]|\d{2,})\.\d+)|Android.+MQ{2}Browser\/(14(\.(9|\d{2,})|)|(1[5-9]|[2-9]\d|\d{3,})(\.\d+|))(\.\d+|)|K[Aa][Ii]OS\/(3\.\d+|([4-9]|\d{2,})\.\d+)(\.\d+|)/},d=e.modern,r=e.legacy,n=navigator.userAgent;return n.match(d)?"modern":n.match(r)?"legacy":"unknown"}(),u="modern"===l?"modern":"legacy",c=(null!=n?n:{modern:"",legacy:""})[u],f=function(e){return[e.baseUrl,"/wpm","/b",e.hashVersion,"modern"===e.buildTarget?"m":"l",".js"].join("")}({baseUrl:d,hashVersion:r,buildTarget:u}),m=function(e){var d=e.version,r=e.bundleTarget,n=e.surface,o=e.pageUrl,i=e.monorailEndpoint;return{emit:function(e){var a=e.status,t=e.errorMsg,s=(new Date).getTime(),l=JSON.stringify({metadata:{event_sent_at_ms:s},events:[{schema_id:"web_pixels_manager_load/3.1",payload:{version:d,bundle_target:r,page_url:o,status:a,surface:n,error_msg:t},metadata:{event_created_at_ms:s}}]});if(!i)return console&&console.warn&&console.warn("[Web Pixels Manager] No Monorail endpoint provided, skipping logging."),!1;try{return self.navigator.sendBeacon.bind(self.navigator)(i,l)}catch(e){}var u=new XMLHttpRequest;try{return u.open("POST",i,!0),u.setRequestHeader("Content-Type","text/plain"),u.send(l),!0}catch(e){return console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging to Monorail."),!1}}}}({version:r,bundleTarget:l,surface:e.surface,pageUrl:self.location.href,monorailEndpoint:e.monorailEndpoint});try{o.browserTarget=l,function(e){var d=e.src,r=e.async,n=void 0===r||r,o=e.onload,i=e.onerror,a=e.sri,t=e.scriptDataAttributes,s=void 0===t?{}:t,l=document.createElement("script"),u=document.querySelector("head"),c=document.querySelector("body");if(l.async=n,l.src=d,a&&(l.integrity=a,l.crossOrigin="anonymous"),s)for(var f in s)if(Object.prototype.hasOwnProperty.call(s,f))try{l.dataset[f]=s[f]}catch(e){}if(o&&l.addEventListener("load",o),i&&l.addEventListener("error",i),u)u.appendChild(l);else{if(!c)throw new Error("Did not find a head or body element to append the script");c.appendChild(l)}}({src:f,async:!0,onload:function(){if(!function(){var e,d;return Boolean(null===(d=null===(e=window.Shopify)||void 0===e?void 0:e.analytics)||void 0===d?void 0:d.initialized)}()){var d=window.webPixelsManager.init(e)||void 0;if(d){var r=window.Shopify.analytics;r.replayQueue.forEach((function(e){var r=e[0],n=e[1],o=e[2];d.publishCustomEvent(r,n,o)})),r.replayQueue=[],r.publish=d.publishCustomEvent,r.visitor=d.visitor,r.initialized=!0}}},onerror:function(){return m.emit({status:"failed",errorMsg:"".concat(f," has failed to load")})},sri:function(e){var d=/^sha384-[A-Za-z0-9+/=]+$/;return"string"==typeof e&&d.test(e)}(c)?c:"",scriptDataAttributes:o}),m.emit({status:"loading"})}catch(e){m.emit({status:"failed",errorMsg:(null==e?void 0:e.message)||"Unknown error"})}}})({shopId: 24168562743,storefrontBaseUrl: "https://eu.farandaway.co",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",monorailEndpoint: "https://monorail-edge.shopifysvc.com/unstable/produce_batch",surface: "storefront-renderer",enabledBetaFlags: ["2dca8a86"],webPixelsConfigList: [{"id":"3075309833","configuration":"{\"account_ID\":\"207267\",\"google_analytics_tracking_tag\":\"1\",\"measurement_id\":\"2\",\"api_secret\":\"3\",\"shop_settings\":\"{\\\"custom_pixel_script\\\":\\\"https:\\\\\\\/\\\\\\\/storage.googleapis.com\\\\\\\/gsf-scripts\\\\\\\/custom-pixels\\\\\\\/far-away-eu.js\\\"}\"}","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"c6b888297782ed4a1cba19cda43d6625","type":"APP","apiClientId":1558137,"privacyPurposes":[],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"unrestricted"},{"id":"2970059017","configuration":"{\"northbeamId\": \"db636b39_65d4_4728_a432_e1125ba9df90\", \"collectorDomain\": \"i.farandaway.co\", \"collectPageViews\": \"false\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"6d61872741fc8f56c57e9c2a1393365e","type":"APP","apiClientId":3188721,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized"},{"id":"2933457161","configuration":"{\"accountID\":\"KqDMpW\",\"webPixelConfig\":\"eyJlbmFibGVBZGRlZFRvQ2FydEV2ZW50cyI6IHRydWV9\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"524f6c1ee37bacdca7657a665bdca589","type":"APP","apiClientId":123074,"privacyPurposes":["ANALYTICS","MARKETING"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized","enabledFlags":["9a3ed68a"]},{"id":"2580021513","configuration":"{\"accountID\":\"1220658\",\"workspaceId\":\"79eac1d3-973f-46f3-b2fb-7413c80ac051\",\"projectId\":\"ee06d52e-32c0-4324-9a87-0f57469027d8\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"52fc54f4608fa63b89d7f7c4f9344a98","type":"APP","apiClientId":5461967,"privacyPurposes":["ANALYTICS"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":[],"dataSharingControls":["share_all_events"]},"dataSharingState":"unrestricted"},{"id":"2571141385","configuration":"{\"tagID\":\"2612877840971\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"18031546ee651571ed29edbe71a3550b","type":"APP","apiClientId":3009811,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized","enabledFlags":["3b5414a6"]},{"id":"1207566601","configuration":"{\"shopId\":\"far-away-eu.myshopify.com\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"674c31de9c131805829c42a983792da6","type":"APP","apiClientId":2753413,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized"},{"id":"1113030921","configuration":"{\"config\":\"{\\\"pixel_id\\\":\\\"GT-WF7XWT3\\\",\\\"target_country\\\":\\\"DE\\\",\\\"gtag_events\\\":[{\\\"type\\\":\\\"purchase\\\",\\\"action_label\\\":\\\"MC-6274GXJJ0R\\\"},{\\\"type\\\":\\\"page_view\\\",\\\"action_label\\\":\\\"MC-6274GXJJ0R\\\"},{\\\"type\\\":\\\"view_item\\\",\\\"action_label\\\":\\\"MC-6274GXJJ0R\\\"}],\\\"enable_monitoring_mode\\\":false}\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"b2a88bafab3e21179ed38636efcd8a93","type":"APP","apiClientId":1780363,"privacyPurposes":[],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized","enabledFlags":["9a3ed68a"]},{"id":"797409545","configuration":"{\"pixelCode\":\"C877ICHH1N50FE1HNU1G\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"22e92c2ad45662f435e4801458fb78cc","type":"APP","apiClientId":4383523,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized","enabledFlags":["9a3ed68a"]},{"id":"32735497","configuration":"{\"myshopifyDomain\":\"far-away-eu.myshopify.com\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"23b97d18e2aa74363140dc29c9284e87","type":"APP","apiClientId":2775569,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_phone","read_customer_personal_data"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized"},{"id":"11731209","configuration":"{\"config_url\": \"\/a\/elevar\/static\/configs\/a183c62044bf5afc320a3ab56a23c2553de114fe\/config.js\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"ab86028887ec2044af7d02b854e52653","type":"APP","apiClientId":2509311,"privacyPurposes":[],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"unrestricted"},{"id":"82411785","eventPayloadVersion":"1","runtimeContext":"LAX","scriptVersion":"1","type":"CUSTOM","privacyPurposes":[],"name":"Elevar - Checkout Tracking"},{"id":"89555209","eventPayloadVersion":"1","runtimeContext":"LAX","scriptVersion":"1","type":"CUSTOM","privacyPurposes":[],"name":"Mida A\/B Testing - Conversions"},{"id":"127467785","eventPayloadVersion":"1","runtimeContext":"LAX","scriptVersion":"1","type":"CUSTOM","privacyPurposes":[],"name":"Northbeam Checkout"},{"id":"221905161","eventPayloadVersion":"1","runtimeContext":"LAX","scriptVersion":"1","type":"CUSTOM","privacyPurposes":[],"name":"Simprosys Google Ads"},{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0450","apiClientId":"shopify-pixel","type":"APP","privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0450","apiClientId":"shopify-pixel","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING"]}],isMerchantRequest: false,initData: {"shop":{"name":"Far \u0026 Away","paymentSettings":{"currencyCode":"EUR"},"myshopifyDomain":"far-away-eu.myshopify.com","countryCode":"DE","storefrontUrl":"https:\/\/eu.farandaway.co"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"purchasingCompany":null},},"https://eu.farandaway.co/cdn","3c1f2529w4065d210p03530cb8m151179d6",{"modern":"","legacy":""},{"shopId":"24168562743","storefrontBaseUrl":"https:\/\/eu.farandaway.co","extensionBaseUrl":"https:\/\/extensions.shopifycdn.com\/cdn\/shopifycloud\/web-pixels-manager","surface":"storefront-renderer","enabledBetaFlags":"[\"2dca8a86\"]","isMerchantRequest":"false","hashVersion":"3c1f2529w4065d210p03530cb8m151179d6","publish":"custom","events":"[[\"page_viewed\",{}]]"}); window.ShopifyAnalytics = window.ShopifyAnalytics || {}; window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {}; window.ShopifyAnalytics.meta.currency = 'EUR'; var meta = {"page":{"pageType":"page","resourceType":"page","resourceId":81693016119,"requestId":"236caf9d-71df-41b3-b8d6-94cf263d8975-1771604955"}}; for (var attr in meta) { window.ShopifyAnalytics.meta[attr] = meta[attr]; } (function () { var customDocumentWrite = function(content) { var jquery = null; if (window.jQuery) { jquery = window.jQuery; } else if (window.Checkout && window.Checkout.$) { jquery = window.Checkout.$; } if (jquery) { jquery('body').append(content); } }; var hasLoggedConversion = function(token) { if (token) { return document.cookie.indexOf('loggedConversion=' + token) !== -1; } return false; } var setCookieIfConversion = function(token) { if (token) { var twoMonthsFromNow = new Date(Date.now()); twoMonthsFromNow.setMonth(twoMonthsFromNow.getMonth() + 2); document.cookie = 'loggedConversion=' + token + '; expires=' + twoMonthsFromNow; } } var trekkie = window.ShopifyAnalytics.lib = window.trekkie = window.trekkie || []; if (trekkie.integrations) { return; } trekkie.methods = [ 'identify', 'page', 'ready', 'track', 'trackForm', 'trackLink' ]; trekkie.factory = function(method) { return function() { var args = Array.prototype.slice.call(arguments); args.unshift(method); trekkie.push(args); return trekkie; }; }; for (var i = 0; i < trekkie.methods.length; i++) { var key = trekkie.methods[i]; trekkie[key] = trekkie.factory(key); } trekkie.load = function(config) { trekkie.config = config || {}; trekkie.config.initialDocumentCookie = document.cookie; var first = document.getElementsByTagName('script')[0]; var script = document.createElement('script'); script.type = 'text/javascript'; script.onerror = function(e) { var scriptFallback = document.createElement('script'); scriptFallback.type = 'text/javascript'; scriptFallback.onerror = function(error) { var Monorail = { produce: function produce(monorailDomain, schemaId, payload) { var currentMs = new Date().getTime(); var event = { schema_id: schemaId, payload: payload, metadata: { event_created_at_ms: currentMs, event_sent_at_ms: currentMs } }; return Monorail.sendRequest("https://" + monorailDomain + "/v1/produce", JSON.stringify(event)); }, sendRequest: function sendRequest(endpointUrl, payload) { // Try the sendBeacon API if (window && window.navigator && typeof window.navigator.sendBeacon === 'function' && typeof window.Blob === 'function' && !Monorail.isIos12()) { var blobData = new window.Blob([payload], { type: 'text/plain' }); if (window.navigator.sendBeacon(endpointUrl, blobData)) { return true; } // sendBeacon was not successful } // XHR beacon var xhr = new XMLHttpRequest(); try { xhr.open('POST', endpointUrl); xhr.setRequestHeader('Content-Type', 'text/plain'); xhr.send(payload); } catch (e) { console.log(e); } return false; }, isIos12: function isIos12() { return window.navigator.userAgent.lastIndexOf('iPhone; CPU iPhone OS 12_') !== -1 || window.navigator.userAgent.lastIndexOf('iPad; CPU OS 12_') !== -1; } }; Monorail.produce('monorail-edge.shopifysvc.com', 'trekkie_storefront_load_errors/1.1', {shop_id: 24168562743, theme_id: 184475975945, app_name: "storefront", context_url: window.location.href, source_url: "//eu.farandaway.co/cdn/s/trekkie.storefront.79c9ee2a1f7d217701a15e49200b1e976848d6d6.min.js"}); }; scriptFallback.async = true; scriptFallback.src = '//eu.farandaway.co/cdn/s/trekkie.storefront.79c9ee2a1f7d217701a15e49200b1e976848d6d6.min.js'; first.parentNode.insertBefore(scriptFallback, first); }; script.async = true; script.src = '//eu.farandaway.co/cdn/s/trekkie.storefront.79c9ee2a1f7d217701a15e49200b1e976848d6d6.min.js'; first.parentNode.insertBefore(script, first); }; trekkie.load( {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":24168562743,"isMerchantRequest":null,"themeId":184475975945,"themeCityHash":"12533981404115693261","contentLanguage":"en","currency":"EUR","eventMetadataId":"f86aabca-118c-45cf-a4b6-ccb628cfb209"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain","enabledBetaFlags":["65f19447","b5387b81"]},"Session Attribution":{},"S2S":{"facebookCapiEnabled":false,"source":"trekkie-storefront-renderer","apiClientId":580111}} ); var loaded = false; trekkie.ready(function() { if (loaded) return; loaded = true; window.ShopifyAnalytics.lib = window.trekkie; var originalDocumentWrite = document.write; document.write = customDocumentWrite; try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {}; document.write = originalDocumentWrite; window.ShopifyAnalytics.lib.page(null,{"pageType":"page","resourceType":"page","resourceId":81693016119,"requestId":"236caf9d-71df-41b3-b8d6-94cf263d8975-1771604955","shopifyEmitted":true}); var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/) var token = match? match[1]: undefined; if (!hasLoggedConversion(token)) { setCookieIfConversion(token); } }); var eventsListenerScript = document.createElement('script'); eventsListenerScript.async = true; eventsListenerScript.src = "//eu.farandaway.co/cdn/shopifycloud/storefront/assets/shop_events_listener-3da45d37.js"; document.getElementsByTagName('head')[0].appendChild(eventsListenerScript); })();