{"product_id":"cat-window-bed","title":"The Cat TV Bundle — Window Bed + 4 Free Gifts","description":"\u003c!-- TRUE CAT — Cat TV Bundle Description --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700\u0026family=DM+Sans:wght@400;500;600\u0026display=swap');\n\n  .tc-wrap {\n    font-family: 'DM Sans', sans-serif;\n    max-width: 560px;\n    border: 1.5px solid #111;\n    border-radius: 12px;\n    overflow: hidden;\n    background: #fff;\n  }\n\n  .tc-scarcity {\n    background: #111;\n    color: #fff;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    padding: 11px 18px;\n    font-size: 13px;\n    font-weight: 500;\n    letter-spacing: 0.02em;\n  }\n\n  .tc-dot {\n    width: 9px;\n    height: 9px;\n    border-radius: 50%;\n    background: #e03535;\n    flex-shrink: 0;\n    animation: tc-blink 1.1s ease-in-out infinite;\n  }\n\n  @keyframes tc-blink {\n    0%, 100% { opacity: 1; box-shadow: 0 0 0 0 rgba(224,53,53,0.5); }\n    50%       { opacity: 0.25; box-shadow: 0 0 0 4px rgba(224,53,53,0); }\n  }\n\n  .tc-scarcity-count {\n    color: #C8953A;\n    font-weight: 700;\n  }\n\n  .tc-scarcity-label {\n    opacity: 0.65;\n    font-size: 12px;\n    margin-left: auto;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .tc-body {\n    padding: 22px 22px 8px;\n  }\n\n  .tc-value-box {\n    background: #faf6f0;\n    border: 1.5px dashed #C8953A;\n    border-radius: 9px;\n    padding: 16px 18px;\n    margin-bottom: 20px;\n    text-align: center;\n  }\n\n  .tc-value-title {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 18px;\n    font-weight: 700;\n    color: #111;\n    margin-bottom: 6px;\n  }\n\n  .tc-value-title span {\n    color: #C8953A;\n  }\n\n  .tc-value-sub {\n    font-size: 13px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .tc-value-price {\n    color: #111;\n    font-weight: 600;\n  }\n\n  .tc-value-strike {\n    text-decoration: line-through;\n    color: #999;\n    font-weight: 400;\n  }\n\n  .tc-gifts {\n    list-style: none;\n    margin: 0 0 20px;\n    padding: 0;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n\n  .tc-gift {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14px;\n    line-height: 1.5;\n    color: #111;\n    padding: 10px 14px;\n    border: 1px solid #e8e8e8;\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .tc-gift-tag {\n    background: #111;\n    color: #C8953A;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    padding: 3px 8px;\n    border-radius: 4px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .tc-gift strong {\n    font-weight: 600;\n  }\n\n  .tc-gift-value {\n    color: #999;\n    font-size: 12px;\n  }\n\n  .tc-divider {\n    border: none;\n    border-top: 1px solid #e8e8e8;\n    margin: 4px 0 20px;\n  }\n\n  .tc-benefits {\n    list-style: none;\n    margin: 0 0 20px;\n    padding: 0;\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n\n  .tc-benefits li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    line-height: 1.5;\n    color: #111;\n  }\n\n  .tc-benefits li .tc-emoji {\n    font-size: 20px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  .tc-benefits li strong {\n    font-weight: 600;\n    color: #111;\n  }\n\n  .tc-features {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    padding: 0 0 22px;\n  }\n\n  .tc-feat {\n    border: 1.5px solid #111;\n    border-radius: 9px;\n    padding: 14px 12px;\n    text-align: center;\n    background: #fff;\n    transition: background 0.2s;\n  }\n\n  .tc-feat:hover {\n    background: #faf6f0;\n  }\n\n  .tc-feat-icon {\n    font-size: 22px;\n    display: block;\n    margin-bottom: 8px;\n  }\n\n  .tc-feat-title {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 13.5px;\n    font-weight: 700;\n    color: #111;\n    display: block;\n    margin-bottom: 5px;\n    line-height: 1.3;\n  }\n\n  .tc-feat-title span {\n    color: #C8953A;\n  }\n\n  .tc-feat-desc {\n    font-size: 11.5px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  .tc-guarantee {\n    background: #111;\n    color: #fff;\n    text-align: center;\n    padding: 10px 18px;\n    font-size: 12px;\n    font-weight: 500;\n    letter-spacing: 0.04em;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n  }\n\n  .tc-guarantee-gold {\n    color: #C8953A;\n    font-weight: 700;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tc-wrap\"\u003e\n\u003c!-- Scarcity counter --\u003e\n\u003cdiv class=\"tc-scarcity\"\u003e\n\u003cspan class=\"tc-dot\"\u003e\u003c\/span\u003e \u003cspan\u003e🔥 \u003cspan class=\"tc-scarcity-count\"\u003eBundle deal\u003c\/span\u003e — free gifts ship with every order\u003c\/span\u003e \u003cspan class=\"tc-scarcity-label\"\u003eLimited\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-body\"\u003e\n\n\u003c!-- Value box --\u003e\n\u003cdiv class=\"tc-value-box\"\u003e\n\u003cdiv class=\"tc-value-title\"\u003eEverything your indoor cat needs for \u003cspan\u003e$59.99\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-value-sub\"\u003e\n\u003cspan class=\"tc-value-strike\"\u003e$141.95 if bought separately\u003c\/span\u003e  →  \u003cspan class=\"tc-value-price\"\u003eYou save $81.96\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Free gifts list --\u003e\n\u003cdiv class=\"tc-gifts\"\u003e\n\u003cdiv class=\"tc-gift\"\u003e\n\u003cspan class=\"tc-gift-tag\"\u003eFREE\u003c\/span\u003e\n\u003cspan\u003e\u003cstrong\u003eWindow Bird Feeder\u003c\/strong\u003e — mounts to the outside of your glass so birds come right to your cat. Instant Cat TV upgrade. \u003cspan class=\"tc-gift-value\"\u003eValue: $15.99\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-gift\"\u003e\n\u003cspan class=\"tc-gift-tag\"\u003eFREE\u003c\/span\u003e\n\u003cspan\u003e\u003cstrong\u003eInteractive Bird Toy\u003c\/strong\u003e — realistic feather wand that triggers the same hunt-stalk-pounce instincts your cat feels watching birds. Perfect for rainy days. \u003cspan class=\"tc-gift-value\"\u003eValue: $25.99\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-gift\"\u003e\n\u003cspan class=\"tc-gift-tag\"\u003eFREE\u003c\/span\u003e\n\u003cspan\u003e\u003cstrong\u003eCat Hair Remover\u003c\/strong\u003e — reusable, self-cleaning fur remover for your furniture, clothes, and car. Because your cat will shed everywhere. \u003cspan class=\"tc-gift-value\"\u003eValue: $19.99\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-gift\"\u003e\n\u003cspan class=\"tc-gift-tag\"\u003eFREE\u003c\/span\u003e\n\u003cspan\u003e\u003cstrong\u003eBirdwatching Setup Guide (PDF)\u003c\/strong\u003e — step-by-step guide to attracting local birds to your window, choosing the right spot, and maximizing your cat's enrichment. \u003cspan class=\"tc-gift-value\"\u003eValue: $19.99\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"tc-divider\"\u003e\n\n\u003c!-- Core benefits --\u003e\n\u003cul class=\"tc-benefits\"\u003e\n\u003cli\u003e\n\u003cspan class=\"tc-emoji\"\u003e☀️\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eFront-row seat to Cat TV.\u003c\/strong\u003e Mounts flush to any window so your cat can sunbathe, birdwatch, and judge every squirrel that dares to cross the yard. Add the included bird feeder on the outside and it's the ultimate setup.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"tc-emoji\"\u003e🏠\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eZero holes. Zero damage. Zero lost deposit.\u003c\/strong\u003e No drills, no anchors — sets up in under 3 minutes and folds completely flat so your curtains still close. Built for apartments and rentals.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"tc-emoji\"\u003e🐾\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBuilt for big cats too.\u003c\/strong\u003e Industrial-grade suction cups and a powder-coated steel frame tested to hold up to 30 lbs — so even your chonkiest Maine Coon can nap in peace.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003chr class=\"tc-divider\"\u003e\n\n\u003c!-- Feature boxes --\u003e\n\u003cdiv class=\"tc-features\"\u003e\n\u003cdiv class=\"tc-feat\"\u003e\n\u003cspan class=\"tc-feat-icon\"\u003e🔩\u003c\/span\u003e \u003cspan class=\"tc-feat-title\"\u003eHolds up to \u003cspan\u003e30 lbs\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"tc-feat-desc\"\u003eScrew-lock suction cups — not cheap clip-ons. Stress-tested for the heaviest cats.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-feat\"\u003e\n\u003cspan class=\"tc-feat-icon\"\u003e💨\u003c\/span\u003e \u003cspan class=\"tc-feat-title\"\u003eFolds \u003cspan\u003eflat\u003c\/span\u003e in 2 sec\u003c\/span\u003e \u003cspan class=\"tc-feat-desc\"\u003eThe only window hammock that lets your blinds fully close — no disassembly needed.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-feat\"\u003e\n\u003cspan class=\"tc-feat-icon\"\u003e🫧\u003c\/span\u003e \u003cspan class=\"tc-feat-title\"\u003eMachine \u003cspan\u003ewashable\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"tc-feat-desc\"\u003eZip off the plush cover and toss it in the wash. No more fur-covered eyesores.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Guarantee strip --\u003e\n\u003cdiv class=\"tc-guarantee\"\u003e🛡️ \u003cspan class=\"tc-guarantee-gold\"\u003e30-Day Golden-Grip Guarantee\u003c\/span\u003e — suction fails? Full refund. No return needed.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"My Store","offers":[{"title":"Gray","offer_id":50435195306151,"sku":null,"price":59.99,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":50435195338919,"sku":null,"price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/3318\/1351\/files\/hf_20260528_224940_80de75d6-495a-468e-8989-4ff88747c9b9.png?v=1780008737","url":"https:\/\/truecat.shop\/products\/cat-window-bed","provider":"True Cat","version":"1.0","type":"link"}