{"product_id":"base-cooler-notebook-dual","title":"Dual Fan 17\" Ergonomic Notebook Cooling Pad with Double Cooler","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \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\u003c\/p\u003e\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-seo-text-hidden{\n  position:absolute;\n  width:1px;\n  height:1px;\n  margin:-1px;\n  padding:0;\n  overflow:hidden;\n  clip:rect(0,0,0,0);\n  border:0;\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:760px;\n  letter-spacing:-0.03em;\n}\n\n.max-subtitle{\n  max-width:760px;\n  margin:0 auto 22px;\n  font-size:17px;\n  line-height:1.7;\n  color:var(--max-text-soft);\n}\n\n.max-media{\n  width:100%;\n  max-width:760px;\n  margin:22px auto;\n  border-radius:20px;\n  overflow:hidden;\n  border:1px solid var(--max-border);\n  box-shadow:var(--max-shadow-soft);\n  background:#fff;\n}\n\n.max-media img{\n  width:100%;\n  display:block;\n}\n\n.max-list{\n  list-style:none;\n  padding:0;\n  margin:0 auto 24px;\n  max-width:680px;\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-text{\n  max-width:780px;\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-img{\n  width:100%;\n  max-width:760px;\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-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  text-align:left;\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-spec-list,\n.max-kit-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-spec-list li,\n.max-kit-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  text-align:left;\n}\n\n.max-kit-list li::before{\n  content:\"📦 \";\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  text-align:left;\n}\n\n.max-note b{\n  color:#7A5D10;\n}\n\n.max-gallery{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:16px;\n  max-width:760px;\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-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-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-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\u003cdiv class=\"max-page\"\u003e\n\u003cdiv class=\"max-wrap\"\u003e\n\u003ch2 class=\"max-seo-text-hidden\"\u003eLaptop stand with dual cooler, ergonomic height adjustment, and support compatible with laptops up to 17.3 inches.\u003c\/h2\u003e\n\u003cdiv class=\"max-card\"\u003e\n\u003cspan class=\"max-tag\"\u003ePerformance and ergonomics\u003c\/span\u003e\n\u003ch1 class=\"max-title\"\u003eDual Fan Cooling Laptop Stand\u003c\/h1\u003e\n\u003cp class=\"max-subtitle\"\u003eMore ventilation, stable support, and better positioning for those who use laptops for long periods for work, study, or entertainment.\u003c\/p\u003e\n\u003cul class=\"max-list\"\u003e\n\u003cli\u003eDual fan ventilation for improved air circulation\u003c\/li\u003e\n\u003cli\u003e5 adjustable levels for more ergonomic use\u003c\/li\u003e\n\u003cli\u003eCompatible with laptops up to 17.3 inches\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"max-media\"\u003e\u003cimg alt=\"Laptop cooling stand with main visual\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/1_e293c12f-3b24-4347-9de4-077c8ac1bbf0_1024x1024@2x.png?v=1773191495\"\u003e\u003c\/div\u003e\n\u003cp class=\"max-text\"\u003eProlonged laptop use can lead to excessive heating and posture discomfort. A cooling stand helps improve air circulation at the bottom of the device and also offers more stable support for daily routines.\u003c\/p\u003e\n\u003cp class=\"max-text\"\u003eIn addition to ventilation, the tilt adjustment promotes better screen and keyboard positioning, contributing to greater comfort in daily tasks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-card\"\u003e\n\u003ch2 class=\"max-section-title\"\u003eKey Benefits\u003c\/h2\u003e\n\u003cp class=\"max-section-intro\"\u003eA practical solution for those seeking more comfort, ventilation, and better support while using their laptop.\u003c\/p\u003e\n\u003cimg alt=\"Cooling stand in use with laptop supported\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/1_85eb417e-69e0-4179-af13-667dae0b7ffe_1024x1024@2x.png?v=1773191495\" class=\"max-img\"\u003e\n\u003cdiv class=\"max-feature-grid\"\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003eDual Cooler\u003c\/h3\u003e\n\u003cp\u003eThe two fans help promote air circulation and heat dissipation at the base of the equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003eErgonomic Adjustment\u003c\/h3\u003e\n\u003cp\u003eThe tilt levels allow you to adapt the laptop's position for a more comfortable routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003eQuiet Operation\u003c\/h3\u003e\n\u003cp\u003eDesigned to deliver ventilation with reduced noise levels, providing a more pleasant experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003eUSB Connection\u003c\/h3\u003e\n\u003cp\u003eSimple power supply via USB cable, with the convenience of connecting to your laptop or compatible ports.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003eStable Base\u003c\/h3\u003e\n\u003cp\u003eFeatures a structure designed for better support, helping to keep the laptop firm during use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003eWide Compatibility\u003c\/h3\u003e\n\u003cp\u003eSuitable for various models, with support for laptops up to 17.3 inches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-card\"\u003e\n\u003ch2 class=\"max-section-title\"\u003eProduct Visual Details\u003c\/h2\u003e\n\u003cdiv class=\"max-gallery\"\u003e\n\u003cimg alt=\"Cooling stand highlighting the front structure\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/2_d3e53dca-7f5c-41c1-b79c-8970940683fc_1024x1024@2x.png?v=1773191458\"\u003e \u003cimg alt=\"Cooling stand showing ventilation and support\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/3_a25264cd-26cc-4822-988e-965f07b7fd9e_1024x1024@2x.png?v=1773191457\"\u003e \u003cimg alt=\"Cooling stand with side view\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/4_49594a48-15ff-445f-ab43-7a1e011d94fd_1024x1024@2x.png?v=1773191459\"\u003e \u003cimg alt=\"Detail of the cooling stand's support system\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/5_c474bca3-583a-49f0-8a6f-ffecd44c003d_1024x1024@2x.png?v=1773191457\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-card\"\u003e\n\u003ch2 class=\"max-section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cimg alt=\"Specifications and dimensions of the cooling stand\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/6_54b26d21-12af-435d-846b-01953f23d2ce_1024x1024@2x.png?v=1773191457\" class=\"max-img\"\u003e\n\u003cul class=\"max-spec-list\"\u003e\n\u003cli\u003eMaximum speed: 2400 RPM\u003c\/li\u003e\n\u003cli\u003eOperating noise: 23 dB\u003c\/li\u003e\n\u003cli\u003eApproximate dimensions: 36 x 25.5 x 2.7 cm\u003c\/li\u003e\n\u003cli\u003eCompatibility: laptops up to 17.3 inches\u003c\/li\u003e\n\u003cli\u003eMaterial: metal and reinforced ABS\u003c\/li\u003e\n\u003cli\u003ePower supply: USB cable included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"max-note\"\u003e\n\u003cb\u003eImportant:\u003c\/b\u003e maintaining adequate ventilation at the base of the laptop contributes to a more stable experience during prolonged use and helps improve comfort while supported.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-card\"\u003e\n\u003ch2 class=\"max-section-title\"\u003eMore Product Images\u003c\/h2\u003e\n\u003cdiv class=\"max-gallery\"\u003e\n\u003cimg alt=\"Cooling stand with laptop supported from another angle\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/7_eef29e27-aedf-45c5-a5f7-afb093a3263e_1024x1024@2x.png?v=1773191458\"\u003e \u003cimg alt=\"Complementary view of the cooling stand\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/8_7cd6bb68-7590-49fe-b421-8123e39fe83d_1024x1024@2x.png?v=1773191457\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-card\"\u003e\n\u003ch2 class=\"max-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"max-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for gaming laptops?\u003c\/summary\u003e\n\u003cp\u003eYes. The stand is designed for laptops up to 17.3 inches, including larger models compatible with these dimensions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is it powered?\u003c\/summary\u003e\n\u003cp\u003eThe stand is powered by a USB cable, which is included with the product for easy connection.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it help with posture comfort?\u003c\/summary\u003e\n\u003cp\u003eYes. The adjustable levels allow for improved laptop positioning, promoting a more comfortable routine.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-card\"\u003e\n\u003ch2 class=\"max-section-title\"\u003eMax Renovação Warranty and Support\u003c\/h2\u003e\n\u003cdiv class=\"max-guarantee\"\u003e\n\u003cdiv class=\"max-guarantee-item\"\u003e\n\u003ch3\u003eMax Warranty\u003c\/h3\u003e\n\u003cp\u003eProduct checked before shipping, with support available for assistance if needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-guarantee-item\"\u003e\n\u003ch3\u003eFast Shipping\u003c\/h3\u003e\n\u003cp\u003eStock available in Brazil for prompt dispatch and order tracking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-guarantee-item\"\u003e\n\u003ch3\u003eCustomer Service\u003c\/h3\u003e\n\u003cp\u003eTeam ready to assist with product inquiries, orders, and usage guidance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-card max-footer\"\u003e\n\u003ch2 class=\"max-section-title\"\u003eMore comfort and better support for your routine\u003c\/h2\u003e\n\u003cp class=\"max-text\"\u003eThe dual-fan cooling stand offers ventilation, ergonomics, and practicality in a single product, helping to make laptop use more comfortable and functional in daily life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Seu Armazem Drop","offers":[{"title":"Black","offer_id":47713513275530,"sku":"MX00104","price":59.89,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/2502\/1322\/files\/1_e293c12f-3b24-4347-9de4-077c8ac1bbf0.png?v=1773191495","url":"https:\/\/www.maxrenovacao.com.br\/en\/products\/base-cooler-notebook-dual","provider":"Max Renovação","version":"1.0","type":"link"}