{"product_id":"lavadora-mabe-13kg","title":"Mabe Lavadora 13kg | Carga Superior · Eficiencia Energética · Tecnología Avanzada","description":"\u003cstyle\u003e\n#mabe-lav {\n  font-family: 'Georgia', serif;\n  background: #080c14;\n  color: #e8eaf0;\n  margin: 0;\n  padding: 0;\n  overflow-x: hidden;\n}\n#mabe-lav * { box-sizing: border-box; transition: all 0.35s ease; }\n\n\/* HERO *\/\n#mabe-lav .hero {\n  position: relative;\n  background: linear-gradient(135deg, #080c14 0%, #0d1a2e 50%, #080c14 100%);\n  padding: 70px 30px 60px;\n  text-align: center;\n  overflow: hidden;\n}\n#mabe-lav .hero::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(circle at var(--mx,50%) var(--my,50%), rgba(100,160,255,0.12) 0%, transparent 60%);\n  pointer-events: none;\n}\n#mabe-lav .hero-eyebrow {\n  color: #7eb8f7;\n  letter-spacing: 10px;\n  font-size: 11px;\n  text-transform: uppercase;\n  margin: 0 0 20px;\n}\n#mabe-lav .hero h1 {\n  font-size: 42px;\n  font-weight: 300;\n  letter-spacing: 3px;\n  margin: 0 0 14px;\n  background: linear-gradient(90deg, #c8d8f0, #ffffff, #a8c4e8);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n}\n#mabe-lav .hero-sub {\n  color: #7eb8f7;\n  font-style: italic;\n  font-size: 17px;\n  margin: 0 0 28px;\n}\n#mabe-lav .hero-line {\n  width: 100px;\n  height: 1px;\n  background: linear-gradient(to right, transparent, #7eb8f7, transparent);\n  margin: 0 auto 28px;\n}\n#mabe-lav .badge-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  justify-content: center;\n}\n#mabe-lav .badge {\n  background: rgba(126,184,247,0.08);\n  border: 1px solid rgba(126,184,247,0.3);\n  color: #a8d0f8;\n  padding: 7px 18px;\n  border-radius: 30px;\n  font-size: 13px;\n  letter-spacing: 1px;\n  cursor: default;\n}\n#mabe-lav .badge:hover {\n  background: #7eb8f7;\n  color: #080c14;\n  border-color: #7eb8f7;\n  transform: translateY(-3px);\n  box-shadow: 0 8px 24px rgba(126,184,247,0.35);\n}\n\n\/* IMPACTO VISUAL *\/\n#mabe-lav .impact-bar {\n  background: linear-gradient(90deg, #080c14, #0d1a2e, #080c14);\n  border-top: 1px solid rgba(126,184,247,0.2);\n  border-bottom: 1px solid rgba(126,184,247,0.2);\n  display: flex;\n  justify-content: center;\n  flex-wrap: wrap;\n  gap: 0;\n}\n#mabe-lav .stat {\n  padding: 36px 40px;\n  text-align: center;\n  border-right: 1px solid rgba(126,184,247,0.1);\n  flex: 1;\n  min-width: 120px;\n  cursor: default;\n}\n#mabe-lav .stat:last-child { border-right: none; }\n#mabe-lav .stat:hover { background: rgba(126,184,247,0.05); }\n#mabe-lav .stat-num {\n  font-size: 50px;\n  font-weight: 200;\n  background: linear-gradient(180deg, #ffffff, #7eb8f7);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n  margin: 0;\n  line-height: 1;\n}\n#mabe-lav .stat:hover .stat-num {\n  background: linear-gradient(180deg, #7eb8f7, #ffffff);\n  -webkit-background-clip: text;\n  background-clip: text;\n  filter: drop-shadow(0 0 12px rgba(126,184,247,0.6));\n  transform: scale(1.08);\n}\n#mabe-lav .stat-label {\n  color: #6a8aaa;\n  font-size: 11px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  margin: 8px 0 0;\n}\n\n\/* FEATURE CARDS *\/\n#mabe-lav .features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 3px;\n  background: rgba(126,184,247,0.06);\n}\n#mabe-lav .feat-card {\n  background: #0a0f1c;\n  padding: 36px 28px;\n  position: relative;\n  overflow: hidden;\n  cursor: default;\n}\n#mabe-lav .feat-card::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(circle at var(--cx,50%) var(--cy,50%), rgba(126,184,247,0.08) 0%, transparent 55%);\n  pointer-events: none;\n}\n#mabe-lav .feat-card:hover {\n  background: #0d1525;\n  transform: scale(1.01);\n}\n#mabe-lav .feat-icon {\n  font-size: 32px;\n  margin: 0 0 14px;\n  display: block;\n}\n#mabe-lav .feat-card:hover .feat-icon { transform: scale(1.2) rotate(-5deg); }\n#mabe-lav .feat-label {\n  color: #7eb8f7;\n  letter-spacing: 5px;\n  font-size: 10px;\n  text-transform: uppercase;\n  margin: 0 0 8px;\n}\n#mabe-lav .feat-title {\n  color: #e8eaf0;\n  font-size: 18px;\n  font-weight: 400;\n  margin: 0 0 8px;\n}\n#mabe-lav .feat-desc {\n  color: #5a7a9a;\n  font-size: 13px;\n  line-height: 1.7;\n  margin: 0;\n}\n#mabe-lav .feat-desc strong { color: #a8c8e8; }\n\n\/* LAVADO RAPIDO HERO SECTION *\/\n#mabe-lav .quick-wash {\n  background: linear-gradient(135deg, #0d1a2e, #080c14);\n  border-top: 2px solid #7eb8f7;\n  border-bottom: 2px solid rgba(126,184,247,0.2);\n  padding: 52px 36px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n#mabe-lav .quick-wash::after {\n  content: '⚡';\n  position: absolute;\n  font-size: 200px;\n  opacity: 0.03;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%,-50%);\n  pointer-events: none;\n}\n#mabe-lav .quick-wash:hover::after { opacity: 0.06; }\n#mabe-lav .qw-label {\n  color: #7eb8f7;\n  letter-spacing: 8px;\n  font-size: 11px;\n  text-transform: uppercase;\n  margin: 0 0 14px;\n}\n#mabe-lav .qw-title {\n  color: #ffffff;\n  font-size: 32px;\n  font-weight: 300;\n  margin: 0 0 16px;\n  letter-spacing: 2px;\n}\n#mabe-lav .qw-desc {\n  color: #7a9ab8;\n  font-size: 15px;\n  line-height: 1.9;\n  max-width: 580px;\n  margin: 0 auto;\n}\n\n\/* SPECS TABLE *\/\n#mabe-lav .specs-section {\n  background: #080c14;\n  border-top: 2px solid rgba(126,184,247,0.2);\n  padding: 52px 36px;\n}\n#mabe-lav .section-label {\n  color: #7eb8f7;\n  letter-spacing: 8px;\n  font-size: 11px;\n  text-transform: uppercase;\n  text-align: center;\n  margin: 0 0 36px;\n}\n#mabe-lav .dims-row {\n  display: flex;\n  gap: 12px;\n  justify-content: center;\n  flex-wrap: wrap;\n  margin-bottom: 36px;\n}\n#mabe-lav .dim-card {\n  background: #0a0f1c;\n  border: 1px solid rgba(126,184,247,0.12);\n  padding: 22px 28px;\n  text-align: center;\n  min-width: 110px;\n  flex: 1;\n}\n#mabe-lav .dim-card:hover {\n  border-color: #7eb8f7;\n  background: #0d1525;\n  transform: translateY(-5px);\n  box-shadow: 0 12px 32px rgba(126,184,247,0.15);\n}\n#mabe-lav .dim-num {\n  color: #7eb8f7;\n  font-size: 28px;\n  font-weight: 300;\n  margin: 0;\n}\n#mabe-lav .dim-unit {\n  color: #4a6a8a;\n  font-size: 11px;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  margin: 4px 0 0;\n}\n#mabe-lav .specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n}\n#mabe-lav .specs-table tr {\n  border-bottom: 1px solid rgba(126,184,247,0.07);\n}\n#mabe-lav .specs-table tr:hover {\n  background: rgba(126,184,247,0.04);\n}\n#mabe-lav .specs-table td {\n  padding: 13px 10px;\n  vertical-align: middle;\n}\n#mabe-lav .specs-table td:first-child {\n  color: #7eb8f7;\n  text-transform: uppercase;\n  letter-spacing: 2px;\n  font-size: 11px;\n  width: 45%;\n}\n#mabe-lav .specs-table td:last-child { color: #a8c0d8; }\n\n\/* GARANTIA *\/\n#mabe-lav .warranty {\n  background: linear-gradient(135deg, #0d1a2e, #080c14);\n  border-top: 2px solid rgba(126,184,247,0.3);\n  padding: 56px 30px;\n  text-align: center;\n  cursor: default;\n}\n#mabe-lav .warranty:hover .warranty-num {\n  filter: drop-shadow(0 0 20px rgba(126,184,247,0.7));\n  transform: scale(1.06);\n}\n#mabe-lav .warranty-icon { font-size: 48px; margin: 0; }\n#mabe-lav .warranty-num {\n  background: linear-gradient(180deg, #ffffff, #7eb8f7);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n  font-size: 72px;\n  font-weight: 200;\n  margin: 8px 0 0;\n  line-height: 1;\n  display: block;\n}\n#mabe-lav .warranty-label {\n  color: #4a6a8a;\n  letter-spacing: 5px;\n  font-size: 12px;\n  text-transform: uppercase;\n  margin: 8px 0 16px;\n}\n#mabe-lav .warranty-desc {\n  color: #5a7a9a;\n  font-size: 14px;\n  max-width: 440px;\n  margin: 0 auto;\n  line-height: 1.8;\n}\n\n\/* CLOSING *\/\n#mabe-lav .closing {\n  background: linear-gradient(135deg, #080c14, #0d1a2e, #080c14);\n  border-top: 1px solid rgba(126,184,247,0.15);\n  text-align: center;\n  padding: 60px 30px;\n  position: relative;\n  overflow: hidden;\n}\n#mabe-lav .closing::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(circle at var(--cx,50%) var(--cy,50%), rgba(126,184,247,0.08) 0%, transparent 55%);\n  pointer-events: none;\n}\n#mabe-lav .closing-ref {\n  color: #7eb8f7;\n  letter-spacing: 8px;\n  font-size: 11px;\n  text-transform: uppercase;\n  margin: 0 0 20px;\n}\n#mabe-lav .closing-phrase {\n  color: #ffffff;\n  font-style: italic;\n  font-weight: 300;\n  font-size: 32px;\n  margin: 0;\n  letter-spacing: 1px;\n}\n#mabe-lav .closing-line {\n  width: 60px;\n  height: 1px;\n  background: linear-gradient(to right, transparent, #7eb8f7, transparent);\n  margin: 24px auto;\n}\n#mabe-lav .closing-sub {\n  color: #4a6a8a;\n  font-size: 13px;\n  letter-spacing: 2px;\n  margin: 0;\n}\n\n@media (max-width: 600px) {\n  #mabe-lav .hero h1 { font-size: 26px; }\n  #mabe-lav .features { grid-template-columns: 1fr; }\n  #mabe-lav .stat { padding: 24px 20px; }\n  #mabe-lav .stat-num { font-size: 36px; }\n  #mabe-lav .dims-row { gap: 8px; }\n  #mabe-lav .closing-phrase { font-size: 22px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv id=\"mabe-lav\"\u003e\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\" onmousemove=\"this.style.setProperty('--mx',((event.clientX\/window.innerWidth)*100)+'%');this.style.setProperty('--my',((event.clientY\/window.innerHeight)*100)+'%')\"\u003e\n  \u003cp class=\"hero-eyebrow\"\u003e★ Mabe — Ingeniería para el Hogar ★\u003c\/p\u003e\n  \u003ch1\u003eLavadora Semiautomática 13 kg\u003c\/h1\u003e\n  \u003cp class=\"hero-sub\"\u003eDoble Tina · 1100 RPM · Lavado Rápido · Carga Superior\u003c\/p\u003e\n  \u003cdiv class=\"hero-line\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"badge-row\"\u003e\n    \u003cspan class=\"badge\"\u003e13 kg Capacidad\u003c\/span\u003e\n    \u003cspan class=\"badge\"\u003eDoble Tina\u003c\/span\u003e\n    \u003cspan class=\"badge\"\u003e1100 RPM\u003c\/span\u003e\n    \u003cspan class=\"badge\"\u003eLavado Rápido\u003c\/span\u003e\n    \u003cspan class=\"badge\"\u003eGarantía 12 Meses\u003c\/span\u003e\n    \u003cspan class=\"badge\"\u003eMabe Ecuador\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- STATS BAR --\u003e\n\u003cdiv class=\"impact-bar\"\u003e\n  \u003cdiv class=\"stat\"\u003e\n    \u003cp class=\"stat-num\"\u003e13\u003c\/p\u003e\n    \u003cp class=\"stat-label\"\u003eKilogramos\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"stat\"\u003e\n    \u003cp class=\"stat-num\"\u003e1100\u003c\/p\u003e\n    \u003cp class=\"stat-label\"\u003eRPM\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"stat\"\u003e\n    \u003cp class=\"stat-num\"\u003e2\u003c\/p\u003e\n    \u003cp class=\"stat-label\"\u003eProgramas\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"stat\"\u003e\n    \u003cp class=\"stat-num\"\u003e12\u003c\/p\u003e\n    \u003cp class=\"stat-label\"\u003eMeses Garantía\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv class=\"features\"\u003e\n  \u003cdiv class=\"feat-card\" onmousemove=\"this.style.setProperty('--cx',(event.offsetX\/this.offsetWidth*100)+'%');this.style.setProperty('--cy',(event.offsetY\/this.offsetHeight*100)+'%')\"\u003e\n    \u003cspan class=\"feat-icon\"\u003e🛁\u003c\/span\u003e\n    \u003cp class=\"feat-label\"\u003eDoble Tina\u003c\/p\u003e\n    \u003cp class=\"feat-title\"\u003eLava y Centrifuga Simultáneamente\u003c\/p\u003e\n    \u003cp class=\"feat-desc\"\u003eDos compartimentos independientes: mientras una tina lava, la otra centrifuga. \u003cstrong\u003eAhorra hasta 40% de tiempo\u003c\/strong\u003e frente a lavadoras convencionales.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feat-card\" onmousemove=\"this.style.setProperty('--cx',(event.offsetX\/this.offsetWidth*100)+'%');this.style.setProperty('--cy',(event.offsetY\/this.offsetHeight*100)+'%')\"\u003e\n    \u003cspan class=\"feat-icon\"\u003e⚡\u003c\/span\u003e\n    \u003cp class=\"feat-label\"\u003eAlta Velocidad\u003c\/p\u003e\n    \u003cp class=\"feat-title\"\u003eCentrifugado hasta 1100 RPM\u003c\/p\u003e\n    \u003cp class=\"feat-desc\"\u003eExtrae la mayor cantidad de agua posible. Tu ropa sale \u003cstrong\u003ecasi seca\u003c\/strong\u003e, lista para tender en minutos.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feat-card\" onmousemove=\"this.style.setProperty('--cx',(event.offsetX\/this.offsetWidth*100)+'%');this.style.setProperty('--cy',(event.offsetY\/this.offsetHeight*100)+'%')\"\u003e\n    \u003cspan class=\"feat-icon\"\u003e💪\u003c\/span\u003e\n    \u003cp class=\"feat-label\"\u003eGran Capacidad\u003c\/p\u003e\n    \u003cp class=\"feat-title\"\u003e13 kg por Ciclo\u003c\/p\u003e\n    \u003cp class=\"feat-desc\"\u003eIdeal para familias de 4 a 6 personas. \u003cstrong\u003eMenos ciclos, más ropa limpia\u003c\/strong\u003e en cada lavado.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feat-card\" onmousemove=\"this.style.setProperty('--cx',(event.offsetX\/this.offsetWidth*100)+'%');this.style.setProperty('--cy',(event.offsetY\/this.offsetHeight*100)+'%')\"\u003e\n    \u003cspan class=\"feat-icon\"\u003e🎮\u003c\/span\u003e\n    \u003cp class=\"feat-label\"\u003eControl Total\u003c\/p\u003e\n    \u003cp class=\"feat-title\"\u003ePanel Manual con Perillas\u003c\/p\u003e\n    \u003cp class=\"feat-desc\"\u003eSin pantallas que fallen. \u003cstrong\u003eControl directo e intuitivo\u003c\/strong\u003e — ajusta tiempo, nivel de agua y centrifugado con precisión.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- LAVADO RAPIDO --\u003e\n\u003cdiv class=\"quick-wash\"\u003e\n  \u003cp class=\"qw-label\"\u003e⚡ Función Exclusiva\u003c\/p\u003e\n  \u003cp class=\"qw-title\"\u003eLavado Rápido Integrado\u003c\/p\u003e\n  \u003cp class=\"qw-desc\"\u003eCuando el tiempo no espera, el modo de lavado rápido limpia tus prendas del día a día en minutos. Perfecto para uniformes, ropa deportiva y prendas de uso diario que necesitan estar listas \u003cem\u003eya\u003c\/em\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"specs-section\"\u003e\n  \u003cp class=\"section-label\"\u003e★ Dimensiones \u0026amp; Especificaciones Técnicas\u003c\/p\u003e\n  \u003cdiv class=\"dims-row\"\u003e\n    \u003cdiv class=\"dim-card\"\u003e\n      \u003cp class=\"dim-num\"\u003e101\u003c\/p\u003e\n      \u003cp class=\"dim-unit\"\u003eAlto cm\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dim-card\"\u003e\n      \u003cp class=\"dim-num\"\u003e86.5\u003c\/p\u003e\n      \u003cp class=\"dim-unit\"\u003eAncho cm\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dim-card\"\u003e\n      \u003cp class=\"dim-num\"\u003e79\u003c\/p\u003e\n      \u003cp class=\"dim-unit\"\u003eProf. cm\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dim-card\"\u003e\n      \u003cp class=\"dim-num\"\u003e21.5\u003c\/p\u003e\n      \u003cp class=\"dim-unit\"\u003ePeso kg\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003ctable class=\"specs-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eModelo\u003c\/td\u003e\n\u003ctd\u003eLMDX3123HBAB0\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eBlanco\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eTipo\u003c\/td\u003e\n\u003ctd\u003eSemiautomática — Doble Tina\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCarga\u003c\/td\u003e\n\u003ctd\u003eSuperior\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCapacidad\u003c\/td\u003e\n\u003ctd\u003e13 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCentrifugado\u003c\/td\u003e\n\u003ctd\u003eSí — hasta 1100 RPM\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eLavado rápido\u003c\/td\u003e\n\u003ctd\u003eSí\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eProgramas de lavado\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003ePanel de control\u003c\/td\u003e\n\u003ctd\u003eManual (perillas)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eTecnología Inverter\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eRegulador de temperatura\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eVoltaje\u003c\/td\u003e\n\u003ctd\u003e110V \/ 60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eGarantía\u003c\/td\u003e\n\u003ctd\u003e12 meses oficial Mabe Ecuador\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003c!-- GARANTIA --\u003e\n\u003cdiv class=\"warranty\"\u003e\n  \u003cp class=\"warranty-icon\"\u003e🛡️\u003c\/p\u003e\n  \u003cspan class=\"warranty-num\"\u003e12\u003c\/span\u003e\n  \u003cp class=\"warranty-label\"\u003eMeses de Garantía Oficial\u003c\/p\u003e\n  \u003cp class=\"warranty-desc\"\u003eRespaldo total del fabricante con servicio técnico autorizado Mabe en Ecuador. Tu inversión protegida desde el primer día.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- CLOSING --\u003e\n\u003cdiv class=\"closing\" onmousemove=\"this.style.setProperty('--cx',((event.offsetX\/this.offsetWidth)*100)+'%');this.style.setProperty('--cy',((event.offsetY\/this.offsetHeight)*100)+'%')\"\u003e\n  \u003cp class=\"closing-ref\"\u003eLMDX3123HBAB0 — Mabe\u003c\/p\u003e\n  \u003cp class=\"closing-phrase\"\u003e«Ropa limpia. Sin complicaciones. Siempre.»\u003c\/p\u003e\n  \u003cdiv class=\"closing-line\"\u003e\u003c\/div\u003e\n  \u003cp class=\"closing-sub\"\u003eDisponible en Guayaquil, Ecuador — Envío rápido a todo el país\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Mabe","offers":[{"title":"Default Title","offer_id":41278925013056,"sku":"LMDX3123HBAB0","price":233.87,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0607\/2336\/3904\/files\/image_9b08fd06-771e-4020-b355-55adfd355924.png?v=1782360289","url":"https:\/\/www.newstoregye.com\/products\/lavadora-mabe-13kg","provider":"New Store Gye","version":"1.0","type":"link"}