<!doctype html>
<html class="js" lang="en">
  <head>
<style>
  /* CLS Fix: Smooth Fade-in */
  body {
    animation: fadein 0.8s ease-in;
  }

  @keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
  }

  /* FCP Fix: Font swap */
  @font-face {
    font-family: 'YourFontName';
    src: url('//justsohappy.com/cdn/shop/t/7/assets/your-font.woff2?v=14439') format('woff2');
    font-display: swap;
  }
</style><link rel="preload" as="image" href="//justsohappy.com/cdn/shop/t/7/assets/hero-image.jpg?v=14439"><link rel="preconnect" href="https://cdn.shopify.com">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>

<script>
  // Lazy Load Images for LCP
  document.addEventListener("DOMContentLoaded", function() {
    document.querySelectorAll("img").forEach(img => {
      img.loading = "lazy";
    });
  });

  // Optional: Collect and Log Web Vitals
  (function() {
    var script = document.createElement('script');
    script.src = 'https://unpkg.com/web-vitals@3/dist/web-vitals.umd.js';
    script.onload = function() {
      webVitals.getCLS(console.log);
      webVitals.getLCP(console.log);
      webVitals.getFCP(console.log);
    };
    document.head.appendChild(script);
  })();
</script>
<!-- SEOAnt Speed Up Script --><script>
const AllowUrlArray_SEOAnt = ['cdn.nfcube.com', 'cdnv2.mycustomizer.com'];
const ForbidUrlArray_SEOAnt = [];
window.WhiteUrlArray_SEOAnt = AllowUrlArray_SEOAnt.map(src => new RegExp(src, 'i'));
window.BlackUrlArray_SEOAnt = ForbidUrlArray_SEOAnt.map(src => new RegExp(src, 'i'));
</script>
<script>
// Limit output
class AllowJsPlugin{constructor(e){const attrArr=["default","defer","async"];this.listener=this.handleListener.bind(this,e),this.jsArr=[],this.attribute=attrArr.reduce(((e,t)=>({...e,[t]:[]})),{});const t=this;e.forEach((e=>window.addEventListener(e,t.listener,{passive:!0})))}handleListener(e){const t=this;return e.forEach((e=>window.removeEventListener(e,t.listener))),"complete"===document.readyState?this.handleDOM():document.addEventListener("readystatechange",(e=>{if("complete"===e.target.readyState)return setTimeout(t.handleDOM.bind(t),1)}))}async handleDOM(){this.pauseEvent(),this.pauseJQuery(),this.getScripts(),this.beforeScripts();for(const e of Object.keys(this.attribute))await this.changeScripts(this.attribute[e]);for(const e of["DOMContentLoaded","readystatechange"])await this.requestRedraw(),document.dispatchEvent(new Event("allowJS-"+e));document.lightJSonreadystatechange&&document.lightJSonreadystatechange();for(const e of["DOMContentLoaded","load"])await this.requestRedraw(),window.dispatchEvent(new Event("allowJS-"+e));await this.requestRedraw(),window.lightJSonload&&window.lightJSonload(),await this.requestRedraw(),this.jsArr.forEach((e=>e(window).trigger("allowJS-jquery-load"))),window.dispatchEvent(new Event("allowJS-pageshow")),await this.requestRedraw(),window.lightJSonpageshow&&window.lightJSonpageshow()}async requestRedraw(){return new Promise((e=>requestAnimationFrame(e)))}getScripts(){document.querySelectorAll("script[type=AllowJs]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&e.async?this.attribute.async.push(e):e.hasAttribute("defer")&&e.defer?this.attribute.defer.push(e):this.attribute.default.push(e):this.attribute.default.push(e)}))}beforeScripts(){const e=this,t=Object.keys(this.attribute).reduce(((t,n)=>[...t,...e.attribute[n]]),[]),n=document.createDocumentFragment();t.forEach((e=>{const t=e.getAttribute("src");if(!t)return;const s=document.createElement("link");s.href=t,s.rel="preload",s.as="script",n.appendChild(s)})),document.head.appendChild(n)}async changeScripts(e){let t;for(;t=e.shift();)await this.requestRedraw(),new Promise((e=>{const n=document.createElement("script");[...t.attributes].forEach((e=>{"type"!==e.nodeName&&n.setAttribute(e.nodeName,e.nodeValue)})),t.hasAttribute("src")?(n.addEventListener("load",e),n.addEventListener("error",e)):(n.text=t.text,e()),t.parentNode.replaceChild(n,t)}))}pauseEvent(){const e={};[{obj:document,name:"DOMContentLoaded"},{obj:window,name:"DOMContentLoaded"},{obj:window,name:"load"},{obj:window,name:"pageshow"},{obj:document,name:"readystatechange"}].map((t=>function(t,n){function s(n){return e[t].list.indexOf(n)>=0?"allowJS-"+n:n}e[t]||(e[t]={list:[n],add:t.addEventListener,remove:t.removeEventListener},t.addEventListener=(...n)=>{n[0]=s(n[0]),e[t].add.apply(t,n)},t.removeEventListener=(...n)=>{n[0]=s(n[0]),e[t].remove.apply(t,n)})}(t.obj,t.name))),[{obj:document,name:"onreadystatechange"},{obj:window,name:"onpageshow"}].map((e=>function(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set:s=>{e["allowJS"+t]=n=s}})}(e.obj,e.name)))}pauseJQuery(){const e=this;let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(!n||!n.fn||!e.jsArr.includes(n))return void(t=n);n.fn.ready=n.fn.init.prototype.ready=e=>{e.bind(document)(n)};const s=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(...e){if(window!==this[0])return s.apply(this,e),this;const t=e=>e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"allowJS-jquery-load":e)).join(" ");return"string"==typeof e[0]||e[0]instanceof String?(e[0]=t(e[0]),s.apply(this,e),this):("object"==typeof e[0]&&Object.keys(e[0]).forEach((n=>{delete Object.assign(e[0],{[t(n)]:e[0][n]})[n]})),s.apply(this,e),this)},e.jsArr.push(n),t=n}})}}new AllowJsPlugin(["keydown","wheel","mouseenter","mousemove","mouseleave","touchstart","touchmove","touchend"]);
</script>
<script>
"use strict";function SEOAnt_toConsumableArray(t){if(Array.isArray(t)){for(var e=0,r=Array(t.length);e<t.length;e++)r[e]=t[e];return r}return Array.from(t)}function _0x960a(t,e){var r=_0x3840();return(_0x960a=function(t,e){return t-=247,r[t]})(t,e)}function _0x3840(){var t=["defineProperties","application/javascript","preventDefault","4990555yeBSbh","addEventListener","set","setAttribute","bind","getAttribute","parentElement","WhiteUrlArray_SEOAnt","listener","toString","toLowerCase","every","touchend","SEOAnt scripts can't be lazy loaded","keydown","touchstart","removeChild","length","58IusxNw","BlackUrlArray_SEOAnt","observe","name","value","documentElement","wheel","warn","whitelist","map","tagName","402345HpbWDN","getOwnPropertyDescriptor","head","type","touchmove","removeEventListener","8160iwggKQ","call","beforescriptexecute","some","string","options","push","appendChild","blacklisted","querySelectorAll","5339295FeRgGa","4OtFDAr","filter","57211uwpiMx","nodeType","createElement","src","13296210cxmbJp",'script[type="',"1744290Faeint","test","forEach","script","blacklist","attributes","get","$&","744DdtCNR"];return(_0x3840=function(){return t})()}var _extends=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},_slicedToArray=function(){function t(t,e){var r=[],n=!0,o=!1,i=void 0;try{for(var a,c=t[Symbol.iterator]();!(n=(a=c.next()).done)&&(r.push(a.value),!e||r.length!==e);n=!0);}catch(t){o=!0,i=t}finally{try{!n&&c.return&&c.return()}finally{if(o)throw i}}return r}return function(e,r){if(Array.isArray(e))return e;if(Symbol.iterator in Object(e))return t(e,r);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t};(function(t,e){for(var r=_0x960a,n=t();[];)try{if(531094===parseInt(r(306))/1+-parseInt(r(295))/2*(parseInt(r(312))/3)+-parseInt(r(257))/4*(parseInt(r(277))/5)+-parseInt(r(265))/6+-parseInt(r(259))/7*(-parseInt(r(273))/8)+-parseInt(r(256))/9+parseInt(r(263))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}})(_0x3840),function(){var t=_0x960a,e="javascript/blocked",r={blacklist:window[t(296)],whitelist:window[t(284)]},n={blacklisted:[]},o=function(n,o){return n&&(!o||o!==e)&&(!r.blacklist||r[t(269)][t(249)](function(e){return e[t(266)](n)}))&&(!r[t(303)]||r.whitelist[t(288)](function(e){return!e[t(266)](n)}))},i=function(e){var n=t,o=e[n(282)](n(262));return r[n(269)]&&r.blacklist[n(288)](function(t){return!t.test(o)})||r[n(303)]&&r.whitelist[n(249)](function(t){return t[n(266)](o)})},a=new MutationObserver(function(r){for(var i=t,a=0;a<r[i(294)];a++)for(var c=r[a].addedNodes,u=0;u<c.length;u++)!function(t){var r=c[t];if(1===r[i(260)]&&"SCRIPT"===r[i(305)]){var a=r[i(262)],u=r[i(309)];if(o(a,u)){n.blacklisted[i(252)]([r,r.type]),r[i(309)]=e;var s=function t(n){var o=i;r[o(282)](o(309))===e&&n[o(276)](),r[o(311)](o(248),t)};r[i(278)](i(248),s),r[i(283)]&&r[i(283)][i(293)](r)}}}(u)});a[t(297)](document[t(300)],{childList:!![],subtree:!![]});var c=/[|\{}()\[\]^$+*?.]/g,u=function(){for(var o=arguments.length,u=Array(o),s=0;s<o;s++)u[s]=arguments[s];var l=t;u[l(294)]<1?(r[l(269)]=[],r[l(303)]=[]):(r.blacklist&&(r[l(269)]=r.blacklist[l(258)](function(t){return u[l(288)](function(e){var r=l;return(void 0===e?"undefined":_typeof(e))===r(250)?!t.test(e):e instanceof RegExp?t.toString()!==e.toString():void 0})})),r[l(303)]&&(r[l(303)]=[].concat(SEOAnt_toConsumableArray(r[l(303)]),SEOAnt_toConsumableArray(u.map(function(t){var e=l;if("string"==typeof t){var n=t.replace(c,e(272)),o=".*"+n+".*";if(r[e(303)][e(288)](function(t){return t[e(286)]()!==o[e(286)]()}))return new RegExp(o)}else if(t instanceof RegExp&&r[e(303)][e(288)](function(r){return r[e(286)]()!==t.toString()}))return t;return null})[l(258)](Boolean)))));for(var f=document[l(255)](l(264)+e+'"]'),p=0;p<f[l(294)];p++){var y=f[p];i(y)&&(n[l(254)][l(252)]([y,l(275)]),y[l(283)][l(293)](y))}var v=0;[].concat(SEOAnt_toConsumableArray(n[l(254)]))[l(267)](function(t,e){var r=_slicedToArray(t,2),o=r[0],a=r[1],c=l;if(i(o)){for(var u=document.createElement("script"),s=0;s<o.attributes.length;s++){var f=o[c(270)][s];f[c(298)]!==c(262)&&f.name!==c(309)&&u.setAttribute(f.name,o.attributes[s][c(299)])}u[c(280)](c(262),o[c(262)]),u.setAttribute("type",a||c(275)),document[c(308)][c(253)](u),n[c(254)].splice(e-v,1),v++}}),r[l(269)]&&r.blacklist.length<1&&a.disconnect()},s=document.createElement,l={src:Object[t(307)](HTMLScriptElement.prototype,t(262)),type:Object[t(307)](HTMLScriptElement.prototype,t(309))};document[t(261)]=function(){for(var r=t,n=arguments.length,i=Array(n),a=0;a<n;a++)i[a]=arguments[a];if(i[0][r(287)]()!==r(268))return s[r(281)](document).apply(void 0,i);var c=s.bind(document).apply(void 0,i);try{Object[r(274)](c,{src:_extends({},l[r(262)],{set:function(t){var n=r;o(t,c[n(309)])&&l.type[n(279)][n(247)](this,e),l[n(262)][n(279)].call(this,t)}}),type:_extends({},l[r(309)],{get:function(){var t=r,n=l[t(309)][t(271)][t(247)](this);return n===e||o(this[t(262)],n)?null:n},set:function(t){var n=r,i=o(c[n(262)],c[n(309)])?e:t;l.type[n(279)][n(247)](this,i)}})}),c.setAttribute=function(t,e){var n=r;t===n(309)||t===n(262)?c[t]=e:HTMLScriptElement.prototype[n(280)][n(247)](c,t,e)}}catch(t){console[r(302)](r(290),t)}return c},[t(291),"mousemove",t(289),t(310),t(292),t(301)][t(304)](function(t){return{type:t,listener:function(){return u()},options:{passive:!![]}}}).forEach(function(e){var r=t;document[r(278)](e[r(309)],e[r(285)],e[r(251)])})}();
</script>
<!-- /SEOAnt Speed Up Script -->
   <script>
    window.addEventListener("omnisendForms", function(e) {
      if (e.detail.eventName == 'submit') {
          fbq('track', 'Lead');
        }
      });
    </script>

       <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width,initial-scale=1">
    <meta name="theme-color" content="">
    <link rel="canonical" href="https://justsohappy.com/"><link rel="icon" type="image/png" href="//justsohappy.com/cdn/shop/files/Happy_and_Motivated_Shop_3.png?crop=center&height=32&v=1762178223&width=32"><link rel="preconnect" href="https://fonts.shopifycdn.com" crossorigin><title>
      Just So Happy | Cute Gifts, Cozy Girl Essentials, Stationery &amp; Apparel
</title>

    
      <meta name="description" content="Cute, colorful gifts &amp; cozy girl essentials designed to spark joy. Shop stationery, bookish gifts, drinkware, apparel &amp; more at Just So Happy, your happy place for everyday moments.">
    

    

<meta property="og:site_name" content="Just So Happy">
<meta property="og:url" content="https://justsohappy.com/">
<meta property="og:title" content="Just So Happy | Cute Gifts, Cozy Girl Essentials, Stationery &amp; Apparel">
<meta property="og:type" content="website">
<meta property="og:description" content="Cute, colorful gifts &amp; cozy girl essentials designed to spark joy. Shop stationery, bookish gifts, drinkware, apparel &amp; more at Just So Happy, your happy place for everyday moments."><meta property="og:image" content="http://justsohappy.com/cdn/shop/files/just_so_happy_10.png?v=1762205052">
  <meta property="og:image:secure_url" content="https://justsohappy.com/cdn/shop/files/just_so_happy_10.png?v=1762205052">
  <meta property="og:image:width" content="1000">
  <meta property="og:image:height" content="1000"><meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Just So Happy | Cute Gifts, Cozy Girl Essentials, Stationery &amp; Apparel">
<meta name="twitter:description" content="Cute, colorful gifts &amp; cozy girl essentials designed to spark joy. Shop stationery, bookish gifts, drinkware, apparel &amp; more at Just So Happy, your happy place for everyday moments.">


    <script src="//justsohappy.com/cdn/shop/t/7/assets/constants.s.min.js?v=60802364147191794931780683911" defer="defer"></script>
    <script src="//justsohappy.com/cdn/shop/t/7/assets/pubsub.s.min.js?v=132087331708381733111780683987" defer="defer"></script>
    <script src="//justsohappy.com/cdn/shop/t/7/assets/global.s.min.js?v=75889801663162404111780683919" defer="defer"></script>
    <script src="//justsohappy.com/cdn/shop/t/7/assets/details-disclosure.s.min.js?v=107473970403986830481780683915" defer="defer"></script>
    <script src="//justsohappy.com/cdn/shop/t/7/assets/details-modal.s.min.js?v=96584647372591325711780683916" defer="defer"></script>
    <script src="//justsohappy.com/cdn/shop/t/7/assets/search-form.s.min.js?v=79899073632061334621780683998" defer="defer"></script><script src="//justsohappy.com/cdn/shop/t/7/assets/animations.s.min.js?v=60022602355924275531780683859" defer="defer"></script><script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta name="google-site-verification" content="K7swDunHfTe-rDtl0LtPRsVlxpPyqJOQWL1g_H21Ji0">
<meta name="facebook-domain-verification" content="ylifjba34wonxka0f7y66auc84v9wm">
<meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/67382214730/digital_wallets/dialog">
<meta name="shopify-checkout-api-token" content="93dc0a696eaca76eed39ef26498b1085">
<meta id="in-context-paypal-metadata" data-shop-id="67382214730" data-venmo-supported="false" data-environment="production" data-locale="en_US" data-paypal-v4="true" data-currency="USD">
<script async="async" src="/checkouts/internal/preloads.js?locale=en-US"></script>
<link rel="preconnect" href="https://shop.app" crossorigin="anonymous">
<script async="async" src="https://shop.app/checkouts/internal/preloads.js?locale=en-US&shop_id=67382214730" crossorigin="anonymous"></script>
<script id="apple-pay-shop-capabilities" type="application/json">{"shopId":67382214730,"countryCode":"US","currencyCode":"USD","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/67382214730","merchantName":"Just So Happy","requiredBillingContactFields":["postalAddress","email"],"requiredShippingContactFields":["postalAddress","email"],"shippingType":"shipping","supportedNetworks":["visa","masterCard","amex","discover","elo","jcb"],"total":{"type":"pending","label":"Just So Happy","amount":"1.00"},"shopifyPaymentsEnabled":true,"supportsSubscriptions":true}</script>
<script id="shopify-features" type="application/json">{"accessToken":"93dc0a696eaca76eed39ef26498b1085","betas":["rich-media-storefront-analytics"],"domain":"justsohappy.com","predictiveSearch":true,"shopId":67382214730,"locale":"en"}</script>
<script>var Shopify = Shopify || {};
Shopify.shop = "inspiredbizowner.myshopify.com";
Shopify.locale = "en";
Shopify.currency = {"active":"USD","rate":"1.0"};
Shopify.country = "US";
Shopify.theme = {"name":"SEO Will Copy of Copy of Dawn","id":146161565770,"schema_name":"Dawn","schema_version":"15.4.0","theme_store_id":887,"role":"main"};
Shopify.theme.handle = "null";
Shopify.theme.style = {"id":null,"handle":null};
Shopify.cdnHost = "justsohappy.com/cdn";
Shopify.routes = Shopify.routes || {};
Shopify.routes.root = "/";
Shopify.shopJsCdnBaseUrl = "https://cdn.shopify.com/shopifycloud/shop-js";
Shopify.SignInWithShop = Shopify.SignInWithShop || {};
Shopify.SignInWithShop.User = Shopify.SignInWithShop.User || {};
Shopify.SignInWithShop.User.recognized = false;</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";
  window.ShopifyPay.redirectState = null;
</script>
<script>
  window.Shopify = window.Shopify || {};
  window.Shopify.SignInWithShop = window.Shopify.SignInWithShop || {};
  window.Shopify.SignInWithShop.assetMetrics = { sampleRate: 0.01 };
  window.Shopify.SignInWithShop.eligible = true;
</script>
<script id="shop-js-analytics" type="application/json">{"pageType":"index"}</script>
<script defer="defer" async type="module" src="//justsohappy.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js"></script>
<script type="module">
  await import("//justsohappy.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js");

  window.Shopify.SignInWithShop?.initShopCartSync?.({"fedCMEnabled":true,"windoidEnabled":true});

</script>
<script>
  window.Shopify = window.Shopify || {};
  if (!window.Shopify.featureAssets) window.Shopify.featureAssets = {};
  window.Shopify.featureAssets['shop-js'] = {"shop-toast-manager":["modules/v2/loader.shop-toast-manager.en.esm.js"],"shop-cash-offers":["modules/v2/loader.shop-cash-offers.en.esm.js"],"listener":["modules/v2/loader.listener.en.esm.js"],"shop-button":["modules/v2/loader.shop-button.en.esm.js"],"init-shop-user-recognition":["modules/v2/loader.init-shop-user-recognition.en.esm.js"],"init-windoid":["modules/v2/loader.init-windoid.en.esm.js"],"init-fed-cm":["modules/v2/loader.init-fed-cm.en.esm.js"],"init-shop-email-lookup-coordinator":["modules/v2/loader.init-shop-email-lookup-coordinator.en.esm.js"],"avatar":["modules/v2/loader.avatar.en.esm.js"],"init-shop-cart-sync":["modules/v2/loader.init-shop-cart-sync.en.esm.js"],"shop-login-button":["modules/v2/loader.shop-login-button.en.esm.js"],"shop-user-recognition":["modules/v2/loader.shop-user-recognition.en.esm.js"],"checkout-modal":["modules/v2/loader.checkout-modal.en.esm.js"],"init-customer-accounts-sign-up":["modules/v2/loader.init-customer-accounts-sign-up.en.esm.js"],"pay-button":["modules/v2/loader.pay-button.en.esm.js"],"init-shop-for-new-customer-accounts":["modules/v2/loader.init-shop-for-new-customer-accounts.en.esm.js"],"shop-cart-sync":["modules/v2/loader.shop-cart-sync.en.esm.js"],"init-customer-accounts":["modules/v2/loader.init-customer-accounts.en.esm.js"],"shop-login":["modules/v2/loader.shop-login.en.esm.js"],"shop-follow-button":["modules/v2/loader.shop-follow-button.en.esm.js"],"lead-capture":["modules/v2/loader.lead-capture.en.esm.js"],"payment-terms":["modules/v2/loader.payment-terms.en.esm.js"]};
</script>
<script>(function() {
  var isLoaded = false;
  function asyncLoad() {
    if (isLoaded) return;
    isLoaded = true;
    var urls = ["https:\/\/scrollio.bysimpli.com\/public\/scroll.js?shop=inspiredbizowner.myshopify.com","\/\/cdn.shopify.com\/proxy\/5628933ad6823096f3fc407158f63be6705558d91ae4c24d70cd90710d4a80a9\/api.goaffpro.com\/loader.js?shop=inspiredbizowner.myshopify.com\u0026sp-cache-control=cHVibGljLCBtYXgtYWdlPTkwMA"];
    for (var i = 0; i < urls.length; i++) {
      var s = document.createElement('script');
      s.type = 'text/javascript';
      if (AllowUrlArray_SEOAnt.filter(u => urls[i].indexOf(u) > -1).length === 0) s.type = 'AllowJs'; 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":67382214730,"offset":-14400,"reqid":"54e8086a-a3d4-4f8a-88e7-3013f0056b05-1780990559","pageurl":"justsohappy.com\/?feed=rss2","u":"9e49741edd18","p":"home"};</script>
<script>window.ShopifyPaypalV4VisibilityTracking = true;</script>
<script id="captcha-bootstrap">!function(){'use strict';const t='contact',e='account',n='new_comment',o=[[t,t],['blogs',n],['comments',n],[t,'customer']],c=[[e,'customer_login'],[e,'guest_login'],[e,'recover_customer_password'],[e,'create_customer']],r=t=>t.map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(','),a=t=>()=>t?[...document.querySelectorAll(t)].map((t=>t.form)):[];function s(){const t=[...o],e=r(t);return a(e)}const i='password',u='form_key',d=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response',i],f=()=>{try{return window.sessionStorage}catch{return}},m='__shopify_v',_=t=>t.elements[u];function p(t,e,n=!1){try{const o=window.sessionStorage,c=JSON.parse(o.getItem(e)),{data:r}=function(t){const{data:e,action:n}=t;return t[m]||n?{data:e,action:n}:{data:t,action:n}}(c);for(const[e,n]of Object.entries(r))t.elements[e]&&(t.elements[e].value=n);n&&o.removeItem(e)}catch(o){console.error('form repopulation failed',{error:o})}}const l='form_type',E='cptcha';function T(t){t.dataset[E]=!0}const w=window,h=w.document,L='Shopify',v='ce_forms',y='captcha';let A=!1;((t,e)=>{const n=(g='f06e6c50-85a8-45c8-87d0-21a2b65856fe',I='https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.5.2.iife.js',D={infoText:'Protected by hCaptcha',privacyText:'Privacy',termsText:'Terms'},(t,e,n)=>{const o=w[L][v],c=o.bindForm;if(c)return c(t,g,e,D).then(n);var r;o.q.push([[t,g,e,D],n]),r=I,A||(h.body.append(Object.assign(h.createElement('script'),{id:'captcha-provider',async:!0,src:r})),A=!0)});var g,I,D;w[L]=w[L]||{},w[L][v]=w[L][v]||{},w[L][v].q=[],w[L][y]=w[L][y]||{},w[L][y].protect=function(t,e){n(t,void 0,e),T(t)},Object.freeze(w[L][y]),function(t,e,n,w,h,L){const[v,y,A,g]=function(t,e,n){const i=e?o:[],u=t?c:[],d=[...i,...u],f=r(d),m=r(i),_=r(d.filter((([t,e])=>n.includes(e))));return[a(f),a(m),a(_),s()]}(w,h,L),I=t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form},D=t=>v().includes(t);t.addEventListener('submit',(t=>{const e=I(t);if(!e)return;const n=D(e)&&!e.dataset.hcaptchaBound&&!e.dataset.recaptchaBound,o=_(e),c=g().includes(e)&&(!o||!o.value);(n||c)&&t.preventDefault(),c&&!n&&(function(t){try{if(!f())return;!function(t){const e=f();if(!e)return;const n=_(t);if(!n)return;const o=n.value;o&&e.removeItem(o)}(t);const e=Array.from(Array(32),(()=>Math.random().toString(36)[2])).join('');!function(t,e){_(t)||t.append(Object.assign(document.createElement('input'),{type:'hidden',name:u})),t.elements[u].value=e}(t,e),function(t,e){const n=f();if(!n)return;const o=[...t.querySelectorAll(`input[type='${i}']`)].map((({name:t})=>t)),c=[...d,...o],r={};for(const[a,s]of new FormData(t).entries())c.includes(a)||(r[a]=s);n.setItem(e,JSON.stringify({[m]:1,action:t.action,data:r}))}(t,e)}catch(e){console.error('failed to persist form',e)}}(e),e.submit())}));const S=(t,e)=>{t&&!t.dataset[E]&&(n(t,e.some((e=>e===t))),T(t))};for(const o of['focusin','change'])t.addEventListener(o,(t=>{const e=I(t);D(e)&&S(e,y())}));const B=e.get('form_key'),M=e.get(l),P=B&&M;t.addEventListener('DOMContentLoaded',(()=>{const t=y();if(P)for(const e of t)e.elements[l].value===M&&p(e,B);[...new Set([...A(),...v().filter((t=>'true'===t.dataset.shopifyCaptcha))])].forEach((e=>S(e,t)))}))}(h,new URLSearchParams(w.location.search),n,t,e,['guest_login'])})(!0,!0)}();</script>
<script integrity="sha256-JjoPp5ZfB1sSAs5SQaol1x1GgvveM+BgmRzyDexInEQ=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//justsohappy.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js" crossorigin="anonymous"></script>
<script crossorigin="anonymous" defer="defer" src="//justsohappy.com/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=20250812"></script>
<script data-source-attribution="shopify.dynamic_checkout.dynamic.init">var Shopify=Shopify||{};Shopify.PaymentButton=Shopify.PaymentButton||{isStorefrontPortableWallets:!0,init:function(){window.Shopify.PaymentButton.init=function(){};var t=document.createElement("script");t.src="https://justsohappy.com/cdn/shopifycloud/portable-wallets/latest/portable-wallets.en.js",t.type="module",document.head.appendChild(t)}};
</script>
<script data-source-attribution="shopify.dynamic_checkout.buyer_consent">
  function portableWalletsHideBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.add("hidden"),t.setAttribute("aria-hidden","true"),n.removeEventListener("click",e))}function portableWalletsShowBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.remove("hidden"),t.removeAttribute("aria-hidden"),n.addEventListener("click",e))}window.Shopify?.PaymentButton&&(window.Shopify.PaymentButton.hideBuyerConsent=portableWalletsHideBuyerConsent,window.Shopify.PaymentButton.showBuyerConsent=portableWalletsShowBuyerConsent);
</script>
<script data-source-attribution="shopify.dynamic_checkout.cart.bootstrap">document.addEventListener("DOMContentLoaded",(function(){function t(){return document.querySelector("shopify-accelerated-checkout-cart, shopify-accelerated-checkout")}if(t())Shopify.PaymentButton.init();else{new MutationObserver((function(e,n){t()&&(Shopify.PaymentButton.init(),n.disconnect())})).observe(document.body,{childList:!0,subtree:!0})}}));
</script>
<script async="async" integrity="sha256-hlq21VGceRKy8z+Fjhropk1BwDPACP0RdQ5rBrATyUo=" src="//cdn.shopify.com/shopifycloud/storefront/assets/storefront/origin_trials-67b41cb9.js" crossorigin="anonymous"></script>
<link id="shopify-accelerated-checkout-styles" rel="stylesheet" media="screen" href="https://justsohappy.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css" crossorigin="anonymous">
<style id="shopify-accelerated-checkout-cart">
        #shopify-buyer-consent {
  margin-top: 1em;
  display: inline-block;
  width: 100%;
}

#shopify-buyer-consent.hidden {
  display: none;
}

#shopify-subscription-policy-button {
  background: none;
  border: none;
  padding: 0;
  text-decoration: underline;
  font-size: inherit;
  cursor: pointer;
}

#shopify-subscription-policy-button::before {
  box-shadow: none;
}

      </style>
<script id="sections-script" data-sections="header" defer="defer" src="//justsohappy.com/cdn/shop/t/7/compiled_assets/scripts.js?v=90487813905515327061780684040"></script>
<script id="shopify-cfh-end">window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script>


    <style data-shopify>
      @font-face {
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//justsohappy.com/cdn/fonts/poppins/poppins_n4.0ba78fa5af9b0e1a374041b3ceaadf0a43b41362.woff2") format("woff2"),
       url("//justsohappy.com/cdn/fonts/poppins/poppins_n4.214741a72ff2596839fc9760ee7a770386cf16ca.woff") format("woff");
}

      @font-face {
  font-family: Poppins;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("//justsohappy.com/cdn/fonts/poppins/poppins_n7.56758dcf284489feb014a026f3727f2f20a54626.woff2") format("woff2"),
       url("//justsohappy.com/cdn/fonts/poppins/poppins_n7.f34f55d9b3d3205d2cd6f64955ff4b36f0cfd8da.woff") format("woff");
}

      @font-face {
  font-family: Poppins;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("//justsohappy.com/cdn/fonts/poppins/poppins_i4.846ad1e22474f856bd6b81ba4585a60799a9f5d2.woff2") format("woff2"),
       url("//justsohappy.com/cdn/fonts/poppins/poppins_i4.56b43284e8b52fc64c1fd271f289a39e8477e9ec.woff") format("woff");
}

      @font-face {
  font-family: Poppins;
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url("//justsohappy.com/cdn/fonts/poppins/poppins_i7.42fd71da11e9d101e1e6c7932199f925f9eea42d.woff2") format("woff2"),
       url("//justsohappy.com/cdn/fonts/poppins/poppins_i7.ec8499dbd7616004e21155106d13837fff4cf556.woff") format("woff");
}

      @font-face {
  font-family: Quicksand;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("//justsohappy.com/cdn/fonts/quicksand/quicksand_n5.8f86b119923a62b5ca76bc9a6fb25da7a7498802.woff2") format("woff2"),
       url("//justsohappy.com/cdn/fonts/quicksand/quicksand_n5.c31882e058f76d723a7b6b725ac3ca095b5a2a70.woff") format("woff");
}


      
        :root,
        .color-scheme-1 {
          --color-background: 255,255,255;
        
          --gradient-background: #ffffff;
        

        

        --color-foreground: 36,40,51;
        --color-background-contrast: 191,191,191;
        --color-shadow: 18,18,18;
        --color-button: 142,119,156;
        --color-button-text: 255,255,255;
        --color-secondary-button: 255,255,255;
        --color-secondary-button-text: 18,18,18;
        --color-link: 18,18,18;
        --color-badge-foreground: 36,40,51;
        --color-badge-background: 255,255,255;
        --color-badge-border: 36,40,51;
        --payment-terms-background-color: rgb(255 255 255);
      }
      
        
        .color-scheme-2 {
          --color-background: 249,246,238;
        
          --gradient-background: #f9f6ee;
        

        

        --color-foreground: 18,18,18;
        --color-background-contrast: 216,196,144;
        --color-shadow: 18,18,18;
        --color-button: 18,18,18;
        --color-button-text: 243,243,243;
        --color-secondary-button: 249,246,238;
        --color-secondary-button-text: 18,18,18;
        --color-link: 18,18,18;
        --color-badge-foreground: 18,18,18;
        --color-badge-background: 249,246,238;
        --color-badge-border: 18,18,18;
        --payment-terms-background-color: rgb(249 246 238);
      }
      
        
        .color-scheme-3 {
          --color-background: 36,40,51;
        
          --gradient-background: #242833;
        

        

        --color-foreground: 255,255,255;
        --color-background-contrast: 47,52,66;
        --color-shadow: 18,18,18;
        --color-button: 255,255,255;
        --color-button-text: 0,0,0;
        --color-secondary-button: 36,40,51;
        --color-secondary-button-text: 255,255,255;
        --color-link: 255,255,255;
        --color-badge-foreground: 255,255,255;
        --color-badge-background: 36,40,51;
        --color-badge-border: 255,255,255;
        --payment-terms-background-color: rgb(36 40 51);
      }
      
        
        .color-scheme-4 {
          --color-background: 18,18,18;
        
          --gradient-background: #121212;
        

        

        --color-foreground: 255,255,255;
        --color-background-contrast: 146,146,146;
        --color-shadow: 18,18,18;
        --color-button: 255,255,255;
        --color-button-text: 18,18,18;
        --color-secondary-button: 18,18,18;
        --color-secondary-button-text: 255,255,255;
        --color-link: 255,255,255;
        --color-badge-foreground: 255,255,255;
        --color-badge-background: 18,18,18;
        --color-badge-border: 255,255,255;
        --payment-terms-background-color: rgb(18 18 18);
      }
      
        
        .color-scheme-5 {
          --color-background: 255,255,255;
        
          --gradient-background: #ffffff;
        

        

        --color-foreground: 142,119,156;
        --color-background-contrast: 191,191,191;
        --color-shadow: 18,18,18;
        --color-button: 255,255,255;
        --color-button-text: 142,119,156;
        --color-secondary-button: 255,255,255;
        --color-secondary-button-text: 255,255,255;
        --color-link: 255,255,255;
        --color-badge-foreground: 142,119,156;
        --color-badge-background: 255,255,255;
        --color-badge-border: 142,119,156;
        --payment-terms-background-color: rgb(255 255 255);
      }
      
        
        .color-scheme-2b424ed6-2741-496f-81a3-71a71b05fd57 {
          --color-background: 249,246,238;
        
          --gradient-background: #f9f6ee;
        

        

        --color-foreground: 142,119,156;
        --color-background-contrast: 216,196,144;
        --color-shadow: 18,18,18;
        --color-button: 142,119,156;
        --color-button-text: 255,255,255;
        --color-secondary-button: 249,246,238;
        --color-secondary-button-text: 18,18,18;
        --color-link: 18,18,18;
        --color-badge-foreground: 142,119,156;
        --color-badge-background: 249,246,238;
        --color-badge-border: 142,119,156;
        --payment-terms-background-color: rgb(249 246 238);
      }
      
        
        .color-scheme-f60f4af3-f531-40f2-b6ab-3b0b38c990e2 {
          --color-background: 249,246,238;
        
          --gradient-background: #f9f6ee;
        

        

        --color-foreground: 142,119,156;
        --color-background-contrast: 216,196,144;
        --color-shadow: 18,18,18;
        --color-button: 18,18,18;
        --color-button-text: 255,255,255;
        --color-secondary-button: 249,246,238;
        --color-secondary-button-text: 18,18,18;
        --color-link: 18,18,18;
        --color-badge-foreground: 142,119,156;
        --color-badge-background: 249,246,238;
        --color-badge-border: 142,119,156;
        --payment-terms-background-color: rgb(249 246 238);
      }
      
        
        .color-scheme-27e8af2c-5e94-4509-9c5c-99c815f42b6a {
          --color-background: 255,255,255;
        
          --gradient-background: radial-gradient(rgba(250, 247, 240, 1) 14%, rgba(250, 114, 168, 0.24) 85%);
        

        

        --color-foreground: 142,119,156;
        --color-background-contrast: 191,191,191;
        --color-shadow: 18,18,18;
        --color-button: 18,18,18;
        --color-button-text: 255,255,255;
        --color-secondary-button: 255,255,255;
        --color-secondary-button-text: 18,18,18;
        --color-link: 18,18,18;
        --color-badge-foreground: 142,119,156;
        --color-badge-background: 255,255,255;
        --color-badge-border: 142,119,156;
        --payment-terms-background-color: rgb(255 255 255);
      }
      
        
        .color-scheme-ea29ae26-8126-493b-b4ed-fe426cd5cf68 {
          --color-background: 153,29,29;
        
          --gradient-background: #991d1d;
        

        

        --color-foreground: 254,179,208;
        --color-background-contrast: 46,9,9;
        --color-shadow: 18,18,18;
        --color-button: 254,179,208;
        --color-button-text: 255,255,255;
        --color-secondary-button: 153,29,29;
        --color-secondary-button-text: 18,18,18;
        --color-link: 18,18,18;
        --color-badge-foreground: 254,179,208;
        --color-badge-background: 153,29,29;
        --color-badge-border: 254,179,208;
        --payment-terms-background-color: rgb(153 29 29);
      }
      
        
        .color-scheme-1b35da6b-b34f-423f-8e6d-c5e0a9504396 {
          --color-background: 61,131,106;
        
          --gradient-background: #3d836a;
        

        

        --color-foreground: 254,179,208;
        --color-background-contrast: 20,44,36;
        --color-shadow: 18,18,18;
        --color-button: 200,252,234;
        --color-button-text: 255,255,255;
        --color-secondary-button: 61,131,106;
        --color-secondary-button-text: 18,18,18;
        --color-link: 18,18,18;
        --color-badge-foreground: 254,179,208;
        --color-badge-background: 61,131,106;
        --color-badge-border: 254,179,208;
        --payment-terms-background-color: rgb(61 131 106);
      }
      

      body, .color-scheme-1, .color-scheme-2, .color-scheme-3, .color-scheme-4, .color-scheme-5, .color-scheme-2b424ed6-2741-496f-81a3-71a71b05fd57, .color-scheme-f60f4af3-f531-40f2-b6ab-3b0b38c990e2, .color-scheme-27e8af2c-5e94-4509-9c5c-99c815f42b6a, .color-scheme-ea29ae26-8126-493b-b4ed-fe426cd5cf68, .color-scheme-1b35da6b-b34f-423f-8e6d-c5e0a9504396 {
        color: rgba(var(--color-foreground), 0.75);
        background-color: rgb(var(--color-background));
      }

      :root {
        --font-body-family: Poppins, sans-serif;
        --font-body-style: normal;
        --font-body-weight: 400;
        --font-body-weight-bold: 700;

        --font-heading-family: Quicksand, sans-serif;
        --font-heading-style: normal;
        --font-heading-weight: 500;

        --font-body-scale: 1.0;
        --font-heading-scale: 1.0;

        --media-padding: px;
        --media-border-opacity: 0.05;
        --media-border-width: 1px;
        --media-radius: 0px;
        --media-shadow-opacity: 0.0;
        --media-shadow-horizontal-offset: 0px;
        --media-shadow-vertical-offset: 4px;
        --media-shadow-blur-radius: 5px;
        --media-shadow-visible: 0;

        --page-width: 120rem;
        --page-width-margin: 0rem;

        --product-card-image-padding: 0.0rem;
        --product-card-corner-radius: 0.0rem;
        --product-card-text-alignment: left;
        --product-card-border-width: 0.0rem;
        --product-card-border-opacity: 0.1;
        --product-card-shadow-opacity: 0.0;
        --product-card-shadow-visible: 0;
        --product-card-shadow-horizontal-offset: 0.0rem;
        --product-card-shadow-vertical-offset: 0.4rem;
        --product-card-shadow-blur-radius: 0.5rem;

        --collection-card-image-padding: 0.0rem;
        --collection-card-corner-radius: 0.0rem;
        --collection-card-text-alignment: left;
        --collection-card-border-width: 0.0rem;
        --collection-card-border-opacity: 0.1;
        --collection-card-shadow-opacity: 0.0;
        --collection-card-shadow-visible: 0;
        --collection-card-shadow-horizontal-offset: 0.0rem;
        --collection-card-shadow-vertical-offset: 0.4rem;
        --collection-card-shadow-blur-radius: 0.5rem;

        --blog-card-image-padding: 0.0rem;
        --blog-card-corner-radius: 0.0rem;
        --blog-card-text-alignment: left;
        --blog-card-border-width: 0.0rem;
        --blog-card-border-opacity: 0.1;
        --blog-card-shadow-opacity: 0.0;
        --blog-card-shadow-visible: 0;
        --blog-card-shadow-horizontal-offset: 0.0rem;
        --blog-card-shadow-vertical-offset: 0.4rem;
        --blog-card-shadow-blur-radius: 0.5rem;

        --badge-corner-radius: 4.0rem;

        --popup-border-width: 1px;
        --popup-border-opacity: 0.1;
        --popup-corner-radius: 0px;
        --popup-shadow-opacity: 0.05;
        --popup-shadow-horizontal-offset: 0px;
        --popup-shadow-vertical-offset: 4px;
        --popup-shadow-blur-radius: 5px;

        --drawer-border-width: 1px;
        --drawer-border-opacity: 0.1;
        --drawer-shadow-opacity: 0.0;
        --drawer-shadow-horizontal-offset: 0px;
        --drawer-shadow-vertical-offset: 4px;
        --drawer-shadow-blur-radius: 5px;

        --spacing-sections-desktop: 0px;
        --spacing-sections-mobile: 0px;

        --grid-desktop-vertical-spacing: 8px;
        --grid-desktop-horizontal-spacing: 8px;
        --grid-mobile-vertical-spacing: 4px;
        --grid-mobile-horizontal-spacing: 4px;

        --text-boxes-border-opacity: 0.1;
        --text-boxes-border-width: 0px;
        --text-boxes-radius: 0px;
        --text-boxes-shadow-opacity: 0.0;
        --text-boxes-shadow-visible: 0;
        --text-boxes-shadow-horizontal-offset: 0px;
        --text-boxes-shadow-vertical-offset: 4px;
        --text-boxes-shadow-blur-radius: 5px;

        --buttons-radius: 30px;
        --buttons-radius-outset: 31px;
        --buttons-border-width: 1px;
        --buttons-border-opacity: 1.0;
        --buttons-shadow-opacity: 0.0;
        --buttons-shadow-visible: 0;
        --buttons-shadow-horizontal-offset: 0px;
        --buttons-shadow-vertical-offset: 4px;
        --buttons-shadow-blur-radius: 5px;
        --buttons-border-offset: 0.3px;

        --inputs-radius: 0px;
        --inputs-border-width: 1px;
        --inputs-border-opacity: 0.55;
        --inputs-shadow-opacity: 0.0;
        --inputs-shadow-horizontal-offset: 0px;
        --inputs-margin-offset: 0px;
        --inputs-shadow-vertical-offset: 4px;
        --inputs-shadow-blur-radius: 5px;
        --inputs-radius-outset: 0px;

        --variant-pills-radius: 40px;
        --variant-pills-border-width: 1px;
        --variant-pills-border-opacity: 0.55;
        --variant-pills-shadow-opacity: 0.0;
        --variant-pills-shadow-horizontal-offset: 0px;
        --variant-pills-shadow-vertical-offset: 4px;
        --variant-pills-shadow-blur-radius: 5px;
      }

      *,
      *::before,
      *::after {
        box-sizing: inherit;
      }

      html {
        box-sizing: border-box;
        font-size: calc(var(--font-body-scale) * 62.5%);
        height: 100%;
      }

      body {
        display: grid;
        grid-template-rows: auto auto 1fr auto;
        grid-template-columns: 100%;
        min-height: 100%;
        margin: 0;
        font-size: 1.5rem;
        letter-spacing: 0.06rem;
        line-height: calc(1 + 0.8 / var(--font-body-scale));
        font-family: var(--font-body-family);
        font-style: var(--font-body-style);
        font-weight: var(--font-body-weight);
      }

      @media screen and (min-width: 750px) {
        body {
          font-size: 1.6rem;
        }
      }
    </style>

    <link href="//justsohappy.com/cdn/shop/t/7/assets/base.s.min.css?v=170327904493238682621780683860" rel="stylesheet" type="text/css" media="all" />
    <link rel="stylesheet" href="//justsohappy.com/cdn/shop/t/7/assets/component-cart-items.s.min.css?v=33091192767492626011780683872" media="print" onload="this.media='all'">
      <link rel="preload" as="font" href="//justsohappy.com/cdn/fonts/poppins/poppins_n4.0ba78fa5af9b0e1a374041b3ceaadf0a43b41362.woff2" type="font/woff2" crossorigin>
      

      <link rel="preload" as="font" href="//justsohappy.com/cdn/fonts/quicksand/quicksand_n5.8f86b119923a62b5ca76bc9a6fb25da7a7498802.woff2" type="font/woff2" crossorigin>
      
<link
        rel="stylesheet"
        href="//justsohappy.com/cdn/shop/t/7/assets/component-predictive-search.s.min.css?v=2456824202062128321780684196"
        media="print"
        onload="this.media='all'"
      ><script>
      if (Shopify.designMode) {
        document.documentElement.classList.add('shopify-design-mode');
      }
    </script>
  <script type="text/javascript">if(typeof window.hulkappsWishlist === 'undefined') {
                            window.hulkappsWishlist = {};
                        }
                        window.hulkappsWishlist.baseURL = '/apps/advanced-wishlist/api';
                        window.hulkappsWishlist.hasAppBlockSupport = '1';
                        </script>
<!-- BEGIN app block: shopify://apps/seowill-seoant-ai-seo/blocks/seoant-core/8e57283b-dcb0-4f7b-a947-fb5c57a0d59d -->
<!--SEOAnt Core By SEOAnt Teams, v0.1.6 START -->

<!-- BEGIN app snippet: Index-JSON-LD -->
<!-- END app snippet -->





<!-- JSON-LD generated By SEOAnt END -->



<!-- Start : SEOAnt BrokenLink Redirect --><script type="text/javascript">
    !function(t){var e={};function r(n){if(e[n])return e[n].exports;var o=e[n]={i:n,l:!1,exports:{}};return t[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}r.m=t,r.c=e,r.d=function(t,e,n){r.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},r.r=function(t){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.t=function(t,e){if(1&e&&(t=r(t)),8&e)return t;if(4&e&&"object"===typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)r.d(n,o,function(e){return t[e]}.bind(null,o));return n},r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(e,"a",e),e},r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r.p="",r(r.s=11)}([function(t,e,r){"use strict";var n=r(2),o=Object.prototype.toString;function i(t){return"[object Array]"===o.call(t)}function a(t){return"undefined"===typeof t}function u(t){return null!==t&&"object"===typeof t}function s(t){return"[object Function]"===o.call(t)}function c(t,e){if(null!==t&&"undefined"!==typeof t)if("object"!==typeof t&&(t=[t]),i(t))for(var r=0,n=t.length;r<n;r++)e.call(null,t[r],r,t);else for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.call(null,t[o],o,t)}t.exports={isArray:i,isArrayBuffer:function(t){return"[object ArrayBuffer]"===o.call(t)},isBuffer:function(t){return null!==t&&!a(t)&&null!==t.constructor&&!a(t.constructor)&&"function"===typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)},isFormData:function(t){return"undefined"!==typeof FormData&&t instanceof FormData},isArrayBufferView:function(t){return"undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&t.buffer instanceof ArrayBuffer},isString:function(t){return"string"===typeof t},isNumber:function(t){return"number"===typeof t},isObject:u,isUndefined:a,isDate:function(t){return"[object Date]"===o.call(t)},isFile:function(t){return"[object File]"===o.call(t)},isBlob:function(t){return"[object Blob]"===o.call(t)},isFunction:s,isStream:function(t){return u(t)&&s(t.pipe)},isURLSearchParams:function(t){return"undefined"!==typeof URLSearchParams&&t instanceof URLSearchParams},isStandardBrowserEnv:function(){return("undefined"===typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!==typeof window&&"undefined"!==typeof document)},forEach:c,merge:function t(){var e={};function r(r,n){"object"===typeof e[n]&&"object"===typeof r?e[n]=t(e[n],r):e[n]=r}for(var n=0,o=arguments.length;n<o;n++)c(arguments[n],r);return e},deepMerge:function t(){var e={};function r(r,n){"object"===typeof e[n]&&"object"===typeof r?e[n]=t(e[n],r):e[n]="object"===typeof r?t({},r):r}for(var n=0,o=arguments.length;n<o;n++)c(arguments[n],r);return e},extend:function(t,e,r){return c(e,(function(e,o){t[o]=r&&"function"===typeof e?n(e,r):e})),t},trim:function(t){return t.replace(/^\s*/,"").replace(/\s*$/,"")}}},function(t,e,r){t.exports=r(12)},function(t,e,r){"use strict";t.exports=function(t,e){return function(){for(var r=new Array(arguments.length),n=0;n<r.length;n++)r[n]=arguments[n];return t.apply(e,r)}}},function(t,e,r){"use strict";var n=r(0);function o(t){return encodeURIComponent(t).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,r){if(!e)return t;var i;if(r)i=r(e);else if(n.isURLSearchParams(e))i=e.toString();else{var a=[];n.forEach(e,(function(t,e){null!==t&&"undefined"!==typeof t&&(n.isArray(t)?e+="[]":t=[t],n.forEach(t,(function(t){n.isDate(t)?t=t.toISOString():n.isObject(t)&&(t=JSON.stringify(t)),a.push(o(e)+"="+o(t))})))})),i=a.join("&")}if(i){var u=t.indexOf("#");-1!==u&&(t=t.slice(0,u)),t+=(-1===t.indexOf("?")?"?":"&")+i}return t}},function(t,e,r){"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},function(t,e,r){"use strict";(function(e){var n=r(0),o=r(19),i={"Content-Type":"application/x-www-form-urlencoded"};function a(t,e){!n.isUndefined(t)&&n.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}var u={adapter:function(){var t;return("undefined"!==typeof XMLHttpRequest||"undefined"!==typeof e&&"[object process]"===Object.prototype.toString.call(e))&&(t=r(6)),t}(),transformRequest:[function(t,e){return o(e,"Accept"),o(e,"Content-Type"),n.isFormData(t)||n.isArrayBuffer(t)||n.isBuffer(t)||n.isStream(t)||n.isFile(t)||n.isBlob(t)?t:n.isArrayBufferView(t)?t.buffer:n.isURLSearchParams(t)?(a(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):n.isObject(t)?(a(e,"application/json;charset=utf-8"),JSON.stringify(t)):t}],transformResponse:[function(t){if("string"===typeof t)try{t=JSON.parse(t)}catch(e){}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};n.forEach(["delete","get","head"],(function(t){u.headers[t]={}})),n.forEach(["post","put","patch"],(function(t){u.headers[t]=n.merge(i)})),t.exports=u}).call(this,r(18))},function(t,e,r){"use strict";var n=r(0),o=r(20),i=r(3),a=r(22),u=r(25),s=r(26),c=r(7);t.exports=function(t){return new Promise((function(e,f){var l=t.data,p=t.headers;n.isFormData(l)&&delete p["Content-Type"];var h=new XMLHttpRequest;if(t.auth){var d=t.auth.username||"",m=t.auth.password||"";p.Authorization="Basic "+btoa(d+":"+m)}var y=a(t.baseURL,t.url);if(h.open(t.method.toUpperCase(),i(y,t.params,t.paramsSerializer),!0),h.timeout=t.timeout,h.onreadystatechange=function(){if(h&&4===h.readyState&&(0!==h.status||h.responseURL&&0===h.responseURL.indexOf("file:"))){var r="getAllResponseHeaders"in h?u(h.getAllResponseHeaders()):null,n={data:t.responseType&&"text"!==t.responseType?h.response:h.responseText,status:h.status,statusText:h.statusText,headers:r,config:t,request:h};o(e,f,n),h=null}},h.onabort=function(){h&&(f(c("Request aborted",t,"ECONNABORTED",h)),h=null)},h.onerror=function(){f(c("Network Error",t,null,h)),h=null},h.ontimeout=function(){var e="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),f(c(e,t,"ECONNABORTED",h)),h=null},n.isStandardBrowserEnv()){var v=r(27),g=(t.withCredentials||s(y))&&t.xsrfCookieName?v.read(t.xsrfCookieName):void 0;g&&(p[t.xsrfHeaderName]=g)}if("setRequestHeader"in h&&n.forEach(p,(function(t,e){"undefined"===typeof l&&"content-type"===e.toLowerCase()?delete p[e]:h.setRequestHeader(e,t)})),n.isUndefined(t.withCredentials)||(h.withCredentials=!!t.withCredentials),t.responseType)try{h.responseType=t.responseType}catch(w){if("json"!==t.responseType)throw w}"function"===typeof t.onDownloadProgress&&h.addEventListener("progress",t.onDownloadProgress),"function"===typeof t.onUploadProgress&&h.upload&&h.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then((function(t){h&&(h.abort(),f(t),h=null)})),void 0===l&&(l=null),h.send(l)}))}},function(t,e,r){"use strict";var n=r(21);t.exports=function(t,e,r,o,i){var a=new Error(t);return n(a,e,r,o,i)}},function(t,e,r){"use strict";var n=r(0);t.exports=function(t,e){e=e||{};var r={},o=["url","method","params","data"],i=["headers","auth","proxy"],a=["baseURL","url","transformRequest","transformResponse","paramsSerializer","timeout","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","maxContentLength","validateStatus","maxRedirects","httpAgent","httpsAgent","cancelToken","socketPath"];n.forEach(o,(function(t){"undefined"!==typeof e[t]&&(r[t]=e[t])})),n.forEach(i,(function(o){n.isObject(e[o])?r[o]=n.deepMerge(t[o],e[o]):"undefined"!==typeof e[o]?r[o]=e[o]:n.isObject(t[o])?r[o]=n.deepMerge(t[o]):"undefined"!==typeof t[o]&&(r[o]=t[o])})),n.forEach(a,(function(n){"undefined"!==typeof e[n]?r[n]=e[n]:"undefined"!==typeof t[n]&&(r[n]=t[n])}));var u=o.concat(i).concat(a),s=Object.keys(e).filter((function(t){return-1===u.indexOf(t)}));return n.forEach(s,(function(n){"undefined"!==typeof e[n]?r[n]=e[n]:"undefined"!==typeof t[n]&&(r[n]=t[n])})),r}},function(t,e,r){"use strict";function n(t){this.message=t}n.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},n.prototype.__CANCEL__=!0,t.exports=n},function(t,e,r){t.exports=r(13)},function(t,e,r){t.exports=r(30)},function(t,e,r){var n=function(t){"use strict";var e=Object.prototype,r=e.hasOwnProperty,n="function"===typeof Symbol?Symbol:{},o=n.iterator||"@@iterator",i=n.asyncIterator||"@@asyncIterator",a=n.toStringTag||"@@toStringTag";function u(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{u({},"")}catch(S){u=function(t,e,r){return t[e]=r}}function s(t,e,r,n){var o=e&&e.prototype instanceof l?e:l,i=Object.create(o.prototype),a=new L(n||[]);return i._invoke=function(t,e,r){var n="suspendedStart";return function(o,i){if("executing"===n)throw new Error("Generator is already running");if("completed"===n){if("throw"===o)throw i;return j()}for(r.method=o,r.arg=i;;){var a=r.delegate;if(a){var u=x(a,r);if(u){if(u===f)continue;return u}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if("suspendedStart"===n)throw n="completed",r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n="executing";var s=c(t,e,r);if("normal"===s.type){if(n=r.done?"completed":"suspendedYield",s.arg===f)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(n="completed",r.method="throw",r.arg=s.arg)}}}(t,r,a),i}function c(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(S){return{type:"throw",arg:S}}}t.wrap=s;var f={};function l(){}function p(){}function h(){}var d={};d[o]=function(){return this};var m=Object.getPrototypeOf,y=m&&m(m(T([])));y&&y!==e&&r.call(y,o)&&(d=y);var v=h.prototype=l.prototype=Object.create(d);function g(t){["next","throw","return"].forEach((function(e){u(t,e,(function(t){return this._invoke(e,t)}))}))}function w(t,e){var n;this._invoke=function(o,i){function a(){return new e((function(n,a){!function n(o,i,a,u){var s=c(t[o],t,i);if("throw"!==s.type){var f=s.arg,l=f.value;return l&&"object"===typeof l&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(l).then((function(t){f.value=t,a(f)}),(function(t){return n("throw",t,a,u)}))}u(s.arg)}(o,i,n,a)}))}return n=n?n.then(a,a):a()}}function x(t,e){var r=t.iterator[e.method];if(void 0===r){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=void 0,x(t,e),"throw"===e.method))return f;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return f}var n=c(r,t.iterator,e.arg);if("throw"===n.type)return e.method="throw",e.arg=n.arg,e.delegate=null,f;var o=n.arg;return o?o.done?(e[t.resultName]=o.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,f):o:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,f)}function b(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function E(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function L(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(b,this),this.reset(!0)}function T(t){if(t){var e=t[o];if(e)return e.call(t);if("function"===typeof t.next)return t;if(!isNaN(t.length)){var n=-1,i=function e(){for(;++n<t.length;)if(r.call(t,n))return e.value=t[n],e.done=!1,e;return e.value=void 0,e.done=!0,e};return i.next=i}}return{next:j}}function j(){return{value:void 0,done:!0}}return p.prototype=v.constructor=h,h.constructor=p,p.displayName=u(h,a,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"===typeof t&&t.constructor;return!!e&&(e===p||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,h):(t.__proto__=h,u(t,a,"GeneratorFunction")),t.prototype=Object.create(v),t},t.awrap=function(t){return{__await:t}},g(w.prototype),w.prototype[i]=function(){return this},t.AsyncIterator=w,t.async=function(e,r,n,o,i){void 0===i&&(i=Promise);var a=new w(s(e,r,n,o),i);return t.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},g(v),u(v,a,"Generator"),v[o]=function(){return this},v.toString=function(){return"[object Generator]"},t.keys=function(t){var e=[];for(var r in t)e.push(r);return e.reverse(),function r(){for(;e.length;){var n=e.pop();if(n in t)return r.value=n,r.done=!1,r}return r.done=!0,r}},t.values=T,L.prototype={constructor:L,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(E),!t)for(var e in this)"t"===e.charAt(0)&&r.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function n(r,n){return a.type="throw",a.arg=t,e.next=r,n&&(e.method="next",e.arg=void 0),!!n}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return n("end");if(i.tryLoc<=this.prev){var u=r.call(i,"catchLoc"),s=r.call(i,"finallyLoc");if(u&&s){if(this.prev<i.catchLoc)return n(i.catchLoc,!0);if(this.prev<i.finallyLoc)return n(i.finallyLoc)}else if(u){if(this.prev<i.catchLoc)return n(i.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return n(i.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,f):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),f},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),E(r),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;E(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:T(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=void 0),f}},t}(t.exports);try{regeneratorRuntime=n}catch(o){Function("r","regeneratorRuntime = r")(n)}},function(t,e,r){"use strict";var n=r(0),o=r(2),i=r(14),a=r(8);function u(t){var e=new i(t),r=o(i.prototype.request,e);return n.extend(r,i.prototype,e),n.extend(r,e),r}var s=u(r(5));s.Axios=i,s.create=function(t){return u(a(s.defaults,t))},s.Cancel=r(9),s.CancelToken=r(28),s.isCancel=r(4),s.all=function(t){return Promise.all(t)},s.spread=r(29),t.exports=s,t.exports.default=s},function(t,e,r){"use strict";var n=r(0),o=r(3),i=r(15),a=r(16),u=r(8);function s(t){this.defaults=t,this.interceptors={request:new i,response:new i}}s.prototype.request=function(t){"string"===typeof t?(t=arguments[1]||{}).url=arguments[0]:t=t||{},(t=u(this.defaults,t)).method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=[a,void 0],r=Promise.resolve(t);for(this.interceptors.request.forEach((function(t){e.unshift(t.fulfilled,t.rejected)})),this.interceptors.response.forEach((function(t){e.push(t.fulfilled,t.rejected)}));e.length;)r=r.then(e.shift(),e.shift());return r},s.prototype.getUri=function(t){return t=u(this.defaults,t),o(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},n.forEach(["delete","get","head","options"],(function(t){s.prototype[t]=function(e,r){return this.request(n.merge(r||{},{method:t,url:e}))}})),n.forEach(["post","put","patch"],(function(t){s.prototype[t]=function(e,r,o){return this.request(n.merge(o||{},{method:t,url:e,data:r}))}})),t.exports=s},function(t,e,r){"use strict";var n=r(0);function o(){this.handlers=[]}o.prototype.use=function(t,e){return this.handlers.push({fulfilled:t,rejected:e}),this.handlers.length-1},o.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},o.prototype.forEach=function(t){n.forEach(this.handlers,(function(e){null!==e&&t(e)}))},t.exports=o},function(t,e,r){"use strict";var n=r(0),o=r(17),i=r(4),a=r(5);function u(t){t.cancelToken&&t.cancelToken.throwIfRequested()}t.exports=function(t){return u(t),t.headers=t.headers||{},t.data=o(t.data,t.headers,t.transformRequest),t.headers=n.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),n.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete t.headers[e]})),(t.adapter||a.adapter)(t).then((function(e){return u(t),e.data=o(e.data,e.headers,t.transformResponse),e}),(function(e){return i(e)||(u(t),e&&e.response&&(e.response.data=o(e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}},function(t,e,r){"use strict";var n=r(0);t.exports=function(t,e,r){return n.forEach(r,(function(r){t=r(t,e)})),t}},function(t,e){var r,n,o=t.exports={};function i(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function u(t){if(r===setTimeout)return setTimeout(t,0);if((r===i||!r)&&setTimeout)return r=setTimeout,setTimeout(t,0);try{return r(t,0)}catch(e){try{return r.call(null,t,0)}catch(e){return r.call(this,t,0)}}}!function(){try{r="function"===typeof setTimeout?setTimeout:i}catch(t){r=i}try{n="function"===typeof clearTimeout?clearTimeout:a}catch(t){n=a}}();var s,c=[],f=!1,l=-1;function p(){f&&s&&(f=!1,s.length?c=s.concat(c):l=-1,c.length&&h())}function h(){if(!f){var t=u(p);f=!0;for(var e=c.length;e;){for(s=c,c=[];++l<e;)s&&s[l].run();l=-1,e=c.length}s=null,f=!1,function(t){if(n===clearTimeout)return clearTimeout(t);if((n===a||!n)&&clearTimeout)return n=clearTimeout,clearTimeout(t);try{n(t)}catch(e){try{return n.call(null,t)}catch(e){return n.call(this,t)}}}(t)}}function d(t,e){this.fun=t,this.array=e}function m(){}o.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)e[r-1]=arguments[r];c.push(new d(t,e)),1!==c.length||f||u(h)},d.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=m,o.addListener=m,o.once=m,o.off=m,o.removeListener=m,o.removeAllListeners=m,o.emit=m,o.prependListener=m,o.prependOnceListener=m,o.listeners=function(t){return[]},o.binding=function(t){throw new Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(t){throw new Error("process.chdir is not supported")},o.umask=function(){return 0}},function(t,e,r){"use strict";var n=r(0);t.exports=function(t,e){n.forEach(t,(function(r,n){n!==e&&n.toUpperCase()===e.toUpperCase()&&(t[e]=r,delete t[n])}))}},function(t,e,r){"use strict";var n=r(7);t.exports=function(t,e,r){var o=r.config.validateStatus;!o||o(r.status)?t(r):e(n("Request failed with status code "+r.status,r.config,null,r.request,r))}},function(t,e,r){"use strict";t.exports=function(t,e,r,n,o){return t.config=e,r&&(t.code=r),t.request=n,t.response=o,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},t}},function(t,e,r){"use strict";var n=r(23),o=r(24);t.exports=function(t,e){return t&&!n(e)?o(t,e):e}},function(t,e,r){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},function(t,e,r){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},function(t,e,r){"use strict";var n=r(0),o=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,r,i,a={};return t?(n.forEach(t.split("\n"),(function(t){if(i=t.indexOf(":"),e=n.trim(t.substr(0,i)).toLowerCase(),r=n.trim(t.substr(i+1)),e){if(a[e]&&o.indexOf(e)>=0)return;a[e]="set-cookie"===e?(a[e]?a[e]:[]).concat([r]):a[e]?a[e]+", "+r:r}})),a):a}},function(t,e,r){"use strict";var n=r(0);t.exports=n.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a");function o(t){var n=t;return e&&(r.setAttribute("href",n),n=r.href),r.setAttribute("href",n),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:"/"===r.pathname.charAt(0)?r.pathname:"/"+r.pathname}}return t=o(window.location.href),function(e){var r=n.isString(e)?o(e):e;return r.protocol===t.protocol&&r.host===t.host}}():function(){return!0}},function(t,e,r){"use strict";var n=r(0);t.exports=n.isStandardBrowserEnv()?{write:function(t,e,r,o,i,a){var u=[];u.push(t+"="+encodeURIComponent(e)),n.isNumber(r)&&u.push("expires="+new Date(r).toGMTString()),n.isString(o)&&u.push("path="+o),n.isString(i)&&u.push("domain="+i),!0===a&&u.push("secure"),document.cookie=u.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},function(t,e,r){"use strict";var n=r(9);function o(t){if("function"!==typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var r=this;t((function(t){r.reason||(r.reason=new n(t),e(r.reason))}))}o.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},o.source=function(){var t;return{token:new o((function(e){t=e})),cancel:t}},t.exports=o},function(t,e,r){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},function(t,e,r){"use strict";r.r(e);var n=r(1),o=r.n(n);function i(t,e,r,n,o,i,a){try{var u=t[i](a),s=u.value}catch(c){return void r(c)}u.done?e(s):Promise.resolve(s).then(n,o)}function a(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var a=t.apply(e,r);function u(t){i(a,n,o,u,s,"next",t)}function s(t){i(a,n,o,u,s,"throw",t)}u(void 0)}))}}var u=r(10),s=r.n(u);var c=function(t){return function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"GET";return r=r.toUpperCase(),new Promise((function(n){var o;"GET"===r&&(o=s.a.get(t,{params:e})),o.then((function(t){n(t.data)}))}))}("https://api-app.seoant.com/api/v1/receive_id",t,"GET")};function f(){return(f=a(o.a.mark((function t(e,r,n){var i;return o.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return i={shop:e,code:r,seogid:n},t.next=3,c(i);case 3:t.sent;case 4:case"end":return t.stop()}}),t)})))).apply(this,arguments)}var l=window.location.href;if(-1!=l.indexOf("seogid")){var p=l.split("seogid");if(void 0!=p[1]){var h=window.location.pathname+window.location.search;window.history.pushState({},0,h),function(t,e,r){f.apply(this,arguments)}("inspiredbizowner.myshopify.com","",p[1])}}}]);
</script><!-- END : SEOAnt BrokenLink Redirect -->

<!-- Added By SEOAnt AMP. v0.0.1, START --><!-- Added By SEOAnt AMP END -->

<!-- Instant Page START --><script src="https://cdn.shopify.com/extensions/019e3a79-6bc6-7aae-b164-e6aebe44a4d6/seowill-seoant-ai-seo-99/assets/pagespeed-preloading.js" defer="defer"></script><!-- Instant Page END -->


<!-- Google search console START v1.0 --><!-- Google search console END v1.0 -->

<!-- Lazy Loading START --><!-- Lazy Loading END -->



<!-- Video Lazy START --><script src="https://cdn.shopify.com/extensions/019e3a79-6bc6-7aae-b164-e6aebe44a4d6/seowill-seoant-ai-seo-99/assets/videolazy.s.min.js" async></script><!-- Video Lazy END -->

<!--  SEOAnt Core End -->

<!-- END app block --><!-- BEGIN app block: shopify://apps/monster-cart-upsell-free-gifts/blocks/app-embed/a1b8e58a-bf1d-4e0f-8768-a387c3f643c0 --><script>
  window.mu_version = 1.8
  
    window.mu_currencies = [{"name": "United States Dollar", "iso_code": "USD", "symbol": "$"},];
    window.mu_origin = 'justsohappy.com';
    window.mu_myshopify_domain = 'inspiredbizowner.myshopify.com';
    window.mu_cart_currency= 'USD';
    window.mu_cart_items = [];
    window.mu_money_format = '${{amount}}';
    
    
    
    
    
    
    window.mu_stop_shopify_rate = true
    
    
    
    
    window.mu_bag_selector = [];
    
    
    window.mu_hide_when_opened = "";
    
    // Stub: defined synchronously so callers can detect `typeof window.monster_refresh === 'function'`
    // before the cart bundle loads. The real implementation overwrites this once the app renders.
    window.monster_refresh = function () {
      console.log("MU: monster_refresh called before the app finished rendering — the function won't work until the cart is fully loaded.");
    };
</script><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.css" media="print" onload="this.media='all'" />
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick-theme.min.css" media="print" onload="this.media='all'" />
  <noscript>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.css" />
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick-theme.min.css" />
  </noscript><script>
    // custom code here
</script><script>console.log("%cMU: Version 2 detected", "color: white; background: #007acc; padding: 2px 6px; border-radius: 3px;");</script><script>console.log("%cMU: Version 2 is active", "color: white; background: #28a745; padding: 2px 6px; border-radius: 3px;");</script><script>
      window.mu_settings = {"rtl":false,"font":{"size":"16","color":"#162543","custom":false,"family":"Poppins:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic"},"scary":{"days":"0","text":{"text":"🔥 Your cart is reserved for... {{timer}} minutes","color":"#000000","font_size":"0.7"},"hours":"0","style":"full","border":"#ffffff","minutes":"9","seconds":"49","isActive":false,"endAction":"hide","placement":"top","background":"#efefef","isDaysActive":false,"isHoursActive":false,"textAlignment":"left","isMinutesActive":true,"isSecondsActive":true},"theme":{"primary":"#BFA5CF","secondary":"#e4e4e4","textColor":"#000000","background":"#FFFFFF","buttonColor":"#FFFFFF","buttonRadius":6},"badges":{"value":"\u003cp class=\"ql-align-center\"\u003eGuaranteed Safe \u0026amp; Secure Checkout\u003c\/p\u003e\u003cp class=\"ql-align-center\"\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp class=\"ql-align-center\"\u003e\u003cimg src=\"https:\/\/storage.crisp.chat\/users\/upload\/session\/-\/1\/d\/f\/1\/1df1b47c365d3f00\/trust-badges_21dm22.png\"\u003e\u003c\/p\u003e","isActive":true,"position":"bellow_checkout"},"curved":true,"header":{"title":{"text":"Your Cart ({{number_items}})","color":"#f9f9f9","font_size":"1.1","font_weight":"500"},"margin":"5","alignment":"center","background":"#BFA5CF"},"modules":{"order":["checkout_button","random_text","order_note"],"order_note":{"text":"\u003cp class=\"ql-size-small\"\u003e \u003cstrong\u003eAdd a note to your order\u003c\/strong\u003e\u003c\/p\u003e","active":false,"position":"bellow_checkout"},"random_text":{"text":"\u003cp class=\"ql-align-center ql-size-small\"\u003e100% NO-RISK MONEY BACK GUARANTEE\u003c\/p\u003e","active":false,"position":"bellow_checkout"},"checkout_button":{"coupon":{"background":"#BFA5CF","active_color":"#e4e4e4","hoverBackground":"#e4e4e4","active_background":"#000000"},"savings":{"text":"Savings","color":"#BFA5CF","font_size":"1.3","font_weight":"500"},"subtotal":{"text":"Subtotal","color":"#000000","font_size":"1.3","font_weight":"500"},"background":"#BFA5CF","button_text":{"text":"Checkout \/ {{subtotal}}","color":"#FFFFFF","font_size":"1.3","font_weight":"700"},"show_subtotal":true,"hoverBackground":"#e4e4e4","use_coupon_code":{"text":"Coupon code","color":"#BFA5CF","font_size":"0.9"},"checkout_as_link":false,"edit_coupon_code":{"text":"Edit","font_size":"0.9"},"apply_coupon_code":{"text":"Apply","color":"#FFFFFF","font_size":"1"},"close_coupon_code":{"text":"Close","font_size":"0.9"},"coupon_alert_text":{"text":"Code overrides offers","color":"#dc2626","font_size":"1"},"enter_coupon_code":{"text":"Enter Coupon Code","color":"#BFA5CF","font_size":"0.9"},"button_text_loading":{"text":"Generating Offer...","color":"#FFFFFF","font_size":"1.3","font_weight":"700"},"fix_checkout_container":true,"continue_shopping_button":{"text":"Continue shopping","color":"#000000","font_size":"1","font_weight":"700"},"active_continue_shopping_button":false,"active_continue_shopping_underlined":false}},"product":{"qte":{"color":"#000000","font_size":"0.9"},"grow":false,"price":{"text":"{{compared_price}}{{product_price}}","color":"#162543","font_size":"1.1","font_weight":"700"},"title":{"text":"{{product_title}}","color":"#162543","font_size":"1.1","font_weight":"400"},"show_bin":true,"sold_out":"Sold Out","variants":{"color":"#777777","font_size":"0.9","font_weight":"500"},"bin_color":"#000000","image_size":"80","editable_quantity":false,"allow_variants_editing":true},"afterPay":{"text":{"text":"Or {{installments}} installments of {{split_payment}} with","color":"#162543","font_size":"0.8","font_weight":"700"},"image":"https:\/\/s3-us-west-2.amazonaws.com\/apps.static.resources\/afterpay_black.png","splits":"4","isActive":false,"isExternal":false},"open_cart":true,"empty_cart":"\u003cp class=\"ql-align-center\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0597\/9367\/0293\/t\/38\/assets\/download.png?v=1667818689\"\u003e\u003c\/p\u003e","show_coupon":false,"sticky_cart":{"btn_text":"Add To Cart","isActive":false,"btn_color":"#000000","btn_style":"square","cart_name":{"text":"Add To Cart"},"txt_color":"#FFFFFF","atc_action":"checkout","mobile_active":true,"desktop_active":true,"mobile_location":"bottom","mobile_quantity":{"text":"Quantity"},"background_color":"#FFFFFF","desktop_location":"bottom","desktop_quantity":{"text":"Quantity"},"mobile_atc_height":{"text":"50"},"mobile_show_price":true,"mobile_show_title":true,"mobile_visibility":"dynamic","desktop_visibility":"dynamic","btn_text_unavailable":"UNAVAILABLE","mobile_show_quantity":true,"mobile_show_variants":true,"desktop_show_quantity":true,"desktop_show_variants":true,"btn_text_variant_active":"CONFIRM","desktop_product_preview":true,"desktop_show_product_name":true,"btn_atc_txt_variant_active":"Choose size","mobile_show_compared_price":true,"desktop_show_compared_price":true,"show_btn_atc_txt_variant_active":false},"announcement":{"text":{"text":"⏰ Order before your items are out of stock!","color":"#000000","font_size":"0.7"},"style":"rounded","border":"#ffffff","isActive":false,"position":"bellow_products","background":"#efefef","textAlignment":"center"},"cod_settings":{"form":[{"type":"name","label":"First name","isRequired":true,"placeholder":"Please enter your full name"},{"type":"email","label":"Email","isRequired":false,"placeholder":"Please enter your email"},{"type":"phone","label":"Phone number","isRequired":true,"placeholder":"Please enter your phone number"},{"type":"string","label":"Address","isRequired":true,"placeholder":"Please enter your address"},{"type":"textarea","label":"Note to seller","isRequired":false,"placeholder":"Please enter your a custom note"}],"is_active":false,"checkout_mode":"cod_and_checkout","error_message":"This field is required","confirm_button":{"text":"Confirm Order","color":"#FFFFFF","font_size":"1.7","background":"#000000","hoverBackground":"#e4e4e4"},"loading_button":{"text":"Loading ...","color":"#FFFFFF","font_size":"1.7","background":"#000000","hoverBackground":"#e4e4e4"},"checkout_button":{"text":"PAY ON DELIVERY","color":"#FFFFFF","font_size":"1.7","background":"#000000","hoverBackground":"#e4e4e4"},"is_form_in_cart":false},"subscription":{"text":{"text":"Upgrade to {{plans_group_name}}","color":"#FFFFFF","font_size":0.9,"font_weight":700},"style":"button","border":"#BFA5CF","isActive":false,"background":"#BFA5CF","loadingBorder":"#999999","upgradingText":{"text":"Upgrading...","color":"#FFFFFF","font_size":0.9,"font_weight":700},"subscribedText":{"text":"{{selling_plan_name}}","color":"#000000","font_size":0.9,"font_weight":500},"downgradingText":{"text":"Downgrading...","color":"#FFFFFF","font_size":0.9,"font_weight":700},"highlightedText":{"text":"save","color":"#FFFFFF","font_size":0.9,"font_weight":700},"subscribedBorder":"#BFA5CF","loadingBackground":"#999999","unhighlightedText":{"text":"Subscribe \u0026","color":"#000000","font_size":0.9,"font_weight":700},"subscribedBackground":"#BFA5CF"},"auto_discount":{"text":{"text":"{{title}}","color":"#000000","font_size":"0.9","font_weight":"400"},"border":"#e4e4e4","background":"#e4e4e4"},"expressCheckout":{"rowGap":"8","enabled":false,"position":"under-checkout","buttonHeight":"40","buttonAlignment":"center","hideBuyerConsent":false,"renderInShadowDOM":true,"mobileButtonHeight":"40"},"count_compare_at":true,"default_language":"english","multiCurrencyMode":true,"show_coupon_alert_text":true,"checkout_condition_text":"\u003cp\u003e\u003cspan class=\"ql-size-small\"\u003eI agree to Terms \u0026amp; conditions\u003c\/span\u003e\u003c\/p\u003e","checkout_condition_color":"#000000","continue_shopping_button":{"text":"Continue shopping","color":"#000000","font_size":"1","font_weight":"700"},"checkout_condition_alignment":"center","is_checkout_condition_active":false,"active_continue_shopping_button":true,"active_continue_shopping_underlined":true};
      window.mu_targets = {"campaigns":{"3878":{"id":"3878","type":"add_to_unlock","updatedAt":1780700546654}},"all_products":["3878"]};window.mu_rewards = Object.assign({}, {"3878":{"type":"ATU","goal_type":"amount","goals":[],"fbtDiscounts":[{"product_id":"gid:\/\/shopify\/Product\/8041564667978","discount_value":15,"discount_type":"PERCENTAGE"},{"product_id":"gid:\/\/shopify\/Product\/8051410993226","discount_value":15,"discount_type":"PERCENTAGE"},{"product_id":"gid:\/\/shopify\/Product\/8209115480138","discount_value":15,"discount_type":"PERCENTAGE"},{"product_id":"gid:\/\/shopify\/Product\/8078420869194","discount_value":15,"discount_type":"PERCENTAGE"},{"product_id":"gid:\/\/shopify\/Product\/8118289006666","discount_value":15,"discount_type":"PERCENTAGE"},{"product_id":"gid:\/\/shopify\/Product\/8078421622858","discount_value":15,"discount_type":"PERCENTAGE"}],"include_discounts":true,"discount_message":"{{goal}}","show_mcart_suffix":false}}, {});window.mu_products_collections = {};
      window.mu_campaigns = {};
    </script>
          <script>window.mu_campaigns["3878"] = {"modules":{"order":["checkout_button","random_text","order_note"],"order_note":{"text":"\u003cp class=\"ql-size-small\"\u003e \u003cstrong\u003eAdd a note to your order\u003c\/strong\u003e\u003c\/p\u003e","active":false},"random_text":{"text":"\u003cp class=\"ql-align-center ql-size-small\"\u003e100% NO-RISK MONEY BACK GUARANTEE\u003c\/p\u003e","active":false}},"add_to_unlock":{"goals":[{"gift":{"widget":{"after":{"header":"\u003cstrong\u003eYou unlocked a Free Gift! 🎉\u003c\/strong\u003e","outline":"#CBEBCE","background":"#F8FBF6","product_name":"\u003cp\u003eOnly valid today! ⏰\u003c\/p\u003e\u003cp\u003e{{product_name}}\u003c\/p\u003e","offer_highlight":{"text":"Free","color":"#4FB56E","font_size":"1.2"},"variant_change_text":{"text":"Change gift","color":"#868686","font_size":"1"}},"active":true,"before":{"header":"\u003cstrong\u003eAdd {{amount_left}} to unlock Free Gift 🎁\u003c\/strong\u003e","outline":"#C4C4C4","background":"#F2F5FF","product_name":"Today only offer","offer_highlight":{"text":"Free","color":"#5F5F5F","font_size":"1.2"},"multi_gift_image":{"key":"GLOBAL\/default_gifts.png","url":"https:\/\/monster-upsells-images-dev.s3.us-west-2.amazonaws.com\/GLOBAL\/default_gifts.png"}},"selecting":{"header":"\u003cstrong\u003eSelect 1 Free Gift\u003c\/strong\u003e","outline":"#C4C4C4","background":"#F2F5FF","product_name":"{{product_name}}","offer_highlight":{"text":"Free","color":"#5F5F5F","font_size":"1.2"},"variant_selector_text":{"text":"Add Gift","color":"#FFFFFF","font_size":"1"},"variant_button_background":"#000000"},"compare_at_price":{"text":"{{compare_at_price}}","color":"#e4e4e4","font_size":"1"},"compare_at_price_active":true},"products":[],"afterText":{"text":"🎉 You've unlocked a Free Gift","color":"#000000","font_size":"1","font_weight":"500"},"beforeText":{"text":"👉 Add {{amount_left}} to unlock Free Gift","color":"#000000","font_size":"1","font_weight":"500"},"previous_gift":"keep","multi_gift_select":"select"},"badge":{"text":{"text":"{{goal}}","color":"#000000","font_size":"1"},"type":"2","image":null,"show_text":true},"manual":{"afterText":{"text":"🎉 You've unlocked Free shipping!","color":"#000000","font_size":"1","font_weight":"500"},"beforeText":{"text":"👉 Add {{amount_left}} to get free shipping","color":"#000000","font_size":"1","font_weight":"500"}},"confetti":true,"discount":{"type":"percentage","reward":"10","afterText":{"text":"🎉 You've unlocked {{reward}} off","color":"#000000","font_size":"1","font_weight":"500"},"beforeText":{"text":"👉 Add {{amount_left}} to unlock {{reward}} off","color":"#000000","font_size":"1","font_weight":"500"}},"goal_text":{"text":"Free shipping","color":"#000000","font_size":"0.7"},"goal_type":"fixed","reward_type":"free_shipping","free_shipping":{"manual":true,"afterText":{"text":"🎉 You've unlocked Free shipping!","color":"#000000","font_size":"1","font_weight":"500"},"beforeText":{"text":"👉 Add {{amount_left}} to get free shipping","color":"#000000","font_size":"1","font_weight":"500"}},"discount_title":"spend {{goal}} get {{reward}} off","show_goal_text":false,"specific_goals":[{"goal":"75","main":true,"currency":"USD"}],"confetti_length":"400"}],"title":{"text":"🥰 Add Some More Happiness 👇 ","color":"#ffffff","font_size":"1","font_weight":"500"},"isActive":true,"products":[],"fbt_style":"classic_stack","separator":{"text":"OR","active":false},"background":"#F776A7","image_size":70,"borderColor":"#e4e4e4","headerAlign":"center","show_badges":false,"exclude_tags":["shirt"],"fbt_position":"above_checkout","image_radius":5,"corner_radius":5,"product_price":{"text":"{{compared_price}}{{product_price}}","color":"#BFA5CF","font_size":"0.9","font_weight":"700"},"product_title":{"text":"{{product_title}}","color":"#4d4d4d","font_size":"1","font_weight":"600"},"bar_margin_top":0,"progress_thick":false,"section_margin":10,"smart_products":[{"id":"78aa417a-2676-431c-abf4-77426f4c1d89","isAllTrigger":true,"products_target":[{"id":"gid:\/\/shopify\/Product\/8041564667978","image":"https:\/\/cdn.shopify.com\/s\/files\/1\/0673\/8221\/4730\/files\/Good-Vibes-Magnet-Set.jpg?v=1775234731","title":"Good Vibes Magnet Set","handle":"good-vibes-magnet-set","options":[{"id":"gid:\/\/shopify\/ProductOption\/10714457604170","name":"Title","values":["Default Title"],"position":1}],"discount":{"type":"percentage","value":"15"},"variants":[{"id":"gid:\/\/shopify\/ProductVariant\/42658706718794","sku":"111504","price":"12.95","title":"Default Title","weight":0.14,"barcode":"190134115043","product":{"id":"gid:\/\/shopify\/Product\/8041564667978","__typename":"Product"},"taxable":true,"position":1,"createdAt":"2025-10-26T01:35:43Z","updatedAt":"2026-01-19T16:08:23Z","weightUnit":"POUNDS","displayName":"Good Vibes Magnet Set - Default Title","inventoryItem":{"id":"gid:\/\/shopify\/InventoryItem\/44753485004874","__typename":"InventoryItem"},"compareAtPrice":null,"inventoryItemId":"gid:\/\/shopify\/InventoryItem\/44753485004874","inventoryPolicy":"DENY","selectedOptions":[{"value":"Default Title","__typename":"SelectedOption"}],"availableForSale":true,"requiresShipping":true,"inventoryQuantity":8,"fulfillmentService":"gid:\/\/shopify\/FulfillmentService\/manual","inventoryManagement":"SHOPIFY"}],"productType":"Refrigerator Magnets"}],"products_trigger":[]},{"id":"425d38e9-9cd5-4e35-8bea-eae0f3e1a140","isAllTrigger":true,"products_target":[{"id":"gid:\/\/shopify\/Product\/8051410993226","image":"https:\/\/cdn.shopify.com\/s\/files\/1\/0673\/8221\/4730\/files\/Rainbow-Garden-Drink-Sleeve-Iced-Coffee-Drink-Cover.jpg?v=1780682613","title":"Rainbow Garden Drink Sleeve, Iced Coffee, Drink Cover","handle":"rainbow-garden-drink-sleeve-iced-coffee-koozie-drink-cover","options":[{"id":"gid:\/\/shopify\/ProductOption\/10727531970634","name":"Size","values":["Regular","Large"],"position":1}],"discount":{"type":"percentage","value":"15"},"variants":[{"id":"gid:\/\/shopify\/ProductVariant\/42700612993098","sku":"COOZ010","image":{"id":"gid:\/\/shopify\/MediaImage\/26192055500874","altText":"Rainbow Garden Drink Sleeve, Iced Coffee, Drink Cover","originalSrc":"https:\/\/cdn.shopify.com\/s\/files\/1\/0673\/8221\/4730\/files\/Rainbow-Garden-Drink-Sleeve-Iced-Coffee-Drink-Cover-2.jpg?v=1780682614"},"price":"8.00","title":"Regular","weight":1,"barcode":"810190171646","product":{"id":"gid:\/\/shopify\/Product\/8051410993226","__typename":"Product"},"taxable":true,"position":1,"createdAt":"2025-11-04T17:08:13Z","updatedAt":"2025-11-04T22:02:52Z","weightUnit":"OUNCES","displayName":"Rainbow Garden Drink Sleeve, Iced Coffee, Drink Cover - Regular","inventoryItem":{"id":"gid:\/\/shopify\/InventoryItem\/44796382412874","__typename":"InventoryItem"},"compareAtPrice":null,"inventoryItemId":"gid:\/\/shopify\/InventoryItem\/44796382412874","inventoryPolicy":"DENY","selectedOptions":[{"value":"Regular","__typename":"SelectedOption"}],"availableForSale":true,"requiresShipping":true,"inventoryQuantity":4,"fulfillmentService":"gid:\/\/shopify\/FulfillmentService\/manual","inventoryManagement":"SHOPIFY"},{"id":"gid:\/\/shopify\/ProductVariant\/42700613025866","sku":"LCOOZ010","image":{"id":"gid:\/\/shopify\/MediaImage\/26192055533642","altText":"Rainbow Garden Drink Sleeve, Iced Coffee, Drink Cover","originalSrc":"https:\/\/cdn.shopify.com\/s\/files\/1\/0673\/8221\/4730\/files\/Rainbow-Garden-Drink-Sleeve-Iced-Coffee-Drink-Cover-3.jpg?v=1780682616"},"price":"9.00","title":"Large","weight":1,"barcode":"810190171745","product":{"id":"gid:\/\/shopify\/Product\/8051410993226","__typename":"Product"},"taxable":true,"position":2,"createdAt":"2025-11-04T17:08:13Z","updatedAt":"2025-11-04T22:02:50Z","weightUnit":"OUNCES","displayName":"Rainbow Garden Drink Sleeve, Iced Coffee, Drink Cover - Large","inventoryItem":{"id":"gid:\/\/shopify\/InventoryItem\/44796382445642","__typename":"InventoryItem"},"compareAtPrice":null,"inventoryItemId":"gid:\/\/shopify\/InventoryItem\/44796382445642","inventoryPolicy":"DENY","selectedOptions":[{"value":"Large","__typename":"SelectedOption"}],"availableForSale":true,"requiresShipping":true,"inventoryQuantity":4,"fulfillmentService":"gid:\/\/shopify\/FulfillmentService\/manual","inventoryManagement":"SHOPIFY"}],"productType":"Drink Sleeves"}],"products_trigger":[]},{"id":"20467270-72e8-4a6d-b95a-0055df32f95c","isAllTrigger":true,"products_target":[{"id":"gid:\/\/shopify\/Product\/8209115480138","image":"https:\/\/cdn.shopify.com\/s\/files\/1\/0673\/8221\/4730\/files\/Joy-in-the-Journey-Car-Air-Freshener.jpg?v=1780690697","title":"Joy in the Journey Car Air Freshener","handle":"joy-in-the-journey-car-air-freshener","options":[{"id":"gid:\/\/shopify\/ProductOption\/10924576440394","name":"Title","values":["Default Title"],"position":1}],"discount":{"type":"percentage","value":"15"},"variants":[{"id":"gid:\/\/shopify\/ProductVariant\/43621229199434","sku":"AF262","price":"6.95","title":"Default Title","weight":0.08,"barcode":"840367466640","product":{"id":"gid:\/\/shopify\/Product\/8209115480138","__typename":"Product"},"taxable":true,"position":1,"createdAt":"2026-05-22T13:40:01Z","updatedAt":"2026-05-31T01:23:17Z","weightUnit":"POUNDS","displayName":"Joy in the Journey Car Air Freshener - Default Title","inventoryItem":{"id":"gid:\/\/shopify\/InventoryItem\/45723526561866","__typename":"InventoryItem"},"compareAtPrice":null,"inventoryItemId":"gid:\/\/shopify\/InventoryItem\/45723526561866","inventoryPolicy":"DENY","selectedOptions":[{"value":"Default Title","__typename":"SelectedOption"}],"availableForSale":true,"requiresShipping":true,"inventoryQuantity":6,"fulfillmentService":"gid:\/\/shopify\/FulfillmentService\/manual","inventoryManagement":"SHOPIFY"}],"productType":"Air Fresheners"}],"products_trigger":[]},{"id":"fc5b4073-d53b-4fcc-8107-3fd5b862e773","isAllTrigger":true,"products_target":[{"id":"gid:\/\/shopify\/Product\/8078420869194","image":"https:\/\/cdn.shopify.com\/s\/files\/1\/0673\/8221\/4730\/files\/Follow-Your-Path-Journal.jpg?v=1774633314","title":"Follow Your Path Journal","handle":"follow-your-path-journal","options":[{"id":"gid:\/\/shopify\/ProductOption\/10765169852490","name":"Title","values":["Default Title"],"position":1}],"discount":{"type":"percentage","value":"15"},"variants":[{"id":"gid:\/\/shopify\/ProductVariant\/43119104950346","sku":"115886","price":"13.95","title":"Default Title","weight":0.53,"barcode":"190134158866","product":{"id":"gid:\/\/shopify\/Product\/8078420869194","__typename":"Product"},"taxable":true,"position":1,"createdAt":"2025-12-01T02:59:03Z","updatedAt":"2026-01-19T15:48:16Z","weightUnit":"POUNDS","displayName":"Follow Your Path Journal - Default Title","inventoryItem":{"id":"gid:\/\/shopify\/InventoryItem\/45215600672842","__typename":"InventoryItem"},"compareAtPrice":null,"inventoryItemId":"gid:\/\/shopify\/InventoryItem\/45215600672842","inventoryPolicy":"DENY","selectedOptions":[{"value":"Default Title","__typename":"SelectedOption"}],"availableForSale":true,"requiresShipping":true,"inventoryQuantity":4,"fulfillmentService":"gid:\/\/shopify\/FulfillmentService\/manual","inventoryManagement":"SHOPIFY"}],"productType":"Journal"}],"products_trigger":[]},{"id":"14685d57-600d-4b70-a420-6d830a033c55","isAllTrigger":true,"products_target":[{"id":"gid:\/\/shopify\/Product\/8118289006666","image":"https:\/\/cdn.shopify.com\/s\/files\/1\/0673\/8221\/4730\/files\/So-Much-Stronger-Car-Coasters.jpg?v=1771595221","title":"So Much Stronger Car Coasters","handle":"so-much-stronger-car-coasters","options":[{"id":"gid:\/\/shopify\/ProductOption\/10812132851786","name":"Title","values":["Default Title"],"position":1}],"discount":{"type":"percentage","value":"15"},"variants":[{"id":"gid:\/\/shopify\/ProductVariant\/43275714658378","sku":"117526","price":"5.95","title":"Default Title","weight":0.51,"barcode":"190134175269","product":{"id":"gid:\/\/shopify\/Product\/8118289006666","__typename":"Product"},"taxable":true,"position":1,"createdAt":"2026-01-31T22:07:14Z","updatedAt":"2026-02-01T16:00:10Z","weightUnit":"POUNDS","displayName":"So Much Stronger Car Coasters - Default Title","inventoryItem":{"id":"gid:\/\/shopify\/InventoryItem\/45374711332938","__typename":"InventoryItem"},"compareAtPrice":null,"inventoryItemId":"gid:\/\/shopify\/InventoryItem\/45374711332938","inventoryPolicy":"DENY","selectedOptions":[{"value":"Default Title","__typename":"SelectedOption"}],"availableForSale":true,"requiresShipping":true,"inventoryQuantity":4,"fulfillmentService":"gid:\/\/shopify\/FulfillmentService\/manual","inventoryManagement":"SHOPIFY"}],"productType":"Car Coasters"}],"products_trigger":[]},{"id":"5e08ffbe-3050-4ef7-bf70-dfe23b06b5fd","isAllTrigger":true,"products_target":[{"id":"gid:\/\/shopify\/Product\/8078421622858","image":"https:\/\/cdn.shopify.com\/s\/files\/1\/0673\/8221\/4730\/files\/Its-A-Great-Day-Hoop.jpg?v=1771594002","title":"It's A Great Day Hoop","handle":"its-a-great-day-hoop","options":[{"id":"gid:\/\/shopify\/ProductOption\/10765170606154","name":"Title","values":["Default Title"],"position":1}],"discount":{"type":"percentage","value":"15"},"variants":[{"id":"gid:\/\/shopify\/ProductVariant\/43119105704010","sku":"117480","price":"13.95","title":"Default Title","weight":0.1,"barcode":"190134174804","product":{"id":"gid:\/\/shopify\/Product\/8078421622858","__typename":"Product"},"taxable":true,"position":1,"createdAt":"2025-12-01T02:59:43Z","updatedAt":"2026-01-18T22:26:28Z","weightUnit":"POUNDS","displayName":"It's A Great Day Hoop - Default Title","inventoryItem":{"id":"gid:\/\/shopify\/InventoryItem\/45215601426506","__typename":"InventoryItem"},"compareAtPrice":null,"inventoryItemId":"gid:\/\/shopify\/InventoryItem\/45215601426506","inventoryPolicy":"DENY","selectedOptions":[{"value":"Default Title","__typename":"SelectedOption"}],"availableForSale":true,"requiresShipping":true,"inventoryQuantity":4,"fulfillmentService":"gid:\/\/shopify\/FulfillmentService\/manual","inventoryManagement":"SHOPIFY"}],"productType":"Decor"}],"products_trigger":[]}],"multi_goal_type":"amount","product_details":{"external":true,"readMore":{"text":"Read More","color":"#F776A7","font_size":"1"},"truncate":true,"atcButton":{"text":"Add To Cart","color":"#FFFFFF","font_size":"1"},"back_button":{"text":"Back to cart","color":"#F776A7","font_size":"1"},"truncate_length":"200","atcButton_background":"#F776A7","atcButton_hoverBackground":"#CECECE"},"products_length":2,"discount_message":"{{goal}}","progress_primary":"#BFA5CF","show_suggestions":true,"bar_margin_bottom":0,"btn_corner_radius":6,"fbt_discount_text":{"text":"{{discount}}% off","color":"#BFA5CF","font_size":"0.8","font_weight":"700"},"include_discounts":true,"progress_complete":"#57EFC5","show_mcart_suffix":false,"upsell_add_button":{"text":"Add +","color":"#f9f9f9","font_size":"0.8","font_weight":"700"},"progress_secondary":"#e4e4e4","progress_background":"#FFFFFF","progress_bar_margin":0,"recommendation_type":"custom_recommendation","show_product_details":{"text":"Show Details","color":"#4d4d4d","font_size":"0.7","font_weight":"300"},"show_all_locked_goals":false,"upsell_confirm_button":{"text":"Confirm","font_size":"0.8","font_weight":"500"},"add_to_cart_button_size":6,"fbt_discount_background":"#BFA5CF20","upsell_add_button_border":"#ffffff","upsell_add_button_background":"#F776A7"}}</script>
        <script async src="https://cdn.shopify.com/extensions/019ea742-a6a9-722f-9087-52b1c882d5c6/monster-upsells-882/assets/webfont.js"></script>
    
      <link href="https://cdn.shopify.com/extensions/019ea742-a6a9-722f-9087-52b1c882d5c6/monster-upsells-882/assets/cart_v2.css" rel="stylesheet">
      <script async src="https://cdn.shopify.com/extensions/019ea742-a6a9-722f-9087-52b1c882d5c6/monster-upsells-882/assets/cart_renderer_v2.js" type="module"></script>
    
  



<!-- END app block --><!-- BEGIN app block: shopify://apps/storerank-ai/blocks/script/20267567-9216-4bad-b7a9-f17b46b79883 --><!-- BEGIN app snippet: home-schema --><script type="application/ld+json">
  {
    "@context": "https://schema.org/",
    "@id": "https://justsohappy.com/#storerank-store",
    "@type": ["WebPage", "OnlineStore"],
    "name": "Just So Happy",
    "url": "https://justsohappy.com",
    "inLanguage": "en",
    "logo": {
      "@type": "ImageObject",
      "url": "//justsohappy.com/cdn/shopifycloud/storefront/assets/no-image-2048-a2addb12.gif",
      "width": 300,
      "height": 100
    },
    "contactPoint": {
      "@type": "ContactPoint",
      "email": "jill@justsohappy.com",
      "contactType": "customer service"
    },"description": "Just So Happy is an e-commerce store selling a curated selection of cute gifts, cozy essentials, stationery, and apparel.Just So Happy products.","address": {
        "@type": "PostalAddress",
        "streetAddress": "2005 N Prospect Ave #1112",
        "addressLocality": "Champaign","addressRegion": "IL","postalCode": "61822",
        "addressCountry": "US"
      },"sameAs": []
  }
</script><script type="application/ld+json">
  {
    "@context": "https://schema.org/",
    "@id": "https://justsohappy.com/#storerank-website",
    "@type": "WebSite",
    "name": "Just So Happy",
    "url": "https://justsohappy.com",
    "inLanguage": "en",
    "potentialAction": {
      "@type": "SearchAction",
      "target": "https://justsohappy.com/search?q={search_term_string}",
      "query-input": "required name=search_term_string"
    }
  }
</script><!-- END app snippet --><!-- END app block --><!-- BEGIN app block: shopify://apps/judge-me-reviews/blocks/judgeme_core/61ccd3b1-a9f2-4160-9fe9-4fec8413e5d8 --><!-- Start of Judge.me Core -->







<link rel="dns-prefetch" href="https://cdn.judge.me">
<link rel="dns-prefetch" href="https://cdn1.judge.me">
<link rel="dns-prefetch" href="https://api.judge.me">

<script data-cfasync='false' class='jdgm-settings-script'>window.jdgmSettings={"pagination":5,"disable_web_reviews":false,"coupon_receiving_condition":"any_review","coupon_value_type":"percentage","coupon_value_percentage":10,"coupon_value_fixed_amount":0,"coupon_discount_type":"single","coupon_tier_text_enabled":false,"coupon_tier_text_percentage":10,"coupon_tier_text_fixed_amount":0,"coupon_tier_photo_enabled":false,"coupon_tier_photo_percentage":10,"coupon_tier_photo_fixed_amount":0,"coupon_tier_video_enabled":false,"coupon_tier_video_percentage":10,"coupon_tier_video_fixed_amount":0,"enable_coupons":true,"badge_no_review_text":"No reviews","badge_n_reviews_text":"{{ n }} review/reviews","hide_badge_preview_if_no_reviews":true,"badge_hide_text":false,"enforce_center_preview_badge":false,"widget_title":"Customer Reviews","widget_open_form_text":"Write a review","widget_close_form_text":"Cancel review","widget_refresh_page_text":"Refresh page","widget_summary_text":"Based on {{ number_of_reviews }} review/reviews","widget_no_review_text":"Be the first to write a review","widget_name_field_text":"Display name","widget_verified_name_field_text":"Verified Name (public)","widget_name_placeholder_text":"Display name","widget_required_field_error_text":"This field is required.","widget_email_field_text":"Email address","widget_verified_email_field_text":"Verified Email (private, can not be edited)","widget_email_placeholder_text":"Your email address","widget_email_field_error_text":"Please enter a valid email address.","widget_rating_field_text":"Rating","widget_review_title_field_text":"Review Title","widget_review_title_placeholder_text":"Give your review a title","widget_review_body_field_text":"Review content","widget_review_body_placeholder_text":"Start writing here...","widget_pictures_field_text":"Picture/Video (optional)","widget_submit_review_text":"Submit Review","widget_submit_verified_review_text":"Submit Verified Review","widget_submit_success_msg_with_auto_publish":"Thank you! Please refresh the page in a few moments to see your review. You can remove or edit your review by logging into \u003ca href='https://judge.me/login' target='_blank' rel='nofollow noopener'\u003eJudge.me\u003c/a\u003e","widget_submit_success_msg_no_auto_publish":"Thank you! Your review will be published as soon as it is approved by the shop admin. You can remove or edit your review by logging into \u003ca href='https://judge.me/login' target='_blank' rel='nofollow noopener'\u003eJudge.me\u003c/a\u003e","widget_show_default_reviews_out_of_total_text":"Showing {{ n_reviews_shown }} out of {{ n_reviews }} reviews.","widget_show_all_link_text":"Show all","widget_show_less_link_text":"Show less","widget_author_said_text":"{{ reviewer_name }} said:","widget_days_text":"{{ n }} days ago","widget_weeks_text":"{{ n }} week/weeks ago","widget_months_text":"{{ n }} month/months ago","widget_years_text":"{{ n }} year/years ago","widget_yesterday_text":"Yesterday","widget_today_text":"Today","widget_replied_text":"\u003e\u003e {{ shop_name }} replied:","widget_read_more_text":"Read more","widget_reviewer_name_as_initial":"","widget_rating_filter_color":"#fbcd0a","widget_rating_filter_see_all_text":"See all reviews","widget_sorting_most_recent_text":"Most Recent","widget_sorting_highest_rating_text":"Highest Rating","widget_sorting_lowest_rating_text":"Lowest Rating","widget_sorting_with_pictures_text":"Only Pictures","widget_sorting_most_helpful_text":"Most Helpful","widget_open_question_form_text":"Ask a question","widget_reviews_subtab_text":"Reviews","widget_questions_subtab_text":"Questions","widget_question_label_text":"Question","widget_answer_label_text":"Answer","widget_question_placeholder_text":"Write your question here","widget_submit_question_text":"Submit Question","widget_question_submit_success_text":"Thank you for your question! We will notify you once it gets answered.","verified_badge_text":"Verified","verified_badge_bg_color":"","verified_badge_text_color":"","verified_badge_placement":"left-of-reviewer-name","widget_review_max_height":"","widget_hide_border":false,"widget_social_share":false,"widget_thumb":false,"widget_review_location_show":false,"widget_location_format":"","all_reviews_include_out_of_store_products":true,"all_reviews_out_of_store_text":"(out of store)","all_reviews_pagination":100,"all_reviews_product_name_prefix_text":"about","enable_review_pictures":true,"enable_question_anwser":false,"widget_theme":"default","review_date_format":"mm/dd/yyyy","default_sort_method":"most-recent","widget_product_reviews_subtab_text":"Product Reviews","widget_shop_reviews_subtab_text":"Shop Reviews","widget_other_products_reviews_text":"Reviews for other products","widget_store_reviews_subtab_text":"Store reviews","widget_product_variant_reference_text":"Review for","widget_no_store_reviews_text":"This store hasn't received any reviews yet","widget_web_restriction_product_reviews_text":"This product hasn't received any reviews yet","widget_no_items_text":"No items found","widget_show_more_text":"Show more","widget_write_a_store_review_text":"Write a Store Review","widget_product_and_store_reviews_text":"Product and store reviews","widget_reviews_in_collection_text":"Reviews in this collection","widget_other_languages_heading":"Reviews in Other Languages","widget_translate_review_text":"Translate review to {{ language }}","widget_translating_review_text":"Translating...","widget_show_original_translation_text":"Show original ({{ language }})","widget_translate_review_failed_text":"Review couldn't be translated.","widget_translate_review_retry_text":"Retry","widget_translate_review_try_again_later_text":"Try again later","show_product_url_for_grouped_product":false,"widget_sorting_pictures_first_text":"Pictures First","show_pictures_on_all_rev_page_mobile":false,"show_pictures_on_all_rev_page_desktop":false,"floating_tab_hide_mobile_install_preference":false,"floating_tab_button_name":"★ Reviews","floating_tab_title":"Let customers speak for us","floating_tab_button_color":"","floating_tab_button_background_color":"","floating_tab_url":"","floating_tab_url_enabled":false,"floating_tab_tab_style":"text","all_reviews_text_badge_text":"Customers rate us {{ shop.metafields.judgeme.all_reviews_rating | round: 1 }}/5 based on {{ shop.metafields.judgeme.all_reviews_count }} reviews.","all_reviews_text_badge_text_branded_style":"{{ shop.metafields.judgeme.all_reviews_rating | round: 1 }} out of 5 stars based on {{ shop.metafields.judgeme.all_reviews_count }} reviews","is_all_reviews_text_badge_a_link":false,"show_stars_for_all_reviews_text_badge":false,"all_reviews_text_badge_url":"","all_reviews_text_style":"branded","all_reviews_text_color_style":"judgeme_brand_color","all_reviews_text_color":"#108474","all_reviews_text_show_jm_brand":false,"featured_carousel_show_header":true,"featured_carousel_title":"Let customers speak for us","testimonials_carousel_title":"Customers are saying","videos_carousel_title":"Real customer stories","cards_carousel_title":"Customers are saying","featured_carousel_count_text":"from {{ n }} reviews","featured_carousel_add_link_to_all_reviews_page":false,"featured_carousel_url":"","featured_carousel_show_images":true,"featured_carousel_autoslide_interval":5,"featured_carousel_arrows_on_the_sides":false,"featured_carousel_height":250,"featured_carousel_width":80,"featured_carousel_image_size":0,"featured_carousel_image_height":250,"featured_carousel_arrow_color":"#eeeeee","verified_count_badge_style":"branded","verified_count_badge_orientation":"horizontal","verified_count_badge_color_style":"judgeme_brand_color","verified_count_badge_color":"#108474","is_verified_count_badge_a_link":false,"verified_count_badge_url":"","verified_count_badge_show_jm_brand":true,"widget_rating_preset_default":5,"widget_first_sub_tab":"product-reviews","widget_show_histogram":true,"widget_histogram_use_custom_color":false,"widget_pagination_use_custom_color":false,"widget_star_use_custom_color":false,"widget_verified_badge_use_custom_color":false,"widget_write_review_use_custom_color":false,"picture_reminder_submit_button":"Upload Pictures","enable_review_videos":false,"mute_video_by_default":false,"widget_sorting_videos_first_text":"Videos First","widget_review_pending_text":"Pending","featured_carousel_items_for_large_screen":3,"social_share_options_order":"Facebook,Twitter","remove_microdata_snippet":true,"disable_json_ld":false,"enable_json_ld_products":true,"preview_badge_show_question_text":false,"preview_badge_no_question_text":"No questions","preview_badge_n_question_text":"{{ number_of_questions }} question/questions","qa_badge_show_icon":false,"qa_badge_position":"same-row","remove_judgeme_branding":true,"widget_add_search_bar":false,"widget_search_bar_placeholder":"Search","widget_sorting_verified_only_text":"Verified only","featured_carousel_theme":"default","featured_carousel_show_rating":true,"featured_carousel_show_title":true,"featured_carousel_show_body":true,"featured_carousel_show_date":false,"featured_carousel_show_reviewer":true,"featured_carousel_show_product":false,"featured_carousel_header_background_color":"#108474","featured_carousel_header_text_color":"#ffffff","featured_carousel_name_product_separator":"reviewed","featured_carousel_full_star_background":"#108474","featured_carousel_empty_star_background":"#dadada","featured_carousel_vertical_theme_background":"#f9fafb","featured_carousel_verified_badge_enable":true,"featured_carousel_verified_badge_color":"#108474","featured_carousel_border_style":"round","featured_carousel_review_line_length_limit":3,"featured_carousel_more_reviews_button_text":"Read more reviews","featured_carousel_view_product_button_text":"View product","all_reviews_page_load_reviews_on":"scroll","all_reviews_page_load_more_text":"Load More Reviews","disable_fb_tab_reviews":false,"enable_ajax_cdn_cache":false,"widget_advanced_speed_features":5,"widget_public_name_text":"displayed publicly like","default_reviewer_name":"John Smith","default_reviewer_name_has_non_latin":true,"widget_reviewer_anonymous":"Anonymous","medals_widget_title":"Judge.me Review Medals","medals_widget_background_color":"#f9fafb","medals_widget_position":"footer_all_pages","medals_widget_border_color":"#f9fafb","medals_widget_verified_text_position":"left","medals_widget_use_monochromatic_version":false,"medals_widget_elements_color":"#108474","show_reviewer_avatar":true,"widget_invalid_yt_video_url_error_text":"Not a YouTube video URL","widget_max_length_field_error_text":"Please enter no more than {0} characters.","widget_show_country_flag":false,"widget_show_collected_via_shop_app":true,"widget_verified_by_shop_badge_style":"light","widget_verified_by_shop_text":"Verified by Shop","widget_show_photo_gallery":false,"widget_load_with_code_splitting":true,"widget_ugc_install_preference":false,"widget_ugc_title":"Made by us, Shared by you","widget_ugc_subtitle":"Tag us to see your picture featured in our page","widget_ugc_arrows_color":"#ffffff","widget_ugc_primary_button_text":"Buy Now","widget_ugc_primary_button_background_color":"#108474","widget_ugc_primary_button_text_color":"#ffffff","widget_ugc_primary_button_border_width":"0","widget_ugc_primary_button_border_style":"none","widget_ugc_primary_button_border_color":"#108474","widget_ugc_primary_button_border_radius":"25","widget_ugc_secondary_button_text":"Load More","widget_ugc_secondary_button_background_color":"#ffffff","widget_ugc_secondary_button_text_color":"#108474","widget_ugc_secondary_button_border_width":"2","widget_ugc_secondary_button_border_style":"solid","widget_ugc_secondary_button_border_color":"#108474","widget_ugc_secondary_button_border_radius":"25","widget_ugc_reviews_button_text":"View Reviews","widget_ugc_reviews_button_background_color":"#ffffff","widget_ugc_reviews_button_text_color":"#108474","widget_ugc_reviews_button_border_width":"2","widget_ugc_reviews_button_border_style":"solid","widget_ugc_reviews_button_border_color":"#108474","widget_ugc_reviews_button_border_radius":"25","widget_ugc_reviews_button_link_to":"judgeme-reviews-page","widget_ugc_show_post_date":true,"widget_ugc_max_width":"800","widget_rating_metafield_value_type":true,"widget_primary_color":"#F6A570","widget_enable_secondary_color":false,"widget_secondary_color":"#edf5f5","widget_summary_average_rating_text":"{{ average_rating }} out of 5","widget_media_grid_title":"Customer photos \u0026 videos","widget_media_grid_see_more_text":"See more","widget_round_style":false,"widget_show_product_medals":true,"widget_verified_by_judgeme_text":"Verified by Judge.me","widget_show_store_medals":true,"widget_verified_by_judgeme_text_in_store_medals":"Verified by Judge.me","widget_media_field_exceed_quantity_message":"Sorry, we can only accept {{ max_media }} for one review.","widget_media_field_exceed_limit_message":"{{ file_name }} is too large, please select a {{ media_type }} less than {{ size_limit }}MB.","widget_review_submitted_text":"Review Submitted!","widget_question_submitted_text":"Question Submitted!","widget_close_form_text_question":"Cancel","widget_write_your_answer_here_text":"Write your answer here","widget_enabled_branded_link":true,"widget_show_collected_by_judgeme":false,"widget_reviewer_name_color":"","widget_write_review_text_color":"","widget_write_review_bg_color":"","widget_collected_by_judgeme_text":"collected by Judge.me","widget_pagination_type":"standard","widget_load_more_text":"Load More","widget_load_more_color":"#108474","widget_full_review_text":"Full Review","widget_read_more_reviews_text":"Read More Reviews","widget_read_questions_text":"Read Questions","widget_questions_and_answers_text":"Questions \u0026 Answers","widget_verified_by_text":"Verified by","widget_verified_text":"Verified","widget_number_of_reviews_text":"{{ number_of_reviews }} reviews","widget_back_button_text":"Back","widget_next_button_text":"Next","widget_custom_forms_filter_button":"Filters","custom_forms_style":"horizontal","widget_show_review_information":false,"how_reviews_are_collected":"How reviews are collected?","widget_show_review_keywords":false,"widget_gdpr_statement":"How we use your data: We'll only contact you about the review you left, and only if necessary. By submitting your review, you agree to Judge.me's \u003ca href='https://judge.me/terms' target='_blank' rel='nofollow noopener'\u003eterms\u003c/a\u003e, \u003ca href='https://judge.me/privacy' target='_blank' rel='nofollow noopener'\u003eprivacy\u003c/a\u003e and \u003ca href='https://judge.me/content-policy' target='_blank' rel='nofollow noopener'\u003econtent\u003c/a\u003e policies.","widget_multilingual_sorting_enabled":false,"widget_translate_review_content_enabled":false,"widget_translate_review_content_method":"manual","popup_widget_review_selection":"automatically_with_pictures","popup_widget_round_border_style":true,"popup_widget_show_title":true,"popup_widget_show_body":true,"popup_widget_show_reviewer":false,"popup_widget_show_product":true,"popup_widget_show_pictures":true,"popup_widget_use_review_picture":true,"popup_widget_show_on_home_page":true,"popup_widget_show_on_product_page":true,"popup_widget_show_on_collection_page":true,"popup_widget_show_on_cart_page":true,"popup_widget_position":"bottom_left","popup_widget_first_review_delay":5,"popup_widget_duration":5,"popup_widget_interval":5,"popup_widget_review_count":5,"popup_widget_hide_on_mobile":true,"review_snippet_widget_round_border_style":true,"review_snippet_widget_card_color":"#FFFFFF","review_snippet_widget_text_color":"#000000","review_snippet_widget_lighter_text_color":"#7B7B7B","review_snippet_widget_slider_arrows_background_color":"#FFFFFF","review_snippet_widget_slider_arrows_color":"#000000","review_snippet_widget_star_color":"#F6A570","show_product_variant":false,"all_reviews_product_variant_label_text":"Variant: ","widget_show_verified_branding":true,"widget_ai_summary_title":"Customers say","widget_ai_summary_disclaimer":"AI-powered review summary based on recent customer reviews","widget_show_ai_summary":false,"widget_show_ai_summary_bg":false,"write_review_button_visibility":"everyone","store_summary_widget_heading":"Customers rate this store","store_summary_widget_button_text":"View customer reviews","store_summary_widget_button_theme_text":"See AI reviews summary","widget_show_review_title_input":false,"redirect_reviewers_invited_via_email":"external_form","request_store_review_after_product_review":true,"request_review_other_products_in_order":true,"review_form_color_scheme":"default","review_form_corner_style":"square","review_form_star_color":"#F6A570","review_form_text_color":"#333333","review_form_background_color":"#ffffff","review_form_field_background_color":"#fafafa","review_form_button_color":"#F6A570","review_form_button_text_color":"#ffffff","review_form_modal_overlay_color":"#000000","review_form_theme":"multi_step","review_form_location":"in_store_popup","review_form_external_page_background_color":"#C5F7F0","review_content_screen_title_text":"How would you rate this product?","review_content_introduction_text":"We would love it if you would share a bit about your experience.","store_review_form_title_text":"How would you rate this store?","store_review_form_introduction_text":"We would love it if you would share a bit about your experience.","show_review_guidance_text":true,"one_star_review_guidance_text":"Poor","five_star_review_guidance_text":"Great","customer_information_screen_title_text":"About you","customer_information_introduction_text":"Please tell us more about you.","custom_questions_screen_title_text":"Your experience in more detail","custom_questions_introduction_text":"Here are a few questions to help us understand more about your experience.","review_submitted_screen_title_text":"Thanks for your review!","review_submitted_screen_thank_you_text":"We are processing it and it will appear on the store soon.","review_submitted_screen_email_verification_text":"Please confirm your email by clicking the link we just sent you. This helps us keep reviews authentic.","confirm_email_screen_title_text":"Confirm your email","confirm_email_screen_message_text":"To help keep reviews authentic, we'll send you a secure link to continue writing your review. It only takes a moment.","check_email_screen_title_text":"Check your email","check_email_screen_message_text":"We sent you an email to {{ email }}. Click the button on the email to continue.","check_email_screen_resend_message_text":"Email resent!","check_email_resend_hint_text":"Didn't get the email? Check your spam folder or [resend the email].","verification_email_rate_limit_error_text":"You've reached the limit for review attempts on this product. Please check your inbox or try again later.","review_submitted_request_store_review_text":"Would you like to share your experience of shopping with us?","review_submitted_review_other_products_text":"Would you like to review these products?","store_review_screen_title_text":"Would you like to share your experience of shopping with us?","store_review_introduction_text":"We value your feedback and use it to improve. Please share any thoughts or suggestions you have.","reviewer_media_screen_title_picture_text":"Share a picture","reviewer_media_introduction_picture_text":"Upload a photo to support your review.","reviewer_media_screen_title_video_text":"Share a video","reviewer_media_introduction_video_text":"Upload a video to support your review.","reviewer_media_screen_title_picture_or_video_text":"Share a picture or video","reviewer_media_introduction_picture_or_video_text":"Upload a photo or video to support your review.","reviewer_media_youtube_url_text":"Paste your Youtube URL here","advanced_settings_next_step_button_text":"Next","advanced_settings_close_review_button_text":"Close","modal_write_review_flow":true,"write_review_flow_required_text":"Required","write_review_flow_privacy_message_text":"We respect your privacy.","write_review_flow_anonymous_text":"Post review as anonymous","write_review_flow_visibility_text":"This won't be visible to other customers.","write_review_flow_multiple_selection_help_text":"Select as many as you like","write_review_flow_single_selection_help_text":"Select one option","write_review_flow_required_field_error_text":"This field is required","write_review_flow_invalid_email_error_text":"Please enter a valid email address","write_review_flow_max_length_error_text":"Max. {{ max_length }} characters.","write_review_flow_media_upload_text":"\u003cb\u003eClick to upload\u003c/b\u003e or drag and drop","write_review_flow_gdpr_statement":"We'll only contact you about your review if necessary. By submitting your review, you agree to our \u003ca href='https://judge.me/terms' target='_blank' rel='nofollow noopener'\u003eterms and conditions\u003c/a\u003e and \u003ca href='https://judge.me/privacy' target='_blank' rel='nofollow noopener'\u003eprivacy policy\u003c/a\u003e.","rating_only_reviews_enabled":false,"show_negative_reviews_help_screen":false,"new_review_flow_help_screen_rating_threshold":3,"negative_review_resolution_screen_title_text":"Tell us more","negative_review_resolution_text":"Your experience matters to us. If there were issues with your purchase, we're here to help. Feel free to reach out to us, we'd love the opportunity to make things right.","negative_review_resolution_button_text":"Contact us","negative_review_resolution_proceed_with_review_text":"Leave a review","negative_review_resolution_subject":"Issue with purchase from {{ shop_name }}.{{ order_name }}","coupon_promo_intro_any_review_text":"Write a review and get a coupon for {{ amount }} off your next purchase","coupon_promo_intro_with_photo_text":"Write a review and add a photo or video to get a coupon for {{ amount }} off your next purchase","coupon_promo_intro_with_video_text":"Write a review and add a video to get a coupon for {{ amount }} off your next purchase","coupon_promo_intro_up_to_any_review_text":"Write a review and get a coupon for up to {{ amount }} off your next purchase","coupon_promo_intro_up_to_with_photo_text":"Write a review and add a photo or video to get a coupon for up to {{ amount }} off your next purchase","coupon_promo_intro_external_text":"Write a review and get a reward for your next purchase","coupon_promo_intro_external_with_photo_text":"Write a review and add a photo or video to get a reward for your next purchase","coupon_promo_intro_external_with_video_text":"Write a review and add a video to get a reward for your next purchase","coupon_promo_media_photo_text":"Add a photo or video and get a coupon for {{ amount }} off your next purchase","coupon_promo_media_photo_only_text":"Add a photo and get a coupon for {{ amount }} off your next purchase","coupon_promo_media_video_text":"Add a video and get a coupon for {{ amount }} off your next purchase","coupon_promo_media_external_photo_text":"Add a photo or video and get a reward for your next purchase","coupon_promo_media_external_photo_only_text":"Add a photo and get a reward for your next purchase","coupon_promo_media_external_video_text":"Add a video and get a reward for your next purchase","coupon_promo_success_text":"You've got a coupon for your next purchase at {{ shop_name }}!","coupon_promo_success_subtext":"You'll receive your coupon email within the hour.","preview_badge_collection_page_install_status":false,"widget_review_custom_css":"","preview_badge_custom_css":"","preview_badge_stars_count":"5-stars","featured_carousel_custom_css":"","floating_tab_custom_css":"","all_reviews_widget_custom_css":"","medals_widget_custom_css":"","verified_badge_custom_css":"","all_reviews_text_custom_css":"","transparency_badges_collected_via_store_invite":false,"transparency_badges_from_another_provider":false,"transparency_badges_collected_from_store_visitor":false,"transparency_badges_collected_by_verified_review_provider":false,"transparency_badges_earned_reward":false,"transparency_badges_collected_via_store_invite_text":"Review collected via store invitation","transparency_badges_from_another_provider_text":"Review collected from another provider","transparency_badges_collected_from_store_visitor_text":"Review collected from a store visitor","transparency_badges_written_in_google_text":"Review written in Google","transparency_badges_written_in_etsy_text":"Review written in Etsy","transparency_badges_written_in_shop_app_text":"Review written in Shop App","transparency_badges_earned_reward_text":"Review earned a reward for future purchase","product_review_widget_per_page":10,"widget_store_review_label_text":"Review about the store","widget_cart_mode_aggregate_heading_text":"Customers rate this store","checkout_comment_extension_title_on_product_page":"Customer Comments","checkout_comment_extension_num_latest_comment_show":5,"checkout_comment_extension_format":"name_and_timestamp","checkout_comment_customer_name":"last_initial","checkout_comment_comment_notification":true,"preview_badge_collection_page_install_preference":false,"preview_badge_home_page_install_preference":false,"preview_badge_product_page_install_preference":false,"review_widget_install_preference":"","review_carousel_install_preference":false,"floating_reviews_tab_install_preference":"none","verified_reviews_count_badge_install_preference":false,"all_reviews_text_install_preference":false,"review_widget_best_location":false,"judgeme_medals_install_preference":false,"review_widget_revamp_enabled":false,"review_widget_qna_enabled":false,"review_widget_header_theme":"minimal","review_widget_widget_title_enabled":true,"review_widget_header_text_size":"medium","review_widget_header_text_weight":"regular","review_widget_average_rating_style":"compact","review_widget_bar_chart_enabled":true,"review_widget_bar_chart_type":"numbers","review_widget_bar_chart_style":"standard","review_widget_expanded_media_gallery_enabled":false,"review_widget_show_review_highlights":false,"review_widget_show_review_keywords_in_gray":false,"review_widget_reviews_section_theme":"standard","review_widget_image_style":"thumbnails","review_widget_review_image_ratio":"square","review_widget_stars_size":"medium","review_widget_verified_badge":"standard_text","review_widget_review_title_text_size":"medium","review_widget_review_text_size":"medium","review_widget_review_text_length":"medium","review_widget_number_of_columns_desktop":3,"review_widget_carousel_transition_speed":5,"review_widget_custom_questions_answers_display":"always","review_widget_card_section_size":"small","review_widget_button_text_color":"#FFFFFF","review_widget_text_color":"#000000","review_widget_lighter_text_color":"#7B7B7B","review_widget_corner_styling":"soft","review_widget_review_word_singular":"review","review_widget_review_word_plural":"reviews","review_widget_voting_label":"Helpful?","review_widget_shop_reply_label":"Reply from {{ shop_name }}:","review_widget_filters_title":"Filters","review_widget_filter_rating_title":"Rating","review_widget_filter_keyword_title":"Keyword","review_widget_clear_filters_text":"Clear filters","review_widget_expand_more_text":"More","review_widget_review_highlights_title":"Review highlights","qna_widget_question_word_singular":"Question","qna_widget_question_word_plural":"Questions","qna_widget_answer_reply_label":"Answer from {{ answerer_name }}:","qna_content_screen_title_text":"Ask a question about this product","qna_widget_question_required_field_error_text":"Please enter your question.","qna_widget_flow_gdpr_statement":"We'll only contact you about your question if necessary. By submitting your question, you agree to our \u003ca href='https://judge.me/terms' target='_blank' rel='nofollow noopener'\u003eterms and conditions\u003c/a\u003e and \u003ca href='https://judge.me/privacy' target='_blank' rel='nofollow noopener'\u003eprivacy policy\u003c/a\u003e.","qna_widget_question_submitted_text":"Thanks for your question!","qna_widget_close_form_text_question":"Close","qna_widget_question_submit_success_text":"We’ll notify you by email when your question is answered.","all_reviews_widget_v2025_enabled":true,"all_reviews_widget_v2025_header_theme":"default","all_reviews_widget_v2025_widget_title_enabled":true,"all_reviews_widget_v2025_header_text_size":"medium","all_reviews_widget_v2025_header_text_weight":"regular","all_reviews_widget_v2025_average_rating_style":"compact","all_reviews_widget_v2025_bar_chart_enabled":true,"all_reviews_widget_v2025_bar_chart_type":"numbers","all_reviews_widget_v2025_bar_chart_style":"standard","all_reviews_widget_v2025_expanded_media_gallery_enabled":false,"all_reviews_widget_v2025_show_store_medals":true,"all_reviews_widget_v2025_show_photo_gallery":true,"all_reviews_widget_v2025_show_review_keywords":false,"all_reviews_widget_v2025_show_ai_summary":false,"all_reviews_widget_v2025_show_ai_summary_bg":false,"all_reviews_widget_v2025_show_review_highlights":false,"all_reviews_widget_v2025_show_review_keywords_in_gray":false,"all_reviews_widget_v2025_add_search_bar":false,"all_reviews_widget_v2025_default_sort_method":"most-recent","all_reviews_widget_v2025_reviews_per_page":10,"all_reviews_widget_v2025_reviews_section_theme":"default","all_reviews_widget_v2025_image_style":"thumbnails","all_reviews_widget_v2025_review_image_ratio":"square","all_reviews_widget_v2025_stars_size":"medium","all_reviews_widget_v2025_verified_badge":"standard_text","all_reviews_widget_v2025_review_title_text_size":"medium","all_reviews_widget_v2025_review_text_size":"medium","all_reviews_widget_v2025_review_text_length":"medium","all_reviews_widget_v2025_number_of_columns_desktop":3,"all_reviews_widget_v2025_carousel_transition_speed":5,"all_reviews_widget_v2025_custom_questions_answers_display":"always","all_reviews_widget_v2025_review_dates":false,"all_reviews_widget_v2025_card_section_size":"small","all_reviews_widget_v2025_show_product_variant":false,"all_reviews_widget_v2025_show_reviewer_avatar":true,"all_reviews_widget_v2025_reviewer_name_as_initial":"","all_reviews_widget_v2025_review_location_show":false,"all_reviews_widget_v2025_location_format":"","all_reviews_widget_v2025_show_country_flag":false,"all_reviews_widget_v2025_widget_thumb":false,"all_reviews_widget_v2025_verified_by_shop_badge_style":"light","all_reviews_widget_v2025_social_share":false,"all_reviews_widget_v2025_social_share_options_order":"Facebook,Twitter,LinkedIn,Pinterest","all_reviews_widget_v2025_pagination_type":"standard","all_reviews_widget_v2025_button_text_color":"#FFFFFF","all_reviews_widget_v2025_text_color":"#000000","all_reviews_widget_v2025_lighter_text_color":"#7B7B7B","all_reviews_widget_v2025_corner_styling":"soft","all_reviews_widget_v2025_title":"Customer reviews","all_reviews_widget_v2025_ai_summary_title":"Customers say about this store","all_reviews_widget_v2025_no_review_text":"Be the first to write a review","all_reviews_widget_v2025_review_highlights_title":"Review highlights","reviews_grid_widget_show_sample_reviews":false,"reviews_grid_widget_review_selection":"all","reviews_grid_widget_select_products":[],"reviews_grid_widget_show_media_only":false,"reviews_grid_widget_display_order":"media_first","reviews_grid_widget_card_grouping":"per_media","reviews_grid_widget_columns_desktop":3,"reviews_grid_widget_rows_desktop":3,"reviews_grid_widget_columns_mobile":2,"reviews_grid_widget_rows_mobile":6,"reviews_grid_widget_show_stars":true,"reviews_grid_widget_show_reviewer_name":true,"reviews_grid_widget_show_review_title_on_hover_desktop":true,"reviews_grid_widget_corner_styling":"soft","reviews_grid_widget_card_spacing":"medium","reviews_grid_widget_header_text_color":"#000000","reviews_grid_widget_star_and_reviewer_name_color":"#F9F9F9","reviews_grid_widget_overlay_and_background_color":"#000000","reviews_grid_widget_content_color":"#F9F9F9","reviews_grid_widget_header_text":"From our customers","reviews_grid_widget_show_average_rating":true,"trust_badge_enabled":false,"trust_badge_structure":"outline","trust_badge_color":"black","trust_badge_star":"black","trust_badge_rating_display_default":"show_avg_text","platform":"shopify","branding_url":"https://app.judge.me/reviews","branding_text":"Powered by Judge.me","locale":"en","reply_name":"Just So Happy","shop_currency":"USD","widget_version":"3.0","footer":true,"autopublish":false,"review_dates":true,"enable_custom_form":false,"shop_locale":"en","enable_multi_locales_translations":false,"show_review_title_input":false,"review_verification_email_status":"always","require_verification_before_submit":false,"customer_account_validation_enabled":true,"coupon_promo_invited_eligible":true,"coupon_promo_web_eligible":false,"uses_coupon_integration":false,"uses_external_coupon":false,"can_be_branded":false,"reply_name_text":"Just So Happy"};</script> <style class='jdgm-settings-style'>.jdgm-xx{left:0}:root{--jdgm-primary-color: #F6A570;--jdgm-secondary-color: rgba(246,165,112,0.1);--jdgm-star-color: #F6A570;--jdgm-write-review-text-color: white;--jdgm-write-review-bg-color: #F6A570;--jdgm-paginate-color: #F6A570;--jdgm-border-radius: 0;--jdgm-reviewer-name-color: #F6A570}.jdgm-histogram__bar-content{background-color:#F6A570}.jdgm-rev[data-verified-buyer=true] .jdgm-rev__icon.jdgm-rev__icon:after,.jdgm-rev__buyer-badge.jdgm-rev__buyer-badge{color:white;background-color:#F6A570}.jdgm-review-widget--small .jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(8) .jdgm-gallery__thumbnail-wrapper.jdgm-gallery__thumbnail-wrapper:before{content:"See more"}@media only screen and (min-width: 768px){.jdgm-gallery.jdgm-gallery .jdgm-gallery__thumbnail-link:nth-child(8) .jdgm-gallery__thumbnail-wrapper.jdgm-gallery__thumbnail-wrapper:before{content:"See more"}}.jdgm-prev-badge[data-average-rating='0.00']{display:none !important}.jdgm-author-all-initials{display:none !important}.jdgm-author-last-initial{display:none !important}.jdgm-rev-widg__title{visibility:hidden}.jdgm-rev-widg__summary-text{visibility:hidden}.jdgm-prev-badge__text{visibility:hidden}.jdgm-rev__prod-link-prefix:before{content:'about'}.jdgm-rev__variant-label:before{content:'Variant: '}.jdgm-rev__out-of-store-text:before{content:'(out of store)'}@media only screen and (min-width: 768px){.jdgm-rev__pics .jdgm-rev_all-rev-page-picture-separator,.jdgm-rev__pics .jdgm-rev__product-picture{display:none}}@media only screen and (max-width: 768px){.jdgm-rev__pics .jdgm-rev_all-rev-page-picture-separator,.jdgm-rev__pics .jdgm-rev__product-picture{display:none}}.jdgm-preview-badge[data-template="product"]{display:none !important}.jdgm-preview-badge[data-template="collection"]{display:none !important}.jdgm-preview-badge[data-template="index"]{display:none !important}.jdgm-review-widget[data-from-snippet="true"]{display:none !important}.jdgm-verified-count-badget[data-from-snippet="true"]{display:none !important}.jdgm-carousel-wrapper[data-from-snippet="true"]{display:none !important}.jdgm-all-reviews-text[data-from-snippet="true"]{display:none !important}.jdgm-medals-section[data-from-snippet="true"]{display:none !important}.jdgm-ugc-media-wrapper[data-from-snippet="true"]{display:none !important}.jdgm-rev__transparency-badge[data-badge-type="review_collected_via_store_invitation"]{display:none !important}.jdgm-rev__transparency-badge[data-badge-type="review_collected_from_another_provider"]{display:none !important}.jdgm-rev__transparency-badge[data-badge-type="review_collected_from_store_visitor"]{display:none !important}.jdgm-rev__transparency-badge[data-badge-type="review_written_in_etsy"]{display:none !important}.jdgm-rev__transparency-badge[data-badge-type="review_written_in_google_business"]{display:none !important}.jdgm-rev__transparency-badge[data-badge-type="review_written_in_shop_app"]{display:none !important}.jdgm-rev__transparency-badge[data-badge-type="review_earned_for_future_purchase"]{display:none !important}.jdgm-review-snippet-widget{--jdgm-snippet-card-color: #fff;--jdgm-snippet-text-color: #000;--jdgm-snippet-lighter-text-color: #7B7B7B;--jdgm-snippet-star-color: #F6A570;--jdgm-snippet-border-radius: 8px;--jdgm-snippet-arrows-bg-color: #fff;--jdgm-snippet-arrows-color: #000}.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__cards-container .jdgm-rev-snippet-card{border-radius:8px;background:#fff}.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__cards-container .jdgm-rev-snippet-card__rev-rating .jdgm-star{color:#F6A570}.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__prev-btn,.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__next-btn{border-radius:50%;background:#fff}.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__prev-btn>svg,.jdgm-review-snippet-widget .jdgm-rev-snippet-widget__next-btn>svg{fill:#000}.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jm-mfp-content,.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev__icon,.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev__pic-img,.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev__reply{border-radius:8px}.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev[data-verified-buyer="true"] .jdgm-full-rev__icon::after{border-radius:8px}.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev .jdgm-rev__buyer-badge{border-radius:calc( 8px / 2 )}.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev .jdgm-full-rev__replier::before{content:'Just So Happy'}.jdgm-full-rev-modal.rev-snippet-widget .jm-mfp-container .jdgm-full-rev .jdgm-full-rev__product-button{border-radius:calc( 8px * 6 )}
</style> <style class='jdgm-settings-style'></style>

  
  
  
  <style class='jdgm-miracle-styles'>
  @-webkit-keyframes jdgm-spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);-ms-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes jdgm-spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);-ms-transform:rotate(359deg);transform:rotate(359deg)}}@font-face{font-family:'JudgemeStar';src:url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAScAA0AAAAABrAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAEgAAAABoAAAAcbyQ+3kdERUYAAARgAAAAHgAAACAAMwAGT1MvMgAAAZgAAABGAAAAVi+vS9xjbWFwAAAB8AAAAEAAAAFKwBMjvmdhc3AAAARYAAAACAAAAAj//wADZ2x5ZgAAAkAAAAEJAAABdH33LXtoZWFkAAABMAAAAC0AAAA2BroQKWhoZWEAAAFgAAAAHAAAACQD5QHQaG10eAAAAeAAAAAPAAAAFAYAAABsb2NhAAACMAAAAA4AAAAOAO4AeG1heHAAAAF8AAAAHAAAACAASgAvbmFtZQAAA0wAAADeAAABkorWfVZwb3N0AAAELAAAACkAAABEp3ubLXgBY2BkYADhPPP4OfH8Nl8ZuJkYQODS2fRrCPr/aSYGxq1ALgcDWBoAO60LkwAAAHgBY2BkYGDc+v80gx4TAwgASaAICmABAFB+Arl4AWNgZGBgYGPQYWBiAAIwyQgWc2AAAwAHVQB6eAFjYGRiYJzAwMrAwejDmMbAwOAOpb8ySDK0MDAwMbByMsCBAAMCBKS5pjA4PGB4wMR44P8BBj3GrQymQGFGkBwAjtgK/gAAeAFjYoAAEA1jAwAAZAAHAHgB3crBCcAwDEPRZydkih567CDdf4ZskmLwFBV8xBfCaC4BXkOUmx4sU0h2ngNb9V0vQCxaRKIAevT7fGWuBrEAAAAAAAAAAAA0AHgAugAAeAF9z79Kw1AUx/FzTm7un6QmJtwmQ5Bg1abgEGr/BAqlU6Gju+Cgg1MkQ/sA7Vj7BOnmO/gUvo2Lo14NqIO6/IazfD8HEODtmQCfoANwNsyp2/GJt3WKQrd1NLiYYWx2PBqOsmJMEOznPOTzfSCrhAtbbLdmeFLJV9eKd63WLrZcIcuaEVdssWCKM6pLCfTVOYbz/0pNSMSZKLIZpvh78sAUH6PlMrreTCabP9r+Z/puPZ2ur/RqpQHgh+MIegCnXeM4MRAPjYN//5tj4ZtTjkFqEdmeMShlEJ7tVAly2TAkx6R68Fl4E/aVvn8JqHFQ4JS1434gXKcuL31dDhzs3YbsEOAd/IU88gAAAHgBfY4xTgMxEEVfkk0AgRCioKFxQYd2ZRtpixxgRU2RfhU5q5VWseQ4JdfgAJyBlmNwAM7ABRhZQ0ORwp7nr+eZAa54YwYg9zm3ynPOeFRe8MCrciXOh/KSS76UV5L/iDmrLiS5AeU519wrL3jmSbkS5115yR2fyivJv9kx0ZMZ2RLZw27q87iNQi8EBo5FSPIMw3HqBboi5lKTGAGDp8FKXWP+t9TU01Lj5His1Ba6uM9dTEMwvrFmbf5GC/q2drW3ruXUhhsCiQOjznFlCzYhHUZp4xp76vsvQh89CQAAeAFjYGJABowM6IANLMrEyMTIzMjCXpyRWJBqZshWXJJYBKOMAFHFBucAAAAAAAAB//8AAngBY2BkYGDgA2IJBhBgAvKZGViBJAuYxwAABJsAOgAAeAFjYGBgZACCk535hiD60tn0azAaAEqpB6wAAA==") format("woff");font-weight:normal;font-style:normal}.jdgm-star{font-family:'JudgemeStar';display:inline !important;text-decoration:none !important;padding:0 4px 0 0 !important;margin:0 !important;font-weight:bold;opacity:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.jdgm-star:hover{opacity:1}.jdgm-star:last-of-type{padding:0 !important}.jdgm-star.jdgm--on:before{content:"\e000"}.jdgm-star.jdgm--off:before{content:"\e001"}.jdgm-star.jdgm--half:before{content:"\e002"}.jdgm-widget *{margin:0;line-height:1.4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-overflow-scrolling:touch}.jdgm-hidden{display:none !important;visibility:hidden !important}.jdgm-temp-hidden{display:none}.jdgm-spinner{width:40px;height:40px;margin:auto;border-radius:50%;border-top:2px solid #eee;border-right:2px solid #eee;border-bottom:2px solid #eee;border-left:2px solid #ccc;-webkit-animation:jdgm-spin 0.8s infinite linear;animation:jdgm-spin 0.8s infinite linear}.jdgm-spinner:empty{display:block}.jdgm-prev-badge{display:block !important}

</style>


  
  
   




<script data-cfasync='false' class='jdgm-script'>
!function(e){window.jdgm=window.jdgm||{},jdgm.CDN_HOST="https://cdnwidget.judge.me/",jdgm.CDN_HOST_ALT="https://cdn2.judge.me/cdn/widget_frontend/",jdgm.API_HOST="https://api.judge.me/",jdgm.CDN_BASE_URL="https://cdn.shopify.com/extensions/019ea81e-eadf-7199-a3d8-70ded874a005/judgeme-563/assets/",jdgm.CDN_API_HOST="https://cdn.judge.me/",
jdgm.docReady=function(d){(e.attachEvent?"complete"===e.readyState:"loading"!==e.readyState)?
setTimeout(d,0):e.addEventListener("DOMContentLoaded",d)},jdgm.loadCSS=function(d,t,o,a){
!o&&jdgm.loadCSS.requestedUrls.indexOf(d)>=0||(jdgm.loadCSS.requestedUrls.push(d),
(a=e.createElement("link")).rel="stylesheet",a.class="jdgm-stylesheet",a.media="nope!",
a.href=d,a.onload=function(){this.media="all",t&&setTimeout(t)},e.body.appendChild(a))},
jdgm.loadCSS.requestedUrls=[],jdgm.loadJS=function(e,d){var t=new XMLHttpRequest;
t.onreadystatechange=function(){4===t.readyState&&(Function(t.response)(),d&&d(t.response))},
t.open("GET",e),t.onerror=function(){if(e.indexOf(jdgm.CDN_HOST)===0&&jdgm.CDN_HOST_ALT!==jdgm.CDN_HOST){var f=e.replace(jdgm.CDN_HOST,jdgm.CDN_HOST_ALT);jdgm.loadJS(f,d)}},t.send()},jdgm.docReady((function(){(window.jdgmLoadCSS||e.querySelectorAll(
".jdgm-widget, .jdgm-all-reviews-page").length>0)&&(jdgmSettings.widget_load_with_code_splitting?
parseFloat(jdgmSettings.widget_version)>=3?jdgm.loadCSS(jdgm.CDN_BASE_URL+"widget_v3_base.css"):
jdgm.loadCSS(jdgm.CDN_BASE_URL+"widget_base.css"):jdgm.loadCSS(jdgm.CDN_BASE_URL+"shopify_v2.css")
)}))}(document);
</script>
<noscript><link rel="stylesheet" type="text/css" media="all" href="https://cdn.shopify.com/extensions/019ea81e-eadf-7199-a3d8-70ded874a005/judgeme-563/assets/shopify_v2.css"></noscript>

<!-- BEGIN app snippet: theme_fix_tags --><script>
  (function() {
    var jdgmThemeFixes = null;
    if (!jdgmThemeFixes) return;
    var thisThemeFix = jdgmThemeFixes[Shopify.theme.id];
    if (!thisThemeFix) return;

    if (thisThemeFix.html) {
      document.addEventListener("DOMContentLoaded", function() {
        var htmlDiv = document.createElement('div');
        htmlDiv.classList.add('jdgm-theme-fix-html');
        htmlDiv.innerHTML = thisThemeFix.html;
        document.body.append(htmlDiv);
      });
    };

    if (thisThemeFix.css) {
      var styleTag = document.createElement('style');
      styleTag.classList.add('jdgm-theme-fix-style');
      styleTag.innerHTML = thisThemeFix.css;
      document.head.append(styleTag);
    };

    if (thisThemeFix.js) {
      var scriptTag = document.createElement('script');
      scriptTag.classList.add('jdgm-theme-fix-script');
      scriptTag.innerHTML = thisThemeFix.js;
      document.head.append(scriptTag);
    };
  })();
</script>
<!-- END app snippet -->
<!-- End of Judge.me Core -->



<!-- END app block --><!-- BEGIN app block: shopify://apps/microsoft-clarity/blocks/clarity_js/31c3d126-8116-4b4a-8ba1-baeda7c4aeea -->
<script type="text/javascript">
  (function (c, l, a, r, i, t, y) {
    c[a] = c[a] || function () { (c[a].q = c[a].q || []).push(arguments); };
    t = l.createElement(r); t.async = 1; t.src = "https://www.clarity.ms/tag/" + i + "?ref=shopify";
    y = l.getElementsByTagName(r)[0]; y.parentNode.insertBefore(t, y);

    c.Shopify.loadFeatures([{ name: "consent-tracking-api", version: "0.1" }], error => {
      if (error) {
        console.error("Error loading Shopify features:", error);
        return;
      }

      c[a]('consentv2', {
        ad_Storage: c.Shopify.customerPrivacy.marketingAllowed() ? "granted" : "denied",
        analytics_Storage: c.Shopify.customerPrivacy.analyticsProcessingAllowed() ? "granted" : "denied",
        source: 101,
      });
    });

    l.addEventListener("visitorConsentCollected", function (e) {
      c[a]('consentv2', {
        ad_Storage: e.detail.marketingAllowed ? "granted" : "denied",
        analytics_Storage: e.detail.analyticsAllowed ? "granted" : "denied",
        source: 101,
      });
    });
  })(window, document, "clarity", "script", "vmkcggksjp");
</script>



<!-- END app block --><!-- BEGIN app block: shopify://apps/microsoft-clarity/blocks/brandAgents_js/31c3d126-8116-4b4a-8ba1-baeda7c4aeea -->





<!-- END app block --><!-- BEGIN app block: shopify://apps/google-youtube/blocks/store_widget/14ec7bd0-ac77-49a9-9417-90752398bdff -->


<!-- BEGIN MerchantWidget Code -->
<script id='merchantWidgetScript'
        src="https://www.gstatic.com/shopping/merchant/merchantwidget.js"
        defer>
</script>
<script type="text/javascript">
  merchantWidgetScript.addEventListener('load', function () {
    var widgetPos = 'LEFT_BOTTOM';
    var sideMargin = '36';
    var bottomMargin = '36';
    var mobileSideMargin = '16';
    var mobileBottomMargin = '46';
    var merchantId = '5744268806';
    merchantwidget.start({
     position: widgetPos,
     sideMargin: sideMargin,
     bottomMargin: bottomMargin,
     mobileSideMargin: mobileSideMargin,
     mobileBottomMargin: mobileBottomMargin,
     merchant_id: merchantId,
   });
  });
</script>
<!-- END MerchantWidget Code --><!-- END app block --><!-- BEGIN app block: shopify://apps/tabs-studio/blocks/global_embed_block/19980fb9-f2ca-4ada-ad36-c0364c3318b8 -->
<style id="tabs-by-station-custom-styles">
  .station-tabs .station-tabs-content-inner{border-width:1px 0 0 0 !important;padding:18px 0 !important;border-color:#d0d0d0 !important;}.station-tabs.mod-full-width .station-tabs-content-inner, .station-tabs .station-tabs-tabset.mod-vertical .station-tabs-content-inner{border-width:0 1px 1px 1px !important;padding:0 18px 20px 18px !important;border-radius:0 !important;}.station-tabs .station-tabs-tabcontent{border-width:1px 0 0 0 !important;padding:18px 0 !important;border-color:#d0d0d0 !important;}.station-tabs.mod-full-width .station-tabs-tabcontent, .station-tabs .station-tabs-tabset.mod-vertical .station-tabs-tabcontent{border-width:0 1px 1px 1px !important;padding:0 18px 20px 18px !important;border-radius:0 !important;}.station-tabs .station-tabs-link{border-radius:4px 4px 0 0 !important;padding:10px 16px !important;border-width:1px 1px 0 1px !important;font-weight:500 !important;margin:0 6px -1px 0 !important;color:#808080 !important;border-color:#e5e5e5 !important;background-color:#FFFFFF !important;}.station-tabs.mod-full-width .station-tabs-link, .station-tabs .station-tabs-tabset.mod-vertical .station-tabs-link{border-radius:0 !important;padding:14px 18px !important;border-width:1px !important;margin:-1px 0 0 0 !important;border-color:#d0d0d0 !important;}.station-tabs .station-tabs-tab{border-radius:4px 4px 0 0 !important;padding:10px 16px !important;border-width:1px 1px 0 1px !important;font-weight:500 !important;margin:0 6px -1px 0 !important;color:#808080 !important;border-color:#e5e5e5 !important;background-color:#FFFFFF !important;}.station-tabs.mod-full-width .station-tabs-tab, .station-tabs .station-tabs-tabset.mod-vertical .station-tabs-tab{border-radius:0 !important;padding:14px 18px !important;border-width:1px !important;margin:-1px 0 0 0 !important;border-color:#d0d0d0 !important;}.station-tabs .station-tabs-content-inner > :first-child{margin-top:0 !important;}.station-tabs .station-tabs-tabcontent > :first-child{margin-top:0 !important;}.station-tabs .station-tabs-content-inner > :last-child{margin-bottom:0 !important;}.station-tabs .station-tabs-tabcontent > :last-child{margin-bottom:0 !important;}.station-tabs .station-tabs-tabtitle{letter-spacing:unset !important;line-height:normal !important;text-transform:unset !important;font-family:unset !important;}.station-tabs.mod-full-width .station-tabs-tabtitle, .station-tabs .station-tabs-tabset.mod-vertical .station-tabs-tabtitle{font-family:unset !important;}.station-tabs .station-tabs-link:hover{border-color:#d0d0d0 !important;color:#202020 !important;}.station-tabs .station-tabs-link.is-active:hover{border-color:#d0d0d0 !important;color:#202020 !important;}.station-tabs .station-tabs-tab:hover{border-color:#d0d0d0 !important;color:#202020 !important;}.station-tabs .station-tabs-tab.is-active:hover{border-color:#d0d0d0 !important;color:#202020 !important;}.station-tabs .station-tabs-link.is-active{padding:10px 16px 11px 16px !important;border-color:#d0d0d0 !important;color:#202020 !important;background-color:#ffffff !important;background-color:#ffffff !important;}.station-tabs .station-tabs-tab.is-active{padding:10px 16px 11px 16px !important;border-color:#d0d0d0 !important;color:#202020 !important;background-color:#ffffff !important;background-color:#ffffff !important;}.station-tabs.mod-full-width .station-tabs-link.is-active, .station-tabs .station-tabs-tabset.mod-vertical .station-tabs-link.is-active{border-radius:0 !important;font-weight:600 !important;border-width:1px 1px 0 1px !important;}.station-tabs.mod-full-width .station-tabs-tab.is-active, .station-tabs .station-tabs-tabset.mod-vertical .station-tabs-tab.is-active{border-radius:0 !important;font-weight:600 !important;border-width:1px 1px 0 1px !important;}.station-tabs.mod-full-width .station-tabs-link:hover, .station-tabs .station-tabs-tabset.mod-vertical .station-tabs-link:hover{border-radius:0 !important;}.station-tabs.mod-full-width .station-tabs-link.is-active:hover, .station-tabs .station-tabs-tabset.mod-vertical .station-tabs-link.is-active:hover{border-radius:0 !important;}.station-tabs.mod-full-width .station-tabs-tab:hover, .station-tabs .station-tabs-tabset.mod-vertical .station-tabs-tab:hover{border-radius:0 !important;}.station-tabs.mod-full-width .station-tabs-tab.is-active:hover, .station-tabs .station-tabs-tabset.mod-vertical .station-tabs-tab.is-active:hover{border-radius:0 !important;}.station-tabs.mod-full-width .station-tabs-link:first-of-type, .station-tabs .station-tabs-tabset.mod-vertical .station-tabs-link:first-of-type{border-radius:0 !important;}.station-tabs.mod-full-width .station-tabs-tab.mod-first, .station-tabs .station-tabs-tabset.mod-vertical .station-tabs-tab.mod-first{border-radius:0 !important;}.station-tabs.mod-full-width .station-tabs-link:last-of-type, .station-tabs .station-tabs-tabset.mod-vertical .station-tabs-link:last-of-type{border-radius:0 !important;}.station-tabs.mod-full-width .station-tabs-tab.mod-last, .station-tabs .station-tabs-tabset.mod-vertical .station-tabs-tab.mod-last{border-radius:0 !important;}
  
</style>

<script id="station-tabs-data-json" type="application/json">{
  "globalAbove": null,
  "globalBelow": null,
  "proTabsHTML": "",
  "productTitle": null,
  "productDescription": null,
  "icons": []
}</script>

<script>
  document.documentElement.classList.add('tabsst-loading');
  document.addEventListener('stationTabsLegacyAPILoaded', function(e) {
    e.detail.isLegacy = true;
    
      
});

  document.addEventListener('stationTabsAPIReady', function(e) {
    var Tabs = e.detail;

    if (Tabs.appSettings) {
      Tabs.appSettings = {"default_tab":true,"default_tab_title":"Description","show_stop_element":true,"layout":"automatic","layout_breakpoint":768,"deep_links":false,"clean_content_level":"basic_tags","content_classnames":"rte prose","open_first_tab":true,"allow_multiple_open":false,"remove_empty_tabs":false,"default_tab_translations":null,"start_tab_element":"h3"};
      Tabs.appSettings = {lang: 'en'};

      Tabs.appSettings = {
        indicatorType: "chevrons",
        indicatorPlacement: "after"
      };
    }

    
            if (Tabs.isLegacy) { return; }
            Tabs.init(null, { autoCreate: true });

  });

  
</script>

<svg style="display:none" aria-hidden="true">
  <defs>
    
  </defs>
</svg>

<!-- END app block --><script src="https://cdn.shopify.com/extensions/019ea680-74ce-7582-a541-d1b88cd2523d/storerank-ai-68/assets/script.js" type="text/javascript" defer="defer"></script>
<script src="https://cdn.shopify.com/extensions/3d841bc3-95e4-4f46-b335-9ea489d0aba9/inbox-1273/assets/inbox-chat-loader.js" type="text/javascript" defer="defer"></script>
<script src="https://cdn.shopify.com/extensions/019ea81e-eadf-7199-a3d8-70ded874a005/judgeme-563/assets/loader.js" type="text/javascript" defer="defer"></script>
<script src="https://cdn.shopify.com/extensions/019e445c-8490-7c39-8588-a29cc919e8eb/omnisend-52/assets/omnisend-in-shop.js" type="text/javascript" defer="defer"></script>
<script src="https://cdn.shopify.com/extensions/019ea81e-eadf-7199-a3d8-70ded874a005/judgeme-563/assets/carousels.js" type="text/javascript" defer="defer"></script>
<link href="https://cdn.shopify.com/extensions/019ea81e-eadf-7199-a3d8-70ded874a005/judgeme-563/assets/carousels.css" rel="stylesheet" type="text/css" media="all">
<script src="https://cdn.shopify.com/extensions/019ea728-3733-7fb1-81a6-5fe5472d7d11/swym-relay-766/assets/wishlistcollections.js" type="text/javascript" defer="defer"></script>
<link href="https://cdn.shopify.com/extensions/019ea728-3733-7fb1-81a6-5fe5472d7d11/swym-relay-766/assets/wishlistcollections.css" rel="stylesheet" type="text/css" media="all">
<script src="https://cdn.shopify.com/extensions/019ea526-0a7b-740a-952e-b88400139798/tabs-studio-35/assets/s3340b1d9cf54.js" type="text/javascript" defer="defer"></script>
<link href="https://cdn.shopify.com/extensions/019ea526-0a7b-740a-952e-b88400139798/tabs-studio-35/assets/ccf2dff1a1a65.css" rel="stylesheet" type="text/css" media="all">
<link href="https://monorail-edge.shopifysvc.com" rel="dns-prefetch">
<script>(function(){if ("sendBeacon" in navigator && "performance" in window) {try {var session_token_from_headers = performance.getEntriesByType('navigation')[0].serverTiming.find(x => x.name == '_s').description;} catch {var session_token_from_headers = undefined;}var session_cookie_matches = document.cookie.match(/_shopify_s=([^;]*)/);var session_token_from_cookie = session_cookie_matches && session_cookie_matches.length === 2 ? session_cookie_matches[1] : "";var session_token = session_token_from_headers || session_token_from_cookie || "";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: 67382214730,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token,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.__TREKKIE_SHIM_QUEUE = window.__TREKKIE_SHIM_QUEUE || [];
</script>
<script id="web-pixels-manager-setup">(function(){var wpmLoader=function(){"use strict";return function(e,d,r,n){var o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{};if(!Boolean(null==(i=null==(a=window.Shopify)?void 0:a.analytics)?void 0:i.replayQueue)){var a,i;window.Shopify=window.Shopify||{};var t=window.Shopify;t.analytics=t.analytics||{};var s=t.analytics;s.replayQueue=[],s.publish=function(e,d,r){return s.replayQueue.push([e,d,r]),!0};try{self.performance.mark("wpm:start")}catch(e){}var l,u,c,m,p,f,h,g,y,w,v,b,S,P=(u=(l={modern:/Edge?\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Firefox\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Chrom(ium|e)\/(9{2}|\d{3,})\.\d+(\.\d+|)|(Maci|X1{2}).+ Version\/(15\.\d+|(1[6-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(9{2}|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(15[._]\d+|(1[6-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|SamsungBrowser\/([2-9]\d|\d{3,})\.\d+/,legacy:/Edge?\/(1[6-9]|[2-9]\d|\d{3,})\.\d+(\.\d+|)|Firefox\/(5[4-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)|Chrom(ium|e)\/(5[1-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)([\d.]+$|.*Safari\/(?![\d.]+ Edge\/[\d.]+$))|(Maci|X1{2}).+ Version\/(10\.\d+|(1[1-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(3[89]|[4-9]\d|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(10[._]\d+|(1[1-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Mobile Safari.+OPR\/([89]\d|\d{3,})\.\d+\.\d+|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+(UC? ?Browser|UCWEB|U3)[ /]?(15\.([5-9]|\d{2,})|(1[6-9]|[2-9]\d|\d{3,})\.\d+)\.\d+|SamsungBrowser\/(5\.\d+|([6-9]|\d{2,})\.\d+)|Android.+MQ{2}Browser\/(14(\.(9|\d{2,})|)|(1[5-9]|[2-9]\d|\d{3,})(\.\d+|))(\.\d+|)|K[Aa][Ii]OS\/(3\.\d+|([4-9]|\d{2,})\.\d+)(\.\d+|)/}).modern,c=l.legacy,(m=navigator.userAgent).match(u)?"modern":m.match(c)?"legacy":"unknown"),C="modern"===P?"modern":"legacy",_=(null!=n?n:{modern:"",legacy:""})[C],O=[(p={baseUrl:d,hashVersion:r,buildTarget:C}).baseUrl,"/wpm","/b",p.hashVersion,"modern"===p.buildTarget?"m":"l",".js"].join(""),U=(f={version:r,bundleTarget:P,surface:e.surface,pageUrl:self.location.href,monorailEndpoint:e.monorailEndpoint},h=f.version,g=f.bundleTarget,y=f.surface,w=f.pageUrl,v=f.monorailEndpoint,{emit:function(e){var d=e.status,r=e.errorMsg,n=(new Date).getTime(),o=JSON.stringify({metadata:{event_sent_at_ms:n},events:[{schema_id:"web_pixels_manager_load/3.1",payload:{version:h,bundle_target:g,page_url:w,status:d,surface:y,error_msg:r},metadata:{event_created_at_ms:n}}]});if(!v)return console&&console.warn&&console.warn("[Web Pixels Manager] No Monorail endpoint provided, skipping logging."),!1;try{return self.navigator.sendBeacon.bind(self.navigator)(v,o)}catch(e){}var a=new XMLHttpRequest;try{return a.open("POST",v,!0),a.setRequestHeader("Content-Type","text/plain"),a.send(o),!0}catch(e){return console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging to Monorail."),!1}}});try{o.browserTarget=P,function(e){var d=e.src,r=e.async,n=void 0===r||r,o=e.onload,a=e.onerror,i=e.sri,t=e.scriptDataAttributes,s=void 0===t?{}:t,l=document.createElement("script"),u=document.querySelector("head"),c=document.querySelector("body");if(l.async=n,l.src=d,i&&(l.integrity=i,l.crossOrigin="anonymous"),s)for(var m in s)if(Object.prototype.hasOwnProperty.call(s,m))try{l.dataset[m]=s[m]}catch(e){}if(o&&l.addEventListener("load",o),a&&l.addEventListener("error",a),u)u.appendChild(l);else{if(!c)throw new Error("Did not find a head or body element to append the script");c.appendChild(l)}}({src:O,async:!0,onload:function(){if(!function(){var e,d;return Boolean(null==(d=null==(e=window.Shopify)?void 0:e.analytics)?void 0:d.initialized)}()){var d=window.webPixelsManager.init(e)||void 0;if(d){var r=window.Shopify.analytics;r.replayQueue.forEach(function(e){var r=e[0],n=e[1],o=e[2];d.publishCustomEvent(r,n,o)}),r.replayQueue=[],r.publish=d.publishCustomEvent,r.visitor=d.visitor,r.initialized=!0}}},onerror:function(){return U.emit({status:"failed",errorMsg:"".concat(O," has failed to load")})},sri:(b=_,S=/^sha384-[A-Za-z0-9+/=]+$/,"string"==typeof b&&S.test(b)?_:""),scriptDataAttributes:o}),U.emit({status:"loading"})}catch(e){U.emit({status:"failed",errorMsg:(null==e?void 0:e.message)||"Unknown error"})}}}}();wpmLoader({shopId: 67382214730,storefrontBaseUrl: "https://justsohappy.com",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",monorailEndpoint: "https://monorail-edge.shopifysvc.com/unstable/produce_batch",surface: "storefront-renderer",enabledBetaFlags: ["2dca8a86","d5bdd5d0","3209b71c","5acaffe6","86d76263","3b3c7daf","6faea013"],webPixelsConfigList: [{"id":"1778614346","configuration":"{\"config\":\"{\\\"google_tag_ids\\\":[\\\"G-WB6TVT564X\\\",\\\"GT-57SSW3TJ\\\"],\\\"target_country\\\":\\\"ZZ\\\",\\\"gtag_events\\\":[{\\\"type\\\":\\\"search\\\",\\\"action_label\\\":\\\"G-WB6TVT564X\\\"},{\\\"type\\\":\\\"begin_checkout\\\",\\\"action_label\\\":\\\"G-WB6TVT564X\\\"},{\\\"type\\\":\\\"view_item\\\",\\\"action_label\\\":[\\\"G-WB6TVT564X\\\",\\\"MC-5KDN04J5WX\\\"]},{\\\"type\\\":\\\"purchase\\\",\\\"action_label\\\":[\\\"G-WB6TVT564X\\\",\\\"MC-5KDN04J5WX\\\"]},{\\\"type\\\":\\\"page_view\\\",\\\"action_label\\\":[\\\"G-WB6TVT564X\\\",\\\"MC-5KDN04J5WX\\\"]},{\\\"type\\\":\\\"add_payment_info\\\",\\\"action_label\\\":\\\"G-WB6TVT564X\\\"},{\\\"type\\\":\\\"add_to_cart\\\",\\\"action_label\\\":\\\"G-WB6TVT564X\\\"}],\\\"enable_monitoring_mode\\\":false}\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"f15305aac1e98c5c26a7c80e7bc37bde","type":"APP","apiClientId":1780363,"privacyPurposes":[],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized","enabledFlags":["9a3ed68a"]},{"id":"1745518666","configuration":"{\"shop\":\"inspiredbizowner.myshopify.com\",\"cookie_duration\":\"604800\",\"first_touch_or_last\":\"last_touch\",\"goaffpro_identifiers\":\"gfp_ref,ref,aff,wpam_id,click_id\",\"ignore_ad_clicks\":\"false\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"a74598cb423e21a6befc33d5db5fba42","type":"APP","apiClientId":2744533,"privacyPurposes":["ANALYTICS","MARKETING"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized"},{"id":"1742733386","configuration":"{\"swymApiEndpoint\":\"https:\/\/swymstore-v3free-01.swymrelay.com\",\"swymTier\":\"v3free-01\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"5b6f6917e306bc7f24523662663331c0","type":"APP","apiClientId":1350849,"privacyPurposes":["ANALYTICS","MARKETING","PREFERENCES"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized"},{"id":"1730609226","configuration":"{\"projectId\":\"vmkcggksjp\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"4e27c3dfbb360ace43db5c8bd52813dd","type":"APP","apiClientId":240074326017,"privacyPurposes":[],"capabilities":["advanced_dom_events"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_personal_data"],"dataSharingControls":["share_all_events"]},"dataSharingState":"unrestricted"},{"id":"1479508042","configuration":"{\"webPixelName\":\"Judge.me\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"34ad157958823915625854214640f0bf","type":"APP","apiClientId":683015,"privacyPurposes":["ANALYTICS"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"unrestricted"},{"id":"1477148746","configuration":"{\"pixel_id\":\"1896128750975804\",\"pixel_type\":\"facebook_pixel\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"abff2a8add143ccb04deb20f0ebd74a9","type":"APP","apiClientId":2329312,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized","enabledFlags":["9a3ed68a"]},{"id":"1429176394","configuration":"{\"apiURL\":\"https:\/\/api.omnisend.com\",\"appURL\":\"https:\/\/app.omnisend.com\",\"brandID\":\"6915684e3feff11a0dad045b\",\"trackingURL\":\"https:\/\/wt.omnisendlink.com\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"e61689cef92d72f1e6007a9dd29969ad","type":"APP","apiClientId":186001,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"unrestricted","enabledFlags":["9a3ed68a"]},{"id":"1406369866","configuration":"{\"tagID\":\"2612852331035\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"18031546ee651571ed29edbe71a3550b","type":"APP","apiClientId":3009811,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized"},{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0460","apiClientId":"shopify-pixel","type":"APP","privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0460","apiClientId":"shopify-pixel","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING"]}],isMerchantRequest: false,initData: {"shop":{"name":"Just So Happy","paymentSettings":{"currencyCode":"USD"},"myshopifyDomain":"inspiredbizowner.myshopify.com","countryCode":"US","storefrontUrl":"https:\/\/justsohappy.com"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"products":null,"purchasingCompany":null,"page":null},},"https://justsohappy.com/cdn","a9664f44w6a62cec8p04af10e4mb91e3447",{"modern":"","legacy":""},{"trekkieShim":true,"apiClientId":"580111","pageType":"home","shopId":"67382214730","storefrontBaseUrl":"https:\/\/justsohappy.com","extensionBaseUrl":"https:\/\/extensions.shopifycdn.com\/cdn\/shopifycloud\/web-pixels-manager","surface":"storefront-renderer","enabledBetaFlags":"[\"2dca8a86\", \"d5bdd5d0\", \"3209b71c\", \"5acaffe6\", \"86d76263\", \"3b3c7daf\", \"6faea013\"]","isMerchantRequest":"false","hashVersion":"a9664f44w6a62cec8p04af10e4mb91e3447","publish":"custom","events":"[[\"page_viewed\",{}]]"});})();</script><script>
  window.ShopifyAnalytics = window.ShopifyAnalytics || {};
  window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {};
  window.ShopifyAnalytics.meta.currency = 'USD';
  var meta = {"page":{"pageType":"home","requestId":"54e8086a-a3d4-4f8a-88e7-3013f0056b05-1780990559"}};
  for (var attr in meta) {
    window.ShopifyAnalytics.meta[attr] = meta[attr];
  }
</script>
<script class="analytics">
  (function () {
    var customDocumentWrite = function(content) {
      var jquery = null;

      if (window.jQuery) {
        jquery = window.jQuery;
      } else if (window.Checkout && window.Checkout.$) {
        jquery = window.Checkout.$;
      }

      if (jquery) {
        jquery('body').append(content);
      }
    };

    var hasLoggedConversion = function(token) {
      if (token) {
        return document.cookie.indexOf('loggedConversion=' + token) !== -1;
      }
      return false;
    }

    var setCookieIfConversion = function(token) {
      if (token) {
        var twoMonthsFromNow = new Date(Date.now());
        twoMonthsFromNow.setMonth(twoMonthsFromNow.getMonth() + 2);

        document.cookie = 'loggedConversion=' + token + '; expires=' + twoMonthsFromNow;
      }
    }

    var trekkie = window.ShopifyAnalytics.lib = window.trekkie = window.trekkie || [];
    window.ShopifyAnalytics.lib.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);
        if (window.__TREKKIE_SHIM_QUEUE && (method == 'track' || method == 'page')) {
          try {
            window.__TREKKIE_SHIM_QUEUE.push({
              from: 'trekkie-stub',
              method: method,
              args: args.slice(1)
            });
          } catch (e) {
            // no-op
          }
        }
        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: 67382214730,
      theme_id: 146161565770,
      app_name: "storefront",
      context_url: window.location.href,
      source_url: "//justsohappy.com/cdn/s/trekkie.storefront.f7140b8b25ae1195cf346a36a85e3e4bcf46adb3.min.js"});

  };
  scriptFallback.async = true;
  scriptFallback.src = '//justsohappy.com/cdn/s/trekkie.storefront.f7140b8b25ae1195cf346a36a85e3e4bcf46adb3.min.js';
  first.parentNode.insertBefore(scriptFallback, first);
};
script.async = true;
script.src = '//justsohappy.com/cdn/s/trekkie.storefront.f7140b8b25ae1195cf346a36a85e3e4bcf46adb3.min.js';
first.parentNode.insertBefore(script, first);

    };
    trekkie.load(
      {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":67382214730,"isMerchantRequest":null,"themeId":146161565770,"themeCityHash":"5406262471002607678","contentLanguage":"en","currency":"USD","eventMetadataId":"ded3a0a4-d9de-4c51-8a7f-ac67885927e2"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain","enabledBetaFlags":["b5387b81","d5bdd5d0"]},"Session Attribution":{},"S2S":{"facebookCapiEnabled":true,"source":"trekkie-storefront-renderer","apiClientId":580111}}
    );

    var loaded = false;
    trekkie.ready(function() {
      if (loaded) return;
      loaded = true;

      window.ShopifyAnalytics.lib = window.trekkie;

      var originalDocumentWrite = document.write;
      document.write = customDocumentWrite;
      try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {};
      document.write = originalDocumentWrite;

      window.ShopifyAnalytics.lib.page(null,{"pageType":"home","requestId":"54e8086a-a3d4-4f8a-88e7-3013f0056b05-1780990559","shopifyEmitted":true});

      var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/)
      var token = match? match[1]: undefined;
      if (!hasLoggedConversion(token)) {
        setCookieIfConversion(token);
        
      }
    });

    var eventsListenerScript = document.createElement('script');
    eventsListenerScript.async = true;
    eventsListenerScript.src = "//justsohappy.com/cdn/shopifycloud/storefront/assets/shop_events_listener-4e26a9ce.js";
    document.getElementsByTagName('head')[0].appendChild(eventsListenerScript);
})();</script>
<script
  defer
  src="https://justsohappy.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.5.0.min.js"
  data-application="storefront-renderer"
  data-shop-id="67382214730"
  data-render-region="gcp-us-east1"
  data-page-type="index"
  data-theme-instance-id="146161565770"
  data-theme-name="Dawn"
  data-theme-version="15.4.0"
  data-monorail-region="shop_domain"
  data-resource-timing-sampling-rate="10"
  data-shs="true"
  data-shs-beacon="true"
  data-shs-export-with-fetch="true"
  data-shs-logs-sample-rate="1"
  data-shs-beacon-endpoint="https://justsohappy.com/api/collect"
></script>
</head>

  <body class="gradient">
    <a class="skip-to-content-link button visually-hidden" href="#MainContent">
      Skip to content
    </a><!-- BEGIN sections: header-group -->
<div id="shopify-section-sections--19906333179978__announcement-bar" class="shopify-section shopify-section-group-header-group announcement-bar-section"><link href="//justsohappy.com/cdn/shop/t/7/assets/component-slideshow.s.min.css?v=159037688121330228211780683905" rel="stylesheet" type="text/css" media="all" />
<link href="//justsohappy.com/cdn/shop/t/7/assets/component-slider.s.min.css?v=64658172289651175991780683904" rel="stylesheet" type="text/css" media="all" />

  <link href="//justsohappy.com/cdn/shop/t/7/assets/component-list-social.s.min.css?v=102519626238847586331780683885" rel="stylesheet" type="text/css" media="all" />


<div
  class="utility-bar color-scheme-f60f4af3-f531-40f2-b6ab-3b0b38c990e2 gradient utility-bar--bottom-border"
>
  <div class="page-width utility-bar__grid utility-bar__grid--3-col">

<ul class="list-unstyled list-social" role="list"><li class="list-social__item">
      <a href="https://www.facebook.com/justsohappyshop/" class="link list-social__link">
        <span class="svg-wrapper"><svg class="icon icon-facebook" viewBox="0 0 20 20"><path fill="currentColor" d="M18 10.049C18 5.603 14.419 2 10 2s-8 3.603-8 8.049C2 14.067 4.925 17.396 8.75 18v-5.624H6.719v-2.328h2.03V8.275c0-2.017 1.195-3.132 3.023-3.132.874 0 1.79.158 1.79.158v1.98h-1.009c-.994 0-1.303.621-1.303 1.258v1.51h2.219l-.355 2.326H11.25V18c3.825-.604 6.75-3.933 6.75-7.951"/></svg>
</span>
        <span class="visually-hidden">Facebook</span>
      </a>
    </li><li class="list-social__item">
      <a href="https://www.instagram.com/justsohappyshop/" class="link list-social__link">
        <span class="svg-wrapper"><svg class="icon icon-instagram" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M13.23 3.492c-.84-.037-1.096-.046-3.23-.046-2.144 0-2.39.01-3.238.055-.776.027-1.195.164-1.487.273a2.4 2.4 0 0 0-.912.593 2.5 2.5 0 0 0-.602.922c-.11.282-.238.702-.274 1.486-.046.84-.046 1.095-.046 3.23s.01 2.39.046 3.229c.004.51.097 1.016.274 1.495.145.365.319.639.602.913.282.282.538.456.92.602.474.176.974.268 1.479.273.848.046 1.103.046 3.238.046s2.39-.01 3.23-.046c.784-.036 1.203-.164 1.486-.273.374-.146.648-.329.921-.602.283-.283.447-.548.602-.922.177-.476.27-.979.274-1.486.037-.84.046-1.095.046-3.23s-.01-2.39-.055-3.229c-.027-.784-.164-1.204-.274-1.495a2.4 2.4 0 0 0-.593-.913 2.6 2.6 0 0 0-.92-.602c-.284-.11-.703-.237-1.488-.273ZM6.697 2.05c.857-.036 1.131-.045 3.302-.045a63 63 0 0 1 3.302.045c.664.014 1.321.14 1.943.374a4 4 0 0 1 1.414.922c.41.397.728.88.93 1.414.23.622.354 1.279.365 1.942C18 7.56 18 7.824 18 10.005c0 2.17-.01 2.444-.046 3.292-.036.858-.173 1.442-.374 1.943-.2.53-.474.976-.92 1.423a3.9 3.9 0 0 1-1.415.922c-.51.191-1.095.337-1.943.374-.857.036-1.122.045-3.302.045-2.171 0-2.445-.009-3.302-.055-.849-.027-1.432-.164-1.943-.364a4.15 4.15 0 0 1-1.414-.922 4.1 4.1 0 0 1-.93-1.423c-.183-.51-.329-1.085-.365-1.943C2.009 12.45 2 12.167 2 10.004c0-2.161 0-2.435.055-3.302.027-.848.164-1.432.365-1.942a4.4 4.4 0 0 1 .92-1.414 4.2 4.2 0 0 1 1.415-.93c.51-.183 1.094-.33 1.943-.366Zm.427 4.806a4.105 4.105 0 1 1 5.805 5.805 4.105 4.105 0 0 1-5.805-5.805m1.882 5.371a2.668 2.668 0 1 0 2.042-4.93 2.668 2.668 0 0 0-2.042 4.93m5.922-5.942a.958.958 0 1 1-1.355-1.355.958.958 0 0 1 1.355 1.355" clip-rule="evenodd"/></svg>
</span>
        <span class="visually-hidden">Instagram</span>
      </a>
    </li><li class="list-social__item">
      <a href="https://www.tiktok.com/@justsohappyshop" class="link list-social__link">
        <span class="svg-wrapper"><svg class="icon icon-tiktok" viewBox="0 0 20 20"><path fill="currentColor" d="M10.511 1.705h2.74s-.157 3.51 3.795 3.768v2.711s-2.114.129-3.796-1.158l.028 5.606A5.073 5.073 0 1 1 8.213 7.56h.708v2.785a2.298 2.298 0 1 0 1.618 2.205z"/></svg>
</span>
        <span class="visually-hidden">TikTok</span>
      </a>
    </li><li class="list-social__item">
      <a href="https://www.pinterest.com/justsohappyshop/" class="link list-social__link">
        <span class="svg-wrapper"><svg class="icon icon-pinterest" viewBox="0 0 20 20"><path fill="currentColor" d="M10 2.01a8.1 8.1 0 0 1 5.666 2.353 8.09 8.09 0 0 1 1.277 9.68A7.95 7.95 0 0 1 10 18.04a8.2 8.2 0 0 1-2.276-.307c.403-.653.672-1.24.816-1.729l.567-2.2c.134.27.393.5.768.702.384.192.768.297 1.19.297q1.254 0 2.248-.72a4.7 4.7 0 0 0 1.537-1.969c.37-.89.554-1.848.537-2.813 0-1.249-.48-2.315-1.43-3.227a5.06 5.06 0 0 0-3.65-1.374c-.893 0-1.729.154-2.478.461a5.02 5.02 0 0 0-3.236 4.552c0 .72.134 1.355.413 1.902.269.538.672.922 1.22 1.152.096.039.182.039.25 0 .066-.028.114-.096.143-.192l.173-.653c.048-.144.02-.288-.105-.432a2.26 2.26 0 0 1-.548-1.565 3.803 3.803 0 0 1 3.976-3.861c1.047 0 1.863.288 2.44.855.585.576.883 1.315.883 2.228a6.8 6.8 0 0 1-.317 2.122 3.8 3.8 0 0 1-.893 1.556c-.384.384-.836.576-1.345.576-.413 0-.749-.144-1.018-.451-.259-.307-.345-.672-.25-1.085q.22-.77.452-1.537l.173-.701c.057-.25.086-.451.086-.624 0-.346-.096-.634-.269-.855-.192-.22-.451-.336-.797-.336-.432 0-.797.192-1.085.595-.288.394-.442.893-.442 1.499.005.374.063.746.173 1.104l.058.144c-.576 2.478-.913 3.938-1.037 4.36-.116.528-.154 1.153-.125 1.863A8.07 8.07 0 0 1 2 10.03c0-2.208.778-4.11 2.343-5.666A7.72 7.72 0 0 1 10 2.001z"/></svg>
</span>
        <span class="visually-hidden">Pinterest</span>
      </a>
    </li></ul>
<div
        class="announcement-bar announcement-bar--one-announcement"
        role="region"
        aria-label="Announcement"
        
      ><p class="announcement-bar__message h5">
            <span>Free Shipping on $75+</span></p></div><div class="localization-wrapper">
</div>
  </div>
</div>


</div><div id="shopify-section-sections--19906333179978__header" class="shopify-section shopify-section-group-header-group section-header"><link rel="stylesheet" href="//justsohappy.com/cdn/shop/t/7/assets/component-list-menu.s.min.css?v=56965069751700467301780683883" media="print" onload="this.media='all'">
<link rel="stylesheet" href="//justsohappy.com/cdn/shop/t/7/assets/component-search.s.min.css?v=180859936881842205741780683902" media="print" onload="this.media='all'">
<link rel="stylesheet" href="//justsohappy.com/cdn/shop/t/7/assets/component-menu-drawer.s.min.css?v=1716583899217530451780684191" media="print" onload="this.media='all'">
<link
  rel="stylesheet"
  href="//justsohappy.com/cdn/shop/t/7/assets/component-cart-notification.s.min.css?v=84066228925779060251780683873"
  media="print"
  onload="this.media='all'"
><link rel="stylesheet" href="//justsohappy.com/cdn/shop/t/7/assets/component-price.s.min.css?v=74763564541836337341780683896" media="print" onload="this.media='all'"><style>
  header-drawer {
    justify-self: start;
    margin-left: -1.2rem;
  }@media screen and (min-width: 990px) {
      header-drawer {
        display: none;
      }
    }.menu-drawer-container {
    display: flex;
  }

  .list-menu {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .list-menu--inline {
    display: inline-flex;
    flex-wrap: wrap;
  }

  summary.list-menu__item {
    padding-right: 2.7rem;
  }

  .list-menu__item {
    display: flex;
    align-items: center;
    line-height: calc(1 + 0.3 / var(--font-body-scale));
  }

  .list-menu__item--link {
    text-decoration: none;
    padding-bottom: 1rem;
    padding-top: 1rem;
    line-height: calc(1 + 0.8 / var(--font-body-scale));
  }

  @media screen and (min-width: 750px) {
    .list-menu__item--link {
      padding-bottom: 0.5rem;
      padding-top: 0.5rem;
    }
  }
</style><style data-shopify>.header {
    padding: 10px 3rem 10px 3rem;
  }

  .section-header {
    position: sticky; /* This is for fixing a Safari z-index issue. PR #2147 */
    margin-bottom: 0px;
  }

  @media screen and (min-width: 750px) {
    .section-header {
      margin-bottom: 0px;
    }
  }

  @media screen and (min-width: 990px) {
    .header {
      padding-top: 20px;
      padding-bottom: 20px;
    }
  }</style><script src="//justsohappy.com/cdn/shop/t/7/assets/cart-notification.s.min.js?v=107993895031190611781780684223" defer="defer"></script>

<sticky-header
  
    data-sticky-type="on-scroll-up"
  
  class="header-wrapper color-scheme-5 gradient"
><header class="header header--top-center header--mobile-center page-width header--has-menu header--has-social header--has-account">

<header-drawer data-breakpoint="tablet">
  <details id="Details-menu-drawer-container" class="menu-drawer-container">
    <summary
      class="header__icon header__icon--menu header__icon--summary link focus-inset"
      aria-label="Menu"
    >
      <span><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-hamburger" viewBox="0 0 18 16"><path fill="currentColor" d="M1 .5a.5.5 0 1 0 0 1h15.71a.5.5 0 0 0 0-1zM.5 8a.5.5 0 0 1 .5-.5h15.71a.5.5 0 0 1 0 1H1A.5.5 0 0 1 .5 8m0 7a.5.5 0 0 1 .5-.5h15.71a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-close" viewBox="0 0 18 17"><path fill="currentColor" d="M.865 15.978a.5.5 0 0 0 .707.707l7.433-7.431 7.579 7.282a.501.501 0 0 0 .846-.37.5.5 0 0 0-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 1 0-.707-.708L8.991 7.853 1.413.573a.5.5 0 1 0-.693.72l7.563 7.268z"/></svg>
</span>
    </summary>
    <div id="menu-drawer" class="gradient menu-drawer motion-reduce color-scheme-1">
      <div class="menu-drawer__inner-container">
        <div class="menu-drawer__navigation-container">
          <nav class="menu-drawer__navigation">
            <ul class="menu-drawer__menu has-submenu list-menu" role="list"><li><details id="Details-menu-drawer-menu-item-1">
                      <summary
                        id="HeaderDrawer-shirts"
                        class="menu-drawer__menu-item list-menu__item link link--text focus-inset"
                      >
                        Shirts
                        <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-arrow" viewBox="0 0 14 10"><path fill="currentColor" fill-rule="evenodd" d="M8.537.808a.5.5 0 0 1 .817-.162l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 1 1-.708-.708L11.793 5.5H1a.5.5 0 0 1 0-1h10.793L8.646 1.354a.5.5 0 0 1-.109-.546" clip-rule="evenodd"/></svg>
</span>
                        <span class="svg-wrapper"><svg class="icon icon-caret" viewBox="0 0 10 6"><path fill="currentColor" fill-rule="evenodd" d="M9.354.646a.5.5 0 0 0-.708 0L5 4.293 1.354.646a.5.5 0 0 0-.708.708l4 4a.5.5 0 0 0 .708 0l4-4a.5.5 0 0 0 0-.708" clip-rule="evenodd"/></svg>
</span>
                      </summary>
                      <div
                        id="link-shirts"
                        class="menu-drawer__submenu has-submenu gradient motion-reduce"
                        tabindex="-1"
                      >
                        <div class="menu-drawer__inner-submenu">
                          <button class="menu-drawer__close-button link link--text focus-inset" aria-expanded="true">
                            <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-arrow" viewBox="0 0 14 10"><path fill="currentColor" fill-rule="evenodd" d="M8.537.808a.5.5 0 0 1 .817-.162l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 1 1-.708-.708L11.793 5.5H1a.5.5 0 0 1 0-1h10.793L8.646 1.354a.5.5 0 0 1-.109-.546" clip-rule="evenodd"/></svg>
</span>
                            Shirts
                          </button>
                          <ul class="menu-drawer__menu list-menu" role="list" tabindex="-1"><li><a
                                    id="HeaderDrawer-shirts-t-shirts"
                                    href="/collections/t-shirts"
                                    class="menu-drawer__menu-item link link--text list-menu__item focus-inset"
                                    
                                  >
                                    T-Shirts
                                  </a></li><li><a
                                    id="HeaderDrawer-shirts-sweatshirts"
                                    href="/collections/sweatshirts"
                                    class="menu-drawer__menu-item link link--text list-menu__item focus-inset"
                                    
                                  >
                                    Sweatshirts
                                  </a></li></ul>
                        </div>
                      </div>
                    </details></li><li><details id="Details-menu-drawer-menu-item-2">
                      <summary
                        id="HeaderDrawer-drinkwear"
                        class="menu-drawer__menu-item list-menu__item link link--text focus-inset"
                      >
                        Drinkwear
                        <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-arrow" viewBox="0 0 14 10"><path fill="currentColor" fill-rule="evenodd" d="M8.537.808a.5.5 0 0 1 .817-.162l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 1 1-.708-.708L11.793 5.5H1a.5.5 0 0 1 0-1h10.793L8.646 1.354a.5.5 0 0 1-.109-.546" clip-rule="evenodd"/></svg>
</span>
                        <span class="svg-wrapper"><svg class="icon icon-caret" viewBox="0 0 10 6"><path fill="currentColor" fill-rule="evenodd" d="M9.354.646a.5.5 0 0 0-.708 0L5 4.293 1.354.646a.5.5 0 0 0-.708.708l4 4a.5.5 0 0 0 .708 0l4-4a.5.5 0 0 0 0-.708" clip-rule="evenodd"/></svg>
</span>
                      </summary>
                      <div
                        id="link-drinkwear"
                        class="menu-drawer__submenu has-submenu gradient motion-reduce"
                        tabindex="-1"
                      >
                        <div class="menu-drawer__inner-submenu">
                          <button class="menu-drawer__close-button link link--text focus-inset" aria-expanded="true">
                            <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-arrow" viewBox="0 0 14 10"><path fill="currentColor" fill-rule="evenodd" d="M8.537.808a.5.5 0 0 1 .817-.162l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 1 1-.708-.708L11.793 5.5H1a.5.5 0 0 1 0-1h10.793L8.646 1.354a.5.5 0 0 1-.109-.546" clip-rule="evenodd"/></svg>
</span>
                            Drinkwear
                          </button>
                          <ul class="menu-drawer__menu list-menu" role="list" tabindex="-1"><li><a
                                    id="HeaderDrawer-drinkwear-glass-can-cups"
                                    href="/collections/all-glass-cups"
                                    class="menu-drawer__menu-item link link--text list-menu__item focus-inset"
                                    
                                  >
                                    Glass Can Cups
                                  </a></li><li><a
                                    id="HeaderDrawer-drinkwear-mugs"
                                    href="/collections/mugs"
                                    class="menu-drawer__menu-item link link--text list-menu__item focus-inset"
                                    
                                  >
                                    Mugs
                                  </a></li><li><a
                                    id="HeaderDrawer-drinkwear-tumblers"
                                    href="/collections/tumblers"
                                    class="menu-drawer__menu-item link link--text list-menu__item focus-inset"
                                    
                                  >
                                    Tumblers
                                  </a></li></ul>
                        </div>
                      </div>
                    </details></li><li><details id="Details-menu-drawer-menu-item-3">
                      <summary
                        id="HeaderDrawer-stationery"
                        class="menu-drawer__menu-item list-menu__item link link--text focus-inset"
                      >
                        Stationery
                        <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-arrow" viewBox="0 0 14 10"><path fill="currentColor" fill-rule="evenodd" d="M8.537.808a.5.5 0 0 1 .817-.162l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 1 1-.708-.708L11.793 5.5H1a.5.5 0 0 1 0-1h10.793L8.646 1.354a.5.5 0 0 1-.109-.546" clip-rule="evenodd"/></svg>
</span>
                        <span class="svg-wrapper"><svg class="icon icon-caret" viewBox="0 0 10 6"><path fill="currentColor" fill-rule="evenodd" d="M9.354.646a.5.5 0 0 0-.708 0L5 4.293 1.354.646a.5.5 0 0 0-.708.708l4 4a.5.5 0 0 0 .708 0l4-4a.5.5 0 0 0 0-.708" clip-rule="evenodd"/></svg>
</span>
                      </summary>
                      <div
                        id="link-stationery"
                        class="menu-drawer__submenu has-submenu gradient motion-reduce"
                        tabindex="-1"
                      >
                        <div class="menu-drawer__inner-submenu">
                          <button class="menu-drawer__close-button link link--text focus-inset" aria-expanded="true">
                            <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-arrow" viewBox="0 0 14 10"><path fill="currentColor" fill-rule="evenodd" d="M8.537.808a.5.5 0 0 1 .817-.162l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 1 1-.708-.708L11.793 5.5H1a.5.5 0 0 1 0-1h10.793L8.646 1.354a.5.5 0 0 1-.109-.546" clip-rule="evenodd"/></svg>
</span>
                            Stationery
                          </button>
                          <ul class="menu-drawer__menu list-menu" role="list" tabindex="-1"><li><a
                                    id="HeaderDrawer-stationery-all-stationery"
                                    href="/collections/stationery"
                                    class="menu-drawer__menu-item link link--text list-menu__item focus-inset"
                                    
                                  >
                                    All Stationery
                                  </a></li><li><a
                                    id="HeaderDrawer-stationery-notepads-journals"
                                    href="/collections/notepads"
                                    class="menu-drawer__menu-item link link--text list-menu__item focus-inset"
                                    
                                  >
                                    Notepads &amp; Journals
                                  </a></li><li><a
                                    id="HeaderDrawer-stationery-note-cards"
                                    href="/collections/note-cards"
                                    class="menu-drawer__menu-item link link--text list-menu__item focus-inset"
                                    
                                  >
                                    Note Cards
                                  </a></li><li><a
                                    id="HeaderDrawer-stationery-pens-pencils"
                                    href="/collections/pens-pencils"
                                    class="menu-drawer__menu-item link link--text list-menu__item focus-inset"
                                    
                                  >
                                    Pens &amp; Pencils
                                  </a></li><li><a
                                    id="HeaderDrawer-stationery-stickers"
                                    href="/collections/stickers"
                                    class="menu-drawer__menu-item link link--text list-menu__item focus-inset"
                                    
                                  >
                                    Stickers
                                  </a></li><li><a
                                    id="HeaderDrawer-stationery-magnets"
                                    href="/collections/magnets"
                                    class="menu-drawer__menu-item link link--text list-menu__item focus-inset"
                                    
                                  >
                                    Magnets
                                  </a></li><li><a
                                    id="HeaderDrawer-stationery-greeting-cards"
                                    href="/collections/greeting-cards"
                                    class="menu-drawer__menu-item link link--text list-menu__item focus-inset"
                                    
                                  >
                                    Greeting Cards
                                  </a></li><li><a
                                    id="HeaderDrawer-stationery-bookmarks"
                                    href="/collections/bookmarks"
                                    class="menu-drawer__menu-item link link--text list-menu__item focus-inset"
                                    
                                  >
                                    Bookmarks
                                  </a></li></ul>
                        </div>
                      </div>
                    </details></li><li><a
                      id="HeaderDrawer-coloring-sticker-books"
                      href="/collections/coloring-books"
                      class="menu-drawer__menu-item list-menu__item link link--text focus-inset"
                      
                    >
                      Coloring &amp; Sticker Books
                    </a></li><li><a
                      id="HeaderDrawer-art-kits"
                      href="/collections/art-kits"
                      class="menu-drawer__menu-item list-menu__item link link--text focus-inset"
                      
                    >
                      Art Kits
                    </a></li><li><a
                      id="HeaderDrawer-games-puzzles"
                      href="/collections/games-puzzles"
                      class="menu-drawer__menu-item list-menu__item link link--text focus-inset"
                      
                    >
                      Games &amp; Puzzles
                    </a></li><li><a
                      id="HeaderDrawer-decor"
                      href="/collections/decor"
                      class="menu-drawer__menu-item list-menu__item link link--text focus-inset"
                      
                    >
                      Decor
                    </a></li><li><a
                      id="HeaderDrawer-candles"
                      href="/collections/candles"
                      class="menu-drawer__menu-item list-menu__item link link--text focus-inset"
                      
                    >
                      Candles
                    </a></li><li><a
                      id="HeaderDrawer-air-fresheners"
                      href="/collections/air-fresheners"
                      class="menu-drawer__menu-item list-menu__item link link--text focus-inset"
                      
                    >
                      Air Fresheners
                    </a></li><li><a
                      id="HeaderDrawer-keychains"
                      href="/collections/keychains"
                      class="menu-drawer__menu-item list-menu__item link link--text focus-inset"
                      
                    >
                      Keychains
                    </a></li><li><a
                      id="HeaderDrawer-car-coasters"
                      href="/collections/car-coasters"
                      class="menu-drawer__menu-item list-menu__item link link--text focus-inset"
                      
                    >
                      Car Coasters
                    </a></li><li><a
                      id="HeaderDrawer-drink-sleeves"
                      href="/collections/drink-sleeves"
                      class="menu-drawer__menu-item list-menu__item link link--text focus-inset"
                      
                    >
                      Drink Sleeves
                    </a></li><li><a
                      id="HeaderDrawer-zip-pouches"
                      href="/collections/zip-pouches"
                      class="menu-drawer__menu-item list-menu__item link link--text focus-inset"
                      
                    >
                      Zip Pouches
                    </a></li><li><a
                      id="HeaderDrawer-hats-caps"
                      href="/collections/hats-caps"
                      class="menu-drawer__menu-item list-menu__item link link--text focus-inset"
                      
                    >
                      Hats &amp; Caps
                    </a></li><li><details id="Details-menu-drawer-menu-item-15">
                      <summary
                        id="HeaderDrawer-shop-by-interest"
                        class="menu-drawer__menu-item list-menu__item link link--text focus-inset"
                      >
                        Shop by Interest
                        <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-arrow" viewBox="0 0 14 10"><path fill="currentColor" fill-rule="evenodd" d="M8.537.808a.5.5 0 0 1 .817-.162l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 1 1-.708-.708L11.793 5.5H1a.5.5 0 0 1 0-1h10.793L8.646 1.354a.5.5 0 0 1-.109-.546" clip-rule="evenodd"/></svg>
</span>
                        <span class="svg-wrapper"><svg class="icon icon-caret" viewBox="0 0 10 6"><path fill="currentColor" fill-rule="evenodd" d="M9.354.646a.5.5 0 0 0-.708 0L5 4.293 1.354.646a.5.5 0 0 0-.708.708l4 4a.5.5 0 0 0 .708 0l4-4a.5.5 0 0 0 0-.708" clip-rule="evenodd"/></svg>
</span>
                      </summary>
                      <div
                        id="link-shop-by-interest"
                        class="menu-drawer__submenu has-submenu gradient motion-reduce"
                        tabindex="-1"
                      >
                        <div class="menu-drawer__inner-submenu">
                          <button class="menu-drawer__close-button link link--text focus-inset" aria-expanded="true">
                            <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-arrow" viewBox="0 0 14 10"><path fill="currentColor" fill-rule="evenodd" d="M8.537.808a.5.5 0 0 1 .817-.162l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 1 1-.708-.708L11.793 5.5H1a.5.5 0 0 1 0-1h10.793L8.646 1.354a.5.5 0 0 1-.109-.546" clip-rule="evenodd"/></svg>
</span>
                            Shop by Interest
                          </button>
                          <ul class="menu-drawer__menu list-menu" role="list" tabindex="-1"><li><a
                                    id="HeaderDrawer-shop-by-interest-motivational-self-love"
                                    href="/collections/self-love-motivational"
                                    class="menu-drawer__menu-item link link--text list-menu__item focus-inset"
                                    
                                  >
                                    Motivational &amp; Self Love
                                  </a></li><li><a
                                    id="HeaderDrawer-shop-by-interest-bookish"
                                    href="/collections/bookish-collection"
                                    class="menu-drawer__menu-item link link--text list-menu__item focus-inset"
                                    
                                  >
                                    Bookish
                                  </a></li><li><a
                                    id="HeaderDrawer-shop-by-interest-plant-lovers"
                                    href="/collections/plant-lovers-collection"
                                    class="menu-drawer__menu-item link link--text list-menu__item focus-inset"
                                    
                                  >
                                    Plant Lovers
                                  </a></li><li><a
                                    id="HeaderDrawer-shop-by-interest-silly-goose"
                                    href="/collections/silly-goose-collection"
                                    class="menu-drawer__menu-item link link--text list-menu__item focus-inset"
                                    
                                  >
                                    Silly Goose
                                  </a></li><li><a
                                    id="HeaderDrawer-shop-by-interest-strawberry"
                                    href="/collections/strawberry-collection"
                                    class="menu-drawer__menu-item link link--text list-menu__item focus-inset"
                                    
                                  >
                                    Strawberry
                                  </a></li><li><a
                                    id="HeaderDrawer-shop-by-interest-bees"
                                    href="/collections/bees-collection"
                                    class="menu-drawer__menu-item link link--text list-menu__item focus-inset"
                                    
                                  >
                                    Bees
                                  </a></li><li><a
                                    id="HeaderDrawer-shop-by-interest-butterflies"
                                    href="/collections/butterflies-collection"
                                    class="menu-drawer__menu-item link link--text list-menu__item focus-inset"
                                    
                                  >
                                    Butterflies
                                  </a></li><li><a
                                    id="HeaderDrawer-shop-by-interest-coffee-lovers"
                                    href="/collections/coffee-gifts-for-coffee-lovers"
                                    class="menu-drawer__menu-item link link--text list-menu__item focus-inset"
                                    
                                  >
                                    Coffee Lovers
                                  </a></li><li><a
                                    id="HeaderDrawer-shop-by-interest-rainbows-sunshine"
                                    href="/collections/rainbows-sunshine-collection"
                                    class="menu-drawer__menu-item link link--text list-menu__item focus-inset"
                                    
                                  >
                                    Rainbows &amp; Sunshine
                                  </a></li></ul>
                        </div>
                      </div>
                    </details></li></ul>
          </nav>
          <div class="menu-drawer__utility-links"><a
                href="https://justsohappy.com/customer_authentication/redirect?locale=en&region_country=US"
                class="menu-drawer__account link focus-inset h5 medium-hide large-up-hide"
                rel="nofollow"
              ><account-icon><span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-account" viewBox="0 0 18 19"><path fill="currentColor" fill-rule="evenodd" d="M6 4.5a3 3 0 1 1 6 0 3 3 0 0 1-6 0m3-4a4 4 0 1 0 0 8 4 4 0 0 0 0-8m5.58 12.15c1.12.82 1.83 2.24 1.91 4.85H1.51c.08-2.6.79-4.03 1.9-4.85C4.66 11.75 6.5 11.5 9 11.5s4.35.26 5.58 1.15M9 10.5c-2.5 0-4.65.24-6.17 1.35C1.27 12.98.5 14.93.5 18v.5h17V18c0-3.07-.77-5.02-2.33-6.15-1.52-1.1-3.67-1.35-6.17-1.35" clip-rule="evenodd"/></svg>
</span></account-icon>Log in</a><div class="menu-drawer__localization header-localization">
</div><ul class="list list-social list-unstyled" role="list"><li class="list-social__item">
                  <a href="https://www.facebook.com/justsohappyshop/" class="list-social__link link">
                    <span class="svg-wrapper"><svg class="icon icon-facebook" viewBox="0 0 20 20"><path fill="currentColor" d="M18 10.049C18 5.603 14.419 2 10 2s-8 3.603-8 8.049C2 14.067 4.925 17.396 8.75 18v-5.624H6.719v-2.328h2.03V8.275c0-2.017 1.195-3.132 3.023-3.132.874 0 1.79.158 1.79.158v1.98h-1.009c-.994 0-1.303.621-1.303 1.258v1.51h2.219l-.355 2.326H11.25V18c3.825-.604 6.75-3.933 6.75-7.951"/></svg>
</span>
                    <span class="visually-hidden">Facebook</span>
                  </a>
                </li><li class="list-social__item">
                  <a href="https://www.pinterest.com/justsohappyshop/" class="list-social__link link">
                    <span class="svg-wrapper"><svg class="icon icon-pinterest" viewBox="0 0 20 20"><path fill="currentColor" d="M10 2.01a8.1 8.1 0 0 1 5.666 2.353 8.09 8.09 0 0 1 1.277 9.68A7.95 7.95 0 0 1 10 18.04a8.2 8.2 0 0 1-2.276-.307c.403-.653.672-1.24.816-1.729l.567-2.2c.134.27.393.5.768.702.384.192.768.297 1.19.297q1.254 0 2.248-.72a4.7 4.7 0 0 0 1.537-1.969c.37-.89.554-1.848.537-2.813 0-1.249-.48-2.315-1.43-3.227a5.06 5.06 0 0 0-3.65-1.374c-.893 0-1.729.154-2.478.461a5.02 5.02 0 0 0-3.236 4.552c0 .72.134 1.355.413 1.902.269.538.672.922 1.22 1.152.096.039.182.039.25 0 .066-.028.114-.096.143-.192l.173-.653c.048-.144.02-.288-.105-.432a2.26 2.26 0 0 1-.548-1.565 3.803 3.803 0 0 1 3.976-3.861c1.047 0 1.863.288 2.44.855.585.576.883 1.315.883 2.228a6.8 6.8 0 0 1-.317 2.122 3.8 3.8 0 0 1-.893 1.556c-.384.384-.836.576-1.345.576-.413 0-.749-.144-1.018-.451-.259-.307-.345-.672-.25-1.085q.22-.77.452-1.537l.173-.701c.057-.25.086-.451.086-.624 0-.346-.096-.634-.269-.855-.192-.22-.451-.336-.797-.336-.432 0-.797.192-1.085.595-.288.394-.442.893-.442 1.499.005.374.063.746.173 1.104l.058.144c-.576 2.478-.913 3.938-1.037 4.36-.116.528-.154 1.153-.125 1.863A8.07 8.07 0 0 1 2 10.03c0-2.208.778-4.11 2.343-5.666A7.72 7.72 0 0 1 10 2.001z"/></svg>
</span>
                    <span class="visually-hidden">Pinterest</span>
                  </a>
                </li><li class="list-social__item">
                  <a href="https://www.instagram.com/justsohappyshop/" class="list-social__link link">
                    <span class="svg-wrapper"><svg class="icon icon-instagram" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M13.23 3.492c-.84-.037-1.096-.046-3.23-.046-2.144 0-2.39.01-3.238.055-.776.027-1.195.164-1.487.273a2.4 2.4 0 0 0-.912.593 2.5 2.5 0 0 0-.602.922c-.11.282-.238.702-.274 1.486-.046.84-.046 1.095-.046 3.23s.01 2.39.046 3.229c.004.51.097 1.016.274 1.495.145.365.319.639.602.913.282.282.538.456.92.602.474.176.974.268 1.479.273.848.046 1.103.046 3.238.046s2.39-.01 3.23-.046c.784-.036 1.203-.164 1.486-.273.374-.146.648-.329.921-.602.283-.283.447-.548.602-.922.177-.476.27-.979.274-1.486.037-.84.046-1.095.046-3.23s-.01-2.39-.055-3.229c-.027-.784-.164-1.204-.274-1.495a2.4 2.4 0 0 0-.593-.913 2.6 2.6 0 0 0-.92-.602c-.284-.11-.703-.237-1.488-.273ZM6.697 2.05c.857-.036 1.131-.045 3.302-.045a63 63 0 0 1 3.302.045c.664.014 1.321.14 1.943.374a4 4 0 0 1 1.414.922c.41.397.728.88.93 1.414.23.622.354 1.279.365 1.942C18 7.56 18 7.824 18 10.005c0 2.17-.01 2.444-.046 3.292-.036.858-.173 1.442-.374 1.943-.2.53-.474.976-.92 1.423a3.9 3.9 0 0 1-1.415.922c-.51.191-1.095.337-1.943.374-.857.036-1.122.045-3.302.045-2.171 0-2.445-.009-3.302-.055-.849-.027-1.432-.164-1.943-.364a4.15 4.15 0 0 1-1.414-.922 4.1 4.1 0 0 1-.93-1.423c-.183-.51-.329-1.085-.365-1.943C2.009 12.45 2 12.167 2 10.004c0-2.161 0-2.435.055-3.302.027-.848.164-1.432.365-1.942a4.4 4.4 0 0 1 .92-1.414 4.2 4.2 0 0 1 1.415-.93c.51-.183 1.094-.33 1.943-.366Zm.427 4.806a4.105 4.105 0 1 1 5.805 5.805 4.105 4.105 0 0 1-5.805-5.805m1.882 5.371a2.668 2.668 0 1 0 2.042-4.93 2.668 2.668 0 0 0-2.042 4.93m5.922-5.942a.958.958 0 1 1-1.355-1.355.958.958 0 0 1 1.355 1.355" clip-rule="evenodd"/></svg>
</span>
                    <span class="visually-hidden">Instagram</span>
                  </a>
                </li><li class="list-social__item">
                  <a href="https://www.tiktok.com/@justsohappyshop" class="list-social__link link">
                    <span class="svg-wrapper"><svg class="icon icon-tiktok" viewBox="0 0 20 20"><path fill="currentColor" d="M10.511 1.705h2.74s-.157 3.51 3.795 3.768v2.711s-2.114.129-3.796-1.158l.028 5.606A5.073 5.073 0 1 1 8.213 7.56h.708v2.785a2.298 2.298 0 1 0 1.618 2.205z"/></svg>
</span>
                    <span class="visually-hidden">TikTok</span>
                  </a>
                </li></ul>
          </div>
        </div>
      </div>
    </div>
  </details>
</header-drawer>


<details-modal class="header__search">
  <details>
    <summary
      class="header__icon header__icon--search header__icon--summary link focus-inset modal__toggle"
      aria-haspopup="dialog"
      aria-label="Search"
    >
      <span>
        <span class="svg-wrapper"><svg fill="none" class="icon icon-search" viewBox="0 0 18 19"><path fill="currentColor" fill-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 1 1 2.85 3.5a5.784 5.784 0 0 1 8.18 8.18m.26 1.12a6.78 6.78 0 1 1 .72-.7l5.4 5.4a.5.5 0 1 1-.71.7z" clip-rule="evenodd"/></svg>
</span>
        <span class="svg-wrapper header__icon-close"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-close" viewBox="0 0 18 17"><path fill="currentColor" d="M.865 15.978a.5.5 0 0 0 .707.707l7.433-7.431 7.579 7.282a.501.501 0 0 0 .846-.37.5.5 0 0 0-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 1 0-.707-.708L8.991 7.853 1.413.573a.5.5 0 1 0-.693.72l7.563 7.268z"/></svg>
</span>
      </span>
    </summary>
    <div
      class="search-modal modal__content gradient"
      role="dialog"
      aria-modal="true"
      aria-label="Search"
    >
      <div class="modal-overlay"></div>
      <div
        class="search-modal__content search-modal__content-bottom"
        tabindex="-1"
      ><predictive-search class="search-modal__form" data-loading-text="Loading..."><form action="/search" method="get" role="search" class="search search-modal__form">
          <div class="field">
            <input
              class="search__input field__input"
              id="Search-In-Modal-1"
              type="search"
              name="q"
              value=""
              placeholder="Search"role="combobox"
                aria-expanded="false"
                aria-owns="predictive-search-results"
                aria-controls="predictive-search-results"
                aria-haspopup="listbox"
                aria-autocomplete="list"
                autocorrect="off"
                autocomplete="off"
                autocapitalize="off"
                spellcheck="false">
            <label class="field__label" for="Search-In-Modal-1">Search</label>
            <input type="hidden" name="options[prefix]" value="last">
            <button
              type="reset"
              class="reset__button field__button hidden"
              aria-label="Clear search term"
            >
              <span class="svg-wrapper"><svg fill="none" stroke="currentColor" class="icon icon-close" viewBox="0 0 18 18"><circle cx="9" cy="9" r="8.5" stroke-opacity=".2"/><path stroke-linecap="round" stroke-linejoin="round" d="M11.83 11.83 6.172 6.17M6.229 11.885l5.544-5.77"/></svg>
</span>
            </button>
            <button class="search__button field__button" aria-label="Search">
              <span class="svg-wrapper"><svg fill="none" class="icon icon-search" viewBox="0 0 18 19"><path fill="currentColor" fill-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 1 1 2.85 3.5a5.784 5.784 0 0 1 8.18 8.18m.26 1.12a6.78 6.78 0 1 1 .72-.7l5.4 5.4a.5.5 0 1 1-.71.7z" clip-rule="evenodd"/></svg>
</span>
            </button>
          </div><div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search>

<div class="predictive-search__loading-state">
  <svg xmlns="http://www.w3.org/2000/svg" class="spinner" viewBox="0 0 66 66"><circle stroke-width="6" cx="33" cy="33" r="30" fill="none" class="path"/></svg>

</div>
</div>

            <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span></form></predictive-search><button
          type="button"
          class="search-modal__close-button modal__close-button link link--text focus-inset"
          aria-label="Close"
        >
          <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-close" viewBox="0 0 18 17"><path fill="currentColor" d="M.865 15.978a.5.5 0 0 0 .707.707l7.433-7.431 7.579 7.282a.501.501 0 0 0 .846-.37.5.5 0 0 0-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 1 0-.707-.708L8.991 7.853 1.413.573a.5.5 0 1 0-.693.72l7.563 7.268z"/></svg>
</span>
        </button>
      </div>
    </div>
  </details>
</details-modal>
<h1 class="header__heading"><a href="/" class="header__heading-link link link--text focus-inset"><div class="header__heading-logo-wrapper">
            
            <img src="//justsohappy.com/cdn/shop/files/just_so_happy_10_1.png?v=1762194357&amp;width=600" alt="Just So Happy" srcset="//justsohappy.com/cdn/shop/files/just_so_happy_10_1.png?v=1762194357&amp;width=300 300w, //justsohappy.com/cdn/shop/files/just_so_happy_10_1.png?v=1762194357&amp;width=450 450w, //justsohappy.com/cdn/shop/files/just_so_happy_10_1.png?v=1762194357&amp;width=600 600w" width="300" height="110.10000000000001" loading="eager" class="header__heading-logo motion-reduce" sizes="(max-width: 600px) 50vw, 300px">
          </div></a></h1>

<nav class="header__inline-menu">
  <ul class="list-menu list-menu--inline" role="list"><li><header-menu>
            <details id="Details-HeaderMenu-1">
              <summary
                id="HeaderMenu-shirts"
                class="header__menu-item list-menu__item link focus-inset"
              >
                <span
                >Shirts</span><svg class="icon icon-caret" viewBox="0 0 10 6"><path fill="currentColor" fill-rule="evenodd" d="M9.354.646a.5.5 0 0 0-.708 0L5 4.293 1.354.646a.5.5 0 0 0-.708.708l4 4a.5.5 0 0 0 .708 0l4-4a.5.5 0 0 0 0-.708" clip-rule="evenodd"/></svg>
</summary>
              <ul
                id="HeaderMenu-MenuList-1"
                class="header__submenu list-menu list-menu--disclosure color-scheme-1 gradient caption-large motion-reduce global-settings-popup"
                role="list"
                tabindex="-1"
              ><li><a
                        id="HeaderMenu-shirts-t-shirts"
                        href="/collections/t-shirts"
                        class="header__menu-item list-menu__item link link--text focus-inset caption-large"
                        
                      >
                        T-Shirts
                      </a></li><li><a
                        id="HeaderMenu-shirts-sweatshirts"
                        href="/collections/sweatshirts"
                        class="header__menu-item list-menu__item link link--text focus-inset caption-large"
                        
                      >
                        Sweatshirts
                      </a></li></ul>
            </details>
          </header-menu></li><li><header-menu>
            <details id="Details-HeaderMenu-2">
              <summary
                id="HeaderMenu-drinkwear"
                class="header__menu-item list-menu__item link focus-inset"
              >
                <span
                >Drinkwear</span><svg class="icon icon-caret" viewBox="0 0 10 6"><path fill="currentColor" fill-rule="evenodd" d="M9.354.646a.5.5 0 0 0-.708 0L5 4.293 1.354.646a.5.5 0 0 0-.708.708l4 4a.5.5 0 0 0 .708 0l4-4a.5.5 0 0 0 0-.708" clip-rule="evenodd"/></svg>
</summary>
              <ul
                id="HeaderMenu-MenuList-2"
                class="header__submenu list-menu list-menu--disclosure color-scheme-1 gradient caption-large motion-reduce global-settings-popup"
                role="list"
                tabindex="-1"
              ><li><a
                        id="HeaderMenu-drinkwear-glass-can-cups"
                        href="/collections/all-glass-cups"
                        class="header__menu-item list-menu__item link link--text focus-inset caption-large"
                        
                      >
                        Glass Can Cups
                      </a></li><li><a
                        id="HeaderMenu-drinkwear-mugs"
                        href="/collections/mugs"
                        class="header__menu-item list-menu__item link link--text focus-inset caption-large"
                        
                      >
                        Mugs
                      </a></li><li><a
                        id="HeaderMenu-drinkwear-tumblers"
                        href="/collections/tumblers"
                        class="header__menu-item list-menu__item link link--text focus-inset caption-large"
                        
                      >
                        Tumblers
                      </a></li></ul>
            </details>
          </header-menu></li><li><header-menu>
            <details id="Details-HeaderMenu-3">
              <summary
                id="HeaderMenu-stationery"
                class="header__menu-item list-menu__item link focus-inset"
              >
                <span
                >Stationery</span><svg class="icon icon-caret" viewBox="0 0 10 6"><path fill="currentColor" fill-rule="evenodd" d="M9.354.646a.5.5 0 0 0-.708 0L5 4.293 1.354.646a.5.5 0 0 0-.708.708l4 4a.5.5 0 0 0 .708 0l4-4a.5.5 0 0 0 0-.708" clip-rule="evenodd"/></svg>
</summary>
              <ul
                id="HeaderMenu-MenuList-3"
                class="header__submenu list-menu list-menu--disclosure color-scheme-1 gradient caption-large motion-reduce global-settings-popup"
                role="list"
                tabindex="-1"
              ><li><a
                        id="HeaderMenu-stationery-all-stationery"
                        href="/collections/stationery"
                        class="header__menu-item list-menu__item link link--text focus-inset caption-large"
                        
                      >
                        All Stationery
                      </a></li><li><a
                        id="HeaderMenu-stationery-notepads-journals"
                        href="/collections/notepads"
                        class="header__menu-item list-menu__item link link--text focus-inset caption-large"
                        
                      >
                        Notepads &amp; Journals
                      </a></li><li><a
                        id="HeaderMenu-stationery-note-cards"
                        href="/collections/note-cards"
                        class="header__menu-item list-menu__item link link--text focus-inset caption-large"
                        
                      >
                        Note Cards
                      </a></li><li><a
                        id="HeaderMenu-stationery-pens-pencils"
                        href="/collections/pens-pencils"
                        class="header__menu-item list-menu__item link link--text focus-inset caption-large"
                        
                      >
                        Pens &amp; Pencils
                      </a></li><li><a
                        id="HeaderMenu-stationery-stickers"
                        href="/collections/stickers"
                        class="header__menu-item list-menu__item link link--text focus-inset caption-large"
                        
                      >
                        Stickers
                      </a></li><li><a
                        id="HeaderMenu-stationery-magnets"
                        href="/collections/magnets"
                        class="header__menu-item list-menu__item link link--text focus-inset caption-large"
                        
                      >
                        Magnets
                      </a></li><li><a
                        id="HeaderMenu-stationery-greeting-cards"
                        href="/collections/greeting-cards"
                        class="header__menu-item list-menu__item link link--text focus-inset caption-large"
                        
                      >
                        Greeting Cards
                      </a></li><li><a
                        id="HeaderMenu-stationery-bookmarks"
                        href="/collections/bookmarks"
                        class="header__menu-item list-menu__item link link--text focus-inset caption-large"
                        
                      >
                        Bookmarks
                      </a></li></ul>
            </details>
          </header-menu></li><li><a
            id="HeaderMenu-coloring-sticker-books"
            href="/collections/coloring-books"
            class="header__menu-item list-menu__item link link--text focus-inset"
            
          >
            <span
            >Coloring &amp; Sticker Books</span>
          </a></li><li><a
            id="HeaderMenu-art-kits"
            href="/collections/art-kits"
            class="header__menu-item list-menu__item link link--text focus-inset"
            
          >
            <span
            >Art Kits</span>
          </a></li><li><a
            id="HeaderMenu-games-puzzles"
            href="/collections/games-puzzles"
            class="header__menu-item list-menu__item link link--text focus-inset"
            
          >
            <span
            >Games &amp; Puzzles</span>
          </a></li><li><a
            id="HeaderMenu-decor"
            href="/collections/decor"
            class="header__menu-item list-menu__item link link--text focus-inset"
            
          >
            <span
            >Decor</span>
          </a></li><li><a
            id="HeaderMenu-candles"
            href="/collections/candles"
            class="header__menu-item list-menu__item link link--text focus-inset"
            
          >
            <span
            >Candles</span>
          </a></li><li><a
            id="HeaderMenu-air-fresheners"
            href="/collections/air-fresheners"
            class="header__menu-item list-menu__item link link--text focus-inset"
            
          >
            <span
            >Air Fresheners</span>
          </a></li><li><a
            id="HeaderMenu-keychains"
            href="/collections/keychains"
            class="header__menu-item list-menu__item link link--text focus-inset"
            
          >
            <span
            >Keychains</span>
          </a></li><li><a
            id="HeaderMenu-car-coasters"
            href="/collections/car-coasters"
            class="header__menu-item list-menu__item link link--text focus-inset"
            
          >
            <span
            >Car Coasters</span>
          </a></li><li><a
            id="HeaderMenu-drink-sleeves"
            href="/collections/drink-sleeves"
            class="header__menu-item list-menu__item link link--text focus-inset"
            
          >
            <span
            >Drink Sleeves</span>
          </a></li><li><a
            id="HeaderMenu-zip-pouches"
            href="/collections/zip-pouches"
            class="header__menu-item list-menu__item link link--text focus-inset"
            
          >
            <span
            >Zip Pouches</span>
          </a></li><li><a
            id="HeaderMenu-hats-caps"
            href="/collections/hats-caps"
            class="header__menu-item list-menu__item link link--text focus-inset"
            
          >
            <span
            >Hats &amp; Caps</span>
          </a></li><li><header-menu>
            <details id="Details-HeaderMenu-15">
              <summary
                id="HeaderMenu-shop-by-interest"
                class="header__menu-item list-menu__item link focus-inset"
              >
                <span
                >Shop by Interest</span><svg class="icon icon-caret" viewBox="0 0 10 6"><path fill="currentColor" fill-rule="evenodd" d="M9.354.646a.5.5 0 0 0-.708 0L5 4.293 1.354.646a.5.5 0 0 0-.708.708l4 4a.5.5 0 0 0 .708 0l4-4a.5.5 0 0 0 0-.708" clip-rule="evenodd"/></svg>
</summary>
              <ul
                id="HeaderMenu-MenuList-15"
                class="header__submenu list-menu list-menu--disclosure color-scheme-1 gradient caption-large motion-reduce global-settings-popup"
                role="list"
                tabindex="-1"
              ><li><a
                        id="HeaderMenu-shop-by-interest-motivational-self-love"
                        href="/collections/self-love-motivational"
                        class="header__menu-item list-menu__item link link--text focus-inset caption-large"
                        
                      >
                        Motivational &amp; Self Love
                      </a></li><li><a
                        id="HeaderMenu-shop-by-interest-bookish"
                        href="/collections/bookish-collection"
                        class="header__menu-item list-menu__item link link--text focus-inset caption-large"
                        
                      >
                        Bookish
                      </a></li><li><a
                        id="HeaderMenu-shop-by-interest-plant-lovers"
                        href="/collections/plant-lovers-collection"
                        class="header__menu-item list-menu__item link link--text focus-inset caption-large"
                        
                      >
                        Plant Lovers
                      </a></li><li><a
                        id="HeaderMenu-shop-by-interest-silly-goose"
                        href="/collections/silly-goose-collection"
                        class="header__menu-item list-menu__item link link--text focus-inset caption-large"
                        
                      >
                        Silly Goose
                      </a></li><li><a
                        id="HeaderMenu-shop-by-interest-strawberry"
                        href="/collections/strawberry-collection"
                        class="header__menu-item list-menu__item link link--text focus-inset caption-large"
                        
                      >
                        Strawberry
                      </a></li><li><a
                        id="HeaderMenu-shop-by-interest-bees"
                        href="/collections/bees-collection"
                        class="header__menu-item list-menu__item link link--text focus-inset caption-large"
                        
                      >
                        Bees
                      </a></li><li><a
                        id="HeaderMenu-shop-by-interest-butterflies"
                        href="/collections/butterflies-collection"
                        class="header__menu-item list-menu__item link link--text focus-inset caption-large"
                        
                      >
                        Butterflies
                      </a></li><li><a
                        id="HeaderMenu-shop-by-interest-coffee-lovers"
                        href="/collections/coffee-gifts-for-coffee-lovers"
                        class="header__menu-item list-menu__item link link--text focus-inset caption-large"
                        
                      >
                        Coffee Lovers
                      </a></li><li><a
                        id="HeaderMenu-shop-by-interest-rainbows-sunshine"
                        href="/collections/rainbows-sunshine-collection"
                        class="header__menu-item list-menu__item link link--text focus-inset caption-large"
                        
                      >
                        Rainbows &amp; Sunshine
                      </a></li></ul>
            </details>
          </header-menu></li></ul>
</nav>

<div class="header__icons header__icons--localization header-localization">
      <div class="desktop-localization-wrapper">
</div>
      

<details-modal class="header__search">
  <details>
    <summary
      class="header__icon header__icon--search header__icon--summary link focus-inset modal__toggle"
      aria-haspopup="dialog"
      aria-label="Search"
    >
      <span>
        <span class="svg-wrapper"><svg fill="none" class="icon icon-search" viewBox="0 0 18 19"><path fill="currentColor" fill-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 1 1 2.85 3.5a5.784 5.784 0 0 1 8.18 8.18m.26 1.12a6.78 6.78 0 1 1 .72-.7l5.4 5.4a.5.5 0 1 1-.71.7z" clip-rule="evenodd"/></svg>
</span>
        <span class="svg-wrapper header__icon-close"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-close" viewBox="0 0 18 17"><path fill="currentColor" d="M.865 15.978a.5.5 0 0 0 .707.707l7.433-7.431 7.579 7.282a.501.501 0 0 0 .846-.37.5.5 0 0 0-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 1 0-.707-.708L8.991 7.853 1.413.573a.5.5 0 1 0-.693.72l7.563 7.268z"/></svg>
</span>
      </span>
    </summary>
    <div
      class="search-modal modal__content gradient"
      role="dialog"
      aria-modal="true"
      aria-label="Search"
    >
      <div class="modal-overlay"></div>
      <div
        class="search-modal__content search-modal__content-bottom"
        tabindex="-1"
      ><predictive-search class="search-modal__form" data-loading-text="Loading..."><form action="/search" method="get" role="search" class="search search-modal__form">
          <div class="field">
            <input
              class="search__input field__input"
              id="Search-In-Modal"
              type="search"
              name="q"
              value=""
              placeholder="Search"role="combobox"
                aria-expanded="false"
                aria-owns="predictive-search-results"
                aria-controls="predictive-search-results"
                aria-haspopup="listbox"
                aria-autocomplete="list"
                autocorrect="off"
                autocomplete="off"
                autocapitalize="off"
                spellcheck="false">
            <label class="field__label" for="Search-In-Modal">Search</label>
            <input type="hidden" name="options[prefix]" value="last">
            <button
              type="reset"
              class="reset__button field__button hidden"
              aria-label="Clear search term"
            >
              <span class="svg-wrapper"><svg fill="none" stroke="currentColor" class="icon icon-close" viewBox="0 0 18 18"><circle cx="9" cy="9" r="8.5" stroke-opacity=".2"/><path stroke-linecap="round" stroke-linejoin="round" d="M11.83 11.83 6.172 6.17M6.229 11.885l5.544-5.77"/></svg>
</span>
            </button>
            <button class="search__button field__button" aria-label="Search">
              <span class="svg-wrapper"><svg fill="none" class="icon icon-search" viewBox="0 0 18 19"><path fill="currentColor" fill-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 1 1 2.85 3.5a5.784 5.784 0 0 1 8.18 8.18m.26 1.12a6.78 6.78 0 1 1 .72-.7l5.4 5.4a.5.5 0 1 1-.71.7z" clip-rule="evenodd"/></svg>
</span>
            </button>
          </div><div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search>

<div class="predictive-search__loading-state">
  <svg xmlns="http://www.w3.org/2000/svg" class="spinner" viewBox="0 0 66 66"><circle stroke-width="6" cx="33" cy="33" r="30" fill="none" class="path"/></svg>

</div>
</div>

            <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span></form></predictive-search><button
          type="button"
          class="search-modal__close-button modal__close-button link link--text focus-inset"
          aria-label="Close"
        >
          <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-close" viewBox="0 0 18 17"><path fill="currentColor" d="M.865 15.978a.5.5 0 0 0 .707.707l7.433-7.431 7.579 7.282a.501.501 0 0 0 .846-.37.5.5 0 0 0-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 1 0-.707-.708L8.991 7.853 1.413.573a.5.5 0 1 0-.693.72l7.563 7.268z"/></svg>
</span>
        </button>
      </div>
    </div>
  </details>
</details-modal>

<a
          href="https://justsohappy.com/customer_authentication/redirect?locale=en&region_country=US"
          class="header__icon header__icon--account link focus-inset small-hide"
          rel="nofollow"
        ><account-icon><span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-account" viewBox="0 0 18 19"><path fill="currentColor" fill-rule="evenodd" d="M6 4.5a3 3 0 1 1 6 0 3 3 0 0 1-6 0m3-4a4 4 0 1 0 0 8 4 4 0 0 0 0-8m5.58 12.15c1.12.82 1.83 2.24 1.91 4.85H1.51c.08-2.6.79-4.03 1.9-4.85C4.66 11.75 6.5 11.5 9 11.5s4.35.26 5.58 1.15M9 10.5c-2.5 0-4.65.24-6.17 1.35C1.27 12.98.5 14.93.5 18v.5h17V18c0-3.07-.77-5.02-2.33-6.15-1.52-1.1-3.67-1.35-6.17-1.35" clip-rule="evenodd"/></svg>
</span></account-icon><span class="visually-hidden">Log in</span>
        </a><a href="/cart" class="header__icon header__icon--cart link focus-inset" id="cart-icon-bubble">
        
          <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-cart-empty" viewBox="0 0 40 40"><path fill="currentColor" fill-rule="evenodd" d="M15.75 11.8h-3.16l-.77 11.6a5 5 0 0 0 4.99 5.34h7.38a5 5 0 0 0 4.99-5.33L28.4 11.8zm0 1h-2.22l-.71 10.67a4 4 0 0 0 3.99 4.27h7.38a4 4 0 0 0 4-4.27l-.72-10.67h-2.22v.63a4.75 4.75 0 1 1-9.5 0zm8.5 0h-7.5v.63a3.75 3.75 0 1 0 7.5 0z"/></svg>
</span>
        
        <span class="visually-hidden">Cart</span></a>
    </div>
  </header>
</sticky-header>

<script type="application/ld+json">
  {
    "@context": "http://schema.org",
    "@type": "Organization",
    "name": "Just So Happy",
    
      "logo": "https:\/\/justsohappy.com\/cdn\/shop\/files\/just_so_happy_10_1.png?v=1762194357\u0026width=500",
    
    "sameAs": [
      "",
      "https:\/\/www.facebook.com\/justsohappyshop\/",
      "https:\/\/www.pinterest.com\/justsohappyshop\/",
      "https:\/\/www.instagram.com\/justsohappyshop\/",
      "https:\/\/www.tiktok.com\/@justsohappyshop",
      "",
      "",
      "",
      ""
    ],
    "url": "https:\/\/justsohappy.com"
  }
</script>
  <script type="application/ld+json">
    {
      "@context": "http://schema.org",
      "@type": "WebSite",
      "name": "Just So Happy",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https:\/\/justsohappy.com\/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
      },
      "url": "https:\/\/justsohappy.com"
    }
  </script>
</div><section id="shopify-section-sections--19906333179978__1772312016467bf087" class="shopify-section shopify-section-group-header-group section"><div class="page-width scroll-trigger animate--slide-in"></div>


</section>
<!-- END sections: header-group -->

    <main id="MainContent" class="content-for-layout focus-none" role="main" tabindex="-1">
      <section id="shopify-section-template--19906332917834__image_banner" class="shopify-section section"><link href="//justsohappy.com/cdn/shop/t/7/assets/section-image-banner.s.min.css?v=128686533985945112121780684007" rel="stylesheet" type="text/css" media="all" />
<style data-shopify>@media screen and (max-width: 749px) {
      #Banner-template--19906332917834__image_banner::before,
      #Banner-template--19906332917834__image_banner .banner__media::before,
      #Banner-template--19906332917834__image_banner:not(.banner--mobile-bottom) .banner__content::before {
        padding-bottom: 66.66666666666666%;
        content: '';
        display: block;
      }
    }

    @media screen and (min-width: 750px) {
      #Banner-template--19906332917834__image_banner::before,
      #Banner-template--19906332917834__image_banner .banner__media::before {
        padding-bottom: 66.66666666666666%;
        content: '';
        display: block;
      }
    }</style><style data-shopify>#Banner-template--19906332917834__image_banner::after {
    opacity: 0.0;
  }</style><div
  id="Banner-template--19906332917834__image_banner"
  class="banner banner--content-align-center banner--content-align-mobile-center banner--adapt banner--adapt banner--desktop-transparent scroll-trigger animate--fade-in"
><div class="banner__media media scroll-trigger animate--fade-in"><img src="//justsohappy.com/cdn/shop/files/Cover_JSH.jpg?v=1762958897&amp;width=3840" alt="" srcset="//justsohappy.com/cdn/shop/files/Cover_JSH.jpg?v=1762958897&amp;width=375 375w, //justsohappy.com/cdn/shop/files/Cover_JSH.jpg?v=1762958897&amp;width=550 550w, //justsohappy.com/cdn/shop/files/Cover_JSH.jpg?v=1762958897&amp;width=750 750w, //justsohappy.com/cdn/shop/files/Cover_JSH.jpg?v=1762958897&amp;width=1100 1100w, //justsohappy.com/cdn/shop/files/Cover_JSH.jpg?v=1762958897&amp;width=1500 1500w, //justsohappy.com/cdn/shop/files/Cover_JSH.jpg?v=1762958897&amp;width=1780 1780w, //justsohappy.com/cdn/shop/files/Cover_JSH.jpg?v=1762958897&amp;width=2000 2000w, //justsohappy.com/cdn/shop/files/Cover_JSH.jpg?v=1762958897&amp;width=3000 3000w, //justsohappy.com/cdn/shop/files/Cover_JSH.jpg?v=1762958897&amp;width=3840 3840w" width="1440" height="960.0" sizes="100vw" fetchpriority="high">
    </div><div class="banner__content banner__content--top-left page-width scroll-trigger animate--slide-in">
    <div class="banner__box content-container content-container--full-width-mobile color-scheme-3 gradient"></div>
  </div>
</div>


</section><section id="shopify-section-template--19906332917834__rich_text_C3Dp6h" class="shopify-section section"><link href="//justsohappy.com/cdn/shop/t/7/assets/section-rich-text.s.min.css?v=81455426308709173351780684016" rel="stylesheet" type="text/css" media="all" />
<style data-shopify>.section-template--19906332917834__rich_text_C3Dp6h-padding {
    padding-top: 0px;
    padding-bottom: 30px;
  }

  @media screen and (min-width: 750px) {
    .section-template--19906332917834__rich_text_C3Dp6h-padding {
      padding-top: 0px;
      padding-bottom: 40px;
    }
  }</style><div class="isolate">
  <div class="rich-text content-container color-scheme-1 gradient rich-text--full-width content-container--full-width section-template--19906332917834__rich_text_C3Dp6h-padding">
    <div class="rich-text__wrapper rich-text__wrapper--center page-width">
      <div class="rich-text__blocks center"><h2
                class="rich-text__heading rte inline-richtext h2 scroll-trigger animate--slide-in"
                
                
                  data-cascade
                  style="--animation-order: 1;"
                
              >
                🌈 Cute, colorful everyday goods that brighten your day! 🌞
              </h2><div
                class="rich-text__text rte scroll-trigger animate--slide-in"
                
                
                  data-cascade
                  style="--animation-order: 2;"
                
              >
                <p>Made for women who love cute, colorful, cozy things!<br/></p>
              </div><div
                class="rich-text__text rte scroll-trigger animate--slide-in"
                
                
                  data-cascade
                  style="--animation-order: 3;"
                
              >
                <p>From shirts and glass cups to candles, apparel, stationery and gifts, Just So Happy is filled with simple, sweet finds that spark joy and make daily life feel a little more special.<br/></p>
              </div><div
                class="rich-text__buttons scroll-trigger animate--slide-in"
                
                
                  data-cascade
                  style="--animation-order: 4;"
                
              ><a
                    
                      href="https://justsohappy.com/collections"
                    
                    class="button button--primary"
                  >Shop by Collection</a></div></div>
    </div>
  </div>
</div>


</section><section id="shopify-section-template--19906332917834__rich_text_pidgz8" class="shopify-section section"><link href="//justsohappy.com/cdn/shop/t/7/assets/section-rich-text.s.min.css?v=81455426308709173351780684016" rel="stylesheet" type="text/css" media="all" />
<style data-shopify>.section-template--19906332917834__rich_text_pidgz8-padding {
    padding-top: 18px;
    padding-bottom: 0px;
  }

  @media screen and (min-width: 750px) {
    .section-template--19906332917834__rich_text_pidgz8-padding {
      padding-top: 24px;
      padding-bottom: 0px;
    }
  }</style><div class="isolate">
  <div class="rich-text content-container color-scheme-27e8af2c-5e94-4509-9c5c-99c815f42b6a gradient rich-text--full-width content-container--full-width section-template--19906332917834__rich_text_pidgz8-padding">
    <div class="rich-text__wrapper rich-text__wrapper--center page-width">
      <div class="rich-text__blocks center"><h2
                class="rich-text__heading rte inline-richtext h1 scroll-trigger animate--slide-in"
                
                
                  data-cascade
                  style="--animation-order: 1;"
                
              >
                Best Sellers
              </h2><div
                class="rich-text__text rte scroll-trigger animate--slide-in"
                
                
                  data-cascade
                  style="--animation-order: 2;"
                
              >
                
              </div></div>
    </div>
  </div>
</div>


</section><section id="shopify-section-template--19906332917834__featured_collection" class="shopify-section section"><link href="//justsohappy.com/cdn/shop/t/7/assets/component-card.s.min.css?v=78829163408640864491780683870" rel="stylesheet" type="text/css" media="all" />
<link href="//justsohappy.com/cdn/shop/t/7/assets/component-price.s.min.css?v=74763564541836337341780683896" rel="stylesheet" type="text/css" media="all" />

<link href="//justsohappy.com/cdn/shop/t/7/assets/component-slider.s.min.css?v=64658172289651175991780683904" rel="stylesheet" type="text/css" media="all" />
<link href="//justsohappy.com/cdn/shop/t/7/assets/template-collection.s.min.css?v=148013325885332784621780684020" rel="stylesheet" type="text/css" media="all" />

<style data-shopify>.section-template--19906332917834__featured_collection-padding {
    padding-top: 33px;
    padding-bottom: 27px;
  }

  @media screen and (min-width: 750px) {
    .section-template--19906332917834__featured_collection-padding {
      padding-top: 44px;
      padding-bottom: 36px;
    }
  }</style><div
  class="color-scheme-5 isolate gradient"
>
  <div
    class="collection section-template--19906332917834__featured_collection-padding"
    id="collection-template--19906332917834__featured_collection"
    data-id="template--19906332917834__featured_collection"
  >
    <div class="collection__title title-wrapper title-wrapper--no-top-margin page-width"></div>

    <slider-component class="slider-mobile-gutter page-width page-width-desktop scroll-trigger animate--slide-in">
      <ul
        id="Slider-template--19906332917834__featured_collection"
        data-id="template--19906332917834__featured_collection"
        class="grid product-grid contains-card contains-card--product contains-card--standard grid--4-col-desktop grid--2-col-tablet-down"
        role="list"
        aria-label="Slider"
      >
        

          

              <li
                id="Slide-template--19906332917834__featured_collection-1"
                class="grid__item scroll-trigger animate--slide-in"
                
                  data-cascade
                  style="--animation-order: 1;"
                
              >
                
<link href="//justsohappy.com/cdn/shop/t/7/assets/component-rating.s.min.css?v=98503034227206139061780683901" rel="stylesheet" type="text/css" media="all" />
  <link href="//justsohappy.com/cdn/shop/t/7/assets/component-volume-pricing.s.min.css?v=71884408474894404521780683910" rel="stylesheet" type="text/css" media="all" />

  <link href="//justsohappy.com/cdn/shop/t/7/assets/component-price.s.min.css?v=74763564541836337341780683896" rel="stylesheet" type="text/css" media="all" />
  <link href="//justsohappy.com/cdn/shop/t/7/assets/quick-order-list.s.min.css?v=184409179753389951981780683994" rel="stylesheet" type="text/css" media="all" />
  <link href="//justsohappy.com/cdn/shop/t/7/assets/quantity-popover.s.min.css?v=93876960719880318421780683989" rel="stylesheet" type="text/css" media="all" />
<div class="card-wrapper product-card-wrapper underline-links-hover">
    <div
      class="
        card card--standard
         card--media
        
        
        
        
        
      "
      style="--ratio-percent: 100.0%;"
    >
      <div
        class="card__inner color-scheme-2 gradient ratio"
        style="--ratio-percent: 100.0%;"
      ><div class="card__media">
            <div class="media media--transparent media--hover-effect">
              
              <img
                srcset="//justsohappy.com/cdn/shop/files/Countryside-Blooms-Drink-Sleeve-Iced-Coffee.jpg?v=1780682598&width=165 165w,//justsohappy.com/cdn/shop/files/Countryside-Blooms-Drink-Sleeve-Iced-Coffee.jpg?v=1780682598&width=360 360w,//justsohappy.com/cdn/shop/files/Countryside-Blooms-Drink-Sleeve-Iced-Coffee.jpg?v=1780682598&width=533 533w,//justsohappy.com/cdn/shop/files/Countryside-Blooms-Drink-Sleeve-Iced-Coffee.jpg?v=1780682598&width=720 720w,//justsohappy.com/cdn/shop/files/Countryside-Blooms-Drink-Sleeve-Iced-Coffee.jpg?v=1780682598&width=940 940w,//justsohappy.com/cdn/shop/files/Countryside-Blooms-Drink-Sleeve-Iced-Coffee.jpg?v=1780682598&width=1066 1066w,//justsohappy.com/cdn/shop/files/Countryside-Blooms-Drink-Sleeve-Iced-Coffee.jpg?v=1780682598 3198w
                "
                src="//justsohappy.com/cdn/shop/files/Countryside-Blooms-Drink-Sleeve-Iced-Coffee.jpg?v=1780682598&width=533"
                sizes="(min-width: 1200px) 267px, (min-width: 990px) calc((100vw - 130px) / 4), (min-width: 750px) calc((100vw - 120px) / 3), calc((100vw - 35px) / 2)"
                alt="Countryside Blooms Drink Sleeve | Iced Coffee"
                class="motion-reduce"
                
                width="3198"
                height="3198"
              >
              
<img
                  srcset="//justsohappy.com/cdn/shop/files/Countryside-Blooms-Drink-Sleeve-Iced-Coffee-2.jpg?v=1780682599&width=165 165w,//justsohappy.com/cdn/shop/files/Countryside-Blooms-Drink-Sleeve-Iced-Coffee-2.jpg?v=1780682599&width=360 360w,//justsohappy.com/cdn/shop/files/Countryside-Blooms-Drink-Sleeve-Iced-Coffee-2.jpg?v=1780682599&width=533 533w,//justsohappy.com/cdn/shop/files/Countryside-Blooms-Drink-Sleeve-Iced-Coffee-2.jpg?v=1780682599&width=720 720w,//justsohappy.com/cdn/shop/files/Countryside-Blooms-Drink-Sleeve-Iced-Coffee-2.jpg?v=1780682599&width=940 940w,//justsohappy.com/cdn/shop/files/Countryside-Blooms-Drink-Sleeve-Iced-Coffee-2.jpg?v=1780682599&width=1066 1066w,//justsohappy.com/cdn/shop/files/Countryside-Blooms-Drink-Sleeve-Iced-Coffee-2.jpg?v=1780682599 3469w
                  "
                  src="//justsohappy.com/cdn/shop/files/Countryside-Blooms-Drink-Sleeve-Iced-Coffee-2.jpg?v=1780682599&width=533"
                  sizes="(min-width: 1200px) 267px, (min-width: 990px) calc((100vw - 130px) / 4), (min-width: 750px) calc((100vw - 120px) / 3), calc((100vw - 35px) / 2)"
                  alt="Countryside Blooms Drink Sleeve | Iced Coffee"
                  class="motion-reduce"
                  loading="lazy"
                  width="3469"
                  height="3469"
                ></div>
          </div><div class="card__content">
          <div class="card__information">
            <h3
              class="card__heading"
              
            >
              <a
                href="/products/countryside-blooms-drink-sleeve-iced-coffee-drink-koozie"
                id="StandardCardNoMediaLink-template--19906332917834__featured_collection-8051410960458"
                class="full-unstyled-link"
                aria-labelledby="StandardCardNoMediaLink-template--19906332917834__featured_collection-8051410960458 NoMediaStandardBadge-template--19906332917834__featured_collection-8051410960458"
              >
                Countryside Blooms Drink Sleeve | Iced Coffee
              </a>
            </h3>
          </div>
          <div class="card__badge bottom left"></div>
        </div>
      </div>
      <div class="card__content">
        <div class="card__information">
          <h3
            class="card__heading h5"
            
              id="title-template--19906332917834__featured_collection-8051410960458"
            
          >
            <a
              href="/products/countryside-blooms-drink-sleeve-iced-coffee-drink-koozie"
              id="CardLink-template--19906332917834__featured_collection-8051410960458"
              class="full-unstyled-link"
              aria-labelledby="CardLink-template--19906332917834__featured_collection-8051410960458 Badge-template--19906332917834__featured_collection-8051410960458"
            >
              Countryside Blooms Drink Sleeve | Iced Coffee
            </a>
          </h3>
          <div class="card-information"><span class="caption-large light"></span>

<!-- Start of Judge.me code -->
  <div class='jdgm-widget jdgm-preview-badge'>
    <div style='display:none' class='jdgm-prev-badge' data-average-rating='5.00' data-number-of-reviews='2' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='5.00' tabindex='0' aria-label='5.00 stars' role='button'> <span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span> </span> <span class='jdgm-prev-badge__text'> 2 reviews </span> </div>
  </div>
<!-- End of Judge.me code -->
<div
    class="
      price "
  >
    <div class="price__container"><div class="price__regular"><span class="visually-hidden visually-hidden--inline">Regular price</span>
          <span class="price-item price-item--regular">
            From $8.00 USD
          </span></div>
      <div class="price__sale">
          <span class="visually-hidden visually-hidden--inline">Regular price</span>
          <span>
            <s class="price-item price-item--regular">
              
                
              
            </s>
          </span><span class="visually-hidden visually-hidden--inline">Sale price</span>
        <span class="price-item price-item--sale price-item--last">
          From $8.00 USD
        </span>
      </div></div></div>


</div>
        </div>
        
        
        <div class="card__badge bottom left"></div>
      </div>
    </div>
  </div>
              </li>
              <li
                id="Slide-template--19906332917834__featured_collection-2"
                class="grid__item scroll-trigger animate--slide-in"
                
                  data-cascade
                  style="--animation-order: 2;"
                
              >
                
<div class="card-wrapper product-card-wrapper underline-links-hover">
    <div
      class="
        card card--standard
         card--media
        
        
        
        
        
      "
      style="--ratio-percent: 100.0%;"
    >
      <div
        class="card__inner color-scheme-2 gradient ratio"
        style="--ratio-percent: 100.0%;"
      ><div class="card__media">
            <div class="media media--transparent media--hover-effect">
              
              <img
                srcset="//justsohappy.com/cdn/shop/files/Make-Today-Awesome-Vanilla-Soy-Candle.jpg?v=1780682241&width=165 165w,//justsohappy.com/cdn/shop/files/Make-Today-Awesome-Vanilla-Soy-Candle.jpg?v=1780682241&width=360 360w,//justsohappy.com/cdn/shop/files/Make-Today-Awesome-Vanilla-Soy-Candle.jpg?v=1780682241&width=533 533w,//justsohappy.com/cdn/shop/files/Make-Today-Awesome-Vanilla-Soy-Candle.jpg?v=1780682241&width=720 720w,//justsohappy.com/cdn/shop/files/Make-Today-Awesome-Vanilla-Soy-Candle.jpg?v=1780682241&width=940 940w,//justsohappy.com/cdn/shop/files/Make-Today-Awesome-Vanilla-Soy-Candle.jpg?v=1780682241&width=1066 1066w,//justsohappy.com/cdn/shop/files/Make-Today-Awesome-Vanilla-Soy-Candle.jpg?v=1780682241 1800w
                "
                src="//justsohappy.com/cdn/shop/files/Make-Today-Awesome-Vanilla-Soy-Candle.jpg?v=1780682241&width=533"
                sizes="(min-width: 1200px) 267px, (min-width: 990px) calc((100vw - 130px) / 4), (min-width: 750px) calc((100vw - 120px) / 3), calc((100vw - 35px) / 2)"
                alt="Make Today Awesome Vanilla Soy Candle"
                class="motion-reduce"
                
                width="1800"
                height="1800"
              >
              
<img
                  srcset="//justsohappy.com/cdn/shop/files/Make-Today-Awesome-Vanilla-Soy-Candle-2.jpg?v=1780682242&width=165 165w,//justsohappy.com/cdn/shop/files/Make-Today-Awesome-Vanilla-Soy-Candle-2.jpg?v=1780682242&width=360 360w,//justsohappy.com/cdn/shop/files/Make-Today-Awesome-Vanilla-Soy-Candle-2.jpg?v=1780682242&width=533 533w,//justsohappy.com/cdn/shop/files/Make-Today-Awesome-Vanilla-Soy-Candle-2.jpg?v=1780682242&width=720 720w,//justsohappy.com/cdn/shop/files/Make-Today-Awesome-Vanilla-Soy-Candle-2.jpg?v=1780682242&width=940 940w,//justsohappy.com/cdn/shop/files/Make-Today-Awesome-Vanilla-Soy-Candle-2.jpg?v=1780682242&width=1066 1066w,//justsohappy.com/cdn/shop/files/Make-Today-Awesome-Vanilla-Soy-Candle-2.jpg?v=1780682242 1800w
                  "
                  src="//justsohappy.com/cdn/shop/files/Make-Today-Awesome-Vanilla-Soy-Candle-2.jpg?v=1780682242&width=533"
                  sizes="(min-width: 1200px) 267px, (min-width: 990px) calc((100vw - 130px) / 4), (min-width: 750px) calc((100vw - 120px) / 3), calc((100vw - 35px) / 2)"
                  alt="Make Today Awesome Vanilla Soy Candle"
                  class="motion-reduce"
                  loading="lazy"
                  width="1800"
                  height="1800"
                ></div>
          </div><div class="card__content">
          <div class="card__information">
            <h3
              class="card__heading"
              
            >
              <a
                href="/products/make-today-awesome-candle"
                id="StandardCardNoMediaLink-template--19906332917834__featured_collection-8041564930122"
                class="full-unstyled-link"
                aria-labelledby="StandardCardNoMediaLink-template--19906332917834__featured_collection-8041564930122 NoMediaStandardBadge-template--19906332917834__featured_collection-8041564930122"
              >
                Make Today Awesome Vanilla Soy Candle
              </a>
            </h3>
          </div>
          <div class="card__badge bottom left"></div>
        </div>
      </div>
      <div class="card__content">
        <div class="card__information">
          <h3
            class="card__heading h5"
            
              id="title-template--19906332917834__featured_collection-8041564930122"
            
          >
            <a
              href="/products/make-today-awesome-candle"
              id="CardLink-template--19906332917834__featured_collection-8041564930122"
              class="full-unstyled-link"
              aria-labelledby="CardLink-template--19906332917834__featured_collection-8041564930122 Badge-template--19906332917834__featured_collection-8041564930122"
            >
              Make Today Awesome Vanilla Soy Candle
            </a>
          </h3>
          <div class="card-information"><span class="caption-large light"></span>

<!-- Start of Judge.me code -->
  <div class='jdgm-widget jdgm-preview-badge'>
    <div style='display:none' class='jdgm-prev-badge' data-average-rating='5.00' data-number-of-reviews='4' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='5.00' tabindex='0' aria-label='5.00 stars' role='button'> <span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span> </span> <span class='jdgm-prev-badge__text'> 4 reviews </span> </div>
  </div>
<!-- End of Judge.me code -->
<div
    class="
      price "
  >
    <div class="price__container"><div class="price__regular"><span class="visually-hidden visually-hidden--inline">Regular price</span>
          <span class="price-item price-item--regular">
            $21.95 USD
          </span></div>
      <div class="price__sale">
          <span class="visually-hidden visually-hidden--inline">Regular price</span>
          <span>
            <s class="price-item price-item--regular">
              
                
              
            </s>
          </span><span class="visually-hidden visually-hidden--inline">Sale price</span>
        <span class="price-item price-item--sale price-item--last">
          $21.95 USD
        </span>
      </div></div></div>


</div>
        </div>
        
        
        <div class="card__badge bottom left"></div>
      </div>
    </div>
  </div>
              </li>
              <li
                id="Slide-template--19906332917834__featured_collection-3"
                class="grid__item scroll-trigger animate--slide-in"
                
                  data-cascade
                  style="--animation-order: 3;"
                
              >
                
<div class="card-wrapper product-card-wrapper underline-links-hover">
    <div
      class="
        card card--standard
         card--media
        
        
        
        
        
      "
      style="--ratio-percent: 100.0%;"
    >
      <div
        class="card__inner color-scheme-2 gradient ratio"
        style="--ratio-percent: 100.0%;"
      ><div class="card__media">
            <div class="media media--transparent media--hover-effect">
              
              <img
                srcset="//justsohappy.com/cdn/shop/files/Wallflowers-Coloring-Book.jpg?v=1774631333&width=165 165w,//justsohappy.com/cdn/shop/files/Wallflowers-Coloring-Book.jpg?v=1774631333&width=360 360w,//justsohappy.com/cdn/shop/files/Wallflowers-Coloring-Book.jpg?v=1774631333&width=533 533w,//justsohappy.com/cdn/shop/files/Wallflowers-Coloring-Book.jpg?v=1774631333&width=720 720w,//justsohappy.com/cdn/shop/files/Wallflowers-Coloring-Book.jpg?v=1774631333&width=940 940w,//justsohappy.com/cdn/shop/files/Wallflowers-Coloring-Book.jpg?v=1774631333&width=1066 1066w,//justsohappy.com/cdn/shop/files/Wallflowers-Coloring-Book.jpg?v=1774631333 1500w
                "
                src="//justsohappy.com/cdn/shop/files/Wallflowers-Coloring-Book.jpg?v=1774631333&width=533"
                sizes="(min-width: 1200px) 267px, (min-width: 990px) calc((100vw - 130px) / 4), (min-width: 750px) calc((100vw - 120px) / 3), calc((100vw - 35px) / 2)"
                alt="Wallflowers Coloring Book"
                class="motion-reduce"
                
                width="1500"
                height="1500"
              >
              
<img
                  srcset="//justsohappy.com/cdn/shop/files/Wallflowers-Coloring-Book-2.jpg?v=1774631336&width=165 165w,//justsohappy.com/cdn/shop/files/Wallflowers-Coloring-Book-2.jpg?v=1774631336&width=360 360w,//justsohappy.com/cdn/shop/files/Wallflowers-Coloring-Book-2.jpg?v=1774631336&width=533 533w,//justsohappy.com/cdn/shop/files/Wallflowers-Coloring-Book-2.jpg?v=1774631336&width=720 720w,//justsohappy.com/cdn/shop/files/Wallflowers-Coloring-Book-2.jpg?v=1774631336&width=940 940w,//justsohappy.com/cdn/shop/files/Wallflowers-Coloring-Book-2.jpg?v=1774631336&width=1066 1066w,//justsohappy.com/cdn/shop/files/Wallflowers-Coloring-Book-2.jpg?v=1774631336 3350w
                  "
                  src="//justsohappy.com/cdn/shop/files/Wallflowers-Coloring-Book-2.jpg?v=1774631336&width=533"
                  sizes="(min-width: 1200px) 267px, (min-width: 990px) calc((100vw - 130px) / 4), (min-width: 750px) calc((100vw - 120px) / 3), calc((100vw - 35px) / 2)"
                  alt="Wallflowers Coloring Book"
                  class="motion-reduce"
                  loading="lazy"
                  width="3350"
                  height="3350"
                ></div>
          </div><div class="card__content">
          <div class="card__information">
            <h3
              class="card__heading"
              
            >
              <a
                href="/products/wallflowers-coloring-book"
                id="StandardCardNoMediaLink-template--19906332917834__featured_collection-8051411058762"
                class="full-unstyled-link"
                aria-labelledby="StandardCardNoMediaLink-template--19906332917834__featured_collection-8051411058762 NoMediaStandardBadge-template--19906332917834__featured_collection-8051411058762"
              >
                Wallflowers Coloring Book
              </a>
            </h3>
          </div>
          <div class="card__badge bottom left"></div>
        </div>
      </div>
      <div class="card__content">
        <div class="card__information">
          <h3
            class="card__heading h5"
            
              id="title-template--19906332917834__featured_collection-8051411058762"
            
          >
            <a
              href="/products/wallflowers-coloring-book"
              id="CardLink-template--19906332917834__featured_collection-8051411058762"
              class="full-unstyled-link"
              aria-labelledby="CardLink-template--19906332917834__featured_collection-8051411058762 Badge-template--19906332917834__featured_collection-8051411058762"
            >
              Wallflowers Coloring Book
            </a>
          </h3>
          <div class="card-information"><span class="caption-large light"></span>

<!-- Start of Judge.me code -->
  <div class='jdgm-widget jdgm-preview-badge'>
    <div style='display:none' class='jdgm-prev-badge' data-average-rating='5.00' data-number-of-reviews='1' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='5.00' tabindex='0' aria-label='5.00 stars' role='button'> <span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span> </span> <span class='jdgm-prev-badge__text'> 1 review </span> </div>
  </div>
<!-- End of Judge.me code -->
<div
    class="
      price "
  >
    <div class="price__container"><div class="price__regular"><span class="visually-hidden visually-hidden--inline">Regular price</span>
          <span class="price-item price-item--regular">
            $22.00 USD
          </span></div>
      <div class="price__sale">
          <span class="visually-hidden visually-hidden--inline">Regular price</span>
          <span>
            <s class="price-item price-item--regular">
              
                
              
            </s>
          </span><span class="visually-hidden visually-hidden--inline">Sale price</span>
        <span class="price-item price-item--sale price-item--last">
          $22.00 USD
        </span>
      </div></div></div>


</div>
        </div>
        
        
        <div class="card__badge bottom left"></div>
      </div>
    </div>
  </div>
              </li>
              <li
                id="Slide-template--19906332917834__featured_collection-4"
                class="grid__item scroll-trigger animate--slide-in"
                
                  data-cascade
                  style="--animation-order: 4;"
                
              >
                
<div class="card-wrapper product-card-wrapper underline-links-hover">
    <div
      class="
        card card--standard
         card--media
        
        
        
        
        
      "
      style="--ratio-percent: 100.0%;"
    >
      <div
        class="card__inner color-scheme-2 gradient ratio"
        style="--ratio-percent: 100.0%;"
      ><div class="card__media">
            <div class="media media--transparent media--hover-effect">
              
              <img
                srcset="//justsohappy.com/cdn/shop/files/The-Vision-Board-Journal-Guided-Journal.jpg?v=1774631267&width=165 165w,//justsohappy.com/cdn/shop/files/The-Vision-Board-Journal-Guided-Journal.jpg?v=1774631267&width=360 360w,//justsohappy.com/cdn/shop/files/The-Vision-Board-Journal-Guided-Journal.jpg?v=1774631267&width=533 533w,//justsohappy.com/cdn/shop/files/The-Vision-Board-Journal-Guided-Journal.jpg?v=1774631267&width=720 720w,//justsohappy.com/cdn/shop/files/The-Vision-Board-Journal-Guided-Journal.jpg?v=1774631267&width=940 940w,//justsohappy.com/cdn/shop/files/The-Vision-Board-Journal-Guided-Journal.jpg?v=1774631267&width=1066 1066w,//justsohappy.com/cdn/shop/files/The-Vision-Board-Journal-Guided-Journal.jpg?v=1774631267 3544w
                "
                src="//justsohappy.com/cdn/shop/files/The-Vision-Board-Journal-Guided-Journal.jpg?v=1774631267&width=533"
                sizes="(min-width: 1200px) 267px, (min-width: 990px) calc((100vw - 130px) / 4), (min-width: 750px) calc((100vw - 120px) / 3), calc((100vw - 35px) / 2)"
                alt="The Vision Board Journal Guided Journal"
                class="motion-reduce"
                
                width="3544"
                height="3544"
              >
              
<img
                  srcset="//justsohappy.com/cdn/shop/files/The-Vision-Board-Journal-Guided-Journal-2.jpg?v=1774631268&width=165 165w,//justsohappy.com/cdn/shop/files/The-Vision-Board-Journal-Guided-Journal-2.jpg?v=1774631268&width=360 360w,//justsohappy.com/cdn/shop/files/The-Vision-Board-Journal-Guided-Journal-2.jpg?v=1774631268&width=533 533w,//justsohappy.com/cdn/shop/files/The-Vision-Board-Journal-Guided-Journal-2.jpg?v=1774631268&width=720 720w,//justsohappy.com/cdn/shop/files/The-Vision-Board-Journal-Guided-Journal-2.jpg?v=1774631268&width=940 940w,//justsohappy.com/cdn/shop/files/The-Vision-Board-Journal-Guided-Journal-2.jpg?v=1774631268&width=1066 1066w,//justsohappy.com/cdn/shop/files/The-Vision-Board-Journal-Guided-Journal-2.jpg?v=1774631268 2000w
                  "
                  src="//justsohappy.com/cdn/shop/files/The-Vision-Board-Journal-Guided-Journal-2.jpg?v=1774631268&width=533"
                  sizes="(min-width: 1200px) 267px, (min-width: 990px) calc((100vw - 130px) / 4), (min-width: 750px) calc((100vw - 120px) / 3), calc((100vw - 35px) / 2)"
                  alt="The Vision Board Journal Guided Journal"
                  class="motion-reduce"
                  loading="lazy"
                  width="2000"
                  height="2000"
                ></div>
          </div><div class="card__content">
          <div class="card__information">
            <h3
              class="card__heading"
              
            >
              <a
                href="/products/the-vision-board-journal-guided-journal"
                id="StandardCardNoMediaLink-template--19906332917834__featured_collection-8051410501706"
                class="full-unstyled-link"
                aria-labelledby="StandardCardNoMediaLink-template--19906332917834__featured_collection-8051410501706 NoMediaStandardBadge-template--19906332917834__featured_collection-8051410501706"
              >
                The Vision Board Journal Guided Journal
              </a>
            </h3>
          </div>
          <div class="card__badge bottom left"></div>
        </div>
      </div>
      <div class="card__content">
        <div class="card__information">
          <h3
            class="card__heading h5"
            
              id="title-template--19906332917834__featured_collection-8051410501706"
            
          >
            <a
              href="/products/the-vision-board-journal-guided-journal"
              id="CardLink-template--19906332917834__featured_collection-8051410501706"
              class="full-unstyled-link"
              aria-labelledby="CardLink-template--19906332917834__featured_collection-8051410501706 Badge-template--19906332917834__featured_collection-8051410501706"
            >
              The Vision Board Journal Guided Journal
            </a>
          </h3>
          <div class="card-information"><span class="caption-large light"></span>

<!-- Start of Judge.me code -->
  <div class='jdgm-widget jdgm-preview-badge'>
    <div style='display:none' class='jdgm-prev-badge' data-average-rating='5.00' data-number-of-reviews='1' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='5.00' tabindex='0' aria-label='5.00 stars' role='button'> <span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span> </span> <span class='jdgm-prev-badge__text'> 1 review </span> </div>
  </div>
<!-- End of Judge.me code -->
<div
    class="
      price "
  >
    <div class="price__container"><div class="price__regular"><span class="visually-hidden visually-hidden--inline">Regular price</span>
          <span class="price-item price-item--regular">
            $20.00 USD
          </span></div>
      <div class="price__sale">
          <span class="visually-hidden visually-hidden--inline">Regular price</span>
          <span>
            <s class="price-item price-item--regular">
              
                
              
            </s>
          </span><span class="visually-hidden visually-hidden--inline">Sale price</span>
        <span class="price-item price-item--sale price-item--last">
          $20.00 USD
        </span>
      </div></div></div>


</div>
        </div>
        
        
        <div class="card__badge bottom left"></div>
      </div>
    </div>
  </div>
              </li>
              <li
                id="Slide-template--19906332917834__featured_collection-5"
                class="grid__item scroll-trigger animate--slide-in"
                
                  data-cascade
                  style="--animation-order: 5;"
                
              >
                
<div class="card-wrapper product-card-wrapper underline-links-hover">
    <div
      class="
        card card--standard
         card--media
        
        
        
        
        
      "
      style="--ratio-percent: 100.0%;"
    >
      <div
        class="card__inner color-scheme-2 gradient ratio"
        style="--ratio-percent: 100.0%;"
      ><div class="card__media">
            <div class="media media--transparent media--hover-effect">
              
              <img
                srcset="//justsohappy.com/cdn/shop/files/Pen-Set-Motivational-Asst-Colors-5-Piece-Set_02731175.jpg?v=1780685023&width=165 165w,//justsohappy.com/cdn/shop/files/Pen-Set-Motivational-Asst-Colors-5-Piece-Set_02731175.jpg?v=1780685023&width=360 360w,//justsohappy.com/cdn/shop/files/Pen-Set-Motivational-Asst-Colors-5-Piece-Set_02731175.jpg?v=1780685023&width=533 533w,//justsohappy.com/cdn/shop/files/Pen-Set-Motivational-Asst-Colors-5-Piece-Set_02731175.jpg?v=1780685023&width=720 720w,//justsohappy.com/cdn/shop/files/Pen-Set-Motivational-Asst-Colors-5-Piece-Set_02731175.jpg?v=1780685023&width=940 940w,//justsohappy.com/cdn/shop/files/Pen-Set-Motivational-Asst-Colors-5-Piece-Set_02731175.jpg?v=1780685023&width=1066 1066w,//justsohappy.com/cdn/shop/files/Pen-Set-Motivational-Asst-Colors-5-Piece-Set_02731175.jpg?v=1780685023 1080w
                "
                src="//justsohappy.com/cdn/shop/files/Pen-Set-Motivational-Asst-Colors-5-Piece-Set_02731175.jpg?v=1780685023&width=533"
                sizes="(min-width: 1200px) 267px, (min-width: 990px) calc((100vw - 130px) / 4), (min-width: 750px) calc((100vw - 120px) / 3), calc((100vw - 35px) / 2)"
                alt="Pen Set - Motivational - Asst Colors - 5 Piece Set Taylor Elliott Designs"
                class="motion-reduce"
                
                  loading="lazy"
                
                width="1080"
                height="1080"
              >
              
<img
                  srcset="//justsohappy.com/cdn/shop/files/Pen-Set-Motivational-Asst-Colors-5-Piece-Set-2_004af970.jpg?v=1780682272&width=165 165w,//justsohappy.com/cdn/shop/files/Pen-Set-Motivational-Asst-Colors-5-Piece-Set-2_004af970.jpg?v=1780682272&width=360 360w,//justsohappy.com/cdn/shop/files/Pen-Set-Motivational-Asst-Colors-5-Piece-Set-2_004af970.jpg?v=1780682272&width=533 533w,//justsohappy.com/cdn/shop/files/Pen-Set-Motivational-Asst-Colors-5-Piece-Set-2_004af970.jpg?v=1780682272&width=720 720w,//justsohappy.com/cdn/shop/files/Pen-Set-Motivational-Asst-Colors-5-Piece-Set-2_004af970.jpg?v=1780682272&width=940 940w,//justsohappy.com/cdn/shop/files/Pen-Set-Motivational-Asst-Colors-5-Piece-Set-2_004af970.jpg?v=1780682272&width=1066 1066w,//justsohappy.com/cdn/shop/files/Pen-Set-Motivational-Asst-Colors-5-Piece-Set-2_004af970.jpg?v=1780682272 1200w
                  "
                  src="//justsohappy.com/cdn/shop/files/Pen-Set-Motivational-Asst-Colors-5-Piece-Set-2_004af970.jpg?v=1780682272&width=533"
                  sizes="(min-width: 1200px) 267px, (min-width: 990px) calc((100vw - 130px) / 4), (min-width: 750px) calc((100vw - 120px) / 3), calc((100vw - 35px) / 2)"
                  alt="Pen Set - Motivational - Asst Colors - 5 Piece Set"
                  class="motion-reduce"
                  loading="lazy"
                  width="1200"
                  height="1200"
                ></div>
          </div><div class="card__content">
          <div class="card__information">
            <h3
              class="card__heading"
              
            >
              <a
                href="/products/pen-set-motivational-asst-colors-5-piece-set"
                id="StandardCardNoMediaLink-template--19906332917834__featured_collection-8044573556810"
                class="full-unstyled-link"
                aria-labelledby="StandardCardNoMediaLink-template--19906332917834__featured_collection-8044573556810 NoMediaStandardBadge-template--19906332917834__featured_collection-8044573556810"
              >
                Pen Set - Motivational - Asst Colors - 5 Piece Set
              </a>
            </h3>
          </div>
          <div class="card__badge bottom left"></div>
        </div>
      </div>
      <div class="card__content">
        <div class="card__information">
          <h3
            class="card__heading h5"
            
              id="title-template--19906332917834__featured_collection-8044573556810"
            
          >
            <a
              href="/products/pen-set-motivational-asst-colors-5-piece-set"
              id="CardLink-template--19906332917834__featured_collection-8044573556810"
              class="full-unstyled-link"
              aria-labelledby="CardLink-template--19906332917834__featured_collection-8044573556810 Badge-template--19906332917834__featured_collection-8044573556810"
            >
              Pen Set - Motivational - Asst Colors - 5 Piece Set
            </a>
          </h3>
          <div class="card-information"><span class="caption-large light"></span>

<!-- Start of Judge.me code -->
  <div class='jdgm-widget jdgm-preview-badge'>
    <div style='display:none' class='jdgm-prev-badge' data-average-rating='0.00' data-number-of-reviews='0' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='0.00' tabindex='0' aria-label='0.00 stars' role='button'> <span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span><span class='jdgm-star jdgm--off'></span> </span> <span class='jdgm-prev-badge__text'> No reviews </span> </div>
  </div>
<!-- End of Judge.me code -->
<div
    class="
      price "
  >
    <div class="price__container"><div class="price__regular"><span class="visually-hidden visually-hidden--inline">Regular price</span>
          <span class="price-item price-item--regular">
            $15.00 USD
          </span></div>
      <div class="price__sale">
          <span class="visually-hidden visually-hidden--inline">Regular price</span>
          <span>
            <s class="price-item price-item--regular">
              
                
              
            </s>
          </span><span class="visually-hidden visually-hidden--inline">Sale price</span>
        <span class="price-item price-item--sale price-item--last">
          $15.00 USD
        </span>
      </div></div></div>


</div>
        </div>
        
        
        <div class="card__badge bottom left"></div>
      </div>
    </div>
  </div>
              </li>
              <li
                id="Slide-template--19906332917834__featured_collection-6"
                class="grid__item scroll-trigger animate--slide-in"
                
                  data-cascade
                  style="--animation-order: 6;"
                
              >
                
<div class="card-wrapper product-card-wrapper underline-links-hover">
    <div
      class="
        card card--standard
         card--media
        
        
        
        
        
      "
      style="--ratio-percent: 100.0%;"
    >
      <div
        class="card__inner color-scheme-2 gradient ratio"
        style="--ratio-percent: 100.0%;"
      ><div class="card__media">
            <div class="media media--transparent media--hover-effect">
              
              <img
                srcset="//justsohappy.com/cdn/shop/files/Wax-Highlighter-Set-Motivational-Asst-Clrs-3-Piece-Set_009c4ea7.jpg?v=1780685025&width=165 165w,//justsohappy.com/cdn/shop/files/Wax-Highlighter-Set-Motivational-Asst-Clrs-3-Piece-Set_009c4ea7.jpg?v=1780685025&width=360 360w,//justsohappy.com/cdn/shop/files/Wax-Highlighter-Set-Motivational-Asst-Clrs-3-Piece-Set_009c4ea7.jpg?v=1780685025&width=533 533w,//justsohappy.com/cdn/shop/files/Wax-Highlighter-Set-Motivational-Asst-Clrs-3-Piece-Set_009c4ea7.jpg?v=1780685025&width=720 720w,//justsohappy.com/cdn/shop/files/Wax-Highlighter-Set-Motivational-Asst-Clrs-3-Piece-Set_009c4ea7.jpg?v=1780685025&width=940 940w,//justsohappy.com/cdn/shop/files/Wax-Highlighter-Set-Motivational-Asst-Clrs-3-Piece-Set_009c4ea7.jpg?v=1780685025&width=1066 1066w,//justsohappy.com/cdn/shop/files/Wax-Highlighter-Set-Motivational-Asst-Clrs-3-Piece-Set_009c4ea7.jpg?v=1780685025 1080w
                "
                src="//justsohappy.com/cdn/shop/files/Wax-Highlighter-Set-Motivational-Asst-Clrs-3-Piece-Set_009c4ea7.jpg?v=1780685025&width=533"
                sizes="(min-width: 1200px) 267px, (min-width: 990px) calc((100vw - 130px) / 4), (min-width: 750px) calc((100vw - 120px) / 3), calc((100vw - 35px) / 2)"
                alt="Wax Highlighter Set - Motivational - Asst Clrs - 3 Piece Set Taylor Elliott Designs"
                class="motion-reduce"
                
                  loading="lazy"
                
                width="1080"
                height="1080"
              >
              
<img
                  srcset="//justsohappy.com/cdn/shop/files/Wax-Highlighter-Set-Motivational-Asst-Clrs-3-Piece-Set-2_3d2d69c9.jpg?v=1780682390&width=165 165w,//justsohappy.com/cdn/shop/files/Wax-Highlighter-Set-Motivational-Asst-Clrs-3-Piece-Set-2_3d2d69c9.jpg?v=1780682390&width=360 360w,//justsohappy.com/cdn/shop/files/Wax-Highlighter-Set-Motivational-Asst-Clrs-3-Piece-Set-2_3d2d69c9.jpg?v=1780682390&width=533 533w,//justsohappy.com/cdn/shop/files/Wax-Highlighter-Set-Motivational-Asst-Clrs-3-Piece-Set-2_3d2d69c9.jpg?v=1780682390&width=720 720w,//justsohappy.com/cdn/shop/files/Wax-Highlighter-Set-Motivational-Asst-Clrs-3-Piece-Set-2_3d2d69c9.jpg?v=1780682390&width=940 940w,//justsohappy.com/cdn/shop/files/Wax-Highlighter-Set-Motivational-Asst-Clrs-3-Piece-Set-2_3d2d69c9.jpg?v=1780682390&width=1066 1066w,//justsohappy.com/cdn/shop/files/Wax-Highlighter-Set-Motivational-Asst-Clrs-3-Piece-Set-2_3d2d69c9.jpg?v=1780682390 1200w
                  "
                  src="//justsohappy.com/cdn/shop/files/Wax-Highlighter-Set-Motivational-Asst-Clrs-3-Piece-Set-2_3d2d69c9.jpg?v=1780682390&width=533"
                  sizes="(min-width: 1200px) 267px, (min-width: 990px) calc((100vw - 130px) / 4), (min-width: 750px) calc((100vw - 120px) / 3), calc((100vw - 35px) / 2)"
                  alt="Wax Highlighter Set - Motivational - Asst Clrs - 3 Piece Set"
                  class="motion-reduce"
                  loading="lazy"
                  width="1200"
                  height="1200"
                ></div>
          </div><div class="card__content">
          <div class="card__information">
            <h3
              class="card__heading"
              
            >
              <a
                href="/products/wax-highlighter-set-motivational-asst-clrs-3-piece-set"
                id="StandardCardNoMediaLink-template--19906332917834__featured_collection-8044573655114"
                class="full-unstyled-link"
                aria-labelledby="StandardCardNoMediaLink-template--19906332917834__featured_collection-8044573655114 NoMediaStandardBadge-template--19906332917834__featured_collection-8044573655114"
              >
                Wax Highlighter Set - Motivational - Asst Clrs - 3 Piece Set
              </a>
            </h3>
          </div>
          <div class="card__badge bottom left"></div>
        </div>
      </div>
      <div class="card__content">
        <div class="card__information">
          <h3
            class="card__heading h5"
            
              id="title-template--19906332917834__featured_collection-8044573655114"
            
          >
            <a
              href="/products/wax-highlighter-set-motivational-asst-clrs-3-piece-set"
              id="CardLink-template--19906332917834__featured_collection-8044573655114"
              class="full-unstyled-link"
              aria-labelledby="CardLink-template--19906332917834__featured_collection-8044573655114 Badge-template--19906332917834__featured_collection-8044573655114"
            >
              Wax Highlighter Set - Motivational - Asst Clrs - 3 Piece Set
            </a>
          </h3>
          <div class="card-information"><span class="caption-large light"></span>

<!-- Start of Judge.me code -->
  <div class='jdgm-widget jdgm-preview-badge'>
    <div style='display:none' class='jdgm-prev-badge' data-average-rating='5.00' data-number-of-reviews='1' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='5.00' tabindex='0' aria-label='5.00 stars' role='button'> <span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span> </span> <span class='jdgm-prev-badge__text'> 1 review </span> </div>
  </div>
<!-- End of Judge.me code -->
<div
    class="
      price "
  >
    <div class="price__container"><div class="price__regular"><span class="visually-hidden visually-hidden--inline">Regular price</span>
          <span class="price-item price-item--regular">
            $10.00 USD
          </span></div>
      <div class="price__sale">
          <span class="visually-hidden visually-hidden--inline">Regular price</span>
          <span>
            <s class="price-item price-item--regular">
              
                
              
            </s>
          </span><span class="visually-hidden visually-hidden--inline">Sale price</span>
        <span class="price-item price-item--sale price-item--last">
          $10.00 USD
        </span>
      </div></div></div>


</div>
        </div>
        
        
        <div class="card__badge bottom left"></div>
      </div>
    </div>
  </div>
              </li>
              <li
                id="Slide-template--19906332917834__featured_collection-7"
                class="grid__item scroll-trigger animate--slide-in"
                
                  data-cascade
                  style="--animation-order: 7;"
                
              >
                
<div class="card-wrapper product-card-wrapper underline-links-hover">
    <div
      class="
        card card--standard
         card--media
        
        
        
        
        
      "
      style="--ratio-percent: 100.0%;"
    >
      <div
        class="card__inner color-scheme-2 gradient ratio"
        style="--ratio-percent: 100.0%;"
      ><div class="card__media">
            <div class="media media--transparent media--hover-effect">
              
              <img
                srcset="//justsohappy.com/cdn/shop/files/Mason-Jar-Diamond-Art-Kit.png?v=1771592089&width=165 165w,//justsohappy.com/cdn/shop/files/Mason-Jar-Diamond-Art-Kit.png?v=1771592089&width=360 360w,//justsohappy.com/cdn/shop/files/Mason-Jar-Diamond-Art-Kit.png?v=1771592089&width=533 533w,//justsohappy.com/cdn/shop/files/Mason-Jar-Diamond-Art-Kit.png?v=1771592089 600w
                "
                src="//justsohappy.com/cdn/shop/files/Mason-Jar-Diamond-Art-Kit.png?v=1771592089&width=533"
                sizes="(min-width: 1200px) 267px, (min-width: 990px) calc((100vw - 130px) / 4), (min-width: 750px) calc((100vw - 120px) / 3), calc((100vw - 35px) / 2)"
                alt="Mason Jar Diamond Art Kit"
                class="motion-reduce"
                
                  loading="lazy"
                
                width="600"
                height="600"
              >
              
<img
                  srcset="//justsohappy.com/cdn/shop/files/Mason-Jar-Diamond-Art-Kit-2.jpg?v=1774632748&width=165 165w,//justsohappy.com/cdn/shop/files/Mason-Jar-Diamond-Art-Kit-2.jpg?v=1774632748&width=360 360w,//justsohappy.com/cdn/shop/files/Mason-Jar-Diamond-Art-Kit-2.jpg?v=1774632748&width=533 533w,//justsohappy.com/cdn/shop/files/Mason-Jar-Diamond-Art-Kit-2.jpg?v=1774632748&width=720 720w,//justsohappy.com/cdn/shop/files/Mason-Jar-Diamond-Art-Kit-2.jpg?v=1774632748&width=940 940w,//justsohappy.com/cdn/shop/files/Mason-Jar-Diamond-Art-Kit-2.jpg?v=1774632748&width=1066 1066w,//justsohappy.com/cdn/shop/files/Mason-Jar-Diamond-Art-Kit-2.jpg?v=1774632748 1280w
                  "
                  src="//justsohappy.com/cdn/shop/files/Mason-Jar-Diamond-Art-Kit-2.jpg?v=1774632748&width=533"
                  sizes="(min-width: 1200px) 267px, (min-width: 990px) calc((100vw - 130px) / 4), (min-width: 750px) calc((100vw - 120px) / 3), calc((100vw - 35px) / 2)"
                  alt="Mason Jar Diamond Art Kit"
                  class="motion-reduce"
                  loading="lazy"
                  width="1280"
                  height="931"
                ></div>
          </div><div class="card__content">
          <div class="card__information">
            <h3
              class="card__heading"
              
            >
              <a
                href="/products/mason-jar-diamond-art-kit"
                id="StandardCardNoMediaLink-template--19906332917834__featured_collection-8056057069642"
                class="full-unstyled-link"
                aria-labelledby="StandardCardNoMediaLink-template--19906332917834__featured_collection-8056057069642 NoMediaStandardBadge-template--19906332917834__featured_collection-8056057069642"
              >
                Mason Jar Diamond Art Kit
              </a>
            </h3>
          </div>
          <div class="card__badge bottom left"></div>
        </div>
      </div>
      <div class="card__content">
        <div class="card__information">
          <h3
            class="card__heading h5"
            
              id="title-template--19906332917834__featured_collection-8056057069642"
            
          >
            <a
              href="/products/mason-jar-diamond-art-kit"
              id="CardLink-template--19906332917834__featured_collection-8056057069642"
              class="full-unstyled-link"
              aria-labelledby="CardLink-template--19906332917834__featured_collection-8056057069642 Badge-template--19906332917834__featured_collection-8056057069642"
            >
              Mason Jar Diamond Art Kit
            </a>
          </h3>
          <div class="card-information"><span class="caption-large light"></span>

<!-- Start of Judge.me code -->
  <div class='jdgm-widget jdgm-preview-badge'>
    <div style='display:none' class='jdgm-prev-badge' data-average-rating='5.00' data-number-of-reviews='2' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='5.00' tabindex='0' aria-label='5.00 stars' role='button'> <span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span> </span> <span class='jdgm-prev-badge__text'> 2 reviews </span> </div>
  </div>
<!-- End of Judge.me code -->
<div
    class="
      price "
  >
    <div class="price__container"><div class="price__regular"><span class="visually-hidden visually-hidden--inline">Regular price</span>
          <span class="price-item price-item--regular">
            $24.95 USD
          </span></div>
      <div class="price__sale">
          <span class="visually-hidden visually-hidden--inline">Regular price</span>
          <span>
            <s class="price-item price-item--regular">
              
                
              
            </s>
          </span><span class="visually-hidden visually-hidden--inline">Sale price</span>
        <span class="price-item price-item--sale price-item--last">
          $24.95 USD
        </span>
      </div></div></div>


</div>
        </div>
        
        
        <div class="card__badge bottom left"></div>
      </div>
    </div>
  </div>
              </li>
              <li
                id="Slide-template--19906332917834__featured_collection-8"
                class="grid__item scroll-trigger animate--slide-in"
                
                  data-cascade
                  style="--animation-order: 8;"
                
              >
                
<div class="card-wrapper product-card-wrapper underline-links-hover">
    <div
      class="
        card card--standard
         card--media
        
        
        
        
        
      "
      style="--ratio-percent: 100.0%;"
    >
      <div
        class="card__inner color-scheme-2 gradient ratio"
        style="--ratio-percent: 100.0%;"
      ><div class="card__media">
            <div class="media media--transparent media--hover-effect">
              
              <img
                srcset="//justsohappy.com/cdn/shop/files/Good-Things-are-Coming-T-Shirt.jpg?v=1774632936&width=165 165w,//justsohappy.com/cdn/shop/files/Good-Things-are-Coming-T-Shirt.jpg?v=1774632936&width=360 360w,//justsohappy.com/cdn/shop/files/Good-Things-are-Coming-T-Shirt.jpg?v=1774632936&width=533 533w,//justsohappy.com/cdn/shop/files/Good-Things-are-Coming-T-Shirt.jpg?v=1774632936&width=720 720w,//justsohappy.com/cdn/shop/files/Good-Things-are-Coming-T-Shirt.jpg?v=1774632936&width=940 940w,//justsohappy.com/cdn/shop/files/Good-Things-are-Coming-T-Shirt.jpg?v=1774632936&width=1066 1066w,//justsohappy.com/cdn/shop/files/Good-Things-are-Coming-T-Shirt.jpg?v=1774632936 1080w
                "
                src="//justsohappy.com/cdn/shop/files/Good-Things-are-Coming-T-Shirt.jpg?v=1774632936&width=533"
                sizes="(min-width: 1200px) 267px, (min-width: 990px) calc((100vw - 130px) / 4), (min-width: 750px) calc((100vw - 120px) / 3), calc((100vw - 35px) / 2)"
                alt="Good Things are Coming T-Shirt"
                class="motion-reduce"
                
                  loading="lazy"
                
                width="1080"
                height="1080"
              >
              
<img
                  srcset="//justsohappy.com/cdn/shop/files/Good-Things-are-Coming-T-Shirt-2.jpg?v=1771592711&width=165 165w,//justsohappy.com/cdn/shop/files/Good-Things-are-Coming-T-Shirt-2.jpg?v=1771592711&width=360 360w,//justsohappy.com/cdn/shop/files/Good-Things-are-Coming-T-Shirt-2.jpg?v=1771592711&width=533 533w,//justsohappy.com/cdn/shop/files/Good-Things-are-Coming-T-Shirt-2.jpg?v=1771592711&width=720 720w,//justsohappy.com/cdn/shop/files/Good-Things-are-Coming-T-Shirt-2.jpg?v=1771592711&width=940 940w,//justsohappy.com/cdn/shop/files/Good-Things-are-Coming-T-Shirt-2.jpg?v=1771592711&width=1066 1066w,//justsohappy.com/cdn/shop/files/Good-Things-are-Coming-T-Shirt-2.jpg?v=1771592711 2048w
                  "
                  src="//justsohappy.com/cdn/shop/files/Good-Things-are-Coming-T-Shirt-2.jpg?v=1771592711&width=533"
                  sizes="(min-width: 1200px) 267px, (min-width: 990px) calc((100vw - 130px) / 4), (min-width: 750px) calc((100vw - 120px) / 3), calc((100vw - 35px) / 2)"
                  alt="Good Things are Coming T-Shirt"
                  class="motion-reduce"
                  loading="lazy"
                  width="2048"
                  height="2048"
                ></div>
          </div><div class="card__content">
          <div class="card__information">
            <h3
              class="card__heading"
              
            >
              <a
                href="/products/good-things-are-coming-t-shirt"
                id="StandardCardNoMediaLink-template--19906332917834__featured_collection-8056711020618"
                class="full-unstyled-link"
                aria-labelledby="StandardCardNoMediaLink-template--19906332917834__featured_collection-8056711020618 NoMediaStandardBadge-template--19906332917834__featured_collection-8056711020618"
              >
                Good Things are Coming T-Shirt
              </a>
            </h3>
          </div>
          <div class="card__badge bottom left"></div>
        </div>
      </div>
      <div class="card__content">
        <div class="card__information">
          <h3
            class="card__heading h5"
            
              id="title-template--19906332917834__featured_collection-8056711020618"
            
          >
            <a
              href="/products/good-things-are-coming-t-shirt"
              id="CardLink-template--19906332917834__featured_collection-8056711020618"
              class="full-unstyled-link"
              aria-labelledby="CardLink-template--19906332917834__featured_collection-8056711020618 Badge-template--19906332917834__featured_collection-8056711020618"
            >
              Good Things are Coming T-Shirt
            </a>
          </h3>
          <div class="card-information"><span class="caption-large light"></span>

<!-- Start of Judge.me code -->
  <div class='jdgm-widget jdgm-preview-badge'>
    <div style='display:none' class='jdgm-prev-badge' data-average-rating='5.00' data-number-of-reviews='1' data-number-of-questions='0'> <span class='jdgm-prev-badge__stars' data-score='5.00' tabindex='0' aria-label='5.00 stars' role='button'> <span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span><span class='jdgm-star jdgm--on'></span> </span> <span class='jdgm-prev-badge__text'> 1 review </span> </div>
  </div>
<!-- End of Judge.me code -->
<div
    class="
      price "
  >
    <div class="price__container"><div class="price__regular"><span class="visually-hidden visually-hidden--inline">Regular price</span>
          <span class="price-item price-item--regular">
            $26.95 USD
          </span></div>
      <div class="price__sale">
          <span class="visually-hidden visually-hidden--inline">Regular price</span>
          <span>
            <s class="price-item price-item--regular">
              
                
              
            </s>
          </span><span class="visually-hidden visually-hidden--inline">Sale price</span>
        <span class="price-item price-item--sale price-item--last">
          $26.95 USD
        </span>
      </div></div></div>


</div>
        </div>
        
        
        <div class="card__badge bottom left"></div>
      </div>
    </div>
  </div>
              </li>
</ul></slider-component></div>
</div>


</section><section id="shopify-section-template--19906332917834__rich_text_RaAxw8" class="shopify-section section"><link href="//justsohappy.com/cdn/shop/t/7/assets/section-rich-text.s.min.css?v=81455426308709173351780684016" rel="stylesheet" type="text/css" media="all" />
<style data-shopify>.section-template--19906332917834__rich_text_RaAxw8-padding {
    padding-top: 18px;
    padding-bottom: 0px;
  }

  @media screen and (min-width: 750px) {
    .section-template--19906332917834__rich_text_RaAxw8-padding {
      padding-top: 24px;
      padding-bottom: 0px;
    }
  }</style><div class="isolate">
  <div class="rich-text content-container color-scheme-27e8af2c-5e94-4509-9c5c-99c815f42b6a gradient rich-text--full-width content-container--full-width section-template--19906332917834__rich_text_RaAxw8-padding">
    <div class="rich-text__wrapper rich-text__wrapper--center page-width">
      <div class="rich-text__blocks center"><h2
                class="rich-text__heading rte inline-richtext h1 scroll-trigger animate--slide-in"
                
                
                  data-cascade
                  style="--animation-order: 1;"
                
              >
                About Just So Happy
              </h2><div
                class="rich-text__text rte scroll-trigger animate--slide-in"
                
                
                  data-cascade
                  style="--animation-order: 2;"
                
              >
                
              </div></div>
    </div>
  </div>
</div>


</section><div id="shopify-section-template--19906332917834__image_with_text_3gtrtk" class="shopify-section section"><link href="//justsohappy.com/cdn/shop/t/7/assets/component-image-with-text.s.min.css?v=107264465268864156051780684186" rel="stylesheet" type="text/css" media="all" />
<style data-shopify>.section-template--19906332917834__image_with_text_3gtrtk-padding {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  @media screen and (min-width: 750px) {
    .section-template--19906332917834__image_with_text_3gtrtk-padding {
      padding-top: 36px;
      padding-bottom: 36px;
    }
  }</style><div class="section-template--19906332917834__image_with_text_3gtrtk-padding gradient color-scheme-1">
  <div class="page-width">
    <div class="image-with-text image-with-text--no-overlap isolate scroll-trigger animate--slide-in">
      <div class="image-with-text__grid grid grid--gapless grid--1-col grid--2-col-tablet">
        <div class="image-with-text__media-item image-with-text__media-item--medium image-with-text__media-item--top grid__item">
          <div
            class="image-with-text__media image-with-text__media--adapt global-media-settings background-transparent media"
            
              style="padding-bottom: 100.0%;"
            
          ><img src="//justsohappy.com/cdn/shop/files/welcome_2.jpg?v=1776545469&amp;width=1500" alt="" srcset="//justsohappy.com/cdn/shop/files/welcome_2.jpg?v=1776545469&amp;width=165 165w, //justsohappy.com/cdn/shop/files/welcome_2.jpg?v=1776545469&amp;width=360 360w, //justsohappy.com/cdn/shop/files/welcome_2.jpg?v=1776545469&amp;width=535 535w, //justsohappy.com/cdn/shop/files/welcome_2.jpg?v=1776545469&amp;width=750 750w, //justsohappy.com/cdn/shop/files/welcome_2.jpg?v=1776545469&amp;width=1070 1070w, //justsohappy.com/cdn/shop/files/welcome_2.jpg?v=1776545469&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1200px) 550px,
              (min-width: 750px) calc((100vw - 130px) / 2), calc((100vw - 50px) / 2)" fetchpriority="auto">
</div>
        </div>
        <div class="image-with-text__text-item grid__item">
          <div
            id="ImageWithText--template--19906332917834__image_with_text_3gtrtk"
            class="image-with-text__content image-with-text__content--top image-with-text__content--desktop-left image-with-text__content--mobile-left image-with-text__content--adapt content-container background-transparent"
          ><h2
                    class="image-with-text__heading inline-richtext h1"
                    
                  >
                    Hi, I’m Jill!
                  </h2><div class="image-with-text__text rte body" >
                    <p><strong>I'm the founder of Just So Happy</strong>, a shop inspired by the belief that<strong> life’s little moments deserve a little extra joy.</strong></p><p>What started as<strong> a love for cozy, creative things</strong> grew into a collection of <strong>feel-good items designed to make you smile. </strong></p><p>Everything is created and curated <strong>to bring comfort, creativity, and happiness into your day.</strong></p>
                  </div><a
                      
                        href="https://justsohappy.com/pages/about"
                      
                      class="button button--primary"
                      
                    >
                      About Us
                    </a></div>
        </div>
      </div>
    </div>
  </div>
</div>


</div><section id="shopify-section-template--19906332917834__ss_feature_1_3BLJNw" class="shopify-section feature-type1"><style data-shopify>

  @font-face {
  font-family: "Josefin Sans";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//justsohappy.com/cdn/fonts/josefin_sans/josefinsans_n4.70f7efd699799949e6d9f99bc20843a2c86a2e0f.woff2") format("woff2"),
       url("//justsohappy.com/cdn/fonts/josefin_sans/josefinsans_n4.35d308a1bdf56e5556bc2ac79702c721e4e2e983.woff") format("woff");
}

  @font-face {
  font-family: "Josefin Sans";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//justsohappy.com/cdn/fonts/josefin_sans/josefinsans_n4.70f7efd699799949e6d9f99bc20843a2c86a2e0f.woff2") format("woff2"),
       url("//justsohappy.com/cdn/fonts/josefin_sans/josefinsans_n4.35d308a1bdf56e5556bc2ac79702c721e4e2e983.woff") format("woff");
}


  .section-template--19906332917834__ss_feature_1_3BLJNw {
    border-top: solid #8e779c 0px;
    border-bottom: solid #8e779c 0px;
    margin-top: 0px;
    margin-bottom: 15px;
  }
  
  .section-template--19906332917834__ss_feature_1_3BLJNw-settings {
    margin: 0 auto;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .feature-template--19906332917834__ss_feature_1_3BLJNw .box__title {
    margin: 0px;
    font-size: 12px;
    color: #000000;
    line-height: 130%;
    text-transform: unset;
    font-weight: bold;
    margin-top: 8px;
  }
  
  .feature-template--19906332917834__ss_feature_1_3BLJNw .box__description {
    margin-top: 3px;
  }

  .feature-template--19906332917834__ss_feature_1_3BLJNw .box__description * {
    margin: 0px;
    font-size: 12px;
    color: #000000;
    line-height: 130%;
    text-transform: unset;
  }

  .feature-template--19906332917834__ss_feature_1_3BLJNw .wrapper-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    background-color: #f9f6ee; 
    border: 4px solid #bfa5cf;
    border-radius: 16px;
    padding: 14px 14px;
    gap: 20px;
  }
  
  .feature-template--19906332917834__ss_feature_1_3BLJNw .box:not(:nth-child(2)) .box__content-wrapper {
    padding-right: 10px;
  }
  
  .feature-template--19906332917834__ss_feature_1_3BLJNw .box {
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    text-align: center;
    text-decoration: none;
    gap: 5px;
  }
  
  .feature-template--19906332917834__ss_feature_1_3BLJNw .box__image {
    display:flex;
    margin-right: 10px;
    flex: 0 0 42px;
    height: 42px;
  }

  .feature-template--19906332917834__ss_feature_1_3BLJNw .box__image img,
  .feature-template--19906332917834__ss_feature_1_3BLJNw .box__image svg {
    height: 100%;
    display: block;
    object-fit: cover;
  }

  .feature-template--19906332917834__ss_feature_1_3BLJNw .box__image svg path {
    fill: #000000;
  }

  @media(min-width: 768px) {

    .section-template--19906332917834__ss_feature_1_3BLJNw {
      margin-top: 0px;
      margin-bottom: 20px;
    }
    
    .section-template--19906332917834__ss_feature_1_3BLJNw-settings {
      padding: 0 5rem;
      padding-top: 32px;
      padding-bottom: 32px;
      padding-left: 5rem;
      padding-right: 5rem;
    }

    .feature-template--19906332917834__ss_feature_1_3BLJNw .wrapper-box {
      grid-template-columns: repeat(4, 1fr);
      padding: 18px 18px;
      gap: 20px;
    }

    .feature-template--19906332917834__ss_feature_1_3BLJNw .box {
      flex: 1 0 auto;
    }
    
    .feature-template--19906332917834__ss_feature_1_3BLJNw .box__title {
      font-size: 14px;
    }

    .feature-template--19906332917834__ss_feature_1_3BLJNw .box__description {
      margin-top: 4px;
    }

    .feature-template--19906332917834__ss_feature_1_3BLJNw .box__description * {
      font-size: 12px;
    }

    .section-template--19906332917834__ss_feature_1_3BLJNw-settings .box__image {
      flex: 0 0 82px;
      height: 82px;
    }
  }
</style>






  <style>
    .section-template--19906332917834__ss_feature_1_3BLJNw-settings {
      max-width: 120rem;
    }
  </style>



  <style>
    .feature-template--19906332917834__ss_feature_1_3BLJNw .wrapper-box {
       box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
    }
  </style>







<div class="section-template--19906332917834__ss_feature_1_3BLJNw feature-template--19906332917834__ss_feature_1_3BLJNw" style="background-color:#ffffff; background-image: ;">
    <div class="section-template--19906332917834__ss_feature_1_3BLJNw-settings ">
      <div class="wrapper-box"><a href="https://section.store/" class="box">
                  
                  <div class="box__image"><img src="//justsohappy.com/cdn/shop/files/icons.png?v=1765300674" alt="feature-item-1" loading="lazy"></div>
                  
                  <div class="box__content-wrapper">
                      <div class="box__title">Small Business</div>
                      <div class="box__description"><p>USA, Woman Owned</p></div>
                  </div>
              </a><div class="box">
                  
                  <div class="box__image"><img src="//justsohappy.com/cdn/shop/files/icons_6.png?v=1765301280" alt="feature-item-2" loading="lazy"></div>
                  
                  <div class="box__content-wrapper">
                      <div class="box__title">Fast Shipping</div>
                      <div class="box__description"><p>Order ships in 1-3 biz days</p></div>
                  </div>
              </div><div class="box">
                  
                  <div class="box__image"><img src="//justsohappy.com/cdn/shop/files/icons_7.png?v=1765301322" alt="feature-item-3" loading="lazy"></div>
                  
                  <div class="box__content-wrapper">
                      <div class="box__title">Handmade & Thoughtful</div>
                      <div class="box__description"><p>We Sell Carefully Curated Items<br/></p></div>
                  </div>
              </div><div class="box">
                  
                  <div class="box__image"><img src="//justsohappy.com/cdn/shop/files/icons_8.png?v=1765301279" alt="feature-item-4" loading="lazy"></div>
                  
                  <div class="box__content-wrapper">
                      <div class="box__title">4.9+ Rated Reviews</div>
                      <div class="box__description"><p>Your satisfaction #1 priority</p></div>
                  </div>
              </div></div>
  </div>
</div>

</section><section id="shopify-section-template--19906332917834__1765067435b4505a66" class="shopify-section section"><div class="page-width scroll-trigger animate--slide-in"><div id="shopify-block-AOHllM1p2ZjBlS3UwS__judge_me_reviews_cards_carousel_bVCXBQ" class="shopify-block shopify-app-block"><!-- BEGIN app snippet: cards_carousel_content -->

  
  <div class="jdgm-widget jdgm-cards-carousel jdgm-hidden" data-jdgm-block-id="AOHllM1p2ZjBlS3UwS__judge_me_reviews_cards_carousel_bVCXBQ" data-transition-speed="0" data-autoplay-media="false"
    data-widget="cards-carousel" data-entry-point="carousel_lightbox.js" data-entry-key="carousel-lightbox/main.js" data-has-revamp="1"
    style="--max-width: 1100px; --text-color: #242833; --card-color: #f9f9f9; --header-color: #8e779c; --border-radius: 8px;
    --text-size: 16px; --arrows-color: #8e779c; --clamp: 4; --image-ratio: 1; --jm-arrows-mobile: none;">
    <!-- BEGIN app snippet: carousel_header -->

<div class="jdgm-header">
  <h2 class="jdgm-title">What our customers are saying...</h2>

  

  
    
    <div class="jdgm-header-info">
      <div class="jdgm-average-rating">
        <div class="jdgm-stars" role="img" aria-label="4.91 out of 5 stars"></div>
        <span class="jdgm-rating-text">4.91 <span class="jdgm-rating-star">★</span> (<span class="jdgm-reviews-count">483</span>)</span>
      </div>
      <div class="jdgm-verified-badge-header jdgm-hidden">
        <svg class="jdgm-verified-checkmark" viewBox="0 0 20 20">
          <path d="M1.14026 0C0.510511 0 0 0.510511 0 1.14026V18.8599C0 19.4896 0.510511 20.0001 1.14026 20.0001H18.8597C19.4895 20.0001 20 19.4896 20 18.8599V11.3685C20 11.008 19.5606 10.8315 19.3112 11.0918L15.3614 15.2135C13.6736 16.9747 11.912 17.8504 10.0763 17.8407C8.25519 17.8454 6.52568 17.0288 4.8878 15.391C3.14847 13.6516 2.23211 11.7644 2.13874 9.72917C2.06539 7.84992 2.79892 6.0381 4.33936 4.29371C4.5345 4.07273 4.86976 4.0698 5.07804 4.27808L8.5462 7.74623C8.75271 7.95274 8.75486 8.28861 8.57448 8.51907C7.73628 9.59004 7.70456 10.5129 8.47933 11.2877C9.26203 12.0704 10.1356 11.9585 11.1 10.9521L19.8888 1.78078C19.9602 1.70632 20 1.60716 20 1.50403V1.14026C20 0.510511 19.4895 0 18.8597 0H1.14026Z"/>
        </svg>
        <span class="jdgm-verified-text">Verified</span>
      </div>
    </div>
  
</div>
<!-- END app snippet -->
    <div class="jdgm-content">
      <!-- BEGIN app snippet: side_left_arrow -->
<button class="jdgm-arrow" aria-label="Previous slide" onclick="window.jdgmPreviousCard('AOHllM1p2ZjBlS3UwS__judge_me_reviews_cards_carousel_bVCXBQ')">
  <svg viewBox="0 0 20 34">
  
    <path d="M16 6L6 17L16 28" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/>
  
  </svg>
</button>

<!-- END app snippet -->
      <div class="jdgm-cards-wrapper"><div class="jdgm-videos-container">
        
      </div></div>
      <!-- BEGIN app snippet: side_right_arrow -->
<button class="jdgm-arrow" aria-label="Next slide" onclick="window.jdgmNextCard('AOHllM1p2ZjBlS3UwS__judge_me_reviews_cards_carousel_bVCXBQ')">
  <svg viewBox="0 0 20 34">
  
    <path d="M4 6L14 17L4 28" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/>
  
  </svg>
</button>

<!-- END app snippet -->
    </div>
    <!-- BEGIN app snippet: bottom_arrows -->
<!-- END app snippet -->
  </div>
  
  <script>
    if (window.jdgm && jdgm.docReady) { jdgm.docReady(function() { jdgm.loadScript('video_carousel.js'); }); }
  </script>
<!-- END app snippet -->
<!-- BEGIN app snippet: init_carousel -->


  
  <script>
    window.jdgmPlayButtonSVG = "\u003c!-- BEGIN app snippet: play-button --\u003e\u003csvg width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M0 20C0 8.95431 8.95431 0 20 0C31.0457 0 40 8.95431 40 20C40 31.0457 31.0457 40 20 40C8.95431 40 0 31.0457 0 20Z\" fill=\"black\" fill-opacity=\"0.36\"\/\u003e\u003cpath d=\"M16 13L28 20L16 27V13Z\" fill=\"white\"\/\u003e\u003c\/svg\u003e\u003c!-- END app snippet --\u003e";
  </script>


<script>
  (function() {
    const shared = {
      reviews_selection: "all",
      carousel_type: "cards"
    };

    const settings = {
      ...shared,
      quote_marks_size: "",
      stars_size: "",
      stars_color: "",
      verified_badge_style: "",
      product_name_text_size: "",
      transition_speed: "0",
      show_sample_reviews: "false",
      min_reviews: shared.carousel_type === 'videos' ? 3 : 1,
      design_mode: "false",
      collection_id: "",
      product_id: "",
      product_ids: "[]",
      show_reviewer_name: "true",
      carousel_style: "",
      autoplay_media: "null",
      primary_lang: 'en',
      cart_eligible_template: false,
      shop_aggregates: { reviewCount: 483 },
      
        show_product_name: "true",
        show_review_media: "true",
        no_image_fallback: "product_image",
        reviews_shown: "4",
      
    };
    const averageRating = 4.91;
    const params = {
      ...shared,
      star_rating: 'all',
      
      max_reviews: '20',
      url: 'https://justsohappy.com',
      shop_domain: 'inspiredbizowner.myshopify.com',
      platform: 'shopify',
      primary_language: document.documentElement.lang,
      display_order: "media_first",
    };
    const blockId = "AOHllM1p2ZjBlS3UwS__judge_me_reviews_cards_carousel_bVCXBQ";
    function loadSpecificScript() {
      const scriptSrc = shared.carousel_type === 'videos' || shared.carousel_type === 'cards' ? 'https://cdn.shopify.com/extensions/019ea81e-eadf-7199-a3d8-70ded874a005/judgeme-563/assets/media_carousel.js' : 'https://cdn.shopify.com/extensions/019ea81e-eadf-7199-a3d8-70ded874a005/judgeme-563/assets/testimonials_carousel.js';
      if (document.querySelector(`script[src="${scriptSrc}"]`)) { initializeCarousel(); return; }
      const script = document.createElement('script');
      script.src = scriptSrc;
      script.onload = function() { setTimeout(initializeCarousel, 50); };
      script.onerror = function() { console.error('Error loading script:'); setTimeout(initializeCarousel, 100); };
      document.head.appendChild(script);
    }

    function initializeCarousel() {
      if (!window.jdgmCarouselUtils || !window.jdgmCarouselMode) { setTimeout(initializeCarousel, 50); return; }
      const buildFunction = shared.carousel_type === 'videos' || shared.carousel_type === 'cards' ? window.jdgmBuildMediaCards : window.jdgmBuildTestimonialCards;
      if (buildFunction) {
        window.jdgmCarouselUtils.initCarousel(blockId, settings, averageRating, params, buildFunction);
      } else {
        setTimeout(initializeCarousel, 100);
      }
    }
    loadSpecificScript();
  })();
</script>
<!-- END app snippet -->

</div>
</div>


</section><section id="shopify-section-template--19906332917834__rich_text_heD3cD" class="shopify-section section"><link href="//justsohappy.com/cdn/shop/t/7/assets/section-rich-text.s.min.css?v=81455426308709173351780684016" rel="stylesheet" type="text/css" media="all" />
<style data-shopify>.section-template--19906332917834__rich_text_heD3cD-padding {
    padding-top: 18px;
    padding-bottom: 0px;
  }

  @media screen and (min-width: 750px) {
    .section-template--19906332917834__rich_text_heD3cD-padding {
      padding-top: 24px;
      padding-bottom: 0px;
    }
  }</style><div class="isolate">
  <div class="rich-text content-container color-scheme-27e8af2c-5e94-4509-9c5c-99c815f42b6a gradient rich-text--full-width content-container--full-width section-template--19906332917834__rich_text_heD3cD-padding">
    <div class="rich-text__wrapper rich-text__wrapper--center page-width">
      <div class="rich-text__blocks center"><h2
                class="rich-text__heading rte inline-richtext h1 scroll-trigger animate--slide-in"
                
                
                  data-cascade
                  style="--animation-order: 1;"
                
              >
                Shop by Category
              </h2><div
                class="rich-text__text rte scroll-trigger animate--slide-in"
                
                
                  data-cascade
                  style="--animation-order: 2;"
                
              >
                
              </div></div>
    </div>
  </div>
</div>


</section><div id="shopify-section-template--19906332917834__ss_collection_5_MBBGpK" class="shopify-section">

<link
  rel="stylesheet"
  href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"
><style data-shopify>@font-face {
  font-family: "Josefin Sans";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//justsohappy.com/cdn/fonts/josefin_sans/josefinsans_n4.70f7efd699799949e6d9f99bc20843a2c86a2e0f.woff2") format("woff2"),
       url("//justsohappy.com/cdn/fonts/josefin_sans/josefinsans_n4.35d308a1bdf56e5556bc2ac79702c721e4e2e983.woff") format("woff");
}

  @font-face {
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//justsohappy.com/cdn/fonts/poppins/poppins_n4.0ba78fa5af9b0e1a374041b3ceaadf0a43b41362.woff2") format("woff2"),
       url("//justsohappy.com/cdn/fonts/poppins/poppins_n4.214741a72ff2596839fc9760ee7a770386cf16ca.woff") format("woff");
}

  @font-face {
  font-family: "Josefin Sans";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//justsohappy.com/cdn/fonts/josefin_sans/josefinsans_n4.70f7efd699799949e6d9f99bc20843a2c86a2e0f.woff2") format("woff2"),
       url("//justsohappy.com/cdn/fonts/josefin_sans/josefinsans_n4.35d308a1bdf56e5556bc2ac79702c721e4e2e983.woff") format("woff");
}

  @font-face {
  font-family: "Josefin Sans";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//justsohappy.com/cdn/fonts/josefin_sans/josefinsans_n4.70f7efd699799949e6d9f99bc20843a2c86a2e0f.woff2") format("woff2"),
       url("//justsohappy.com/cdn/fonts/josefin_sans/josefinsans_n4.35d308a1bdf56e5556bc2ac79702c721e4e2e983.woff") format("woff");
}

  @font-face {
  font-family: "Josefin Sans";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//justsohappy.com/cdn/fonts/josefin_sans/josefinsans_n4.70f7efd699799949e6d9f99bc20843a2c86a2e0f.woff2") format("woff2"),
       url("//justsohappy.com/cdn/fonts/josefin_sans/josefinsans_n4.35d308a1bdf56e5556bc2ac79702c721e4e2e983.woff") format("woff");
}


  .section-template--19906332917834__ss_collection_5_MBBGpK {
    border-top: solid #121212 0px;
    border-bottom: solid #121212 0px;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .section-template--19906332917834__ss_collection_5_MBBGpK-settings {
    margin: 0 auto;
    padding-top: 6px;
    padding-bottom: 15px;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .collections-icon-template--19906332917834__ss_collection_5_MBBGpK {
    width: 30px;
    height: 30px;
  }

  .collections-icon-template--19906332917834__ss_collection_5_MBBGpK img,
  .collections-icon-template--19906332917834__ss_collection_5_MBBGpK svg {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .collections-icon-template--19906332917834__ss_collection_5_MBBGpK svg path {
    fill: #858585;
  }

  .collections-heading-template--19906332917834__ss_collection_5_MBBGpK {
    margin-top: 0px;
    text-align: center;
  }

  .collections-heading-template--19906332917834__ss_collection_5_MBBGpK * {
    margin: 0;
    font-size: 0px;
    color: #121212;
    line-height: 50%;
    text-transform: unset;
  }

  .collections-text-template--19906332917834__ss_collection_5_MBBGpK {
    margin-top: 0px;
    text-align: center;
  }

  .collections-text-template--19906332917834__ss_collection_5_MBBGpK * {
    margin: 0;
    font-size: 0px;
    color: #121212;
    line-height: 50%;
    text-transform: unset;
  }

  .collections-body-template--19906332917834__ss_collection_5_MBBGpK {
    margin-top: 9px;
    position: relative;
  }

  .collections-slider-template--19906332917834__ss_collection_5_MBBGpK {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .collections-slider-template--19906332917834__ss_collection_5_MBBGpK .swiper-wrapper {
    align-items: stretch !important;
  }

  .collections-slide-template--19906332917834__ss_collection_5_MBBGpK {
    height: unset !important;
    position: relative;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: end;
    padding: 10px 8px;
    border-radius: 0px;
    border: 0px solid #121212;
    background-color: #dddddd;
    overflow: hidden;
    box-sizing: border-box !important;
    text-decoration: none;
  }

  .collections-image-template--19906332917834__ss_collection_5_MBBGpK {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }

  .collections-image-template--19906332917834__ss_collection_5_MBBGpK img,
  .collections-image-template--19906332917834__ss_collection_5_MBBGpK svg {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .collections-image-template--19906332917834__ss_collection_5_MBBGpK:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-color: rgba(18,18,18,0);
  }

  .collections-subheading-template--19906332917834__ss_collection_5_MBBGpK {
    display: block;
    margin: 0px;
    max-width: fit-content;
    font-size: 12px;
    color: #8e779c;
    line-height: 130%;
    text-transform: unset;
    text-align: center;
    position: relative;
    z-index: 2;
  }

  .collections-title-template--19906332917834__ss_collection_5_MBBGpK {
    display: block;
    margin: 0px;
    margin-top: 15px;
    max-width: fit-content;
    font-size: 0px;
    color: #8e779c;
    line-height: 130%;
    text-align: center;
    text-transform: unset;
    position: relative;
    z-index: 2;
  }

  .collections-button-template--19906332917834__ss_collection_5_MBBGpK {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: fit-content;
    margin: 0;
    margin-top: 18px;
    font-size: 13px;
    color: #ffffff;
    line-height: 100%;
    text-align: center;
    text-transform: unset;
    text-decoration: none;
    padding: 16px 24px;
    border-radius: 96px;
    border: 0px solid #121212;
    background-color: #8e779c;
    transition: all 0.25s ease 0s;
    position: relative;
    z-index: 2;
  }

  .collections-button-template--19906332917834__ss_collection_5_MBBGpK:hover {
    color: #ffffff;
    border: 0px solid #121212;
    background-color: #f5a570;
    transition: all 0.25s ease 0s;
  }

  .collections-btn-prev-template--19906332917834__ss_collection_5_MBBGpK,
  .collections-btn-next-template--19906332917834__ss_collection_5_MBBGpK {
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    border: 0px solid #ffffff;
    border-radius: 50%;
    background: #f9f6ee;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    -webkit-appearance: none;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.15);
  }

  .collections-btn-prev-template--19906332917834__ss_collection_5_MBBGpK {
    left: 0px !important;
  }

  .collections-btn-next-template--19906332917834__ss_collection_5_MBBGpK {
    right: 0px !important;
  }

  .collections-btn-prev-template--19906332917834__ss_collection_5_MBBGpK svg,
  .collections-btn-next-template--19906332917834__ss_collection_5_MBBGpK svg {
    height: 28px;
    width: 28px;
  }

  .collections-btn-next-template--19906332917834__ss_collection_5_MBBGpK svg {
    transform: rotate(180deg);
    margin-left: 2px;
  }

  .collections-btn-prev-template--19906332917834__ss_collection_5_MBBGpK svg {
    margin-left: -2px;
  }

  .collections-btn-prev-template--19906332917834__ss_collection_5_MBBGpK svg path,
  .collections-btn-next-template--19906332917834__ss_collection_5_MBBGpK svg path {
    fill: #8e779c;
    transition: all 0.3s ease 0s;
  }

  .collections-btn-prev-template--19906332917834__ss_collection_5_MBBGpK:hover ,
  .collections-btn-next-template--19906332917834__ss_collection_5_MBBGpK:hover {
    transition: all 0.3s ease 0s;
    border: 0px solid #ffffff;
    background: #ffffff;
  }

  .collections-btn-prev-template--19906332917834__ss_collection_5_MBBGpK:hover svg path,
  .collections-btn-next-template--19906332917834__ss_collection_5_MBBGpK:hover svg path {
    fill: #f5a570;
    transition: all 0.3s ease 0s;
  }

  .collections-btn-prev-template--19906332917834__ss_collection_5_MBBGpK.swiper-button-disabled,
  .collections-btn-next-template--19906332917834__ss_collection_5_MBBGpK.swiper-button-disabled {
    opacity: 0.3;
  }

  .collections-pagination-template--19906332917834__ss_collection_5_MBBGpK {
    margin-top: 20px;
    position: static !important;
    width: 100%;
    justify-content: center;
    align-items: center;
  }

  .collections-pagination-template--19906332917834__ss_collection_5_MBBGpK .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border: 2px solid #121212;
    background-color: transparent;
    opacity: 0.6;
  }

  .collections-pagination-template--19906332917834__ss_collection_5_MBBGpK .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #121212
  }

  @media(min-width: 1024px) {

    .section-template--19906332917834__ss_collection_5_MBBGpK {
      margin-top: 0px;
      margin-bottom: 0px;
    }

    .section-template--19906332917834__ss_collection_5_MBBGpK-settings {
      padding: 0 5rem;
      padding-top: 8px;
      padding-bottom: 20px;
      padding-left: 2rem;
      padding-right: 2rem;
    }

    .collections-icon-template--19906332917834__ss_collection_5_MBBGpK {
      width: 30px;
      height: 30px;
    }

    .collections-heading-template--19906332917834__ss_collection_5_MBBGpK {
      margin-top: 0px;
      text-align: center;
    }

    .collections-heading-template--19906332917834__ss_collection_5_MBBGpK * {
      font-size: 0px;
    }

    .collections-slider-template--19906332917834__ss_collection_5_MBBGpK {
      margin-left: -2rem !important;
      margin-right: -2rem !important;
      padding-left: 2rem !important;
      padding-right: 2rem !important;
    }

    .collections-text-template--19906332917834__ss_collection_5_MBBGpK {
      margin-top: 0px;
      text-align: center;
      width: 100%;
      max-width: 20%;
    }

    .collections-text-template--19906332917834__ss_collection_5_MBBGpK * {
      font-size: 0px;
    }

    .collections-body-template--19906332917834__ss_collection_5_MBBGpK {
      margin-top: 12px;
    }

    .collections-slide-template--19906332917834__ss_collection_5_MBBGpK {
      align-items: center;
      justify-content: end;
      padding: 8px 10px;
    }

    .collections-subheading-template--19906332917834__ss_collection_5_MBBGpK {
      font-size: 12px;
      text-align: center;
    }

    .collections-title-template--19906332917834__ss_collection_5_MBBGpK {
      margin-top: 20px;
      font-size: 0px;
      text-align: center;
    }

    .collections-button-template--19906332917834__ss_collection_5_MBBGpK {
      margin-top: 24px;
      padding: 16px 24px;
      font-size: 16px;
    }

    .collections-btn-prev-template--19906332917834__ss_collection_5_MBBGpK,
    .collections-btn-next-template--19906332917834__ss_collection_5_MBBGpK {
      width: 50px;
      height: 50px;
    }

    .collections-btn-prev-template--19906332917834__ss_collection_5_MBBGpK {
      left: -25.0px !important;
      transform: translate(13px,-50%);
    }

    .collections-btn-next-template--19906332917834__ss_collection_5_MBBGpK {
      right: -25.0px !important;
      transform: translate(-13px,-50%);
    }

    .collections-btn-prev-template--19906332917834__ss_collection_5_MBBGpK svg,
    .collections-btn-next-template--19906332917834__ss_collection_5_MBBGpK svg {
      height: 28px;
      width: 28px;
    }

    .collections-pagination-template--19906332917834__ss_collection_5_MBBGpK .swiper-pagination-bullet {
      width: 12px;
      height: 12px;
    }
  }</style>




  <style>
    .collections-text-template--19906332917834__ss_collection_5_MBBGpK * {
      font-family: Poppins, sans-serif;
      font-weight: 400;
      font-style: normal;
    }
  </style>









  <style>
    .collections-slide-template--19906332917834__ss_collection_5_MBBGpK {
      aspect-ratio: 12/12;
    }
  </style>



  <style>
    @media (min-width: 1024px) {
      .collections-slide-template--19906332917834__ss_collection_5_MBBGpK {
        aspect-ratio: 12/12;
      }
    }
  </style>



  <style>
    .collections-icon-template--19906332917834__ss_collection_5_MBBGpK {
       margin-left: auto;
       margin-right: auto;
     }
  </style>



  <style>
    @media(min-width: 1024px) {
     .collections-icon-template--19906332917834__ss_collection_5_MBBGpK {
        margin-left: auto;
        margin-right: auto;
      }
    }
  </style>



  <style>
    @media(min-width: 1024px) {
     .collections-text-template--19906332917834__ss_collection_5_MBBGpK {
        margin-left: auto;
        margin-right: auto;
      }
    }
  </style>





  <style>
    .collections-btn-prev-template--19906332917834__ss_collection_5_MBBGpK,
    .collections-btn-next-template--19906332917834__ss_collection_5_MBBGpK {
      display: flex;
    }
  </style>



  <style>
    @media(min-width: 1024px) {
      .collections-btn-prev-template--19906332917834__ss_collection_5_MBBGpK,
      .collections-btn-next-template--19906332917834__ss_collection_5_MBBGpK {
        display: flex;
      }
    }
  </style>



  <style>
    .collections-pagination-template--19906332917834__ss_collection_5_MBBGpK {
      display: none !important;
    }
  </style>



  <style>
    @media(min-width: 1024px) {
      .collections-pagination-template--19906332917834__ss_collection_5_MBBGpK {
        display: none !important;
      }
    }
  </style>



<style>
  .collections-slider-template--19906332917834__ss_collection_5_MBBGpK.preview {
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    gap: 12px;
  }

  .collections-slider-template--19906332917834__ss_collection_5_MBBGpK.preview .collections-slide-template--19906332917834__ss_collection_5_MBBGpK {
    width: 100%;
  }

  .collections-slider-template--19906332917834__ss_collection_5_MBBGpK.preview .collections-slide-template--19906332917834__ss_collection_5_MBBGpK:not(:first-child) {
    margin-left: 12px;
  }

  @media(min-width: 1024px) {
    .collections-slider-template--19906332917834__ss_collection_5_MBBGpK.preview .collections-slide-template--19906332917834__ss_collection_5_MBBGpK {
      width: calc(25% - 6.0px);
    }
  }
</style>

<div
  class="section-template--19906332917834__ss_collection_5_MBBGpK collections-template--19906332917834__ss_collection_5_MBBGpK"
  style="background-color:#ffffff; background-image: ;"
>
  <div class="section-template--19906332917834__ss_collection_5_MBBGpK-settings">
    

    

    

    
      <div class="collections-body-template--19906332917834__ss_collection_5_MBBGpK">
        <div class="collections-slider-template--19906332917834__ss_collection_5_MBBGpK swiper preview">
          <div class="swiper-wrapper">
            
              
                <a href="/collections/all-shirts" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/all-shirts.jpg?v=1780689548&amp;width=1500" alt="All Shirts" srcset="//justsohappy.com/cdn/shop/collections/all-shirts.jpg?v=1780689548&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/all-shirts.jpg?v=1780689548&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/all-shirts.jpg?v=1780689548&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/all-shirts.jpg?v=1780689548&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/all-shirts.jpg?v=1780689548&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">All Shirts</p>
                  

                  
                    <div href="/collections/all-shirts" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      All Shirts
                    </div>
                  
                </a>
              
                <a href="/collections/all-glass-cups" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/all-glass-cups.jpg?v=1780689547&amp;width=1500" alt="All Glass Cups" srcset="//justsohappy.com/cdn/shop/collections/all-glass-cups.jpg?v=1780689547&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/all-glass-cups.jpg?v=1780689547&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/all-glass-cups.jpg?v=1780689547&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/all-glass-cups.jpg?v=1780689547&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/all-glass-cups.jpg?v=1780689547&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">All Glass Cups</p>
                  

                  
                    <div href="/collections/all-glass-cups" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Glass Cups
                    </div>
                  
                </a>
              
                <a href="/collections/self-love-motivational" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/motivational-self-love.jpg?v=1780689598&amp;width=1500" alt="Motivational &amp; Self Love" srcset="//justsohappy.com/cdn/shop/collections/motivational-self-love.jpg?v=1780689598&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/motivational-self-love.jpg?v=1780689598&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/motivational-self-love.jpg?v=1780689598&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/motivational-self-love.jpg?v=1780689598&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/motivational-self-love.jpg?v=1780689598&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Motivational & Self Love</p>
                  

                  
                    <div href="/collections/self-love-motivational" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Motivational & Self Love
                    </div>
                  
                </a>
              
                <a href="/collections/bookish-collection" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/bookish-collection.jpg?v=1780689550&amp;width=1500" alt="Bookish Collection" srcset="//justsohappy.com/cdn/shop/collections/bookish-collection.jpg?v=1780689550&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/bookish-collection.jpg?v=1780689550&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/bookish-collection.jpg?v=1780689550&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/bookish-collection.jpg?v=1780689550&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/bookish-collection.jpg?v=1780689550&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Bookish Collection</p>
                  

                  
                    <div href="/collections/bookish-collection" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Bookish
                    </div>
                  
                </a>
              
                <a href="/collections/plant-lovers-collection" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/plant-lovers-collection.jpg?v=1780689552&amp;width=1500" alt="Plant Lovers Collection" srcset="//justsohappy.com/cdn/shop/collections/plant-lovers-collection.jpg?v=1780689552&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/plant-lovers-collection.jpg?v=1780689552&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/plant-lovers-collection.jpg?v=1780689552&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/plant-lovers-collection.jpg?v=1780689552&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/plant-lovers-collection.jpg?v=1780689552&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Plant Lovers Collection</p>
                  

                  
                    <div href="/collections/plant-lovers-collection" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Plant Lovers
                    </div>
                  
                </a>
              
                <a href="/collections/silly-goose-collection" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/silly-goose-collection.jpg?v=1780689585&amp;width=1500" alt="Silly Goose Collection" srcset="//justsohappy.com/cdn/shop/collections/silly-goose-collection.jpg?v=1780689585&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/silly-goose-collection.jpg?v=1780689585&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/silly-goose-collection.jpg?v=1780689585&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/silly-goose-collection.jpg?v=1780689585&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/silly-goose-collection.jpg?v=1780689585&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Silly Goose Collection</p>
                  

                  
                    <div href="/collections/silly-goose-collection" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Silly Goose
                    </div>
                  
                </a>
              
                <a href="/collections/coffee-gifts-for-coffee-lovers" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/coffee-gifts-for-coffee-lovers.jpg?v=1780689590&amp;width=1500" alt="Coffee Gifts for Coffee Lovers" srcset="//justsohappy.com/cdn/shop/collections/coffee-gifts-for-coffee-lovers.jpg?v=1780689590&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/coffee-gifts-for-coffee-lovers.jpg?v=1780689590&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/coffee-gifts-for-coffee-lovers.jpg?v=1780689590&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/coffee-gifts-for-coffee-lovers.jpg?v=1780689590&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/coffee-gifts-for-coffee-lovers.jpg?v=1780689590&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Coffee Gifts for Coffee Lovers</p>
                  

                  
                    <div href="/collections/coffee-gifts-for-coffee-lovers" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Coffee Lovers
                    </div>
                  
                </a>
              
                <a href="/collections/bees-collection" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/bees-collection.jpg?v=1780689583&amp;width=1500" alt="Bees Collection" srcset="//justsohappy.com/cdn/shop/collections/bees-collection.jpg?v=1780689583&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/bees-collection.jpg?v=1780689583&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/bees-collection.jpg?v=1780689583&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/bees-collection.jpg?v=1780689583&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/bees-collection.jpg?v=1780689583&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Bees Collection</p>
                  

                  
                    <div href="/collections/bees-collection" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Bees Collection
                    </div>
                  
                </a>
              
                <a href="/collections/butterflies-collection" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/butterflies-collection.jpg?v=1780689589&amp;width=1500" alt="Butterflies Collection" srcset="//justsohappy.com/cdn/shop/collections/butterflies-collection.jpg?v=1780689589&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/butterflies-collection.jpg?v=1780689589&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/butterflies-collection.jpg?v=1780689589&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/butterflies-collection.jpg?v=1780689589&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/butterflies-collection.jpg?v=1780689589&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Butterflies Collection</p>
                  

                  
                    <div href="/collections/butterflies-collection" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Butterflies Collection
                    </div>
                  
                </a>
              
                <a href="/collections/strawberry-collection" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/strawberry-collection.jpg?v=1780689581&amp;width=1500" alt="Strawberry Collection" srcset="//justsohappy.com/cdn/shop/collections/strawberry-collection.jpg?v=1780689581&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/strawberry-collection.jpg?v=1780689581&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/strawberry-collection.jpg?v=1780689581&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/strawberry-collection.jpg?v=1780689581&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/strawberry-collection.jpg?v=1780689581&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Strawberry Collection</p>
                  

                  
                    <div href="/collections/strawberry-collection" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Strawberry Collection
                    </div>
                  
                </a>
              
                <a href="/collections/stationery" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/all-stationery.jpg?v=1780689554&amp;width=1500" alt="All Stationery" srcset="//justsohappy.com/cdn/shop/collections/all-stationery.jpg?v=1780689554&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/all-stationery.jpg?v=1780689554&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/all-stationery.jpg?v=1780689554&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/all-stationery.jpg?v=1780689554&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/all-stationery.jpg?v=1780689554&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">All Stationery</p>
                  

                  
                    <div href="/collections/stationery" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      All Stationery
                    </div>
                  
                </a>
              
                <a href="/collections/tote-bags" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/tote-bags.jpg?v=1780689565&amp;width=1500" alt="Tote Bags" srcset="//justsohappy.com/cdn/shop/collections/tote-bags.jpg?v=1780689565&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/tote-bags.jpg?v=1780689565&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/tote-bags.jpg?v=1780689565&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/tote-bags.jpg?v=1780689565&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/tote-bags.jpg?v=1780689565&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Tote Bags</p>
                  

                  
                    <div href="/collections/tote-bags" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Tote Bags
                    </div>
                  
                </a>
              
                <a href="/collections/coloring-books" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/coloring-sticker-books.jpg?v=1780689540&amp;width=1500" alt="Coloring &amp; Sticker Books" srcset="//justsohappy.com/cdn/shop/collections/coloring-sticker-books.jpg?v=1780689540&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/coloring-sticker-books.jpg?v=1780689540&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/coloring-sticker-books.jpg?v=1780689540&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/coloring-sticker-books.jpg?v=1780689540&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/coloring-sticker-books.jpg?v=1780689540&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Coloring & Sticker Books</p>
                  

                  
                    <div href="/collections/coloring-books" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Coloring & Sticker Books
                    </div>
                  
                </a>
              
                <a href="/collections/games-puzzles" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/games-puzzles.jpg?v=1780689574&amp;width=1500" alt="Games &amp; Puzzles" srcset="//justsohappy.com/cdn/shop/collections/games-puzzles.jpg?v=1780689574&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/games-puzzles.jpg?v=1780689574&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/games-puzzles.jpg?v=1780689574&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/games-puzzles.jpg?v=1780689574&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/games-puzzles.jpg?v=1780689574&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Games & Puzzles</p>
                  

                  
                    <div href="/collections/games-puzzles" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Games & Puzzles
                    </div>
                  
                </a>
              
                <a href="/collections/decor" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/decor.jpg?v=1780689558&amp;width=1500" alt="Decor" srcset="//justsohappy.com/cdn/shop/collections/decor.jpg?v=1780689558&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/decor.jpg?v=1780689558&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/decor.jpg?v=1780689558&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/decor.jpg?v=1780689558&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/decor.jpg?v=1780689558&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Decor</p>
                  

                  
                    <div href="/collections/decor" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Decor
                    </div>
                  
                </a>
              
                <a href="/collections/candles" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/candles.jpg?v=1780689530&amp;width=1500" alt="Candles" srcset="//justsohappy.com/cdn/shop/collections/candles.jpg?v=1780689530&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/candles.jpg?v=1780689530&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/candles.jpg?v=1780689530&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/candles.jpg?v=1780689530&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/candles.jpg?v=1780689530&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Candles</p>
                  

                  
                    <div href="/collections/candles" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Candles
                    </div>
                  
                </a>
              
                <a href="/collections/mugs" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/mugs.jpg?v=1780689577&amp;width=1500" alt="Mugs" srcset="//justsohappy.com/cdn/shop/collections/mugs.jpg?v=1780689577&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/mugs.jpg?v=1780689577&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/mugs.jpg?v=1780689577&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/mugs.jpg?v=1780689577&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/mugs.jpg?v=1780689577&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Mugs</p>
                  

                  
                    <div href="/collections/mugs" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Mugs
                    </div>
                  
                </a>
              
                <a href="/collections/drink-sleeves" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/drink-sleeves.jpg?v=1780689543&amp;width=1500" alt="Drink Sleeves" srcset="//justsohappy.com/cdn/shop/collections/drink-sleeves.jpg?v=1780689543&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/drink-sleeves.jpg?v=1780689543&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/drink-sleeves.jpg?v=1780689543&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/drink-sleeves.jpg?v=1780689543&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/drink-sleeves.jpg?v=1780689543&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Drink Sleeves</p>
                  

                  
                    <div href="/collections/drink-sleeves" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Drink Sleeves
                    </div>
                  
                </a>
              
                <a href="/collections/keychains" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/keychains.jpg?v=1780689532&amp;width=1500" alt="Keychains" srcset="//justsohappy.com/cdn/shop/collections/keychains.jpg?v=1780689532&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/keychains.jpg?v=1780689532&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/keychains.jpg?v=1780689532&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/keychains.jpg?v=1780689532&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/keychains.jpg?v=1780689532&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Keychains</p>
                  

                  
                    <div href="/collections/keychains" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Keychains
                    </div>
                  
                </a>
              
                <a href="/collections/zip-pouches" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/zip-pouches.jpg?v=1780689594&amp;width=1500" alt="Zip Pouches" srcset="//justsohappy.com/cdn/shop/collections/zip-pouches.jpg?v=1780689594&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/zip-pouches.jpg?v=1780689594&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/zip-pouches.jpg?v=1780689594&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/zip-pouches.jpg?v=1780689594&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/zip-pouches.jpg?v=1780689594&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Zip Pouches</p>
                  

                  
                    <div href="/collections/zip-pouches" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Zip Pouches
                    </div>
                  
                </a>
              
                <a href="/collections/hats-caps" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/hats-caps.jpg?v=1780689576&amp;width=1500" alt="Hats &amp; Caps" srcset="//justsohappy.com/cdn/shop/collections/hats-caps.jpg?v=1780689576&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/hats-caps.jpg?v=1780689576&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/hats-caps.jpg?v=1780689576&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/hats-caps.jpg?v=1780689576&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/hats-caps.jpg?v=1780689576&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Hats & Caps</p>
                  

                  
                    <div href="/collections/hats-caps" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Hats & Caps
                    </div>
                  
                </a>
              
                <a href="/collections/stickers" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/stickers.jpg?v=1780689537&amp;width=1500" alt="Stickers" srcset="//justsohappy.com/cdn/shop/collections/stickers.jpg?v=1780689537&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/stickers.jpg?v=1780689537&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/stickers.jpg?v=1780689537&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/stickers.jpg?v=1780689537&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/stickers.jpg?v=1780689537&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Stickers</p>
                  

                  
                    <div href="/collections/stickers" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Stickers
                    </div>
                  
                </a>
              
                <a href="/collections/air-fresheners" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/air-fresheners.jpg?v=1780689528&amp;width=1500" alt="Air Fresheners" srcset="//justsohappy.com/cdn/shop/collections/air-fresheners.jpg?v=1780689528&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/air-fresheners.jpg?v=1780689528&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/air-fresheners.jpg?v=1780689528&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/air-fresheners.jpg?v=1780689528&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/air-fresheners.jpg?v=1780689528&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Air Fresheners</p>
                  

                  
                    <div href="/collections/air-fresheners" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Air Fresheners
                    </div>
                  
                </a>
              
                <a href="/collections/magnets" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/magnets.jpg?v=1780689539&amp;width=1500" alt="Magnets" srcset="//justsohappy.com/cdn/shop/collections/magnets.jpg?v=1780689539&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/magnets.jpg?v=1780689539&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/magnets.jpg?v=1780689539&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/magnets.jpg?v=1780689539&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/magnets.jpg?v=1780689539&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Magnets</p>
                  

                  
                    <div href="/collections/magnets" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Magnets
                    </div>
                  
                </a>
              
                <a href="/collections/art-kits" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/art-kits.jpg?v=1780689545&amp;width=1500" alt="Art Kits" srcset="//justsohappy.com/cdn/shop/collections/art-kits.jpg?v=1780689545&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/art-kits.jpg?v=1780689545&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/art-kits.jpg?v=1780689545&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/art-kits.jpg?v=1780689545&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/art-kits.jpg?v=1780689545&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Art Kits</p>
                  

                  
                    <div href="/collections/art-kits" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Art Kits
                    </div>
                  
                </a>
              
                <a href="/collections/note-cards" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/note-cards.jpg?v=1780689556&amp;width=1500" alt="Note Cards" srcset="//justsohappy.com/cdn/shop/collections/note-cards.jpg?v=1780689556&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/note-cards.jpg?v=1780689556&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/note-cards.jpg?v=1780689556&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/note-cards.jpg?v=1780689556&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/note-cards.jpg?v=1780689556&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Note Cards</p>
                  

                  
                    <div href="/collections/note-cards" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Notecards
                    </div>
                  
                </a>
              
                <a href="/collections/pens-pencils" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/pens-pencils.jpg?v=1780689535&amp;width=1500" alt="Pens &amp; Pencils" srcset="//justsohappy.com/cdn/shop/collections/pens-pencils.jpg?v=1780689535&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/pens-pencils.jpg?v=1780689535&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/pens-pencils.jpg?v=1780689535&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/pens-pencils.jpg?v=1780689535&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/pens-pencils.jpg?v=1780689535&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Pens & Pencils</p>
                  

                  
                    <div href="/collections/pens-pencils" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Pens & Pencils
                    </div>
                  
                </a>
              
                <a href="/collections/notepads" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/notepads-journals.jpg?v=1780689533&amp;width=1500" alt="Notepads &amp; Journals" srcset="//justsohappy.com/cdn/shop/collections/notepads-journals.jpg?v=1780689533&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/notepads-journals.jpg?v=1780689533&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/notepads-journals.jpg?v=1780689533&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/notepads-journals.jpg?v=1780689533&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/notepads-journals.jpg?v=1780689533&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Notepads & Journals</p>
                  

                  
                    <div href="/collections/notepads" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Notepads & Journals
                    </div>
                  
                </a>
              
                <a href="/collections/greeting-cards" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/greeting-cards.jpg?v=1780689592&amp;width=1500" alt="Greeting Cards" srcset="//justsohappy.com/cdn/shop/collections/greeting-cards.jpg?v=1780689592&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/greeting-cards.jpg?v=1780689592&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/greeting-cards.jpg?v=1780689592&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/greeting-cards.jpg?v=1780689592&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/greeting-cards.jpg?v=1780689592&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Greeting Cards</p>
                  

                  
                    <div href="/collections/greeting-cards" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Greeting Cards
                    </div>
                  
                </a>
              
            
              
                <a href="/collections/all-shirts" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/all-shirts.jpg?v=1780689548&amp;width=1500" alt="All Shirts" srcset="//justsohappy.com/cdn/shop/collections/all-shirts.jpg?v=1780689548&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/all-shirts.jpg?v=1780689548&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/all-shirts.jpg?v=1780689548&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/all-shirts.jpg?v=1780689548&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/all-shirts.jpg?v=1780689548&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">All Shirts</p>
                  

                  
                    <div href="/collections/all-shirts" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      All Shirts
                    </div>
                  
                </a>
              
                <a href="/collections/all-glass-cups" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/all-glass-cups.jpg?v=1780689547&amp;width=1500" alt="All Glass Cups" srcset="//justsohappy.com/cdn/shop/collections/all-glass-cups.jpg?v=1780689547&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/all-glass-cups.jpg?v=1780689547&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/all-glass-cups.jpg?v=1780689547&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/all-glass-cups.jpg?v=1780689547&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/all-glass-cups.jpg?v=1780689547&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">All Glass Cups</p>
                  

                  
                    <div href="/collections/all-glass-cups" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Glass Cups
                    </div>
                  
                </a>
              
                <a href="/collections/self-love-motivational" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/motivational-self-love.jpg?v=1780689598&amp;width=1500" alt="Motivational &amp; Self Love" srcset="//justsohappy.com/cdn/shop/collections/motivational-self-love.jpg?v=1780689598&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/motivational-self-love.jpg?v=1780689598&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/motivational-self-love.jpg?v=1780689598&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/motivational-self-love.jpg?v=1780689598&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/motivational-self-love.jpg?v=1780689598&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Motivational & Self Love</p>
                  

                  
                    <div href="/collections/self-love-motivational" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Motivational & Self Love
                    </div>
                  
                </a>
              
                <a href="/collections/bookish-collection" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/bookish-collection.jpg?v=1780689550&amp;width=1500" alt="Bookish Collection" srcset="//justsohappy.com/cdn/shop/collections/bookish-collection.jpg?v=1780689550&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/bookish-collection.jpg?v=1780689550&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/bookish-collection.jpg?v=1780689550&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/bookish-collection.jpg?v=1780689550&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/bookish-collection.jpg?v=1780689550&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Bookish Collection</p>
                  

                  
                    <div href="/collections/bookish-collection" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Bookish
                    </div>
                  
                </a>
              
                <a href="/collections/plant-lovers-collection" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/plant-lovers-collection.jpg?v=1780689552&amp;width=1500" alt="Plant Lovers Collection" srcset="//justsohappy.com/cdn/shop/collections/plant-lovers-collection.jpg?v=1780689552&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/plant-lovers-collection.jpg?v=1780689552&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/plant-lovers-collection.jpg?v=1780689552&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/plant-lovers-collection.jpg?v=1780689552&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/plant-lovers-collection.jpg?v=1780689552&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Plant Lovers Collection</p>
                  

                  
                    <div href="/collections/plant-lovers-collection" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Plant Lovers
                    </div>
                  
                </a>
              
                <a href="/collections/silly-goose-collection" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/silly-goose-collection.jpg?v=1780689585&amp;width=1500" alt="Silly Goose Collection" srcset="//justsohappy.com/cdn/shop/collections/silly-goose-collection.jpg?v=1780689585&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/silly-goose-collection.jpg?v=1780689585&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/silly-goose-collection.jpg?v=1780689585&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/silly-goose-collection.jpg?v=1780689585&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/silly-goose-collection.jpg?v=1780689585&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Silly Goose Collection</p>
                  

                  
                    <div href="/collections/silly-goose-collection" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Silly Goose
                    </div>
                  
                </a>
              
                <a href="/collections/coffee-gifts-for-coffee-lovers" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/coffee-gifts-for-coffee-lovers.jpg?v=1780689590&amp;width=1500" alt="Coffee Gifts for Coffee Lovers" srcset="//justsohappy.com/cdn/shop/collections/coffee-gifts-for-coffee-lovers.jpg?v=1780689590&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/coffee-gifts-for-coffee-lovers.jpg?v=1780689590&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/coffee-gifts-for-coffee-lovers.jpg?v=1780689590&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/coffee-gifts-for-coffee-lovers.jpg?v=1780689590&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/coffee-gifts-for-coffee-lovers.jpg?v=1780689590&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Coffee Gifts for Coffee Lovers</p>
                  

                  
                    <div href="/collections/coffee-gifts-for-coffee-lovers" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Coffee Lovers
                    </div>
                  
                </a>
              
                <a href="/collections/bees-collection" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/bees-collection.jpg?v=1780689583&amp;width=1500" alt="Bees Collection" srcset="//justsohappy.com/cdn/shop/collections/bees-collection.jpg?v=1780689583&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/bees-collection.jpg?v=1780689583&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/bees-collection.jpg?v=1780689583&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/bees-collection.jpg?v=1780689583&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/bees-collection.jpg?v=1780689583&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Bees Collection</p>
                  

                  
                    <div href="/collections/bees-collection" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Bees Collection
                    </div>
                  
                </a>
              
                <a href="/collections/butterflies-collection" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/butterflies-collection.jpg?v=1780689589&amp;width=1500" alt="Butterflies Collection" srcset="//justsohappy.com/cdn/shop/collections/butterflies-collection.jpg?v=1780689589&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/butterflies-collection.jpg?v=1780689589&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/butterflies-collection.jpg?v=1780689589&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/butterflies-collection.jpg?v=1780689589&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/butterflies-collection.jpg?v=1780689589&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Butterflies Collection</p>
                  

                  
                    <div href="/collections/butterflies-collection" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Butterflies Collection
                    </div>
                  
                </a>
              
                <a href="/collections/strawberry-collection" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/strawberry-collection.jpg?v=1780689581&amp;width=1500" alt="Strawberry Collection" srcset="//justsohappy.com/cdn/shop/collections/strawberry-collection.jpg?v=1780689581&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/strawberry-collection.jpg?v=1780689581&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/strawberry-collection.jpg?v=1780689581&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/strawberry-collection.jpg?v=1780689581&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/strawberry-collection.jpg?v=1780689581&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Strawberry Collection</p>
                  

                  
                    <div href="/collections/strawberry-collection" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Strawberry Collection
                    </div>
                  
                </a>
              
                <a href="/collections/stationery" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/all-stationery.jpg?v=1780689554&amp;width=1500" alt="All Stationery" srcset="//justsohappy.com/cdn/shop/collections/all-stationery.jpg?v=1780689554&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/all-stationery.jpg?v=1780689554&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/all-stationery.jpg?v=1780689554&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/all-stationery.jpg?v=1780689554&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/all-stationery.jpg?v=1780689554&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">All Stationery</p>
                  

                  
                    <div href="/collections/stationery" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      All Stationery
                    </div>
                  
                </a>
              
                <a href="/collections/tote-bags" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/tote-bags.jpg?v=1780689565&amp;width=1500" alt="Tote Bags" srcset="//justsohappy.com/cdn/shop/collections/tote-bags.jpg?v=1780689565&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/tote-bags.jpg?v=1780689565&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/tote-bags.jpg?v=1780689565&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/tote-bags.jpg?v=1780689565&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/tote-bags.jpg?v=1780689565&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Tote Bags</p>
                  

                  
                    <div href="/collections/tote-bags" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Tote Bags
                    </div>
                  
                </a>
              
                <a href="/collections/coloring-books" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/coloring-sticker-books.jpg?v=1780689540&amp;width=1500" alt="Coloring &amp; Sticker Books" srcset="//justsohappy.com/cdn/shop/collections/coloring-sticker-books.jpg?v=1780689540&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/coloring-sticker-books.jpg?v=1780689540&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/coloring-sticker-books.jpg?v=1780689540&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/coloring-sticker-books.jpg?v=1780689540&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/coloring-sticker-books.jpg?v=1780689540&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Coloring & Sticker Books</p>
                  

                  
                    <div href="/collections/coloring-books" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Coloring & Sticker Books
                    </div>
                  
                </a>
              
                <a href="/collections/games-puzzles" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/games-puzzles.jpg?v=1780689574&amp;width=1500" alt="Games &amp; Puzzles" srcset="//justsohappy.com/cdn/shop/collections/games-puzzles.jpg?v=1780689574&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/games-puzzles.jpg?v=1780689574&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/games-puzzles.jpg?v=1780689574&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/games-puzzles.jpg?v=1780689574&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/games-puzzles.jpg?v=1780689574&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Games & Puzzles</p>
                  

                  
                    <div href="/collections/games-puzzles" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Games & Puzzles
                    </div>
                  
                </a>
              
                <a href="/collections/decor" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/decor.jpg?v=1780689558&amp;width=1500" alt="Decor" srcset="//justsohappy.com/cdn/shop/collections/decor.jpg?v=1780689558&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/decor.jpg?v=1780689558&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/decor.jpg?v=1780689558&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/decor.jpg?v=1780689558&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/decor.jpg?v=1780689558&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Decor</p>
                  

                  
                    <div href="/collections/decor" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Decor
                    </div>
                  
                </a>
              
                <a href="/collections/candles" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/candles.jpg?v=1780689530&amp;width=1500" alt="Candles" srcset="//justsohappy.com/cdn/shop/collections/candles.jpg?v=1780689530&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/candles.jpg?v=1780689530&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/candles.jpg?v=1780689530&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/candles.jpg?v=1780689530&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/candles.jpg?v=1780689530&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Candles</p>
                  

                  
                    <div href="/collections/candles" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Candles
                    </div>
                  
                </a>
              
                <a href="/collections/mugs" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/mugs.jpg?v=1780689577&amp;width=1500" alt="Mugs" srcset="//justsohappy.com/cdn/shop/collections/mugs.jpg?v=1780689577&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/mugs.jpg?v=1780689577&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/mugs.jpg?v=1780689577&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/mugs.jpg?v=1780689577&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/mugs.jpg?v=1780689577&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Mugs</p>
                  

                  
                    <div href="/collections/mugs" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Mugs
                    </div>
                  
                </a>
              
                <a href="/collections/drink-sleeves" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/drink-sleeves.jpg?v=1780689543&amp;width=1500" alt="Drink Sleeves" srcset="//justsohappy.com/cdn/shop/collections/drink-sleeves.jpg?v=1780689543&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/drink-sleeves.jpg?v=1780689543&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/drink-sleeves.jpg?v=1780689543&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/drink-sleeves.jpg?v=1780689543&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/drink-sleeves.jpg?v=1780689543&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Drink Sleeves</p>
                  

                  
                    <div href="/collections/drink-sleeves" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Drink Sleeves
                    </div>
                  
                </a>
              
                <a href="/collections/keychains" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/keychains.jpg?v=1780689532&amp;width=1500" alt="Keychains" srcset="//justsohappy.com/cdn/shop/collections/keychains.jpg?v=1780689532&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/keychains.jpg?v=1780689532&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/keychains.jpg?v=1780689532&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/keychains.jpg?v=1780689532&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/keychains.jpg?v=1780689532&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Keychains</p>
                  

                  
                    <div href="/collections/keychains" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Keychains
                    </div>
                  
                </a>
              
                <a href="/collections/zip-pouches" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/zip-pouches.jpg?v=1780689594&amp;width=1500" alt="Zip Pouches" srcset="//justsohappy.com/cdn/shop/collections/zip-pouches.jpg?v=1780689594&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/zip-pouches.jpg?v=1780689594&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/zip-pouches.jpg?v=1780689594&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/zip-pouches.jpg?v=1780689594&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/zip-pouches.jpg?v=1780689594&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Zip Pouches</p>
                  

                  
                    <div href="/collections/zip-pouches" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Zip Pouches
                    </div>
                  
                </a>
              
                <a href="/collections/hats-caps" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/hats-caps.jpg?v=1780689576&amp;width=1500" alt="Hats &amp; Caps" srcset="//justsohappy.com/cdn/shop/collections/hats-caps.jpg?v=1780689576&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/hats-caps.jpg?v=1780689576&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/hats-caps.jpg?v=1780689576&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/hats-caps.jpg?v=1780689576&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/hats-caps.jpg?v=1780689576&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Hats & Caps</p>
                  

                  
                    <div href="/collections/hats-caps" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Hats & Caps
                    </div>
                  
                </a>
              
                <a href="/collections/stickers" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/stickers.jpg?v=1780689537&amp;width=1500" alt="Stickers" srcset="//justsohappy.com/cdn/shop/collections/stickers.jpg?v=1780689537&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/stickers.jpg?v=1780689537&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/stickers.jpg?v=1780689537&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/stickers.jpg?v=1780689537&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/stickers.jpg?v=1780689537&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Stickers</p>
                  

                  
                    <div href="/collections/stickers" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Stickers
                    </div>
                  
                </a>
              
                <a href="/collections/air-fresheners" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/air-fresheners.jpg?v=1780689528&amp;width=1500" alt="Air Fresheners" srcset="//justsohappy.com/cdn/shop/collections/air-fresheners.jpg?v=1780689528&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/air-fresheners.jpg?v=1780689528&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/air-fresheners.jpg?v=1780689528&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/air-fresheners.jpg?v=1780689528&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/air-fresheners.jpg?v=1780689528&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Air Fresheners</p>
                  

                  
                    <div href="/collections/air-fresheners" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Air Fresheners
                    </div>
                  
                </a>
              
                <a href="/collections/magnets" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/magnets.jpg?v=1780689539&amp;width=1500" alt="Magnets" srcset="//justsohappy.com/cdn/shop/collections/magnets.jpg?v=1780689539&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/magnets.jpg?v=1780689539&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/magnets.jpg?v=1780689539&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/magnets.jpg?v=1780689539&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/magnets.jpg?v=1780689539&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Magnets</p>
                  

                  
                    <div href="/collections/magnets" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Magnets
                    </div>
                  
                </a>
              
                <a href="/collections/art-kits" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/art-kits.jpg?v=1780689545&amp;width=1500" alt="Art Kits" srcset="//justsohappy.com/cdn/shop/collections/art-kits.jpg?v=1780689545&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/art-kits.jpg?v=1780689545&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/art-kits.jpg?v=1780689545&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/art-kits.jpg?v=1780689545&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/art-kits.jpg?v=1780689545&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Art Kits</p>
                  

                  
                    <div href="/collections/art-kits" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Art Kits
                    </div>
                  
                </a>
              
                <a href="/collections/note-cards" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/note-cards.jpg?v=1780689556&amp;width=1500" alt="Note Cards" srcset="//justsohappy.com/cdn/shop/collections/note-cards.jpg?v=1780689556&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/note-cards.jpg?v=1780689556&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/note-cards.jpg?v=1780689556&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/note-cards.jpg?v=1780689556&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/note-cards.jpg?v=1780689556&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Note Cards</p>
                  

                  
                    <div href="/collections/note-cards" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Notecards
                    </div>
                  
                </a>
              
                <a href="/collections/pens-pencils" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/pens-pencils.jpg?v=1780689535&amp;width=1500" alt="Pens &amp; Pencils" srcset="//justsohappy.com/cdn/shop/collections/pens-pencils.jpg?v=1780689535&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/pens-pencils.jpg?v=1780689535&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/pens-pencils.jpg?v=1780689535&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/pens-pencils.jpg?v=1780689535&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/pens-pencils.jpg?v=1780689535&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Pens & Pencils</p>
                  

                  
                    <div href="/collections/pens-pencils" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Pens & Pencils
                    </div>
                  
                </a>
              
                <a href="/collections/notepads" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/notepads-journals.jpg?v=1780689533&amp;width=1500" alt="Notepads &amp; Journals" srcset="//justsohappy.com/cdn/shop/collections/notepads-journals.jpg?v=1780689533&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/notepads-journals.jpg?v=1780689533&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/notepads-journals.jpg?v=1780689533&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/notepads-journals.jpg?v=1780689533&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/notepads-journals.jpg?v=1780689533&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Notepads & Journals</p>
                  

                  
                    <div href="/collections/notepads" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Notepads & Journals
                    </div>
                  
                </a>
              
                <a href="/collections/greeting-cards" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/greeting-cards.jpg?v=1780689592&amp;width=1500" alt="Greeting Cards" srcset="//justsohappy.com/cdn/shop/collections/greeting-cards.jpg?v=1780689592&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/greeting-cards.jpg?v=1780689592&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/greeting-cards.jpg?v=1780689592&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/greeting-cards.jpg?v=1780689592&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/greeting-cards.jpg?v=1780689592&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Greeting Cards</p>
                  

                  
                    <div href="/collections/greeting-cards" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Greeting Cards
                    </div>
                  
                </a>
              
            
              
                <a href="/collections/all-shirts" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/all-shirts.jpg?v=1780689548&amp;width=1500" alt="All Shirts" srcset="//justsohappy.com/cdn/shop/collections/all-shirts.jpg?v=1780689548&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/all-shirts.jpg?v=1780689548&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/all-shirts.jpg?v=1780689548&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/all-shirts.jpg?v=1780689548&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/all-shirts.jpg?v=1780689548&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">All Shirts</p>
                  

                  
                    <div href="/collections/all-shirts" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      All Shirts
                    </div>
                  
                </a>
              
                <a href="/collections/all-glass-cups" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/all-glass-cups.jpg?v=1780689547&amp;width=1500" alt="All Glass Cups" srcset="//justsohappy.com/cdn/shop/collections/all-glass-cups.jpg?v=1780689547&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/all-glass-cups.jpg?v=1780689547&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/all-glass-cups.jpg?v=1780689547&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/all-glass-cups.jpg?v=1780689547&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/all-glass-cups.jpg?v=1780689547&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">All Glass Cups</p>
                  

                  
                    <div href="/collections/all-glass-cups" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Glass Cups
                    </div>
                  
                </a>
              
                <a href="/collections/self-love-motivational" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/motivational-self-love.jpg?v=1780689598&amp;width=1500" alt="Motivational &amp; Self Love" srcset="//justsohappy.com/cdn/shop/collections/motivational-self-love.jpg?v=1780689598&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/motivational-self-love.jpg?v=1780689598&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/motivational-self-love.jpg?v=1780689598&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/motivational-self-love.jpg?v=1780689598&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/motivational-self-love.jpg?v=1780689598&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Motivational & Self Love</p>
                  

                  
                    <div href="/collections/self-love-motivational" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Motivational & Self Love
                    </div>
                  
                </a>
              
                <a href="/collections/bookish-collection" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/bookish-collection.jpg?v=1780689550&amp;width=1500" alt="Bookish Collection" srcset="//justsohappy.com/cdn/shop/collections/bookish-collection.jpg?v=1780689550&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/bookish-collection.jpg?v=1780689550&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/bookish-collection.jpg?v=1780689550&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/bookish-collection.jpg?v=1780689550&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/bookish-collection.jpg?v=1780689550&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Bookish Collection</p>
                  

                  
                    <div href="/collections/bookish-collection" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Bookish
                    </div>
                  
                </a>
              
                <a href="/collections/plant-lovers-collection" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/plant-lovers-collection.jpg?v=1780689552&amp;width=1500" alt="Plant Lovers Collection" srcset="//justsohappy.com/cdn/shop/collections/plant-lovers-collection.jpg?v=1780689552&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/plant-lovers-collection.jpg?v=1780689552&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/plant-lovers-collection.jpg?v=1780689552&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/plant-lovers-collection.jpg?v=1780689552&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/plant-lovers-collection.jpg?v=1780689552&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Plant Lovers Collection</p>
                  

                  
                    <div href="/collections/plant-lovers-collection" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Plant Lovers
                    </div>
                  
                </a>
              
                <a href="/collections/silly-goose-collection" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/silly-goose-collection.jpg?v=1780689585&amp;width=1500" alt="Silly Goose Collection" srcset="//justsohappy.com/cdn/shop/collections/silly-goose-collection.jpg?v=1780689585&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/silly-goose-collection.jpg?v=1780689585&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/silly-goose-collection.jpg?v=1780689585&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/silly-goose-collection.jpg?v=1780689585&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/silly-goose-collection.jpg?v=1780689585&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Silly Goose Collection</p>
                  

                  
                    <div href="/collections/silly-goose-collection" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Silly Goose
                    </div>
                  
                </a>
              
                <a href="/collections/coffee-gifts-for-coffee-lovers" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/coffee-gifts-for-coffee-lovers.jpg?v=1780689590&amp;width=1500" alt="Coffee Gifts for Coffee Lovers" srcset="//justsohappy.com/cdn/shop/collections/coffee-gifts-for-coffee-lovers.jpg?v=1780689590&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/coffee-gifts-for-coffee-lovers.jpg?v=1780689590&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/coffee-gifts-for-coffee-lovers.jpg?v=1780689590&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/coffee-gifts-for-coffee-lovers.jpg?v=1780689590&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/coffee-gifts-for-coffee-lovers.jpg?v=1780689590&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Coffee Gifts for Coffee Lovers</p>
                  

                  
                    <div href="/collections/coffee-gifts-for-coffee-lovers" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Coffee Lovers
                    </div>
                  
                </a>
              
                <a href="/collections/bees-collection" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/bees-collection.jpg?v=1780689583&amp;width=1500" alt="Bees Collection" srcset="//justsohappy.com/cdn/shop/collections/bees-collection.jpg?v=1780689583&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/bees-collection.jpg?v=1780689583&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/bees-collection.jpg?v=1780689583&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/bees-collection.jpg?v=1780689583&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/bees-collection.jpg?v=1780689583&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Bees Collection</p>
                  

                  
                    <div href="/collections/bees-collection" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Bees Collection
                    </div>
                  
                </a>
              
                <a href="/collections/butterflies-collection" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/butterflies-collection.jpg?v=1780689589&amp;width=1500" alt="Butterflies Collection" srcset="//justsohappy.com/cdn/shop/collections/butterflies-collection.jpg?v=1780689589&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/butterflies-collection.jpg?v=1780689589&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/butterflies-collection.jpg?v=1780689589&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/butterflies-collection.jpg?v=1780689589&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/butterflies-collection.jpg?v=1780689589&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Butterflies Collection</p>
                  

                  
                    <div href="/collections/butterflies-collection" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Butterflies Collection
                    </div>
                  
                </a>
              
                <a href="/collections/strawberry-collection" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/strawberry-collection.jpg?v=1780689581&amp;width=1500" alt="Strawberry Collection" srcset="//justsohappy.com/cdn/shop/collections/strawberry-collection.jpg?v=1780689581&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/strawberry-collection.jpg?v=1780689581&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/strawberry-collection.jpg?v=1780689581&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/strawberry-collection.jpg?v=1780689581&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/strawberry-collection.jpg?v=1780689581&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Strawberry Collection</p>
                  

                  
                    <div href="/collections/strawberry-collection" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Strawberry Collection
                    </div>
                  
                </a>
              
                <a href="/collections/stationery" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/all-stationery.jpg?v=1780689554&amp;width=1500" alt="All Stationery" srcset="//justsohappy.com/cdn/shop/collections/all-stationery.jpg?v=1780689554&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/all-stationery.jpg?v=1780689554&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/all-stationery.jpg?v=1780689554&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/all-stationery.jpg?v=1780689554&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/all-stationery.jpg?v=1780689554&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">All Stationery</p>
                  

                  
                    <div href="/collections/stationery" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      All Stationery
                    </div>
                  
                </a>
              
                <a href="/collections/tote-bags" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/tote-bags.jpg?v=1780689565&amp;width=1500" alt="Tote Bags" srcset="//justsohappy.com/cdn/shop/collections/tote-bags.jpg?v=1780689565&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/tote-bags.jpg?v=1780689565&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/tote-bags.jpg?v=1780689565&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/tote-bags.jpg?v=1780689565&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/tote-bags.jpg?v=1780689565&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Tote Bags</p>
                  

                  
                    <div href="/collections/tote-bags" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Tote Bags
                    </div>
                  
                </a>
              
                <a href="/collections/coloring-books" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/coloring-sticker-books.jpg?v=1780689540&amp;width=1500" alt="Coloring &amp; Sticker Books" srcset="//justsohappy.com/cdn/shop/collections/coloring-sticker-books.jpg?v=1780689540&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/coloring-sticker-books.jpg?v=1780689540&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/coloring-sticker-books.jpg?v=1780689540&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/coloring-sticker-books.jpg?v=1780689540&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/coloring-sticker-books.jpg?v=1780689540&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Coloring & Sticker Books</p>
                  

                  
                    <div href="/collections/coloring-books" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Coloring & Sticker Books
                    </div>
                  
                </a>
              
                <a href="/collections/games-puzzles" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/games-puzzles.jpg?v=1780689574&amp;width=1500" alt="Games &amp; Puzzles" srcset="//justsohappy.com/cdn/shop/collections/games-puzzles.jpg?v=1780689574&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/games-puzzles.jpg?v=1780689574&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/games-puzzles.jpg?v=1780689574&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/games-puzzles.jpg?v=1780689574&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/games-puzzles.jpg?v=1780689574&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Games & Puzzles</p>
                  

                  
                    <div href="/collections/games-puzzles" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Games & Puzzles
                    </div>
                  
                </a>
              
                <a href="/collections/decor" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/decor.jpg?v=1780689558&amp;width=1500" alt="Decor" srcset="//justsohappy.com/cdn/shop/collections/decor.jpg?v=1780689558&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/decor.jpg?v=1780689558&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/decor.jpg?v=1780689558&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/decor.jpg?v=1780689558&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/decor.jpg?v=1780689558&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Decor</p>
                  

                  
                    <div href="/collections/decor" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Decor
                    </div>
                  
                </a>
              
                <a href="/collections/candles" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/candles.jpg?v=1780689530&amp;width=1500" alt="Candles" srcset="//justsohappy.com/cdn/shop/collections/candles.jpg?v=1780689530&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/candles.jpg?v=1780689530&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/candles.jpg?v=1780689530&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/candles.jpg?v=1780689530&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/candles.jpg?v=1780689530&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Candles</p>
                  

                  
                    <div href="/collections/candles" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Candles
                    </div>
                  
                </a>
              
                <a href="/collections/mugs" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/mugs.jpg?v=1780689577&amp;width=1500" alt="Mugs" srcset="//justsohappy.com/cdn/shop/collections/mugs.jpg?v=1780689577&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/mugs.jpg?v=1780689577&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/mugs.jpg?v=1780689577&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/mugs.jpg?v=1780689577&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/mugs.jpg?v=1780689577&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Mugs</p>
                  

                  
                    <div href="/collections/mugs" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Mugs
                    </div>
                  
                </a>
              
                <a href="/collections/drink-sleeves" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/drink-sleeves.jpg?v=1780689543&amp;width=1500" alt="Drink Sleeves" srcset="//justsohappy.com/cdn/shop/collections/drink-sleeves.jpg?v=1780689543&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/drink-sleeves.jpg?v=1780689543&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/drink-sleeves.jpg?v=1780689543&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/drink-sleeves.jpg?v=1780689543&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/drink-sleeves.jpg?v=1780689543&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Drink Sleeves</p>
                  

                  
                    <div href="/collections/drink-sleeves" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Drink Sleeves
                    </div>
                  
                </a>
              
                <a href="/collections/keychains" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/keychains.jpg?v=1780689532&amp;width=1500" alt="Keychains" srcset="//justsohappy.com/cdn/shop/collections/keychains.jpg?v=1780689532&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/keychains.jpg?v=1780689532&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/keychains.jpg?v=1780689532&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/keychains.jpg?v=1780689532&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/keychains.jpg?v=1780689532&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Keychains</p>
                  

                  
                    <div href="/collections/keychains" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Keychains
                    </div>
                  
                </a>
              
                <a href="/collections/zip-pouches" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/zip-pouches.jpg?v=1780689594&amp;width=1500" alt="Zip Pouches" srcset="//justsohappy.com/cdn/shop/collections/zip-pouches.jpg?v=1780689594&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/zip-pouches.jpg?v=1780689594&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/zip-pouches.jpg?v=1780689594&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/zip-pouches.jpg?v=1780689594&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/zip-pouches.jpg?v=1780689594&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Zip Pouches</p>
                  

                  
                    <div href="/collections/zip-pouches" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Zip Pouches
                    </div>
                  
                </a>
              
                <a href="/collections/hats-caps" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/hats-caps.jpg?v=1780689576&amp;width=1500" alt="Hats &amp; Caps" srcset="//justsohappy.com/cdn/shop/collections/hats-caps.jpg?v=1780689576&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/hats-caps.jpg?v=1780689576&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/hats-caps.jpg?v=1780689576&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/hats-caps.jpg?v=1780689576&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/hats-caps.jpg?v=1780689576&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Hats & Caps</p>
                  

                  
                    <div href="/collections/hats-caps" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Hats & Caps
                    </div>
                  
                </a>
              
                <a href="/collections/stickers" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/stickers.jpg?v=1780689537&amp;width=1500" alt="Stickers" srcset="//justsohappy.com/cdn/shop/collections/stickers.jpg?v=1780689537&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/stickers.jpg?v=1780689537&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/stickers.jpg?v=1780689537&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/stickers.jpg?v=1780689537&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/stickers.jpg?v=1780689537&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Stickers</p>
                  

                  
                    <div href="/collections/stickers" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Stickers
                    </div>
                  
                </a>
              
                <a href="/collections/air-fresheners" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/air-fresheners.jpg?v=1780689528&amp;width=1500" alt="Air Fresheners" srcset="//justsohappy.com/cdn/shop/collections/air-fresheners.jpg?v=1780689528&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/air-fresheners.jpg?v=1780689528&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/air-fresheners.jpg?v=1780689528&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/air-fresheners.jpg?v=1780689528&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/air-fresheners.jpg?v=1780689528&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Air Fresheners</p>
                  

                  
                    <div href="/collections/air-fresheners" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Air Fresheners
                    </div>
                  
                </a>
              
                <a href="/collections/magnets" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/magnets.jpg?v=1780689539&amp;width=1500" alt="Magnets" srcset="//justsohappy.com/cdn/shop/collections/magnets.jpg?v=1780689539&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/magnets.jpg?v=1780689539&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/magnets.jpg?v=1780689539&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/magnets.jpg?v=1780689539&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/magnets.jpg?v=1780689539&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Magnets</p>
                  

                  
                    <div href="/collections/magnets" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Magnets
                    </div>
                  
                </a>
              
                <a href="/collections/art-kits" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/art-kits.jpg?v=1780689545&amp;width=1500" alt="Art Kits" srcset="//justsohappy.com/cdn/shop/collections/art-kits.jpg?v=1780689545&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/art-kits.jpg?v=1780689545&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/art-kits.jpg?v=1780689545&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/art-kits.jpg?v=1780689545&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/art-kits.jpg?v=1780689545&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Art Kits</p>
                  

                  
                    <div href="/collections/art-kits" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Art Kits
                    </div>
                  
                </a>
              
                <a href="/collections/note-cards" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/note-cards.jpg?v=1780689556&amp;width=1500" alt="Note Cards" srcset="//justsohappy.com/cdn/shop/collections/note-cards.jpg?v=1780689556&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/note-cards.jpg?v=1780689556&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/note-cards.jpg?v=1780689556&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/note-cards.jpg?v=1780689556&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/note-cards.jpg?v=1780689556&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Note Cards</p>
                  

                  
                    <div href="/collections/note-cards" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Notecards
                    </div>
                  
                </a>
              
                <a href="/collections/pens-pencils" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/pens-pencils.jpg?v=1780689535&amp;width=1500" alt="Pens &amp; Pencils" srcset="//justsohappy.com/cdn/shop/collections/pens-pencils.jpg?v=1780689535&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/pens-pencils.jpg?v=1780689535&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/pens-pencils.jpg?v=1780689535&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/pens-pencils.jpg?v=1780689535&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/pens-pencils.jpg?v=1780689535&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Pens & Pencils</p>
                  

                  
                    <div href="/collections/pens-pencils" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Pens & Pencils
                    </div>
                  
                </a>
              
                <a href="/collections/notepads" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/notepads-journals.jpg?v=1780689533&amp;width=1500" alt="Notepads &amp; Journals" srcset="//justsohappy.com/cdn/shop/collections/notepads-journals.jpg?v=1780689533&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/notepads-journals.jpg?v=1780689533&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/notepads-journals.jpg?v=1780689533&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/notepads-journals.jpg?v=1780689533&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/notepads-journals.jpg?v=1780689533&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Notepads & Journals</p>
                  

                  
                    <div href="/collections/notepads" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Notepads & Journals
                    </div>
                  
                </a>
              
                <a href="/collections/greeting-cards" class="collections-slide-template--19906332917834__ss_collection_5_MBBGpK swiper-slide">
                  <div class="collections-image-template--19906332917834__ss_collection_5_MBBGpK">
                    
                      <img src="//justsohappy.com/cdn/shop/collections/greeting-cards.jpg?v=1780689592&amp;width=1500" alt="Greeting Cards" srcset="//justsohappy.com/cdn/shop/collections/greeting-cards.jpg?v=1780689592&amp;width=375 375w, //justsohappy.com/cdn/shop/collections/greeting-cards.jpg?v=1780689592&amp;width=550 550w, //justsohappy.com/cdn/shop/collections/greeting-cards.jpg?v=1780689592&amp;width=750 750w, //justsohappy.com/cdn/shop/collections/greeting-cards.jpg?v=1780689592&amp;width=1100 1100w, //justsohappy.com/cdn/shop/collections/greeting-cards.jpg?v=1780689592&amp;width=1500 1500w" width="1500" height="1500" loading="lazy" sizes="(min-width: 1024px) 100vw, 100vw">
                    
                  </div>

                  

                  
                    <p class="collections-title-template--19906332917834__ss_collection_5_MBBGpK">Greeting Cards</p>
                  

                  
                    <div href="/collections/greeting-cards" class="collections-button-template--19906332917834__ss_collection_5_MBBGpK">
                      Greeting Cards
                    </div>
                  
                </a>
              
            
          </div>
          <div class="collections-pagination-template--19906332917834__ss_collection_5_MBBGpK swiper-pagination"></div>
        </div>
        <div class="collections-btn-prev-template--19906332917834__ss_collection_5_MBBGpK">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
            <g><path d="M14,17a1,1,0,0,1-.707-.293l-4-4a1,1,0,0,1,0-1.414l4-4a1,1,0,1,1,1.414,1.414L11.414,12l3.293,3.293A1,1,0,0,1,14,17Z"/></g>
          </svg>
        </div>
        <div class="collections-btn-next-template--19906332917834__ss_collection_5_MBBGpK">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
            <g><path d="M14,17a1,1,0,0,1-.707-.293l-4-4a1,1,0,0,1,0-1.414l4-4a1,1,0,1,1,1.414,1.414L11.414,12l3.293,3.293A1,1,0,0,1,14,17Z"/></g>
          </svg>
        </div>
      </div>
    
  </div>
</div>

<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>

<script>
  function initCollections5() {
    document.querySelector('.collections-slider-template--19906332917834__ss_collection_5_MBBGpK').classList.remove('preview');
    const slider = new Swiper('.collections-slider-template--19906332917834__ss_collection_5_MBBGpK', {
      speed: 300,
      pagination: {
        el: '.collections-pagination-template--19906332917834__ss_collection_5_MBBGpK',
        type: "bullets",
        clickable: true
      },
      navigation: {
        nextEl: '.collections-btn-next-template--19906332917834__ss_collection_5_MBBGpK',
        prevEl: '.collections-btn-prev-template--19906332917834__ss_collection_5_MBBGpK'
      },
      breakpoints: {
        320: {
          spaceBetween: 10,
          slidesPerView: 1.4
        },
        768: {
          spaceBetween: 10,
          slidesPerView: 2
        },
        1024: {
          spaceBetween: 12,
          slidesPerView: 3
        }
      },
      
    })
  }

  document.addEventListener('DOMContentLoaded', initCollections5);

  if (Shopify.designMode) {
     document.addEventListener('shopify:section:unload', initCollections5);
     document.addEventListener('shopify:section:load', initCollections5);
  }
</script>


</div>
    </main>

    <!-- BEGIN sections: footer-group -->
<section id="shopify-section-sections--19906333147210__newsletter_Y96R6R" class="shopify-section shopify-section-group-footer-group section"><link href="//justsohappy.com/cdn/shop/t/7/assets/component-newsletter.s.min.css?v=53726905025137475231780683892" rel="stylesheet" type="text/css" media="all" />
<link href="//justsohappy.com/cdn/shop/t/7/assets/newsletter-section.s.min.css?v=32029452121974141051780683976" rel="stylesheet" type="text/css" media="all" />
<style data-shopify>.section-sections--19906333147210__newsletter_Y96R6R-padding {
    padding-top: 30px;
    padding-bottom: 21px;
  }

  @media screen and (min-width: 750px) {
    .section-sections--19906333147210__newsletter_Y96R6R-padding {
      padding-top: 40px;
      padding-bottom: 28px;
    }
  }</style><div class="newsletter center ">
  <div class="newsletter__wrapper color-scheme-27e8af2c-5e94-4509-9c5c-99c815f42b6a gradient content-container isolate content-container--full-width section-sections--19906333147210__newsletter_Y96R6R-padding"><h2
            class="inline-richtext h1 scroll-trigger animate--slide-in"
            
            
              data-cascade
              style="--animation-order: 1;"
            
          >
            Get 10% off Your First Order!
          </h2><div
            class="newsletter__subheading rte scroll-trigger animate--slide-in"
            
            
              data-cascade
              style="--animation-order: 2;"
            
          >
            <p>Sign up below to receive your coupon code and you'll never miss a sale.</p>
          </div><div id="shopify-block-AQTZZZnJ3ZFUvS01HR__omnisend_email_marketing_sms_embedded_form_AnjzU9" class="shopify-block shopify-app-block">
  <div id="omnisend-embedded-v2-6a25e0ce684ec8c6fb98413e"></div>



</div>
</div>
</div>


</section><div id="shopify-section-sections--19906333147210__footer" class="shopify-section shopify-section-group-footer-group">
<link href="//justsohappy.com/cdn/shop/t/7/assets/section-footer.s.min.css?v=129376698891767327201780684006" rel="stylesheet" type="text/css" media="all" />
<link href="//justsohappy.com/cdn/shop/t/7/assets/component-newsletter.s.min.css?v=53726905025137475231780683892" rel="stylesheet" type="text/css" media="all" />
<link href="//justsohappy.com/cdn/shop/t/7/assets/component-list-menu.s.min.css?v=56965069751700467301780683883" rel="stylesheet" type="text/css" media="all" />
<link href="//justsohappy.com/cdn/shop/t/7/assets/component-list-payment.s.min.css?v=65581230430398840091780683884" rel="stylesheet" type="text/css" media="all" />
<link href="//justsohappy.com/cdn/shop/t/7/assets/component-list-social.s.min.css?v=102519626238847586331780683885" rel="stylesheet" type="text/css" media="all" />
<style data-shopify>.footer {
    margin-top: 0px;
  }

  .section-sections--19906333147210__footer-padding {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  @media screen and (min-width: 750px) {
    .footer {
      margin-top: 0px;
    }

    .section-sections--19906333147210__footer-padding {
      padding-top: 36px;
      padding-bottom: 36px;
    }
  }</style><footer class="footer color-scheme-2b424ed6-2741-496f-81a3-71a71b05fd57 gradient section-sections--19906333147210__footer-padding"><div class="footer__content-top page-width"><div
            class="footer__blocks-wrapper grid grid--1-col grid--2-col grid--4-col-tablet  scroll-trigger animate--slide-in"
            
              data-cascade
            
          ><div
                class="footer-block grid__item scroll-trigger animate--slide-in"
                
                
                  data-cascade
                  style="--animation-order: 1;"
                
              ><div class="footer-block__brand-info"><div
                          class="footer-block__image-wrapper"
                          style="max-width: min(100%, 150px);"
                        >
                          <img src="//justsohappy.com/cdn/shop/files/Just_so_happy_shop.png?v=1763399286&amp;width=1100" alt="" srcset="//justsohappy.com/cdn/shop/files/Just_so_happy_shop.png?v=1763399286&amp;width=50 50w, //justsohappy.com/cdn/shop/files/Just_so_happy_shop.png?v=1763399286&amp;width=100 100w, //justsohappy.com/cdn/shop/files/Just_so_happy_shop.png?v=1763399286&amp;width=150 150w, //justsohappy.com/cdn/shop/files/Just_so_happy_shop.png?v=1763399286&amp;width=200 200w, //justsohappy.com/cdn/shop/files/Just_so_happy_shop.png?v=1763399286&amp;width=300 300w, //justsohappy.com/cdn/shop/files/Just_so_happy_shop.png?v=1763399286&amp;width=400 400w, //justsohappy.com/cdn/shop/files/Just_so_happy_shop.png?v=1763399286&amp;width=550 550w, //justsohappy.com/cdn/shop/files/Just_so_happy_shop.png?v=1763399286&amp;width=800 800w, //justsohappy.com/cdn/shop/files/Just_so_happy_shop.png?v=1763399286&amp;width=1100 1100w" width="150" height="62.681912681912685" loading="lazy">
                        </div><div class="rte"><p></p></div>

<ul class="list-unstyled list-social footer__list-social" role="list"><li class="list-social__item">
      <a href="https://www.facebook.com/justsohappyshop/" class="link list-social__link">
        <span class="svg-wrapper"><svg class="icon icon-facebook" viewBox="0 0 20 20"><path fill="currentColor" d="M18 10.049C18 5.603 14.419 2 10 2s-8 3.603-8 8.049C2 14.067 4.925 17.396 8.75 18v-5.624H6.719v-2.328h2.03V8.275c0-2.017 1.195-3.132 3.023-3.132.874 0 1.79.158 1.79.158v1.98h-1.009c-.994 0-1.303.621-1.303 1.258v1.51h2.219l-.355 2.326H11.25V18c3.825-.604 6.75-3.933 6.75-7.951"/></svg>
</span>
        <span class="visually-hidden">Facebook</span>
      </a>
    </li><li class="list-social__item">
      <a href="https://www.instagram.com/justsohappyshop/" class="link list-social__link">
        <span class="svg-wrapper"><svg class="icon icon-instagram" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M13.23 3.492c-.84-.037-1.096-.046-3.23-.046-2.144 0-2.39.01-3.238.055-.776.027-1.195.164-1.487.273a2.4 2.4 0 0 0-.912.593 2.5 2.5 0 0 0-.602.922c-.11.282-.238.702-.274 1.486-.046.84-.046 1.095-.046 3.23s.01 2.39.046 3.229c.004.51.097 1.016.274 1.495.145.365.319.639.602.913.282.282.538.456.92.602.474.176.974.268 1.479.273.848.046 1.103.046 3.238.046s2.39-.01 3.23-.046c.784-.036 1.203-.164 1.486-.273.374-.146.648-.329.921-.602.283-.283.447-.548.602-.922.177-.476.27-.979.274-1.486.037-.84.046-1.095.046-3.23s-.01-2.39-.055-3.229c-.027-.784-.164-1.204-.274-1.495a2.4 2.4 0 0 0-.593-.913 2.6 2.6 0 0 0-.92-.602c-.284-.11-.703-.237-1.488-.273ZM6.697 2.05c.857-.036 1.131-.045 3.302-.045a63 63 0 0 1 3.302.045c.664.014 1.321.14 1.943.374a4 4 0 0 1 1.414.922c.41.397.728.88.93 1.414.23.622.354 1.279.365 1.942C18 7.56 18 7.824 18 10.005c0 2.17-.01 2.444-.046 3.292-.036.858-.173 1.442-.374 1.943-.2.53-.474.976-.92 1.423a3.9 3.9 0 0 1-1.415.922c-.51.191-1.095.337-1.943.374-.857.036-1.122.045-3.302.045-2.171 0-2.445-.009-3.302-.055-.849-.027-1.432-.164-1.943-.364a4.15 4.15 0 0 1-1.414-.922 4.1 4.1 0 0 1-.93-1.423c-.183-.51-.329-1.085-.365-1.943C2.009 12.45 2 12.167 2 10.004c0-2.161 0-2.435.055-3.302.027-.848.164-1.432.365-1.942a4.4 4.4 0 0 1 .92-1.414 4.2 4.2 0 0 1 1.415-.93c.51-.183 1.094-.33 1.943-.366Zm.427 4.806a4.105 4.105 0 1 1 5.805 5.805 4.105 4.105 0 0 1-5.805-5.805m1.882 5.371a2.668 2.668 0 1 0 2.042-4.93 2.668 2.668 0 0 0-2.042 4.93m5.922-5.942a.958.958 0 1 1-1.355-1.355.958.958 0 0 1 1.355 1.355" clip-rule="evenodd"/></svg>
</span>
        <span class="visually-hidden">Instagram</span>
      </a>
    </li><li class="list-social__item">
      <a href="https://www.tiktok.com/@justsohappyshop" class="link list-social__link">
        <span class="svg-wrapper"><svg class="icon icon-tiktok" viewBox="0 0 20 20"><path fill="currentColor" d="M10.511 1.705h2.74s-.157 3.51 3.795 3.768v2.711s-2.114.129-3.796-1.158l.028 5.606A5.073 5.073 0 1 1 8.213 7.56h.708v2.785a2.298 2.298 0 1 0 1.618 2.205z"/></svg>
</span>
        <span class="visually-hidden">TikTok</span>
      </a>
    </li><li class="list-social__item">
      <a href="https://www.pinterest.com/justsohappyshop/" class="link list-social__link">
        <span class="svg-wrapper"><svg class="icon icon-pinterest" viewBox="0 0 20 20"><path fill="currentColor" d="M10 2.01a8.1 8.1 0 0 1 5.666 2.353 8.09 8.09 0 0 1 1.277 9.68A7.95 7.95 0 0 1 10 18.04a8.2 8.2 0 0 1-2.276-.307c.403-.653.672-1.24.816-1.729l.567-2.2c.134.27.393.5.768.702.384.192.768.297 1.19.297q1.254 0 2.248-.72a4.7 4.7 0 0 0 1.537-1.969c.37-.89.554-1.848.537-2.813 0-1.249-.48-2.315-1.43-3.227a5.06 5.06 0 0 0-3.65-1.374c-.893 0-1.729.154-2.478.461a5.02 5.02 0 0 0-3.236 4.552c0 .72.134 1.355.413 1.902.269.538.672.922 1.22 1.152.096.039.182.039.25 0 .066-.028.114-.096.143-.192l.173-.653c.048-.144.02-.288-.105-.432a2.26 2.26 0 0 1-.548-1.565 3.803 3.803 0 0 1 3.976-3.861c1.047 0 1.863.288 2.44.855.585.576.883 1.315.883 2.228a6.8 6.8 0 0 1-.317 2.122 3.8 3.8 0 0 1-.893 1.556c-.384.384-.836.576-1.345.576-.413 0-.749-.144-1.018-.451-.259-.307-.345-.672-.25-1.085q.22-.77.452-1.537l.173-.701c.057-.25.086-.451.086-.624 0-.346-.096-.634-.269-.855-.192-.22-.451-.336-.797-.336-.432 0-.797.192-1.085.595-.288.394-.442.893-.442 1.499.005.374.063.746.173 1.104l.058.144c-.576 2.478-.913 3.938-1.037 4.36-.116.528-.154 1.153-.125 1.863A8.07 8.07 0 0 1 2 10.03c0-2.208.778-4.11 2.343-5.666A7.72 7.72 0 0 1 10 2.001z"/></svg>
</span>
        <span class="visually-hidden">Pinterest</span>
      </a>
    </li></ul>
</div></div><div
                class="footer-block grid__item footer-block--menu scroll-trigger animate--slide-in"
                
                
                  data-cascade
                  style="--animation-order: 2;"
                
              ><h2 class="footer-block__heading inline-richtext"><strong>Info</strong></h2><ul class="footer-block__details-content list-unstyled"><li>
                            <a
                              href="/pages/contact"
                              class="link link--text list-menu__item list-menu__item--link"
                            >
                              Contact
                            </a>
                          </li><li>
                            <a
                              href="/policies/refund-policy"
                              class="link link--text list-menu__item list-menu__item--link"
                            >
                              Refund Policy
                            </a>
                          </li><li>
                            <a
                              href="/policies/refund-policy"
                              class="link link--text list-menu__item list-menu__item--link"
                            >
                              Cancellation &amp; Returns
                            </a>
                          </li><li>
                            <a
                              href="/policies/shipping-policy"
                              class="link link--text list-menu__item list-menu__item--link"
                            >
                              Shipping Policy
                            </a>
                          </li><li>
                            <a
                              href="/policies/privacy-policy"
                              class="link link--text list-menu__item list-menu__item--link"
                            >
                              Privacy Policy
                            </a>
                          </li><li>
                            <a
                              href="/policies/terms-of-service"
                              class="link link--text list-menu__item list-menu__item--link"
                            >
                              Terms of Service
                            </a>
                          </li><li>
                            <a
                              href="https://justsohappy.goaffpro.com"
                              class="link link--text list-menu__item list-menu__item--link"
                            >
                              Affiliate Program
                            </a>
                          </li></ul></div><div
                class="footer-block grid__item scroll-trigger animate--slide-in"
                
                
                  data-cascade
                  style="--animation-order: 3;"
                
              ><h2 class="footer-block__heading inline-richtext"><strong>About Us</strong></h2><div class="footer-block__details-content rte">
                      <p>💗 Thanks for supporting our small business! 🇺🇸 We are a USA, woman-owned company and ship everything from our shop in Illinois.</p><p><a href="/pages/about" title="About">View More About Us</a></p>
                    </div></div><div
                class="footer-block grid__item scroll-trigger animate--slide-in"
                
                
                  data-cascade
                  style="--animation-order: 4;"
                
              ><h2 class="footer-block__heading inline-richtext">Contact</h2><div class="footer-block__details-content rte">
                      <p>Just So Happy<br/>2005 N. Prospect Ave #1112<br/>Champaign, IL 61822</p><p>United States</p><p>+1-309-220-3933<br/><br/>jill@justsohappy.com<br/></p>
                    </div></div></div><div
          class="footer-block--newsletter scroll-trigger animate--slide-in"
          
            data-cascade
          
        ></div>
      </div><div
    class="footer__content-bottom scroll-trigger animate--slide-in"
    
      data-cascade
    
  >
    <div class="footer__content-bottom-wrapper page-width">
      <div class="footer__column footer__localization isolate"></div>
      <div class="footer__column footer__column--info"></div>
    </div>
    <div class="footer__content-bottom-wrapper page-width footer__content-bottom-wrapper--center">
      <div class="footer__copyright caption">
        <small class="copyright__content"
          >&copy; 2026, <a href="/" title="">Just So Happy</a></small>
        <small class="copyright__content"></small></div>
    </div>
  </div>
</footer>


</div>
<!-- END sections: footer-group -->

    <ul hidden>
      <li id="a11y-refresh-page-message">Choosing a selection results in a full page refresh.</li>
      <li id="a11y-new-window-message">Opens in a new window.</li>
    </ul>

    <script>
      window.shopUrl = 'https://justsohappy.com';
      window.routes = {
        cart_add_url: '/cart/add',
        cart_change_url: '/cart/change',
        cart_update_url: '/cart/update',
        cart_url: '/cart',
        predictive_search_url: '/search/suggest',
      };

      window.cartStrings = {
        error: `There was an error while updating your cart. Please try again.`,
        quantityError: `You can only add [quantity] of this item to your cart.`,
      };

      window.variantStrings = {
        addToCart: `Add to cart`,
        soldOut: `Sold out`,
        unavailable: `Unavailable`,
        unavailable_with_option: `[value] - Unavailable`,
      };

      window.quickOrderListStrings = {
        itemsAdded: `[quantity] items added`,
        itemAdded: `[quantity] item added`,
        itemsRemoved: `[quantity] items removed`,
        itemRemoved: `[quantity] item removed`,
        viewCart: `View cart`,
        each: `[money]/ea`,
        min_error: `This item has a minimum of [min]`,
        max_error: `This item has a maximum of [max]`,
        step_error: `You can only add this item in increments of [step]`,
      };

      window.accessibilityStrings = {
        imageAvailable: `Image [index] is now available in gallery view`,
        shareSuccess: `Link copied to clipboard`,
        pauseSlideshow: `Pause slideshow`,
        playSlideshow: `Play slideshow`,
        recipientFormExpanded: `Gift card recipient form expanded`,
        recipientFormCollapsed: `Gift card recipient form collapsed`,
        countrySelectorSearchCount: `[count] countries/regions found`,
      };
    </script><script src="//justsohappy.com/cdn/shop/t/7/assets/predictive-search.s.min.js?v=1016990412380848611780683979" defer="defer"></script><div id="shopify-block-AaUVQZ3RJdytsVHRjb__3667842014806057753" class="shopify-block shopify-app-block"><!-- BEGIN app snippet: snippet -->




















  
  
  

  










<script>
!(function () {
  if (window.OCUIncart) return;

  window.Zipify = window.Zipify || {};
  window.OCUApi = window.OCUApi || {};
  Zipify.OCU = Zipify.OCU || { api: OCUApi };
  Zipify.OCU.enabled = true;
})()
</script>





<style>.ocu-hidden.ocu-hidden.ocu-hidden,.bold_hidden.bold_hidden.bold_hidden{display:none !important}</style>
<script>
!function() {
if (window.OCUIncart) return;const loopReturns=JSON.parse(localStorage.getItem('loop-onstore-data'));if (loopReturns && loopReturns.active) return;
window.OCUIncart={...(window.OCUIncart ||{}),version:'2025/11/11',cart_items:[],subscription_tags:'',money_format:'${{amount}}',option_selection:'//justsohappy.com/cdn/shopifycloud/storefront/assets/themes_support/option_selection-b017cd28.js',metafields:{main:
  {
    
      general: {"settings":{"app_endpoint":"https://ocu.zipify.com","proxy_url":"/apps/oneclickupsell","sdp":"https://e7d54b729aaf49ea8b2f80dae22860aa@sentry.zipify.com/52","inc_sdp":"https://f14faca962674f149161045845b21b35@sentry.zipify.com/50","popup_locations":{"product":false,"cart":true,"collection":false,"index":false,"page":false,"zp_page":false,"zp_index":false,"zp_product":false,"zp_collection":false},"popup_settings":{"popup_frequency":"accept_or_decline"},"snippet_source":"extension","cart_drawer_extension":false,"cart_drawer_upsell":false,"ads_widget":false,"features":{"ppw":true,"cart_drawer":true},"offer_scripts":{"zipify-oneclickupsell-multiple":false,"zipify-oneclickupsell-single":false,"zipify-oneclickupsell-on-page":true}},"integrations":{"skip_cart":"false"}},
    
  }
 ||{},triggerProducts:'',get general() {return this.main.general ||{};},get settings() {return this.general.settings ||{};},get triggers() {return this.general.triggers ? this.general.triggers.pre_checkout:{};},get proxy_url() {return this.settings.proxy_url ||'/apps/secure-checkout';},get scripts() {const onPage='zipify-oneclickupsell-on-page';const scripts=this.general.settings.offer_scripts ?? {};const vendor='zipify-oneclickupsell-vendor';const loaded=Zipify.OCU.api.loaded ||{};if (Shopify?.designMode && !scripts[onPage]) scripts[onPage]=true;const uris=Object .entries(scripts) .reduce((acc,[script,enabled]) => (enabled && !script.includes('.js') && !loaded[script] ? [...acc,script]:acc),[]);return uris.length ? [...uris,vendor]:uris;}},get hasNotOfferInCart() {if (!this.cart_items?.length) return true;return !this.cart_items.find(function(item) {return item && item.properties && (item.properties._ocu_offer_id ||item.properties._ocu_product_page_id);});},get hasWidgetOffersInCart() {if (!this.cart_items?.length) return true;return this.cart_items.find(function(item) {return item && item.properties && item.properties._ocu_product_page_id;});},get settings() {return this.metafields.settings.popup_settings;},get proxy_url() {return this.metafields.proxy_url;},get appEndpoint() {return this.metafields.settings.app_endpoint;},get popupLocation() {return this.metafields.general.settings.popup_locations;},get isEmptyCart() {return !this.cart_items.length && this.popupLocation.product;},get permanent_domain() {return Zipify.OCU.lqd.permanent_domain;},get hasProductAddonsWidgetOffers() {return !!Object.keys(OCUApi.store.get('productPageWidget')).length;},get hasWidgetOffers() {console.warn('[OCU] Deprecation:`OCUIncart.hasWidgetOffers` is deprecated. Please use `OCUIncart.hasProductAddonsWidgetOffers` instead');return this.hasProductAddonsWidgetOffers;},get triggerProducts() {let products=this.metafields.triggerProducts;try {products=JSON.parse(products);} catch {products={}} const handles=products?.trigger_products?.reduce((acc,obj) => {const [key,value]=Object.entries(obj)[0];acc[key]=value;return acc;},{});return {...handles,...this._externalHandles};},_externalHandles:{},preventHandle(checkoutButton,addToCartButton) {return OCUApi.productLocationOnly && !this.popupLocation.cart && checkoutButton && !addToCartButton;}};Zipify.OCU.lqd={cart:{"note":null,"attributes":{},"original_total_price":0,"total_price":0,"total_discount":0,"total_weight":0.0,"item_count":0,"items":[],"requires_shipping":false,"currency":"USD","items_subtotal_price":0,"cart_level_discount_applications":[],"checkout_charge_amount":0},path:'' ==='true' ? 'd56719fefdd75e95ba06caea3d9a3732':'5965fedc7708e03e1024db4bf2ed5fe6',template_name:'index',template_suffix:'',shop_currency:'USD',country_code:'US',skip_cart:OCUIncart.metafields.general.integrations.skip_cart ==='true',skip_cart_only:'false' ==='true',cart_products_json:JSON.parse("[]"),cart_collections_json:[],cart_variants_json:[],customer_id:"",customer:{id:"",email:''},customer_tags:[],proxy_url:OCUIncart.metafields.general.settings.proxy_url,scripts:OCUIncart.metafields.scripts,permanent_domain:'inspiredbizowner.myshopify.com',current_domain:'justsohappy.com',disabled_by_subscription_app:false,subscription_app_enabled:false,subscription_products_json:'',subscription_variants_json:'',subscription_products_size:0,integrate_with_recharge:'' ==='true',product:null ||OCUApi.product,collectionProducts:null,product_tags:[],amazon_pay:'' ==='true',themePopup:'' ==='true' ||'' ==='true',root_url:'/',themeSkipCart:'' ==='redirect_checkout' ||'' ==='true' ||'' ==='skip_cart',get upsell_cart_include_subscription_upsells() {var self=this;var hasSubscription=this.product_tags.reduce(function(acc,tag) {return acc ||~self.postcheckout_tags.indexOf(tag.toLowerCase());},false);return hasSubscription;},get isThemePopupTag() {return this.product && this.product.tags.some(function(tag) {return /cross-sell-\d/.test(tag);});},get isSkipCartPage() {return /index|collection|product/.test(this.template_name);},get isSkipCartCondition() {return (this.skip_cart ||this.themeSkipCart) && this.isSkipCartPage && !this.isThemePopupTag;},get checkoutUrl() {return (this.root_url ==='/' ? '':this.root_url) + '/checkout';},get isPopupTriggerPage() {const popupLocation={...OCUIncart.popupLocation};if (OCUApi.enableCollectionLocation) {popupLocation.collection=popupLocation.product;} if (OCUApi.enableCustomPages) {const pageName=OCUApi.customPageName ||'page';popupLocation[pageName]=(popupLocation[pageName] ||popupLocation.product) && OCUApi.enableCustomPages.includes(location.pathname);} const pages=Zipify.OCU.api.context.integrations.zipifyPages;if (pages.isZipifyEntity() && !pages.isAcceptableZPLocation()) {return null;} else if (pages.isAcceptableZPLocation()) {return popupLocation[pages.zpLocation()];} return popupLocation[Zipify.OCU.lqd.template_name];}};Zipify.OCU.lqd.cart_products_json=Zipify.OCU.lqd.cart_products_json.filter(function(item) {return item.handle && !item.error;});const lqd=Zipify.OCU.lqd;if (Zipify.OCU.loadScriptTags) Zipify.OCU.loadScriptTags();
function _createForOfIteratorHelper(e,n){var t,i,l,o,r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(r)return i=!(t=!0),{s:function(){r=r.call(e)},n:function(){var e=r.next();return t=e.done,e},e:function(e){i=!0,l=e},f:function(){try{t||null==r.return||r.return()}finally{if(i)throw l}}};if(Array.isArray(e)||(r=_unsupportedIterableToArray(e))||n&&e&&"number"==typeof e.length)return r&&(e=r),o=0,{s:n=function(){},n:function(){return o>=e.length?{done:!0}:{done:!1,value:e[o++]}},e:function(e){throw e},f:n};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function _unsupportedIterableToArray(e,n){var t;if(e)return"string"==typeof e?_arrayLikeToArray(e,n):"Map"===(t="Object"===(t=Object.prototype.toString.call(e).slice(8,-1))&&e.constructor?e.constructor.name:t)||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?_arrayLikeToArray(e,n):void 0}function _arrayLikeToArray(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,i=new Array(n);t<n;t++)i[t]=e[t];return i}!function(){Zipify.OCU.cdn="https://d1u9wuqimc88kc.cloudfront.net",Zipify.OCU.api.loaded||={};var e,n={"zipify-oneclickupsell-single.js":"https://d1npnstlfekkfz.cloudfront.net/zipify-oneclickupsell-single.e8a764feeaa815e0.js","zipify-oneclickupsell-multiple.js":"https://d1npnstlfekkfz.cloudfront.net/zipify-oneclickupsell-multiple.60ea8bac456f8a08.js","zipify-oneclickupsell-on-page.js":"https://d1npnstlfekkfz.cloudfront.net/zipify-oneclickupsell-on-page.d77289cd9004ae8c.js","zipify-oneclickupsell-single-offer.js":"https://d1npnstlfekkfz.cloudfront.net/zipify-oneclickupsell-single-offer.fd45f0f52cd49b59.js","zipify-oneclickupsell-vendor.js":"https://d1npnstlfekkfz.cloudfront.net/zipify-oneclickupsell-vendor.56835762d2bd8be6.js","zipify-oneclickupsell-multiple-offer.js":"https://d1npnstlfekkfz.cloudfront.net/zipify-oneclickupsell-multiple-offer.543e0b2640d1a453.js","zipify-oneclickupsell-on-page.css":"https://d1npnstlfekkfz.cloudfront.net/zipify-oneclickupsell-on-page.2d68baa3dfaec4b8.css","zipify-oneclickupsell-single.css":"https://d1npnstlfekkfz.cloudfront.net/zipify-oneclickupsell-single.d5e142a84caf2a3a.css","zipify-oneclickupsell-single-offer.css":"https://d1npnstlfekkfz.cloudfront.net/zipify-oneclickupsell-single-offer.c7ee3f9c46cb4464.css","zipify-oneclickupsell-multiple.css":"https://d1npnstlfekkfz.cloudfront.net/zipify-oneclickupsell-multiple.e0714e03752ddf8d.css","zipify-oneclickupsell-multiple-offer.css":"https://d1npnstlfekkfz.cloudfront.net/zipify-oneclickupsell-multiple-offer.429849202fd1baf6.css","zipify-oneclickupsell-editor.js":"https://d1npnstlfekkfz.cloudfront.net/zipify-oneclickupsell-editor.9e5bd3dea962a7ef.js","zipify-oneclickupsell-clear-cart.js":"https://d1npnstlfekkfz.cloudfront.net/zipify-oneclickupsell-clear-cart.0abc074cfa5b90de.js","zipify-oneclickupsell-editor.css":"https://d1npnstlfekkfz.cloudfront.net/zipify-oneclickupsell-editor.7948a90fb8b83774.css"},o=!1,t={"zipify-oneclickupsell-extension.js":'https://cdn.shopify.com/extensions/019e8d90-066a-7dde-85d0-6107b4df82c5/ocu-in-checkout-986/assets/zipify-oneclickupsell-extension.js'},r={"zipify-oneclickupsell-on-page.js":function(){return Zipify.OCU.__initProductPageWidgets()}};function c(e,n){var t;Zipify.OCU.api.loaded[e]?r[e]&&r[e]():(t=document.createElement("script"),Zipify.OCU.api.loaded[e]=!0,t.src=n,t.defer=!0,document.head.append(t))}function f(e){return n[e]||(console.warn("[OCU Extension] Missing resource in manifest: ".concat(e)),null)}function s(e){return e.includes("vendor")}function p(e){var n,i,l,o,r,e="".concat(e,".css");s(e)||(n=f(e))&&(i=e,l=n,Zipify.OCU.api.loaded[i]||(o=document.createElement("link"),r=!("undefined"!=typeof InstallTrigger),function e(){var n=0<arguments.length&&void 0!==arguments[0]?arguments[0]:3,t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:100;Zipify.OCU.api.loaded[i]||(o.relList?.supports?.("prefetch")&&r?(o.as="style",o.rel="prefetch",o.onload=function(){o.rel="stylesheet",Zipify.OCU.api.loaded[i]=!0}):(o.rel="stylesheet",o.onload=function(){return Zipify.OCU.api.loaded[i]=!0}),o.onerror=function(){0<n?setTimeout(function(){return e(--n)},t):console.error("Failed to load ".concat(l," after multiple retries"))},o.href=l,document.head.append(o))}()))}function i(){var e,n,t,i=_createForOfIteratorHelper(Zipify.OCU.lqd.scripts);try{for(i.s();!(e=i.n()).done;){var l=e.value;t=void 0,n="".concat(n=l,".js"),Zipify.OCU.api.loaded[n]?r[n]&&r[n]():o&&s(n)||(t=f(n))&&c(n,t),o||p(l)}}catch(e){i.e(e)}finally{i.f()}}for(e in t)c(e,t[e]);OCUApi.loadScriptsOnWindowLoad?window.addEventListener("load",i):i()}();
}();
</script>

<!-- END app snippet -->


</div><div id="shopify-block-Aajk0TllTV2lJZTdoT__15683396631634586217" class="shopify-block shopify-app-block"><script
  id="chat-button-container"
  data-horizontal-position=bottom_right
  data-vertical-position=lowest
  data-icon=chat_bubble
  data-text=no_text
  data-color=#8e779c
  data-secondary-color=#ffffff
  data-ternary-color=#6a6a6a
  
  data-domain=justsohappy.com
  data-shop-domain=justsohappy.com
  data-external-identifier=-DKHEwlNxJTszVDiNDXZx2uP6Gf5kh1BkOzOEIPOlTg
  
>
</script>


</div><div id="shopify-block-AYkpjcWFINkF3RWlJV__1513253815146976218" class="shopify-block shopify-app-block">
</div><div id="shopify-block-Ab2M4RlIrV3k4TjRnK__17723141436598772112" class="shopify-block shopify-app-block">


<!-- BEGIN app snippet: swymVersion --><script>var __SWYM__VERSION__ = '5.0.4';</script><!-- END app snippet -->












<script>
  (function () {
    // Get CompanyLocation Metadata for B2B customer scenerios (SFS)
    

    // Put metafields in window variable
    const commonCustomizationSettings = '{"global-settings":{"icon":"heart","primaryColor":"#f775a7","secondaryColor":"#fff","storefrontLayoutType":"as-modal","buttonType":{"displayIcon":true,"displayText":true,"style":"solid"},"collectionsButtonPosition":{"position":"top-right","verticalOffset":0,"horizontalOffset":0},"pdpButtonPosition":{"position":"default","verticalOffset":0,"horizontalOffset":0},"enableStorefrontLayoutNotification":true,"storefrontLayoutDrawerWidth":400,"launchType":"header","showItemsCount":true,"launchPointPosition":"bottom-right"}}';
    try {
      const parsedSettings = JSON.parse(commonCustomizationSettings);
      if (parsedSettings) {
        window.SwymWishlistCommonCustomizationSettings = parsedSettings[window.Shopify.theme.schema_name] || parsedSettings['global-settings'];
      } else {
        window.SwymWishlistCommonCustomizationSettings = {};
      }
    } catch (e) {
      window.SwymWishlistCommonCustomizationSettings = {};
    }

    let enabledCommonFeatures = '{"add-to-wishlist-collections-button":false,"add-to-wishlist-pdp-button":true,"auto-add-to-wishlist-from-pdp":{"pdpViewCount":"3","notificationTimeoutDuration":"5","selectedPosition":"TopLeft","enabled":false},"sfl-popup-v2":true,"control-centre":true,"multiple-wishlist":false,"social-count":{"enabledOnCollections":false}}';
    try {
      enabledCommonFeatures = JSON.parse(enabledCommonFeatures) || {};
    } catch (e) {
      enabledCommonFeatures = {};
    }
    // Storing COMMON FEATURES data in the window object for potential use in the storefront JS code.
    window.SwymEnabledCommonFeatures = enabledCommonFeatures;

    // Ghost-Intent Configuration
    // Defaults to disabled (false). Only enabled when metafields explicitly set to "true".
    try {
      let ghostIntentConfig = {
        isExplicitConsentNeeded: false,
        isExplicitConsentNeededEvenForLocalStorage: false,
        askForPermissionOnFirstClick: true
      };
      
      
      
      window.SwymGhostIntentConfig = ghostIntentConfig;
    } catch(e) {
      window.SwymGhostIntentConfig = {
        isExplicitConsentNeeded: false,
        isExplicitConsentNeededEvenForLocalStorage: false,
        askForPermissionOnFirstClick: true
      };
    }

    // Education Layer Configuration
    // Defaults to enabled (true). Only disabled when metafield explicitly set to "false".
    window.SwymEducationLayerEnabled = true;
    

    // Login Nudge Configuration
    // Defaults to enabled (true). Only disabled when metafield explicitly set to "false".
    window.SwymLoginNudgeEnabled = true;
    

    // Initialize or ensure SwymViewProducts exists
    if (!window.SwymViewProducts) {
      window.SwymViewProducts = {};
    }
    
  })();
</script>


<script src="https://cdn.shopify.com/extensions/019ea728-3733-7fb1-81a6-5fe5472d7d11/swym-relay-766/assets/swym-consent-manager.js" defer></script>

<script
  
  id="wishlist-embed-init"
  defer
  async
>
  (function () {
    window.swymWishlistEmbedLoaded = true;
    var fullAssetUrl = "https://cdn.shopify.com/extensions/019ea728-3733-7fb1-81a6-5fe5472d7d11/swym-relay-766/assets/apps.bundle.js"; 
    var assetBaseUrl = fullAssetUrl?.substring(0, fullAssetUrl.lastIndexOf('/') + 1);
    var swymJsPath = '//freecdn.swymrelay.com/code/swym-shopify.js';
    var baseJsPath = swymJsPath?.substring(0, swymJsPath.lastIndexOf('/') + 1);
    window.SwymCurrentJSPath = baseJsPath;
    window.SwymAssetBaseUrl = assetBaseUrl;
    
      window.SwymCurrentStorePath = "//swymstore-v3free-01.swymrelay.com";
    
    function loadSwymShopifyScript() {
      var element = "";
      var scriptSrc = "";

      
        element = "swym-ext-shopify-script";
        window.SwymShopifyCdnInUse = true;
        scriptSrc = "https://cdn.shopify.com/extensions/019ea728-3733-7fb1-81a6-5fe5472d7d11/swym-relay-766/assets/swym-ext-shopify.js";
      

      if (document.getElementById(element)) {
        return;
      }

      var s = document.createElement("script");
      s.id = element;
      s.type = "text/javascript";
      s.async = true;
      s.defer = true;
      s.src = scriptSrc;

      s.onerror = function() {
        console.warn("Failed to load Swym Shopify script: ", scriptSrc, " Continuing with default");
        // Fallback logic here
        element = `swym-ext-shopify-script-${__SWYM__VERSION__}`;
        var fallbackJsPathVal = "\/\/freecdn.swymrelay.com\/code\/swym-shopify.js";
        var fallbackJsPathWithExt = fallbackJsPathVal.replace("swym-shopify", "swym-ext-shopify");
        scriptSrc = fallbackJsPathWithExt + '?shop=' + encodeURIComponent(window.Shopify.shop) + '&v=' + __SWYM__VERSION__;

        var fallbackScript = document.createElement("script");
        fallbackScript.id = element;
        fallbackScript.type = "text/javascript";
        fallbackScript.async = true;
        fallbackScript.defer = true;
        fallbackScript.src = scriptSrc;
        var y = document.getElementsByTagName("script")[0];
        y.parentNode.insertBefore(fallbackScript, y);
      };

      var x = document.getElementsByTagName("script")[0];
      x.parentNode.insertBefore(s, x);
    }
    
      var consentAPICallbackInvoked = false;
      function checkConsentAndLoad() {
        // Allow app to load in design mode (theme editor) regardless of consent
        if (window.Shopify?.designMode) {
          loadSwymShopifyScript();
          return;
        }

        // Ghost-Intent: If merchant enabled explicit consent, block SDK until
        // consent is given through our Ghost-Intent flow (sync nudge accept).
        // This works on any store regardless of region (EU or non-EU).
        var ghostConfig = window.SwymGhostIntentConfig || {};
        if (ghostConfig.isExplicitConsentNeeded || ghostConfig.isExplicitConsentNeededEvenForLocalStorage) {
          try {
            var consentKey = 'swym-ghost-consent-' + (window.Shopify && window.Shopify.shop || '');
            if (localStorage.getItem(consentKey) === 'true') {
              // Consent was given through our flow — load SDK
              loadSwymShopifyScript();
              return;
            }
          } catch(e) {}

          // Check if Shopify native cookie consent was given via the cookie banner.
          // If user accepted cookies through Shopify's banner, load SDK normally
          // (Ghost-Intent is only needed when NO consent mechanism has been used).
          var shopifyConsentGiven = window.Shopify?.customerPrivacy?.preferencesProcessingAllowed?.();
          if (shopifyConsentGiven) {
            loadSwymShopifyScript();
            return;
          }

          console.warn("[Swym Ghost-Intent] SDK blocked until explicit consent is given");
          return;
        }

        var isCookieBannerVisible = window.Shopify?.customerPrivacy?.shouldShowBanner?.();
        if(!isCookieBannerVisible) {
          loadSwymShopifyScript();
          return;
        }
        var shouldLoadSwymScript = window.Shopify?.customerPrivacy?.preferencesProcessingAllowed?.();
        if (shouldLoadSwymScript) {
          loadSwymShopifyScript();
        } else {
          console.warn("No customer consent to load Swym Wishlist Plus");
        }
      }
      function initialiseConsentCheck() {
        document.addEventListener("visitorConsentCollected", (event) => { checkConsentAndLoad(); });
        window.Shopify?.loadFeatures?.(
          [{name: 'consent-tracking-api', version: '0.1'}],
          error => { 
            consentAPICallbackInvoked = true;
            if (error) {
              if(!window.Shopify?.customerPrivacy) {
                loadSwymShopifyScript();
                return;
              }
            }
            checkConsentAndLoad();
          }
        );
      }
      function consentCheckFallback(retryCount) {
        if(!consentAPICallbackInvoked) {
          if (window.Shopify?.customerPrivacy) {
            checkConsentAndLoad();
          } else if (retryCount >= 1) {
            console.warn("Shopify.loadFeatures unsuccessful on site, refer - https://shopify.dev/docs/api/customer-privacy#loading-the-customer-privacy-api. Proceeding with normal Swym Wishlist Plus load");
            // Ghost-Intent: route through checkConsentAndLoad so SDK block is respected
            checkConsentAndLoad();
          } else {
            setTimeout(() => consentCheckFallback(retryCount + 1), 1000);
          }
        }
      }
      if (document.readyState === "loading") {
        document.addEventListener("DOMContentLoaded", initialiseConsentCheck);
        window.addEventListener("load", () => consentCheckFallback(0));
      } else {
        initialiseConsentCheck();
      }
    
  })();
</script>

<!-- BEGIN app snippet: swymSnippet --><script defer>
  (function () {
    const currentSwymJSPath = '//freecdn.swymrelay.com/code/swym-shopify.js';
    const currentSwymStorePath = 'https://swymstore-v3free-01.swymrelay.com';
    const dnsPrefetchLink = `<link rel="dns-prefetch" href="https://${currentSwymStorePath}" crossorigin>`;
    const dnsPrefetchLink2 = `<link rel="dns-prefetch" href="${currentSwymJSPath}">`;
    const preConnectLink = `<link rel="preconnect" href="${currentSwymJSPath}">`;
    const swymSnippet = document.getElementById('wishlist-embed-init');        
    if(dnsPrefetchLink) {swymSnippet.insertAdjacentHTML('afterend', dnsPrefetchLink);}
    if(dnsPrefetchLink2) {swymSnippet.insertAdjacentHTML('afterend', dnsPrefetchLink2);}
    if(preConnectLink) {swymSnippet.insertAdjacentHTML('afterend', preConnectLink);}
  })()
</script>
<script id="swym-snippet" type="text">
  window.swymLandingURL = document.URL;
  window.swymCart = {"note":null,"attributes":{},"original_total_price":0,"total_price":0,"total_discount":0,"total_weight":0.0,"item_count":0,"items":[],"requires_shipping":false,"currency":"USD","items_subtotal_price":0,"cart_level_discount_applications":[],"checkout_charge_amount":0};
  window.swymPageLoad = function() {
    window.SwymProductVariants = window.SwymProductVariants || {};
    window.SwymHasCartItems = 0 > 0;
    window.SwymPageData = {}, window.SwymProductInfo = {};
      var unknown = {et: 0};
      window.SwymPageData = unknown;
    
    window.SwymPageData.uri = window.swymLandingURL;
  };
  if(window.selectCallback){
    (function(){
      var originalSelectCallback = window.selectCallback;
      window.selectCallback = function(variant){
        originalSelectCallback.apply(this, arguments);
        try{
          if(window.triggerSwymVariantEvent){
            window.triggerSwymVariantEvent(variant.id);
          }
        }catch(err){
          console.warn("Swym selectCallback", err);
        }
      };})();}
  window.swymCustomerId =null;
  window.swymCustomerExtraCheck =
    null;
  var swappName = ("Wishlist" || "Wishlist");
  var swymJSObject = {
    pid: "ujHokiFDhMjngO9Py3xxgmP7nU6b7NuyLOWSN7TNx00=",
    interface: "/apps/swym" + swappName + "/interfaces/interfaceStore.php?appname=" + swappName
  };
  window.swymJSShopifyLoad = function(){
    if(window.swymPageLoad) swymPageLoad();
    if(!window._swat) {
      (function (s, w, r, e, l, a, y) {
        r['SwymRetailerConfig'] = s;
        r[s] = r[s] || function (k, v) {
          r[s][k] = v;
        };
      })('_swrc', '', window);
      _swrc('RetailerId', swymJSObject.pid);
      _swrc('Callback', function(){initSwymShopify();});
    }else if(window._swat.postLoader){
      _swrc = window._swat.postLoader;
      _swrc('RetailerId', swymJSObject.pid);
      _swrc('Callback', function(){initSwymShopify();});
    }else{
      initSwymShopify();}
  }
  if(!window._SwymPreventAutoLoad) {
    swymJSShopifyLoad();
  }
</script>

<style id="safari-flasher-pre"></style>
<script>
  if (navigator.userAgent.indexOf('Safari') != -1 && navigator.userAgent.indexOf('Chrome') == -1) {
    document.getElementById("safari-flasher-pre").innerHTML = '' + '#swym-plugin,#swym-hosted-plugin{display: none;}' + '.swym-button.swym-add-to-wishlist{display: none;}' + '.swym-button.swym-add-to-watchlist{display: none;}' + '#swym-plugin  #swym-notepad, #swym-hosted-plugin  #swym-notepad{opacity: 0; visibility: hidden;}' + '#swym-plugin  #swym-notepad, #swym-plugin  #swym-overlay, #swym-plugin  #swym-notification,' + '#swym-hosted-plugin  #swym-notepad, #swym-hosted-plugin  #swym-overlay, #swym-hosted-plugin  #swym-notification' + '{-webkit-transition: none; transition: none;}' + '';
    window.SwymCallbacks = window.SwymCallbacks || [];
    window.SwymCallbacks.push(function(tracker) {
      tracker.evtLayer.addEventListener(tracker.JSEvents.configLoaded, function() {
        var x = function() {
          SwymUtils.onDOMReady(function() {
            var d = document.createElement("div");
            d.innerHTML = "<style id='safari-flasher-post'>" + "#swym-plugin:not(.swym-ready),#swym-hosted-plugin:not(.swym-ready){display: none;}" + ".swym-button.swym-add-to-wishlist:not(.swym-loaded){display: none;}" + ".swym-button.swym-add-to-watchlist:not(.swym-loaded){display: none;}" + "#swym-plugin.swym-ready  #swym-notepad, #swym-plugin.swym-ready  #swym-overlay, #swym-plugin.swym-ready  #swym-notification," + "#swym-hosted-plugin.swym-ready  #swym-notepad, #swym-hosted-plugin.swym-ready  #swym-overlay, #swym-hosted-plugin.swym-ready  #swym-notification" + "{-webkit-transition: opacity 0.3s, visibility 0.3ms, -webkit-transform 0.3ms !important;-moz-transition: opacity 0.3s, visibility 0.3ms, -moz-transform 0.3ms !important;-ms-transition: opacity 0.3s, visibility 0.3ms, -ms-transform 0.3ms !important;-o-transition: opacity 0.3s, visibility 0.3ms, -o-transform 0.3ms !important;transition: opacity 0.3s, visibility 0.3ms, transform 0.3ms !important;}" + "</style>";
            document.head.appendChild(d);
          });};
        setTimeout(x, 10);
      });});}
  window.SwymOverrideMoneyFormat = "${{amount}}";
</script>
<style id="swym-product-view-defaults"> .swym-button.swym-add-to-wishlist-view-product:not(.swym-loaded) { display: none; } </style><!-- END app snippet -->

<script
  
  id="swymSnippetCheckAndActivate"
>
  (function () {
    function postDomLoad() {
      var element = document.querySelector('script#swym-snippet:not([type="text"])');
      if (!element) {
        var script = document.querySelector('script#swym-snippet[type="text"]');
        if (script) {
          script.type = 'text/javascript';
          new Function(script.textContent)();
        }
      }
    }
    if (document.readyState === 'loading') {
      document.addEventListener('DOMContentLoaded', postDomLoad);
    } else {
      postDomLoad();
    }
  })();
</script>



<script>
  (function () {
    const themeSchemaName = window.Shopify.theme.schema_name;

    if (!window.SwymCallbacks) {
      window.SwymCallbacks = [];
    }
    window.SwymCallbacks.push(swat => {
      if (!swat) {
        return;
      }

      // Ghost-Intent: Sync local wishlist items to cloud when SDK loads after consent
      if (window.SwymLocalWishlist && window.SwymLocalWishlist.getSyncableItems().length > 0) {
        window.SwymLocalWishlist.syncToCloud(swat);
      }

      if (window._SwymSDKOnlyMode) {
        return;
      }

      // ENABLE COMMON FEATURES
      let swymEnabledCommonFeatures = window.SwymEnabledCommonFeatures;
      Object.keys(swymEnabledCommonFeatures).forEach(key => {
        if (!swymEnabledCommonFeatures[key]) return;

        switch (key) {
          case 'add-to-wishlist-collections-button':
            // Check if app block is already handling the collections button
            if (window.SwymCollectionsConfig) {
              return;
            }

            // Check if v2 default collections is handling it
            if (window.SwymAdvancedCollectionsWishlistConfig) {
              return;
            }

            // Fallback to old v1 behavior if v2 config is not present
            swat?.collectionsApi?.setDefaultCustomizationOptions();
            swat?.collectionsApi?.initializeCollections(swat, false, themeSchemaName);

            break;
          case 'add-to-wishlist-pdp-button':
            // Check if app block is already handling the PDP button
            if (window.swymATWButtonConfig?.shopifyExtensionType === 'appblock') {
              return;
            }

            if (!(window.SwymPageData && window.SwymPageData.et === 1)) {
              // Not initiating pdp button as it is not a product page
              return;
            }

            // Inject addtowishlist.css into the document's <head>
            var head = document.head;
            var pdpButtonStylesheet = "https://cdn.shopify.com/extensions/019ea728-3733-7fb1-81a6-5fe5472d7d11/swym-relay-766/assets/addtowishlistbutton.css";
            var pdpButtonStylesheetTag = document.createElement('link');
            pdpButtonStylesheetTag.id = `swym-pdp-button-stylesheet`;
            pdpButtonStylesheetTag.rel = 'stylesheet';
            pdpButtonStylesheetTag.href = pdpButtonStylesheet;

            if (!document.getElementById('swym-pdp-button-stylesheet')) {
              head.appendChild(pdpButtonStylesheetTag);
            }

            var x = document.getElementsByTagName('script')[0];
            function createAndInsertScript(id, src, onLoadCallback) {
              var scriptTag = document.createElement('script');
              scriptTag.id = id;
              scriptTag.type = 'text/javascript';
              scriptTag.src = src;
              scriptTag.onload = onLoadCallback;
              x.parentNode.insertBefore(scriptTag, x);
            }

            var pdpButtonScript = "https://cdn.shopify.com/extensions/019ea728-3733-7fb1-81a6-5fe5472d7d11/swym-relay-766/assets/addtowishlistbutton.js";
            createAndInsertScript(`swym-pdp-button-script`, pdpButtonScript, function () {
              const pdpBtnApi = window.WishlistPlusPDPButtonAPI;
              if (pdpBtnApi) {
                pdpBtnApi.setDefaultCustomizationOptions(swat);
                pdpBtnApi.initializePDPButton(swat, true);
              }
            });
            break;
          default:
            return;
        }
      });
    });
  })(); // IIFE to prevent polluting global scope
</script>



<script> 
  (function () {
    // Get the settings from Shopify's Liquid variables and create the styles
    const isControlCentreEnabledFromMetafield = window?.SwymEnabledCommonFeatures?.["control-centre"];
    const isCommonCustomizationEnabledFromMetafield = window?.SwymWishlistCommonCustomizationSettings && 
      Object.keys(window.SwymWishlistCommonCustomizationSettings).length > 0;
    const isControlCentreEnabledFromBlockSettings = false;
    
    if (!(isControlCentreEnabledFromMetafield && isCommonCustomizationEnabledFromMetafield) && !isControlCentreEnabledFromBlockSettings) {
      // Don't enable control centre if this is disabled and block settings are not enabled
      return;
    }
    
    let borderRadius = 6;
    let drawerWidth = window?.SwymWishlistCommonCustomizationSettings?.storefrontLayoutDrawerWidth || 400;
    
    // Check if block settings exist, use them, otherwise fall back to common settings
    let primaryBgColor = isControlCentreEnabledFromBlockSettings ? 
      "#000000" : 
      window.SwymWishlistCommonCustomizationSettings.primaryColor;
    
    let primaryTextColor = isControlCentreEnabledFromBlockSettings ? 
      "#ffffff" : 
      window.SwymWishlistCommonCustomizationSettings.secondaryColor;
    
    let secondaryBgColor = isControlCentreEnabledFromBlockSettings ? 
      "#F4F8FE" : null;
    let secondaryTextColor = isControlCentreEnabledFromBlockSettings ? 
      "#333333" : null;

    // Only use color adjustment functions if we're using common settings
    if (!secondaryBgColor || !secondaryTextColor) {
      function adjustOpacity(color, opacity) {
        if (color[0] === '#') {
          color = color.slice(1);
        }

        if (color.length === 3) {
          color = color.split('').map(char => char + char).join('');
        }

        const r = parseInt(color.slice(0, 2), 16);
        const g = parseInt(color.slice(2, 4), 16);
        const b = parseInt(color.slice(4, 6), 16);

        return `rgba(${r}, ${g}, ${b}, ${opacity})`;
      }

      function hexToRgb(color) {
        if (color[0] === '#') {
          color = color.slice(1);
        }
        if (color.length === 3) {
          color = color.split('').map(c => c + c).join('');
        }

        return {
          r: parseInt(color.slice(0, 2), 16),
          g: parseInt(color.slice(2, 4), 16),
          b: parseInt(color.slice(4, 6), 16)
        };
      }

      function getLuminance({ r, g, b }) {
        return 0.299 * r + 0.587 * g + 0.114 * b;
      }

      function generateSecondaryColors(primaryBgColor, primaryTextColor) {
        const secondaryBgOpacity = 0.2;
        const secondaryTextOpacity = 0.8;

        const secondaryBgColor = adjustOpacity(primaryBgColor, secondaryBgOpacity);

        const bgRgb = hexToRgb(primaryBgColor);
        const bgLuminance = getLuminance(bgRgb);

        // Determine whether to use dark or light text for contrast
        const lightText = adjustOpacity(primaryTextColor, secondaryTextOpacity);
        const darkText = adjustOpacity(primaryBgColor, secondaryTextOpacity);

        const secondaryTextColor = bgLuminance > 186 ? darkText : lightText;

        return {
          secondaryBgColor,
          secondaryTextColor
        };
      }

      const generatedColors = generateSecondaryColors(primaryBgColor, primaryTextColor);
      secondaryBgColor = secondaryBgColor || generatedColors.secondaryBgColor;
      secondaryTextColor = secondaryTextColor || generatedColors.secondaryTextColor;
    }

    // Create the CSS rule
    let styles = `
      .swym-storefront-layout-root-component {
        --swym-storefront-layout-ui-border-radius: ${borderRadius}px;
        --swym-storefront-layout-button-border-radius: ${borderRadius}px;
        --swym-storefront-layout-side-drawer-width: ${drawerWidth}px;
        --swym-storefront-layout-button-color-bg-primary: ${primaryBgColor};
        --swym-storefront-layout-button-color-text-primary: ${primaryTextColor};
        --swym-storefront-layout-button-color-bg-secondary: ${secondaryBgColor};
        --swym-storefront-layout-button-color-text-secondary: ${secondaryTextColor};
      }
    `;

    // Create a <style> element and append the styles
    let styleSheet = document.createElement("style");
    styleSheet.type = "text/css";
    styleSheet.innerText = styles;
    document.head.appendChild(styleSheet);

    if (typeof window.SwymStorefrontLayoutContext === 'undefined') {
        window.SwymStorefrontLayoutContext = {};
    }
    if (typeof window.SwymStorefrontLayoutExtensions === 'undefined'){
        window.SwymStorefrontLayoutExtensions = {};
    }

    // Expose block settings toggle state so ThemeCSSMapping can respect it.
    // When true, theme editor color pickers take priority over inherited theme CSS variables.
    SwymStorefrontLayoutContext.BlockSettingsEnabled = isControlCentreEnabledFromBlockSettings;

    if (isControlCentreEnabledFromBlockSettings) {
      // If block settings are enabled, use them
      SwymStorefrontLayoutContext.Settings = {
        EnableStorefrontLayoutOnLauncher: true,
        EnableStorefrontLayoutNotification: window?.SwymWishlistCommonCustomizationSettings?.enableStorefrontLayoutNotification ?? true,
        StorefrontLayoutType: window?.SwymWishlistCommonCustomizationSettings?.storefrontLayoutType || "as-drawer",
        StorefrontLayoutDrawerPosition: "left",
        StorefrontLayoutAsSectionContainerId: "swym-wishlist-render-container",
        StorefrontLayoutAsSectionPageURL: "/pages/swym-wishlist",
        EnableStorefrontLayoutVariantSelector: true,
        StorefrontLayoutNotificationPosition: "left",
        StorefrontLayoutActionPopupPosition: "left",
        StorefrontLayoutNotificationDuration: 5000
      };
    } else {
      // If only metafield is enabled but no block settings, use common settings
      SwymStorefrontLayoutContext.Settings = {
        EnableStorefrontLayoutOnLauncher: true,
        EnableStorefrontLayoutNotification: window?.SwymWishlistCommonCustomizationSettings?.enableStorefrontLayoutNotification ?? true,
        StorefrontLayoutType: window?.SwymWishlistCommonCustomizationSettings?.storefrontLayoutType || "as-drawer",
        StorefrontLayoutDrawerPosition: "left",
        StorefrontLayoutAsSectionContainerId: "swym-wishlist-render-container",
        StorefrontLayoutAsSectionPageURL: "/pages/swym-wishlist",
        EnableStorefrontLayoutVariantSelector: true,
        StorefrontLayoutNotificationPosition: "left",
        StorefrontLayoutActionPopupPosition: "left",
        StorefrontLayoutNotificationDuration: 5000
      };
    }
    const storefrontLayoutCallback = (swat) =>{
      SwymStorefrontLayoutContext.swat = swat;
      let isStoreOnPaidPlan = swat.getApp('Wishlist')?.['is-paid'];
      let isWishlistEnabled = swat.getApp('Wishlist')?.['enabled'];
      SwymStorefrontLayoutContext.Settings = {
        ...SwymStorefrontLayoutContext?.Settings,
        EnableStorefrontLayoutCollection: window?.SwymEnabledCommonFeatures?.["multiple-wishlist"] ?? false,
        EnableStorefrontLayout: isWishlistEnabled && (isControlCentreEnabledFromBlockSettings || isControlCentreEnabledFromMetafield),
      }

      if(SwymStorefrontLayoutContext?.Settings?.EnableStorefrontLayout){
        if(SwymStorefrontLayoutContext?.CustomEvents?.LayoutInitialized){
          var event = new CustomEvent(SwymStorefrontLayoutContext.CustomEvents.LayoutInitialized, { 
            detail: { settings: SwymStorefrontLayoutContext?.Settings }
          });
          document.dispatchEvent(event);
        }else{
          swat.utils.warn(`LayoutInitialized event is not defined.`);
        }
      }else{
        swat.utils.warn(`Storefront Layout is disabled.`);
        document.getElementById("swym-storefront-layout-container")?.remove();
        document.getElementById("swym-storefront-extention-render-container")?.remove();
      }
    }
  
    if (!window.SwymCallbacks) {
      window.SwymCallbacks = [];
    }
    window.SwymCallbacks.push(storefrontLayoutCallback);
  
    SwymStorefrontLayoutContext.SwymCustomerData = {
      
        name: null,
        email: null
      
    };
    SwymStorefrontLayoutContext.isShopperLoggedIn = !!SwymStorefrontLayoutContext?.SwymCustomerData?.email;
  })();
</script>




  
    <div id="swym-storefront-extention-render-container">
      <!-- BEGIN app snippet: swymStorefrontLayout --><script>
    (function () {
        const isControlCentreEnabledFromMetafield = window?.SwymEnabledCommonFeatures?.["control-centre"];
        const isControlCentreEnabledFromBlockSettings = false;
        const isCommonCustomizationEnabledFromMetafield = window?.SwymWishlistCommonCustomizationSettings && 
            Object.keys(window.SwymWishlistCommonCustomizationSettings).length > 0;
        
        if (!(isControlCentreEnabledFromMetafield && isCommonCustomizationEnabledFromMetafield) && !isControlCentreEnabledFromBlockSettings) {
            return;
        }
        if (typeof window.SwymStorefrontLayoutContext === 'undefined') {
            window.SwymStorefrontLayoutContext = {};
        }
        
        // Initialize strings with empty values first to prevent string changes after loadStrings()
        SwymStorefrontLayoutContext.Strings = {
            title: "",
            addToCart: "",
            addedToCart: "",
            soldOut: "",
            addingToCart: "",
            viewCartCta: "",
            moveToCartCta: "",
            movingToCartCta: "",
            removeSflItemCta: "",

            loginHeading: "",
            loginText: "",
            loginButtonText: "",
            loggedUserWelcomeMessage: "",
            VariantSelectorBtnText: "",
            wishlistTitle: "",
            wishlistInfo: "",
            emptyWishlistTitle: "",
            emptyWishlistDescription: "",
            
            collectionTitle: "",
            emptyCarouselCollectionText: "",
            emptyCollectionText: "",
            emptyCollectionDescription: "",
            
            addToCollectionTitle: "",
            removeItemCta: "",
            addToCollectionCta: "",
            createCollectionCta: "",
            saveNewCollectionCta: "",
            renameCollectionCta: "",
            deleteCollectionCta: "",
            shareCollectionCta: "",
            saveCollectionCta: "",
            editCollectionCta: "",
            shareCollectionTitle: "",
            shareCollectionMessage: "",
            sharedCollectionMessage: "",
            updateCollectionTitle: "",

            errorMessageListNameRequired: "",
            errorMessageListNameRequire3Char: "",
            errorMessageListNameAlreadyExist: "",

            notificationMessageItemSaved: "",
            notificationMessageItemRemoved: "",
            notificationMessageAddedToCart: "",
            notificationMessageAddedToCollection: "",
            notificationMessageCollectionSaved: "",
            notificationMessageCollectionDeleted: "",
            notificationMessageCollectionUpdated: "",
            notificationMessageCollectionUnavailable: "",
            notificationMessageSFLItemSaved: "",
            notificationMessageSFLItemRemoved: "",
            notificationMessageMovedToCart: "",

            notificationActionAddToCollection: "",
            notificationActionView: "",
            notificationActionViewCollection: "",
            notificationActionGoToCart: "",

            item: "",
            items: "",

            tabWishlist: "",
            tabSavedForLater: "",
            tabSavedForYou: "",
            
            savedForLaterTitle: "",
            emptySavedForLaterTitle: "",
            emptySavedForLaterDescription: "",

            awNudgeMessage: "",
            awNudgeMessageSub: "",
            awNudgeLoginCTA: "",
            awNudgeDismiss: "",

            emptySingleLoggedInTitle: "",
            emptySingleLoggedInDescription: "",
            emptySingleLoggedInBullet1: "",
            emptySingleLoggedInBullet2: "",
            emptySingleLoggedInBullet3: "",
            emptySingleLoggedInCTA: "",

            emptyMultiLoggedInTitle: "",
            emptyMultiLoggedInDescription: "",
            emptyMultiLoggedInCreateTitle: "",
            emptyMultiLoggedInCreateDescription: "",
            emptyMultiLoggedInBrowseLabel: "",
            emptyMultiLoggedInCTA: "",
            emptyMultiLoggedInTag1: "",
            emptyMultiLoggedInTag2: "",
            emptyMultiLoggedInTag3: "",
            emptyMultiLoggedInTag4: "",
            emptyMultiLoggedInTag5: "",

            emptyGuestTitle: "",
            emptyGuestDescription: "",
            emptyGuestSingleNotice: "",
            emptyGuestMultiNotice: "",
            emptyGuestLoginCTA: "",
            emptyGuestBrowseCTA: "",
            emptyGuestSignupText: "",
            emptyGuestSignupCTA: "",

            emptySflTitle: "",
            emptySflDescription: "",
            emptySflStep1Title: "",
            emptySflStep1Description: "",
            emptySflStep2Title: "",
            emptySflStep2Description: "",
            emptySflLoggedInNotice: "",
            emptySflGuestNotice: "",
            emptySflGoToCartCTA: "",
            emptySflLoginCTA: "",
            emptySflSignupText: "",
            emptySflSignupCTA: ""
        };

        SwymStorefrontLayoutContext.stringsLoaded = false;

        /** 
        * Function to override Swym's default UI behavior.
        **/
        const overrideSwymDefaultUI = (swat) => {
            try{
                swat.ui.open = function(){
                    window.location.hash = SwymStorefrontLayoutContext?.StorefrontLayoutUrls?.List;
                }

                if (swat.ui?.uiRef?.settings?.UI) {
                    swat.ui.uiRef.settings.UI.NotificationDisabled = true;
                }
            }catch(e){
                swat.utils?.warn('Error overriding Swym default UI:', e);
            }
        }

        /**
        * Callback function to override Swym's default UI behavior based on Storefront Layout settings.
        * 
        * - Overrides `swat.ui.open` to redirect to a custom Storefront Layout URL if enabled.
        * - Overrides Swym's default notifications to log notifications instead of displaying them.
        * - Ensures the callback is pushed to `window.SwymCallbacks` for execution when Swym is initialized.
        * 
        * @param {Object} swat - Swym's UI object used for overriding UI behaviors.
        */
        const swymStorefrontLayoutCallback = (swat) =>{
            SwymStorefrontLayoutContext.swat = swat;
            
            overrideSwymDefaultUI(swat);


            let triggerHeartbeat = swat?.ExtensionHealth?.triggerExtensionHeartbeat;
            if (typeof triggerHeartbeat !== "function") return;

            let wishlistNewUiHeartbeatData = '';
            try {
                wishlistNewUiHeartbeatData = JSON.parse(wishlistNewUiHeartbeatData) || {};
            } catch (e) {
                wishlistNewUiHeartbeatData = {};
            }

            let themeId = window.Shopify.theme.id;
            let isDesignMode = !!window.swymDesignMode;
            let lastHeartbeat = isDesignMode ? wishlistNewUiHeartbeatData?.editor : wishlistNewUiHeartbeatData?.[themeId];
            let themeContext = isDesignMode ? 'editor' : themeId;
            let extensionData = {
                extensionName: "wishlist-new-ui", 
                extensionType: "app-embed", 
                metadata: {}, 
                themeId: themeContext, 
                extensionSource: "default"
            };
            /** Stop heartbeat
            triggerHeartbeat(extensionData, lastHeartbeat);
            */
        }
        
        if (!window.SwymCallbacks) {
            window.SwymCallbacks = [];
        }
        window.SwymCallbacks.push(swymStorefrontLayoutCallback);
    })();
</script>
<link rel="stylesheet" href="https://cdn.shopify.com/extensions/019ea728-3733-7fb1-81a6-5fe5472d7d11/swym-relay-766/assets/storefront-layout.css">
<script src="https://cdn.shopify.com/extensions/019ea728-3733-7fb1-81a6-5fe5472d7d11/swym-relay-766/assets/async-wishlist-apis.js" defer="defer"></script>
<script src="https://cdn.shopify.com/extensions/019ea728-3733-7fb1-81a6-5fe5472d7d11/swym-relay-766/assets/storefront-layout.js" defer="defer"></script>
<script src="https://cdn.shopify.com/extensions/019ea728-3733-7fb1-81a6-5fe5472d7d11/swym-relay-766/assets/storefront-layout-components.js" defer="defer"></script>

<swym-storefront-layout class="swym-storefront-layout-root-component"></swym-storefront-layout>
<!-- END app snippet -->
    </div>
    <!-- BEGIN app snippet: swymEducationTooltip -->


  

  <div id="swym-education-tooltip" aria-hidden="true"
    data-toast-desktop-message="Interesting? Click &#39;{{wishlistIcon}}&#39; to save it to your {{wishlistName}}."
    data-toast-mobile-message="Interesting? Tap &#39;{{wishlistIcon}}&#39; to add to your {{wishlistName}}."
    data-toast-cta="Wishlist Now"
    data-tooltip-desktop-message="Interesting? Click &#39;{{wishlistIcon}}&#39; to save it to your {{wishlistName}}."
    data-tooltip-mobile-message="Interesting? Tap &#39;{{wishlistIcon}}&#39; to add to your {{wishlistName}}."
    data-button-transition-text-1="Price drops? Know first."
    data-button-transition-text-2="Almost gone. Just saying."
    data-button-transition-text-3="Yours when ready.">
  </div>

  <div id="swym-education-tooltip-bubble" class="swym-education-tooltip swym-education-tooltip-above" aria-hidden="true" role="tooltip">
    <div class="swym-education-tooltip-content">
      <span class="swym-education-tooltip-message"></span>
      <button class="swym-education-tooltip-close" data-swym-education-tooltip-close aria-label="Close consent dialog">
        <svg width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
          <path d="M18 6L6 18M6 6l12 12"></path>
        </svg>
      </button>
    </div>
    <div class="swym-education-tooltip-arrow"></div>
  </div>

  <style>
    /* Education tooltip — positioned fixed, managed by JS */
    .swym-education-tooltip {
      position: fixed;
      z-index: 500;
      visibility: hidden;
      opacity: 0;
      transition: opacity 0.2s ease, visibility 0.2s ease;
      pointer-events: none;
    }
    .swym-education-tooltip.swym-education-tooltip-visible {
      visibility: visible;
      opacity: 1;
      pointer-events: auto;
    }
    .swym-education-tooltip-content {
      background: var(--swym-storefront-layout-notification-neutral-bg-color, #FFFFFF);
      color: var(--swym-storefront-layout-notification-neutral-text-color, #383d41);
      border: 1px solid var(--swym-storefront-layout-notification-neutral-border-color, #d6d8db);
      padding: 10px 14px;
      border-radius: var(--swym-storefront-layout-ui-border-radius, 10px);
      font-size: 13px;
      line-height: 1.4;
      display: flex;
      align-items: center;
      gap: 8px;
      max-width: 320px;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    }
    .swym-education-tooltip-message {
      flex: 1;
    }
    .swym-education-tooltip-close {
      background: none;
      border: none;
      color: inherit;
      cursor: pointer;
      padding: 2px;
      line-height: 1;
      flex-shrink: 0;
      opacity: 0.7;
    }
    .swym-education-tooltip-close:hover {
      opacity: 1;
    }

    /* Button text fade transition for education nudge */
    .swym-btn-text-fade-out {
      opacity: 0;
      transition: opacity 0.2s ease;
    }
    .swym-btn-text-fade-in {
      opacity: 1;
      transition: opacity 0.3s ease;
    }

    /* Arrow — points down when tooltip is above, up when below */
    .swym-education-tooltip-arrow {
      width: 0;
      height: 0;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
    }
    .swym-education-tooltip-above .swym-education-tooltip-arrow {
      bottom: -6px;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid var(--swym-storefront-layout-notification-neutral-bg-color, #FFFFFF);
    }
    .swym-education-tooltip-below .swym-education-tooltip-arrow {
      top: -6px;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-bottom: 6px solid var(--swym-storefront-layout-notification-neutral-bg-color, #FFFFFF);
    }

    /* Hidden data element */
    #swym-education-tooltip {
      display: none;
    }

    @media (max-width: 480px) {
      .swym-education-tooltip-content {
        max-width: 90vw;
        font-size: 12px;
      }
    }
  </style>

  <script src="https://cdn.shopify.com/extensions/019ea728-3733-7fb1-81a6-5fe5472d7d11/swym-relay-766/assets/swym-education-tooltip.js" defer="defer"></script>
  <script src="https://cdn.shopify.com/extensions/019ea728-3733-7fb1-81a6-5fe5472d7d11/swym-relay-766/assets/swym-education.js" defer="defer"></script>

<!-- END app snippet -->
  


</div><div id="shopify-block-AQkNER2NSNG1QMmJmY__17723141436607107201" class="shopify-block shopify-app-block">
<script src="https://cdn.shopify.com/extensions/019ea728-3733-7fb1-81a6-5fe5472d7d11/swym-relay-766/assets/swym-local-wishlist.js" defer></script>

<!-- BEGIN app snippet: swymConsentPopup -->



  

  <style id="swym-consent-popup-styles">
    /* Consent popup styles */
    .swym-consent-popup {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 999999;
      display: flex;
      align-items: center;
      justify-content: center;
      opacity: 0;
      visibility: hidden;
      transition: opacity 0.2s ease, visibility 0.2s ease;
    }
    .swym-consent-popup[aria-hidden="false"] {
      opacity: 1;
      visibility: visible;
    }
    .swym-consent-popup-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
      cursor: pointer;
    }
    .swym-consent-popup-content {
      position: relative;
      background: #fff;
      padding: 32px;
      border-radius: 12px;
      max-width: 440px;
      width: 90%;
      box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
      z-index: 1;
      text-align: left;
    }
    .swym-consent-popup[aria-hidden="false"] .swym-consent-popup-content {
      animation: swymPopupSlideIn 0.25s ease;
    }
    @keyframes swymPopupSlideIn {
      from {
        opacity: 0;
        transform: translateY(-20px) scale(0.95);
      }
      to {
        opacity: 1;
        transform: translateY(0) scale(1);
      }
    }
    .swym-consent-popup-close {
      position: absolute;
      top: 12px;
      right: 12px;
      background: none;
      border: none;
      cursor: pointer;
      padding: 4px;
      color: #666;
      transition: color 0.15s ease;
    }
    .swym-consent-popup-close:hover {
      color: #000;
    }
    .swym-consent-popup-title {
      margin: 0 0 12px 0;
      font-size: 20px;
      font-weight: 600;
      color: #111;
      text-align: center;
    }
    .swym-consent-popup-message {
      margin: 0 0 24px 0;
      font-size: 14px;
      line-height: 1.6;
      color: #555;
      text-align: left;
    }
    .swym-consent-popup-actions {
      display: flex;
      gap: 12px;
      justify-content: center;
    }
    /* Secondary buttons — all CTAs have equal weight, outlined style */
    .swym-consent-btn {
      flex: 1;
      padding: 12px 24px;
      font-size: 14px;
      font-weight: 500;
      border-radius: 6px;
      cursor: pointer;
      transition: all 0.15s ease;
      min-width: 100px;
      min-height: 44px;
      background: #fff;
      color: #111;
      border: 1px solid #ccc;
      position: relative;
      text-align: center;
    }
    .swym-consent-btn:hover {
      background: #f5f5f5;
      border-color: #999;
    }
    /* Disclaimer text under popup actions */
    .swym-consent-popup-disclaimer {
      margin: 16px 0 0 0;
      font-size: 12px;
      line-height: 1.5;
      color: #888;
      font-style: italic;
      text-align: left;
    }
    /* First CTA (accept button) has bolder font weight */
    .swym-consent-btn[data-swym-consent-accept] {
      font-weight: 600;
    }
    /* Spinner for accept button */
    .swym-consent-btn .swym-consent-spinner {
      display: none;
      width: 16px;
      height: 16px;
      border: 2px solid #111;
      border-top-color: transparent;
      border-radius: 50%;
      animation: swymConsentSpin 0.7s linear infinite;
    }
    .swym-consent-btn.swym-loading {
      pointer-events: none;
    }
    .swym-consent-btn.swym-loading .swym-consent-btn-text {
      visibility: hidden;
    }
    .swym-consent-btn.swym-loading .swym-consent-spinner {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    @keyframes swymConsentSpin {
      to { transform: translate(-50%, -50%) rotate(360deg); }
    }
    .swym-consent-popup-note {
      display: none;
    }
    @media (max-width: 480px) {
      .swym-consent-popup-content {
        padding: 24px 20px;
        margin: 16px;
      }
      .swym-consent-popup-actions {
        flex-direction: column;
      }
      .swym-consent-btn {
        width: 100%;
      }
    }
    /* Ghost-Intent login toast */
    .swym-ghost-toast {
      position: fixed;
      bottom: 20px;
      left: 50%;
      transform: translateX(-50%) translateY(100px);
      background: #111;
      color: #fff;
      padding: 14px 20px;
      border-radius: 8px;
      display: flex;
      align-items: center;
      gap: 12px;
      z-index: 999999;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
      opacity: 0;
      transition: opacity 0.3s ease, transform 0.3s ease;
      max-width: 90%;
    }
    .swym-ghost-toast-visible {
      opacity: 1;
      transform: translateX(-50%) translateY(0);
    }
    .swym-ghost-toast-message {
      font-size: 14px;
    }
    .swym-ghost-toast-cta {
      color: #fff;
      text-decoration: underline;
      font-weight: 600;
      font-size: 14px;
      white-space: nowrap;
    }
    .swym-ghost-toast-close {
      background: none;
      border: none;
      color: #999;
      font-size: 18px;
      cursor: pointer;
      padding: 0 0 0 4px;
      line-height: 1;
    }
    .swym-ghost-toast-close:hover {
      color: #fff;
    }
    /* Confirmation alert (shown after second consent decline) */
    .swym-consent-confirm-alert {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 9999999;
      display: flex;
      align-items: center;
      justify-content: center;
      opacity: 0;
      visibility: hidden;
      transition: opacity 0.2s ease, visibility 0.2s ease;
    }
    .swym-consent-confirm-alert[aria-hidden="false"] {
      opacity: 1;
      visibility: visible;
    }
    .swym-consent-confirm-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.6);
      cursor: pointer;
    }
    .swym-consent-confirm-content {
      position: relative;
      background: #fff;
      padding: 32px;
      border-radius: 12px;
      max-width: 480px;
      width: 90%;
      box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
      z-index: 1;
      text-align: left;
    }
    .swym-consent-confirm-alert[aria-hidden="false"] .swym-consent-confirm-content {
      animation: swymPopupSlideIn 0.25s ease;
    }
    .swym-consent-confirm-icon {
      margin-right: 8px;
    }
    .swym-consent-confirm-title {
      margin: 0 0 12px 0;
      font-size: 18px;
      font-weight: 600;
      color: #111;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .swym-consent-confirm-message {
      margin: 0 0 24px 0;
      font-size: 14px;
      line-height: 1.6;
      color: #555;
      text-align: left;
    }
    .swym-consent-confirm-actions {
      display: flex;
      gap: 12px;
      justify-content: center;
    }
    /* Secondary buttons for confirmation alert — equal weight, outlined */
    .swym-consent-confirm-btn {
      flex: 1;
      padding: 12px 24px;
      font-size: 14px;
      font-weight: 500;
      border-radius: 6px;
      cursor: pointer;
      transition: all 0.15s ease;
      min-width: 120px;
      background: #fff;
      color: #111;
      border: 1px solid #ccc;
    }
    .swym-consent-confirm-btn:hover {
      background: #f5f5f5;
      border-color: #999;
    }
    .swym-consent-confirm-disclaimer {
      margin: 16px 0 0 0;
      font-size: 12px;
      line-height: 1.5;
      color: #888;
      font-style: italic;
      text-align: left;
    }
    /* First CTA (accept button) in confirmation alert has bolder font weight */
    .swym-consent-confirm-btn[data-swym-confirm-accept] {
      font-weight: 600;
    }
    @media (max-width: 480px) {
      .swym-consent-confirm-content {
        padding: 24px 20px;
        margin: 16px;
      }
      .swym-consent-confirm-actions {
        flex-direction: column;
      }
      .swym-consent-confirm-btn {
        width: 100%;
      }
    }
  </style>

  <div id="swym-consent-popup" class="swym-consent-popup" aria-hidden="true" role="dialog" aria-modal="true" aria-labelledby="swym-consent-title"
    data-login-url="/customer_authentication/login?return_to=%2F%3Ffeed%3Drss2&locale=en&ui_hint=full"
    data-local-only-title="Save your wishlist to this device?"
    data-local-only-message="To start your favorites list, we need to save your items to this device."
    data-local-only-accept="OK, Save to Device"
    data-local-only-decline="No, do not save"
    data-local-only-note="If you decline, you won&#39;t be able to add items to your wishlist."
    data-ghost-title="Saving more? sync your list"
    data-ghost-message="You have already saved {{itemCount}} of 5 items you can store on this device. For unlimited saves and accessing across devices please Log in."
    data-ghost-message-full="You have already saved {{itemCount}} of 5 items on this device, to save more and sync it across devices please Log in."
    data-ghost-disclaimer="Disclaimer: By logging in you are providing your consent to save the wishlist data."
    data-ghost-accept="Log in to sync"
    data-ghost-decline="Keep on this device"
    data-toast-message="Item saved! Log in to sync across all your devices."
    data-toast-cta="Log in to sync">
    <div class="swym-consent-popup-overlay" data-swym-consent-close></div>
    <div class="swym-consent-popup-content">
      <button type="button" class="swym-consent-popup-close" data-swym-consent-close aria-label="Close consent dialog">
        <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true" focusable="false">
          <path d="M18 6L6 18M6 6l12 12"></path>
        </svg>
      </button>
      <h3 id="swym-consent-title" class="swym-consent-popup-title">Your Consent Matters</h3>
      <p class="swym-consent-popup-message">To save items to your wishlist and provide a personalized experience, we need your consent to store your preferences.</p>
      <div class="swym-consent-popup-actions">
        <button type="button" class="swym-consent-btn" data-swym-consent-accept>
          <span class="swym-consent-btn-text">Accept</span>
          <span class="swym-consent-spinner" aria-hidden="true"></span>
        </button>
        <button type="button" class="swym-consent-btn" data-swym-consent-decline>Decline</button>
      </div>
      <p class="swym-consent-popup-note swym-consent-popup-disclaimer"></p>
    </div>
  </div>

  <div id="swym-consent-confirm-alert" class="swym-consent-confirm-alert" aria-hidden="true" role="alertdialog" aria-modal="true" aria-labelledby="swym-confirm-title">
    <div class="swym-consent-confirm-overlay" data-swym-confirm-close></div>
    <div class="swym-consent-confirm-content">
      <h3 id="swym-confirm-title" class="swym-consent-confirm-title">
        <svg class="swym-consent-confirm-icon" width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="#d97706" stroke-width="2" aria-hidden="true" focusable="false">
          <path d="M10.29 3.86L1.82 18a2 2 0 001.71 3h16.94a2 2 0 001.71-3L13.71 3.86a2 2 0 00-3.42 0z"></path>
          <line x1="12" y1="9" x2="12" y2="13"></line>
          <line x1="12" y1="17" x2="12.01" y2="17"></line>
        </svg>
        Are you sure? keep only on this device
      </h3>
      <p class="swym-consent-confirm-message" data-confirm-message-template="You have already saved {{itemCount}} of 5 items so you won&#39;t be able to save more on this device">You have already saved {{itemCount}} of 5 items so you won&#39;t be able to save more on this device</p>
      <div class="swym-consent-confirm-actions">
        <button type="button" class="swym-consent-confirm-btn" data-swym-confirm-accept>Login and sync</button>
        <button type="button" class="swym-consent-confirm-btn" data-swym-confirm-decline>Yes, only on this device</button>
      </div>
      <p class="swym-consent-confirm-disclaimer">Disclaimer: By logging in you are providing your consent to save the wishlist data.</p>
    </div>
  </div>

  <script src="//cdn.shopify.com/extensions/019ea728-3733-7fb1-81a6-5fe5472d7d11/swym-relay-766/assets/swym-consent-manager.js" type="text/javascript"></script>

<!-- END app snippet -->
<!-- BEGIN app snippet: swymGhostWishlistDrawer -->


<div id="swym-ghost-wishlist-data" style="display:none"
  data-title="My Wishlist"
  data-empty-title="Your wishlist is empty"
  data-empty-description="Add items to your wishlist and see them here"
  data-add-to-cart="Add to Cart"
  data-added-to-cart="Added to Cart"
  data-remove="Remove"
  data-view-product="View Product"
  data-consent-cta="Sync across devices"
  data-items-count="{{count}} items"
  data-close="Close"
></div>

<style id="swym-ghost-wishlist-drawer-styles">
  /* Ghost Wishlist Drawer — overlay */
  .swym-ghost-wl-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 999998;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
  .swym-ghost-wl-overlay-visible {
    opacity: 1;
    visibility: visible;
  }

  /* Ghost Wishlist Drawer — drawer panel */
  .swym-ghost-wl-drawer {
    position: fixed;
    top: 0;
    right: 0;
    width: 400px;
    max-width: 90vw;
    height: 100%;
    background: #fff;
    z-index: 999999;
    display: flex;
    flex-direction: column;
    box-shadow: -4px 0 20px rgba(0, 0, 0, 0.1);
    transform: translateX(100%);
    transition: transform 0.3s ease;
  }
  .swym-ghost-wl-drawer-open {
    transform: translateX(0);
  }

  /* Drawer header */
  .swym-ghost-wl-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 24px;
    border-bottom: 1px solid #eee;
    flex-shrink: 0;
  }
  .swym-ghost-wl-header-left {
    display: flex;
    align-items: baseline;
    gap: 8px;
  }
  .swym-ghost-wl-title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #111;
    line-height: 1.2;
  }
  .swym-ghost-wl-count {
    font-size: 13px;
    color: #888;
    font-weight: 400;
  }
  .swym-ghost-wl-close {
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    color: #666;
    transition: color 0.15s ease;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .swym-ghost-wl-close:hover {
    color: #000;
  }

  /* Items list (scrollable) */
  .swym-ghost-wl-items {
    flex: 1;
    overflow-y: auto;
    padding: 16px 24px;
  }

  /* Empty state */
  .swym-ghost-wl-empty {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 60px 20px;
    color: #999;
  }
  .swym-ghost-wl-empty svg {
    margin-bottom: 16px;
    opacity: 0.5;
  }
  .swym-ghost-wl-empty-title {
    margin: 0 0 8px;
    font-size: 16px;
    font-weight: 600;
    color: #555;
  }
  .swym-ghost-wl-empty-desc {
    margin: 0;
    font-size: 14px;
    color: #888;
    line-height: 1.5;
  }

  /* Product tile */
  .swym-ghost-wl-item {
    display: flex;
    gap: 16px;
    padding: 16px 0;
    border-bottom: 1px solid #f0f0f0;
  }
  .swym-ghost-wl-item:last-child {
    border-bottom: none;
  }

  /* Product image */
  .swym-ghost-wl-item-image-link {
    flex-shrink: 0;
    width: 90px;
    height: 90px;
    display: block;
    text-decoration: none;
  }
  .swym-ghost-wl-item-image {
    width: 90px;
    height: 90px;
    object-fit: cover;
    border-radius: 8px;
    background: #f5f5f5;
    display: block;
  }
  .swym-ghost-wl-item-image-placeholder {
    width: 90px;
    height: 90px;
    border-radius: 8px;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  /* Product info */
  .swym-ghost-wl-item-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 0;
  }
  .swym-ghost-wl-item-title {
    font-size: 14px;
    font-weight: 500;
    color: #111;
    text-decoration: none;
    line-height: 1.4;
    margin-bottom: 4px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .swym-ghost-wl-item-title:hover {
    text-decoration: underline;
  }
  .swym-ghost-wl-item-price {
    font-size: 14px;
    font-weight: 600;
    color: #111;
    margin-bottom: 10px;
  }

  /* Action buttons row */
  .swym-ghost-wl-item-actions {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .swym-ghost-wl-item-atc {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 6px 14px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    background: #111;
    border: 1px solid #111;
    border-radius: 4px;
    cursor: pointer;
    text-decoration: none;
    transition: background 0.15s ease;
    white-space: nowrap;
  }
  .swym-ghost-wl-item-atc:hover {
    background: #333;
    color: #fff;
    text-decoration: none;
  }
  /* Add to Cart — loading spinner */
  .swym-ghost-wl-atc-spinner {
    display: none;
    width: 12px;
    height: 12px;
    border: 2px solid rgba(255,255,255,0.3);
    border-top-color: #fff;
    border-radius: 50%;
    animation: swym-ghost-wl-spin 0.6s linear infinite;
    margin-left: 6px;
  }
  .swym-ghost-wl-atc-loading .swym-ghost-wl-atc-spinner {
    display: inline-block;
  }
  .swym-ghost-wl-atc-loading {
    opacity: 0.7;
    pointer-events: none;
  }
  /* Add to Cart — added state (keeps same style, just disabled) */
  .swym-ghost-wl-atc-added {
    pointer-events: none;
    opacity: 0.8;
  }
  @keyframes swym-ghost-wl-spin {
    to { transform: rotate(360deg); }
  }
  .swym-ghost-wl-item-soldout {
    font-size: 12px;
    color: #999;
    font-weight: 500;
  }
  .swym-ghost-wl-item-remove {
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    color: #999;
    transition: color 0.15s ease;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .swym-ghost-wl-item-remove:hover {
    color: #e53e3e;
  }

  /* Footer with consent CTA */
  .swym-ghost-wl-footer {
    padding: 16px 24px;
    border-top: 1px solid #eee;
    flex-shrink: 0;
  }
  .swym-ghost-wl-consent-btn {
    width: 100%;
    padding: 12px 20px;
    font-size: 14px;
    font-weight: 500;
    color: #111;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.15s ease;
    text-align: center;
  }
  .swym-ghost-wl-consent-btn:hover {
    background: #f5f5f5;
    border-color: #ccc;
  }

  /* Responsive */
  @media (max-width: 480px) {
    .swym-ghost-wl-drawer {
      width: 100%;
      max-width: 100vw;
    }
    .swym-ghost-wl-header {
      padding: 16px 16px;
    }
    .swym-ghost-wl-items {
      padding: 12px 16px;
    }
    .swym-ghost-wl-item-image-link,
    .swym-ghost-wl-item-image,
    .swym-ghost-wl-item-image-placeholder {
      width: 72px;
      height: 72px;
    }
    .swym-ghost-wl-footer {
      padding: 12px 16px;
    }
  }
</style>

<script src="https://cdn.shopify.com/extensions/019ea728-3733-7fb1-81a6-5fe5472d7d11/swym-relay-766/assets/swym-ghost-wishlist-drawer.js" defer></script>
<!-- END app snippet -->




  <!-- BEGIN app snippet: swymHeaderIcon -->









  
  <a id="swym-advanced-header-icon"
      class="swym-advanced-header-icon swym-header-icon-wrapper"
      href="#"
      aria-label="Wishlist"
      aria-haspopup="dialog"
      aria-expanded="false"
      >
    <span class="swym-header-icon-html">
      
<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24" fill="none" aria-hidden="true" focusable="false"><path d="M19.6706 5.4736C17.6806 3.8336 14.7206 4.1236 12.8906 5.9536L12.0006 6.8436L11.1106 5.9536C9.29063 4.1336 6.32064 3.8336 4.33064 5.4736C2.05064 7.3536 1.93063 10.7436 3.97063 12.7836L11.6406 20.4536C11.8406 20.6536 12.1506 20.6536 12.3506 20.4536L20.0206 12.7836C22.0706 10.7436 21.9506 7.3636 19.6706 5.4736Z" stroke="currentColor" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>

      <span class="swym-header-icon-count-bubble" aria-live="polite" aria-atomic="true" style="display: none;">
        <span class="swym-header-icon-count" data-swym-count>0</span>
      </span>
    </span>
  </a>






























<script>
  // Initialize configuration object immediately
  window.swymAdvancedHeaderIconConfig = window.swymAdvancedHeaderIconConfig || {};
  window.swymAdvancedHeaderIconConfig.iconHtml = "\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24px\" height=\"24px\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M19.6706 5.4736C17.6806 3.8336 14.7206 4.1236 12.8906 5.9536L12.0006 6.8436L11.1106 5.9536C9.29063 4.1336 6.32064 3.8336 4.33064 5.4736C2.05064 7.3536 1.93063 10.7436 3.97063 12.7836L11.6406 20.4536C11.8406 20.6536 12.1506 20.6536 12.3506 20.4536L20.0206 12.7836C22.0706 10.7436 21.9506 7.3636 19.6706 5.4736Z\" stroke=\"currentColor\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e";
  window.swymAdvancedHeaderIconConfig.countBubbleHtml = "\u003cspan class=\"swym-header-icon-count\" data-swym-count\u003e{{WISHLIST_COUNT}}\u003c\/span\u003e";
  window.swymAdvancedHeaderIconConfig.attachSelectorDesktop = "a[href='\/cart'].header__icon--cart";
  window.swymAdvancedHeaderIconConfig.attachSelectorMobile = "a[href='\/cart'].header__icon--cart";
  window.swymAdvancedHeaderIconConfig.hasCustomIconHtml = 524;
  window.swymAdvancedHeaderIconConfig.hasCustomCountBubbleHtml = 78;
  window.swymAdvancedHeaderIconConfig.ariaLabel = "Wishlist";
  
    window.swymAdvancedHeaderIconConfig.showWishlistCount = true;
  
</script>

<style id="swym-advanced-header-icon-styles">
.swym-advanced-header-icon { position: relative; display: inline-flex; align-items: center; justify-content: center; text-decoration: none; color: inherit; cursor: pointer; transition: opacity 0.2s ease; } .swym-header-icon-html { position: relative; display: inline-flex; align-items: center; justify-content: center; } .swym-header-icon-svg { width: 24px; height: 24px; display: block; } .swym-header-icon-count-bubble { position: absolute; top: -7px; right: -7px; display: flex; align-items: center; justify-content: center; } .swym-header-icon-count { padding: 0 5px; font-size: 11px; font-weight: 600; line-height: 18px; text-align: center; color: #fff; background-color: #000; border-radius: 50%; } .swym-header-icon-count:empty, .swym-header-icon-count[data-count='0'] { display: none; } @media (prefers-reduced-motion: reduce) { .swym-advanced-header-icon { transition: none; } }

/* Ensure icon is always visible regardless of consent state */
.swym-advanced-header-icon,
#swym-advanced-header-icon,
#swym-advanced-header-icon-mobile {
  display: inline-flex !important;
  visibility: visible !important;
  opacity: 1 !important;
}

/* Loading state overrides the above */
.swym-advanced-header-icon.swym-loading {
  opacity: 0.5 !important;
}

/* Hide old SDK header launcher if advanced header icon is enabled */
.swym-header-launcher,
#swym-header-launcher {
  display: none !important;
}
</style>


<script src="https://cdn.shopify.com/extensions/019ea728-3733-7fb1-81a6-5fe5472d7d11/swym-relay-766/assets/advanced-header-icon.js" defer></script>
<!-- END app snippet -->



  <!-- BEGIN app snippet: advancedCollectionsWishlist -->



































<script
  id="swym-advanced-wishlist-collections-config"
>
  window.SwymAdvancedCollectionsWishlistConfig = {
    beforeHtml: "\u003cbutton\n  type=\"button\"\n  class=\"swym-advanced-wishlist-collections\"\n  aria-label=\"{{ADD_TO_WISHLIST}}\"\n  aria-pressed=\"false\"\n  style=\"color:{{ICON_COLOR}}; transform:{{ICON_POSITION}};\"\n\u003e\n  \u003cdiv class=\"swym-advanced-wishlist-collections-social-count\"\u003e\n    {{SOCIAL_COUNT}}\n  \u003c\/div\u003e\n  \u003csvg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n    \u003cpath d=\"M19.6706 5.4736C17.6806 3.8336 14.7206 4.1236 12.8906 5.9536L12.0006 6.8436L11.1106 5.9536C9.29063 4.1336 6.32064 3.8336 4.33064 5.4736C2.05064 7.3536 1.93063 10.7436 3.97063 12.7836L11.6406 20.4536C11.8406 20.6536 12.1506 20.6536 12.3506 20.4536L20.0206 12.7836C22.0706 10.7436 21.9506 7.3636 19.6706 5.4736Z\" stroke=\"{{ICON_COLOR}}\" stroke-width=\"{{ICON_WIDTH}}\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n  \u003c\/svg\u003e\n\u003c\/button\u003e",
    afterHtml: "\u003cbutton\n  type=\"button\"\n  class=\"swym-advanced-wishlist-collections\"\n  aria-label=\"{{ADDED_TO_WISHLIST}}\"\n  aria-pressed=\"true\"\n  style=\"color:{{ICON_COLOR}}; transform:{{ICON_POSITION}};\"\n\u003e\n  \u003cdiv class=\"swym-advanced-wishlist-collections-social-count\"\u003e\n    {{SOCIAL_COUNT}}\n  \u003c\/div\u003e\n  \u003csvg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n    \u003cpath d=\"M19.6706 5.4736C17.6806 3.8336 14.7206 4.1236 12.8906 5.9536L12.0006 6.8436L11.1106 5.9536C9.29063 4.1336 6.32064 3.8336 4.33064 5.4736C2.05064 7.3536 1.93063 10.7436 3.97063 12.7836L11.6406 20.4536C11.8406 20.6536 12.1506 20.6536 12.3506 20.4536L20.0206 12.7836C22.0706 10.7436 21.9506 7.3636 19.6706 5.4736Z\" stroke=\"{{ICON_COLOR}}\" stroke-width=\"{{ICON_WIDTH}}\" fill=\"{{ICON_COLOR}}\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n  \u003c\/svg\u003e\n\u003c\/button\u003e",
    ariaLabels: {
      viewWishlist: "Item Added. View Wishlist",
      addToWishlist: "Add to Wishlist",
      removeFromWishlist: "Remove from Wishlist",
      wishlistAddedAnnouncement: " people wishlisted this"
    },
    socialCountEnabled: false,
    iconColor: "#000000",
    iconWidth: "1.7",
    iconPosition: "top-left",
    buttonWidth: 60,
    buttonHeight: 40,
    shouldCalculatePosition: false,
    socialCountCharWidth: 8,
    socialCountPadding: 5,
    variantSelectorEnabled: false,
    variantSelectorChooseCreateText: "Choose or Create new wishlist",
    variantSelectorCreateListPlaceholder: "Enter wish list name",
    variantSelectorCreateListTitle: "Name Your Wishlist",
    ProductUrlSelector: ".card.card--standard a.full-unstyled-link, .card.card--standard a.full-unstyled-link",
    AttachButtonSelector: "div#ProductGridContainer .card.card--standard, .product-grid .grid__item .card-wrapper.product-card-wrapper"
  };

  // Theme selectors for automated button injection
  

  // Overwrite variant selector text strings with retailer settings once _swat is ready
  window.SwymCallbacks = window.SwymCallbacks || [];
  window.SwymCallbacks.push(function() {
    var s = (window._swat && window._swat.retailerSettings && window._swat.retailerSettings.Strings) || {};
    var c = window.SwymAdvancedCollectionsWishlistConfig;
    if (s.CollectionsVariantSelectorChooseActionText) c.variantSelectorChooseCreateText = s.CollectionsVariantSelectorChooseActionText;
    if (s.CollectionsCreateListPlaceholder) c.variantSelectorCreateListPlaceholder = s.CollectionsCreateListPlaceholder;
    if (s.CollectionsCreateListTitle) c.variantSelectorCreateListTitle = s.CollectionsCreateListTitle;
  });
</script>

<script src="https://cdn.shopify.com/extensions/019ea728-3733-7fb1-81a6-5fe5472d7d11/swym-relay-766/assets/advanced-collections-wishlist.js" defer></script>

<style id="swym-advanced-wishlist-collections-styles">
  .swym-advanced-wishlist-collections-container {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  z-index: 5;
  cursor: pointer;
  width: 60px;
  height: 40px;
}

.swym-advanced-wishlist-collections,
.swym-advanced-wishlist-collections svg {
  cursor: pointer;
  background: unset;
  border: unset;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 5px;
  color: currentColor;
  min-width: 24px;
  min-height: 24px;
}

.swym-advanced-wishlist-collections svg path {
  stroke: currentColor;
}

.swym-advanced-wishlist-collections
  .swym-advanced-wishlist-collections-social-count {
  font-size: 14px;
  font-weight: 500;
  color: currentColor;
}

.swym-sr-only {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
}

</style>
<!-- END app snippet -->





</div><div id="shopify-block-AQmluZzRtdWVZZjkrT__11753626725791430220" class="shopify-block shopify-app-block"><!-- BEGIN app snippet: cart-drawer --><!-- END app snippet -->


</div><div id="shopify-block-AK2cvU1YxM2RudVVoa__17368511000352060744" class="shopify-block shopify-app-block"><script type="text/javascript">
    window.gfp_customer = {
      id: "",
      email: "",
      first_name: "",
      last_name: ""
    }
    function gfpLoadWidgets() {
    if (!document.querySelector('script[src="https://widgets.goaffpro.app/main.js"]')) {
      var s = document.createElement('script');
      s.type = 'module';
      s.src = 'https://widgets.goaffpro.app/main.js';
      document.head.appendChild(s);
    }
  }
</script>

 <script type="text/javascript" async="true" src="/a/goaffpro/loader.js"></script>








</div><div id="shopify-block-AbEpqaklGb2U2U255a__10274264662263595587" class="shopify-block shopify-app-block">
<script>
  window.SwymCollectionsConfig = {
  'CollectionsSelectors': [],
  'CollectionsPosition': "top-right",
  'CollectionsIcon': "heart",
  'CollectionsButtonSize': 25,
  'CollectionsVerticalOffset': 0,
  'CollectionsHorizontalOffset': 0,
  'CollectionsProductLinkSelector': "-", 
  'CollectionsProductTileSelector': "-",
  'CollectionsVariantSelector': "false",
  'CollectionsVariantSelectorChooseActionText': "Choose or Create new Wishlist",
  'CollectionsCreateListTitle': "Name Your Wishlist",
  'CollectionsCreateListPlaceholder': "Enter wishlist name",
  'CollectionsCustomIconAdd': "",
  'CollectionsCustomIconAdded': "",
  'CollectionsIconColor': "#f775a7",
  'CollectionsIconThickness': "1.7",
}
</script>
<style>
  .swym-wishlist-collections-v2, .swym-wishlist-collections-v2 svg {border:unset; background:unset; min-width: 25px; height: 25px!important;}
  .swym-wishlist-collections-icon-heart-filled, .swym-wishlist-collections-icon-heart-unfilled, .swym-wishlist-collections-icon-star-filled, .swym-wishlist-collections-icon-star-unfilled, .swym-wishlist-collections-icon-bookmark-unfilled, .swym-wishlist-collections-icon-bookmark-filled {fill: #f775a7;}
  .swym-wishlist-collections-v2 .swym-collections-social-count {color: #f775a7;}
</style>



<script>
  // Send heartbeat for collections button
  (function() {
    let collectionsButtonHeartbeatData = '';
    try {
      collectionsButtonHeartbeatData = JSON.parse(collectionsButtonHeartbeatData) || {};
    } catch (e) {
      collectionsButtonHeartbeatData = {};
    }
    const ShopifyTheme = window.Shopify.theme;
    const themeId = ShopifyTheme.id;
    let heartbeatMetadata = {
      schema_name: ShopifyTheme?.schema_name,
      schema_version: ShopifyTheme?.schema_version,
      theme_store_id: ShopifyTheme?.theme_store_id,
      role: ShopifyTheme?.role
    };

    const isDesignMode = !!window.swymDesignMode;

    if (!window.SwymCallbacks) {
      window.SwymCallbacks = [];
    }
    window.SwymCallbacks.push((swat) => {
      if (!swat || !themeId) {
        return;
      }
      const triggerHeartbeat = swat?.ExtensionHealth?.triggerExtensionHeartbeat;
      if (typeof triggerHeartbeat !== "function") return;

      const lastHeartbeat = isDesignMode ? collectionsButtonHeartbeatData?.editor : collectionsButtonHeartbeatData?.[themeId];
      const themeContext = isDesignMode ? 'editor' : themeId;

      const extensionData = {
        extensionName: "add-to-wishlist-collections-button", 
        extensionType: "app-embed", 
        metadata: heartbeatMetadata, 
        themeId: themeContext, 
        extensionSource: "default"
      };

      /** Stop heartbeat
      triggerHeartbeat(extensionData, lastHeartbeat);
      */
    });
  })(); // IIFE to prevent polluting global scope
</script>


<style>
  .swym-advanced-wishlist-collections-container {
    display: none;
  }
</style>
</div><div id="shopify-block-AcUhlMVcraUprV28zQ__2014256209226515405" class="shopify-block shopify-app-block">






</div><div id="shopify-block-AZXdDeDJJcU9Nc2lyK__5493738229337669960" class="shopify-block shopify-app-block">

<script> var bonShopInfo = {"shopName":"inspiredbizowner.myshopify.com","displayWidget":true,"shopInfo":{"currency":"USD","country_code":"US","weight_unit":"lb","point_name":"points","referral_enabled":false},"appearance":{"theme_configs_json":{"color":{"text_color":"#ffffff","primary_color":"#ed66b2","secondary_color":"#86469c","section_text_color":"#000000","section_border_color":"#EF93C7","section_background_color":"#ffffff","function_button_text_color":"#000000","function_button_border_color":"#EF93C7","function_button_background_color":"#ffffff"},"banner_img":"","showIllustration":true},"is_first_time":false,"widget_button_configs_json":{"placement":{"widget_spacing":{"side":"20px","bottom":"20px"},"widget_button_position":1},"widget_icon":"widget-icon-3.svg","notification":{"color":{"text_color":"#ffffff","background_color":"#ff5a5a"},"motion":0,"status":false},"widget_title":"Rewards"},"displayed_text_configs_json":{"vip_tier":{"spend":"Spend {{money}}","next_tier":"Next tier","earn_point":"Earn {{point_amount}} {{point_name}}","entry_text":"You are at the entry level, unlock next tier to receive attractive benefits","current_tier":"Current tier","number_of_use":"Number of use: {{number_of_use}}","purchase_more":"Purchase more","earn_more_point":"Earn more {{point_name}}","highest_tier_txt":"You have reached the highest tier!","next_tier_money_spent_txt":"Next tier: Spend {{money}} more by {{date}}","next_tier_points_earned_txt":"Next tier: Get {{point_amount}} more {{point_name}} by {{date}}","complete_order_multi_points_txt":"x{{multi_points}} {{point_name}} for “Complete an order” rule","next_tier_money_spent_lifetime_txt":"Next tier: Spend {{money}} more","next_tier_points_earned_lifetime_txt":"Next tier: Get {{point_amount}} more {{point_name}}"},"my_balance":{"date":"Date","total":"Total","points":"Points","actions":"Actions","no_value":"There is no activitiy to show at the moment","referred":"Referred by a friend","referrer":"Refer a friend","point_expiry":"Your points have expired","refund_order":"Refund order","return_points":"Return points for redeemed code","new_tier_reward":"New tier's reward: {{reward_name}}","my_balance_button":"Earn more","refund_order_tier":"Return points for VIP Tier's benefit","cancel_order_status":"Cancel order","complete_order_tier":"VIP tier’s benefit for completing an order","store_owner_adjusted":"Store owner just adjusted your points","point_earned_completing":"Points earned from completing {{streak_name}}","points_for_return_order":"Deduct points for return order - {{streak_name}}","points_from_merge_account":"Points from merged account {{email}}","lto_benefit_complete_order":"LTO benefit for Complete an order","extra_points_product_collection":"Extra points for products\/collections","revoke_reward_refferral_refunded":"Revoked reward because referral order was refunded","revoke_reward_refferral_cancelled":"Revoked reward because referral order was cancelled"},"my_rewards":{"expired":"Expired","no_value":"You don't have any rewards at the moment","apply_for":"Apply for {{collection}}","reward_name":"Reward name","used_button":"Used","reward_button":"Use it now","can_combine_with":"Can combine with: {{discount_type}}","get_some_rewards":"Get some rewards","reward_explanation":"Reward details","order_combine_discount":"Order discount","product_combine_discount":"Product discount","shipping_combine_discount":"Shipping discount"},"sign_in_page":{"welcome":"Welcome {{full_name}}","vip_tier":"VIP Tiers","expire_on":"Expires on: {{date}}","earn_point":"Earn points","my_balance":"My balance","my_rewards":"My rewards","your_point":"Your points","join_button":"Join","program_name":"Reward program","redeem_point":"Redeem points","order_booster":"Rewards ladder","sign_in_button":"Sign in","sign_in_tagline":"Join our program to get attractive rewards!","referral_program":"Referral Program","sign_in_requirement_message":"Oops! You have to sign in to do this action"},"earn_points_tab":{"retweet":"Retweet","no_value":"There is no earning rule to show at the moment","required":"You can only do this once.","save_date":"Save date","follow_tiktok":"Follow on TikTok","join_fb_group":"Join a Facebook group","share_twitter":"Share on X","complete_order":"Complete an order","create_account":"Create an account","earn_for_every":"Earn {{complete_order_reward_point}} points for every {{money_value}}","follow_twitter":"Follow on X","happy_birthday":"Happy birthday","leave_a_review":"Leave a review","share_facebook":"Share on Facebook","share_linkedin":"Share on LinkedIn","sign_up_button":"Do it now","follow_facebook":"Like on Facebook","follow_linkedin":"Follow on LinkedIn","rule_conditions":"Rule conditions","apply_to_product":"Apply to {{product_name}}","bonus_point_desc":"Earn {{complete_order_bonus_point}} points for {{included_item}}","complete_profile":"Complete profile","follow_instagram":"Follow on Instagram","follow_pinterest":"Follow on Pinterest","message_birthday":"Entering a date within 30 days won’t earn you points","apply_all_product":"Apply to all products and collections","subscribe_youtube":"Subscribe on Youtube","apply_to_collection":"Apply to {{collection_name}}","subcrible_newletter":"Subscribe to newsletter","happy_birthday_button":"Enter info","leave_a_review_action":"Purchase to review","place_an_order_button":"Purchase","leave_a_review_tooltip":"You’ll get points when your review is published","complete_profile_dialog":"After you fill in all info, please comeback and click this button one more time so our system can reward you correctly","like_on_facebook_button":"Take me there","receive_points_birthday":"You’ll receive points on your birthday","complete_an_order_benefit":"{{point_amt}} {{point_name}} earned for every {{amt_spent}} spent"},"complete_profile":{"reset":"Reset","gender":"Gender","complete":"Complete","last_name":"Last name","type_here":"Type here","first_name":"First name","phone_number":"Phone number","warning_text":"You are required to complete this section ","date_of_birth":"Date of birth","gender_dropdown":{"male":"Male","female":"Female","others":"Others"},"select_your_gender":"Select your gender","enter_your_number_here":"Enter your number here"},"notification_tab":{"copied":"Copied","hover_copy":"Copy to clipboard","title_fail":"Oops","message_fail":"Something went wrong! Please enter a valid date","exclude_message":"Unfortunately, you’re not eligible for this rewards program","title_success_input":"Yay!","title_success_letter":"Great!","message_success_input":"You will receive points on your birthday","message_success_letter":"You are now subscribed to our newsletter","complete_profile_success":"You completed your profile"},"order_booster_tab":{"expired":"Expired","achieved":"Achieved","next_streak":"Next streaks","streak_end_on":"Streak ends on {{mm_dd_yy}}","complete_order":"Complete {{order_number}} orders to earn {{point_value}} {{point_name}}","current_streak":"Current streak","order_at_least":"Your order must be at least {{money_value}}","complete_streak":"Complete streak","apply_to_order_pos":"Apply to orders from POS only","apply_to_order_both":"Apply to orders from both channels","your_current_progress":"Your current progress","apply_to_order_online_store":"Apply to orders from Online store only"},"redeem_points_tab":{"maximum":"The most shipping cost this code covers","minimum":"Lowest spending amount","no_value":"There is no redeeming rule to show at the moment","expire_at":"Expires on","apply_button":"Apply now","apply_message":"Apply this code to your shopping cart. If you do not use this code now, you can always find it in My rewards tab anytime","expires_after":"Expires after {{expire_days}} days","redeem_button":"Redeem","discount_value":"The amount of the discount","max_point_value":"Maximum point value: {{max_point_value}}","min_point_value":"Minimum point value: {{min_point_value}}","apply_for_variant":"Apply for variant: {{variant_name}}","discount_condition":"Discount rules","increments_of_points":"You will get {{money_value}} off your entire order for {{reward_value}} points redeemed","apply_for_all_variants":"Apply for all variants"},"referral_program_tab":{"order_now":"Order now","referral_button":"Refer a friend now","share_and_claim":"Share this link and claim {{reward_name}}","referral_tagline":"Get rewards when your friend uses the referral link to sign up and place an order","sign_up_and_claim":"Sign up and claim your {{reward_name}} now","text_for_referral":"You will get {{referral_name}}","referrer_send_gift":"{{referrer_name}} has sent you a gift!","reward_for_referrer":"You will get a reward for referrer","complete_first_order":"Completing your first order to send a thank-you reward to your referrer.","reward_was_sent_email":"We’ve sent the reward to your email.","text_for_referral_friend":"They will get {{referral_friend_name}}","reward_for_referred_friend":"Your friend will get a reward for referred friend","referral_tagline_successful":"Your referral is successful once the referred friend's first order is fulfilled."}},"hide_on_mobile":false,"show_brand_mark":true,"show_title":true,"corner":0,"button_type":1,"button_type_mobile":2,"visible_urls":null,"custom_css":null,"hide_urls":null,"extends_config":{"widget_size_mobile":1,"widget_size_desktop":2}},"programStatus":true,"shrink_header":false,"widgetTitles":[{"lang":"en","widget_title":"Rewards"}],"baseURL":"https:\/\/app.bonloyalty.com","baseApiURL":"https:\/\/api.bonloyalty.com","assetURL":"https:\/\/d1l1jdneblyzyp.cloudfront.net","resourceUrl":"https:\/\/cdn.bonloyalty.com","versionBranding":1780286591,"campaigns":[],"referralPopup":{"status":false,"type":1,"branding_json":{"size_popup":"1","text_color":"#000000","background_color":"#F3F3F3"},"icon":"popup-icon-1.svg","file":null,"message_json":[{"desc":"Refer a friend now and receive rewards. You will get {{referral_name}} \u0026 They will get {{referral_friend_name}}","lang":"en","title":"Refer and receive exciting rewards"}],"frequency":1,"except_url":null,"visible_urls":null},"orderBoosterPopup":{"status":false,"type":0,"branding_json":{"text_color":"#000000","background_color":"#F3F3F3"},"icon":"popup-icon-1.svg","file":null,"displayed_text_configs_json":{"text":[{"lang":"en","body_text":"Complete {{order_number}} more orders to earn {{point_value}} {{point_name}}","heading_text":"Almost there!"}],"body_font_size":"14","heading_font_size":"14"},"except_url":null},"orderBoosterStatus":false,"endUserTracking":1,"rewardDisplaySetupRewardReminder":{"id":30399,"shop_id":41161,"status":false,"type":0,"popup_type":1,"button_configs_json":{"spacing":{"side":20,"bottom":100},"button_position":2},"branding_json":{"text_color":"#000000","primary_color":"#ed66b2","secondary_color":"#86469c","background_color":"#ffffff"},"displayed_text_configs_json":{"text":{"en":{"coupon_popup":{"hyperlink_text":"Shop now","notification_text":"Discount"},"reminder_popup":{"hyperlink_text":"Use now","notification_text":"Voucher {{discount_value}} discount"},"inline_reminder":{"hyperlink_text":"Redeem now","notification_text":"Save {{discount_value}} on your order with {{point}} {{point_name}}"}}}},"directional_url":null,"visible_urls":null,"hidden_urls":null,"extends_config":null},"rewardDisplaySetupOrderBooster":{"id":30400,"shop_id":41161,"status":false,"type":1,"popup_type":null,"button_configs_json":{"spacing":{"side":20,"bottom":100},"button_position":2},"branding_json":{"text_color":"#000000","primary_color":"#ed66b2","secondary_color":"#86469c","background_color":"#ffffff"},"displayed_text_configs_json":null,"directional_url":null,"visible_urls":null,"hidden_urls":null,"extends_config":null}}; </script>
<script> var BONLtoConfig = {"type":"flip","duration":2}; </script>
<script> var bonAppExtension = {"pointProductPage":{"status":false,"branding_configs_json":{"background_color":"#e1e3e5","text_color":"#000000","icon":"popup-icon-2.svg"},"displayed_text_configs_json":{"font_size":14,"text":{"en":{"caption_text":"You’ll get {{point_value}} {{point_name}} for each product"}}}},"pointCartPage":{"status":false,"branding_configs_json":{"text_color":"#000000","button_color":"#ffffff","border_color":"#000000"},"displayed_text_configs_json":{"font_size":14,"text":{"en":{"sign_in":"Sign in","sign_in_1":"to earn points and redeem many discounts.","cta_buton":"Redeem now","display_points":"You're having {points} {points_name}. Exchange them for discount","select_reward":"Select reward","enter_amount_points":"Enter amount of points","increment_discount_amount":"Redeem {points} {points_name} for {discount_amount} off discount.","validate_increment_greater_than":"Value must be greater than {points} {points_name}","validate_increment_not_exceed":"Value must not exceed {points} {points_name}","validate_increment_multiple_of":"Value must be a multiple of {value}","discount_not_applicable":"Your product does not meet the requirement for this discount. You'll not loose points for this redemption.","point_name":"point","points_name":"points"}}}},"pointCheckoutPage":{"status":false,"branding_configs_json":[],"displayed_text_configs_json":{"text":{"en":{"sign_in":"Sign in","sign_in_1":"to earn points and redeem many discounts.","cta_buton":"Redeem now","display_points":"You're having {{points}} {{points_name}}. Exchange them for discount","point_name":"point","points_name":"points","increment_discount_amount":"Redeem {{points}} {{points_name}} for {{discount_amount}} off discount.","select_reward":"Select reward","enter_amount_points":"Enter amount of points","not_enough_points":"You need {{need_points}} more {{points_name}} to redeem a reward","validate_increment_greater_than":"Amount of point must be greater than {{points}} {{points_name}}","validate_increment_not_exceed":"Amount of point must not exceed {{points}} {{points_name}}","validate_increment_multiple_of":"Amount of point must be a multiple of {{value}}","discount_not_applicable":"This discount is not applicable"}}}}}; </script>
<script> var bonLpInfo = {"shopData":{"data":{"program_status":true,"display":true,"point_expiration_status":false,"currency":"USD","country_code":"US","weight_unit":"lb","point_name":{"default":"points","en":"points"},"referral_enabled":false,"referral_popup":{"status":false,"type":1,"branding_json":{"size_popup":"1","text_color":"#000000","background_color":"#F3F3F3"},"icon":"popup-icon-1.svg","file":null,"message_json":[{"desc":"Refer a friend now and receive rewards. You will get {{referral_name}} \u0026 They will get {{referral_friend_name}}","lang":"en","title":"Refer and receive exciting rewards"}],"frequency":1,"except_url":null,"visible_urls":null},"program_branding":{"default":{"theme_configs_json":{"color":{"text_color":"#ffffff","primary_color":"#ed66b2","secondary_color":"#86469c","section_text_color":"#000000","section_border_color":"#EF93C7","section_background_color":"#ffffff","function_button_text_color":"#000000","function_button_border_color":"#EF93C7","function_button_background_color":"#ffffff"},"banner_img":"","showIllustration":true},"widget_button_configs_json":{"placement":{"widget_spacing":{"side":"20px","bottom":"20px"},"widget_button_position":1},"widget_icon":"widget-icon-3.svg","notification":{"color":{"text_color":"#ffffff","background_color":"#ff5a5a"},"motion":0,"status":false},"widget_title":"Rewards"},"displayed_text_configs_json":{"vip_tier":{"spend":"Spend {{money}}","next_tier":"Next tier","earn_point":"Earn {{point_amount}} {{point_name}}","entry_text":"You are at the entry level, unlock next tier to receive attractive benefits","current_tier":"Current tier","number_of_use":"Number of use: {{number_of_use}}","purchase_more":"Purchase more","earn_more_point":"Earn more {{point_name}}","highest_tier_txt":"You have reached the highest tier!","next_tier_money_spent_txt":"Next tier: Spend {{money}} more by {{date}}","next_tier_points_earned_txt":"Next tier: Get {{point_amount}} more {{point_name}} by {{date}}","complete_order_multi_points_txt":"x{{multi_points}} {{point_name}} for “Complete an order” rule","next_tier_money_spent_lifetime_txt":"Next tier: Spend {{money}} more","next_tier_points_earned_lifetime_txt":"Next tier: Get {{point_amount}} more {{point_name}}"},"my_balance":{"date":"Date","total":"Total","points":"Points","actions":"Actions","no_value":"There is no activitiy to show at the moment","referred":"Referred by a friend","referrer":"Refer a friend","point_expiry":"Your points have expired","refund_order":"Refund order","return_points":"Return points for redeemed code","new_tier_reward":"New tier's reward: {{reward_name}}","my_balance_button":"Earn more","refund_order_tier":"Return points for VIP Tier's benefit","cancel_order_status":"Cancel order","complete_order_tier":"VIP tier’s benefit for completing an order","store_owner_adjusted":"Store owner just adjusted your points","point_earned_completing":"Points earned from completing {{streak_name}}","points_for_return_order":"Deduct points for return order - {{streak_name}}","points_from_merge_account":"Points from merged account {{email}}","lto_benefit_complete_order":"LTO benefit for Complete an order","extra_points_product_collection":"Extra points for products\/collections","revoke_reward_refferral_refunded":"Revoked reward because referral order was refunded","revoke_reward_refferral_cancelled":"Revoked reward because referral order was cancelled"},"my_rewards":{"expired":"Expired","no_value":"You don't have any rewards at the moment","apply_for":"Apply for {{collection}}","reward_name":"Reward name","used_button":"Used","reward_button":"Use it now","can_combine_with":"Can combine with: {{discount_type}}","get_some_rewards":"Get some rewards","reward_explanation":"Reward details","order_combine_discount":"Order discount","product_combine_discount":"Product discount","shipping_combine_discount":"Shipping discount"},"sign_in_page":{"welcome":"Welcome {{full_name}}","vip_tier":"VIP Tiers","expire_on":"Expires on: {{date}}","earn_point":"Earn points","my_balance":"My balance","my_rewards":"My rewards","your_point":"Your points","join_button":"Join","program_name":"Reward program","redeem_point":"Redeem points","order_booster":"Rewards ladder","sign_in_button":"Sign in","sign_in_tagline":"Join our program to get attractive rewards!","referral_program":"Referral Program","sign_in_requirement_message":"Oops! You have to sign in to do this action"},"earn_points_tab":{"retweet":"Retweet","no_value":"There is no earning rule to show at the moment","required":"You can only do this once.","save_date":"Save date","follow_tiktok":"Follow on TikTok","join_fb_group":"Join a Facebook group","share_twitter":"Share on X","complete_order":"Complete an order","create_account":"Create an account","earn_for_every":"Earn {{complete_order_reward_point}} points for every {{money_value}}","follow_twitter":"Follow on X","happy_birthday":"Happy birthday","leave_a_review":"Leave a review","share_facebook":"Share on Facebook","share_linkedin":"Share on LinkedIn","sign_up_button":"Do it now","follow_facebook":"Like on Facebook","follow_linkedin":"Follow on LinkedIn","rule_conditions":"Rule conditions","apply_to_product":"Apply to {{product_name}}","bonus_point_desc":"Earn {{complete_order_bonus_point}} points for {{included_item}}","complete_profile":"Complete profile","follow_instagram":"Follow on Instagram","follow_pinterest":"Follow on Pinterest","message_birthday":"Entering a date within 30 days won’t earn you points","apply_all_product":"Apply to all products and collections","subscribe_youtube":"Subscribe on Youtube","apply_to_collection":"Apply to {{collection_name}}","subcrible_newletter":"Subscribe to newsletter","happy_birthday_button":"Enter info","leave_a_review_action":"Purchase to review","place_an_order_button":"Purchase","leave_a_review_tooltip":"You’ll get points when your review is published","complete_profile_dialog":"After you fill in all info, please comeback and click this button one more time so our system can reward you correctly","like_on_facebook_button":"Take me there","receive_points_birthday":"You’ll receive points on your birthday","complete_an_order_benefit":"{{point_amt}} {{point_name}} earned for every {{amt_spent}} spent"},"complete_profile":{"reset":"Reset","gender":"Gender","complete":"Complete","last_name":"Last name","type_here":"Type here","first_name":"First name","phone_number":"Phone number","warning_text":"You are required to complete this section ","date_of_birth":"Date of birth","gender_dropdown":{"male":"Male","female":"Female","others":"Others"},"select_your_gender":"Select your gender","enter_your_number_here":"Enter your number here"},"notification_tab":{"copied":"Copied","hover_copy":"Copy to clipboard","title_fail":"Oops","message_fail":"Something went wrong! Please enter a valid date","exclude_message":"Unfortunately, you’re not eligible for this rewards program","title_success_input":"Yay!","title_success_letter":"Great!","message_success_input":"You will receive points on your birthday","message_success_letter":"You are now subscribed to our newsletter","complete_profile_success":"You completed your profile"},"order_booster_tab":{"expired":"Expired","achieved":"Achieved","next_streak":"Next streaks","streak_end_on":"Streak ends on {{mm_dd_yy}}","complete_order":"Complete {{order_number}} orders to earn {{point_value}} {{point_name}}","current_streak":"Current streak","order_at_least":"Your order must be at least {{money_value}}","complete_streak":"Complete streak","apply_to_order_pos":"Apply to orders from POS only","apply_to_order_both":"Apply to orders from both channels","your_current_progress":"Your current progress","apply_to_order_online_store":"Apply to orders from Online store only"},"redeem_points_tab":{"maximum":"The most shipping cost this code covers","minimum":"Lowest spending amount","no_value":"There is no redeeming rule to show at the moment","expire_at":"Expires on","apply_button":"Apply now","apply_message":"Apply this code to your shopping cart. If you do not use this code now, you can always find it in My rewards tab anytime","expires_after":"Expires after {{expire_days}} days","redeem_button":"Redeem","discount_value":"The amount of the discount","max_point_value":"Maximum point value: {{max_point_value}}","min_point_value":"Minimum point value: {{min_point_value}}","apply_for_variant":"Apply for variant: {{variant_name}}","discount_condition":"Discount rules","increments_of_points":"You will get {{money_value}} off your entire order for {{reward_value}} points redeemed","apply_for_all_variants":"Apply for all variants"},"referral_program_tab":{"order_now":"Order now","referral_button":"Refer a friend now","share_and_claim":"Share this link and claim {{reward_name}}","referral_tagline":"Get rewards when your friend uses the referral link to sign up and place an order","sign_up_and_claim":"Sign up and claim your {{reward_name}} now","text_for_referral":"You will get {{referral_name}}","referrer_send_gift":"{{referrer_name}} has sent you a gift!","reward_for_referrer":"You will get a reward for referrer","complete_first_order":"Completing your first order to send a thank-you reward to your referrer.","reward_was_sent_email":"We’ve sent the reward to your email.","text_for_referral_friend":"They will get {{referral_friend_name}}","reward_for_referred_friend":"Your friend will get a reward for referred friend","referral_tagline_successful":"Your referral is successful once the referred friend's first order is fulfilled."}},"show_brand_mark":true,"hide_on_mobile":false,"show_title":true,"custom_css":null,"extends_config":{"widget_size_mobile":1,"widget_size_desktop":2}},"en":{"displayed_text_configs_json":{"vip_tier":{"spend":"Spend {{money}}","next_tier":"Next tier","earn_point":"Earn {{point_amount}} {{point_name}}","entry_text":"You are at the entry level, unlock next tier to receive attractive benefits","current_tier":"Current tier","number_of_use":"Number of use: {{number_of_use}}","purchase_more":"Purchase more","earn_more_point":"Earn more {{point_name}}","highest_tier_txt":"You have reached the highest tier!","next_tier_money_spent_txt":"Next tier: Spend {{money}} more by {{date}}","next_tier_points_earned_txt":"Next tier: Get {{point_amount}} more {{point_name}} by {{date}}","complete_order_multi_points_txt":"x{{multi_points}} {{point_name}} for “Complete an order” rule","next_tier_money_spent_lifetime_txt":"Next tier: Spend {{money}} more","next_tier_points_earned_lifetime_txt":"Next tier: Get {{point_amount}} more {{point_name}}"},"my_balance":{"date":"Date","total":"Total","points":"Points","actions":"Actions","no_value":"There is no activitiy to show at the moment","referred":"Referred by a friend","referrer":"Refer a friend","point_expiry":"Your points have expired","refund_order":"Refund order","return_points":"Return points for redeemed code","new_tier_reward":"New tier's reward: {{reward_name}}","my_balance_button":"Earn more","refund_order_tier":"Return points for VIP Tier's benefit","cancel_order_status":"Cancel order","complete_order_tier":"VIP tier’s benefit for completing an order","store_owner_adjusted":"Store owner just adjusted your points","point_earned_completing":"Points earned from completing {{streak_name}}","points_for_return_order":"Deduct points for return order - {{streak_name}}","points_from_merge_account":"Points from merged account {{email}}","lto_benefit_complete_order":"LTO benefit for Complete an order","extra_points_product_collection":"Extra points for products\/collections","revoke_reward_refferral_refunded":"Revoked reward because referral order was refunded","revoke_reward_refferral_cancelled":"Revoked reward because referral order was cancelled"},"my_rewards":{"expired":"Expired","no_value":"You don't have any rewards at the moment","apply_for":"Apply for {{collection}}","reward_name":"Reward name","used_button":"Used","reward_button":"Use it now","can_combine_with":"Can combine with: {{discount_type}}","get_some_rewards":"Get some rewards","reward_explanation":"Reward details","order_combine_discount":"Order discount","product_combine_discount":"Product discount","shipping_combine_discount":"Shipping discount"},"sign_in_page":{"welcome":"Welcome {{full_name}}","vip_tier":"VIP Tiers","expire_on":"Expires on: {{date}}","earn_point":"Earn points","my_balance":"My balance","my_rewards":"My rewards","your_point":"Your points","join_button":"Join","program_name":"Reward program","redeem_point":"Redeem points","order_booster":"Rewards ladder","sign_in_button":"Sign in","sign_in_tagline":"Join our program to get attractive rewards!","referral_program":"Referral Program","sign_in_requirement_message":"Oops! You have to sign in to do this action"},"earn_points_tab":{"retweet":"Retweet","no_value":"There is no earning rule to show at the moment","required":"You can only do this once.","save_date":"Save date","follow_tiktok":"Follow on TikTok","join_fb_group":"Join a Facebook group","share_twitter":"Share on X","complete_order":"Complete an order","create_account":"Create an account","earn_for_every":"Earn {{complete_order_reward_point}} points for every {{money_value}}","follow_twitter":"Follow on X","happy_birthday":"Happy birthday","leave_a_review":"Leave a review","share_facebook":"Share on Facebook","share_linkedin":"Share on LinkedIn","sign_up_button":"Do it now","follow_facebook":"Like on Facebook","follow_linkedin":"Follow on LinkedIn","rule_conditions":"Rule conditions","apply_to_product":"Apply to {{product_name}}","bonus_point_desc":"Earn {{complete_order_bonus_point}} points for {{included_item}}","complete_profile":"Complete profile","follow_instagram":"Follow on Instagram","follow_pinterest":"Follow on Pinterest","message_birthday":"Entering a date within 30 days won’t earn you points","apply_all_product":"Apply to all products and collections","subscribe_youtube":"Subscribe on Youtube","apply_to_collection":"Apply to {{collection_name}}","subcrible_newletter":"Subscribe to newsletter","happy_birthday_button":"Enter info","leave_a_review_action":"Purchase to review","place_an_order_button":"Purchase","leave_a_review_tooltip":"You’ll get points when your review is published","complete_profile_dialog":"After you fill in all info, please comeback and click this button one more time so our system can reward you correctly","like_on_facebook_button":"Take me there","receive_points_birthday":"You’ll receive points on your birthday","complete_an_order_benefit":"{{point_amt}} {{point_name}} earned for every {{amt_spent}} spent"},"complete_profile":{"reset":"Reset","gender":"Gender","complete":"Complete","last_name":"Last name","type_here":"Type here","first_name":"First name","phone_number":"Phone number","warning_text":"You are required to complete this section ","date_of_birth":"Date of birth","gender_dropdown":{"male":"Male","female":"Female","others":"Others"},"select_your_gender":"Select your gender","enter_your_number_here":"Enter your number here"},"notification_tab":{"copied":"Copied","hover_copy":"Copy to clipboard","title_fail":"Oops","message_fail":"Something went wrong! Please enter a valid date","exclude_message":"Unfortunately, you’re not eligible for this rewards program","title_success_input":"Yay!","title_success_letter":"Great!","message_success_input":"You will receive points on your birthday","message_success_letter":"You are now subscribed to our newsletter","complete_profile_success":"You completed your profile"},"order_booster_tab":{"expired":"Expired","achieved":"Achieved","next_streak":"Next streaks","streak_end_on":"Streak ends on {{mm_dd_yy}}","complete_order":"Complete {{order_number}} orders to earn {{point_value}} {{point_name}}","current_streak":"Current streak","order_at_least":"Your order must be at least {{money_value}}","complete_streak":"Complete streak","apply_to_order_pos":"Apply to orders from POS only","apply_to_order_both":"Apply to orders from both channels","your_current_progress":"Your current progress","apply_to_order_online_store":"Apply to orders from Online store only"},"redeem_points_tab":{"maximum":"The most shipping cost this code covers","minimum":"Lowest spending amount","no_value":"There is no redeeming rule to show at the moment","expire_at":"Expires on","apply_button":"Apply now","apply_message":"Apply this code to your shopping cart. If you do not use this code now, you can always find it in My rewards tab anytime","expires_after":"Expires after {{expire_days}} days","redeem_button":"Redeem","discount_value":"The amount of the discount","max_point_value":"Maximum point value: {{max_point_value}}","min_point_value":"Minimum point value: {{min_point_value}}","apply_for_variant":"Apply for variant: {{variant_name}}","discount_condition":"Discount rules","increments_of_points":"You will get {{money_value}} off your entire order for {{reward_value}} points redeemed","apply_for_all_variants":"Apply for all variants"},"referral_program_tab":{"order_now":"Order now","referral_button":"Refer a friend now","share_and_claim":"Share this link and claim {{reward_name}}","referral_tagline":"Get rewards when your friend uses the referral link to sign up and place an order","sign_up_and_claim":"Sign up and claim your {{reward_name}} now","text_for_referral":"You will get {{referral_name}}","referrer_send_gift":"{{referrer_name}} has sent you a gift!","reward_for_referrer":"You will get a reward for referrer","complete_first_order":"Completing your first order to send a thank-you reward to your referrer.","reward_was_sent_email":"We’ve sent the reward to your email.","text_for_referral_friend":"They will get {{referral_friend_name}}","reward_for_referred_friend":"Your friend will get a reward for referred friend","referral_tagline_successful":"Your referral is successful once the referred friend's first order is fulfilled."}},"widget_button_configs_json":{"placement":{"widget_spacing":{"side":"20px","bottom":"20px"},"widget_button_position":1},"widget_icon":"widget-icon-3.svg","notification":{"color":{"text_color":"#ffffff","background_color":"#ff5a5a"},"motion":0,"status":false},"widget_title":"Rewards"},"hide_on_mobile":false,"show_title":true,"custom_css":null,"extends_config":{"widget_size_mobile":1,"widget_size_desktop":2},"theme_configs_json":{"color":{"text_color":"#ffffff","primary_color":"#ed66b2","secondary_color":"#86469c","section_text_color":"#000000","section_border_color":"#EF93C7","section_background_color":"#ffffff","function_button_text_color":"#000000","function_button_border_color":"#EF93C7","function_button_background_color":"#ffffff"},"banner_img":"","showIllustration":true},"show_brand_mark":true}},"tier_enabled":false,"store_name":"Just So Happy","widget_settings":[],"features":[{"code":"analytics","value":"N"},{"code":"appearance.custom_css","value":"N"},{"code":"appearance.embedded_points_on_pages","value":"N"},{"code":"appearance.hyperlink","value":"N"},{"code":"appearance.loyalty_page","value":"N"},{"code":"appearance.popup","value":"N"},{"code":"appearance.reward_reminder","value":"N"},{"code":"appearance.visibility","value":"N"},{"code":"appearance.widget_icon_general_settings","value":"Y"},{"code":"appearance.widget_icon_position","value":"N"},{"code":"appearance.widget_notification_badge","value":"N"},{"code":"appearance.widget_text","value":"1"},{"code":"appearance.widget_theme","value":"Y"},{"code":"appearance.widget_theme_banner_image","value":"Y"},{"code":"appearance.widget_theme_corner","value":"N"},{"code":"b2b.tiers","value":"N"},{"code":"campaign.create_account","value":"N"},{"code":"campaign.view","value":"N"},{"code":"customer.customer_data_edit_vip_tier","value":"N"},{"code":"customer.import_customer_data","value":"Y"},{"code":"customer.include_exclude_by_tag","value":"N"},{"code":"dashboard.referrals_report","value":"Y"},{"code":"dashboard.statistics","value":"Y"},{"code":"earnings.complete_order","value":"Y"},{"code":"earnings.complete_profile","value":"Y"},{"code":"earnings.create_an_account","value":"Y"},{"code":"earnings.extra_points_order","value":"N"},{"code":"earnings.follow_on_instagram","value":"Y"},{"code":"earnings.follow_on_linkedIn","value":"Y"},{"code":"earnings.follow_on_pinterest","value":"Y"},{"code":"earnings.follow_on_tiktok","value":"Y"},{"code":"earnings.follow_on_twitter","value":"Y"},{"code":"earnings.happy_birthday","value":"N"},{"code":"earnings.join_facebook_group","value":"Y"},{"code":"earnings.leave_a_review","value":"N"},{"code":"earnings.like_on_facebook","value":"Y"},{"code":"earnings.order_booster","value":"N"},{"code":"earnings.retweet","value":"Y"},{"code":"earnings.share_on_facebook","value":"Y"},{"code":"earnings.share_on_linkedIn","value":"Y"},{"code":"earnings.share_on_twitter","value":"Y"},{"code":"earnings.subcribe_on_youtube","value":"Y"},{"code":"earnings.subscribe_for_newsletter","value":"N"},{"code":"email.content_editor","value":"N"},{"code":"email.earn_points","value":"Y"},{"code":"email.email_customization_banner_logo","value":"N"},{"code":"email.email_customization_cta","value":"Y"},{"code":"email.email_customization_email_sender","value":"N"},{"code":"email.for_referred_friend","value":"Y"},{"code":"email.for_referrer","value":"Y"},{"code":"email.happy_birthday","value":"N"},{"code":"email.multiple_language","value":"N"},{"code":"email.new_streak_unlocked","value":"N"},{"code":"email.new_tier_unlocked","value":"N"},{"code":"email.point_expiry_notice","value":"N"},{"code":"email.point_expiry_reminder","value":"N"},{"code":"email.redeem_points","value":"Y"},{"code":"email.welcome","value":"Y"},{"code":"monthly_order_limit","value":"250"},{"code":"redeem.amount_discount","value":"Y"},{"code":"redeem.combine_discount","value":"N"},{"code":"redeem.free_product","value":"N"},{"code":"redeem.free_shipping","value":"Y"},{"code":"redeem.percentage_discount","value":"Y"},{"code":"redeem.pos_amount_discount","value":"N"},{"code":"redeem.pos_percentage_discount","value":"N"},{"code":"redeem.pos_product_discount","value":"N"},{"code":"redeem.reward_expiration","value":"N"},{"code":"referral.referral_program","value":"Y"},{"code":"settings.point_branding","value":"Y"},{"code":"settings.point_expiration","value":"N"},{"code":"settings.store_details","value":"Y"},{"code":"settings.widget_status_include_tax","value":"Y"},{"code":"tier.vip_tiers","value":"N"}],"auto_popup":false,"money_with_currency_format":"${{amount}} USD","is_old_shop":false,"is_excluded_new_logic_order":false,"apply_old_logic_referral":false,"earning_enabled":true,"redeem_enabled":true,"typeSection":1,"shop_domain":"inspiredbizowner.myshopify.com","custom_redirect_referral_link_with_locale_referrer":false,"order_booster_enabled":false,"end_user_tracking":true,"settings_extend":{"avg_spend":47.20444444444444,"generate_status":false,"enabled_password":false,"ai_generated_data":{"currency":"USD","json_result":{"redeem_rules":{"redeem_amount_discount":{"money_value":10,"reward_value":500},"redeem_pos_plat_discount":{"money_value":25,"reward_value":1250},"redeem_percentage_discount":{"money_value":15,"reward_value":750}},"earning_rules":{"earning_happy_birthday":{"reward_value":200},"earning_leave_a_review":{"reward_value":50},"earning_complete_an_order":{"extension":{"point":1,"spent":10}},"earning_create_an_account":{"reward_value":100}}},"price_ranges":"15.00 - 89.00","key_observations":["Store appears to be a small business with a curated selection of products","Products are focused on inspiration, motivation, and personal development","Pricing suggests mid-range positioning with some premium items","Store design is clean and professional with clear branding"],"product_categories":["Inspirational Wall Art","Motivational Journals","Personal Development Tools"]},"total_orders_30_days_ago":2,"apply_referral_reward_title_v2":true}},"last_update":"2026-05-28 02:34:52"},"redeemBeforeLogin":{"data":[{"id":310969,"name":"$5 off discount","redeem_type":0,"redeem_type_name":"Amount discount","is_active":true,"calculate_type":1,"money_value":5,"convert_money_value":null,"reward_value":100,"product_id":null,"min_purchase":0,"max_shipping_fee":0,"expired_in":0,"is_active_min_points":false,"min_points":0,"is_active_max_points":false,"max_points":0,"product_title":null,"product_image":null,"variant_json":null,"collection_id":null,"order_combine_discount":false,"product_combine_discount":false,"shipping_combine_discount":false,"trans_title_json":null,"max_usage":null,"free_product":null,"show_image_product":null,"size_image_product":null},{"id":310971,"name":"Free Shipping Coupon","redeem_type":2,"redeem_type_name":"Free shipping","is_active":true,"calculate_type":0,"money_value":10,"convert_money_value":null,"reward_value":100,"product_id":null,"min_purchase":0,"max_shipping_fee":0,"expired_in":0,"is_active_min_points":false,"min_points":0,"is_active_max_points":false,"max_points":0,"product_title":null,"product_image":null,"variant_json":null,"collection_id":null,"order_combine_discount":false,"product_combine_discount":false,"shipping_combine_discount":false,"trans_title_json":null,"max_usage":null,"free_product":null,"show_image_product":null,"size_image_product":null}],"last_update":"2026-03-01 20:07:33"},"earningBeforeLogin":{"data":[{"id":951422,"name":"Create an account","type":0,"money_value":0,"reward_value":10,"reward_type_label":"Points","user_name":null,"url_share":null,"message":null,"group_type":2,"group_type_label":"account","point_history_id":null,"calculate_type":0,"reward_birthday":true,"extension":null,"completed":null,"reward_type":0,"trans_title_json":null,"redeem":null},{"id":951423,"name":"Complete an order","type":1,"money_value":0,"reward_value":10,"reward_type_label":"Points","user_name":null,"url_share":null,"message":null,"group_type":3,"group_type_label":null,"point_history_id":null,"calculate_type":2,"reward_birthday":true,"extension":{"id":23939,"shop_id":41161,"earning_id":951423,"extension":{"point":1,"rules":[],"spent":"1","all_product":true},"created_at":"2025-12-02T00:11:57.000000Z","updated_at":"2025-12-02T00:13:11.000000Z"},"completed":null,"reward_type":0,"trans_title_json":null,"redeem":null},{"id":951430,"name":"Follow on Instagram","type":7,"money_value":0,"reward_value":10,"reward_type_label":"Points","user_name":"justsohappyshop","url_share":null,"message":null,"group_type":1,"group_type_label":"social","point_history_id":null,"calculate_type":0,"reward_birthday":true,"extension":null,"completed":null,"reward_type":0,"trans_title_json":null,"redeem":null},{"id":951434,"name":"Like on Facebook","type":11,"money_value":0,"reward_value":10,"reward_type_label":"Points","user_name":null,"url_share":"https:\/\/www.facebook.com\/justsohappyshop\/","message":null,"group_type":1,"group_type_label":"social","point_history_id":null,"calculate_type":0,"reward_birthday":true,"extension":null,"completed":null,"reward_type":0,"trans_title_json":null,"redeem":null},{"id":951441,"name":"Follow on Pinterest","type":19,"money_value":0,"reward_value":10,"reward_type_label":"Points","user_name":"justsohappyshop","url_share":null,"message":null,"group_type":1,"group_type_label":"social","point_history_id":null,"calculate_type":0,"reward_birthday":true,"extension":null,"completed":null,"reward_type":0,"trans_title_json":null,"redeem":null}],"last_update":"2026-05-20 07:41:57"},"tierBeforeLogin":{"data":{"tiers":[{"id":55127,"title":"Entry tier","icon":"vip-tier-badge-1.svg","file_id":null,"required_value":0,"custom_rewards_json":[],"reward_enable":false,"multi":1,"tier_id":45897,"is_default":true,"created_at":"2025-12-02T00:12:00.000000Z","updated_at":"2025-12-02T00:12:00.000000Z","tags_enable":false,"title_languages_json":{"en":"Entry tier"},"extends_config":null,"redeems":[],"file":null}],"tier_settings":{"id":45897,"status":false,"entry_method":0,"start_date":"2025-12-02T00:00:00.000000Z","milestone":0,"shop_id":41161,"shop_name":"inspiredbizowner.myshopify.com","created_at":"2025-12-02T00:12:00.000000Z","updated_at":"2025-12-02T00:12:00.000000Z","first_enable":true,"notify_reward":0,"extends_config":null},"benefits":{"redeems":[],"reward_enable":false,"custom_rewards":[]}},"last_update":"2025-12-02 00:12:01"},"referralBeforeLogin":{"data":[{"shop_id":41161,"name":"Referrer Reward","type":3,"reward_type":0,"calculate_type":1,"min_purchase":0,"money_value":10,"reward_value":10,"is_active":false,"user_name":null,"url_share":null,"message":null,"group_type":0,"unit_type":false,"reward_fulfilled":true,"reward_birthday":true,"starts_at":null,"ends_at":null,"shop_name":null,"social_sharing_json":{"email":{"body":"{{referrer_first_name}} just sent you a referral request! You will gain a special reward by creating an account and placing an order at {{store_name}} using this referral link: {{referral_link}}","type":2,"title":"A referral request from your friend {{referrer_first_name}}","status":false},"twitter":{"body":"","type":1,"title":"A special reward is waiting for you!","status":false},"facebook":{"body":"","type":0,"title":"","status":false},"whatsapp":{"body":"","type":4,"title":"Sign up via this link {{referral_link}} to get your reward!","status":false}},"review_partners":null,"refund_points_discount_status":true,"order_combine_discount":false,"product_combine_discount":false,"shipping_combine_discount":false,"trans_title_json":[{"lang":"en","value":"You will get a reward for referrer"}],"extents_config":null,"id":951426,"redeem":null},{"shop_id":41161,"name":"Referred Friend Reward","type":4,"reward_type":0,"calculate_type":1,"min_purchase":0,"money_value":10,"reward_value":10,"is_active":false,"user_name":null,"url_share":null,"message":null,"group_type":0,"unit_type":false,"reward_fulfilled":true,"reward_birthday":true,"starts_at":null,"ends_at":null,"shop_name":null,"social_sharing_json":{"email":{"body":"{{referrer_first_name}} just sent you a referral request! You will gain a special reward by creating an account and placing an order at {{store_name}} using this referral link: {{referral_link}}","type":2,"title":"A referral request from your friend {{referrer_first_name}}","status":false},"twitter":{"body":"","type":1,"title":"A special reward is waiting for you!","status":false},"facebook":{"body":"","type":0,"title":"","status":false},"whatsapp":{"body":"","type":4,"title":"Sign up via this link {{referral_link}} to get your reward!","status":false}},"review_partners":null,"refund_points_discount_status":true,"order_combine_discount":false,"product_combine_discount":false,"shipping_combine_discount":false,"trans_title_json":[{"lang":"en","value":"Your friend will get a reward for referred friend"}],"extents_config":null,"id":951425,"redeem":null}],"last_update":"2025-12-02 00:12:01"}}; </script>
<script>
    if(typeof __st.cid=='undefined') {
        __st.cid = ''
    }
    if(typeof BONCustomerId=='undefined'){
        var BONCustomerId = ''
    }
</script>
<style>
    #bon-loyalty-btn{position:fixed;color:#fff;display:flex;flex-direction:row;align-items:center;padding:14px 29px;border:0;z-index:9999;box-shadow:0 4px 8px -2px rgba(68,68,68,.08);border-radius:48px;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:20px;margin-bottom:0!important;min-width:75px;max-width:250px!important;width:auto}#bon-loyalty-btn:focus{outline:0!important}#bon-loyalty-btn img{margin-right:5px;height:20px}#bon-iframe-container{bottom:80px;max-height:100%;box-shadow:0 4px 10px 0 rgba(0,0,0,.25);z-index:99999999!important;position:fixed;width:375px;background:0 0;border-radius:18px;overflow:hidden;border:0}#bon-iframe-container #bon-app-iframe{border:0;height:100%;width:100%;overflow-y:scroll}.bon-loyalty-btn{padding:10px 20px;position:fixed;right:10px;bottom:10px;z-index:2000}.bon-btn-hidden{display:none!important}.bon-btn-display{display:flex!important}@media only screen and (max-width:600px){#bon-iframe-container{right:0;width:100%;height:calc(100% - 50px)!important;top:60px;overflow:auto;left:0!important}#bon-loyalty-btn img{margin-right:0;height:25px}#bon-loyalty-btn{padding:20px;min-width:0}}
    .reward-reminder-poup-scrolling-right {right: -115px !important;opacity: 0.3 !important;}.reward-reminder-poup-scrolling-left {left: -115px !important;opacity: 0.3 !important;}.order-booster-poup-scrolling-right {right: -55px!important;opacity: 0.3!important;}.order-booster-poup-scrolling-left {left: -55px!important;opacity: 0.3!important;}
</style>

<script defer src="https://d1l1jdneblyzyp.cloudfront.net/app/bon-loyalty.js?v=3.2.1" type="text/javascript"></script>






</div><script src="https://cdn.shopify.com/storefront/standard-actions.js" type="module" data-source-attribution="shopify.standard_actions"></script>
</body>
</html>
