{"product_id":"barbeador-eletrico-3-em-1-dl-9217-recarregavel-para-barba-nariz-e-orelha","title":"3-in-1 Shaver Electric Shaver Nose and Ear Hair Trimmer Rechargeable USB Black and Blue","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-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-video{\n  position:relative;\n  width:100%;\n  max-width:760px;\n  margin:22px auto;\n  padding-bottom:56.25%;\n  border-radius:20px;\n  overflow:hidden;\n  border:1px solid var(--max-border);\n  box-shadow:var(--max-shadow-soft);\n  background:#000;\n}\n\n.max-video iframe{\n  position:absolute;\n  inset:0;\n  width:100%;\n  height:100%;\n  border:0;\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-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}\n\n.max-kit-list li::before{\n  content:\"📦 \";\n}\n\n.max-steps{\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-steps 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-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-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-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-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\u003cdiv class=\"max-card\"\u003e\n\u003cspan class=\"max-tag\"\u003eShave, trim, and finish\u003c\/span\u003e\n\u003ch1 class=\"max-title\"\u003eKemei KM-6776 3-in-1 Shaver\u003c\/h1\u003e\n\u003cp class=\"max-subtitle\"\u003eA multifunctional device designed to trim, finish, and care for different areas with greater practicality, comfort, and cordless freedom.\u003c\/p\u003e\n\u003cul class=\"max-list\"\u003e\n\u003cli\u003eFunctions for beard, hair, and nose\/ear\u003c\/li\u003e\n\u003cli\u003eRechargeable use with up to 60 minutes of battery life\u003c\/li\u003e\n\u003cli\u003eRemovable heads for simplified maintenance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"max-video\"\u003e\u003ciframe title=\"Kemei KM-6776 3 em 1\" src=\"https:\/\/www.youtube.com\/embed\/HIe59UgZ0GE?rel=0\u0026amp;modestbranding=1\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cimg alt=\"Kemei KM-6776 3-in-1 shaver\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/1_65cd7c63-09d3-4eb4-81fc-a837d384c806_1024x1024@2x.png?v=1773106678\" class=\"max-img\"\u003e\n\u003cp class=\"max-text\"\u003eThe Kemei KM-6776 was designed to offer a more practical grooming routine, combining different functions for finishing and personal care in a single device.\u003c\/p\u003e\n\u003cp class=\"max-text\"\u003eThe combination of interchangeable heads, compact structure, and cordless operation makes it more versatile for use both at home and while traveling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-card\"\u003e\n\u003ch2 class=\"max-section-title\"\u003eKey differentiators\u003c\/h2\u003e\n\u003cp class=\"max-section-intro\"\u003eA multifunctional solution for those seeking practicality in personal care, with accessories designed for different usage needs.\u003c\/p\u003e\n\u003cimg alt=\"Kemei KM-6776 heads and accessories\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/2_2f72d6e6-502a-41d4-bcf1-8ba3488a5cd8_1024x1024@2x.png?v=1773106678\" class=\"max-img\"\u003e\n\u003cdiv class=\"max-feature-grid\"\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003e3-in-1 Multifunctionality\u003c\/h3\u003e\n\u003cp\u003eAllows use for beard, hair, and nose\/ear hair removal with specific attachments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003eStructure designed for comfort\u003c\/h3\u003e\n\u003cp\u003eErgonomic design for better grip and control during use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003eCordless operation\u003c\/h3\u003e\n\u003cp\u003eMore freedom of movement, with a built-in rechargeable battery and up to 60 minutes of battery life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003eRemovable heads\u003c\/h3\u003e\n\u003cp\u003eAccessories can be changed as needed, facilitating use and maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003eVersatile use\u003c\/h3\u003e\n\u003cp\u003eSuitable for beard finishing, close-shaving, hair maintenance, and localized hair trimming.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003eAutomatic Bivolt\u003c\/h3\u003e\n\u003cp\u003eCompatible with 110V and 220V for greater charging convenience.\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\"\u003eHow to use it best\u003c\/h2\u003e\n\u003cimg alt=\"Kemei KM-6776 in use\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/3_a77ecbcb-c3cc-47d7-a1af-372b451e700f_1024x1024@2x.png?v=1773106677\" class=\"max-img\"\u003e\n\u003cul class=\"max-steps\"\u003e\n\u003cli\u003e\n\u003cb\u003e1.\u003c\/b\u003e For longer hair, it is recommended to start with the trimmer head to reduce bulk.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e2.\u003c\/b\u003e Then, use the shaver head for a closer and more even finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003e3.\u003c\/b\u003e For nose and ears, use the specific attachment for this purpose.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"max-note\"\u003e\n\u003cb\u003eImportant:\u003c\/b\u003e the shaver head is designed for finishing short hair. For best performance, it is ideal to reduce the volume first with the trimming attachment.\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=\"Kemei KM-6776 details\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/4_4bf2a847-1b07-41a6-91b5-e44bbe26c77b_1024x1024@2x.png?v=1773106678\" class=\"max-img\"\u003e\n\u003cul class=\"max-spec-list\"\u003e\n\u003cli\u003eBrand: Kemei\u003c\/li\u003e\n\u003cli\u003eModel: KM-6776\u003c\/li\u003e\n\u003cli\u003eFunctions: beard, hair, nose, ear, and body grooming\u003c\/li\u003e\n\u003cli\u003eVoltage: automatic bivolt (110V\/220V)\u003c\/li\u003e\n\u003cli\u003eBattery: internal rechargeable\u003c\/li\u003e\n\u003cli\u003eCharging time: approximately 8 hours\u003c\/li\u003e\n\u003cli\u003eBattery life: up to 60 minutes of continuous use\u003c\/li\u003e\n\u003cli\u003eWater resistance: no, only removable heads are washable\u003c\/li\u003e\n\u003cli\u003eApproximate weight: 167 g\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-card\"\u003e\n\u003ch2 class=\"max-section-title\"\u003ePackage contents\u003c\/h2\u003e\n\u003cdiv class=\"max-gallery\"\u003e\n\u003cimg alt=\"Kemei KM-6776 box contents\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/5_229c4196-ea3e-4206-aea1-b39552c5eee9_1024x1024@2x.png?v=1773106704\"\u003e \u003cimg alt=\"Kemei KM-6776 accessories\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/6_a5785c78-a54c-4fe4-9c0a-bfa071c2905d_1024x1024@2x.png?v=1773106704\"\u003e\n\u003c\/div\u003e\n\u003cul class=\"max-kit-list\"\u003e\n\u003cli\u003e1 Kemei KM-6776 machine\u003c\/li\u003e\n\u003cli\u003e1 shaver head for finishing\u003c\/li\u003e\n\u003cli\u003e1 trimmer head for hair and beard\u003c\/li\u003e\n\u003cli\u003e1 nose and ear trimmer head\u003c\/li\u003e\n\u003cli\u003e1 power cord\u003c\/li\u003e\n\u003cli\u003e1 lubricating oil\u003c\/li\u003e\n\u003cli\u003e1 cleaning brush\u003c\/li\u003e\n\u003cli\u003e1 instruction manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-card\"\u003e\n\u003ch2 class=\"max-section-title\"\u003eVisual product details\u003c\/h2\u003e\n\u003cdiv class=\"max-gallery\"\u003e\n\u003cimg alt=\"Kemei KM-6776 finish detail\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/7_c8e8b5eb-4c32-4d73-b7ea-be8999a59e01_1024x1024@2x.png?v=1773106704\"\u003e \u003cimg alt=\"Kemei KM-6776 highlighted\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/1_65cd7c63-09d3-4eb4-81fc-a837d384c806_1024x1024@2x.png?v=1773106678\"\u003e \u003cimg alt=\"Kemei KM-6776 interchangeable heads\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/2_2f72d6e6-502a-41d4-bcf1-8ba3488a5cd8_1024x1024@2x.png?v=1773106678\"\u003e \u003cimg alt=\"Kemei KM-6776 usage demonstration\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/3_a77ecbcb-c3cc-47d7-a1af-372b451e700f_1024x1024@2x.png?v=1773106677\"\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\u003eCan it be used on the body?\u003c\/summary\u003e\n\u003cp\u003eYes. The device can be used on different areas, always using the most suitable accessory for each purpose and with care in sensitive regions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used in the shower?\u003c\/summary\u003e\n\u003cp\u003eNo. The device body is not waterproof. Only the removable heads can be washed separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require batteries?\u003c\/summary\u003e\n\u003cp\u003eNo. The model has a built-in rechargeable battery and comes with a charging cable.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for longer hair?\u003c\/summary\u003e\n\u003cp\u003eYes, provided that the trimming attachment is used first to reduce length before the final finish with the shaver head.\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 Commitment\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 inspected before shipping, with support available in case of need.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-guarantee-item\"\u003e\n\u003ch3\u003eMonitored shipping\u003c\/h3\u003e\n\u003cp\u003eTracked dispatch so the customer can follow every step of the order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-guarantee-item\"\u003e\n\u003ch3\u003eCustomer service\u003c\/h3\u003e\n\u003cp\u003eTeam prepared to assist with product questions, order, and usage instructions.\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 practicality for your grooming routine\u003c\/h2\u003e\n\u003cp class=\"max-text\"\u003eThe Kemei KM-6776 combines different functions in a single device, offering practicality for personal maintenance with more versatility, organization, and comfort in daily life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Genérica","offers":[{"title":"3-in-1 Shaving Machine","offer_id":47227976581258,"sku":"SAD009451","price":98.79,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/2502\/1322\/files\/1_65cd7c63-09d3-4eb4-81fc-a837d384c806.png?v=1773106678","url":"https:\/\/www.maxrenovacao.com.br\/en\/products\/barbeador-eletrico-3-em-1-dl-9217-recarregavel-para-barba-nariz-e-orelha","provider":"Max Renovação","version":"1.0","type":"link"}