{"product_id":"intercomunicador-bluetooth-capacete-v10-max-renovacao","title":"V10 Bluetooth Intercom for Helmet – Hi-Fi Sound, Noise Reduction, and RGB LED","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  --font-title:'Poppins',sans-serif;\n  --font-body:'Inter',sans-serif;\n}\n\n.max-page *{box-sizing:border-box}\n.max-page{\n  font-family:var(--font-body);\n  background:\n    radial-gradient(circle at top right, rgba(126,195,255,0.20), transparent 24%),\n    linear-gradient(180deg,#FFFFFF 0%, #F4FAFF 100%);\n  padding:28px 12px 40px;\n  color:var(--max-text);\n}\n.max-wrap{max-width:960px;margin:0 auto}\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.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.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:780px;\n  letter-spacing:-0.03em;\n}\n.max-subtitle{\n  max-width:780px;\n  margin:0 auto 22px;\n  font-size:17px;\n  line-height:1.7;\n  color:var(--max-text-soft);\n}\n.max-media,.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.max-text{\n  max-width:800px;\n  margin:0 auto 14px;\n  font-size:15.5px;\n  line-height:1.8;\n  color:var(--max-text);\n  text-align:center;\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.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.max-list{\n  list-style:none;\n  padding:0;\n  margin:0 auto 24px;\n  max-width:720px;\n  display:grid;\n  gap:12px;\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  text-align:left;\n}\n.max-list li::before{content:\"🏍️ \";color:var(--max-blue);font-weight:800}\n.max-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:14px;\n  margin-top:18px;\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.max-feature h3{\n  font-family:var(--font-title);\n  font-size:18px;\n  line-height:1.25;\n  color:var(--max-black);\n  margin:0 0 10px;\n}\n.max-feature p{\n  font-size:15px;\n  line-height:1.68;\n  color:var(--max-text);\n  margin:0;\n}\n.max-spec-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.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  text-align:left;\n}\n.max-spec-list li::before{content:\"⚙️ \"}\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.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.max-highlight{\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.68;\n  color:#8A6A16;\n  text-align:left;\n}\n.max-highlight b{color:#7A5D10}\n.max-faq{\n  max-width:760px;\n  margin:0 auto;\n  display:grid;\n  gap:12px;\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.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.max-faq summary::-webkit-details-marker{display:none}\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.max-faq details[open] summary::after{content:\"−\"}\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  text-align:left;\n}\n.max-guarantee{\n  display:grid;\n  gap:16px;\n  max-width:760px;\n  margin:0 auto;\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.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.max-guarantee-item p{\n  margin:0;\n  font-size:15px;\n  line-height:1.65;\n  color:var(--max-text);\n  text-align:center;\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.max-footer .max-section-title{color:#fff}\n.max-footer .max-text{color:rgba(255,255,255,0.82)}\n\n@media (max-width:768px){\n  .max-card{padding:24px 16px;border-radius:18px;margin-bottom:16px}\n  .max-title{font-size:27px}\n  .max-section-title{font-size:23px}\n  .max-subtitle,.max-text,.max-section-intro{font-size:15px}\n  .max-feature-grid,.max-gallery{grid-template-columns:1fr}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"max-page\"\u003e\n\u003cdiv class=\"max-wrap\"\u003e\n\u003cdiv class=\"max-card\"\u003e\n\u003cspan class=\"max-tag\"\u003eConnectivity and style while riding\u003c\/span\u003e\n\u003ch1 class=\"max-title\"\u003eV10 Bluetooth Intercom for Helmets\u003c\/h1\u003e\n\u003cp class=\"max-subtitle\"\u003eMore freedom, more convenience, and more presence on the road with quality audio, stable connection, and modern design with RGB lighting.\u003c\/p\u003e\n\u003cul class=\"max-list\"\u003e\n\u003cli\u003eBluetooth 5.0 for fast and stable connection\u003c\/li\u003e\n\u003cli\u003eHi-Fi sound with cleaner audio during travel\u003c\/li\u003e\n\u003cli\u003eRGB lighting for a modern look and greater visibility\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg alt=\"V10 Intercom for helmets highlighted\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/1_c9427d2e-f5f0-4a71-930f-d101e6593ca2_1024x1024@2x.png?v=1773803224\" class=\"max-media\"\u003e\n\u003cp class=\"max-text\"\u003eThe V10 Intercom was developed for those who want to ride connected, with more comfort and without compromising safety. It allows you to listen to music, follow GPS instructions, answer calls, and use voice assistants without taking your hands off the handlebars.\u003c\/p\u003e\n\u003cp class=\"max-text\"\u003eIn addition to connectivity, the model stands out for its modern look with integrated RGB lighting, bringing a more contemporary proposal for those who value style and functionality in the same accessory.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-card\"\u003e\n\u003ch2 class=\"max-section-title\"\u003eFeatures that make a difference in use\u003c\/h2\u003e\n\u003cp class=\"max-section-intro\"\u003eA set designed to make the two-wheel experience more practical, comfortable, and connected in different daily situations.\u003c\/p\u003e\n\u003cimg alt=\"V10 Intercom installed on helmet\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/2_80a092ba-a766-4481-aa7d-b096da15f8d5_1024x1024@2x.png?v=1773803225\" class=\"max-img\"\u003e\n\u003cdiv class=\"max-feature-grid\"\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003eBluetooth 5.0\u003c\/h3\u003e\n\u003cp\u003eMore efficient and stable connection, with low battery consumption and better performance in continuous use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003ePremium Hi-Fi sound\u003c\/h3\u003e\n\u003cp\u003eThin speakers deliver clean and pleasant audio for music, navigation, and calls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003eVoice command\u003c\/h3\u003e\n\u003cp\u003eCompatible with virtual assistants for more practical, hands-free use while riding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003eRGB lighting\u003c\/h3\u003e\n\u003cp\u003eFuturistic look with integrated lights that help highlight the helmet with more identity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003eNoise reduction\u003c\/h3\u003e\n\u003cp\u003eTechnology helps soften wind and engine sounds to improve audio clarity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003eWater resistance\u003c\/h3\u003e\n\u003cp\u003eIP67 rating to withstand rain and more demanding weather conditions in daily use.\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 gallery\u003c\/h2\u003e\n\u003cdiv class=\"max-gallery\"\u003e\n\u003cimg alt=\"V10 Intercom detail 1\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/9_d204a7f6-fab1-4c00-90ef-2a8d6e1a8244_1024x1024@2x.png?v=1773803225\"\u003e \u003cimg alt=\"V10 Intercom detail 2\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/9_d204a7f6-fab1-4c00-90ef-2a8d6e1a8244_1024x1024@2x.png?v=1773803225\"\u003e \u003cimg alt=\"V10 Intercom detail 3\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/9_d204a7f6-fab1-4c00-90ef-2a8d6e1a8244_1024x1024@2x.png?v=1773803225\"\u003e \u003cimg alt=\"V10 Intercom detail 4\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/9_d204a7f6-fab1-4c00-90ef-2a8d6e1a8244_1024x1024@2x.png?v=1773803225\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-highlight\"\u003e\n\u003cb\u003eHonest note:\u003c\/b\u003e in the link package you sent, this final image was repeated several times. I kept exactly what I could extract without creating new files.\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\u003cul class=\"max-spec-list\"\u003e\n\u003cli\u003eBluetooth: version 5.0\u003c\/li\u003e\n\u003cli\u003eAudio: Hi-Fi with ultra-thin speakers\u003c\/li\u003e\n\u003cli\u003eCompatible assistants: Siri and Google Assistant\u003c\/li\u003e\n\u003cli\u003eProtection: IP67 water resistance\u003c\/li\u003e\n\u003cli\u003eBattery: up to 10 hours of continuous use\u003c\/li\u003e\n\u003cli\u003eCharging: USB-C\u003c\/li\u003e\n\u003cli\u003eDevice length: 8.5 cm\u003c\/li\u003e\n\u003cli\u003eHeight: 4.5 cm\u003c\/li\u003e\n\u003cli\u003eThickness: 2.5 cm\u003c\/li\u003e\n\u003cli\u003eHeadphone diameter: 4 cm\u003c\/li\u003e\n\u003cli\u003eApproximate weight: 55g\u003c\/li\u003e\n\u003c\/ul\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\u003eDoes it work on any helmet?\u003c\/summary\u003e\n\u003cp\u003eThe model was designed for wide installation and is usually compatible with full-face, open-face, and modular helmets, provided there is adequate fitting for the components.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it in the rain?\u003c\/summary\u003e\n\u003cp\u003eYes. The IP67 rating offers water resistance and makes the product better prepared for use in different weather conditions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the headphones uncomfortable during use?\u003c\/summary\u003e\n\u003cp\u003eThe purpose of the ultra-thin speakers is precisely to reduce excessive bulk and improve comfort inside the helmet.\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 Guarantee and Support\u003c\/h2\u003e\n\u003cdiv class=\"max-guarantee\"\u003e\n\u003cdiv class=\"max-guarantee-item\"\u003e\n\u003ch3\u003eMax Guarantee\u003c\/h3\u003e\n\u003cp\u003eProduct checked before shipping, with support available if assistance is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-guarantee-item\"\u003e\n\u003ch3\u003eCustomer Support\u003c\/h3\u003e\n\u003cp\u003eThe team remains available to assist with questions before and after the purchase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-guarantee-item\"\u003e\n\u003ch3\u003eCommitment to your experience\u003c\/h3\u003e\n\u003cp\u003eEvery order is handled with care to offer a safer and more organized shopping experience.\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 connection and more presence on every journey\u003c\/h2\u003e\n\u003cp class=\"max-text\"\u003eThe V10 Intercom combines audio, connectivity, durability, and a modern design in an accessory designed for those who experience the road intensely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Seu Armazem Drop","offers":[{"title":"Intercom","offer_id":47841442070666,"sku":"SAD14000","price":94.99,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/2502\/1322\/files\/1_c9427d2e-f5f0-4a71-930f-d101e6593ca2.png?v=1773803224","url":"https:\/\/www.maxrenovacao.com.br\/en\/products\/intercomunicador-bluetooth-capacete-v10-max-renovacao","provider":"Max Renovação","version":"1.0","type":"link"}