{"ajax-cart":"<div id=\"shopify-section-ajax-cart\" class=\"shopify-section relative\"><!-- sections/ajax-cart [aa] -->\n<section class=\"slide-cart--container js-cart--container fixed bottom-0 top-0 z-50 bg-lightgrey h-full w-screen md:w-96 pt-6 px-5 pb-5\">\n  <div class=\"js-cart--inner h-full flex flex-col\"><!-- snippets/cart-header [aa] -->\n\n\n\n\n<div class=\"js-slide-cart--header flex items-center justify-between mb-3\">\n  <div class=\"flex items-center\">\n\n    <button type=\"button\" name=\"close cart\" class=\"js-cart--close btn-transparent cart-page--hide mr-4 cart--page-hide\">\n      <span class=\"sr-only\">Close Cart</span>\n      <!-- snippets/icon arrow-left [aa] --><svg width=\"18\" height=\"17\" viewBox=\"0 0 18 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n      <path d=\"M17 8.5752L3 8.5752\" stroke=\"#05043D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n      <path d=\"M8 15.5752L1 8.5752L8 1.5752\" stroke=\"#05043D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n    </svg>\n    </button>\n\n    <p class=\"my-0 leading-none font-bold text-xl flex justify-center items-center\">\n      <span>Cart</span></p>\n  </div>\n\n  <!-- free shipping message -->\n  <div class=\"ml-1\">\n    <p class=\"my-0 text-sm text-right\">Free shipping on all orders!</p>\n  </div>\n</div>\n\n      <!-- snippets/cart-empty [aa] -->\n\n\n\n<div class=\"slide-cart--empty h-full flex flex-col justify-between\">\n  <div class=\"pt-10\">\n    <h4 class=\"my-2 py-0 text-center text-2xl font-black\">Ready to feel your best?</h4>\n\n    <ul class=\"list-none mt-5 mb-0 flex flex-col justify-center\"><li class=\"pb-2\">\n          <a href=\"/collections\"\n          class=\"w-full btn btn-primary\">\n          Shop now\n        </a>\n      </li></ul>\n  </div>\n\n  <p class=\"text-center mb-0\">Your cart is empty</p>\n</div>\n\n</div>\n</section>\n\n<div class=\"opacity-20 cursor-pointer bg-black fixed top-0 bottom-0 left-0 hidden h-screen w-screen z-40 js-cart--overlay\"></div>\n\n\n\n</div>"}