{"product_id":"mini-mop-absorvente-portatil-para-pia-e-bancada-rodo-espon","title":"Mini Portable Absorbing Mop for Sinks and Countertops Squeegee Sponge","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  --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:radial-gradient(circle at top right, rgba(126,195,255,.22), transparent 24%),linear-gradient(180deg,#fff 0%,#F4FAFF 100%);\n  padding:28px 12px 40px;\n  color:var(--max-text);\n  -webkit-font-smoothing: antialiased;\n}\n\n.max-wrap{max-width:960px;margin:0 auto}\n\n.max-card{\n  background:var(--max-white);\n  border:1px solid var(--max-border);\n  border-radius:24px;\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  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:780px;\n  letter-spacing:-.03em;\n}\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\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\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\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:760px;\n  display:grid;\n  gap:12px;\n}\n\n.max-list li{\n  background:#fff;\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{content:\"✨ \";color:var(--max-blue);font-weight:800}\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  color:var(--max-black);\n  margin:0 0 10px;\n}\n\n.max-feature p{\n  font-size:15px;\n  line-height:1.68;\n  color:var(--max-text);\n  margin:0;\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  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n}\n\n.max-spec-list,.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,.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-spec-list li::before{content:\"⚙️ \"}\n.max-kit-list li::before{content:\"📦 \"}\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\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  justify-content:space-between;\n  gap:10px;\n}\n\n.max-faq summary::-webkit-details-marker{display:none}\n.max-faq summary::after{content:\"+\";color:var(--max-blue);font-size:22px;font-weight:800}\n.max-faq details[open] summary::after{content:\"−\"}\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: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}\n\n.max-footer{\n  background:linear-gradient(180deg,var(--max-black) 0%,#101216 100%);\n}\n\n.max-footer .max-section-title{color:#fff}\n.max-footer .max-text{color:rgba(255,255,255,.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\n\u003cdiv class=\"max-page\"\u003e\n  \u003cdiv class=\"max-wrap\"\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003cspan class=\"max-tag\"\u003eSmart \u0026 Dry Cleaning\u003c\/span\u003e\n\n      \u003ch1 class=\"max-title\"\u003ePremium Portable Squeeze Absorbent Mini Mop\u003c\/h1\u003e\n\n      \u003cp class=\"max-subtitle\"\u003e\n        Say goodbye to soggy dishcloths. Keep your countertop, sink, and bathroom spotless in seconds without getting your hands dirty.\n      \u003c\/p\u003e\n\n      \u003cul class=\"max-list\"\u003e\n        \u003cli\u003eIntegrated self-wringing system (no wet hands)\u003c\/li\u003e\n        \u003cli\u003eHighly absorbent PVA sponge\u003c\/li\u003e\n        \u003cli\u003eCompact, fits perfectly in any corner of the sink\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cimg class=\"max-media\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/1776367827-0_1024x1024@2x.png?v=1777423986\" alt=\"Mini Mop Portátil com mecanismo Squeeze\"\u003e\n\n      \u003cp class=\"max-text\"\u003e\n        Wiping up water splashes from the sink or drying the shower stall doesn't have to be a frustrating task. The Portable Mini Mop is here to replace damp and smelly dishcloths with instant absorption technology.\n      \u003c\/p\u003e\n\n      \u003cp class=\"max-text\"\u003e\n        Its main distinguishing feature is its Squeeze engineering: with just one pull of the trigger, it folds the sponge in half, wringing out all the water. Clean hands, dry countertop, and less effort in your routine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eWhy it changes your routine\u003c\/h2\u003e\n\n      \u003cp class=\"max-section-intro\"\u003e\n        Forget clumsy squeegees and lint-leaving cloths. Discover practicality in a pocket-sized format.\n      \u003c\/p\u003e\n\n      \u003cimg class=\"max-img\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/imagem_2_c71c2197-cca4-44f7-a5be-bc967ce0acd1_1024x1024@2x.jpg?v=1777424279\" alt=\"Mini Mop em ação na bancada da pia\"\u003e\n\n      \u003cdiv class=\"max-feature-grid\"\u003e\n        \u003cdiv class=\"max-feature\"\u003e\n          \u003ch3\u003eMaximum Hygiene\u003c\/h3\u003e\n          \u003cp\u003eYou clean the mess, absorb the water, and wring the sponge without ever touching dirty water.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-feature\"\u003e\n          \u003ch3\u003ePowerful Absorption\u003c\/h3\u003e\n          \u003cp\u003eThe PVA sponge retains up to 5x more liquid than common cloths, without leaving streaks or traces.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-feature\"\u003e\n          \u003ch3\u003eTime Saving\u003c\/h3\u003e\n          \u003cp\u003e“Wipe-and-dry” philosophy. Perfect for keeping everything clean right after washing dishes or your face.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-feature\"\u003e\n          \u003ch3\u003eErgonomic Design\u003c\/h3\u003e\n          \u003cp\u003eHandle designed for a firm grip, ensuring precision and comfort during cleaning.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-feature\"\u003e\n          \u003ch3\u003eGlass Cleaning\u003c\/h3\u003e\n          \u003cp\u003eBeing soft, it is the perfect tool for cleaning mirrors and shower stalls without scratching the glass.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-feature\"\u003e\n          \u003ch3\u003eEasy to Store\u003c\/h3\u003e\n          \u003cp\u003ePortable and super compact design, it can be hung or stored in any drawer with ease.\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\"\u003eDetail Gallery\u003c\/h2\u003e\n      \u003cp class=\"max-section-intro\"\u003eEverything designed to make your cleaning faster and more hygienic.\u003c\/p\u003e\n\n      \u003cdiv class=\"max-gallery\"\u003e\n        \u003cimg src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/1776367827-1_1024x1024@2x.png?v=1777423987\" alt=\"Detalhe do produto e design ergonômico\"\u003e\n        \u003cimg src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/1776367827-2_1024x1024@2x.png?v=1777423987\" alt=\"Vista lateral do sistema de auto-torção\"\u003e\n        \u003cimg src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/1776367827-3_1024x1024@2x.png?v=1777423987\" alt=\"Base da esponja em formato de sulcos\"\u003e\n        \u003cimg src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/1776367827-4_1024x1024@2x.png?v=1777423987\" alt=\"Mecanismo dobrável demonstrado\"\u003e\n        \u003cimg src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/imagem_3_d94344fe-f46e-4914-9e98-56d8558f4ac7_1024x1024@2x.jpg?v=1777424279\" alt=\"Tamanho portátil na mão\"\u003e\n        \u003cimg src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/imagem_4_289bb6f2-7213-4cfe-8b6a-1abd8983868c_1024x1024@2x.jpg?v=1777424279\" alt=\"Produto guardado ou pendurado de forma prática\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eWhere to use it daily\u003c\/h2\u003e\n      \n      \u003cimg class=\"max-img\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/imagem_7_bc2d38fd-83f2-43d5-ba08-1395fe1ffd08_1024x1024@2x.jpg?v=1777424279\" alt=\"Limpando vidros de janelas e espelhos facilmente\"\u003e\n\n      \u003cul class=\"max-list\"\u003e\n        \u003cli\u003eOn the kitchen counter, to dry liquids after washing dishes\u003c\/li\u003e\n        \u003cli\u003eIn the bathroom, for foggy mirrors and shower glass\u003c\/li\u003e\n        \u003cli\u003eIn the car, to clean the windshield or dashboard\u003c\/li\u003e\n        \u003cli\u003eOn dining tables and glass surfaces\u003c\/li\u003e\n        \u003cli\u003eIn the office, for quick, mess-free cleaning\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"max-highlight\"\u003e\n        \u003cb\u003eMax Tip:\u003c\/b\u003e Before first use or when the sponge dries out, soak the base in warm water for a few minutes. The material will become super soft again and ready to absorb everything!\n      \u003c\/div\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      \u003cul class=\"max-spec-list\"\u003e\n        \u003cli\u003eModel: Absorbent Mini Mop with Self-Wringing\u003c\/li\u003e\n        \u003cli\u003eHandle Material: High-resistance ABS plastic\u003c\/li\u003e\n        \u003cli\u003eSponge Material: Special PVA sponge\u003c\/li\u003e\n        \u003cli\u003eBase Width (Sponge): 15 cm\u003c\/li\u003e\n        \u003cli\u003eTotal Height: 13 cm\u003c\/li\u003e\n        \u003cli\u003eSponge Thickness: 3 cm\u003c\/li\u003e\n        \u003cli\u003eMechanism: Squeeze wringing trigger (folds in half)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eIncluded items\u003c\/h2\u003e\n\n      \u003cul class=\"max-kit-list\"\u003e\n        \u003cli\u003e1 x Portable Mini Mop (Handle + Mechanism)\u003c\/li\u003e\n        \u003cli\u003e1 x Absorbent PVA Sponge (Pre-installed)\u003c\/li\u003e\n      \u003c\/ul\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\u003eDoes the sponge scratch delicate surfaces?\u003c\/summary\u003e\n          \u003cp\u003eNo. The PVA sponge is extremely soft and safe to use on mirrors, glass, marble, and wooden tables.\u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eHow do I wring out the water?\u003c\/summary\u003e\n          \u003cp\u003eThe handle has a ring attached to the mechanism. Simply pull it up, and the system folds the sponge in half, wringing out all the water without you needing to get your hands dirty.\u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eThe sponge became hard after drying, is this normal?\u003c\/summary\u003e\n          \u003cp\u003eYes, it's perfectly normal! PVA material hardens when dry precisely to prevent the proliferation of fungi and bacteria. Just wet it with water again, and it will become soft instantly.\u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I use it with cleaning products?\u003c\/summary\u003e\n          \u003cp\u003eYes, you can use it with common detergents and cleaners from your routine. Just avoid using pure bleaches or very abrasive products to avoid reducing the material's lifespan.\u003c\/p\u003e\n        \u003c\/details\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 Warranty and Support\u003c\/h2\u003e\n\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 service or return is needed.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-guarantee-item\"\u003e\n          \u003ch3\u003eCustomer Support\u003c\/h3\u003e\n          \u003cp\u003eOur team remains available to assist with questions before, during, and after your purchase.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-guarantee-item\"\u003e\n          \u003ch3\u003eCommitment to your experience\u003c\/h3\u003e\n          \u003cp\u003eWe handle each order with extreme attention to offer you a safe, fast, and surprise-free shopping experience.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card max-footer\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eYour countertop dry and your hands clean\u003c\/h2\u003e\n\n      \u003cp class=\"max-text\"\u003e\n        The Portable Absorbent Mini Mop is the evolution of the cleaning cloth. Less effort, more hygiene, and a much faster and more elegant home care routine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Seu Armazém","offers":[{"title":"White","offer_id":48735778734218,"sku":"JACKMNTB0001","price":15.72,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/2502\/1322\/files\/1776367827-0.png?v=1777423986","url":"https:\/\/www.maxrenovacao.com.br\/en\/products\/mini-mop-absorvente-portatil-para-pia-e-bancada-rodo-espon","provider":"Max Renovação","version":"1.0","type":"link"}