{"title":"Thés Fraîcheur","description":"Infusions fruitées à boire glacées, sans théine — pour se désaltérer à n'importe quel moment de la journée.","products":[{"product_id":"infusion-fruitee-barbade-mangue-fraise-100g","title":"Barbados — tropical fruity infusion with hibiscus, mango \u0026 papaya","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Infusion Fruitée Barbade – Mangue \u0026 Fraise (100g)\",\n      \"description\": \"L'infusion Barbade de THÉ.ŌLOGY marie l'hibiscus, la mangue et la fraise. Une composition végétale et fruitée de spécialité, totalement sans théine.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"12.10\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Cette infusion contient-elle de la théine ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Non, la composition de Barbade repose exclusivement sur des fruits séchés, des baies et des pétales de fleurs. L'absence de feuilles de théier garantit une boisson à 0 mg de caféine.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi la liqueur de cette infusion est-elle rouge foncé ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"La teinte rubis intense en tasse provient de la forte concentration en pétales d'hibiscus. Cette fleur libère ses pigments naturels dès les premières minutes de contact avec l'eau chaude.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi utiliser une eau à 95°C ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Les morceaux de fruits denses, comme la pomme ou la papaye séchée, nécessitent une température élevée (95°C) pour se réhydrater correctement et libérer l'intégralité de leurs arômes dans la liqueur.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on préparer ce mélange en version glacée ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, il est conseillé de réaliser une infusion concentrée à chaud (8 minutes), de la filtrer, puis de la verser directement sur un grand volume de glaçons pour stopper l'extraction et rafraîchir la boisson instantanément.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"description\" content=\"L'infusion Barbade de THÉ.ŌLOGY marie l'hibiscus, la mangue et la fraise. Une composition végétale et fruitée de spécialité, totalement sans théine.\"\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #889c73;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 136, 156, 115;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith \u003cstrong\u003eBarbade\u003c\/strong\u003e, I offer a fruity infusion inspired by the tropics. This theine-free composition combines the liveliness of \u003cstrong\u003ehibiscus\u003c\/strong\u003e with notes of \u003cstrong\u003emango\u003c\/strong\u003e and \u003cstrong\u003estrawberry\u003c\/strong\u003e. A refreshing liquor, free of tea leaves, revealing an intense red color in the cup.\u003c\/p\u003e\n\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eMango\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eStrawberry\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eHibiscus\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eTropical\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e95°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e8 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e0 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"value-line\"\u003e€121.00\/kg | €0.30 per cup | 40 cups (100g bag)\u003c\/div\u003e\n\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal preparation time of 8 minutes of infusion.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\n\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eStructure of the fruity infusion\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe Barbade infusion is based on a strict blend of dried fruits, berries, and floral petals, formulated without any theine.\u003c\/p\u003e\n\u003ch3\u003eThe tangy axis\u003c\/h3\u003e\n\u003cp\u003eHibiscus petals form the backbone of this drink. They give the liquor its characteristic ruby color and a bright liveliness on the palate.\u003c\/p\u003e\n\u003ch3\u003eTropical roundness\u003c\/h3\u003e\n\u003cp\u003ePapaya pieces and mango flavors bring the exotic dimension to the blend. Their sweet notes naturally balance the slight astringency of hibiscus.\u003c\/p\u003e\n\u003ch3\u003eBerries and flowers\u003c\/h3\u003e\n\u003cp\u003eBlackcurrant, elderberry, strawberries, and raspberries combine to offer a fruity depth at the end of tasting. Sunflower and cornflower petals visually enhance the dry blend.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy summer selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI selected these fruits and berries to create a refreshing drink capable of maintaining a clear aromatic structure, even when heavily diluted over ice.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The amateur looking for a caffeine-free alternative with fruity and accessible flavors for the whole family.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The regular infusion drinker seeking a tropical aromatic profile to replace industrial syrups.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur demanding a precise balance between the liveliness of hibiscus and the roundness of dried fruits.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eCaffeine-Free\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eFruity Infusion\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eIdeal Cold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBarbade\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFlavored fruit infusion\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFruity blend\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eHibiscus, apple, papaya, currants, elderberry, blackcurrant, flavors, sunflower, raspberry, strawberry, blueberry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e0 mg (Completely absent)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eTropical, tangy, notes of mango and red fruits.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g sachet (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAt any time of day or in the evening.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn an airtight container, away from light and humidity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend dosing 2.5 grams of blend for 250 ml of water. The temperature should reach 95°C to allow the papaya pieces and berries to properly rehydrate. Let infuse covered for 8 minutes.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCold maceration (Bissap style)\u003c\/strong\u003e: Prepare 5 grams of the blend in 500 ml of room temperature water, and let rest in the refrigerator for 10 to 12 hours. Filter before serving.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003e💡 \u003cstrong\u003eThe art of sharing:\u003c\/strong\u003e A successful cold maceration is perfect for large summer gatherings. Feel free to share this gentle infusion method in the refrigerator with your loved ones.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTheine\u003c\/span\u003e \u003cspan\u003eDoes this infusion contain theine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo, the composition of Barbade is exclusively dried fruits, berries, and flower petals. The absence of tea leaves guarantees a drink with 0 mg of caffeine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eLiquor\u003c\/span\u003e \u003cspan\u003eWhy is the liquor of this infusion dark red?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe intense ruby color in the cup comes from the high concentration of hibiscus petals. This flower releases its natural pigments within the first minutes of contact with hot water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTemperature\u003c\/span\u003e \u003cspan\u003eWhy use water at 95°C?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eDense fruit pieces, like apple or dried papaya, require a high temperature (95°C) to properly rehydrate and release all their aromas into the liquor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eIced\u003c\/span\u003e \u003cspan\u003eCan this blend be prepared iced?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes, it is recommended to make a strong hot infusion (8 minutes), filter it, then pour it directly over a large amount of ice cubes to stop the extraction and instantly chill the drink.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c!-- ANCRAGE EEAT (O2O) --\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e\n\u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":52222669750600,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":52222669783368,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":52222669816136,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":52222669848904,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":52222669881672,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52222669914440,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234251632968,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Infusion_Barbade_fruit_e_tropicale_100g_hibiscus_mangue_fraise_s_ch_e_sans_th_ine.jpg?v=1780391482"},{"product_id":"rooibos-creme-fraise-afrique-sud-100g","title":"Strawberry Cream Rooibos — dried strawberries \u0026 South African red rooibos","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Ce rooibos contient-il de la caféine ou de la théine ?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Non, le rooibos (Aspalathus linearis) n'est pas un thé. Cet arbuste d'Afrique du Sud est naturellement et totalement dépourvu de caféine et de théine.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"D'où provient le rooibos de cette composition ?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Le rooibos provient exclusivement des montagnes du Cederberg en Afrique du Sud, une zone géographique unique garantissant l'authenticité de cette plante endémique.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Pourquoi l'infusion du rooibos ne devient-elle jamais amère ?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Contrairement aux feuilles de théier (Camellia sinensis), le rooibos est naturellement très pauvre en tanins astringents. Il peut donc infuser longuement sans développer d'amertume.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Comment conserver ce sachet de 100g ?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Il est recommandé de stocker le rooibos dans une boîte opaque et hermétique, à l'abri de l'humidité et de la lumière, pour préserver la volatilité de l'arôme naturel de fraise.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e \u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Le Rooibos Crème de Fraise de THÉ.ŌLOGY associe l'arbuste sud-africain à des tranches de fraises. Une liqueur douce et fruitée, 100% sans théine.\"\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #db8479;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 219, 132, 121;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith this \u003cstrong\u003eStrawberry Cream Rooibos\u003c\/strong\u003e, I offer a smooth liquor originating from the mountains of South Africa. This infusion, \u003cstrong\u003enaturally caffeine-free\u003c\/strong\u003e, combines the woody notes of the shrub with the roundness of real dried strawberry slices for a tasting without any astringency.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eSweet strawberry\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eWoody\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eCreamy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e90°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e5-7 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e0 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e€105.00\/kg | €0.26 per cup | 40 cups (100g bag)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal preparation time of 5 to 7 minutes of infusion.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" class=\"timer-btn\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe union of Cederberg and fruit\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThis blend is built around a South African plant base, enriched with fruity and sweet aromatic notes.\u003c\/p\u003e\n\u003ch3\u003eRed rooibos\u003c\/h3\u003e\n\u003cp\u003eRooibos (Aspalathus linearis) is a shrub endemic to the Cederberg region in South Africa. Its needle-shaped leaves are sun-oxidized to develop a characteristic copper-red color.\u003c\/p\u003e\n\u003ch3\u003eStrawberry flavoring\u003c\/h3\u003e\n\u003cp\u003eThis recipe includes 2% real dried strawberry slices and a natural flavor. This fruity dimension wraps the liquor in a creamy texture on the palate and accompanies the earthy notes of the original plant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy end-of-day selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI formulated this blend to offer an aromatic drink capable of maintaining a clear structure, both in hot extraction and cold maceration.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTo discover\u003c\/strong\u003e: The amateur looking for a warm, caffeine-free infusion, smooth and accessible, ideal to replace a dessert in the evening.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the amateur\u003c\/strong\u003e: The regular drinker of fruity infusions wanting an aromatic profile supported by a genuine plant structure.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the enthusiast\u003c\/strong\u003e: The connoisseur of South African terroir seeking a natural flavoring that respects the woody identity of red rooibos.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eSouth Africa\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eStrawberry Pieces\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003e100% Caffeine-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eStrawberry Cream Rooibos\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFlavored rooibos\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eCederberg, South Africa (Rooibos)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eRed rooibos, natural flavor, strawberry slices (2%)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e0 mg (Completely absent)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSweet, fruity, creamy, and slightly woody.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g sachet (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAll day long, perfect in the evening for the family.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eKeep away from air and light, in an airtight container.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend dosing 2.5 grams of the blend for a 250 ml cup. Use water heated to 90°C and steep for 5 to 7 minutes. Rooibos has the technical advantage of never developing bitter tannins, even with prolonged infusion.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFruity iced version\u003c\/strong\u003e: Steep 5 grams of the blend in 500 ml of room temperature water, then let it macerate in the refrigerator overnight. Strain and serve over ice.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003e💡 \u003cstrong\u003eThe art of sharing:\u003c\/strong\u003e Iced rooibos is a healthy, sugar-free alternative for children. Share this cold infusion technique with your loved ones for their summer refreshments.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTheine\u003c\/span\u003e \u003cspan\u003eDoes this rooibos contain caffeine or theine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo, rooibos (Aspalathus linearis) is not a tea. This South African shrub is naturally and completely free of caffeine and theine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eOrigin\u003c\/span\u003e \u003cspan\u003eWhere does the rooibos in this blend come from?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eRooibos comes exclusively from the Cederberg mountains in South Africa, a unique geographical area guaranteeing the authenticity of this endemic plant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eInfusion\u003c\/span\u003e \u003cspan\u003eWhy does rooibos infusion never become bitter?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eUnlike tea leaves (Camellia sinensis), rooibos is naturally very low in astringent tannins. It can therefore steep for a long time without developing bitterness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eStorage\u003c\/span\u003e \u003cspan\u003eHow to store this 100g sachet?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt is recommended to store rooibos in an opaque, airtight container, away from moisture and light, to preserve the volatility of its natural strawberry aroma.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- ANCRAGE EEAT (O2O) --\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of rare teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":52222802526536,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":52222802559304,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":52222802592072,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":52222802624840,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":52222802657608,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52222802690376,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234293576008,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Rooibos_Cr_me_de_Fraise_Afrique_du_Sud_100g_tranches_fraises_s_ch_es_en_vrac.jpg?v=1780390627"},{"product_id":"colada-rooibos-ananas-coco-100g","title":"Colada Rooibos — rooibos with pineapple \u0026 coconut, caffeine-free","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Colada Rooibos – Ananas \u0026 Noix de Coco (100g)\",\n      \"description\": \"Une infusion gourmande sans caféine associant l'ananas et la noix de coco sur une base de rooibos rouge d'Afrique du Sud.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"11.00\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Ce rooibos contient-il du sucre ajouté ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Les morceaux d'ananas sont légèrement confits pour préserver leur moelleux et leur saveur. Ils apportent une douceur naturelle à l'infusion, tout en maintenant un apport calorique dérisoire par tasse.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Les enfants peuvent-ils boire du Colada Rooibos ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Absolument. Comme il ne contient ni théine ni caféine, et que son profil aromatique rappelle la gourmandise des fruits tropicaux, il est particulièrement apprécié des plus jeunes, chaud ou glacé.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Pourquoi l'infusion doit-elle durer au moins 6 minutes ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Les fruits séchés et les copeaux de noix de coco ont besoin de temps pour se réhydrater et libérer leurs sucs. Une infusion prolongée permet d'extraire toute l'onctuosité du mélange sans aucun risque d'amertume.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment préparer ce mélange en version latte ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Réalisez une infusion très concentrée (double dose) dans un fond d'eau chaude, puis complétez avec un lait végétal mousseux, comme du lait de coco ou d'avoine, pour un résultat ultra-gourmand.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta content=\"Découvrez le Colada Rooibos de THÉ.ŌLOGY. Une infusion gourmande sans caféine associant l'ananas et la noix de coco sur une base de rooibos rouge.\" name=\"description\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #505947;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 80, 89, 71;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith \u003cstrong\u003eColada Rooibos\u003c\/strong\u003e, I offer a true exotic break with no trace of theine. This blend combines the roundness of South African rooibos with the generosity of juicy \u003cstrong\u003epineapple pieces\u003c\/strong\u003e and \u003cstrong\u003ecoconut flakes\u003c\/strong\u003e. A creamy, sunny liquor designed for a moment of pure comfort.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eTropical pineapple\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eCreamy coconut\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMild indulgence\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e95°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e6-8 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e0 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal 6-minute infusion time.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe union of roundness and exoticism\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe structure of this blend relies on a South African plant base capable of carrying intense fruity flavors without developing astringency.\u003c\/p\u003e\n\u003ch3\u003eThe base: Red Rooibos\u003c\/h3\u003e\n\u003cp\u003eThe fermented rooibos provides a woody, smooth texture, free of bitter tannins. It serves as a warm backdrop to the tropical ingredients.\u003c\/p\u003e\n\u003ch3\u003eThe Pineapple \u0026amp; Coconut duo\u003c\/h3\u003e\n\u003cp\u003eThe pineapple pieces bring a tangy freshness that awakens the palate, while the coconut flakes add a milky, velvety sensation mid-palate, recreating the balance of the famous cocktail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy gourmet selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI created this blend to offer a healthy, caffeine-free alternative to industrially sweetened drinks. The goal was to preserve the authenticity of dried fruits for a cup that truly tastes like escape.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFor the enthusiast looking for a very indulgent hot drink accessible to the whole family.\u003c\/li\u003e\n\u003cli\u003eFor the regular rooibos drinker seeking a more textured, creamy, and less uniform version.\u003c\/li\u003e\n\u003cli\u003eFor the connoisseur who appreciates infusions where dried fruit plays a structural role, not just aromatic.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eZero Caffeine\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eGenerous Fruits\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eZero Bitterness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eColada Rooibos\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSouth African rooibos with tropical fruits\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigin\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eCederberg, South Africa (Rooibos)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eRed rooibos, pineapple pieces, coconut flakes, flavorings, flower petals\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e0 mg (Completely absent)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eMild, creamy, with distinct notes of pineapple and coconut.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g sachet (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003ePerfect for an afternoon snack or evening, ideal for a nostalgic moment.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eStore in an airtight bag away from moisture to protect the fruits.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference Preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend a dosage of 2.5 grams of blend per 200 ml of water. The ideal extraction temperature is 95°C. Let it steep for 6 to 8 minutes. The pineapple and coconut pieces need this time to release their creaminess and natural sugar.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTropical Latte Version\u003c\/strong\u003e: Make a very concentrated infusion (4g per 100ml) for 10 minutes, then top up with hot, frothed coconut milk for an irresistible dessert drink.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIced Colada\u003c\/strong\u003e: Steep 5g in 500ml of cold water in the fridge overnight. Serve iced for a refreshing, theine-free summer drink.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003e💡 \u003cstrong\u003eThe art of sharing:\u003c\/strong\u003e Iced Colada Rooibos is a guaranteed surprise for your guests. Share this cold brewing method to replace sodas at your summer gatherings.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eSugar\u003c\/span\u003e \u003cspan\u003eDoes this infusion contain sugar?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThe pineapple pieces are lightly candied to preserve them and keep their softness. They add natural sweetness to the infusion, but the final calorie count per cup remains negligible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eChildren\u003c\/span\u003e \u003cspan\u003eCan children drink it?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eAbsolutely. It contains no theine or caffeine. Its very indulgent, almost \"candy-like\" profile usually makes it a huge hit with younger people, both hot and iced.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDigestion\u003c\/span\u003e \u003cspan\u003eIs this a good after-meal infusion?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes. Pineapple naturally contains bromelain, an enzyme known to aid digestion. Combined with soothing rooibos, it’s the perfect alternative dessert after a heavy meal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eMilk\u003c\/span\u003e \u003cspan\u003eCan we add regular milk?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eOf course. Rooibos handles fats very well. To stay with the tropical theme, I recommend trying it with coconut or oat plant-based milk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of rare teas, sourced and prepared with precision. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":52223950979400,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":52223951012168,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":52223951044936,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":52223951077704,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":52223951110472,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52223951143240,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234566238536,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Infusion_Colada_Rooibos_ananas_noix_de_coco_100g_sans_th_ine_liqueur_solaire.jpg?v=1780389743"},{"product_id":"infusion-brise-glace-hibiscus-menthe-100g","title":"Icebreaker — hibiscus, mint \u0026 rosehip infusion, caffeine-free","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Infusion Brise-glace – Hibiscus \u0026 Menthe Fraîche (100g)\",\n      \"description\": \"L'infusion Brise-glace de THÉ.ŌLOGY est un concentré de vitalité sans théine. Hibiscus, églantier et menthe poivrée pour une boisson tonique, chaude ou glacée.\",\n      \"brand\": { \"@type\": \"Brand\", \"name\": \"THÉ.ŌLOGY\" },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"11.80\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on remplacer le café du matin par cette infusion ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"C'est une excellente alternative. Bien qu'elle ne contienne pas de caféine, la vivacité de la menthe poivrée et le côté tonique de l'hibiscus procurent un effet réveil immédiat sur les sens.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Cette infusion apporte-t-elle vraiment de la vitamine C ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Oui, grâce à l'églantier (cynorrhodon) qui est l'une des sources les plus riches du monde végétal. Pour en préserver le maximum, je recommande une infusion à froid au réfrigérateur.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"L'acidité de l'hibiscus est-elle agressive ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"L'acidité est ici équilibrée par la menthe et les feuilles de mûrier. Si vous êtes très sensible, un temps d'infusion à froid ou l'ajout d'une touche de miel arrondira parfaitement la liqueur.\" }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on la boire glacée ?\",\n          \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"C'est l'un de ses meilleurs usages. En macération froide de 8 à 12h, elle devient une boisson désaltérante très saine, riche en goût et sans sucres ajoutés.\" }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta content=\"L'infusion Brise-glace de THÉ.ŌLOGY marie l'hibiscus, l'églantier et la menthe poivrée. Une liqueur tonique et rafraîchissante, totalement sans théine.\" name=\"description\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #db8479;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 219, 132, 121;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n* { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"●\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eWith \u003cstrong\u003eBrise-glace\u003c\/strong\u003e, I offer a true plant-based kick completely free of theine. The vibrant acidity of \u003cstrong\u003ered hibiscus\u003c\/strong\u003e hits the sharp freshness of \u003cstrong\u003epeppermint\u003c\/strong\u003e, creating a tonic and refreshing liquor that awakens the senses from the very first sip.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eTangy hibiscus\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eInvigorating mint\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eMild citrus\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e95°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e8 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e2,5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e0 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eLevel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eTimer\u003c\/h3\u003e\n\u003cp\u003eUse our interactive online timer to respect the ideal preparation time of 8 minutes of infusion.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eVitality through plants\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThis infusion is based on a factual balance between nutrient-rich plants and highly refreshing ingredients.\u003c\/p\u003e\n\u003ch3\u003eHibiscus and Rosehip\u003c\/h3\u003e\n\u003cp\u003eHibiscus calyces provide an intense ruby color and richness in antioxidants. Rosehip berries (cynorrhodon) complete this base with a natural source of vitamin C, essential for supporting the body.\u003c\/p\u003e\n\u003ch3\u003eAromatic freshness\u003c\/h3\u003e\n\u003cp\u003ePeppermint sets a persistent and invigorating top note. It is supported by lemongrass, which stretches the acidity toward citrusy nuances, while mulberry leaves bind everything for a smoother finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy tonic selection\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI formulated this blend to offer a healthy alternative to caffeinated drinks. The goal was to create an infusion that maintains a crisp and clear structure without using artificial stimulants.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThe person looking for a tonic coffee substitute to start their day with vitality.\u003c\/li\u003e\n\u003cli\u003eThe fan of fruity infusions seeking a fresher, more herbal, and less sweet profile than classic blends.\u003c\/li\u003e\n\u003cli\u003eThe connoisseur appreciating the virtues of rosehip and demanding a clean herbal blend that preserves essential oils.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eCaffeine-free\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eSource of Vitamin C\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eWhole plants\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBrise-glace\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eHerbal and berry infusion without theine\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eHibiscus, rosehip (cynorrhodon), peppermint, lemongrass, mulberry leaves\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e0 mg (Completely absent)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eTangy, fresh, citrusy, and tonic.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100g sachet (about 40 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eTime\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn the morning for a lively awakening, or iced in the afternoon.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eIn a sealed bag, protected from moisture and heat.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eReference preparation\u003c\/h3\u003e\n\u003cp\u003eI recommend using 2.5 grams of the blend for 250 ml of water. Heat your water to 95°C and let it infuse for 8 minutes covered. This duration is essential for the rosehip berries and hibiscus to fully release their nutrients and flavors.\u003c\/p\u003e\n\u003ch3\u003eVariations\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eThe thirst quencher (Cold Brew)\u003c\/strong\u003e: Place 5 grams in a carafe of cold water in the refrigerator for 8 to 12 hours. This slow extraction better preserves vitamin C and offers a much smoother acidity.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"dark-social\"\u003e💡 \u003cstrong\u003eThe art of sharing:\u003c\/strong\u003e A cold hibiscus infusion is a guaranteed surprise for your guests in summer. Share this cold brewing method to replace overly sweet industrial fruit juices.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eVitamins\u003c\/span\u003e \u003cspan\u003eDoes this infusion really provide vitamin C?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes, thanks to rosehip (cynorrhodon), which is one of the richest sources in the plant world. To preserve as much as possible, I recommend favoring cold infusion in the refrigerator.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eStomach\u003c\/span\u003e \u003cspan\u003eIs the acidity of hibiscus a problem?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eHibiscus is tart in taste, but the presence of peppermint ensures good digestive comfort. If you have a very sensitive stomach, simply avoid drinking it completely on an empty stomach right after waking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eAwakening\u003c\/span\u003e \u003cspan\u003eCan this infusion replace morning coffee?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt’s an excellent alternative. Although it contains no caffeine, the freshness of the mint and the tonic quality of hibiscus provide an immediate awakening effect on the senses.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eIced\u003c\/span\u003e \u003cspan\u003eCan it be drunk iced?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eThis is one of its best uses. When cold brewed, it becomes a very healthy, refreshing drink, rich in flavor and free of added sugars, ideal for summer hydration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of rare teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice in June 2026).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":52225836482888,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":52225836515656,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":52225836548424,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":52225836581192,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":52225836613960,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":52225836646728,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":52234580918600,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/M_lange_hibiscus_rouge_glantier_menthe_infusion_tonique_TH_LOGY_vrac.jpg?v=1780389268"},{"product_id":"framboise-glace-bio-infusion-fruitee-framboise-sans-theine","title":"Organic Iced Raspberry — Fruity Raspberry Infusion, Caffeine-Free","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{ \"@context\":\"https:\/\/schema.org\",\"@graph\":[\n{\"@type\":\"Product\",\"name\":\"Infusion Framboise Glacé Bio ─ Sans Théine (100g)\",\"description\":\"Infusion de fruits biologique à la framboise : pomme, hibiscus, citronnelle, cynorrhodon, ananas. Sans théine, fruitée et fraîche.\",\"brand\":{\"@type\":\"Brand\",\"name\":\"THÉ.ŌLOGY\"},\"offers\":{\"@type\":\"Offer\",\"priceCurrency\":\"EUR\",\"price\":\"11.90\",\"availability\":\"https:\/\/schema.org\/InStock\"}},\n{\"@type\":\"FAQPage\",\"mainEntity\":[\n{\"@type\":\"Question\",\"name\":\"Contient-elle de la théine ?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Non, c'est une infusion de fruits sans théine ni caféine. On peut la boire à toute heure, y compris le soir.\"}},\n{\"@type\":\"Question\",\"name\":\"Est-elle bonne en version glacée ?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Oui, c'est même son terrain de jeu favori. Infusez-la concentrée, refroidissez et versez sur glace pour un thé glacé rose et naturel.\"}},\n{\"@type\":\"Question\",\"name\":\"Convient-elle aux enfants ?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Sans théine et naturellement fruitée, elle plaît beaucoup aux plus jeunes, chaude ou glacée et sans sucre ajouté.\"}}\n]}]}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"description\" content=\"Infusion de fruits bio à la framboise, sans théine : pomme, hibiscus, citronnelle, ananas. Une tasse rose, fruitée et fraîche, idéale glacée. Signée THÉ.ŌLOGY.\"\u003e\n\u003cstyle\u003e\n:root { --color-primary: #c0405e; --color-gradient-end: #edede8; --color-primary-rgb: 192, 64, 94; --color-text: #2c2c2c; --color-bg: transparent; }\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eAn \u003cstrong\u003eorganic fruit infusion\u003c\/strong\u003e, \u003cstrong\u003ecaffeine-free\u003c\/strong\u003e, built around a \u003cstrong\u003efresh and tangy raspberry\u003c\/strong\u003e. Apple, hibiscus, and pineapple create a pink, indulgent, and refreshing cup — comforting hot, irresistible iced.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eRaspberry\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eTangy\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eFruity\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eCaffeine-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e100°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e10-12 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e4 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eNone\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eCaffeine-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e119.00 EUR\/kg | 0.30 EUR per cup | approx. 30 cups (100g)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eInfusion timer\u003c\/h3\u003e\n\u003cp\u003eFruit infusions love boiling water and time: 10 to 12 minutes to release all the fruity matter and the pretty pink color.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eIngredients\u003c\/span\u003e\u003cspan class=\"title\"\u003eAn organic infusion of real fruits\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eEverything is \u003cstrong\u003eorganic\u003c\/strong\u003e: apple, hibiscus, lemongrass, rosehip, marigold flowers, pineapple, raspberry pieces, and \u003cstrong\u003enatural\u003c\/strong\u003e raspberry and lemon flavors. Caffeine-free.\u003c\/p\u003e\n\u003ch3\u003eRaspberry at the center\u003c\/h3\u003e\n\u003cp\u003eRaspberry sets the tone: tangy, fragrant, indulgent. Hibiscus adds the pink color and a touch of sharp acidity, while apple and pineapple round it all out.\u003c\/p\u003e\n\u003ch3\u003eWhy caffeine-free\u003c\/h3\u003e\n\u003cp\u003eNo tea leaves here: it’s a 100% fruit and plant infusion, enjoyable from morning to night, for young and old.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eFruity freshness, hot or iced\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI designed it to be versatile: a comforting hot cup in winter, and a spectacular homemade iced tea in summer. Its natural pink color and fruity acidity make it a friendly drink.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the evening\u003c\/strong\u003e: those who want a fruity hot drink without stimulants.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor summer\u003c\/strong\u003e: lovers of homemade, natural, and colorful iced tea.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the family\u003c\/strong\u003e: a gentle infusion that appeals to both children and adults.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eFrom organic farming\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eCaffeine-free\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eIdeal iced\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOrganic Iced Raspberry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOrganic fruit infusion, caffeine-free\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eIngredients\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eApple, hibiscus, lemongrass, rosehip, marigold flowers, pineapple, raspberry, natural flavors.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eNone (caffeine-free)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFresh raspberry, tangy, fruity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100 g bag (approx. 30 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eTime\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAnytime, including evening. Excellent iced.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOpaque airtight container, protected from light and humidity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction method\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eIn a hot cup\u003c\/h3\u003e\n\u003cp\u003e4 g per 250 ml of water at 100°C, 10 to 12 minutes. Fruit infusions need time to release their flavor and color.\u003c\/p\u003e\n\u003ch3\u003eAs iced tea\u003c\/h3\u003e\n\u003cp\u003eDouble the amount, brew for 12 minutes, strain, let cool, then pour over ice cubes. A touch of fresh mint is delicious.\u003c\/p\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: served in a carafe with fresh fruit, it makes a colorful, sugar-free summer drink that everyone loves.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\u003csummary\u003e\u003cspan class=\"pill\"\u003eCaffeine\u003c\/span\u003e \u003cspan\u003eDoes it contain caffeine?\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"rows\"\u003e\u003cp\u003eNo, it’s a 100% fruit and herb infusion, caffeine-free. Ideal in the evening.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\u003csummary\u003e\u003cspan class=\"pill\"\u003eIced\u003c\/span\u003e \u003cspan\u003eCan it be drunk cold?\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"rows\"\u003e\u003cp\u003eYes, that’s its best use: brew concentrated, cool, pour over ice. A pink and natural cup.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\u003csummary\u003e\u003cspan class=\"pill\"\u003eChildren\u003c\/span\u003e \u003cspan\u003eIs it suitable for children?\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"rows\"\u003e\u003cp\u003eYes, caffeine-free and naturally fruity, it is very popular with younger people, with no added sugar.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e\n\u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon find our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":53343111512392,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":53343111545160,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":53343111577928,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":53343111610696,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":53343111643464,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":53343111676232,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":53343111709000,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Framboise_glace_BIO.webp?v=1782218380"},{"product_id":"canneberge-acerola-infusion-de-fruits-vitaminee-sans-theine","title":"Cranberry-Acerola — Vitamin-Rich Fruit Infusion, Caffeine-Free","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{ \"@context\":\"https:\/\/schema.org\",\"@graph\":[\n{\"@type\":\"Product\",\"name\":\"Infusion Canneberge-Acérola ─ Sans Théine (100g)\",\"description\":\"Infusion de fruits canneberge et acérola, sans théine : pomme, ananas, écorces d'agrumes, papaye, verveine. Fruitée et vitaminée.\",\"brand\":{\"@type\":\"Brand\",\"name\":\"THÉ.ŌLOGY\"},\"offers\":{\"@type\":\"Offer\",\"priceCurrency\":\"EUR\",\"price\":\"11.90\",\"availability\":\"https:\/\/schema.org\/InStock\"}},\n{\"@type\":\"FAQPage\",\"mainEntity\":[\n{\"@type\":\"Question\",\"name\":\"Contient-elle de la théine ?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Non, c'est une infusion de fruits sans théine ni caféine. On peut la boire à toute heure, y compris le soir.\"}},\n{\"@type\":\"Question\",\"name\":\"L'acérola apporte-t-elle vraiment de la vitamine C ?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"L'acérola est l'un des fruits les plus riches en vitamine C. Associée à la canneberge, elle donne une infusion fruitée et tonique, agréable en cure de fraîcheur.\"}},\n{\"@type\":\"Question\",\"name\":\"Est-elle bonne glacée ?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Oui. Infusez-la concentrée, refroidissez et versez sur glace pour un thé glacé fruité et désaltérant.\"}}\n]}]}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"description\" content=\"Infusion de fruits canneberge \u0026amp; acérola sans théine : pomme, ananas, agrumes, papaye, verveine. Une tasse fruitée, vitaminée et fraîche, signée THÉ.ŌLOGY.\"\u003e\n\u003cstyle\u003e\n:root { --color-primary: #b23a4a; --color-gradient-end: #edede8; --color-primary-rgb: 178, 58, 74; --color-text: #2c2c2c; --color-bg: transparent; }\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eA \u003cstrong\u003ecaffeine-free fruit infusion\u003c\/strong\u003e centered on \u003cstrong\u003ecranberry\u003c\/strong\u003e and \u003cstrong\u003eacerola\u003c\/strong\u003e, one of the fruits richest in vitamin C. Apple, pineapple, and citrus peels create a \u003cstrong\u003efruity and invigorating\u003c\/strong\u003e cup, perfect for a refreshing cure, hot or iced.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eCranberry\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eAcerola\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eCitrus\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eCaffeine-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e100°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e10-12 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e4 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eNone\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eCaffeine-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e119.00 EUR\/kg | 0.30 EUR per cup | approx. 30 cups (100g)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eInfusion timer\u003c\/h3\u003e\n\u003cp\u003e10 to 12 minutes at 100°C to extract the fruity matter and the liveliness of the citrus. The longer the infusion, the more tonic the cup.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eA cocktail of fruits and herbs\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eApple, pineapple, citrus peels, papaya, verbena, mulberry leaves, lemon, immortelle, safflower, cranberry, and acerola. A \u003cstrong\u003ecaffeine-free\u003c\/strong\u003e infusion with natural aromas.\u003c\/p\u003e\n\u003ch3\u003eThe cranberry-acerola duo\u003c\/h3\u003e\n\u003cp\u003eCranberry brings its tart and slightly astringent side, acerola its freshness and reputation as a little vitamin C bomb. Together, they give the cup its tonic character.\u003c\/p\u003e\n\u003ch3\u003eThe fruit setting\u003c\/h3\u003e\n\u003cp\u003eApple, pineapple, and citrus soften and round out the flavor, while verbena and mulberry add a delicate vegetal note in the background.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eFruity tonicity, hot or iced\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt is a refreshing and thirst-quenching infusion, which I especially enjoy iced in the summer and as a comforting drink during seasonal changes.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor vitality\u003c\/strong\u003e: for those looking for a fruity and invigorating drink, without stimulants.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the evening\u003c\/strong\u003e: caffeine-free, it can be enjoyed at any time.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor summer\u003c\/strong\u003e: for lovers of natural homemade iced tea.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eCaffeine-free\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eRich in fruit\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eIdeal iced\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eCranberry-Acerola\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFruit infusion, caffeine-free\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eApple, pineapple, citrus peels, papaya, verbena, mulberry, lemon, immortelle, safflower, cranberry, acerola.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eNone (caffeine-free)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eTangy cranberry, acerola, citrus, invigorating.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100 g sachet (approx. 30 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAnytime. Excellent iced.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOpaque airtight container, protected from light and humidity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eAs a hot cup\u003c\/h3\u003e\n\u003cp\u003e4 g for 250 ml of water at 100°C, 10 to 12 minutes. A fruity, tangy, and invigorating cup.\u003c\/p\u003e\n\u003ch3\u003eAs iced tea\u003c\/h3\u003e\n\u003cp\u003eDouble the dose, brew for 12 minutes, strain, cool, and pour over ice cubes. A few fresh citrus wedges enhance the cup.\u003c\/p\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: served in a carafe with fresh cranberry, it makes a refreshing and beautifully colored summer drink.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\u003csummary\u003e\u003cspan class=\"pill\"\u003eTheine\u003c\/span\u003e \u003cspan\u003eDoes it contain caffeine?\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"rows\"\u003e\u003cp\u003eNo, it’s a 100% fruit and herb infusion, caffeine-free. Ideal in the evening.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\u003csummary\u003e\u003cspan class=\"pill\"\u003eVitamin C\u003c\/span\u003e \u003cspan\u003eDoes it provide acerola?\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"rows\"\u003e\u003cp\u003eAcerola is one of the fruits richest in vitamin C. With cranberry, it makes a fruity and invigorating infusion.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\u003csummary\u003e\u003cspan class=\"pill\"\u003eIced\u003c\/span\u003e \u003cspan\u003eCan it be drunk cold?\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"rows\"\u003e\u003cp\u003eYes, it’s excellent: brew concentrated, cool, pour over ice.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e\n\u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon find our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":53343112331592,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":53343112364360,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":53343112397128,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":53343112429896,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":53343112462664,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":53343112495432,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":53343112528200,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Canneberge_-_Acerola.webp?v=1782218404"},{"product_id":"energie-pure-infusion-rooibos-menthe-agrumes-sans-theine","title":"Pure Energy — Rooibos Infusion with Mint \u0026 Citrus, Caffeine-Free","description":"\u003cscript type=\"application\/ld+json\"\u003e\n{ \"@context\":\"https:\/\/schema.org\",\"@graph\":[\n{\"@type\":\"Product\",\"name\":\"Infusion Énergie Pure ─ Rooibos Menthe \u0026 Agrumes Sans Théine (100g)\",\"description\":\"Infusion de rooibos menthe-agrumes sans théine : pomme, orange, citronnelle, kiwi, ginkgo. Fraîche et vive.\",\"brand\":{\"@type\":\"Brand\",\"name\":\"THÉ.ŌLOGY\"},\"offers\":{\"@type\":\"Offer\",\"priceCurrency\":\"EUR\",\"price\":\"11.90\",\"availability\":\"https:\/\/schema.org\/InStock\"}},\n{\"@type\":\"FAQPage\",\"mainEntity\":[\n{\"@type\":\"Question\",\"name\":\"Contient-elle de la théine ?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Non, elle est construite sur du rooibos, naturellement sans théine ni caféine. On peut la boire à toute heure, y compris le soir.\"}},\n{\"@type\":\"Question\",\"name\":\"Pourquoi est-elle si fraîche en bouche ?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"La menthe et les écorces d'orange apportent une sensation vive et désaltérante. C'est une infusion tonique au palais, parfaite glacée.\"}},\n{\"@type\":\"Question\",\"name\":\"Est-elle bonne glacée ?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Oui, c'est l'un de ses meilleurs usages : infusez-la concentrée, refroidissez et versez sur glace pour une boisson menthe-agrumes très rafraîchissante.\"}}\n]}]}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"description\" content=\"Infusion de rooibos menthe \u0026amp; agrumes sans théine : pomme, orange, citronnelle, kiwi, ginkgo. Une tasse fraîche, vive et désaltérante, signée THÉ.ŌLOGY.\"\u003e\n\u003cstyle\u003e\n:root { --color-primary: #c8772e; --color-gradient-end: #edede8; --color-primary-rgb: 200, 119, 46; --color-text: #2c2c2c; --color-bg: transparent; }\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eA \u003cstrong\u003erooibos infusion\u003c\/strong\u003e, \u003cstrong\u003ecaffeine-free\u003c\/strong\u003e, lively and refreshing. \u003cstrong\u003eMint\u003c\/strong\u003e and \u003cstrong\u003eorange peels\u003c\/strong\u003e bring a tonic freshness to the mouth, resting on a sweet base of rooibos and apple. A clear and bright cup, comforting hot, irresistible iced.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eMint\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eOrange\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eCitrus\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eTheine free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e100°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e10-12 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e4 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eNone\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTheine free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e119.00 EUR\/kg | 0.30 EUR per cup | approx. 30 cups (100g)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eSteeping timer\u003c\/h3\u003e\n\u003cp\u003eRooibos and fruits like time: 10 to 12 minutes at 100°C for a full cup, never becoming bitter (rooibos does not tannin).\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eRooibos, mint, and citrus\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eApple, Super Grade rooibos, mint, lemongrass, orange peels, licorice, marigold flowers, kiwi slices, ginkgo, and \u003cstrong\u003enatural\u003c\/strong\u003e orange flavors. A \u003cstrong\u003ecaffeine-free\u003c\/strong\u003e infusion.\u003c\/p\u003e\n\u003ch3\u003eRooibos as the base\u003c\/h3\u003e\n\u003cp\u003eSouth African rooibos brings its woody sweetness and naturally sweet roundness, with no bitterness even when steeped for a long time.\u003c\/p\u003e\n\u003ch3\u003eMint \u0026amp; citrus\u003c\/h3\u003e\n\u003cp\u003eMint and orange peels give the cup a lively freshness and sparkling spirit; licorice rounds it off with a sweet note at the finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eFreshness without stimulants\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eI chose it for those who want a fresh and flavorful drink at any time, without caffeine. It’s a friendly infusion, especially successful as an iced version in summer.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the evening\u003c\/strong\u003e: a cool mint-citrus cup with no stimulants.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor summer\u003c\/strong\u003e: for lovers of homemade iced drinks, lively and refreshing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the family\u003c\/strong\u003e: theine free, suitable for everyone, no added sugar.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eTheine free\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eRooibos base\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eIdeal iced\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003ePure Energy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eRooibos infusion, theine free\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eBase\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eRooibos Super Grade (South Africa)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eApple, rooibos, mint, lemongrass, orange peels, licorice, marigold, kiwi, ginkgo, natural flavors.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eNone (theine free)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFresh mint, orange, mild rooibos.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100 g pouch (approx. 30 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOpaque airtight box, protected from light and humidity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eIn a hot cup\u003c\/h3\u003e\n\u003cp\u003e4 g for 250 ml of water at 100°C, 10 to 12 minutes. Rooibos never turns bitter: you can leave it a few extra minutes without worry.\u003c\/p\u003e\n\u003ch3\u003eAs iced infusion\u003c\/h3\u003e\n\u003cp\u003eDouble the dose, brew for 12 minutes, strain, cool, and pour over ice cubes. A fresh mint leaf and an orange slice enhance the cup.\u003c\/p\u003e\n\u003cdiv class=\"dark-social\"\u003eThe art of sharing: served in a carafe with fresh mint and citrus, it makes a lively, stimulant-free summer drink everyone can enjoy.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\u003csummary\u003e\u003cspan class=\"pill\"\u003eTheine\u003c\/span\u003e \u003cspan\u003eDoes it contain caffeine?\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"rows\"\u003e\u003cp\u003eNo, rooibos base: caffeine and theine free. Ideal for the evening.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\u003csummary\u003e\u003cspan class=\"pill\"\u003eFreshness\u003c\/span\u003e \u003cspan\u003eWhy is it so fresh?\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"rows\"\u003e\u003cp\u003eMint and orange peels bring a lively and refreshing sensation to the palate.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\u003csummary\u003e\u003cspan class=\"pill\"\u003eIced\u003c\/span\u003e \u003cspan\u003eCan it be drunk cold?\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"rows\"\u003e\u003cp\u003eYes, it’s one of its best uses: brew concentrated, cool, pour over ice.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e\n\u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon find our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":53345442234696,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":53345442267464,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":53345442300232,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":53345442333000,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":53345442365768,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":53345442398536,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":53345442431304,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Energie_pure_3.webp?v=1782218388"},{"product_id":"peche-de-vigne","title":"Vine Peach — Rooibos Peach Grape Infusion, Caffeine-Free","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{ \"@context\":\"https:\/\/schema.org\",\"@graph\":[\n{\"@type\":\"Product\",\"name\":\"Pêche de Vigne ─ Infusion Rooibos Pêche \u0026 Raisin Sans Théine (100g)\",\"description\":\"Infusion de rooibos naturel avec pêche, raisin, pomme, carotte et poivre rose. Douce, fruitée, sans théine. Une tasse d'été à toute heure.\",\"brand\":{\"@type\":\"Brand\",\"name\":\"THÉ.ŌLOGY\"},\"offers\":{\"@type\":\"Offer\",\"priceCurrency\":\"EUR\",\"price\":\"11.90\",\"availability\":\"https:\/\/schema.org\/InStock\"}},\n{\"@type\":\"FAQPage\",\"mainEntity\":[\n{\"@type\":\"Question\",\"name\":\"Contient-elle de la théine ?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Non. La base rooibos est naturellement sans théine ni caféine. Cette infusion peut se boire à toute heure, y compris le soir ou par les personnes sensibles à la caféine.\"}},\n{\"@type\":\"Question\",\"name\":\"Le poivre rose rend-il la tasse piquante ?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Pas du tout. À la dose utilisée, le poivre rose apporte simplement une légère chaleur et une note épicée très douce en finale — rien de piquant. Il équilibre la douceur fruitée sans l'écraser.\"}},\n{\"@type\":\"Question\",\"name\":\"Est-elle bonne glacée ?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Oui, c'est l'un de ses meilleurs atouts : infusée concentrée et versée sur glace, la pêche et le raisin ressortent magnifiquement. Une boisson fruitée naturelle, sans sucre ajouté.\"}},\n{\"@type\":\"Question\",\"name\":\"Peut-on la sucrer ?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Elle n'en a pas besoin — la pomme, le raisin et la pêche apportent une douceur naturelle perceptible en bouche. Si vous la préférez sucrée, une cuillère de miel d'acacia s'accorde parfaitement.\"}}\n]}]}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Infusion rooibos pêche, raisin et pomme sans théine. Douce, fruitée, parfaite glacée. Livraison France \u0026amp; Europe — THÉ.ŌLOGY.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root { --color-primary: #c8772e; --color-gradient-end: #edede8; --color-primary-rgb: 200, 119, 46; --color-text: #2c2c2c; --color-bg: transparent; }\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eI selected this infusion for an obvious reason: the \u003cstrong\u003evine peach\u003c\/strong\u003e is the fruit of late summer, the one you still eat warm from the sun. Set on a base of naturally sweet and round \u003cstrong\u003erooibos\u003c\/strong\u003e, with \u003cstrong\u003egrape\u003c\/strong\u003e, \u003cstrong\u003eapple\u003c\/strong\u003e, and \u003cstrong\u003epink pepper\u003c\/strong\u003e to enhance it, it gives a golden, generous, and caffeine-free cup — perfect from morning to night.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003ePeach\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eGrape\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eApple\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eTheine-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e100°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTemperature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTIME\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e8–10 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e4 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePer cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFFEINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003eNone\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTheine-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e€119.00\/kg | €0.30 per cup | approx. 30 cups (100 g)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eSteeping timer\u003c\/h3\u003e\n\u003cp\u003eRooibos and dried fruits like a long steep: 8 to 10 minutes at full boil so that the peach and grape fully express themselves. Good news: rooibos never becomes bitter, even if you forget the cup for a few minutes.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eOpen the THÉ.ŌLOGY timer\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eRooibos, peach, grape \u0026 pink pepper\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eApple, natural rooibos, grape (grape, vegetable oil), carrot, natural flavor, marigold flowers, pink pepper, peach (2%).\u003c\/p\u003e\n\u003ch3\u003eRooibos as the base\u003c\/h3\u003e\n\u003cp\u003eSouth African rooibos brings its characteristic woody sweetness and naturally sweet roundness. Without any bitterness, it forms a perfect setting for the fruits — it supports them without ever overpowering.\u003c\/p\u003e\n\u003ch3\u003ePeach, grape \u0026 the pink pepper touch\u003c\/h3\u003e\n\u003cp\u003eApple and grape build the fruity sweetness of the cup; peach signs the identity, sunny and velvety on the finish. Pink pepper is the surprise: it brings a slight spicy warmth at the end that awakens the cup and gives it character without making it sharp. Calendula flowers and carrot complete with a sweet and slightly earthy note.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eExpertise\u003c\/span\u003e\u003cspan class=\"title\"\u003eThe fruity infusion for everyone, anytime\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eWhat convinced me about Pêche de Vigne is its total accessibility: caffeine-free, no possible bitterness, with an immediately appealing fruity palette. It’s the infusion I serve without hesitation at the table to guests who don’t drink tea — they always ask for more.\u003c\/p\u003e\n\u003ch3\u003eFor whom?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the evening\u003c\/strong\u003e: caffeine-free, it naturally fits after dinner or at bedtime.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor the family\u003c\/strong\u003e: suitable for all ages, without stimulants, without added sugar.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor summer\u003c\/strong\u003e: iced in a carafe, it is a great alternative to commercial sugary drinks.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eTheine-free\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eRooibos base\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eIdeal iced\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDetails\u003c\/span\u003e\u003cspan class=\"title\"\u003eFull identity\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eName\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eVine Peach\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFlavored rooibos infusion, theine-free\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eBase\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eNatural rooibos (South Africa)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eApple, natural rooibos, grape (grape, vegetable oil), carrot, natural flavor, marigold flowers, pink pepper, peach (2%).\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaffeine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eNone (theine-free)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfile\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFruity, sweet, velvety peach, slight spicy warmth at the finish.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e100 g pouch (approx. 30 cups)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eStorage\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eOpaque airtight container, protected from light and humidity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTips\u003c\/span\u003e\u003cspan class=\"title\"\u003eMy extraction protocol\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eHot cup\u003c\/h3\u003e\n\u003cp\u003e4 g for 250 ml of water at 100°C, 8 to 10 minutes. Rooibos and fruit pieces need time to release all their aromas. The cup should be a beautiful golden red, with a strong peach scent right from the first sip.\u003c\/p\u003e\n\u003ch3\u003eIced infusion\u003c\/h3\u003e\n\u003cp\u003eDouble the dosage (8 g \/ 250 ml), brew for 10 minutes at 100°C, strain and let cool. Pour over ice cubes. The peach and grape intensify in the cold version — the cup becomes lively and refreshing. A few fresh grape berries as decoration enhance the summery feel.\u003c\/p\u003e\n\u003cdiv class=\"dark-social\"\u003eThe pairing of the moment: in a carafe with fresh peach slices and a sprig of thyme. Served at the table during a summer meal, it always surprises with its finesse and naturalness.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eTheine\u003c\/span\u003e \u003cspan\u003eDoes it contain theine?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNo. The rooibos base is naturally free of theine and caffeine. Suitable to drink at any time, including in the evening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003ePepper\u003c\/span\u003e \u003cspan\u003eDoes pink pepper make the cup spicy?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNot at all. At this amount, it brings a slight warmth and a gentle spicy note at the finish — a balance, not a burn.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eIced\u003c\/span\u003e \u003cspan\u003eIs it good iced?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eYes, it’s one of its best uses: brewed strong, cooled, and poured over ice, the peach and grape flavors shine beautifully.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eSugar\u003c\/span\u003e \u003cspan\u003eShould it be sweetened?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIt doesn’t need it — apple and grape bring a natural sweetness. If you prefer it sweeter, a spoonful of acacia honey pairs perfectly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan and Founder of THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eA carefully selected range of specialty teas, sourced and prepared with exacting standards. Soon discover our tea house and Kintsugi workshop on the French Riviera (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"100 g sachet","offer_id":53350816547144,"sku":null,"price":12.5,"currency_code":"EUR","in_stock":true},{"title":"100 g metal box","offer_id":53350816579912,"sku":null,"price":19.9,"currency_code":"EUR","in_stock":true},{"title":"250 g sachet","offer_id":53350816612680,"sku":null,"price":31.5,"currency_code":"EUR","in_stock":true},{"title":"500 g sachet","offer_id":53350816645448,"sku":null,"price":60.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg sachet","offer_id":53350816678216,"sku":null,"price":121.9,"currency_code":"EUR","in_stock":true},{"title":"Empty metal box","offer_id":53350816710984,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Discovery sample 10 g (2–3 cups)","offer_id":53350816743752,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/Peche_de_Vigne.webp?v=1782218285"},{"product_id":"framboise-glace-infusion-fruits-rouges-100g","title":"Framboise Glacé — infusion pomme, hibiscus \u0026 framboise, fraîcheur fruitée","description":"\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Infusion Framboise Glacé ─ Pomme, Hibiscus \u0026 Framboise (100g)\",\n      \"description\": \"Une infusion de fruits sans théine à la pomme, à l'hibiscus et à la framboise, pensée pour être servie glacée. Une tasse acidulée et rafraîchissante.\",\n      \"brand\": {\n        \"@type\": \"Brand\",\n        \"name\": \"THÉ.ŌLOGY\"\n      },\n      \"offers\": {\n        \"@type\": \"Offer\",\n        \"priceCurrency\": \"EUR\",\n        \"price\": \"15.67\",\n        \"availability\": \"https:\/\/schema.org\/InStock\"\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Cette infusion contient-elle de la théine ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Non, il n'y a pas de feuille de théier dans cette recette : c'est une infusion de fruits, sans théine.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Est-elle certifiée biologique ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Non, cette version n'est pas certifiée biologique. Je propose aussi une version Framboise Glacé Bio pour ceux qui recherchent cette certification.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Faut-il ajouter du sucre ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Non, la pomme et l'ananas apportent déjà une rondeur naturelle. Je la sers généralement sans sucre ajouté.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on la préparer directement sur glaçons ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Je préfère une extraction à chaud d'abord, pour bien colorer l'eau, puis un passage au froid : le résultat est plus parfumé qu'une infusion à froid directe.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Framboise Glacé, infusion de fruits THÉ.ŌLOGY sans théine. Pomme, hibiscus, cynorrhodon et framboise, pensée pour être servie glacée.\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n:root {\n--color-primary: #9c3d54;\n--color-gradient-end: #edede8;\n--color-primary-rgb: 156, 61, 84;\n--color-text: #2c2c2c;\n--color-bg: transparent;\n}\n\ndiv, p, span, h3, summary, ul, li, details, a { margin: 0; padding: 0; box-sizing: border-box; }\n\n.the-ology-product-description { font-family: 'Inter', sans-serif; color: var(--color-text); line-height: 1.7; font-size: 1.05rem; }\n.hero-description { font-size: 1.15rem; line-height: 1.8; color: #333; margin: 16px 0 24px 0; text-align: center; }\n.hero-description strong { color: var(--color-primary); font-weight: 600; }\n.aroma-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin: 20px 0; }\n.aroma-tag { background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); padding: 8px 18px; border-radius: 20px; font-size: 0.85rem; font-weight: 600; text-transform: capitalize; box-shadow: 0 2px 8px rgba(0,0,0,0.12); white-space: nowrap; }\n.quick-prep { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; margin: 28px 0; padding: 20px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.1), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.2); }\n.prep-item { text-align: center; padding: 12px; background: white; border-radius: 8px; box-shadow: 0 2px 6px rgba(0,0,0,0.06); }\n.prep-icon { font-size: 0.7rem; margin-bottom: 8px; display: block; color: #888; text-transform: uppercase; font-weight: 700; }\n.prep-value { font-size: 1.5rem; font-weight: 700; color: var(--color-primary); display: block; margin: 8px 0; white-space: nowrap; }\n.prep-label { font-size: 0.85rem; color: #666; text-transform: uppercase; font-weight: 600; white-space: nowrap; }\n.value-line { text-align: center; margin: 24px 0; padding: 18px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), var(--color-gradient-end)); border-radius: 10px; border-left: 4px solid var(--color-primary); font-size: 1.1rem; font-weight: 700; color: var(--color-primary); white-space: nowrap; }\n.tea-timer-hero { background: white; border: 2px solid var(--color-primary); border-radius: 12px; padding: 20px; margin: 24px 0; text-align: center; box-shadow: 0 4px 12px rgba(var(--color-primary-rgb), 0.15); }\n.tea-timer-hero p { margin: 12px 0 20px 0; font-size: 1rem; }\n.timer-controls { display: flex; justify-content: center; }\n.timer-controls .timer-btn { display: inline-block; background: linear-gradient(135deg, var(--color-primary), var(--color-gradient-end)); color: #2c2c2c; text-decoration: none; padding: 12px 28px; border-radius: 8px; font-weight: 600; white-space: nowrap; transition: transform 0.2s ease; }\n.theo-card-details { background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.08), transparent); border-radius: 12px; margin: 14px 0; border: 1px solid rgba(var(--color-primary-rgb), 0.25); overflow: hidden; }\n.theo-card-details summary { padding: 18px 22px; font-weight: 700; font-size: 1.08rem; cursor: pointer; list-style: none; display: flex; align-items: center; gap: 12px; background: linear-gradient(to right, rgba(var(--color-primary-rgb), 0.15), transparent); }\n.theo-card-details summary::before { content: \"▶\"; font-size: 0.7em; color: var(--color-primary); transition: transform 0.3s ease; }\n.theo-card-details[open] summary::before { transform: rotate(90deg); }\n.pill { background: var(--color-primary); color: white; padding: 5px 13px; border-radius: 14px; font-size: 0.72rem; font-weight: 700; text-transform: uppercase; white-space: nowrap; }\n.title { flex: 1; }\n.rows { padding: 22px; background: rgba(255, 255, 255, 0.9); line-height: 1.8; }\n.rows p { margin-bottom: 16px; font-size: 1rem; }\n.rows ul { list-style: none; padding: 0; }\n.rows ul li { padding: 8px 0; padding-left: 24px; position: relative; }\n.rows ul li::before { content: \"—\"; color: var(--color-primary); font-weight: bold; position: absolute; left: 0; }\n.rows h3 { font-size: 1.15rem; margin: 22px 0 12px 0; font-weight: 700; border-bottom: 2px solid var(--color-primary); padding-bottom: 6px; }\n.infos-essentielles { display: grid; grid-template-columns: 130px 1fr; gap: 14px; padding: 14px 0; border-bottom: 1px solid rgba(var(--color-primary-rgb), 0.15); }\n.infos-essentielles .label { font-weight: 700; color: var(--color-primary); font-size: 0.95rem; }\n.infos-essentielles .value { font-size: 0.95rem; }\n.certifications { display: flex; flex-wrap: wrap; gap: 12px; margin: 20px 0; }\n.cert-badge { padding: 8px 14px; background: white; border: 2px solid var(--color-primary); border-radius: 20px; font-size: 0.8rem; font-weight: 600; white-space: nowrap; }\n.theo-signature { margin-top: 40px; padding: 24px; background: linear-gradient(135deg, rgba(var(--color-primary-rgb), 0.05), transparent); border-radius: 12px; border: 1px solid rgba(var(--color-primary-rgb), 0.15); font-size: 0.95rem; display: flex; flex-direction: column; gap: 8px; }\n.theo-signature strong { color: var(--color-primary); font-size: 1.05rem; }\n.dark-social { margin-top: 16px; padding: 16px; background: white; border-radius: 8px; border-left: 4px solid var(--color-primary); font-size: 0.95rem; font-style: italic; }\n@media (max-width: 768px) { .quick-prep { grid-template-columns: repeat(2, 1fr); } .infos-essentielles { grid-template-columns: 1fr; } .value-line { font-size: 0.95rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"the-ology-product-description\"\u003e\n\u003cp class=\"hero-description\"\u003eJ'ai pensé \u003cstrong\u003eFramboise Glacé\u003c\/strong\u003e comme une infusion à boire fraîche : pomme, \u003cstrong\u003ehibiscus\u003c\/strong\u003e et cynorrhodon pour l'acidité, ananas pour la rondeur, et une pointe de \u003cstrong\u003eframboise\u003c\/strong\u003e pour la gourmandise. Sans théine, elle se prépare en grande carafe et se garde au frais toute la journée.\u003c\/p\u003e\n\u003cdiv class=\"aroma-tags\"\u003e\n\u003cspan class=\"aroma-tag\"\u003eFramboise\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eHibiscus\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003ePomme\u003c\/span\u003e \u003cspan class=\"aroma-tag\"\u003eSans théine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-prep\"\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMP\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e100°C\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eTempérature\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eTEMPS\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e10-12 min\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eInfusion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eDOSE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e4-5 g\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003ePar tasse\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prep-item\"\u003e\n\u003cspan class=\"prep-icon\"\u003eCAFÉINE\u003c\/span\u003e\u003cspan class=\"prep-value\"\u003e0 mg\u003c\/span\u003e\u003cspan class=\"prep-label\"\u003eSans théine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-line\"\u003e156,70 EUR\/kg | 0,71 EUR par tasse | 22 tasses (Sachet 100g)\u003c\/div\u003e\n\u003cdiv class=\"tea-timer-hero\"\u003e\n\u003ch3\u003eMinuteur d'infusion\u003c\/h3\u003e\n\u003cp\u003eCette infusion de fruits demande une extraction longue : 10 à 12 minutes à pleine ébullition pour que la pomme et l'hibiscus livrent toute leur couleur.\u003c\/p\u003e\n\u003cdiv class=\"timer-controls\"\u003e\u003ca class=\"timer-btn\" href=\"https:\/\/www.the-ology.fr\/pages\/timer-tea\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eOuvrir le minuteur THÉ.ŌLOGY\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"title\"\u003eUne base de fruits, sans théier\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eIl n'y a pas de feuille de thé ici : la base est une infusion de \u003cstrong\u003epomme\u003c\/strong\u003e, d'\u003cstrong\u003ehibiscus\u003c\/strong\u003e et de \u003cstrong\u003ecynorrhodon\u003c\/strong\u003e (le fruit de l'églantier), complétée par de l'ananas et du souci. La framboise n'intervient qu'en petite quantité, comme note de cœur.\u003c\/p\u003e\n\u003ch3\u003eFramboise et arôme naturel\u003c\/h3\u003e\n\u003cp\u003eLe goût de framboise fraîche vient à la fois des morceaux de fruit et d'un arôme naturel, qui prolonge la sensation acidulée en fin de tasse.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eSavoir-faire\u003c\/span\u003e\u003cspan class=\"title\"\u003ePensée pour le service glacé\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eJ'ai réglé cette infusion pour qu'elle supporte une longue extraction à chaud, indispensable pour bien colorer l'eau avant de la mettre au frais. C'est une base d'été que j'aime préparer en grande quantité, à garder au réfrigérateur.\u003c\/p\u003e\n\u003ch3\u003ePour qui ?\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePour découvrir\u003c\/strong\u003e : celui qui cherche une boisson fruitée sans théine, à toute heure.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePour l'été\u003c\/strong\u003e : l'amateur de thé glacé maison, sans sucre ajouté.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePour les enfants\u003c\/strong\u003e : une infusion acidulée qui plaît aussi aux plus jeunes, sans théine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"certifications\"\u003e\n\u003cspan class=\"cert-badge\"\u003eSans théine\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eArôme naturel\u003c\/span\u003e\u003cspan class=\"cert-badge\"\u003eSans additif de synthèse\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eDétails\u003c\/span\u003e\u003cspan class=\"title\"\u003eIdentité complète\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eNom\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFramboise Glacé\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eInfusion de fruits, sans théine\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eOrigine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAssemblage de fruits\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eComposition\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003ePomme, hibiscus, citronnelle, cynorrhodon, souci, ananas, framboise (2 %), arôme naturel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eCaféine\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAucune (sans théine)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eProfil\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eFramboise, hibiscus, pomme, acidulé\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eFormat\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSachet de 100 g\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eMoment\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eToute la journée, idéalement glacée\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"infos-essentielles\"\u003e\n\u003cdiv class=\"label\"\u003eConservation\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eBoîte hermétique opaque, à l'abri de la lumière et de l'humidité.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eConseils\u003c\/span\u003e\u003cspan class=\"title\"\u003eMon protocole d'extraction\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003ch3\u003eEn chaud\u003c\/h3\u003e\n\u003cp\u003eJe conseille 4 à 5 g pour 250 ml d'eau à 100°C, et une infusion de 10 à 12 minutes pour extraire toute la couleur et l'acidité des fruits.\u003c\/p\u003e\n\u003ch3\u003eEn glacé (ma préférence)\u003c\/h3\u003e\n\u003cp\u003eInfusez 8 à 10 g dans 500 ml d'eau chaude pendant 12 minutes, laissez refroidir puis versez sur glaçons. Vous pouvez allonger avec de l'eau plate ou pétillante.\u003c\/p\u003e\n\u003cdiv class=\"dark-social\"\u003eL'art du service : je la sers en grande carafe avec quelques framboises fraîches ou surgelées, pour une couleur encore plus vive.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eFAQ\u003c\/span\u003e\u003cspan class=\"title\"\u003eQuestions fréquentes\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eThéine\u003c\/span\u003e \u003cspan\u003eCette infusion contient-elle de la théine ?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNon, il n'y a pas de feuille de théier dans cette recette : c'est une infusion de fruits, sans théine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eBio\u003c\/span\u003e \u003cspan\u003eEst-elle certifiée biologique ?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNon, cette version n'est pas certifiée biologique. Je propose aussi une version Framboise Glacé Bio pour ceux qui recherchent cette certification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eSucre\u003c\/span\u003e \u003cspan\u003eFaut-il ajouter du sucre ?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eNon, la pomme et l'ananas apportent déjà une rondeur naturelle. Je la sers généralement sans sucre ajouté.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"theo-card-details\"\u003e\n\u003csummary\u003e\u003cspan class=\"pill\"\u003eGlaçons\u003c\/span\u003e \u003cspan\u003ePeut-on la préparer directement sur glaçons ?\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"rows\"\u003e\n\u003cp\u003eJe préfère une extraction à chaud d'abord, pour bien colorer l'eau, puis un passage au froid : le résultat est plus parfumé qu'une infusion à froid directe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"theo-signature\"\u003e\n\u003cstrong\u003eJulien Salut — Artisan et Fondateur de THÉ.ŌLOGY\u003c\/strong\u003e \u003cspan\u003eUne sélection rigoureuse de thés de spécialité, sourcés et préparés avec exigence. Retrouvez prochainement notre maison de thés et notre atelier Kintsugi sur la Côte d'Azur (Nice).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"THÉ-OLOGY","offers":[{"title":"Sachet 100 g","offer_id":53538264580424,"sku":null,"price":15.67,"currency_code":"EUR","in_stock":true},{"title":"Boîte métal 100 g","offer_id":53538264613192,"sku":null,"price":23.67,"currency_code":"EUR","in_stock":true},{"title":"Sachet 250 g","offer_id":53538264645960,"sku":null,"price":39.17,"currency_code":"EUR","in_stock":true},{"title":"Sachet 500 g","offer_id":53538264678728,"sku":null,"price":78.35,"currency_code":"EUR","in_stock":true},{"title":"Sachet 1 kg","offer_id":53538264711496,"sku":null,"price":156.7,"currency_code":"EUR","in_stock":true},{"title":"Boîte métal vide","offer_id":53538264744264,"sku":null,"price":6.0,"currency_code":"EUR","in_stock":true},{"title":"Échantillon découverte 10 g (2–3 tasses)","offer_id":53538264777032,"sku":null,"price":3.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/2641\/0056\/files\/FramboiseGlace1.webp?v=1784267522"}],"url":"https:\/\/www.the-ology.fr\/en\/collections\/thes-fraicheur.oembed","provider":"THÉ-OLOGY","version":"1.0","type":"link"}