{"product_id":"garrafa-termica-1l-cabo-madeira-preta","title":"1L Thermos with Wooden Handle - The Ideal Thermos to Keep Your Coffee Hot!","description":"\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800\u0026amp;family=Poppins:wght@600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n:root{\n  --max-blue:#339EFF;\n  --max-blue-light:#7EC3FF;\n  --max-white:#FFFFFF;\n  --max-black:#14161A;\n  --max-text:#5B6676;\n  --max-text-soft:#6B7A8E;\n  --max-soft:#F4FAFF;\n  --max-soft-2:#EDF7FF;\n  --max-border:#D9ECFF;\n  --max-shadow:0 14px 36px rgba(20,22,26,0.08);\n  --max-shadow-soft:0 8px 22px rgba(51,158,255,0.08);\n  --max-radius-xl:24px;\n  --max-radius-lg:18px;\n  --font-title:'Poppins',sans-serif;\n  --font-body:'Inter',sans-serif;\n}\n\n.max-page *{\n  box-sizing:border-box;\n}\n\n.max-page{\n  font-family:var(--font-body);\n  background:\n    radial-gradient(circle at top right, rgba(126,195,255,0.22), transparent 24%),\n    linear-gradient(180deg,#FFFFFF 0%, #F4FAFF 100%);\n  padding:28px 12px 40px;\n  color:var(--max-text);\n}\n\n.max-wrap{\n  max-width:960px;\n  margin:0 auto;\n}\n\n.max-card{\n  background:var(--max-white);\n  border:1px solid var(--max-border);\n  border-radius:var(--max-radius-xl);\n  box-shadow:var(--max-shadow);\n  padding:36px 28px;\n  margin-bottom:22px;\n  text-align:center;\n  overflow:hidden;\n}\n\n.max-tag{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  padding:9px 18px;\n  border-radius:999px;\n  background:var(--max-soft-2);\n  color:var(--max-blue);\n  border:1px solid var(--max-border);\n  font-family:var(--font-title);\n  font-size:13px;\n  font-weight:700;\n  letter-spacing:.04em;\n  text-transform:uppercase;\n  margin-bottom:18px;\n}\n\n.max-title{\n  font-family:var(--font-title);\n  font-size:32px;\n  line-height:1.12;\n  font-weight:800;\n  color:var(--max-black);\n  margin:0 auto 14px;\n  max-width:720px;\n  letter-spacing:-0.03em;\n}\n\n.max-subtitle{\n  max-width:720px;\n  margin:0 auto 22px;\n  font-size:17px;\n  line-height:1.7;\n  color:var(--max-text-soft);\n}\n\n.max-list{\n  list-style:none;\n  padding:0;\n  margin:0 auto 24px;\n  max-width:640px;\n  display:grid;\n  gap:12px;\n}\n\n.max-list li{\n  background:var(--max-white);\n  border:1px solid var(--max-border);\n  border-radius:16px;\n  padding:14px 16px;\n  font-size:15px;\n  font-weight:600;\n  color:var(--max-black);\n  box-shadow:var(--max-shadow-soft);\n}\n\n.max-list li::before{\n  content:\"✓ \";\n  color:var(--max-blue);\n  font-weight:800;\n}\n\n.max-img{\n  width:100%;\n  max-width:700px;\n  margin:20px auto 22px;\n  display:block;\n  border-radius:20px;\n  border:1px solid var(--max-border);\n  box-shadow:var(--max-shadow-soft);\n  background:#fff;\n}\n\n.max-text{\n  max-width:760px;\n  margin:0 auto 14px;\n  font-size:15.5px;\n  line-height:1.75;\n  color:var(--max-text);\n  text-align:center;\n}\n\n.max-section-title{\n  font-family:var(--font-title);\n  font-size:27px;\n  line-height:1.15;\n  font-weight:700;\n  color:var(--max-black);\n  margin:0 auto 14px;\n  max-width:760px;\n}\n\n.max-section-intro{\n  max-width:760px;\n  margin:0 auto 20px;\n  font-size:15.5px;\n  line-height:1.7;\n  color:var(--max-text);\n  text-align:center;\n}\n\n.max-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:14px;\n  margin-top:18px;\n}\n\n.max-feature{\n  background:var(--max-soft);\n  border:1px solid var(--max-border);\n  border-radius:18px;\n  padding:20px 16px;\n  box-shadow:var(--max-shadow-soft);\n}\n\n.max-feature h3{\n  font-family:var(--font-title);\n  font-size:18px;\n  line-height:1.2;\n  color:var(--max-black);\n  margin:0 0 10px;\n}\n\n.max-feature p{\n  font-size:15px;\n  line-height:1.65;\n  color:var(--max-text);\n  margin:0;\n}\n\n.max-kit-list,\n.max-spec-list{\n  list-style:none;\n  padding:0;\n  margin:18px auto 0;\n  max-width:720px;\n  display:grid;\n  gap:12px;\n}\n\n.max-kit-list li,\n.max-spec-list li{\n  background:var(--max-soft);\n  border:1px solid var(--max-border);\n  border-radius:16px;\n  padding:14px 16px;\n  font-size:15px;\n  color:var(--max-black);\n}\n\n.max-kit-list li::before{\n  content:\"📦 \";\n}\n\n.max-gallery{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:16px;\n  max-width:720px;\n  margin:18px auto 0;\n}\n\n.max-gallery img{\n  width:100%;\n  display:block;\n  border-radius:18px;\n  border:1px solid var(--max-border);\n  box-shadow:var(--max-shadow-soft);\n  background:#fff;\n}\n\n.max-care-list{\n  list-style:none;\n  padding:0;\n  margin:18px auto 0;\n  max-width:760px;\n  display:grid;\n  gap:12px;\n}\n\n.max-care-list li{\n  background:var(--max-soft);\n  border:1px solid var(--max-border);\n  border-radius:16px;\n  padding:14px 16px;\n  font-size:15px;\n  line-height:1.65;\n  color:var(--max-black);\n  text-align:left;\n}\n\n.max-guarantee{\n  display:grid;\n  gap:16px;\n  max-width:720px;\n  margin:0 auto;\n}\n\n.max-guarantee-item{\n  background:var(--max-soft);\n  border:1px solid var(--max-border);\n  border-radius:18px;\n  padding:22px 18px;\n  box-shadow:var(--max-shadow-soft);\n}\n\n.max-guarantee-item h3{\n  font-family:var(--font-title);\n  font-size:18px;\n  color:var(--max-black);\n  margin:0 0 8px;\n}\n\n.max-guarantee-item p{\n  margin:0;\n  font-size:15px;\n  line-height:1.65;\n  color:var(--max-text);\n}\n\n.max-faq{\n  max-width:760px;\n  margin:0 auto;\n  display:grid;\n  gap:12px;\n}\n\n.max-faq details{\n  background:var(--max-soft);\n  border:1px solid var(--max-border);\n  border-radius:16px;\n  padding:16px 18px;\n  text-align:left;\n}\n\n.max-faq summary{\n  list-style:none;\n  cursor:pointer;\n  font-weight:700;\n  color:var(--max-black);\n  font-size:16px;\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:10px;\n}\n\n.max-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.max-faq summary::after{\n  content:\"+\";\n  color:var(--max-blue);\n  font-size:22px;\n  font-weight:800;\n  line-height:1;\n}\n\n.max-faq details[open] summary::after{\n  content:\"−\";\n}\n\n.max-faq details p{\n  margin:12px 0 0;\n  color:var(--max-text);\n  font-size:15px;\n  line-height:1.7;\n}\n\n.max-note{\n  background:#FFF8E8;\n  border:1px solid #F7D78A;\n  border-radius:16px;\n  padding:16px 18px;\n  max-width:760px;\n  margin:18px auto 0;\n  font-size:15px;\n  line-height:1.65;\n  color:#8A6A16;\n}\n\n.max-note b{\n  color:#7A5D10;\n}\n\n.max-footer{\n  background:linear-gradient(180deg,var(--max-black) 0%, #101216 100%);\n  border:1px solid rgba(255,255,255,0.06);\n}\n\n.max-footer .max-section-title{\n  color:#fff;\n}\n\n.max-footer .max-text{\n  color:rgba(255,255,255,0.82);\n}\n\n@media (max-width:768px){\n  .max-card{\n    padding:24px 16px;\n    border-radius:18px;\n    margin-bottom:16px;\n  }\n\n  .max-title{\n    font-size:27px;\n  }\n\n  .max-section-title{\n    font-size:23px;\n  }\n\n  .max-subtitle,\n  .max-text,\n  .max-section-intro{\n    font-size:15px;\n  }\n\n  .max-feature-grid,\n  .max-gallery{\n    grid-template-columns:1fr;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"max-page\"\u003e\n  \u003cdiv class=\"max-wrap\"\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003cspan class=\"max-tag\"\u003eHot and cold drinks for longer\u003c\/span\u003e\n\n      \u003ch1 class=\"max-title\"\u003e1-Liter Thermal Carafe with Elegant Design and Practical Use\u003c\/h1\u003e\n\n      \u003cp class=\"max-subtitle\"\u003e\n        Ideal for coffee, tea, or other beverages, designed to maintain temperature and complement your routine with functionality and a sophisticated finish.\n      \u003c\/p\u003e\n\n      \u003cul class=\"max-list\"\u003e\n        \u003cli\u003eIdeal capacity for daily use and serving guests\u003c\/li\u003e\n        \u003cli\u003eElegant design with a natural wooden handle\u003c\/li\u003e\n        \u003cli\u003ePractical sealing with screw-on lid and push-button dispenser\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cimg class=\"max-img\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/1_d0b9c250-2fe6-4f54-8a1e-7340ed90d7ba_1024x1024@2x.png?v=1773102115\" alt=\"Black thermal carafe with wooden handle\"\u003e\n\n      \u003cp class=\"max-text\"\u003e\n        Keeping your drink at the right temperature makes a difference in the user experience. This thermal carafe was developed to offer practicality, efficient conservation, and a look that complements any kitchen, office, or table setting.\n      \u003c\/p\u003e\n\n      \u003cp class=\"max-text\"\u003e\n        In addition to its visual appeal, it contributes to a more functional routine, allowing you to serve with greater comfort and better preserve the flavor of your beverage.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eWhy choose this thermal carafe\u003c\/h2\u003e\n\n      \u003cp class=\"max-section-intro\"\u003e\n        More than just a utilitarian item, this piece combines thermal conservation, good presentation, and practicality in daily use.\n      \u003c\/p\u003e\n\n      \u003cimg class=\"max-img\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/2_a6ffa7ac-e1cc-40e0-a372-991578594a74_1024x1024@2x.png?v=1773102116\" alt=\"Detail of the thermal carafe lid and handle\"\u003e\n\n      \u003cdiv class=\"max-feature-grid\"\u003e\n        \u003cdiv class=\"max-feature\"\u003e\n          \u003ch3\u003e1-liter capacity\u003c\/h3\u003e\n          \u003cp\u003eIdeal size for serving the family, entertaining guests, or keeping drinks available for longer throughout the day.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-feature\"\u003e\n          \u003ch3\u003eInternal glass liner\u003c\/h3\u003e\n          \u003cp\u003eHelps preserve the original flavor of the beverage, without retaining odors or altering the consumption experience.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-feature\"\u003e\n          \u003ch3\u003eSophisticated finish\u003c\/h3\u003e\n          \u003cp\u003eMatte black polypropylene body with natural wooden handle, combining elegance and comfort in handling.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-feature\"\u003e\n          \u003ch3\u003eLid with efficient sealing\u003c\/h3\u003e\n          \u003cp\u003eThe screw-on system with push-button dispenser makes it easy to use and helps prevent waste when serving.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-feature\"\u003e\n          \u003ch3\u003eThermal insulation\u003c\/h3\u003e\n          \u003cp\u003eHot beverages for up to 5 hours and cold beverages for up to 8 hours, depending on use conditions.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-feature\"\u003e\n          \u003ch3\u003eVersatile use\u003c\/h3\u003e\n          \u003cp\u003eIdeal for coffee, tea, and other beverages in environments like the kitchen, office, and side table.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"max-note\"\u003e\n        \u003cb\u003eNote:\u003c\/b\u003e conservation time may vary according to the initial temperature of the liquid, the stored quantity, and the frequency of opening the lid.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eWhat comes with the product\u003c\/h2\u003e\n\n      \u003cimg class=\"max-img\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/3_7f14bf50-bfeb-4f77-9693-990bc6b66291_1024x1024@2x.png?v=1773102116\" alt=\"Contents of the thermal carafe packaging\"\u003e\n\n      \u003cul class=\"max-kit-list\"\u003e\n        \u003cli\u003e1 x 1-liter thermal carafe\u003c\/li\u003e\n        \u003cli\u003eBlack color with wooden handle\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eTechnical specifications\u003c\/h2\u003e\n\n      \u003cimg class=\"max-img\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/4_1647d3ad-7b86-4163-bade-6f4d4f292d4c_1024x1024@2x.png?v=1773102116\" alt=\"Thermal carafe dimensions\"\u003e\n\n      \u003cul class=\"max-spec-list\"\u003e\n        \u003cli\u003eCapacity: 1 liter (1000 ml)\u003c\/li\u003e\n        \u003cli\u003eOuter material: matte black polypropylene\u003c\/li\u003e\n        \u003cli\u003eInner material: glass liner\u003c\/li\u003e\n        \u003cli\u003eHandle material: natural wood\u003c\/li\u003e\n        \u003cli\u003eLid: screw-on with push-button dispenser\u003c\/li\u003e\n        \u003cli\u003eApproximate height: 25 cm\u003c\/li\u003e\n        \u003cli\u003eApproximate base diameter: 13 cm\u003c\/li\u003e\n        \u003cli\u003eApproximate weight: 600 g\u003c\/li\u003e\n        \u003cli\u003eBPA-free: yes\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eCare and recommendations\u003c\/h2\u003e\n\n      \u003cdiv class=\"max-gallery\"\u003e\n        \u003cimg src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/5_ec70d93b-0c60-4ba1-b544-48ad96229309_1024x1024@2x.png?v=1773102116\" alt=\"Thermal carafe usage details\"\u003e\n        \u003cimg src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/6_a121eff4-7c60-46ab-95b3-9da805c4718f_1024x1024@2x.png?v=1773102115\" alt=\"Thermal carafe recommendations\"\u003e\n      \u003c\/div\u003e\n\n      \u003cul class=\"max-care-list\"\u003e\n        \u003cli\u003e\n\u003cb\u003eWashing:\u003c\/b\u003e use neutral detergent and the soft side of a sponge. Avoid abrasive products and rough surfaces.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eNot recommended:\u003c\/b\u003e do not put in the microwave, freezer, or dishwasher.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eHandling:\u003c\/b\u003e avoid strong impacts, as the internal glass liner may be damaged.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eBest thermal performance:\u003c\/b\u003e before use, pre-heat or pre-cool with hot or cold water for a few minutes.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eProduct details\u003c\/h2\u003e\n\n      \u003cdiv class=\"max-gallery\"\u003e\n        \u003cimg src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/7_0390a631-015f-4215-a126-04b9076bdc1f_1024x1024@2x.png?v=1773102116\" alt=\"Thermal carafe visual\"\u003e\n        \u003cimg src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/1_d0b9c250-2fe6-4f54-8a1e-7340ed90d7ba_1024x1024@2x.png?v=1773102115\" alt=\"Thermal carafe highlighted\"\u003e\n        \u003cimg src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/2_a6ffa7ac-e1cc-40e0-a372-991578594a74_1024x1024@2x.png?v=1773102116\" alt=\"Detail of the thermal carafe lid\"\u003e\n        \u003cimg src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/3_7f14bf50-bfeb-4f77-9693-990bc6b66291_1024x1024@2x.png?v=1773102116\" alt=\"Contents of the thermal carafe packaging\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eMax Renovação Commitment\u003c\/h2\u003e\n\n      \u003cdiv class=\"max-guarantee\"\u003e\n        \u003cdiv class=\"max-guarantee-item\"\u003e\n          \u003ch3\u003eMax Guarantee\u003c\/h3\u003e\n          \u003cp\u003eCoverage against manufacturing defects and transparent service whenever needed.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-guarantee-item\"\u003e\n          \u003ch3\u003eDedicated support\u003c\/h3\u003e\n          \u003cp\u003eOur team is available to assist before and after your purchase.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-guarantee-item\"\u003e\n          \u003ch3\u003eCustomer commitment\u003c\/h3\u003e\n          \u003cp\u003eEvery order is handled with attention and responsibility to ensure a safer shopping experience.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eFrequently asked questions\u003c\/h2\u003e\n\n      \u003cdiv class=\"max-faq\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eIs the glass liner durable?\u003c\/summary\u003e\n          \u003cp\u003eThe glass liner offers excellent thermal insulation but requires careful handling. It is recommended to avoid impacts and thermal shocks to preserve its durability.\u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan the wooden handle get wet?\u003c\/summary\u003e\n          \u003cp\u003eYes. The piece is treated to withstand the moisture of daily use. Nevertheless, it is ideal to dry it after washing and avoid prolonged periods submerged in water.\u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes the serving button have a good seal?\u003c\/summary\u003e\n          \u003cp\u003eYes. When the lid is correctly screwed on, the sealing system helps prevent leaks and contributes to maintaining the beverage's temperature.\u003c\/p\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card max-footer\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eMore practicality for serving with elegance\u003c\/h2\u003e\n\n      \u003cp class=\"max-text\"\u003e\n        The 1-liter thermal carafe was designed to combine thermal insulation, practicality, and refined presentation. A functional solution for those who value daily comfort and a beautifully set table.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Seu Armazem Drop","offers":[{"title":"Black","offer_id":47115950391434,"sku":"SAD005026","price":116.99,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/2502\/1322\/files\/1_d0b9c250-2fe6-4f54-8a1e-7340ed90d7ba.png?v=1773102115","url":"https:\/\/www.maxrenovacao.com.br\/en\/products\/garrafa-termica-1l-cabo-madeira-preta","provider":"Max Renovação","version":"1.0","type":"link"}