{"product_id":"wooden-tea-coasters-chai-beenaa-chain-kahan-re","title":"Wooden Tea Coasters | “Chai Beenaa Chain Kahan Re?”","description":"\u003c!-- ✅ Hertha Nest Premium Product Description (Full-Width) --\u003e\n\u003cstyle\u003e\n  .hn-bb-desc *{box-sizing:border-box;}\n  .hn-bb-desc{\n    --hn-primary:#de7e64;\n    --hn-primary-10: rgba(222,126,100,.10);\n    --hn-primary-14: rgba(222,126,100,.14);\n    --hn-primary-18: rgba(222,126,100,.18);\n    --hn-ink: rgba(20,20,20,.90);\n    --hn-muted: rgba(20,20,20,.72);\n    --hn-border: rgba(0,0,0,.08);\n\n    \/* ✅ FULL WIDTH *\/\n    max-width: 100%;\n    width: 100%;\n    margin: 18px 0;\n\n    padding: 18px;\n    border-radius: 18px;\n    border: 1px solid var(--hn-primary-18);\n    background: linear-gradient(135deg, var(--hn-primary-14), rgba(255,255,255,.85));\n    box-shadow: 0 14px 34px rgba(0,0,0,.08);\n    color: var(--hn-ink);\n    font-family: inherit;\n  }\n\n  .hn-bb-hero{\n    padding: 18px;\n    border-radius: 16px;\n    background: linear-gradient(135deg, rgba(255,255,255,.78), var(--hn-primary-10));\n    border: 1px solid rgba(255,255,255,.70);\n  }\n\n  .hn-bb-desc h2,.hn-bb-desc h3,.hn-bb-desc h4{\n    margin: 0 0 10px 0;\n    letter-spacing: .2px;\n    color: var(--hn-ink);\n  }\n\n  .hn-bb-desc h2{\n    font-size: clamp(22px, 2.2vw, 30px);\n    line-height: 1.15;\n  }\n\n  .hn-bb-sub{\n    margin: 6px 0 12px 0;\n    font-weight: 650;\n    color: var(--hn-muted);\n  }\n\n  .hn-bb-desc p{\n    margin: 0 0 12px 0;\n    line-height: 1.7;\n    color: var(--hn-ink);\n  }\n\n  .hn-bb-section{\n    margin-top: 18px;\n    padding-top: 14px;\n    border-top: 1px solid var(--hn-border);\n  }\n\n  .hn-bb-desc h3{\n    font-size: clamp(18px, 1.6vw, 22px);\n    line-height: 1.2;\n    position: relative;\n    padding-bottom: 10px;\n  }\n\n  .hn-bb-desc h3::after{\n    content:\"\";\n    position:absolute;\n    left:0;\n    bottom:2px;\n    width:78px;\n    height:3px;\n    border-radius: 50px;\n    background: linear-gradient(90deg, var(--hn-primary), rgba(222,126,100,.25));\n  }\n\n  .hn-bb-grid{\n    display:grid;\n    grid-template-columns: repeat(12, 1fr);\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .hn-bb-card{\n    grid-column: span 6;\n    padding: 14px 14px 12px;\n    border-radius: 16px;\n    background: rgba(255,255,255,.94);\n    border: 1px solid rgba(222,126,100,.20);\n    box-shadow: 0 10px 22px rgba(0,0,0,.06);\n    transition: transform .18s ease, box-shadow .18s ease;\n  }\n\n  .hn-bb-card h4{\n    font-size: 15px;\n    line-height: 1.25;\n    display:flex;\n    align-items:center;\n    gap: 10px;\n    margin-bottom: 6px;\n  }\n\n  .hn-bb-card h4::before{\n    content:\"\";\n    width:10px;height:10px;border-radius:50%;\n    background: var(--hn-primary);\n    box-shadow: 0 0 0 6px rgba(222,126,100,.14);\n    flex: 0 0 auto;\n  }\n\n  .hn-bb-card p{ margin: 0; color: var(--hn-muted); }\n\n  @media (hover:hover){\n    .hn-bb-card:hover{\n      transform: translateY(-2px);\n      box-shadow: 0 14px 28px rgba(0,0,0,.10);\n    }\n  }\n\n  .hn-bb-note{\n    margin-top: 12px;\n    padding: 12px 14px;\n    border-radius: 14px;\n    background: rgba(255,255,255,.82);\n    border: 1px solid rgba(222,126,100,.22);\n    color: var(--hn-muted);\n  }\n\n  .hn-bb-list{\n    list-style:none;\n    padding:0;\n    margin: 12px 0 0;\n  }\n\n  .hn-bb-list li{\n    position:relative;\n    padding-left: 28px;\n    margin: 10px 0;\n    color: var(--hn-muted);\n  }\n\n  .hn-bb-list li strong{ color: var(--hn-ink); }\n\n  .hn-bb-list li::before{\n    content:\"✓\";\n    position:absolute;\n    left:0; top:0;\n    width:20px; height:20px;\n    border-radius: 6px;\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    font-weight:800;\n    font-size:12px;\n    color:#fff;\n    background: var(--hn-primary);\n  }\n\n  .hn-bb-highlight{\n    border-radius: 16px;\n    padding: 16px;\n    background: linear-gradient(135deg, rgba(222,126,100,.10), rgba(255,255,255,.86));\n    border: 1px solid rgba(222,126,100,.22);\n  }\n\n  .hn-bb-chips{\n    display:flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    list-style:none;\n    padding:0;\n    margin: 12px 0 0;\n  }\n\n  .hn-bb-chips li{\n    padding: 8px 12px;\n    border-radius: 999px;\n    background: rgba(255,255,255,.86);\n    border: 1px solid rgba(222,126,100,.24);\n    color: var(--hn-ink);\n    font-weight: 650;\n    font-size: 13px;\n  }\n\n  .hn-bb-steps{\n    margin: 12px 0 0;\n    padding-left: 18px;\n    color: var(--hn-muted);\n  }\n\n  .hn-bb-steps li{ margin: 10px 0; }\n\n  .hn-bb-muted{ color: var(--hn-muted); }\n\n  .hn-bb-footer{\n    margin-top: 18px;\n    padding-top: 14px;\n    border-top: 1px solid var(--hn-border);\n    color: var(--hn-muted);\n  }\n\n  @media (max-width: 740px){\n    .hn-bb-desc{ margin: 12px 0; padding: 14px; border-radius: 16px; }\n    .hn-bb-hero{ padding: 14px; }\n    .hn-bb-card{ grid-column: span 12; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hn-bb-desc\"\u003e\n  \u003cdiv class=\"hn-bb-hero\"\u003e\n    \u003ch2\u003eHandcrafted Mango Wood Coasters (Set of 4)\u003c\/h2\u003e\n    \u003cp class=\"hn-bb-sub\"\u003ePremium Enamel Coating • Durable • Eco-Friendly • Gift-Ready\u003c\/p\u003e\n\n    \u003c!-- ✅ Short Description used at the start --\u003e\n    \u003cp\u003e\n      Hertha Nest introduces a handcrafted mango wood coaster set of 4 with enamel coating. These coasters are available in different designs like\n      \u003cstrong\u003eMandala\u003c\/strong\u003e, \u003cstrong\u003eMadhubani art\u003c\/strong\u003e, \u003cstrong\u003ecartoon characters\u003c\/strong\u003e, \u003cstrong\u003echai \u0026amp; coffee themes\u003c\/strong\u003e, and more.\n      Durable, eco-friendly, and perfect for gifting.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Designed to protect your surfaces while adding personality to your space, this coaster set brings a beautiful mix of culture, creativity, and\n      everyday practicality—ideal for tea time, coffee breaks, hosting guests, or styling your desk.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hn-bb-section\"\u003e\n    \u003ch3\u003eKey Features \u0026amp; Benefits\u003c\/h3\u003e\n\n    \u003cdiv class=\"hn-bb-grid\"\u003e\n      \u003cdiv class=\"hn-bb-card\"\u003e\n        \u003ch4\u003ePremium Mango Wood\u003c\/h4\u003e\n        \u003cp\u003eSustainably sourced mango wood with natural grain and warm tones.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hn-bb-card\"\u003e\n        \u003ch4\u003eEnamel Coating for Protection\u003c\/h4\u003e\n        \u003cp\u003eHelps resist stains and adds a smooth, long-lasting finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hn-bb-card\"\u003e\n        \u003ch4\u003eSet of 4 Coasters\u003c\/h4\u003e\n        \u003cp\u003ePerfect for family use, guests, home cafés, and small gatherings.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hn-bb-card\"\u003e\n        \u003ch4\u003eVibrant Design Options\u003c\/h4\u003e\n        \u003cp\u003eChoose from Mandala, Madhubani, cartoon themes, chai\/coffee styles, and more.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hn-bb-card\"\u003e\n        \u003ch4\u003eSurface Protection\u003c\/h4\u003e\n        \u003cp\u003eHelps protect tables from heat marks, spills, and cup rings.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hn-bb-card\"\u003e\n        \u003ch4\u003eGift-Ready Choice\u003c\/h4\u003e\n        \u003cp\u003eA thoughtful, premium-looking gift that’s useful and aesthetic.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hn-bb-note\"\u003e\n      These coasters are made to look beautiful on your table even when not in use—like small art pieces that elevate your everyday setup.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hn-bb-section\"\u003e\n    \u003ch3\u003eDesign Themes You’ll Love\u003c\/h3\u003e\n    \u003cp\u003e\n      Each coaster set is crafted to add a splash of culture, fun, or warmth to your space. Popular themes include:\n    \u003c\/p\u003e\n\n    \u003cul class=\"hn-bb-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eMandala Art:\u003c\/strong\u003e A calming, elegant look—perfect for serene home décor.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eMadhubani Art:\u003c\/strong\u003e A beautiful tribute to Indian heritage and traditional storytelling.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eCartoon Characters:\u003c\/strong\u003e A playful vibe for kids’ rooms, family spaces, and fun gifting.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eChai \u0026amp; Coffee Themes:\u003c\/strong\u003e Perfect for tea lovers, café corners, and daily coffee rituals.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eMore Designs Available:\u003c\/strong\u003e Choose the one that matches your personality and home aesthetic.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"hn-bb-note\"\u003e\n      Styling tip: Pair these coasters with a wooden tray + ceramic mugs to create a premium café-style tea\/coffee corner at home.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hn-bb-section hn-bb-highlight\"\u003e\n    \u003ch3\u003ePerfect For Everyday Use\u003c\/h3\u003e\n    \u003cp class=\"hn-bb-muted\"\u003e\n      Whether it’s morning chai, evening coffee, or weekend hosting—these coasters keep your tables protected and your setup looking polished.\n    \u003c\/p\u003e\n\n    \u003cul class=\"hn-bb-chips\"\u003e\n      \u003cli\u003eTea \u0026amp; coffee cups\u003c\/li\u003e\n      \u003cli\u003eCold drinks \u0026amp; juices\u003c\/li\u003e\n      \u003cli\u003eOffice desk setup\u003c\/li\u003e\n      \u003cli\u003eStudy table\u003c\/li\u003e\n      \u003cli\u003eHosting guests\u003c\/li\u003e\n      \u003cli\u003eHome café corner\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hn-bb-section\"\u003e\n    \u003ch3\u003ePerfect for Gifting\u003c\/h3\u003e\n    \u003cp\u003e\n      A small gift that feels premium and thoughtful—ideal for anyone who loves décor, tea time, or unique handmade products.\n    \u003c\/p\u003e\n\n    \u003cul class=\"hn-bb-chips\"\u003e\n      \u003cli\u003eHousewarming\u003c\/li\u003e\n      \u003cli\u003eBirthdays\u003c\/li\u003e\n      \u003cli\u003eFestive gifting\u003c\/li\u003e\n      \u003cli\u003eCorporate gifts\u003c\/li\u003e\n      \u003cli\u003eReturn gifts\u003c\/li\u003e\n      \u003cli\u003eHost\/hostess gifts\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"hn-bb-note\"\u003e\n      Because they’re useful daily, coasters make a gift people actually keep and use—while the designs make them feel special.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hn-bb-section\"\u003e\n    \u003ch3\u003eCare \u0026amp; Maintenance Tips\u003c\/h3\u003e\n    \u003col class=\"hn-bb-steps\"\u003e\n      \u003cli\u003eWipe gently with a soft, damp cloth after use.\u003c\/li\u003e\n      \u003cli\u003eAvoid soaking or dishwashers to protect the wood and enamel finish.\u003c\/li\u003e\n      \u003cli\u003eStore in a dry place to maintain long-term durability.\u003c\/li\u003e\n    \u003c\/ol\u003e\n\n    \u003cdiv class=\"hn-bb-note\"\u003e\n      With simple care, your coaster set stays vibrant, smooth, and beautiful for years.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hn-bb-footer\"\u003e\n    \u003cp\u003e\n      Elevate your tea time with handcrafted mango wood coasters that protect your surfaces while adding culture and personality to your space.\n      With vibrant themes and an enamel-coated finish, this set of four is perfect for daily use, hosting, or gifting.\n    \u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eSize:\u003c\/strong\u003e 4\"\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Hertha Nest","offers":[{"title":"4 Inch","offer_id":46472808562846,"sku":null,"price":500.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0677\/4649\/6670\/files\/ChaiBeenaChainKahanRe1.jpg?v=1770184329","url":"https:\/\/herthanest.in\/products\/wooden-tea-coasters-chai-beenaa-chain-kahan-re","provider":"Hertha Nest","version":"1.0","type":"link"}