{"product_id":"modelador-cilios-termico-eletrico","title":"Electric Heated Eyelash Curler – Portable and Safe Lash Lift Effect","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 *{box-sizing:border-box}\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.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-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-list{\n  list-style:none;\n  padding:0;\n  margin:0 auto 24px;\n  max-width:700px;\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  text-align:left;\n}\n\n.max-list li::before{\n  content:\"✨ \";\n  color:var(--max-blue);\n  font-weight:800;\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  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  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-spec-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: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-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.65;\n  color:#8A6A16;\n  text-align:left;\n}\n\n.max-highlight b{\n  color:#7A5D10;\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  text-align:left;\n}\n\n.max-guarantee{\n  display:grid;\n  gap:16px;\n  max-width:760px;\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  text-align:center;\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\"\u003ePortable heated eyelash curler with gentle heating, compact design, and long-lasting curl effect for makeup.\u003c\/h2\u003e\n\u003cdiv class=\"max-card\"\u003e\n\u003cspan class=\"max-tag\"\u003eBeauty with more practicality\u003c\/span\u003e\n\u003ch1 class=\"max-title\"\u003eHeated Eyelash Curler\u003c\/h1\u003e\n\u003cp class=\"max-subtitle\"\u003eA more modern, delicate, and practical way to curl eyelashes with a longer-lasting effect, elegant finish, and simple daily use.\u003c\/p\u003e\n\u003cul class=\"max-list\"\u003e\n\u003cli\u003eThermal curling with gentle heating\u003c\/li\u003e\n\u003cli\u003eCompact, portable, and elegant design\u003c\/li\u003e\n\u003cli\u003eMore defined curl with a natural appearance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg alt=\"Heated eyelash curler highlighted\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/1_26bf1c72-5c96-43f2-ae71-a7ca36cb04a4_1024x1024@2x.png?v=1773801000\" class=\"max-media\"\u003e\n\u003cp class=\"max-text\"\u003eThe heated curler was designed for those who want to enhance their eyes without relying on traditional curlers that can be uncomfortable and impractical in their routine.\u003c\/p\u003e\n\u003cp class=\"max-text\"\u003eInstead of using mechanical pressure, it works with gentle and even heating, helping to shape the lashes more delicately and providing a more defined look throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-card\"\u003e\n\u003ch2 class=\"max-section-title\"\u003eTechnology that makes a difference in results\u003c\/h2\u003e\n\u003cp class=\"max-section-intro\"\u003eAn accessory created to make the makeup routine more practical, comfortable, and efficient, focusing on finish and ease of use.\u003c\/p\u003e\n\u003cimg alt=\"Heated eyelash curler in use\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/2_b7103d73-adcd-457c-bdad-5406aa69d130_1024x1024@2x.png?v=1773801000\" class=\"max-img\"\u003e\n\u003cdiv class=\"max-feature-grid\"\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003eWithout the discomfort of traditional eyelash curlers\u003c\/h3\u003e\n\u003cp\u003eGentle heating offers a more delicate alternative compared to conventional mechanical methods.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003eLonger-lasting curl\u003c\/h3\u003e\n\u003cp\u003eThe effect tends to last longer throughout the day, further enhancing makeup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003eMore refined visual effect\u003c\/h3\u003e\n\u003cp\u003eHelps deliver a more aligned finish, similar to the result sought in aesthetic procedures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003ePortable design\u003c\/h3\u003e\n\u003cp\u003eThe compact size makes it easy to carry in a purse, toiletry bag, or backpack, making it practical for daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003eSophisticated look\u003c\/h3\u003e\n\u003cp\u003eThe elegant details turn the accessory into a beautiful and functional piece at the same time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-feature\"\u003e\n\u003ch3\u003eSimple to use\u003c\/h3\u003e\n\u003cp\u003eIts direct and intuitive operation allows the product to be easily incorporated into your beauty routine.\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=\"Heated eyelash curler image 3\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/3_4487b452-cd24-4b1d-89bc-6ac2a0293da9_1024x1024@2x.png?v=1773800999\"\u003e \u003cimg alt=\"Heated eyelash curler image 4\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/4_8e036136-d7d4-4b3a-9ccf-220c7ccb5c0f_1024x1024@2x.png?v=1773801000\"\u003e \u003cimg alt=\"Heated eyelash curler image 5\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/5_faefdbc1-860d-411d-b565-7b7498b2e437_1024x1024@2x.png?v=1773801000\"\u003e \u003cimg alt=\"Heated eyelash curler image 6\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/6_4fb8969a-3a93-46f0-a45b-d48e5f932891_1024x1024@2x.png?v=1773801000\"\u003e \u003cimg alt=\"Heated eyelash curler image 7\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/7_e494ad71-d1be-4966-891e-89a083bb11d0_1024x1024@2x.png?v=1773800999\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"max-card\"\u003e\n\u003ch2 class=\"max-section-title\"\u003eTechnical X-Ray\u003c\/h2\u003e\n\u003cul class=\"max-spec-list\"\u003e\n\u003cli\u003eTechnology: comb with uniform and safe heating\u003c\/li\u003e\n\u003cli\u003eDesign: pen or lipstick shape with protective cap\u003c\/li\u003e\n\u003cli\u003eFinish details: rose gold\u003c\/li\u003e\n\u003cli\u003eApproximate height: 12.5 cm\u003c\/li\u003e\n\u003cli\u003eApproximate diameter: 2 cm\u003c\/li\u003e\n\u003cli\u003eApproximate weight: 40 g\u003c\/li\u003e\n\u003cli\u003eActivation: single button with operating indicator\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"max-highlight\"\u003e\n\u003cb\u003eNote:\u003c\/b\u003e the product may be sent in assorted colors according to stock availability, maintaining the same standard of functionality and finish.\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 difficult to use?\u003c\/summary\u003e\n\u003cp\u003eNo. The operation is simple and intuitive, making it easy to use even for those using this type of accessory for the first time.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it replace the traditional eyelash curler?\u003c\/summary\u003e\n\u003cp\u003eThis is precisely the product's purpose: to offer a more modern and delicate alternative for curling eyelashes with practicality.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it fit in a bag?\u003c\/summary\u003e\n\u003cp\u003eYes. The compact design is one of the product's strengths, making it easy to carry around daily.\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 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 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\u003eEach 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 practicality to enhance your look\u003c\/h2\u003e\n\u003cp class=\"max-text\"\u003eThe heated eyelash curler combines technology, delicacy, and portability in an accessory designed to make your makeup routine simpler, more comfortable, and more efficient.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Seu Armazem Drop","offers":[{"title":"Eyelash Curler","offer_id":47841245528202,"sku":"SAD14011","price":37.89,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/2502\/1322\/files\/1_26bf1c72-5c96-43f2-ae71-a7ca36cb04a4.png?v=1773801000","url":"https:\/\/www.maxrenovacao.com.br\/en\/products\/modelador-cilios-termico-eletrico","provider":"Max Renovação","version":"1.0","type":"link"}