CINXE.COM

Hats – Blue Origin Shop

<!doctype html> <html class="no-js" lang="en"> <head> <script type="application/vnd.locksmith+json" data-locksmith>{"version":"v191","locked":true,"initialized":false,"scope":"collection","access_granted":false,"access_denied":true,"requires_customer":false,"manual_lock":false,"remote_lock":true,"has_timeout":false,"remote_rendered":null,"hide_resource":false,"hide_links_to_resource":false,"transparent":true,"locks":{"all":[200494],"opened":[]},"keys":[],"keys_signature":"4240f3c3728b205ad8f4eab9e798d778d833007926795bd00ff5583b84ac3f37","state":{"template":"collection.hats","theme":142516322544,"product":null,"collection":"hats","page":null,"blog":null,"article":null,"app":null},"now":1740852010,"path":"\/collections\/hats","locale_root_url":"\/","canonical_url":"https:\/\/shop.blueorigin.com\/collections\/hats","customer_id":null,"customer_id_signature":"4240f3c3728b205ad8f4eab9e798d778d833007926795bd00ff5583b84ac3f37","cart":null}</script><script data-locksmith>!function(){var require=undefined,reqwest=function(){function succeed(e){var t=protocolRe.exec(e.url);return t=t&&t[1]||context.location.protocol,httpsRe.test(t)?twoHundo.test(e.request.status):!!e.request.response}function handleReadyState(e,t,n){return function(){return e._aborted?n(e.request):e._timedOut?n(e.request,"Request is aborted: timeout"):void(e.request&&4==e.request[readyState]&&(e.request.onreadystatechange=noop,succeed(e)?t(e.request):n(e.request)))}}function setHeaders(e,t){var n,s=t.headers||{};s.Accept=s.Accept||defaultHeaders.accept[t.type]||defaultHeaders.accept["*"];var r="undefined"!=typeof FormData&&t.data instanceof FormData;for(n in!t.crossOrigin&&!s[requestedWith]&&(s[requestedWith]=defaultHeaders.requestedWith),!s[contentType]&&!r&&(s[contentType]=t.contentType||defaultHeaders.contentType),s)s.hasOwnProperty(n)&&"setRequestHeader"in e&&e.setRequestHeader(n,s[n])}function setCredentials(e,t){"undefined"!=typeof t.withCredentials&&"undefined"!=typeof e.withCredentials&&(e.withCredentials=!!t.withCredentials)}function generalCallback(e){lastValue=e}function urlappend(e,t){return e+(/[?]/.test(e)?"&":"?")+t}function handleJsonp(e,t,n,s){var r=uniqid++,a=e.jsonpCallback||"callback",o=e.jsonpCallbackName||reqwest.getcallbackPrefix(r),i=new RegExp("((^|[?]|&)"+a+")=([^&]+)"),l=s.match(i),c=doc.createElement("script"),u=0,d=-1!==navigator.userAgent.indexOf("MSIE 10.0");return l?"?"===l[3]?s=s.replace(i,"$1="+o):o=l[3]:s=urlappend(s,a+"="+o),context[o]=generalCallback,c.type="text/javascript",c.src=s,c.async=!0,"undefined"!=typeof c.onreadystatechange&&!d&&(c.htmlFor=c.id="_reqwest_"+r),c.onload=c.onreadystatechange=function(){if(c[readyState]&&"complete"!==c[readyState]&&"loaded"!==c[readyState]||u)return!1;c.onload=c.onreadystatechange=null,c.onclick&&c.onclick(),t(lastValue),lastValue=undefined,head.removeChild(c),u=1},head.appendChild(c),{abort:function(){c.onload=c.onreadystatechange=null,n({},"Request is aborted: timeout",{}),lastValue=undefined,head.removeChild(c),u=1}}}function getRequest(e,t){var n,s=this.o,r=(s.method||"GET").toUpperCase(),a="string"==typeof s?s:s.url,o=!1!==s.processData&&s.data&&"string"!=typeof s.data?reqwest.toQueryString(s.data):s.data||null,i=!1;return("jsonp"==s.type||"GET"==r)&&o&&(a=urlappend(a,o),o=null),"jsonp"==s.type?handleJsonp(s,e,t,a):((n=s.xhr&&s.xhr(s)||xhr(s)).open(r,a,!1!==s.async),setHeaders(n,s),setCredentials(n,s),context[xDomainRequest]&&n instanceof context[xDomainRequest]?(n.onload=e,n.onerror=t,n.onprogress=function(){},i=!0):n.onreadystatechange=handleReadyState(this,e,t),s.before&&s.before(n),i?setTimeout(function(){n.send(o)},200):n.send(o),n)}function Reqwest(e,t){this.o=e,this.fn=t,init.apply(this,arguments)}function setType(e){return null===e?undefined:e.match("json")?"json":e.match("javascript")?"js":e.match("text")?"html":e.match("xml")?"xml":void 0}function init(o,fn){function complete(e){for(o.timeout&&clearTimeout(self.timeout),self.timeout=null;0<self._completeHandlers.length;)self._completeHandlers.shift()(e)}function success(resp){var type=o.type||resp&&setType(resp.getResponseHeader("Content-Type"));resp="jsonp"!==type?self.request:resp;var filteredResponse=globalSetupOptions.dataFilter(resp.responseText,type),r=filteredResponse;try{resp.responseText=r}catch(e){}if(r)switch(type){case"json":try{resp=context.JSON?context.JSON.parse(r):eval("("+r+")")}catch(err){return error(resp,"Could not parse JSON in response",err)}break;case"js":resp=eval(r);break;case"html":resp=r;break;case"xml":resp=resp.responseXML&&resp.responseXML.parseError&&resp.responseXML.parseError.errorCode&&resp.responseXML.parseError.reason?null:resp.responseXML}for(self._responseArgs.resp=resp,self._fulfilled=!0,fn(resp),self._successHandler(resp);0<self._fulfillmentHandlers.length;)resp=self._fulfillmentHandlers.shift()(resp);complete(resp)}function timedOut(){self._timedOut=!0,self.request.abort()}function error(e,t,n){for(e=self.request,self._responseArgs.resp=e,self._responseArgs.msg=t,self._responseArgs.t=n,self._erred=!0;0<self._errorHandlers.length;)self._errorHandlers.shift()(e,t,n);complete(e)}this.url="string"==typeof o?o:o.url,this.timeout=null,this._fulfilled=!1,this._successHandler=function(){},this._fulfillmentHandlers=[],this._errorHandlers=[],this._completeHandlers=[],this._erred=!1,this._responseArgs={};var self=this;fn=fn||function(){},o.timeout&&(this.timeout=setTimeout(function(){timedOut()},o.timeout)),o.success&&(this._successHandler=function(){o.success.apply(o,arguments)}),o.error&&this._errorHandlers.push(function(){o.error.apply(o,arguments)}),o.complete&&this._completeHandlers.push(function(){o.complete.apply(o,arguments)}),this.request=getRequest.call(this,success,error)}function reqwest(e,t){return new Reqwest(e,t)}function normalize(e){return e?e.replace(/\r?\n/g,"\r\n"):""}function serial(e,t){var n,s,r,a,o=e.name,i=e.tagName.toLowerCase(),l=function(e){e&&!e.disabled&&t(o,normalize(e.attributes.value&&e.attributes.value.specified?e.value:e.text))};if(!e.disabled&&o)switch(i){case"input":/reset|button|image|file/i.test(e.type)||(n=/checkbox/i.test(e.type),s=/radio/i.test(e.type),r=e.value,(!n&&!s||e.checked)&&t(o,normalize(n&&""===r?"on":r)));break;case"textarea":t(o,normalize(e.value));break;case"select":if("select-one"===e.type.toLowerCase())l(0<=e.selectedIndex?e.options[e.selectedIndex]:null);else for(a=0;e.length&&a<e.length;a++)e.options[a].selected&&l(e.options[a])}}function eachFormElement(){var e,t,a=this,n=function(e,t){var n,s,r;for(n=0;n<t.length;n++)for(r=e[byTag](t[n]),s=0;s<r.length;s++)serial(r[s],a)};for(t=0;t<arguments.length;t++)e=arguments[t],/input|select|textarea/i.test(e.tagName)&&serial(e,a),n(e,["input","select","textarea"])}function serializeQueryString(){return reqwest.toQueryString(reqwest.serializeArray.apply(null,arguments))}function serializeHash(){var n={};return eachFormElement.apply(function(e,t){e in n?(n[e]&&!isArray(n[e])&&(n[e]=[n[e]]),n[e].push(t)):n[e]=t},arguments),n}function buildParams(e,t,n,s){var r,a,o,i=/\[\]$/;if(isArray(t))for(a=0;t&&a<t.length;a++)o=t[a],n||i.test(e)?s(e,o):buildParams(e+"["+("object"==typeof o?a:"")+"]",o,n,s);else if(t&&"[object Object]"===t.toString())for(r in t)buildParams(e+"["+r+"]",t[r],n,s);else s(e,t)}var context=this,XHR2;if("window"in context)var doc=document,byTag="getElementsByTagName",head=doc[byTag]("head")[0];else try{XHR2=require("xhr2")}catch(ex){throw new Error("Peer dependency `xhr2` required! Please npm install xhr2")}var httpsRe=/^http/,protocolRe=/(^\w+):\/\//,twoHundo=/^(20\d|1223)$/,readyState="readyState",contentType="Content-Type",requestedWith="X-Requested-With",uniqid=0,callbackPrefix="reqwest_"+ +new Date,lastValue,xmlHttpRequest="XMLHttpRequest",xDomainRequest="XDomainRequest",noop=function(){},isArray="function"==typeof Array.isArray?Array.isArray:function(e){return e instanceof Array},defaultHeaders={contentType:"application/x-www-form-urlencoded",requestedWith:xmlHttpRequest,accept:{"*":"text/javascript, text/html, application/xml, text/xml, */*",xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript",js:"application/javascript, text/javascript"}},xhr=function(e){if(!0!==e.crossOrigin)return context[xmlHttpRequest]?new XMLHttpRequest:XHR2?new XHR2:new ActiveXObject("Microsoft.XMLHTTP");var t=context[xmlHttpRequest]?new XMLHttpRequest:null;if(t&&"withCredentials"in t)return t;if(context[xDomainRequest])return new XDomainRequest;throw new Error("Browser does not support cross-origin requests")},globalSetupOptions={dataFilter:function(e){return e}};return Reqwest.prototype={abort:function(){this._aborted=!0,this.request.abort()},retry:function(){init.call(this,this.o,this.fn)},then:function(e,t){return e=e||function(){},t=t||function(){},this._fulfilled?this._responseArgs.resp=e(this._responseArgs.resp):this._erred?t(this._responseArgs.resp,this._responseArgs.msg,this._responseArgs.t):(this._fulfillmentHandlers.push(e),this._errorHandlers.push(t)),this},always:function(e){return this._fulfilled||this._erred?e(this._responseArgs.resp):this._completeHandlers.push(e),this},fail:function(e){return this._erred?e(this._responseArgs.resp,this._responseArgs.msg,this._responseArgs.t):this._errorHandlers.push(e),this},"catch":function(e){return this.fail(e)}},reqwest.serializeArray=function(){var n=[];return eachFormElement.apply(function(e,t){n.push({name:e,value:t})},arguments),n},reqwest.serialize=function(){if(0===arguments.length)return"";var e,t=Array.prototype.slice.call(arguments,0);return(e=t.pop())&&e.nodeType&&t.push(e)&&(e=null),e&&(e=e.type),("map"==e?serializeHash:"array"==e?reqwest.serializeArray:serializeQueryString).apply(null,t)},reqwest.toQueryString=function(e,t){var n,s,r=t||!1,a=[],o=encodeURIComponent,i=function(e,t){t="function"==typeof t?t():null==t?"":t,a[a.length]=o(e)+"="+o(t)};if(isArray(e))for(s=0;e&&s<e.length;s++)i(e[s].name,e[s].value);else for(n in e)e.hasOwnProperty(n)&&buildParams(n,e[n],r,i);return a.join("&").replace(/%20/g,"+")},reqwest.getcallbackPrefix=function(){return callbackPrefix},reqwest.compat=function(e,t){return e&&(e.type&&(e.method=e.type)&&delete e.type,e.dataType&&(e.type=e.dataType),e.jsonpCallback&&(e.jsonpCallbackName=e.jsonpCallback)&&delete e.jsonpCallback,e.jsonp&&(e.jsonpCallback=e.jsonp)),new Reqwest(e,t)},reqwest.ajaxSetup=function(e){for(var t in e=e||{})globalSetupOptions[t]=e[t]},reqwest}(); /*! * Reqwest! A general purpose XHR connection manager * license MIT (c) Dustin Diaz 2015 * https://github.com/ded/reqwest */!function(){var o=window.Locksmith={},e=document.querySelector('script[type="application/vnd.locksmith+json"]'),n=e&&e.innerHTML;if(o.state={},o.util={},o.loading=!1,n)try{o.state=JSON.parse(n)}catch(u){}if(document.addEventListener&&document.querySelector){var s,r,a,t=[76,79,67,75,83,77,73,84,72,49,49],i=function(){r=t.slice(0)},l="style",c=function(e){e&&27!==e.keyCode&&"click"!==e.type||(document.removeEventListener("keydown",c),document.removeEventListener("click",c),s&&document.body.removeChild(s),s=null)};i(),document.addEventListener("keyup",function(e){if(e.keyCode===r[0]){if(clearTimeout(a),r.shift(),0<r.length)return void(a=setTimeout(i,1e3));i(),c(),(s=document.createElement("div"))[l].width="50%",s[l].maxWidth="1000px",s[l].height="85%",s[l].border="1px rgba(0, 0, 0, 0.2) solid",s[l].background="rgba(255, 255, 255, 0.99)",s[l].borderRadius="4px",s[l].position="fixed",s[l].top="50%",s[l].left="50%",s[l].transform="translateY(-50%) translateX(-50%)",s[l].boxShadow="0 2px 5px rgba(0, 0, 0, 0.3), 0 0 100vh 100vw rgba(0, 0, 0, 0.5)",s[l].zIndex="2147483645";var t=document.createElement("textarea");t.value=JSON.stringify(JSON.parse(n),null,2),t[l].border="none",t[l].display="block",t[l].boxSizing="border-box",t[l].width="100%",t[l].height="100%",t[l].background="transparent",t[l].padding="22px",t[l].fontFamily="monospace",t[l].fontSize="14px",t[l].color="#333",t[l].resize="none",t[l].outline="none",t.readOnly=!0,s.appendChild(t),document.body.appendChild(s),t.addEventListener("click",function(e){e.stopImmediatePropagation()}),t.select(),document.addEventListener("keydown",c),document.addEventListener("click",c)}})}o.isEmbedded=-1!==window.location.search.indexOf("_ab=0&_fd=0&_sc=1"),o.path=o.state.path||window.location.pathname,o.basePath=o.state.locale_root_url.concat("/apps/locksmith").replace(/^\/\//,"/"),o.reloading=!1,o.util.console=window.console||{log:function(){},error:function(){}},o.util.makeUrl=function(e,t){var n,s=o.basePath+e,r=[],a=o.cache();for(n in a)r.push(n+"="+encodeURIComponent(a[n]));for(n in t)r.push(n+"="+encodeURIComponent(t[n]));return o.state.customer_id&&(r.push("customer_id="+encodeURIComponent(o.state.customer_id)),r.push("customer_id_signature="+encodeURIComponent(o.state.customer_id_signature))),s+=(-1===s.indexOf("?")?"?":"&")+r.join("&")},o._initializeCallbacks=[],o.on=function(e,t){if("initialize"!==e)throw'Locksmith.on() currently only supports the "initialize" event';o._initializeCallbacks.push(t)},o.initializeSession=function(e){if(!o.isEmbedded){var t=!1,n=!0,s=!0;(e=e||{}).silent&&(s=n=!(t=!0)),o.ping({silent:t,spinner:n,reload:s,callback:function(){o._initializeCallbacks.forEach(function(e){e()})}})}},o.cache=function(e){var t={};try{var n=function r(e){return(document.cookie.match("(^|; )"+e+"=([^;]*)")||0)[2]};t=JSON.parse(decodeURIComponent(n("locksmith-params")||"{}"))}catch(u){}if(e){for(var s in e)t[s]=e[s];document.cookie="locksmith-params=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/",document.cookie="locksmith-params="+encodeURIComponent(JSON.stringify(t))+"; path=/"}return t},o.cache.cart=o.state.cart,o.cache.cartLastSaved=null,o.params=o.cache(),o.util.reload=function(){o.reloading=!0;try{window.location.href=window.location.href.replace(/#.*/,"")}catch(u){o.util.console.error("Preferred reload method failed",u),window.location.reload()}},o.cache.saveCart=function(e){if(!o.cache.cart||o.cache.cart===o.cache.cartLastSaved)return e?e():null;var t=o.cache.cartLastSaved;o.cache.cartLastSaved=o.cache.cart,reqwest({url:"/cart/update.json",method:"post",type:"json",data:{attributes:{locksmith:o.cache.cart}},complete:e,error:function(e){if(o.cache.cartLastSaved=t,!o.reloading)throw e}})},o.util.spinnerHTML='<style>body{background:#FFF}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}#loading{display:flex;width:100%;height:50vh;color:#777;align-items:center;justify-content:center}#loading .spinner{display:block;animation:spin 600ms linear infinite;position:relative;width:50px;height:50px}#loading .spinner-ring{stroke:currentColor;stroke-dasharray:100%;stroke-width:2px;stroke-linecap:round;fill:none}</style><div id="loading"><div class="spinner"><svg width="100%" height="100%"><svg preserveAspectRatio="xMinYMin"><circle class="spinner-ring" cx="50%" cy="50%" r="45%"></circle></svg></svg></div></div>',o.util.clobberBody=function(e){document.body.innerHTML=e},o.util.clobberDocument=function(e){e.responseText&&(e=e.responseText),document.documentElement&&document.removeChild(document.documentElement);var t=document.open("text/html","replace");t.writeln(e),t.close(),setTimeout(function(){var e=t.querySelector("[autofocus]");e&&e.focus()},100)},o.util.serializeForm=function(e){if(e&&"FORM"===e.nodeName){var t,n,s={};for(t=e.elements.length-1;0<=t;t-=1)if(""!==e.elements[t].name)switch(e.elements[t].nodeName){case"INPUT":switch(e.elements[t].type){default:case"text":case"hidden":case"password":case"button":case"reset":case"submit":s[e.elements[t].name]=e.elements[t].value;break;case"checkbox":case"radio":e.elements[t].checked&&(s[e.elements[t].name]=e.elements[t].value);break;case"file":}break;case"TEXTAREA":s[e.elements[t].name]=e.elements[t].value;break;case"SELECT":switch(e.elements[t].type){case"select-one":s[e.elements[t].name]=e.elements[t].value;break;case"select-multiple":for(n=e.elements[t].options.length-1;0<=n;n-=1)e.elements[t].options[n].selected&&(s[e.elements[t].name]=e.elements[t].options[n].value)}break;case"BUTTON":switch(e.elements[t].type){case"reset":case"submit":case"button":s[e.elements[t].name]=e.elements[t].value}}return s}},o.util.on=function(e,a,o,t){t=t||document;var i="locksmith-"+e+a,n=function(e){var t=e.target,n=e.target.parentElement,s=t.className.baseVal||t.className||"",r=n.className.baseVal||n.className||"";("string"==typeof s&&-1!==s.split(/\s+/).indexOf(a)||"string"==typeof r&&-1!==r.split(/\s+/).indexOf(a))&&!e[i]&&(e[i]=!0,o(e))};t.attachEvent?t.attachEvent(e,n):t.addEventListener(e,n,!1)},o.util.enableActions=function(e){o.util.on("click","locksmith-action",function(e){e.preventDefault();var t=e.target;t.dataset.confirmWith&&!confirm(t.dataset.confirmWith)||(t.disabled=!0,t.innerText=t.dataset.disableWith,o.post("/action",t.dataset.locksmithParams,{spinner:!1,type:"text",success:function(e){(e=JSON.parse(e.responseText)).message&&alert(e.message),o.util.reload()}}))},e)},o.util.inject=function(e,t){var n=["data","locksmith","append"];if(-1!==t.indexOf(n.join("-"))){var s=document.createElement("div");s.innerHTML=t,e.appendChild(s)}else e.innerHTML=t;var r,a,o=e.querySelectorAll("script");for(a=0;a<o.length;++a){r=o[a];var i=document.createElement("script");if(r.type&&(i.type=r.type),r.src)i.src=r.src;else{var l=document.createTextNode(r.innerHTML);i.appendChild(l)}e.appendChild(i)}var c=e.querySelector("[autofocus]");c&&c.focus()},o.post=function(e,t,n){!1!==(n=n||{}).spinner&&o.util.clobberBody(o.util.spinnerHTML);var s={};n.container===document?(s.layout=1,n.success=function(e){document.getElementById(n.container);o.util.clobberDocument(e)}):n.container&&(s.layout=0,n.success=function(e){var t=document.getElementById(n.container);o.util.inject(t,e),t.id===t.firstChild.id&&t.parentElement.replaceChild(t.firstChild,t)}),n.form_type&&(t.form_type=n.form_type),n.include_layout_classes!==undefined&&(t.include_layout_classes=n.include_layout_classes),n.lock_id!==undefined&&(t.lock_id=n.lock_id),o.loading=!0;var r=o.util.makeUrl(e,s);reqwest({url:r,method:"post",type:n.type||"html",data:t,complete:function(){o.loading=!1},error:function(e){if(!o.reloading)if("dashboard.weglot.com"!==window.location.host){if(!n.silent)throw alert("Something went wrong! Please refresh and try again."),e;console.error(e)}else console.error(e)},success:n.success||o.util.clobberDocument})},o.postResource=function(e,t){e.path=o.path,e.search=window.location.search,e.state=o.state,e.passcode&&(e.passcode=e.passcode.trim()),e.email&&(e.email=e.email.trim()),e.state.cart=o.cache.cart,e.locksmith_json=o.jsonTag,e.locksmith_json_signature=o.jsonTagSignature,o.post("/resource",e,t)},o.ping=function(e){if(!o.isEmbedded){e=e||{};var t=function(){e.reload?o.util.reload():"function"==typeof e.callback&&e.callback()};o.post("/ping",{path:o.path,search:window.location.search,state:o.state},{spinner:!!e.spinner,silent:"undefined"==typeof e.silent||e.silent,type:"text",success:function(e){(e=JSON.parse(e.responseText)).messages&&0<e.messages.length&&o.showMessages(e.messages),e.cart&&o.cache.cart!==e.cart?(o.cache.cart=e.cart,o.cache.saveCart(function(){t(),e.cart&&e.cart.match(/^.+:/)&&o.util.reload()})):t()}})}},o.timeoutMonitor=function(){var e=o.cache.cart;o.ping({callback:function(){e!==o.cache.cart||setTimeout(function(){o.timeoutMonitor()},6e4)}})},o.showMessages=function(e){var t=document.createElement("div");t.style.position="fixed",t.style.left=0,t.style.right=0,t.style.bottom="-50px",t.style.opacity=0,t.style.background="#191919",t.style.color="#ddd",t.style.transition="bottom 0.2s, opacity 0.2s",t.style.zIndex=999999,t.innerHTML=" <style> .locksmith-ab .locksmith-b { display: none; } .locksmith-ab.toggled .locksmith-b { display: flex; } .locksmith-ab.toggled .locksmith-a { display: none; } .locksmith-flex { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 10px 20px; } .locksmith-message + .locksmith-message { border-top: 1px #555 solid; } .locksmith-message a { color: inherit; font-weight: bold; } .locksmith-message a:hover { color: inherit; opacity: 0.8; } a.locksmith-ab-toggle { font-weight: inherit; text-decoration: underline; } .locksmith-text { flex-grow: 1; } .locksmith-cta { flex-grow: 0; text-align: right; } .locksmith-cta button { transform: scale(0.8); transform-origin: left; } .locksmith-cta > * { display: block; } .locksmith-cta > * + * { margin-top: 10px; } .locksmith-message a.locksmith-close { flex-grow: 0; text-decoration: none; margin-left: 15px; font-size: 30px; font-family: monospace; display: block; padding: 2px 10px; } @media screen and (max-width: 600px) { .locksmith-wide-only { display: none !important; } .locksmith-flex { padding: 0 15px; } .locksmith-flex > * { margin-top: 5px; margin-bottom: 5px; } .locksmith-cta { text-align: left; } } @media screen and (min-width: 601px) { .locksmith-narrow-only { display: none !important; } } </style> "+e.map(function(e){return'<div class="locksmith-message">'+e+"</div>"}).join(""),document.body.appendChild(t),document.body.style.position="relative",document.body.parentElement.style.paddingBottom=t.offsetHeight+"px",setTimeout(function(){t.style.bottom=0,t.style.opacity=1},50),o.util.on("click","locksmith-ab-toggle",function(e){e.preventDefault();for(var t=e.target.parentElement;-1===t.className.split(" ").indexOf("locksmith-ab");)t=t.parentElement;-1!==t.className.split(" ").indexOf("toggled")?t.className=t.className.replace("toggled",""):t.className=t.className+" toggled"}),o.util.enableActions(t)}}()}();</script> <script data-locksmith>Locksmith.cache.cart=null</script> <script data-locksmith>Locksmith.jsonTag="\u003cscript type=\"application\/vnd.locksmith+json\" data-locksmith\u003e{\"version\":\"v191\",\"locked\":true,\"initialized\":false,\"scope\":\"collection\",\"access_granted\":false,\"access_denied\":true,\"requires_customer\":false,\"manual_lock\":false,\"remote_lock\":true,\"has_timeout\":false,\"remote_rendered\":null,\"hide_resource\":false,\"hide_links_to_resource\":false,\"transparent\":true,\"locks\":{\"all\":[200494],\"opened\":[]},\"keys\":[],\"keys_signature\":\"4240f3c3728b205ad8f4eab9e798d778d833007926795bd00ff5583b84ac3f37\",\"state\":{\"template\":\"collection.hats\",\"theme\":142516322544,\"product\":null,\"collection\":\"hats\",\"page\":null,\"blog\":null,\"article\":null,\"app\":null},\"now\":1740852010,\"path\":\"\\\/collections\\\/hats\",\"locale_root_url\":\"\\\/\",\"canonical_url\":\"https:\\\/\\\/shop.blueorigin.com\\\/collections\\\/hats\",\"customer_id\":null,\"customer_id_signature\":\"4240f3c3728b205ad8f4eab9e798d778d833007926795bd00ff5583b84ac3f37\",\"cart\":null}\u003c\/script\u003e";Locksmith.jsonTagSignature="2c766fadf2c25060907c2cc398a8f8b6821bd044707cdab463f06045aa644705"</script> <meta name="google-site-verification" content="zcZLgnJBSOV68YXCgKbTulOxENXHKbOKXGdHBzINvNA" /> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-TV3FDC6LX3"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-TV3FDC6LX3'); </script> <script src="https://code.jquery.com/jquery-3.6.3.min.js" integrity="sha256-pvPw+upLPUjgMXY0G+8O0xUf+/Im1MZjXxxgOcBQBXU=" crossorigin="anonymous"> </script> <script type="application/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta name=”keywords” content="Blue Origin merchandise,Space-themed apparel,Aerospace fashion,Rocket-themed gear,Astronaut clothing,Space exploration products,Galactic merchandise,Celestial apparel,NASA-inspired gear,Universe-themed clothing,Planetary fashion,Rocket launch apparel,Space mission merchandise,Lunar clothing,Astronomical attire,Space travel fashion,Space-themed accessories,Cosmic couture,Space enthusiast gear,Aerospace clothing,Rocket merchandise shop,Blue Origin official merchandise,Rocket company merchandise,Blue Origin collectibles,Space-themed gifts" /> <meta name="theme-color" content=""> <link rel="canonical" href="https://shop.blueorigin.com/collections/hats"> <link rel="preconnect" href="https://cdn.shopify.com" crossorigin><link rel="icon" type="image/png" href="//shop.blueorigin.com/cdn/shop/files/BlueOrigin-Favicon.png?crop=center&height=32&v=1666199468&width=32"><link rel="preconnect" href="https://fonts.shopifycdn.com" crossorigin><title> Hats &ndash; Blue Origin Shop</title> <meta name="description" content="Blue Origin Shop | Accessories, New Shepard, New Glenn, Feather, hats, beanie"> <meta property="og:site_name" content="Blue Origin Shop"> <meta property="og:url" content="https://shop.blueorigin.com/collections/hats"><meta property="og:title" content="Hats"> <meta property="og:type" content="website"> <meta property="og:description" content="Blue Origin Shop | Accessories, New Shepard, New Glenn, Feather, hats, beanie"> <meta property="og:image" content="http://shop.blueorigin.com/cdn/shop/files/Blue-Origin-Shop-share.jpg?v=1671210867"> <meta property="og:image:secure_url" content="https://shop.blueorigin.com/cdn/shop/files/Blue-Origin-Shop-share.jpg?v=1671210867"> <meta property="og:image:width" content="1200"> <meta property="og:image:height" content="1200"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="Hats"> <meta name="twitter:description" content="Blue Origin Shop | Accessories, New Shepard, New Glenn, Feather, hats, beanie"> <script src="//shop.blueorigin.com/cdn/shop/t/48/assets/global.js?v=132732892397215564061715270612" defer="defer"></script> <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta name="facebook-domain-verification" content="kpw7rlns6lbsqwz81owbjkw7fryfz0"> <meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/30100881545/digital_wallets/dialog"> <meta name="shopify-checkout-api-token" content="c6948b8c6a0167e5dd63463c92a52d35"> <link rel="alternate" type="application/atom+xml" title="Feed" href="/collections/hats" /> <link href="https://shop.blueorigin.com/collections/hats"> <script async="async" src="/checkouts/internal/preloads.js?locale=en-US"></script> <script id="apple-pay-shop-capabilities" type="application/json">{"shopId":30100881545,"countryCode":"US","currencyCode":"USD","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/30100881545","merchantName":"Blue Origin Shop","requiredBillingContactFields":["postalAddress","email","phone"],"requiredShippingContactFields":["postalAddress","email","phone"],"shippingType":"shipping","supportedNetworks":["visa","masterCard","amex","discover","elo","jcb"],"total":{"type":"pending","label":"Blue Origin Shop","amount":"1.00"},"shopifyPaymentsEnabled":true,"supportsSubscriptions":true}</script> <script id="shopify-features" type="application/json">{"accessToken":"c6948b8c6a0167e5dd63463c92a52d35","betas":["rich-media-storefront-analytics"],"domain":"shop.blueorigin.com","predictiveSearch":true,"shopId":30100881545,"smart_payment_buttons_url":"https:\/\/shop.blueorigin.com\/cdn\/shopifycloud\/payment-sheet\/assets\/latest\/spb.en.js","dynamic_checkout_cart_url":"https:\/\/shop.blueorigin.com\/cdn\/shopifycloud\/payment-sheet\/assets\/latest\/dynamic-checkout-cart.en.js","locale":"en"}</script> <script>var Shopify = Shopify || {}; Shopify.shop = "blue-origin-store.myshopify.com"; Shopify.locale = "en"; Shopify.currency = {"active":"USD","rate":"1.0"}; Shopify.country = "US"; Shopify.theme = {"name":"Blue Origin Shop 2024 -- Spring Launch 2","id":142516322544,"schema_name":"Dawn","schema_version":"6.0.2","theme_store_id":887,"role":"main"}; Shopify.theme.handle = "null"; Shopify.theme.style = {"id":null,"handle":null}; Shopify.cdnHost = "shop.blueorigin.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 id="shop-js-analytics" type="application/json">{"pageType":"collection"}</script> <script>(function() { function asyncLoad() { var urls = ["https:\/\/image-optimizer.salessquad.co.uk\/scripts\/tiny_img_not_found_notifier_ad7cc794601670500593830a5a8bcb8e.js?shop=blue-origin-store.myshopify.com","https:\/\/shopify-widget.route.com\/shopify.widget.js?shop=blue-origin-store.myshopify.com","https:\/\/static.rechargecdn.com\/assets\/js\/widget.min.js?shop=blue-origin-store.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":30100881545,"offset":-28800,"reqid":"dcc28199-4002-4e6a-b9f2-c45769dab0ca-1740852010","pageurl":"shop.blueorigin.com\/collections\/hats","u":"e5ead77d66cb","p":"collection","rtyp":"collection","rid":403672563952};</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="//shop.blueorigin.com/cdn/shopifycloud/shopify/assets/storefront/load_feature-1060834584ef204397b1179782a1b090047ee4397cb627244ab89e03f65c4307.js" crossorigin="anonymous"></script> <script integrity="sha256-HAs5a9TQVLlKuuHrahvWuke+s1UlxXohfHeoYv8G2D8=" data-source-attribution="shopify.dynamic-checkout" defer="defer" src="//shop.blueorigin.com/cdn/shopifycloud/shopify/assets/storefront/features-1c0b396bd4d054b94abae1eb6a1bd6ba47beb35525c57a217c77a862ff06d83f.js" crossorigin="anonymous"></script> <script id='scb4127' type='text/javascript' async='' src='https://shop.blueorigin.com/cdn/shopifycloud/privacy-banner/storefront-banner.js'></script><script id="sections-script" data-sections="header,footer" defer="defer" src="//shop.blueorigin.com/cdn/shop/t/48/compiled_assets/scripts.js?14469"></script> <link rel="stylesheet" media="screen" href="https://shop.blueorigin.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> <style data-shopify> @font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("//shop.blueorigin.com/cdn/fonts/nunito_sans/nunitosans_n4.2b61d9dcf54d8ac8282cfd1ebb6964c79a7efcd1.woff2?h1=Ymx1ZW9yaWdpbi5jb20&h2=Ymx1ZS1vcmlnaW4tc3RvcmUuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=0163e360e735c1d0f4ff3feb428703e2fe1c18c067fa3237bd1c15cf1566acd0") format("woff2"), url("//shop.blueorigin.com/cdn/fonts/nunito_sans/nunitosans_n4.420cbf408f643f8ff8fd948b99c10dade8b6af79.woff?h1=Ymx1ZW9yaWdpbi5jb20&h2=Ymx1ZS1vcmlnaW4tc3RvcmUuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=d1944293c7dad17403241c85b4e9076c8e6be3a2957fcf5443b115c935b8e199") format("woff"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: normal; font-display: swap; src: url("//shop.blueorigin.com/cdn/fonts/nunito_sans/nunitosans_n7.5bd4fb9346d13afb61b3d78f8a1e9f31b128b3d9.woff2?h1=Ymx1ZW9yaWdpbi5jb20&h2=Ymx1ZS1vcmlnaW4tc3RvcmUuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=bc742cbf9920a657bf6748ce9a4bd954dd93d8c4595f1ed04d19cec7abda45cb") format("woff2"), url("//shop.blueorigin.com/cdn/fonts/nunito_sans/nunitosans_n7.2bcf0f11aa6af91c784a857ef004bcca8c2d324d.woff?h1=Ymx1ZW9yaWdpbi5jb20&h2=Ymx1ZS1vcmlnaW4tc3RvcmUuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=77949d331256197c2c1dee9b86e999247b522690be8b70cb347cd02cbdc66f0a") format("woff"); } @font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: italic; font-display: swap; src: url("//shop.blueorigin.com/cdn/fonts/nunito_sans/nunitosans_i4.e88a2041a6cfbeacffb96db0e8efdfaaa38ddc5c.woff2?h1=Ymx1ZW9yaWdpbi5jb20&h2=Ymx1ZS1vcmlnaW4tc3RvcmUuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=c905d4159c00034d8106b786e7e9e19388525bd8273b8e33d702dcdc30dc9fc6") format("woff2"), url("//shop.blueorigin.com/cdn/fonts/nunito_sans/nunitosans_i4.2c3733ccdf579e6e89e929a950e6a93484fdf6b4.woff?h1=Ymx1ZW9yaWdpbi5jb20&h2=Ymx1ZS1vcmlnaW4tc3RvcmUuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=e7b39a56c6fd6092f99461ad75a5dc21a8979d84857c61d4cef9ea02fc670890") format("woff"); } @font-face { font-family: "Nunito Sans"; font-weight: 700; font-style: italic; font-display: swap; src: url("//shop.blueorigin.com/cdn/fonts/nunito_sans/nunitosans_i7.975ea93f521412ef99ca1e2e434d8ca6a5cf77e7.woff2?h1=Ymx1ZW9yaWdpbi5jb20&h2=Ymx1ZS1vcmlnaW4tc3RvcmUuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=d8a6c70d3a8684cf780efc99c2e575ec3fb7a152a0af798fe921fc4d64602b69") format("woff2"), url("//shop.blueorigin.com/cdn/fonts/nunito_sans/nunitosans_i7.83b70272d04b71e88f25fc6834dc9b88e4ba4e95.woff?h1=Ymx1ZW9yaWdpbi5jb20&h2=Ymx1ZS1vcmlnaW4tc3RvcmUuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=ca331a3e39e07f1439a911da5b06b160c73242ba78630ef2233586983a9c816b") format("woff"); } @font-face { font-family: "Nunito Sans"; font-weight: 400; font-style: normal; font-display: swap; src: url("//shop.blueorigin.com/cdn/fonts/nunito_sans/nunitosans_n4.2b61d9dcf54d8ac8282cfd1ebb6964c79a7efcd1.woff2?h1=Ymx1ZW9yaWdpbi5jb20&h2=Ymx1ZS1vcmlnaW4tc3RvcmUuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=0163e360e735c1d0f4ff3feb428703e2fe1c18c067fa3237bd1c15cf1566acd0") format("woff2"), url("//shop.blueorigin.com/cdn/fonts/nunito_sans/nunitosans_n4.420cbf408f643f8ff8fd948b99c10dade8b6af79.woff?h1=Ymx1ZW9yaWdpbi5jb20&h2=Ymx1ZS1vcmlnaW4tc3RvcmUuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=d1944293c7dad17403241c85b4e9076c8e6be3a2957fcf5443b115c935b8e199") format("woff"); } :root { --font-body-family: "Nunito Sans", sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-heading-family: "Nunito Sans", sans-serif; --font-heading-style: normal; --font-heading-weight: 400; --font-body-scale: 1.0; --font-heading-scale: 1.0; --color-base-text: 34, 34, 34; --color-shadow: 34, 34, 34; --color-base-background-1: 255, 255, 255; --color-base-background-2: 250, 250, 250; --color-base-solid-button-labels: 255, 255, 255; --color-base-outline-button-labels: 18, 18, 18; --color-base-accent-1: 0, 51, 221; --color-base-accent-2: 0, 51, 221; --payment-terms-background-color: #ffffff; --gradient-base-background-1: #ffffff; --gradient-base-background-2: #fafafa; --gradient-base-accent-1: #0033dd; --gradient-base-accent-2: #0033dd; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 1px; --media-radius: 0px; --media-shadow-opacity: 0.0; --media-shadow-horizontal-offset: 0px; --media-shadow-vertical-offset: 4px; --media-shadow-blur-radius: 5px; --media-shadow-visible: 0; --page-width: 160rem; --page-width-margin: 0rem; --card-image-padding: 0.0rem; --card-corner-radius: 0.0rem; --card-text-alignment: left; --card-border-width: 0.1rem; --card-border-opacity: 0.1; --card-shadow-opacity: 0.0; --card-shadow-visible: 0; --card-shadow-horizontal-offset: 0.0rem; --card-shadow-vertical-offset: 1.0rem; --card-shadow-blur-radius: 0.5rem; --badge-corner-radius: 4.0rem; --popup-border-width: 1px; --popup-border-opacity: 0.1; --popup-corner-radius: 0px; --popup-shadow-opacity: 0.0; --popup-shadow-horizontal-offset: 0px; --popup-shadow-vertical-offset: 4px; --popup-shadow-blur-radius: 5px; --drawer-border-width: 1px; --drawer-border-opacity: 0.1; --drawer-shadow-opacity: 0.0; --drawer-shadow-horizontal-offset: 0px; --drawer-shadow-vertical-offset: 4px; --drawer-shadow-blur-radius: 5px; --spacing-sections-desktop: 0px; --spacing-sections-mobile: 0px; --grid-desktop-vertical-spacing: 8px; --grid-desktop-horizontal-spacing: 8px; --grid-mobile-vertical-spacing: 4px; --grid-mobile-horizontal-spacing: 4px; --text-boxes-border-opacity: 0.1; --text-boxes-border-width: 0px; --text-boxes-radius: 0px; --text-boxes-shadow-opacity: 0.0; --text-boxes-shadow-visible: 0; --text-boxes-shadow-horizontal-offset: 0px; --text-boxes-shadow-vertical-offset: 4px; --text-boxes-shadow-blur-radius: 5px; --buttons-radius: 6px; --buttons-radius-outset: 6px; --buttons-border-width: 0px; --buttons-border-opacity: 1.0; --buttons-shadow-opacity: 0.0; --buttons-shadow-visible: 0; --buttons-shadow-horizontal-offset: 0px; --buttons-shadow-vertical-offset: 4px; --buttons-shadow-blur-radius: 5px; --buttons-border-offset: 0.3px; --inputs-radius: 0px; --inputs-border-width: 1px; --inputs-border-opacity: 0.55; --inputs-shadow-opacity: 0.0; --inputs-shadow-horizontal-offset: 0px; --inputs-margin-offset: 0px; --inputs-shadow-vertical-offset: 4px; --inputs-shadow-blur-radius: 5px; --inputs-radius-outset: 0px; --variant-pills-radius: 6px; --variant-pills-border-width: 1px; --variant-pills-border-opacity: 0.55; --variant-pills-shadow-opacity: 0.0; --variant-pills-shadow-horizontal-offset: 0px; --variant-pills-shadow-vertical-offset: 4px; --variant-pills-shadow-blur-radius: 5px; } *, *::before, *::after { box-sizing: inherit; } html { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; } body { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0; font-size: 1.5rem; letter-spacing: 0.06rem; line-height: calc(1 + 0.8 / var(--font-body-scale)); font-family: var(--font-body-family); font-style: var(--font-body-style); font-weight: var(--font-body-weight); } @media screen and (min-width: 750px) { body { font-size: 1.6rem; } } </style> <link href="//shop.blueorigin.com/cdn/shop/t/48/assets/base.css?v=47918157562460092791738790442" rel="stylesheet" type="text/css" media="all" /> <link rel="preload" as="font" href="//shop.blueorigin.com/cdn/fonts/nunito_sans/nunitosans_n4.2b61d9dcf54d8ac8282cfd1ebb6964c79a7efcd1.woff2?h1=Ymx1ZW9yaWdpbi5jb20&h2=Ymx1ZS1vcmlnaW4tc3RvcmUuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=0163e360e735c1d0f4ff3feb428703e2fe1c18c067fa3237bd1c15cf1566acd0" type="font/woff2" crossorigin><link rel="preload" as="font" href="//shop.blueorigin.com/cdn/fonts/nunito_sans/nunitosans_n4.2b61d9dcf54d8ac8282cfd1ebb6964c79a7efcd1.woff2?h1=Ymx1ZW9yaWdpbi5jb20&h2=Ymx1ZS1vcmlnaW4tc3RvcmUuYWNjb3VudC5teXNob3BpZnkuY29t&hmac=0163e360e735c1d0f4ff3feb428703e2fe1c18c067fa3237bd1c15cf1566acd0" type="font/woff2" crossorigin><link rel="stylesheet" href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-predictive-search.css?v=129085116313085346391715270612" media="print" onload="this.media='all'"><script>document.documentElement.className = document.documentElement.className.replace('no-js', 'js'); if (Shopify.designMode) { document.documentElement.classList.add('shopify-design-mode'); } </script> <script> // Clear the redirect flag when the customer logs out localStorage.removeItem("loggedInRedirected"); </script> <!-- BEGIN app block: shopify://apps/regios-discounts/blocks/regios_discounts_embed/dc1514bb-4830-4102-bffa-e8b300bac5bd --> <script id="regios-dopp-config" type="application/json"> { "discountConfigs": {"1340662808816":"{\"config\":{\"message\":\"Employee Price\",\"isEnabled\":true,\"customLogic\":{\"id\":\"\u003croot\u003e\",\"type\":\"ROOT\",\"entryPoint\":{\"id\":\"entrypoint\",\"type\":\"CHECK_IF\",\"matchType\":\"AND\",\"conditions\":[{\"type\":\"CUSTOMER_ELIGIBILITY\",\"includeOrExclude\":\"INCLUDE\",\"eligibility\":{\"type\":\"SPECIFIC_CUSTOMER_TAGS\",\"tagsToCheck\":[\"NEWDC\",\"BOEMPD\"]}},{\"type\":\"PRODUCT_ELIGIBILITY\",\"includeOrExclude\":\"EXCLUDE\",\"eligibility\":{\"type\":\"SPECIFIC_COLLECTIONS\",\"selectedCollections\":[{\"id\":\"gid:\/\/shopify\/Collection\/242435522746\",\"title\":\"Clearance\"},{\"id\":\"gid:\/\/shopify\/Collection\/413729915120\",\"title\":\"CLEARANCE POS\"},{\"id\":\"gid:\/\/shopify\/Collection\/277301592250\",\"title\":\"Club For The Future\"},{\"id\":\"gid:\/\/shopify\/Collection\/403673186544\",\"title\":\"Club for the Future\"},{\"id\":\"gid:\/\/shopify\/Collection\/430947631344\",\"title\":\"Sidewalk Sale\"},{\"id\":\"gid:\/\/shopify\/Collection\/438391111920\",\"title\":\"HT Clearance\"},{\"id\":\"gid:\/\/shopify\/Collection\/441113247984\",\"title\":\"Route\"},{\"id\":\"gid:\/\/shopify\/Collection\/448230326512\",\"title\":\"route\"},{\"id\":\"gid:\/\/shopify\/Collection\/448190906608\",\"title\":\"gift card\"},{\"id\":\"gid:\/\/shopify\/Collection\/439211524336\",\"title\":\"Semi-Annual Sale\"}],\"asListOfIds\":\"242435522746,413729915120,277301592250,403673186544,430947631344,438391111920,441113247984,448230326512,448190906608,439211524336\"}}],\"then\":{\"id\":\"entrypoint-then-apply-discount\",\"type\":\"APPLY_DISCOUNT\",\"title\":\"Employee Price\",\"value\":{\"type\":\"PERCENTAGE\",\"percentage\":\"10\"},\"dimensions\":{\"width\":332,\"height\":308},\"position\":{\"x\":642,\"y\":0}},\"otherwise\":null,\"dimensions\":{\"width\":292,\"height\":333},\"position\":{\"x\":246,\"y\":0},\"tooltips\":{}},\"dimensions\":{\"width\":150,\"height\":0},\"position\":{\"x\":0,\"y\":0}},\"customerEligibility\":{\"type\":\"ALL_CUSTOMERS\"},\"productEligibility\":{\"type\":\"ALL_PRODUCTS\"},\"developerOptions\":{\"alwaysThrow\":false},\"minimumPurchaseRequirements\":{\"requirementType\":\"NONE\",\"quantity\":\"0\",\"subtotal\":\"0\",\"appliesTo\":\"ELIGIBLE_LINE_ITEMS\"},\"maximumPurchaseRequirements\":{\"requirementType\":\"NONE\",\"quantity\":\"0\",\"subtotal\":\"0\",\"appliesTo\":\"ELIGIBLE_LINE_ITEMS\"},\"value\":{\"type\":\"PERCENTAGE\",\"percentage\":\"0\"},\"appliesToSellingPlans\":\"ALL_SELLING_PLANS\",\"salePriceHandlingStrategy\":\"STACK\",\"cartLineSortOrder\":\"NONE\"},\"startDate\":\"2024-05-19T16:36:34Z\",\"endDate\":null,\"discountClass\":\"PRODUCT\"}","1345379205360":"{\"config\":{\"message\":\"Astronaut Price\",\"isEnabled\":true,\"customLogic\":{\"id\":\"\u003croot\u003e\",\"type\":\"ROOT\",\"entryPoint\":{\"id\":\"entrypoint\",\"type\":\"CHECK_IF\",\"matchType\":\"AND\",\"conditions\":[{\"type\":\"CUSTOMER_ELIGIBILITY\",\"includeOrExclude\":\"INCLUDE\",\"eligibility\":{\"type\":\"SPECIFIC_CUSTOMER_TAGS\",\"tagsToCheck\":[\"BOAstronaut\",\"BOAstronautNew\"]}},{\"type\":\"PRODUCT_ELIGIBILITY\",\"includeOrExclude\":\"EXCLUDE\",\"eligibility\":{\"type\":\"SPECIFIC_COLLECTIONS\",\"selectedCollections\":[{\"id\":\"gid:\/\/shopify\/Collection\/242435522746\",\"title\":\"Clearance\"},{\"id\":\"gid:\/\/shopify\/Collection\/413729915120\",\"title\":\"CLEARANCE POS\"},{\"id\":\"gid:\/\/shopify\/Collection\/277301592250\",\"title\":\"Club For The Future\"},{\"id\":\"gid:\/\/shopify\/Collection\/403673186544\",\"title\":\"Club for the Future\"},{\"id\":\"gid:\/\/shopify\/Collection\/448190906608\",\"title\":\"gift card\"},{\"id\":\"gid:\/\/shopify\/Collection\/441113247984\",\"title\":\"Route\"},{\"id\":\"gid:\/\/shopify\/Collection\/439211524336\",\"title\":\"Semi-Annual Sale\"},{\"id\":\"gid:\/\/shopify\/Collection\/438391111920\",\"title\":\"HT Clearance\"}],\"asListOfIds\":\"242435522746,413729915120,277301592250,403673186544,448190906608,441113247984,439211524336,438391111920\"}}],\"then\":{\"id\":\"entrypoint-then-apply-discount\",\"type\":\"APPLY_DISCOUNT\",\"title\":\"Astronaut Price\",\"value\":{\"type\":\"PERCENTAGE\",\"percentage\":\"10\"},\"dimensions\":{\"width\":332,\"height\":308},\"position\":{\"x\":642,\"y\":0}},\"otherwise\":null,\"tooltips\":{},\"dimensions\":{\"width\":292,\"height\":313},\"position\":{\"x\":246,\"y\":0}},\"dimensions\":{\"width\":150,\"height\":0},\"position\":{\"x\":0,\"y\":0}},\"customerEligibility\":{\"type\":\"ALL_CUSTOMERS\"},\"productEligibility\":{\"type\":\"ALL_PRODUCTS\"},\"developerOptions\":{\"alwaysThrow\":false},\"minimumPurchaseRequirements\":{\"requirementType\":\"NONE\",\"quantity\":\"0\",\"subtotal\":\"0\",\"appliesTo\":\"ELIGIBLE_LINE_ITEMS\"},\"maximumPurchaseRequirements\":{\"requirementType\":\"NONE\",\"quantity\":\"0\",\"subtotal\":\"0\",\"appliesTo\":\"ELIGIBLE_LINE_ITEMS\"},\"value\":{\"type\":\"PERCENTAGE\",\"percentage\":\"0\"},\"appliesToSellingPlans\":\"ALL_SELLING_PLANS\",\"salePriceHandlingStrategy\":\"SKIP\",\"cartLineSortOrder\":\"NONE\"},\"startDate\":\"2024-06-21T15:10:04Z\",\"endDate\":null,\"discountClass\":\"PRODUCT\"}","1373042213104":"null","1373043032304":"null","1375769952496":"null","1375774441712":"{\"config\":{\"message\":\"BFCM Special Discounts\",\"isEnabled\":true,\"customLogic\":{\"id\":\"\u003croot\u003e\",\"type\":\"ROOT\",\"entryPoint\":{\"id\":\"entrypoint\",\"type\":\"CHECK_IF\",\"matchType\":\"AND\",\"conditions\":[{\"type\":\"CUSTOMER_ELIGIBILITY\",\"includeOrExclude\":\"EXCLUDE\",\"eligibility\":{\"type\":\"SPECIFIC_CUSTOMER_TAGS\",\"tagsToCheck\":[\"BOEMPD\"]}},{\"type\":\"PRODUCT_ELIGIBILITY\",\"includeOrExclude\":\"EXCLUDE\",\"eligibility\":{\"type\":\"SPECIFIC_PRODUCTS\",\"selectedCollections\":[{\"availablePublicationCount\":1,\"description\":\"\",\"descriptionHtml\":\"\",\"handle\":\"sale-black-friday-cyber-monday\",\"id\":\"gid:\/\/shopify\/Collection\/448097616112\",\"productsAutomaticallySortedCount\":0,\"productsCount\":23,\"productsManuallySortedCount\":23,\"publicationCount\":1,\"seo\":{\"description\":null,\"title\":null},\"ruleSet\":null,\"sortOrder\":\"MANUAL\",\"storefrontId\":\"gid:\/\/shopify\/Collection\/448097616112\",\"templateSuffix\":\"\",\"title\":\"SALE - Black Friday\/Cyber Monday\",\"updatedAt\":\"2024-11-27T17:16:08Z\"}],\"selectedProducts\":[{\"availablePublicationCount\":7,\"createdAt\":\"2024-07-31T19:36:41Z\",\"descriptionHtml\":\"\u003cp class=\\\"MsoNormal\\\"\u003eCompleted set is 11.5” tall and made of 636 bricks. Features retractable launch tower that allows the rocket to be removed. Age graded 14+\u003ci\u003e\u003c\/i\u003e\u003c\/p\u003e\\n\u003c!----\u003e\",\"handle\":\"pre-sale-new-glenn-builder-set\",\"hasOnlyDefaultVariant\":true,\"id\":\"gid:\/\/shopify\/Product\/8956954607856\",\"images\":[{\"id\":\"gid:\/\/shopify\/ProductImage\/43956531724528\",\"originalSrc\":\"https:\/\/cdn.shopify.com\/s\/files\/1\/0301\/0088\/1545\/files\/new-glenn-builder-kit.jpg?v=1722612735\"},{\"id\":\"gid:\/\/shopify\/ProductImage\/43956545880304\",\"originalSrc\":\"https:\/\/cdn.shopify.com\/s\/files\/1\/0301\/0088\/1545\/files\/new-glenn-builder-kit-2.jpg?v=1722612864\"},{\"id\":\"gid:\/\/shopify\/ProductImage\/43999599165680\",\"originalSrc\":\"https:\/\/cdn.shopify.com\/s\/files\/1\/0301\/0088\/1545\/files\/new-glenn-close-up.webp?v=1722894409\"}],\"options\":[{\"id\":\"gid:\/\/shopify\/ProductOption\/11677033922800\",\"name\":\"Title\",\"position\":1,\"values\":[\"Default Title\"]}],\"productType\":\"Rocket Models\",\"publishedAt\":\"2024-08-01T11:52:32Z\",\"tags\":[\"In Stock\"],\"templateSuffix\":\"\",\"title\":\"Limited Edition New Glenn Builder Set\",\"totalInventory\":1028,\"totalVariants\":1,\"tracksInventory\":true,\"updatedAt\":\"2024-11-29T18:55:14Z\",\"variants\":[{\"availableForSale\":true,\"barcode\":\"\",\"compareAtPrice\":null,\"createdAt\":\"2024-07-31T19:36:43Z\",\"displayName\":\"Limited Edition New Glenn Builder Set - Default Title\",\"fulfillmentService\":{\"id\":\"gid:\/\/shopify\/FulfillmentService\/manual\",\"inventoryManagement\":false,\"productBased\":true,\"serviceName\":\"Manual\",\"type\":\"MANUAL\"},\"id\":\"gid:\/\/shopify\/ProductVariant\/46425340510448\",\"inventoryItem\":{\"__typename\":\"InventoryItem\",\"id\":\"gid:\/\/shopify\/InventoryItem\/48522750689520\"},\"inventoryManagement\":\"SHOPIFY\",\"inventoryPolicy\":\"DENY\",\"inventoryQuantity\":1028,\"position\":2,\"price\":\"89.95\",\"product\":{\"__typename\":\"Product\",\"id\":\"gid:\/\/shopify\/Product\/8956954607856\"},\"requiresShipping\":true,\"selectedOptions\":[{\"__typename\":\"SelectedOption\",\"value\":\"Default Title\"}],\"sku\":\"JBLU-NGSLMT0\",\"taxable\":true,\"title\":\"Default Title\",\"updatedAt\":\"2024-11-29T18:55:14Z\",\"weight\":1.5,\"weightUnit\":\"POUNDS\"}],\"vendor\":\"Blue Origin Shop\",\"status\":\"ACTIVE\"},{\"availablePublicationCount\":7,\"createdAt\":\"2024-08-10T00:44:55Z\",\"descriptionHtml\":\"\u003cp\u003e4” tall polyresin New Glenn 3D model ornament. Comes in custom collectable retro tin packaging. Limited Edition.\u003c\/p\u003e\\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\\n\u003c!----\u003e\",\"handle\":\"pre-sale-new-glenn-ornament\",\"hasOnlyDefaultVariant\":true,\"id\":\"gid:\/\/shopify\/Product\/8971447271664\",\"images\":[{\"id\":\"gid:\/\/shopify\/ProductImage\/44157676552432\",\"originalSrc\":\"https:\/\/cdn.shopify.com\/s\/files\/1\/0301\/0088\/1545\/files\/NG-ornament-shop_recenter_79b54552-8e80-4f7d-9986-7b64b283592b.jpg?v=1723826623\"},{\"id\":\"gid:\/\/shopify\/ProductImage\/45574139871472\",\"originalSrc\":\"https:\/\/cdn.shopify.com\/s\/files\/1\/0301\/0088\/1545\/files\/BlueFall2024-October-OrnamentTin-angle.jpg?v=1730921924\"},{\"id\":\"gid:\/\/shopify\/ProductImage\/45574139904240\",\"originalSrc\":\"https:\/\/cdn.shopify.com\/s\/files\/1\/0301\/0088\/1545\/files\/BlueFall2024-October-OrnamentTin-back.jpg?v=1730921923\"}],\"options\":[{\"id\":\"gid:\/\/shopify\/ProductOption\/11693783777520\",\"name\":\"Title\",\"position\":1,\"values\":[\"Default Title\"]}],\"productType\":\"\",\"publishedAt\":\"2024-08-16T12:30:39Z\",\"tags\":[\"In Stock\",\"Pointofsale\"],\"templateSuffix\":\"\",\"title\":\"New Glenn Ornament\",\"totalInventory\":720,\"totalVariants\":1,\"tracksInventory\":true,\"updatedAt\":\"2024-11-29T18:54:54Z\",\"variants\":[{\"availableForSale\":true,\"barcode\":\"\",\"compareAtPrice\":null,\"createdAt\":\"2024-08-10T00:44:56Z\",\"displayName\":\"New Glenn Ornament - Default Title\",\"fulfillmentService\":{\"id\":\"gid:\/\/shopify\/FulfillmentService\/manual\",\"inventoryManagement\":false,\"productBased\":true,\"serviceName\":\"Manual\",\"type\":\"MANUAL\"},\"id\":\"gid:\/\/shopify\/ProductVariant\/46459140145392\",\"inventoryItem\":{\"__typename\":\"InventoryItem\",\"id\":\"gid:\/\/shopify\/InventoryItem\/48556607799536\"},\"inventoryManagement\":\"SHOPIFY\",\"inventoryPolicy\":\"DENY\",\"inventoryQuantity\":720,\"position\":2,\"price\":\"26.05\",\"product\":{\"__typename\":\"Product\",\"id\":\"gid:\/\/shopify\/Product\/8971447271664\"},\"requiresShipping\":true,\"selectedOptions\":[{\"__typename\":\"SelectedOption\",\"value\":\"Default Title\"}],\"sku\":\"JBLU-NGORNMT0\",\"taxable\":true,\"title\":\"Default Title\",\"updatedAt\":\"2024-11-29T18:54:54Z\",\"weight\":0.85,\"weightUnit\":\"POUNDS\"}],\"vendor\":\"Blue Origin Shop\",\"status\":\"ACTIVE\"}]}},{\"type\":\"PRODUCT_ELIGIBILITY\",\"includeOrExclude\":\"INCLUDE\",\"eligibility\":{\"type\":\"SPECIFIC_COLLECTIONS\",\"selectedCollections\":[{\"availablePublicationCount\":1,\"description\":\"\",\"descriptionHtml\":\"\",\"handle\":\"sale-black-friday-cyber-monday\",\"id\":\"gid:\/\/shopify\/Collection\/448097616112\",\"productsAutomaticallySortedCount\":0,\"productsCount\":23,\"productsManuallySortedCount\":23,\"publicationCount\":1,\"seo\":{\"description\":null,\"title\":null},\"ruleSet\":null,\"sortOrder\":\"MANUAL\",\"storefrontId\":\"gid:\/\/shopify\/Collection\/448097616112\",\"templateSuffix\":\"bfcm\",\"title\":\"SALE - Black Friday\/Cyber Monday\",\"updatedAt\":\"2024-11-30T00:25:36Z\"}]}}],\"then\":{\"id\":\"entrypoint-then-apply-discount\",\"type\":\"APPLY_DISCOUNT\",\"title\":\"BFCM Special Discounts\",\"value\":{\"type\":\"PERCENTAGE\",\"percentage\":\"10\"},\"dimensions\":{\"width\":332,\"height\":336},\"position\":{\"x\":642,\"y\":0}},\"otherwise\":null,\"tooltips\":{},\"dimensions\":{\"width\":292,\"height\":346},\"position\":{\"x\":246,\"y\":0}},\"dimensions\":{\"width\":150,\"height\":0},\"position\":{\"x\":0,\"y\":0}},\"customerEligibility\":{\"type\":\"ALL_CUSTOMERS\"},\"productEligibility\":{\"type\":\"ALL_PRODUCTS\"},\"developerOptions\":{\"alwaysThrow\":false},\"minimumPurchaseRequirements\":{\"requirementType\":\"NONE\",\"quantity\":\"0\",\"subtotal\":\"0\",\"appliesTo\":\"ELIGIBLE_LINE_ITEMS\"},\"maximumPurchaseRequirements\":{\"requirementType\":\"NONE\",\"quantity\":\"0\",\"subtotal\":\"0\",\"appliesTo\":\"ELIGIBLE_LINE_ITEMS\"},\"value\":{\"type\":\"PERCENTAGE\",\"percentage\":\"0\"},\"appliesToSellingPlans\":\"ALL_SELLING_PLANS\",\"salePriceHandlingStrategy\":\"APPLY_TO_COMPARE_AT_PRICE\",\"cartLineSortOrder\":\"NONE\"},\"startDate\":\"2024-11-27T17:21:42Z\",\"endDate\":\"2024-12-03T05:01:57Z\",\"discountClass\":\"PRODUCT\"}","1390662222064":"null","1390663074032":"null"}, "calculateDiscountBasedOnQuantity": false, "countryCode": "US", "currencyCode": "USD", "currencySymbol": "$", "customer": null, "customerMetafieldsToCheck": "", "moneyFormat": "$0.00", "moneyFormatString": "${{amount}}", "themeType": "dawn", "badgeTemplate": "", "badgeCss": "", "descriptionTemplate": "[discount_message] [sale_price]", "descriptionCss": "display: block;\nmargin: 5px 0 0;\nbackground: #03d;\ncolor: #fff;\nfont-size: 12px;\npadding: 5px;\ndisplay: block;\nwidth: fit-content;", "priceOnSaleClass": "", "delay": 1000, "logLevel": "error", "regularPriceTemplate": "[regular_price]", "salePriceTemplate": "[sale_price]", "cart": { "items": [ ] }, "wasmPath": "https:\/\/cdn.shopify.com\/extensions\/a4354f8b-7dab-4717-a223-acbd3ec9cec9\/regios-discounts-564\/assets\/regios_dopp_rust.wasm", "featureFlags": "", "designMode": false } </script> <script id="regios-dopp-script"> var configScript = document.getElementById('regios-dopp-config'); if (!configScript) { throw new Error('[Regios Discounts] Critical error: Configuration script not found.'); } var config = JSON.parse(configScript.textContent); window.RegiosDOPP = Object.assign(window.RegiosDOPP || {}, config); </script> <!-- END app block --><!-- BEGIN app block: shopify://apps/order-limits-minmaxify/blocks/app-embed-block/3acfba32-89f3-4377-ae20-cbb9abc48475 --><script type="text/javascript" src="https://limits.minmaxify.com/blue-origin-store.myshopify.com?v=123&r=20241204034312"></script> <!-- END app block --><!-- BEGIN app block: shopify://apps/store-pickup-delivery-cr/blocks/app-embed/c3fec40a-5cb2-4a2b-851c-ed1eaed98975 --> <style>.cr-hide{display: none!important}</style> <script type="text/javascript"> document.addEventListener('crButtonsLoaded', function (e) { var pickupContainer = document.getElementById("pickup-container"); var crStoreForm = pickupContainer.closest("form"); if (!crStoreForm) return; crStoreForm.action += '?locale=en&step=contact_information'; var crShippingInformation = crStoreForm.action; var pivot = crShippingInformation.replace(/checkout\\[shipping_address\\]\\[first_name\\](.*?)\\&/ig, ''); crShippingInformation = pivot + "&checkout[shipping_address][first_name]=&"; pivot = crShippingInformation.replace(/checkout\\[shipping_address\\]\\[last_name\\](.*?)\\&/ig, ''); crShippingInformation = pivot + "checkout[shipping_address][last_name]=&"; pivot = crShippingInformation.replace(/checkout\\[shipping_address\\]\\[city\\](.*?)\\&/ig, ''); crShippingInformation = pivot + "checkout[shipping_address][city]=&"; pivot = crShippingInformation.replace(/checkout\\[shipping_address\\]\\[province\\](.*?)\\&/ig, ''); crShippingInformation = pivot + "checkout[shipping_address][province]=&"; pivot = crShippingInformation.replace(/checkout\\[shipping_address\\]\\[address1\\](.*?)\\&/ig, ''); crShippingInformation = pivot + "checkout[shipping_address][address1]=&"; pivot = crShippingInformation.replace(/checkout\\[shipping_address\\]\\[phone\\](.*?)\\&/ig, ''); crShippingInformation = pivot + "checkout[shipping_address][phone]=&"; pivot = crShippingInformation.replace(/checkout\\[shipping_address\\]\\[zip\\](.*?)\\&/ig, ''); crShippingInformation = pivot + "checkout[shipping_address][zip]=&"; pivot = crShippingInformation.replace(/checkout\\[shipping_address\\]\\[company\\](.*?)\\&/ig, ''); crShippingInformation = pivot + "checkout[shipping_address][company]=&"; crStoreForm.action = crShippingInformation }) if (typeof storePickupSettings === 'undefined') { var storePickupSettings = ''; var pickupLocale = ''; var pickupCompany = ''; var stores = []; var pickupTranslations = {}; var pickupAddress = ''; } var storePickupSettings = {"moneyFormat":"${{amount}}","max_days":"0","min_days":"1","name":true,"phone":false,"email":true,"date_enabled":false,"mandatory_collections":[{"id":"gid://shopify/Collection/425414918384","handle":"eco","title":"ECO"}],"exclude_collections":[{"id":"gid://shopify/Collection/243684343994","handle":"10yr","title":"10 YEAR"},{"id":"gid://shopify/Collection/243684802746","handle":"15yr","title":"15 YEAR"},{"id":"gid://shopify/Collection/243683721402","handle":"5yr","title":"5 YEAR"},{"id":"gid://shopify/Collection/419339075824","handle":"5-yr-replacement-gift","title":"5 yr replacement gift"},{"id":"gid://shopify/Collection/270477164730","handle":"astronaut","title":"Astronaut"},{"id":"gid://shopify/Collection/421064442096","handle":"auction-today","title":"Auctions"},{"id":"gid://shopify/Collection/197613060249","handle":"blue-origin-intern","title":"Blue Origin Intern"},{"id":"gid://shopify/Collection/445354410224","handle":"20-year","title":"20 YEAR"}],"exclude_products":[],"blackoutDates":"","enableBlackoutDates":false,"cart_version":"v1_3","disabled":false,"message":"","button_text":"Pickup at Kent Store","discount":"","extra_input_1":"","extra_input_2":"","extra_input_3":"","tagWithPickupDate":false,"tagWithPickupTime":false,"tagWithPickupLocation":false,"same_day_pickup":false,"stores_on_top":true,"above_weight":"","overwriteLocale":true,"locationsInASelect":false,"saveOnChange":false,"shippingEnabled":true,"pickupEnabled":true} var storeData = {"locale":"en","address":"17711 Ballinger Way Northeast","country":"United States","city":"Lake Forest Park","province":"Washington","zip":"98155","company":"Blue Origin Shop","shopPhone":"2069300704"} storePickupSettings.extra_input_1 = ''; storePickupSettings.extra_input_2 = ''; storePickupSettings.extra_input_3 = ''; var stores = [{"storeID":5703,"name":"Blue Origin Kent WA","company":"","street":"20111 66th Ave. S","city":"Kent","country":"United States","zip":"98032","province":"Washington","disableSameDayPickup":false,"disableSameDayAfterHour":"00:00","enablePickupTime":false,"blackoutDates":"","cutOffStartTime":"00:00","cutOffMinPickupDays":"","allowTimeCutOff":false,"allowDisplayMoreInformation":false,"moreInformation":"","maxOrdersPerTimeSlot":"0","maxOrdersPerDay":"0","orderPreparationHours":"0","orderPreparationMinutes":"30","timeSlotFrequency":"30","pickupDays":["2","3","4","5","6"],"daysOfWeek":{"0":{"min":{"hour":"09","minute":"00"},"max":{"hour":"19","minute":"00"}},"1":{"min":{"hour":"09","minute":"00"},"max":{"hour":"19","minute":"00"}},"2":{"min":{"hour":"09","minute":"00"},"max":{"hour":"19","minute":"00"}},"3":{"min":{"hour":"09","minute":"00"},"max":{"hour":"19","minute":"00"}},"4":{"min":{"hour":"09","minute":"00"},"max":{"hour":"19","minute":"00"}},"5":{"min":{"hour":"09","minute":"00"},"max":{"hour":"19","minute":"00"}},"6":{"min":{"hour":"09","minute":"00"},"max":{"hour":"19","minute":"00"}}},"enabled":"true"}] var crDeliverySettings = {}; var deliverySlots = crDeliverySettings.deliverySlots; var deliveryProductMeta = []; if (typeof deliveryProductMeta.products !== 'undefined') { var deliveryProduct = deliveryProductMeta.products[0].variants[0].id; } var pickupTranslations = {"en":{"shippingMethod":"Ship to my home","pleaseClickCheckout":"Please click the checkout button to continue.","textButton":"Pickup at Kent Store","mandatoryForPickupText":"Items in your cart allow a ship to store option","pickupDate":"Pickup Date","chooseADateTime":"Choose a date/time","nameOfPersonCollecting":"Name of person collecting","pickupFirstName":"First name","pickupLastName":"Last name","yourName":"Your name","contactNumber":"Contact Number","contactNumberPlaceholder":"(123)-456-7890","pickupEmail":"Your email address","pickupEmailPlaceholder":"email address","pickupStore":"Pickup Store","chooseLocation":"Choose a location below for pickup","chooseLocationOption":"Please choose a location","pickupDateError":"Please enter a pickup date.","nameOfPersonCollectingError":"Please enter who will be picking up your order.","pickupFirstNameError":"Enter a first name","pickupLastNameError":"Enter a last name","contactNumberError":"Please enter a phone number.","emailError":"Please enter your email address.","storeSelectError":"Please select which store you will pick up from","extra1Placeholder":"","extra2Placeholder":"","extra3Placeholder":"","extraField1Error":"You must complete this field","extraField2Error":"You must complete this field","extraField3Error":"You must complete this field","shippingTitle1":"Store Pickup","noRatesForCart":"Pickup is not available for your cart or destination.","noRatesForCountryNotice":"We do not offer pickups in this country.","shippingMethodTitle":"Delivery method","contactAddressTitle":"Pickup address","first_name_label":"First name:","first_name_placeholder":"First name","optional_first_name_label":"First name","optional_first_name_placeholder":"First name (optional)","last_name_label":"Last name","last_name_placeholder":"Last name","company":"Company","zip_code_label":"Zip code","zip_code_placeholder":"ZIP code","postal_code_label":"Postal code","postcode_label":"Postal code","postal_code_placeholder":"Postal code","postcode_placeholder":"Post code","city_label":"City","country_label":"Country","address_title":"Address","address1_label":"Address","orderSummary":"Free Pickup","shippingLabel":"Store Pickup","taxesLabel":"Taxes","shippingDefaultValue":"Calculated at next step","freeTotalLabel":"Free","shippingTitle2":"Store Pickup","billingAddressTitle":"Billing address","cardSecurityNotice":"All transactions are secure and encrypted","sameBillingAddressLabel":"Please use the option below ⬇","differentBillingAddressLabel":"Use a different billing address","billingAddressDescription":"Please enter your Billing Address:","billingAddressDescriptionNoShippingAddress":"Please enter your Billing Address:","thankYouMarkerShipping":"Pickup address","thankYouMarkerCurrent":"Pickup address","shippingAddressTitle":"Pickup address","orderUpdatesSubscribeToEmailNotifications":"Get pickup updates by email","orderUpdatesSubscribeToPhoneNotifications":"Get pickup updates by email or SMS","orderUpdatesSubscribeToEmailOrPhoneNotifications":"Get pickup updates by SMS","reviewBlockShippingAddressTitle":"Store Pickup","continue_to_shipping_method":"Continue"}} if (typeof storeData !== 'undefined') { var pickupCompany = storeData.company; var pickupAddress = storeData.address; var pickupCity = storeData.city; var pickupCountry = storeData.country; var pickupZip = storeData.zip; var pickupProvince = storeData.province; var pickupLocale = storeData.locale; var shopPhone = storeData.shopPhone; } if (stores.length && typeof stores[0] !== 'undefined') { pickupAddress = stores[0].street; pickupCountry = stores[0].country; pickupCity = stores[0].city; pickupProvince = stores[0].province; pickupZip = stores[0].zip; pickupCompany = stores[0].name.replace(/\#/, '').replace(/\'/, ''); } var CRpickupProductEnabled = true; var CRdeliveryProductEnabled = false; var CRcarrierServiceEnabled = false; var CRdisabledTimes = []; var CRoverRidingRules = []; if (typeof pickupProduct === "undefined") { var pickupProduct = 44299568808176; } //var appUrl = 'https://app.thecreativer.com/'; var appUrl = 'https://shopify-pickup-app.herokuapp.com/'; var pickupProductInCart = false; var CRpermanentDomain = 'blue-origin-store.myshopify.com'; document.addEventListener("DOMContentLoaded", function(){ //disableCheckoutButton(); }); var crProducts = []; </script> <div style="display:none;"> <script>var crItems = [];</script> <script>var CRcollectionIds = [];</script> </div><!-- BEGIN app snippet: template --> <div class="pickup-wrapper"> <div id="pickup-container" class="v3 cr-hide" style="flex-direction: column; margin-bottom: 1rem;margin-top: 1rem;"> <div class="pickup-loading"></div> <div id="pickup-header"></div> <div class="cr-delivery-methods"> <div class="cr-delivery-method cr-shipping-method selected"> <img loading="lazy" src="https://cdn.shopify.com/extensions/dde5b54c-b094-469e-9c44-5cc56e097fc1/store-pickup-delivery-cr-21/assets/cr-shipping-icon.png" height="" width="" class="pickup-icon" alt="shipping icon"> <p class="cr-delivery-method-text" id="cr-shipping-text"></p> </div> <div class="js-toggle-pickup pickup-button cr-delivery-method"> <img loading="lazy" src="https://cdn.shopify.com/extensions/dde5b54c-b094-469e-9c44-5cc56e097fc1/store-pickup-delivery-cr-21/assets/cr-store-pickup-icon.png" height="" width="" alt="pickup icon"> <p class="cr-delivery-method-text" id="cr-pickup-text"></p> </div> </div> <div class="delivery-method-desc" id="pleaseClickCheckout"></div> <!-- Delivery fields --> <!-- Name of person picking up etc --> <div id="pickup-details" style="display:none;"> <div class="js-stores-position-1"></div> <label id="pickup-name-label"for="pickup-name"></label> <input style="margin-bottom: 0;" type="hidden" id="pickup-name" name="pickup-name" placeholder="Your name"> <div style="display: flex;"> <div style="margin-right: 10px;"> <input aria-labelledby="pickup-first-name" style="margin-bottom: 0px;" type="text" id="pickup-first-name" name="pickup-first-name" placeholder=""> </div> <div> <input aria-labelledby="pickup-last-name" style="margin-bottom: 0px;" type="text" id="pickup-last-name" name="pickup-last-name" placeholder=""> </div> </div> <label id="pickup-email-label" for="pickup-email"></label> <input type="text" id="pickup-email" name="pickup-email" placeholder="" /> <div class="js-stores-position-2"></div> <div class="js-storepickup-message"></div> <input type="hidden" id="pickup-attribute" name="attributes[pickup]" value=""> <input type="hidden" id="pickup-information" name="attributes[Pickup_Information]" value=""> <input type="hidden" id="pickup-selected-store" name="attributes[Pickup_Store]" value=""> <input type="hidden" id="pickup-selected-store-id" name="attributes[Pickup_StoreID]" value=""> <input type="hidden" id="pickup-selected-date" name="attributes[_formattedDate]" value=""> <input type="hidden" id="pickup-unixtimestamp" name="attributes[_unixTimestamp]" value=""> <input type="hidden" id="note-pickup-name" name="attributes[Pickup_name]" value=""> </div> </div> </div> <!-- END app snippet --> <!-- End dev--> <!-- END app block --><!-- BEGIN app block: shopify://apps/easygift-auto-add-to-cart/blocks/app-embed/0f7d4f74-1e89-4820-aec4-6564d7e535d2 --> <script async type="text/javascript" src="https://cdn.506.io/eg/script.js?shop=blue-origin-store.myshopify.com"></script> <meta id="easygift-shop" itemid="c2hvcF8kXzE3NDA4NTIwMTA=" content='null'> <script defer> (async function() { try { const blockVersion = "v3" if (blockVersion != "v3") { return } let metaErrorFlag = false; if (metaErrorFlag) { return } // Parse metafields as JSON const metafields = {}; // Process metafields in JavaScript let savedRulesArray = []; for (const [key, value] of Object.entries(metafields)) { if (value) { for (const prop in value) { // avoiding Object.Keys for performance gain -- no need to make an array of keys. savedRulesArray.push(value); break; } } } const metaTag = document.createElement('meta'); metaTag.id = 'easygift-rules'; metaTag.content = JSON.stringify(savedRulesArray); metaTag.setAttribute('itemid', 'cnVsZXNfJF8xNzQwODUyMDEw'); document.head.appendChild(metaTag); } catch (err) { } })(); </script> <!-- END app block --><script src="https://cdn.shopify.com/extensions/a4354f8b-7dab-4717-a223-acbd3ec9cec9/regios-discounts-564/assets/regios_discounts_embed.js" type="text/javascript" defer="defer"></script> <script src="https://cdn.shopify.com/extensions/dde5b54c-b094-469e-9c44-5cc56e097fc1/store-pickup-delivery-cr-21/assets/app.min.js" type="text/javascript" defer="defer"></script> <link href="https://cdn.shopify.com/extensions/dde5b54c-b094-469e-9c44-5cc56e097fc1/store-pickup-delivery-cr-21/assets/style.css" rel="stylesheet" type="text/css" media="all"> <script src="https://cdn.shopify.com/extensions/a4354f8b-7dab-4717-a223-acbd3ec9cec9/regios-discounts-564/assets/collection_page_discount.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: 30100881545,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token: session_token && session_token.length === 2 ? session_token[1] : "",page_type: "collection"};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: 30100881545,storefrontBaseUrl: "https://shop.blueorigin.com",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",surface: "storefront-renderer",enabledBetaFlags: ["6a396365"],webPixelsConfigList: [{"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":"Blue Origin Shop","paymentSettings":{"currencyCode":"USD"},"myshopifyDomain":"blue-origin-store.myshopify.com","countryCode":"US","storefrontUrl":"https:\/\/shop.blueorigin.com"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"purchasingCompany":null},},function pageEvents(webPixelsManagerAPI) {webPixelsManagerAPI.publish("page_viewed", {});webPixelsManagerAPI.publish("collection_viewed", {"collection":{"id":"403672563952","title":"Hats","productVariants":[{"price":{"amount":19.95,"currencyCode":"USD"},"product":{"title":"Blue Chenille Applique Hat","vendor":"Blue Origin Shop","id":"9059323805936","untranslatedTitle":"Blue Chenille Applique Hat","url":"\/products\/blue-chenille-applique-hat","type":"Hats"},"id":"46670104887536","image":{"src":"\/\/shop.blueorigin.com\/cdn\/shop\/files\/BlueFall2024-October-BlueChanilleHat.jpg?v=1728619713"},"sku":"JBLU-BAPHTBL0","title":"Default Title","untranslatedTitle":"Default Title"},{"price":{"amount":21.95,"currencyCode":"USD"},"product":{"title":"Khaki Performance Hat","vendor":"Blue Origin Shop","id":"9059350020336","untranslatedTitle":"Khaki Performance Hat","url":"\/products\/khaki-performance-hat","type":"Hats"},"id":"46670237008112","image":{"src":"\/\/shop.blueorigin.com\/cdn\/shop\/files\/2024Fall-KhakiPerformanceHat.jpg?v=1728619887"},"sku":"JBLU-KPHKHA0","title":"Default Title","untranslatedTitle":"Default Title"},{"price":{"amount":17.95,"currencyCode":"USD"},"product":{"title":"Royal Feather Hat","vendor":"Blue Origin Shop","id":"9014158983408","untranslatedTitle":"Royal Feather Hat","url":"\/products\/royal-feather-hat","type":"Hats"},"id":"46556489580784","image":{"src":"\/\/shop.blueorigin.com\/cdn\/shop\/files\/2024Fall-RoyalFeatherHat.jpg?v=1725891691"},"sku":"JBLU-FEATHHTRY0","title":"Default Title","untranslatedTitle":"Default Title"},{"price":{"amount":29.95,"currencyCode":"USD"},"product":{"title":"Silicone Patch Hat","vendor":"Blue Origin Shop","id":"8768293929200","untranslatedTitle":"Silicone Patch Hat","url":"\/products\/silicone-patch-hat","type":"Hats"},"id":"45919080612080","image":{"src":"\/\/shop.blueorigin.com\/cdn\/shop\/files\/2024-Spring-FlightEmblemTrucker_1.jpg?v=1715054798"},"sku":"JBLU-SPTGN0","title":"Default Title","untranslatedTitle":"Default Title"},{"price":{"amount":29.95,"currencyCode":"USD"},"product":{"title":"American Flag Trucker","vendor":"Blue Origin Shop","id":"8325399183600","untranslatedTitle":"American Flag Trucker","url":"\/products\/american-flag-trucker","type":"Hats"},"id":"44239625519344","image":{"src":"\/\/shop.blueorigin.com\/cdn\/shop\/files\/2023Fall-AmericanFlagTrucker.jpg?v=1694793183"},"sku":"JBLU-AFTBR0","title":"Default Title","untranslatedTitle":"Default Title"},{"price":{"amount":16.95,"currencyCode":"USD"},"product":{"title":"Washed Unstructured Hat","vendor":"Blue Origin Shop","id":"8768279642352","untranslatedTitle":"Washed Unstructured Hat","url":"\/products\/washed-unstructured-hat","type":"Hats"},"id":"45919011176688","image":{"src":"\/\/shop.blueorigin.com\/cdn\/shop\/files\/1e665017-6bc1-45cf-a562-9d58e5c663e5.jpg?v=1719245103"},"sku":"JBLU-WUTHGY0","title":"Default Title","untranslatedTitle":"Default Title"},{"price":{"amount":29.95,"currencyCode":"USD"},"product":{"title":"Cotton Canvas Hat","vendor":"Blue Origin Shop","id":"8334313586928","untranslatedTitle":"Cotton Canvas Hat","url":"\/products\/cotton-canvas-hat","type":"Hats"},"id":"44264988836080","image":{"src":"\/\/shop.blueorigin.com\/cdn\/shop\/files\/2023Fall-BlueCottonCanvasHat.jpg?v=1696884101"},"sku":"JBLU-CCHOL0","title":"Default Title","untranslatedTitle":"Default Title"},{"price":{"amount":24.95,"currencyCode":"USD"},"product":{"title":"New Glenn Performance Hat","vendor":"Blue Origin Shop","id":"7924404388080","untranslatedTitle":"New Glenn Performance Hat","url":"\/products\/new-glenn-performance-hat","type":"Hats"},"id":"42669008879856","image":{"src":"\/\/shop.blueorigin.com\/cdn\/shop\/products\/new-glenn-performance-hat-785215.jpg?v=1665438270"},"sku":"JBLU-NGHNV0","title":"Default Title","untranslatedTitle":"Default Title"},{"price":{"amount":21.95,"currencyCode":"USD"},"product":{"title":"New Glenn Performance Reflect Hat","vendor":"Blue Origin Shop","id":"8918552641776","untranslatedTitle":"New Glenn Performance Reflect Hat","url":"\/products\/new-glenn-performance-reflect-hat","type":"Hats"},"id":"46291477922032","image":{"src":"\/\/shop.blueorigin.com\/cdn\/shop\/files\/2024-Summer-BlueHat2.jpg?v=1721063687"},"sku":"JBLU-NGPHNY0","title":"Default Title","untranslatedTitle":"Default Title"},{"price":{"amount":19.95,"currencyCode":"USD"},"product":{"title":"Black Feather Hat","vendor":"Blue Origin Shop","id":"6723806232762","untranslatedTitle":"Black Feather Hat","url":"\/products\/black-feather-hat","type":"Hats"},"id":"39989760000186","image":{"src":"\/\/shop.blueorigin.com\/cdn\/shop\/products\/23Spring-168-BlackHatFeather-front.jpg?v=1681225862"},"sku":"JBLU-BFHBK0","title":"Default Title","untranslatedTitle":"Default Title"},{"price":{"amount":18.95,"currencyCode":"USD"},"product":{"title":"Leather Patch Trucker Hat","vendor":"Blue Origin Shop","id":"6650110050490","untranslatedTitle":"Leather Patch Trucker Hat","url":"\/products\/leather-patch-trucker-hat","type":"Hats"},"id":"39680058818746","image":{"src":"\/\/shop.blueorigin.com\/cdn\/shop\/products\/23Spring-177-LeatherPatchHat-front.jpg?v=1681225834"},"sku":"JBLU-LPTNW0","title":"Default Title","untranslatedTitle":"Default Title"},{"price":{"amount":19.95,"currencyCode":"USD"},"product":{"title":"New Shepard Hat","vendor":"Blue Origin Shop","id":"6723846832314","untranslatedTitle":"New Shepard Hat","url":"\/products\/new-shepard-hat","type":"Hats"},"id":"39989900378298","image":{"src":"\/\/shop.blueorigin.com\/cdn\/shop\/products\/new-shepard-hat-825201.jpg?v=1651168913"},"sku":"JBLU-SNHCH0","title":"Default Title","untranslatedTitle":"Default Title"}]}});},"https://shop.blueorigin.com/cdn","c139b0f3a1f1e734f26d97f41e6b9ec7210d2071","9cacd384w71a05d20pea23f07dm124062b8",{"modern":"","legacy":""});</script> <script>window.ShopifyAnalytics = window.ShopifyAnalytics || {}; window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {}; window.ShopifyAnalytics.meta.currency = 'USD'; var meta = {"products":[{"id":9059323805936,"gid":"gid:\/\/shopify\/Product\/9059323805936","vendor":"Blue Origin Shop","type":"Hats","variants":[{"id":46670104887536,"price":1995,"name":"Blue Chenille Applique Hat","public_title":null,"sku":"JBLU-BAPHTBL0"}]},{"id":9059350020336,"gid":"gid:\/\/shopify\/Product\/9059350020336","vendor":"Blue Origin Shop","type":"Hats","variants":[{"id":46670237008112,"price":2195,"name":"Khaki Performance Hat","public_title":null,"sku":"JBLU-KPHKHA0"}]},{"id":9014158983408,"gid":"gid:\/\/shopify\/Product\/9014158983408","vendor":"Blue Origin Shop","type":"Hats","variants":[{"id":46556489580784,"price":1795,"name":"Royal Feather Hat","public_title":null,"sku":"JBLU-FEATHHTRY0"}]},{"id":8768293929200,"gid":"gid:\/\/shopify\/Product\/8768293929200","vendor":"Blue Origin Shop","type":"Hats","variants":[{"id":45919080612080,"price":2995,"name":"Silicone Patch Hat","public_title":null,"sku":"JBLU-SPTGN0"}]},{"id":8325399183600,"gid":"gid:\/\/shopify\/Product\/8325399183600","vendor":"Blue Origin Shop","type":"Hats","variants":[{"id":44239625519344,"price":2995,"name":"American Flag Trucker","public_title":null,"sku":"JBLU-AFTBR0"}]},{"id":8768279642352,"gid":"gid:\/\/shopify\/Product\/8768279642352","vendor":"Blue Origin Shop","type":"Hats","variants":[{"id":45919011176688,"price":1695,"name":"Washed Unstructured Hat","public_title":null,"sku":"JBLU-WUTHGY0"}]},{"id":8334313586928,"gid":"gid:\/\/shopify\/Product\/8334313586928","vendor":"Blue Origin Shop","type":"Hats","variants":[{"id":44264988836080,"price":2995,"name":"Cotton Canvas Hat","public_title":null,"sku":"JBLU-CCHOL0"}]},{"id":7924404388080,"gid":"gid:\/\/shopify\/Product\/7924404388080","vendor":"Blue Origin Shop","type":"Hats","variants":[{"id":42669008879856,"price":2495,"name":"New Glenn Performance Hat","public_title":null,"sku":"JBLU-NGHNV0"}]},{"id":8918552641776,"gid":"gid:\/\/shopify\/Product\/8918552641776","vendor":"Blue Origin Shop","type":"Hats","variants":[{"id":46291477922032,"price":2195,"name":"New Glenn Performance Reflect Hat","public_title":null,"sku":"JBLU-NGPHNY0"}]},{"id":6723806232762,"gid":"gid:\/\/shopify\/Product\/6723806232762","vendor":"Blue Origin Shop","type":"Hats","variants":[{"id":39989760000186,"price":1995,"name":"Black Feather Hat","public_title":null,"sku":"JBLU-BFHBK0"}]},{"id":6650110050490,"gid":"gid:\/\/shopify\/Product\/6650110050490","vendor":"Blue Origin Shop","type":"Hats","variants":[{"id":39680058818746,"price":1895,"name":"Leather Patch Trucker Hat","public_title":null,"sku":"JBLU-LPTNW0"}]},{"id":6723846832314,"gid":"gid:\/\/shopify\/Product\/6723846832314","vendor":"Blue Origin Shop","type":"Hats","variants":[{"id":39989900378298,"price":1995,"name":"New Shepard Hat","public_title":null,"sku":"JBLU-SNHCH0"}]}],"page":{"pageType":"collection","resourceType":"collection","resourceId":403672563952}}; 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: 30100881545, theme_id: 142516322544, app_name: "storefront", context_url: window.location.href, source_url: "//shop.blueorigin.com/cdn/s/trekkie.storefront.68728afc2577e1593a48001edcb560128ef43fd2.min.js"}); }; scriptFallback.async = true; scriptFallback.src = '//shop.blueorigin.com/cdn/s/trekkie.storefront.68728afc2577e1593a48001edcb560128ef43fd2.min.js'; first.parentNode.insertBefore(scriptFallback, first); }; script.async = true; script.src = '//shop.blueorigin.com/cdn/s/trekkie.storefront.68728afc2577e1593a48001edcb560128ef43fd2.min.js'; first.parentNode.insertBefore(script, first); }; trekkie.load( {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":30100881545,"isMerchantRequest":null,"themeId":142516322544,"themeCityHash":"8593023023121163225","contentLanguage":"en","currency":"USD"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain"},"Session Attribution":{},"S2S":{"facebookCapiEnabled":false,"source":"trekkie-storefront-renderer","apiClientId":580111}} ); var loaded = false; trekkie.ready(function() { if (loaded) return; loaded = true; window.ShopifyAnalytics.lib = window.trekkie; var originalDocumentWrite = document.write; document.write = customDocumentWrite; try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {}; document.write = originalDocumentWrite; window.ShopifyAnalytics.lib.page(null,{"pageType":"collection","resourceType":"collection","resourceId":403672563952,"shopifyEmitted":true}); var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/) var token = match? match[1]: undefined; if (!hasLoggedConversion(token)) { setCookieIfConversion(token); window.ShopifyAnalytics.lib.track("Viewed Product Category",{"currency":"USD","category":"Collection: hats","collectionName":"hats","collectionId":403672563952,"nonInteraction":true},undefined,undefined,{"shopifyEmitted":true}); } }); var eventsListenerScript = document.createElement('script'); eventsListenerScript.async = true; eventsListenerScript.src = "//shop.blueorigin.com/cdn/shopifycloud/shopify/assets/shop_events_listener-bbbf3223c550be0dd72914a2fa06aaa88eb8943e96f9ea31fb63e7e27e0f97f4.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://shop.blueorigin.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-1.4.0.min.js" data-application="storefront-renderer" data-shop-id="30100881545" data-render-region="gcp-asia-southeast1" data-page-type="collection" data-theme-instance-id="142516322544" data-monorail-region="shop_domain" data-resource-timing-sampling-rate="10" ></script> </head> <body class="gradient"> <style> @font-face { font-family: "heroic_condensedbold"; src: url('fonturl-eot') format("embedded-opentype"), url('https://cdn.shopify.com/s/files/1/0301/0088/1545/files/typetrust_-_heroiccondensed-bold-webfont.woff') format("woff"), url('https://cdn.shopify.com/s/files/1/0301/0088/1545/files/typetrust_-_heroiccondensed-bold-webfont.woff2') format("woff2"), url('fonturl-ttf') format("truetype"), url('fonturl-svg') format("svg"); } @font-face { font-family: "heroic_condensedmedium"; src: url('fonturl-eot') format("embedded-opentype"), url('https://cdn.shopify.com/s/files/1/0301/0088/1545/files/typetrust_-_heroiccondensed-medium-webfont.woff') format("woff"), url('https://cdn.shopify.com/s/files/1/0301/0088/1545/files/typetrust_-_heroiccondensed-medium-webfont.woff2') format("woff2"), url('fonturl-ttf') format("truetype"), url('fonturl-svg') format("svg"); } @font-face { font-family: "heroic_condensedlight"; src: url('fonturl-eot') format("embedded-opentype"), url('https://cdn.shopify.com/s/files/1/0301/0088/1545/files/typetrust_-_heroiccondensed-light-webfont.woff') format("woff"), url('https://cdn.shopify.com/s/files/1/0301/0088/1545/files/typetrust_-_heroiccondensed-light-webfont.woff2') format("woff2"), url('fonturl-ttf') format("truetype"), url('fonturl-svg') format("svg"); } @font-face { font-family: "from_the_starsextralight"; src: url('fonturl-eot') format("embedded-opentype"), url('https://cdn.shopify.com/s/files/1/0301/0088/1545/files/typodermic_-_fromthestarsel-regular-webfont.woff') format("woff"), url('https://cdn.shopify.com/s/files/1/0301/0088/1545/files/typodermic_-_fromthestarsel-regular-webfont.woff2') format("woff2"), url('fonturl-ttf') format("truetype"), url('fonturl-svg') format("svg"); } @font-face { font-family: "from_the_starslight"; src: url('fonturl-eot') format("embedded-opentype"), url('https://cdn.shopify.com/s/files/1/0301/0088/1545/files/typodermic_-_fromthestarslt-regular-webfont.woff') format("woff"), url('https://cdn.shopify.com/s/files/1/0301/0088/1545/files/typodermic_-_fromthestarslt-regular-webfont.woff2') format("woff2"), url('fonturl-ttf') format("truetype"), url('fonturl-svg') format("svg"); } @font-face { font-family: "from_the_starsbold"; src: url('fonturl-eot') format("embedded-opentype"), url('https://cdn.shopify.com/s/files/1/0301/0088/1545/files/typodermic_-_fromthestarsrg-bold-webfont.woff') format("woff"), url('https://cdn.shopify.com/s/files/1/0301/0088/1545/files/typodermic_-_fromthestarsrg-bold-webfont.woff2') format("woff2"), url('fonturl-ttf') format("truetype"), url('fonturl-svg') format("svg"); } @font-face { font-family: "barlow-light"; src: url('fonturl-eot') format("embedded-opentype"), url('https://cdn.shopify.com/s/files/1/0301/0088/1545/files/barlow-light-webfont.woff') format("woff"), url('https://cdn.shopify.com/s/files/1/0301/0088/1545/files/barlow-light-webfont.woff') format("woff2"), url('fonturl-ttf') format("truetype"), url('fonturl-svg') format("svg"); } @font-face { font-family: "barlow-regular"; src: url('fonturl-eot') format("embedded-opentype"), url('https://cdn.shopify.com/s/files/1/0301/0088/1545/files/barlow-regular-webfont.woff') format("woff"), url('https://cdn.shopify.com/s/files/1/0301/0088/1545/files/barlow-regular-webfont.woff2') format("woff2"), url('fonturl-ttf') format("truetype"), url('fonturl-svg') format("svg"); } @font-face { font-family: "barlow-bold"; src: url('fonturl-eot') format("embedded-opentype"), url('https://cdn.shopify.com/s/files/1/0301/0088/1545/files/barlow-bold-webfont.woff') format("woff"), url('https://cdn.shopify.com/s/files/1/0301/0088/1545/files/barlow-bold-webfont.woff2') format("woff2"), url('fonturl-ttf') format("truetype"), url('fonturl-svg') format("svg"); } @font-face { font-family: "barlow-extrabold"; src: url('fonturl-eot') format("embedded-opentype"), url('https://cdn.shopify.com/s/files/1/0301/0088/1545/files/barlow-bold-webfont.woff') format("woff"), url('https://cdn.shopify.com/s/files/1/0301/0088/1545/files/barlow-extrabold-webfont.woff2') format("woff2"), url('fonturl-ttf') format("truetype"), url('fonturl-svg') format("svg"); } h1,h2,.product-area .product-area__details__title,h1:not(.logo-h1) {font-family:"heroic_condensedbold";} .multicolumn-list h3 {font-family:"barlow-extrabold";} </style> <a class="skip-to-content-link button visually-hidden" href="#MainContent"> Skip to content </a><div id="shopify-section-announcement-bar" class="shopify-section"><div class="announcement-bar color-inverse gradient" role="region" aria-label="Announcement" ><p class="announcement-bar__message h5"> Free ground shipping on all orders over $75 *Offer valid on contiguous US orders only </p></div> </div> <!-- Content for visitors who are not logged in --> <div id="shopify-section-header" class="shopify-section section-header"><link rel="stylesheet" href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-list-menu.css?v=151968516119678728991715270612" media="print" onload="this.media='all'"> <link rel="stylesheet" href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-search.css?v=96455689198851321781715270612" media="print" onload="this.media='all'"> <link rel="stylesheet" href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-menu-drawer.css?v=103886951337753715291715270612" media="print" onload="this.media='all'"> <link rel="stylesheet" href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-cart-notification.css?v=119852831333870967341715270612" media="print" onload="this.media='all'"> <link rel="stylesheet" href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-cart-items.css?v=23917223812499722491715270612" media="print" onload="this.media='all'"><link rel="stylesheet" href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-price.css?v=167906230946320063391715270612" media="print" onload="this.media='all'"> <link rel="stylesheet" href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-loading-overlay.css?v=167310470843593579841715270612" media="print" onload="this.media='all'"><noscript><link href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-list-menu.css?v=151968516119678728991715270612" rel="stylesheet" type="text/css" media="all" /></noscript> <noscript><link href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-search.css?v=96455689198851321781715270612" rel="stylesheet" type="text/css" media="all" /></noscript> <noscript><link href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-menu-drawer.css?v=103886951337753715291715270612" rel="stylesheet" type="text/css" media="all" /></noscript> <noscript><link href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-cart-notification.css?v=119852831333870967341715270612" rel="stylesheet" type="text/css" media="all" /></noscript> <noscript><link href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-cart-items.css?v=23917223812499722491715270612" rel="stylesheet" type="text/css" media="all" /></noscript> <style> header-drawer { justify-self: start; margin-left: -1.2rem; } .header__heading-logo { max-width: 200px; } @media screen and (min-width: 990px) { header-drawer { display: none; } } .menu-drawer-container { display: flex; } .list-menu { list-style: none; padding: 0; margin: 0; } .list-menu--inline { display: inline-flex; flex-wrap: wrap; } summary.list-menu__item { padding-right: 2.7rem; } .list-menu__item { display: flex; align-items: center; line-height: calc(1 + 0.3 / var(--font-body-scale)); } .list-menu__item--link { text-decoration: none; padding-bottom: 1rem; padding-top: 1rem; line-height: calc(1 + 0.8 / var(--font-body-scale)); } @media screen and (min-width: 750px) { .list-menu__item--link { padding-bottom: 0.5rem; padding-top: 0.5rem; } } </style><style data-shopify>.header { padding-top: 10px; padding-bottom: 10px; } .section-header { margin-bottom: 0px; } @media screen and (min-width: 750px) { .section-header { margin-bottom: 0px; } } @media screen and (min-width: 990px) { .header { padding-top: 20px; padding-bottom: 20px; } }</style><script src="//shop.blueorigin.com/cdn/shop/t/48/assets/details-disclosure.js?v=153497636716254413831715270612" defer="defer"></script> <script src="//shop.blueorigin.com/cdn/shop/t/48/assets/details-modal.js?v=4511761896672669691715270612" defer="defer"></script> <script src="//shop.blueorigin.com/cdn/shop/t/48/assets/cart-notification.js?v=31179948596492670111715270612" defer="defer"></script><svg xmlns="http://www.w3.org/2000/svg" class="hidden"> <symbol id="icon-search" viewbox="0 0 18 19" fill="none"> <path fill-rule="evenodd" clip-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 112.85 3.5a5.784 5.784 0 018.18 8.18zm.26 1.12a6.78 6.78 0 11.72-.7l5.4 5.4a.5.5 0 11-.71.7l-5.41-5.4z" fill="currentColor"/> </symbol> <symbol id="icon-close" class="icon icon-close" fill="none" viewBox="0 0 18 17"> <path d="M.865 15.978a.5.5 0 00.707.707l7.433-7.431 7.579 7.282a.501.501 0 00.846-.37.5.5 0 00-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 10-.707-.708L8.991 7.853 1.413.573a.5.5 0 10-.693.72l7.563 7.268-7.418 7.417z" fill="currentColor"> </symbol> </svg> <sticky-header class="header-wrapper color-accent-2 gradient header-wrapper--border-bottom"> <header class="header header--middle-left page-width header--has-menu"><header-drawer data-breakpoint="tablet"> <details id="Details-menu-drawer-container" class="menu-drawer-container"> <summary class="header__icon header__icon--menu header__icon--summary link focus-inset" aria-label="Menu"> <span> <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" role="presentation" class="icon icon-hamburger" fill="none" viewBox="0 0 18 16"> <path d="M1 .5a.5.5 0 100 1h15.71a.5.5 0 000-1H1zM.5 8a.5.5 0 01.5-.5h15.71a.5.5 0 010 1H1A.5.5 0 01.5 8zm0 7a.5.5 0 01.5-.5h15.71a.5.5 0 010 1H1a.5.5 0 01-.5-.5z" fill="currentColor"> </svg> <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" fill="none" viewBox="0 0 18 17"> <path d="M.865 15.978a.5.5 0 00.707.707l7.433-7.431 7.579 7.282a.501.501 0 00.846-.37.5.5 0 00-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 10-.707-.708L8.991 7.853 1.413.573a.5.5 0 10-.693.72l7.563 7.268-7.418 7.417z" fill="currentColor"> </svg> </span> </summary> <div id="menu-drawer" class="gradient menu-drawer motion-reduce" aria-label="open menu" role="dialog" aria-modal="true" tabindex="-1"> <div class="sr-only">To close the menu, please use the Escape button </div> <div class="menu-drawer__inner-container"> <div class="menu-drawer__navigation-container"> <nav class="menu-drawer__navigation"> <ul class="menu-drawer__menu has-submenu list-menu" role="list"><li><a href="/collections/new" class="menu-drawer__menu-item list-menu__item link link--text focus-inset"> New </a></li><li><a href="/collections/shop-all" class="menu-drawer__menu-item list-menu__item link link--text focus-inset"> Shop All </a></li><li><details id="Details-menu-drawer-menu-item-3"> <summary class="menu-drawer__menu-item list-menu__item link link--text focus-inset"> Apparel <svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor"> </svg> <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6"> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor"> </svg> </summary> <div id="link-Apparel" class="menu-drawer__submenu has-submenu gradient motion-reduce" tabindex="-1"> <div class="menu-drawer__inner-submenu"> <button class="menu-drawer__close-button link link--text focus-inset" aria-label="back to main menu"> <svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor"> </svg> Apparel </button> <ul class="menu-drawer__menu list-menu" role="list" tabindex="-1"><li><a href="/collections/apparel-1/Apparel" class="menu-drawer__menu-item link link--text list-menu__item focus-inset"> Shop all </a></li><li><a href="/collections/men" class="menu-drawer__menu-item link link--text list-menu__item focus-inset"> Mens </a></li><li><a href="/collections/women" class="menu-drawer__menu-item link link--text list-menu__item focus-inset"> Womens </a></li><li><a href="/collections/kids" class="menu-drawer__menu-item link link--text list-menu__item focus-inset"> Kids </a></li></ul> </div> </div> </details></li><li><details id="Details-menu-drawer-menu-item-4"> <summary class="menu-drawer__menu-item list-menu__item link link--text focus-inset menu-drawer__menu-item--active"> Accessories <svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor"> </svg> <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6"> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor"> </svg> </summary> <div id="link-Accessories" class="menu-drawer__submenu has-submenu gradient motion-reduce" tabindex="-1"> <div class="menu-drawer__inner-submenu"> <button class="menu-drawer__close-button link link--text focus-inset" aria-label="back to main menu"> <svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor"> </svg> Accessories </button> <ul class="menu-drawer__menu list-menu" role="list" tabindex="-1"><li><a href="/collections/accessories" class="menu-drawer__menu-item link link--text list-menu__item focus-inset"> Shop all Accessories </a></li><li><a href="/collections/patches" class="menu-drawer__menu-item link link--text list-menu__item focus-inset"> Patches </a></li><li><a href="/collections/hats" class="menu-drawer__menu-item link link--text list-menu__item focus-inset menu-drawer__menu-item--active" aria-current="page"> Hats </a></li><li><a href="/collections/kids-accessories" class="menu-drawer__menu-item link link--text list-menu__item focus-inset"> Kids </a></li><li><a href="/collections/drinkware-2" class="menu-drawer__menu-item link link--text list-menu__item focus-inset"> Drinkware </a></li><li><a href="https://shop.blueorigin.com/collections/accessories?filter.v.price.gte=&filter.v.price.lte=&filter.p.product_type=Rocket+Models" class="menu-drawer__menu-item link link--text list-menu__item focus-inset"> Rocket Models </a></li><li><a href="/collections/stickers" class="menu-drawer__menu-item link link--text list-menu__item focus-inset"> Stickers </a></li><li><a href="/collections/office-1" class="menu-drawer__menu-item link link--text list-menu__item focus-inset"> Office </a></li></ul> </div> </div> </details></li><li><a href="/collections/new-glenn" class="menu-drawer__menu-item list-menu__item link link--text focus-inset"> New Glenn </a></li><li><details id="Details-menu-drawer-menu-item-6"> <summary class="menu-drawer__menu-item list-menu__item link link--text focus-inset"> More <svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor"> </svg> <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6"> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor"> </svg> </summary> <div id="link-More" class="menu-drawer__submenu has-submenu gradient motion-reduce" tabindex="-1"> <div class="menu-drawer__inner-submenu"> <button class="menu-drawer__close-button link link--text focus-inset" aria-label="back to main menu"> <svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor"> </svg> More </button> <ul class="menu-drawer__menu list-menu" role="list" tabindex="-1"><li><a href="/collections/fisher-space-pens" class="menu-drawer__menu-item link link--text list-menu__item focus-inset"> Fisher Space Pens </a></li><li><a href="/collections/new-shepard" class="menu-drawer__menu-item link link--text list-menu__item focus-inset"> New Shepard </a></li><li><a href="/collections/new-glenn" class="menu-drawer__menu-item link link--text list-menu__item focus-inset"> New Glenn </a></li><li><a href="/collections/eco" class="menu-drawer__menu-item link link--text list-menu__item focus-inset"> For the Benefit of Earth </a></li><li><a href="/collections/club-for-the-future" class="menu-drawer__menu-item link link--text list-menu__item focus-inset"> Club for the Future </a></li><li><a href="/products/the-blue-origin-t-shirt-club" class="menu-drawer__menu-item link link--text list-menu__item focus-inset"> Blue Origin T-shirt Club </a></li><li><a href="/products/blue-origin-gift-card" class="menu-drawer__menu-item link link--text list-menu__item focus-inset"> Gift Card </a></li><li><a href="/collections/clearance" class="menu-drawer__menu-item link link--text list-menu__item focus-inset"> Clearance </a></li></ul> </div> </div> </details></li></ul> </nav> <div class="menu-drawer__utility-links"><a href="/account/login" class="menu-drawer__account link focus-inset h5"> <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" role="presentation" class="icon icon-account" fill="none" viewBox="0 0 18 19"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6 4.5a3 3 0 116 0 3 3 0 01-6 0zm3-4a4 4 0 100 8 4 4 0 000-8zm5.58 12.15c1.12.82 1.83 2.24 1.91 4.85H1.51c.08-2.6.79-4.03 1.9-4.85C4.66 11.75 6.5 11.5 9 11.5s4.35.26 5.58 1.15zM9 10.5c-2.5 0-4.65.24-6.17 1.35C1.27 12.98.5 14.93.5 18v.5h17V18c0-3.07-.77-5.02-2.33-6.15-1.52-1.1-3.67-1.35-6.17-1.35z" fill="currentColor"> </svg> Log in</a><ul class="list list-social list-unstyled" role="list"></ul> </div> </div> </div> </div> </details> </header-drawer><a href="/" class="header__heading-link link link--text focus-inset"><img src="//shop.blueorigin.com/cdn/shop/files/shoplogo_28118316-c90f-44eb-b740-03b5c523988d.png?v=1645467696" alt="Blue Origin Shop" srcset="//shop.blueorigin.com/cdn/shop/files/shoplogo_28118316-c90f-44eb-b740-03b5c523988d.png?v=1645467696&amp;width=50 50w, //shop.blueorigin.com/cdn/shop/files/shoplogo_28118316-c90f-44eb-b740-03b5c523988d.png?v=1645467696&amp;width=100 100w, //shop.blueorigin.com/cdn/shop/files/shoplogo_28118316-c90f-44eb-b740-03b5c523988d.png?v=1645467696&amp;width=150 150w, //shop.blueorigin.com/cdn/shop/files/shoplogo_28118316-c90f-44eb-b740-03b5c523988d.png?v=1645467696&amp;width=200 200w, //shop.blueorigin.com/cdn/shop/files/shoplogo_28118316-c90f-44eb-b740-03b5c523988d.png?v=1645467696&amp;width=250 250w, //shop.blueorigin.com/cdn/shop/files/shoplogo_28118316-c90f-44eb-b740-03b5c523988d.png?v=1645467696&amp;width=300 300w, //shop.blueorigin.com/cdn/shop/files/shoplogo_28118316-c90f-44eb-b740-03b5c523988d.png?v=1645467696&amp;width=400 400w, //shop.blueorigin.com/cdn/shop/files/shoplogo_28118316-c90f-44eb-b740-03b5c523988d.png?v=1645467696&amp;width=500 500w" width="200" height="34.401709401709404" class="header__heading-logo"> </a><nav class="header__inline-menu"> <ul class="list-menu list-menu--inline" role="list"><li><a href="/collections/new" class="header__menu-item header__menu-item list-menu__item link link--text focus-inset"> <span>New</span> </a></li><li><a href="/collections/shop-all" class="header__menu-item header__menu-item list-menu__item link link--text focus-inset"> <span>Shop All</span> </a></li><li><header-menu> <details id="Details-HeaderMenu-3"> <summary class="header__menu-item list-menu__item link focus-inset"> <span>Apparel</span> <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6"> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor"> </svg> </summary> <ul id="HeaderMenu-MenuList-3" class="header__submenu list-menu list-menu--disclosure gradient caption-large motion-reduce global-settings-popup" role="list" tabindex="-1"><li><a href="/collections/apparel-1/Apparel" class="header__menu-item list-menu__item link link--text focus-inset caption-large"> Shop all </a></li><li><a href="/collections/men" class="header__menu-item list-menu__item link link--text focus-inset caption-large"> Mens </a></li><li><a href="/collections/women" class="header__menu-item list-menu__item link link--text focus-inset caption-large"> Womens </a></li><li><a href="/collections/kids" class="header__menu-item list-menu__item link link--text focus-inset caption-large"> Kids </a></li></ul> </details> </header-menu></li><li><header-menu> <details id="Details-HeaderMenu-4"> <summary class="header__menu-item list-menu__item link focus-inset"> <span class="header__active-menu-item">Accessories</span> <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6"> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor"> </svg> </summary> <ul id="HeaderMenu-MenuList-4" class="header__submenu list-menu list-menu--disclosure gradient caption-large motion-reduce global-settings-popup" role="list" tabindex="-1"><li><a href="/collections/accessories" class="header__menu-item list-menu__item link link--text focus-inset caption-large"> Shop all Accessories </a></li><li><a href="/collections/patches" class="header__menu-item list-menu__item link link--text focus-inset caption-large"> Patches </a></li><li><a href="/collections/hats" class="header__menu-item list-menu__item link link--text focus-inset caption-large list-menu__item--active" aria-current="page"> Hats </a></li><li><a href="/collections/kids-accessories" class="header__menu-item list-menu__item link link--text focus-inset caption-large"> Kids </a></li><li><a href="/collections/drinkware-2" class="header__menu-item list-menu__item link link--text focus-inset caption-large"> Drinkware </a></li><li><a href="https://shop.blueorigin.com/collections/accessories?filter.v.price.gte=&filter.v.price.lte=&filter.p.product_type=Rocket+Models" class="header__menu-item list-menu__item link link--text focus-inset caption-large"> Rocket Models </a></li><li><a href="/collections/stickers" class="header__menu-item list-menu__item link link--text focus-inset caption-large"> Stickers </a></li><li><a href="/collections/office-1" class="header__menu-item list-menu__item link link--text focus-inset caption-large"> Office </a></li></ul> </details> </header-menu></li><li><a href="/collections/new-glenn" class="header__menu-item header__menu-item list-menu__item link link--text focus-inset"> <span>New Glenn</span> </a></li><li><header-menu> <details id="Details-HeaderMenu-6"> <summary class="header__menu-item list-menu__item link focus-inset"> <span>More</span> <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6"> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor"> </svg> </summary> <ul id="HeaderMenu-MenuList-6" class="header__submenu list-menu list-menu--disclosure gradient caption-large motion-reduce global-settings-popup" role="list" tabindex="-1"><li><a href="/collections/fisher-space-pens" class="header__menu-item list-menu__item link link--text focus-inset caption-large"> Fisher Space Pens </a></li><li><a href="/collections/new-shepard" class="header__menu-item list-menu__item link link--text focus-inset caption-large"> New Shepard </a></li><li><a href="/collections/new-glenn" class="header__menu-item list-menu__item link link--text focus-inset caption-large"> New Glenn </a></li><li><a href="/collections/eco" class="header__menu-item list-menu__item link link--text focus-inset caption-large"> For the Benefit of Earth </a></li><li><a href="/collections/club-for-the-future" class="header__menu-item list-menu__item link link--text focus-inset caption-large"> Club for the Future </a></li><li><a href="/products/the-blue-origin-t-shirt-club" class="header__menu-item list-menu__item link link--text focus-inset caption-large"> Blue Origin T-shirt Club </a></li><li><a href="/products/blue-origin-gift-card" class="header__menu-item list-menu__item link link--text focus-inset caption-large"> Gift Card </a></li><li><a href="/collections/clearance" class="header__menu-item list-menu__item link link--text focus-inset caption-large"> Clearance </a></li></ul> </details> </header-menu></li></ul> </nav><div class="header__icons"> <details-modal class="header__search"> <details> <summary class="header__icon header__icon--search header__icon--summary link focus-inset modal__toggle" aria-haspopup="dialog" aria-label="Search"> <span> <svg class="modal__toggle-open icon icon-search" aria-hidden="true" focusable="false" role="presentation"> <use href="#icon-search"> </svg> <svg class="modal__toggle-close icon icon-close" aria-hidden="true" focusable="false" role="presentation"> <use href="#icon-close"> </svg> </span> </summary> <div class="search-modal modal__content gradient" role="dialog" aria-modal="true" aria-label="Search"> <div class="modal-overlay"></div> <div class="search-modal__content search-modal__content-bottom" tabindex="-1"><predictive-search class="search-modal__form" data-loading-text="Loading..."><form action="/search" method="get" role="search" class="search search-modal__form"> <div class="field"> <input type="hidden" name="type" value="product"> <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search"role="combobox" aria-expanded="false"aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false"> <label class="field__label" for="Search-In-Modal">Search</label> <input type="hidden" name="options[prefix]" value="last"> <button class="search__button field__button" aria-label="Search"> <svg class="icon icon-search" aria-hidden="true" focusable="false" role="presentation"> <use href="#icon-search"> </svg> </button> </div><div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search> <div class="predictive-search__loading-state"> <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg"> <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle> </svg> </div> </div> <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span></form></predictive-search><button type="button" class="search-modal__close-button modal__close-button link link--text focus-inset" aria-label="Close"> <svg class="icon icon-close" aria-hidden="true" focusable="false" role="presentation"> <use href="#icon-close"> </svg> </button> </div> </div> </details> </details-modal><a href="/account/login" class="header__icon header__icon--account link focus-inset small-hide"> <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" role="presentation" class="icon icon-account" fill="none" viewBox="0 0 18 19"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6 4.5a3 3 0 116 0 3 3 0 01-6 0zm3-4a4 4 0 100 8 4 4 0 000-8zm5.58 12.15c1.12.82 1.83 2.24 1.91 4.85H1.51c.08-2.6.79-4.03 1.9-4.85C4.66 11.75 6.5 11.5 9 11.5s4.35.26 5.58 1.15zM9 10.5c-2.5 0-4.65.24-6.17 1.35C1.27 12.98.5 14.93.5 18v.5h17V18c0-3.07-.77-5.02-2.33-6.15-1.52-1.1-3.67-1.35-6.17-1.35z" fill="currentColor"> </svg> <span class="visually-hidden">Log in</span> </a><a href="/cart" class="header__icon header__icon--cart link focus-inset" id="cart-icon-bubble"><svg class="icon icon-cart-empty" aria-hidden="true" focusable="false" role="presentation" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none"> <path d="m15.75 11.8h-3.16l-.77 11.6a5 5 0 0 0 4.99 5.34h7.38a5 5 0 0 0 4.99-5.33l-.78-11.61zm0 1h-2.22l-.71 10.67a4 4 0 0 0 3.99 4.27h7.38a4 4 0 0 0 4-4.27l-.72-10.67h-2.22v.63a4.75 4.75 0 1 1 -9.5 0zm8.5 0h-7.5v.63a3.75 3.75 0 1 0 7.5 0z" fill="currentColor" fill-rule="evenodd"/> </svg> <span class="visually-hidden">Cart</span></a> </div> </header> </sticky-header> <cart-notification> <div class="cart-notification-wrapper page-width"> <div id="cart-notification" class="cart-notification focus-inset color-accent-2 gradient" aria-modal="true" aria-label="Item added to your cart" role="dialog" tabindex="-1"> <div class="cart-notification__header"> <h2 class="cart-notification__heading caption-large text-body"><svg class="icon icon-checkmark color-foreground-text" aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 9" fill="none"> <path fill-rule="evenodd" clip-rule="evenodd" d="M11.35.643a.5.5 0 01.006.707l-6.77 6.886a.5.5 0 01-.719-.006L.638 4.845a.5.5 0 11.724-.69l2.872 3.011 6.41-6.517a.5.5 0 01.707-.006h-.001z" fill="currentColor"/> </svg> Item added to your cart</h2> <button type="button" class="cart-notification__close modal__close-button link link--text focus-inset" aria-label="Close"> <svg class="icon icon-close" aria-hidden="true" focusable="false"><use href="#icon-close"></svg> </button> </div> <div id="cart-notification-product" class="cart-notification-product"></div> <!-- Route Code Edited 11/20/2023 <div class="route-div" disable-reorder watch-changes="#cart-notification-product"></div> <!-- End Route Code --> <div class="cart-notification__links"> <a href="/cart" id="cart-notification-button" class="button button--secondary button--full-width"></a> <button type="button" class="link button-label">Continue shopping</button> </div> </div> </div> </cart-notification> <style data-shopify> .cart-notification { display: none; } </style> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Organization", "name": "Blue Origin Shop", "logo": "https:\/\/shop.blueorigin.com\/cdn\/shop\/files\/shoplogo_28118316-c90f-44eb-b740-03b5c523988d.png?v=1645467696\u0026width=936", "sameAs": [ "", "", "", "", "", "", "", "", "" ], "url": "https:\/\/shop.blueorigin.com" } </script> </div> <main id="MainContent" class="content-for-layout focus-none" role="main" tabindex="-1"> <div id="locksmith-content"> <div id="locksmith-spinner-wrapper" style="background:#FFF;z-index:999999;top:0;left:0;right:0;bottom:0;position:fixed"> <style> @keyframes spin { from { transform: rotate(0deg) } to { transform: rotate(360deg) } } .locksmith-spinner { display: flex; width: 100%; height: 50vh; color: #777; align-items: center; justify-content: center; } .locksmith-spinner .spinner { display: block; animation: spin 600ms linear infinite; position: relative; width: 50px; height: 50px; } .locksmith-spinner .spinner svg { /* ran into a theme once that defined dimensions for all (??) svg elements */ width: inherit; height: inherit; } .locksmith-spinner .spinner-ring { stroke: currentColor; stroke-dasharray: 100%; stroke-width: 2px; stroke-linecap: round; fill: none; } </style> <div class="locksmith-spinner"> <div class="spinner"> <svg width="100%" height="100%"> <svg preserveAspectRatio="xMinYMin"> <circle class="spinner-ring" cx="50%" cy="50%" r="45%"></circle> </svg> </svg> </div> </div> </div> </div><script data-locksmith> var load = function () { Locksmith.postResource( {}, { container: 'locksmith-content', spinner: false } ); }; if (typeof Locksmith !== 'undefined') { load(); } else { window.addEventListener('load', load); } </script><script data-locksmith> var load = function () { Locksmith.util.on('submit', 'locksmith-resource-form', function (event) { event.preventDefault(); var data = Locksmith.util.serializeForm(event.target); Locksmith.postResource(data, { spinner: false, container: 'locksmith-content' }); }); Locksmith.util.on('click', 'locksmith-manual-trigger', function (event) { event.preventDefault(); Locksmith.postResource({}, { spinner: true, container: document }); }); Locksmith.submitPasscode = function (passcode) { Locksmith.postResource( { passcode: passcode }, { spinner: false, container: 'locksmith-content' } ); }; }; if (typeof Locksmith !== 'undefined') { load(); } else { window.addEventListener('load', load); } </script> </main> <div id="shopify-section-footer" class="shopify-section"> <link href="//shop.blueorigin.com/cdn/shop/t/48/assets/section-footer.css?v=33199761348704918281715270612" rel="stylesheet" type="text/css" media="all" /> <link rel="stylesheet" href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-newsletter.css?v=103472482056003053551715270612" media="print" onload="this.media='all'"> <link rel="stylesheet" href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-list-menu.css?v=151968516119678728991715270612" media="print" onload="this.media='all'"> <link rel="stylesheet" href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-list-payment.css?v=69253961410771838501715270612" media="print" onload="this.media='all'"> <link rel="stylesheet" href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-list-social.css?v=52211663153726659061715270612" media="print" onload="this.media='all'"> <link rel="stylesheet" href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-rte.css?v=32434639210718809491715270612" media="print" onload="this.media='all'"> <link rel="stylesheet" href="//shop.blueorigin.com/cdn/shop/t/48/assets/disclosure.css?v=646595190999601341715270612" media="print" onload="this.media='all'"> <noscript><link href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-newsletter.css?v=103472482056003053551715270612" rel="stylesheet" type="text/css" media="all" /></noscript> <noscript><link href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-list-menu.css?v=151968516119678728991715270612" rel="stylesheet" type="text/css" media="all" /></noscript> <noscript><link href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-list-payment.css?v=69253961410771838501715270612" rel="stylesheet" type="text/css" media="all" /></noscript> <noscript><link href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-list-social.css?v=52211663153726659061715270612" rel="stylesheet" type="text/css" media="all" /></noscript> <noscript><link href="//shop.blueorigin.com/cdn/shop/t/48/assets/component-rte.css?v=32434639210718809491715270612" rel="stylesheet" type="text/css" media="all" /></noscript> <noscript><link href="//shop.blueorigin.com/cdn/shop/t/48/assets/disclosure.css?v=646595190999601341715270612" rel="stylesheet" type="text/css" media="all" /></noscript><style data-shopify>.footer { margin-top: 36px; } .section-footer-padding { padding-top: 60px; padding-bottom: 27px; } @media screen and (min-width: 750px) { .footer { margin-top: 48px; } .section-footer-padding { padding-top: 80px; padding-bottom: 36px; } }</style><footer class="footer color-inverse gradient section-footer-padding"><div class="footer__content-top page-width"><div class="footer__blocks-wrapper grid grid--1-col grid--2-col grid--4-col-tablet "><div class="footer-block grid__item footer-block--menu" ><h2 class="footer-block__heading">QUICK LINKS</h2><ul class="footer-block__details-content list-unstyled"><li> <a href="/pages/faqs" class="link link--text list-menu__item list-menu__item--link"> FAQs </a> </li><li> <a href="/pages/privacy-policy" class="link link--text list-menu__item list-menu__item--link"> Privacy Policy </a> </li><li> <a href="/pages/terms-of-use" class="link link--text list-menu__item list-menu__item--link"> Terms of Use </a> </li><li> <a href="/pages/returns-exchanges" class="link link--text list-menu__item list-menu__item--link"> Refunds & Exchanges </a> </li><li> <a href="/pages/ccpa-opt-out" class="link link--text list-menu__item list-menu__item--link"> Do not sell my personal information </a> </li><li> <a href="/pages/blue-origin-accessibility-statement" class="link link--text list-menu__item list-menu__item--link"> Accessibility </a> </li></ul></div><div class="footer-block grid__item" ><div class="footer-block__details-content footer-block-image center"><img srcset= "//shop.blueorigin.com/cdn/shop/files/feather-footer.png?v=1649093136&width=135, //shop.blueorigin.com/cdn/shop/files/feather-footer.png?v=1649093136&width=270 2x" src="//shop.blueorigin.com/cdn/shop/files/feather-footer.png?v=1649093136&width=400" alt="Blue Origin Feather Logo" loading="lazy" width="1597" height="800" style="max-width: min(100%, 135px);" ></div></div><div class="footer-block grid__item" ><div class="footer-block__details-content rte"> <p>For questions or concerns please contact customer service to <a href="mailto:shop@blueorigin.com" title="mailto:shop@blueorigin.com">shop@blueorigin.com</a>. Please allow up to 2 business days for response.</p> </div></div></div><div class="footer-block--newsletter"><div class="footer-block__newsletter"><h2 class="footer-block__heading">SIGN UP AND SAVE</h2><form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="footer__newsletter newsletter-form"><input type="hidden" name="form_type" value="customer" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="contact[tags]" value="newsletter"> <div class="newsletter-form__field-wrapper"> <div class="field"> <input id="NewsletterForm--footer" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email" required > <label class="field__label" for="NewsletterForm--footer"> Email </label> <button type="submit" class="newsletter-form__button field__button" name="commit" id="Subscribe" aria-label="Subscribe"> <svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor"> </svg> </button> </div></div></form></div></div> </div><div class="footer__content-bottom"> <div class="footer__content-bottom-wrapper page-width"> <div class="footer__column footer__localization isolate"></div> <div class="footer__column footer__column--info"><div class="footer__copyright caption"> <small class="copyright__content">&copy; 2025, <a href="/" title="">Blue Origin Shop</a></small> <small class="copyright__content"><a target="_blank" rel="nofollow" href="https://www.shopify.com?utm_campaign=poweredby&amp;utm_medium=shopify&amp;utm_source=onlinestore">Powered by Shopify</a></small> </div> </div> </div> </div> </footer> <script> function likelyAfterLoadHook(){ $(".likely-wrapper").find('svg').attr({ 'role':'img', 'title':'like button', 'id':'product-like-button', 'aria-labelledby':'product-like-button' }); } </script> </div> <ul hidden> <li id="a11y-refresh-page-message">Choosing a selection results in a full page refresh.</li> <li id="a11y-new-window-message">Opens in a new window.</li> </ul> <script> window.shopUrl = 'https://shop.blueorigin.com'; window.routes = { cart_add_url: '/cart/add', cart_change_url: '/cart/change', cart_update_url: '/cart/update', cart_url: '/cart', predictive_search_url: '/search/suggest' }; window.cartStrings = { error: `There was an error while updating your cart. Please try again.`, quantityError: `You can only add [quantity] of this item to your cart.` } window.variantStrings = { addToCart: `Add to cart`, soldOut: `Sold out`, unavailable: `Unavailable`, } window.accessibilityStrings = { imageAvailable: `Image [index] is now available in gallery view`, shareSuccess: `Link copied to clipboard`, pauseSlideshow: `Pause slideshow`, playSlideshow: `Play slideshow`, } </script><script src="//shop.blueorigin.com/cdn/shop/t/48/assets/predictive-search.js?v=31278710863581584031715270612" defer="defer"></script><!-- WPD Start --> <!-- WPD End --> <script defer src='https://inspon-app.com/textfield/backend/js/page_script.js'></script> <div id="shopify-block-AeFhwRjFrd0c5RmJOU__6052823664294247695" class="shopify-block shopify-app-block"><script id="qikify-contact-form-config" type="text/javascript"> window.qcfData = { entries: null, subscription: null, config: null, translation: null, instanceStatus: undefined, }; qcfData.entries = [{"id":455849,"name":"Notify Me","priority":0,"type":null,"data":{"button_display":"fixed","trigger_button_type":"tab","tab_label":"Contact Us","embed_tab_label":"Contact Us","tab_position":"bottom","icon_position":"bottom_right","tab_button_fontsize":"16","embed_tab_button_fontsize":"16","tab_bgcolor":"#03d","tab_color":"#FFFFFF","show_tab_icon":false,"fixed_icon_button_icon":"letter","embed_button_icon":"letter","button_icon":"letter","mobile_toggle":true,"trigger_button_mobile_type":"icon","button_mobile_position":"bottom_right","button_mobile_position_tab":"bottom","popup_position":"embed","page":"all","template":"popup1","form_bubble_template":"none","popup_layout":"none","popup_size":"md","hide_watermark":false,"typography":{"fontSize":"14","fontFamily":"Lato"},"alignment":"start","submit_btn_align":"right","submit_btn_style":"round","input_label":"placeholder","border_style":"round","help_text_color":"#bfbfbf","default_error_message":"Oops! Something's wrong, please check your information and try again.","invalid_error_message":"is invalid","required_error_message":"is required","schedule":"always","form_popup_template":"popup1","title_label":"Notify Me","description_label":"Enter your email for notification when the Capsule Collection launches!","submit_label":"Submit","msg_success":"Thank you, we will email you when these items are available.","page_options":"all","radio_display":"block","fields":[{"id":"bcontact-field-626405","type":"email","formType":"basic","formName":"email","name":"email","label":"Your email","width":"1_1"}],"label_color":"#3E3E3E","background_color":"#FFFFFF","border_color":"#DADADA","layout":"left","submit_bgcolor":"#03d","title_color":"#000000","submit_text_color":"#ffffff","description_color":"#000000"},"status":1,"created_at":"2025-02-25 17:35:44","updated_at":"2025-02-25 19:26:32"},{"id":423207,"name":"FLIGHT SUIT","priority":0,"type":null,"data":{"button_display":"fixed","trigger_button_type":"tab","tab_label":"Contact Us","embed_tab_label":"Contact Us","tab_position":"bottom","icon_position":"bottom_right","tab_button_fontsize":"16","embed_tab_button_fontsize":"16","tab_bgcolor":"#3E3E3E","tab_color":"#FFFFFF","show_tab_icon":false,"fixed_icon_button_icon":"letter","embed_button_icon":"letter","button_icon":"letter","mobile_toggle":true,"trigger_button_mobile_type":"icon","button_mobile_position":"bottom_right","button_mobile_position_tab":"bottom","popup_position":"embed","page":"all","template":"popup1","form_bubble_template":"bubble1","popup_layout":"none","popup_size":"md","hide_watermark":true,"typography":{"fontSize":"14","fontFamily":"Lato"},"alignment":"start","submit_btn_align":"right","submit_btn_style":"round","input_label":"placeholder","border_style":"round","help_text_color":"#ffffff","schedule":"always","form_popup_template":"popup1","title_label":"FLIGHT SUIT","description_label":" ","submit_label":"Inquire","msg_success":"Thank you. An email has been sent to the Blue Concierge team. You will receive a message directly within 1-2 business days.","page_options":"all","radio_display":"block","fields":[{"id":"bcontact-field-626405","type":"email","formType":"basic","formName":"email","name":"email","label":"Your email","width":"1_1"}],"label_color":"#000000","background_color":"#FFFFFF","border_color":"#DADADA","layout":"left","submit_bgcolor":"#03d","title_color":"#000000","submit_text_color":"#FFFFFF","description_color":"#000000","schedule_time_start":"2024-11-04T22:50:58.435Z","schedule_time_end":"2024-11-05T22:50:58.438Z","default_error_message":"Oops! Something's wrong, please check your information and try again.","invalid_error_message":"is invalid","required_error_message":"is required","recipient_email":"astronautconcierge@blueorigin.com"},"status":1,"created_at":"2024-11-04 23:05:47","updated_at":"2025-02-03 19:16:06"},{"id":423211,"name":"LARGE 4’ NEW SHEPARD MODEL","priority":0,"type":null,"data":{"button_display":"fixed","trigger_button_type":"tab","tab_label":"Contact Us","embed_tab_label":"Contact Us","tab_position":"bottom","icon_position":"bottom_right","tab_button_fontsize":"16","embed_tab_button_fontsize":"16","tab_bgcolor":"#3E3E3E","tab_color":"#FFFFFF","show_tab_icon":false,"fixed_icon_button_icon":"letter","embed_button_icon":"letter","button_icon":"letter","mobile_toggle":true,"trigger_button_mobile_type":"icon","button_mobile_position":"bottom_right","button_mobile_position_tab":"bottom","popup_position":"embed","page":"all","template":"popup1","form_bubble_template":"bubble1","popup_layout":"none","popup_size":"md","hide_watermark":true,"typography":{"fontSize":"14","fontFamily":"Lato"},"alignment":"start","submit_btn_align":"right","submit_btn_style":"round","input_label":"placeholder","border_style":"round","help_text_color":"#ffffff","schedule":"always","form_popup_template":"popup1","title_label":"LARGE 4’ NEW SHEPARD MODEL","description_label":" ","submit_label":"Inquire","msg_success":"Thank you. An email has been sent to the Blue Concierge team. You will receive a message directly within 1-2 business days.","page_options":"all","radio_display":"block","fields":[{"id":"bcontact-field-626405","type":"email","formType":"basic","formName":"email","name":"email","label":"Your email","width":"1_1"}],"label_color":"#000000","background_color":"#FFFFFF","border_color":"#DADADA","layout":"left","submit_bgcolor":"#03d","title_color":"#000000","submit_text_color":"#FFFFFF","description_color":"#000000","schedule_time_start":"2024-11-04T22:50:58.435Z","schedule_time_end":"2024-11-05T22:50:58.438Z","default_error_message":"Oops! Something's wrong, please check your information and try again.","invalid_error_message":"is invalid","required_error_message":"is required","recipient_email":"astronautconcierge@blueorigin.com"},"status":1,"created_at":"2024-11-04 23:10:39","updated_at":"2025-02-03 19:15:55"},{"id":423212,"name":"CAPSULE LANDING SYSTEM SEGMENT","priority":0,"type":null,"data":{"button_display":"fixed","trigger_button_type":"tab","tab_label":"Contact Us","embed_tab_label":"Contact Us","tab_position":"bottom","icon_position":"bottom_right","tab_button_fontsize":"16","embed_tab_button_fontsize":"16","tab_bgcolor":"#3E3E3E","tab_color":"#FFFFFF","show_tab_icon":false,"fixed_icon_button_icon":"letter","embed_button_icon":"letter","button_icon":"letter","mobile_toggle":true,"trigger_button_mobile_type":"icon","button_mobile_position":"bottom_right","button_mobile_position_tab":"bottom","popup_position":"embed","page":"all","template":"popup1","form_bubble_template":"bubble1","popup_layout":"none","popup_size":"md","hide_watermark":true,"typography":{"fontSize":"14","fontFamily":"Lato"},"alignment":"start","submit_btn_align":"right","submit_btn_style":"round","input_label":"placeholder","border_style":"round","help_text_color":"#ffffff","schedule":"always","form_popup_template":"popup1","title_label":"CAPSULE LANDING SYSTEM SEGMENT","description_label":" ","submit_label":"Inquire","msg_success":"Thank you. An email has been sent to the Blue Concierge team. You will receive a message directly within 1-2 business days.","page_options":"all","radio_display":"block","fields":[{"id":"bcontact-field-626405","type":"email","formType":"basic","formName":"email","name":"email","label":"Your email","width":"1_1"}],"label_color":"#000000","background_color":"#FFFFFF","border_color":"#DADADA","layout":"left","submit_bgcolor":"#03d","title_color":"#000000","submit_text_color":"#FFFFFF","description_color":"#000000","schedule_time_start":"2024-11-04T22:50:58.435Z","schedule_time_end":"2024-11-05T22:50:58.438Z","default_error_message":"Oops! Something's wrong, please check your information and try again.","invalid_error_message":"is invalid","required_error_message":"is required","recipient_email":"astronautconcierge@blueorigin.com"},"status":1,"created_at":"2024-11-04 23:11:13","updated_at":"2025-02-03 19:15:46"},{"id":423214,"name":"DROGUE PARACHUTE LANYARDS","priority":0,"type":null,"data":{"button_display":"fixed","trigger_button_type":"tab","tab_label":"Contact Us","embed_tab_label":"Contact Us","tab_position":"bottom","icon_position":"bottom_right","tab_button_fontsize":"16","embed_tab_button_fontsize":"16","tab_bgcolor":"#3E3E3E","tab_color":"#FFFFFF","show_tab_icon":false,"fixed_icon_button_icon":"letter","embed_button_icon":"letter","button_icon":"letter","mobile_toggle":true,"trigger_button_mobile_type":"icon","button_mobile_position":"bottom_right","button_mobile_position_tab":"bottom","popup_position":"embed","page":"all","template":"popup1","form_bubble_template":"bubble1","popup_layout":"none","popup_size":"md","hide_watermark":true,"typography":{"fontSize":"14","fontFamily":"Lato"},"alignment":"start","submit_btn_align":"right","submit_btn_style":"round","input_label":"placeholder","border_style":"round","help_text_color":"#ffffff","schedule":"always","form_popup_template":"popup1","title_label":"DROGUE PARACHUTE LANYARDS","description_label":" ","submit_label":"Inquire","msg_success":"Thank you. An email has been sent to the Blue Concierge team. You will receive a message directly within 1-2 business days.","page_options":"all","radio_display":"block","fields":[{"id":"bcontact-field-626405","type":"email","formType":"basic","formName":"email","name":"email","label":"Your email","width":"1_1"}],"label_color":"#000000","background_color":"#FFFFFF","border_color":"#DADADA","layout":"left","submit_bgcolor":"#03d","title_color":"#000000","submit_text_color":"#FFFFFF","description_color":"#000000","schedule_time_start":"2024-11-04T22:50:58.435Z","schedule_time_end":"2024-11-05T22:50:58.438Z","default_error_message":"Oops! Something's wrong, please check your information and try again.","invalid_error_message":"is invalid","required_error_message":"is required","recipient_email":"astronautconcierge@blueorigin.com"},"status":1,"created_at":"2024-11-04 23:12:18","updated_at":"2025-02-03 19:15:36"},{"id":423209,"name":"A PHOTO ALBUM OF YOUR FLIGHT","priority":0,"type":null,"data":{"button_display":"fixed","trigger_button_type":"tab","tab_label":"Contact Us","embed_tab_label":"Contact Us","tab_position":"bottom","icon_position":"bottom_right","tab_button_fontsize":"16","embed_tab_button_fontsize":"16","tab_bgcolor":"#3E3E3E","tab_color":"#FFFFFF","show_tab_icon":false,"fixed_icon_button_icon":"letter","embed_button_icon":"letter","button_icon":"letter","mobile_toggle":true,"trigger_button_mobile_type":"icon","button_mobile_position":"bottom_right","button_mobile_position_tab":"bottom","popup_position":"embed","page":"all","template":"popup1","form_bubble_template":"bubble1","popup_layout":"none","popup_size":"md","hide_watermark":true,"typography":{"fontSize":"14","fontFamily":"Lato"},"alignment":"start","submit_btn_align":"right","submit_btn_style":"round","input_label":"placeholder","border_style":"round","help_text_color":"#ffffff","schedule":"always","form_popup_template":"popup1","title_label":"A PHOTO ALBUM OF YOUR FLIGHT","description_label":" ","submit_label":"Inquire","msg_success":"Thank you. An email has been sent to the Blue Concierge team. You will receive a message directly within 1-2 business days.","page_options":"all","radio_display":"block","fields":[{"id":"bcontact-field-626405","type":"email","formType":"basic","formName":"email","name":"email","label":"Your email","width":"1_1"}],"label_color":"#000000","background_color":"#FFFFFF","border_color":"#DADADA","layout":"left","submit_bgcolor":"#03d","title_color":"#000000","submit_text_color":"#FFFFFF","description_color":"#000000","schedule_time_start":"2024-11-04T22:50:58.435Z","schedule_time_end":"2024-11-05T22:50:58.438Z"},"status":1,"created_at":"2024-11-04 23:08:59","updated_at":"2024-11-04 23:09:10"},{"id":423206,"name":"FLOWN ASTRONAUT SEAT","priority":0,"type":null,"data":{"button_display":"fixed","trigger_button_type":"tab","tab_label":"Contact Us","embed_tab_label":"Contact Us","tab_position":"bottom","icon_position":"bottom_right","tab_button_fontsize":"16","embed_tab_button_fontsize":"16","tab_bgcolor":"#3E3E3E","tab_color":"#FFFFFF","show_tab_icon":false,"fixed_icon_button_icon":"letter","embed_button_icon":"letter","button_icon":"letter","mobile_toggle":true,"trigger_button_mobile_type":"icon","button_mobile_position":"bottom_right","button_mobile_position_tab":"bottom","popup_position":"embed","page":"all","template":"popup1","form_bubble_template":"bubble1","popup_layout":"none","popup_size":"md","hide_watermark":true,"typography":{"fontSize":"14","fontFamily":"Lato"},"alignment":"start","submit_btn_align":"right","submit_btn_style":"round","input_label":"placeholder","border_style":"round","help_text_color":"#ffffff","schedule":"always","form_popup_template":"popup1","title_label":"FLOWN ASTRONAUT SEAT","description_label":" ","submit_label":"Inquire","msg_success":"Thank you. An email has been sent to the Blue Concierge team. You will receive a message directly within 1-2 business days.","page_options":"all","radio_display":"block","fields":[{"id":"bcontact-field-626405","type":"email","formType":"basic","formName":"email","name":"email","label":"Your email","width":"1_1"}],"label_color":"#000000","background_color":"#FFFFFF","border_color":"#DADADA","layout":"left","submit_bgcolor":"#03d","title_color":"#000000","submit_text_color":"#FFFFFF","description_color":"#000000","schedule_time_start":"2024-11-04T22:50:58.435Z","schedule_time_end":"2024-11-05T22:50:58.438Z","default_error_message":"Oops! Something's wrong, please check your information and try again.","invalid_error_message":"is invalid","required_error_message":"is required","recipient_email":"astronautconcierge@blueorigin.com"},"status":1,"created_at":"2024-11-04 23:05:02","updated_at":"2025-02-03 19:16:16"},{"id":423143,"name":"TORTOISE” CREW CAPSULE TRAINER","priority":0,"type":null,"data":{"button_display":"fixed","trigger_button_type":"tab","tab_label":"Contact Us","embed_tab_label":"Contact Us","tab_position":"bottom","icon_position":"bottom_right","tab_button_fontsize":"16","embed_tab_button_fontsize":"16","tab_bgcolor":"#3E3E3E","tab_color":"#FFFFFF","show_tab_icon":false,"fixed_icon_button_icon":"letter","embed_button_icon":"letter","button_icon":"letter","mobile_toggle":true,"trigger_button_mobile_type":"icon","button_mobile_position":"bottom_right","button_mobile_position_tab":"bottom","popup_position":"embed","page":"all","template":"popup1","form_bubble_template":"bubble1","popup_layout":"none","popup_size":"md","hide_watermark":true,"typography":{"fontSize":"14","fontFamily":"Lato"},"alignment":"start","submit_btn_align":"right","submit_btn_style":"round","input_label":"placeholder","border_style":"round","help_text_color":"#ffffff","schedule":"always","form_popup_template":"popup1","title_label":"TORTOISE” CREW CAPSULE TRAINER","description_label":" ","submit_label":"Inquire","msg_success":"Thank you. An email has been sent to the Blue Concierge team. You will receive a message directly within 1-2 business days.","page_options":"all","radio_display":"block","fields":[{"id":"bcontact-field-626405","type":"email","formType":"basic","formName":"email","name":"email","label":"Your email","width":"1_1"}],"label_color":"#000000","background_color":"#FFFFFF","border_color":"#DADADA","layout":"left","submit_bgcolor":"#03d","title_color":"#000000","submit_text_color":"#FFFFFF","description_color":"#000000","schedule_time_start":"2024-11-04T22:50:58.435Z","schedule_time_end":"2024-11-05T22:50:58.438Z","default_error_message":"Oops! Something's wrong, please check your information and try again.","invalid_error_message":"is invalid","required_error_message":"is required","recipient_email":"astronautconcierge@blueorigin.com"},"status":1,"created_at":"2024-11-04 18:38:12","updated_at":"2025-02-03 19:16:26"},{"id":305387,"name":"Site Survey-Shop","priority":0,"type":null,"data":{"fields":[{"id":"bcontact-field-626405","type":"email","formType":"basic","formName":"email","name":"email","label":"Your email","width":"1_1","el_class":"hide-field"},{"id":"bcontact-field-270796","name":"1. Which product category are you most interested to see in the new product line?","label":"1. Which product category are you most interested to see in the new product line?","formType":"custom","formName":"custom","type":"select","choices_v2":"a. Apparel\nb. Headwear\nc. Drinkware\nd. Office\ne. Collectibles\nf. Other:","datetime_format":"dmy","minimum_value":"0","width":"1_1","radio_display":"vertical","hide":false,"required":true,"conditional":false,"conditional_parent":"bcontact-field-626405"},{"id":"bcontact-field-586139","name":"Please describe (50 character limit)","label":"Please describe (50 character limit)","formType":"custom","formName":"custom","type":"textarea","choices_v2":"Option 1\nOption 2","datetime_format":"dmy","width":"1_1","radio_display":"vertical","required":true,"conditional":true,"conditional_parent":"bcontact-field-270796","conditional_parent_value":"f. Other:"},{"id":"bcontact-field-586888","name":"2. For apparel, which category would you most like to see new introductions? ","label":"2. For apparel, which category would you most like to see new introductions? ","formType":"custom","formName":"custom","type":"select","choices_v2":"a. T-Shirts\nb. Sweatshirts/Hoodies\nc. Outerwear\nd. Business Attire\nf. Other:","datetime_format":"dmy","width":"1_1","radio_display":"vertical","required":true},{"id":"bcontact-field-832550","name":"custom_868356","label":"Please describe (50 character limit)","formType":"custom","formName":"custom","type":"textarea","choices_v2":"Option 1\nOption 2","datetime_format":"dmy","width":"1_1","radio_display":"vertical","help_text":"Please describe (50 character limit)","required":true,"conditional":true,"conditional_parent":"bcontact-field-586888","conditional_parent_value":"f. Other:"},{"id":"bcontact-field-704578","name":"3. For apparel, which of the below fits are you most interested in?","label":"3. For apparel, which of the below fits are you most interested in?","formType":"custom","formName":"custom","type":"select","choices_v2":"a. Women’s\nb. Men’s\nc. Gender Neutral \nd. Kids","datetime_format":"dmy","width":"1_1","radio_display":"vertical","required":true},{"id":"bcontact-field-394608","name":"4. For apparel, what is your ideal price point?","label":"4. For apparel, what is your ideal price point?","formType":"custom","formName":"custom","type":"select","choices_v2":"a. Under $10\nb. $10-$30\nc. $30-$50\nd. $50 - $75\ne. $75 + up","datetime_format":"dmy","width":"1_1","radio_display":"vertical","required":true},{"id":"bcontact-field-476217","name":"5. For all products at the shop, what is your ideal price point?","label":"5. For all products at the shop, what is your ideal price point?","formType":"custom","formName":"custom","type":"select","choices_v2":"a. Under $10\nb. $10-$30\nc. $30-$50\nd. $50 & Up","datetime_format":"dmy","width":"1_1","radio_display":"vertical","required":true},{"id":"bcontact-field-648899","name":"6. Which branding are you most interested in seeing on shop products?","label":"6. Which branding are you most interested in seeing on shop products?","formType":"custom","formName":"custom","type":"select","choices_v2":"New Shepard\nNew Glenn\nBlue Moon\nBlue Ring","datetime_format":"dmy","width":"1_1","radio_display":"vertical","required":true},{"id":"bcontact-field-296391","name":"Please describle","label":"Please describle","formType":"custom","formName":"custom","type":"textarea","default_option_placeholder":"Please select an option","choices_v2":"Option 1\nOption 2","datetime_format":"dmy","width":"1_1","radio_display":"vertical","conditional":true,"conditional_parent":"bcontact-field-648899","conditional_parent_value":"Other"},{"id":"bcontact-field-760807","name":"7. Rate overall product quality 1-5 (1 being low satisfaction and 5 being high satisfaction)","label":"7. Rate overall product quality 1-5 (1 being low satisfaction and 5 being high satisfaction)","formType":"custom","formName":"custom","type":"select","choices_v2":"1\n2\n3\n4\n5","datetime_format":"dmy","width":"1_1","radio_display":"vertical"},{"id":"bcontact-field-364930","name":"8. Rate overall design offerings 1-5 (1 being low satisfaction and 5 being high satisfaction)","label":"8. Rate overall design offerings 1-5 (1 being low satisfaction and 5 being high satisfaction)","formType":"custom","formName":"custom","type":"select","choices_v2":"1\n2\n3\n4\n5","datetime_format":"dmy","width":"1_1","radio_display":"vertical","required":true},{"id":"bcontact-field-241218","name":"9. Rate overall shopping experience 1-5 (1 being low satisfaction and 5 being high satisfaction)","label":"9. Rate overall shopping experience 1-5 (1 being low satisfaction and 5 being high satisfaction)","formType":"custom","formName":"custom","type":"select","choices_v2":"1\n2\n3\n4\n5","datetime_format":"dmy","width":"1_1","radio_display":"vertical","required":true},{"id":"bcontact-field-21756","name":"10. What item do we currently not offer at the shop that you would like added?","label":"10. What item do we currently not offer at the shop that you would like added? (120 character limit)","formType":"custom","formName":"custom","type":"textarea","choices_v2":"Option 1\nOption 2","datetime_format":"dmy","width":"1_1","radio_display":"vertical","required":true}],"button_display":"fixed","trigger_button_type":"tab","tab_label":"Contact Us","embed_tab_label":"Contact Us","tab_position":"bottom","icon_position":"bottom_right","tab_button_fontsize":"16","embed_tab_button_fontsize":"16","tab_bgcolor":"#3E3E3E","tab_color":"#FFFFFF","show_tab_icon":false,"fixed_icon_button_icon":"letter","embed_button_icon":"letter","button_icon":"letter","mobile_toggle":true,"trigger_button_mobile_type":"icon","button_mobile_position":"bottom_right","button_mobile_position_tab":"bottom","popup_position":"embed","page":"all","template":"popup1","form_bubble_template":"bubble2","popup_layout":"none","popup_size":"md","hide_watermark":true,"typography":{"fontFamily":"Lato","fontSize":"14"},"alignment":"start","submit_btn_align":"right","submit_btn_style":"round","input_label":"placeholder","border_style":"round","help_text_color":"#bfbfbf","schedule":"always","submission_email_subject":"Thanks for your submission","submission_email_enable_logo":true,"submission_email_logo":"https://cdn.qikify.com/common/contactform/images/qikify-logo.png","submission_email_logo_width":"200","submission_email_title":"Thanks for your submission","submission_email_description":"Hi {customer_name},<br> We’ve received your submission and will get back to you soon.","submission_email_footer":"If you have any questions or concerns, please reply to this email or contact us at {shop_email}.","form_popup_template":"popup1","title_label":"Employee Feedback Survey:","description_label":"We want to hear from YOU! Please complete this short survey within the below link by 1/17/25. \nWe appreciate your feedback!","submit_label":"Submit","msg_success":"Thank you for participating.","page_options":"all","radio_display":"block","label_color":"#FFFFFF","background_color":"#03d","border_color":"#DADADA","layout":"left","submit_bgcolor":"#FFFFFF","title_color":"#FFFFFF","submit_text_color":"#000000","description_color":"#ffffff","schedule_time_start":"2024-01-02T19:26:53.425Z","schedule_time_end":"2024-01-03T19:26:53.429Z","default_error_message":"Oops! Something's wrong, please check your information and try again.","invalid_error_message":"is invalid","required_error_message":"is required"},"status":1,"created_at":"2024-01-02 19:13:10","updated_at":"2025-01-08 18:21:37"}]; qcfData.subscription = {"name":"contactform-premium","kind":"subscription"}; qcfData.config = {"captcha":false}; </script> <script src="https://cdn.shopify.com/extensions/b56415d1-9421-40e7-873c-980210651a90/qikify-form-builder-101/assets/contactform-v2.js" defer="defer"></script> <style id="qikify-contactform-custom-style"></style> <script id="qikify-contactform-custom-script"></script> </div><div id="shopify-block-AMXlNNXM5SWtGZ0cxR__17151115064775110295" class="shopify-block shopify-app-block"><style data-recharge-theme='{"has_theme_customization": true, "design_mode": false }'> .recharge-theme { /* App */ --recharge-app-background: #F9F8F4; --recharge-app-container: 1200px; --recharge-app-vertical-padding: 32px; /* Brand colors */ --recharge-color-brand: #0033DD; /* Tints */ --recharge-color-brand-120: #0029b0; --recharge-color-brand-20: #335ce4; --recharge-color-brand-40: #6685eb; --recharge-color-brand-60: #99adf1; --recharge-color-brand-75: #bfccf7; --recharge-color-brand-85: #d9e0fa; /* Neutral */ --recharge-color-neutral: hsl(226, 35%, 7%); --recharge-color-neutral-80: hsl(226, 7%, 25%); --recharge-color-neutral-70: hsl(226, 5%, 35%); --recharge-color-neutral-40: hsl(226, 3%, 63%); --recharge-color-neutral-10: hsl(226, 2%, 91%); /* Links */ --recharge-button-secondary: #0033DD; --recharge-button-secondary-120: #0029b0; --recharge-button-secondary-60: #6685eb; /* Images */ --recharge-images-ratio: 1; /* Cards */ --recharge-cards-background: #FFFFFF; --recharge-cards-border-color: RGBA(0,0,0,0); /* Fonts */ --recharge-typography-scale: 16px; --recharge-typography-size-1: calc(3 * var(--recharge-typography-scale)); --recharge-typography-size-2: calc(2.25 * var(--recharge-typography-scale)); --recharge-typography-size-3: calc(1.625 * var(--recharge-typography-scale)); --recharge-typography-size-4: calc(1.25 * var(--recharge-typography-scale)); --recharge-typography-size-5: calc(1 * var(--recharge-typography-scale)); --recharge-typography-size-6: calc(.875 * var(--recharge-typography-scale)); /** Text **/ --recharge-typography-light: #FFFFFF; --recharge-typography-primary: var(--recharge-color-neutral); --recharge-typography-secondary: var(--recharge-color-neutral-70); /* Corners */ --recharge-corners-radius: 8px; --recharge-button-border-radius: 8px; /* Views */ --recharge-views-background: #F9F8F4; /* Buttons */ --recharge-button-font-family: inherit; --recharge-button-brand: var(--recharge-color-brand); --recharge-button-color: #FFFFFF; } </style> </div><div id="shopify-block-ANWk3VXE0N3BIWEMvV__11349500561483629931" class="shopify-block shopify-app-block"> <script id="ReStock-config" > var _ReStockConfig = window._ReStockConfig || {}; _ReStockConfig.templateName = "collection"; _ReStockConfig.isB2BCustomer = null; _ReStockConfig.currentLocationId = null; function createRestockScript() { const restockSdkElement = document.createElement('script'); restockSdkElement.setAttribute('defer', 'defer'); restockSdkElement.src = "https://cdn.hengam.io/restock-alerts-sdk.js"; document.body.appendChild(restockSdkElement); } try { const url = new URL(window.location); const searchParams = url.searchParams; const shopDomain = searchParams.get('SHOP_DOMAIN') || window.Shopify?.shop || window.location.host; fetch(`https://sdk-config.notify-me.app/config/${shopDomain}`) .then(response => response.json()) .then(data => { if (!data.app_enabled) return; if (['collection','list-collections', 'search', 'page'].includes(_ReStockConfig.templateName)) { if ((!data.is_back_in_stock_active || data.ui_style.notify_me_styles.find(config => config.page === 'COLLECTION_PAGE').inline_display_mode === 'NOT_DISPLAYED') && (!data.pre_order.is_service_active ||data.pre_order.collection_page.ui_styles.display_mode === 'NOT_DISPLAYED')) return; } if (_ReStockConfig.templateName === 'index') { if ((!data.is_back_in_stock_active || data.ui_style.notify_me_styles.find(config => config.page === 'LANDING_PAGES').inline_display_mode === 'NOT_DISPLAYED') && (!data.pre_order.is_service_active ||data.pre_order.landing_page.ui_styles.display_mode === 'NOT_DISPLAYED')) return; } _ReStockConfig = { ..._ReStockConfig, ...data }; createRestockScript(); }) .catch(err => createRestockScript()); } catch(error) { createRestockScript(); } </script> </div></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10