CINXE.COM
GoDark Faraday Bags | EMF Signal Blocking That Works
<!DOCTYPE html> <html class="no-js no-touch" lang="en"> <head> <script>function docReady(fn) { if (document.readyState === "complete" || document.readyState === "interactive") { setTimeout(fn, 1); } else { document.addEventListener("DOMContentLoaded", fn); } }</script> <style> .stamped-summary-actions-newreview { display: none !important; }</style> <meta charset="utf-8"> <meta http-equiv="cleartype" content="on"> <script> function swipedetect(el, callback) { var touchsurface = el, swipedir, startX, startY, distX, distY, threshold = 10, //required min distance traveled to be considered swipe restraint = 600, // maximum distance allowed at the same time in perpendicular direction allowedTime = 300, // maximum time allowed to travel that distance elapsedTime, startTime, handleswipe = callback || function(swipedir){} touchsurface.addEventListener('touchstart', function(e) { var touchobj = e.changedTouches[0] swipedir = 'none' dist = 0 startX = touchobj.pageX startY = touchobj.pageY startTime = new Date().getTime() // record time when finger first makes contact with surface }, false) touchsurface.addEventListener('touchend', function(e) { var touchobj = e.changedTouches[0] distX = touchobj.pageX - startX // get horizontal dist traveled by finger while in contact with surface distY = touchobj.pageY - startY // get vertical dist traveled by finger while in contact with surface elapsedTime = new Date().getTime() - startTime // get time elapsed if (elapsedTime <= allowedTime){ // first condition for awipe met if (Math.abs(distX) >= threshold && Math.abs(distY) <= restraint){ // 2nd condition for horizontal swipe met swipedir = (distX <0)? 'left' : 'right' // if dist traveled is negative, it indicates left swipe } else if (Math.abs(distY) >= threshold && Math.abs(distX) <= restraint){ // 2nd condition for vertical swipe met swipedir = (distY <0)? 'up' : 'down' // if dist traveled is negative, it indicates up swipe } } handleswipe(swipedir) }, false) } </script> <script> window.Shopify = window.Shopify || {theme: {id: 147000393941, role: 'main' } }; window._template = { directory: "", name: "index", suffix: "" }</script> <script src="https://cdn.intelligems.io/c239c3a33ec3.js"></script> <meta name="robots" content="index,follow"> <!-- Mobile Specific Metas --> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="theme-color" content="rgba(0,0,0,0)"> <title> GoDark Faraday Bags | EMF Signal Blocking That Works</title> <meta name="description" content="GoDark® Faraday Bags block EMF signals between 200 MHz and 40 GHz, including 4G, 5G, GPS, Cell, Wi-Fi, Bluetooth, and protect against EMP (MIL-STD-188-125-2). Stop phone tracking to protect your privacy, shield excessive EMF and protect your electronics from an EMP. Trusted by the FBI, DHS and US Military."/> <meta name="author" content="GoDark Bags"> <meta property="og:url" content="https://godarkbags.com/"> <meta property="og:site_name" content="GoDark Bags"> <meta property="og:type" content="website"> <meta property="og:title" content="GoDark Faraday Bags | EMF Signal Blocking That Works"> <meta property="og:image" content="https://godarkbags.com/cdn/shop/files/GoDark-UB_1200x.png?v=1633823034"> <meta property="og:image:secure_url" content="https://godarkbags.com/cdn/shop/files/GoDark-UB_1200x.png?v=1633823034"> <meta property="og:image:width" content="1200"> <meta property="og:image:height" content="628"> <meta property="og:description" content="GoDark® Faraday Bags block EMF signals between 200 MHz and 40 GHz, including 4G, 5G, GPS, Cell, Wi-Fi, Bluetooth, and protect against EMP (MIL-STD-188-125-2). Stop phone tracking to protect your privacy, shield excessive EMF and protect your electronics from an EMP. Trusted by the FBI, DHS and US Military."> <meta name="twitter:card" content="summary"> <!-- Preconnect Domains --> <link rel="preconnect" href="https://fonts.shopifycdn.com" /> <link rel="preconnect" href="https://cdn.shopify.com" /> <link rel="preconnect" href="https://v.shopify.com" /> <link rel="preconnect" href="https://cdn.shopifycloud.com" /> <link rel="preconnect" href="https://monorail-edge.shopifysvc.com"> <!-- fallback for browsers that don't support preconnect --> <link rel="dns-prefetch" href="https://fonts.shopifycdn.com" /> <link rel="dns-prefetch" href="https://cdn.shopify.com" /> <link rel="dns-prefetch" href="https://v.shopify.com" /> <link rel="dns-prefetch" href="https://cdn.shopifycloud.com" /> <link rel="dns-prefetch" href="https://monorail-edge.shopifysvc.com"> <link rel="preconnect" href="https://productreviews.shopifycdn.com" /> <link rel="dns-prefetch" href="https://productreviews.shopifycdn.com" /> <!-- Preload Assets --> <link rel="preload" href="//godarkbags.com/cdn/shop/t/73/assets/fancybox.css?v=19278034316635137701739472327" as="style"> <link rel="preload" href="//godarkbags.com/cdn/shop/t/73/assets/styles.min.css?v=37736002357919883821739472327" as="style"> <link rel="preload" href="//godarkbags.com/cdn/shop/t/73/assets/custom.scss.css?v=9231155250296940281739472327" as="style"> <!-- Stylesheet for Fancybox library --> <link href="//godarkbags.com/cdn/shop/t/73/assets/fancybox.css?v=19278034316635137701739472327" rel="stylesheet" type="text/css" media="all" /> <!-- Stylesheets for Turbo --> <link href="//godarkbags.com/cdn/shop/t/73/assets/styles.min.css?v=37736002357919883821739472327" rel="stylesheet" type="text/css" media="all" /> <link href="//godarkbags.com/cdn/shop/t/73/assets/custom.scss.css?v=9231155250296940281739472327" rel="stylesheet" type="text/css" media="all" /> <link href="//godarkbags.com/cdn/shop/t/73/assets/cart.scss.css?v=59430434083052237641739472327" rel="stylesheet" type="text/css" media="all" /> <script> window.lazySizesConfig = window.lazySizesConfig || {}; lazySizesConfig.expand = 300; lazySizesConfig.loadHidden = false; /*! lazysizes - v5.2.2 - bgset plugin */ !function(e,t){var a=function(){t(e.lazySizes),e.removeEventListener("lazyunveilread",a,!0)};t=t.bind(null,e,e.document),"object"==typeof module&&module.exports?t(require("lazysizes")):"function"==typeof define&&define.amd?define(["lazysizes"],t):e.lazySizes?a():e.addEventListener("lazyunveilread",a,!0)}(window,function(e,z,g){"use strict";var c,y,b,f,i,s,n,v,m;e.addEventListener&&(c=g.cfg,y=/\s+/g,b=/\s*\|\s+|\s+\|\s*/g,f=/^(.+?)(?:\s+\[\s*(.+?)\s*\])(?:\s+\[\s*(.+?)\s*\])?$/,i=/^\s*\(*\s*type\s*:\s*(.+?)\s*\)*\s*$/,s=/\(|\)|'/,n={contain:1,cover:1},v=function(e,t){var a;t&&((a=t.match(i))&&a[1]?e.setAttribute("type",a[1]):e.setAttribute("media",c.customMedia[t]||t))},m=function(e){var t,a,i,r;e.target._lazybgset&&(a=(t=e.target)._lazybgset,(i=t.currentSrc||t.src)&&((r=g.fire(a,"bgsetproxy",{src:i,useSrc:s.test(i)?JSON.stringify(i):i})).defaultPrevented||(a.style.backgroundImage="url("+r.detail.useSrc+")")),t._lazybgsetLoading&&(g.fire(a,"_lazyloaded",{},!1,!0),delete t._lazybgsetLoading))},addEventListener("lazybeforeunveil",function(e){var t,a,i,r,s,n,l,d,o,u;!e.defaultPrevented&&(t=e.target.getAttribute("data-bgset"))&&(o=e.target,(u=z.createElement("img")).alt="",u._lazybgsetLoading=!0,e.detail.firesLoad=!0,a=t,i=o,r=u,s=z.createElement("picture"),n=i.getAttribute(c.sizesAttr),l=i.getAttribute("data-ratio"),d=i.getAttribute("data-optimumx"),i._lazybgset&&i._lazybgset.parentNode==i&&i.removeChild(i._lazybgset),Object.defineProperty(r,"_lazybgset",{value:i,writable:!0}),Object.defineProperty(i,"_lazybgset",{value:s,writable:!0}),a=a.replace(y," ").split(b),s.style.display="none",r.className=c.lazyClass,1!=a.length||n||(n="auto"),a.forEach(function(e){var t,a=z.createElement("source");n&&"auto"!=n&&a.setAttribute("sizes",n),(t=e.match(f))?(a.setAttribute(c.srcsetAttr,t[1]),v(a,t[2]),v(a,t[3])):a.setAttribute(c.srcsetAttr,e),s.appendChild(a)}),n&&(r.setAttribute(c.sizesAttr,n),i.removeAttribute(c.sizesAttr),i.removeAttribute("sizes")),d&&r.setAttribute("data-optimumx",d),l&&r.setAttribute("data-ratio",l),s.appendChild(r),i.appendChild(s),setTimeout(function(){g.loader.unveil(u),g.rAF(function(){g.fire(u,"_lazyloaded",{},!0,!0),u.complete&&m({target:u})})}))}),z.addEventListener("load",m,!0),e.addEventListener("lazybeforesizes",function(e){var t,a,i,r;e.detail.instance==g&&e.target._lazybgset&&e.detail.dataAttr&&(t=e.target._lazybgset,i=t,r=(getComputedStyle(i)||{getPropertyValue:function(){}}).getPropertyValue("background-size"),!n[r]&&n[i.style.backgroundSize]&&(r=i.style.backgroundSize),n[a=r]&&(e.target._lazysizesParentFit=a,g.rAF(function(){e.target.setAttribute("data-parent-fit",a),e.target._lazysizesParentFit&&delete e.target._lazysizesParentFit})))},!0),z.documentElement.addEventListener("lazybeforesizes",function(e){var t,a;!e.defaultPrevented&&e.target._lazybgset&&e.detail.instance==g&&(e.detail.width=(t=e.target._lazybgset,a=g.gW(t,t.parentNode),(!t._lazysizesWidth||a>t._lazysizesWidth)&&(t._lazysizesWidth=a),t._lazysizesWidth))}))}); /*! lazysizes - v5.2.2 */ !function(e){var t=function(u,D,f){"use strict";var k,H;if(function(){var e;var t={lazyClass:"lazyload",loadedClass:"lazyloaded",loadingClass:"lazyloading",preloadClass:"lazypreload",errorClass:"lazyerror",autosizesClass:"lazyautosizes",srcAttr:"data-src",srcsetAttr:"data-srcset",sizesAttr:"data-sizes",minSize:40,customMedia:{},init:true,expFactor:1.5,hFac:.8,loadMode:2,loadHidden:true,ricTimeout:0,throttleDelay:125};H=u.lazySizesConfig||u.lazysizesConfig||{};for(e in t){if(!(e in H)){H[e]=t[e]}}}(),!D||!D.getElementsByClassName){return{init:function(){},cfg:H,noSupport:true}}var O=D.documentElement,a=u.HTMLPictureElement,P="addEventListener",$="getAttribute",q=u[P].bind(u),I=u.setTimeout,U=u.requestAnimationFrame||I,l=u.requestIdleCallback,j=/^picture$/i,r=["load","error","lazyincluded","_lazyloaded"],i={},G=Array.prototype.forEach,J=function(e,t){if(!i[t]){i[t]=new RegExp("(\\s|^)"+t+"(\\s|$)")}return i[t].test(e[$]("class")||"")&&i[t]},K=function(e,t){if(!J(e,t)){e.setAttribute("class",(e[$]("class")||"").trim()+" "+t)}},Q=function(e,t){var i;if(i=J(e,t)){e.setAttribute("class",(e[$]("class")||"").replace(i," "))}},V=function(t,i,e){var a=e?P:"removeEventListener";if(e){V(t,i)}r.forEach(function(e){t[a](e,i)})},X=function(e,t,i,a,r){var n=D.createEvent("Event");if(!i){i={}}i.instance=k;n.initEvent(t,!a,!r);n.detail=i;e.dispatchEvent(n);return n},Y=function(e,t){var i;if(!a&&(i=u.picturefill||H.pf)){if(t&&t.src&&!e[$]("srcset")){e.setAttribute("srcset",t.src)}i({reevaluate:true,elements:[e]})}else if(t&&t.src){e.src=t.src}},Z=function(e,t){return(getComputedStyle(e,null)||{})[t]},s=function(e,t,i){i=i||e.offsetWidth;while(i<H.minSize&&t&&!e._lazysizesWidth){i=t.offsetWidth;t=t.parentNode}return i},ee=function(){var i,a;var t=[];var r=[];var n=t;var s=function(){var e=n;n=t.length?r:t;i=true;a=false;while(e.length){e.shift()()}i=false};var e=function(e,t){if(i&&!t){e.apply(this,arguments)}else{n.push(e);if(!a){a=true;(D.hidden?I:U)(s)}}};e._lsFlush=s;return e}(),te=function(i,e){return e?function(){ee(i)}:function(){var e=this;var t=arguments;ee(function(){i.apply(e,t)})}},ie=function(e){var i;var a=0;var r=H.throttleDelay;var n=H.ricTimeout;var t=function(){i=false;a=f.now();e()};var s=l&&n>49?function(){l(t,{timeout:n});if(n!==H.ricTimeout){n=H.ricTimeout}}:te(function(){I(t)},true);return function(e){var t;if(e=e===true){n=33}if(i){return}i=true;t=r-(f.now()-a);if(t<0){t=0}if(e||t<9){s()}else{I(s,t)}}},ae=function(e){var t,i;var a=99;var r=function(){t=null;e()};var n=function(){var e=f.now()-i;if(e<a){I(n,a-e)}else{(l||r)(r)}};return function(){i=f.now();if(!t){t=I(n,a)}}},e=function(){var v,m,c,h,e;var y,z,g,p,C,b,A;var n=/^img$/i;var d=/^iframe$/i;var E="onscroll"in u&&!/(gle|ing)bot/.test(navigator.userAgent);var _=0;var w=0;var N=0;var M=-1;var x=function(e){N--;if(!e||N<0||!e.target){N=0}};var W=function(e){if(A==null){A=Z(D.body,"visibility")=="hidden"}return A||!(Z(e.parentNode,"visibility")=="hidden"&&Z(e,"visibility")=="hidden")};var S=function(e,t){var i;var a=e;var r=W(e);g-=t;b+=t;p-=t;C+=t;while(r&&(a=a.offsetParent)&&a!=D.body&&a!=O){r=(Z(a,"opacity")||1)>0;if(r&&Z(a,"overflow")!="visible"){i=a.getBoundingClientRect();r=C>i.left&&p<i.right&&b>i.top-1&&g<i.bottom+1}}return r};var t=function(){var e,t,i,a,r,n,s,l,o,u,f,c;var d=k.elements;if((h=H.loadMode)&&N<8&&(e=d.length)){t=0;M++;for(;t<e;t++){if(!d[t]||d[t]._lazyRace){continue}if(!E||k.prematureUnveil&&k.prematureUnveil(d[t])){R(d[t]);continue}if(!(l=d[t][$]("data-expand"))||!(n=l*1)){n=w}if(!u){u=!H.expand||H.expand<1?O.clientHeight>500&&O.clientWidth>500?500:370:H.expand;k._defEx=u;f=u*H.expFactor;c=H.hFac;A=null;if(w<f&&N<1&&M>2&&h>2&&!D.hidden){w=f;M=0}else if(h>1&&M>1&&N<6){w=u}else{w=_}}if(o!==n){y=innerWidth+n*c;z=innerHeight+n;s=n*-1;o=n}i=d[t].getBoundingClientRect();if((b=i.bottom)>=s&&(g=i.top)<=z&&(C=i.right)>=s*c&&(p=i.left)<=y&&(b||C||p||g)&&(H.loadHidden||W(d[t]))&&(m&&N<3&&!l&&(h<3||M<4)||S(d[t],n))){R(d[t]);r=true;if(N>9){break}}else if(!r&&m&&!a&&N<4&&M<4&&h>2&&(v[0]||H.preloadAfterLoad)&&(v[0]||!l&&(b||C||p||g||d[t][$](H.sizesAttr)!="auto"))){a=v[0]||d[t]}}if(a&&!r){R(a)}}};var i=ie(t);var B=function(e){var t=e.target;if(t._lazyCache){delete t._lazyCache;return}x(e);K(t,H.loadedClass);Q(t,H.loadingClass);V(t,L);X(t,"lazyloaded")};var a=te(B);var L=function(e){a({target:e.target})};var T=function(t,i){try{t.contentWindow.location.replace(i)}catch(e){t.src=i}};var F=function(e){var t;var i=e[$](H.srcsetAttr);if(t=H.customMedia[e[$]("data-media")||e[$]("media")]){e.setAttribute("media",t)}if(i){e.setAttribute("srcset",i)}};var s=te(function(t,e,i,a,r){var n,s,l,o,u,f;if(!(u=X(t,"lazybeforeunveil",e)).defaultPrevented){if(a){if(i){K(t,H.autosizesClass)}else{t.setAttribute("sizes",a)}}s=t[$](H.srcsetAttr);n=t[$](H.srcAttr);if(r){l=t.parentNode;o=l&&j.test(l.nodeName||"")}f=e.firesLoad||"src"in t&&(s||n||o);u={target:t};K(t,H.loadingClass);if(f){clearTimeout(c);c=I(x,2500);V(t,L,true)}if(o){G.call(l.getElementsByTagName("source"),F)}if(s){t.setAttribute("srcset",s)}else if(n&&!o){if(d.test(t.nodeName)){T(t,n)}else{t.src=n}}if(r&&(s||o)){Y(t,{src:n})}}if(t._lazyRace){delete t._lazyRace}Q(t,H.lazyClass);ee(function(){var e=t.complete&&t.naturalWidth>1;if(!f||e){if(e){K(t,"ls-is-cached")}B(u);t._lazyCache=true;I(function(){if("_lazyCache"in t){delete t._lazyCache}},9)}if(t.loading=="lazy"){N--}},true)});var R=function(e){if(e._lazyRace){return}var t;var i=n.test(e.nodeName);var a=i&&(e[$](H.sizesAttr)||e[$]("sizes"));var r=a=="auto";if((r||!m)&&i&&(e[$]("src")||e.srcset)&&!e.complete&&!J(e,H.errorClass)&&J(e,H.lazyClass)){return}t=X(e,"lazyunveilread").detail;if(r){re.updateElem(e,true,e.offsetWidth)}e._lazyRace=true;N++;s(e,t,r,a,i)};var r=ae(function(){H.loadMode=3;i()});var l=function(){if(H.loadMode==3){H.loadMode=2}r()};var o=function(){if(m){return}if(f.now()-e<999){I(o,999);return}m=true;H.loadMode=3;i();q("scroll",l,true)};return{_:function(){e=f.now();k.elements=D.getElementsByClassName(H.lazyClass);v=D.getElementsByClassName(H.lazyClass+" "+H.preloadClass);q("scroll",i,true);q("resize",i,true);q("pageshow",function(e){if(e.persisted){var t=D.querySelectorAll("."+H.loadingClass);if(t.length&&t.forEach){U(function(){t.forEach(function(e){if(e.complete){R(e)}})})}}});if(u.MutationObserver){new MutationObserver(i).observe(O,{childList:true,subtree:true,attributes:true})}else{O[P]("DOMNodeInserted",i,true);O[P]("DOMAttrModified",i,true);setInterval(i,999)}q("hashchange",i,true);["focus","mouseover","click","load","transitionend","animationend"].forEach(function(e){D[P](e,i,true)});if(/d$|^c/.test(D.readyState)){o()}else{q("load",o);D[P]("DOMContentLoaded",i);I(o,2e4)}if(k.elements.length){t();ee._lsFlush()}else{i()}},checkElems:i,unveil:R,_aLSL:l}}(),re=function(){var i;var n=te(function(e,t,i,a){var r,n,s;e._lazysizesWidth=a;a+="px";e.setAttribute("sizes",a);if(j.test(t.nodeName||"")){r=t.getElementsByTagName("source");for(n=0,s=r.length;n<s;n++){r[n].setAttribute("sizes",a)}}if(!i.detail.dataAttr){Y(e,i.detail)}});var a=function(e,t,i){var a;var r=e.parentNode;if(r){i=s(e,r,i);a=X(e,"lazybeforesizes",{width:i,dataAttr:!!t});if(!a.defaultPrevented){i=a.detail.width;if(i&&i!==e._lazysizesWidth){n(e,r,a,i)}}}};var e=function(){var e;var t=i.length;if(t){e=0;for(;e<t;e++){a(i[e])}}};var t=ae(e);return{_:function(){i=D.getElementsByClassName(H.autosizesClass);q("resize",t)},checkElems:t,updateElem:a}}(),t=function(){if(!t.i&&D.getElementsByClassName){t.i=true;re._();e._()}};return I(function(){H.init&&t()}),k={cfg:H,autoSizer:re,loader:e,init:t,uP:Y,aC:K,rC:Q,hC:J,fire:X,gW:s,rAF:ee}}(e,e.document,Date);e.lazySizes=t,"object"==typeof module&&module.exports&&(module.exports=t)}("undefined"!=typeof window?window:{});</script> <!-- Icons --> <link rel="shortcut icon" type="image/x-icon" href="//godarkbags.com/cdn/shop/files/favicon_180x180.png?v=1614301982"> <link rel="apple-touch-icon" href="//godarkbags.com/cdn/shop/files/favicon_180x180.png?v=1614301982"/> <link rel="apple-touch-icon" sizes="57x57" href="//godarkbags.com/cdn/shop/files/favicon_57x57.png?v=1614301982"/> <link rel="apple-touch-icon" sizes="60x60" href="//godarkbags.com/cdn/shop/files/favicon_60x60.png?v=1614301982"/> <link rel="apple-touch-icon" sizes="72x72" href="//godarkbags.com/cdn/shop/files/favicon_72x72.png?v=1614301982"/> <link rel="apple-touch-icon" sizes="76x76" href="//godarkbags.com/cdn/shop/files/favicon_76x76.png?v=1614301982"/> <link rel="apple-touch-icon" sizes="114x114" href="//godarkbags.com/cdn/shop/files/favicon_114x114.png?v=1614301982"/> <link rel="apple-touch-icon" sizes="180x180" href="//godarkbags.com/cdn/shop/files/favicon_180x180.png?v=1614301982"/> <link rel="apple-touch-icon" sizes="228x228" href="//godarkbags.com/cdn/shop/files/favicon_228x228.png?v=1614301982"/> <link rel="canonical" href="https://godarkbags.com/"/> <script> window.Theme = window.Theme || {}; window.Theme.version = '7.0.0'; window.Theme.name = 'Turbo';</script> <template id="price-ui"><span class="compare-at-price" data-compare-at-price></span><span class="price " data-price></span><span class="unit-pricing" data-unit-pricing></span></template> <template id="price-ui-badge"><div class="price-ui-badge__sticker"> <span class="price-ui-badge__sticker-text" data-badge></span></div></template> <template id="price-ui__price"><span class="money" data-price></span></template> <template id="price-ui__price-range"><span class="price-min" data-price-min><span class="money" data-price></span></span> - <span class="price-max" data-price-max><span class="money" data-price></span></span></template> <template id="price-ui__unit-pricing"><span class="unit-quantity" data-unit-quantity></span> | <span class="unit-price" data-unit-price><span class="money" data-price></span></span> / <span class="unit-measurement" data-unit-measurement></span></template> <template id="price-ui-badge__percent-savings-range">Save up to <span data-price-percent></span>%</template> <template id="price-ui-badge__percent-savings">Save <span data-price-percent></span>%</template> <template id="price-ui-badge__price-savings-range">Save up to <span class="money" data-price></span></template> <template id="price-ui-badge__price-savings">Save <span class="money" data-price></span></template> <template id="price-ui-badge__on-sale">Sale</template> <template id="price-ui-badge__sold-out">Sold out</template> <template id="price-ui-badge__in-stock">In stock</template> <script> window.Shopify = window.Shopify || {};window.Shopify.theme_settings = {}; window.Currency = window.Currency || {};window.Shopify.routes = {};window.Shopify.theme_settings.display_tos_checkbox = false;window.Shopify.theme_settings.go_to_checkout = true;window.Shopify.theme_settings.cart_action = "ajax";window.Shopify.theme_settings.cart_shipping_calculator = false;window.Shopify.theme_settings.collection_swatches = false;window.Shopify.theme_settings.collection_secondary_image = false; window.Currency.show_multiple_currencies = false; window.Currency.shop_currency = "USD"; window.Currency.default_currency = "USD"; window.Currency.display_format = "money_with_currency_format"; window.Currency.money_format = "${{amount}} USD"; window.Currency.money_format_no_currency = "${{amount}}"; window.Currency.money_format_currency = "${{amount}} USD"; window.Currency.native_multi_currency = true; window.Currency.iso_code = "USD"; window.Currency.symbol = "$";window.Shopify.theme_settings.display_inventory_left = false;window.Shopify.theme_settings.inventory_threshold = 10;window.Shopify.theme_settings.limit_quantity = false;window.Shopify.theme_settings.menu_position = "inline";window.Shopify.theme_settings.newsletter_popup = false;window.Shopify.theme_settings.newsletter_popup_days = "7";window.Shopify.theme_settings.newsletter_popup_mobile = false;window.Shopify.theme_settings.newsletter_popup_seconds = 8;window.Shopify.theme_settings.pagination_type = "load_more";window.Shopify.theme_settings.search_pagination_type = "basic_pagination";window.Shopify.theme_settings.enable_shopify_review_comments = true;window.Shopify.theme_settings.enable_shopify_collection_badges = true;window.Shopify.theme_settings.quick_shop_thumbnail_position = "bottom-thumbnails";window.Shopify.theme_settings.product_form_style = "select";window.Shopify.theme_settings.sale_banner_enabled = false;window.Shopify.theme_settings.display_savings = false;window.Shopify.theme_settings.display_sold_out_price = true;window.Shopify.theme_settings.sold_out_text = "Sold Out";window.Shopify.theme_settings.free_text = "Free";window.Shopify.theme_settings.video_looping = false;window.Shopify.theme_settings.quick_shop_style = "popup";window.Shopify.theme_settings.hover_enabled = false;window.Shopify.routes.cart_url = "/cart";window.Shopify.routes.root_url = "/";window.Shopify.routes.search_url = "/search";window.Shopify.theme_settings.image_loading_style = "blur-up";window.Shopify.theme_settings.search_option = "product";window.Shopify.theme_settings.search_items_to_display = 5;window.Shopify.theme_settings.enable_autocomplete = false;window.Shopify.theme_settings.page_dots_enabled = false;window.Shopify.theme_settings.slideshow_arrow_size = "light";window.Shopify.theme_settings.quick_shop_enabled = false;window.Shopify.translation =window.Shopify.translation || {};window.Shopify.translation.agree_to_terms_warning = "You must agree with the terms and conditions to checkout.";window.Shopify.translation.one_item_left = "item left";window.Shopify.translation.items_left_text = "items left";window.Shopify.translation.cart_savings_text = "Total Savings";window.Shopify.translation.cart_discount_text = "Discount";window.Shopify.translation.cart_subtotal_text = "Subtotal";window.Shopify.translation.cart_remove_text = "Remove";window.Shopify.translation.cart_free_text = "Free";window.Shopify.translation.newsletter_success_text = "Thank you for joining our mailing list!";window.Shopify.translation.notify_email = "Email address";window.Shopify.translation.notify_email_value = "Translation missing: en.contact.fields.email";window.Shopify.translation.notify_email_send = "Send";window.Shopify.translation.notify_message_first = "Please notify me when ";window.Shopify.translation.notify_message_last = " becomes available - ";window.Shopify.translation.notify_success_text = "Thanks! We will notify you when this product becomes available!";window.Shopify.translation.add_to_cart = "Add to Cart";window.Shopify.translation.coming_soon_text = "Coming Soon";window.Shopify.translation.sold_out_text = "Sold Out";window.Shopify.translation.sale_text = "Sale";window.Shopify.translation.savings_text = "You Save";window.Shopify.translation.from_text = "from";window.Shopify.translation.new_text = "New";window.Shopify.translation.pre_order_text = "Pre-Order";window.Shopify.translation.unavailable_text = "Unavailable";window.Shopify.translation.all_results = "Translation missing: en.general.search.all_results";window.Shopify.translation.no_results = "No results found.";window.Shopify.media_queries =window.Shopify.media_queries || {};window.Shopify.media_queries.small = window.matchMedia( "(max-width: 480px)" );window.Shopify.media_queries.medium = window.matchMedia( "(max-width: 1023px)" );window.Shopify.media_queries.large = window.matchMedia( "(min-width: 1024px)" );window.Shopify.media_queries.larger = window.matchMedia( "(min-width: 1024px)" );window.Shopify.media_queries.xlarge = window.matchMedia( "(min-width: 1200px)" );window.Shopify.media_queries.ie10 = window.matchMedia( "all and (-ms-high-contrast: none), (-ms-high-contrast: active)" );window.Shopify.media_queries.tablet = window.matchMedia( "only screen and (min-width: 1024px) and (max-width: 1200px)" );</script> <script src="//godarkbags.com/cdn/shop/t/73/assets/jquery.min.js?v=81049236547974671631739472327" defer></script><script src="//godarkbags.com/cdn/shop/t/73/assets/vendors.js?v=43832503336730950311739472327" defer></script> <script src="//godarkbags.com/cdn/shop/t/73/assets/sections.js?v=146934719172882342511739472327" defer></script> <script src="//godarkbags.com/cdn/shop/t/73/assets/utilities.js?v=171657154614842996561739472327" defer></script> <script src="//godarkbags.com/cdn/shop/t/73/assets/app.js?v=43174010218772699581739472327" defer></script> <script src="//godarkbags.com/cdn/shop/t/73/assets/custom.js?v=83451704416890417831739472327" defer></script> <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta name="facebook-domain-verification" content="1kqhigofxzsjhy08n8qi8g41zacgcz"> <meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/10126393408/digital_wallets/dialog"> <meta name="shopify-checkout-api-token" content="7355d57f3ae2651e401051495368af17"> <meta id="in-context-paypal-metadata" data-shop-id="10126393408" data-venmo-supported="false" data-environment="production" data-locale="en_US" data-paypal-v4="true" data-currency="USD"> <link rel="alternate" hreflang="x-default" href="https://godarkbags.com/"> <link rel="alternate" hreflang="en-GB" href="https://godarkbags.com/en-rs"> <link rel="alternate" hreflang="en-LI" href="https://godarkbags.com/en-rs"> <link rel="alternate" hreflang="en-MD" href="https://godarkbags.com/en-rs"> <link rel="alternate" hreflang="en-RS" href="https://godarkbags.com/en-rs"> <link rel="alternate" hreflang="en-AT" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-BE" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-BG" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-CH" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-CY" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-CZ" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-DE" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-DK" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-EE" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-ES" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-FI" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-FR" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-GR" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-HR" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-HU" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-IE" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-IT" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-LT" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-LU" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-LV" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-MT" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-NL" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-PL" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-PT" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-RO" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-SE" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-SI" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-SK" href="https://godarkbags.com/en-eu"> <link rel="alternate" hreflang="en-US" href="https://godarkbags.com/"> <script async="async" src="/checkouts/internal/preloads.js?locale=en-US"></script> <link rel="preconnect" href="https://shop.app" crossorigin="anonymous"> <script async="async" src="https://shop.app/checkouts/internal/preloads.js?locale=en-US&shop_id=10126393408" crossorigin="anonymous"></script> <script id="apple-pay-shop-capabilities" type="application/json">{"shopId":10126393408,"countryCode":"CA","currencyCode":"USD","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/10126393408","merchantName":"GoDark Bags","requiredBillingContactFields":["postalAddress","email","phone"],"requiredShippingContactFields":["postalAddress","email","phone"],"shippingType":"shipping","supportedNetworks":["visa","masterCard","amex","discover","jcb"],"total":{"type":"pending","label":"GoDark Bags","amount":"1.00"},"shopifyPaymentsEnabled":true,"supportsSubscriptions":true}</script> <script id="shopify-features" type="application/json">{"accessToken":"7355d57f3ae2651e401051495368af17","betas":["rich-media-storefront-analytics"],"domain":"godarkbags.com","predictiveSearch":true,"shopId":10126393408,"smart_payment_buttons_url":"https:\/\/godarkbags.com\/cdn\/shopifycloud\/payment-sheet\/assets\/latest\/spb.en.js","dynamic_checkout_cart_url":"https:\/\/godarkbags.com\/cdn\/shopifycloud\/payment-sheet\/assets\/latest\/dynamic-checkout-cart.en.js","locale":"en"}</script> <script>var Shopify = Shopify || {}; Shopify.shop = "godark-bags.myshopify.com"; Shopify.locale = "en"; Shopify.currency = {"active":"USD","rate":"1.0"}; Shopify.country = "US"; Shopify.theme = {"name":"REBUY LAUNCH v2 [PROD: Gallery Fix] Katie | IS","id":147000393941,"schema_name":"Turbo","schema_version":"7.0.0","theme_store_id":null,"role":"main"}; Shopify.theme.handle = "null"; Shopify.theme.style = {"id":null,"handle":null}; Shopify.cdnHost = "godarkbags.com/cdn"; Shopify.routes = Shopify.routes || {}; Shopify.routes.root = "/";</script> <script type="module">!function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window);</script> <script>!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);</script> <script>window.ShopifyPay = window.ShopifyPay || {}; window.ShopifyPay.apiHost = "shop.app\/pay";</script> <script id="shop-js-analytics" type="application/json">{"pageType":"index"}</script> <script> window.Shopify = window.Shopify || {}; if (!window.Shopify.featureAssets) window.Shopify.featureAssets = {}; window.Shopify.featureAssets['shop-js'] = {"init-fed-cm":["modules/v2/client.init-fed-cm_tjnbtH5M.en.esm.js","modules/v2/chunk.common_Emer7d-7.esm.js"],"checkout-modal":["modules/v2/client.checkout-modal_BCNWVHSd.en.esm.js","modules/v2/chunk.common_Emer7d-7.esm.js","modules/v2/chunk.modal_onirEDew.esm.js"],"shop-cash-offers":["modules/v2/client.shop-cash-offers_B_lmdBKl.en.esm.js","modules/v2/chunk.common_Emer7d-7.esm.js","modules/v2/chunk.modal_onirEDew.esm.js"],"shop-toast-manager":["modules/v2/client.shop-toast-manager_CEAHwjrw.en.esm.js","modules/v2/chunk.common_Emer7d-7.esm.js"],"avatar":["modules/v2/client.avatar_BTnouDA3.en.esm.js"],"init-shop-email-lookup-coordinator":["modules/v2/client.init-shop-email-lookup-coordinator_Cfu9_-Rl.en.esm.js","modules/v2/chunk.common_Emer7d-7.esm.js"],"init-customer-accounts":["modules/v2/client.init-customer-accounts_DThjQXXc.en.esm.js","modules/v2/client.shop-login-button_CTzri0rQ.en.esm.js","modules/v2/chunk.common_Emer7d-7.esm.js","modules/v2/chunk.modal_onirEDew.esm.js"],"init-shop-for-new-customer-accounts":["modules/v2/client.init-shop-for-new-customer-accounts_YCkIq4Ku.en.esm.js","modules/v2/client.shop-login-button_CTzri0rQ.en.esm.js","modules/v2/chunk.common_Emer7d-7.esm.js","modules/v2/chunk.modal_onirEDew.esm.js"],"shop-login-button":["modules/v2/client.shop-login-button_CTzri0rQ.en.esm.js","modules/v2/chunk.common_Emer7d-7.esm.js","modules/v2/chunk.modal_onirEDew.esm.js"],"init-customer-accounts-sign-up":["modules/v2/client.init-customer-accounts-sign-up_C_Ma2Dh4.en.esm.js","modules/v2/client.shop-login-button_CTzri0rQ.en.esm.js","modules/v2/chunk.common_Emer7d-7.esm.js","modules/v2/chunk.modal_onirEDew.esm.js"],"pay-button":["modules/v2/client.pay-button_B1GkDoqw.en.esm.js","modules/v2/chunk.common_Emer7d-7.esm.js"],"lead-capture":["modules/v2/client.lead-capture_DIIxfJg9.en.esm.js","modules/v2/chunk.common_Emer7d-7.esm.js","modules/v2/chunk.modal_onirEDew.esm.js"],"shop-follow-button":["modules/v2/client.shop-follow-button_DwczjgoP.en.esm.js","modules/v2/chunk.common_Emer7d-7.esm.js","modules/v2/chunk.modal_onirEDew.esm.js"],"payment-terms":["modules/v2/client.payment-terms_9OQNt15m.en.esm.js","modules/v2/chunk.common_Emer7d-7.esm.js","modules/v2/chunk.modal_onirEDew.esm.js"]}; </script> <script>(function() { function asyncLoad() { var urls = ["https:\/\/gdprcdn.b-cdn.net\/js\/gdpr_cookie_consent.min.js?shop=godark-bags.myshopify.com","https:\/\/cdn1.stamped.io\/files\/widget.min.js?shop=godark-bags.myshopify.com","https:\/\/godarkbags.postaffiliatepro.com\/plugins\/Shopify\/shopify.php?ac=getCode\u0026shop=godark-bags.myshopify.com","https:\/\/godarkbags.postaffiliatepro.com\/plugins\/Shopify\/shopify.php?ac=getCode\u0026shop=godark-bags.myshopify.com","https:\/\/cdn.avmws.com\/1027677\/?shop=godark-bags.myshopify.com","https:\/\/config.gorgias.chat\/bundle-loader\/01GYCCFA65J243WJQ34J2AHXM8?source=shopify1click\u0026shop=godark-bags.myshopify.com","https:\/\/id-shop.govx.com\/app\/godark-bags.myshopify.com\/govx.js?shop=godark-bags.myshopify.com","https:\/\/geolocation-recommendations.shopifyapps.com\/selectors\/script.js?shop=godark-bags.myshopify.com","https:\/\/cdn.rebuyengine.com\/onsite\/js\/rebuy.js?shop=godark-bags.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); } }; if(window.attachEvent) { window.attachEvent('onload', asyncLoad); } else { window.addEventListener('load', asyncLoad, false); } })();</script> <script id="__st">var __st={"a":10126393408,"offset":-28800,"reqid":"65fe6db0-d56a-4465-b208-fe085bec07ac-1740528497","pageurl":"godarkbags.com\/?utm_source=cryptwerk\u0026utm_medium=discounts","u":"a55450c8e667","p":"home"};</script> <script>window.ShopifyPaypalV4VisibilityTracking = true;</script> <script id="form-persister">!function(){'use strict';const t='contact',e='new_comment',n=[[t,t],['blogs',e],['comments',e],[t,'customer']],o='password',r='form_key',c=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response',o],s=()=>{try{return window.sessionStorage}catch{return}},i='__shopify_v',u=t=>t.elements[r],a=function(){const t=[...n].map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(',');var e;return e=t,()=>e?[...document.querySelectorAll(e)].map((t=>t.form)):[]}();function m(t){const e=u(t);a().includes(t)&&(!e||!e.value)&&function(t){try{if(!s())return;!function(t){const e=s();if(!e)return;const n=u(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){u(t)||t.append(Object.assign(document.createElement('input'),{type:'hidden',name:r})),t.elements[r].value=e}(t,e),function(t,e){const n=s();if(!n)return;const r=[...t.querySelectorAll(`input[type='${o}']`)].map((({name:t})=>t)),u=[...c,...r],a={};for(const[o,c]of new FormData(t).entries())u.includes(o)||(a[o]=c);n.setItem(e,JSON.stringify({[i]:1,action:t.action,data:a}))}(t,e)}catch(e){console.error('failed to persist form',e)}}(t)}const f=t=>{if('true'===t.dataset.persistBound)return;const e=function(t,e){const n=function(t){return'function'==typeof t.submit?t.submit:HTMLFormElement.prototype.submit}(t).bind(t);return function(){let t;return()=>{t||(t=!0,(()=>{try{e(),n()}catch(t){(t=>{console.error('form submit failed',t)})(t)}})(),setTimeout((()=>t=!1),250))}}()}(t,(()=>{m(t)}));!function(t,e){if('function'==typeof t.submit&&'function'==typeof e)try{t.submit=e}catch{}}(t,e),t.addEventListener('submit',(t=>{t.preventDefault(),e()})),t.dataset.persistBound='true'};!function(){function t(t){const e=(t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form})(t);e&&m(e)}document.addEventListener('submit',t),document.addEventListener('DOMContentLoaded',(()=>{const e=a();for(const t of e)f(t);var n;n=document.body,new window.MutationObserver((t=>{for(const e of t)if('childList'===e.type&&e.addedNodes.length)for(const t of e.addedNodes)1===t.nodeType&&'FORM'===t.tagName&&a().includes(t)&&f(t)})).observe(n,{childList:!0,subtree:!0,attributes:!1}),document.removeEventListener('submit',t)}))}()}();</script> <script integrity="sha256-EGCDRYTvIEOXsReXgqGwkAR+5Dl8tickSrieA/ZcQwc=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//godarkbags.com/cdn/shopifycloud/shopify/assets/storefront/load_feature-1060834584ef204397b1179782a1b090047ee4397cb627244ab89e03f65c4307.js" crossorigin="anonymous"></script> <script crossorigin="anonymous" defer="defer" src="//godarkbags.com/cdn/shopifycloud/shopify/assets/shopify_pay/storefront-80e528be853eac23af2454534897ca9536b1d3d04aa043b042f34879a3c111c8.js?v=20220906"></script> <script integrity="sha256-HAs5a9TQVLlKuuHrahvWuke+s1UlxXohfHeoYv8G2D8=" data-source-attribution="shopify.dynamic-checkout" defer="defer" src="//godarkbags.com/cdn/shopifycloud/shopify/assets/storefront/features-1c0b396bd4d054b94abae1eb6a1bd6ba47beb35525c57a217c77a862ff06d83f.js" crossorigin="anonymous"></script> <link rel="stylesheet" media="screen" href="https://godarkbags.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css" crossorigin="anonymous"> <style id="shopify-dynamic-checkout-cart">@media screen and (min-width: 750px) { #dynamic-checkout-cart { min-height: 50px; } } @media screen and (max-width: 750px) { #dynamic-checkout-cart { min-height: 180px; } } </style><script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KLNKSXB');</script> <!-- End Google Tag Manager --> <!-- Global site tag (gtag.js) - Google Ads: 759819957 --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-759819957"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-759819957');</script> <!-- MS/Bing added by Todd --> <script>(function(w,d,t,r,u){var f,n,i;w[u]=w[u]||[],f=function(){var o={ti:"17524504"};o.q=w[u],w[u]=new UET(o),w[u].push("pageLoad")},n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function(){var s=this.readyState;s&&s!=="loaded"&&s!=="complete"||(f(),n.onload=n.onreadystatechange=null)},i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)})(window,document,"script","//bat.bing.com/bat.js","uetq");</script> <script> window.uetq = window.uetq || []; window.uetq.push('event', '', { 'revenue_value': "", 'currency': 'USD' });</script> <!-- Google Merchant Site Verification - added by Todd --> <meta name="google-site-verification" content="nMW8l6oxfuu4-7jl50tMHJL2-tC5sx-kz2mRIiLgne0" /> <script src="//godarkbags.com/cdn/shop/t/73/assets/swiper-bundle.min.js?v=96361484698773826731739472327" defer="defer"></script> <link href="//godarkbags.com/cdn/shop/t/73/assets/swiper-bundle.min.css?v=172137875096667225771739472327" rel="stylesheet" type="text/css" media="all" /><!-- BEGIN app block: shopify://apps/consentmo-gdpr/blocks/gdpr_cookie_consent/4fbe573f-a377-4fea-9801-3ee0858cae41 --> <!-- END app block --><!-- BEGIN app block: shopify://apps/klaviyo-email-marketing-sms/blocks/klaviyo-onsite-embed/2632fe16-c075-4321-a88b-50b567f42507 --> <script async src="https://static.klaviyo.com/onsite/js/WC2gY2/klaviyo.js?company_id=WC2gY2"></script> <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<n;w++)o[w]=arguments[w];var t="function"==typeof o[o.length-1]?o.pop():void 0,e=new Promise((function(n){window._klOnsite.push([i].concat(o,[function(i){t&&t(i),n(i)}]))}));return e}}})}catch(n){window.klaviyo=window.klaviyo||[],window.klaviyo.push=function(){var n;(n=window._klOnsite).push.apply(n,arguments)}}}}();</script> <script> window.klaviyoReviewsProductDesignMode = false </script> <!-- END app block --><script src="https://cdn.shopify.com/extensions/d4624ed6-dff3-4ce0-9b04-819d5738713f/consentmo-gdpr-237/assets/consentmo_cookie_consent.js" type="text/javascript" defer="defer"></script> <script src="https://cdn.shopify.com/extensions/66a911d4-4d0e-4d6b-b9fd-3f2649a48dc9/rebuy-personalization-engine-77/assets/rebuy-extensions.js" type="text/javascript" defer="defer"></script> <link href="https://monorail-edge.shopifysvc.com" rel="dns-prefetch"> <script>(function(){if ("sendBeacon" in navigator && "performance" in window) {var session_token = document.cookie.match(/_shopify_s=([^;]*)/);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: 10126393408,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token: session_token && session_token.length === 2 ? session_token[1] : "",page_type: "index"};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);}}());</script> <script id="web-pixels-manager-setup">(function d(d,e,n,o,r,i){if(!Boolean(null===(t=null===(a=window.Shopify)||void 0===a?void 0:a.analytics)||void 0===t?void 0:t.replayQueue)){var a,t,s=function(){var d={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[1-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Android.+Firefox\/(13[2-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[1-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[1-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[2-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[1-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+|)/},e=d.modern,n=d.legacy,o=navigator.userAgent;return e.test(o)?"modern":(n.test(o),"legacy")}(),l=null!=i?i:{modern:"",legacy:""};window.Shopify=window.Shopify||{};var u=window.Shopify;u.analytics=u.analytics||{};var c=u.analytics;c.replayQueue=[],c.publish=function(d,e,n){return c.replayQueue.push([d,e,n]),!0};try{self.performance.mark("wpm:start")}catch(d){}var f=[n,"/wpm","/b",r,s.substring(0,1),".js"].join(""),h=l[s];!function(d){var e=d.src,n=d.async,o=void 0===n||n,r=d.onload,i=d.onerror,a=d.sri,t=document.createElement("script"),s=document.head,l=document.body;t.async=o,t.src=e,a&&(t.integrity=a,t.crossOrigin="anonymous"),r&&t.addEventListener("load",r),i&&t.addEventListener("error",i),s?s.appendChild(t):l?l.appendChild(t):console.error("Did not find a head or body element to append the script")}({src:f,async:!0,onload:function(){if(!function(){var d,e;return Boolean(null===(e=null===(d=window.Shopify)||void 0===d?void 0:d.analytics)||void 0===e?void 0:e.initialized)}()){var n=window.webPixelsManager.init(d)||void 0;if(n){e(n);var o=window.Shopify.analytics;o.replayQueue.forEach((function(d){var e=d[0],o=d[1],r=d[2];n.publishCustomEvent(e,o,r)})),o.replayQueue=[],o.publish=n.publishCustomEvent,o.visitor=n.visitor,o.initialized=!0}}},onerror:function(){var e=d.storefrontBaseUrl.replace(/\/$/,""),n="".concat(e,"/.well-known/shopify/monorail/unstable/produce_batch"),r=JSON.stringify({metadata:{event_sent_at_ms:(new Date).getTime()},events:[{schema_id:"web_pixels_manager_load/3.1",payload:{version:o||"latest",bundle_target:s,page_url:self.location.href,status:"failed",surface:d.surface,error_msg:"".concat(f," has failed to load")},metadata:{event_created_at_ms:(new Date).getTime()}}]});try{if(self.navigator.sendBeacon.bind(self.navigator)(n,r))return!0}catch(d){}var i=new XMLHttpRequest;try{return i.open("POST",n,!0),i.setRequestHeader("Content-Type","text/plain"),i.send(r),!0}catch(d){console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging a load error.")}return!1},sri:function(d){return"string"==typeof d&&/^sha384-[A-Za-z0-9+/=]+$/.test(d)}(h)?h:""})}})({shopId: 10126393408,storefrontBaseUrl: "https://godarkbags.com",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",surface: "storefront-renderer",enabledBetaFlags: ["6a396365"],webPixelsConfigList: [{"id":"640549077","configuration":"{\"accountID\":\"1220658\",\"workspaceId\":\"a1ba1596-cad4-41d1-81db-0876d7cda29a\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"aeb7eae92aaa724ea7bddf3566dc0f49","type":"APP","apiClientId":5461967,"privacyPurposes":["ANALYTICS"]},{"id":"434208981","configuration":"{\"config\":\"{\\\"pixel_id\\\":\\\"G-WTX4CWNEEJ\\\",\\\"gtag_events\\\":[{\\\"type\\\":\\\"begin_checkout\\\",\\\"action_label\\\":\\\"G-WTX4CWNEEJ\\\"},{\\\"type\\\":\\\"search\\\",\\\"action_label\\\":\\\"G-WTX4CWNEEJ\\\"},{\\\"type\\\":\\\"view_item\\\",\\\"action_label\\\":\\\"G-WTX4CWNEEJ\\\"},{\\\"type\\\":\\\"purchase\\\",\\\"action_label\\\":\\\"G-WTX4CWNEEJ\\\"},{\\\"type\\\":\\\"page_view\\\",\\\"action_label\\\":\\\"G-WTX4CWNEEJ\\\"},{\\\"type\\\":\\\"add_payment_info\\\",\\\"action_label\\\":\\\"G-WTX4CWNEEJ\\\"},{\\\"type\\\":\\\"add_to_cart\\\",\\\"action_label\\\":\\\"G-WTX4CWNEEJ\\\"}],\\\"enable_monitoring_mode\\\":false}\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"bb488f4fe6500d2c9bba3ab22eaa32f2","type":"APP","apiClientId":1780363,"privacyPurposes":[]},{"id":"241828053","configuration":"{\"pixel_id\":\"133796847976278\",\"pixel_type\":\"facebook_pixel\",\"metaapp_system_user_token\":\"-\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"8d894c63179843e74a9691414b5ad83d","type":"APP","apiClientId":2329312,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"]},{"id":"37388501","configuration":"{\"shopId\":\"godark-bags.myshopify.com\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"c450aafa71fd8ebee479d56f323c88c7","type":"APP","apiClientId":4845829,"privacyPurposes":["ANALYTICS"]},{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0290","apiClientId":"shopify-pixel","type":"APP","privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0290","apiClientId":"shopify-pixel","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING"]}],isMerchantRequest: false,effectiveTopLevelDomain: "",initData: {"shop":{"name":"GoDark Bags","paymentSettings":{"currencyCode":"USD"},"myshopifyDomain":"godark-bags.myshopify.com","countryCode":"CA","storefrontUrl":"https:\/\/godarkbags.com"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"purchasingCompany":null},},function pageEvents(webPixelsManagerAPI) {webPixelsManagerAPI.publish("page_viewed", {});},"https://godarkbags.com/cdn","f4a0b6b031a33224967f780c4afc306d0abf6547","d996b560w734f31f6pceb6670bm452f95e0",{"modern":"","legacy":""});</script> <script>window.ShopifyAnalytics = window.ShopifyAnalytics || {}; window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {}; window.ShopifyAnalytics.meta.currency = 'USD'; var meta = {"page":{"pageType":"home"}}; for (var attr in meta) { window.ShopifyAnalytics.meta[attr] = meta[attr]; }</script> <script>window.ShopifyAnalytics.merchantGoogleAnalytics = function() { }; </script> <script class="analytics">(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: 10126393408, theme_id: 147000393941, app_name: "storefront", context_url: window.location.href, source_url: "//godarkbags.com/cdn/s/trekkie.storefront.68728afc2577e1593a48001edcb560128ef43fd2.min.js"}); }; scriptFallback.async = true; scriptFallback.src = '//godarkbags.com/cdn/s/trekkie.storefront.68728afc2577e1593a48001edcb560128ef43fd2.min.js'; first.parentNode.insertBefore(scriptFallback, first); }; script.async = true; script.src = '//godarkbags.com/cdn/s/trekkie.storefront.68728afc2577e1593a48001edcb560128ef43fd2.min.js'; first.parentNode.insertBefore(script, first); }; trekkie.load( {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":10126393408,"isMerchantRequest":null,"themeId":147000393941,"themeCityHash":"16188779676220826866","contentLanguage":"en","currency":"USD"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain"},"Session Attribution":{},"S2S":{"facebookCapiEnabled":true,"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":"home","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 = "//godarkbags.com/cdn/shopifycloud/shopify/assets/shop_events_listener-af52bb5773aaa9f7f1f7f1f7e3a010a904a5c7213a959b83580d22bc7920a2e4.js"; document.getElementsByTagName('head')[0].appendChild(eventsListenerScript); })();</script> <script> if (!window.ga || (window.ga && typeof window.ga !== 'function')) { window.ga = function ga() { (window.ga.q = window.ga.q || []).push(arguments); Shopify.analytics.publish("ga_stub_called", {}, {sendTo: "google_osp_migration"}); console.error("Shopify's Google Analytics stub called with:", Array.from(arguments), "\nSee https://help.shopify.com/manual/promoting-marketing/pixels/pixel-migration#google for more information."); }; Shopify.analytics.publish("ga_stub_initialized", {}, {sendTo: "google_osp_migration"}); } </script> <script defer src="https://godarkbags.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-1.4.0.min.js" data-application="storefront-renderer" data-shop-id="10126393408" data-render-region="gcp-asia-southeast1" data-page-type="index" data-theme-instance-id="147000393941" data-monorail-region="shop_domain" data-resource-timing-sampling-rate="10" ></script> </head> <noscript> <style> .product_section .product_form, .product_gallery { opacity: 1; } .multi_select, form .select { display: block !important; } .image-element__wrap { display: none; }</style></noscript> <body class="index feature_image promo-banner--show" data-money-format="${{amount}} USD" data-shop-currency="USD" data-shop-url="https://godarkbags.com"> <script> document.documentElement.className=document.documentElement.className.replace(/\bno-js\b/,'js'); if(window.Shopify&&window.Shopify.designMode)document.documentElement.className+=' in-theme-editor'; if(('ontouchstart' in window)||window.DocumentTouch&&document instanceof DocumentTouch)document.documentElement.className=document.documentElement.className.replace(/\bno-touch\b/,'has-touch');</script> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KLNKSXB" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id="shopify-section-header" class="shopify-section shopify-section--header"><script type="application/json" data-section-type="header" data-section-id="header" > </script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Organization", "name": "GoDark Bags", "logo": "https://godarkbags.com/cdn/shop/files/logo_350x.png?v=1643886781", "sameAs": [ "", "https://www.facebook.com/GoDarkBags/", "", "https://www.instagram.com/godark.bags/", "", "", "", "" ], "url": "https://godarkbags.com" } </script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebSite", "name": "GoDark Bags", "potentialAction": { "@type": "SearchAction", "target": "/search?q={search_term_string}", "query-input": "required name=search_term_string" }, "url": "https://godarkbags.com" }</script> <div class="promo-banner"> <div class="promo-banner__content"> <p> <a href="https://godarkbags.com/pages/policy-page?tablink" title="https://godarkbags.com/pages/policy-page?tablink">• FREE SHIPPING ON ORDERS OVER $150 WITHIN THE U.S. • VIEW ALL SHIPPING RATES HERE •</a></p><p></p></div> <div class="promo-banner__close"></div></div> <style> .promo-banner { background-color: #323e48; text-align: center; color: #ffffff; font-size: 15px; position: relative; width: 100%; z-index: 5000; top: 0; overflow: hidden; height: auto; min-height: 30px; line-height: 1.1; display: flex; align-items: center; } .promo-banner .promo-banner__content { margin: 0px auto; padding: 0 1.5rem; } @media only screen and (max-width: 1023px) { .promo-banner { position: fixed; } .promo-banner .promo-banner__content { font-size: 10px; max-height: 50px; } } .promo-banner p { margin-bottom: 0; display: inline; line-height: 1; } .promo-banner .promo-banner__content a{ color: #ee7623; text-decoration: none; font-family: "Source Sans Pro",sans-serif; font-weight: 400; font-size: 13px; }</style> <div class="transition-header" style="opacity: 0;"> <header id="header" class="mobile_nav-fixed--false" style="margin-top: 30px;"> <div class="top-bar"> <a class="mobile_nav dropdown_link" data-dropdown-rel="mobile_menu" data-no-instant="true"> <div> <span></span> <span></span> <span></span> <span></span></div> <span class="menu_title">Menu</span></a> <a href="/" title="GoDark Bags" class="mobile_logo logo"> <svg xmlns="http://www.w3.org/2000/svg" width="114" viewBox="0 0 175.27 49.55"><defs><style>.cls-1{fill:#ee7623;}.cls-2{fill:#323e48;}</style></defs><g id="Dark_Grey" data-name="Dark Grey"><path class="cls-1" d="M22.13,8.64H4.32V25.18H22.13V18.52H20.26V15.61h5.66V23c0,2.09-.37,3.51-1.12,4.26s-2.16,1.12-4.21,1.12H5.86c-2.06,0-3.46-.37-4.21-1.12S.52,25.06.52,23V11c0-2.09.38-3.51,1.13-4.26S3.8,5.6,5.86,5.6H20.59c2,0,3.39.35,4.16,1.06s1.17,2.05,1.17,4v.57L22.13,12Z"/><path class="cls-1" d="M29.94,13.51c0-1.78.32-3,1-3.65s1.85-1,3.61-1H48c1.77,0,3,.33,3.62,1s1,1.87,1,3.65V23.76c0,1.77-.32,3-1,3.63s-1.85,1-3.62,1H34.52c-1.79,0-3-.31-3.64-.94s-.94-1.85-.94-3.65Zm3.52,12H49.07V11.76H33.46Z"/><path class="cls-2" d="M107.72,28.35h5.37L101.28,8.76H96.7L85.07,28.35h4.77l8.9-16Z"/><path class="cls-2" d="M120.83,12.23h10.82c1.44,0,2.16.52,2.16,1.57v2.25c0,1.05-.72,1.57-2.16,1.57H125.3V21l8.15,7.37h6.81L131,21h2.67c3,0,4.55-1.24,4.55-3.73v-4.6c0-2.52-1.51-3.78-4.55-3.78H116.13V28.35h4.7Z"/><path class="cls-2" d="M148.33,28.35h-4.81V8.8h4.81Zm2.31-11.65,11.41-7.9h6.89l-13.49,9.06,15,10.49h-7.53l-12.29-8.83Z"/><path class="cls-2" d="M57.1,28.07V5.88H72.05q6.49,0,9.91,2.88a10.1,10.1,0,0,1,3.41,8.14q0,11.16-14.69,11.17Zm5.45-4.15h7q5.4,0,7.71-1.47,2.57-1.66,2.57-5.82,0-6.76-7.71-6.76H62.55Z"/><path class="cls-2" d="M174.75,10.27a1.52,1.52,0,1,1-1.52-1.48A1.49,1.49,0,0,1,174.75,10.27Zm-2.66,0a1.14,1.14,0,1,0,1.14-1.18A1.14,1.14,0,0,0,172.09,10.27ZM173,11h-.34V9.56a3.71,3.71,0,0,1,.56,0,.89.89,0,0,1,.52.11.4.4,0,0,1,.14.32.37.37,0,0,1-.3.34v0a.46.46,0,0,1,.27.36,1.16,1.16,0,0,0,.1.37h-.37a1.28,1.28,0,0,1-.11-.36c0-.16-.12-.23-.31-.23H173Zm0-.84h.16c.19,0,.34-.06.34-.21s-.1-.23-.31-.23l-.19,0Z"/><path class="cls-2" d="M63.45,33.38v.67H58.32v4h4.62v.67H58.32v5.13h-.91V33.38Z"/><path class="cls-2" d="M68.84,33.3l5.42,10.52h-1l-1.85-3.61H65.72l-1.84,3.61h-1L68.35,33.3Zm2.27,6.24-2.52-4.92-2.52,4.92Z"/><path class="cls-2" d="M75.63,33.38h3a4.78,4.78,0,0,1,2.88.73,2.29,2.29,0,0,1,1,2c0,1.2-.74,2.05-2.23,2.54a4.86,4.86,0,0,1,1.56,1.59l2.65,3.61H83.43l-2-2.86a7.16,7.16,0,0,0-1.6-1.79,3.14,3.14,0,0,0-1.67-.36H76.54v5h-.91Zm.91.67v4.09h1.95a4.1,4.1,0,0,0,2.27-.53,1.84,1.84,0,0,0,0-3,4.06,4.06,0,0,0-2.29-.54Z"/><path class="cls-2" d="M90.06,33.3l5.42,10.52h-1l-1.86-3.61H86.94l-1.85,3.61h-1L89.56,33.3Zm2.27,6.24L89.8,34.62l-2.52,4.92Z"/><path class="cls-2" d="M96.85,33.38H101a6.92,6.92,0,0,1,4.76,1.46,5.13,5.13,0,0,1,0,7.51,6.63,6.63,0,0,1-4.61,1.47H96.85Zm.9.67v9.1h3.31a5.76,5.76,0,0,0,3.79-1.24,4.35,4.35,0,0,0,0-6.59A5.73,5.73,0,0,0,101,34.05Z"/><path class="cls-2" d="M113.46,33.3l5.42,10.52h-.95l-1.86-3.61h-5.73l-1.85,3.61h-.95L113,33.3Zm2.27,6.24-2.53-4.92-2.52,4.92Z"/><path class="cls-2" d="M127.19,33.38l-4.56,4.84v5.6h-.91v-5.6l-4.55-4.84h1.09l3.92,4.14,3.9-4.14Z"/><path class="cls-2" d="M133.24,33.38h2.44a4.92,4.92,0,0,1,2.91.72,2.3,2.3,0,0,1,1,2,2.53,2.53,0,0,1-1.68,2.32c1.8.35,2.71,1.23,2.71,2.65a2.35,2.35,0,0,1-1.07,2,4.86,4.86,0,0,1-2.87.75h-3.43Zm.9.67v4.17h1.26c2.13,0,3.2-.7,3.2-2.08s-1.08-2.09-3.23-2.09Zm0,4.85v4.25h2.43a3.76,3.76,0,0,0,2.28-.58,1.81,1.81,0,0,0,.78-1.54c0-1.42-1.15-2.13-3.46-2.13Z"/><path class="cls-2" d="M147.26,33.3l5.42,10.52h-1l-1.85-3.61h-5.74l-1.84,3.61h-1l5.43-10.52Zm2.27,6.24L147,34.62l-2.52,4.92Z"/><path class="cls-2" d="M163,34.13v.92A9.08,9.08,0,0,0,158.85,34a5.36,5.36,0,0,0-3.7,1.32,4.43,4.43,0,0,0,0,6.59,5.76,5.76,0,0,0,4,1.31,7.65,7.65,0,0,0,3.22-.64V39.75h-2.48v-.67h3.39v4a10.69,10.69,0,0,1-4.16.88,6.83,6.83,0,0,1-4.55-1.54,4.95,4.95,0,0,1,0-7.65A6.72,6.72,0,0,1,159,33.24,10.75,10.75,0,0,1,163,34.13Z"/><path class="cls-2" d="M171,33.9v.89a5.92,5.92,0,0,0-2.63-.8,2.72,2.72,0,0,0-1.76.57,1.74,1.74,0,0,0-.71,1.42,1.62,1.62,0,0,0,.42,1.09,4.08,4.08,0,0,0,1.75.94,18.32,18.32,0,0,1,1.95.74,2.89,2.89,0,0,1,1,.87,2.35,2.35,0,0,1,.43,1.47,2.57,2.57,0,0,1-1,2,3.66,3.66,0,0,1-2.42.83,6,6,0,0,1-3-.91V42.1a5.66,5.66,0,0,0,3,1.11,2.66,2.66,0,0,0,1.76-.6,1.86,1.86,0,0,0,.72-1.48,1.83,1.83,0,0,0-.45-1.2,4.14,4.14,0,0,0-1.8-1,18.8,18.8,0,0,1-1.95-.75,2.85,2.85,0,0,1-1-.81,2.15,2.15,0,0,1-.4-1.35,2.47,2.47,0,0,1,1-2,3.63,3.63,0,0,1,2.38-.81A6.08,6.08,0,0,1,171,33.9Z"/></g></svg></a> <div class="top-bar--right"> <div class="localization-wrap"></div> <div class="cart-container"> <a href="/cart" class="mini_cart dropdown_link" title="Cart" data-no-instant> <svg width="18" height="45" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M1.83337 7.22562H20.1667L19.3175 17.4159C19.1879 18.9708 17.8881 20.1668 16.3279 20.1668H5.6722C4.11194 20.1668 2.81214 18.9708 2.68257 17.4159L1.83337 7.22562Z" stroke="black" stroke-width="2"/> <path d="M6.14697 10.4608V1.83334H15.8529V10.4608" stroke="black" stroke-width="2"/> </svg> <span class="cart_count">0</span></a></div></div></div> <div class="dropdown_container" data-dropdown="search"> <div class="dropdown" data-autocomplete-false> <form action="/search" class="header_search_form"> <input type="hidden" name="type" value="product" /> <span class="icon-search search-submit"></span> <input type="text" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" autocorrect="off" class="search-terms" /></form></div></div> <div class="dropdown_container" data-dropdown="mobile_menu"> <div class="dropdown"> <ul class="menu" id="mobile_menu"> <li data-mobile-dropdown-rel="new-product"> <a data-no-instant href="/collections/new-products" class="parent-link--true"> New Product</a></li> <li data-mobile-dropdown-rel="faraday-bags"> <a data-no-instant href="/collections/faraday-bags" class="parent-link--true"> Faraday Bags</a></li> <li data-mobile-dropdown-rel="best-sellers"> <a data-no-instant href="/collections/best-sellers" class="parent-link--true"> Best Sellers</a></li> <li data-mobile-dropdown-rel="wallets-belts"> <a data-no-instant href="/collections/rfid-blocking-bags" class="parent-link--true"> Wallets & Belts</a></li> <li data-mobile-dropdown-rel="key-fob"> <a data-no-instant href="/collections/key-fob-security" class="parent-link--true"> Key FOB</a></li> <li data-mobile-dropdown-rel="bundles"> <a data-no-instant href="/collections/bundles" class="parent-link--true"> Bundles</a></li> <li data-mobile-dropdown-rel="faqs"> <a data-no-instant href="/pages/godark-bags-faqs" class="parent-link--true"> FAQs</a></li> <li data-no-instant> <a href="/account/login" id="customer_login_link">Sign in</a></li></ul></div></div></header> <header class="feature_image search-enabled--true"> <div class="header header-fixed--false header-background--solid"> <div class="main-nav__wrapper"> <div class="main-nav menu-position-- logo-alignment-- logo-position-- search-enabled--true" data-show-dropdown-on-click><div class="header__logo logo--image"> <a href="/" title="GoDark Bags"> <svg xmlns="http://www.w3.org/2000/svg" width="175" viewBox="0 0 175.27 49.55"><defs><style>.cls-1{fill:#ee7623;}.cls-2{fill:#323e48;}</style></defs><g id="Dark_Grey" data-name="Dark Grey"><path class="cls-1" d="M22.13,8.64H4.32V25.18H22.13V18.52H20.26V15.61h5.66V23c0,2.09-.37,3.51-1.12,4.26s-2.16,1.12-4.21,1.12H5.86c-2.06,0-3.46-.37-4.21-1.12S.52,25.06.52,23V11c0-2.09.38-3.51,1.13-4.26S3.8,5.6,5.86,5.6H20.59c2,0,3.39.35,4.16,1.06s1.17,2.05,1.17,4v.57L22.13,12Z"/><path class="cls-1" d="M29.94,13.51c0-1.78.32-3,1-3.65s1.85-1,3.61-1H48c1.77,0,3,.33,3.62,1s1,1.87,1,3.65V23.76c0,1.77-.32,3-1,3.63s-1.85,1-3.62,1H34.52c-1.79,0-3-.31-3.64-.94s-.94-1.85-.94-3.65Zm3.52,12H49.07V11.76H33.46Z"/><path class="cls-2" d="M107.72,28.35h5.37L101.28,8.76H96.7L85.07,28.35h4.77l8.9-16Z"/><path class="cls-2" d="M120.83,12.23h10.82c1.44,0,2.16.52,2.16,1.57v2.25c0,1.05-.72,1.57-2.16,1.57H125.3V21l8.15,7.37h6.81L131,21h2.67c3,0,4.55-1.24,4.55-3.73v-4.6c0-2.52-1.51-3.78-4.55-3.78H116.13V28.35h4.7Z"/><path class="cls-2" d="M148.33,28.35h-4.81V8.8h4.81Zm2.31-11.65,11.41-7.9h6.89l-13.49,9.06,15,10.49h-7.53l-12.29-8.83Z"/><path class="cls-2" d="M57.1,28.07V5.88H72.05q6.49,0,9.91,2.88a10.1,10.1,0,0,1,3.41,8.14q0,11.16-14.69,11.17Zm5.45-4.15h7q5.4,0,7.71-1.47,2.57-1.66,2.57-5.82,0-6.76-7.71-6.76H62.55Z"/><path class="cls-2" d="M174.75,10.27a1.52,1.52,0,1,1-1.52-1.48A1.49,1.49,0,0,1,174.75,10.27Zm-2.66,0a1.14,1.14,0,1,0,1.14-1.18A1.14,1.14,0,0,0,172.09,10.27ZM173,11h-.34V9.56a3.71,3.71,0,0,1,.56,0,.89.89,0,0,1,.52.11.4.4,0,0,1,.14.32.37.37,0,0,1-.3.34v0a.46.46,0,0,1,.27.36,1.16,1.16,0,0,0,.1.37h-.37a1.28,1.28,0,0,1-.11-.36c0-.16-.12-.23-.31-.23H173Zm0-.84h.16c.19,0,.34-.06.34-.21s-.1-.23-.31-.23l-.19,0Z"/><path class="cls-2" d="M63.45,33.38v.67H58.32v4h4.62v.67H58.32v5.13h-.91V33.38Z"/><path class="cls-2" d="M68.84,33.3l5.42,10.52h-1l-1.85-3.61H65.72l-1.84,3.61h-1L68.35,33.3Zm2.27,6.24-2.52-4.92-2.52,4.92Z"/><path class="cls-2" d="M75.63,33.38h3a4.78,4.78,0,0,1,2.88.73,2.29,2.29,0,0,1,1,2c0,1.2-.74,2.05-2.23,2.54a4.86,4.86,0,0,1,1.56,1.59l2.65,3.61H83.43l-2-2.86a7.16,7.16,0,0,0-1.6-1.79,3.14,3.14,0,0,0-1.67-.36H76.54v5h-.91Zm.91.67v4.09h1.95a4.1,4.1,0,0,0,2.27-.53,1.84,1.84,0,0,0,0-3,4.06,4.06,0,0,0-2.29-.54Z"/><path class="cls-2" d="M90.06,33.3l5.42,10.52h-1l-1.86-3.61H86.94l-1.85,3.61h-1L89.56,33.3Zm2.27,6.24L89.8,34.62l-2.52,4.92Z"/><path class="cls-2" d="M96.85,33.38H101a6.92,6.92,0,0,1,4.76,1.46,5.13,5.13,0,0,1,0,7.51,6.63,6.63,0,0,1-4.61,1.47H96.85Zm.9.67v9.1h3.31a5.76,5.76,0,0,0,3.79-1.24,4.35,4.35,0,0,0,0-6.59A5.73,5.73,0,0,0,101,34.05Z"/><path class="cls-2" d="M113.46,33.3l5.42,10.52h-.95l-1.86-3.61h-5.73l-1.85,3.61h-.95L113,33.3Zm2.27,6.24-2.53-4.92-2.52,4.92Z"/><path class="cls-2" d="M127.19,33.38l-4.56,4.84v5.6h-.91v-5.6l-4.55-4.84h1.09l3.92,4.14,3.9-4.14Z"/><path class="cls-2" d="M133.24,33.38h2.44a4.92,4.92,0,0,1,2.91.72,2.3,2.3,0,0,1,1,2,2.53,2.53,0,0,1-1.68,2.32c1.8.35,2.71,1.23,2.71,2.65a2.35,2.35,0,0,1-1.07,2,4.86,4.86,0,0,1-2.87.75h-3.43Zm.9.67v4.17h1.26c2.13,0,3.2-.7,3.2-2.08s-1.08-2.09-3.23-2.09Zm0,4.85v4.25h2.43a3.76,3.76,0,0,0,2.28-.58,1.81,1.81,0,0,0,.78-1.54c0-1.42-1.15-2.13-3.46-2.13Z"/><path class="cls-2" d="M147.26,33.3l5.42,10.52h-1l-1.85-3.61h-5.74l-1.84,3.61h-1l5.43-10.52Zm2.27,6.24L147,34.62l-2.52,4.92Z"/><path class="cls-2" d="M163,34.13v.92A9.08,9.08,0,0,0,158.85,34a5.36,5.36,0,0,0-3.7,1.32,4.43,4.43,0,0,0,0,6.59,5.76,5.76,0,0,0,4,1.31,7.65,7.65,0,0,0,3.22-.64V39.75h-2.48v-.67h3.39v4a10.69,10.69,0,0,1-4.16.88,6.83,6.83,0,0,1-4.55-1.54,4.95,4.95,0,0,1,0-7.65A6.72,6.72,0,0,1,159,33.24,10.75,10.75,0,0,1,163,34.13Z"/><path class="cls-2" d="M171,33.9v.89a5.92,5.92,0,0,0-2.63-.8,2.72,2.72,0,0,0-1.76.57,1.74,1.74,0,0,0-.71,1.42,1.62,1.62,0,0,0,.42,1.09,4.08,4.08,0,0,0,1.75.94,18.32,18.32,0,0,1,1.95.74,2.89,2.89,0,0,1,1,.87,2.35,2.35,0,0,1,.43,1.47,2.57,2.57,0,0,1-1,2,3.66,3.66,0,0,1-2.42.83,6,6,0,0,1-3-.91V42.1a5.66,5.66,0,0,0,3,1.11,2.66,2.66,0,0,0,1.76-.6,1.86,1.86,0,0,0,.72-1.48,1.83,1.83,0,0,0-.45-1.2,4.14,4.14,0,0,0-1.8-1,18.8,18.8,0,0,1-1.95-.75,2.85,2.85,0,0,1-1-.81,2.15,2.15,0,0,1-.4-1.35,2.47,2.47,0,0,1,1-2,3.63,3.63,0,0,1,2.38-.81A6.08,6.08,0,0,1,171,33.9Z"/></g></svg></a></div> <div class="nav nav--combined"> <ul class="menu "> <div class="vertical-menu"> <li><a href="/collections/new-products" class="top_link " data-dropdown-rel="new-product">New Product</a></li> <li><a href="/collections/faraday-bags" class="top_link " data-dropdown-rel="faraday-bags">Faraday Bags</a></li> <li><a href="/collections/best-sellers" class="top_link " data-dropdown-rel="best-sellers">Best Sellers</a></li> <li><a href="/collections/rfid-blocking-bags" class="top_link " data-dropdown-rel="wallets-belts">Wallets & Belts</a></li> <li><a href="/collections/key-fob-security" class="top_link " data-dropdown-rel="key-fob">Key FOB</a></li> <li><a href="/collections/bundles" class="top_link " data-dropdown-rel="bundles">Bundles</a></li> <li><a href="/pages/godark-bags-faqs" class="top_link " data-dropdown-rel="faqs">FAQs</a></li> </div> <div class="vertical-menu"> </div></ul></div> <div class="top-bar--right-menu"> <ul class="menu"> <li class="localization-wrap"></li> <li> <a href="/account" title="My Account "> <svg width="18" height="17" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <ellipse cx="8.99991" cy="6.94125" rx="5.71902" ry="5.71902" stroke="black" stroke-width="2"/> <path d="M16.994 16.7806C16.994 14.5731 13.4148 12.7835 8.99966 12.7835C4.58454 12.7835 1.00537 14.5731 1.00537 16.7806" stroke="black" stroke-width="2"/></svg> </a></li></ul> <div class="cart-container"> <a href="/cart" class="mini_cart dropdown_link" data-no-instant> <svg width="18" height="45" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M1.83337 7.22562H20.1667L19.3175 17.4159C19.1879 18.9708 17.8881 20.1668 16.3279 20.1668H5.6722C4.11194 20.1668 2.81214 18.9708 2.68257 17.4159L1.83337 7.22562Z" stroke="black" stroke-width="2"/> <path d="M6.14697 10.4608V1.83334H15.8529V10.4608" stroke="black" stroke-width="2"/> </svg> <span class="cart_count">0</span></a></div></div> <div class="dropdown_container" data-dropdown="search"> <div class="dropdown" data-autocomplete-false> <form action="/search" class="header_search_form"> <input type="hidden" name="type" value="product" /> <span class="icon-search search-submit"></span> <input type="text" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" autocorrect="off" class="search-terms" /></form></div></div></div></div></div> </header> </div> <div class="cart-container mini-cart"> <div class="tos_warning cart_content animated fadeIn"> <div class="header"> <span>Your Cart</span> <a class="close js-close-btn"></a></div> <div class="js-empty-cart__message "> <p class="empty_cart">Your Cart is Empty</p></div> <div class="free-shipping-bar hidden" data-int="" data-int-text="" data-us="15000" data-us-text="Only [[amount]] away to receive FREE US SHIPPING" data-ca="15000" data-ca-text="Only [[amount]] away to receive FREE SHIPPING" data-au="15000" data-au-text="Only [[amount]] away to receive FREE SHIPPING" data-uk="" data-uk-text="" data-eu="" data-eu-text="" data-limit=""> <span class="progress-bar"></span> <p class="free-shipping-text"></p></div> <form action="/cart" method="post" class="hidden" data-total-discount="0" data-money-format="${{amount}}" data-shop-currency="USD" data-shop-name="GoDark Bags" data-cart-form="mini-cart"> <ul class="cart_items js-cart_items"></ul></form> <div class="recommend-product-content hidden"> <div class="product-bundle"> <div class="image-element__wrap " style=" max-width: 1024px;"> <img alt="GoDark® Faraday Bag for Tablets" src="//godarkbags.com/cdn/shop/products/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7_50x.jpg?v=1637654846" data-src="//godarkbags.com/cdn/shop/products/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7_1600x.jpg?v=1637654846" data-sizes="auto" data-aspectratio="1024/1024" data-srcset="//godarkbags.com/cdn/shop/products/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7_5000x.jpg?v=1637654846 5000w, //godarkbags.com/cdn/shop/products/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7_4500x.jpg?v=1637654846 4500w, //godarkbags.com/cdn/shop/products/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7_4000x.jpg?v=1637654846 4000w, //godarkbags.com/cdn/shop/products/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7_3500x.jpg?v=1637654846 3500w, //godarkbags.com/cdn/shop/products/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7_3000x.jpg?v=1637654846 3000w, //godarkbags.com/cdn/shop/products/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7_2500x.jpg?v=1637654846 2500w, //godarkbags.com/cdn/shop/products/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7_2000x.jpg?v=1637654846 2000w, //godarkbags.com/cdn/shop/products/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7_1800x.jpg?v=1637654846 1800w, //godarkbags.com/cdn/shop/products/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7_1600x.jpg?v=1637654846 1600w, //godarkbags.com/cdn/shop/products/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7_1400x.jpg?v=1637654846 1400w, //godarkbags.com/cdn/shop/products/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7_1200x.jpg?v=1637654846 1200w, //godarkbags.com/cdn/shop/products/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7_1000x.jpg?v=1637654846 1000w, //godarkbags.com/cdn/shop/products/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7_800x.jpg?v=1637654846 800w, //godarkbags.com/cdn/shop/products/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7_600x.jpg?v=1637654846 600w, //godarkbags.com/cdn/shop/products/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7_400x.jpg?v=1637654846 400w, //godarkbags.com/cdn/shop/products/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7_200x.jpg?v=1637654846 200w" height="1024" width="1024" style=";" class="lazyload transition--blur-up " srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/products/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7_2000x.jpg?v=1637654846" alt="GoDark® Faraday Bag for Tablets" class=" noscript"> </noscript> <div class="info"> <span class="heading">Recommended Products</span> <p class="title">GoDark® Faraday Bag for Tablets</p> <div class="modal_price" data-display-savings=""> <span class="compare-at-price" data-compare-at-price></span><span class="price " data-price><span class="money" data-price><span class=money>$77.00</span></span></span></div></div> <div class="inline-quickshop js-product_section product-4840457207885" id="sidecart"> <div class=" product_form init smart-payment-button--false " id="product-form-4840457207885" data-product-form data-money-format="${{amount}}" data-shop-currency="USD" data-options-size="1" data-select-id="product-select-4840457207885header" data-enable-state="false" data-product="{"id":4840457207885,"title":"GoDark® Faraday Bag for Tablets","handle":"godark-faraday-bags-stop-cell-phone-tracking-block-emf-signals-to-protect-your-privacy-health-electronics-tablet-sizes","description":"\u003ch2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0101\/2639\/3408\/files\/Signal_Block.png?v=1643912112\" alt=\"\" style=\"float: none;\"\u003eSignal Blocking That Works™\u003c\/h2\u003e\n\u003cstyle type=\"text\/css\"\u003e\u003c!--\ntd {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}\n--\u003e\u003c\/style\u003e\n\u003cdiv\u003e\n\u003cp\u003eGoDark® Faraday Bags protect your privacy from location tracking and your electronic devices from hacking and damage due to electrostatic discharge, solar flare, or even an electromagnetic pulse (EMP), by blocking incoming and outgoing EMF signals from your cell phones, tablets and other mobile devices between 200 MHz and 40 GHz, including GPS, Cell Phone (4G\/5G), Wi-Fi and Bluetooth. \u003c\/p\u003e\n\u003cp\u003eEach GoDark Bag is made with 2 layers of GoDark® RF shielding fabric, which has been independently lab tested to exceed 100 dB of EMF signal attenuation and has passed the MIL-STD-188-125-2 standardized military test for High Altitude EMP shielding. \u003c\/p\u003e\n\u003cp\u003eGoDark Bags are the trusted choice among law enforcement, including the FBI \u0026amp; DHS, the US Military, preppers, security professionals, and the privacy conscious across the world. \u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"text-align: left;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0101\/2639\/3408\/files\/Money_Back.png?v=1643912057\" alt=\"\"\u003e100% Money Back Guarantee\u003c\/h2\u003e\n\u003cstyle type=\"text\/css\"\u003e\u003c!--\ntd {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}\n--\u003e\u003c\/style\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eWe stand behind our products and offer a money-back guarantee if you are not completely satisfied. Our goal is to provide premium-quality products that perform as designed and meet or exceed your expectations. If you are not completely satisfied with your purchase for any reason, simply contact us within 30 days for a full exchange or refund of the product purchase price. See our \u003c\/span\u003e\u003ca href=\"https:\/\/godarkbags.com\/pages\/policy-page?tab2#tabs-2\"\u003e\u003cspan style=\"font-weight: 400;\"\u003e return policy\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-weight: 400;\"\u003e for more details. \u003c\/span\u003e\u003c\/p\u003e","published_at":"2020-10-07T14:03:55-07:00","created_at":"2020-10-07T14:03:55-07:00","vendor":"GoDark Bags","type":"Faraday Bag","tags":["cell phone","faraday","faraday bag","faraday cage","gps","gps blocking","mobile","phone blocking","privacy","signal blocking","tablet","wi-fi blocking"],"price":7700,"price_min":7700,"price_max":7700,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":42090021224661,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"GDB-TB","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"GoDark® Faraday Bag for Tablets","public_title":null,"options":["Default Title"],"price":7700,"weight":210,"compare_at_price":null,"inventory_management":"shopify","barcode":"666593000140","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}],"images":["\/\/godarkbags.com\/cdn\/shop\/products\/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7.jpg?v=1637654846","\/\/godarkbags.com\/cdn\/shop\/products\/W-TB-in-HandBag-WW_198f0a0e-2150-4d57-9bae-f54fe03aec7b.jpg?v=1718644534","\/\/godarkbags.com\/cdn\/shop\/products\/TB-Dimensions-100.jpg?v=1718644534","\/\/godarkbags.com\/cdn\/shop\/products\/W-TB-MainImage_a8da6080-b518-49e4-b746-72f221b31231.jpg?v=1718644534","\/\/godarkbags.com\/cdn\/shop\/products\/W-TabletSecure_be298261-9b1f-4d3b-97cc-f8f32694febe.jpg?v=1718644534","\/\/godarkbags.com\/cdn\/shop\/products\/W-Tablet-HandBag_660cb409-b888-45c2-9978-2d7076503931.jpg?v=1718644534","\/\/godarkbags.com\/cdn\/shop\/products\/TB-Outer-Dim_64b3f11d-cb5c-487f-901c-7f8462d106a9.jpg?v=1718644534"],"featured_image":"\/\/godarkbags.com\/cdn\/shop\/products\/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7.jpg?v=1637654846","options":["Title"],"media":[{"alt":"GoDark Tablet Bag","id":28722716770517,"position":1,"preview_image":{"aspect_ratio":1.0,"height":1024,"width":1024,"src":"\/\/godarkbags.com\/cdn\/shop\/products\/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7.jpg?v=1637654846"},"aspect_ratio":1.0,"height":1024,"media_type":"image","src":"\/\/godarkbags.com\/cdn\/shop\/products\/W-TB-Alone_d21d0865-a8a7-4b7d-a335-e6084119c1b7.jpg?v=1637654846","width":1024},{"alt":null,"id":28722723619029,"position":2,"preview_image":{"aspect_ratio":1.0,"height":1024,"width":1024,"src":"\/\/godarkbags.com\/cdn\/shop\/products\/W-TB-in-HandBag-WW_198f0a0e-2150-4d57-9bae-f54fe03aec7b.jpg?v=1718644534"},"aspect_ratio":1.0,"height":1024,"media_type":"image","src":"\/\/godarkbags.com\/cdn\/shop\/products\/W-TB-in-HandBag-WW_198f0a0e-2150-4d57-9bae-f54fe03aec7b.jpg?v=1718644534","width":1024},{"alt":null,"id":31612482945237,"position":3,"preview_image":{"aspect_ratio":1.0,"height":1025,"width":1025,"src":"\/\/godarkbags.com\/cdn\/shop\/products\/TB-Dimensions-100.jpg?v=1718644534"},"aspect_ratio":1.0,"height":1025,"media_type":"image","src":"\/\/godarkbags.com\/cdn\/shop\/products\/TB-Dimensions-100.jpg?v=1718644534","width":1025},{"alt":null,"id":28722718343381,"position":4,"preview_image":{"aspect_ratio":1.0,"height":1024,"width":1024,"src":"\/\/godarkbags.com\/cdn\/shop\/products\/W-TB-MainImage_a8da6080-b518-49e4-b746-72f221b31231.jpg?v=1718644534"},"aspect_ratio":1.0,"height":1024,"media_type":"image","src":"\/\/godarkbags.com\/cdn\/shop\/products\/W-TB-MainImage_a8da6080-b518-49e4-b746-72f221b31231.jpg?v=1718644534","width":1024},{"alt":null,"id":28722719719637,"position":5,"preview_image":{"aspect_ratio":1.0,"height":1024,"width":1024,"src":"\/\/godarkbags.com\/cdn\/shop\/products\/W-TabletSecure_be298261-9b1f-4d3b-97cc-f8f32694febe.jpg?v=1718644534"},"aspect_ratio":1.0,"height":1024,"media_type":"image","src":"\/\/godarkbags.com\/cdn\/shop\/products\/W-TabletSecure_be298261-9b1f-4d3b-97cc-f8f32694febe.jpg?v=1718644534","width":1024},{"alt":null,"id":28722723258581,"position":6,"preview_image":{"aspect_ratio":1.0,"height":1024,"width":1024,"src":"\/\/godarkbags.com\/cdn\/shop\/products\/W-Tablet-HandBag_660cb409-b888-45c2-9978-2d7076503931.jpg?v=1718644534"},"aspect_ratio":1.0,"height":1024,"media_type":"image","src":"\/\/godarkbags.com\/cdn\/shop\/products\/W-Tablet-HandBag_660cb409-b888-45c2-9978-2d7076503931.jpg?v=1718644534","width":1024},{"alt":null,"id":28722721325269,"position":7,"preview_image":{"aspect_ratio":1.0,"height":1025,"width":1025,"src":"\/\/godarkbags.com\/cdn\/shop\/products\/TB-Outer-Dim_64b3f11d-cb5c-487f-901c-7f8462d106a9.jpg?v=1718644534"},"aspect_ratio":1.0,"height":1025,"media_type":"image","src":"\/\/godarkbags.com\/cdn\/shop\/products\/TB-Outer-Dim_64b3f11d-cb5c-487f-901c-7f8462d106a9.jpg?v=1718644534","width":1025}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003ch2\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0101\/2639\/3408\/files\/Signal_Block.png?v=1643912112\" alt=\"\" style=\"float: none;\"\u003eSignal Blocking That Works™\u003c\/h2\u003e\n\u003cstyle type=\"text\/css\"\u003e\u003c!--\ntd {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}\n--\u003e\u003c\/style\u003e\n\u003cdiv\u003e\n\u003cp\u003eGoDark® Faraday Bags protect your privacy from location tracking and your electronic devices from hacking and damage due to electrostatic discharge, solar flare, or even an electromagnetic pulse (EMP), by blocking incoming and outgoing EMF signals from your cell phones, tablets and other mobile devices between 200 MHz and 40 GHz, including GPS, Cell Phone (4G\/5G), Wi-Fi and Bluetooth. \u003c\/p\u003e\n\u003cp\u003eEach GoDark Bag is made with 2 layers of GoDark® RF shielding fabric, which has been independently lab tested to exceed 100 dB of EMF signal attenuation and has passed the MIL-STD-188-125-2 standardized military test for High Altitude EMP shielding. \u003c\/p\u003e\n\u003cp\u003eGoDark Bags are the trusted choice among law enforcement, including the FBI \u0026amp; DHS, the US Military, preppers, security professionals, and the privacy conscious across the world. \u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"text-align: left;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0101\/2639\/3408\/files\/Money_Back.png?v=1643912057\" alt=\"\"\u003e100% Money Back Guarantee\u003c\/h2\u003e\n\u003cstyle type=\"text\/css\"\u003e\u003c!--\ntd {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}\n--\u003e\u003c\/style\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 400;\"\u003eWe stand behind our products and offer a money-back guarantee if you are not completely satisfied. Our goal is to provide premium-quality products that perform as designed and meet or exceed your expectations. If you are not completely satisfied with your purchase for any reason, simply contact us within 30 days for a full exchange or refund of the product purchase price. See our \u003c\/span\u003e\u003ca href=\"https:\/\/godarkbags.com\/pages\/policy-page?tab2#tabs-2\"\u003e\u003cspan style=\"font-weight: 400;\"\u003e return policy\u003c\/span\u003e\u003c\/a\u003e\u003cspan style=\"font-weight: 400;\"\u003e for more details. \u003c\/span\u003e\u003c\/p\u003e"}" data-variant="{"id":42090021224661,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"GDB-TB","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"GoDark® Faraday Bag for Tablets","public_title":null,"options":["Default Title"],"price":7700,"weight":210,"compare_at_price":null,"inventory_management":"shopify","barcode":"666593000140","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}" data-product-title="GoDark® Faraday Bag for Tablets" data-product-id="4840457207885" data-double_pack_one = "" data-double_pack_two = "" data-handle = "godark-faraday-bags-stop-cell-phone-tracking-block-emf-signals-to-protect-your-privacy-health-electronics-tablet-sizes" > <form method="post" action="/cart/add" id="product_form_4840457207885" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /> <div class=" select default_select " > <label>Title</label> <select id="product-select-4840457207885header" name="id" class="" data-variants > <option selected="selected" value="42090021224661" data-featured-image="" data-image="//godarkbags.com/cdn/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c_600x.gif" data-sku="GDB-TB">Default Title</option></select></div> <div class="purchase-details "> <div class="purchase-details__quantity product-quantity-box"> <span class="ss-icon product-minus js-change-quantity" data-func="minus"><span class="icon-minus"></span></span> <input type="number" min="1" size="2" class="quantity" name="quantity" id="quantity" value="1" /> <span class="ss-icon product-plus js-change-quantity" data-func="plus"><span class="icon-plus"></span></span></div> <div class="purchase-details__buttons purchase-details__spb--false "> <button type="button" name="add" class=" add_to_cart global-button global-button--primary ajax-submit " data-label="add" > <span class="text "> add</span> <svg x="0px" y="0px" width="32px" height="32px" viewBox="0 0 32 32" class="checkmark "> <path fill="none" stroke-width="2" stroke-linecap="square" stroke-miterlimit="10" d="M9,17l3.9,3.9c0.1,0.1,0.2,0.1,0.3,0L23,11"/></svg></button> <div data-payment-terms-reference style="display: none;"></div></div> <div desktop class="stock-status instock"> <p> <!--<span>In stock</span>--> Ships from the USA, CA & AU</p></div></div> <div mobile class="stock-status instock"> <p> <!--<span>In stock</span>--> Ships from the USA, CA & AU</p></div> <input type="hidden" name="product-id" value="4840457207885" /><input type="hidden" name="section-id" value="header" /></form> <div class="surface-pick-up surface-pick-up--loading" data-surface-pick-up></div> <div class="surface-pick-up__modal" data-surface-pick-up-modal></div> </div> <style> .express-payment-options { margin: 1rem 0 2rem; } .recommend-product-content .shopify-cleanslate div[role="button"] { flex-wrap: inherit !important; width: 46.5%; max-width: 46.5% !important; } [mobile] { display: none !important; } @media(max-width: 1024px) { [mobile] { display: block !important; } [desktop] { display: none !important; } } @media(max-width: 769px) { .recommend-product-content .shopify-cleanslate div[role="button"] span { font-size: 12px; } .recommend-product-content .shopify-cleanslate div[role="button"] { flex-wrap: inherit !important; width: 50%; } } </style></div></div></div> <ul class="purcharge-content hidden"> <li class="cart_discounts js-cart_discounts sale"></li> <li class="cart_subtotal js-cart_subtotal"> <span class="right"> <span class="money"> <span class="money"><span class=money>$0.00 USD</span></span></span></span> <span>Total</span></li> <li class="cart_savings sale js-cart_savings"></li> <li> <a href="/checkout" name="checkout" class="global-button global-button--primary add_to_cart" data-minicart-checkout-button><span class="icon-lock"></span>Checkout</a></li> <li><p class="cart-message meta text-center">Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </p></li></ul> </div> </div> <style> div.header__logo, div.header__logo img, div.header__logo span, .sticky_nav .menu-position--block .header__logo { max-width: 175px; } </style> </div> <div class="mega-menu-container"></div> <a name="pagecontent" id="pagecontent"></a> <div class="index-sections"> <div id="shopify-section-template--18787747561685__24fc911a-eaeb-468c-a130-0a37ed945aaa" class="shopify-section"><link href="//godarkbags.com/cdn/shop/t/73/assets/mobile-carousel.css?v=151204706714912597301739472327" rel="stylesheet" type="text/css" media="all" /> <section id="section-template--18787747561685__24fc911a-eaeb-468c-a130-0a37ed945aaa" data-section-id="template--18787747561685__24fc911a-eaeb-468c-a130-0a37ed945aaa" data-section-type="collection-carousel"> <div class="section_mobile_carousel"> <div class="mobile_carousel-content swiper-wrapper"><a href="/collections/new-products" class="mobile_carousel-container swiper-slide" banner-title="" > <figure class="mobile_carousel-container-image"> <img src="//godarkbags.com/cdn/shop/files/GoDark-0066-Backpack-RD.jpg?crop=center&height=70&v=1731904205&width=70" alt="GoDark Faraday Duffel Bag 45L - with backpack straps" srcset="//godarkbags.com/cdn/shop/files/GoDark-0066-Backpack-RD.jpg?crop=center&height=70&v=1731904205&width=70 70w" width="70" height="70" class="mobile_carousel__image"></figure> <h2 class="mobile_carousel-container-title">NEW PRODUCT DEALS</h2></a><a href="/collections/best-sellers" class="mobile_carousel-container swiper-slide" banner-title="" > <figure class="mobile_carousel-container-image"> <img src="//godarkbags.com/cdn/shop/products/GDB-092921x8-RD_a78f8579-a120-4649-b94d-ab202c882fb7.jpg?crop=center&height=70&v=1718644736&width=70" alt="" srcset="//godarkbags.com/cdn/shop/products/GDB-092921x8-RD_a78f8579-a120-4649-b94d-ab202c882fb7.jpg?crop=center&height=70&v=1718644736&width=70 70w" width="70" height="70" class="mobile_carousel__image"></figure> <h2 class="mobile_carousel-container-title">BEST SELLERS</h2></a><a href="/collections/faraday-bags" class="mobile_carousel-container swiper-slide" banner-title="" > <figure class="mobile_carousel-container-image"> <img src="//godarkbags.com/cdn/shop/files/image5_cd4a85fa-c055-4425-bd47-3be4647136dd.png?crop=center&height=70&v=1678841373&width=70" alt="" srcset="//godarkbags.com/cdn/shop/files/image5_cd4a85fa-c055-4425-bd47-3be4647136dd.png?crop=center&height=70&v=1678841373&width=70 70w" width="70" height="70" class="mobile_carousel__image"></figure> <h2 class="mobile_carousel-container-title">FARADAY BAGS</h2></a><a href="/collections/key-fob-security" class="mobile_carousel-container swiper-slide" banner-title="" > <figure class="mobile_carousel-container-image"> <img src="//godarkbags.com/cdn/shop/files/GDB-080921x4-RD.jpg?crop=center&height=70&v=1695027377&width=70" alt="" srcset="//godarkbags.com/cdn/shop/files/GDB-080921x4-RD.jpg?crop=center&height=70&v=1695027377&width=70 70w" width="70" height="70" class="mobile_carousel__image"></figure> <h2 class="mobile_carousel-container-title">KEY FOB</h2></a><a href="/collections/bundles" class="mobile_carousel-container swiper-slide" banner-title="" > <figure class="mobile_carousel-container-image"> <img src="//godarkbags.com/cdn/shop/files/image4_a8460a94-f7dc-4f2a-a0fd-fd5dcd4631b6.png?crop=center&height=70&v=1678939930&width=70" alt="" srcset="//godarkbags.com/cdn/shop/files/image4_a8460a94-f7dc-4f2a-a0fd-fd5dcd4631b6.png?crop=center&height=70&v=1678939930&width=70 70w" width="70" height="70" class="mobile_carousel__image"></figure> <h2 class="mobile_carousel-container-title">BUNDLES</h2></a><a href="/collections/rfid-blocking-bags" class="mobile_carousel-container swiper-slide" banner-title="" > <figure class="mobile_carousel-container-image"> <img src="//godarkbags.com/cdn/shop/files/NS-angled-tinyx2_300x_1.png?crop=center&height=70&v=1696873629&width=70" alt="" srcset="//godarkbags.com/cdn/shop/files/NS-angled-tinyx2_300x_1.png?crop=center&height=70&v=1696873629&width=70 70w" width="70" height="70" class="mobile_carousel__image"></figure> <h2 class="mobile_carousel-container-title">WALLETS & BELTS</h2></a></div></div> </section> <script> document.addEventListener('DOMContentLoaded', function () { const swiper = new Swiper(".section_mobile_carousel", { slidesPerView: 4, spaceBetween: 10, }); });</script> </div><div id="shopify-section-template--18787747561685__1739484867b0e1c48e" class="shopify-section"><div class="product-app--container"> <div class="container"> <div class="one-whole column"></div></div> </div> </div><div id="shopify-section-template--18787747561685__16441211073c88d20b" class="shopify-section shopify-section--slideshow under-menu"> <section class=" section " data-section-type="featured-slideshow" > <div class="container"> <div class="one-half medium-down--one-whole column left-banner"> <div class="image-element__wrap " style=" max-width: 1192px;"> <img alt="MAS Series phone bag" src="//godarkbags.com/cdn/shop/files/HP-MAS-PH-BK-1192x1000_50x.jpg?v=1732225574" data-src="//godarkbags.com/cdn/shop/files/HP-MAS-PH-BK-1192x1000_1600x.jpg?v=1732225574" data-sizes="auto" data-aspectratio="1192/1000" data-srcset="//godarkbags.com/cdn/shop/files/HP-MAS-PH-BK-1192x1000_5000x.jpg?v=1732225574 5000w, //godarkbags.com/cdn/shop/files/HP-MAS-PH-BK-1192x1000_4500x.jpg?v=1732225574 4500w, //godarkbags.com/cdn/shop/files/HP-MAS-PH-BK-1192x1000_4000x.jpg?v=1732225574 4000w, //godarkbags.com/cdn/shop/files/HP-MAS-PH-BK-1192x1000_3500x.jpg?v=1732225574 3500w, //godarkbags.com/cdn/shop/files/HP-MAS-PH-BK-1192x1000_3000x.jpg?v=1732225574 3000w, //godarkbags.com/cdn/shop/files/HP-MAS-PH-BK-1192x1000_2500x.jpg?v=1732225574 2500w, //godarkbags.com/cdn/shop/files/HP-MAS-PH-BK-1192x1000_2000x.jpg?v=1732225574 2000w, //godarkbags.com/cdn/shop/files/HP-MAS-PH-BK-1192x1000_1800x.jpg?v=1732225574 1800w, //godarkbags.com/cdn/shop/files/HP-MAS-PH-BK-1192x1000_1600x.jpg?v=1732225574 1600w, //godarkbags.com/cdn/shop/files/HP-MAS-PH-BK-1192x1000_1400x.jpg?v=1732225574 1400w, //godarkbags.com/cdn/shop/files/HP-MAS-PH-BK-1192x1000_1200x.jpg?v=1732225574 1200w, //godarkbags.com/cdn/shop/files/HP-MAS-PH-BK-1192x1000_1000x.jpg?v=1732225574 1000w, //godarkbags.com/cdn/shop/files/HP-MAS-PH-BK-1192x1000_800x.jpg?v=1732225574 800w, //godarkbags.com/cdn/shop/files/HP-MAS-PH-BK-1192x1000_600x.jpg?v=1732225574 600w, //godarkbags.com/cdn/shop/files/HP-MAS-PH-BK-1192x1000_400x.jpg?v=1732225574 400w, //godarkbags.com/cdn/shop/files/HP-MAS-PH-BK-1192x1000_200x.jpg?v=1732225574 200w" height="1000" width="1192" style=";" class="lazyload transition--blur-up " srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1192'%20height='1000'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/HP-MAS-PH-BK-1192x1000_2000x.jpg?v=1732225574" alt="MAS Series phone bag" class=" noscript"> </noscript> <div class="caption position-bottom"> <h2 class="headline">Faraday Bags</h2> <div class="button-grid-container "> <a href="/collections/faraday-bags" class=" global-button global-button--banner-highlighted first_button " > Shop Now</a></div></div></div> <div class="one-half medium-down--one-whole column right-banner"> <div class=" banner homepage-slideshow js-homepage-slideshow slideshow-transition--slide full-width--false " id="homepage_slider-template--18787747561685__16441211073c88d20b" data-slider-id="homepage_slider-template--18787747561685__16441211073c88d20b" data-slideshow-speed="6" data-adaptive-height="false" > <div class=" gallery-cell slide-1 caption-background-true caption--below- " data-block-id="1644121107df7979f8-0" > <a href="/collections/faraday-bags" class="medium-down--hide slidelink"></a> <div class="darken-bg hide medium-down--show"></div> <div class="is-hidden-mobile-only"> <div class="image-element__wrap " style=" "> <img alt="GoDark Faraday Duffel Bag" src="//godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_50x.jpg?v=1734982695" data-src="//godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_1600x.jpg?v=1734982695" data-sizes="auto" data-aspectratio="1192/1000" data-srcset="//godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_5000x.jpg?v=1734982695 5000w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_4500x.jpg?v=1734982695 4500w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_4000x.jpg?v=1734982695 4000w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_3500x.jpg?v=1734982695 3500w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_3000x.jpg?v=1734982695 3000w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_2500x.jpg?v=1734982695 2500w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_2000x.jpg?v=1734982695 2000w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_1800x.jpg?v=1734982695 1800w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_1600x.jpg?v=1734982695 1600w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_1400x.jpg?v=1734982695 1400w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_1200x.jpg?v=1734982695 1200w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_1000x.jpg?v=1734982695 1000w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_800x.jpg?v=1734982695 800w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_600x.jpg?v=1734982695 600w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_400x.jpg?v=1734982695 400w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_200x.jpg?v=1734982695 200w" height="1000" width="1192" style=";" class="lazyload transition--blur-up mobile-banner--crop-" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1192'%20height='1000'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_2000x.jpg?v=1734982695" alt="GoDark Faraday Duffel Bag" class="mobile-banner--crop- noscript"> </noscript></div> <div class="is-hidden-desktop-only"> <div class="image-element__wrap " style=" "> <img alt="GoDark Faraday Duffel Bag" src="//godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_50x.jpg?v=1734982695" data-src="//godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_1600x.jpg?v=1734982695" data-sizes="auto" data-aspectratio="1192/1000" data-srcset="//godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_5000x.jpg?v=1734982695 5000w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_4500x.jpg?v=1734982695 4500w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_4000x.jpg?v=1734982695 4000w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_3500x.jpg?v=1734982695 3500w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_3000x.jpg?v=1734982695 3000w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_2500x.jpg?v=1734982695 2500w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_2000x.jpg?v=1734982695 2000w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_1800x.jpg?v=1734982695 1800w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_1600x.jpg?v=1734982695 1600w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_1400x.jpg?v=1734982695 1400w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_1200x.jpg?v=1734982695 1200w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_1000x.jpg?v=1734982695 1000w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_800x.jpg?v=1734982695 800w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_600x.jpg?v=1734982695 600w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_400x.jpg?v=1734982695 400w, //godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_200x.jpg?v=1734982695 200w" height="1000" width="1192" style=";" class="lazyload transition--blur-up mobile-banner--crop-" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1192'%20height='1000'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/HP-Duffel-RightImage-5_2000x.jpg?v=1734982695" alt="GoDark Faraday Duffel Bag" class="mobile-banner--crop- noscript"> </noscript></div> <div class="caption position-bottom medium-down--show hide"> <h2>FARADAY BAGS - Keeps Your Device Untrackable & Quiet.</h2> <div class="button-grid-container button-grid-container--column-mobile"> <a href="/collections/faraday-bags" class=" global-button global-button--banner-highlighted first_button " > Shop Bags Now</a></div></div></div> <div class=" gallery-cell slide-2 caption-background-true caption--below- " data-block-id="1644121107df7979f8-1" > <a href="/collections/faraday-bags" class="medium-down--hide slidelink"></a> <div class="darken-bg hide medium-down--show"></div> <div class="is-hidden-mobile-only"> <div class="image-element__wrap " style=" "> <img alt="GoDark Faraday Crossbody Bag" src="//godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_50x.jpg?v=1734982464" data-src="//godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_1600x.jpg?v=1734982464" data-sizes="auto" data-aspectratio="1192/1000" data-srcset="//godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_5000x.jpg?v=1734982464 5000w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_4500x.jpg?v=1734982464 4500w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_4000x.jpg?v=1734982464 4000w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_3500x.jpg?v=1734982464 3500w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_3000x.jpg?v=1734982464 3000w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_2500x.jpg?v=1734982464 2500w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_2000x.jpg?v=1734982464 2000w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_1800x.jpg?v=1734982464 1800w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_1600x.jpg?v=1734982464 1600w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_1400x.jpg?v=1734982464 1400w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_1200x.jpg?v=1734982464 1200w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_1000x.jpg?v=1734982464 1000w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_800x.jpg?v=1734982464 800w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_600x.jpg?v=1734982464 600w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_400x.jpg?v=1734982464 400w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_200x.jpg?v=1734982464 200w" height="1000" width="1192" style=";" class="lazyload transition--blur-up mobile-banner--crop-" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1192'%20height='1000'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_2000x.jpg?v=1734982464" alt="GoDark Faraday Crossbody Bag" class="mobile-banner--crop- noscript"> </noscript></div> <div class="is-hidden-desktop-only"> <div class="image-element__wrap " style=" "> <img alt="GoDark Faraday Crossbody Bag" src="//godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_50x.jpg?v=1734982464" data-src="//godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_1600x.jpg?v=1734982464" data-sizes="auto" data-aspectratio="1192/1000" data-srcset="//godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_5000x.jpg?v=1734982464 5000w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_4500x.jpg?v=1734982464 4500w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_4000x.jpg?v=1734982464 4000w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_3500x.jpg?v=1734982464 3500w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_3000x.jpg?v=1734982464 3000w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_2500x.jpg?v=1734982464 2500w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_2000x.jpg?v=1734982464 2000w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_1800x.jpg?v=1734982464 1800w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_1600x.jpg?v=1734982464 1600w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_1400x.jpg?v=1734982464 1400w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_1200x.jpg?v=1734982464 1200w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_1000x.jpg?v=1734982464 1000w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_800x.jpg?v=1734982464 800w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_600x.jpg?v=1734982464 600w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_400x.jpg?v=1734982464 400w, //godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_200x.jpg?v=1734982464 200w" height="1000" width="1192" style=";" class="lazyload transition--blur-up mobile-banner--crop-" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1192'%20height='1000'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/HP-CB-RightImage-5_2000x.jpg?v=1734982464" alt="GoDark Faraday Crossbody Bag" class="mobile-banner--crop- noscript"> </noscript></div> <div class="caption position-bottom medium-down--show hide"> <h2>FARADAY BAGS - Stop Phone Tracking</h2> <div class="button-grid-container button-grid-container--column-mobile"> <a href="/collections/faraday-bags" class=" global-button global-button--banner-highlighted first_button " > Shop Bags Now</a></div></div></div></div></div></div></section> </div><div id="shopify-section-template--18787747561685__1644171848e0cc598b" class="shopify-section"><section data-section-type="featured-text-banner" class="lazyload" data-bgset="//godarkbags.com/cdn/shop/t/73/assets/bg-left.png?v=87465364470833548171739472327" data-sizes="100vw" > <div class="container has-no-side-gutter"> <div class="five-twelfths medium-down--one-whole column"> <div class="text-content"> <h2>Take back control of your security & privacy with a GoDark® Faraday bag.</h2> <div class="icons"> <div class="icon-column"> <svg width="46" height="64" viewbox="0 0 46 64" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M34.9941 10.5V7C34.9941 3.68629 32.3078 1 28.9941 1H7.68066C4.36696 1 1.68066 3.68629 1.68066 7V57C1.68066 60.3137 4.36696 63 7.68066 63H28.9941C32.3078 63 34.9941 60.3137 34.9941 57V49.5" stroke="black" stroke-width="2"></path> <line x1="8.1582" y1="8.32812" x2="28.5164" y2="8.32812" stroke="black" stroke-width="2"></line> <line x1="8.62109" y1="56.9102" x2="28.9793" y2="56.9102" stroke="black" stroke-width="2"></line> <rect x="17.4121" y="4.70215" width="1.38806" height="1.38806" fill="black"></rect> <rect x="22.9941" y="29.416" width="22" height="16.6667" stroke="black" stroke-width="2"></rect> <path d="M27.3271 28.4163V22.1941C27.3271 18.2668 30.5109 15.083 34.4383 15.083V15.083C38.3656 15.083 41.5494 18.2668 41.5494 22.1941V28.4163" stroke="black" stroke-width="2"></path> </svg> <div class="info"> <h3 class="h2">Privacy</h3> <div class="medium-down--hide"> <p>Stop phone tracking by blocking all incoming and outgoing EMF signals including Cell (4G/5G), GPS, Bluetooth and Wi-Fi.</p></div> <div class="hide medium-down--show"> <p>Blocks Bluetooth, Cell (4G/5G), GPS and Wi-Fi</p></div></div></div> <div class="icon-column"> <svg width="51" height="58" viewbox="0 0 51 58" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M48.2447 31.3542V1H1.72191V28.6086C1.51853 31.6084 1.96597 38.2182 5.38272 40.6588" stroke="#232323" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M22.9238 54.6915L24.9068 56.2169L31.0081 52.251" stroke="black" stroke-width="2"></path> <path d="M34.0586 14.1182H37.1093" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M12.5518 14.1182H15.6024" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M13.3145 8.32129L16.6702 9.99916" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M36.4277 8.00098L33.1139 9.7602" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M41.8376 42.5695L38.8958 46.1501M38.8958 46.1501L37.7191 47.5229L39.1264 52.5656C39.3741 53.4532 38.9766 54.3943 38.1676 54.8356V54.8356C37.1205 55.4068 35.8097 54.929 35.3757 53.818L32.3805 46.1501L36.9565 42.3367L35.1261 39.4386L33.7533 42.3367L29.6377 43.5714C28.5421 43.9001 27.3879 43.2761 27.0629 42.1793V42.1793C26.722 41.0285 27.4299 39.8303 28.6025 39.5739L31.3127 38.981L33.7533 34.71L39.5495 31.5068L45.2312 34.9854C46.1848 35.5692 46.4142 36.8549 45.7214 37.7325V37.7325C45.1535 38.4518 44.1471 38.6521 43.3471 38.205L39.5495 36.0828L37.7191 37.1506L43.5154 44.7773H47.5576C48.7791 44.7773 49.7693 45.7675 49.7693 46.989V46.989C49.7693 48.2105 48.7791 49.2008 47.5576 49.2008H41.38L38.8958 46.1501Z" stroke="black" stroke-width="2"></path> <path d="M22.9236 45.9971V55.3017H5.07715V24.7949H22.9236V39.7432" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M23.6866 42.4893H14.2295" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M16.5177 40.5059L13.3145 42.7939L16.5177 44.7768" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path> <rect x="19.958" y="17.2529" width="9.89763" height="2.57601" stroke="black" stroke-width="2"></rect> <path d="M20.6357 16.5L20.8767 12.3529C20.9983 10.2611 22.7301 8.62695 24.8255 8.62695V8.62695C26.8617 8.62695 28.5652 10.1728 28.7623 12.1994L29.1807 16.5" stroke="black" stroke-width="2"></path> <circle cx="32.2286" cy="32.2696" r="2.20321" stroke="black" stroke-width="2"></circle> </svg> <div class="info"> <h3 class="h2">preparedness</h3> <div class="medium-down--hide"> <p>Highly water and puncture resistant Faraday bags help protect your electronics from disaster, including an EMP</p></div> <div class="hide medium-down--show"> <p>Protects Your Electronics From Disaster, including an EMP</p></div></div></div> <div class="icon-column"> <svg width="64" height="64" viewbox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect x="45.26" y="1.41421" width="23.6" height="62" rx="11.8" transform="rotate(45 45.26 1.41421)" stroke="black" stroke-width="2"></rect> <path d="M49.1337 31.0319L54.3057 36.2039C59.3044 41.2026 59.3044 49.3071 54.3057 54.3059V54.3059C49.307 59.3046 41.2025 59.3046 36.2038 54.3059L31.0318 49.1339M32.3248 14.223L27.1528 9.05102C22.1541 4.05231 14.0496 4.0523 9.05088 9.05102V9.05102C4.05217 14.0497 4.05217 22.1543 9.05089 27.153L14.2229 32.3249" stroke="black" stroke-width="2"></path> <rect x="32.97" y="21.4513" width="12.6286" height="16.2857" transform="rotate(45 32.97 21.4513)" stroke="black" stroke-width="2"></rect> </svg> <div class="info"> <h3 class="h2">Health</h3> <div class="medium-down--hide"> <p>Concerned about EMF? GoDark® Bags has you covered by significantly reducing EMF radiation exposure from your device.</p></div> <div class="hide medium-down--show"> <p>Reduces EMF Radiation Exposure</p></div></div></div> <div class="icon-column"> <div class="info"> <h3 class="h2"></h3> <div class="medium-down--hide"></div> <div class="hide medium-down--show"></div></div></div></div> <div class="hide medium-down--show"> <div class="image-element__wrap " style=" max-width: 1640px;"> <img alt="GoDark phone bag" src="//godarkbags.com/cdn/shop/files/Group_150_50x.png?v=1644171917" data-src="//godarkbags.com/cdn/shop/files/Group_150_1600x.png?v=1644171917" data-sizes="auto" data-aspectratio="1640/784" data-srcset="//godarkbags.com/cdn/shop/files/Group_150_5000x.png?v=1644171917 5000w, //godarkbags.com/cdn/shop/files/Group_150_4500x.png?v=1644171917 4500w, //godarkbags.com/cdn/shop/files/Group_150_4000x.png?v=1644171917 4000w, //godarkbags.com/cdn/shop/files/Group_150_3500x.png?v=1644171917 3500w, //godarkbags.com/cdn/shop/files/Group_150_3000x.png?v=1644171917 3000w, //godarkbags.com/cdn/shop/files/Group_150_2500x.png?v=1644171917 2500w, //godarkbags.com/cdn/shop/files/Group_150_2000x.png?v=1644171917 2000w, //godarkbags.com/cdn/shop/files/Group_150_1800x.png?v=1644171917 1800w, //godarkbags.com/cdn/shop/files/Group_150_1600x.png?v=1644171917 1600w, //godarkbags.com/cdn/shop/files/Group_150_1400x.png?v=1644171917 1400w, //godarkbags.com/cdn/shop/files/Group_150_1200x.png?v=1644171917 1200w, //godarkbags.com/cdn/shop/files/Group_150_1000x.png?v=1644171917 1000w, //godarkbags.com/cdn/shop/files/Group_150_800x.png?v=1644171917 800w, //godarkbags.com/cdn/shop/files/Group_150_600x.png?v=1644171917 600w, //godarkbags.com/cdn/shop/files/Group_150_400x.png?v=1644171917 400w, //godarkbags.com/cdn/shop/files/Group_150_200x.png?v=1644171917 200w" height="784" width="1640" style=";" class="lazyload transition--blur-up original" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1640'%20height='784'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/Group_150_2000x.png?v=1644171917" alt="GoDark phone bag" class="original noscript"> </noscript></div> <div class="bottom-text center"> <div class="info"> <p>“The bag meets all of my expectations. It's well-constructed with quality materials and does what it's supposed to do. Definitely recommended!”</p> <span class="author">Beverly M.</span></div></div></div></div> <div class="seven-twelfths column image-content medium-down--hide"> <div class="image-element__wrap " style=";"> <img alt="GoDark phone bag" src="//godarkbags.com/cdn/shop/files/Group_150_2000x.png?v=1644171917" class="original" /></div> <noscript> <img src="//godarkbags.com/cdn/shop/files/Group_150_2000x.png?v=1644171917" alt="GoDark phone bag" class="original noscript"> </noscript></div></div> </section> </div><div id="shopify-section-template--18787747561685__image_text_VRwTVN" class="shopify-section shopify-section--image-with-text"><script type="application/json" data-section-type="image-text" data-section-id="template--18787747561685__image_text_VRwTVN" > </script> <style data-shopify> </style> <section class=" section is-width-wide has-no-side-gutter lazyload " data-section-type="image-text-section" data-bgset="//godarkbags.com/cdn/shop/t/73/assets/bg.png?v=23437684695525868521739472327" data-sizes="100vw" > <div class=" container image-with-text-container section-1 featured_collections is-flex-row " > <div class="featured-link--half seven-twelfths column image-with-text__image-column is-align-center image-with-text__column medium-down--one-whole image-crop--none"> <div class="featured-link--wrap"> <a title="Faraday Dry Bags"> <div class="image-element__wrap " style=" "> <img alt="" src="//godarkbags.com/cdn/shop/files/TyGoDark4_50x.jpg?v=1734121287" data-src="//godarkbags.com/cdn/shop/files/TyGoDark4_1600x.jpg?v=1734121287" data-sizes="auto" data-aspectratio="6148/4103" data-srcset="//godarkbags.com/cdn/shop/files/TyGoDark4_5000x.jpg?v=1734121287 5000w, //godarkbags.com/cdn/shop/files/TyGoDark4_4500x.jpg?v=1734121287 4500w, //godarkbags.com/cdn/shop/files/TyGoDark4_4000x.jpg?v=1734121287 4000w, //godarkbags.com/cdn/shop/files/TyGoDark4_3500x.jpg?v=1734121287 3500w, //godarkbags.com/cdn/shop/files/TyGoDark4_3000x.jpg?v=1734121287 3000w, //godarkbags.com/cdn/shop/files/TyGoDark4_2500x.jpg?v=1734121287 2500w, //godarkbags.com/cdn/shop/files/TyGoDark4_2000x.jpg?v=1734121287 2000w, //godarkbags.com/cdn/shop/files/TyGoDark4_1800x.jpg?v=1734121287 1800w, //godarkbags.com/cdn/shop/files/TyGoDark4_1600x.jpg?v=1734121287 1600w, //godarkbags.com/cdn/shop/files/TyGoDark4_1400x.jpg?v=1734121287 1400w, //godarkbags.com/cdn/shop/files/TyGoDark4_1200x.jpg?v=1734121287 1200w, //godarkbags.com/cdn/shop/files/TyGoDark4_1000x.jpg?v=1734121287 1000w, //godarkbags.com/cdn/shop/files/TyGoDark4_800x.jpg?v=1734121287 800w, //godarkbags.com/cdn/shop/files/TyGoDark4_600x.jpg?v=1734121287 600w, //godarkbags.com/cdn/shop/files/TyGoDark4_400x.jpg?v=1734121287 400w, //godarkbags.com/cdn/shop/files/TyGoDark4_200x.jpg?v=1734121287 200w" height="4103" width="6148" style=";" class="lazyload transition--blur-up medium-down--hide" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='6148'%20height='4103'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/TyGoDark4_2000x.jpg?v=1734121287" alt="" class="medium-down--hide noscript"> </noscript> <div class="image-element__wrap " style=" "> <img alt="" src="//godarkbags.com/cdn/shop/files/TyGoDark4_50x.jpg?v=1734121287" data-src="//godarkbags.com/cdn/shop/files/TyGoDark4_1600x.jpg?v=1734121287" data-sizes="auto" data-aspectratio="6148/4103" data-srcset="//godarkbags.com/cdn/shop/files/TyGoDark4_5000x.jpg?v=1734121287 5000w, //godarkbags.com/cdn/shop/files/TyGoDark4_4500x.jpg?v=1734121287 4500w, //godarkbags.com/cdn/shop/files/TyGoDark4_4000x.jpg?v=1734121287 4000w, //godarkbags.com/cdn/shop/files/TyGoDark4_3500x.jpg?v=1734121287 3500w, //godarkbags.com/cdn/shop/files/TyGoDark4_3000x.jpg?v=1734121287 3000w, //godarkbags.com/cdn/shop/files/TyGoDark4_2500x.jpg?v=1734121287 2500w, //godarkbags.com/cdn/shop/files/TyGoDark4_2000x.jpg?v=1734121287 2000w, //godarkbags.com/cdn/shop/files/TyGoDark4_1800x.jpg?v=1734121287 1800w, //godarkbags.com/cdn/shop/files/TyGoDark4_1600x.jpg?v=1734121287 1600w, //godarkbags.com/cdn/shop/files/TyGoDark4_1400x.jpg?v=1734121287 1400w, //godarkbags.com/cdn/shop/files/TyGoDark4_1200x.jpg?v=1734121287 1200w, //godarkbags.com/cdn/shop/files/TyGoDark4_1000x.jpg?v=1734121287 1000w, //godarkbags.com/cdn/shop/files/TyGoDark4_800x.jpg?v=1734121287 800w, //godarkbags.com/cdn/shop/files/TyGoDark4_600x.jpg?v=1734121287 600w, //godarkbags.com/cdn/shop/files/TyGoDark4_400x.jpg?v=1734121287 400w, //godarkbags.com/cdn/shop/files/TyGoDark4_200x.jpg?v=1734121287 200w" height="4103" width="6148" style=";" class="lazyload transition--blur-up hide medium-down--show" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='6148'%20height='4103'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/TyGoDark4_2000x.jpg?v=1734121287" alt="" class="hide medium-down--show noscript"> </noscript></a></div></div> <div class="featured-link--half five-twelfths column image-with-text__text-column is-flex is-align-center image-with-text__column medium-down--one-whole block--image_p3qV9R"> <div class="info text-align--center"> <a href="https://godarkbags.com/collections/faraday-bags/products/godark-faraday-dry-bags-5l-10l?variant=42796846481621" class="collection_title"> Faraday Dry Bags</a> <div class="description"><p>Limited Quantities Available</p></div> <a href="https://godarkbags.com/collections/faraday-bags/products/godark-faraday-dry-bags-5l-10l?variant=42796846481621" class="global-button global-button--text image-text__button" > Order NOW</a></div></div></div> </section> <style> </style> </div><div id="shopify-section-template--18787747561685__image_text_nbh9Hp" class="shopify-section shopify-section--image-with-text"><script type="application/json" data-section-type="image-text" data-section-id="template--18787747561685__image_text_nbh9Hp" > </script> <style data-shopify> </style> <section class=" section is-width-wide has-no-side-gutter lazyload " data-section-type="image-text-section" data-bgset="//godarkbags.com/cdn/shop/t/73/assets/bg.png?v=23437684695525868521739472327" data-sizes="100vw" > <div class=" container image-with-text-container section-1 featured_collections is-flex-row-reverse " > <div class="featured-link--half seven-twelfths column image-with-text__image-column is-align-center image-with-text__column medium-down--one-whole image-crop--none"> <div class="featured-link--wrap"> <a href="https://godarkbags.com/collections/new-products/products/emp-faraday-bag-for-generators-batteries-towers?variant=50546352914645" title="EMP Bags for Generators & Full Tower Computers"> <div class="image-element__wrap " style=" "> <img alt="Lifting the EMP Faraday Bag" src="//godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_50x.jpg?v=1732075636" data-src="//godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_1600x.jpg?v=1732075636" data-sizes="auto" data-aspectratio="1050/1050" data-srcset="//godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_5000x.jpg?v=1732075636 5000w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_4500x.jpg?v=1732075636 4500w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_4000x.jpg?v=1732075636 4000w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_3500x.jpg?v=1732075636 3500w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_3000x.jpg?v=1732075636 3000w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_2500x.jpg?v=1732075636 2500w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_2000x.jpg?v=1732075636 2000w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_1800x.jpg?v=1732075636 1800w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_1600x.jpg?v=1732075636 1600w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_1400x.jpg?v=1732075636 1400w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_1200x.jpg?v=1732075636 1200w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_1000x.jpg?v=1732075636 1000w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_800x.jpg?v=1732075636 800w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_600x.jpg?v=1732075636 600w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_400x.jpg?v=1732075636 400w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_200x.jpg?v=1732075636 200w" height="1050" width="1050" style=";" class="lazyload transition--blur-up medium-down--hide" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='1050'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_2000x.jpg?v=1732075636" alt="Lifting the EMP Faraday Bag" class="medium-down--hide noscript"> </noscript> <div class="image-element__wrap " style=" "> <img alt="Lifting the EMP Faraday Bag" src="//godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_50x.jpg?v=1732075636" data-src="//godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_1600x.jpg?v=1732075636" data-sizes="auto" data-aspectratio="1050/1050" data-srcset="//godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_5000x.jpg?v=1732075636 5000w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_4500x.jpg?v=1732075636 4500w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_4000x.jpg?v=1732075636 4000w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_3500x.jpg?v=1732075636 3500w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_3000x.jpg?v=1732075636 3000w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_2500x.jpg?v=1732075636 2500w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_2000x.jpg?v=1732075636 2000w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_1800x.jpg?v=1732075636 1800w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_1600x.jpg?v=1732075636 1600w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_1400x.jpg?v=1732075636 1400w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_1200x.jpg?v=1732075636 1200w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_1000x.jpg?v=1732075636 1000w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_800x.jpg?v=1732075636 800w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_600x.jpg?v=1732075636 600w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_400x.jpg?v=1732075636 400w, //godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_200x.jpg?v=1732075636 200w" height="1050" width="1050" style=";" class="lazyload transition--blur-up hide medium-down--show" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='1050'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/Lifting-Gen-Bag-RD_2000x.jpg?v=1732075636" alt="Lifting the EMP Faraday Bag" class="hide medium-down--show noscript"> </noscript></a></div></div> <div class="featured-link--half five-twelfths column image-with-text__text-column is-flex is-align-center image-with-text__column medium-down--one-whole block--image_YnjPzk"> <div class="info text-align--center"> <a href="https://godarkbags.com/collections/new-products/products/emp-faraday-bag-for-generators-batteries-towers?variant=50546352914645" class="collection_title"> EMP Bags for Generators & Full Tower Computers</a> <div class="description"><p>Limited Quantities Available</p></div> <a href="https://godarkbags.com/collections/new-products/products/emp-faraday-bag-for-generators-batteries-towers?variant=50546352914645" class="global-button global-button--text image-text__button" > Order NOW</a></div></div></div> </section> <style> </style> </div><div id="shopify-section-template--18787747561685__featured_products_xYiPGi" class="shopify-section"><section data-section-type="featrued-products-section"> <div class="container page-width"> <div class="one-fourth medium-down--one-half column heading"> <div class="info"> <svg width="47" height="41" viewBox="0 0 47 41" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.64495 41C6.58306 41 4.18458 39.8271 2.44951 37.4813C0.816504 35.0336 0 31.6169 0 27.2313C0 21.1119 1.37785 15.8085 4.13355 11.3209C6.88925 6.83334 10.9207 3.0597 16.228 0L19.9023 5.96642C16.0239 8.51617 13.1151 11.2699 11.1759 14.2276C9.2367 17.0833 8.2671 20.653 8.2671 24.9366C8.57329 24.8346 9.03257 24.7836 9.64495 24.7836C11.6862 24.7836 13.5233 25.4465 15.1564 26.7724C16.8914 28.0983 17.759 30.0361 17.759 32.5858C17.759 35.1356 16.9935 37.1754 15.4625 38.7052C13.9316 40.2351 11.9924 41 9.64495 41ZM36.7427 41C33.6808 41 31.2823 39.8271 29.5472 37.4813C27.9142 35.0336 27.0977 31.6169 27.0977 27.2313C27.0977 21.1119 28.4756 15.8085 31.2313 11.3209C33.987 6.83334 38.0185 3.0597 43.3257 0L47 5.96642C43.1216 8.51617 40.2128 11.2699 38.2736 14.2276C36.3344 17.0833 35.3648 20.653 35.3648 24.9366C35.671 24.8346 36.1303 24.7836 36.7427 24.7836C38.7839 24.7836 40.6211 25.4465 42.2541 26.7724C43.9891 28.0983 44.8567 30.0361 44.8567 32.5858C44.8567 35.1356 44.0912 37.1754 42.5603 38.7052C41.0293 40.2351 39.0901 41 36.7427 41Z" fill="white"/> </svg> <h2 class="heading text-white">Durable EMP Protection for ALL Your Electronics!</h2></div></div> <style data-shopify> .shopify-model-viewer-ui model-viewer { --progress-bar-height: 2px; --progress-bar-color: $product-media-fill-color; } </style> <div class=" one-fourth column medium-down--one-half small-down--one-half thumbnail thumbnail-hover-enabled--false product-8730984710357" > <div class="product-wrap-card"> <div class="product-wrap "> <div class="relative product_image"> <a href="/products/godark-faraday-bag-for-sat-phones-mas-series"> <div class="image__container"> <div class="product_gallery js-product-gallery product-8730984710357-gallery" data-product-gallery data-product-id="8730984710357" data-gallery-arrows-enabled="false"> <div class="gallery-cell" data-product-id="8730984710357" data-media-type="image" data-thumb="" data-title=""> <div class="image__container" style="max-width: 840px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_5000x.jpg?v=1731718398" alt="New Product - GoDark Faraday Bag for Satellite Phones - MAS Series" class=" lazyload blur-up" data-image-id="35858488131797" data-index="0" data-sizes="auto" data-aspectratio="840/840" data-src="//godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_1200x.jpg?v=1731718398" data-srcset=" //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_200x.jpg?v=1731718398 200w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_400x.jpg?v=1731718398 400w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_600x.jpg?v=1731718398 600w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_800x.jpg?v=1731718398 800w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_1200x.jpg?v=1731718398 1200w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_2000x.jpg?v=1731718398 2000w" height="840" width="840" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='840'%20height='840'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8730984710357" data-media-type="image" data-thumb="" data-title="New Product - GoDark Faraday Bag for Satellite Phones - MAS Series"> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/Front-GoDark-Sat-Bag-1-R_64040d4e-9b6b-4a86-9406-e26954f94e6b_5000x.jpg?v=1730403489" alt="GoDark Faraday Satellite Phone with magnetic buckle" class=" lazyload blur-up" data-image-id="35717445812437" data-index="1" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/files/Front-GoDark-Sat-Bag-1-R_64040d4e-9b6b-4a86-9406-e26954f94e6b_1200x.jpg?v=1730403489" data-srcset=" //godarkbags.com/cdn/shop/files/Front-GoDark-Sat-Bag-1-R_64040d4e-9b6b-4a86-9406-e26954f94e6b_200x.jpg?v=1730403489 200w, //godarkbags.com/cdn/shop/files/Front-GoDark-Sat-Bag-1-R_64040d4e-9b6b-4a86-9406-e26954f94e6b_400x.jpg?v=1730403489 400w, //godarkbags.com/cdn/shop/files/Front-GoDark-Sat-Bag-1-R_64040d4e-9b6b-4a86-9406-e26954f94e6b_600x.jpg?v=1730403489 600w, //godarkbags.com/cdn/shop/files/Front-GoDark-Sat-Bag-1-R_64040d4e-9b6b-4a86-9406-e26954f94e6b_800x.jpg?v=1730403489 800w, //godarkbags.com/cdn/shop/files/Front-GoDark-Sat-Bag-1-R_64040d4e-9b6b-4a86-9406-e26954f94e6b_1200x.jpg?v=1730403489 1200w, //godarkbags.com/cdn/shop/files/Front-GoDark-Sat-Bag-1-R_64040d4e-9b6b-4a86-9406-e26954f94e6b_2000x.jpg?v=1730403489 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8730984710357" data-media-type="image" data-thumb="" data-title="GoDark Faraday Satellite Phone with magnetic buckle"> <div class="image__container" style="max-width: 1050px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/GoDark-0001-BackFront-RD_5000x.jpg?v=1731558747" alt="GoDark Faraday Satellite Phone with magnetic buckle - Front and Back" class=" lazyload blur-up" data-image-id="35841977942229" data-index="2" data-sizes="auto" data-aspectratio="1050/1050" data-src="//godarkbags.com/cdn/shop/files/GoDark-0001-BackFront-RD_1200x.jpg?v=1731558747" data-srcset=" //godarkbags.com/cdn/shop/files/GoDark-0001-BackFront-RD_200x.jpg?v=1731558747 200w, //godarkbags.com/cdn/shop/files/GoDark-0001-BackFront-RD_400x.jpg?v=1731558747 400w, //godarkbags.com/cdn/shop/files/GoDark-0001-BackFront-RD_600x.jpg?v=1731558747 600w, //godarkbags.com/cdn/shop/files/GoDark-0001-BackFront-RD_800x.jpg?v=1731558747 800w, //godarkbags.com/cdn/shop/files/GoDark-0001-BackFront-RD_1200x.jpg?v=1731558747 1200w, //godarkbags.com/cdn/shop/files/GoDark-0001-BackFront-RD_2000x.jpg?v=1731558747 2000w" height="1050" width="1050" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='1050'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8730984710357" data-media-type="image" data-thumb="" data-title="GoDark Faraday Satellite Phone with magnetic buckle - Front and Back"> <div class="image__container" style="max-width: 1050px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/GoDark-0002-PH-RD_5000x.jpg?v=1731558758" alt="GoDark Faraday Satellite Phone with SAT Phone" class=" lazyload blur-up" data-image-id="35841982365909" data-index="3" data-sizes="auto" data-aspectratio="1050/1050" data-src="//godarkbags.com/cdn/shop/files/GoDark-0002-PH-RD_1200x.jpg?v=1731558758" data-srcset=" //godarkbags.com/cdn/shop/files/GoDark-0002-PH-RD_200x.jpg?v=1731558758 200w, //godarkbags.com/cdn/shop/files/GoDark-0002-PH-RD_400x.jpg?v=1731558758 400w, //godarkbags.com/cdn/shop/files/GoDark-0002-PH-RD_600x.jpg?v=1731558758 600w, //godarkbags.com/cdn/shop/files/GoDark-0002-PH-RD_800x.jpg?v=1731558758 800w, //godarkbags.com/cdn/shop/files/GoDark-0002-PH-RD_1200x.jpg?v=1731558758 1200w, //godarkbags.com/cdn/shop/files/GoDark-0002-PH-RD_2000x.jpg?v=1731558758 2000w" height="1050" width="1050" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='1050'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8730984710357" data-media-type="image" data-thumb="" data-title="GoDark Faraday Satellite Phone with SAT Phone"> <div class="image__container" style="max-width: 1050px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/GoDark-0008-RD_5000x.jpg?v=1731558781" alt="GoDark Faraday Satellite Phone with magnetic buckle" class=" lazyload blur-up" data-image-id="35841989476565" data-index="4" data-sizes="auto" data-aspectratio="1050/1050" data-src="//godarkbags.com/cdn/shop/files/GoDark-0008-RD_1200x.jpg?v=1731558781" data-srcset=" //godarkbags.com/cdn/shop/files/GoDark-0008-RD_200x.jpg?v=1731558781 200w, //godarkbags.com/cdn/shop/files/GoDark-0008-RD_400x.jpg?v=1731558781 400w, //godarkbags.com/cdn/shop/files/GoDark-0008-RD_600x.jpg?v=1731558781 600w, //godarkbags.com/cdn/shop/files/GoDark-0008-RD_800x.jpg?v=1731558781 800w, //godarkbags.com/cdn/shop/files/GoDark-0008-RD_1200x.jpg?v=1731558781 1200w, //godarkbags.com/cdn/shop/files/GoDark-0008-RD_2000x.jpg?v=1731558781 2000w" height="1050" width="1050" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='1050'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8730984710357" data-media-type="image" data-thumb="" data-title="GoDark Faraday Satellite Phone with magnetic buckle"> <div class="image__container" style="max-width: 1000px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/Godark-Lifestyle-10-RD_5000x.jpg?v=1731648801" alt="pulling strap on MAS Bag" class=" lazyload blur-up" data-image-id="35850461020373" data-index="5" data-sizes="auto" data-aspectratio="1000/1000" data-src="//godarkbags.com/cdn/shop/files/Godark-Lifestyle-10-RD_1200x.jpg?v=1731648801" data-srcset=" //godarkbags.com/cdn/shop/files/Godark-Lifestyle-10-RD_200x.jpg?v=1731648801 200w, //godarkbags.com/cdn/shop/files/Godark-Lifestyle-10-RD_400x.jpg?v=1731648801 400w, //godarkbags.com/cdn/shop/files/Godark-Lifestyle-10-RD_600x.jpg?v=1731648801 600w, //godarkbags.com/cdn/shop/files/Godark-Lifestyle-10-RD_800x.jpg?v=1731648801 800w, //godarkbags.com/cdn/shop/files/Godark-Lifestyle-10-RD_1200x.jpg?v=1731648801 1200w, //godarkbags.com/cdn/shop/files/Godark-Lifestyle-10-RD_2000x.jpg?v=1731648801 2000w" height="1000" width="1000" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='1000'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8730984710357" data-media-type="image" data-thumb="" data-title="pulling strap on MAS Bag"> <div class="image__container" style="max-width: 1000px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/Godark-Lifestyle-28-RD_5000x.jpg?v=1731648802" alt="MAS Bag on backpack" class=" lazyload blur-up" data-image-id="35850460823765" data-index="6" data-sizes="auto" data-aspectratio="1000/1000" data-src="//godarkbags.com/cdn/shop/files/Godark-Lifestyle-28-RD_1200x.jpg?v=1731648802" data-srcset=" //godarkbags.com/cdn/shop/files/Godark-Lifestyle-28-RD_200x.jpg?v=1731648802 200w, //godarkbags.com/cdn/shop/files/Godark-Lifestyle-28-RD_400x.jpg?v=1731648802 400w, //godarkbags.com/cdn/shop/files/Godark-Lifestyle-28-RD_600x.jpg?v=1731648802 600w, //godarkbags.com/cdn/shop/files/Godark-Lifestyle-28-RD_800x.jpg?v=1731648802 800w, //godarkbags.com/cdn/shop/files/Godark-Lifestyle-28-RD_1200x.jpg?v=1731648802 1200w, //godarkbags.com/cdn/shop/files/Godark-Lifestyle-28-RD_2000x.jpg?v=1731648802 2000w" height="1000" width="1000" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='1000'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8730984710357" data-media-type="image" data-thumb="" data-title="MAS Bag on backpack"> <div class="image__container" style="max-width: 1050px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/GoDark-0007-RD_5000x.jpg?v=1731558775" alt="GoDark Faraday Satellite Phone with magnetic buckle" class=" lazyload blur-up" data-image-id="35841987608789" data-index="7" data-sizes="auto" data-aspectratio="1050/1050" data-src="//godarkbags.com/cdn/shop/files/GoDark-0007-RD_1200x.jpg?v=1731558775" data-srcset=" //godarkbags.com/cdn/shop/files/GoDark-0007-RD_200x.jpg?v=1731558775 200w, //godarkbags.com/cdn/shop/files/GoDark-0007-RD_400x.jpg?v=1731558775 400w, //godarkbags.com/cdn/shop/files/GoDark-0007-RD_600x.jpg?v=1731558775 600w, //godarkbags.com/cdn/shop/files/GoDark-0007-RD_800x.jpg?v=1731558775 800w, //godarkbags.com/cdn/shop/files/GoDark-0007-RD_1200x.jpg?v=1731558775 1200w, //godarkbags.com/cdn/shop/files/GoDark-0007-RD_2000x.jpg?v=1731558775 2000w" height="1050" width="1050" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='1050'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8730984710357" data-media-type="image" data-thumb="" data-title="GoDark Faraday Satellite Phone with magnetic buckle"> <div class="image__container" style="max-width: 1050px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/GoDark-0002-Radio-RD_5000x.jpg?v=1731558762" alt="GoDark Faraday Satellite Phone with VHF Radio" class=" lazyload blur-up" data-image-id="35841983676629" data-index="8" data-sizes="auto" data-aspectratio="1050/1050" data-src="//godarkbags.com/cdn/shop/files/GoDark-0002-Radio-RD_1200x.jpg?v=1731558762" data-srcset=" //godarkbags.com/cdn/shop/files/GoDark-0002-Radio-RD_200x.jpg?v=1731558762 200w, //godarkbags.com/cdn/shop/files/GoDark-0002-Radio-RD_400x.jpg?v=1731558762 400w, //godarkbags.com/cdn/shop/files/GoDark-0002-Radio-RD_600x.jpg?v=1731558762 600w, //godarkbags.com/cdn/shop/files/GoDark-0002-Radio-RD_800x.jpg?v=1731558762 800w, //godarkbags.com/cdn/shop/files/GoDark-0002-Radio-RD_1200x.jpg?v=1731558762 1200w, //godarkbags.com/cdn/shop/files/GoDark-0002-Radio-RD_2000x.jpg?v=1731558762 2000w" height="1050" width="1050" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='1050'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8730984710357" data-media-type="external_video" data-thumb="" data-title="GoDark Faraday Satellite Phone with VHF Radio"> <div class="image-element__wrap " style=" max-width: 840px;"> <img alt="" src="//godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_50x.jpg?v=1731718398" data-src="//godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_1600x.jpg?v=1731718398" data-sizes="auto" data-aspectratio="840/840" data-srcset="//godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_5000x.jpg?v=1731718398 5000w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_4500x.jpg?v=1731718398 4500w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_4000x.jpg?v=1731718398 4000w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_3500x.jpg?v=1731718398 3500w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_3000x.jpg?v=1731718398 3000w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_2500x.jpg?v=1731718398 2500w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_2000x.jpg?v=1731718398 2000w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_1800x.jpg?v=1731718398 1800w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_1600x.jpg?v=1731718398 1600w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_1400x.jpg?v=1731718398 1400w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_1200x.jpg?v=1731718398 1200w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_1000x.jpg?v=1731718398 1000w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_800x.jpg?v=1731718398 800w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_600x.jpg?v=1731718398 600w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_400x.jpg?v=1731718398 400w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_200x.jpg?v=1731718398 200w" height="840" width="840" style=";" class="lazyload transition--blur-up " srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='840'%20height='840'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_2000x.jpg?v=1731718398" alt="" class=" noscript"> </noscript></div> </div></div></a></div></div> <a class="product-info__caption " href="/products/godark-faraday-bag-for-sat-phones-mas-series"> <div class="product-details"> <div class="shopify-reviews"> <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="8730984710357" data-product-sku="godark-faraday-bag-for-sat-phones-mas-series" data-product-type="Faraday Bag" data-product-title="GoDark Faraday Bag for Satellite Phones - MAS Series" style="display:block;"></span> <!-- Stamped - End Star Rating Badge --></div> <span class="price "> <span class="was_price"></span> <span class="current_price"> <span class="money"> <span class="money"><span class=money>$88.00 USD</span></span> </span></span></span> <span class="title" itemprop="name">GoDark Faraday Bag for Satellite Phones - MAS Series</span> <span class="brand"> Faraday Bag</span> </div></a> </div> </div> <style data-shopify> .shopify-model-viewer-ui model-viewer { --progress-bar-height: 2px; --progress-bar-color: $product-media-fill-color; } </style> <div class=" one-fourth column medium-down--one-half small-down--one-half thumbnail thumbnail-hover-enabled--false product-8804097786069" > <div class="product-wrap-card"> <div class="product-wrap "> <div class="relative product_image"> <a href="/products/faraday-duffel-bag-45l"> <div class="image__container"> <div class="product_gallery js-product-gallery product-8804097786069-gallery" data-product-gallery data-product-id="8804097786069" data-gallery-arrows-enabled="false"> <div class="gallery-cell" data-product-id="8804097786069" data-media-type="image" data-thumb="" data-title=""> <div class="image__container" style="max-width: 840px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/NewProduct-Duffel_5000x.jpg?v=1731921574" alt="GoDark® Faraday Duffel Bag - 45L" class=" lazyload blur-up" data-image-id="35883052925141" data-index="0" data-sizes="auto" data-aspectratio="840/840" data-src="//godarkbags.com/cdn/shop/files/NewProduct-Duffel_1200x.jpg?v=1731921574" data-srcset=" //godarkbags.com/cdn/shop/files/NewProduct-Duffel_200x.jpg?v=1731921574 200w, //godarkbags.com/cdn/shop/files/NewProduct-Duffel_400x.jpg?v=1731921574 400w, //godarkbags.com/cdn/shop/files/NewProduct-Duffel_600x.jpg?v=1731921574 600w, //godarkbags.com/cdn/shop/files/NewProduct-Duffel_800x.jpg?v=1731921574 800w, //godarkbags.com/cdn/shop/files/NewProduct-Duffel_1200x.jpg?v=1731921574 1200w, //godarkbags.com/cdn/shop/files/NewProduct-Duffel_2000x.jpg?v=1731921574 2000w" height="840" width="840" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='840'%20height='840'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8804097786069" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Duffel Bag - 45L"> <div class="image__container" style="max-width: 1050px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/GoDark-0068-Strap-3-RD_5000x.jpg?v=1731904218" alt="GoDark Faraday Duffel Bag 45L with Strap" class=" lazyload blur-up" data-image-id="35880879292629" data-index="1" data-sizes="auto" data-aspectratio="1050/1050" data-src="//godarkbags.com/cdn/shop/files/GoDark-0068-Strap-3-RD_1200x.jpg?v=1731904218" data-srcset=" //godarkbags.com/cdn/shop/files/GoDark-0068-Strap-3-RD_200x.jpg?v=1731904218 200w, //godarkbags.com/cdn/shop/files/GoDark-0068-Strap-3-RD_400x.jpg?v=1731904218 400w, //godarkbags.com/cdn/shop/files/GoDark-0068-Strap-3-RD_600x.jpg?v=1731904218 600w, //godarkbags.com/cdn/shop/files/GoDark-0068-Strap-3-RD_800x.jpg?v=1731904218 800w, //godarkbags.com/cdn/shop/files/GoDark-0068-Strap-3-RD_1200x.jpg?v=1731904218 1200w, //godarkbags.com/cdn/shop/files/GoDark-0068-Strap-3-RD_2000x.jpg?v=1731904218 2000w" height="1050" width="1050" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='1050'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8804097786069" data-media-type="image" data-thumb="" data-title="GoDark Faraday Duffel Bag 45L with Strap"> <div class="image__container" style="max-width: 1050px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/GoDark-0066-Backpack-RD_5000x.jpg?v=1731904205" alt="GoDark Faraday Duffel Bag 45L - with backpack straps" class=" lazyload blur-up" data-image-id="35880870215893" data-index="2" data-sizes="auto" data-aspectratio="1050/1050" data-src="//godarkbags.com/cdn/shop/files/GoDark-0066-Backpack-RD_1200x.jpg?v=1731904205" data-srcset=" //godarkbags.com/cdn/shop/files/GoDark-0066-Backpack-RD_200x.jpg?v=1731904205 200w, //godarkbags.com/cdn/shop/files/GoDark-0066-Backpack-RD_400x.jpg?v=1731904205 400w, //godarkbags.com/cdn/shop/files/GoDark-0066-Backpack-RD_600x.jpg?v=1731904205 600w, //godarkbags.com/cdn/shop/files/GoDark-0066-Backpack-RD_800x.jpg?v=1731904205 800w, //godarkbags.com/cdn/shop/files/GoDark-0066-Backpack-RD_1200x.jpg?v=1731904205 1200w, //godarkbags.com/cdn/shop/files/GoDark-0066-Backpack-RD_2000x.jpg?v=1731904205 2000w" height="1050" width="1050" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='1050'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8804097786069" data-media-type="image" data-thumb="" data-title="GoDark Faraday Duffel Bag 45L - with backpack straps"> <div class="image__container" style="max-width: 1050px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/GoDark-0097-innerLiner-installed-RD_5000x.jpg?v=1731896346" alt="Inner liner installed in the 45 L Duffel Bag" class=" lazyload blur-up" data-image-id="35880208531669" data-index="3" data-sizes="auto" data-aspectratio="1050/1050" data-src="//godarkbags.com/cdn/shop/files/GoDark-0097-innerLiner-installed-RD_1200x.jpg?v=1731896346" data-srcset=" //godarkbags.com/cdn/shop/files/GoDark-0097-innerLiner-installed-RD_200x.jpg?v=1731896346 200w, //godarkbags.com/cdn/shop/files/GoDark-0097-innerLiner-installed-RD_400x.jpg?v=1731896346 400w, //godarkbags.com/cdn/shop/files/GoDark-0097-innerLiner-installed-RD_600x.jpg?v=1731896346 600w, //godarkbags.com/cdn/shop/files/GoDark-0097-innerLiner-installed-RD_800x.jpg?v=1731896346 800w, //godarkbags.com/cdn/shop/files/GoDark-0097-innerLiner-installed-RD_1200x.jpg?v=1731896346 1200w, //godarkbags.com/cdn/shop/files/GoDark-0097-innerLiner-installed-RD_2000x.jpg?v=1731896346 2000w" height="1050" width="1050" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='1050'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8804097786069" data-media-type="image" data-thumb="" data-title="Inner liner installed in the 45 L Duffel Bag"> <div class="image__container" style="max-width: 1050px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/GoDark-0098-liner-RD_5000x.jpg?v=1731896346" alt="Faraday blocking liner inside the 45L duffel" class=" lazyload blur-up" data-image-id="35880208564437" data-index="4" data-sizes="auto" data-aspectratio="1050/1050" data-src="//godarkbags.com/cdn/shop/files/GoDark-0098-liner-RD_1200x.jpg?v=1731896346" data-srcset=" //godarkbags.com/cdn/shop/files/GoDark-0098-liner-RD_200x.jpg?v=1731896346 200w, //godarkbags.com/cdn/shop/files/GoDark-0098-liner-RD_400x.jpg?v=1731896346 400w, //godarkbags.com/cdn/shop/files/GoDark-0098-liner-RD_600x.jpg?v=1731896346 600w, //godarkbags.com/cdn/shop/files/GoDark-0098-liner-RD_800x.jpg?v=1731896346 800w, //godarkbags.com/cdn/shop/files/GoDark-0098-liner-RD_1200x.jpg?v=1731896346 1200w, //godarkbags.com/cdn/shop/files/GoDark-0098-liner-RD_2000x.jpg?v=1731896346 2000w" height="1050" width="1050" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='1050'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8804097786069" data-media-type="image" data-thumb="" data-title="Faraday blocking liner inside the 45L duffel"> <div class="image__container" style="max-width: 1050px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/GoDark-0095-insidewithoutliner-RD_5000x.jpg?v=1731904278" alt="GoDark Faraday Duffel Bag 45L - inside bag without liner" class=" lazyload blur-up" data-image-id="35880897315029" data-index="5" data-sizes="auto" data-aspectratio="1050/1050" data-src="//godarkbags.com/cdn/shop/files/GoDark-0095-insidewithoutliner-RD_1200x.jpg?v=1731904278" data-srcset=" //godarkbags.com/cdn/shop/files/GoDark-0095-insidewithoutliner-RD_200x.jpg?v=1731904278 200w, //godarkbags.com/cdn/shop/files/GoDark-0095-insidewithoutliner-RD_400x.jpg?v=1731904278 400w, //godarkbags.com/cdn/shop/files/GoDark-0095-insidewithoutliner-RD_600x.jpg?v=1731904278 600w, //godarkbags.com/cdn/shop/files/GoDark-0095-insidewithoutliner-RD_800x.jpg?v=1731904278 800w, //godarkbags.com/cdn/shop/files/GoDark-0095-insidewithoutliner-RD_1200x.jpg?v=1731904278 1200w, //godarkbags.com/cdn/shop/files/GoDark-0095-insidewithoutliner-RD_2000x.jpg?v=1731904278 2000w" height="1050" width="1050" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='1050'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8804097786069" data-media-type="image" data-thumb="" data-title="GoDark Faraday Duffel Bag 45L - inside bag without liner"> <div class="image__container" style="max-width: 1050px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/GoDark-0065-ClipsZipperFeature-RD_5000x.jpg?v=1731911294" alt="GoDark Faraday Duffel Bag with Water tight zipper" class=" lazyload blur-up" data-image-id="35881853812949" data-index="6" data-sizes="auto" data-aspectratio="1050/1050" data-src="//godarkbags.com/cdn/shop/files/GoDark-0065-ClipsZipperFeature-RD_1200x.jpg?v=1731911294" data-srcset=" //godarkbags.com/cdn/shop/files/GoDark-0065-ClipsZipperFeature-RD_200x.jpg?v=1731911294 200w, //godarkbags.com/cdn/shop/files/GoDark-0065-ClipsZipperFeature-RD_400x.jpg?v=1731911294 400w, //godarkbags.com/cdn/shop/files/GoDark-0065-ClipsZipperFeature-RD_600x.jpg?v=1731911294 600w, //godarkbags.com/cdn/shop/files/GoDark-0065-ClipsZipperFeature-RD_800x.jpg?v=1731911294 800w, //godarkbags.com/cdn/shop/files/GoDark-0065-ClipsZipperFeature-RD_1200x.jpg?v=1731911294 1200w, //godarkbags.com/cdn/shop/files/GoDark-0065-ClipsZipperFeature-RD_2000x.jpg?v=1731911294 2000w" height="1050" width="1050" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='1050'></svg>" /></div></div> </div></div></a></div></div> <a class="product-info__caption " href="/products/faraday-duffel-bag-45l"> <div class="product-details"> <div class="shopify-reviews"> <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="8804097786069" data-product-sku="faraday-duffel-bag-45l" data-product-type="Faraday Bag" data-product-title="GoDark® Faraday Duffel Bag - 45L" style="display:block;"></span> <!-- Stamped - End Star Rating Badge --></div> <span class="price "> <span class="was_price"></span> <span class="current_price"> <span class="money"> <span class="money"><span class=money>$375.00 USD</span></span> </span></span></span> <span class="title" itemprop="name">GoDark® Faraday Duffel Bag - 45L</span> <span class="brand"> Faraday Bag</span> </div></a> </div> </div> <style data-shopify> .shopify-model-viewer-ui model-viewer { --progress-bar-height: 2px; --progress-bar-color: $product-media-fill-color; } </style> <div class=" one-fourth column medium-down--one-half small-down--one-half thumbnail thumbnail-hover-enabled--false product-8802196848853" > <div class="product-wrap-card"> <div class="product-wrap "> <div class="relative product_image"> <a href="/products/emp-faraday-bag-for-generators-batteries-towers"> <div class="image__container"> <div class="product_gallery js-product-gallery product-8802196848853-gallery" data-product-gallery data-product-id="8802196848853" data-gallery-arrows-enabled="false"> <div class="gallery-cell" data-product-id="8802196848853" data-media-type="image" data-thumb="" data-title=""> <div class="image__container" style="max-width: 840px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/NewProduct-Gen_5000x.jpg?v=1732083235" alt="EMP Faraday Bag for Generators, Batteries &amp; Full Tower Computers" class=" lazyload blur-up" data-image-id="35905504411861" data-index="0" data-sizes="auto" data-aspectratio="840/840" data-src="//godarkbags.com/cdn/shop/files/NewProduct-Gen_1200x.jpg?v=1732083235" data-srcset=" //godarkbags.com/cdn/shop/files/NewProduct-Gen_200x.jpg?v=1732083235 200w, //godarkbags.com/cdn/shop/files/NewProduct-Gen_400x.jpg?v=1732083235 400w, //godarkbags.com/cdn/shop/files/NewProduct-Gen_600x.jpg?v=1732083235 600w, //godarkbags.com/cdn/shop/files/NewProduct-Gen_800x.jpg?v=1732083235 800w, //godarkbags.com/cdn/shop/files/NewProduct-Gen_1200x.jpg?v=1732083235 1200w, //godarkbags.com/cdn/shop/files/NewProduct-Gen_2000x.jpg?v=1732083235 2000w" height="840" width="840" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='840'%20height='840'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8802196848853" data-media-type="image" data-thumb="" data-title="EMP Faraday Bag for Generators, Batteries &amp; Full Tower Computers"> <div class="image__container" style="max-width: 1050px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/GoDark-0120-RD_5000x.jpg?v=1731995807" alt="EMP Faraday Bag for Generators, Batteries &amp; Full Tower Computers" class=" lazyload blur-up" data-image-id="35893626437845" data-index="1" data-sizes="auto" data-aspectratio="1050/1050" data-src="//godarkbags.com/cdn/shop/files/GoDark-0120-RD_1200x.jpg?v=1731995807" data-srcset=" //godarkbags.com/cdn/shop/files/GoDark-0120-RD_200x.jpg?v=1731995807 200w, //godarkbags.com/cdn/shop/files/GoDark-0120-RD_400x.jpg?v=1731995807 400w, //godarkbags.com/cdn/shop/files/GoDark-0120-RD_600x.jpg?v=1731995807 600w, //godarkbags.com/cdn/shop/files/GoDark-0120-RD_800x.jpg?v=1731995807 800w, //godarkbags.com/cdn/shop/files/GoDark-0120-RD_1200x.jpg?v=1731995807 1200w, //godarkbags.com/cdn/shop/files/GoDark-0120-RD_2000x.jpg?v=1731995807 2000w" height="1050" width="1050" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='1050'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8802196848853" data-media-type="image" data-thumb="" data-title="EMP Faraday Bag for Generators, Batteries &amp; Full Tower Computers"> <div class="image__container" style="max-width: 1050px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/GoDark-0121-RD_5000x.jpg?v=1731995813" alt="Back MOLLE panel of EMP Faraday Bag" class=" lazyload blur-up" data-image-id="35893626568917" data-index="2" data-sizes="auto" data-aspectratio="1050/1050" data-src="//godarkbags.com/cdn/shop/files/GoDark-0121-RD_1200x.jpg?v=1731995813" data-srcset=" //godarkbags.com/cdn/shop/files/GoDark-0121-RD_200x.jpg?v=1731995813 200w, //godarkbags.com/cdn/shop/files/GoDark-0121-RD_400x.jpg?v=1731995813 400w, //godarkbags.com/cdn/shop/files/GoDark-0121-RD_600x.jpg?v=1731995813 600w, //godarkbags.com/cdn/shop/files/GoDark-0121-RD_800x.jpg?v=1731995813 800w, //godarkbags.com/cdn/shop/files/GoDark-0121-RD_1200x.jpg?v=1731995813 1200w, //godarkbags.com/cdn/shop/files/GoDark-0121-RD_2000x.jpg?v=1731995813 2000w" height="1050" width="1050" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='1050'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8802196848853" data-media-type="image" data-thumb="" data-title="Back MOLLE panel of EMP Faraday Bag"> <div class="image__container" style="max-width: 1050px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/GoDark-0122-GenBack-RD_5000x.jpg?v=1731995820" alt="EMP Faraday Bag for Generators, Batteries &amp; Full Tower Computers" class=" lazyload blur-up" data-image-id="35893626732757" data-index="3" data-sizes="auto" data-aspectratio="1050/1050" data-src="//godarkbags.com/cdn/shop/files/GoDark-0122-GenBack-RD_1200x.jpg?v=1731995820" data-srcset=" //godarkbags.com/cdn/shop/files/GoDark-0122-GenBack-RD_200x.jpg?v=1731995820 200w, //godarkbags.com/cdn/shop/files/GoDark-0122-GenBack-RD_400x.jpg?v=1731995820 400w, //godarkbags.com/cdn/shop/files/GoDark-0122-GenBack-RD_600x.jpg?v=1731995820 600w, //godarkbags.com/cdn/shop/files/GoDark-0122-GenBack-RD_800x.jpg?v=1731995820 800w, //godarkbags.com/cdn/shop/files/GoDark-0122-GenBack-RD_1200x.jpg?v=1731995820 1200w, //godarkbags.com/cdn/shop/files/GoDark-0122-GenBack-RD_2000x.jpg?v=1731995820 2000w" height="1050" width="1050" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='1050'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8802196848853" data-media-type="image" data-thumb="" data-title="EMP Faraday Bag for Generators, Batteries &amp; Full Tower Computers"> <div class="image__container" style="max-width: 1050px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/GenBag-dimensions_5000x.jpg?v=1732155698" alt="EMP Faraday Bag for Generators, Batteries &amp; Full Tower Computers" class=" lazyload blur-up" data-image-id="35916650184917" data-index="4" data-sizes="auto" data-aspectratio="1050/874" data-src="//godarkbags.com/cdn/shop/files/GenBag-dimensions_1200x.jpg?v=1732155698" data-srcset=" //godarkbags.com/cdn/shop/files/GenBag-dimensions_200x.jpg?v=1732155698 200w, //godarkbags.com/cdn/shop/files/GenBag-dimensions_400x.jpg?v=1732155698 400w, //godarkbags.com/cdn/shop/files/GenBag-dimensions_600x.jpg?v=1732155698 600w, //godarkbags.com/cdn/shop/files/GenBag-dimensions_800x.jpg?v=1732155698 800w, //godarkbags.com/cdn/shop/files/GenBag-dimensions_1200x.jpg?v=1732155698 1200w, //godarkbags.com/cdn/shop/files/GenBag-dimensions_2000x.jpg?v=1732155698 2000w" height="874" width="1050" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='874'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8802196848853" data-media-type="image" data-thumb="" data-title="EMP Faraday Bag for Generators, Batteries &amp; Full Tower Computers"> <div class="image__container" style="max-width: 1050px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/GoDark-0123-RD_5000x.jpg?v=1731995825" alt="EMP Faraday Bag for Generators, Batteries &amp; Full Tower Computers" class=" lazyload blur-up" data-image-id="35893626831061" data-index="5" data-sizes="auto" data-aspectratio="1050/1050" data-src="//godarkbags.com/cdn/shop/files/GoDark-0123-RD_1200x.jpg?v=1731995825" data-srcset=" //godarkbags.com/cdn/shop/files/GoDark-0123-RD_200x.jpg?v=1731995825 200w, //godarkbags.com/cdn/shop/files/GoDark-0123-RD_400x.jpg?v=1731995825 400w, //godarkbags.com/cdn/shop/files/GoDark-0123-RD_600x.jpg?v=1731995825 600w, //godarkbags.com/cdn/shop/files/GoDark-0123-RD_800x.jpg?v=1731995825 800w, //godarkbags.com/cdn/shop/files/GoDark-0123-RD_1200x.jpg?v=1731995825 1200w, //godarkbags.com/cdn/shop/files/GoDark-0123-RD_2000x.jpg?v=1731995825 2000w" height="1050" width="1050" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='1050'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8802196848853" data-media-type="image" data-thumb="" data-title="EMP Faraday Bag for Generators, Batteries &amp; Full Tower Computers"> <div class="image__container" style="max-width: 1050px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/GoDark-0124-stiffeningRod-RD_5000x.jpg?v=1731995830" alt="Stiffening rod for structure" class=" lazyload blur-up" data-image-id="35893627158741" data-index="6" data-sizes="auto" data-aspectratio="1050/1050" data-src="//godarkbags.com/cdn/shop/files/GoDark-0124-stiffeningRod-RD_1200x.jpg?v=1731995830" data-srcset=" //godarkbags.com/cdn/shop/files/GoDark-0124-stiffeningRod-RD_200x.jpg?v=1731995830 200w, //godarkbags.com/cdn/shop/files/GoDark-0124-stiffeningRod-RD_400x.jpg?v=1731995830 400w, //godarkbags.com/cdn/shop/files/GoDark-0124-stiffeningRod-RD_600x.jpg?v=1731995830 600w, //godarkbags.com/cdn/shop/files/GoDark-0124-stiffeningRod-RD_800x.jpg?v=1731995830 800w, //godarkbags.com/cdn/shop/files/GoDark-0124-stiffeningRod-RD_1200x.jpg?v=1731995830 1200w, //godarkbags.com/cdn/shop/files/GoDark-0124-stiffeningRod-RD_2000x.jpg?v=1731995830 2000w" height="1050" width="1050" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='1050'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8802196848853" data-media-type="image" data-thumb="" data-title="Stiffening rod for structure"> <div class="image__container" style="max-width: 1050px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/GoDark-0125-RD_5000x.jpg?v=1731995833" alt="removable rod for structure" class=" lazyload blur-up" data-image-id="35893627224277" data-index="7" data-sizes="auto" data-aspectratio="1050/1050" data-src="//godarkbags.com/cdn/shop/files/GoDark-0125-RD_1200x.jpg?v=1731995833" data-srcset=" //godarkbags.com/cdn/shop/files/GoDark-0125-RD_200x.jpg?v=1731995833 200w, //godarkbags.com/cdn/shop/files/GoDark-0125-RD_400x.jpg?v=1731995833 400w, //godarkbags.com/cdn/shop/files/GoDark-0125-RD_600x.jpg?v=1731995833 600w, //godarkbags.com/cdn/shop/files/GoDark-0125-RD_800x.jpg?v=1731995833 800w, //godarkbags.com/cdn/shop/files/GoDark-0125-RD_1200x.jpg?v=1731995833 1200w, //godarkbags.com/cdn/shop/files/GoDark-0125-RD_2000x.jpg?v=1731995833 2000w" height="1050" width="1050" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='1050'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8802196848853" data-media-type="image" data-thumb="" data-title="removable rod for structure"> <div class="image__container" style="max-width: 1050px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/GoDark-0130-RD_5000x.jpg?v=1731995849" alt="EMP Faraday Bag for Generators, Batteries &amp; Full Tower Computers" class=" lazyload blur-up" data-image-id="35893627322581" data-index="8" data-sizes="auto" data-aspectratio="1050/1050" data-src="//godarkbags.com/cdn/shop/files/GoDark-0130-RD_1200x.jpg?v=1731995849" data-srcset=" //godarkbags.com/cdn/shop/files/GoDark-0130-RD_200x.jpg?v=1731995849 200w, //godarkbags.com/cdn/shop/files/GoDark-0130-RD_400x.jpg?v=1731995849 400w, //godarkbags.com/cdn/shop/files/GoDark-0130-RD_600x.jpg?v=1731995849 600w, //godarkbags.com/cdn/shop/files/GoDark-0130-RD_800x.jpg?v=1731995849 800w, //godarkbags.com/cdn/shop/files/GoDark-0130-RD_1200x.jpg?v=1731995849 1200w, //godarkbags.com/cdn/shop/files/GoDark-0130-RD_2000x.jpg?v=1731995849 2000w" height="1050" width="1050" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='1050'></svg>" /></div></div> <div class="gallery-cell" data-product-id="8802196848853" data-media-type="image" data-thumb="" data-title="EMP Faraday Bag for Generators, Batteries &amp; Full Tower Computers"> <div class="image__container" style="max-width: 1050px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/GoDark-0077-RD_5000x.jpg?v=1731716997" alt="GoDark EMP Bag for Generators" class=" lazyload blur-up" data-image-id="35858399199445" data-index="9" data-sizes="auto" data-aspectratio="1050/1050" data-src="//godarkbags.com/cdn/shop/files/GoDark-0077-RD_1200x.jpg?v=1731716997" data-srcset=" //godarkbags.com/cdn/shop/files/GoDark-0077-RD_200x.jpg?v=1731716997 200w, //godarkbags.com/cdn/shop/files/GoDark-0077-RD_400x.jpg?v=1731716997 400w, //godarkbags.com/cdn/shop/files/GoDark-0077-RD_600x.jpg?v=1731716997 600w, //godarkbags.com/cdn/shop/files/GoDark-0077-RD_800x.jpg?v=1731716997 800w, //godarkbags.com/cdn/shop/files/GoDark-0077-RD_1200x.jpg?v=1731716997 1200w, //godarkbags.com/cdn/shop/files/GoDark-0077-RD_2000x.jpg?v=1731716997 2000w" height="1050" width="1050" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='1050'></svg>" /></div></div> </div></div></a></div></div> <a class="product-info__caption " href="/products/emp-faraday-bag-for-generators-batteries-towers"> <div class="product-details"> <div class="shopify-reviews"> <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="8802196848853" data-product-sku="emp-faraday-bag-for-generators-batteries-towers" data-product-type="Faraday Bag" data-product-title="EMP Faraday Bag for Generators, Batteries & Full Tower Computers" style="display:block;"></span> <!-- Stamped - End Star Rating Badge --></div> <span class="price "> <span class="was_price"></span> <span class="current_price"> <span class="money"> <span class="money"><span class=money>$575.00 USD</span></span> </span></span></span> <span class="title" itemprop="name">EMP Faraday Bag for Generators, Batteries & Full Tower Computers</span> <span class="brand"> Faraday Bag</span> </div></a> </div> </div></div> </section> </div><div id="shopify-section-template--18787747561685__featured_collection_fwc8NR" class="shopify-section shopify-section--featured-collection"><script type="application/json" data-section-type="featured-collection" data-section-id="template--18787747561685__featured_collection_fwc8NR" > </script> <style data-shopify> </style> <div class=""> <section class="section"> <div class="container"> <div class="one-whole column center homepage_content"> <a href="/collections/new-products"> <h2 class="title">New Product Drops</h2></a> <div class="feature_divider"></div></div></div></section> <div class="js-product-slider homepage-product-slider full-width--true even-num-slides featured-collection__products"> <div class="slider-gallery products-slider products-length-8 transparentBackground--false" data-products-per-slide="4" data-products-limit="5" data-products-available="8"> <div class="gallery-cell thumbnail visible-4 quick-shop-style--popup product__details thumbnail-hover-enabled--false product-8809138815189"> <div class="product-wrap "> <div class="relative product_image"> <a href="/products/godark-faraday-crossbody-bag"> <div class="image__container"> <div class="image-element__wrap " style=" max-width: 1050px;"> <img alt="" src="//godarkbags.com/cdn/shop/files/NewProduct-Crossbody_50x.jpg?v=1732252479" data-src="//godarkbags.com/cdn/shop/files/NewProduct-Crossbody_1600x.jpg?v=1732252479" data-sizes="auto" data-aspectratio="1050/1050" data-srcset="//godarkbags.com/cdn/shop/files/NewProduct-Crossbody_5000x.jpg?v=1732252479 5000w, //godarkbags.com/cdn/shop/files/NewProduct-Crossbody_4500x.jpg?v=1732252479 4500w, //godarkbags.com/cdn/shop/files/NewProduct-Crossbody_4000x.jpg?v=1732252479 4000w, //godarkbags.com/cdn/shop/files/NewProduct-Crossbody_3500x.jpg?v=1732252479 3500w, //godarkbags.com/cdn/shop/files/NewProduct-Crossbody_3000x.jpg?v=1732252479 3000w, //godarkbags.com/cdn/shop/files/NewProduct-Crossbody_2500x.jpg?v=1732252479 2500w, //godarkbags.com/cdn/shop/files/NewProduct-Crossbody_2000x.jpg?v=1732252479 2000w, //godarkbags.com/cdn/shop/files/NewProduct-Crossbody_1800x.jpg?v=1732252479 1800w, //godarkbags.com/cdn/shop/files/NewProduct-Crossbody_1600x.jpg?v=1732252479 1600w, //godarkbags.com/cdn/shop/files/NewProduct-Crossbody_1400x.jpg?v=1732252479 1400w, //godarkbags.com/cdn/shop/files/NewProduct-Crossbody_1200x.jpg?v=1732252479 1200w, //godarkbags.com/cdn/shop/files/NewProduct-Crossbody_1000x.jpg?v=1732252479 1000w, //godarkbags.com/cdn/shop/files/NewProduct-Crossbody_800x.jpg?v=1732252479 800w, //godarkbags.com/cdn/shop/files/NewProduct-Crossbody_600x.jpg?v=1732252479 600w, //godarkbags.com/cdn/shop/files/NewProduct-Crossbody_400x.jpg?v=1732252479 400w, //godarkbags.com/cdn/shop/files/NewProduct-Crossbody_200x.jpg?v=1732252479 200w" height="1050" width="1050" style=";" class="lazyload transition--blur-up " srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1050'%20height='1050'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/NewProduct-Crossbody_2000x.jpg?v=1732252479" alt="" class=" noscript"> </noscript></div></a></div> <a class="product-info__caption " href="/products/godark-faraday-crossbody-bag"> <div class="product-details"> <div class="shopify-reviews"> <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="8809138815189" data-product-sku="godark-faraday-crossbody-bag" data-product-type="Faraday Bag" data-product-title="GoDark Faraday Crossbody Bag" style="display:block;"></span> <!-- Stamped - End Star Rating Badge --></div> <span class="price "> <span class="was_price"></span> <span class="current_price"> <span class="money"> <span class="money"><span class=money>$110.00 USD</span></span> </span></span></span> <span class="title" itemprop="name">GoDark Faraday Crossbody Bag</span> <span class="brand"> Faraday Bag</span> </div></a></div></div> <div class="gallery-cell thumbnail visible-4 quick-shop-style--popup product__details thumbnail-hover-enabled--false product-8219968307413"> <div class="product-wrap "> <div class="relative product_image"> <a href="/products/godark-faraday-bag-for-phone-mas-series"> <div class="image__container"> <div class="image-element__wrap " style=" max-width: 840px;"> <img alt="" src="//godarkbags.com/cdn/shop/files/NewProduct-MAS-RD_877279f8-dbc4-4f0f-a5dd-836178632a43_50x.jpg?v=1731718276" data-src="//godarkbags.com/cdn/shop/files/NewProduct-MAS-RD_877279f8-dbc4-4f0f-a5dd-836178632a43_1600x.jpg?v=1731718276" data-sizes="auto" data-aspectratio="840/840" data-srcset="//godarkbags.com/cdn/shop/files/NewProduct-MAS-RD_877279f8-dbc4-4f0f-a5dd-836178632a43_5000x.jpg?v=1731718276 5000w, //godarkbags.com/cdn/shop/files/NewProduct-MAS-RD_877279f8-dbc4-4f0f-a5dd-836178632a43_4500x.jpg?v=1731718276 4500w, //godarkbags.com/cdn/shop/files/NewProduct-MAS-RD_877279f8-dbc4-4f0f-a5dd-836178632a43_4000x.jpg?v=1731718276 4000w, //godarkbags.com/cdn/shop/files/NewProduct-MAS-RD_877279f8-dbc4-4f0f-a5dd-836178632a43_3500x.jpg?v=1731718276 3500w, //godarkbags.com/cdn/shop/files/NewProduct-MAS-RD_877279f8-dbc4-4f0f-a5dd-836178632a43_3000x.jpg?v=1731718276 3000w, //godarkbags.com/cdn/shop/files/NewProduct-MAS-RD_877279f8-dbc4-4f0f-a5dd-836178632a43_2500x.jpg?v=1731718276 2500w, //godarkbags.com/cdn/shop/files/NewProduct-MAS-RD_877279f8-dbc4-4f0f-a5dd-836178632a43_2000x.jpg?v=1731718276 2000w, //godarkbags.com/cdn/shop/files/NewProduct-MAS-RD_877279f8-dbc4-4f0f-a5dd-836178632a43_1800x.jpg?v=1731718276 1800w, //godarkbags.com/cdn/shop/files/NewProduct-MAS-RD_877279f8-dbc4-4f0f-a5dd-836178632a43_1600x.jpg?v=1731718276 1600w, //godarkbags.com/cdn/shop/files/NewProduct-MAS-RD_877279f8-dbc4-4f0f-a5dd-836178632a43_1400x.jpg?v=1731718276 1400w, //godarkbags.com/cdn/shop/files/NewProduct-MAS-RD_877279f8-dbc4-4f0f-a5dd-836178632a43_1200x.jpg?v=1731718276 1200w, //godarkbags.com/cdn/shop/files/NewProduct-MAS-RD_877279f8-dbc4-4f0f-a5dd-836178632a43_1000x.jpg?v=1731718276 1000w, //godarkbags.com/cdn/shop/files/NewProduct-MAS-RD_877279f8-dbc4-4f0f-a5dd-836178632a43_800x.jpg?v=1731718276 800w, //godarkbags.com/cdn/shop/files/NewProduct-MAS-RD_877279f8-dbc4-4f0f-a5dd-836178632a43_600x.jpg?v=1731718276 600w, //godarkbags.com/cdn/shop/files/NewProduct-MAS-RD_877279f8-dbc4-4f0f-a5dd-836178632a43_400x.jpg?v=1731718276 400w, //godarkbags.com/cdn/shop/files/NewProduct-MAS-RD_877279f8-dbc4-4f0f-a5dd-836178632a43_200x.jpg?v=1731718276 200w" height="840" width="840" style=";" class="lazyload transition--blur-up " srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='840'%20height='840'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/NewProduct-MAS-RD_877279f8-dbc4-4f0f-a5dd-836178632a43_2000x.jpg?v=1731718276" alt="" class=" noscript"> </noscript></div></a></div> <a class="product-info__caption " href="/products/godark-faraday-bag-for-phone-mas-series"> <div class="product-details"> <div class="shopify-reviews"> <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="8219968307413" data-product-sku="godark-faraday-bag-for-phone-mas-series" data-product-type="Faraday Bag" data-product-title="GoDark Faraday Bag for Phones - MAS Series" style="display:block;"></span> <!-- Stamped - End Star Rating Badge --></div> <span class="price "> <span class="was_price"></span> <span class="current_price"> <span class="money"> <span class="money"><span class=money>$84.00 USD</span></span> </span></span></span> <span class="title" itemprop="name">GoDark Faraday Bag for Phones - MAS Series</span> <span class="brand"> Faraday Bag</span> </div></a></div></div> <div class="gallery-cell thumbnail visible-4 quick-shop-style--popup product__details thumbnail-hover-enabled--false product-8730984710357"> <div class="product-wrap "> <div class="relative product_image"> <a href="/products/godark-faraday-bag-for-sat-phones-mas-series"> <div class="image__container"> <div class="image-element__wrap " style=" max-width: 840px;"> <img alt="" src="//godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_50x.jpg?v=1731718398" data-src="//godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_1600x.jpg?v=1731718398" data-sizes="auto" data-aspectratio="840/840" data-srcset="//godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_5000x.jpg?v=1731718398 5000w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_4500x.jpg?v=1731718398 4500w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_4000x.jpg?v=1731718398 4000w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_3500x.jpg?v=1731718398 3500w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_3000x.jpg?v=1731718398 3000w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_2500x.jpg?v=1731718398 2500w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_2000x.jpg?v=1731718398 2000w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_1800x.jpg?v=1731718398 1800w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_1600x.jpg?v=1731718398 1600w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_1400x.jpg?v=1731718398 1400w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_1200x.jpg?v=1731718398 1200w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_1000x.jpg?v=1731718398 1000w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_800x.jpg?v=1731718398 800w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_600x.jpg?v=1731718398 600w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_400x.jpg?v=1731718398 400w, //godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_200x.jpg?v=1731718398 200w" height="840" width="840" style=";" class="lazyload transition--blur-up " srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='840'%20height='840'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/NewProduct-SAT-RD_2000x.jpg?v=1731718398" alt="" class=" noscript"> </noscript></div></a></div> <a class="product-info__caption " href="/products/godark-faraday-bag-for-sat-phones-mas-series"> <div class="product-details"> <div class="shopify-reviews"> <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="8730984710357" data-product-sku="godark-faraday-bag-for-sat-phones-mas-series" data-product-type="Faraday Bag" data-product-title="GoDark Faraday Bag for Satellite Phones - MAS Series" style="display:block;"></span> <!-- Stamped - End Star Rating Badge --></div> <span class="price "> <span class="was_price"></span> <span class="current_price"> <span class="money"> <span class="money"><span class=money>$88.00 USD</span></span> </span></span></span> <span class="title" itemprop="name">GoDark Faraday Bag for Satellite Phones - MAS Series</span> <span class="brand"> Faraday Bag</span> </div></a></div></div> <div class="gallery-cell thumbnail visible-4 quick-shop-style--popup product__details thumbnail-hover-enabled--false product-8804097786069"> <div class="product-wrap "> <div class="relative product_image"> <a href="/products/faraday-duffel-bag-45l"> <div class="image__container"> <div class="image-element__wrap " style=" max-width: 840px;"> <img alt="" src="//godarkbags.com/cdn/shop/files/NewProduct-Duffel_50x.jpg?v=1731921574" data-src="//godarkbags.com/cdn/shop/files/NewProduct-Duffel_1600x.jpg?v=1731921574" data-sizes="auto" data-aspectratio="840/840" data-srcset="//godarkbags.com/cdn/shop/files/NewProduct-Duffel_5000x.jpg?v=1731921574 5000w, //godarkbags.com/cdn/shop/files/NewProduct-Duffel_4500x.jpg?v=1731921574 4500w, //godarkbags.com/cdn/shop/files/NewProduct-Duffel_4000x.jpg?v=1731921574 4000w, //godarkbags.com/cdn/shop/files/NewProduct-Duffel_3500x.jpg?v=1731921574 3500w, //godarkbags.com/cdn/shop/files/NewProduct-Duffel_3000x.jpg?v=1731921574 3000w, //godarkbags.com/cdn/shop/files/NewProduct-Duffel_2500x.jpg?v=1731921574 2500w, //godarkbags.com/cdn/shop/files/NewProduct-Duffel_2000x.jpg?v=1731921574 2000w, //godarkbags.com/cdn/shop/files/NewProduct-Duffel_1800x.jpg?v=1731921574 1800w, //godarkbags.com/cdn/shop/files/NewProduct-Duffel_1600x.jpg?v=1731921574 1600w, //godarkbags.com/cdn/shop/files/NewProduct-Duffel_1400x.jpg?v=1731921574 1400w, //godarkbags.com/cdn/shop/files/NewProduct-Duffel_1200x.jpg?v=1731921574 1200w, //godarkbags.com/cdn/shop/files/NewProduct-Duffel_1000x.jpg?v=1731921574 1000w, //godarkbags.com/cdn/shop/files/NewProduct-Duffel_800x.jpg?v=1731921574 800w, //godarkbags.com/cdn/shop/files/NewProduct-Duffel_600x.jpg?v=1731921574 600w, //godarkbags.com/cdn/shop/files/NewProduct-Duffel_400x.jpg?v=1731921574 400w, //godarkbags.com/cdn/shop/files/NewProduct-Duffel_200x.jpg?v=1731921574 200w" height="840" width="840" style=";" class="lazyload transition--blur-up " srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='840'%20height='840'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/NewProduct-Duffel_2000x.jpg?v=1731921574" alt="" class=" noscript"> </noscript></div></a></div> <a class="product-info__caption " href="/products/faraday-duffel-bag-45l"> <div class="product-details"> <div class="shopify-reviews"> <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="8804097786069" data-product-sku="faraday-duffel-bag-45l" data-product-type="Faraday Bag" data-product-title="GoDark® Faraday Duffel Bag - 45L" style="display:block;"></span> <!-- Stamped - End Star Rating Badge --></div> <span class="price "> <span class="was_price"></span> <span class="current_price"> <span class="money"> <span class="money"><span class=money>$375.00 USD</span></span> </span></span></span> <span class="title" itemprop="name">GoDark® Faraday Duffel Bag - 45L</span> <span class="brand"> Faraday Bag</span> </div></a></div></div> <div class="gallery-cell thumbnail visible-4 quick-shop-style--popup product__details thumbnail-hover-enabled--false product-8802196848853"> <div class="product-wrap "> <div class="relative product_image"> <a href="/products/emp-faraday-bag-for-generators-batteries-towers"> <div class="image__container"> <div class="image-element__wrap " style=" max-width: 840px;"> <img alt="" src="//godarkbags.com/cdn/shop/files/NewProduct-Gen_50x.jpg?v=1732083235" data-src="//godarkbags.com/cdn/shop/files/NewProduct-Gen_1600x.jpg?v=1732083235" data-sizes="auto" data-aspectratio="840/840" data-srcset="//godarkbags.com/cdn/shop/files/NewProduct-Gen_5000x.jpg?v=1732083235 5000w, //godarkbags.com/cdn/shop/files/NewProduct-Gen_4500x.jpg?v=1732083235 4500w, //godarkbags.com/cdn/shop/files/NewProduct-Gen_4000x.jpg?v=1732083235 4000w, //godarkbags.com/cdn/shop/files/NewProduct-Gen_3500x.jpg?v=1732083235 3500w, //godarkbags.com/cdn/shop/files/NewProduct-Gen_3000x.jpg?v=1732083235 3000w, //godarkbags.com/cdn/shop/files/NewProduct-Gen_2500x.jpg?v=1732083235 2500w, //godarkbags.com/cdn/shop/files/NewProduct-Gen_2000x.jpg?v=1732083235 2000w, //godarkbags.com/cdn/shop/files/NewProduct-Gen_1800x.jpg?v=1732083235 1800w, //godarkbags.com/cdn/shop/files/NewProduct-Gen_1600x.jpg?v=1732083235 1600w, //godarkbags.com/cdn/shop/files/NewProduct-Gen_1400x.jpg?v=1732083235 1400w, //godarkbags.com/cdn/shop/files/NewProduct-Gen_1200x.jpg?v=1732083235 1200w, //godarkbags.com/cdn/shop/files/NewProduct-Gen_1000x.jpg?v=1732083235 1000w, //godarkbags.com/cdn/shop/files/NewProduct-Gen_800x.jpg?v=1732083235 800w, //godarkbags.com/cdn/shop/files/NewProduct-Gen_600x.jpg?v=1732083235 600w, //godarkbags.com/cdn/shop/files/NewProduct-Gen_400x.jpg?v=1732083235 400w, //godarkbags.com/cdn/shop/files/NewProduct-Gen_200x.jpg?v=1732083235 200w" height="840" width="840" style=";" class="lazyload transition--blur-up " srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='840'%20height='840'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/NewProduct-Gen_2000x.jpg?v=1732083235" alt="" class=" noscript"> </noscript></div></a></div> <a class="product-info__caption " href="/products/emp-faraday-bag-for-generators-batteries-towers"> <div class="product-details"> <div class="shopify-reviews"> <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="8802196848853" data-product-sku="emp-faraday-bag-for-generators-batteries-towers" data-product-type="Faraday Bag" data-product-title="EMP Faraday Bag for Generators, Batteries & Full Tower Computers" style="display:block;"></span> <!-- Stamped - End Star Rating Badge --></div> <span class="price "> <span class="was_price"></span> <span class="current_price"> <span class="money"> <span class="money"><span class=money>$575.00 USD</span></span> </span></span></span> <span class="title" itemprop="name">EMP Faraday Bag for Generators, Batteries & Full Tower Computers</span> <span class="brand"> Faraday Bag</span> </div></a></div></div> </div></div> </div> </div><div id="shopify-section-template--18787747561685__173948494597e3a664" class="shopify-section"><div class="product-app--container"> <div class="container"> <div class="one-whole column"> <div id="shopify-block-AK21qMStMRTFET084Q__rebuy_personalization_engine_rebuy_widget_Lc6wzB" class="shopify-block shopify-app-block"> <div data-rebuy-id="172500" data-rebuy-shopify-product-ids="" data-rebuy-shopify-collection-ids=""></div> </div></div></div> </div> </div><div id="shopify-section-template--18787747561685__1644167232aeeba749" class="shopify-section shopify-section--gallery"><script type="application/json" data-section-type="gallery" data-section-id="template--18787747561685__1644167232aeeba749" > </script> <style data-shopify> </style> <section class=" section " data-section-type="gallery-section" > <div class="container page-width gallery-heading"> <div class="one-half medium-down--one-whole column"> <h2 class="title">EMF Signal Blocking Faraday Bags and RFID Products That Work</h2></div> <div class="one-half medium-down--one-whole column icons-column"> <div class="icons"> <div class="icon-item center"> <svg width="18" height="25" viewbox="0 0 18 25" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M16.7419 8.87097C16.7419 9.85652 16.2764 11.3035 15.4534 13.0271C14.6479 14.7141 13.5646 16.5367 12.4674 18.2286C11.3725 19.9171 10.2758 21.457 9.45183 22.5758C9.238 22.8662 9.04276 23.1279 8.87097 23.3562C8.69918 23.1279 8.50394 22.8662 8.2901 22.5758C7.46618 21.457 6.36945 19.9171 5.27451 18.2286C4.17731 16.5367 3.09399 14.7141 2.2885 13.0271C1.4655 11.3035 1 9.85652 1 8.87097C1 4.52395 4.52395 1 8.87097 1C13.218 1 16.7419 4.52395 16.7419 8.87097Z" stroke="#C74F04" stroke-width="2"></path> </svg> <span>GPS</span></div> <div class="icon-item center"> <svg width="25" height="27" viewbox="0 0 25 27" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M6.10761 1H1.44922V15.5407C1.44922 24.2651 8.59208 26.1432 12.1635 25.9918V21.4478C7.69146 21.4478 6.26289 17.5097 6.10761 15.5407V1Z" stroke="#C74F04" stroke-width="1.5"></path> <path d="M18.6649 1H23.3232V15.5407C23.3232 24.2651 16.1804 26.1432 12.609 25.9918V21.4478C17.081 21.4478 18.5096 17.5097 18.6649 15.5407V1Z" stroke="#C74F04" stroke-width="1.5"></path> <line x1="1" y1="4.96387" x2="6.35714" y2="4.96387" stroke="#C74F04"></line> <line x1="18.8574" y1="4.96387" x2="23.3217" y2="4.96387" stroke="#C74F04"></line> </svg> <span>EMP</span></div> <div class="icon-item center"> <svg width="30" height="30" viewbox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9 16.7061L9 27" stroke="#C74F04" stroke-width="2" stroke-linecap="round"></path> <path d="M15.3516 10.8232L15.3516 26.9995" stroke="#C74F04" stroke-width="2" stroke-linecap="round"></path> <path d="M21.7021 2L21.7021 26.9996" stroke="#C74F04" stroke-width="2" stroke-linecap="round"></path> </svg> <span>5G +More</span></div> <div class="icon-item center"> <svg width="30" height="30" viewbox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="14.9977" cy="14.9975" r="6.42857" stroke="#C74F04" stroke-width="2"></circle> <path d="M15 2L15 6.64286M15 28L15 23.3571" stroke="#C74F04"></path> <path d="M15 2L15 6.64286M15 28L15 23.3571" stroke="#C74F04"></path> <path d="M24.0964 5.71265L20.8134 8.99564M5.71166 24.0974L8.99466 20.8144" stroke="#C74F04"></path> <path d="M28 15L23.3571 15M2 15L6.64286 15" stroke="#C74F04"></path> <path d="M24.0964 24.0964L20.8134 20.8134M5.71166 5.71166L8.99466 8.99465" stroke="#C74F04"></path> </svg> <span>Weather</span></div></div></div></div> <div class=" container page-width gallery-section gallery-masonry " id="gallery_section-template--18787747561685__1644167232aeeba749" > <div class="masonry three-per-row"> <div class="gallery-image-wrapper add-padding" > <div class="gallery-cell"> <a href="/collections/faraday-bags" class="gallery gallery-template--18787747561685__1644167232aeeba749"> <div class="image-element__wrap " style=" max-width: 632px;"> <img alt="GoDark phone bag with cell phone" src="//godarkbags.com/cdn/shop/files/img_1_1_50x.png?v=1644167294" data-src="//godarkbags.com/cdn/shop/files/img_1_1_1600x.png?v=1644167294" data-sizes="auto" data-aspectratio="632/700" data-srcset="//godarkbags.com/cdn/shop/files/img_1_1_5000x.png?v=1644167294 5000w, //godarkbags.com/cdn/shop/files/img_1_1_4500x.png?v=1644167294 4500w, //godarkbags.com/cdn/shop/files/img_1_1_4000x.png?v=1644167294 4000w, //godarkbags.com/cdn/shop/files/img_1_1_3500x.png?v=1644167294 3500w, //godarkbags.com/cdn/shop/files/img_1_1_3000x.png?v=1644167294 3000w, //godarkbags.com/cdn/shop/files/img_1_1_2500x.png?v=1644167294 2500w, //godarkbags.com/cdn/shop/files/img_1_1_2000x.png?v=1644167294 2000w, //godarkbags.com/cdn/shop/files/img_1_1_1800x.png?v=1644167294 1800w, //godarkbags.com/cdn/shop/files/img_1_1_1600x.png?v=1644167294 1600w, //godarkbags.com/cdn/shop/files/img_1_1_1400x.png?v=1644167294 1400w, //godarkbags.com/cdn/shop/files/img_1_1_1200x.png?v=1644167294 1200w, //godarkbags.com/cdn/shop/files/img_1_1_1000x.png?v=1644167294 1000w, //godarkbags.com/cdn/shop/files/img_1_1_800x.png?v=1644167294 800w, //godarkbags.com/cdn/shop/files/img_1_1_600x.png?v=1644167294 600w, //godarkbags.com/cdn/shop/files/img_1_1_400x.png?v=1644167294 400w, //godarkbags.com/cdn/shop/files/img_1_1_200x.png?v=1644167294 200w" height="700" width="632" style=";" class="lazyload transition--blur-up medium-down--hide" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='632'%20height='700'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/img_1_1_2000x.png?v=1644167294" alt="GoDark phone bag with cell phone" class="medium-down--hide noscript"> </noscript> <a href="/collections/faraday-bags" class="hide medium-down--show"> <div class="image-element__wrap " style=" max-width: 220px;"> <img alt="GoDark phone bag with cell phone" src="//godarkbags.com/cdn/shop/files/img_1_67e977d8-c4b3-4203-82e5-aaa54cb18adf_50x.png?v=1644285089" data-src="//godarkbags.com/cdn/shop/files/img_1_67e977d8-c4b3-4203-82e5-aaa54cb18adf_1600x.png?v=1644285089" data-sizes="auto" data-aspectratio="220/326" data-srcset="//godarkbags.com/cdn/shop/files/img_1_67e977d8-c4b3-4203-82e5-aaa54cb18adf_5000x.png?v=1644285089 5000w, //godarkbags.com/cdn/shop/files/img_1_67e977d8-c4b3-4203-82e5-aaa54cb18adf_4500x.png?v=1644285089 4500w, //godarkbags.com/cdn/shop/files/img_1_67e977d8-c4b3-4203-82e5-aaa54cb18adf_4000x.png?v=1644285089 4000w, //godarkbags.com/cdn/shop/files/img_1_67e977d8-c4b3-4203-82e5-aaa54cb18adf_3500x.png?v=1644285089 3500w, //godarkbags.com/cdn/shop/files/img_1_67e977d8-c4b3-4203-82e5-aaa54cb18adf_3000x.png?v=1644285089 3000w, //godarkbags.com/cdn/shop/files/img_1_67e977d8-c4b3-4203-82e5-aaa54cb18adf_2500x.png?v=1644285089 2500w, //godarkbags.com/cdn/shop/files/img_1_67e977d8-c4b3-4203-82e5-aaa54cb18adf_2000x.png?v=1644285089 2000w, //godarkbags.com/cdn/shop/files/img_1_67e977d8-c4b3-4203-82e5-aaa54cb18adf_1800x.png?v=1644285089 1800w, //godarkbags.com/cdn/shop/files/img_1_67e977d8-c4b3-4203-82e5-aaa54cb18adf_1600x.png?v=1644285089 1600w, //godarkbags.com/cdn/shop/files/img_1_67e977d8-c4b3-4203-82e5-aaa54cb18adf_1400x.png?v=1644285089 1400w, //godarkbags.com/cdn/shop/files/img_1_67e977d8-c4b3-4203-82e5-aaa54cb18adf_1200x.png?v=1644285089 1200w, //godarkbags.com/cdn/shop/files/img_1_67e977d8-c4b3-4203-82e5-aaa54cb18adf_1000x.png?v=1644285089 1000w, //godarkbags.com/cdn/shop/files/img_1_67e977d8-c4b3-4203-82e5-aaa54cb18adf_800x.png?v=1644285089 800w, //godarkbags.com/cdn/shop/files/img_1_67e977d8-c4b3-4203-82e5-aaa54cb18adf_600x.png?v=1644285089 600w, //godarkbags.com/cdn/shop/files/img_1_67e977d8-c4b3-4203-82e5-aaa54cb18adf_400x.png?v=1644285089 400w, //godarkbags.com/cdn/shop/files/img_1_67e977d8-c4b3-4203-82e5-aaa54cb18adf_200x.png?v=1644285089 200w" height="326" width="220" style=";" class="lazyload transition--blur-up " srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='220'%20height='326'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/img_1_67e977d8-c4b3-4203-82e5-aaa54cb18adf_2000x.png?v=1644285089" alt="GoDark phone bag with cell phone" class=" noscript"> </noscript></a> <div class="caption position-bottom"> <h3>Faraday Bags</h3> <div class="button-grid-container "> <a href="/collections/faraday-bags" class=" global-button global-button--banner-highlighted first_button " > Explore</a></div></div></a></div></div> <div class="gallery-image-wrapper add-padding" > <div class="gallery-cell"> <a href="/collections/rfid-blocking-bags" class="gallery gallery-template--18787747561685__1644167232aeeba749"> <div class="image-element__wrap " style=" max-width: 632px;"> <img alt="Tarriss Anti-theft Neck Wallet cross body trifold" src="//godarkbags.com/cdn/shop/files/img_c801df31-7adc-496f-a876-27a439727146_50x.png?v=1644167294" data-src="//godarkbags.com/cdn/shop/files/img_c801df31-7adc-496f-a876-27a439727146_1600x.png?v=1644167294" data-sizes="auto" data-aspectratio="632/700" data-srcset="//godarkbags.com/cdn/shop/files/img_c801df31-7adc-496f-a876-27a439727146_5000x.png?v=1644167294 5000w, //godarkbags.com/cdn/shop/files/img_c801df31-7adc-496f-a876-27a439727146_4500x.png?v=1644167294 4500w, //godarkbags.com/cdn/shop/files/img_c801df31-7adc-496f-a876-27a439727146_4000x.png?v=1644167294 4000w, //godarkbags.com/cdn/shop/files/img_c801df31-7adc-496f-a876-27a439727146_3500x.png?v=1644167294 3500w, //godarkbags.com/cdn/shop/files/img_c801df31-7adc-496f-a876-27a439727146_3000x.png?v=1644167294 3000w, //godarkbags.com/cdn/shop/files/img_c801df31-7adc-496f-a876-27a439727146_2500x.png?v=1644167294 2500w, //godarkbags.com/cdn/shop/files/img_c801df31-7adc-496f-a876-27a439727146_2000x.png?v=1644167294 2000w, //godarkbags.com/cdn/shop/files/img_c801df31-7adc-496f-a876-27a439727146_1800x.png?v=1644167294 1800w, //godarkbags.com/cdn/shop/files/img_c801df31-7adc-496f-a876-27a439727146_1600x.png?v=1644167294 1600w, //godarkbags.com/cdn/shop/files/img_c801df31-7adc-496f-a876-27a439727146_1400x.png?v=1644167294 1400w, //godarkbags.com/cdn/shop/files/img_c801df31-7adc-496f-a876-27a439727146_1200x.png?v=1644167294 1200w, //godarkbags.com/cdn/shop/files/img_c801df31-7adc-496f-a876-27a439727146_1000x.png?v=1644167294 1000w, //godarkbags.com/cdn/shop/files/img_c801df31-7adc-496f-a876-27a439727146_800x.png?v=1644167294 800w, //godarkbags.com/cdn/shop/files/img_c801df31-7adc-496f-a876-27a439727146_600x.png?v=1644167294 600w, //godarkbags.com/cdn/shop/files/img_c801df31-7adc-496f-a876-27a439727146_400x.png?v=1644167294 400w, //godarkbags.com/cdn/shop/files/img_c801df31-7adc-496f-a876-27a439727146_200x.png?v=1644167294 200w" height="700" width="632" style=";" class="lazyload transition--blur-up medium-down--hide" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='632'%20height='700'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/img_c801df31-7adc-496f-a876-27a439727146_2000x.png?v=1644167294" alt="Tarriss Anti-theft Neck Wallet cross body trifold" class="medium-down--hide noscript"> </noscript> <a href="/collections/rfid-blocking-bags" class="hide medium-down--show"> <div class="image-element__wrap " style=" max-width: 220px;"> <img alt="Tarriss Anti-theft Neck Wallet cross body trifold" src="//godarkbags.com/cdn/shop/files/img_1_1_d09c8842-ed3f-4081-bcd3-d574ef11849c_50x.png?v=1644285089" data-src="//godarkbags.com/cdn/shop/files/img_1_1_d09c8842-ed3f-4081-bcd3-d574ef11849c_1600x.png?v=1644285089" data-sizes="auto" data-aspectratio="220/326" data-srcset="//godarkbags.com/cdn/shop/files/img_1_1_d09c8842-ed3f-4081-bcd3-d574ef11849c_5000x.png?v=1644285089 5000w, //godarkbags.com/cdn/shop/files/img_1_1_d09c8842-ed3f-4081-bcd3-d574ef11849c_4500x.png?v=1644285089 4500w, //godarkbags.com/cdn/shop/files/img_1_1_d09c8842-ed3f-4081-bcd3-d574ef11849c_4000x.png?v=1644285089 4000w, //godarkbags.com/cdn/shop/files/img_1_1_d09c8842-ed3f-4081-bcd3-d574ef11849c_3500x.png?v=1644285089 3500w, //godarkbags.com/cdn/shop/files/img_1_1_d09c8842-ed3f-4081-bcd3-d574ef11849c_3000x.png?v=1644285089 3000w, //godarkbags.com/cdn/shop/files/img_1_1_d09c8842-ed3f-4081-bcd3-d574ef11849c_2500x.png?v=1644285089 2500w, //godarkbags.com/cdn/shop/files/img_1_1_d09c8842-ed3f-4081-bcd3-d574ef11849c_2000x.png?v=1644285089 2000w, //godarkbags.com/cdn/shop/files/img_1_1_d09c8842-ed3f-4081-bcd3-d574ef11849c_1800x.png?v=1644285089 1800w, //godarkbags.com/cdn/shop/files/img_1_1_d09c8842-ed3f-4081-bcd3-d574ef11849c_1600x.png?v=1644285089 1600w, //godarkbags.com/cdn/shop/files/img_1_1_d09c8842-ed3f-4081-bcd3-d574ef11849c_1400x.png?v=1644285089 1400w, //godarkbags.com/cdn/shop/files/img_1_1_d09c8842-ed3f-4081-bcd3-d574ef11849c_1200x.png?v=1644285089 1200w, //godarkbags.com/cdn/shop/files/img_1_1_d09c8842-ed3f-4081-bcd3-d574ef11849c_1000x.png?v=1644285089 1000w, //godarkbags.com/cdn/shop/files/img_1_1_d09c8842-ed3f-4081-bcd3-d574ef11849c_800x.png?v=1644285089 800w, //godarkbags.com/cdn/shop/files/img_1_1_d09c8842-ed3f-4081-bcd3-d574ef11849c_600x.png?v=1644285089 600w, //godarkbags.com/cdn/shop/files/img_1_1_d09c8842-ed3f-4081-bcd3-d574ef11849c_400x.png?v=1644285089 400w, //godarkbags.com/cdn/shop/files/img_1_1_d09c8842-ed3f-4081-bcd3-d574ef11849c_200x.png?v=1644285089 200w" height="326" width="220" style=";" class="lazyload transition--blur-up " srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='220'%20height='326'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/img_1_1_d09c8842-ed3f-4081-bcd3-d574ef11849c_2000x.png?v=1644285089" alt="Tarriss Anti-theft Neck Wallet cross body trifold" class=" noscript"> </noscript></a> <div class="caption position-bottom"> <h3>RFID Wallets & Belts</h3> <div class="button-grid-container "> <a href="/collections/rfid-blocking-bags" class=" global-button global-button--banner-highlighted first_button " > explore</a></div></div></a></div></div> <div class="gallery-image-wrapper add-padding" > <div class="gallery-cell"> <a href="/products/godark-vault-key-fob-faraday-cage" class="gallery gallery-template--18787747561685__1644167232aeeba749"> <div class="image-element__wrap " style=" max-width: 632px;"> <img alt="the vault - hardcase fob protection" src="//godarkbags.com/cdn/shop/files/img_3_50x.png?v=1644167294" data-src="//godarkbags.com/cdn/shop/files/img_3_1600x.png?v=1644167294" data-sizes="auto" data-aspectratio="632/700" data-srcset="//godarkbags.com/cdn/shop/files/img_3_5000x.png?v=1644167294 5000w, //godarkbags.com/cdn/shop/files/img_3_4500x.png?v=1644167294 4500w, //godarkbags.com/cdn/shop/files/img_3_4000x.png?v=1644167294 4000w, //godarkbags.com/cdn/shop/files/img_3_3500x.png?v=1644167294 3500w, //godarkbags.com/cdn/shop/files/img_3_3000x.png?v=1644167294 3000w, //godarkbags.com/cdn/shop/files/img_3_2500x.png?v=1644167294 2500w, //godarkbags.com/cdn/shop/files/img_3_2000x.png?v=1644167294 2000w, //godarkbags.com/cdn/shop/files/img_3_1800x.png?v=1644167294 1800w, //godarkbags.com/cdn/shop/files/img_3_1600x.png?v=1644167294 1600w, //godarkbags.com/cdn/shop/files/img_3_1400x.png?v=1644167294 1400w, //godarkbags.com/cdn/shop/files/img_3_1200x.png?v=1644167294 1200w, //godarkbags.com/cdn/shop/files/img_3_1000x.png?v=1644167294 1000w, //godarkbags.com/cdn/shop/files/img_3_800x.png?v=1644167294 800w, //godarkbags.com/cdn/shop/files/img_3_600x.png?v=1644167294 600w, //godarkbags.com/cdn/shop/files/img_3_400x.png?v=1644167294 400w, //godarkbags.com/cdn/shop/files/img_3_200x.png?v=1644167294 200w" height="700" width="632" style=";" class="lazyload transition--blur-up medium-down--hide" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='632'%20height='700'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/img_3_2000x.png?v=1644167294" alt="the vault - hardcase fob protection" class="medium-down--hide noscript"> </noscript> <a href="/products/godark-vault-key-fob-faraday-cage" class="hide medium-down--show"> <div class="image-element__wrap " style=" max-width: 220px;"> <img alt="the vault - hardcase fob protection" src="//godarkbags.com/cdn/shop/files/img_1_2_709ee51d-4057-4eb1-9054-911e45e58c23_50x.png?v=1644285089" data-src="//godarkbags.com/cdn/shop/files/img_1_2_709ee51d-4057-4eb1-9054-911e45e58c23_1600x.png?v=1644285089" data-sizes="auto" data-aspectratio="220/326" data-srcset="//godarkbags.com/cdn/shop/files/img_1_2_709ee51d-4057-4eb1-9054-911e45e58c23_5000x.png?v=1644285089 5000w, //godarkbags.com/cdn/shop/files/img_1_2_709ee51d-4057-4eb1-9054-911e45e58c23_4500x.png?v=1644285089 4500w, //godarkbags.com/cdn/shop/files/img_1_2_709ee51d-4057-4eb1-9054-911e45e58c23_4000x.png?v=1644285089 4000w, //godarkbags.com/cdn/shop/files/img_1_2_709ee51d-4057-4eb1-9054-911e45e58c23_3500x.png?v=1644285089 3500w, //godarkbags.com/cdn/shop/files/img_1_2_709ee51d-4057-4eb1-9054-911e45e58c23_3000x.png?v=1644285089 3000w, //godarkbags.com/cdn/shop/files/img_1_2_709ee51d-4057-4eb1-9054-911e45e58c23_2500x.png?v=1644285089 2500w, //godarkbags.com/cdn/shop/files/img_1_2_709ee51d-4057-4eb1-9054-911e45e58c23_2000x.png?v=1644285089 2000w, //godarkbags.com/cdn/shop/files/img_1_2_709ee51d-4057-4eb1-9054-911e45e58c23_1800x.png?v=1644285089 1800w, //godarkbags.com/cdn/shop/files/img_1_2_709ee51d-4057-4eb1-9054-911e45e58c23_1600x.png?v=1644285089 1600w, //godarkbags.com/cdn/shop/files/img_1_2_709ee51d-4057-4eb1-9054-911e45e58c23_1400x.png?v=1644285089 1400w, //godarkbags.com/cdn/shop/files/img_1_2_709ee51d-4057-4eb1-9054-911e45e58c23_1200x.png?v=1644285089 1200w, //godarkbags.com/cdn/shop/files/img_1_2_709ee51d-4057-4eb1-9054-911e45e58c23_1000x.png?v=1644285089 1000w, //godarkbags.com/cdn/shop/files/img_1_2_709ee51d-4057-4eb1-9054-911e45e58c23_800x.png?v=1644285089 800w, //godarkbags.com/cdn/shop/files/img_1_2_709ee51d-4057-4eb1-9054-911e45e58c23_600x.png?v=1644285089 600w, //godarkbags.com/cdn/shop/files/img_1_2_709ee51d-4057-4eb1-9054-911e45e58c23_400x.png?v=1644285089 400w, //godarkbags.com/cdn/shop/files/img_1_2_709ee51d-4057-4eb1-9054-911e45e58c23_200x.png?v=1644285089 200w" height="326" width="220" style=";" class="lazyload transition--blur-up " srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='220'%20height='326'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/img_1_2_709ee51d-4057-4eb1-9054-911e45e58c23_2000x.png?v=1644285089" alt="the vault - hardcase fob protection" class=" noscript"> </noscript></a> <div class="caption position-bottom"> <h3>Key Fob Faraday Cage</h3> <div class="button-grid-container "> <a href="/products/godark-vault-key-fob-faraday-cage" class=" global-button global-button--banner-highlighted first_button " > explore</a></div></div></a></div></div></div></div> </section> </div><div id="shopify-section-template--18787747561685__164417492692245871" class="shopify-section"><section data-section-type="featrued-products-section"> <div class="container page-width"> <div class="one-fourth medium-down--one-half column heading"> <div class="info"> <svg width="47" height="41" viewBox="0 0 47 41" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.64495 41C6.58306 41 4.18458 39.8271 2.44951 37.4813C0.816504 35.0336 0 31.6169 0 27.2313C0 21.1119 1.37785 15.8085 4.13355 11.3209C6.88925 6.83334 10.9207 3.0597 16.228 0L19.9023 5.96642C16.0239 8.51617 13.1151 11.2699 11.1759 14.2276C9.2367 17.0833 8.2671 20.653 8.2671 24.9366C8.57329 24.8346 9.03257 24.7836 9.64495 24.7836C11.6862 24.7836 13.5233 25.4465 15.1564 26.7724C16.8914 28.0983 17.759 30.0361 17.759 32.5858C17.759 35.1356 16.9935 37.1754 15.4625 38.7052C13.9316 40.2351 11.9924 41 9.64495 41ZM36.7427 41C33.6808 41 31.2823 39.8271 29.5472 37.4813C27.9142 35.0336 27.0977 31.6169 27.0977 27.2313C27.0977 21.1119 28.4756 15.8085 31.2313 11.3209C33.987 6.83334 38.0185 3.0597 43.3257 0L47 5.96642C43.1216 8.51617 40.2128 11.2699 38.2736 14.2276C36.3344 17.0833 35.3648 20.653 35.3648 24.9366C35.671 24.8346 36.1303 24.7836 36.7427 24.7836C38.7839 24.7836 40.6211 25.4465 42.2541 26.7724C43.9891 28.0983 44.8567 30.0361 44.8567 32.5858C44.8567 35.1356 44.0912 37.1754 42.5603 38.7052C41.0293 40.2351 39.0901 41 36.7427 41Z" fill="white"/> </svg> <h2 class="heading text-white">Great product. Works well. Manufactured to a high quality.</h2></div></div> <style data-shopify> .shopify-model-viewer-ui model-viewer { --progress-bar-height: 2px; --progress-bar-color: $product-media-fill-color; } </style> <div class=" one-fourth column medium-down--one-half small-down--one-half thumbnail thumbnail-hover-enabled--false product-6620884631629" > <div class="product-wrap-card"> <div class="product-wrap "> <div class="relative product_image"> <a href="/products/godark-faraday-bags-tablet-phone-bundle"> <div class="image__container"> <div class="product_gallery js-product-gallery product-6620884631629-gallery" data-product-gallery data-product-id="6620884631629" data-gallery-arrows-enabled="false"> <div class="gallery-cell" data-product-id="6620884631629" data-media-type="image" data-thumb="" data-title=""> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/NB-Both-Bags-2PieceBundle_5000x.jpg?v=1637653912" alt="GoDark® Faraday Bags - Small Tablet &amp; Phone Bags Bundle Deal (2 PC)" class=" lazyload blur-up" data-image-id="28722642354389" data-index="0" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/products/NB-Both-Bags-2PieceBundle_1200x.jpg?v=1637653912" data-srcset=" //godarkbags.com/cdn/shop/products/NB-Both-Bags-2PieceBundle_200x.jpg?v=1637653912 200w, //godarkbags.com/cdn/shop/products/NB-Both-Bags-2PieceBundle_400x.jpg?v=1637653912 400w, //godarkbags.com/cdn/shop/products/NB-Both-Bags-2PieceBundle_600x.jpg?v=1637653912 600w, //godarkbags.com/cdn/shop/products/NB-Both-Bags-2PieceBundle_800x.jpg?v=1637653912 800w, //godarkbags.com/cdn/shop/products/NB-Both-Bags-2PieceBundle_1200x.jpg?v=1637653912 1200w, //godarkbags.com/cdn/shop/products/NB-Both-Bags-2PieceBundle_2000x.jpg?v=1637653912 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="6620884631629" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Bags - Small Tablet &amp; Phone Bags Bundle Deal (2 PC)"> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/W-PH-inBag-whiteWall-SQ_673a6006-bf0f-4ff3-8fda-47cb670f673d_5000x.jpg?v=1637653912" alt="GoDark® Faraday Bags - Small Tablet &amp; Phone Bags Bundle Deal (2 PC)" class=" lazyload blur-up" data-image-id="28722645106901" data-index="1" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/products/W-PH-inBag-whiteWall-SQ_673a6006-bf0f-4ff3-8fda-47cb670f673d_1200x.jpg?v=1637653912" data-srcset=" //godarkbags.com/cdn/shop/products/W-PH-inBag-whiteWall-SQ_673a6006-bf0f-4ff3-8fda-47cb670f673d_200x.jpg?v=1637653912 200w, //godarkbags.com/cdn/shop/products/W-PH-inBag-whiteWall-SQ_673a6006-bf0f-4ff3-8fda-47cb670f673d_400x.jpg?v=1637653912 400w, //godarkbags.com/cdn/shop/products/W-PH-inBag-whiteWall-SQ_673a6006-bf0f-4ff3-8fda-47cb670f673d_600x.jpg?v=1637653912 600w, //godarkbags.com/cdn/shop/products/W-PH-inBag-whiteWall-SQ_673a6006-bf0f-4ff3-8fda-47cb670f673d_800x.jpg?v=1637653912 800w, //godarkbags.com/cdn/shop/products/W-PH-inBag-whiteWall-SQ_673a6006-bf0f-4ff3-8fda-47cb670f673d_1200x.jpg?v=1637653912 1200w, //godarkbags.com/cdn/shop/products/W-PH-inBag-whiteWall-SQ_673a6006-bf0f-4ff3-8fda-47cb670f673d_2000x.jpg?v=1637653912 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="6620884631629" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Bags - Small Tablet &amp; Phone Bags Bundle Deal (2 PC)"> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/W-Phone-main-image_956ad96b-eda1-4346-9971-675ba8caf815_5000x.jpg?v=1637653912" alt="GoDark® Faraday Bags - Small Tablet &amp; Phone Bags Bundle Deal (2 PC)" class=" lazyload blur-up" data-image-id="28722646221013" data-index="2" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/products/W-Phone-main-image_956ad96b-eda1-4346-9971-675ba8caf815_1200x.jpg?v=1637653912" data-srcset=" //godarkbags.com/cdn/shop/products/W-Phone-main-image_956ad96b-eda1-4346-9971-675ba8caf815_200x.jpg?v=1637653912 200w, //godarkbags.com/cdn/shop/products/W-Phone-main-image_956ad96b-eda1-4346-9971-675ba8caf815_400x.jpg?v=1637653912 400w, //godarkbags.com/cdn/shop/products/W-Phone-main-image_956ad96b-eda1-4346-9971-675ba8caf815_600x.jpg?v=1637653912 600w, //godarkbags.com/cdn/shop/products/W-Phone-main-image_956ad96b-eda1-4346-9971-675ba8caf815_800x.jpg?v=1637653912 800w, //godarkbags.com/cdn/shop/products/W-Phone-main-image_956ad96b-eda1-4346-9971-675ba8caf815_1200x.jpg?v=1637653912 1200w, //godarkbags.com/cdn/shop/products/W-Phone-main-image_956ad96b-eda1-4346-9971-675ba8caf815_2000x.jpg?v=1637653912 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="6620884631629" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Bags - Small Tablet &amp; Phone Bags Bundle Deal (2 PC)"> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/W-TB-MainImage_5000x.jpg?v=1637653912" alt="GoDark® Faraday Bags - Small Tablet &amp; Phone Bags Bundle Deal (2 PC)" class=" lazyload blur-up" data-image-id="28722648088789" data-index="3" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/products/W-TB-MainImage_1200x.jpg?v=1637653912" data-srcset=" //godarkbags.com/cdn/shop/products/W-TB-MainImage_200x.jpg?v=1637653912 200w, //godarkbags.com/cdn/shop/products/W-TB-MainImage_400x.jpg?v=1637653912 400w, //godarkbags.com/cdn/shop/products/W-TB-MainImage_600x.jpg?v=1637653912 600w, //godarkbags.com/cdn/shop/products/W-TB-MainImage_800x.jpg?v=1637653912 800w, //godarkbags.com/cdn/shop/products/W-TB-MainImage_1200x.jpg?v=1637653912 1200w, //godarkbags.com/cdn/shop/products/W-TB-MainImage_2000x.jpg?v=1637653912 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="6620884631629" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Bags - Small Tablet &amp; Phone Bags Bundle Deal (2 PC)"> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/W-Tablet-HandBag_7294e6fd-7679-4e81-bc80-4707bc962c51_5000x.jpg?v=1637653912" alt="GoDark® Faraday Bags - Small Tablet &amp; Phone Bags Bundle Deal (2 PC)" class=" lazyload blur-up" data-image-id="28722650906837" data-index="4" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/products/W-Tablet-HandBag_7294e6fd-7679-4e81-bc80-4707bc962c51_1200x.jpg?v=1637653912" data-srcset=" //godarkbags.com/cdn/shop/products/W-Tablet-HandBag_7294e6fd-7679-4e81-bc80-4707bc962c51_200x.jpg?v=1637653912 200w, //godarkbags.com/cdn/shop/products/W-Tablet-HandBag_7294e6fd-7679-4e81-bc80-4707bc962c51_400x.jpg?v=1637653912 400w, //godarkbags.com/cdn/shop/products/W-Tablet-HandBag_7294e6fd-7679-4e81-bc80-4707bc962c51_600x.jpg?v=1637653912 600w, //godarkbags.com/cdn/shop/products/W-Tablet-HandBag_7294e6fd-7679-4e81-bc80-4707bc962c51_800x.jpg?v=1637653912 800w, //godarkbags.com/cdn/shop/products/W-Tablet-HandBag_7294e6fd-7679-4e81-bc80-4707bc962c51_1200x.jpg?v=1637653912 1200w, //godarkbags.com/cdn/shop/products/W-Tablet-HandBag_7294e6fd-7679-4e81-bc80-4707bc962c51_2000x.jpg?v=1637653912 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="6620884631629" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Bags - Small Tablet &amp; Phone Bags Bundle Deal (2 PC)"> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/W-TabletSecure_2781bdb4-c760-4e81-ac53-3adbf3806151_5000x.jpg?v=1637653912" alt="GoDark® Faraday Bags - Small Tablet &amp; Phone Bags Bundle Deal (2 PC)" class=" lazyload blur-up" data-image-id="28722652479701" data-index="5" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/products/W-TabletSecure_2781bdb4-c760-4e81-ac53-3adbf3806151_1200x.jpg?v=1637653912" data-srcset=" //godarkbags.com/cdn/shop/products/W-TabletSecure_2781bdb4-c760-4e81-ac53-3adbf3806151_200x.jpg?v=1637653912 200w, //godarkbags.com/cdn/shop/products/W-TabletSecure_2781bdb4-c760-4e81-ac53-3adbf3806151_400x.jpg?v=1637653912 400w, //godarkbags.com/cdn/shop/products/W-TabletSecure_2781bdb4-c760-4e81-ac53-3adbf3806151_600x.jpg?v=1637653912 600w, //godarkbags.com/cdn/shop/products/W-TabletSecure_2781bdb4-c760-4e81-ac53-3adbf3806151_800x.jpg?v=1637653912 800w, //godarkbags.com/cdn/shop/products/W-TabletSecure_2781bdb4-c760-4e81-ac53-3adbf3806151_1200x.jpg?v=1637653912 1200w, //godarkbags.com/cdn/shop/products/W-TabletSecure_2781bdb4-c760-4e81-ac53-3adbf3806151_2000x.jpg?v=1637653912 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="6620884631629" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Bags - Small Tablet &amp; Phone Bags Bundle Deal (2 PC)"> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/W-BagsWithDevices_5000x.jpg?v=1637653949" alt="GoDark® Faraday Bags - Small Tablet &amp; Phone Bags Bundle Deal (2 PC)" class=" lazyload blur-up" data-image-id="28722655199445" data-index="6" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/products/W-BagsWithDevices_1200x.jpg?v=1637653949" data-srcset=" //godarkbags.com/cdn/shop/products/W-BagsWithDevices_200x.jpg?v=1637653949 200w, //godarkbags.com/cdn/shop/products/W-BagsWithDevices_400x.jpg?v=1637653949 400w, //godarkbags.com/cdn/shop/products/W-BagsWithDevices_600x.jpg?v=1637653949 600w, //godarkbags.com/cdn/shop/products/W-BagsWithDevices_800x.jpg?v=1637653949 800w, //godarkbags.com/cdn/shop/products/W-BagsWithDevices_1200x.jpg?v=1637653949 1200w, //godarkbags.com/cdn/shop/products/W-BagsWithDevices_2000x.jpg?v=1637653949 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="6620884631629" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Bags - Small Tablet &amp; Phone Bags Bundle Deal (2 PC)"> <div class="image__container" style="max-width: 1025px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/TB-Dimensions_1-100_6f10e1cc-30c4-4d41-aa0e-cd6120c5c730_5000x.jpg?v=1667864579" alt="GoDark® Faraday Bags - Small Tablet &amp; Phone Bags Bundle Deal (2 PC)" class=" lazyload blur-up" data-image-id="31612490449109" data-index="7" data-sizes="auto" data-aspectratio="1025/1025" data-src="//godarkbags.com/cdn/shop/products/TB-Dimensions_1-100_6f10e1cc-30c4-4d41-aa0e-cd6120c5c730_1200x.jpg?v=1667864579" data-srcset=" //godarkbags.com/cdn/shop/products/TB-Dimensions_1-100_6f10e1cc-30c4-4d41-aa0e-cd6120c5c730_200x.jpg?v=1667864579 200w, //godarkbags.com/cdn/shop/products/TB-Dimensions_1-100_6f10e1cc-30c4-4d41-aa0e-cd6120c5c730_400x.jpg?v=1667864579 400w, //godarkbags.com/cdn/shop/products/TB-Dimensions_1-100_6f10e1cc-30c4-4d41-aa0e-cd6120c5c730_600x.jpg?v=1667864579 600w, //godarkbags.com/cdn/shop/products/TB-Dimensions_1-100_6f10e1cc-30c4-4d41-aa0e-cd6120c5c730_800x.jpg?v=1667864579 800w, //godarkbags.com/cdn/shop/products/TB-Dimensions_1-100_6f10e1cc-30c4-4d41-aa0e-cd6120c5c730_1200x.jpg?v=1667864579 1200w, //godarkbags.com/cdn/shop/products/TB-Dimensions_1-100_6f10e1cc-30c4-4d41-aa0e-cd6120c5c730_2000x.jpg?v=1667864579 2000w" height="1025" width="1025" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1025'%20height='1025'></svg>" /></div></div> </div></div></a></div></div> <a class="product-info__caption " href="/products/godark-faraday-bags-tablet-phone-bundle"> <div class="product-details"> <div class="shopify-reviews"> <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="6620884631629" data-product-sku="godark-faraday-bags-tablet-phone-bundle" data-product-type="" data-product-title="GoDark® Faraday Bags - Small Tablet & Phone Bags Bundle Deal (2 PC)" style="display:block;"></span> <!-- Stamped - End Star Rating Badge --></div> <span class="price sale"> <span class="was_price"> <span class="money"> <span class="money"><span class=money>$127.00 USD</span></span> </span></span> <span class="current_price"> <span class="money"> <span class="money"><span class=money>$114.30 USD</span></span> </span></span></span> <span class="title" itemprop="name">GoDark® Faraday Bags - Small Tablet & Phone Bags Bundle Deal (2 PC)</span> <span class="brand"></span> </div></a> </div> </div> <style data-shopify> .shopify-model-viewer-ui model-viewer { --progress-bar-height: 2px; --progress-bar-color: $product-media-fill-color; } </style> <div class=" one-fourth column medium-down--one-half small-down--one-half thumbnail thumbnail-hover-enabled--false product-7932790341845" > <div class="product-wrap-card"> <div class="product-wrap "> <div class="relative product_image"> <a href="/products/godark-faraday-sleeve-for-laptops"> <div class="image__container"> <div class="product_gallery js-product-gallery product-7932790341845-gallery" data-product-gallery data-product-id="7932790341845" data-gallery-arrows-enabled="false"> <div class="gallery-cell" data-product-id="7932790341845" data-media-type="image" data-thumb="" data-title=""> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/LaptopSleeve-L_5000x.jpg?v=1699827597" alt="GoDark® Faraday Sleeve Case for Laptops" class=" lazyload blur-up" data-image-id="32680276721877" data-index="0" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/products/LaptopSleeve-L_1200x.jpg?v=1699827597" data-srcset=" //godarkbags.com/cdn/shop/products/LaptopSleeve-L_200x.jpg?v=1699827597 200w, //godarkbags.com/cdn/shop/products/LaptopSleeve-L_400x.jpg?v=1699827597 400w, //godarkbags.com/cdn/shop/products/LaptopSleeve-L_600x.jpg?v=1699827597 600w, //godarkbags.com/cdn/shop/products/LaptopSleeve-L_800x.jpg?v=1699827597 800w, //godarkbags.com/cdn/shop/products/LaptopSleeve-L_1200x.jpg?v=1699827597 1200w, //godarkbags.com/cdn/shop/products/LaptopSleeve-L_2000x.jpg?v=1699827597 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="7932790341845" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Sleeve Case for Laptops"> <div class="image__container" style="max-width: 1025px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/LTS-M-L-Dim_5000x.png?v=1699827597" alt="GoDark® Faraday Sleeve Case for Laptops" class=" lazyload blur-up" data-image-id="32955871199445" data-index="1" data-sizes="auto" data-aspectratio="1025/1025" data-src="//godarkbags.com/cdn/shop/files/LTS-M-L-Dim_1200x.png?v=1699827597" data-srcset=" //godarkbags.com/cdn/shop/files/LTS-M-L-Dim_200x.png?v=1699827597 200w, //godarkbags.com/cdn/shop/files/LTS-M-L-Dim_400x.png?v=1699827597 400w, //godarkbags.com/cdn/shop/files/LTS-M-L-Dim_600x.png?v=1699827597 600w, //godarkbags.com/cdn/shop/files/LTS-M-L-Dim_800x.png?v=1699827597 800w, //godarkbags.com/cdn/shop/files/LTS-M-L-Dim_1200x.png?v=1699827597 1200w, //godarkbags.com/cdn/shop/files/LTS-M-L-Dim_2000x.png?v=1699827597 2000w" height="1025" width="1025" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1025'%20height='1025'></svg>" /></div></div> <div class="gallery-cell" data-product-id="7932790341845" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Sleeve Case for Laptops"> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/LTS-Computer_5000x.jpg?v=1699827597" alt="GoDark® Faraday Sleeve Case for Laptops" class=" lazyload blur-up" data-image-id="31762486886613" data-index="2" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/products/LTS-Computer_1200x.jpg?v=1699827597" data-srcset=" //godarkbags.com/cdn/shop/products/LTS-Computer_200x.jpg?v=1699827597 200w, //godarkbags.com/cdn/shop/products/LTS-Computer_400x.jpg?v=1699827597 400w, //godarkbags.com/cdn/shop/products/LTS-Computer_600x.jpg?v=1699827597 600w, //godarkbags.com/cdn/shop/products/LTS-Computer_800x.jpg?v=1699827597 800w, //godarkbags.com/cdn/shop/products/LTS-Computer_1200x.jpg?v=1699827597 1200w, //godarkbags.com/cdn/shop/products/LTS-Computer_2000x.jpg?v=1699827597 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="7932790341845" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Sleeve Case for Laptops"> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/LTS-table-2_5000x.jpg?v=1699827597" alt="GoDark® Faraday Sleeve Case for Laptops" class=" lazyload blur-up" data-image-id="31762660557013" data-index="3" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/products/LTS-table-2_1200x.jpg?v=1699827597" data-srcset=" //godarkbags.com/cdn/shop/products/LTS-table-2_200x.jpg?v=1699827597 200w, //godarkbags.com/cdn/shop/products/LTS-table-2_400x.jpg?v=1699827597 400w, //godarkbags.com/cdn/shop/products/LTS-table-2_600x.jpg?v=1699827597 600w, //godarkbags.com/cdn/shop/products/LTS-table-2_800x.jpg?v=1699827597 800w, //godarkbags.com/cdn/shop/products/LTS-table-2_1200x.jpg?v=1699827597 1200w, //godarkbags.com/cdn/shop/products/LTS-table-2_2000x.jpg?v=1699827597 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="7932790341845" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Sleeve Case for Laptops"> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/LTS-on-table_5000x.jpg?v=1699827597" alt="GoDark® Faraday Sleeve Case for Laptops" class=" lazyload blur-up" data-image-id="31762718785749" data-index="4" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/products/LTS-on-table_1200x.jpg?v=1699827597" data-srcset=" //godarkbags.com/cdn/shop/products/LTS-on-table_200x.jpg?v=1699827597 200w, //godarkbags.com/cdn/shop/products/LTS-on-table_400x.jpg?v=1699827597 400w, //godarkbags.com/cdn/shop/products/LTS-on-table_600x.jpg?v=1699827597 600w, //godarkbags.com/cdn/shop/products/LTS-on-table_800x.jpg?v=1699827597 800w, //godarkbags.com/cdn/shop/products/LTS-on-table_1200x.jpg?v=1699827597 1200w, //godarkbags.com/cdn/shop/products/LTS-on-table_2000x.jpg?v=1699827597 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="7932790341845" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Sleeve Case for Laptops"> <div class="image__container" style="max-width: 1000px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/LTS-Angled-2_5000x.jpg?v=1699827597" alt="GoDark Faraday Laptop Sleeve at an angle" class=" lazyload blur-up" data-image-id="31711700517077" data-index="5" data-sizes="auto" data-aspectratio="1000/1000" data-src="//godarkbags.com/cdn/shop/products/LTS-Angled-2_1200x.jpg?v=1699827597" data-srcset=" //godarkbags.com/cdn/shop/products/LTS-Angled-2_200x.jpg?v=1699827597 200w, //godarkbags.com/cdn/shop/products/LTS-Angled-2_400x.jpg?v=1699827597 400w, //godarkbags.com/cdn/shop/products/LTS-Angled-2_600x.jpg?v=1699827597 600w, //godarkbags.com/cdn/shop/products/LTS-Angled-2_800x.jpg?v=1699827597 800w, //godarkbags.com/cdn/shop/products/LTS-Angled-2_1200x.jpg?v=1699827597 1200w, //godarkbags.com/cdn/shop/products/LTS-Angled-2_2000x.jpg?v=1699827597 2000w" height="1000" width="1000" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='1000'></svg>" /></div></div> <div class="gallery-cell" data-product-id="7932790341845" data-media-type="image" data-thumb="" data-title="GoDark Faraday Laptop Sleeve at an angle"> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/Hook_Loop-Detail-DK_5000x.jpg?v=1699827597" alt="Hook and loop detail" class=" lazyload blur-up" data-image-id="31762477809877" data-index="6" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/products/Hook_Loop-Detail-DK_1200x.jpg?v=1699827597" data-srcset=" //godarkbags.com/cdn/shop/products/Hook_Loop-Detail-DK_200x.jpg?v=1699827597 200w, //godarkbags.com/cdn/shop/products/Hook_Loop-Detail-DK_400x.jpg?v=1699827597 400w, //godarkbags.com/cdn/shop/products/Hook_Loop-Detail-DK_600x.jpg?v=1699827597 600w, //godarkbags.com/cdn/shop/products/Hook_Loop-Detail-DK_800x.jpg?v=1699827597 800w, //godarkbags.com/cdn/shop/products/Hook_Loop-Detail-DK_1200x.jpg?v=1699827597 1200w, //godarkbags.com/cdn/shop/products/Hook_Loop-Detail-DK_2000x.jpg?v=1699827597 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="7932790341845" data-media-type="image" data-thumb="" data-title="Hook and loop detail"> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/LTS-Open-SQ_5000x.jpg?v=1699827597" alt="GoDark® Faraday Sleeve Case for Laptops" class=" lazyload blur-up" data-image-id="31762650923221" data-index="7" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/products/LTS-Open-SQ_1200x.jpg?v=1699827597" data-srcset=" //godarkbags.com/cdn/shop/products/LTS-Open-SQ_200x.jpg?v=1699827597 200w, //godarkbags.com/cdn/shop/products/LTS-Open-SQ_400x.jpg?v=1699827597 400w, //godarkbags.com/cdn/shop/products/LTS-Open-SQ_600x.jpg?v=1699827597 600w, //godarkbags.com/cdn/shop/products/LTS-Open-SQ_800x.jpg?v=1699827597 800w, //godarkbags.com/cdn/shop/products/LTS-Open-SQ_1200x.jpg?v=1699827597 1200w, //godarkbags.com/cdn/shop/products/LTS-Open-SQ_2000x.jpg?v=1699827597 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="7932790341845" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Sleeve Case for Laptops"> <div class="image__container" style="max-width: 1000px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/LTS-Front_5000x.jpg?v=1699827597" alt="GoDark Faraday Laptop Sleeve" class=" lazyload blur-up" data-image-id="31711699042517" data-index="8" data-sizes="auto" data-aspectratio="1000/1000" data-src="//godarkbags.com/cdn/shop/products/LTS-Front_1200x.jpg?v=1699827597" data-srcset=" //godarkbags.com/cdn/shop/products/LTS-Front_200x.jpg?v=1699827597 200w, //godarkbags.com/cdn/shop/products/LTS-Front_400x.jpg?v=1699827597 400w, //godarkbags.com/cdn/shop/products/LTS-Front_600x.jpg?v=1699827597 600w, //godarkbags.com/cdn/shop/products/LTS-Front_800x.jpg?v=1699827597 800w, //godarkbags.com/cdn/shop/products/LTS-Front_1200x.jpg?v=1699827597 1200w, //godarkbags.com/cdn/shop/products/LTS-Front_2000x.jpg?v=1699827597 2000w" height="1000" width="1000" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='1000'></svg>" /></div></div> <div class="gallery-cell" data-product-id="7932790341845" data-media-type="image" data-thumb="" data-title="GoDark Faraday Laptop Sleeve"> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/L-LTS-Clubhouse-2_5000x.jpg?v=1699827597" alt="GoDark® Faraday Sleeve Case for Laptops" class=" lazyload blur-up" data-image-id="32680274100437" data-index="9" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/files/L-LTS-Clubhouse-2_1200x.jpg?v=1699827597" data-srcset=" //godarkbags.com/cdn/shop/files/L-LTS-Clubhouse-2_200x.jpg?v=1699827597 200w, //godarkbags.com/cdn/shop/files/L-LTS-Clubhouse-2_400x.jpg?v=1699827597 400w, //godarkbags.com/cdn/shop/files/L-LTS-Clubhouse-2_600x.jpg?v=1699827597 600w, //godarkbags.com/cdn/shop/files/L-LTS-Clubhouse-2_800x.jpg?v=1699827597 800w, //godarkbags.com/cdn/shop/files/L-LTS-Clubhouse-2_1200x.jpg?v=1699827597 1200w, //godarkbags.com/cdn/shop/files/L-LTS-Clubhouse-2_2000x.jpg?v=1699827597 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="7932790341845" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Sleeve Case for Laptops"> <div class="image__container" style="max-width: 1000px"> <img data-zoom-src="//godarkbags.com/cdn/shop/files/LTS-Front_2cf737c4-7cf3-4534-b928-6f0fc53fdff6_5000x.jpg?v=1699827591" alt="GoDark® Faraday Sleeve Case for Laptops" class=" lazyload blur-up" data-image-id="33364257374421" data-index="10" data-sizes="auto" data-aspectratio="1000/1000" data-src="//godarkbags.com/cdn/shop/files/LTS-Front_2cf737c4-7cf3-4534-b928-6f0fc53fdff6_1200x.jpg?v=1699827591" data-srcset=" //godarkbags.com/cdn/shop/files/LTS-Front_2cf737c4-7cf3-4534-b928-6f0fc53fdff6_200x.jpg?v=1699827591 200w, //godarkbags.com/cdn/shop/files/LTS-Front_2cf737c4-7cf3-4534-b928-6f0fc53fdff6_400x.jpg?v=1699827591 400w, //godarkbags.com/cdn/shop/files/LTS-Front_2cf737c4-7cf3-4534-b928-6f0fc53fdff6_600x.jpg?v=1699827591 600w, //godarkbags.com/cdn/shop/files/LTS-Front_2cf737c4-7cf3-4534-b928-6f0fc53fdff6_800x.jpg?v=1699827591 800w, //godarkbags.com/cdn/shop/files/LTS-Front_2cf737c4-7cf3-4534-b928-6f0fc53fdff6_1200x.jpg?v=1699827591 1200w, //godarkbags.com/cdn/shop/files/LTS-Front_2cf737c4-7cf3-4534-b928-6f0fc53fdff6_2000x.jpg?v=1699827591 2000w" height="1000" width="1000" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='1000'></svg>" /></div></div> </div></div></a></div></div> <a class="product-info__caption " href="/products/godark-faraday-sleeve-for-laptops"> <div class="product-details"> <div class="shopify-reviews"> <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="7932790341845" data-product-sku="godark-faraday-sleeve-for-laptops" data-product-type="Faraday Bag" data-product-title="GoDark® Faraday Sleeve Case for Laptops" style="display:block;"></span> <!-- Stamped - End Star Rating Badge --></div> <span class="price "> <span class="was_price"></span> <span class="current_price"> <small class="from"><em>from</em></small> <span class="money"> <span class="money"><span class=money>$125.00 USD</span></span> </span></span></span> <span class="title" itemprop="name">GoDark® Faraday Sleeve Case for Laptops</span> <span class="brand"> Faraday Bag</span> </div></a> </div> </div> <style data-shopify> .shopify-model-viewer-ui model-viewer { --progress-bar-height: 2px; --progress-bar-color: $product-media-fill-color; } </style> <div class=" one-fourth column medium-down--one-half small-down--one-half thumbnail thumbnail-hover-enabled--false product-7632644899029" > <div class="product-wrap-card"> <div class="product-wrap "> <div class="relative product_image"> <a href="/products/godark-faraday-dry-bags-5l-10l"> <div class="image__container"> <div class="product_gallery js-product-gallery product-7632644899029-gallery" data-product-gallery data-product-id="7632644899029" data-gallery-arrows-enabled="false"> <div class="gallery-cell" data-product-id="7632644899029" data-media-type="image" data-thumb="" data-title=""> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/GDB-092921x27-rd_5000x.jpg?v=1666217250" alt="GoDark® Faraday Dry Bag (5L or 10L)" class=" lazyload blur-up" data-image-id="31469515473109" data-index="0" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/products/GDB-092921x27-rd_1200x.jpg?v=1666217250" data-srcset=" //godarkbags.com/cdn/shop/products/GDB-092921x27-rd_200x.jpg?v=1666217250 200w, //godarkbags.com/cdn/shop/products/GDB-092921x27-rd_400x.jpg?v=1666217250 400w, //godarkbags.com/cdn/shop/products/GDB-092921x27-rd_600x.jpg?v=1666217250 600w, //godarkbags.com/cdn/shop/products/GDB-092921x27-rd_800x.jpg?v=1666217250 800w, //godarkbags.com/cdn/shop/products/GDB-092921x27-rd_1200x.jpg?v=1666217250 1200w, //godarkbags.com/cdn/shop/products/GDB-092921x27-rd_2000x.jpg?v=1666217250 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="7632644899029" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Dry Bag (5L or 10L)"> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/GDB-092921x29-5L-RD_5000x.jpg?v=1666217250" alt="GoDark® Faraday Dry Bag (5L or 10L)" class=" lazyload blur-up" data-image-id="29704956379349" data-index="1" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/products/GDB-092921x29-5L-RD_1200x.jpg?v=1666217250" data-srcset=" //godarkbags.com/cdn/shop/products/GDB-092921x29-5L-RD_200x.jpg?v=1666217250 200w, //godarkbags.com/cdn/shop/products/GDB-092921x29-5L-RD_400x.jpg?v=1666217250 400w, //godarkbags.com/cdn/shop/products/GDB-092921x29-5L-RD_600x.jpg?v=1666217250 600w, //godarkbags.com/cdn/shop/products/GDB-092921x29-5L-RD_800x.jpg?v=1666217250 800w, //godarkbags.com/cdn/shop/products/GDB-092921x29-5L-RD_1200x.jpg?v=1666217250 1200w, //godarkbags.com/cdn/shop/products/GDB-092921x29-5L-RD_2000x.jpg?v=1666217250 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="7632644899029" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Dry Bag (5L or 10L)"> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/GDB-092921x32-10L-RD_5000x.jpg?v=1666217250" alt="GoDark® Faraday Dry Bag (5L or 10L)" class=" lazyload blur-up" data-image-id="29704961851605" data-index="2" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/products/GDB-092921x32-10L-RD_1200x.jpg?v=1666217250" data-srcset=" //godarkbags.com/cdn/shop/products/GDB-092921x32-10L-RD_200x.jpg?v=1666217250 200w, //godarkbags.com/cdn/shop/products/GDB-092921x32-10L-RD_400x.jpg?v=1666217250 400w, //godarkbags.com/cdn/shop/products/GDB-092921x32-10L-RD_600x.jpg?v=1666217250 600w, //godarkbags.com/cdn/shop/products/GDB-092921x32-10L-RD_800x.jpg?v=1666217250 800w, //godarkbags.com/cdn/shop/products/GDB-092921x32-10L-RD_1200x.jpg?v=1666217250 1200w, //godarkbags.com/cdn/shop/products/GDB-092921x32-10L-RD_2000x.jpg?v=1666217250 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="7632644899029" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Dry Bag (5L or 10L)"> <div class="image__container" style="max-width: 1018px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/GDB-Dimensions_5000x.webp?v=1666217250" alt="GoDark® Faraday Dry Bag (5L or 10L)" class=" lazyload blur-up" data-image-id="30096188244181" data-index="3" data-sizes="auto" data-aspectratio="1018/1018" data-src="//godarkbags.com/cdn/shop/products/GDB-Dimensions_1200x.webp?v=1666217250" data-srcset=" //godarkbags.com/cdn/shop/products/GDB-Dimensions_200x.webp?v=1666217250 200w, //godarkbags.com/cdn/shop/products/GDB-Dimensions_400x.webp?v=1666217250 400w, //godarkbags.com/cdn/shop/products/GDB-Dimensions_600x.webp?v=1666217250 600w, //godarkbags.com/cdn/shop/products/GDB-Dimensions_800x.webp?v=1666217250 800w, //godarkbags.com/cdn/shop/products/GDB-Dimensions_1200x.webp?v=1666217250 1200w, //godarkbags.com/cdn/shop/products/GDB-Dimensions_2000x.webp?v=1666217250 2000w" height="1018" width="1018" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1018'%20height='1018'></svg>" /></div></div> <div class="gallery-cell" data-product-id="7632644899029" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Dry Bag (5L or 10L)"> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/BothDryBags-Radios_5000x.jpg?v=1666217250" alt="GoDark® Faraday Dry Bag (5L or 10L)" class=" lazyload blur-up" data-image-id="29704995438805" data-index="4" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/products/BothDryBags-Radios_1200x.jpg?v=1666217250" data-srcset=" //godarkbags.com/cdn/shop/products/BothDryBags-Radios_200x.jpg?v=1666217250 200w, //godarkbags.com/cdn/shop/products/BothDryBags-Radios_400x.jpg?v=1666217250 400w, //godarkbags.com/cdn/shop/products/BothDryBags-Radios_600x.jpg?v=1666217250 600w, //godarkbags.com/cdn/shop/products/BothDryBags-Radios_800x.jpg?v=1666217250 800w, //godarkbags.com/cdn/shop/products/BothDryBags-Radios_1200x.jpg?v=1666217250 1200w, //godarkbags.com/cdn/shop/products/BothDryBags-Radios_2000x.jpg?v=1666217250 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="7632644899029" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Dry Bag (5L or 10L)"> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/10L-OpenBag-2_5000x.jpg?v=1666217250" alt="GoDark® Faraday Dry Bag (5L or 10L)" class=" lazyload blur-up" data-image-id="29704993472725" data-index="5" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/products/10L-OpenBag-2_1200x.jpg?v=1666217250" data-srcset=" //godarkbags.com/cdn/shop/products/10L-OpenBag-2_200x.jpg?v=1666217250 200w, //godarkbags.com/cdn/shop/products/10L-OpenBag-2_400x.jpg?v=1666217250 400w, //godarkbags.com/cdn/shop/products/10L-OpenBag-2_600x.jpg?v=1666217250 600w, //godarkbags.com/cdn/shop/products/10L-OpenBag-2_800x.jpg?v=1666217250 800w, //godarkbags.com/cdn/shop/products/10L-OpenBag-2_1200x.jpg?v=1666217250 1200w, //godarkbags.com/cdn/shop/products/10L-OpenBag-2_2000x.jpg?v=1666217250 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="7632644899029" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Dry Bag (5L or 10L)"> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/5L-Logs-Beach-3_5000x.jpg?v=1666217250" alt="GoDark® Faraday Dry Bag (5L or 10L)" class=" lazyload blur-up" data-image-id="29704983380181" data-index="6" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/products/5L-Logs-Beach-3_1200x.jpg?v=1666217250" data-srcset=" //godarkbags.com/cdn/shop/products/5L-Logs-Beach-3_200x.jpg?v=1666217250 200w, //godarkbags.com/cdn/shop/products/5L-Logs-Beach-3_400x.jpg?v=1666217250 400w, //godarkbags.com/cdn/shop/products/5L-Logs-Beach-3_600x.jpg?v=1666217250 600w, //godarkbags.com/cdn/shop/products/5L-Logs-Beach-3_800x.jpg?v=1666217250 800w, //godarkbags.com/cdn/shop/products/5L-Logs-Beach-3_1200x.jpg?v=1666217250 1200w, //godarkbags.com/cdn/shop/products/5L-Logs-Beach-3_2000x.jpg?v=1666217250 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="7632644899029" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Dry Bag (5L or 10L)"> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/10L-Beach-model-2_5000x.jpg?v=1666217250" alt="GoDark® Faraday Dry Bag (5L or 10L)" class=" lazyload blur-up" data-image-id="29704990556373" data-index="7" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/products/10L-Beach-model-2_1200x.jpg?v=1666217250" data-srcset=" //godarkbags.com/cdn/shop/products/10L-Beach-model-2_200x.jpg?v=1666217250 200w, //godarkbags.com/cdn/shop/products/10L-Beach-model-2_400x.jpg?v=1666217250 400w, //godarkbags.com/cdn/shop/products/10L-Beach-model-2_600x.jpg?v=1666217250 600w, //godarkbags.com/cdn/shop/products/10L-Beach-model-2_800x.jpg?v=1666217250 800w, //godarkbags.com/cdn/shop/products/10L-Beach-model-2_1200x.jpg?v=1666217250 1200w, //godarkbags.com/cdn/shop/products/10L-Beach-model-2_2000x.jpg?v=1666217250 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="7632644899029" data-media-type="image" data-thumb="" data-title="GoDark® Faraday Dry Bag (5L or 10L)"> <div class="image__container" style="max-width: 1024px"> <img data-zoom-src="//godarkbags.com/cdn/shop/products/GDB-092921x31-10L-RD_5000x.jpg?v=1666217250" alt="back of GoDark Faraday Dry Bag" class=" lazyload blur-up" data-image-id="29704960868565" data-index="8" data-sizes="auto" data-aspectratio="1024/1024" data-src="//godarkbags.com/cdn/shop/products/GDB-092921x31-10L-RD_1200x.jpg?v=1666217250" data-srcset=" //godarkbags.com/cdn/shop/products/GDB-092921x31-10L-RD_200x.jpg?v=1666217250 200w, //godarkbags.com/cdn/shop/products/GDB-092921x31-10L-RD_400x.jpg?v=1666217250 400w, //godarkbags.com/cdn/shop/products/GDB-092921x31-10L-RD_600x.jpg?v=1666217250 600w, //godarkbags.com/cdn/shop/products/GDB-092921x31-10L-RD_800x.jpg?v=1666217250 800w, //godarkbags.com/cdn/shop/products/GDB-092921x31-10L-RD_1200x.jpg?v=1666217250 1200w, //godarkbags.com/cdn/shop/products/GDB-092921x31-10L-RD_2000x.jpg?v=1666217250 2000w" height="1024" width="1024" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /></div></div> <div class="gallery-cell" data-product-id="7632644899029" data-media-type="external_video" data-thumb="" data-title="back of GoDark Faraday Dry Bag"> <div class="image-element__wrap " style=" max-width: 1024px;"> <img alt="" src="//godarkbags.com/cdn/shop/products/GDB-092921x27-rd_50x.jpg?v=1666217250" data-src="//godarkbags.com/cdn/shop/products/GDB-092921x27-rd_1600x.jpg?v=1666217250" data-sizes="auto" data-aspectratio="1024/1024" data-srcset="//godarkbags.com/cdn/shop/products/GDB-092921x27-rd_5000x.jpg?v=1666217250 5000w, //godarkbags.com/cdn/shop/products/GDB-092921x27-rd_4500x.jpg?v=1666217250 4500w, //godarkbags.com/cdn/shop/products/GDB-092921x27-rd_4000x.jpg?v=1666217250 4000w, //godarkbags.com/cdn/shop/products/GDB-092921x27-rd_3500x.jpg?v=1666217250 3500w, //godarkbags.com/cdn/shop/products/GDB-092921x27-rd_3000x.jpg?v=1666217250 3000w, //godarkbags.com/cdn/shop/products/GDB-092921x27-rd_2500x.jpg?v=1666217250 2500w, //godarkbags.com/cdn/shop/products/GDB-092921x27-rd_2000x.jpg?v=1666217250 2000w, //godarkbags.com/cdn/shop/products/GDB-092921x27-rd_1800x.jpg?v=1666217250 1800w, //godarkbags.com/cdn/shop/products/GDB-092921x27-rd_1600x.jpg?v=1666217250 1600w, //godarkbags.com/cdn/shop/products/GDB-092921x27-rd_1400x.jpg?v=1666217250 1400w, //godarkbags.com/cdn/shop/products/GDB-092921x27-rd_1200x.jpg?v=1666217250 1200w, //godarkbags.com/cdn/shop/products/GDB-092921x27-rd_1000x.jpg?v=1666217250 1000w, //godarkbags.com/cdn/shop/products/GDB-092921x27-rd_800x.jpg?v=1666217250 800w, //godarkbags.com/cdn/shop/products/GDB-092921x27-rd_600x.jpg?v=1666217250 600w, //godarkbags.com/cdn/shop/products/GDB-092921x27-rd_400x.jpg?v=1666217250 400w, //godarkbags.com/cdn/shop/products/GDB-092921x27-rd_200x.jpg?v=1666217250 200w" height="1024" width="1024" style=";" class="lazyload transition--blur-up " srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/products/GDB-092921x27-rd_2000x.jpg?v=1666217250" alt="" class=" noscript"> </noscript></div> </div></div></a></div></div> <a class="product-info__caption " href="/products/godark-faraday-dry-bags-5l-10l"> <div class="product-details"> <div class="shopify-reviews"> <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="7632644899029" data-product-sku="godark-faraday-dry-bags-5l-10l" data-product-type="Faraday Bag" data-product-title="GoDark® Faraday Dry Bag (5L or 10L)" style="display:block;"></span> <!-- Stamped - End Star Rating Badge --></div> <span class="price sale"> <span class="was_price"> <span class="money"> <span class="money"><span class=money>$110.00 USD</span></span> </span></span> <span class="current_price"> <small class="from"><em>from</em></small> <span class="money"> <span class="money"><span class=money>$90.00 USD</span></span> </span></span></span> <span class="title" itemprop="name">GoDark® Faraday Dry Bag (5L or 10L)</span> <span class="brand"> Faraday Bag</span> </div></a> </div> </div></div> </section> </div><div id="shopify-section-template--18787747561685__16441768897d97200d" class="shopify-section"><section class="page-width" data-section-type="featured-bundle-section"> <div class="container heading-banner"> <div class="banner one-third column medium-down--hide"> <div class="image-element__wrap " style=" max-width: 870px;"> <img alt="" src="//godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_50x.png?v=1644176924" data-src="//godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_1600x.png?v=1644176924" data-sizes="auto" data-aspectratio="870/870" data-srcset="//godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_5000x.png?v=1644176924 5000w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_4500x.png?v=1644176924 4500w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_4000x.png?v=1644176924 4000w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_3500x.png?v=1644176924 3500w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_3000x.png?v=1644176924 3000w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_2500x.png?v=1644176924 2500w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_2000x.png?v=1644176924 2000w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_1800x.png?v=1644176924 1800w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_1600x.png?v=1644176924 1600w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_1400x.png?v=1644176924 1400w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_1200x.png?v=1644176924 1200w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_1000x.png?v=1644176924 1000w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_800x.png?v=1644176924 800w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_600x.png?v=1644176924 600w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_400x.png?v=1644176924 400w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_200x.png?v=1644176924 200w" height="870" width="870" style=";" class="lazyload transition--blur-up " srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='870'%20height='870'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_2000x.png?v=1644176924" alt="" class=" noscript"> </noscript></div> <div class="info two-fifths medium-down--one-whole column"> <h2>Save with Bundles</h2> <div class="banner medium-down--show hide"> <div class="image-element__wrap " style=" max-width: 870px;"> <img alt="" src="//godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_50x.png?v=1644176924" data-src="//godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_1600x.png?v=1644176924" data-sizes="auto" data-aspectratio="870/870" data-srcset="//godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_5000x.png?v=1644176924 5000w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_4500x.png?v=1644176924 4500w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_4000x.png?v=1644176924 4000w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_3500x.png?v=1644176924 3500w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_3000x.png?v=1644176924 3000w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_2500x.png?v=1644176924 2500w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_2000x.png?v=1644176924 2000w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_1800x.png?v=1644176924 1800w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_1600x.png?v=1644176924 1600w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_1400x.png?v=1644176924 1400w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_1200x.png?v=1644176924 1200w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_1000x.png?v=1644176924 1000w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_800x.png?v=1644176924 800w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_600x.png?v=1644176924 600w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_400x.png?v=1644176924 400w, //godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_200x.png?v=1644176924 200w" height="870" width="870" style=";" class="lazyload transition--blur-up " srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='870'%20height='870'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/img_1_f28fd95d-6abb-427d-b9e5-4d73d80b4996_2000x.png?v=1644176924" alt="" class=" noscript"> </noscript></div> <p>Protect your family and yourself from privacy-invasive phone tracking and unwanted EMF exposure</p></div> <div class="button column medium-down--one-whole"> <div class="button-grid-container button-grid-container--column-mobile"> <a href="/collections/bundles" class=" global-button global-button--banner-highlighted first_button " > Shop our bundles</a></div></div></div> <div class="container bottom-content"> <div class="one-whole column"> <h2>Our Rigorous Criteria</h2> <div class="medium-down--hide"> <div class="button-grid-container "> <a href="/pages/our-story" class=" global-button global-button--primary first_button " > Learn more</a></div></div></div> <div class="one-fourth medium-down--one-half column bottom-block"> <p>Reliably blocks Cell, WiFi, Bluetooth, and GPS signals every time</p></div> <div class="one-fourth medium-down--one-half column bottom-block"> <p>Must never fail, even if the bag is upside down</p></div> <div class="one-fourth medium-down--one-half column bottom-block"> <p>Easy to visually verify the bag is properly closed</p></div> <div class="one-fourth medium-down--one-half column bottom-block"> <p>Undergo 3rd party lab tests to confirm proper signal blocking</p></div> <div class="one-whole center medium-down--show hide"> <div class="button-grid-container "> <a href="/pages/our-story" class=" global-button global-button--primary first_button " > Learn more</a></div></div></div> </section> </div><div id="shopify-section-template--18787747561685__16441328039aac0c7e" class="shopify-section shopify-section--image-with-text"><script type="application/json" data-section-type="image-text" data-section-id="template--18787747561685__16441328039aac0c7e" > </script> <style data-shopify> </style> <section class=" section is-width-standard lazyload " data-section-type="image-text-section" data-bgset="//godarkbags.com/cdn/shop/t/73/assets/bg.png?v=23437684695525868521739472327" data-sizes="100vw" > <div class=" container image-with-text-container section-1 featured_collections is-flex-row " > <div class="featured-link--half seven-twelfths column image-with-text__image-column is-align-center image-with-text__column medium-down--one-whole image-crop--none"> <div class="featured-link--wrap"> <a href="/products/godark-faraday-bags-stop-cell-phone-tracking-block-emf-signals-to-protect-your-privacy-health-electronics-tablet-sizes" title=""> <div class="image-element__wrap " style=" "> <img alt="GoDark Tablet Bag" src="//godarkbags.com/cdn/shop/files/img_1_2_50x.png?v=1644140817" data-src="//godarkbags.com/cdn/shop/files/img_1_2_1600x.png?v=1644140817" data-sizes="auto" data-aspectratio="760/940" data-srcset="//godarkbags.com/cdn/shop/files/img_1_2_5000x.png?v=1644140817 5000w, //godarkbags.com/cdn/shop/files/img_1_2_4500x.png?v=1644140817 4500w, //godarkbags.com/cdn/shop/files/img_1_2_4000x.png?v=1644140817 4000w, //godarkbags.com/cdn/shop/files/img_1_2_3500x.png?v=1644140817 3500w, //godarkbags.com/cdn/shop/files/img_1_2_3000x.png?v=1644140817 3000w, //godarkbags.com/cdn/shop/files/img_1_2_2500x.png?v=1644140817 2500w, //godarkbags.com/cdn/shop/files/img_1_2_2000x.png?v=1644140817 2000w, //godarkbags.com/cdn/shop/files/img_1_2_1800x.png?v=1644140817 1800w, //godarkbags.com/cdn/shop/files/img_1_2_1600x.png?v=1644140817 1600w, //godarkbags.com/cdn/shop/files/img_1_2_1400x.png?v=1644140817 1400w, //godarkbags.com/cdn/shop/files/img_1_2_1200x.png?v=1644140817 1200w, //godarkbags.com/cdn/shop/files/img_1_2_1000x.png?v=1644140817 1000w, //godarkbags.com/cdn/shop/files/img_1_2_800x.png?v=1644140817 800w, //godarkbags.com/cdn/shop/files/img_1_2_600x.png?v=1644140817 600w, //godarkbags.com/cdn/shop/files/img_1_2_400x.png?v=1644140817 400w, //godarkbags.com/cdn/shop/files/img_1_2_200x.png?v=1644140817 200w" height="940" width="760" style=";" class="lazyload transition--blur-up medium-down--hide" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='760'%20height='940'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/img_1_2_2000x.png?v=1644140817" alt="GoDark Tablet Bag" class="medium-down--hide noscript"> </noscript> <div class="image-element__wrap " style=" "> <img alt="GoDark Tablet Bag" src="//godarkbags.com/cdn/shop/files/img_1_79d2d69f-9185-4137-8a1f-2b35098cc292_50x.png?v=1644287276" data-src="//godarkbags.com/cdn/shop/files/img_1_79d2d69f-9185-4137-8a1f-2b35098cc292_1600x.png?v=1644287276" data-sizes="auto" data-aspectratio="350/704" data-srcset="//godarkbags.com/cdn/shop/files/img_1_79d2d69f-9185-4137-8a1f-2b35098cc292_5000x.png?v=1644287276 5000w, //godarkbags.com/cdn/shop/files/img_1_79d2d69f-9185-4137-8a1f-2b35098cc292_4500x.png?v=1644287276 4500w, //godarkbags.com/cdn/shop/files/img_1_79d2d69f-9185-4137-8a1f-2b35098cc292_4000x.png?v=1644287276 4000w, //godarkbags.com/cdn/shop/files/img_1_79d2d69f-9185-4137-8a1f-2b35098cc292_3500x.png?v=1644287276 3500w, //godarkbags.com/cdn/shop/files/img_1_79d2d69f-9185-4137-8a1f-2b35098cc292_3000x.png?v=1644287276 3000w, //godarkbags.com/cdn/shop/files/img_1_79d2d69f-9185-4137-8a1f-2b35098cc292_2500x.png?v=1644287276 2500w, //godarkbags.com/cdn/shop/files/img_1_79d2d69f-9185-4137-8a1f-2b35098cc292_2000x.png?v=1644287276 2000w, //godarkbags.com/cdn/shop/files/img_1_79d2d69f-9185-4137-8a1f-2b35098cc292_1800x.png?v=1644287276 1800w, //godarkbags.com/cdn/shop/files/img_1_79d2d69f-9185-4137-8a1f-2b35098cc292_1600x.png?v=1644287276 1600w, //godarkbags.com/cdn/shop/files/img_1_79d2d69f-9185-4137-8a1f-2b35098cc292_1400x.png?v=1644287276 1400w, //godarkbags.com/cdn/shop/files/img_1_79d2d69f-9185-4137-8a1f-2b35098cc292_1200x.png?v=1644287276 1200w, //godarkbags.com/cdn/shop/files/img_1_79d2d69f-9185-4137-8a1f-2b35098cc292_1000x.png?v=1644287276 1000w, //godarkbags.com/cdn/shop/files/img_1_79d2d69f-9185-4137-8a1f-2b35098cc292_800x.png?v=1644287276 800w, //godarkbags.com/cdn/shop/files/img_1_79d2d69f-9185-4137-8a1f-2b35098cc292_600x.png?v=1644287276 600w, //godarkbags.com/cdn/shop/files/img_1_79d2d69f-9185-4137-8a1f-2b35098cc292_400x.png?v=1644287276 400w, //godarkbags.com/cdn/shop/files/img_1_79d2d69f-9185-4137-8a1f-2b35098cc292_200x.png?v=1644287276 200w" height="704" width="350" style=";" class="lazyload transition--blur-up hide medium-down--show" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='350'%20height='704'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/img_1_79d2d69f-9185-4137-8a1f-2b35098cc292_2000x.png?v=1644287276" alt="GoDark Tablet Bag" class="hide medium-down--show noscript"> </noscript></a></div> <div class="featured-link--wrap"> <a href="/products/tarriss-rfid-passport-holder-neck-wallet-neck-stash" title=""> <div class="image-element__wrap " style=" "> <img alt="Girl at airport with neck wallet" src="//godarkbags.com/cdn/shop/files/img_2_1_50x.png?v=1644140817" data-src="//godarkbags.com/cdn/shop/files/img_2_1_1600x.png?v=1644140817" data-sizes="auto" data-aspectratio="760/940" data-srcset="//godarkbags.com/cdn/shop/files/img_2_1_5000x.png?v=1644140817 5000w, //godarkbags.com/cdn/shop/files/img_2_1_4500x.png?v=1644140817 4500w, //godarkbags.com/cdn/shop/files/img_2_1_4000x.png?v=1644140817 4000w, //godarkbags.com/cdn/shop/files/img_2_1_3500x.png?v=1644140817 3500w, //godarkbags.com/cdn/shop/files/img_2_1_3000x.png?v=1644140817 3000w, //godarkbags.com/cdn/shop/files/img_2_1_2500x.png?v=1644140817 2500w, //godarkbags.com/cdn/shop/files/img_2_1_2000x.png?v=1644140817 2000w, //godarkbags.com/cdn/shop/files/img_2_1_1800x.png?v=1644140817 1800w, //godarkbags.com/cdn/shop/files/img_2_1_1600x.png?v=1644140817 1600w, //godarkbags.com/cdn/shop/files/img_2_1_1400x.png?v=1644140817 1400w, //godarkbags.com/cdn/shop/files/img_2_1_1200x.png?v=1644140817 1200w, //godarkbags.com/cdn/shop/files/img_2_1_1000x.png?v=1644140817 1000w, //godarkbags.com/cdn/shop/files/img_2_1_800x.png?v=1644140817 800w, //godarkbags.com/cdn/shop/files/img_2_1_600x.png?v=1644140817 600w, //godarkbags.com/cdn/shop/files/img_2_1_400x.png?v=1644140817 400w, //godarkbags.com/cdn/shop/files/img_2_1_200x.png?v=1644140817 200w" height="940" width="760" style=";" class="lazyload transition--blur-up medium-down--hide" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='760'%20height='940'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/img_2_1_2000x.png?v=1644140817" alt="Girl at airport with neck wallet" class="medium-down--hide noscript"> </noscript> <div class="image-element__wrap " style=" "> <img alt="Girl at airport with neck wallet" src="//godarkbags.com/cdn/shop/files/img_2_58e8510c-e633-4a36-88f7-1a0d46452621_50x.png?v=1644287276" data-src="//godarkbags.com/cdn/shop/files/img_2_58e8510c-e633-4a36-88f7-1a0d46452621_1600x.png?v=1644287276" data-sizes="auto" data-aspectratio="351/704" data-srcset="//godarkbags.com/cdn/shop/files/img_2_58e8510c-e633-4a36-88f7-1a0d46452621_5000x.png?v=1644287276 5000w, //godarkbags.com/cdn/shop/files/img_2_58e8510c-e633-4a36-88f7-1a0d46452621_4500x.png?v=1644287276 4500w, //godarkbags.com/cdn/shop/files/img_2_58e8510c-e633-4a36-88f7-1a0d46452621_4000x.png?v=1644287276 4000w, //godarkbags.com/cdn/shop/files/img_2_58e8510c-e633-4a36-88f7-1a0d46452621_3500x.png?v=1644287276 3500w, //godarkbags.com/cdn/shop/files/img_2_58e8510c-e633-4a36-88f7-1a0d46452621_3000x.png?v=1644287276 3000w, //godarkbags.com/cdn/shop/files/img_2_58e8510c-e633-4a36-88f7-1a0d46452621_2500x.png?v=1644287276 2500w, //godarkbags.com/cdn/shop/files/img_2_58e8510c-e633-4a36-88f7-1a0d46452621_2000x.png?v=1644287276 2000w, //godarkbags.com/cdn/shop/files/img_2_58e8510c-e633-4a36-88f7-1a0d46452621_1800x.png?v=1644287276 1800w, //godarkbags.com/cdn/shop/files/img_2_58e8510c-e633-4a36-88f7-1a0d46452621_1600x.png?v=1644287276 1600w, //godarkbags.com/cdn/shop/files/img_2_58e8510c-e633-4a36-88f7-1a0d46452621_1400x.png?v=1644287276 1400w, //godarkbags.com/cdn/shop/files/img_2_58e8510c-e633-4a36-88f7-1a0d46452621_1200x.png?v=1644287276 1200w, //godarkbags.com/cdn/shop/files/img_2_58e8510c-e633-4a36-88f7-1a0d46452621_1000x.png?v=1644287276 1000w, //godarkbags.com/cdn/shop/files/img_2_58e8510c-e633-4a36-88f7-1a0d46452621_800x.png?v=1644287276 800w, //godarkbags.com/cdn/shop/files/img_2_58e8510c-e633-4a36-88f7-1a0d46452621_600x.png?v=1644287276 600w, //godarkbags.com/cdn/shop/files/img_2_58e8510c-e633-4a36-88f7-1a0d46452621_400x.png?v=1644287276 400w, //godarkbags.com/cdn/shop/files/img_2_58e8510c-e633-4a36-88f7-1a0d46452621_200x.png?v=1644287276 200w" height="704" width="351" style=";" class="lazyload transition--blur-up hide medium-down--show" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='351'%20height='704'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/img_2_58e8510c-e633-4a36-88f7-1a0d46452621_2000x.png?v=1644287276" alt="Girl at airport with neck wallet" class="hide medium-down--show noscript"> </noscript></a></div></div> <div class="featured-link--half five-twelfths column image-with-text__text-column is-flex is-align-center image-with-text__column medium-down--one-whole block--1644132803c4a8ea89-0"> <div class="info text-align--left"> <div class="description"><p><em>“Didn't expect the material to be so solid, you can expect this bag to last forever. Excellent design with a rather cool look, love it.”</em></p></div> <div class="author"> <p>Mike F.</p> <div class="stars"> <svg width="14" height="13" viewBox="0 0 14 13" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7 0L9.05725 4.16844L13.6574 4.83688L10.3287 8.08156L11.1145 12.6631L7 10.5L2.8855 12.6631L3.6713 8.08156L0.342604 4.83688L4.94275 4.16844L7 0Z" fill="white"/> </svg> <svg width="14" height="13" viewBox="0 0 14 13" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7 0L9.05725 4.16844L13.6574 4.83688L10.3287 8.08156L11.1145 12.6631L7 10.5L2.8855 12.6631L3.6713 8.08156L0.342604 4.83688L4.94275 4.16844L7 0Z" fill="white"/> </svg> <svg width="14" height="13" viewBox="0 0 14 13" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7 0L9.05725 4.16844L13.6574 4.83688L10.3287 8.08156L11.1145 12.6631L7 10.5L2.8855 12.6631L3.6713 8.08156L0.342604 4.83688L4.94275 4.16844L7 0Z" fill="white"/> </svg> <svg width="14" height="13" viewBox="0 0 14 13" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7 0L9.05725 4.16844L13.6574 4.83688L10.3287 8.08156L11.1145 12.6631L7 10.5L2.8855 12.6631L3.6713 8.08156L0.342604 4.83688L4.94275 4.16844L7 0Z" fill="white"/> </svg> <svg width="14" height="13" viewBox="0 0 14 13" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7 0L9.05725 4.16844L13.6574 4.83688L10.3287 8.08156L11.1145 12.6631L7 10.5L2.8855 12.6631L3.6713 8.08156L0.342604 4.83688L4.94275 4.16844L7 0Z" fill="white"/> </svg></div></div></div></div></div> </section> <style> .block--1644132803c4a8ea89-0 { background-color: #323e48; } .block--1644132803c4a8ea89-0 .collection_title, .block--1644132803c4a8ea89-0 p { color: #ffffff; } #shopify-section-template--18787747561685__16441328039aac0c7e .image-with-text-container { margin-top: 20px; margin-bottom: 20px; } </style> </div><div id="shopify-section-template--18787747561685__c94f07f1-7692-4d32-be60-20e9f0fd2685" class="shopify-section shopify-section--image-with-text"><script type="application/json" data-section-type="image-text" data-section-id="template--18787747561685__c94f07f1-7692-4d32-be60-20e9f0fd2685" > </script> <style data-shopify> </style> <section class=" section is-width-standard lazyload " data-section-type="image-text-section" data-bgset="//godarkbags.com/cdn/shop/t/73/assets/bg.png?v=23437684695525868521739472327" data-sizes="100vw" > <div class=" container image-with-text-container section-1 featured_collections is-flex-row " > <div class="featured-link--half seven-twelfths column image-with-text__image-column is-align-center image-with-text__column medium-down--one-whole image-crop--none"> <div class="featured-link--wrap"> <a href="/products/godark-vault-key-fob-faraday-cage" title="GoDark Gift Cards"> <div class="image-element__wrap " style=" "> <img alt="GoDark Vault for key fobs" src="//godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_50x.jpg?v=1642717998" data-src="//godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_1600x.jpg?v=1642717998" data-sizes="auto" data-aspectratio="1024/1024" data-srcset="//godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_5000x.jpg?v=1642717998 5000w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_4500x.jpg?v=1642717998 4500w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_4000x.jpg?v=1642717998 4000w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_3500x.jpg?v=1642717998 3500w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_3000x.jpg?v=1642717998 3000w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_2500x.jpg?v=1642717998 2500w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_2000x.jpg?v=1642717998 2000w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_1800x.jpg?v=1642717998 1800w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_1600x.jpg?v=1642717998 1600w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_1400x.jpg?v=1642717998 1400w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_1200x.jpg?v=1642717998 1200w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_1000x.jpg?v=1642717998 1000w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_800x.jpg?v=1642717998 800w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_600x.jpg?v=1642717998 600w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_400x.jpg?v=1642717998 400w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_200x.jpg?v=1642717998 200w" height="1024" width="1024" style=";" class="lazyload transition--blur-up medium-down--hide" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_2000x.jpg?v=1642717998" alt="GoDark Vault for key fobs" class="medium-down--hide noscript"> </noscript> <div class="image-element__wrap " style=" "> <img alt="GoDark Vault for key fobs" src="//godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_50x.jpg?v=1642717998" data-src="//godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_1600x.jpg?v=1642717998" data-sizes="auto" data-aspectratio="1024/1024" data-srcset="//godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_5000x.jpg?v=1642717998 5000w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_4500x.jpg?v=1642717998 4500w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_4000x.jpg?v=1642717998 4000w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_3500x.jpg?v=1642717998 3500w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_3000x.jpg?v=1642717998 3000w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_2500x.jpg?v=1642717998 2500w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_2000x.jpg?v=1642717998 2000w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_1800x.jpg?v=1642717998 1800w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_1600x.jpg?v=1642717998 1600w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_1400x.jpg?v=1642717998 1400w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_1200x.jpg?v=1642717998 1200w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_1000x.jpg?v=1642717998 1000w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_800x.jpg?v=1642717998 800w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_600x.jpg?v=1642717998 600w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_400x.jpg?v=1642717998 400w, //godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_200x.jpg?v=1642717998 200w" height="1024" width="1024" style=";" class="lazyload transition--blur-up hide medium-down--show" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/GDB-080921x3-fixed_2000x.jpg?v=1642717998" alt="GoDark Vault for key fobs" class="hide medium-down--show noscript"> </noscript></a></div> <div class="featured-link--wrap"> <a href="/products/godark-gift-cards" title="GoDark Gift Cards"> <div class="image-element__wrap " style=" "> <img alt="Gift cards" src="//godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_50x.jpg?v=1643339523" data-src="//godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_1600x.jpg?v=1643339523" data-sizes="auto" data-aspectratio="1024/1024" data-srcset="//godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_5000x.jpg?v=1643339523 5000w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_4500x.jpg?v=1643339523 4500w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_4000x.jpg?v=1643339523 4000w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_3500x.jpg?v=1643339523 3500w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_3000x.jpg?v=1643339523 3000w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_2500x.jpg?v=1643339523 2500w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_2000x.jpg?v=1643339523 2000w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_1800x.jpg?v=1643339523 1800w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_1600x.jpg?v=1643339523 1600w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_1400x.jpg?v=1643339523 1400w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_1200x.jpg?v=1643339523 1200w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_1000x.jpg?v=1643339523 1000w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_800x.jpg?v=1643339523 800w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_600x.jpg?v=1643339523 600w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_400x.jpg?v=1643339523 400w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_200x.jpg?v=1643339523 200w" height="1024" width="1024" style=";" class="lazyload transition--blur-up medium-down--hide" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_2000x.jpg?v=1643339523" alt="Gift cards" class="medium-down--hide noscript"> </noscript> <div class="image-element__wrap " style=" "> <img alt="Gift cards" src="//godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_50x.jpg?v=1643339523" data-src="//godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_1600x.jpg?v=1643339523" data-sizes="auto" data-aspectratio="1024/1024" data-srcset="//godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_5000x.jpg?v=1643339523 5000w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_4500x.jpg?v=1643339523 4500w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_4000x.jpg?v=1643339523 4000w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_3500x.jpg?v=1643339523 3500w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_3000x.jpg?v=1643339523 3000w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_2500x.jpg?v=1643339523 2500w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_2000x.jpg?v=1643339523 2000w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_1800x.jpg?v=1643339523 1800w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_1600x.jpg?v=1643339523 1600w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_1400x.jpg?v=1643339523 1400w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_1200x.jpg?v=1643339523 1200w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_1000x.jpg?v=1643339523 1000w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_800x.jpg?v=1643339523 800w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_600x.jpg?v=1643339523 600w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_400x.jpg?v=1643339523 400w, //godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_200x.jpg?v=1643339523 200w" height="1024" width="1024" style=";" class="lazyload transition--blur-up hide medium-down--show" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1024'></svg>" /> </div> <noscript> <img src="//godarkbags.com/cdn/shop/files/HP-GiftCards-Collection_2000x.jpg?v=1643339523" alt="Gift cards" class="hide medium-down--show noscript"> </noscript></a></div></div> <div class="featured-link--half five-twelfths column image-with-text__text-column is-flex is-align-center image-with-text__column medium-down--one-whole block--template--15801908986069__c94f07f1-7692-4d32-be60-20e9f0fd2685-1671434688a410fb8d-0"> <div class="info text-align--left"> <a href="/products/godark-gift-cards" class="collection_title"> GoDark Gift Cards</a> <div class="description"><p>Last minute shopping? <br/><br/>GoDark Gift Cards Via Email Always Get There On Time, Rain, Snow or Shine.</p></div> <a href="/products/godark-gift-cards" class="global-button global-button--text image-text__button" > Shop Gift Cards</a></div></div></div> </section> <style> #shopify-section-template--18787747561685__c94f07f1-7692-4d32-be60-20e9f0fd2685 .image-with-text-container { margin-top: 20px; margin-bottom: 20px; } </style> </div><div id="shopify-section-template--18787747561685__16441667501bc1fe8c" class="shopify-section"><section data-section-type="featured-icons-section" style="background: ;"> <div class="container is-justify-space-around page-width section-width--full"> <div class="one-sixth medium-down--one-half column icon text-align--center"> <svg width="43" height="43" viewbox="0 0 43 43" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect x="1" y="1" width="41" height="41" stroke="black" stroke-width="2"></rect> <path d="M15 0.5V19.5L21.5 16L28.5 19.5V0.5" stroke="black" stroke-width="2"></path> </svg> <span>Free US shipping on orders +150</span></div> <div class="one-sixth medium-down--one-half column icon text-align--center"> <svg width="48" height="48" viewbox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="24" cy="24" r="23" stroke="black" stroke-width="2"></circle> <path d="M24 11V25H37" stroke="black" stroke-width="2"></path> </svg> <span>Shipped From Warehouse in One Business Day</span></div> <div class="one-sixth medium-down--one-half column icon text-align--center"> <svg width="67" height="37" viewbox="0 0 67 37" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M36.5211 30.1221L27 35.3155V31V1H66V30H37H36.745L36.5211 30.1221Z" stroke="black" stroke-width="2"></path> <line x1="22" y1="11" x2="9" y2="11" stroke="black" stroke-width="2"></line> <line x1="22" y1="19" x2="4" y2="19" stroke="black" stroke-width="2"></line> <line x1="22" y1="27" x2="-8.74229e-08" y2="27" stroke="black" stroke-width="2"></line> <circle cx="38.5" cy="15.5" r="1.5" fill="black"></circle> <circle cx="46.5" cy="15.5" r="1.5" fill="black"></circle> <circle cx="54.5" cy="15.5" r="1.5" fill="black"></circle> </svg> <span>Customer care responds in one business day</span></div> <div class="one-sixth medium-down--one-half column icon text-align--center"> <svg width="48" height="48" viewbox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="24" cy="24" r="23" stroke="black" stroke-width="2"></circle> <path d="M31 15.9048C29.713 15.3252 28.2671 15 26.7391 15C21.3604 15 17 19.0294 17 24C17 28.9706 21.3604 33 26.7391 33C28.2671 33 29.713 32.6748 31 32.0952" stroke="black" stroke-width="2" stroke-linecap="round"></path> <line x1="23" y1="12" x2="23" y2="15" stroke="black" stroke-width="2" stroke-linecap="round"></line> <line x1="28" y1="12" x2="28" y2="15" stroke="black" stroke-width="2" stroke-linecap="round"></line> <line x1="23" y1="33" x2="23" y2="36" stroke="black" stroke-width="2" stroke-linecap="round"></line> <line x1="28" y1="33" x2="28" y2="36" stroke="black" stroke-width="2" stroke-linecap="round"></line> </svg> <span>Cryptocurrency Accepted here</span></div></div> </section> </div><div id="shopify-section-template--18787747561685__fe6d34ad-9a98-4755-89c4-4e56bedcf311" class="shopify-section shopify-section--faq FAQ jsFAQ wide-width"><script type="application/json" data-section-type="faq" data-section-id="template--18787747561685__fe6d34ad-9a98-4755-89c4-4e56bedcf311" > </script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "How do GoDark products protect my electronic devices?", "acceptedAnswer": { "@type": "Answer", "text": "Every Faraday bag, uses GoDark RF-shielding fabric that has passed the MIL-STD-188-125-2 test, a standardized military test for the EMP-shielding effectiveness of small transportable containers. The anti-tracking GoDark RF material effectively blocks signals and secures your digital devices from data theft, unauthorized access, and location tracking. We also chose a tailor-made roll-top design because we believe it provides the best failure-free signal-blocking closure on the market. The GoDark Vault protects your car from fob relay theft by blocking all EMF signals to or from your keyless remote or key fob, preventing car theft." } }, { "@type": "Question", "name": "What makes the GoDark® Faraday Bags the best?", "acceptedAnswer": { "@type": "Answer", "text": "Our design uses two layers of GoDark RF-shielding fabric to ensure the best protection. The inner felt liner allows for privacy without compromising your safety. The liner ensures the metallic blocking material cannot inadvertently activate your cell phone, including gestures when the screen is off, allowing you to keep your device powered on while in the Faraday bag.The inner felt liner protects the shielding material from damage and prolongs the lifetime of the bag.We know that these bags must never fail, so we designed our bags with roll-top closures and sturdy straps. GoDark bags are also made with a very durable 600D Poly Outer Shell with a PU face coat and a TPU backing that is both water and puncture resistant. A thin inner padding and felt liner further secure the signal-blocking material from being damaged with repeated use. Finally, our Faraday products undergo rigorous third-party lab tests to confirm proper signal blocking." } } ] } </script> <section class="section" style="background: ;"> <div class=" container main content has-background has-no-side-gutter " > <div class=" one-whole medium-down--one-whole column faq faq__column-1 " > <dl file="faq" class="faqAccordion"> <h2 class="title faq--heading"> Frequently Asked Questions</h2> <dt> <button type="button" aria-controls="panel-01" aria-expanded="true" > How do GoDark products protect my electronic devices?</button></dt> <dd id="panel-01" aria-hidden="false" > <p>Every Faraday bag, uses GoDark RF-shielding fabric that has passed the MIL-STD-188-125-2 test, a standardized military test for the EMP-shielding effectiveness of small transportable containers. The anti-tracking GoDark RF material effectively blocks signals and secures your digital devices from data theft, unauthorized access, and location tracking. <br/><br/>We also chose a tailor-made roll-top design because we believe it provides the best failure-free signal-blocking closure on the market. </p><p>The GoDark Vault protects your car from fob relay theft by blocking all EMF signals to or from your keyless remote or key fob, preventing car theft.</p></dd> <dt> <button type="button" aria-controls="panel-01" aria-expanded="false" > What makes the GoDark® Faraday Bags the best?</button></dt> <dd id="panel-01" aria-hidden="true" > <p>Our design uses two layers of GoDark RF-shielding fabric to ensure the best protection. The inner felt liner allows for privacy without compromising your safety. The liner ensures the metallic blocking material cannot inadvertently activate your cell phone, including gestures when the screen is off, allowing you to keep your device powered on while in the Faraday bag.</p><p>The inner felt liner protects the shielding material from damage and prolongs the lifetime of the bag.</p><p>We know that these bags must never fail, so we designed our bags with roll-top closures and sturdy straps. GoDark bags are also made with a very durable 600D Poly Outer Shell with a PU face coat and a TPU backing that is both water and puncture resistant. A thin inner padding and felt liner further secure the signal-blocking material from being damaged with repeated use. Finally, our Faraday products undergo rigorous third-party lab tests to confirm proper signal blocking.</p></dd></dl></div></div> </section> </div></div> <div id="shopify-section-newsletter" class="shopify-section shopify-section--newsletter"><script type="application/json" data-section-type="newsletter" data-section-id="newsletter" > </script> <style data-shopify> </style> <section class="section is-width-wide has-no-side-gutter"> <div class="newsletter_section newsletter-both-names--false text-align--left lazyload blur-up" > <div class="container"> <div class="six-twelfths columns medium-down--one-whole section_form"> <div class="info"> <p class="title">Sign up for our newsletter</p></div> <div class="newsletter"> <div class="klaviyo-form-VsCHgV"></div></div></div> <div class="six-twelfths column medium-down--one-whole"> <div class="contact-info"> <ul class="social_icons"> <li><a href="https://www.facebook.com/GoDarkBags/" title="GoDark Bags on Facebook" rel="me" target="_blank" class="icon-facebook"></a></li> <li><a href="https://www.instagram.com/godark.bags/" title="GoDark Bags on Instagram" rel="me" target="_blank" class="icon-instagram"></a></li> <li><a href="tel:(778) 588-9534" title="Phone"> <svg width="12" height="18" viewBox="0 0 12 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect x="0.5" y="0.5" width="11" height="17" rx="0.5" stroke="#323E48"/> <line x1="1" y1="13.5" x2="11" y2="13.5" stroke="#323E48"/> <line x1="5" y1="15.5" x2="7" y2="15.5" stroke="#323E48"/> </svg> </a></li> </ul> <p>M-F 9-4pm Pacific</p></div></div></div></div> </section> </div> <div id="shopify-section-footer" class="shopify-section shopify-section--footer"><script type="application/json" data-section-type="footer" data-section-id="footer" > </script> <footer class="footer"> <section class="section"> <div class="container footer-menu-wrap"> <div class="one-fourth column medium-down--one-half" > <div class="footer_menu"> <p>GoDark</p> <div> <ul> <li> <p> <a href="/pages/godark-bags-faqs">FAQs</a></p></li> <li> <p> <a href="/blogs/learn">Learn</a></p></li> <li> <p> <a href="/blogs/post">Blog</a></p></li> <li> <p> <a href="/pages/contact">Contact Us</a></p></li> <li> <p> <a href="https://godarkbags.com/pages/our-story">About</a></p></li> <li> <p> <a href="/pages/scholarship">Cybersecurity Scholarship</a></p></li></ul></div></div></div> <div class="one-fourth column medium-down--one-half" > <div class="footer_menu"> <p>Extra</p> <div> <ul> <li> <p> <a href="/collections/faraday-bags-for-military">Military Inquiries</a></p></li> <li> <p> <a href="/pages/govx-id-military-discount">GovX ID Discounts</a></p></li> <li> <p> <a href="/pages/become-a-godark-faraday-bags-dealer">Become a GoDark Dealer</a></p></li> <li> <p> <a href="/pages/cryptocurrency">Cryptocurrency</a></p></li></ul></div></div></div> <div class="one-fourth column medium-down--one-half" > <div class="footer_menu"> <p><a href="/pages/policy-page?tablink">Our Policies</a></p> <div> <ul> <li> <p> <a href="/pages/policy-page?tab1#tabs-1">Shipping</a></p></li> <li> <p> <a href="/pages/shipping-protection">Shipping Protection</a></p></li> <li> <p> <a href="/pages/policy-page?tab2#tabs-2">Returns/Exchanges/Warranty</a></p></li> <li> <p> <a href="https://godarkbags.com/pages/customer-care">Customer Care</a></p></li> <li> <p> <a href="/pages/policy-page?tab3">Privacy Policy</a></p></li> <li> <p> <a href="/pages/policy-page?tab4#tabs-4">Terms & Conditions</a></p></li> <li> <p> <a href="/pages/policy-page?tab5">See More</a></p></li></ul></div></div></div> <div class="one-fourth column medium-down--one-whole" > <div class="footer_content footer-text no-footer-title"> <h6><span class="right icon-down-arrow"></span></h6> <div class=""> <p>© 2024 GoDark Bags.</p></div></div></div></div></section> </footer> </div> <div class="mobile-search is-hidden-large" data-autocomplete-false> <form class="search-form search-popup__form" action="/search"> <div class="search__fields"> <input type="hidden" name="type" value="product" /> <label for="q" class="visuallyhidden">Search</label> <input class="input" id="q" type="text" name="q" placeholder="Search" value="" x-webkit-speech autocapitalize="off" autocomplete="off" autocorrect="off" /> <span class="icon-search submit-search"></span> <span class="icon-cross close-search"></span> <input type="submit" name="search" class="visuallyhidden" value="" /></div></form> </div> <script async type="text/javascript" src="https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=WC2gY2"></script> <!-- Stamped - Begin Script--> <script async type="text/javascript" data-api-key="" id="stamped-script-widget" src="https://cdn-stamped-io.azureedge.net/files/widget.min.js"></script> <!-- Stamped - End Script --> <!--Stamped Main Script: Begin--> <script>function myInit(){ StampedFn.init({ apiKey: 'pubkey-7a02G4674DSkVaU42b2sWELRvO091l', sId: '204303' }); }</script> <script async onload="myInit()" type="text/javascript" src="https://cdn1.stamped.io/files/widget.min.js"></script> <!--Stamped Main Script: End--> <section id="shopify-section-custom-text" class="shopify-section section-custom-text"><script> docReady(function() { let snippet=document.querySelector(".custom-message"); if(!snippet){ return; } snippet.innerHTML=""; }) </script> <style> .custom-message { color:#ff0000; } </style> </section> <script src="https://navidium-static-assets.s3.amazonaws.com/navidium-widgets/extension/navidium-extension-checker.js"></script> <script src="https://cdn.rebuyengine.com/onsite/js/rebuy.js?shop=godark-bags.myshopify.com" async></script> <!-- Dynamic bundle --> <script id="rebuy-widget-172499" type="text/template"> <div class="rebuy-widget" v-cloak v-on:click="stopPropagation($event)" v-bind:id="'rebuy-widget-' + id" v-bind:class="['widget-type-' + config.type.replace('_','-'), products.length > 0 ? 'is-visible' : 'is-hidden', 'widget-layout-' + currentLayout()]"> <div class="rebuy-widget-container" v-bind:class="['widget-display-' + config.display_type, visible ? 'is-visible' : 'is-hidden' ]"> <div class="rebuy-widget-content"> <div class="rebuy-timer" v-if="hasTimer()"> <h5 class="rebuy-timer-title" v-if="config.language.timer_title"> <span v-html="config.language.timer_title"></span> <span class="rebuy-timer-minutes" v-html="config.timer.duration_minutes"></span>:<span class="rebuy-timer-seconds" v-html="config.timer.duration_seconds"></span></h5></div> <h4 class="super-title" v-if="config.language.super_title != ''" v-html="config.language.super_title"></h4> <h3 class="primary-title" v-if="config.language.title != ''" v-html="config.language.title"></h3> <div class="description" v-if="config.language.description != ''" v-html="config.language.description"></div> <div class="rebuy-bundle"> <div class="rebuy-bundle__images"> <div class="rebuy-bundle__image" v-for="(product, index) in products" v-if="product.selected" v-bind:class="[product.handle, 'product-id-' + product.id, cartHasProduct(product) ? 'cart-has-item' : '', productTagClasses(product)]"> <a class="rebuy-bundle__image-item" v-bind:href="learnMoreURL(product)" v-bind:style="imageStyles" v-on:click="learnMore(product);" v-bind:class="[hasLearnMore() && !isInputProduct(product) ? 'clickable' : '' ]"> <img v-bind:src="itemImage(product, product.selected_variant, '400x400')" v-bind:alt="product.title"></a> <div class="rebuy-bundle__image-divider"> <i class="far fa-plus"></i></div></div></div> <div class="rebuy-bundle__items"> <label class="rebuy-bundle__label"> Buy these items: <button class="rebuy-bundle__accordion-toggle" v-on:click="document.querySelectorAll('.rebuy-bundle__accordion-toggle, .rebuy-bundle__items').forEach(el => el.classList.toggle('toggled')); window.dispatchEvent(new Event('resize'));"> <svg width="8" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10.59 0.589844L6 5.16984L1.41 0.589844L0 1.99984L6 7.99984L12 1.99984L10.59 0.589844Z" fill="#666E95"/></svg></button></label> <div class="rebuy-product-block" v-for="(product, product_index) in products" v-bind:class="[product.handle, 'product-id-' + product.id, cartHasProduct(product) ? 'cart-has-item' : '', productTagClasses(product), isInputProduct(product) ? 'is-input-product' : '' ,product.selected ? 'is-selected': '']"> <div class="rebuy-product-info"> <div class="rebuy-product-checkbox"> <label class="rebuy-checkbox-label"> <input class="checkbox-input rebuy-checkbox" v-bind:class="[isInputProduct(product) ? 'is-input-product' : '']" v-model="product.selected" type="checkbox" /></label></div> <strong class="rebuy-product-label" v-if="isInputProduct(product)" v-html="'This item:'"></strong> <a class="rebuy-product-title" v-bind:href="learnMoreURL(product)" v-on:click="learnMore(product);" v-html="product.title" v-bind:class="[hasLearnMore() && !isInputProduct(product) ? 'clickable' : '']" v-bind:alt="'View ' + product.title"></a> <div class="rebuy-variant-title" v-if="showVariantTitle(product)" v-html="product.selected_variant.title"></div> <div class="rebuy-product-review" v-if="hasProductReviews(product)"> <span class="rebuy-star-rating"> <span class="rebuy-star-rating-background"></span> <span class="rebuy-star-rating-foreground" v-bind:style="{ width: productReviewRatingPercentage(product) }"></span></span> <span class="rebuy-review-count" v-html="productReviewCount(product)"></span></div> <div class="rebuy-product-price"> <div v-if="variantOnSale(product, product.selected_variant)"> <span class="rebuy-money sale" v-html="formatMoney(variantPrice(product, product.selected_variant))"></span> <span class="rebuy-money compare-at" v-html="formatMoney(variantCompareAtPrice(product, product.selected_variant))"></span></div> <div v-if="!(variantOnSale(product, product.selected_variant))"> <span class="rebuy-money" v-html="formatMoney(variantPrice(product, product.selected_variant))"></span></div></div> <div class="rebuy-product-description" v-if="showProductDescription(product)" v-html="text(product.body_html)"></div></div> <div class="rebuy-product-options" v-if="showVariantSelect(product)"> <select :id="id + '-' + 'select' + '-' + product_index" :class="{ hide : settings.view_options.variant_selector == 'buttons' }" class="rebuy-select" v-model="product.selected_variant_id" v-on:change="selectVariant(product)"> <option v-for="variant in product.variants" v-bind:value="variant.id">{{ variant.title }}</option></select> <div v-if="displayColorSwatches(option)" v-for="option in product.options" class="rebuy-color-swatches"> <div v-for="(value, value_index) in option.values" class="rebuy-color-swatch"> <input :name="id + '-color-' + product_index" :id="id + '-color-' + product_index + '-' + value + '-' + value_index" :checked="value_index == 0" :value="value" type="radio" class="rebuy-color-input hide" v-on:change="selectVariantByColor(product, value, product_index)"> <label :for="id + '-color-' + product_index + '-' + value + '-' + value_index" :style="{ backgroundColor: value }" :title="value" class="rebuy-color-label"></label></div></div> <div v-if="displaySizeSwatches(option)" v-for="option in product.options" class="mt-10 rebuy-size-swatches"> <div v-for="(value, value_index) in option.values" class="rebuy-size-swatch"> <input :name="id + '-size-' + product_index" :id="id + '-size-' + product_index + '-' + value" :checked="value_index == 0" :value="value" type="radio" class="rebuy-size-input hide" v-on:change="selectVariantBySize(product, value, product_index)"> <label :for="id + '-size-' + product_index + '-' + value" class="rebuy-size-label">{{ value }}</label></div></div></div></div></div> <div class="rebuy-bundle__actions" v-if="subtotal() > 0"> <div class="rebuy-bundle__actions-price"> <strong class="rebuy-bundle__actions-price-label" v-html="config.language.total_price_label"></strong> <div class="rebuy-bundle__actions-price-value" v-if="bundleOnSale()"> <span class="rebuy-money sale" v-html="formatMoney(subtotal())"></span> <span class="rebuy-money compare-at" v-html="formatMoney(compareAtSubtotal())"></span></div> <div class="rebuy-bundle__actions-price-value" v-if="!(bundleOnSale())"> <span class="rebuy-money" v-html="formatMoney(subtotal())"></span></div></div> <div class="rebuy-bundle__actions-buttons"> <button class="rebuy-button" v-on:click="addSelectedProductsToCart()" type="button"> <span v-html="buttonWidgetLabel()"></span></button></div></div></div></div></div></div> </script><style> .page-narrow-sb h1 {text-align: center;} </style> <div id="shopify-block-ATDlxV0g1cm5BVDFOY__11268660566508010497" class="shopify-block shopify-app-block"><script type="text/javascript"> let mlvedaAvailableCountries = []; mlvedaAvailableCountries.push({ iso_code: "AR", name: "Argentina", unit_system: "metric", languages: null, currency: { name: "United States Dollar", iso_code: "USD", symbol: "$" } }); mlvedaAvailableCountries.push({ iso_code: "AM", name: "Armenia", unit_system: "metric", languages: null, currency: { name: "Armenian Dram", iso_code: "AMD", symbol: "դր." } }); mlvedaAvailableCountries.push({ iso_code: "AU", name: "Australia", unit_system: "metric", languages: null, currency: { name: "Australian Dollar", iso_code: "AUD", symbol: "$" } }); mlvedaAvailableCountries.push({ iso_code: "AT", name: "Austria", unit_system: "metric", languages: null, currency: { name: "Euro", iso_code: "EUR", symbol: "€" } }); mlvedaAvailableCountries.push({ iso_code: "BE", name: "Belgium", unit_system: "metric", languages: null, currency: { name: "Euro", iso_code: "EUR", symbol: "€" } }); mlvedaAvailableCountries.push({ iso_code: "BR", name: "Brazil", unit_system: "metric", languages: null, currency: { name: "United States Dollar", iso_code: "USD", symbol: "$" } }); mlvedaAvailableCountries.push({ iso_code: "BG", name: "Bulgaria", unit_system: "metric", languages: null, currency: { name: "Bulgarian Lev", iso_code: "BGN", symbol: "лв." } }); mlvedaAvailableCountries.push({ iso_code: "CA", name: "Canada", unit_system: "metric", languages: null, currency: { name: "Canadian Dollar", iso_code: "CAD", symbol: "$" } }); mlvedaAvailableCountries.push({ iso_code: "HR", name: "Croatia", unit_system: "metric", languages: null, currency: { name: "Euro", iso_code: "EUR", symbol: "€" } }); mlvedaAvailableCountries.push({ iso_code: "CY", name: "Cyprus", unit_system: "metric", languages: null, currency: { name: "Euro", iso_code: "EUR", symbol: "€" } }); mlvedaAvailableCountries.push({ iso_code: "CZ", name: "Czechia", unit_system: "metric", languages: null, currency: { name: "Czech Koruna", iso_code: "CZK", symbol: "Kč" } }); mlvedaAvailableCountries.push({ iso_code: "DK", name: "Denmark", unit_system: "metric", languages: null, currency: { name: "Danish Krone", iso_code: "DKK", symbol: "kr." } }); mlvedaAvailableCountries.push({ iso_code: "EE", name: "Estonia", unit_system: "metric", languages: null, currency: { name: "Euro", iso_code: "EUR", symbol: "€" } }); mlvedaAvailableCountries.push({ iso_code: "FI", name: "Finland", unit_system: "metric", languages: null, currency: { name: "Euro", iso_code: "EUR", symbol: "€" } }); mlvedaAvailableCountries.push({ iso_code: "FR", name: "France", unit_system: "metric", languages: null, currency: { name: "Euro", iso_code: "EUR", symbol: "€" } }); mlvedaAvailableCountries.push({ iso_code: "DE", name: "Germany", unit_system: "metric", languages: null, currency: { name: "Euro", iso_code: "EUR", symbol: "€" } }); mlvedaAvailableCountries.push({ iso_code: "GR", name: "Greece", unit_system: "metric", languages: null, currency: { name: "Euro", iso_code: "EUR", symbol: "€" } }); mlvedaAvailableCountries.push({ iso_code: "GL", name: "Greenland", unit_system: "metric", languages: null, currency: { name: "Danish Krone", iso_code: "DKK", symbol: "kr." } }); mlvedaAvailableCountries.push({ iso_code: "HK", name: "Hong Kong SAR", unit_system: "metric", languages: null, currency: { name: "United States Dollar", iso_code: "USD", symbol: "$" } }); mlvedaAvailableCountries.push({ iso_code: "HU", name: "Hungary", unit_system: "metric", languages: null, currency: { name: "Hungarian Forint", iso_code: "HUF", symbol: "Ft" } }); mlvedaAvailableCountries.push({ iso_code: "IS", name: "Iceland", unit_system: "metric", languages: null, currency: { name: "Icelandic Króna", iso_code: "ISK", symbol: "kr" } }); mlvedaAvailableCountries.push({ iso_code: "ID", name: "Indonesia", unit_system: "metric", languages: null, currency: { name: "United States Dollar", iso_code: "USD", symbol: "$" } }); mlvedaAvailableCountries.push({ iso_code: "IE", name: "Ireland", unit_system: "metric", languages: null, currency: { name: "Euro", iso_code: "EUR", symbol: "€" } }); mlvedaAvailableCountries.push({ iso_code: "IT", name: "Italy", unit_system: "metric", languages: null, currency: { name: "Euro", iso_code: "EUR", symbol: "€" } }); mlvedaAvailableCountries.push({ iso_code: "JP", name: "Japan", unit_system: "metric", languages: null, currency: { name: "United States Dollar", iso_code: "USD", symbol: "$" } }); mlvedaAvailableCountries.push({ iso_code: "LV", name: "Latvia", unit_system: "metric", languages: null, currency: { name: "Euro", iso_code: "EUR", symbol: "€" } }); mlvedaAvailableCountries.push({ iso_code: "LI", name: "Liechtenstein", unit_system: "metric", languages: null, currency: { name: "Swiss Franc", iso_code: "CHF", symbol: "CHF" } }); mlvedaAvailableCountries.push({ iso_code: "LT", name: "Lithuania", unit_system: "metric", languages: null, currency: { name: "Euro", iso_code: "EUR", symbol: "€" } }); mlvedaAvailableCountries.push({ iso_code: "LU", name: "Luxembourg", unit_system: "metric", languages: null, currency: { name: "Euro", iso_code: "EUR", symbol: "€" } }); mlvedaAvailableCountries.push({ iso_code: "MY", name: "Malaysia", unit_system: "metric", languages: null, currency: { name: "United States Dollar", iso_code: "USD", symbol: "$" } }); mlvedaAvailableCountries.push({ iso_code: "MT", name: "Malta", unit_system: "metric", languages: null, currency: { name: "Euro", iso_code: "EUR", symbol: "€" } }); mlvedaAvailableCountries.push({ iso_code: "MD", name: "Moldova", unit_system: "metric", languages: null, currency: { name: "Moldovan Leu", iso_code: "MDL", symbol: "L" } }); mlvedaAvailableCountries.push({ iso_code: "NL", name: "Netherlands", unit_system: "metric", languages: null, currency: { name: "Euro", iso_code: "EUR", symbol: "€" } }); mlvedaAvailableCountries.push({ iso_code: "NZ", name: "New Zealand", unit_system: "metric", languages: null, currency: { name: "New Zealand Dollar", iso_code: "NZD", symbol: "$" } }); mlvedaAvailableCountries.push({ iso_code: "NO", name: "Norway", unit_system: "metric", languages: null, currency: { name: "United States Dollar", iso_code: "USD", symbol: "$" } }); mlvedaAvailableCountries.push({ iso_code: "PA", name: "Panama", unit_system: "metric", languages: null, currency: { name: "United States Dollar", iso_code: "USD", symbol: "$" } }); mlvedaAvailableCountries.push({ iso_code: "PE", name: "Peru", unit_system: "metric", languages: null, currency: { name: "Peruvian Sol", iso_code: "PEN", symbol: "S/." } }); mlvedaAvailableCountries.push({ iso_code: "PH", name: "Philippines", unit_system: "metric", languages: null, currency: { name: "United States Dollar", iso_code: "USD", symbol: "$" } }); mlvedaAvailableCountries.push({ iso_code: "PL", name: "Poland", unit_system: "metric", languages: null, currency: { name: "Polish Złoty", iso_code: "PLN", symbol: "zł" } }); mlvedaAvailableCountries.push({ iso_code: "PT", name: "Portugal", unit_system: "metric", languages: null, currency: { name: "Euro", iso_code: "EUR", symbol: "€" } }); mlvedaAvailableCountries.push({ iso_code: "RO", name: "Romania", unit_system: "metric", languages: null, currency: { name: "Romanian Leu", iso_code: "RON", symbol: "Lei" } }); mlvedaAvailableCountries.push({ iso_code: "RU", name: "Russia", unit_system: "metric", languages: null, currency: { name: "United States Dollar", iso_code: "USD", symbol: "$" } }); mlvedaAvailableCountries.push({ iso_code: "RS", name: "Serbia", unit_system: "metric", languages: null, currency: { name: "Serbian Dinar", iso_code: "RSD", symbol: "РСД" } }); mlvedaAvailableCountries.push({ iso_code: "SG", name: "Singapore", unit_system: "metric", languages: null, currency: { name: "United States Dollar", iso_code: "USD", symbol: "$" } }); mlvedaAvailableCountries.push({ iso_code: "SK", name: "Slovakia", unit_system: "metric", languages: null, currency: { name: "Euro", iso_code: "EUR", symbol: "€" } }); mlvedaAvailableCountries.push({ iso_code: "SI", name: "Slovenia", unit_system: "metric", languages: null, currency: { name: "Euro", iso_code: "EUR", symbol: "€" } }); mlvedaAvailableCountries.push({ iso_code: "ZA", name: "South Africa", unit_system: "metric", languages: null, currency: { name: "United States Dollar", iso_code: "USD", symbol: "$" } }); mlvedaAvailableCountries.push({ iso_code: "ES", name: "Spain", unit_system: "metric", languages: null, currency: { name: "Euro", iso_code: "EUR", symbol: "€" } }); mlvedaAvailableCountries.push({ iso_code: "SE", name: "Sweden", unit_system: "metric", languages: null, currency: { name: "Swedish Krona", iso_code: "SEK", symbol: "kr" } }); mlvedaAvailableCountries.push({ iso_code: "CH", name: "Switzerland", unit_system: "metric", languages: null, currency: { name: "Swiss Franc", iso_code: "CHF", symbol: "CHF" } }); mlvedaAvailableCountries.push({ iso_code: "TW", name: "Taiwan", unit_system: "metric", languages: null, currency: { name: "United States Dollar", iso_code: "USD", symbol: "$" } }); mlvedaAvailableCountries.push({ iso_code: "TH", name: "Thailand", unit_system: "metric", languages: null, currency: { name: "United States Dollar", iso_code: "USD", symbol: "$" } }); mlvedaAvailableCountries.push({ iso_code: "UA", name: "Ukraine", unit_system: "metric", languages: null, currency: { name: "Ukrainian Hryvnia", iso_code: "UAH", symbol: "₴" } }); mlvedaAvailableCountries.push({ iso_code: "AE", name: "United Arab Emirates", unit_system: "metric", languages: null, currency: { name: "United Arab Emirates Dirham", iso_code: "AED", symbol: "د.إ" } }); mlvedaAvailableCountries.push({ iso_code: "GB", name: "United Kingdom", unit_system: "imperial", languages: null, currency: { name: "British Pound", iso_code: "GBP", symbol: "£" } }); mlvedaAvailableCountries.push({ iso_code: "US", name: "United States", unit_system: "imperial", languages: null, currency: { name: "United States Dollar", iso_code: "USD", symbol: "$" } }); mlvedaAvailableCountries.push({ iso_code: "ZM", name: "Zambia", unit_system: "metric", languages: null, currency: { name: "United States Dollar", iso_code: "USD", symbol: "$" } }); window.mlvedaLocalizationAvailableCountries = mlvedaAvailableCountries; window.mlvedaLocalizationCountry = { iso_code: "US", name: "United States", unit_system: "imperial", languages: "", currency: { name: "United States Dollar", iso_code: "USD", symbol: "$" } }; let mlvedaAvailableLanguages = []; mlvedaAvailableLanguages.push({ endonym_name: "English", iso_code: "en", name: "English", primary: "true", root_url: "/" }); window.mlvedaLocalizationAvailableLanguages = mlvedaAvailableLanguages; window.mlvedaLocalizationLanguage = { endonym_name: "English", iso_code: "en", name: "English", primary: "true", root_url: "/" }; window.mlvedaCountryAndLanguageForm = `<form method="post" action="/localization" id="mlvedaCountryAndLanguageForm" accept-charset="UTF-8" class="mlveda-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="_method" value="put" /><input type="hidden" name="return_to" value="/?utm_source=cryptwerk&utm_medium=discounts" /> <input type="hidden" name="country_code" value="${window.mlvedaLocalizationCountry.iso_code}"> <input type="hidden" name="language_code" value="${window.mlvedaLocalizationLanguage.iso_code}"> </form>`; window.mlvedaCountryForm = `<form method="post" action="/localization" id="mlvedaCountryForm" accept-charset="UTF-8" class="mlveda-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="_method" value="put" /><input type="hidden" name="return_to" value="/?utm_source=cryptwerk&utm_medium=discounts" /> <input type="hidden" name="country_code" value="${window.mlvedaLocalizationCountry.iso_code}"> </form>`; window.mlvedaNoShippingCountryForm = `<form method="post" action="/localization" id="mlvedaNoShippingCountryForm" accept-charset="UTF-8" class="shopify-localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="_method" value="put" /><input type="hidden" name="return_to" value="/?utm_source=cryptwerk&utm_medium=discounts" /> <input type="hidden" name="country_code" value="${window.mlvedaLocalizationCountry.iso_code}"> </form>`; </script> <script type="text/javascript" src="https://cdn.shopify.com/extensions/5e2710f9-3935-4ae7-9bee-7e0027371314/1.8.0/assets/mlveda-market-script-static.js" async></script> <link href="//cdn.shopify.com/extensions/5e2710f9-3935-4ae7-9bee-7e0027371314/1.8.0/assets/mlveda-market-style-static.css" rel="stylesheet" type="text/css" media="all" /> <style> /* common */ html,body { height: 100%; } mlveda-localization-form{ height:0px; } #mlvedaCountryForm, #mlvedaCountryAndLanguageForm{ display: block; } .mlveda-form .select2-container .select2-dropdown { min-width: 300px; border: none; box-shadow: rgb(100 100 111 / 40%) 0px 7px 29px 0px; margin-top: 10px; border-radius: 4px; z-index: 9999; } .mlveda-form .select2-search__field:focus { outline: none !important; } .mlveda-form .select2-search__field, .mlveda-form .select2-search__field::placeholder{ color: inherit; } .mlveda-form .mlveda-select-root { display: inline-block; } .mlveda-form .flag-img { height: 20px; width: 20px; vertical-align: middle; margin-right: 8px; display: inline-block !important; } .mlveda-form .dropdown-menu { width: 300px; min-height: 200px; padding: 10px 20px 20px 20px; line-height: 1.3; font-size: inherit; } .mlveda-form .open>.dropdown-menu{ margin-top: 20px; } .mlveda-form .mlveda-heading { font-weight: bold; margin-bottom: 8px; } .mlveda-form .mlveda-stack-item { margin-bottom: 16px; margin-top: 10px; } .mlveda-form .mlveda-cross-icon { position: absolute; top: 5px; right: 5px; } .mlveda-form .mlveda-continue-btn button { border: 0; padding: 12px 30px; font-weight: 600; width: 100%; border-radius: 4px; } .mlveda-form .mlveda-cross-icon button { background-color: transparent; padding: 0px; border: none; } .mlveda-form .mlveda-cross-icon button svg { fill: #aaa; height: 20px; width: 20px; } .mlveda-form .mlveda-continue-btn { margin-bottom: 0px; } .mlveda-form .mlveda-select-root .select2-selection { border: 1px solid #d7d7d7 !important; padding: 4px 7px 5.5px 7px; height: auto; } .mlveda-form .select2-search--dropdown { padding: 12px 20px 12px 20px; } .mlveda-form .select2-container--default .select2-search--dropdown .select2-search__field { border-radius: 50px; border-color: #ddd; padding-left: 15px; box-shadow: none; padding-top: 4px; padding-bottom: 4px; line-height: 20px; } .mlveda-form .select2-results__option { padding: 8px 20px 8px 20px; line-height: 1.2; } .mlveda-form .select2-container--default .select2-results__option--selected { color: inherit !important; font-weight: bold !important; background-color: #fff !important; text-decoration: underline; text-underline-position: under; } .mlveda-form .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable { background-color: #fff !important; color: inherit; } .mlveda-form .select2-results__option:hover{ font-weight: bold; } .mlveda-form .select2-results__message{ text-align: center; } .mlveda-form .select2-results__options{ margin-bottom: 12px; } .mlveda-form .select2-container{ width: auto !important; } .mlveda-form .select2-results__option:hover .mlveda-result-span{ text-decoration: underline; text-underline-position: under; } .mlveda-form .select2-container--default .select2-selection--single{ border-radius: 4px !important; } .mlveda-form .mlveda-result-main{ display: flex; width: 100%; align-items: center; } .mlveda-form .country-span{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .mlveda-form .mlveda-dropdown-select{ border-radius: 4px; border: 1px solid #d7d7d7 !important; padding: 4px 10px; z-index: 1051; background: #fff; position: relative; } .mlveda-form .select2-container--default .select2-selection--single .select2-selection__arrow b{ display: block; border-top-color: inherit; border-bottom-color: inherit; } .mlveda-form .select2-container--default .select2-selection--single .select2-selection__arrow{ height: 28px; top: 4px; right: 1px; } .mlveda-form .mlveda-single-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow{ display: none; } .mlveda-form .mlveda-label{ margin-bottom: 8px; } .mlveda-form .mlveda-dropdown-select .select2-container{ width: 100% !important; } .mlveda-form .mlveda-dropdown-select .select2-container .select2-dropdown{ margin-top: 0px; min-width: auto; } .mlveda-form .mlveda-caret { margin-left: 5px !important; display: none; } .mlveda-form .dropdown.open .mlveda-caret{ transform: rotate(180deg); } .mlveda-form .mlveda-mr-8{ margin-right: 8px; } .mlveda-form .mlveda-dropdown-main { cursor: pointer; display: flex; width: 100%; align-items: center; height: 26px; overflow: hidden; color: inherit; } .mlveda-form .select2-container--default .select2-selection--single .select2-selection__rendered{ color: inherit; } #select2-mlveda-language-selector-container, #select2-mlveda-country-selector-container{ max-height: 26px; line-height: 25px; } .modal-backdrop.in{ display: block; } .mlveda-language-message{ display: none; } .mlveda-dropdown-main .selected-result-span{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .mlveda-form .mlveda-single-dropdown .select2-selection, .mlveda-form .mlveda-dropdown-select { max-width: 300px; } #mlveda-not-shipping-modal{ opacity: 1; background-color: transparent; visibility: visible; } #mlveda-not-shipping-modal .modal-dialog { margin: 0px auto; height: 100vh; display: flex; flex-direction: column; justify-content: center; width: 530px; } #mlveda-not-shipping-modal .mlveda-modal-close{ position: absolute; right: 15px; top: 15px; cursor: pointer; } #mlveda-not-shipping-modal #ic_close{ fill: #aaa; } #mlveda-not-shipping-modal.fade .modal-dialog { transform: translate(0, -100%); } #mlveda-not-shipping-modal.in .modal-dialog { transform: translate(0, 0); } #mlveda-not-shipping-modal .modal-content{ padding: 30px; text-align: center; line-height: 1.3; text-align: center; position: relative; inset: 0px; display: block; overflow: visible; } #mlveda-not-shipping-modal .mlveda-modal-heading{ font-weight: bold; font-size: 18px; margin-top: 20px; } #mlveda-not-shipping-modal .shop-now-button{ border: 0; padding: 12px 30px; font-weight: bold; width: 100%; border-radius: 4px; margin-top: 20px; } #mlveda-not-shipping-modal .mlveda-form .select2-container{ width: 100% !important; } #mlveda-not-shipping-modal .mlveda-form .select2-container .select2-dropdown{ margin-top: 0px; } #mlveda-not-shipping-modal .mlveda-form .select2-container--default .select2-selection--single{ padding: 4px 7px 4px 7px; height: auto; } #mlveda-not-shipping-modal #mlveda-not-shipping-country-div{ margin-top: 20px; } @media only screen and (max-width: 767px) { #mlveda-not-shipping-modal .modal-dialog{ width: 100%; } } /* common */ @media only screen and (min-width: 768px){ .mlveda-form .select2-container--default .select2-selection--single .select2-selection__rendered { padding-left: 0px; padding-right: 10px; } .mlveda-form .mlveda-single-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow{ display: inline-block; } .mlveda-form .mlveda-caret { display: inline-block; } .mlveda-form .mlveda-image-span{ } #mlveda-not-shipping-modal .mlveda-form .mlveda-image-span{ width: 26px; height: 26px; } .mlveda-dropdown-select .select2-selection .mlveda-image-span, .mlveda-dropdown-select .select2-dropdown .mlveda-image-span, .mlveda-form .select2-dropdown .mlveda-image-span{ width: 26px; height: 26px; } .mlveda-form .mlveda-continue-btn button { background-color: #000000; color: #FFFFFF; } .mlveda-form{ position: fixed; z-index: 999; top: 30px; right: 40px; } .mlveda-form .open>.dropdown-menu{ } .mlveda-single-dropdown .select2-container{ left: auto !important; } .mlveda-single-dropdown .select2-container .select2-dropdown { inset: 0px 0px auto auto; } .mlveda-form .open>.dropdown-menu{ right: -40px; left: auto; } /* */ #mlveda-not-shipping-modal .shop-now-button{ background-color: #000000; color: #ffffff; } #mlveda-not-shipping-modal .modal-content{ background: #ffffff; } } @media only screen and (max-width: 767px) { .mlveda-form .select2-container--default .select2-selection--single .select2-selection__rendered { padding-left: 0px; padding-right: 10px; } .mlveda-form .mlveda-single-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow{ display: inline-block; } .mlveda-form .mlveda-caret { display: inline-block; } .mlveda-form .mlveda-image-span{ } #mlveda-not-shipping-modal .mlveda-form .mlveda-image-span{ width: 26px; height: 26px; } .mlveda-dropdown-select .select2-selection .mlveda-image-span, .mlveda-dropdown-select .select2-dropdown .mlveda-image-span, .mlveda-form .select2-dropdown .mlveda-image-span{ width: 26px; height: 26px; } .mlveda-form .mlveda-continue-btn button { background-color: #000000; color: #FFFFFF; } .mlveda-form{ position: fixed; z-index: 999; top: 30px; right: 35px; } .mlveda-form .open>.dropdown-menu{ } .mlveda-single-dropdown .select2-container{ left: auto !important; } .mlveda-single-dropdown .select2-container .select2-dropdown { inset: 0px 0px auto auto; } .mlveda-form .open>.dropdown-menu{ right: -35px; left: auto; } /* */ #mlveda-not-shipping-modal .shop-now-button{ background-color: #000000; color: #ffffff; } #mlveda-not-shipping-modal .modal-content{ background: #ffffff; } } @media only screen and (min-width: 768px){ } @media only screen and (max-width: 767px) { } @media only screen and (min-width: 768px) { .mlveda-form { position: absolute; z-index: 0; top: 30px; right: 150px; }} </style> <script type="text/javascript"> var mlvedaWaitForJQuery=setInterval(function(){function a(e){let l="";for(let a=0;a<window.mlvedaLocalizationAvailableCountries.length;a++)l+=`<option value="${window.mlvedaLocalizationAvailableCountries[a].iso_code}" ${window.mlvedaLocalizationAvailableCountries[a].iso_code==window.mlvedaLocalizationCountry.iso_code?"selected":""}>${"none"!=S[e].switcherDropDown.countryStyle?window.mlvedaLocalizationAvailableCountries[a][S[e].switcherDropDown.countryStyle]:""}${"none"!=S[e].switcherDropDown.currencyStyle?" "+("none"!=S[e].switcherDropDown.countryStyle?" ( ":"")+window.mlvedaLocalizationAvailableCountries[a].currency[S[e].switcherDropDown.currencyStyle]+("none"!=S[e].switcherDropDown.countryStyle?" )":""):""}</option>`;return l}function e(e){let l="";for(let a=0;a<window.mlvedaLocalizationAvailableLanguages.length;a++)l+=`<option value="${window.mlvedaLocalizationAvailableLanguages[a].iso_code}" ${window.mlvedaLocalizationAvailableLanguages[a].iso_code==window.mlvedaLocalizationLanguage.iso_code?"selected":""}>${"none"!=S[e].switcherDropDown.languageSwitcherStyle?"name"==S[e].switcherDropDown.languageSwitcherStyle?S[e].useOwnLanguage?window.mlvedaLocalizationAvailableLanguages[a].endonym_name:window.mlvedaLocalizationAvailableLanguages[a].name:"iso_code"==S[e].switcherDropDown.languageSwitcherStyle?t(window.mlvedaLocalizationAvailableLanguages[a].iso_code):window.mlvedaLocalizationAvailableLanguages[a][S[e].switcherDropDown.languageSwitcherStyle]:""}</option>`;return l}function t(a){return a.charAt(0).toUpperCase()+a.slice(1)}function y(a,e,l){let t="";if(l){const n=new Date;n.setTime(n.getTime()+24*l*60*60*1e3),t="; expires="+n.toGMTString()}document.cookie=a+"="+e+t+"; path=/"}function h(a,e){if(""===$mlvedaMarketSelector.trim(a.term))return e;if(void 0===e.text)return null;const l=window.mlvedaLocalizationAvailableCountries.find(a=>a.iso_code===e.id);a=a.term.toLowerCase();return l&&(-1<l.iso_code.toLowerCase().indexOf(a)||-1<l.name.toLowerCase().indexOf(a)||-1<l.currency.iso_code.toLowerCase().indexOf(a)||-1<l.currency.symbol.toLowerCase().indexOf(a))?e:null}function v(a){if(!a.id)return a.text;let e="";if("none"!==S[M?"mobile":"desktop"].switcher.countryStyle){let a="";"name"===S[M?"mobile":"desktop"].switcher.countryStyle?a=window.mlvedaLocalizationCountry.name:"iso_code"===S[M?"mobile":"desktop"].switcher.countryStyle&&(a=window.mlvedaLocalizationCountry.iso_code),e+=a}if("none"!==S[M?"mobile":"desktop"].switcher.currencyStyle){let a="";"symbol"===S[M?"mobile":"desktop"].switcher.currencyStyle?a=window.mlvedaLocalizationCountry.currency.symbol:"iso_code"===S[M?"mobile":"desktop"].switcher.currencyStyle?a=window.mlvedaLocalizationCountry.currency.iso_code:"name"===S[M?"mobile":"desktop"].switcher.currencyStyle&&(a=window.mlvedaLocalizationCountry.currency.name),e=e+("none"!==S[M?"mobile":"desktop"].switcher.countryStyle?" ( ":"")+a+("none"!==S[M?"mobile":"desktop"].switcher.countryStyle?" )":"")}let l;return l=M?$mlvedaMarketSelector('<span class="mlveda-result-main">'+(!0===S.mobile.switcher.showFlag?'<span class="mlveda-image-span'+("none"!=S.mobile.switcher.countryStyle||"none"!=S.mobile.switcher.currencyStyle?" mlveda-mr-8":"")+'"><span class="'+S.mobile.switcher.flagStyle+" "+S.mobile.switcher.flagStyle+"-"+window.mlvedaLocalizationCountry.iso_code+' flag-img"></span></span>':"")+' <span class="country-span">'+e+"</span></span>"):$mlvedaMarketSelector('<span class="mlveda-result-main">'+(!0===S.desktop.switcher.showFlag?'<span class="mlveda-image-span'+("none"!=S.desktop.switcher.countryStyle||"none"!=S.desktop.switcher.currencyStyle?" mlveda-mr-8":"")+'"><span class="'+S.desktop.switcher.flagStyle+" "+S.desktop.switcher.flagStyle+"-"+window.mlvedaLocalizationCountry.iso_code+' flag-img"></span></span>':"")+' <span class="country-span">'+e+"</span></span>")}function f(a){if(!a.id)return a.text;let e;return e=M?$mlvedaMarketSelector('<span class="mlveda-result-main">'+(!0===S.mobile.switcherDropDown.showFlag?'<span class="mlveda-image-span'+("none"!=S.mobile.switcherDropDown.countryStyle||"none"!=S.mobile.switcherDropDown.currencyStyle?" mlveda-mr-8":"")+'"><span class="'+S.mobile.switcherDropDown.flagStyle+" "+S.mobile.switcherDropDown.flagStyle+"-"+a.id+' flag-img"></span></span>':"")+' <span class="country-span">'+a.text+"</span></span>"):$mlvedaMarketSelector('<span class="mlveda-result-main">'+(!0===S.desktop.switcherDropDown.showFlag?'<span class="mlveda-image-span'+("none"!=S.desktop.switcherDropDown.countryStyle||"none"!=S.desktop.switcherDropDown.currencyStyle?" mlveda-mr-8":"")+'"><span class="'+S.desktop.switcherDropDown.flagStyle+" "+S.desktop.switcherDropDown.flagStyle+"-"+a.id+' flag-img"></span></span>':"")+' <span class="country-span">'+a.text+"</span></span>")}function w(a){return a.id?$mlvedaMarketSelector('<span class="language-span">'+a.text+"</span>"):a.text}function L(a){return a.id?$mlvedaMarketSelector('<span class="mlveda-result-span">'+a.text+"</span></span>"):a.text}function b(a){if(!a.id)return a.text;let e;return e=M?$mlvedaMarketSelector('<span class="mlveda-result-main">'+(S.mobile.switcherDropDown.showFlag?'<span class="mlveda-image-span'+("none"!=S.mobile.switcherDropDown.countryStyle||"none"!=S.mobile.switcherDropDown.currencyStyle?" mlveda-mr-8":"")+'"><span class="'+S.mobile.switcherDropDown.flagStyle+" "+S.mobile.switcherDropDown.flagStyle+"-"+a.id+' flag-img"></span></span>':"")+' <span class="mlveda-result-span">'+a.text+"</span></span>"):$mlvedaMarketSelector('<span class="mlveda-result-main">'+(S.desktop.switcherDropDown.showFlag?'<span class="mlveda-image-span'+("none"!=S.desktop.switcherDropDown.countryStyle||"none"!=S.desktop.switcherDropDown.currencyStyle?" mlveda-mr-8":"")+'"><span class="'+S.desktop.switcherDropDown.flagStyle+" "+S.desktop.switcherDropDown.flagStyle+"-"+a.id+' flag-img"></span></span>':"")+' <span class="mlveda-result-span">'+a.text+"</span></span>")}var S,k,M,D,l;"undefined"!=typeof $mlvedaMarketSelector&&(S={shopName:"godark-bags.myshopify.com",dashboardLanguage:"en",desktop:{nonShippingCountries:{heading:"<div>{{ shop.name }}</div>",subheading:"We do not ship to you {{ localization.country }}",contentText:"<div>We do not ship to <<country>></div>",buttonText:"Shop Now",notToBrowse:!1,backgroundColor:"#ffffff",buttonBackgroundColor:"#000000",textColor:"#ffffff"},deviceType:"desktop",switcher:{designId:2,mappedToDesign:!1,showFlag:!1,flagStyle:"none",countryStyle:"none",currencyStyle:"iso_code",languageSwitcherStyle:"iso_code"},switcherDropDown:{designId:18,mappedToDesign:!0,showFlag:!0,flagStyle:"circle",countryStyle:"iso_code",currencyStyle:"symbol",languageSwitcherStyle:"name"},useOwnLanguage:!0,countrySearch:!0,showLanguageSwitcher:!1,headingText:"null",buttonText:"Apply",buttonBackgroundColor:"#000000",buttonTextColor:"#FFFFFF",position:"fixed",innerPosition:"top_with_right",positionBottom:"10px",positionTop:"30px",positionLeft:"10px",positionRight:"40px",showArrow:!0},mobile:{nonShippingCountries:{heading:"<div>{{ shop.name }}</div>",subheading:"We do not ship to you {{ localization.country }}",contentText:"<div>We do not ship to <<country>></div>",buttonText:"Shop Now",notToBrowse:!1,backgroundColor:"#ffffff",buttonBackgroundColor:"#000000",textColor:"#ffffff"},deviceType:"mobile",switcher:{designId:6,mappedToDesign:!1,showFlag:!1,flagStyle:"none",countryStyle:"none",currencyStyle:"iso_code",languageSwitcherStyle:"iso_code"},switcherDropDown:{designId:21,mappedToDesign:!0,showFlag:!0,flagStyle:"circle",countryStyle:"name",currencyStyle:"symbol",languageSwitcherStyle:"name"},useOwnLanguage:!0,countrySearch:!0,showLanguageSwitcher:!1,headingText:"null",buttonText:"Apply",buttonBackgroundColor:"#000000",buttonTextColor:"#FFFFFF",position:"fixed",innerPosition:"top_with_right",positionBottom:"10px",positionTop:"30px",positionLeft:"10px",positionRight:"35px",showArrow:!0},hasMultipleDomain:!1,marketAutoDetect:!0,languageAutoDetect:!0,mobileDeviceResolution:768,stepReached:7,isOnboardingCompleted:!0,advanceCss:"@media only screen and (min-width: 768px) {\n .mlveda-form {\n position: absolute;\n z-index: 0;\n top: 30px;\n right: 150px;\n}}",themeId:"145744724181",isAppEnabled:!0,createdAt:"2024-11-27T05:52:31.309Z",updatedAt:"2024-12-19T23:00:48.278Z"},console.log("editor url",window.location.href),(window.location.href.includes("oseid=")||window.location.href.includes("osectx="))&&(console.log("inside editor"),S.marketAutoDetect=!1,S.languageAutoDetect=!1),S.isAppEnabled&&(k={en:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},af:{apply:"Doen aansoek",country:"Land",language:"Taal",search:"Soek",noResult:"Geen resultate gevind",defaultLanguageMessage:"Default language will be used automatically"},ak:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},sq:{apply:"Aplikoni",country:"Vendi",language:"Gjuhe",search:"Kërko",noResult:"Nuk u gjetën rezultate",defaultLanguageMessage:"Default language will be used automatically"},am:{apply:"ያመልክቱ",country:"ሀገር",language:"ቋንቋ",search:"ፈልግ",noResult:"ምንም ውጤቶች አልተገኙም።",defaultLanguageMessage:"Default language will be used automatically"},ar:{apply:"تطبيق",country:"دولة",language:"لغة",search:"بحث",noResult:"لم يتم العثور على نتائج",defaultLanguageMessage:"Default language will be used automatically"},hy:{apply:"Դիմել",country:"Երկիր",language:"Լեզու",search:"Որոնել",noResult:"Ոչ մի արդյունք չի գտնվել",defaultLanguageMessage:"Default language will be used automatically"},as:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},az:{apply:"Müraciət edin",country:"ölkə",language:"Dil",search:"Axtar",noResult:"Heç bir nəticə tapılmadı",defaultLanguageMessage:"Default language will be used automatically"},bm:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},bn:{apply:"আবেদন করুন",country:"দেশ",language:"ভাষা",search:"অনুসন্ধান করুন",noResult:"কোন ফলাফল পাওয়া যায়নি",defaultLanguageMessage:"Default language will be used automatically"},eu:{apply:"Aplikatu",country:"Herrialdea",language:"Hizkuntza",search:"Bilatu",noResult:"Ez da emaitzarik aurkitu",defaultLanguageMessage:"Default language will be used automatically"},be:{apply:"Ужыць",country:"Краіна",language:"Мова",search:"Пошук",noResult:"Нічога не знойдзена",defaultLanguageMessage:"Default language will be used automatically"},bs:{apply:"Prijavite se",country:"Država",language:"Jezik",search:"Traži",noResult:"Nema rezultata",defaultLanguageMessage:"Default language will be used automatically"},br:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},bg:{apply:"Приложи",country:"Страна",language:"език",search:"Търсене",noResult:"Няма намерени резултати",defaultLanguageMessage:"Default language will be used automatically"},my:{apply:"လျှောက်ထားပါ။",country:"တိုင်းပြည်",language:"ဘာသာစကား",search:"ရှာရန်",noResult:"ရလဒ်များမတွေ့ပါ။",defaultLanguageMessage:"Default language will be used automatically"},ca:{apply:"Aplicar",country:"País",language:"Llenguatge",search:"Cerca",noResult:"Sense resultats",defaultLanguageMessage:"Default language will be used automatically"},ce:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},"zh-CN":{apply:"申请",country:"国家",language:"语言",search:"搜索",noResult:"未找到结果",defaultLanguageMessage:"Default language will be used automatically"},"zh-TW":{apply:"申請",country:"國家",language:"語言",search:"搜索",noResult:"未找到結果",defaultLanguageMessage:"Default language will be used automatically"},cu:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},kw:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},hr:{apply:"Prijavite se",country:"Zemlja",language:"Jezik",search:"traži",noResult:"Nema rezultata",defaultLanguageMessage:"Default language will be used automatically"},cs:{apply:"Aplikovat",country:"Země",language:"Jazyk",search:"Vyhledávání",noResult:"Nebyly nalezeny žádné výsledky",defaultLanguageMessage:"Default language will be used automatically"},da:{apply:"ansøge",country:"Land",language:"Sprog",search:"Søg",noResult:"Ingen resultater fundet",defaultLanguageMessage:"Default language will be used automatically"},nl:{apply:"Van toepassing zijn",country:"Land",language:"Taal",search:"Zoekopdracht",noResult:"Geen resultaten gevonden",defaultLanguageMessage:"Default language will be used automatically"},dz:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},eo:{apply:"Apliki",country:"Lando",language:"Lingvo",search:"Serĉu",noResult:"Neniuj Rezultoj Trovitaj",defaultLanguageMessage:"Default language will be used automatically"},et:{apply:"Tulemusi ei leitud",country:"Riik",language:"Keel",search:"Otsing",noResult:"Tulemusi ei leitud",defaultLanguageMessage:"Default language will be used automatically"},ee:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},fo:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},fi:{apply:"Käytä",country:"Maa",language:"Kieli",search:"Hae",noResult:"Ei tuloksia",defaultLanguageMessage:"Default language will be used automatically"},fr:{apply:"Appliquer",country:"De campagne",language:"Langue",search:"Rechercher",noResult:"Aucun résultat trouvé",defaultLanguageMessage:"Default language will be used automatically"},ff:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},gl:{apply:"Solicitar",country:"País",language:"Lingua",search:"Busca",noResult:"Non se atoparon resultados",defaultLanguageMessage:"Default language will be used automatically"},lg:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},ka:{apply:"მიმართეთ",country:"ქვეყანა",language:"Ენა",search:"ძებნა",noResult:"Შედეგები არ მოიძებნა",defaultLanguageMessage:"Default language will be used automatically"},de:{apply:"Anwenden",country:"Land",language:"Sprache",search:"Suche",noResult:"Keine Ergebnisse gefunden",defaultLanguageMessage:"Default language will be used automatically"},el:{apply:"Ισχύουν",country:"Χώρα",language:"Γλώσσα",search:"Αναζήτηση",noResult:"Δεν βρέθηκαν αποτελέσματα",defaultLanguageMessage:"Default language will be used automatically"},gu:{apply:"અરજી કરો",country:"દેશ",language:"ભાષા",search:"શોધો",noResult:"કોઈ પરિણામો મળ્યા નથી",defaultLanguageMessage:"Default language will be used automatically"},ha:{apply:"Aiwatar",country:"Ƙasa",language:"Harshe",search:"Bincika",noResult:"Ba a Samu Sakamako ba",defaultLanguageMessage:"Default language will be used automatically"},he:{apply:"להגיש מועמדות",country:"שפה",language:"שפה",search:"לחפש",noResult:"לא נמצאו תוצאות",defaultLanguageMessage:"Default language will be used automatically"},hi:{apply:"लागू करना",country:"देश",language:"भाषा",search:"खोज",noResult:"कोई परिणाम नहीं मिला",defaultLanguageMessage:"Default language will be used automatically"},hu:{apply:"Alkalmaz",country:"Ország",language:"Nyelv",search:"Keresés",noResult:"Nincs találat",defaultLanguageMessage:"Default language will be used automatically"},is:{apply:"Sækja um",country:"Land",language:"Tungumál",search:"Leita",noResult:"Engar niðurstöður fundust",defaultLanguageMessage:"Default language will be used automatically"},ig:{apply:"Tinye",country:"Obodo",language:"Asụsụ",search:"Chọọ",noResult:"Ọnweghị nsonaazụ ahụrụ",defaultLanguageMessage:"Default language will be used automatically"},id:{apply:"Berlaku",country:"Negara",language:"Bahasa",search:"Mencari",noResult:"Tidak ada hasil yang ditemukan",defaultLanguageMessage:"Default language will be used automatically"},ia:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},ga:{apply:"Cuir iarratas isteach",country:"Tír",language:"Teanga",search:"Cuardach",noResult:"Níor aimsíodh aon torthaí",defaultLanguageMessage:"Default language will be used automatically"},it:{apply:"Applicare",country:"Paese",language:"Lingua",search:"Ricerca",noResult:"Nessun risultato trovato",defaultLanguageMessage:"Default language will be used automatically"},ja:{apply:"申し込み",country:"国",language:"言語",search:"検索",noResult:"結果が見つかりません",defaultLanguageMessage:"Default language will be used automatically"},jv:{apply:"nglamar",country:"negara",language:"Basa",search:"Nggoleki",noResult:"Ora Ana Asil Ditemokake",defaultLanguageMessage:"Default language will be used automatically"},kl:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},kn:{apply:"ಅನ್ವಯಿಸು",country:"ದೇಶ",language:"ಭಾಷೆ",search:"ಹುಡುಕಿ",noResult:"ಯಾವುದೇ ಫಲಿತಾಂಶಗಳು ಕಂಡುಬರಲಿಲ್ಲ",defaultLanguageMessage:"Default language will be used automatically"},ks:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},kk:{apply:"Қолдану",country:"Ел",language:"Тіл",search:"Іздеу",noResult:"Нәтижелер табылмады",defaultLanguageMessage:"Default language will be used automatically"},km:{apply:"អនុវត្ត",country:"ប្រទេស",language:"ភាសា",search:"ស្វែងរក",noResult:"រកមិនឃើញលទ្ធផលទេ។",defaultLanguageMessage:"Default language will be used automatically"},ki:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},rw:{apply:"Koresha",country:"Igihugu",language:"Ururimi",search:"Shakisha",noResult:"Nta bisubizo byabonetse",defaultLanguageMessage:"Default language will be used automatically"},ko:{apply:"적용하다",country:"국가",language:"언어",search:"검색",noResult:"검색 결과가 없습니다",defaultLanguageMessage:"Default language will be used automatically"},ku:{apply:"Bikaranîn",country:"Welat",language:"Ziman",search:"Gerr",noResult:"Encam nehat dîtin",defaultLanguageMessage:"Default language will be used automatically"},ky:{apply:"Колдонуу",country:"Өлкө",language:"Тил",search:"Издөө",noResult:"Эч натыйжа табылган жок",defaultLanguageMessage:"Default language will be used automatically"},lo:{apply:"ສະໝັກ",country:"ປະເທດ",language:"ພາສາ",search:"ຊອກຫາ",noResult:"ບໍ່ພົບຜົນການຊອກຫາ",defaultLanguageMessage:"Default language will be used automatically"},lv:{apply:"Pieteikties",country:"Valsts",language:"Valoda",search:"Meklēt",noResult:"Nekas nav atrasts",defaultLanguageMessage:"Default language will be used automatically"},ln:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},lt:{apply:"Taikyti",country:"Šalis",language:"Kalba",search:"Paieška",noResult:"Nieko nerasta",defaultLanguageMessage:"Default language will be used automatically"},lu:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},lb:{apply:"Bewerbung",country:"Land",language:"Sprooch",search:"Sichen",noResult:"Keng Resultater fonnt",defaultLanguageMessage:"Default language will be used automatically"},mk:{apply:"Пријавете се",country:"Земја",language:"Јазик",search:"Пребарување",noResult:"Не се пронајдени резултати",defaultLanguageMessage:"Default language will be used automatically"},mg:{apply:"Ampiharo",country:"Firenena",language:"Fiteny",search:"karohy",noResult:"Tsy misy valiny hita",defaultLanguageMessage:"Default language will be used automatically"},ms:{apply:"Mohon",country:"Negara",language:"Bahasa",search:"Cari",noResult:"Tiada keputusan dijumpai",defaultLanguageMessage:"Default language will be used automatically"},ml:{apply:"അപേക്ഷിക്കുക",country:"രാജ്യം",language:"ഭാഷ",search:"തിരയുക",noResult:"ഒരു വിവരങ്ങളും കിട്ടിയില്ല",defaultLanguageMessage:"Default language will be used automatically"},mt:{apply:"Applika",country:"Pajjiż",language:"Lingwa",search:"Fittex",noResult:"Ebda Riżultati misjuba",defaultLanguageMessage:"Default language will be used automatically"},gv:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},mi:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},mr:{apply:"अर्ज करा",country:"देश",language:"इंग्रजी",search:"शोधा",noResult:"कोणतेही परिणाम आढळले नाहीत",defaultLanguageMessage:"Default language will be used automatically"},mn:{apply:"Өргөдөл гаргах",country:"Улс",language:"Хэл",search:"Хайх",noResult:"Үр дүн олдсонгүй",defaultLanguageMessage:"Default language will be used automatically"},ne:{apply:"निवेदन गर्नु",country:"देश",language:"भाषा",search:"खोज्नुहोस्",noResult:"कुनै परिणाम फेला परेन",defaultLanguageMessage:"Default language will be used automatically"},nd:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},se:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},no:{apply:"Søke om",country:"Land",language:"Språk",search:"Søk",noResult:"Ingen resultater",defaultLanguageMessage:"Default language will be used automatically"},nb:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},nn:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},or:{apply:"ପ୍ରୟୋଗ କରନ୍ତୁ |",country:"ଦେଶ",language:"ଭାଷା",search:"ସନ୍ଧାନ |",noResult:"କ results ଣସି ଫଳାଫଳ ମିଳିଲା ନାହିଁ |",defaultLanguageMessage:"Default language will be used automatically"},om:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},os:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},ps:{apply:"درخواست وکړئ",country:"هیواد",language:"ژبه",search:"لټون",noResult:"کومې پایلې ونه موندل شوي",defaultLanguageMessage:"Default language will be used automatically"},fa:{apply:"درخواست دادن",country:"کشور",language:"زبان",search:"جستجو کردن",noResult:"نتیجه ای پیدا نشد",defaultLanguageMessage:"Default language will be used automatically"},pl:{apply:"Zastosować",country:"Kraj",language:"Język",search:"Szukaj",noResult:"Nie znaleziono wyników",defaultLanguageMessage:"Default language will be used automatically"},"pt-BR":{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},"pt-PT":{apply:"Aplicar",country:"País",language:"Linguagem",search:"Procurar",noResult:"Nenhum resultado encontrado",defaultLanguageMessage:"Default language will be used automatically"},pa:{apply:"ਲਾਗੂ ਕਰੋ",country:"ਦੇਸ਼",language:"ਭਾਸ਼ਾ",search:"ਖੋਜ",noResult:"ਕੋਈ ਨਤੀਜਾ ਨਹੀਂ ਮਿਲਿਆ",defaultLanguageMessage:"Default language will be used automatically"},qu:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},ro:{apply:"Aplica",country:"Țară",language:"Limba",search:"căutare",noResult:"Nici un rezultat gasit",defaultLanguageMessage:"Default language will be used automatically"},rm:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},rn:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},ru:{apply:"Применять",country:"Страна",language:"Язык",search:"Поиск",noResult:"Результатов не найдено",defaultLanguageMessage:"Default language will be used automatically"},sg:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},gd:{apply:"Cuir a-steach",country:"Dùthaich",language:"Cànain",search:"Rannsaich",noResult:"Cha deach toraidhean a lorg",defaultLanguageMessage:"Default language will be used automatically"},sr:{apply:"Применити",country:"Држава",language:"Језик",search:"Претрага",noResult:"Нема резултата",defaultLanguageMessage:"Default language will be used automatically"},sn:{apply:"Shandisa",country:"Nyika",language:"Mutauro",search:"Search",noResult:"Hapana Zvawanikwa",defaultLanguageMessage:"Default language will be used automatically"},ii:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},sd:{apply:"لاڳو ڪريو",country:"ملڪ",language:"ٻولي",search:"ڳولا",noResult:"ڪي به نتيجا نه مليا",defaultLanguageMessage:"Default language will be used automatically"},si:{apply:"අයදුම් කරන්න",country:"රට",language:"භාෂාව",search:"සෙවීම",noResult:"ප්රතිඵල හමු නොවිණි",defaultLanguageMessage:"Default language will be used automatically"},sk:{apply:"Použiť",country:"Krajina",language:"Jazyk",search:"Vyhľadávanie",noResult:"Neboli nájdené žiadne výsledky",defaultLanguageMessage:"Default language will be used automatically"},sl:{apply:"Prijavite se",country:"Država",language:"Jezik",search:"Iskanje",noResult:"Ni zadetkov",defaultLanguageMessage:"Default language will be used automatically"},so:{apply:"Codso",country:"Dalka",language:"Luuqad",search:"Raadi",noResult:"Natiijooyin lama helin",defaultLanguageMessage:"Default language will be used automatically"},es:{apply:"Aplicar",country:"País",language:"Idioma",search:"Búsqueda",noResult:"No se han encontrado resultados",defaultLanguageMessage:"Default language will be used automatically"},su:{apply:"Larapkeun",country:"Nagara",language:"Basa",search:"Pilarian",noResult:"Taya Hasil Kapanggih",defaultLanguageMessage:"Default language will be used automatically"},sw:{apply:"Omba",country:"Nchi",language:"Lugha",search:"Tafuta",noResult:"Hakuna Matokeo Yaliyopatikana",defaultLanguageMessage:"Default language will be used automatically"},sv:{apply:"Tillämpa",country:"Land",language:"Språk",search:"Sök",noResult:"Inga resultat funna",defaultLanguageMessage:"Default language will be used automatically"},tg:{apply:"Муроҷиат кунед",country:"кишвар",language:"Забон",search:"Ҷустуҷӯ",noResult:"Ягон натиҷа ёфт нашуд",defaultLanguageMessage:"Default language will be used automatically"},ta:{apply:"விண்ணப்பிக்கவும்",country:"நாடு",language:"மொழி",search:"முடிவுகள் எதுவும் இல்லை",noResult:"முடிவுகள் எதுவும் இல்லை",defaultLanguageMessage:"Default language will be used automatically"},tt:{apply:"Кулланыгыз",country:"Ил",language:"Тел",search:"Эзләү",noResult:"Нәтиҗә табылмады",defaultLanguageMessage:"Default language will be used automatically"},te:{apply:"దరఖాస్తు చేసుకోండి",country:"దేశం",language:"భాష",search:"వెతకండి",noResult:"ఎటువంటి ఫలితాలు లభించలేదు",defaultLanguageMessage:"Default language will be used automatically"},th:{apply:"นำมาใช้",country:"ประเทศ",language:"ภาษา",search:"ค้นหา",noResult:"ไม่พบผลลัพธ์",defaultLanguageMessage:"Default language will be used automatically"},bo:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},ti:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},to:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},tr:{apply:"Uygulamak",country:"Ülke",language:"Dilim",search:"Arama",noResult:"Sonuç bulunamadı",defaultLanguageMessage:"Default language will be used automatically"},tk:{apply:"Giriş",country:"Countryurt",language:"Dil",search:"Gözlemek",noResult:"Netije tapylmady",defaultLanguageMessage:"Default language will be used automatically"},uk:{apply:"Застосувати",country:"Країна",language:"Мову",search:"Пошук",noResult:"Нічого не знайдено",defaultLanguageMessage:"Default language will be used automatically"},ur:{apply:"درخواست دیں",country:"ملک",language:"زبان",search:"تلاش کریں۔",noResult:"کوئی نتیجہ نہیں",defaultLanguageMessage:"Default language will be used automatically"},ug:{apply:"ئىلتىماس قىلىڭ",country:"دۆلەت",language:"تىل",search:"ئىزدەش",noResult:"ھېچقانداق نەتىجە تېپىلمىدى",defaultLanguageMessage:"Default language will be used automatically"},uz:{apply:"Murojaat qiling",country:"Mamlakat",language:"Til",search:"Qidirmoq",noResult:"Natija topilmadi",defaultLanguageMessage:"Default language will be used automatically"},vi:{apply:"Áp dụng",country:"Quốc gia",language:"Ngôn ngữ",search:"Tìm kiếm",noResult:"Không tìm thấy kết quả",defaultLanguageMessage:"Default language will be used automatically"},vo:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},cy:{apply:"Ymgeisiwch",country:"Gwlad",language:"Iaith",search:"Chwiliwch",noResult:"Dim Canlyniadau",defaultLanguageMessage:"Default language will be used automatically"},fy:{apply:"Tapasse",country:"Lân",language:"Taal",search:"Sykje",noResult:"Gjin resultaten fûn",defaultLanguageMessage:"Default language will be used automatically"},wo:{apply:"Apply",country:"Country",language:"Language",search:"Search",noResult:"No Results Found",defaultLanguageMessage:"Default language will be used automatically"},xh:{apply:"Faka isicelo",country:"Ilizwe",language:"Ulwimi",search:"Khangela",noResult:"Akukho ziphumo zifunyenweyo",defaultLanguageMessage:"Default language will be used automatically"},yi:{apply:"צולייגן",country:"לאַנד",language:"שפּראַך",search:"זוכן",noResult:"קיין רעזולטאַטן געפֿונען",defaultLanguageMessage:"Default language will be used automatically"},yo:{apply:"Waye",country:"Orilẹ-ede",language:"Ede",search:"Wa",noResult:"Ko ri esi",defaultLanguageMessage:"Default language will be used automatically"},zu:{apply:"Faka isicelo",country:"Izwe",language:"Ulimi",search:"Sesha",noResult:"Ayikho Imiphumela Etholiwe",defaultLanguageMessage:"Default language will be used automatically"}},M=function(){if(window.innerWidth<S.mobileDeviceResolution)return!0;return!1}(),l="",l=` <mlveda-localization-form> ${window.mlvedaCountryForm} </mlveda-localization-form> `,$mlvedaMarketSelector("body").append(l),D=0<$mlvedaMarketSelector("#mlvedaCountryAndLanguageForm").length?`<div class="mlveda-form"> <div class="mlveda-select-root mlveda-dropdown-select" id="mlveda-country-selector-main"> <div class="dropdown mlveda-mega-dropdown"> <div class="mlveda-dropdown-main">`+(M?` <span class="selected-result-span"> ( ${window.mlvedaLocalizationCountry.currency[S.mobile.switcher.currencyStyle]}, ${t(window.mlvedaLocalizationLanguage.iso_code)} ) </span> <span class="caret mlveda-caret"></span> `:` <span class="selected-result-span"> ( ${window.mlvedaLocalizationCountry.currency[S.desktop.switcher.currencyStyle]}, ${t(window.mlvedaLocalizationLanguage.iso_code)} ) </span> <span class="caret mlveda-caret"></span>`)+`</div> <div class="dropdown-menu"> <div class="mlveda-cross-icon"> <button> <svg id="ic_close" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path><path d="M0 0h24v24H0z" fill="none"></path></svg> </button> </div> <div class="mlveda-stack-item"> <div class="mlveda-heading">${k[window.mlvedaLocalizationLanguage.iso_code].country}</div> <select class="form-control" id="mlveda-country-selector" >`+a(M?"mobile":"desktop")+`</select> </div> <div class="mlveda-stack-item"><div class="mlveda-language-select-box"> <div class="mlveda-heading">${k[window.mlvedaLocalizationLanguage.iso_code].language}</div> <select class="form-control" id="mlveda-language-selector" >`+e(M?"mobile":"desktop")+`</select></div> <div class="mlveda-language-message">${k[window.mlvedaLocalizationLanguage.iso_code].defaultLanguageMessage}</div> </div> <div class="mlveda-continue-btn mlveda-stack-item"> <button>`+k[window.mlvedaLocalizationLanguage.iso_code].apply+`</button> </div> </div> </div> </div> </div>`:`<div class="mlveda-form"> <div class="mlveda-select-root mlveda-single-dropdown" id="mlveda-country-selector-main"> <select id="mlveda-country-selector" class="form-control">`+a(M?"mobile":"desktop")+`</select> </div> </div>`,l=` <div class="modal fade" id="mlveda-not-shipping-modal" tabindex="-1" role="dialog"> <div class="modal-dialog"> <div class="modal-content mlveda-form">`+` <div class="mlveda-modal-close"> <svg id="ic_close" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path><path d="M0 0h24v24H0z" fill="none"></path></svg> </div> `+`<div class="mlveda-modal-flag"></div> <div class="mlveda-modal-heading"></div>`+(M?` ${window.window.mlvedaNoShippingCountryForm} <div id="mlveda-not-shipping-country-div"> <select class="form-control" id="mlveda-not-shipping-country-selector">`+a("mobile")+`</select> </div> <button class="shop-now-button">Shop Now</button> `:` ${window.window.mlvedaNoShippingCountryForm} <div id="mlveda-not-shipping-country-div"> <select class="form-control" id="mlveda-not-shipping-country-selector">`+a("desktop")+`</select> </div> <button class="shop-now-button">Shop Now</button> `)+`</div> </div> </div> `,0<$mlvedaMarketSelector("mlveda-localization-form").length&&$mlvedaMarketSelector("mlveda-localization-form").append(l),$mlvedaMarketSelector(document).ready(function(){let e;const a=document.cookie.split("; ").find(a=>a.startsWith("mlveda_localization_country="));if(a&&0<a.length&&(1<(t=a.split("=")).length&&(e=t[1])),S.marketAutoDetect&&!e){var l,t=$mlvedaMarketSelector.ajax({url:"https://www.mlveda.com/ShopifyApps/marketSelector/location",type:"GET",contentType:"application/json",dataType:"json",async:!1});if(200===t.status&&t.responseJSON&&t.responseJSON.country_code){y("mlveda_localization_country",t.responseJSON.country_code,14),y("mlveda_localization_country_name",t.responseJSON.country,14),e=t.responseJSON.country_code,0<$mlvedaMarketSelector('mlveda-localization-form input[name="country_code"]').length&&$mlvedaMarketSelector('mlveda-localization-form input[name="country_code"]').val(t.responseJSON.country_code);let a=!0;const u=document.cookie.split("; ").find(a=>a.startsWith("localization="));if(u&&0<u.length&&(1<(l=u.split("=")).length&&l[1]===t.responseJSON.country_code&&(a=!1)),a){let a;if(a=0<$mlvedaMarketSelector("#mlvedaCountryAndLanguageForm").length?$mlvedaMarketSelector("mlveda-localization-form #mlvedaCountryAndLanguageForm"):$mlvedaMarketSelector("mlveda-localization-form #mlvedaCountryForm"))return void a.submit()}}else y("mlveda_localization_country",window.mlvedaLocalizationCountry.iso_code,14),y("mlveda_localization_country_name",window.mlvedaLocalizationCountry.name,14),e=window.mlvedaLocalizationCountry.iso_code}let n;const o=document.cookie.split("; ").find(a=>a.startsWith("mlveda_localization_language="));if(o&&0<o.length&&(1<(l=o.split("=")).length&&(n=l[1])),0<$mlvedaMarketSelector("#mlvedaCountryAndLanguageForm").length&&S.languageAutoDetect&&!n){const s=navigator.language||navigator.userLanguage;if(s){const g=s.split("-")[0];if(g!==window.mlvedaLocalizationLanguage.iso_code)if(window.mlvedaLocalizationAvailableLanguages.find(a=>a.iso_code===g)){0<$mlvedaMarketSelector('mlveda-localization-form input[name="language_code"]').length&&$mlvedaMarketSelector('mlveda-localization-form input[name="language_code"]').val(g);const i=$mlvedaMarketSelector("mlveda-localization-form #mlvedaCountryAndLanguageForm");if(i)return y("mlveda_localization_language",g,14),void i.submit()}else y("mlveda_localization_language",window.mlvedaLocalizationLanguage.iso_code,14);else y("mlveda_localization_language",window.mlvedaLocalizationLanguage.iso_code,14)}else y("mlveda_localization_language",window.mlvedaLocalizationLanguage.iso_code,14)}if(M?"inline_with_header"===S.mobile.position?$mlvedaMarketSelector(".header__icon--cart").after(D):0<$mlvedaMarketSelector("mlveda-localization-form").length&&$mlvedaMarketSelector("mlveda-localization-form").append(D):"inline_with_header"===S.desktop.position?$mlvedaMarketSelector(".header__icon--cart").after(D):0<$mlvedaMarketSelector("mlveda-localization-form").length&&$mlvedaMarketSelector("mlveda-localization-form").append(D),S.marketAutoDetect&&0<$mlvedaMarketSelector("#mlveda-not-shipping-modal").length){let a;if(!(a=e?window.mlvedaLocalizationAvailableCountries.find(a=>a.iso_code===e):a)){0<$mlvedaMarketSelector("#mlveda-not-shipping-country-selector").length&&$mlvedaMarketSelector("#mlveda-not-shipping-country-selector").select2({dropdownParent:$mlvedaMarketSelector("#mlveda-not-shipping-country-div"),width:"resolve",searchInputPlaceholder:k[window.mlvedaLocalizationLanguage.iso_code].search,templateResult:b,templateSelection:f,matcher:h,language:{noResults:function(){return k[window.mlvedaLocalizationLanguage.iso_code].noResult}},minimumResultsForSearch:M?S.mobile.countrySearch?0:1/0:S.desktop.countrySearch?0:1/0}),0<$mlvedaMarketSelector(".mlveda-modal-flag").length&&$mlvedaMarketSelector(".mlveda-modal-flag").addClass(`${S[M?"mobile":"desktop"].switcherDropDown.flagStyle} ${S[M?"mobile":"desktop"].switcherDropDown.flagStyle}-`+e),$mlvedaMarketSelector("#mlveda-not-shipping-modal").modal({backdrop:"static"}),$mlvedaMarketSelector("#mlveda-not-shipping-modal").modal("show");let a;const r=document.cookie.split("; ").find(a=>a.startsWith("mlveda_localization_country_name="));r&&0<r.length&&(1<(t=r.split("=")).length&&(a=t[1])),$mlvedaMarketSelector.ajax({url:`${location.protocol}//${location.host}/apps/mlvMarketSelector/non-shipping?mlvedaCountryCode=${e}&mlvedaCountryName=`+a,type:"GET",contentType:"application/json",dataType:"json"}).done(function(a,e,l){0<$mlvedaMarketSelector(".mlveda-modal-heading").length&&a&&a.settings&&$mlvedaMarketSelector(".mlveda-modal-heading").html(a.settings[M?"mobile":"desktop"].nonShippingCountries.contentText)});$mlvedaMarketSelector("#mlveda-not-shipping-modal #ic_close").click(function(a){y("mlveda_localization_country",window.mlvedaLocalizationCountry.iso_code,14),y("mlveda_localization_country_name",window.mlvedaLocalizationCountry.name,14),$mlvedaMarketSelector("#mlveda-not-shipping-modal").modal("hide")}),$mlvedaMarketSelector("#mlveda-not-shipping-modal .shop-now-button").click(function(a){a.preventDefault();const e=$mlvedaMarketSelector("#mlveda-not-shipping-country-selector").select2("data"),l=($mlvedaMarketSelector("#mlveda-not-shipping-modal").modal("hide"),$mlvedaMarketSelector("#mlvedaNoShippingCountryForm"));$mlvedaMarketSelector('#mlvedaNoShippingCountryForm input[name="country_code"]').val(e[0].id),y("mlveda_localization_country",e[0].id,14);var a=window.mlvedaLocalizationAvailableCountries.find(a=>a.iso_code===e[0].id);a&&y("mlveda_localization_country_name",a.name,14);let t=!0;const n=document.cookie.split("; ").find(a=>a.startsWith("localization="));n&&0<n.length&&(1<(a=n.split("=")).length&&a[1]===e[0].id&&(t=!1)),l&&t&&l.submit()})}}if(0<$mlvedaMarketSelector("#mlvedaCountryAndLanguageForm").length&&($mlvedaMarketSelector(".dropdown .mlveda-dropdown-main").click(function(a){$mlvedaMarketSelector(this).parent().toggleClass("open")}),$mlvedaMarketSelector("body").on("click",function(a){$mlvedaMarketSelector("mlveda-dropdown-select .dropdown.mlveda-mega-dropdown").is(a.target)||$mlvedaMarketSelector(".select2-search").is(a.target)||$mlvedaMarketSelector(".select2-search__field").is(a.target)||0!==$mlvedaMarketSelector(".mlveda-dropdown-select .dropdown.mlveda-mega-dropdown").has(a.target).length||0!==$mlvedaMarketSelector(".open").has(a.target).length||($mlvedaMarketSelector(".mlveda-dropdown-select .dropdown.mlveda-mega-dropdown").removeClass("open"),0<$mlvedaMarketSelector("#mlveda-country-selector").length&&$mlvedaMarketSelector("#mlveda-country-selector").val(window.mlvedaLocalizationCountry.iso_code).trigger("change"),0<$mlvedaMarketSelector("#mlveda-language-selector").length&&$mlvedaMarketSelector("#mlveda-language-selector").val(window.mlvedaLocalizationLanguage.iso_code).trigger("change"))})),$mlvedaMarketSelector(".mlveda-cross-icon button").on("click",a=>{a.preventDefault(),$mlvedaMarketSelector(".dropdown").removeClass("open"),0<$mlvedaMarketSelector("#mlveda-country-selector").length&&$mlvedaMarketSelector("#mlveda-country-selector").val(window.mlvedaLocalizationCountry.iso_code).trigger("change"),0<$mlvedaMarketSelector("#mlveda-language-selector").length&&$mlvedaMarketSelector("#mlveda-language-selector").val(window.mlvedaLocalizationLanguage.iso_code).trigger("change")}),$mlvedaMarketSelector(".mlveda-continue-btn button").on("click",a=>{a.preventDefault();const e=$mlvedaMarketSelector("#mlveda-country-selector").select2("data");a=$mlvedaMarketSelector("#mlveda-language-selector").select2("data");$mlvedaMarketSelector(".dropdown").removeClass("open");const l=$mlvedaMarketSelector("mlveda-localization-form #mlvedaCountryAndLanguageForm");$mlvedaMarketSelector('mlveda-localization-form input[name="country_code"]').val(e[0].id),$mlvedaMarketSelector('mlveda-localization-form input[name="language_code"]').val(a[0].id),y("mlveda_localization_country",e[0].id,14);var t=window.mlvedaLocalizationAvailableCountries.find(a=>a.iso_code===e[0].id);t&&y("mlveda_localization_country_name",t.name,14),e[0].id!==window.mlvedaLocalizationCountry.iso_code?document.cookie="mlveda_localization_language=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;":y("mlveda_localization_language",a[0].id,14),l&&l.submit()}),0<$mlvedaMarketSelector("#mlveda-country-selector").length&&(0<$mlvedaMarketSelector("#mlvedaCountryAndLanguageForm").length?$mlvedaMarketSelector("#mlveda-country-selector").select2({dropdownParent:$mlvedaMarketSelector("#mlveda-country-selector-main"),width:"resolve",searchInputPlaceholder:k[window.mlvedaLocalizationLanguage.iso_code].search,templateResult:b,templateSelection:f,matcher:h,language:{noResults:function(){return k[window.mlvedaLocalizationLanguage.iso_code].noResult}},minimumResultsForSearch:M?S.mobile.countrySearch?0:1/0:S.desktop.countrySearch?0:1/0}):$mlvedaMarketSelector("#mlveda-country-selector").select2({dropdownParent:$mlvedaMarketSelector("#mlveda-country-selector-main"),width:"resolve",searchInputPlaceholder:k[window.mlvedaLocalizationLanguage.iso_code].search,templateResult:b,templateSelection:v,matcher:h,language:{noResults:function(){return k[window.mlvedaLocalizationLanguage.iso_code].noResult}},minimumResultsForSearch:M?S.mobile.countrySearch?0:1/0:S.desktop.countrySearch?0:1/0}),$mlvedaMarketSelector(".mlveda-dropdown-select").length<=0?$mlvedaMarketSelector("#mlveda-country-selector").on("select2:selecting",function(a){a.preventDefault();{var e=a.params.args.data.id;const l=$mlvedaMarketSelector("mlveda-localization-form #mlvedaCountryForm"),t=($mlvedaMarketSelector('mlveda-localization-form input[name="country_code"]').val(e),y("mlveda_localization_country",e,14),window.mlvedaLocalizationAvailableCountries.find(a=>a.iso_code===e));return t&&y("mlveda_localization_country_name",t.name,14),void(l&&l.submit())}}):$mlvedaMarketSelector("#mlveda-country-selector").on("select2:selecting",function(a){e&&e===a.params.args.data.id?(0<$mlvedaMarketSelector(".mlveda-language-select-box").length&&$mlvedaMarketSelector(".mlveda-language-select-box").css("display","block"),0<$mlvedaMarketSelector(".mlveda-language-message").length&&$mlvedaMarketSelector(".mlveda-language-message").css("display","none")):(0<$mlvedaMarketSelector(".mlveda-language-select-box").length&&$mlvedaMarketSelector(".mlveda-language-select-box").css("display","none"),0<$mlvedaMarketSelector(".mlveda-language-message").length&&$mlvedaMarketSelector(".mlveda-language-message").css("display","block"))})),0<$mlvedaMarketSelector("#mlveda-language-selector").length&&$mlvedaMarketSelector("#mlveda-language-selector").select2({dropdownParent:$mlvedaMarketSelector("#mlveda-country-selector-main"),width:"resolve",searchInputPlaceholder:k[window.mlvedaLocalizationLanguage.iso_code].search,minimumResultsForSearch:1/0,templateSelection:w,templateResult:L,language:{noResults:function(){return k[window.mlvedaLocalizationLanguage.iso_code].noResult}}}),$mlvedaMarketSelector(".mlveda-form .select2-selection__rendered").hover(function(){$mlvedaMarketSelector(this).removeAttr("title")}),M){if("circle"===S.mobile.switcher.flagStyle||"circle"===S.mobile.switcherDropDown.flagStyle){const c=document.createElement("img");c.onerror=function(){var a=document.createElement("style");a.innerHTML='.mlveda-form .circle, #mlveda-not-shipping-modal .mlveda-modal-flag.circle { background-image: url("https://dtu2uu2x8487j.cloudfront.net/round-flags.png"); }',document.head.appendChild(a)},c.src="https://dtu2uu2x8487j.cloudfront.net/round-flags.webp"}else if("rectangle"===S.mobile.switcher.flagStyle||"rectangle"===S.mobile.switcherDropDown.flagStyle){const d=document.createElement("img");d.onerror=function(){var a=document.createElement("style");a.innerHTML='.mlveda-form .rectangle, #mlveda-not-shipping-modal .mlveda-modal-flag.rectangle { background-image: url("https://dtu2uu2x8487j.cloudfront.net/rectangle-flags.png"); }',document.head.appendChild(a)},d.src="https://dtu2uu2x8487j.cloudfront.net/rectangle-flags.webp"}}else if("circle"===S.desktop.switcher.flagStyle||"circle"===S.desktop.switcherDropDown.flagStyle){const m=document.createElement("img");m.onerror=function(){console.log("image failed");var a=document.createElement("style");a.innerHTML='.mlveda-form .circle, #mlveda-not-shipping-modal .mlveda-modal-flag.circle { background-image: url("https://dtu2uu2x8487j.cloudfront.net/round-flags.png"); }',document.head.appendChild(a)},m.src="https://dtu2uu2x8487j.cloudfront.net/round-flags.webp"}else if("rectangle"===S.desktop.switcher.flagStyle||"rectangle"===S.desktop.switcherDropDown.flagStyle){const p=document.createElement("img");p.onerror=function(){var a=document.createElement("style");a.innerHTML='.mlveda-form .rectangle, #mlveda-not-shipping-modal .mlveda-modal-flag.rectangle { background-image: url("https://dtu2uu2x8487j.cloudfront.net/rectangle-flags.png"); }',document.head.appendChild(a)},p.src="https://dtu2uu2x8487j.cloudfront.net/rectangle-flags.webp"}})),clearInterval(mlvedaWaitForJQuery))},50); </script> </div><div id="shopify-block-AQTlTWDBDUEVwNWNoZ__10641372206048101839" class="shopify-block shopify-app-block"> <script> window.rebuyAppEmbedEnabled = true; </script> </div></body> </html>