CINXE.COM
Account – Chipotle Goods
<!doctype html> <html class="no-js" lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <!-- SC code to properly manage ['_shopify_s', '_shopify_y'] with Cookiebot --> <script> // Block cookies before Cookiebot consent (function() { const BLOCKED_COOKIES = ['_shopify_s', '_shopify_y','1.gif']; // Store original descriptor const originalDescriptor = Object.getOwnPropertyDescriptor(Document.prototype, 'cookie'); // Helper function to check if cookie should be blocked function isBlockedCookie(cookieStr) { return BLOCKED_COOKIES.some(blockedCookie => cookieStr.indexOf(blockedCookie + '=') === 0 ); } // Override cookie setter Object.defineProperty(document, 'cookie', { get: function() { return originalDescriptor.get.call(this); }, set: function(value) { if (isBlockedCookie(value)) { // Only set if Cookiebot consent is given for preferences and statistics if (window.Cookiebot && window.Cookiebot.consent && window.Cookiebot.consent.preferences && window.Cookiebot.consent.statistics) { originalDescriptor.set.call(this, value); } else { console.debug('Cookie blocked due to missing consent:', value); } } else { // For other cookies, use original setter originalDescriptor.set.call(this, value); } }, configurable: true }); // Function to clean existing cookies if consent is withdrawn function cleanExistingCookies() { const cookies = document.cookie.split(';'); const path = location.pathname.split('/'); const domains = [ location.hostname, '.'+location.hostname, '.'+location.hostname.split('.').slice(1).join('.') ]; cookies.forEach(cookie => { const nameValue = cookie.split('='); const name = nameValue[0].trim(); if (BLOCKED_COOKIES.some(blocked => name.indexOf(blocked) === 0)) { // Remove cookie across all possible paths and domains domains.forEach(domain => { path.reduce((acc, current) => { const pathString = acc + current; document.cookie = `${name}=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=${pathString}; domain=${domain}`; return pathString + '/'; }, ''); }); } }); } // Cookiebot event handlers window.addEventListener('CookiebotOnAccept', function() { if (Cookiebot.consent.preferences && Cookiebot.consent.statistics) { // Re-enable Shopify functionality after consent window.shopifyCookiesEnabled = true; } }); window.addEventListener('CookiebotOnDecline', function() { cleanExistingCookies(); }); window.addEventListener('CookiebotOnConsentReady', function() { if (!Cookiebot.consent.preferences || !Cookiebot.consent.statistics) { cleanExistingCookies(); } }); // Initial check and cleanup on page load window.addEventListener('load', function() { if (!window.Cookiebot || !window.Cookiebot.consent || !window.Cookiebot.consent.preferences || !window.Cookiebot.consent.statistics) { cleanExistingCookies(); } }); })(); </script> <!-- <script id="Cookiebot" src="https://consent.cookiebot.com/uc.js" data-cbid="049deeb5-b009-4929-93b6-03a56250b1f9" data-blockingmode="auto" type="text/javascript" async="false" ></script> --> <script id="Cookiebot" src="https://consent.cookiebot.com/uc.js" data-cbid="049deeb5-b009-4929-93b6-03a56250b1f9" data-blockingmode="auto" type="text/javascript"></script> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="theme-color" content="#000000"> <link rel="canonical" href="https://chipotlegoods.com/account/login"> <!-- <script async id="Cookiebot" src="https://consent.cookiebot.com/uc.js" data-cbid="049deeb5-b009-4929-93b6-03a56250b1f9" data-blockingmode="auto" type="text/javascript"></script> --> <script async src="//chipotlegoods.com/cdn/shop/t/6/assets/avada-cookiebar-gcm-integration.js?v=99575728716862908101728493040"></script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KL7KJ48');</script> <!-- End Google Tag Manager --><link rel="shortcut icon" href="//chipotlegoods.com/cdn/shop/files/peppericon_79a3f31b-e660-4db9-ad6c-44d12909dab8_32x32.png?v=1614280640" type="image/png"><title>Account – Chipotle Goods</title><!-- /snippets/social-meta-tags.liquid --> <meta property="og:site_name" content="Chipotle Goods"> <meta property="og:url" content="https://chipotlegoods.com/account/login"> <meta property="og:title" content="Account"> <meta property="og:type" content="website"> <meta property="og:description" content="Chipotle Goods"> <meta name="twitter:site" content="@chipotletweets"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="Account"> <meta name="twitter:description" content="Chipotle Goods"> <script src="https://code.jquery.com/jquery-3.7.1.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" type="text/css" media="all" /> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" type="text/javascript"></script> <link href="https://cloud.typography.com/7336334/7448012/css/fonts.css" rel="stylesheet" type="text/css" media="all" /> <link href="//chipotlegoods.com/cdn/shop/t/6/assets/theme.scss.css?v=166487487807046881481710526268" rel="stylesheet" type="text/css" media="all" /> <link href="//chipotlegoods.com/cdn/shop/t/6/assets/global.css?v=49680141309562007551718133087" rel="stylesheet" type="text/css" media="all" /> <link href="//chipotlegoods.com/cdn/shop/t/6/assets/product-colors.css?v=9174979609212534181655237505" rel="stylesheet" type="text/css" media="all" /> <!-- Add the cookie consent styles here Added by Luciano BC the one configured in the tool was not really working --> <link href="//chipotlegoods.com/cdn/shop/t/6/assets/cookie-consent.css?v=83874803062480345431730668333" rel="stylesheet" type="text/css" media="all" /> <script> var theme = { breakpoints: { medium: 750, large: 990, widescreen: 1400 }, strings: { addToCart: "Add to cart", soldOut: "Sold out", comingSoon: "Coming Soon", unavailable: "Unavailable", regularPrice: "Regular price", salePrice: "Sale price", sale: "Sale", fromLowestPrice: "from [price]", vendor: "Vendor", showMore: "Show More", showLess: "Show Less", searchFor: "Search for", addressError: "Error looking up that address", addressNoResults: "No results for that address", addressQueryLimit: "You have exceeded the Google API usage limit. Consider upgrading to a \u003ca href=\"https:\/\/developers.google.com\/maps\/premium\/usage-limits\"\u003ePremium Plan\u003c\/a\u003e.", authError: "There was a problem authenticating your Google Maps account.", newWindow: "Opens in a new window.", external: "Opens external website.", newWindowExternal: "Opens external website in a new window.", removeLabel: "Remove", update: "Update", quantity: "Quantity", discountedTotal: "Discounted total", regularTotal: "Regular total", priceColumn: "See Price column for discount details.", quantityMinimumMessage: "Quantity must be 1 or more", cartError: "There was an error while updating your cart. Please try again.", removedItemMessage: "Removed \u003cspan class=\"cart__removed-product-details\"\u003e([quantity]) [link]\u003c\/span\u003e from your cart.", unitPrice: "Unit price", unitPriceSeparator: "per", oneCartCount: "1 item", otherCartCount: "[count] items", quantityLabel: "Quantity: [count]", products: "Products", loading: "Loading", number_of_results: "[result_number] of [results_count]", number_of_results_found: "[results_count] results found", one_result_found: "1 result found" }, moneyFormat: "${{amount}}", moneyFormatWithCurrency: "${{amount}} USD", settings: { predictiveSearchEnabled: true, predictiveSearchShowPrice: false, predictiveSearchShowVendor: false } } document.documentElement.className = document.documentElement.className.replace('no-js', 'js'); </script><script src="//chipotlegoods.com/cdn/shopifycloud/shopify/assets/themes_support/shopify_common-33bb9d312118840468a53f36b59c62c1e8f2b7d1a0a77250db9e300441827470.js" defer="defer"></script><script src="//chipotlegoods.com/cdn/shop/t/6/assets/lazysizes.js?v=94224023136283657951596103034" async="async"></script> <script src="//chipotlegoods.com/cdn/shop/t/6/assets/vendor.js?v=85833464202832145531596103043" defer="defer"></script> <script src="//chipotlegoods.com/cdn/shop/t/6/assets/theme.js?v=98513790059637491281731593805" defer="defer"></script> <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/2111897664/digital_wallets/dialog"> <meta name="shopify-checkout-api-token" content="102d9bb24c2ad39ab68be92a97ddd1a1"> <script async="async" src="/checkouts/internal/preloads.js?locale=en-US"></script> <link rel="preconnect" href="https://shop.app" crossorigin="anonymous"> <script async="async" src="https://shop.app/checkouts/internal/preloads.js?locale=en-US&shop_id=2111897664" crossorigin="anonymous"></script> <script id="apple-pay-shop-capabilities" type="application/json">{"shopId":2111897664,"countryCode":"US","currencyCode":"USD","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/2111897664","merchantName":"Chipotle Goods","requiredBillingContactFields":["postalAddress","email"],"requiredShippingContactFields":["postalAddress","email"],"shippingType":"shipping","supportedNetworks":["visa","masterCard","amex","discover","elo","jcb"],"total":{"type":"pending","label":"Chipotle Goods","amount":"1.00"},"shopifyPaymentsEnabled":true,"supportsSubscriptions":true}</script> <script id="shopify-features" type="application/json">{"accessToken":"102d9bb24c2ad39ab68be92a97ddd1a1","betas":["rich-media-storefront-analytics"],"domain":"chipotlegoods.com","predictiveSearch":true,"shopId":2111897664,"smart_payment_buttons_url":"https:\/\/chipotlegoods.com\/cdn\/shopifycloud\/payment-sheet\/assets\/latest\/spb.en.js","dynamic_checkout_cart_url":"https:\/\/chipotlegoods.com\/cdn\/shopifycloud\/payment-sheet\/assets\/latest\/dynamic-checkout-cart.en.js","locale":"en"}</script> <script>var Shopify = Shopify || {}; Shopify.shop = "chipotle-ls.myshopify.com"; Shopify.locale = "en"; Shopify.currency = {"active":"USD","rate":"1.0"}; Shopify.country = "US"; Shopify.theme = {"name":"CMGB2C-v1.0.0.1","id":82983649343,"schema_name":"Debut","schema_version":"16.1.0","theme_store_id":null,"role":"main"}; Shopify.theme.handle = "null"; Shopify.theme.style = {"id":null,"handle":null}; Shopify.cdnHost = "chipotlegoods.com/cdn"; Shopify.routes = Shopify.routes || {}; Shopify.routes.root = "/";</script> <script type="module">!function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window);</script> <script>!function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window);</script> <script>window.ShopifyPay = window.ShopifyPay || {}; window.ShopifyPay.apiHost = "shop.app\/pay";</script> <script id="shop-js-analytics" type="application/json">{"pageType":"customers/login"}</script> <script defer="defer" async type="module" src="//chipotlegoods.com/cdn/shopifycloud/shop-js/modules/client.init-customer-accounts_Ztg3e7fA.en.esm.js"></script> <script defer="defer" async type="module" src="//chipotlegoods.com/cdn/shopifycloud/shop-js/modules/chunk.common_Ckk3SCTm.esm.js"></script> <script defer="defer" async type="module" src="//chipotlegoods.com/cdn/shopifycloud/shop-js/modules/client.login-button_PyB0yoLG.en.esm.js"></script> <script defer="defer" async type="module" src="//chipotlegoods.com/cdn/shopifycloud/shop-js/modules/client.init-customer-accounts-sign-up_BDGFEblG.en.esm.js"></script> <script type="module"> await import("//chipotlegoods.com/cdn/shopifycloud/shop-js/modules/client.init-customer-accounts_Ztg3e7fA.en.esm.js"); await import("//chipotlegoods.com/cdn/shopifycloud/shop-js/modules/chunk.common_Ckk3SCTm.esm.js"); await import("//chipotlegoods.com/cdn/shopifycloud/shop-js/modules/client.login-button_PyB0yoLG.en.esm.js"); await import("//chipotlegoods.com/cdn/shopifycloud/shop-js/modules/client.init-customer-accounts-sign-up_BDGFEblG.en.esm.js"); window.Shopify.SignInWithShop?.initCustomerAccounts?.(); window.Shopify.SignInWithShop?.initCustomerAccountsSignUp?.(); </script> <script> window.Shopify = window.Shopify || {}; if (!window.Shopify.featureAssets) window.Shopify.featureAssets = {}; window.Shopify.featureAssets['shop-js'] = {"login-button":["modules/client.login-button_PyB0yoLG.en.esm.js","modules/chunk.common_Ckk3SCTm.esm.js"],"shop-pay-payment-request":["modules/client.shop-pay-payment-request_BSPYpBgE.en.esm.js","modules/chunk.common_Ckk3SCTm.esm.js","modules/client.login-button_PyB0yoLG.en.esm.js","modules/chunk.shop-pay_DNi9j_X8.esm.js"],"payment-terms":["modules/client.payment-terms_BF5x7ymI.en.esm.js","modules/chunk.common_Ckk3SCTm.esm.js","modules/client.login-button_PyB0yoLG.en.esm.js"],"pay-button":["modules/client.pay-button_Cc3hmsbn.en.esm.js","modules/chunk.common_Ckk3SCTm.esm.js"],"discount-app":["modules/client.discount-app_Dl148wJa.en.esm.js","modules/chunk.common_Ckk3SCTm.esm.js"],"avatar":["modules/client.avatar_BTnouDA3.en.esm.js"],"init-shop-for-new-customer-accounts":["modules/client.init-shop-for-new-customer-accounts_BXLde5-4.en.esm.js","modules/chunk.common_Ckk3SCTm.esm.js","modules/client.login-button_PyB0yoLG.en.esm.js"],"init-shop-email-lookup-coordinator":["modules/client.init-shop-email-lookup-coordinator_CSM1j0yH.en.esm.js","modules/chunk.common_Ckk3SCTm.esm.js"],"init-customer-accounts-sign-up":["modules/client.init-customer-accounts-sign-up_BDGFEblG.en.esm.js","modules/chunk.common_Ckk3SCTm.esm.js","modules/client.login-button_PyB0yoLG.en.esm.js"],"init-customer-accounts":["modules/client.init-customer-accounts_Ztg3e7fA.en.esm.js","modules/chunk.common_Ckk3SCTm.esm.js","modules/client.login-button_PyB0yoLG.en.esm.js"]}; </script> <script>(function() { function asyncLoad() { var urls = ["https:\/\/s-1.webyze.com\/InfiniteLivePreviewOptions\/infinite-live-preview-options-808190524418e7ed172cdf684549be6de7118c81.js?shop=chipotle-ls.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":2111897664,"offset":-18000,"reqid":"4a19e859-c6af-46eb-a3cc-2c23aa5bab6a-1732361225","pageurl":"chipotlegoods.com\/account\/login","u":"9fdc05b4ca7d"};</script> <script>window.ShopifyPaypalV4VisibilityTracking = true;</script> <script id="captcha-bootstrap">!function(){'use strict';const t='contact',e='account',n='new_comment',o=[[t,t],['blogs',n],['comments',n],[t,'customer']],c=[[e,'customer_login'],[e,'guest_login'],[e,'recover_customer_password'],[e,'create_customer']],r=t=>t.map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(',');function s(t,e,n=!1){try{const o=window.sessionStorage;for(const[n,c]of Object.entries(JSON.parse(o.getItem(e))))t.elements[n]&&(t.elements[n].value=c);n&&o.removeItem(e)}catch{}}const a='form_key',i=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response','password'],u=()=>{try{return window.sessionStorage}catch{return}},m=t=>t.elements[a],f='form_type',d='cptcha';function p(t){t.dataset[d]=!0}const l=window,h=l.document,_='Shopify',y='ce_forms',E='captcha';let v=!1;((t,e)=>{const n=(g='f06e6c50-85a8-45c8-87d0-21a2b65856fe','https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.4.0.iife.js',T={infoText:'Protected by hCaptcha',privacyText:'Privacy',termsText:'Terms'},(t,e,n)=>{const o=l[_][y],c=o.bindForm;if(c)return c(t,g,e,T).then(n);o.q.push([[t,g,e,T],n]),v||(h.body.append(Object.assign(h.createElement('script'),{id:'captcha-provider',async:!0,src:'https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.4.0.iife.js'})),v=!0)});var g,T;l[_]=l[_]||{},l[_][y]=l[_][y]||{},l[_][y].q=[],l[_][E]=l[_][E]||{},l[_][E].protect=function(t,e){n(t,void 0,e),p(t)},Object.freeze(l[_][E]),function(t,e,n,l,h,_){const[y,E,v,g]=function(t,e,n){const s=e?o:[],a=t?c:[],i=[...s,...a],u=[...o],m=r(i),f=r(s),d=n&&r(i.filter((([t,e])=>n.includes(e)))),p=r(u),l=t=>()=>t?[...document.querySelectorAll(t)].map((t=>t.form)):[];return[l(m),l(f),l(d),l(p)]}(l,h,_),T=t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form},S=t=>y().includes(t);t.addEventListener('submit',(t=>{const e=T(t);if(!e)return;const n=S(e)&&!e.dataset.hcaptchaBound&&!e.dataset.recaptchaBound,o=m(e),c=g().includes(e)&&(!o||!o.value);(n||c)&&t.preventDefault(),c&&!n&&(function(t){try{if(!u())return;!function(t){const e=u();if(!e)return;const n=m(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){m(t)||t.append(Object.assign(document.createElement('input'),{type:'hidden',name:a})),t.elements[a].value=e}(t,e),function(t,e){const n=u();if(!n)return;const o=[...t.querySelectorAll('input[type="password"]')].map((({name:t})=>t)),c=[...i,...o],r={};for(const[s,a]of new FormData(t).entries())c.includes(s)||(r[s]=a);n.setItem(e,JSON.stringify(r))}(t,e)}catch(e){console.error('failed to persist form',e)}}(e),e.submit())}));const w=(t,e)=>{t&&!t.dataset[d]&&(n(t,e.some((e=>e===t))),p(t))};for(const o of['focusin','change'])t.addEventListener(o,(t=>{const e=T(t);S(e)&&w(e,E())}));const A=e.get('form_key'),b=e.get(f),I=A&&b;t.addEventListener('DOMContentLoaded',(()=>{const t=E();if(I)for(const e of t)e.elements[f].value===b&&s(e,A);[...new Set([...v(),...y().filter((t=>'true'===t.dataset.shopifyCaptcha))])].forEach((e=>w(e,t)))}))}(h,new URLSearchParams(l.location.search),n,!0,!1,['guest_login'])})()}();</script> <script integrity="sha256-EGCDRYTvIEOXsReXgqGwkAR+5Dl8tickSrieA/ZcQwc=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//chipotlegoods.com/cdn/shopifycloud/shopify/assets/storefront/load_feature-1060834584ef204397b1179782a1b090047ee4397cb627244ab89e03f65c4307.js" crossorigin="anonymous"></script> <script crossorigin="anonymous" defer="defer" src="//chipotlegoods.com/cdn/shopifycloud/shopify/assets/shopify_pay/storefront-80e528be853eac23af2454534897ca9536b1d3d04aa043b042f34879a3c111c8.js?v=20220906"></script> <script integrity="sha256-HAs5a9TQVLlKuuHrahvWuke+s1UlxXohfHeoYv8G2D8=" data-source-attribution="shopify.dynamic-checkout" defer="defer" src="//chipotlegoods.com/cdn/shopifycloud/shopify/assets/storefront/features-1c0b396bd4d054b94abae1eb6a1bd6ba47beb35525c57a217c77a862ff06d83f.js" crossorigin="anonymous"></script> <link rel="stylesheet" media="screen" href="//chipotlegoods.com/cdn/shop/t/6/compiled_assets/styles.css?9528"> <script id="sections-script" data-sections="header" defer="defer" src="//chipotlegoods.com/cdn/shop/t/6/compiled_assets/scripts.js?9528"></script> <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: 120px; } } </style><script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script> <script type="text/javascript"> var webyzeInfiniteLivePreviewOptions = { pageType : "login" }; var webyze_cartSelector='#shopify-section-cart-template, .cart-form, .cart, #cart, .cart-overview, form[action^="/cart"]',webyze_collectionGridSelectors='div.card, .grid__item, .list-view-item, .grid-item, div.product, div.thumbnail, div.product-index, .collection--product, .collection-grid>div, .product_c .element, .product-list .product-block, .collection-listing .product-block, .block-grid li, #search-results li, .row.results, .product-grid .product-item, .product-list>li, .collection-products .o-layout__item, .search-page__products .o-layout__item, .result, .list-products>.grid__cell, .product-item, .product-list-item, .search-item.product, .product-block, .box__collection.site-box, .collection-product, .results .search-item, .search-result-product, .list>.list-item, .searchresults>li, .product-grid>.block, .fw--search>.fw--blocks>div, .prod-block, li.prodThumb, [itemprop="itemListElement"]'; window.Element&&!Element.prototype.closest&&(Element.prototype.closest=function(c){c=(this.document||this.ownerDocument).querySelectorAll(c);var a,b=this;do for(a=c.length;0<=--a&&c.item(a)!==b;);while(0>a&&(b=b.parentElement));return b}); function webyze_filterCollectionProducts(){for(var c=document.querySelectorAll('a[href*="/products/webyze-user-product-"]'),a=0;a<c.length;a++){var b=c[a].closest(webyze_collectionGridSelectors);!c[a].closest(webyze_cartSelector)&&b&&b.parentNode&&b.parentNode.removeChild(b)}}webyze_filterCollectionProducts();setInterval(webyze_filterCollectionProducts,1300); </script> <!-- 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/chipotle-ls.myshopify.com?v=123_s&r=20241114090707"></script> <!-- END app app block --><meta property="og:image" content="https://cdn.shopify.com/s/files/1/0021/1189/7664/files/logo-chipotle-goods_1.png?height=628&pad_color=ffffff&v=1613756903&width=1200" /> <meta property="og:image:secure_url" content="https://cdn.shopify.com/s/files/1/0021/1189/7664/files/logo-chipotle-goods_1.png?height=628&pad_color=ffffff&v=1613756903&width=1200" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="628" /> <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: 2111897664,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token: session_token && session_token.length === 2 ? session_token[1] : "",page_type: "customers/login"};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,r,a,n){var o,i,t,s,l=(i=(o={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:?[ /-](12[89]|1[3-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Android.+Firefox\/(12[7-9]|1[3-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(12[89]|1[3-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:?[ /-](12[89]|1[3-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Mobile Safari.+OPR\/([89]\d|\d{3,})\.\d+\.\d+|Android.+Firefox\/(12[7-9]|1[3-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(12[89]|1[3-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+|)/}).modern,t=o.legacy,s=navigator.userAgent,i.test(s)?"modern":(t.test(s),"legacy"));window.Shopify=window.Shopify||{};var c=window.Shopify;c.analytics=c.analytics||{};var u=c.analytics;u.replayQueue=[],u.publish=function(d,e,r){return u.replayQueue.push([d,e,r]),!0};try{self.performance.mark("wpm:start")}catch(d){}var h=[r,"/wpm","/b",n,l.substring(0,1),".js"].join("");!function(d){var e=d.src,r=d.async,a=void 0===r||r,n=d.onload,o=d.onerror,i=document.createElement("script"),t=document.head,s=document.body;i.async=a,i.src=e,n&&i.addEventListener("load",n),o&&i.addEventListener("error",o),t?t.appendChild(i):s?s.appendChild(i):console.error("Did not find a head or body element to append the script")}({src:h,async:!0,onload:function(){var r=window.webPixelsManager.init(d);e(r);var a=window.Shopify.analytics;a.replayQueue.forEach((function(d){var e=d[0],a=d[1],n=d[2];r.publishCustomEvent(e,a,n)})),a.replayQueue=[],a.publish=r.publishCustomEvent,a.visitor=r.visitor},onerror:function(){var e=d.storefrontBaseUrl.replace(/\/$/,""),r="".concat(e,"/.well-known/shopify/monorail/unstable/produce_batch"),n=JSON.stringify({metadata:{event_sent_at_ms:(new Date).getTime()},events:[{schema_id:"web_pixels_manager_load/3.1",payload:{version:a||"latest",bundle_target:l,page_url:self.location.href,status:"failed",surface:d.surface,error_msg:"".concat(h," has failed to load")},metadata:{event_created_at_ms:(new Date).getTime()}}]});try{if(self.navigator.sendBeacon.bind(self.navigator)(r,n))return!0}catch(d){}var o=new XMLHttpRequest;try{return o.open("POST",r,!0),o.setRequestHeader("Content-Type","text/plain"),o.send(n),!0}catch(d){console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging a load error.")}return!1}})})({shopId: 2111897664,storefrontBaseUrl: "https://chipotlegoods.com",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",surface: "storefront-renderer",enabledBetaFlags: [],webPixelsConfigList: [{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0220","apiClientId":"shopify-pixel","type":"APP","privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0220","apiClientId":"shopify-pixel","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING"]}],isMerchantRequest: false,initData: {"shop":{"name":"Chipotle Goods","paymentSettings":{"currencyCode":"USD"},"myshopifyDomain":"chipotle-ls.myshopify.com","countryCode":"US","storefrontUrl":"https:\/\/chipotlegoods.com"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"purchasingCompany":null},},function pageEvents(webPixelsManagerAPI) {webPixelsManagerAPI.publish("page_viewed", {});},"https://chipotlegoods.com/cdn","1518c2ba4d2b3301a1e3cb6576947ef22edf7bb6","3c762e5aw5b983e43pc2dc4883m545d5a27",);</script> <script>window.ShopifyAnalytics = window.ShopifyAnalytics || {}; window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {}; window.ShopifyAnalytics.meta.currency = 'USD'; var meta = {"page":{}}; for (var attr in meta) { window.ShopifyAnalytics.meta[attr] = meta[attr]; }</script> <script>window.ShopifyAnalytics.merchantGoogleAnalytics = function() { }; </script> <script class="analytics">(window.gaDevIds=window.gaDevIds||[]).push('BwiEti'); (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: 2111897664, theme_id: 82983649343, app_name: "storefront", context_url: window.location.href, source_url: "//chipotlegoods.com/cdn/s/trekkie.storefront.20de3b35f21c3bd6ff73e3f1547eb7d54e6e94e4.min.js"}); }; scriptFallback.async = true; scriptFallback.src = '//chipotlegoods.com/cdn/s/trekkie.storefront.20de3b35f21c3bd6ff73e3f1547eb7d54e6e94e4.min.js'; first.parentNode.insertBefore(scriptFallback, first); }; script.async = true; script.src = '//chipotlegoods.com/cdn/s/trekkie.storefront.20de3b35f21c3bd6ff73e3f1547eb7d54e6e94e4.min.js'; first.parentNode.insertBefore(script, first); }; trekkie.load( {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":2111897664,"isMerchantRequest":null,"themeId":82983649343,"themeCityHash":"18234235156247987301","contentLanguage":"en","currency":"USD"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain"},"Google Analytics":{"trackingId":"UA-141023872-9","domain":"auto","siteSpeedSampleRate":"10","enhancedEcommerce":true,"doubleClick":true,"includeSearch":true},"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; ga('require', 'linker'); function addListener(element, type, callback) { if (element.addEventListener) { element.addEventListener(type, callback); } else if (element.attachEvent) { element.attachEvent('on' + type, callback); } } function decorate(event) { event = event || window.event; var target = event.target || event.srcElement; if (target && (target.getAttribute('action') || target.getAttribute('href'))) { ga(function (tracker) { var linkerParam = tracker.get('linkerParam'); document.cookie = '_shopify_ga=' + linkerParam + '; ' + 'path=/'; }); } } addListener(window, 'load', function(){ for (var i=0; i < document.forms.length; i++) { var action = document.forms[i].getAttribute('action'); if(action && action.indexOf('/cart') >= 0) { addListener(document.forms[i], 'submit', decorate); } } for (var i=0; i < document.links.length; i++) { var href = document.links[i].getAttribute('href'); if(href && href.indexOf('/checkout') >= 0) { addListener(document.links[i], 'click', decorate); } } }); var originalDocumentWrite = document.write; document.write = customDocumentWrite; try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {}; document.write = originalDocumentWrite; window.ShopifyAnalytics.lib.page(null,{}); var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/) var token = match? match[1]: undefined; if (!hasLoggedConversion(token)) { setCookieIfConversion(token); } }); var eventsListenerScript = document.createElement('script'); eventsListenerScript.async = true; eventsListenerScript.src = "//chipotlegoods.com/cdn/shopifycloud/shopify/assets/shop_events_listener-61fa9e0a912c675e178777d2b27f6cbd482f8912a6b0aa31fa3515985a8cd626.js"; document.getElementsByTagName('head')[0].appendChild(eventsListenerScript); })();</script> <script class="boomerang"> (function () { window.BOOMR = window.BOOMR || {}; window.BOOMR.themeName = "Debut"; window.BOOMR.themeVersion = "16.1.0"; window.BOOMR.shopId = 2111897664; window.BOOMR.themeId = 82983649343; })();</script> <script defer src="https://chipotlegoods.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-1.0.2.min.js" data-application="storefront-renderer" data-shop-id="2111897664" data-render-region="gcp-us-central1" data-page-type="customers/login" data-theme-instance-id="82983649343" data-monorail-region="shop_domain" data-resource-timing-sampling-rate="10" ></script> </head> <body class="template-customers-login"> <!-- After adding this script, call setConsentBannerParams({uuid: <unique id> }) to set unique ID for a customer. --> <a class="in-page-link visually-hidden skip-link" href="#MainContent">Skip to content</a><style data-shopify> .cart-popup { box-shadow: 1px 1px 10px 2px rgba(232, 233, 235, 0.5); } .popup-badges-text { border: 1px solid #C6C5C6; border-radius: 2px; font-size: 0.8em; color: #7C7C7C; letter-spacing: -0.05em; line-height: 2.1rem; padding-top: 0.3rem; padding-bottom: 0.3rem; padding-left: 2rem; padding-right: 2rem; font-family: "Trade Gothic Next", sans-serif; }</style><div class="cart-popup-wrapper cart-popup-wrapper--hidden" role="dialog" aria-modal="true" aria-labelledby="CartPopupHeading" data-cart-popup-wrapper> <div class="cart-popup" data-cart-popup tabindex="-1"> <div class="cart-popup__header"> <h2 id="CartPopupHeading" class="cart-popup__heading">Just added to your cart</h2> <button class="cart-popup__close" aria-label="Close" data-cart-popup-close><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 40 40"><path d="M23.868 20.015L39.117 4.78c1.11-1.108 1.11-2.77 0-3.877-1.109-1.108-2.773-1.108-3.882 0L19.986 16.137 4.737.904C3.628-.204 1.965-.204.856.904c-1.11 1.108-1.11 2.77 0 3.877l15.249 15.234L.855 35.248c-1.108 1.108-1.108 2.77 0 3.877.555.554 1.248.831 1.942.831s1.386-.277 1.94-.83l15.25-15.234 15.248 15.233c.555.554 1.248.831 1.941.831s1.387-.277 1.941-.83c1.11-1.109 1.11-2.77 0-3.878L23.868 20.015z" class="layer"/></svg></button> </div> <div class="cart-popup-item"> <div class="cart-popup-item__image-wrapper hide" data-cart-popup-image-wrapper> <div class="cart-popup-item__image cart-popup-item__image--placeholder" data-cart-popup-image-placeholder> <div data-placeholder-size></div> <div class="placeholder-background placeholder-background--animation"></div> </div> </div> <div class="cart-popup-item__description"> <div> <div class="cart-popup-item__title" data-cart-popup-title></div> <ul class="product-details" aria-label="Product details" data-cart-popup-product-details></ul> </div> <div class="cart-popup-item__quantity"> <span class="visually-hidden" data-cart-popup-quantity-label></span> <span aria-hidden="true">Qty:</span> <span aria-hidden="true" data-cart-popup-quantity></span> </div> </div> </div> <a href="/cart" class="cart-popup__cta-link btn btn--secondary-accent"> View cart (<span data-cart-popup-cart-quantity></span>) </a> <div class="cart-popup__dismiss"> <button class="cart-popup__dismiss-button text-link text-link--accent" data-cart-popup-dismiss> Back to Shopping </button> </div> </div> </div> <div id="shopify-section-header" class="shopify-section"><nav class="navbar header navbar-fixed-top"> <div id="headerTicker" class="ticker-container" data-duration="4" data-animationDuration="500"> <div class="ticker-item"><p class="mySlides header-text">Free Shipping on domestic orders of $25 or more</p></div> </div> <div class="header-container page-width"> <div class="navbar-header"> <a href="/" style="padding: 0px 15px 0px 0px;"> <img class="logo" alt="Chipotle logo" src="//chipotlegoods.com/cdn/shop/files/logo-chipotle-goods_1.png?v=1613756903" /> </a> <button type="button" id="sidebarCollapse" class="header-toggle navbar-toggle collapsed" data-toggle="collapse" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="header-toggle-icon icon-bar"></span> <span class="header-toggle-icon icon-bar"></span> <span class="header-toggle-icon icon-bar"></span> </button> </div> <div class="navbar-collapse collapse" aria-expanded="false" style="height: 1px; max-height: fit-content;"> <ul class="header-nav"><li class="header-item"> <a class="header-link" href="/collections/chipotle-goods"><span class="label-nav">Products</span></a> </li><li class="header-item"> <a class="header-link" href="/pages/about-us"><span class="label-nav">About</span></a> </li><li class="header-item"> <a class="header-link" href="/pages/contact-us"><span class="label-nav">Contact</span></a> </li><li class="header-item"> <a class="header-link" href="/pages/faq"><span class="label-nav">FAQS</span></a> </li><li class="dropdown header-item"> <a class="header-link" href="/cart"> <img src="//chipotlegoods.com/cdn/shop/t/6/assets/cart.svg?v=144480252122040615051596103025" alt="cart icon" /> <span class="lineItemsCount" data-cart-count-bubble>0</span> </a> </li> <li class="dropdown header-item header-last-item"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"><img src="//chipotlegoods.com/cdn/shop/t/6/assets/account.svg?v=46169712223631766811596103021" alt="account icon" /></a> <ul class="header-dropdown dropdown-menu dropdown-menu-right" role="menu"> <li role="menuitem"><a href="/account/login">LOGIN</a></li> </ul> </li> </ul> </div> <nav id="sidebar"> <div class="navbar-header"> <a href="/"><img class="mobile-logo" alt="Chipotle logo" src="//chipotlegoods.com/cdn/shop/files/logo-chipotle-goods_1.png?v=1613756903" /></a> <button id="dismiss" class="close-button"><img src="//chipotlegoods.com/cdn/shop/t/6/assets/close_20x20.png?v=130900500661051857071596103026" alt="close"></button> </div> <ul class="mobile-header-links list-unstyled components"><li class="mobile-header-item"> <a class="mobile-header-link" href="/collections/chipotle-goods"><span class="label-nav">Products</span></a> </li><li class="mobile-header-item"> <a class="mobile-header-link" href="/pages/about-us"><span class="label-nav">About</span></a> </li><li class="mobile-header-item"> <a class="mobile-header-link" href="/pages/contact-us"><span class="label-nav">Contact</span></a> </li><li class="mobile-header-item"> <a class="mobile-header-link" href="/pages/faq"><span class="label-nav">FAQS</span></a> </li><li class="mobile-header-item"> <a class="mobile-header-link" href="/cart">Cart <span class="lineItemsCount" data-cart-count-bubble>(0)</span></a> </li> <li class="mobile-header-item"> <a class="mobile-header-link" href="#accountSubmenu" data-toggle="collapse" aria-expanded="false">Account</a> <ul class="collapse list-unstyled" id="accountSubmenu"> <li class="mobile-header-subitem"><a class="mobile-header-link" href="/account/login">LOGIN</a></li> </ul> </li> </ul> </nav> </div> </nav> </div> <div class="page-container drawer-page-content" id="PageContainer"> <main class="main-content js-focus-hidden" id="MainContent" role="main" tabindex="-1"> <div class="page-width"> <div class="grid"> <div class="grid__item medium-up--one-half medium-up--push-one-quarter topBottomSpacer"> <div class="form-message form-message--success hide" id="ResetSuccess" tabindex="-1"> We've sent you an email with a link to update your password. </div> <div id="CustomerLoginForm" class="form-vertical"> <h1 id="LoginHeading" class="text-center">Login</h1> <form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" novalidate="novalidate"><input type="hidden" name="form_type" value="customer_login" /><input type="hidden" name="utf8" value="✓" /> <input type="hidden" name="checkout_url" value="/" /><label for="CustomerEmail">Email</label> <input type="email" name="customer[email]" id="CustomerEmail" autocomplete="email" autocorrect="off" autocapitalize="off"> <label for="CustomerPassword">Password</label> <input type="password" value="" name="customer[password]" id="CustomerPassword"> <div class="text-center"> <p><a href="#recover" id="RecoverPassword">Forgot your password?</a></p> <input type="submit" class="btn capitalizeBold" value="Sign In"> <p> <a href="/account/register" id="customer_register_link">Create account</a> </p> </div> </form> </div> <div id="RecoverPasswordForm" class="hide"> <div class="text-center"> <h2 id="RecoverHeading">Reset your password</h2> <p>We will send you an email to reset your password.</p> </div> <div class="form-vertical"> <form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password" /><input type="hidden" name="utf8" value="✓" /> <label for="RecoverEmail">Email</label> <input type="email" value="" name="email" id="RecoverEmail" class="input-full" autocorrect="off" autocapitalize="off" ><div class="text-center"> <p> <input type="submit" class="btn capitalizeBold" value="Submit"> </p> <a href="#LoginHeading" id="HideRecoverPasswordLink">Cancel</a> </div> </form> </div> </div> </div> </div> </div> <script type="text/javascript">if(typeof webyze_filterCollectionProducts == 'function')webyze_filterCollectionProducts();</script> </main> <div id="shopify-section-footer" class="shopify-section"> <style> .site-footer__hr { border-bottom: 1px solid #e6e6e6; } .site-footer p, .site-footer__linklist-item a, .site-footer__rte a, .site-footer h4, .site-footer small, .site-footer__copyright-content a, .site-footer__newsletter-error, .site-footer__social-icons .social-icons__link { color: #3d4246; } .site-footer { color: #3d4246; background-color: #ffffff; } .site-footer__rte a { border-bottom: 1px solid #3d4246; } .site-footer__rte a:hover, .site-footer__linklist-item a:hover, .site-footer__copyright-content a:hover { color: #61696f; border-bottom: 1px solid #61696f; } .site-footer__social-icons .social-icons__link:hover { color: #61696f; } .site-footer__item .site-footer__social-icons { text-align:left} .site-footer__item .site-footer__social-icons .social-icons__item { padding: 0 15px 0 0 } .site-footer > .page-width { margin:0 auto; } .site-footer__linklist-item a:hover { border: none} .site-footer__linklist-item { margin-bottom: 12px } .app-icon__link img { max-width: 130px; margin: -15px 0 25px;} .site-footer__item .h4 { text-transform:uppercase; font-size:14px; font-weight: bold; letter-spacing: 1.4px; } .site-footer__item .h4:nth-child(n + 2) { margin-top:40px } </style><footer class="site-footer" role="contentinfo" data-section-id="footer" data-section-type="footer-section"> <div class="page-width"> <div class="site-footer__content"> <div class="site-footer__item"> <div class="site-footer__item-inner site-footer__item-inner--link_list"> <img alt="chipotle logo" src="//chipotlegoods.com/cdn/shop/files/loomstate_small_a0ed434d-425b-4ab7-8b6a-3a217e794580.png?v=1613756949" /> </div> </div><div class="site-footer__item" > <div class="site-footer__item-inner site-footer__item-inner--link_list"><p class="h4">Visit</p><ul class="site-footer__linklist "><li class="site-footer__linklist-item"> <a href="https://chipotle.com" > Chipotle.com </a> </li><li class="site-footer__linklist-item"> <a href="#privacy" > Your Privacy Choices </a> </li></ul></div> </div><div class="site-footer__item" > <div class="site-footer__item-inner site-footer__item-inner--link_list"><p class="h4">Shop</p><ul class="site-footer__linklist "><li class="site-footer__linklist-item"> <a href="/collections/chipotle-goods" > Chipotle Goods </a> </li></ul></div> </div><div class="site-footer__item" > <div class="site-footer__item-inner site-footer__item-inner--link_list"><p class="h4">About</p><ul class="site-footer__linklist "><li class="site-footer__linklist-item"> <a href="/pages/about-us" > Philosophy </a> </li><li class="site-footer__linklist-item"> <a href="https://chipotle-ls.myshopify.com/pages/about-us#partner" > Partners </a> </li><li class="site-footer__linklist-item"> <a href="https://www.chipotle.com/about-us/privacy-policy" > Privacy Policy, including California Privacy Rights </a> </li><li class="site-footer__linklist-item"> <a href="https://www.chipotle.com/privacy-center" > Privacy Center </a> </li><li class="site-footer__linklist-item"> <a href="https://www.chipotle.com/cookie-policy" > Cookie Policy </a> </li><li class="site-footer__linklist-item"> <a href="https://www.chipotle.com/consumer-health-data-notice" > Consumer Health Data Notice </a> </li><li class="site-footer__linklist-item"> <a href="https://www.chipotle.com/recruiting-notice" > Applicant Privacy Notice </a> </li></ul></div> </div><div class="site-footer__item" > <div class="site-footer__item-inner site-footer__item-inner--link_list"><p class="h4">Help</p><ul class="site-footer__linklist "><li class="site-footer__linklist-item"> <a href="http://chipotle-ls.myshopify.com/account/login" > Sign-in </a> </li><li class="site-footer__linklist-item"> <a href="https://chipotle-ls.myshopify.com/account/register" > Register </a> </li><li class="site-footer__linklist-item"> <a href="/pages/size-chart" > Fit Guide </a> </li><li class="site-footer__linklist-item"> <a href="/pages/faq" > FAQ </a> </li></ul></div> </div><div class="site-footer__item"> <div class="site-footer__item-inner site-footer__item-inner--link_list"> <p class="h4">Connect with us</p> <ul class="list--inline site-footer__social-icons social-icons site-footer__icon-list"><li class="social-icons__item"> <a class="social-icons__link" href="https://www.facebook.com/chipotle" aria-describedby="a11y-external-message" target="_blank"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-facebook" viewBox="0 0 20 20"><path fill="#444" d="M18.05.811q.439 0 .744.305t.305.744v16.637q0 .439-.305.744t-.744.305h-4.732v-7.221h2.415l.342-2.854h-2.757v-1.83q0-.659.293-1t1.073-.342h1.488V3.762q-.976-.098-2.171-.098-1.634 0-2.635.964t-1 2.72V9.47H7.951v2.854h2.415v7.221H1.413q-.439 0-.744-.305t-.305-.744V1.859q0-.439.305-.744T1.413.81H18.05z"/></svg><span class="icon__fallback-text">Facebook</span> </a> </li><li class="social-icons__item"> <a class="social-icons__link" href="https://twitter.com/chipotletweets" aria-describedby="a11y-external-message" target="_blank"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-twitter" viewBox="0 0 20 20"><path fill="#444" d="M19.551 4.208q-.815 1.202-1.956 2.038 0 .082.02.255t.02.255q0 1.589-.469 3.179t-1.426 3.036-2.272 2.567-3.158 1.793-3.963.672q-3.301 0-6.031-1.773.571.041.937.041 2.751 0 4.911-1.671-1.284-.02-2.292-.784T2.456 11.85q.346.082.754.082.55 0 1.039-.163-1.365-.285-2.262-1.365T1.09 7.918v-.041q.774.408 1.773.448-.795-.53-1.263-1.396t-.469-1.864q0-1.019.509-1.997 1.487 1.854 3.596 2.924T9.81 7.184q-.143-.509-.143-.897 0-1.63 1.161-2.781t2.832-1.151q.815 0 1.569.326t1.284.917q1.345-.265 2.506-.958-.428 1.386-1.732 2.18 1.243-.163 2.262-.611z"/></svg><span class="icon__fallback-text">Twitter</span> </a> </li><li class="social-icons__item"> <a class="social-icons__link" href="https://www.instagram.com/chipotle/" aria-describedby="a11y-external-message" target="_blank"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-instagram" viewBox="0 0 512 512"><path d="M256 49.5c67.3 0 75.2.3 101.8 1.5 24.6 1.1 37.9 5.2 46.8 8.7 11.8 4.6 20.2 10 29 18.8s14.3 17.2 18.8 29c3.4 8.9 7.6 22.2 8.7 46.8 1.2 26.6 1.5 34.5 1.5 101.8s-.3 75.2-1.5 101.8c-1.1 24.6-5.2 37.9-8.7 46.8-4.6 11.8-10 20.2-18.8 29s-17.2 14.3-29 18.8c-8.9 3.4-22.2 7.6-46.8 8.7-26.6 1.2-34.5 1.5-101.8 1.5s-75.2-.3-101.8-1.5c-24.6-1.1-37.9-5.2-46.8-8.7-11.8-4.6-20.2-10-29-18.8s-14.3-17.2-18.8-29c-3.4-8.9-7.6-22.2-8.7-46.8-1.2-26.6-1.5-34.5-1.5-101.8s.3-75.2 1.5-101.8c1.1-24.6 5.2-37.9 8.7-46.8 4.6-11.8 10-20.2 18.8-29s17.2-14.3 29-18.8c8.9-3.4 22.2-7.6 46.8-8.7 26.6-1.3 34.5-1.5 101.8-1.5m0-45.4c-68.4 0-77 .3-103.9 1.5C125.3 6.8 107 11.1 91 17.3c-16.6 6.4-30.6 15.1-44.6 29.1-14 14-22.6 28.1-29.1 44.6-6.2 16-10.5 34.3-11.7 61.2C4.4 179 4.1 187.6 4.1 256s.3 77 1.5 103.9c1.2 26.8 5.5 45.1 11.7 61.2 6.4 16.6 15.1 30.6 29.1 44.6 14 14 28.1 22.6 44.6 29.1 16 6.2 34.3 10.5 61.2 11.7 26.9 1.2 35.4 1.5 103.9 1.5s77-.3 103.9-1.5c26.8-1.2 45.1-5.5 61.2-11.7 16.6-6.4 30.6-15.1 44.6-29.1 14-14 22.6-28.1 29.1-44.6 6.2-16 10.5-34.3 11.7-61.2 1.2-26.9 1.5-35.4 1.5-103.9s-.3-77-1.5-103.9c-1.2-26.8-5.5-45.1-11.7-61.2-6.4-16.6-15.1-30.6-29.1-44.6-14-14-28.1-22.6-44.6-29.1-16-6.2-34.3-10.5-61.2-11.7-27-1.1-35.6-1.4-104-1.4z"/><path d="M256 126.6c-71.4 0-129.4 57.9-129.4 129.4s58 129.4 129.4 129.4 129.4-58 129.4-129.4-58-129.4-129.4-129.4zm0 213.4c-46.4 0-84-37.6-84-84s37.6-84 84-84 84 37.6 84 84-37.6 84-84 84z"/><circle cx="390.5" cy="121.5" r="30.2"/></svg><span class="icon__fallback-text">Instagram</span> </a> </li></ul> <p class="h4">Download our app</p> <ul class="list--inline site-footer__social-icons social-icons site-footer__icon-list"> <li><a class="app-icon__link" href="https://play.google.com/store/apps/details?id=com.chipotle.ordering"><img src="//chipotlegoods.com/cdn/shop/t/6/assets/getAndroid.png?v=171544258042590717801596103027" alt="get android app"/></a></li> <li><a class="app-icon__link" href="https://itunes.apple.com/us/app/chipotle/id327228455?mt=8"><img src="//chipotlegoods.com/cdn/shop/t/6/assets/getIos.png?v=119424454912863481811596103028" alt="get ios app"/></a></li> </ul> </div> </div> </div> </div> <hr class="site-footer__hr"> <div class="page-width"> <div class="grid grid--no-gutters small--text-center grid--footer-float-right"><div class="grid__item small--hide one-half "></div><div class="grid__item medium-up--hide one-half small--one-whole"></div><div class="grid__item small--one-whole site-footer-item-align-left"> <small class="site-footer__copyright-content">© 2024, <a href="/" title="">Chipotle Goods</a></small> <small class="site-footer__copyright-content site-footer__copyright-content--powered-by"> <!--<a target="_blank" rel="nofollow" href="https://www.shopify.com?utm_campaign=poweredby&utm_medium=shopify&utm_source=onlinestore">Powered by Loomstate</a>--> <a href="https://www.loomstate.org">Powered by Loomstate</a></small> </div> </div> </div> </footer> </div> <script> let link = document.querySelector('a[href="#privacy"]'); link.addEventListener('click', function(event) { event.preventDefault(); Cookiebot.show() }); </script> <div id="slideshow-info" class="visually-hidden" aria-hidden="true">Use left/right arrows to navigate the slideshow or swipe left/right if using a mobile device</div> </div> <ul hidden> <li id="a11y-refresh-page-message">Choosing a selection results in a full page refresh.</li> <li id="a11y-selection-message">Press the space key then arrow keys to make a selection.</li> </ul> <!-- Remove the line (I added .. to ensure that is not executed {..% render 'th-bundle-product' %..}{..% render 'spurit_po2_theme_snippet' %..} --> </body> </html>