<!doctype html>

<html class="no-js" lang="en">
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, height=device-height, minimum-scale=1.0, maximum-scale=1.0">
    <meta name="theme-color" content="">

    <!-- 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-T8VL26L');
    </script>
    <!-- End Google Tag Manager -->

    <title>
      Embellish Every Day &ndash; BaubleBar
    </title><meta name="description" content="Stay ahead of the trends with an unparalleled selection of chic fashion jewelry at BaubleBar. Find guilt-free prices with free shipping &amp; returns.">
<link rel="canonical" href="https://www.baublebar.com/"><link rel="shortcut icon" href="//cdn.shopify.com/s/files/1/0267/5746/4148/files/BB_mark_black_96x.png?v=1651450076" type="image/png">
    <link rel="stylesheet" href="https://use.typekit.net/zvg5zwl.css">

    <meta property="og:type" content="website">
  <meta property="og:title" content="Embellish Every Day"><meta property="og:description" content="Stay ahead of the trends with an unparalleled selection of chic fashion jewelry at BaubleBar. Find guilt-free prices with free shipping &amp; returns."><meta property="og:url" content="https://www.baublebar.com/">
<meta property="og:site_name" content="BaubleBar"><meta name="twitter:card" content="summary"><meta name="twitter:title" content="Embellish Every Day">
  <meta name="twitter:description" content="Stay ahead of the trends with an unparalleled selection of chic fashion jewelry at BaubleBar. Find guilt-free prices with free shipping &amp; returns.">

    
    <style>
  /**
  * Fonts
  */
  @font-face {
    font-family: 'Mulish';
    src: url(//cdn.shopify.com/s/files/1/0267/5746/4148/t/2/assets/Mulish-Regular.ttf?v=120157385904425767851651192905) format("truetype");
    font-weight: 400;
  }

  @font-face {
    font-family: 'Mulish';
    src: url(//cdn.shopify.com/s/files/1/0267/5746/4148/t/2/assets/Mulish-Medium.ttf?v=78856156411126717581651192904) format("truetype");
    font-weight: 500;
  }

  @font-face {
    font-family: 'Mulish';
    src: url(//cdn.shopify.com/s/files/1/0267/5746/4148/t/2/assets/Mulish-Bold.ttf?v=137207922227776765231651192904) format("truetype");
    font-weight: 600;
  }

  :root {
    --heading-font-family : 'utopia-std-headline', serif;
    --heading-font-weight : 400;
    --heading-font-style  : 'normal';

    --text-font-family : 'Mulish', sans-serif;
    --text-font-weight : 400;
    --text-font-style  : 'normal';

    --base-text-font-size   : 14px;
    --default-text-font-size: 14px;--background          : #ffffff;
    --background-rgb      : 255, 255, 255;
    --light-background    : #ffffff;
    --light-background-rgb: 255, 255, 255;
    --heading-color       : #5c5c5c;
    --text-color          : #5c5c5c;
    --text-color-rgb      : 92, 92, 92;
    --text-color-light    : #939393;
    --text-color-light-rgb: 147, 147, 147;
    --link-color          : #323232;
    --link-color-rgb      : 50, 50, 50;
    --border-color        : #e7e7e7;
    --border-color-rgb    : 231, 231, 231;

    --button-background    : #0b0b0b;
    --button-background-rgb: 11, 11, 11;
    --button-text-color    : #ffffff;

    --header-background       : #ffffff;
    --header-heading-color    : #5c5c5c;
    --header-light-text-color : #939393;
    --header-border-color     : #e7e7e7;

    --footer-background    : #ffffff;
    --footer-text-color    : #939393;
    --footer-heading-color : #5c5c5c;
    --footer-border-color  : #efefef;

    --navigation-background      : #ffffff;
    --navigation-background-rgb  : 255, 255, 255;
    --navigation-text-color      : #5c5c5c;
    --navigation-text-color-light: rgba(92, 92, 92, 0.5);
    --navigation-border-color    : rgba(92, 92, 92, 0.25);

    --newsletter-popup-background     : #ffffff;
    --newsletter-popup-text-color     : #1c1b1b;
    --newsletter-popup-text-color-rgb : 28, 27, 27;

    --secondary-elements-background       : #5c5c5c;
    --secondary-elements-background-rgb   : 92, 92, 92;
    --secondary-elements-text-color       : #ffffff;
    --secondary-elements-text-color-light : rgba(255, 255, 255, 0.5);
    --secondary-elements-border-color     : rgba(255, 255, 255, 0.25);

    --product-sale-price-color    : #f94c43;
    --product-sale-price-color-rgb: 249, 76, 67;
    --product-star-rating: #f6a429;

    /* Shopify related variables */
    --payment-terms-background-color: #ffffff;

    /* Products */

    --horizontal-spacing-four-products-per-row: 20px;
        --horizontal-spacing-two-products-per-row : 20px;

    --vertical-spacing-four-products-per-row: 40px;
        --vertical-spacing-two-products-per-row : 50px;

    /* Animation */
    --drawer-transition-timing: cubic-bezier(0.645, 0.045, 0.355, 1);
    --header-base-height: 80px; /* We set a default for browsers that do not support CSS variables */

    /* Cursors */
    --cursor-zoom-in-svg    : url(//cdn.shopify.com/s/files/1/0267/5746/4148/t/2/assets/cursor-zoom-in.svg?v=122378749701556440601651451377);
    --cursor-zoom-in-2x-svg : url(//cdn.shopify.com/s/files/1/0267/5746/4148/t/2/assets/cursor-zoom-in-2x.svg?v=50835523267676239671651451377);
  }
</style>

<script>
  // IE11 does not have support for CSS variables, so we have to polyfill them
  if (!(((window || {}).CSS || {}).supports && window.CSS.supports('(--a: 0)'))) {
    const script = document.createElement('script');
    script.type = 'text/javascript';
    script.src = 'https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2';
    script.onload = function() {
      cssVars({});
    };

    document.getElementsByTagName('head')[0].appendChild(script);
  }
</script>
    <link rel="stylesheet" href="//cdn.shopify.com/s/files/1/0267/5746/4148/t/2/assets/theme.css?v=26859003272007618721668702993">
<link href="//cdn.shopify.com/s/files/1/0267/5746/4148/t/2/assets/sdg-style.css?v=148230476974532963131668801081" rel="stylesheet" type="text/css" media="all" />








    <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta name="facebook-domain-verification" content="itgkrsckm0urznfde22ri55yhkgqop">
<meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/26757464148/digital_wallets/dialog">
<meta name="shopify-checkout-api-token" content="d553f0b36b4d9d83cb3bd00de7e770f5">
<meta id="in-context-paypal-metadata" data-shop-id="26757464148" data-venmo-supported="true" data-environment="production" data-locale="en_US" data-paypal-v4="true" data-currency="USD">
<script id="apple-pay-shop-capabilities" type="application/json">{"shopId":26757464148,"countryCode":"US","currencyCode":"USD","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/26757464148","merchantName":"BaubleBar","requiredBillingContactFields":["postalAddress","email","phone"],"requiredShippingContactFields":["postalAddress","email","phone"],"shippingType":"shipping","supportedNetworks":["visa","masterCard","amex","discover","elo","jcb","chinaUnionPay"],"total":{"type":"pending","label":"BaubleBar","amount":"1.00"},"shopifyPaymentsEnabled":true,"supportsSubscriptions":true}</script>
<script id="shopify-features" type="application/json">{"accessToken":"d553f0b36b4d9d83cb3bd00de7e770f5","betas":["rich-media-storefront-analytics"],"domain":"www.baublebar.com","predictiveSearch":true,"shopId":26757464148,"smart_payment_buttons_url":"https:\/\/cdn.shopify.com\/shopifycloud\/payment-sheet\/assets\/latest\/spb.en.js?v=2","dynamic_checkout_cart_url":"https:\/\/cdn.shopify.com\/shopifycloud\/payment-sheet\/assets\/latest\/dynamic-checkout-cart.en.js?v=2","locale":"en","optimusEnabled":false}</script>
<script>var Shopify = Shopify || {};
Shopify.shop = "baublebar.myshopify.com";
Shopify.locale = "en";
Shopify.currency = {"active":"USD","rate":"1.0"};
Shopify.country = "US";
Shopify.theme = {"name":"baublebar\/MAIN 1","id":120627265620,"theme_store_id":855,"role":"main"};
Shopify.theme.handle = "null";
Shopify.theme.style = {"id":null,"handle":null};
Shopify.cdnHost = "cdn.shopify.com";
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>(function() {
  function asyncLoad() {
    var urls = ["https:\/\/container.pepperjam.com\/656822260.js?shop=baublebar.myshopify.com","https:\/\/str.rise-ai.com\/?shop=baublebar.myshopify.com","https:\/\/strn.rise-ai.com\/?shop=baublebar.myshopify.com","https:\/\/cdn.shopify.com\/shopifycloud\/privacy-banner\/storefront-banner.js?shop=baublebar.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":26757464148,"offset":-18000,"reqid":"015d0fbc-ae4b-43ae-b4db-ad0af8834351","pageurl":"www.baublebar.com\/?utm_source=thepost.baublebar.com","u":"be879f1b7099","p":"home"};</script>
<script>window.ShopifyPaypalV4VisibilityTracking = true;</script>
<script>!function(o){o.addEventListener("DOMContentLoaded",function(){window.Shopify=window.Shopify||{},window.Shopify.recaptchaV3=window.Shopify.recaptchaV3||{siteKey:"6LcCR2cUAAAAANS1Gpq_mDIJ2pQuJphsSQaUEuc9"};var t=['form[action*="/contact"] input[name="form_type"][value="contact"]','form[action*="/comments"] input[name="form_type"][value="new_comment"]','form[action*="/account"] input[name="form_type"][value="customer_login"]','form[action*="/account"] input[name="form_type"][value="recover_customer_password"]','form[action*="/account"] input[name="form_type"][value="create_customer"]','form[action*="/contact"] input[name="form_type"][value="customer"]'].join(",");function n(e){e=e.target;null==e||null!=(e=function e(t,n){if(null==t.parentElement)return null;if("FORM"!=t.parentElement.tagName)return e(t.parentElement,n);for(var o=t.parentElement.action,r=0;r<n.length;r++)if(-1!==o.indexOf(n[r]))return t.parentElement;return null}(e,["/contact","/comments","/account"]))&&null!=e.querySelector(t)&&((e=o.createElement("script")).setAttribute("src","https://cdn.shopify.com/shopifycloud/storefront-recaptcha-v3/v0.6/index.js"),o.body.appendChild(e),o.removeEventListener("focus",n,!0),o.removeEventListener("change",n,!0),o.removeEventListener("click",n,!0))}o.addEventListener("click",n,!0),o.addEventListener("change",n,!0),o.addEventListener("focus",n,!0)})}(document);</script>
<script integrity="sha256-4VRZk5nmuLKdyxECzHbrGZ+jOgmvT6eNFej4VE7mT80=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//cdn.shopify.com/shopifycloud/shopify/assets/storefront/load_feature-e154599399e6b8b29dcb1102cc76eb199fa33a09af4fa78d15e8f8544ee64fcd.js" crossorigin="anonymous"></script>
<script crossorigin="anonymous" defer="defer" src="//cdn.shopify.com/shopifycloud/shopify/assets/shopify_pay/storefront-c31d2fa4962d2ef90b673e945ee33f4f87302b97d0882cd8e83a629b84b30dab.js?v=20220906"></script>
<script integrity="sha256-h+g5mYiIAULyxidxudjy/2wpCz/3Rd1CbrDf4NudHa4=" data-source-attribution="shopify.dynamic-checkout" defer="defer" src="//cdn.shopify.com/shopifycloud/shopify/assets/storefront/features-87e8399988880142f2c62771b9d8f2ff6c290b3ff745dd426eb0dfe0db9d1dae.js" crossorigin="anonymous"></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: 240px;
  }
}
</style><script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script>

    
    
    
    <script>
      window.SDG = window.SDG || {};
      window._ = window._ || {};
      window.__webpack_public_path__ = '//cdn.shopify.com/s/files/1/0267/5746/4148/t/2/assets/';
      SDG.Data = {};
      SDG.Data.assetUrl = '//cdn.shopify.com/s/files/1/0267/5746/4148/t/2/assets/';
      SDG.Data.fileUrl = '//cdn.shopify.com/s/files/1/0267/5746/4148/files/';
      SDG.Data.sq = [];
    </script>

    
    












<script>SDG.Data.path={collection:'//cdn.shopify.com/s/files/1/0267/5746/4148/t/2/assets/sdg-collection.min.js?v=84469867232621593141658768533',product:'//cdn.shopify.com/s/files/1/0267/5746/4148/t/2/assets/sdg-product.min.js?v=132395712748005916571669166735',};SDG.Data.pageHandle='index';</script>


<script>// This allows to expose several variables to the global scope, to be used in scripts
  window.theme = {
    pageType: "index",
    moneyFormat: "${{amount}}",
    moneyWithCurrencyFormat: "${{amount}} USD",
    currencyCodeEnabled: false,
    productImageSize: "tall",
    searchMode: "product",
    showPageTransition: false,
    showElementStaggering: false,
    showImageZooming: false
  };

  window.routes = {
    rootUrl: "\/",
    rootUrlWithoutSlash: '',
    cartUrl: "\/cart",
    cartAddUrl: "\/cart\/add",
    cartChangeUrl: "\/cart\/change",
    searchUrl: "\/search",
    productRecommendationsUrl: "\/recommendations\/products"
  };

  window.languages = {
    cartAddNote: "Add Order Note",
    cartEditNote: "Edit Order Note",
    productImageLoadingError: "This image could not be loaded. Please try to reload the page.",
    productFormAddToCart: "Add to cart",
    productFormUnavailable: "Unavailable",
    productFormSoldOut: "Sold Out",
    shippingEstimatorOneResult: "1 option available:",
    shippingEstimatorMoreResults: "{{count}} options available:",
    shippingEstimatorNoResults: "No shipping could be found"
  };

  window.lazySizesConfig = {
    loadHidden: false,
    hFac: 0.5,
    expFactor: 2,
    ricTimeout: 150,
    lazyClass: 'Image--lazyLoad',
    loadingClass: 'Image--lazyLoading',
    loadedClass: 'Image--lazyLoaded'
  };

  document.documentElement.className = document.documentElement.className.replace('no-js', 'js');
  document.documentElement.style.setProperty('--window-height', window.innerHeight + 'px');

  // We do a quick detection of some features (we could use Modernizr but for so little...)
  (function() {
    document.documentElement.className += ((window.CSS && window.CSS.supports('(position: sticky) or (position: -webkit-sticky)')) ? ' supports-sticky' : ' no-supports-sticky');
    document.documentElement.className += (window.matchMedia('(-moz-touch-enabled: 1), (hover: none)')).matches ? ' no-supports-hover' : ' supports-hover';
  }());

  
</script><script src="//cdn.shopify.com/s/files/1/0267/5746/4148/t/2/assets/libs.min.js?v=26178543184394469741644338228" defer></script>
<script src="//cdn.shopify.com/s/files/1/0267/5746/4148/t/2/assets/theme.js?v=163403809930018858401669166737" defer></script>

<script>
  (function () {
    window.onpageshow = function() {
      if (window.theme.showPageTransition) {
        var pageTransition = document.querySelector('.PageTransition');

        if (pageTransition) {
          pageTransition.style.visibility = 'visible';
          pageTransition.style.opacity = '0';
        }
      }

      // When the page is loaded from the cache, we have to reload the cart content
      document.documentElement.dispatchEvent(new CustomEvent('cart:refresh', {
        bubbles: true
      }));
    };
  })();
</script>


<script src="//cdn.shopify.com/s/files/1/0267/5746/4148/t/2/assets/sdg-runtime.min.js?v=1697186632084097021665507472" defer></script>
<script src="//cdn.shopify.com/s/files/1/0267/5746/4148/t/2/assets/sdg-app.min.js?v=105261746972202298721669166733" defer></script>
<script src="//cdn.shopify.com/s/files/1/0267/5746/4148/t/2/assets/custom.js?v=47265593874736516711669054901" defer></script>


    
    


  <script type="application/ld+json">
  {
    "@context": "http://schema.org",
    "@type": "BreadcrumbList",
  "itemListElement": [{
      "@type": "ListItem",
      "position": 1,
      "name": "Home",
      "item": "https://www.baublebar.com"
    }]
  }
  </script>



  <!-- BEGIN app block: shopify://apps/klaviyo-email-marketing-sms/blocks/klaviyo-onsite-embed/2632fe16-c075-4321-a88b-50b567f42507 -->












  <script async src="https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=XQJcHL"></script>
  <script>!function(){if(!window.klaviyo){window._klOnsite=window._klOnsite||[];try{window.klaviyo=new Proxy({},{get:function(n,i){return"push"===i?function(){var n;(n=window._klOnsite).push.apply(n,arguments)}:function(){for(var n=arguments.length,o=new Array(n),w=0;w<n;w++)o[w]=arguments[w];var t="function"==typeof o[o.length-1]?o.pop():void 0,e=new Promise((function(n){window._klOnsite.push([i].concat(o,[function(i){t&&t(i),n(i)}]))}));return e}}})}catch(n){window.klaviyo=window.klaviyo||[],window.klaviyo.push=function(){var n;(n=window._klOnsite).push.apply(n,arguments)}}}}();</script>

  



<!-- END app app block --><meta property="og:image" content="https://cdn.shopify.com/s/files/1/0267/5746/4148/files/BBLogo_Standard_Black_88a254a3-d78a-4ebc-948c-ad44575f466d.png?height=628&pad_color=ffffff&v=1651678907&width=1200" />
<meta property="og:image:secure_url" content="https://cdn.shopify.com/s/files/1/0267/5746/4148/files/BBLogo_Standard_Black_88a254a3-d78a-4ebc-948c-ad44575f466d.png?height=628&pad_color=ffffff&v=1651678907&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: 26757464148,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token: session_token && session_token.length === 2 ? session_token[1] : "",page_type: "index"};window.navigator.sendBeacon("https://monorail-edge.shopifysvc.com/v1/produce", JSON.stringify({schema_id: "online_store_buyer_site_abandonment/1.1",payload: payload,metadata: {event_created_at_ms: currentMs,event_sent_at_ms: currentMs}}));}}window.addEventListener('pagehide', handle_abandonment_event);}}());</script>
<script>window.ShopifyAnalytics = window.ShopifyAnalytics || {};
window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {};
window.ShopifyAnalytics.meta.currency = 'USD';
var meta = {"page":{"pageType":"home"}};
for (var attr in meta) {
  window.ShopifyAnalytics.meta[attr] = meta[attr];
}</script>
<script>window.ShopifyAnalytics.merchantGoogleAnalytics = function() {
  
};
</script>
<script class="analytics">(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: 26757464148,
      theme_id: 120627265620,
      app_name: "storefront",
      context_url: window.location.href,
      source_url: "https://cdn.shopify.com/s/trekkie.storefront.2a8b43dedf58d4618d93228034ac7e254093b395.min.js"});

      };
      scriptFallback.async = true;
      scriptFallback.src = 'https://cdn.shopify.com/s/trekkie.storefront.2a8b43dedf58d4618d93228034ac7e254093b395.min.js';
      first.parentNode.insertBefore(scriptFallback, first);
    };
    script.async = true;
    script.src = 'https://cdn.shopify.com/s/trekkie.storefront.2a8b43dedf58d4618d93228034ac7e254093b395.min.js';
    first.parentNode.insertBefore(script, first);
  };
  trekkie.load(
    {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":26757464148,"isMerchantRequest":null,"themeId":120627265620,"themeCityHash":"14793029106317097948","contentLanguage":"en","currency":"USD"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain"},"Google Analytics":{"trackingId":"UA-19420948-1","domain":"auto","siteSpeedSampleRate":"10","enhancedEcommerce":true,"doubleClick":true,"includeSearch":true},"Facebook Pixel":{"pixelIds":["1051827668511705"],"agent":"plshopify1.2"},"Pinterest Pixel":{"pixelId":"2619236088290"},"TikTok Pixel":{"pixelId":"CC7R0PJC77U49N0DNR3G"},"Session Attribution":{},"S2S":{"facebookCapiEnabled":true,"facebookAppPixelId":"1051827668511705","source":"trekkie-storefront-renderer"}}
  );

  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,{"pageType":"home"});

    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 = "//cdn.shopify.com/shopifycloud/shopify/assets/shop_events_listener-65cd0ba3fcd81a1df33f2510ec5bcf8c0e0958653b50e3965ec972dd638ee13f.js";
      document.getElementsByTagName('head')[0].appendChild(eventsListenerScript);
    
})();</script>
<script class="boomerang">
(function () {
  if (window.BOOMR && (window.BOOMR.version || window.BOOMR.snippetExecuted)) {
    return;
  }
  window.BOOMR = window.BOOMR || {};
  window.BOOMR.snippetStart = new Date().getTime();
  window.BOOMR.snippetExecuted = true;
  window.BOOMR.snippetVersion = 12;
  window.BOOMR.application = "storefront-renderer";
  window.BOOMR.themeName = "Prestige";
  window.BOOMR.themeVersion = "5.7.0";
  window.BOOMR.shopId = 26757464148;
  window.BOOMR.themeId = 120627265620;
  window.BOOMR.renderRegion = "gcp-us-central1";
  window.BOOMR.url =
    "https://cdn.shopify.com/shopifycloud/boomerang/shopify-boomerang-1.0.0.min.js";
  var where = document.currentScript || document.getElementsByTagName("script")[0];
  var parentNode = where.parentNode;
  var promoted = false;
  var LOADER_TIMEOUT = 3000;
  function promote() {
    if (promoted) {
      return;
    }
    var script = document.createElement("script");
    script.id = "boomr-scr-as";
    script.src = window.BOOMR.url;
    script.async = true;
    parentNode.appendChild(script);
    promoted = true;
  }
  function iframeLoader(wasFallback) {
    promoted = true;
    var dom, bootstrap, iframe, iframeStyle;
    var doc = document;
    var win = window;
    window.BOOMR.snippetMethod = wasFallback ? "if" : "i";
    bootstrap = function(parent, scriptId) {
      var script = doc.createElement("script");
      script.id = scriptId || "boomr-if-as";
      script.src = window.BOOMR.url;
      BOOMR_lstart = new Date().getTime();
      parent = parent || doc.body;
      parent.appendChild(script);
    };
    if (!window.addEventListener && window.attachEvent && navigator.userAgent.match(/MSIE [67]./)) {
      window.BOOMR.snippetMethod = "s";
      bootstrap(parentNode, "boomr-async");
      return;
    }
    iframe = document.createElement("IFRAME");
    iframe.src = "about:blank";
    iframe.title = "";
    iframe.role = "presentation";
    iframe.loading = "eager";
    iframeStyle = (iframe.frameElement || iframe).style;
    iframeStyle.width = 0;
    iframeStyle.height = 0;
    iframeStyle.border = 0;
    iframeStyle.display = "none";
    parentNode.appendChild(iframe);
    try {
      win = iframe.contentWindow;
      doc = win.document.open();
    } catch (e) {
      dom = document.domain;
      iframe.src = "javascript:var d=document.open();d.domain='" + dom + "';void(0);";
      win = iframe.contentWindow;
      doc = win.document.open();
    }
    if (dom) {
      doc._boomrl = function() {
        this.domain = dom;
        bootstrap();
      };
      doc.write("<body onload='document._boomrl();'>");
    } else {
      win._boomrl = function() {
        bootstrap();
      };
      if (win.addEventListener) {
        win.addEventListener("load", win._boomrl, false);
      } else if (win.attachEvent) {
        win.attachEvent("onload", win._boomrl);
      }
    }
    doc.close();
  }
  var link = document.createElement("link");
  if (link.relList &&
    typeof link.relList.supports === "function" &&
    link.relList.supports("preload") &&
    ("as" in link)) {
    window.BOOMR.snippetMethod = "p";
    link.href = window.BOOMR.url;
    link.rel = "preload";
    link.as = "script";
    link.addEventListener("load", promote);
    link.addEventListener("error", function() {
      iframeLoader(true);
    });
    setTimeout(function() {
      if (!promoted) {
        iframeLoader(true);
      }
    }, LOADER_TIMEOUT);
    BOOMR_lstart = new Date().getTime();
    parentNode.appendChild(link);
  } else {
    iframeLoader(false);
  }
  function boomerangSaveLoadTime(e) {
    window.BOOMR_onload = (e && e.timeStamp) || new Date().getTime();
  }
  if (window.addEventListener) {
    window.addEventListener("load", boomerangSaveLoadTime, false);
  } else if (window.attachEvent) {
    window.attachEvent("onload", boomerangSaveLoadTime);
  }
  if (document.addEventListener) {
    document.addEventListener("onBoomerangLoaded", function(e) {
      e.detail.BOOMR.init({
        ResourceTiming: {
          enabled: true,
          trackedResourceTypes: ["script", "img", "css"]
        },
      });
      e.detail.BOOMR.t_end = new Date().getTime();
    });
  } else if (document.attachEvent) {
    document.attachEvent("onpropertychange", function(e) {
      if (!e) e=event;
      if (e.propertyName === "onBoomerangLoaded") {
        e.detail.BOOMR.init({
          ResourceTiming: {
            enabled: true,
            trackedResourceTypes: ["script", "img", "css"]
          },
        });
        e.detail.BOOMR.t_end = new Date().getTime();
      }
    });
  }
})();</script>
<script id="web-pixels-manager-setup">(function e(e,n,a,o,t){e&&(window.Shopify=window.Shopify||{},window.Shopify.analytics=window.Shopify.analytics||{},window.Shopify.analytics.replayQueue=[],window.Shopify.analytics.publish=function(e,n,a){window.Shopify.analytics.replayQueue.push([e,n,a])});var r,i,s,l,d,c,p,u,f=a+"/"+o+"."+function(){var e="legacy",n="unknown",a=null,o=navigator.userAgent.match(/(Firefox|Chrome)\/(\d+)/i),t=navigator.userAgent.match(/(Edg)\/(\d+)/i),r=navigator.userAgent.match(/(Version)\/(\d+)(.+)(Safari)\/(\d+)/i);r?(n="safari",a=parseInt(r[2],10)):t?(n="edge",a=parseInt(t[2],10)):o&&(n=o[1].toLocaleLowerCase(),a=parseInt(o[2],10));var i={chrome:60,firefox:55,safari:11,edge:80}[n];return void 0!==i&&null!==a&&i<=a&&(e="modern"),e}()+".js";r={src:f,async:!0,onload:function(){if(e){var a=window.webPixelsManager.init(e);n(a),window.Shopify.analytics.replayQueue.forEach((function(e){a.publishCustomEvent(e[0],e[1],e[2])})),window.Shopify.analytics.replayQueue=[],window.Shopify.analytics.publish=a.publishCustomEvent}},onerror:function(){var n=(e.storefrontBaseUrl?e.storefrontBaseUrl.replace(/\/$/,""):self.location.origin)+"/.well-known/shopify/monorail/unstable/produce_batch",a=JSON.stringify({metadata:{event_sent_at_ms:(new Date).getTime()},events:[{schema_id:"web_pixels_manager_load/2.0",payload:{version:t||"latest",page_url:self.location.href,status:"failed",error_msg:f+" has failed to load"},metadata:{event_created_at_ms:(new Date).getTime()}}]});try{if(self.navigator.sendBeacon.bind(self.navigator)(n,a))return!0}catch(e){}const o=new XMLHttpRequest;try{return o.open("POST",n,!0),o.setRequestHeader("Content-Type","text/plain"),o.send(a),!0}catch(e){console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging a load error.")}return!1}},i=document.createElement("script"),s=r.src,l=r.async||!0,d=r.onload,c=r.onerror,p=document.head,u=document.body,i.async=l,i.src=s,d&&i.addEventListener("load",d),c&&i.addEventListener("error",c),p?p.appendChild(i):u?u.appendChild(i):console.error("Did not find a head or body element to append the script")})({shopId: 26757464148,storefrontBaseUrl: "https://www.baublebar.com",cdnBaseUrl: "https://cdn.shopify.com",surface: "storefront-renderer",enabledBetaFlags: ["web_pixels_use_shop_domain_monorail_endpoint"],webPixelExtensionBaseUrl: "https://cdn.shopify.com",webPixelsConfigList: [],initData: {"cart":null,"checkout":null,"customer":null,"productVariants":[]},},function pageEvents(webPixelsManagerAPI) {webPixelsManagerAPI.publish("page_viewed");},"https://cdn.shopify.com/shopifycloud/web-pixels-manager/0.0.189","browser","0.0.189");</script></head><body class="prestige--v4 features--heading-small features--heading-uppercase  template-index">

    <!-- Google Tag Manager (noscript) -->
    <noscript>
      <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T8VL26L"
        height="0" width="0" style="display:none;visibility:hidden">
      </iframe>
    </noscript>
    <!-- End Google Tag Manager (noscript) --><svg class="u-visually-hidden">
      <linearGradient id="rating-star-gradient-half">
        <stop offset="50%" stop-color="var(--product-star-rating)" />
        <stop offset="50%" stop-color="var(--text-color-light)" />
      </linearGradient>
    </svg>

    <a class="PageSkipLink u-visually-hidden" href="#main">Skip to content</a>
    <span class="LoadingBar"></span>
    <div class="PageOverlay"></div><div id="shopify-section-popup" class="shopify-section"></div>
    <div id="shopify-section-sidebar-menu" class="shopify-section"><section id="sidebar-menu" class="SidebarMenu Drawer Drawer--small Drawer--fromLeft" aria-hidden="true" data-section-id="sidebar-menu" data-section-type="sidebar-menu">
    <header class="Drawer__Header" data-drawer-animated-left>
      <button class="Drawer__Close Icon-Wrapper--clickable" data-action="close-drawer" data-drawer-id="sidebar-menu" aria-label="Close navigation"><svg class="Icon Icon--close " role="presentation" viewBox="0 0 16 14">
      <path d="M15 0L1 14m14 0L1 0" stroke="currentColor" fill="none" fill-rule="evenodd"></path>
    </svg></button>
    </header>

    <div class="Drawer__Content">
      <div class="Drawer__Main" data-drawer-animated-left data-scrollable>
        <div class="Drawer__Container">
          <nav class="SidebarMenu__Nav SidebarMenu__Nav--primary" aria-label="Sidebar navigation"><div class="Collapsible"><button class="Collapsible__Button Heading u-h6" data-action="toggle-collapsible" aria-expanded="false">New Arrivals<span class="Collapsible__Plus"></span>
                  </button>

                  <div class="Collapsible__Inner">
                    <div class="Collapsible__Content"><div class="Collapsible"><a href="/collections/new-arrivals" class="Collapsible__Button Heading Link Link--primary">New Arrivals</a></div><div class="Collapsible"><a href="/collections/bracelets" class="Collapsible__Button Heading Link Link--primary">20% Off 2+ Bracelets</a></div><div class="Collapsible"><a href="/collections/heart-jewelry" class="Collapsible__Button Heading Link Link--primary">The Hearts Collection</a></div><div class="Collapsible"><a href="/collections/choker-necklaces" class="Collapsible__Button Heading Link Link--primary">2023&#39;s Must-Have Necklace</a></div><div class="Collapsible"><a href="/collections/back-in-stock" class="Collapsible__Button Heading Link Link--primary">Back in Stock</a></div><div class="Collapsible"><a href="/collections/nfl" class="Collapsible__Button Heading Link Link--primary">NFL Jewelry</a></div></div>
                  </div></div><div class="Collapsible"><button class="Collapsible__Button Heading u-h6" data-action="toggle-collapsible" aria-expanded="false">Best Sellers<span class="Collapsible__Plus"></span>
                  </button>

                  <div class="Collapsible__Inner">
                    <div class="Collapsible__Content"><div class="Collapsible"><a href="/collections/best-sellers" class="Collapsible__Button Heading Link Link--primary">Shop All Best Sellers</a></div><div class="Collapsible"><a href="/collections/fine-jewelry" class="Collapsible__Button Heading Link Link--primary">Fine Gifts Under $100</a></div><div class="Collapsible"><a href="/collections/all-custom" class="Collapsible__Button Heading Link Link--primary">Custom Top Picks</a></div><div class="Collapsible"><a href="/collections/everyday-jewelry" class="Collapsible__Button Heading Link Link--primary">Everyday Essentials</a></div></div>
                  </div></div><div class="Collapsible"><button class="Collapsible__Button Heading u-h6" data-action="toggle-collapsible" aria-expanded="false">Jewelry<span class="Collapsible__Plus"></span>
                  </button>

                  <div class="Collapsible__Inner">
                    <div class="Collapsible__Content"><div class="Collapsible"><a href="/collections/earrings" class="Collapsible__Button Heading Link Link--primary">Earrings</a></div><div class="Collapsible"><a href="/collections/bracelets" class="Collapsible__Button Heading Link Link--primary">Bracelets</a></div><div class="Collapsible"><a href="/collections/necklaces" class="Collapsible__Button Heading Link Link--primary">Necklaces</a></div><div class="Collapsible"><a href="/collections/rings" class="Collapsible__Button Heading Link Link--primary">Rings</a></div><div class="Collapsible"><a href="/collections/anklets" class="Collapsible__Button Heading Link Link--primary">Anklets</a></div><div class="Collapsible"><a href="/collections/hair-accessories" class="Collapsible__Button Heading Link Link--primary">Hair Accessories</a></div><div class="Collapsible"><a href="/collections/fashion-jewelry" class="Collapsible__Button Heading Link Link--primary">Shop All Jewelry</a></div></div>
                  </div></div><div class="Collapsible"><button class="Collapsible__Button Heading u-h6" data-action="toggle-collapsible" aria-expanded="false">Fine<span class="Collapsible__Plus"></span>
                  </button>

                  <div class="Collapsible__Inner">
                    <div class="Collapsible__Content"><div class="Collapsible"><a href="/collections/fine-earrings" class="Collapsible__Button Heading Link Link--primary">Earrings</a></div><div class="Collapsible"><a href="/collections/fine-bracelets" class="Collapsible__Button Heading Link Link--primary">Bracelets</a></div><div class="Collapsible"><a href="/collections/fine-necklaces" class="Collapsible__Button Heading Link Link--primary">Necklaces</a></div><div class="Collapsible"><a href="/collections/fine-rings" class="Collapsible__Button Heading Link Link--primary">Rings</a></div><div class="Collapsible"><a href="/collections/fine-jewelry-sets" class="Collapsible__Button Heading Link Link--primary">Fine Sets Under $100</a></div><div class="Collapsible"><a href="/collections/fine-jewelry" class="Collapsible__Button Heading Link Link--primary">Shop All Fine Jewelry</a></div></div>
                  </div></div><div class="Collapsible"><button class="Collapsible__Button Heading u-h6" data-action="toggle-collapsible" aria-expanded="false">Custom<span class="Collapsible__Plus"></span>
                  </button>

                  <div class="Collapsible__Inner">
                    <div class="Collapsible__Content"><div class="Collapsible"><a href="/collections/custom-bracelets" class="Collapsible__Button Heading Link Link--primary">Bracelets</a></div><div class="Collapsible"><a href="/collections/custom-blankets-throws" class="Collapsible__Button Heading Link Link--primary">Blankets &amp; Throws</a></div><div class="Collapsible"><a href="/collections/custom-phone-cases" class="Collapsible__Button Heading Link Link--primary">Phone Cases</a></div><div class="Collapsible"><a href="/collections/name-initial-jewelry" class="Collapsible__Button Heading Link Link--primary">Names &amp; Initials</a></div><div class="Collapsible"><a href="/collections/fine-jewelry-personalized" class="Collapsible__Button Heading Link Link--primary">Fine Jewelry</a></div><div class="Collapsible"><a href="/collections/childrens-blankets" class="Collapsible__Button Heading Link Link--primary">Kids&#39; Blankets</a></div><div class="Collapsible"><a href="/collections/minibar-kids-placemats" class="Collapsible__Button Heading Link Link--primary">Kids&#39; Placemats</a></div><div class="Collapsible"><a href="/collections/all-custom" class="Collapsible__Button Heading Link Link--primary">Shop All Custom</a></div></div>
                  </div></div><div class="Collapsible"><button class="Collapsible__Button Heading u-h6" data-action="toggle-collapsible" aria-expanded="false">Blankets<span class="Collapsible__Plus"></span>
                  </button>

                  <div class="Collapsible__Inner">
                    <div class="Collapsible__Content"><div class="Collapsible"><a href="/collections/custom-blankets-throws" class="Collapsible__Button Heading Link Link--primary">Custom Blankets &amp; Throws</a></div><div class="Collapsible"><a href="/collections/childrens-blankets" class="Collapsible__Button Heading Link Link--primary">Custom Kids&#39; Blankets</a></div><div class="Collapsible"><a href="/collections/disney-blankets" class="Collapsible__Button Heading Link Link--primary">Custom Disney Blankets</a></div><div class="Collapsible"><a href="/collections/nfl-team-blankets" class="Collapsible__Button Heading Link Link--primary">Custom NFL Blankets</a></div><div class="Collapsible"><a href="/pages/bulk-order-form" class="Collapsible__Button Heading Link Link--primary">Bulk Order Blankets</a></div></div>
                  </div></div><div class="Collapsible"><button class="Collapsible__Button Heading u-h6" data-action="toggle-collapsible" aria-expanded="false">Tech<span class="Collapsible__Plus"></span>
                  </button>

                  <div class="Collapsible__Inner">
                    <div class="Collapsible__Content"><div class="Collapsible"><a href="/collections/custom-phone-cases" class="Collapsible__Button Heading Link Link--primary">Custom Phone Cases</a></div><div class="Collapsible"><a href="/collections/nfl-phone-cases" class="Collapsible__Button Heading Link Link--primary">NFL Custom Phone Cases</a></div></div>
                  </div></div><div class="Collapsible"><button class="Collapsible__Button Heading u-h6" data-action="toggle-collapsible" aria-expanded="false">Kids<span class="Collapsible__Plus"></span>
                  </button>

                  <div class="Collapsible__Inner">
                    <div class="Collapsible__Content"><div class="Collapsible"><a href="/collections/minibar-kids-jewelry" class="Collapsible__Button Heading Link Link--primary">Jewelry &amp; Hair</a></div><div class="Collapsible"><a href="/collections/childrens-blankets" class="Collapsible__Button Heading Link Link--primary">Custom Blankets</a></div><div class="Collapsible"><a href="/collections/minibar-kids-placemats" class="Collapsible__Button Heading Link Link--primary">Custom Placemats</a></div><div class="Collapsible"><a href="/collections/disney-childrens-jewelry" class="Collapsible__Button Heading Link Link--primary">Disney Jewelry</a></div><div class="Collapsible"><a href="/collections/minibar" class="Collapsible__Button Heading Link Link--primary">Shop All Kids</a></div></div>
                  </div></div><div class="Collapsible"><button class="Collapsible__Button Heading u-h6" data-action="toggle-collapsible" aria-expanded="false">Disney<span class="Collapsible__Plus"></span>
                  </button>

                  <div class="Collapsible__Inner">
                    <div class="Collapsible__Content"><div class="Collapsible"><a href="/collections/disney-bag-charms" class="Collapsible__Button Heading Link Link--primary">Disney Bag Charms</a></div><div class="Collapsible"><a href="/collections/disney-mickey-jewelry" class="Collapsible__Button Heading Link Link--primary">Mickey &amp; Friends</a></div><div class="Collapsible"><a href="/collections/disney-princess-jewelry" class="Collapsible__Button Heading Link Link--primary">Princess &amp; Villains </a></div><div class="Collapsible"><a href="/collections/toy-story" class="Collapsible__Button Heading Link Link--primary">Toy Story</a></div><div class="Collapsible"><a href="/collections/disney-blankets" class="Collapsible__Button Heading Link Link--primary">Disney Blankets</a></div><div class="Collapsible"><a href="/collections/disney" class="Collapsible__Button Heading Link Link--primary">Shop All Disney</a></div></div>
                  </div></div><div class="Collapsible"><button class="Collapsible__Button Heading u-h6" data-action="toggle-collapsible" aria-expanded="false">NFL<span class="Collapsible__Plus"></span>
                  </button>

                  <div class="Collapsible__Inner">
                    <div class="Collapsible__Content"><div class="Collapsible"><a href="/collections/nfl" class="Collapsible__Button Heading Link Link--primary">20% Off NFL x BaubleBar</a></div><div class="Collapsible"><a href="/collections/nfl-team-blankets" class="Collapsible__Button Heading Link Link--primary">NFL Custom Blankets</a></div><div class="Collapsible"><a href="/collections/nfl-phone-cases" class="Collapsible__Button Heading Link Link--primary">NFL Custom Phone Cases</a></div><div class="Collapsible"><a href="/collections/disney-nfl-bag-charms" class="Collapsible__Button Heading Link Link--primary">Mickey NFL Bag Charms</a></div><div class="Collapsible"><a href="/collections/nba" class="Collapsible__Button Heading Link Link--primary">NBA x BaubleBar</a></div></div>
                  </div></div><div class="Collapsible"><button class="Collapsible__Button Heading u-h6" data-action="toggle-collapsible" aria-expanded="false">Sale<span class="Collapsible__Plus"></span>
                  </button>

                  <div class="Collapsible__Inner">
                    <div class="Collapsible__Content"><div class="Collapsible"><a href="/collections/all-sale-jewelry" class="Collapsible__Button Heading Link Link--primary">Shop All Sale</a></div><div class="Collapsible"><a href="/collections/disney-sale-jewelry" class="Collapsible__Button Heading Link Link--primary">Shop Disney Sale</a></div></div>
                  </div></div></nav><nav class="SidebarMenu__Nav SidebarMenu__Nav--secondary">
            <ul class="Linklist Linklist--spacingLoose"><li class="Linklist__Item">
                  <a href="/account" class="Text--subdued Link Link--primary">Account</a>
                </li></ul>
          </nav>
        </div>
      </div><aside class="Drawer__Footer" data-drawer-animated-bottom><ul class="SidebarMenu__Social HorizontalList HorizontalList--spacingFill">
    <li class="HorizontalList__Item">
      <a href="https://www.facebook.com/baublebar/" class="Link Link--primary" target="_blank" rel="noopener" aria-label="Facebook">
        <span class="Icon-Wrapper--clickable"><svg class="Icon Icon--facebook " viewBox="0 0 9 17">
      <path d="M5.842 17V9.246h2.653l.398-3.023h-3.05v-1.93c0-.874.246-1.47 1.526-1.47H9V.118C8.718.082 7.75 0 6.623 0 4.27 0 2.66 1.408 2.66 3.994v2.23H0v3.022h2.66V17h3.182z"></path>
    </svg></span>
      </a>
    </li>

    
<li class="HorizontalList__Item">
      <a href="https://www.instagram.com/baublebar/" class="Link Link--primary" target="_blank" rel="noopener" aria-label="Instagram">
        <span class="Icon-Wrapper--clickable"><svg class="Icon Icon--instagram " role="presentation" viewBox="0 0 32 32">
      <path d="M15.994 2.886c4.273 0 4.775.019 6.464.095 1.562.07 2.406.33 2.971.552.749.292 1.283.635 1.841 1.194s.908 1.092 1.194 1.841c.216.565.483 1.41.552 2.971.076 1.689.095 2.19.095 6.464s-.019 4.775-.095 6.464c-.07 1.562-.33 2.406-.552 2.971-.292.749-.635 1.283-1.194 1.841s-1.092.908-1.841 1.194c-.565.216-1.41.483-2.971.552-1.689.076-2.19.095-6.464.095s-4.775-.019-6.464-.095c-1.562-.07-2.406-.33-2.971-.552-.749-.292-1.283-.635-1.841-1.194s-.908-1.092-1.194-1.841c-.216-.565-.483-1.41-.552-2.971-.076-1.689-.095-2.19-.095-6.464s.019-4.775.095-6.464c.07-1.562.33-2.406.552-2.971.292-.749.635-1.283 1.194-1.841s1.092-.908 1.841-1.194c.565-.216 1.41-.483 2.971-.552 1.689-.083 2.19-.095 6.464-.095zm0-2.883c-4.343 0-4.889.019-6.597.095-1.702.076-2.864.349-3.879.743-1.054.406-1.943.959-2.832 1.848S1.251 4.473.838 5.521C.444 6.537.171 7.699.095 9.407.019 11.109 0 11.655 0 15.997s.019 4.889.095 6.597c.076 1.702.349 2.864.743 3.886.406 1.054.959 1.943 1.848 2.832s1.784 1.435 2.832 1.848c1.016.394 2.178.667 3.886.743s2.248.095 6.597.095 4.889-.019 6.597-.095c1.702-.076 2.864-.349 3.886-.743 1.054-.406 1.943-.959 2.832-1.848s1.435-1.784 1.848-2.832c.394-1.016.667-2.178.743-3.886s.095-2.248.095-6.597-.019-4.889-.095-6.597c-.076-1.702-.349-2.864-.743-3.886-.406-1.054-.959-1.943-1.848-2.832S27.532 1.247 26.484.834C25.468.44 24.306.167 22.598.091c-1.714-.07-2.26-.089-6.603-.089zm0 7.778c-4.533 0-8.216 3.676-8.216 8.216s3.683 8.216 8.216 8.216 8.216-3.683 8.216-8.216-3.683-8.216-8.216-8.216zm0 13.549c-2.946 0-5.333-2.387-5.333-5.333s2.387-5.333 5.333-5.333 5.333 2.387 5.333 5.333-2.387 5.333-5.333 5.333zM26.451 7.457c0 1.059-.858 1.917-1.917 1.917s-1.917-.858-1.917-1.917c0-1.059.858-1.917 1.917-1.917s1.917.858 1.917 1.917z"></path>
    </svg></span>
      </a>
    </li>

    
<li class="HorizontalList__Item">
      <a href="https://www.pinterest.com/baublebar/" class="Link Link--primary" target="_blank" rel="noopener" aria-label="Pinterest">
        <span class="Icon-Wrapper--clickable"><svg class="Icon Icon--pinterest " role="presentation" viewBox="0 0 32 32">
      <path d="M16 0q3.25 0 6.208 1.271t5.104 3.417 3.417 5.104T32 16q0 4.333-2.146 8.021t-5.833 5.833T16 32q-2.375 0-4.542-.625 1.208-1.958 1.625-3.458l1.125-4.375q.417.792 1.542 1.396t2.375.604q2.5 0 4.479-1.438t3.063-3.937 1.083-5.625q0-3.708-2.854-6.437t-7.271-2.729q-2.708 0-4.958.917T8.042 8.689t-2.104 3.208-.729 3.479q0 2.167.812 3.792t2.438 2.292q.292.125.5.021t.292-.396q.292-1.042.333-1.292.167-.458-.208-.875-1.083-1.208-1.083-3.125 0-3.167 2.188-5.437t5.729-2.271q3.125 0 4.875 1.708t1.75 4.458q0 2.292-.625 4.229t-1.792 3.104-2.667 1.167q-1.25 0-2.042-.917t-.5-2.167q.167-.583.438-1.5t.458-1.563.354-1.396.167-1.25q0-1.042-.542-1.708t-1.583-.667q-1.292 0-2.167 1.188t-.875 2.979q0 .667.104 1.292t.229.917l.125.292q-1.708 7.417-2.083 8.708-.333 1.583-.25 3.708-4.292-1.917-6.938-5.875T0 16Q0 9.375 4.687 4.688T15.999.001z"></path>
    </svg></span>
      </a>
    </li>

    
<li class="HorizontalList__Item">
      <a href="https://www.tiktok.com/@baublebar?lang=en" class="Link Link--primary" target="_blank" rel="noopener" aria-label="TikTok">
        <span class="Icon-Wrapper--clickable"><svg class="Icon Icon--tiktok " role="presentation" viewBox="0 0 13 16">
      <path d="M12.998 6.146A4.055 4.055 0 019.23 4.331v6.245a4.616 4.616 0 11-4.615-4.615c.096 0 .19.008.285.014V8.25c-.095-.012-.188-.029-.285-.029a2.356 2.356 0 000 4.711c1.3 0 2.45-1.025 2.45-2.326L7.089 0h2.176A4.053 4.053 0 0013 3.618v2.528" fill="currentColor"></path>
    </svg></span>
      </a>
    </li>

    

  </ul>

</aside></div>
</section>

</div>
<div id="sidebar-cart" class="Drawer Drawer--fromRight" aria-hidden="true" data-section-id="cart" data-section-type="cart" data-section-settings='{
  "type": "drawer",
  "itemCount": 0,
  "drawer": true,
  "hasShippingEstimator": false
}'>
  <div class="Drawer__Header Drawer__Header--bordered Drawer__Container">
      <span class="Drawer__Title">Cart</span>

      <button class="Drawer__Close Icon-Wrapper--clickable" data-action="close-drawer" data-drawer-id="sidebar-cart" aria-label="Close cart"><svg class="Icon Icon--close " role="presentation" viewBox="0 0 16 14">
      <path d="M15 0L1 14m14 0L1 0" stroke="currentColor" fill="none" fill-rule="evenodd"></path>
    </svg></button>
  </div>

  <form class="Cart Drawer__Content" action="/cart" method="POST" novalidate>
    <div class="Drawer__Main" data-scrollable><div class="Cart__ShippingNotice">
          <div class="Drawer__Container"><p class="Drawer__ContainerText">Spend <span>$75.00</span> more and get free shipping!</p></div>
        </div><p class="Cart__Empty u-h6">Your cart is empty</p></div></form>
</div>
<div class="PageContainer">
      <div id="shopify-section-announcement" class="shopify-section"><section
      id="section-announcement"
      data-section-id="announcement"
      data-section-type="announcement-bar"
      class="AnnouncementBar js-announcement-bar"
    >
      <div
        class="AnnouncementBar__Wrapper AnnouncementBar__Wrapper--Carousel js-announcement-carousel"
        data-autoplay="4000"
        data-flickity-config='{
  "autoPlay": 4000,
  "dragThreshold": 16,
  "pageDots": true,
  "prevNextButtons": true,
  "wrapAround": true,
}'
      ><a
                href="/collections/bracelets"
                class="AnnouncementBar__Content AnnouncementBar__Content--Link"
              >
                <strong>START STACKING:</strong> Enjoy 20% Off 2+ Bracelets With Code STACKING20
              </a><p class="AnnouncementBar__Content">
                <strong>OUR GIFT TO YOU</strong>: Get our best-selling jewelry storage case for $10 (usually $20) with any full-price item. Simply add to cart at checkout.
              </p><a
                href="/collections/new-arrivals"
                class="AnnouncementBar__Content AnnouncementBar__Content--Link"
              >
                <strong>SOMETHING NEW</strong>: 100+ New Arrivals Have Landed. Treat Yourself To Something New. 
              </a></div>
    </section>

    <style>
      #section-announcement {
        background: #ddeaf2;
        color: #000000;
        text-align: center;
      }
      #section-announcement .flickity-page-dot {
        border-color: #ffffff;
      }
      #section-announcement .flickity-page-dot.is-selected {
        background-color: #ffffff;
      }
      #section-announcement .flickity-prev-next-button {
        color: #ffffff;
      }
    </style>

    <script>
      document.documentElement.style.setProperty(
        '--announcement-bar-height',
        document.getElementById('shopify-section-announcement').offsetHeight + 'px',
      );
    </script>
</div>
      <div id="shopify-section-header" class="shopify-section shopify-section--header"><div id="Search" class="Search" aria-hidden="true">
  <div class="Search__Inner">
    <div class="Search__SearchBar">
      <form action="/search" name="GET" role="search" class="Search__Form">
        <div class="Search__InputIconWrapper">
          <span class="hidden-tablet-and-up"><svg class="Icon Icon--search " role="presentation" viewBox="0 0 18 17">
      <g transform="translate(1 1)" stroke="currentColor" fill="none" fill-rule="evenodd" stroke-linecap="square">
        <path d="M16 16l-5.0752-5.0752"></path>
        <circle cx="6.4" cy="6.4" r="6.4"></circle>
      </g>
    </svg></span>
          <span class="hidden-phone"><svg class="Icon Icon--search-desktop " role="presentation" viewBox="0 0 21 21">
      <g transform="translate(1 1)" stroke="currentColor" stroke-width="2" fill="none" fill-rule="evenodd" stroke-linecap="square">
        <path d="M18 18l-5.7096-5.7096"></path>
        <circle cx="7.2" cy="7.2" r="7.2"></circle>
      </g>
    </svg></span>
        </div>

        <input type="search" class="Search__Input" name="q" autocomplete="off" autocorrect="off" autocapitalize="off" aria-label="Search..." placeholder="Search..." autofocus>
        <input type="hidden" name="type" value="product">
      </form>

      <button class="Search__Close Link Link--primary" data-action="close-search" aria-label="Close search"><svg class="Icon Icon--close " role="presentation" viewBox="0 0 16 14">
      <path d="M15 0L1 14m14 0L1 0" stroke="currentColor" fill="none" fill-rule="evenodd"></path>
    </svg></button>
    </div>

    <div class="Search__Results" aria-hidden="true"></div>
  </div>
</div><header id="section-header"
        class="Header Header--center Header--initialized  Header--withIcons"
        data-section-id="header"
        data-section-type="header"
        data-section-settings='{
  "navigationStyle": "center",
  "hasTransparentHeader": false,
  "isSticky": true
}'
        role="banner">
  <div class="Header__Wrapper">
    <div class="Header__FlexItem Header__FlexItem--fill">
      <button class="Header__Icon Icon-Wrapper Icon-Wrapper--clickable hidden-desk" aria-expanded="false" data-action="open-drawer" data-drawer-id="sidebar-menu" aria-label="Open navigation">
        <span class="hidden-tablet-and-up"><svg class="Icon Icon--nav " role="presentation" viewBox="0 0 20 14">
      <path d="M0 14v-1h20v1H0zm0-7.5h20v1H0v-1zM0 0h20v1H0V0z" fill="currentColor"></path>
    </svg></span>
        <span class="hidden-phone"><svg class="Icon Icon--nav-desktop " role="presentation" viewBox="0 0 24 16">
      <path d="M0 15.985v-2h24v2H0zm0-9h24v2H0v-2zm0-7h24v2H0v-2z" fill="currentColor"></path>
    </svg></span>
      </button><nav class="Header__MainNav Nav hidden-pocket hidden-lap" aria-label="Main navigation">
          <ul class="HorizontalList HorizontalList--spacingExtraLoose"><li class="HorizontalList__Item " aria-haspopup="true">
                <a href="/collections/new-arrivals">New Arrivals</a><div class="DropdownMenu" aria-hidden="true">
                    <ul class="Linklist"><li class="Linklist__Item" >
                          <a href="/collections/new-arrivals" class="Link Link--secondary">New Arrivals </a></li><li class="Linklist__Item" >
                          <a href="/collections/bracelets" class="Link Link--secondary">20% Off 2+ Bracelets </a></li><li class="Linklist__Item" >
                          <a href="/collections/heart-jewelry" class="Link Link--secondary">The Hearts Collection </a></li><li class="Linklist__Item" >
                          <a href="/collections/choker-necklaces" class="Link Link--secondary">2023&#39;s Must-Have Necklace </a></li><li class="Linklist__Item" >
                          <a href="/collections/back-in-stock" class="Link Link--secondary">Back In Stock </a></li><li class="Linklist__Item" >
                          <a href="/collections/nfl" class="Link Link--secondary">NFL Jewelry </a></li></ul>
                  </div></li><li class="HorizontalList__Item " aria-haspopup="true">
                <a href="/collections/best-sellers">Best Sellers</a><div class="DropdownMenu" aria-hidden="true">
                    <ul class="Linklist"><li class="Linklist__Item" >
                          <a href="/collections/best-sellers" class="Link Link--secondary">Shop All Best Sellers </a></li><li class="Linklist__Item" >
                          <a href="/collections/fine-jewelry" class="Link Link--secondary">Fine Jewelry Under $100 </a></li><li class="Linklist__Item" >
                          <a href="/collections/all-custom" class="Link Link--secondary">Custom Top Picks </a></li><li class="Linklist__Item" >
                          <a href="/collections/everyday-jewelry" class="Link Link--secondary">Everyday Essentials </a></li></ul>
                  </div></li><li class="HorizontalList__Item " aria-haspopup="true">
                <a href="/collections/fashion-jewelry">Jewelry</a><div class="DropdownMenu" aria-hidden="true">
                    <ul class="Linklist"><li class="Linklist__Item" >
                          <a href="/collections/earrings" class="Link Link--secondary">Earrings </a></li><li class="Linklist__Item" >
                          <a href="/collections/bracelets" class="Link Link--secondary">Bracelets </a></li><li class="Linklist__Item" >
                          <a href="/collections/necklaces" class="Link Link--secondary">Necklaces </a></li><li class="Linklist__Item" >
                          <a href="/collections/rings" class="Link Link--secondary">Rings </a></li><li class="Linklist__Item" >
                          <a href="/collections/anklets" class="Link Link--secondary">Anklets </a></li><li class="Linklist__Item" >
                          <a href="/collections/hair-accessories" class="Link Link--secondary">Hair Accessories </a></li><li class="Linklist__Item" >
                          <a href="/collections/fashion-jewelry" class="Link Link--secondary">Shop All Jewelry </a></li></ul>
                  </div></li><li class="HorizontalList__Item " aria-haspopup="true">
                <a href="/collections/fine-jewelry">Fine</a><div class="DropdownMenu" aria-hidden="true">
                    <ul class="Linklist"><li class="Linklist__Item" >
                          <a href="/collections/fine-earrings" class="Link Link--secondary">Earrings </a></li><li class="Linklist__Item" >
                          <a href="/collections/fine-bracelets" class="Link Link--secondary">Bracelets </a></li><li class="Linklist__Item" >
                          <a href="/collections/fine-necklaces" class="Link Link--secondary">Necklaces </a></li><li class="Linklist__Item" >
                          <a href="/collections/fine-rings" class="Link Link--secondary">Rings </a></li><li class="Linklist__Item" >
                          <a href="/collections/fine-jewelry-sets" class="Link Link--secondary">Fine Sets Under $100 </a></li><li class="Linklist__Item" >
                          <a href="/collections/fine-jewelry" class="Link Link--secondary">Shop All Fine Jewelry </a></li></ul>
                  </div></li><li class="HorizontalList__Item " aria-haspopup="true">
                <a href="/collections/all-custom">Custom</a><div class="DropdownMenu" aria-hidden="true">
                    <ul class="Linklist"><li class="Linklist__Item" >
                          <a href="/collections/custom-bracelets" class="Link Link--secondary">Bracelets </a></li><li class="Linklist__Item" >
                          <a href="/collections/custom-blankets-throws" class="Link Link--secondary">Blankets &amp; Throws </a></li><li class="Linklist__Item" >
                          <a href="/collections/custom-phone-cases" class="Link Link--secondary">Phone Cases </a></li><li class="Linklist__Item" >
                          <a href="/collections/name-initial-jewelry" class="Link Link--secondary">Names &amp; Initials </a></li><li class="Linklist__Item" >
                          <a href="/collections/fine-jewelry-personalized" class="Link Link--secondary">Fine Jewelry </a></li><li class="Linklist__Item" >
                          <a href="/collections/childrens-blankets" class="Link Link--secondary">Kids&#39; Blankets </a></li><li class="Linklist__Item" >
                          <a href="/collections/minibar-kids-placemats" class="Link Link--secondary">Kids&#39; Placemats </a></li><li class="Linklist__Item" >
                          <a href="/collections/all-custom" class="Link Link--secondary">Shop All Custom </a></li></ul>
                  </div></li><li class="HorizontalList__Item " aria-haspopup="true">
                <a href="/collections/custom-blankets-throws">Blankets</a><div class="DropdownMenu" aria-hidden="true">
                    <ul class="Linklist"><li class="Linklist__Item" >
                          <a href="/collections/custom-blankets-throws" class="Link Link--secondary">Custom Blankets &amp; Throws </a></li><li class="Linklist__Item" >
                          <a href="/collections/childrens-blankets" class="Link Link--secondary">Custom Kids&#39; Blankets </a></li><li class="Linklist__Item" >
                          <a href="/collections/disney-blankets" class="Link Link--secondary">Custom Disney Blankets </a></li><li class="Linklist__Item" >
                          <a href="/collections/nfl-team-blankets" class="Link Link--secondary">Custom NFL Blankets </a></li><li class="Linklist__Item" >
                          <a href="/pages/bulk-order-form" class="Link Link--secondary">Bulk Order Blankets </a></li></ul>
                  </div></li><li class="HorizontalList__Item " aria-haspopup="true">
                <a href="/collections/custom-phone-cases">Tech</a><div class="DropdownMenu" aria-hidden="true">
                    <ul class="Linklist"><li class="Linklist__Item" >
                          <a href="/collections/custom-phone-cases" class="Link Link--secondary">Custom Phone Cases </a></li><li class="Linklist__Item" >
                          <a href="/collections/nfl-phone-cases" class="Link Link--secondary">NFL Custom Phone Cases </a></li></ul>
                  </div></li><li class="HorizontalList__Item " aria-haspopup="true">
                <a href="/collections/minibar">Kids</a><div class="DropdownMenu" aria-hidden="true">
                    <ul class="Linklist"><li class="Linklist__Item" >
                          <a href="/collections/minibar-kids-jewelry" class="Link Link--secondary">Jewelry &amp; Hair </a></li><li class="Linklist__Item" >
                          <a href="/collections/childrens-blankets" class="Link Link--secondary">Custom Blankets </a></li><li class="Linklist__Item" >
                          <a href="/collections/minibar-kids-placemats" class="Link Link--secondary">Custom Placemats </a></li><li class="Linklist__Item" >
                          <a href="/collections/disney-childrens-jewelry" class="Link Link--secondary">Disney Jewelry </a></li><li class="Linklist__Item" >
                          <a href="/collections/minibar" class="Link Link--secondary">Shop All Kids </a></li></ul>
                  </div></li><li class="HorizontalList__Item " aria-haspopup="true">
                <a href="/collections/disney">Disney</a><div class="DropdownMenu" aria-hidden="true">
                    <ul class="Linklist"><li class="Linklist__Item" >
                          <a href="/collections/disney-bag-charms" class="Link Link--secondary">Disney Bag Charms </a></li><li class="Linklist__Item" >
                          <a href="/collections/disney-mickey-jewelry" class="Link Link--secondary">Mickey &amp; Friends </a></li><li class="Linklist__Item" >
                          <a href="/collections/disney-princess-jewelry" class="Link Link--secondary">Princess &amp; Villains </a></li><li class="Linklist__Item" >
                          <a href="/collections/toy-story" class="Link Link--secondary">Toy Story </a></li><li class="Linklist__Item" >
                          <a href="/collections/disney-blankets" class="Link Link--secondary">Disney Blankets </a></li><li class="Linklist__Item" >
                          <a href="/collections/disney" class="Link Link--secondary">Shop All Disney </a></li></ul>
                  </div></li><li class="HorizontalList__Item " aria-haspopup="true">
                <a href="/collections/nfl">NFL</a><div class="DropdownMenu" aria-hidden="true">
                    <ul class="Linklist"><li class="Linklist__Item" >
                          <a href="/collections/nfl" class="Link Link--secondary">20% Off NFL x BaubleBar </a></li><li class="Linklist__Item" >
                          <a href="/collections/nfl-team-blankets" class="Link Link--secondary">NFL Custom Blankets </a></li><li class="Linklist__Item" >
                          <a href="/collections/nfl-phone-cases" class="Link Link--secondary">NFL Custom Phone Cases </a></li><li class="Linklist__Item" >
                          <a href="/collections/disney-nfl-bag-charms" class="Link Link--secondary">Mickey NFL Bag Charms </a></li><li class="Linklist__Item" >
                          <a href="/collections/nba" class="Link Link--secondary">NBA x BaubleBar </a></li></ul>
                  </div></li><li class="HorizontalList__Item " aria-haspopup="true">
                <a href="/collections/all-sale-jewelry">Sale</a><div class="DropdownMenu" aria-hidden="true">
                    <ul class="Linklist"><li class="Linklist__Item" >
                          <a href="/collections/all-sale-jewelry" class="Link Link--secondary">Shop All Sale </a></li><li class="Linklist__Item" >
                          <a href="/collections/disney-sale-jewelry" class="Link Link--secondary">Shop Disney Sale </a></li></ul>
                  </div></li></ul>
        </nav></div><div class="Header__FlexItem Header__FlexItem--logo"><h1 class="Header__Logo"><a href="/" class="Header__LogoLink"><img class="Header__LogoImage Header__LogoImage--primary"
               src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/BBLogo_LargeFormat_Black_230x.png?v=1654584499"
               srcset="//cdn.shopify.com/s/files/1/0267/5746/4148/files/BBLogo_LargeFormat_Black_230x.png?v=1654584499 1x, //cdn.shopify.com/s/files/1/0267/5746/4148/files/BBLogo_LargeFormat_Black_230x@2x.png?v=1654584499 2x"
               width="1250"
               height="139"
               alt="BaubleBar"></a></h1></div>

    <div class="Header__FlexItem Header__FlexItem--fill"><a href="/account" class="Header__Icon Icon-Wrapper Icon-Wrapper--clickable hidden-phone"><svg class="Icon Icon--account " role="presentation" viewBox="0 0 20 20">
      <g transform="translate(1 1)" stroke="currentColor" stroke-width="2" fill="none" fill-rule="evenodd" stroke-linecap="square">
        <path d="M0 18c0-4.5188182 3.663-8.18181818 8.18181818-8.18181818h1.63636364C14.337 9.81818182 18 13.4811818 18 18"></path>
        <circle cx="9" cy="4.90909091" r="4.90909091"></circle>
      </g>
    </svg></a><a href="/search" class="Header__Icon Icon-Wrapper Icon-Wrapper--clickable " data-action="toggle-search" aria-label="Search">
        <span class="hidden-tablet-and-up"><svg class="Icon Icon--search " role="presentation" viewBox="0 0 18 17">
      <g transform="translate(1 1)" stroke="currentColor" fill="none" fill-rule="evenodd" stroke-linecap="square">
        <path d="M16 16l-5.0752-5.0752"></path>
        <circle cx="6.4" cy="6.4" r="6.4"></circle>
      </g>
    </svg></span>
        <span class="hidden-phone"><svg class="Icon Icon--search-desktop " role="presentation" viewBox="0 0 21 21">
      <g transform="translate(1 1)" stroke="currentColor" stroke-width="2" fill="none" fill-rule="evenodd" stroke-linecap="square">
        <path d="M18 18l-5.7096-5.7096"></path>
        <circle cx="7.2" cy="7.2" r="7.2"></circle>
      </g>
    </svg></span>
      </a>

      <a href="/cart" class="Header__Icon Icon-Wrapper Icon-Wrapper--clickable " data-action="open-drawer" data-drawer-id="sidebar-cart" aria-expanded="false" aria-label="Open cart">
        <span class="hidden-tablet-and-up"><svg class="Icon Icon--cart " role="presentation" viewBox="0 0 17 20">
      <path d="M0 20V4.995l1 .006v.015l4-.002V4c0-2.484 1.274-4 3.5-4C10.518 0 12 1.48 12 4v1.012l5-.003v.985H1V19h15V6.005h1V20H0zM11 4.49C11 2.267 10.507 1 8.5 1 6.5 1 6 2.27 6 4.49V5l5-.002V4.49z" fill="currentColor"></path>
    </svg></span>
        <span class="hidden-phone"><svg class="Icon Icon--cart-desktop " role="presentation" viewBox="0 0 19 23">
      <path d="M0 22.985V5.995L2 6v.03l17-.014v16.968H0zm17-15H2v13h15v-13zm-5-2.882c0-2.04-.493-3.203-2.5-3.203-2 0-2.5 1.164-2.5 3.203v.912H5V4.647C5 1.19 7.274 0 9.5 0 11.517 0 14 1.354 14 4.647v1.368h-2v-.912z" fill="currentColor"></path>
    </svg></span>
        <span class="Header__CartDot "></span>
      </a>
    </div>
  </div>


</header>

<style>:root {
      --use-sticky-header: 1;
      --use-unsticky-header: 0;
    }

    .shopify-section--header {
      position: -webkit-sticky;
      position: sticky;
    }.Header__LogoImage {
      max-width: 230px;
      padding: 8px;
    }

    @media screen and (max-width: 640px) {
      .Header__LogoImage {
        max-width: 125px;
      }
    }:root {
      --header-is-not-transparent: 1;
      --header-is-transparent: 0;
    }</style>

<script>
  document.documentElement.style.setProperty('--header-height', document.getElementById('shopify-section-header').offsetHeight + 'px');
</script>


</div>

      <main id="main" role="main">
        <div id="shopify-section-template--14212255154260__4e6b4b45-b30d-4320-9114-b8f70cd3472b" class="shopify-section shopify-section--hero"><section id="section-template--14212255154260__4e6b4b45-b30d-4320-9114-b8f70cd3472b" data-section-id="template--14212255154260__4e6b4b45-b30d-4320-9114-b8f70cd3472b" data-section-type="slideshow">
  <div class="Slideshow ">
    <div class="Slideshow__Carousel  Carousel Carousel--fadeIn  Carousel--insideDots"
         data-flickity-config='{
  "prevNextButtons": false,
  "setGallerySize": true,
  "adaptiveHeight": true,
  "wrapAround": true,
  "dragThreshold": 15,
  "pauseAutoPlayOnHover": false,
  "autoPlay": false,
  "pageDots": false
}'><div id="Slide0e6350b7-54de-48a2-bfc6-cc52329cc64e" class="Slideshow__Slide Carousel__Cell is-selected" style="visibility: visible" data-slide-index="0" ><a href="/collections/bracelets"><div class="Slideshow__ImageContainer  AspectRatio hidden-tablet-and-up"
              style="--aspect-ratio: 0.5705229793977813; background-image: url(//cdn.shopify.com/s/files/1/0267/5746/4148/files/01_mobile_04026684-9f34-4ab2-9118-a7d1ec4130d3_1x1.jpg?v=1674259370)">
              <img
                class="Slideshow__Image Image--lazyLoad"
                src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/01_mobile_04026684-9f34-4ab2-9118-a7d1ec4130d3_1x1.jpg?v=1674259370"
                data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/01_mobile_04026684-9f34-4ab2-9118-a7d1ec4130d3_x800.jpg?v=1674259370"
                alt=""
              >
              <noscript>
                <img class="Slideshow__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/01_mobile_04026684-9f34-4ab2-9118-a7d1ec4130d3_x800.jpg?v=1674259370" alt="">
              </noscript>
            </div></a><a href="/collections/bracelets"><div class="Slideshow__ImageContainer  AspectRatio AspectRatio--withFallback hidden-phone"
              style="padding-bottom: 36.6%; --aspect-ratio: 2.73224043715847; background-image: url(//cdn.shopify.com/s/files/1/0267/5746/4148/files/01_desktop_4bbe47ea-6321-470d-9179-86f87a596d64_1x1.jpg?v=1674259371)">
              

              <img class="Slideshow__Image Image--lazyLoad hide-no-js"
                   data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/01_desktop_4bbe47ea-6321-470d-9179-86f87a596d64_{width}x.jpg?v=1674259371"
                   data-optimumx="1.2"
                   data-widths="[400, 600, 800, 1000, 1200, 1400, 1600, 1800, 2000, 2200]"
                   data-sizes="auto"
                   alt="">

              <noscript>
                <img class="Slideshow__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/01_desktop_4bbe47ea-6321-470d-9179-86f87a596d64_1000x.jpg?v=1674259371" alt="">
              </noscript>
            </div></a></div></div></div>

  <span id="section-template--14212255154260__4e6b4b45-b30d-4320-9114-b8f70cd3472b-end" class="Anchor"></span>
</section>

<style>
  #section-template--14212255154260__4e6b4b45-b30d-4320-9114-b8f70cd3472b .Heading,
   #section-template--14212255154260__4e6b4b45-b30d-4320-9114-b8f70cd3472b .flickity-page-dots {
    color: #ffffff;
  }

  #section-template--14212255154260__4e6b4b45-b30d-4320-9114-b8f70cd3472b .Button {
    color: #363636;
    border-color: #ffffff;
  }

  #section-template--14212255154260__4e6b4b45-b30d-4320-9114-b8f70cd3472b .Button::before {
    background-color: #ffffff;
  }

  #section-template--14212255154260__4e6b4b45-b30d-4320-9114-b8f70cd3472b .Underlined {
    color: #363636;
    border-color: #363636;
  }</style>


</div><div id="shopify-section-template--14212255154260__16611950702e22185c" class="shopify-section"><div
    class="section-divider"
    style="padding-bottom: 13px; background-color: rgba(0,0,0,0);"
  ></div>

</div><div id="shopify-section-template--14212255154260__a80fa59d-eb7f-41df-9446-a348cc5bccf1" class="shopify-section shopify-section--hero"><section id="section-template--14212255154260__a80fa59d-eb7f-41df-9446-a348cc5bccf1" data-section-id="template--14212255154260__a80fa59d-eb7f-41df-9446-a348cc5bccf1" data-section-type="slideshow">
  <div class="Slideshow ">
    <div class="Slideshow__Carousel  Carousel Carousel--fadeIn  Carousel--insideDots"
         data-flickity-config='{
  "prevNextButtons": false,
  "setGallerySize": true,
  "adaptiveHeight": true,
  "wrapAround": true,
  "dragThreshold": 15,
  "pauseAutoPlayOnHover": false,
  "autoPlay": 5000,
  "pageDots": false
}'><div id="Slidetemplate--14212255154260__a80fa59d-eb7f-41df-9446-a348cc5bccf1-1674832542fa197323-0" class="Slideshow__Slide Carousel__Cell is-selected" style="visibility: visible" data-slide-index="0" ><a href="/collections/best-sellers"><div class="Slideshow__ImageContainer  AspectRatio hidden-tablet-and-up"
              style="--aspect-ratio: 2.0689655172413794; background-image: url(//cdn.shopify.com/s/files/1/0267/5746/4148/files/02_PWP_mobile_4f21bdf0-19f7-413b-bb4a-97233a43c04e_1x1.jpg?v=1674832725)">
              <img
                class="Slideshow__Image Image--lazyLoad"
                src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/02_PWP_mobile_4f21bdf0-19f7-413b-bb4a-97233a43c04e_1x1.jpg?v=1674832725"
                data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/02_PWP_mobile_4f21bdf0-19f7-413b-bb4a-97233a43c04e_x800.jpg?v=1674832725"
                alt=""
              >
              <noscript>
                <img class="Slideshow__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/02_PWP_mobile_4f21bdf0-19f7-413b-bb4a-97233a43c04e_x800.jpg?v=1674832725" alt="">
              </noscript>
            </div></a><a href="/collections/best-sellers"><div class="Slideshow__ImageContainer  AspectRatio AspectRatio--withFallback hidden-phone"
              style="padding-bottom: 18.166666666666664%; --aspect-ratio: 5.504587155963303; background-image: url(//cdn.shopify.com/s/files/1/0267/5746/4148/files/02_PWP_desktop_765a7f01-e647-42e7-aafe-3c39b7783609_1x1.jpg?v=1674832725)">
              

              <img class="Slideshow__Image Image--lazyLoad hide-no-js"
                   data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/02_PWP_desktop_765a7f01-e647-42e7-aafe-3c39b7783609_{width}x.jpg?v=1674832725"
                   data-optimumx="1.2"
                   data-widths="[400, 600, 800, 1000, 1200, 1400, 1600, 1800, 2000, 2200]"
                   data-sizes="auto"
                   alt="">

              <noscript>
                <img class="Slideshow__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/02_PWP_desktop_765a7f01-e647-42e7-aafe-3c39b7783609_1000x.jpg?v=1674832725" alt="">
              </noscript>
            </div></a></div></div></div>

  <span id="section-template--14212255154260__a80fa59d-eb7f-41df-9446-a348cc5bccf1-end" class="Anchor"></span>
</section>

<style>
  #section-template--14212255154260__a80fa59d-eb7f-41df-9446-a348cc5bccf1 .Heading,
   #section-template--14212255154260__a80fa59d-eb7f-41df-9446-a348cc5bccf1 .flickity-page-dots {
    color: #ffffff;
  }

  #section-template--14212255154260__a80fa59d-eb7f-41df-9446-a348cc5bccf1 .Button {
    color: #363636;
    border-color: #ffffff;
  }

  #section-template--14212255154260__a80fa59d-eb7f-41df-9446-a348cc5bccf1 .Button::before {
    background-color: #ffffff;
  }

  #section-template--14212255154260__a80fa59d-eb7f-41df-9446-a348cc5bccf1 .Underlined {
    color: #363636;
    border-color: #363636;
  }</style>


</div><div id="shopify-section-template--14212255154260__ab92ce21-e064-41ac-b3d5-ded10ad79ed3" class="shopify-section"><div
    class="section-divider"
    style="padding-bottom: 23px; background-color: #ffffff;"
  ></div>

</div><div id="shopify-section-template--14212255154260__1a84d073-4f32-4961-9f8d-9e5d37abacef" class="shopify-section shopify-section--homeCarousel">
<section
  class="Section FourTenSection"
  data-section-id="template--14212255154260__1a84d073-4f32-4961-9f8d-9e5d37abacef"
  data-section-type="home-carousel"
>
  
<div class="HomeCarousel HomeCarousel--column FourTenCarousel">
        
    
      <div class="Heading__Container">
        <h2 class="Heading" style="color: #1c1b1b; font-size: 22px;">OUR TEAM'S TOP PICKS:</h2>
      </div>
    
  
      <div class="Grid__Cell Grid__Cell__Carousel">
        <div class="Panel Panel--flush Panel--withArrows">
      <div class="Panel__Content"><div
            class="ProductList ProductList--carousel Carousel"
            data-flickity='{
  "prevNextButtons": true,
  "pageDots": false,
  "wrapAround": true,
  "watchCSS": true,
  "cellAlign": "left",
  "groupCells": false,
  "arrowShape": {"x0": 20,
    "x1": 60,
    "y1": 40,
    "x2": 60,
    "y2": 35,
    "x3": 25
  }
}'
          >
                
                  <a
                    class="Carousel__Cell"
                    href="/collections/fine-jewelry-personalized"
                    title="A PERSONAL PENDANT"
                  >
                
                  
                  <div class="TextBlock__Wrapper--full-width">
                    
                    <div class="TextBlock__Image">
                      
                      
<div class="AspectRatio AspectRatio--withFallback desktop-only"
                          style="max-width: 1080px; --aspect-ratio: 0.8"
                        >
                          

                          <img class="Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/Awll_Custom_Necks_01_ce63f93f-c7be-4738-95b2-e5b3250d826f_{width}x.jpg?v=1674672738" data-widths="[200,300,400,600,700,800,900,1000]" data-sizes="auto" alt="">
                          <span class="Image__Loader"></span>

                          <noscript>
                            <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/Awll_Custom_Necks_01_ce63f93f-c7be-4738-95b2-e5b3250d826f_600x.jpg?v=1674672738" alt="">
                          </noscript>
                        </div>
                      
                    </div>
                    
                    <div class="TextBlock__Image mobile-only">
                      
                      
<div
                          class="AspectRatio AspectRatio--withFallback"
                          style="max-width: 1080px; --aspect-ratio: 0.8"
                        >
                          

                          <img class="Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/Awll_Custom_Necks_01_ce63f93f-c7be-4738-95b2-e5b3250d826f_{width}x.jpg?v=1674672738" data-widths="[200,300,400,600,700,800,900,1000]" data-sizes="auto" alt="">
                          <span class="Image__Loader"></span>

                          <noscript>
                            <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/Awll_Custom_Necks_01_ce63f93f-c7be-4738-95b2-e5b3250d826f_600x.jpg?v=1674672738" alt="">
                          </noscript>
                        </div>
                      
                    </div>
                    
                    
                      <div class="TextBlock__ImageContent">
                        <h3 class="TextBlock__BlockTitle TextBlock__BlockTitle--reduced" style="color: #000000">A PERSONAL PENDANT</h3>
                      </div>
                    
                  </div>
                
                  </a>
                

                
                  <a
                    class="Carousel__Cell"
                    href="/collections/choker-necklaces"
                    title="RISING NECKLACES"
                  >
                
                  
                  <div class="TextBlock__Wrapper--full-width">
                    
                    <div class="TextBlock__Image">
                      
                      
<div class="AspectRatio AspectRatio--withFallback desktop-only"
                          style="max-width: 1080px; --aspect-ratio: 0.8"
                        >
                          

                          <img class="Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/NECKLACE_STACK_2_M_01_012_{width}x.jpg?v=1674672488" data-widths="[200,300,400,600,700,800,900,1000]" data-sizes="auto" alt="">
                          <span class="Image__Loader"></span>

                          <noscript>
                            <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/NECKLACE_STACK_2_M_01_012_600x.jpg?v=1674672488" alt="">
                          </noscript>
                        </div>
                      
                    </div>
                    
                    <div class="TextBlock__Image mobile-only">
                      
                      
<div
                          class="AspectRatio AspectRatio--withFallback"
                          style="max-width: 1080px; --aspect-ratio: 0.8"
                        >
                          

                          <img class="Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/NECKLACE_STACK_2_M_01_012_{width}x.jpg?v=1674672488" data-widths="[200,300,400,600,700,800,900,1000]" data-sizes="auto" alt="">
                          <span class="Image__Loader"></span>

                          <noscript>
                            <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/NECKLACE_STACK_2_M_01_012_600x.jpg?v=1674672488" alt="">
                          </noscript>
                        </div>
                      
                    </div>
                    
                    
                      <div class="TextBlock__ImageContent">
                        <h3 class="TextBlock__BlockTitle TextBlock__BlockTitle--reduced" style="color: #000000">RISING NECKLACES</h3>
                      </div>
                    
                  </div>
                
                  </a>
                

                
                  <a
                    class="Carousel__Cell"
                    href="/collections/fine-jewelry"
                    title="EVERYDAY FINE JEWELRY"
                  >
                
                  
                  <div class="TextBlock__Wrapper--full-width">
                    
                    <div class="TextBlock__Image">
                      
                      
<div class="AspectRatio AspectRatio--withFallback desktop-only"
                          style="max-width: 1080px; --aspect-ratio: 0.8"
                        >
                          

                          <img class="Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/Fine_Back_in_stock_01_a635c12f-bc71-4172-b6bc-77ccb1fb3b2d_{width}x.jpg?v=1674581416" data-widths="[200,300,400,600,700,800,900,1000]" data-sizes="auto" alt="">
                          <span class="Image__Loader"></span>

                          <noscript>
                            <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/Fine_Back_in_stock_01_a635c12f-bc71-4172-b6bc-77ccb1fb3b2d_600x.jpg?v=1674581416" alt="">
                          </noscript>
                        </div>
                      
                    </div>
                    
                    <div class="TextBlock__Image mobile-only">
                      
                      
<div
                          class="AspectRatio AspectRatio--withFallback"
                          style="max-width: 1080px; --aspect-ratio: 0.8"
                        >
                          

                          <img class="Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/Fine_Back_in_stock_01_a635c12f-bc71-4172-b6bc-77ccb1fb3b2d_{width}x.jpg?v=1674581416" data-widths="[200,300,400,600,700,800,900,1000]" data-sizes="auto" alt="">
                          <span class="Image__Loader"></span>

                          <noscript>
                            <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/Fine_Back_in_stock_01_a635c12f-bc71-4172-b6bc-77ccb1fb3b2d_600x.jpg?v=1674581416" alt="">
                          </noscript>
                        </div>
                      
                    </div>
                    
                    
                      <div class="TextBlock__ImageContent">
                        <h3 class="TextBlock__BlockTitle TextBlock__BlockTitle--reduced" style="color: #000000">EVERYDAY FINE JEWELRY</h3>
                      </div>
                    
                  </div>
                
                  </a>
                

                
                  <a
                    class="Carousel__Cell"
                    href="/collections/heart-jewelry"
                    title="SOMETHING WITH HEART"
                  >
                
                  
                  <div class="TextBlock__Wrapper--full-width">
                    
                    <div class="TextBlock__Image">
                      
                      
<div class="AspectRatio AspectRatio--withFallback desktop-only"
                          style="max-width: 1080px; --aspect-ratio: 0.8"
                        >
                          

                          <img class="Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/101306_M_01_015_{width}x.jpg?v=1673989020" data-widths="[200,300,400,600,700,800,900,1000]" data-sizes="auto" alt="">
                          <span class="Image__Loader"></span>

                          <noscript>
                            <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/101306_M_01_015_600x.jpg?v=1673989020" alt="">
                          </noscript>
                        </div>
                      
                    </div>
                    
                    <div class="TextBlock__Image mobile-only">
                      
                      
<div
                          class="AspectRatio AspectRatio--withFallback"
                          style="max-width: 1080px; --aspect-ratio: 0.8"
                        >
                          

                          <img class="Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/101306_M_01_015_{width}x.jpg?v=1673989020" data-widths="[200,300,400,600,700,800,900,1000]" data-sizes="auto" alt="">
                          <span class="Image__Loader"></span>

                          <noscript>
                            <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/101306_M_01_015_600x.jpg?v=1673989020" alt="">
                          </noscript>
                        </div>
                      
                    </div>
                    
                    
                      <div class="TextBlock__ImageContent">
                        <h3 class="TextBlock__BlockTitle TextBlock__BlockTitle--reduced" style="color: #000000">SOMETHING WITH HEART</h3>
                      </div>
                    
                  </div>
                
                  </a>
                

                
                  <a
                    class="Carousel__Cell"
                    href="/collections/custom-bracelets"
                    title="CUSTOM BRACELETS"
                  >
                
                  
                  <div class="TextBlock__Wrapper--full-width">
                    
                    <div class="TextBlock__Image">
                      
                      
<div class="AspectRatio AspectRatio--withFallback desktop-only"
                          style="max-width: 1080px; --aspect-ratio: 0.8"
                        >
                          

                          <img class="Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/Customique_01_{width}x.jpg?v=1674169608" data-widths="[200,300,400,600,700,800,900,1000]" data-sizes="auto" alt="">
                          <span class="Image__Loader"></span>

                          <noscript>
                            <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/Customique_01_600x.jpg?v=1674169608" alt="">
                          </noscript>
                        </div>
                      
                    </div>
                    
                    <div class="TextBlock__Image mobile-only">
                      
                      
<div
                          class="AspectRatio AspectRatio--withFallback"
                          style="max-width: 1080px; --aspect-ratio: 0.8"
                        >
                          

                          <img class="Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/Customique_01_{width}x.jpg?v=1674169608" data-widths="[200,300,400,600,700,800,900,1000]" data-sizes="auto" alt="">
                          <span class="Image__Loader"></span>

                          <noscript>
                            <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/Customique_01_600x.jpg?v=1674169608" alt="">
                          </noscript>
                        </div>
                      
                    </div>
                    
                    
                      <div class="TextBlock__ImageContent">
                        <h3 class="TextBlock__BlockTitle TextBlock__BlockTitle--reduced" style="color: #000000">CUSTOM BRACELETS</h3>
                      </div>
                    
                  </div>
                
                  </a>
                
</div>
        </div>
      </div>
      </div>
    </div></section>

<style>
  .FourTenSection {
    background-color: #ffffff;
  }

  .ProductList--homeCarousel:after {
    content: 'flickity';
    display: none;
  }
  @media screen and (max-width: 1024px) {
    

    .HomeCarousel .TextBlock {
      background-color: ;
    }
  }

  @media screen and (min-width: 1025px) {
    .HomeCarousel .Grid__Cell__TextBlock {
      background-color: ;
    }
  
  }
</style>


</div><div id="shopify-section-template--14212255154260__1660923489753f2d2f" class="shopify-section"><div
    class="section-divider"
    style="padding-bottom: 27px; background-color: #ffffff;"
  ></div>

</div><div id="shopify-section-template--14212255154260__166386425902568d5d" class="shopify-section shopify-section--bordered"><section class="Section "><a href="/collections/disney-bag-charms" title="SHOP NOW"><div class="FeatureText FeatureText--withImage FeatureText--imageLeft mobile-image--top"><div class="FeatureText__ContentWrapper">
      <div class="FeatureText__Content"><header class="SectionHeader SectionHeader--left"><h2
                class="SectionHeader__Heading margin"
              >
                MINNIE MOUSE IS HERE
              </h2><div class="SectionHeader__Description Rte desktop-only">
                <p>There's a Minnie Mouse Bag Charm for every moment. Choose your favorite and clip onto your favorite purse, wallet, or backpack.</p>
              </div><a href="/collections/disney-bag-charms" class="SectionHeader__Link Link">SHOP NOW</a></header></div>
    </div><div class="FeatureText__ImageWrapper desktop-only"><a href="/collections/disney-bag-charms"><div class="AspectRatio" style="max-width: 1900px; --aspect-ratio: 2.199074074074074"><img class="Image--lazyLoad" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/minnies_desk_{width}x.jpg?v=1674170132" data-expand="-200" data-widths="[400,600,700,800,900,1000,1200]" data-sizes="auto" alt="">

            <noscript>
              <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/minnies_desk_800x.jpg?v=1674170132" alt="">
            </noscript>
          </div></a></div><div class="FeatureText__ImageWrapper mobile-only"><a href="/collections/disney-bag-charms"><div class="AspectRatio" style="max-width: 1821px; --aspect-ratio: 2.107638888888889"><img class="Image--lazyLoad" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/minnies_mobile_{width}x.jpg?v=1674170185" data-expand="-200" data-widths="[400,600,700,800,900,1000,1200]" data-sizes="auto" alt="">

            <noscript>
              <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/minnies_mobile_800x.jpg?v=1674170185" alt="">
            </noscript>
          </div></a></div></div></a></section>


</div><div id="shopify-section-template--14212255154260__a8e94de0-3e55-463b-9126-d42f91da6046" class="shopify-section"><div
    class="section-divider"
    style="padding-bottom: 32px; background-color: #ffffff;"
  ></div>

</div><div id="shopify-section-template--14212255154260__51827e96-82f3-4868-ab29-b45a946391f5" class="shopify-section shopify-section--hero"><section id="section-template--14212255154260__51827e96-82f3-4868-ab29-b45a946391f5" data-section-id="template--14212255154260__51827e96-82f3-4868-ab29-b45a946391f5" data-section-type="slideshow">
  <div class="Slideshow ">
    <div class="Slideshow__Carousel  Carousel Carousel--fadeIn  Carousel--insideDots"
         data-flickity-config='{
  "prevNextButtons": false,
  "setGallerySize": true,
  "adaptiveHeight": true,
  "wrapAround": true,
  "dragThreshold": 15,
  "pauseAutoPlayOnHover": false,
  "autoPlay": 3000,
  "pageDots": false
}'><div id="Slide30ae0237-951e-4008-a0f4-dd4beeb16ad6" class="Slideshow__Slide Carousel__Cell is-selected" style="visibility: visible" data-slide-index="0" ><a href="/collections/minibar"><div class="Slideshow__ImageContainer  AspectRatio hidden-tablet-and-up"
              style="--aspect-ratio: 0.9254498714652957; background-image: url(//cdn.shopify.com/s/files/1/0267/5746/4148/files/minibar_mobile_fc2f16d0-65ef-452f-bdef-d04a3321e22e_1x1.jpg?v=1674171233)">
              <img
                class="Slideshow__Image Image--lazyLoad"
                src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/minibar_mobile_fc2f16d0-65ef-452f-bdef-d04a3321e22e_1x1.jpg?v=1674171233"
                data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/minibar_mobile_fc2f16d0-65ef-452f-bdef-d04a3321e22e_x800.jpg?v=1674171233"
                alt=""
              >
              <noscript>
                <img class="Slideshow__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/minibar_mobile_fc2f16d0-65ef-452f-bdef-d04a3321e22e_x800.jpg?v=1674171233" alt="">
              </noscript>
            </div></a><a href="/collections/minibar"><div class="Slideshow__ImageContainer  AspectRatio AspectRatio--withFallback hidden-phone"
              style="padding-bottom: 36.6%; --aspect-ratio: 2.73224043715847; background-image: url(//cdn.shopify.com/s/files/1/0267/5746/4148/files/minibar_desktop_v2_1x1.jpg?v=1674486081)">
              

              <img class="Slideshow__Image Image--lazyLoad hide-no-js"
                   data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/minibar_desktop_v2_{width}x.jpg?v=1674486081"
                   data-optimumx="1.2"
                   data-widths="[400, 600, 800, 1000, 1200, 1400, 1600, 1800, 2000, 2200]"
                   data-sizes="auto"
                   alt="">

              <noscript>
                <img class="Slideshow__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/minibar_desktop_v2_1000x.jpg?v=1674486081" alt="">
              </noscript>
            </div></a></div></div></div>

  <span id="section-template--14212255154260__51827e96-82f3-4868-ab29-b45a946391f5-end" class="Anchor"></span>
</section>

<style>
  #section-template--14212255154260__51827e96-82f3-4868-ab29-b45a946391f5 .Heading,
   #section-template--14212255154260__51827e96-82f3-4868-ab29-b45a946391f5 .flickity-page-dots {
    color: #ffffff;
  }

  #section-template--14212255154260__51827e96-82f3-4868-ab29-b45a946391f5 .Button {
    color: #363636;
    border-color: #ffffff;
  }

  #section-template--14212255154260__51827e96-82f3-4868-ab29-b45a946391f5 .Button::before {
    background-color: #ffffff;
  }

  #section-template--14212255154260__51827e96-82f3-4868-ab29-b45a946391f5 .Underlined {
    color: #363636;
    border-color: #363636;
  }</style>


</div><div id="shopify-section-template--14212255154260__1661812950cb2a9334" class="shopify-section"><div
    class="section-divider"
    style="padding-bottom: 12px; background-color: #ffffff;"
  ></div>

</div><div id="shopify-section-template--14212255154260__03d64feb-8fa6-4816-ad93-74cf357eabee" class="shopify-section shopify-section--bordered"><section class="Section Featured-Collections" data-section-id="template--14212255154260__03d64feb-8fa6-4816-ad93-74cf357eabee" data-section-type="featured-collections" data-settings='{
  "layout": "carousel"
}'>
  <header class="SectionHeader SectionHeader--center SectionHeader--primary-bold">
    <div class="Container Container--featured"><h3 class="SectionHeader__SubHeading Heading u-h6">ALL NEW BRACELETS</h3><div class="SectionHeader__TabList TabList" role="tablist"><button class="Heading u-h1 TabList__Item TabList__Item--primary-bold is-active" data-action="toggle-tab" aria-controls="block-template--14212255154260__03d64feb-8fa6-4816-ad93-74cf357eabee-16741713228f8cdaf5-0" aria-selected="true" role="tab">BEST-SELLERS</button><button class="Heading u-h1 TabList__Item TabList__Item--primary-bold " data-action="toggle-tab" aria-controls="block-ba0439a0-3d7e-4d2e-a70a-122c6a33c39d" aria-selected="false" role="tab">18K GOLD</button></div></div>
  </header><div class="TabPanel" id="block-template--14212255154260__03d64feb-8fa6-4816-ad93-74cf357eabee-16741713228f8cdaf5-0" aria-hidden="false" role="tabpanel" >
      <div class="ProductListWrapper"><div class="ProductList ProductList--carousel Carousel" data-flickity-config='{
    "prevNextButtons": true,
    "pageDots": false,
    "wrapAround": false,
    "contain": true,
    "cellAlign": "left",
    "watchCSS": true,
    "dragThreshold": 8,
    "groupCells": true,
    "arrowShape": {"x0": 20, "x1": 60, "y1": 40, "x2": 60, "y2": 35, "x3": 25}
  }'><div class="Carousel__Cell"><div class="ProductItem ">
  <div class="ProductItem__Wrapper"><a href="/products/custom-slider-bracelet-gold-pave" class="ProductItem__ImageWrapper ProductItem__ImageWrapper--withAlternateImage"><div class="AspectRatio AspectRatio--tall" style="max-width: 1600px;  --aspect-ratio: 0.7501172058134083"><img class="ProductItem__Image ProductItem__Image--alternate Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/63655_m_02_{width}x.jpg?v=1666629397" data-widths="[200,300,400,600,800,900,1000,1200]" data-sizes="auto" alt="Custom Slider Bracelet - Retro Pavé" data-media-id="22045018849364"><img class="ProductItem__Image Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/63655_G_01_v4_{width}x.jpg?v=1666627470" data-widths="[200,400,600,700,800,900,1000,1200]" data-sizes="auto" alt="Custom Slider Bracelet - Retro Pavé" data-media-id="22044977758292">
        <span class="Image__Loader"></span>

        <noscript>
          <img class="ProductItem__Image ProductItem__Image--alternate" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/63655_m_02_600x.jpg?v=1666629397" alt="Custom Slider Bracelet - Retro Pavé">
          <img class="ProductItem__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/63655_G_01_v4_600x.jpg?v=1666627470" alt="Custom Slider Bracelet - Retro Pavé">
        </noscript>
      </div>
    </a><div class="ProductItem__Info ProductItem__Info--left"><h2 class="ProductItem__Title">
          <a href="/products/custom-slider-bracelet-gold-pave">Custom Slider Bracelet - Retro Pavé</a>
        </h2><p class="ProductItem__SubTitle">Customizable bracelet</p><div class="ProductItem__PriceList  Heading"><span class="ProductItem__Price Price">$58</span>
            
</div>
        

        

        

        <div class="ProductItem__ShippingNote">Ships In 4 Weeks
</div></div></div></div>
</div><div class="Carousel__Cell"><div class="ProductItem ">
  <div class="ProductItem__Wrapper"><a href="/products/yasmine-18k-gold-bracelet" class="ProductItem__ImageWrapper ProductItem__ImageWrapper--withAlternateImage"><div class="AspectRatio AspectRatio--tall" style="max-width: 1600px;  --aspect-ratio: 0.7504690431519699"><img class="ProductItem__Image ProductItem__Image--alternate Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64310_m_{width}x.jpg?v=1656620896" data-widths="[200,300,400,600,800,900,1000,1200]" data-sizes="auto" alt="Yasmine 18K Gold Bracelet" data-media-id="21712817651796"><img class="ProductItem__Image Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64310_G_01_{width}x.jpg?v=1656620896" data-widths="[200,400,600,700,800,900,1000,1200]" data-sizes="auto" alt="Yasmine 18K Gold Bracelet" data-media-id="21712817717332">
        <span class="Image__Loader"></span>

        <noscript>
          <img class="ProductItem__Image ProductItem__Image--alternate" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64310_m_600x.jpg?v=1656620896" alt="Yasmine 18K Gold Bracelet">
          <img class="ProductItem__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64310_G_01_600x.jpg?v=1656620896" alt="Yasmine 18K Gold Bracelet">
        </noscript>
      </div>
    </a><div class="ProductItem__Info ProductItem__Info--left"><h2 class="ProductItem__Title">
          <a href="/products/yasmine-18k-gold-bracelet">Yasmine 18K Gold Bracelet</a>
        </h2><p class="ProductItem__SubTitle">18K Gold Plated Sterling Silver, Cubic Zirconia stones</p><div class="ProductItem__PriceList  Heading"><span class="ProductItem__Price Price">$68</span>
            
</div>
        

        

        

        <div class="ProductItem__ShippingNote"></div></div></div></div>
</div><div class="Carousel__Cell"><div class="ProductItem ">
  <div class="ProductItem__Wrapper"><a href="/products/amal-18k-gold-cuff" class="ProductItem__ImageWrapper ProductItem__ImageWrapper--withAlternateImage"><div class="AspectRatio AspectRatio--tall" style="max-width: 1598px;  --aspect-ratio: 0.7491795593061416"><img class="ProductItem__Image ProductItem__Image--alternate Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64312_m_acd49317-6dee-43b7-aebf-af798afa0d3d_{width}x.jpg?v=1658403834" data-widths="[200,300,400,600,800,900,1000,1200]" data-sizes="auto" alt="Amal 18K Gold Cuff Bracelet" data-media-id="21751500374100"><img class="ProductItem__Image Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64314_G_01_{width}x.jpg?v=1656619446" data-widths="[200,400,600,700,800,900,1000,1200]" data-sizes="auto" alt="Amal 18K Gold Cuff Bracelet" data-media-id="21712792125524">
        <span class="Image__Loader"></span>

        <noscript>
          <img class="ProductItem__Image ProductItem__Image--alternate" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64312_m_acd49317-6dee-43b7-aebf-af798afa0d3d_600x.jpg?v=1658403834" alt="Amal 18K Gold Cuff Bracelet">
          <img class="ProductItem__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64314_G_01_600x.jpg?v=1656619446" alt="Amal 18K Gold Cuff Bracelet">
        </noscript>
      </div>
    </a><div class="ProductItem__Info ProductItem__Info--left"><h2 class="ProductItem__Title">
          <a href="/products/amal-18k-gold-cuff">Amal 18K Gold Cuff Bracelet</a>
        </h2><p class="ProductItem__SubTitle">18K Gold Plated Sterling Silver</p><div class="ProductItem__PriceList  Heading"><span class="ProductItem__Price Price">$72</span>
            
</div>
        

        

        

        <div class="ProductItem__ShippingNote"></div></div></div></div>
</div><div class="Carousel__Cell"><div class="ProductItem ">
  <div class="ProductItem__Wrapper"><a href="/products/bennett-tennis-bracelet-clear" class="ProductItem__ImageWrapper ProductItem__ImageWrapper--withAlternateImage"><div class="AspectRatio AspectRatio--tall" style="max-width: 1599px;  --aspect-ratio: 0.749648382559775"><img class="ProductItem__Image ProductItem__Image--alternate Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/Tennis_Bracelets_m_01_{width}x.jpg?v=1655344539" data-widths="[200,300,400,600,800,900,1000,1200]" data-sizes="auto" alt="Bennett Tennis Bracelet - Gold Plated Brass" data-media-id="21687523999828"><img class="ProductItem__Image Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/56881_G_01_v2_{width}x.jpg?v=1655314454" data-widths="[200,400,600,700,800,900,1000,1200]" data-sizes="auto" alt="Bennett Tennis Bracelet - Gold Plated Brass" data-media-id="21686936830036">
        <span class="Image__Loader"></span>

        <noscript>
          <img class="ProductItem__Image ProductItem__Image--alternate" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/Tennis_Bracelets_m_01_600x.jpg?v=1655344539" alt="Bennett Tennis Bracelet - Gold Plated Brass">
          <img class="ProductItem__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/56881_G_01_v2_600x.jpg?v=1655314454" alt="Bennett Tennis Bracelet - Gold Plated Brass">
        </noscript>
      </div>
    </a><div class="ProductItem__Info ProductItem__Info--left"><h2 class="ProductItem__Title">
          <a href="/products/bennett-tennis-bracelet-clear">Bennett Tennis Bracelet</a>
        </h2><p class="ProductItem__SubTitle">Eternity bracelet</p><div class="ProductItem__PriceList  Heading"><span class="ProductItem__Price Price">$48</span>
            
</div>
        

        

        

        <div class="ProductItem__ShippingNote"></div></div></div></div>
</div><div class="Carousel__Cell"><div class="ProductItem ">
  <div class="ProductItem__Wrapper"><a href="/products/pave-figaro-chain-bracelet" class="ProductItem__ImageWrapper ProductItem__ImageWrapper--withAlternateImage"><div class="AspectRatio AspectRatio--tall" style="max-width: 1600px;  --aspect-ratio: 0.7501172058134083"><img class="ProductItem__Image ProductItem__Image--alternate Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64572_v2_{width}x.jpg?v=1674665715" data-widths="[200,300,400,600,800,900,1000,1200]" data-sizes="auto" alt="Cassandra Bracelet" data-media-id="22206267326548"><img class="ProductItem__Image Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64572_G_01_{width}x.jpg?v=1660321856" data-widths="[200,400,600,700,800,900,1000,1200]" data-sizes="auto" alt="Cassandra Bracelet" data-media-id="21807348711508">
        <span class="Image__Loader"></span>

        <noscript>
          <img class="ProductItem__Image ProductItem__Image--alternate" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64572_v2_600x.jpg?v=1674665715" alt="Cassandra Bracelet">
          <img class="ProductItem__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64572_G_01_600x.jpg?v=1660321856" alt="Cassandra Bracelet">
        </noscript>
      </div>
    </a><div class="ProductItem__Info ProductItem__Info--left"><h2 class="ProductItem__Title">
          <a href="/products/pave-figaro-chain-bracelet">Cassandra Bracelet</a>
        </h2><p class="ProductItem__SubTitle">Curb chain and crystal bracelet</p><div class="ProductItem__PriceList  Heading"><span class="ProductItem__Price Price">$38</span>
            
</div>
        

        

        

        <div class="ProductItem__ShippingNote">waitlist</div></div></div></div>
</div><div class="Carousel__Cell"><div class="ProductItem ">
  <div class="ProductItem__Wrapper"><a href="/products/kayden-bracelet" class="ProductItem__ImageWrapper ProductItem__ImageWrapper--withAlternateImage"><div class="AspectRatio AspectRatio--tall" style="max-width: 1600px;  --aspect-ratio: 0.7501172058134083"><img class="ProductItem__Image ProductItem__Image--alternate Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/63212_m_{width}x.jpg?v=1674487351" data-widths="[200,300,400,600,800,900,1000,1200]" data-sizes="auto" alt="Kayden Bracelet - Rainbow" data-media-id="21687525802068"><img class="ProductItem__Image Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/63212_G_01_v2_97007236-f8a4-43af-a58a-3ed318c6889b_{width}x.jpg?v=1674487351" data-widths="[200,400,600,700,800,900,1000,1200]" data-sizes="auto" alt="Kayden Bracelet - Rainbow" data-media-id="22203214626900">
        <span class="Image__Loader"></span>

        <noscript>
          <img class="ProductItem__Image ProductItem__Image--alternate" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/63212_m_600x.jpg?v=1674487351" alt="Kayden Bracelet - Rainbow">
          <img class="ProductItem__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/63212_G_01_v2_97007236-f8a4-43af-a58a-3ed318c6889b_600x.jpg?v=1674487351" alt="Kayden Bracelet - Rainbow">
        </noscript>
      </div>
    </a><div class="ProductItem__Info ProductItem__Info--left"><h2 class="ProductItem__Title">
          <a href="/products/kayden-bracelet">Kayden Bracelet</a>
        </h2><p class="ProductItem__SubTitle">Enamel and mixed stone tennis bracelet</p><div class="ProductItem__PriceList  Heading"><span class="ProductItem__Price Price">$58</span>
            
</div>
        

        

        

        <div class="ProductItem__ShippingNote"></div></div></div></div>
</div><div class="Carousel__Cell"><div class="ProductItem ">
  <div class="ProductItem__Wrapper"><a href="/products/alidia-bracelet" class="ProductItem__ImageWrapper ProductItem__ImageWrapper--withAlternateImage"><div class="AspectRatio AspectRatio--tall" style="max-width: 1599px;  --aspect-ratio: 0.749648382559775"><img class="ProductItem__Image ProductItem__Image--alternate Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103509_m_{width}x.jpg?v=1672253603" data-widths="[200,300,400,600,800,900,1000,1200]" data-sizes="auto" alt="Paige Bracelet" data-media-id="22141814997076"><img class="ProductItem__Image Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103509_G_01_{width}x.jpg?v=1672253603" data-widths="[200,400,600,700,800,900,1000,1200]" data-sizes="auto" alt="Paige Bracelet" data-media-id="22141815062612">
        <span class="Image__Loader"></span>

        <noscript>
          <img class="ProductItem__Image ProductItem__Image--alternate" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103509_m_600x.jpg?v=1672253603" alt="Paige Bracelet">
          <img class="ProductItem__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103509_G_01_600x.jpg?v=1672253603" alt="Paige Bracelet">
        </noscript>
      </div>
    </a><div class="ProductItem__Info ProductItem__Info--left"><h2 class="ProductItem__Title">
          <a href="/products/alidia-bracelet">Paige Bracelet</a>
        </h2><p class="ProductItem__SubTitle">Gold and crystal beaded stretch bracelet</p><div class="ProductItem__PriceList  Heading"><span class="ProductItem__Price Price">$48</span>
            
</div>
        

        

        

        <div class="ProductItem__ShippingNote"></div></div></div></div>
</div><div class="Carousel__Cell"><div class="ProductItem ">
  <div class="ProductItem__Wrapper"><a href="/products/small-hera-bracelet" class="ProductItem__ImageWrapper ProductItem__ImageWrapper--withAlternateImage"><div class="AspectRatio AspectRatio--tall" style="max-width: 1599px;  --aspect-ratio: 0.749648382559775"><img class="ProductItem__Image ProductItem__Image--alternate Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/52541_m_{width}x.jpg?v=1655069760" data-widths="[200,300,400,600,800,900,1000,1200]" data-sizes="auto" alt="Small Hera Bracelet" data-media-id="21612714786900"><img class="ProductItem__Image Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/52541_g_01_v2_{width}x.jpg?v=1655069760" data-widths="[200,400,600,700,800,900,1000,1200]" data-sizes="auto" alt="Small Hera Bracelet" data-media-id="21612714885204">
        <span class="Image__Loader"></span>

        <noscript>
          <img class="ProductItem__Image ProductItem__Image--alternate" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/52541_m_600x.jpg?v=1655069760" alt="Small Hera Bracelet">
          <img class="ProductItem__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/52541_g_01_v2_600x.jpg?v=1655069760" alt="Small Hera Bracelet">
        </noscript>
      </div>
    </a><div class="ProductItem__Info ProductItem__Info--left"><h2 class="ProductItem__Title">
          <a href="/products/small-hera-bracelet">Small Hera Bracelet</a>
        </h2><p class="ProductItem__SubTitle">Paperclip chain</p><div class="ProductItem__PriceList  Heading"><span class="ProductItem__Price Price">$62</span>
            
</div>
        

        

        

        <div class="ProductItem__ShippingNote"></div></div></div></div>
</div></div></div></div><div class="TabPanel" id="block-ba0439a0-3d7e-4d2e-a70a-122c6a33c39d" aria-hidden="true" role="tabpanel" >
      <div class="ProductListWrapper"><div class="ProductList ProductList--carousel Carousel" data-flickity-config='{
    "prevNextButtons": true,
    "pageDots": false,
    "wrapAround": false,
    "contain": true,
    "cellAlign": "left",
    "watchCSS": true,
    "dragThreshold": 8,
    "groupCells": true,
    "arrowShape": {"x0": 20, "x1": 60, "y1": 40, "x2": 60, "y2": 35, "x3": 25}
  }'><div class="Carousel__Cell"><div class="ProductItem ">
  <div class="ProductItem__Wrapper"><a href="/products/rima-18k-gold-plated-sterling-silver-cuff-bracelet" class="ProductItem__ImageWrapper ProductItem__ImageWrapper--withAlternateImage"><div class="AspectRatio AspectRatio--tall" style="max-width: 1599px;  --aspect-ratio: 0.749648382559775"><img class="ProductItem__Image ProductItem__Image--alternate Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64313_m_{width}x.jpg?v=1656686789" data-widths="[200,300,400,600,800,900,1000,1200]" data-sizes="auto" alt="Rima 18K Gold Cuff Bracelet" data-media-id="21714384584788"><img class="ProductItem__Image Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64313_G_01_{width}x.jpg?v=1656686789" data-widths="[200,400,600,700,800,900,1000,1200]" data-sizes="auto" alt="Rima 18K Gold Cuff Bracelet" data-media-id="21714384617556">
        <span class="Image__Loader"></span>

        <noscript>
          <img class="ProductItem__Image ProductItem__Image--alternate" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64313_m_600x.jpg?v=1656686789" alt="Rima 18K Gold Cuff Bracelet">
          <img class="ProductItem__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64313_G_01_600x.jpg?v=1656686789" alt="Rima 18K Gold Cuff Bracelet">
        </noscript>
      </div>
    </a><div class="ProductItem__Info ProductItem__Info--left"><h2 class="ProductItem__Title">
          <a href="/products/rima-18k-gold-plated-sterling-silver-cuff-bracelet">Rima 18K Gold Cuff Bracelet</a>
        </h2><p class="ProductItem__SubTitle">18K Gold Plated Sterling Silver, Cubic Zirconia stones</p><div class="ProductItem__PriceList  Heading"><span class="ProductItem__Price Price">$72</span>
            
</div>
        

        

        

        <div class="ProductItem__ShippingNote"></div></div></div></div>
</div><div class="Carousel__Cell"><div class="ProductItem ">
  <div class="ProductItem__Wrapper"><a href="/products/yasmine-18k-gold-bracelet" class="ProductItem__ImageWrapper ProductItem__ImageWrapper--withAlternateImage"><div class="AspectRatio AspectRatio--tall" style="max-width: 1600px;  --aspect-ratio: 0.7504690431519699"><img class="ProductItem__Image ProductItem__Image--alternate Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64310_m_{width}x.jpg?v=1656620896" data-widths="[200,300,400,600,800,900,1000,1200]" data-sizes="auto" alt="Yasmine 18K Gold Bracelet" data-media-id="21712817651796"><img class="ProductItem__Image Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64310_G_01_{width}x.jpg?v=1656620896" data-widths="[200,400,600,700,800,900,1000,1200]" data-sizes="auto" alt="Yasmine 18K Gold Bracelet" data-media-id="21712817717332">
        <span class="Image__Loader"></span>

        <noscript>
          <img class="ProductItem__Image ProductItem__Image--alternate" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64310_m_600x.jpg?v=1656620896" alt="Yasmine 18K Gold Bracelet">
          <img class="ProductItem__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64310_G_01_600x.jpg?v=1656620896" alt="Yasmine 18K Gold Bracelet">
        </noscript>
      </div>
    </a><div class="ProductItem__Info ProductItem__Info--left"><h2 class="ProductItem__Title">
          <a href="/products/yasmine-18k-gold-bracelet">Yasmine 18K Gold Bracelet</a>
        </h2><p class="ProductItem__SubTitle">18K Gold Plated Sterling Silver, Cubic Zirconia stones</p><div class="ProductItem__PriceList  Heading"><span class="ProductItem__Price Price">$68</span>
            
</div>
        

        

        

        <div class="ProductItem__ShippingNote"></div></div></div></div>
</div><div class="Carousel__Cell"><div class="ProductItem ">
  <div class="ProductItem__Wrapper"><a href="/products/stephanie-18k-gold-bracelet" class="ProductItem__ImageWrapper ProductItem__ImageWrapper--withAlternateImage"><div class="AspectRatio AspectRatio--tall" style="max-width: 1600px;  --aspect-ratio: 0.7501172058134083"><img class="ProductItem__Image ProductItem__Image--alternate Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64311_m_97e582e6-058f-47c4-a4ed-472526a31730_{width}x.jpg?v=1656620830" data-widths="[200,300,400,600,800,900,1000,1200]" data-sizes="auto" alt="Stephanie 18K Gold Bracelet" data-media-id="21712816996436"><img class="ProductItem__Image Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64311_G_01_355c94f3-b15f-4965-a7a0-f5ec137c92ac_{width}x.jpg?v=1656620830" data-widths="[200,400,600,700,800,900,1000,1200]" data-sizes="auto" alt="Stephanie 18K Gold Bracelet" data-media-id="21712817061972">
        <span class="Image__Loader"></span>

        <noscript>
          <img class="ProductItem__Image ProductItem__Image--alternate" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64311_m_97e582e6-058f-47c4-a4ed-472526a31730_600x.jpg?v=1656620830" alt="Stephanie 18K Gold Bracelet">
          <img class="ProductItem__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/64311_G_01_355c94f3-b15f-4965-a7a0-f5ec137c92ac_600x.jpg?v=1656620830" alt="Stephanie 18K Gold Bracelet">
        </noscript>
      </div>
    </a><div class="ProductItem__Info ProductItem__Info--left"><h2 class="ProductItem__Title">
          <a href="/products/stephanie-18k-gold-bracelet">Stephanie 18K Gold Bracelet</a>
        </h2><p class="ProductItem__SubTitle">18K Gold Plated Sterling Silver</p><div class="ProductItem__PriceList  Heading"><span class="ProductItem__Price Price">$62</span>
            
</div>
        

        

        

        <div class="ProductItem__ShippingNote"></div></div></div></div>
</div><div class="Carousel__Cell"><div class="ProductItem ">
  <div class="ProductItem__Wrapper"><a href="/products/edf-cuff-bracelet" class="ProductItem__ImageWrapper ProductItem__ImageWrapper--withAlternateImage"><div class="AspectRatio AspectRatio--tall" style="max-width: 1600px;  --aspect-ratio: 0.7501172058134083"><img class="ProductItem__Image ProductItem__Image--alternate Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103838_m_{width}x.jpg?v=1672251922" data-widths="[200,300,400,600,800,900,1000,1200]" data-sizes="auto" alt="Shayla 18K Gold Cuff Bracelet" data-media-id="22141738483796"><img class="ProductItem__Image Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103838_G_01_{width}x.jpg?v=1672251922" data-widths="[200,400,600,700,800,900,1000,1200]" data-sizes="auto" alt="Shayla 18K Gold Cuff Bracelet" data-media-id="22141738549332">
        <span class="Image__Loader"></span>

        <noscript>
          <img class="ProductItem__Image ProductItem__Image--alternate" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103838_m_600x.jpg?v=1672251922" alt="Shayla 18K Gold Cuff Bracelet">
          <img class="ProductItem__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103838_G_01_600x.jpg?v=1672251922" alt="Shayla 18K Gold Cuff Bracelet">
        </noscript>
      </div>
    </a><div class="ProductItem__Info ProductItem__Info--left"><h2 class="ProductItem__Title">
          <a href="/products/edf-cuff-bracelet">Shayla 18K Gold Cuff Bracelet</a>
        </h2><p class="ProductItem__SubTitle">18K Gold Plated Sterling Silver, Cubic Zirconia stones</p><div class="ProductItem__PriceList  Heading"><span class="ProductItem__Price Price">$88</span>
            
</div>
        

        

        

        <div class="ProductItem__ShippingNote"></div></div></div></div>
</div><div class="Carousel__Cell"><div class="ProductItem ">
  <div class="ProductItem__Wrapper"><a href="/products/edf-etched-pave-cuff-bracelet" class="ProductItem__ImageWrapper ProductItem__ImageWrapper--withAlternateImage"><div class="AspectRatio AspectRatio--tall" style="max-width: 1600px;  --aspect-ratio: 0.7501172058134083"><img class="ProductItem__Image ProductItem__Image--alternate Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103554_m_{width}x.jpg?v=1672256747" data-widths="[200,300,400,600,800,900,1000,1200]" data-sizes="auto" alt="Raj 18K Gold Cuff Bracelet" data-media-id="22141937549396"><img class="ProductItem__Image Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103554_G_01_{width}x.jpg?v=1672256747" data-widths="[200,400,600,700,800,900,1000,1200]" data-sizes="auto" alt="Raj 18K Gold Cuff Bracelet" data-media-id="22141937582164">
        <span class="Image__Loader"></span>

        <noscript>
          <img class="ProductItem__Image ProductItem__Image--alternate" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103554_m_600x.jpg?v=1672256747" alt="Raj 18K Gold Cuff Bracelet">
          <img class="ProductItem__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103554_G_01_600x.jpg?v=1672256747" alt="Raj 18K Gold Cuff Bracelet">
        </noscript>
      </div>
    </a><div class="ProductItem__Info ProductItem__Info--left"><h2 class="ProductItem__Title">
          <a href="/products/edf-etched-pave-cuff-bracelet">Raj 18K Gold Cuff Bracelet</a>
        </h2><p class="ProductItem__SubTitle">18K Gold Plated Sterling Silver, Cubic Zirconia stones</p><div class="ProductItem__PriceList  Heading"><span class="ProductItem__Price Price">$88</span>
            
</div>
        

        

        

        <div class="ProductItem__ShippingNote"></div></div></div></div>
</div><div class="Carousel__Cell"><div class="ProductItem ">
  <div class="ProductItem__Wrapper"><a href="/products/edf-double-gold-cuff-bracelet" class="ProductItem__ImageWrapper ProductItem__ImageWrapper--withAlternateImage"><div class="AspectRatio AspectRatio--tall" style="max-width: 1599px;  --aspect-ratio: 0.749648382559775"><img class="ProductItem__Image ProductItem__Image--alternate Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103839_m2_{width}x.jpg?v=1672252011" data-widths="[200,300,400,600,800,900,1000,1200]" data-sizes="auto" alt="Tatiana 18K Gold Cuff Bracelet" data-media-id="22141752868948"><img class="ProductItem__Image Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103839_G_01_{width}x.jpg?v=1672252011" data-widths="[200,400,600,700,800,900,1000,1200]" data-sizes="auto" alt="Tatiana 18K Gold Cuff Bracelet" data-media-id="22141752934484">
        <span class="Image__Loader"></span>

        <noscript>
          <img class="ProductItem__Image ProductItem__Image--alternate" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103839_m2_600x.jpg?v=1672252011" alt="Tatiana 18K Gold Cuff Bracelet">
          <img class="ProductItem__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103839_G_01_600x.jpg?v=1672252011" alt="Tatiana 18K Gold Cuff Bracelet">
        </noscript>
      </div>
    </a><div class="ProductItem__Info ProductItem__Info--left"><h2 class="ProductItem__Title">
          <a href="/products/edf-double-gold-cuff-bracelet">Tatiana 18K Gold Cuff Bracelet</a>
        </h2><p class="ProductItem__SubTitle">18K Gold Plated Sterling Silver</p><div class="ProductItem__PriceList  Heading"><span class="ProductItem__Price Price">$88</span>
            
</div>
        

        

        

        <div class="ProductItem__ShippingNote"></div></div></div></div>
</div><div class="Carousel__Cell"><div class="ProductItem ">
  <div class="ProductItem__Wrapper"><a href="/products/edf-pave-pisa-bracelet" class="ProductItem__ImageWrapper ProductItem__ImageWrapper--withAlternateImage"><div class="AspectRatio AspectRatio--tall" style="max-width: 1600px;  --aspect-ratio: 0.7501172058134083"><img class="ProductItem__Image ProductItem__Image--alternate Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103551_m_{width}x.jpg?v=1672252210" data-widths="[200,300,400,600,800,900,1000,1200]" data-sizes="auto" alt="Yuki 18K Gold Bracelet" data-media-id="22141760176212"><img class="ProductItem__Image Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103551_G_01_{width}x.jpg?v=1672252210" data-widths="[200,400,600,700,800,900,1000,1200]" data-sizes="auto" alt="Yuki 18K Gold Bracelet" data-media-id="22141760241748">
        <span class="Image__Loader"></span>

        <noscript>
          <img class="ProductItem__Image ProductItem__Image--alternate" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103551_m_600x.jpg?v=1672252210" alt="Yuki 18K Gold Bracelet">
          <img class="ProductItem__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103551_G_01_600x.jpg?v=1672252210" alt="Yuki 18K Gold Bracelet">
        </noscript>
      </div>
    </a><div class="ProductItem__Info ProductItem__Info--left"><h2 class="ProductItem__Title">
          <a href="/products/edf-pave-pisa-bracelet">Yuki 18K Gold Bracelet</a>
        </h2><p class="ProductItem__SubTitle">18K Gold Plated Sterling Silver, Cubic Zirconia stones</p><div class="ProductItem__PriceList  Heading"><span class="ProductItem__Price Price">$98</span>
            
</div>
        

        

        

        <div class="ProductItem__ShippingNote"></div></div></div></div>
</div><div class="Carousel__Cell"><div class="ProductItem ">
  <div class="ProductItem__Wrapper"><a href="/products/edf-pave-bar-cuff-bracelet" class="ProductItem__ImageWrapper ProductItem__ImageWrapper--withAlternateImage"><div class="AspectRatio AspectRatio--tall" style="max-width: 1600px;  --aspect-ratio: 0.7501172058134083"><img class="ProductItem__Image ProductItem__Image--alternate Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103552_m_{width}x.jpg?v=1672255454" data-widths="[200,300,400,600,800,900,1000,1200]" data-sizes="auto" alt="Michaela 18K Gold Cuff Bracelet" data-media-id="22141878009940"><img class="ProductItem__Image Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103552_G_01_{width}x.jpg?v=1672255454" data-widths="[200,400,600,700,800,900,1000,1200]" data-sizes="auto" alt="Michaela 18K Gold Cuff Bracelet" data-media-id="22141878075476">
        <span class="Image__Loader"></span>

        <noscript>
          <img class="ProductItem__Image ProductItem__Image--alternate" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103552_m_600x.jpg?v=1672255454" alt="Michaela 18K Gold Cuff Bracelet">
          <img class="ProductItem__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/products/103552_G_01_600x.jpg?v=1672255454" alt="Michaela 18K Gold Cuff Bracelet">
        </noscript>
      </div>
    </a><div class="ProductItem__Info ProductItem__Info--left"><h2 class="ProductItem__Title">
          <a href="/products/edf-pave-bar-cuff-bracelet">Michaela 18K Gold Cuff Bracelet</a>
        </h2><p class="ProductItem__SubTitle">18K Gold Plated Sterling Silver, Cubic Zirconia stones</p><div class="ProductItem__PriceList  Heading"><span class="ProductItem__Price Price">$88</span>
            
</div>
        

        

        

        <div class="ProductItem__ShippingNote"></div></div></div></div>
</div></div></div></div></section>
</div><div id="shopify-section-template--14212255154260__1660773448f933df49" class="shopify-section"><div
    class="section-divider"
    style="padding-bottom: 27px; background-color: #ffffff;"
  ></div>

</div><div id="shopify-section-template--14212255154260__42989635-7943-4082-9456-4b5396b1fd7d" class="shopify-section shopify-section--two-up-text-block">

<section
  class="Section"
  style="background-color: #f7ebdb"
>
  
  

  
    <div class="TwoUpWithText">
      

      

      

      

      
        

        <a
          class="TwoUpWithText__link
           order--2-desktop
           order--2-mobile"
          href="/collections/custom-blankets-throws"
          title=""
        >
          <div
            class="TwoUpWithText__wrapper"
          >
            
            <div class="TwoUpWithText__image">
              
              
<div class="desktop-only"
                  style="max-width: 1080px; --aspect-ratio: 1.0;"
                >
                  

                  <img class="Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/BLANKET_1_042_{width}x.jpg?v=1674174085" data-widths="[200,300,400,600,700,800,900,1000]" data-sizes="auto" alt="">
                  <span class="Image__Loader"></span>

                  <noscript>
                    <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/BLANKET_1_042_600x.jpg?v=1674174085" alt="">
                  </noscript>
                </div>
              
              
              
            </div>
            
            <div class="TwoUpWithText__image mobile-only">
              
              
<div
                  style="max-width: 1080px; --aspect-ratio: 1.0;"
                >
                  

                  <img class="Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/BLANKET_1_042_{width}x.jpg?v=1674174085" data-widths="[200,300,400,600,700,800,900,1000]" data-sizes="auto" alt="">
                  <span class="Image__Loader"></span>

                  <noscript>
                    <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/BLANKET_1_042_600x.jpg?v=1674174085" alt="">
                  </noscript>
                </div>
              
            </div>
            
            <div class="TwoUpWithText__content-wrapper">
              <div class="TwoUpWithText__content">
                
                  <h2 class="TwoUpWithText__header" style="color: ;"></h2>
                
              </div>
              
            </div>
          </div>
        </a>
      
      
        

        <a
          class="TwoUpWithText__link
           order--3-desktop
           order--3-mobile"
          href="/collections/custom-blankets-throws"
          title=""
        >
          <div
            class="TwoUpWithText__wrapper"
          >
            
            <div class="TwoUpWithText__image">
              
              
<div class="desktop-only"
                  style="max-width: 1080px; --aspect-ratio: 1.0;"
                >
                  

                  <img class="Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/Blankets_01_{width}x.jpg?v=1674174085" data-widths="[200,300,400,600,700,800,900,1000]" data-sizes="auto" alt="">
                  <span class="Image__Loader"></span>

                  <noscript>
                    <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/Blankets_01_600x.jpg?v=1674174085" alt="">
                  </noscript>
                </div>
              
              
              
            </div>
            
            <div class="TwoUpWithText__image mobile-only">
              
              
<div
                  style="max-width: 1080px; --aspect-ratio: 1.0;"
                >
                  

                  <img class="Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/Blankets_01_{width}x.jpg?v=1674174085" data-widths="[200,300,400,600,700,800,900,1000]" data-sizes="auto" alt="">
                  <span class="Image__Loader"></span>

                  <noscript>
                    <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/Blankets_01_600x.jpg?v=1674174085" alt="">
                  </noscript>
                </div>
              
            </div>
            
            <div class="TwoUpWithText__content-wrapper">
              <div class="TwoUpWithText__content TwoUpWithText__content">
                
                  <h2 class="TwoUpWithText__header" style="color: ;"></h2>
                
              </div>
              
            </div>
          </div>
        </a>
      
      
<a
          class="TwoUpWithText__link order--1-desktop order--1-mobile"
          href="/collections/custom-blankets-throws"
          title="GOT YOU COVERED"
        ><div
          class="TwoUpWithText__wrapper TwoUpWithText__wrapper--text-only order--1-desktop order--1-mobile"
          style="background-color: #f7ebdb;"
          >
          
          <div class="TwoUpWithText__content TwoUpWithText__content--text-only">
            <div class="TwoUpWithText__content-text">
              
                <p class="TwoUpWithText__sub-header" style="color: ; font-size: 14px;"></p>
              
              
                <h2 class="TwoUpWithText__header" style="color: ; font-size: 24px;">CUSTOM, COZY, & CLASSIC</h2>
              
              
                <div class="TwoUpWithText__info" style="color: ;">
                  <p>Design a personalized blanket to accent your most cherished spaces (and stay warm).</p>
                </div>
              
            </div>
            
              <div class="TwoUpWithText__btn-wrapper">
                <p
                  class="TwoUpWithText__btn
                  Underlined"
                  style="
                  
                    color: #0b0b0b;
                    border-bottom: 0.5rem double ;
                  "
                  >
                    GOT YOU COVERED
                </p>
              </div>
            
          </div>
        </div></a>
    </div>
  
</section>


</div><div id="shopify-section-template--14212255154260__2177ce6f-a96d-40c9-beea-679853bd5ef2" class="shopify-section"><div
    class="section-divider"
    style="padding-bottom: 28px; background-color: #ffffff;"
  ></div>

</div><div id="shopify-section-template--14212255154260__d0094c94-9d42-4477-8a7e-979d0f77eb11" class="shopify-section"><div
    class="section-divider"
    style="padding-bottom: 24px; background-color: #ffffff;"
  ></div>

</div><div id="shopify-section-template--14212255154260__e38b7fae-8a21-4edc-a95a-2307f6aa4d07" class="shopify-section shopify-section--bordered"><section class="Section "><a href="/collections/custom-phone-cases" title="PHONE &#39;FITS"><div class="FeatureText FeatureText--withImage FeatureText--imageLeft mobile-image--top"><div class="FeatureText__ContentWrapper">
      <div class="FeatureText__Content"><header class="SectionHeader SectionHeader--left"><h2
                class="SectionHeader__Heading margin"
              >
                NM, HBU?
              </h2><div class="SectionHeader__Description Rte desktop-only">
                <p>Busy refreshing our tech with a new custom case.</p>
              </div><a href="/collections/custom-phone-cases" class="SectionHeader__Link Link">PHONE &#39;FITS</a></header></div>
    </div><div class="FeatureText__ImageWrapper desktop-only"><a href="/collections/custom-phone-cases"><div class="AspectRatio" style="max-width: 1900px; --aspect-ratio: 2.199074074074074"><img class="Image--lazyLoad" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/OMC_desk_{width}x.jpg?v=1671728191" data-expand="-200" data-widths="[400,600,700,800,900,1000,1200]" data-sizes="auto" alt="">

            <noscript>
              <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/OMC_desk_800x.jpg?v=1671728191" alt="">
            </noscript>
          </div></a></div><div class="FeatureText__ImageWrapper mobile-only"><a href="/collections/custom-phone-cases"><div class="AspectRatio" style="max-width: 1539px; --aspect-ratio: 1.78125"><img class="Image--lazyLoad" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/OMC_mobile_{width}x.jpg?v=1671728192" data-expand="-200" data-widths="[400,600,700,800,900,1000,1200]" data-sizes="auto" alt="">

            <noscript>
              <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/OMC_mobile_800x.jpg?v=1671728192" alt="">
            </noscript>
          </div></a></div></div></a></section>


</div><div id="shopify-section-template--14212255154260__f1467a7c-1db6-4a78-bd0b-bc464f07a664" class="shopify-section"><div
    class="section-divider"
    style="padding-bottom: 17px; background-color: #ffffff;"
  ></div>

</div><div id="shopify-section-template--14212255154260__4dc67783-b69b-40f1-a97e-0d5f986a2af1" class="shopify-section shopify-section--hero"><section id="section-template--14212255154260__4dc67783-b69b-40f1-a97e-0d5f986a2af1" data-section-id="template--14212255154260__4dc67783-b69b-40f1-a97e-0d5f986a2af1" data-section-type="slideshow">
  <div class="Slideshow ">
    <div class="Slideshow__Carousel  Carousel Carousel--fadeIn  Carousel--insideDots"
         data-flickity-config='{
  "prevNextButtons": false,
  "setGallerySize": true,
  "adaptiveHeight": true,
  "wrapAround": true,
  "dragThreshold": 15,
  "pauseAutoPlayOnHover": false,
  "autoPlay": 5000,
  "pageDots": false
}'><div id="Slidetemplate--14212255154260__4dc67783-b69b-40f1-a97e-0d5f986a2af1-1674832542fa197323-0" class="Slideshow__Slide Carousel__Cell is-selected" style="visibility: visible" data-slide-index="0" ><a href="/collections/nfl"><div class="Slideshow__ImageContainer  AspectRatio hidden-tablet-and-up"
              style="--aspect-ratio: 0.7253190060443251; background-image: url(//cdn.shopify.com/s/files/1/0267/5746/4148/files/NFL_mobile_c9432c2e-876a-47ae-9b2f-15b4a462b577_1x1.jpg?v=1674843806)">
              <img
                class="Slideshow__Image Image--lazyLoad"
                src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/NFL_mobile_c9432c2e-876a-47ae-9b2f-15b4a462b577_1x1.jpg?v=1674843806"
                data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/NFL_mobile_c9432c2e-876a-47ae-9b2f-15b4a462b577_x800.jpg?v=1674843806"
                alt=""
              >
              <noscript>
                <img class="Slideshow__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/NFL_mobile_c9432c2e-876a-47ae-9b2f-15b4a462b577_x800.jpg?v=1674843806" alt="">
              </noscript>
            </div></a><a href="/collections/nfl"><div class="Slideshow__ImageContainer  AspectRatio AspectRatio--withFallback hidden-phone"
              style="padding-bottom: 36.6%; --aspect-ratio: 2.73224043715847; background-image: url(//cdn.shopify.com/s/files/1/0267/5746/4148/files/NFL_Desktop_b06c3cc7-2000-4f0e-81ad-21aac78f80b5_1x1.jpg?v=1674843806)">
              

              <img class="Slideshow__Image Image--lazyLoad hide-no-js"
                   data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/NFL_Desktop_b06c3cc7-2000-4f0e-81ad-21aac78f80b5_{width}x.jpg?v=1674843806"
                   data-optimumx="1.2"
                   data-widths="[400, 600, 800, 1000, 1200, 1400, 1600, 1800, 2000, 2200]"
                   data-sizes="auto"
                   alt="">

              <noscript>
                <img class="Slideshow__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/NFL_Desktop_b06c3cc7-2000-4f0e-81ad-21aac78f80b5_1000x.jpg?v=1674843806" alt="">
              </noscript>
            </div></a></div></div></div>

  <span id="section-template--14212255154260__4dc67783-b69b-40f1-a97e-0d5f986a2af1-end" class="Anchor"></span>
</section>

<style>
  #section-template--14212255154260__4dc67783-b69b-40f1-a97e-0d5f986a2af1 .Heading,
   #section-template--14212255154260__4dc67783-b69b-40f1-a97e-0d5f986a2af1 .flickity-page-dots {
    color: #ffffff;
  }

  #section-template--14212255154260__4dc67783-b69b-40f1-a97e-0d5f986a2af1 .Button {
    color: #363636;
    border-color: #ffffff;
  }

  #section-template--14212255154260__4dc67783-b69b-40f1-a97e-0d5f986a2af1 .Button::before {
    background-color: #ffffff;
  }

  #section-template--14212255154260__4dc67783-b69b-40f1-a97e-0d5f986a2af1 .Underlined {
    color: #363636;
    border-color: #363636;
  }</style>


</div><div id="shopify-section-template--14212255154260__ba2c106b-586a-4790-a9e6-5da9726bd669" class="shopify-section"><div
    class="section-divider"
    style="padding-bottom: 11px; background-color: #ffffff;"
  ></div>

</div><div id="shopify-section-template--14212255154260__2f524299-1a17-4f82-8db8-ca346c3120db" class="shopify-section shopify-section--hero"><section id="section-template--14212255154260__2f524299-1a17-4f82-8db8-ca346c3120db" data-section-id="template--14212255154260__2f524299-1a17-4f82-8db8-ca346c3120db" data-section-type="slideshow">
  <div class="Slideshow ">
    <div class="Slideshow__Carousel  Carousel Carousel--fadeIn  Carousel--insideDots"
         data-flickity-config='{
  "prevNextButtons": false,
  "setGallerySize": true,
  "adaptiveHeight": true,
  "wrapAround": true,
  "dragThreshold": 15,
  "pauseAutoPlayOnHover": false,
  "autoPlay": 5000,
  "pageDots": false
}'><div id="Slidetemplate--14212255154260__2f524299-1a17-4f82-8db8-ca346c3120db-1668783371a924253c-0" class="Slideshow__Slide Carousel__Cell is-selected" style="visibility: visible" data-slide-index="0" ><a href="/pages/about-us"><div class="Slideshow__ImageContainer  AspectRatio hidden-tablet-and-up"
              style="--aspect-ratio: 1.0767696909272184; background-image: url(//cdn.shopify.com/s/files/1/0267/5746/4148/files/12_brand_14bac93f-e999-4c53-93c8-d5e2f8fc99d0_1x1.jpg?v=1668788112)">
              <img
                class="Slideshow__Image Image--lazyLoad"
                src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/12_brand_14bac93f-e999-4c53-93c8-d5e2f8fc99d0_1x1.jpg?v=1668788112"
                data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/12_brand_14bac93f-e999-4c53-93c8-d5e2f8fc99d0_x800.jpg?v=1668788112"
                alt=""
              >
              <noscript>
                <img class="Slideshow__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/12_brand_14bac93f-e999-4c53-93c8-d5e2f8fc99d0_x800.jpg?v=1668788112" alt="">
              </noscript>
            </div></a><a href="/pages/about-us"><div class="Slideshow__ImageContainer  AspectRatio AspectRatio--withFallback hidden-phone"
              style="padding-bottom: 17.7%; --aspect-ratio: 5.649717514124294; background-image: url(//cdn.shopify.com/s/files/1/0267/5746/4148/files/12_brand_1x1.jpg?v=1668788104)">
              

              <img class="Slideshow__Image Image--lazyLoad hide-no-js"
                   data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/12_brand_{width}x.jpg?v=1668788104"
                   data-optimumx="1.2"
                   data-widths="[400, 600, 800, 1000, 1200, 1400, 1600, 1800, 2000, 2200]"
                   data-sizes="auto"
                   alt="">

              <noscript>
                <img class="Slideshow__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/12_brand_1000x.jpg?v=1668788104" alt="">
              </noscript>
            </div></a></div></div></div>

  <span id="section-template--14212255154260__2f524299-1a17-4f82-8db8-ca346c3120db-end" class="Anchor"></span>
</section>

<style>
  #section-template--14212255154260__2f524299-1a17-4f82-8db8-ca346c3120db .Heading,
   #section-template--14212255154260__2f524299-1a17-4f82-8db8-ca346c3120db .flickity-page-dots {
    color: #ffffff;
  }

  #section-template--14212255154260__2f524299-1a17-4f82-8db8-ca346c3120db .Button {
    color: #363636;
    border-color: #ffffff;
  }

  #section-template--14212255154260__2f524299-1a17-4f82-8db8-ca346c3120db .Button::before {
    background-color: #ffffff;
  }

  #section-template--14212255154260__2f524299-1a17-4f82-8db8-ca346c3120db .Underlined {
    color: #363636;
    border-color: #363636;
  }</style>


</div><div id="shopify-section-template--14212255154260__1660773392df8b768f" class="shopify-section"><div
    class="section-divider"
    style="padding-bottom: 34px; background-color: #ffffff;"
  ></div>

</div><div id="shopify-section-template--14212255154260__34bafb8f-dcd9-4614-9482-6be59a60aef5" class="shopify-section shopify-section--bordered">

<section class="Section">
  
  
    <header class="SectionHeader--center">
      <h2 class="SectionHeader__Heading u-h1" style="color: ">SHOP OUR PARTNERSHIPS</h2>
    </header>
  

  <div class="TextBelow">
    
      
      
      <div class="TextBelow__wrapper">
        
        <div class="TextBelow__image"><a href="/collections/nfl">
          
<div class="desktop-only"
              style="max-width: 1080px; --aspect-ratio: 4.444444444444445"
            >
              

              <img class="Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/nfl_074356ca-a4ed-4071-a87e-2aab67730fb9_{width}x.jpg?v=1664462735" data-widths="[200,300,400,600,700,800,900,1000]" data-sizes="auto" alt="">
              <span class="Image__Loader"></span>

              <noscript>
                <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/nfl_074356ca-a4ed-4071-a87e-2aab67730fb9_600x.jpg?v=1664462735" alt="">
              </noscript>
            </div>
          
          
          
</a></div>
        
        <div class="TextBelow__image mobile-only"><a href="/collections/nfl">
          
<div
              style="max-width: 1080px; --aspect-ratio: 4.444444444444445"
            >
              

              <img class="Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/nfl_074356ca-a4ed-4071-a87e-2aab67730fb9_{width}x.jpg?v=1664462735" data-widths="[200,300,400,600,700,800,900,1000]" data-sizes="auto" alt="">
              <span class="Image__Loader"></span>

              <noscript>
                <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/nfl_074356ca-a4ed-4071-a87e-2aab67730fb9_600x.jpg?v=1664462735" alt="">
              </noscript>
            </div>
          
</a></div>
        
        <div class="TextBelow__content TextBelow__position-center">
          <div class="TextBelow__content-text">
            
            
            
              <div class="TextBelow__info" style="color: "></div>
            
          </div>
          
            <div class="TextBelow__btn-wrapper">
              <a
                class="TextBelow__btn
                Underlined"
                style="
                
                  color: #0b0b0b;
                  border-bottom: 0.5rem double ;
                "
                href="/collections/nfl"
                >
                  NFL X BAUBLEBAR
              </a>
            </div>
          
        </div>
      </div>
    
      
      
      <div class="TextBelow__wrapper">
        
        <div class="TextBelow__image"><a href="/collections/disney">
          
<div class="desktop-only"
              style="max-width: 1080px; --aspect-ratio: 4.444444444444445"
            >
              

              <img class="Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/dis_dcc00369-bc7c-40b8-a82b-aed3c6fc7e1f_{width}x.jpg?v=1664462735" data-widths="[200,300,400,600,700,800,900,1000]" data-sizes="auto" alt="">
              <span class="Image__Loader"></span>

              <noscript>
                <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/dis_dcc00369-bc7c-40b8-a82b-aed3c6fc7e1f_600x.jpg?v=1664462735" alt="">
              </noscript>
            </div>
          
          
          
</a></div>
        
        <div class="TextBelow__image mobile-only"><a href="/collections/disney">
          
<div
              style="max-width: 1080px; --aspect-ratio: 4.444444444444445"
            >
              

              <img class="Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/dis_dcc00369-bc7c-40b8-a82b-aed3c6fc7e1f_{width}x.jpg?v=1664462735" data-widths="[200,300,400,600,700,800,900,1000]" data-sizes="auto" alt="">
              <span class="Image__Loader"></span>

              <noscript>
                <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/dis_dcc00369-bc7c-40b8-a82b-aed3c6fc7e1f_600x.jpg?v=1664462735" alt="">
              </noscript>
            </div>
          
</a></div>
        
        <div class="TextBelow__content TextBelow__position-center">
          <div class="TextBelow__content-text">
            
              <p class="TextBelow__sub-header" style="color: "></p>
            
            
              <h2 class="TextBelow__header" style="color: "></h2>
            
            
          </div>
          
            <div class="TextBelow__btn-wrapper">
              <a
                class="TextBelow__btn
                Underlined"
                style="
                
                  color: #0b0b0b;
                  border-bottom: 0.5rem double ;
                "
                href="/collections/disney"
                >
                  DISNEY X BAUBLEBAR
              </a>
            </div>
          
        </div>
      </div>
    
      
      
      <div class="TextBelow__wrapper">
        
        <div class="TextBelow__image"><a href="/collections/nba">
          
<div class="desktop-only"
              style="max-width: 1080px; --aspect-ratio: 4.444444444444445"
            >
              

              <img class="Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/nba_58be4986-9e88-49c1-aadc-3ae0064c1049_{width}x.jpg?v=1664462735" data-widths="[200,300,400,600,700,800,900,1000]" data-sizes="auto" alt="">
              <span class="Image__Loader"></span>

              <noscript>
                <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/nba_58be4986-9e88-49c1-aadc-3ae0064c1049_600x.jpg?v=1664462735" alt="">
              </noscript>
            </div>
          
          
          
</a></div>
        
        <div class="TextBelow__image mobile-only"><a href="/collections/nba">
          
<div
              style="max-width: 1080px; --aspect-ratio: 4.444444444444445"
            >
              

              <img class="Image--lazyLoad Image--fadeIn" data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/nba_58be4986-9e88-49c1-aadc-3ae0064c1049_{width}x.jpg?v=1664462735" data-widths="[200,300,400,600,700,800,900,1000]" data-sizes="auto" alt="">
              <span class="Image__Loader"></span>

              <noscript>
                <img src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/nba_58be4986-9e88-49c1-aadc-3ae0064c1049_600x.jpg?v=1664462735" alt="">
              </noscript>
            </div>
          
</a></div>
        
        <div class="TextBelow__content TextBelow__position-center">
          <div class="TextBelow__content-text">
            
              <p class="TextBelow__sub-header" style="color: "></p>
            
            
              <h2 class="TextBelow__header" style="color: "></h2>
            
            
              <div class="TextBelow__info" style="color: "></div>
            
          </div>
          
            <div class="TextBelow__btn-wrapper">
              <a
                class="TextBelow__btn
                Underlined"
                style="
                
                  color: #0b0b0b;
                  border-bottom: 0.5rem double ;
                "
                href="/collections/nba"
                >
                  nba x baublebar
              </a>
            </div>
          
        </div>
      </div>
    
  </div>
</section>


</div><div id="shopify-section-template--14212255154260__166320078363bda70a" class="shopify-section"><div
    class="section-divider"
    style="padding-bottom: 21px; background-color: #ffffff;"
  ></div>

</div><div id="shopify-section-template--14212255154260__1661811595ffcd656f" class="shopify-section Section Section--spacingNone">






<section class="Section" id="section-template--14212255154260__1661811595ffcd656f" data-section-id="template--14212255154260__1661811595ffcd656f" data-section-type="simple-banner"  style="background-color: #ffffff">
  <div class="Container simple-banner__Inner" data-size='0'>
    <div>
      <h2 class="simple-banner__Header u-h1" style="color: #000000">Tag us on Instagram @BaubleBar</h2>
    </div>
    
    

    
    
<a href="https://instagram.com/baublebar" class="simple-banner__main-link"></a></div>
</section>
<style>
  #section-template--14212255154260__1661811595ffcd656f .simple-banner__Inner {
  min-height: 50px;
  }

  #section-template--14212255154260__1661811595ffcd656f .simple-banner__VideoWrapper {
   height: 50px;
  }

  @media screen and (max-width: 767px) {
    #section-template--14212255154260__1661811595ffcd656f .simple-banner__Inner {
      min-height: 50px;
    }
  }
</style>


</div><div id="shopify-section-template--14212255154260__16618097555a1a0608" class="shopify-section shopify-section--hero"><section id="section-template--14212255154260__16618097555a1a0608" data-section-id="template--14212255154260__16618097555a1a0608" data-section-type="slideshow">
  <div class="Slideshow ">
    <div class="Slideshow__Carousel  Carousel Carousel--fadeIn  Carousel--insideDots"
         data-flickity-config='{
  "prevNextButtons": false,
  "setGallerySize": true,
  "adaptiveHeight": true,
  "wrapAround": true,
  "dragThreshold": 15,
  "pauseAutoPlayOnHover": false,
  "autoPlay": 5000,
  "pageDots": false
}'><div id="Slide166180975525731ee9-0" class="Slideshow__Slide Carousel__Cell is-selected" style="visibility: visible" data-slide-index="0" ><a href="https://instagram.com/baublebar"><div class="Slideshow__ImageContainer  AspectRatio hidden-tablet-and-up"
              style="--aspect-ratio: 0.9334485738980121; background-image: url(//cdn.shopify.com/s/files/1/0267/5746/4148/files/social_mobile_2bba2f31-e8e4-4438-9d4a-7abdec2e43da_1x1.jpg?v=1674175462)">
              <img
                class="Slideshow__Image Image--lazyLoad"
                src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/social_mobile_2bba2f31-e8e4-4438-9d4a-7abdec2e43da_1x1.jpg?v=1674175462"
                data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/social_mobile_2bba2f31-e8e4-4438-9d4a-7abdec2e43da_x800.jpg?v=1674175462"
                alt=""
              >
              <noscript>
                <img class="Slideshow__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/social_mobile_2bba2f31-e8e4-4438-9d4a-7abdec2e43da_x800.jpg?v=1674175462" alt="">
              </noscript>
            </div></a><a href="https://instagram.com/baublebar"><div class="Slideshow__ImageContainer  AspectRatio AspectRatio--withFallback hidden-phone"
              style="padding-bottom: 31.22081387591728%; --aspect-ratio: 3.202991452991453; background-image: url(//cdn.shopify.com/s/files/1/0267/5746/4148/files/social_desktop_5948a3c8-1d66-4a68-80b2-2e52cef99526_1x1.jpg?v=1674175462)">
              

              <img class="Slideshow__Image Image--lazyLoad hide-no-js"
                   data-src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/social_desktop_5948a3c8-1d66-4a68-80b2-2e52cef99526_{width}x.jpg?v=1674175462"
                   data-optimumx="1.2"
                   data-widths="[400, 600, 800, 1000, 1200, 1400, 1600, 1800, 2000, 2200]"
                   data-sizes="auto"
                   alt="">

              <noscript>
                <img class="Slideshow__Image" src="//cdn.shopify.com/s/files/1/0267/5746/4148/files/social_desktop_5948a3c8-1d66-4a68-80b2-2e52cef99526_1000x.jpg?v=1674175462" alt="">
              </noscript>
            </div></a></div></div></div>

  <span id="section-template--14212255154260__16618097555a1a0608-end" class="Anchor"></span>
</section>

<style>
  #section-template--14212255154260__16618097555a1a0608 .Heading,
   #section-template--14212255154260__16618097555a1a0608 .flickity-page-dots {
    color: #ffffff;
  }

  #section-template--14212255154260__16618097555a1a0608 .Button {
    color: #363636;
    border-color: #ffffff;
  }

  #section-template--14212255154260__16618097555a1a0608 .Button::before {
    background-color: #ffffff;
  }

  #section-template--14212255154260__16618097555a1a0608 .Underlined {
    color: #363636;
    border-color: #363636;
  }</style>


</div>
      </main>

      <div id="shopify-section-footer" class="shopify-section shopify-section--footer"><footer id="section-footer" data-section-id="footer" data-section-type="footer" class="Footer " role="contentinfo">
  <div class="Container"><div class="Footer__Inner"><div class="Footer__Block Footer__Block--links" ><h2 class="Footer__Title u-h6">Meet BaubleBar</h2>

                  <ul class="Linklist"><li class="Linklist__Item">
                        <a href="/pages/about-us" class="Link Link--primary">About Us</a>
                      </li><li class="Linklist__Item">
                        <a href="/pages/coming-soon" class="Link Link--primary">Coming Soon</a>
                      </li><li class="Linklist__Item">
                        <a href="/pages/stockists" class="Link Link--primary">Find Us In Stores</a>
                      </li><li class="Linklist__Item">
                        <a href="/collections/gift-cards" class="Link Link--primary">Gift Cards</a>
                      </li><li class="Linklist__Item">
                        <a href="/pages/our-company-careers" class="Link Link--primary">Careers</a>
                      </li></ul></div><div class="Footer__Block Footer__Block--links" ><h2 class="Footer__Title u-h6">Customer Care</h2>

                  <ul class="Linklist"><li class="Linklist__Item">
                        <a href="/pages/shipping-policy" class="Link Link--primary">Shipping &amp; Returns</a>
                      </li><li class="Linklist__Item">
                        <a href="/pages/faq" class="Link Link--primary">FAQ</a>
                      </li></ul></div><div class="Footer__Block Footer__Block--links" ><h2 class="Footer__Title u-h6">Contact Us</h2>

                  <ul class="Linklist"><li class="Linklist__Item">
                        <a href="/pages/contact-us" class="Link Link--primary">Get Help</a>
                      </li><li class="Linklist__Item">
                        <a href="/pages/work-with-us" class="Link Link--primary">Work With Us</a>
                      </li><li class="Linklist__Item">
                        <a href="/pages/bulk-order-form" class="Link Link--primary">Bulk Order Blankets</a>
                      </li></ul></div><div class="Footer__Block Footer__Block--links" ></div><div class="Footer__Block Footer__Block--text" ><div class="Footer__Content Rte">
                    <p></p>
                  </div><ul class="Footer__Social HorizontalList HorizontalList--spacingLoose">
    <li class="HorizontalList__Item">
      <a href="https://www.facebook.com/baublebar/" class="Link Link--primary" target="_blank" rel="noopener" aria-label="Facebook">
        <span class="Icon-Wrapper--clickable"><svg class="Icon Icon--facebook " viewBox="0 0 9 17">
      <path d="M5.842 17V9.246h2.653l.398-3.023h-3.05v-1.93c0-.874.246-1.47 1.526-1.47H9V.118C8.718.082 7.75 0 6.623 0 4.27 0 2.66 1.408 2.66 3.994v2.23H0v3.022h2.66V17h3.182z"></path>
    </svg></span>
      </a>
    </li>

    
<li class="HorizontalList__Item">
      <a href="https://www.instagram.com/baublebar/" class="Link Link--primary" target="_blank" rel="noopener" aria-label="Instagram">
        <span class="Icon-Wrapper--clickable"><svg class="Icon Icon--instagram " role="presentation" viewBox="0 0 32 32">
      <path d="M15.994 2.886c4.273 0 4.775.019 6.464.095 1.562.07 2.406.33 2.971.552.749.292 1.283.635 1.841 1.194s.908 1.092 1.194 1.841c.216.565.483 1.41.552 2.971.076 1.689.095 2.19.095 6.464s-.019 4.775-.095 6.464c-.07 1.562-.33 2.406-.552 2.971-.292.749-.635 1.283-1.194 1.841s-1.092.908-1.841 1.194c-.565.216-1.41.483-2.971.552-1.689.076-2.19.095-6.464.095s-4.775-.019-6.464-.095c-1.562-.07-2.406-.33-2.971-.552-.749-.292-1.283-.635-1.841-1.194s-.908-1.092-1.194-1.841c-.216-.565-.483-1.41-.552-2.971-.076-1.689-.095-2.19-.095-6.464s.019-4.775.095-6.464c.07-1.562.33-2.406.552-2.971.292-.749.635-1.283 1.194-1.841s1.092-.908 1.841-1.194c.565-.216 1.41-.483 2.971-.552 1.689-.083 2.19-.095 6.464-.095zm0-2.883c-4.343 0-4.889.019-6.597.095-1.702.076-2.864.349-3.879.743-1.054.406-1.943.959-2.832 1.848S1.251 4.473.838 5.521C.444 6.537.171 7.699.095 9.407.019 11.109 0 11.655 0 15.997s.019 4.889.095 6.597c.076 1.702.349 2.864.743 3.886.406 1.054.959 1.943 1.848 2.832s1.784 1.435 2.832 1.848c1.016.394 2.178.667 3.886.743s2.248.095 6.597.095 4.889-.019 6.597-.095c1.702-.076 2.864-.349 3.886-.743 1.054-.406 1.943-.959 2.832-1.848s1.435-1.784 1.848-2.832c.394-1.016.667-2.178.743-3.886s.095-2.248.095-6.597-.019-4.889-.095-6.597c-.076-1.702-.349-2.864-.743-3.886-.406-1.054-.959-1.943-1.848-2.832S27.532 1.247 26.484.834C25.468.44 24.306.167 22.598.091c-1.714-.07-2.26-.089-6.603-.089zm0 7.778c-4.533 0-8.216 3.676-8.216 8.216s3.683 8.216 8.216 8.216 8.216-3.683 8.216-8.216-3.683-8.216-8.216-8.216zm0 13.549c-2.946 0-5.333-2.387-5.333-5.333s2.387-5.333 5.333-5.333 5.333 2.387 5.333 5.333-2.387 5.333-5.333 5.333zM26.451 7.457c0 1.059-.858 1.917-1.917 1.917s-1.917-.858-1.917-1.917c0-1.059.858-1.917 1.917-1.917s1.917.858 1.917 1.917z"></path>
    </svg></span>
      </a>
    </li>

    
<li class="HorizontalList__Item">
      <a href="https://www.pinterest.com/baublebar/" class="Link Link--primary" target="_blank" rel="noopener" aria-label="Pinterest">
        <span class="Icon-Wrapper--clickable"><svg class="Icon Icon--pinterest " role="presentation" viewBox="0 0 32 32">
      <path d="M16 0q3.25 0 6.208 1.271t5.104 3.417 3.417 5.104T32 16q0 4.333-2.146 8.021t-5.833 5.833T16 32q-2.375 0-4.542-.625 1.208-1.958 1.625-3.458l1.125-4.375q.417.792 1.542 1.396t2.375.604q2.5 0 4.479-1.438t3.063-3.937 1.083-5.625q0-3.708-2.854-6.437t-7.271-2.729q-2.708 0-4.958.917T8.042 8.689t-2.104 3.208-.729 3.479q0 2.167.812 3.792t2.438 2.292q.292.125.5.021t.292-.396q.292-1.042.333-1.292.167-.458-.208-.875-1.083-1.208-1.083-3.125 0-3.167 2.188-5.437t5.729-2.271q3.125 0 4.875 1.708t1.75 4.458q0 2.292-.625 4.229t-1.792 3.104-2.667 1.167q-1.25 0-2.042-.917t-.5-2.167q.167-.583.438-1.5t.458-1.563.354-1.396.167-1.25q0-1.042-.542-1.708t-1.583-.667q-1.292 0-2.167 1.188t-.875 2.979q0 .667.104 1.292t.229.917l.125.292q-1.708 7.417-2.083 8.708-.333 1.583-.25 3.708-4.292-1.917-6.938-5.875T0 16Q0 9.375 4.687 4.688T15.999.001z"></path>
    </svg></span>
      </a>
    </li>

    
<li class="HorizontalList__Item">
      <a href="https://www.tiktok.com/@baublebar?lang=en" class="Link Link--primary" target="_blank" rel="noopener" aria-label="TikTok">
        <span class="Icon-Wrapper--clickable"><svg class="Icon Icon--tiktok " role="presentation" viewBox="0 0 13 16">
      <path d="M12.998 6.146A4.055 4.055 0 019.23 4.331v6.245a4.616 4.616 0 11-4.615-4.615c.096 0 .19.008.285.014V8.25c-.095-.012-.188-.029-.285-.029a2.356 2.356 0 000 4.711c1.3 0 2.45-1.025 2.45-2.326L7.089 0h2.176A4.053 4.053 0 0013 3.618v2.528" fill="currentColor"></path>
    </svg></span>
      </a>
    </li>

    

  </ul>
</div></div><div class="Footer__Aside"><div class="Footer__Copyright">
        <a href="/" class="Footer__StoreName Heading u-h7 Link Link--secondary">© BaubleBar</a>
      </div></div>
  </div>
</footer><style>
    .Footer {
      border-top: 1px solid var(--border-color);
    }
  </style>
</div>

      <!-- Klaviyo Page View Event -->
      

      <script type="text/javascript">
        var _learnq = _learnq || [];
        var pageView = {
          PageName: "index",
          PageUrl: "https://www.baublebar.com/",
          PageImageURL: "//cdn.shopify.com/s/files/1/0267/5746/4148/files/?21694"
        };
        _learnq.push(['track', 'Viewed Page', pageView]);
      </script>
    </div>
  </body>
</html>
