{"product_id":"cat-butt-coasters","title":"Cat Butt Coasters - Shameless Crochet Drink Coasters","description":"\u003csection class=\"ltbc-coaster-page\" aria-label=\"Cat Butt Coasters landing page\"\u003e\n  \u003cstyle\u003e\n    .ltbc-coaster-page {\n      --ltbc-cream: #fbf8f3;\n      --ltbc-white: #ffffff;\n      --ltbc-ink: #2f2a28;\n      --ltbc-soft-ink: #5f5650;\n      --ltbc-coral: #e96f69;\n      --ltbc-coral-dark: #c95650;\n      --ltbc-sage: #dfe9dc;\n      --ltbc-sage-dark: #66866d;\n      --ltbc-mist: #e6eff1;\n      --ltbc-blue: #557b87;\n      --ltbc-blush: #eee5e3;\n      --ltbc-taupe: #eee7df;\n      --ltbc-brown: #876f5a;\n      --ltbc-line: #e6dcd3;\n      --ltbc-shadow: 0 16px 38px rgba(47, 42, 40, 0.10);\n      --ltbc-shadow-soft: 0 10px 24px rgba(47, 42, 40, 0.07);\n      --ltbc-radius: 24px;\n\n      width: 100%;\n      max-width: 100%;\n      margin: 0 auto;\n      padding: 0;\n      overflow: hidden;\n      color: var(--ltbc-ink);\n      font-family: \"Poppins\", \"Montserrat\", \"Avenir Next\", \"Helvetica Neue\", Arial, sans-serif;\n      letter-spacing: 0.018em;\n      background:\n        radial-gradient(circle at 8% 8%, rgba(233,111,105,0.10), transparent 25%),\n        radial-gradient(circle at 92% 14%, rgba(102,134,109,0.14), transparent 24%),\n        radial-gradient(circle at 50% 96%, rgba(85,123,135,0.10), transparent 26%),\n        var(--ltbc-cream);\n      border-radius: 28px;\n    }\n\n    .ltbc-coaster-page * {\n      box-sizing: border-box;\n    }\n\n    .ltbc-coaster-page img {\n      max-width: 100%;\n      height: auto;\n    }\n\n    .ltbc-wrap {\n      width: 100%;\n      max-width: 760px;\n      margin: 0 auto;\n      padding: 0 16px;\n    }\n\n    .ltbc-button {\n      display: inline-flex;\n      justify-content: center;\n      align-items: center;\n      width: 100%;\n      min-height: 52px;\n      padding: 15px 22px;\n      border-radius: 999px;\n      background: var(--ltbc-coral);\n      color: #fff !important;\n      text-decoration: none;\n      font-weight: 900;\n      font-size: 15px;\n      box-shadow: 0 14px 28px rgba(233,111,105,0.28);\n      transition: transform 0.18s ease, box-shadow 0.18s ease;\n      letter-spacing: 0.02em;\n      text-align: center;\n    }\n\n    .ltbc-button:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 18px 36px rgba(233,111,105,0.36);\n      color: #fff !important;\n    }\n\n    .ltbc-button.secondary {\n      background: var(--ltbc-white);\n      color: var(--ltbc-ink) !important;\n      border: 1px solid var(--ltbc-line);\n      box-shadow: var(--ltbc-shadow-soft);\n    }\n\n    .ltbc-hero {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 24px;\n      align-items: center;\n      padding: 30px 0 24px;\n    }\n\n    .ltbc-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 9px;\n      padding: 8px 13px;\n      border: 1px solid rgba(233,111,105,0.28);\n      border-radius: 999px;\n      background: rgba(255,255,255,0.78);\n      color: var(--ltbc-coral-dark);\n      font-size: 12px;\n      font-weight: 900;\n      letter-spacing: 0.04em;\n      margin-bottom: 16px;\n      line-height: 1.35;\n    }\n\n    .ltbc-eyebrow svg {\n      width: 17px;\n      height: 17px;\n      flex: 0 0 auto;\n    }\n\n    .ltbc-hero h1 {\n      font-size: clamp(34px, 8vw, 48px);\n      line-height: 1.05;\n      letter-spacing: 0.01em;\n      margin: 0 0 14px;\n      color: var(--ltbc-ink);\n      font-weight: 900;\n      word-break: normal;\n      overflow-wrap: normal;\n    }\n\n    .ltbc-hero h1 span {\n      color: var(--ltbc-coral-dark);\n    }\n\n    .ltbc-subtitle {\n      font-size: 16px;\n      line-height: 1.62;\n      color: var(--ltbc-soft-ink);\n      max-width: 100%;\n      margin: 0 0 18px;\n      font-weight: 500;\n    }\n\n    .ltbc-proof-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin: 0 0 18px;\n    }\n\n    .ltbc-pill {\n      display: inline-flex;\n      align-items: center;\n      gap: 7px;\n      padding: 9px 11px;\n      background: var(--ltbc-white);\n      border: 1px solid var(--ltbc-line);\n      border-radius: 999px;\n      font-size: 13px;\n      color: var(--ltbc-soft-ink);\n      box-shadow: 0 8px 18px rgba(47,42,40,0.05);\n      line-height: 1.2;\n    }\n\n    .ltbc-pill b {\n      color: var(--ltbc-ink);\n      font-weight: 900;\n    }\n\n    .ltbc-cta-row {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 10px;\n      align-items: stretch;\n      margin-top: 8px;\n    }\n\n    .ltbc-note {\n      font-size: 13px;\n      color: var(--ltbc-soft-ink);\n      line-height: 1.45;\n      text-align: center;\n      margin: 2px auto 0;\n      max-width: 360px;\n    }\n\n    .ltbc-hero-card {\n      position: relative;\n      background: rgba(255,255,255,0.76);\n      border: 1px solid rgba(230,220,211,0.95);\n      border-radius: 26px;\n      padding: 10px;\n      box-shadow: var(--ltbc-shadow);\n    }\n\n    .ltbc-hero-image {\n      position: relative;\n      border-radius: 20px;\n      overflow: hidden;\n      background:\n        linear-gradient(135deg, rgba(238,229,227,0.95), rgba(223,233,220,0.92));\n      display: grid;\n      place-items: center;\n      padding: 10px;\n    }\n\n    .ltbc-hero-image img {\n      width: 100%;\n      height: auto;\n      object-fit: contain;\n      display: block;\n      border-radius: 18px;\n      filter: saturate(1.03) contrast(1.03);\n    }\n\n    .ltbc-floating-badge {\n      position: relative;\n      z-index: 3;\n      max-width: none;\n      margin-top: 12px;\n      padding: 15px 16px;\n      border-radius: 18px;\n      background: rgba(255,255,255,0.94);\n      border: 1px solid var(--ltbc-line);\n      box-shadow: 0 12px 26px rgba(47,42,40,0.10);\n      backdrop-filter: blur(8px);\n    }\n\n    .ltbc-floating-badge strong {\n      display: block;\n      font-size: 15px;\n      margin-bottom: 4px;\n      font-weight: 900;\n    }\n\n    .ltbc-floating-badge span {\n      display: block;\n      font-size: 13px;\n      color: var(--ltbc-soft-ink);\n      line-height: 1.42;\n      font-weight: 500;\n    }\n\n    .ltbc-trust-strip {\n      margin: 22px 0 0;\n      padding: 14px;\n      border-radius: 22px;\n      background: rgba(255,255,255,0.76);\n      border: 1px solid var(--ltbc-line);\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 10px;\n      text-align: center;\n      box-shadow: 0 10px 25px rgba(47,42,40,0.05);\n    }\n\n    .ltbc-trust-strip div {\n      padding: 10px;\n      background: rgba(255,255,255,0.56);\n      border-radius: 16px;\n    }\n\n    .ltbc-trust-strip strong {\n      display: block;\n      font-size: 14px;\n      margin-bottom: 4px;\n      font-weight: 900;\n    }\n\n    .ltbc-trust-strip span {\n      display: block;\n      color: var(--ltbc-soft-ink);\n      font-size: 13px;\n      line-height: 1.42;\n    }\n\n    .ltbc-section {\n      padding: 28px 0;\n    }\n\n    .ltbc-section-header {\n      max-width: 720px;\n      margin: 0 auto 20px;\n      text-align: center;\n    }\n\n    .ltbc-section-header h2 {\n      font-size: clamp(26px, 7vw, 36px);\n      line-height: 1.12;\n      letter-spacing: 0.005em;\n      margin: 0 0 10px;\n      font-weight: 900;\n    }\n\n    .ltbc-section-header p {\n      margin: 0;\n      color: var(--ltbc-soft-ink);\n      font-size: 15px;\n      line-height: 1.65;\n      font-weight: 500;\n    }\n\n    .ltbc-image-story,\n    .ltbc-feature-grid,\n    .ltbc-use-grid,\n    .ltbc-set-grid,\n    .ltbc-specs {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 16px;\n    }\n\n    .ltbc-photo-card {\n      background: rgba(255,255,255,0.82);\n      border: 1px solid var(--ltbc-line);\n      border-radius: 22px;\n      padding: 10px;\n      box-shadow: var(--ltbc-shadow);\n      overflow: hidden;\n    }\n\n    .ltbc-photo-card img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 18px;\n      object-fit: contain;\n    }\n\n    .ltbc-copy-card,\n    .ltbc-feature-card,\n    .ltbc-use-card,\n    .ltbc-set-card,\n    .ltbc-spec-box,\n    .ltbc-bottom-card {\n      background: rgba(255,255,255,0.86);\n      border: 1px solid var(--ltbc-line);\n      border-radius: 22px;\n      padding: 20px;\n      box-shadow: var(--ltbc-shadow-soft);\n    }\n\n    .ltbc-copy-card h2,\n    .ltbc-spec-box h2,\n    .ltbc-bottom-card h2 {\n      margin: 0 0 12px;\n      font-size: clamp(26px, 7vw, 36px);\n      line-height: 1.12;\n      font-weight: 900;\n      letter-spacing: 0.005em;\n    }\n\n    .ltbc-copy-card p,\n    .ltbc-spec-box p,\n    .ltbc-bottom-card p {\n      margin: 0 0 14px;\n      color: var(--ltbc-soft-ink);\n      line-height: 1.65;\n      font-size: 15px;\n      font-weight: 500;\n    }\n\n    .ltbc-list {\n      list-style: none;\n      margin: 18px 0 0;\n      padding: 0;\n      display: grid;\n      gap: 12px;\n    }\n\n    .ltbc-list li {\n      display: flex;\n      gap: 10px;\n      align-items: flex-start;\n      color: var(--ltbc-soft-ink);\n      line-height: 1.5;\n      font-size: 14px;\n      font-weight: 500;\n    }\n\n    .ltbc-check {\n      flex: 0 0 22px;\n      width: 22px;\n      height: 22px;\n      border-radius: 999px;\n      background: var(--ltbc-coral);\n      color: #fff;\n      display: grid;\n      place-items: center;\n      font-size: 13px;\n      font-weight: 900;\n      margin-top: 1px;\n    }\n\n    .ltbc-icon {\n      width: 44px;\n      height: 44px;\n      display: grid;\n      place-items: center;\n      border-radius: 16px;\n      margin-bottom: 14px;\n      background: var(--ltbc-blush);\n      color: var(--ltbc-coral-dark);\n    }\n\n    .ltbc-feature-card:nth-child(2) .ltbc-icon {\n      background: var(--ltbc-sage);\n      color: var(--ltbc-sage-dark);\n    }\n\n    .ltbc-feature-card:nth-child(3) .ltbc-icon {\n      background: var(--ltbc-mist);\n      color: var(--ltbc-blue);\n    }\n\n    .ltbc-feature-card:nth-child(4) .ltbc-icon {\n      background: var(--ltbc-taupe);\n      color: var(--ltbc-brown);\n    }\n\n    .ltbc-feature-card h3,\n    .ltbc-use-card h3,\n    .ltbc-set-card h3 {\n      margin: 0 0 8px;\n      font-size: 19px;\n      letter-spacing: 0.01em;\n      font-weight: 900;\n      line-height: 1.2;\n      padding-right: 0;\n    }\n\n    .ltbc-feature-card p,\n    .ltbc-use-card p,\n    .ltbc-set-card p {\n      margin: 0;\n      font-size: 14px;\n      color: var(--ltbc-soft-ink);\n      line-height: 1.58;\n      font-weight: 500;\n    }\n\n    .ltbc-use-card {\n      padding: 0;\n      overflow: hidden;\n    }\n\n    .ltbc-use-card img {\n      width: 100%;\n      aspect-ratio: 4 \/ 3;\n      object-fit: contain;\n      display: block;\n      background: #f8f3ee;\n      padding: 10px;\n    }\n\n    .ltbc-use-card div {\n      padding: 20px;\n    }\n\n    .ltbc-set-card {\n      position: relative;\n      overflow: hidden;\n    }\n\n    .ltbc-set-card.best {\n      border: 2px solid rgba(233,111,105,0.55);\n    }\n\n    .ltbc-set-card.best::before {\n      content: \"Best Value\";\n      position: relative;\n      display: inline-flex;\n      margin-bottom: 12px;\n      padding: 7px 10px;\n      border-radius: 999px;\n      background: var(--ltbc-coral);\n      color: #fff;\n      font-size: 12px;\n      font-weight: 900;\n      letter-spacing: 0.03em;\n    }\n\n    .ltbc-mini-coasters {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin: 0 0 16px;\n      max-width: 260px;\n    }\n\n    .ltbc-mini {\n      width: 46px;\n      height: 46px;\n      border-radius: 999px;\n      position: relative;\n      box-shadow: inset 0 0 0 2px rgba(255,255,255,0.72), 0 4px 10px rgba(47,42,40,0.12);\n    }\n\n    .ltbc-mini::after {\n      content: \"\";\n      position: absolute;\n      left: 50%;\n      top: 50%;\n      width: 8px;\n      height: 8px;\n      border-radius: 999px;\n      background: #ee9a9c;\n      transform: translate(-50%, -50%);\n    }\n\n    .mini-a { background: #f4efe6; }\n    .mini-b { background: #2f2a28; }\n    .mini-c { background: linear-gradient(135deg, #7d7d82, #b47d92); }\n    .mini-d { background: #8d857c; }\n    .mini-e { background: linear-gradient(135deg, #2f2a28 58%, #f4efe6 58%); }\n    .mini-f { background: linear-gradient(135deg, #6f584a, #f1e8d9); }\n    .mini-g { background: linear-gradient(135deg, #ef7f37, #f8f1e8); }\n    .mini-h { background: linear-gradient(135deg, #8f8c87 62%, #f3eee6 62%); }\n\n    .ltbc-spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      overflow: hidden;\n      border-radius: 18px;\n    }\n\n    .ltbc-spec-table tr {\n      border-bottom: 1px solid var(--ltbc-line);\n    }\n\n    .ltbc-spec-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .ltbc-spec-table th,\n    .ltbc-spec-table td {\n      padding: 13px 0;\n      text-align: left;\n      vertical-align: top;\n      font-size: 14px;\n      line-height: 1.48;\n    }\n\n    .ltbc-spec-table th {\n      width: 38%;\n      color: var(--ltbc-ink);\n      font-weight: 900;\n    }\n\n    .ltbc-spec-table td {\n      color: var(--ltbc-soft-ink);\n      font-weight: 500;\n    }\n\n    .ltbc-callout {\n      margin-top: 18px;\n      border-radius: 20px;\n      padding: 16px;\n      background: var(--ltbc-sage);\n      color: var(--ltbc-ink);\n      line-height: 1.58;\n      font-size: 14px;\n      font-weight: 600;\n    }\n\n    .ltbc-faq {\n      max-width: 720px;\n      margin: 0 auto;\n      display: grid;\n      gap: 12px;\n    }\n\n    .ltbc-faq details {\n      background: rgba(255,255,255,0.9);\n      border: 1px solid var(--ltbc-line);\n      border-radius: 18px;\n      box-shadow: 0 10px 22px rgba(47,42,40,0.05);\n      overflow: hidden;\n    }\n\n    .ltbc-faq summary {\n      cursor: pointer;\n      padding: 17px 48px 17px 18px;\n      font-weight: 900;\n      color: var(--ltbc-ink);\n      list-style: none;\n      position: relative;\n      letter-spacing: 0.01em;\n      line-height: 1.35;\n    }\n\n    .ltbc-faq summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .ltbc-faq summary::after {\n      content: \"+\";\n      position: absolute;\n      right: 18px;\n      top: 50%;\n      transform: translateY(-50%);\n      font-size: 24px;\n      color: var(--ltbc-coral);\n      font-weight: 900;\n    }\n\n    .ltbc-faq details[open] summary::after {\n      content: \"×\";\n    }\n\n    .ltbc-faq .answer {\n      padding: 0 18px 18px;\n      color: var(--ltbc-soft-ink);\n      line-height: 1.65;\n      font-size: 14px;\n      font-weight: 500;\n    }\n\n    .ltbc-bottom-cta {\n      padding: 28px 0 36px;\n      text-align: center;\n    }\n\n    .ltbc-bottom-card {\n      background:\n        linear-gradient(135deg, rgba(233,111,105,0.12), rgba(223,233,220,0.44)),\n        #fff;\n    }\n\n    @media (min-width: 720px) {\n      .ltbc-wrap {\n        padding-left: 22px;\n        padding-right: 22px;\n      }\n\n      .ltbc-trust-strip {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .ltbc-feature-grid,\n      .ltbc-use-grid,\n      .ltbc-set-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"ltbc-wrap\"\u003e\n    \u003cdiv class=\"ltbc-hero\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"ltbc-eyebrow\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M5 15c1.7 3.2 4 4.8 7 4.8s5.3-1.6 7-4.8M7.5 9.5h.01M16.5 9.5h.01M8 5.5c.9-1.2 2.2-1.8 4-1.8s3.1.6 4 1.8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          Cute, weird, and completely unashamed\n        \u003c\/div\u003e\n\n        \u003ch1\u003eCat Butt Coasters \u003cspan\u003efor shameless cat people.\u003c\/span\u003e\n\u003c\/h1\u003e\n\n        \u003cp class=\"ltbc-subtitle\"\u003e\n          These crochet cat butt drink coasters are funny little table protectors for cat lovers who like useful things with personality. They help keep mugs, cups, glasses, cans, and desk drinks from leaving boring little marks behind.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"ltbc-proof-row\" aria-label=\"Product highlights\"\u003e\n          \u003cspan class=\"ltbc-pill\"\u003e\u003cb\u003eCrochet look\u003c\/b\u003e soft cloth texture\u003c\/span\u003e\n          \u003cspan class=\"ltbc-pill\"\u003e\u003cb\u003eGiftable\u003c\/b\u003e funny cat lover set\u003c\/span\u003e\n          \u003cspan class=\"ltbc-pill\"\u003e\u003cb\u003eUseful\u003c\/b\u003e not just cute\u003c\/span\u003e\n          \u003cspan class=\"ltbc-pill\"\u003e\u003cb\u003eSet options\u003c\/b\u003e 4 or 8 cats\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ltbc-cta-row\"\u003e\n          \u003ca class=\"ltbc-button\" href=\"#ltbc-sets\"\u003eChoose Your Cat Crew\u003c\/a\u003e\n          \u003ca class=\"ltbc-button secondary\" href=\"#ltbc-details\"\u003eSee Details\u003c\/a\u003e\n          \u003cspan class=\"ltbc-note\"\u003eSmall, soft, lightweight, and ready to make your coffee table less normal.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ltbc-hero-card\"\u003e\n        \u003cdiv class=\"ltbc-hero-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/8103\/9799\/files\/1fe7c919-d037-44e5-83db-8b1980231fca_copy.webp?v=1781826428\" alt=\"Four crochet cat butt coasters arranged as a funny handmade style cat lover drink coaster set\"\u003e\n          \u003cdiv class=\"ltbc-floating-badge\"\u003e\n            \u003cstrong\u003eNot normal coasters.\u003c\/strong\u003e\n            \u003cspan\u003eThey protect the table, start conversations, and make guests question your taste in the best possible way.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ltbc-trust-strip\" aria-label=\"Trust and product clarity\"\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eSoft cloth material\u003c\/strong\u003e\n        \u003cspan\u003eCrochet style texture for cozy table decor.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eEveryday surface help\u003c\/strong\u003e\n        \u003cspan\u003eUse under mugs, glasses, cans, and desk drinks.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eGift ready idea\u003c\/strong\u003e\n        \u003cspan\u003eMade for cat moms, cat dads, coworkers, and shameless friends.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eClear use notes\u003c\/strong\u003e\n        \u003cspan\u003eDetails, care notes, and FAQs included below.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ltbc-section\"\u003e\n    \u003cdiv class=\"ltbc-wrap\"\u003e\n      \u003cdiv class=\"ltbc-image-story\"\u003e\n        \u003cdiv class=\"ltbc-photo-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/8103\/9799\/files\/42676dd4-ee35-4f2a-a102-c4cbb7668826_copy.webp?v=1781826412\" alt=\"Crochet cat butt coasters shown as a cute funny coaster set for cat lovers\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ltbc-copy-card\"\u003e\n          \u003ch2\u003eUseful enough to keep, ridiculous enough to gift.\u003c\/h2\u003e\n          \u003cp\u003e\n            A good cat gift should make people laugh first, then quietly become something they actually use. These cat butt coasters do both.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            Place them under coffee mugs, tea cups, water glasses, soda cans, or the drink you keep beside your laptop while pretending you are being productive.\n          \u003c\/p\u003e\n          \u003cul class=\"ltbc-list\"\u003e\n            \u003cli\u003e\n\u003cspan class=\"ltbc-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eHelps reduce everyday cup rings, light scratches, and table marks.\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"ltbc-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eSoft cloth construction with a cozy crochet style look.\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"ltbc-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eFunny enough for gifting, practical enough for daily use.\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ltbc-section\"\u003e\n    \u003cdiv class=\"ltbc-wrap\"\u003e\n      \u003cdiv class=\"ltbc-section-header\"\u003e\n        \u003ch2\u003eWhy boring coasters when your table can have cat butts?\u003c\/h2\u003e\n        \u003cp\u003e\n          They are silly at first glance, but they still do the actual coaster job. That is the whole point.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ltbc-feature-grid\"\u003e\n        \u003carticle class=\"ltbc-feature-card\"\u003e\n          \u003cdiv class=\"ltbc-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"none\"\u003e\n              \u003cpath d=\"M7 8c0-2.2 1.8-4 4-4h2c2.2 0 4 1.8 4 4v8c0 2.2-1.8 4-4 4h-2c-2.2 0-4-1.8-4-4V8Z\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M9 9h6M9 13h6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch3\u003eProtects your surfaces\u003c\/h3\u003e\n          \u003cp\u003eHelps reduce everyday cup rings, light scratches, stains, and warm drink contact on desks, tables, and nightstands.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"ltbc-feature-card\"\u003e\n          \u003cdiv class=\"ltbc-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"none\"\u003e\n              \u003cpath d=\"M12 3c3.9 0 7 3.1 7 7 0 5-7 11-7 11S5 15 5 10c0-3.9 3.1-7 7-7Z\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M9.5 10.2h.01M14.5 10.2h.01M9.5 13.5c1.7 1.2 3.3 1.2 5 0\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch3\u003eActually funny\u003c\/h3\u003e\n          \u003cp\u003eA cat lover gift that does not whisper. It proudly says, yes, those are tiny crochet cat butts on the table.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"ltbc-feature-card\"\u003e\n          \u003cdiv class=\"ltbc-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"none\"\u003e\n              \u003cpath d=\"M4 7h16v12H4V7Z\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 7V5h8v2M8 11h8M8 15h5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch3\u003eGift set ready\u003c\/h3\u003e\n          \u003cp\u003ePerfect for cat moms, cat dads, coworkers, coffee drinkers, housewarming gifts, desk setups, and white elephant exchanges.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"ltbc-feature-card\"\u003e\n          \u003cdiv class=\"ltbc-icon\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"none\"\u003e\n              \u003cpath d=\"M6 19V8.5C6 5.5 8.5 3 11.5 3S17 5.5 17 8.5V19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M6 19h11M10 7.5h.01M14 7.5h.01M9.5 11c1.6 1 3.4 1 5 0\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch3\u003eSoft cloth construction\u003c\/h3\u003e\n          \u003cp\u003eMade with cloth material and a crochet style texture, giving each coaster a cozy, handmade inspired look.\u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ltbc-section\"\u003e\n    \u003cdiv class=\"ltbc-wrap\"\u003e\n      \u003cdiv class=\"ltbc-section-header\"\u003e\n        \u003ch2\u003ePut them where normal coasters used to live.\u003c\/h2\u003e\n        \u003cp\u003e\n          Coffee table, desk, kitchen counter, nightstand, gift basket, office corner, anywhere a drink needs a little shameless cat energy.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ltbc-use-grid\"\u003e\n        \u003carticle class=\"ltbc-use-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/8103\/9799\/files\/60f83e97-4140-4d2d-88cc-539a0e8c2350_copy.webp?v=1781826411\" alt=\"Cat butt coaster set styled on a warm tabletop for coffee and drink use\"\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eCoffee table chaos\u003c\/h3\u003e\n            \u003cp\u003eFor the room where guests pretend they are not staring directly at the cat butt coaster.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"ltbc-use-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/8103\/9799\/files\/36e02b8f-43ea-4d2a-aeb4-5aec0ac22454_copy.webp?v=1781826411\" alt=\"Funny crochet cat butt drink coasters shown as a giftable cat lover set\"\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eDesk drink buddy\u003c\/h3\u003e\n            \u003cp\u003eFor coffee, water, soda, tea, and the drink that follows you through your entire workday.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"ltbc-use-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/8103\/9799\/files\/42676dd4-ee35-4f2a-a102-c4cbb7668826_copy.webp?v=1781826412\" alt=\"Four crochet cat butt coasters arranged as a funny cat lover gift set\"\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eGiftably weird\u003c\/h3\u003e\n            \u003cp\u003eFor cat people who already have cat mugs, cat socks, cat signs, and somehow still need this.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ltbc-section\" id=\"ltbc-sets\"\u003e\n    \u003cdiv class=\"ltbc-wrap\"\u003e\n      \u003cdiv class=\"ltbc-section-header\"\u003e\n        \u003ch2\u003eChoose your shameless cat crew.\u003c\/h2\u003e\n        \u003cp\u003e\n          Pick the clean everyday mix, the weird little personality mix, or the full collection of tiny table butts.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ltbc-set-grid\"\u003e\n        \u003carticle class=\"ltbc-set-card\"\u003e\n          \u003cdiv class=\"ltbc-mini-coasters\" aria-label=\"Classic Cat Crew coaster colors\"\u003e\n            \u003cspan class=\"ltbc-mini mini-a\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"ltbc-mini mini-b\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"ltbc-mini mini-d\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"ltbc-mini mini-g\"\u003e\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003ch3\u003eSet of 4, Classic Cat Crew\u003c\/h3\u003e\n          \u003cp\u003e\n            A clean everyday mix with white, black, gray, and orange cat energy. Best for simple gifting and first time shameless coaster ownership.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"ltbc-set-card\"\u003e\n          \u003cdiv class=\"ltbc-mini-coasters\" aria-label=\"Mischief Cat Crew coaster colors\"\u003e\n            \u003cspan class=\"ltbc-mini mini-c\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"ltbc-mini mini-e\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"ltbc-mini mini-f\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"ltbc-mini mini-h\"\u003e\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003ch3\u003eSet of 4, Mischief Cat Crew\u003c\/h3\u003e\n          \u003cp\u003e\n            A more playful mix with colorful, tuxedo, swirl, and gray white personalities. Best for people who like their cat decor a little extra.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"ltbc-set-card best\"\u003e\n          \u003cdiv class=\"ltbc-mini-coasters\" aria-label=\"Full Shameless Cat Crew coaster colors\"\u003e\n            \u003cspan class=\"ltbc-mini mini-a\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"ltbc-mini mini-b\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"ltbc-mini mini-c\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"ltbc-mini mini-d\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"ltbc-mini mini-e\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"ltbc-mini mini-f\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"ltbc-mini mini-g\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"ltbc-mini mini-h\"\u003e\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003ch3\u003eSet of 8, Full Shameless Cat Crew\u003c\/h3\u003e\n          \u003cp\u003e\n            Every cat butt in one set. Best for bigger tables, guests, gifting, desks, and anyone who refuses to choose just one cat personality.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ltbc-cta-row\" style=\"margin-top:22px;\"\u003e\n        \u003ca class=\"ltbc-button\" href=\"#MainContent\"\u003ePick Your Set Above\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ltbc-section\" id=\"ltbc-details\"\u003e\n    \u003cdiv class=\"ltbc-wrap\"\u003e\n      \u003cdiv class=\"ltbc-specs\"\u003e\n        \u003carticle class=\"ltbc-spec-box\"\u003e\n          \u003ch2\u003eProduct details\u003c\/h2\u003e\n          \u003ctable class=\"ltbc-spec-table\" aria-label=\"Cat Butt Coaster product specifications\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003eProduct name\u003c\/th\u003e\n                \u003ctd\u003eCat Butt Coasters, Shameless Crochet Drink Coasters\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003eItem type\u003c\/th\u003e\n                \u003ctd\u003eDecorative cloth coaster pad, table mat, drink mat\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003eMaterial\u003c\/th\u003e\n                \u003ctd\u003eCloth\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003eShape\u003c\/th\u003e\n                \u003ctd\u003eRound coaster pad with cat butt design\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003eApproximate size\u003c\/th\u003e\n                \u003ctd\u003e5.9 inches long by 3.9 inches wide, 15 cm by 10 cm, slight measurement differences may occur\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003eUse\u003c\/th\u003e\n                \u003ctd\u003eFor mugs, cups, glasses, cans, desks, dining tables, coffee tables, nightstands, and kitchen surfaces\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003eBest for\u003c\/th\u003e\n                \u003ctd\u003eCat lover gifts, funny housewarming gifts, coffee table decor, office desks, and shameless everyday use\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"ltbc-spec-box\"\u003e\n          \u003ch2\u003eHonest use notes\u003c\/h2\u003e\n          \u003cp\u003e\n            These are decorative cloth coasters made for mugs, cups, glasses, cans, and everyday tabletop use. They help protect surfaces from common drink marks, light scratches, stains, and warm cup contact.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            Because they are cloth items, color may look slightly different depending on lighting and screen settings. Small size differences may also happen because of manual measurement.\n          \u003c\/p\u003e\n          \u003cdiv class=\"ltbc-callout\"\u003e\n            \u003cstrong\u003eQuick care tip:\u003c\/strong\u003e Keep them dry between uses, spot clean when needed, and avoid placing them directly under cookware, open flame, or extremely hot pans.\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ltbc-section\"\u003e\n    \u003cdiv class=\"ltbc-wrap\"\u003e\n      \u003cdiv class=\"ltbc-section-header\"\u003e\n        \u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n        \u003cp\u003e\n          The important details, because even ridiculous cat butt coasters deserve a proper product page.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ltbc-faq\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat are these cat butt coasters made of?\u003c\/summary\u003e\n          \u003cdiv class=\"answer\"\u003e\n            They are made from cloth material with a crochet style texture. The soft construction helps create a decorative layer between your drink and the table surface.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eHow big is each coaster?\u003c\/summary\u003e\n          \u003cdiv class=\"answer\"\u003e\n            Each coaster is approximately 5.9 inches long by 3.9 inches wide, 15 cm by 10 cm. Because the product is measured manually, slight size differences may occur.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I use them for hot drinks?\u003c\/summary\u003e\n          \u003cdiv class=\"answer\"\u003e\n            Yes, they are designed for everyday cups and mugs, including warm drinks like coffee and tea. Do not use them as a trivet for hot pans, cookware, or items taken directly from the oven.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDo they help protect tables?\u003c\/summary\u003e\n          \u003cdiv class=\"answer\"\u003e\n            They help protect tables and desks from common cup rings, light scratches, stains, and everyday drink contact. They are decorative coaster pads, not heavy duty heat proof trivets.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eAre the colors exactly like the photos?\u003c\/summary\u003e\n          \u003cdiv class=\"answer\"\u003e\n            Colors may look slightly different because of lighting, screen settings, and photo conditions. The overall cat butt coaster style remains the same.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eIs this a good gift for cat lovers?\u003c\/summary\u003e\n          \u003cdiv class=\"answer\"\u003e\n            Yes. These are made for cat people with a sense of humor. They work well as a housewarming gift, desk gift, coffee lover gift, birthday gift, stocking stuffer, white elephant gift, or just because gift.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich set should I choose?\u003c\/summary\u003e\n          \u003cdiv class=\"answer\"\u003e\n            Choose the Classic Cat Crew for the cleanest mix, the Mischief Cat Crew for the more unusual personalities, or the Full Shameless Cat Crew if you want all 8 designs.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ltbc-bottom-cta\"\u003e\n    \u003cdiv class=\"ltbc-wrap\"\u003e\n      \u003cdiv class=\"ltbc-bottom-card\"\u003e\n        \u003ch2\u003eYour coffee table has been normal long enough.\u003c\/h2\u003e\n        \u003cp\u003e\n          Add the shameless crochet cat butt coaster set to your home, desk, kitchen, or gift drawer. It is cute, useful, and absolutely not ashamed of itself.\n        \u003c\/p\u003e\n        \u003ca class=\"ltbc-button\" href=\"#MainContent\"\u003eChoose Your Set\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"Product\",\n    \"name\": \"Cat Butt Coasters, Shameless Crochet Drink Coasters\",\n    \"description\": \"Funny crochet style cat butt drink coasters made from cloth material. Decorative cat lover coaster pads for mugs, cups, desks, coffee tables, dining tables, and home gifting.\",\n    \"category\": \"Home \u0026 Kitchen \u003e Table Decoration \u0026 Accessories \u003e Coasters\",\n    \"material\": \"Cloth\",\n    \"image\": [\n      \"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/8103\/9799\/files\/1fe7c919-d037-44e5-83db-8b1980231fca_copy.webp?v=1781826428\",\n      \"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/8103\/9799\/files\/42676dd4-ee35-4f2a-a102-c4cbb7668826_copy.webp?v=1781826412\",\n      \"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/8103\/9799\/files\/60f83e97-4140-4d2d-88cc-539a0e8c2350_copy.webp?v=1781826411\",\n      \"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/8103\/9799\/files\/36e02b8f-43ea-4d2a-aeb4-5aec0ac22454_copy.webp?v=1781826411\"\n    ],\n    \"brand\": {\n      \"@type\": \"Brand\",\n      \"name\": \"Let There Be Cute\"\n    },\n    \"additionalProperty\": [\n      {\n        \"@type\": \"PropertyValue\",\n        \"name\": \"Approximate size\",\n        \"value\": \"5.9 inches by 3.9 inches, 15 cm by 10 cm\"\n      },\n      {\n        \"@type\": \"PropertyValue\",\n        \"name\": \"Material\",\n        \"value\": \"Cloth\"\n      },\n      {\n        \"@type\": \"PropertyValue\",\n        \"name\": \"Use\",\n        \"value\": \"Dining tables, coffee tables, end tables, desks, kitchens, and home decor\"\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What are these cat butt coasters made of?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"They are made from cloth material with a crochet style texture.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How big is each coaster?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Each coaster is approximately 5.9 inches long by 3.9 inches wide, 15 cm by 10 cm. Slight measurement differences may occur.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can I use them for hot drinks?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"They are suitable for everyday cups and mugs, including warm drinks. They should not be used as trivets for hot pans or cookware.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this a good gift for cat lovers?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. These funny cat butt coasters are designed as a useful and humorous gift for cat lovers.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Let There Be Cute","offers":[{"title":"Classic Cat Crew","offer_id":48625641521335,"sku":"14:496#G;5:361385#15x10cm","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Full Shameless Cat Crew","offer_id":48625641750711,"sku":"14:365458#H;5:361385#15x10cm","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Full Set","offer_id":48625877909687,"sku":"fullset","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/8103\/9799\/files\/S66a9200d76064081947b2338e9af16ecd.webp?v=1781818686","url":"https:\/\/lettherebecuteshop.com\/products\/cat-butt-coasters","provider":"Let There Be Cute","version":"1.0","type":"link"}