<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">

    <title>Geo Page</title>
    <meta name="description" content=""/>
    <meta name="robots" content="max-snippet:-1, max-image-preview:large, max-video-preview:-1"/>
    <link rel="canonical" href=""/>

    <meta property="og:url" content=""/>
    <meta property="og:type" content="website"/>
    <meta property="og:title" content=""/>
    <meta property="og:description" content=""/>
    <meta property="og:image" content=""/>

    <meta name="twitter:title" content=""/>
    <meta name="twitter:description" content=""/>
    <meta name="twitter:image" content=""/>
    <meta name="twitter:card" content="summary_large_image"/>
    <link rel="canonical" href=""/>

    <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap" rel="stylesheet">
    <link href="https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@700&display=swap" rel="stylesheet">
    <link rel="stylesheet" href="/assets/css/main.css">

    <script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v6.0"></script>

    <!-- Bluetriangle -->
    <script async="true" type="text/javascript" src="//carpartscom3278501z.btttag.com/btt.js"></script>
    <script>try{window.performance.setResourceTimingBufferSize(400)}catch(e){}try{var _bttErrorListener=_bttErrorListener||function(b,c){var d=[],e=[];b.addEventListener&&b.addEventListener("error",function(a){"undefined"==typeof _bttErr?d.push(a):_bttErr.capture(a.message,a.filename,a.lineno,a.colno,a.error)}); c.addEventListener&&c.addEventListener("securitypolicyviolation",function(a){"undefined"==typeof _bttErr?e.push([a.blockedURI,a.lineNumber,+new Date,a.sourceFile,a.disposition]):_bttErr.captSec(a.blockedURI,a.lineNumber,+new Date,a.sourceFile,a.disposition)});return{get:function(a){return"a"==a?d:e}}}(window,document)}catch(b){_bttErrorListener=void 0};</script>

    <!-- Fullstory -->
    <script>
    window['_fs_host'] = 'fullstory.com';
    window['_fs_script'] = 'edge.fullstory.com/s/fs.js';
    window['_fs_org'] = 'o-1QKHGD-na1';
    window['_fs_namespace'] = 'FS';
    (function(m,n,e,t,l,o,g,y){
        if (e in m) {if(m.console && m.console.log) { m.console.log('FullStory namespace conflict. Please set window["_fs_namespace"].');} return;}
        g=m[e]=function(a,b,s){g.q?g.q.push([a,b,s]):g._api(a,b,s);};g.q=[];
        o=n.createElement(t);o.async=1;o.crossOrigin='anonymous';o.src='https://'+_fs_script;
        y=n.getElementsByTagName(t)[0];y.parentNode.insertBefore(o,y);
        g.identify=function(i,v,s){g(l,{uid:i},s);if(v)g(l,v,s)};g.setUserVars=function(v,s){g(l,v,s)};g.event=function(i,v,s){g('event',{n:i,p:v},s)};
        g.anonymize=function(){g.identify(!!0)};
        g.shutdown=function(){g("rec",!1)};g.restart=function(){g("rec",!0)};
        g.log = function(a,b){g("log",[a,b])};
        g.consent=function(a){g("consent",!arguments.length||a)};
        g.identifyAccount=function(i,v){o='account';v=v||{};v.acctId=i;g(o,v)};
        g.clearUserCookie=function(){};
        g.setVars=function(n, p){g('setVars',[n,p]);};
        g._w={};y='XMLHttpRequest';g._w[y]=m[y];y='fetch';g._w[y]=m[y];
        if(m[y])m[y]=function(){return g._w[y].apply(this,arguments)};
        g._v="1.3.0";
    })(window,document,window['_fs_namespace'],'script','user');

      document.addEventListener('DOMContentLoaded', (function() {
            "use strict";
            function fs(api) {
                if (!hasFs()) {
                    return function() {
                        console.error("FullStory unavailable, check your snippet or tag");
                    };
                } else {
                    if (api && !window[window._fs_namespace][api]) {
                        return function() {
                            console.error(
                                window._fs_namespace + "." + api + " unavailable, update your snippet or verify the API call"
                            );
                        };
                    }
                    return api ? window[window._fs_namespace][api] : window[window._fs_namespace];
                }
            }

            function hasFs() {
                return window._fs_namespace && typeof window[window._fs_namespace] === "function";
            }

            var viewPortDimensions = {
                 viewportWidth: window.innerWidth,
                 viewportHeight: window.innerHeight
            };
        
            fs("event")("Viewport Dimensions", viewPortDimensions);
            console.info("FS:Viewport Dimensions", viewPortDimensions); 

            fs("event")("Blocked_Regions", 'yes');
        })());      
    </script>      



</head>
<body>
    
    <section class="main-wrap">

      <div class="cp-logo-top">
        <a href="https://www.carparts.com/">
          <img src="/assets/img/carparts-white-logo.png" alt="CarParts.com logo">
        </a>
      </div>

      <div class="wrap-content">

        <div class="flex-content">
          <div class="flex-left">
            <div class="flex-left-img" data-testid="maintenance-page-blocked-region">
              <h1>We're sorry.</h1>
              <h2>CarParts.com is currently not available in your region.</h2>
              <p>To visit our investor site go to <a href="https://www.carparts.com/investor">https://www.carparts.com/investor</a></p>
            </div>
          </div>
        </div>
      </div>

    </section>

</body>
</html>
