{"product_id":"thai-sappanwood-herbal-tea-kaen-nang-phaya-7-herb-blend-caffeine-free-no-added-sugar","title":"Thai Herbal Tea Sappanwood + 7 Herbs | Vegan Blend","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eKaen Nang Phaya – Product Description\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400\u0026amp;family=Jost:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --crimson: #8B1A1A;\n    --blush: #C4726A;\n    --gold: #B8924A;\n    --cream: #FAF6F1;\n    --bark: #3D2314;\n    --mist: #F2EBE3;\n  }\n\n  body {\n    font-family: 'Jost', sans-serif;\n    background: var(--cream);\n    color: var(--bark);\n    line-height: 1.75;\n    padding: 2rem 1rem;\n  }\n\n  .product-wrap {\n    max-width: 900px;\n    margin: 0 auto;\n  }\n\n  \/* ── Header ── *\/\n  .product-header {\n    text-align: center;\n    padding-bottom: 2rem;\n    border-bottom: 1px solid rgba(139,26,26,0.2);\n    margin-bottom: 2.5rem;\n  }\n\n  .thai-label {\n    font-family: 'Cormorant Garamond', serif;\n    font-style: italic;\n    font-size: 0.95rem;\n    letter-spacing: 0.15em;\n    color: var(--blush);\n    margin-bottom: 0.4rem;\n  }\n\n  .product-header h1 {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 600;\n    font-size: clamp(1.8rem, 4vw, 2.6rem);\n    color: var(--crimson);\n    line-height: 1.2;\n    margin-bottom: 0.75rem;\n  }\n\n  .tagline {\n    font-size: 0.85rem;\n    font-weight: 300;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: var(--gold);\n  }\n\n  \/* ── Intro ── *\/\n  .intro {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.15rem;\n    font-style: italic;\n    color: var(--bark);\n    text-align: center;\n    max-width: 660px;\n    margin: 0 auto 2.5rem;\n    line-height: 1.9;\n  }\n\n  \/* ── Divider ── *\/\n  .divider {\n    display: flex;\n    align-items: center;\n    gap: 1rem;\n    margin-bottom: 2.5rem;\n  }\n  .divider::before, .divider::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, transparent, rgba(139,26,26,0.25), transparent);\n  }\n  .divider span {\n    color: var(--crimson);\n    font-size: 1.1rem;\n    opacity: 0.6;\n  }\n\n  \/* ── Two-column grid ── *\/\n  .two-col {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1.5rem 2.5rem;\n    margin-bottom: 2rem;\n  }\n\n  @media (max-width: 620px) {\n    .two-col { grid-template-columns: 1fr; }\n    .card { padding: 1.2rem 1.3rem; }\n  }\n\n  .card {\n    background: white;\n    border-radius: 4px;\n    padding: 1.6rem 1.8rem;\n    border: 1px solid rgba(184,146,74,0.2);\n    position: relative;\n  }\n\n  .card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0;\n    width: 3px; height: 100%;\n    background: linear-gradient(to bottom, var(--crimson), var(--gold));\n    border-radius: 4px 0 0 4px;\n  }\n\n  .card-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 0.75rem;\n    font-weight: 600;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 1rem;\n  }\n\n  \/* Flavor card *\/\n  .flavor-text {\n    font-size: 0.9rem;\n    font-weight: 300;\n    color: #4a3020;\n    line-height: 1.85;\n  }\n\n  \/* Benefits list *\/\n  .benefit-list {\n    list-style: none;\n    display: flex;\n    flex-direction: column;\n    gap: 0.6rem;\n  }\n\n  .benefit-list li {\n    font-size: 0.85rem;\n    font-weight: 300;\n    color: #4a3020;\n    padding-left: 1.2rem;\n    position: relative;\n  }\n\n  .benefit-list li::before {\n    content: '✦';\n    position: absolute;\n    left: 0;\n    font-size: 0.55rem;\n    color: var(--crimson);\n    top: 0.35em;\n  }\n\n  \/* ── Ingredients strip ── *\/\n  .ingredients-strip {\n    background: var(--mist);\n    border: 1px solid rgba(139,26,26,0.12);\n    border-radius: 4px;\n    padding: 1.6rem 2rem;\n    margin-bottom: 1.5rem;\n  }\n\n  .ingredients-strip .card-title {\n    text-align: center;\n    margin-bottom: 1.2rem;\n  }\n\n  .herb-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.5rem;\n    justify-content: center;\n  }\n\n  .herb-tag {\n    background: white;\n    border: 1px solid rgba(139,26,26,0.2);\n    border-radius: 2px;\n    padding: 0.3rem 0.85rem;\n    font-size: 0.78rem;\n    font-weight: 400;\n    letter-spacing: 0.05em;\n    color: var(--crimson);\n  }\n\n  \/* ── Bottom two cards ── *\/\n  .brew-details {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1.5rem 2.5rem;\n  }\n\n  @media (max-width: 620px) {\n    .brew-details { grid-template-columns: 1fr; }\n    .card { padding: 1.2rem 1.3rem; }\n  }\n\n  .detail-list {\n    list-style: none;\n    display: flex;\n    flex-direction: column;\n    gap: 0.55rem;\n  }\n\n  .detail-list li {\n    font-size: 0.85rem;\n    font-weight: 300;\n    color: #4a3020;\n    display: flex;\n    align-items: baseline;\n    gap: 0.6rem;\n  }\n\n  .detail-list li span.dot {\n    width: 5px; height: 5px;\n    border-radius: 50%;\n    background: var(--gold);\n    flex-shrink: 0;\n    margin-top: 0.45em;\n    display: inline-block;\n  }\n\n  .brew-steps {\n    font-size: 0.875rem;\n    font-weight: 300;\n    color: #4a3020;\n    line-height: 1.9;\n  }\n\n  \/* ── Footer note ── *\/\n  .footer-note {\n    margin-top: 2rem;\n    text-align: center;\n    font-size: 0.72rem;\n    font-weight: 300;\n    letter-spacing: 0.04em;\n    color: #9a8070;\n    padding-top: 1.25rem;\n    border-top: 1px solid rgba(139,26,26,0.12);\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"product-wrap\"\u003e\n\n  \u003c!-- Header --\u003e\n  \u003cdiv class=\"product-header\"\u003e\n    \u003cp class=\"thai-label\"\u003eแก่นนางพญา · Kaen Nang Phaya\u003c\/p\u003e\n    \u003ch1\u003eSappanwood Herbal Tea\u003c\/h1\u003e\n    \u003cp class=\"tagline\"\u003e7-Herb Thai Blend  ·  Caffeine-Free  ·  Vegan\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cp class=\"intro\"\u003e\n    \"Heartwood of the Noble Lady\" — a traditional Thai herbal blend centered on sappanwood (\u003cem\u003eCaesalpinia sappan\u003c\/em\u003e), prized for centuries to nourish the blood and support healthy circulation. Seven herbs. One beautifully crimson cup.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003cspan\u003e✦\u003c\/span\u003e\u003c\/div\u003e\n\n  \u003c!-- Two-column: Flavor + Benefits --\u003e\n  \u003cdiv class=\"two-col\"\u003e\n\n    \u003cdiv class=\"card\"\u003e\n      \u003cp class=\"card-title\"\u003eThe Flavor\u003c\/p\u003e\n      \u003cp class=\"flavor-text\"\u003e\n        Earthy and gently floral, with warm woodsy depth from sappanwood, a subtle aromatic lift from pandan, and soft florals of rose, chamomile, and chrysanthemum. Finished with a light natural sweetness from monk fruit — smooth and pleasant enough for every single day.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card\"\u003e\n      \u003cp class=\"card-title\"\u003eWhy People Love It\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eTraditionally supports blood nourishment \u0026amp; circulation\u003c\/li\u003e\n        \u003cli\u003eRich in natural antioxidants (brazilin compounds)\u003c\/li\u003e\n        \u003cli\u003eCalming and grounding — any time of day\u003c\/li\u003e\n        \u003cli\u003eCompletely caffeine-free, sleep-friendly\u003c\/li\u003e\n        \u003cli\u003eNo added sugar — monk fruit sweetened\u003c\/li\u003e\n        \u003cli\u003eStunning natural red color — from the herbs themselves\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Ingredients strip --\u003e\n  \u003cdiv class=\"ingredients-strip\"\u003e\n    \u003cp class=\"card-title\"\u003eThe 7 Herbs\u003c\/p\u003e\n    \u003cdiv class=\"herb-grid\"\u003e\n      \u003cspan class=\"herb-tag\"\u003eSappanwood\u003c\/span\u003e\n      \u003cspan class=\"herb-tag\"\u003eRose Petals\u003c\/span\u003e\n      \u003cspan class=\"herb-tag\"\u003ePandan Leaf\u003c\/span\u003e\n      \u003cspan class=\"herb-tag\"\u003eChrysanthemum\u003c\/span\u003e\n      \u003cspan class=\"herb-tag\"\u003eChamomile\u003c\/span\u003e\n      \u003cspan class=\"herb-tag\"\u003eSafflower\u003c\/span\u003e\n      \u003cspan class=\"herb-tag\"\u003eMonk Fruit\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Bottom two: Product Details + How to Brew --\u003e\n  \u003cdiv class=\"brew-details\"\u003e\n\n    \u003cdiv class=\"card\"\u003e\n      \u003cp class=\"card-title\"\u003eProduct Details\u003c\/p\u003e\n      \u003cul class=\"detail-list\"\u003e\n        \u003cli\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e30 sachets · 60g net (2g each)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eNaturally caffeine-free\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eNo added sugar\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eNo artificial colors or flavors\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e100% Natural · Product of Thailand\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eVegan \u0026amp; suitable for daily drinking\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card\"\u003e\n      \u003cp class=\"card-title\"\u003eHow to Brew\u003c\/p\u003e\n      \u003cp class=\"brew-steps\"\u003e\n        Steep one sachet in \u003cstrong\u003e200–250ml\u003c\/strong\u003e of hot water at \u003cstrong\u003e90–100°C\u003c\/strong\u003e (195–212°F) for \u003cstrong\u003e3–5 minutes\u003c\/strong\u003e.\u003cbr\u003e\u003cbr\u003e\n        Enjoy hot or pour over ice for a chilled version. Each sachet can be re-steeped once for a lighter, more delicate cup.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"footer-note\"\u003eThis product is inspired by traditional Thai herbal wisdom and is not intended to diagnose, treat, cure, or prevent any disease.\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Thai Mark","offers":[{"title":"Default Title","offer_id":42161380753483,"sku":"KNP30","price":44.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0582\/6782\/8299\/files\/PHOTO-2026-02-20-10-10-33.jpg?v=1771679524","url":"https:\/\/www.rockykandola.com\/products\/thai-sappanwood-herbal-tea-kaen-nang-phaya-7-herb-blend-caffeine-free-no-added-sugar","provider":"rockykandola","version":"1.0","type":"link"}