<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Serie Delta archivos - Distribuidores PowerMe Energy</title>
	<atom:link href="https://distribuidores.powerme.mx/categoria-producto/serie-delta/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Portal de Distribución</description>
	<lastBuildDate>Tue, 08 Sep 2026 18:36:17 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://distribuidores.powerme.mx/wp-content/uploads/2025/12/cropped-icon11-192x192-1-64x64.png</url>
	<title>Serie Delta archivos - Distribuidores PowerMe Energy</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>DELTA 3 Plus</title>
		<link>https://distribuidores.powerme.mx/producto/delta-3-plus/</link>
		
		<dc:creator><![CDATA[Luis Lopez Parra]]></dc:creator>
		<pubDate>Tue, 09 Jun 2026 21:17:08 +0000</pubDate>
				<guid isPermaLink="false">https://distribuidores.powerme.mx/?post_type=product&#038;p=3477</guid>

					<description><![CDATA[<div data-zone-id="0" data-line-index="0" data-line="true">•1800 W de salida de CA, 2200W (sobretensión 3600W) con X-Boost</div>
<div data-zone-id="0" data-line-index="1" data-line="true">•5 métodos de recarga rápida (CA, solar, cargador de alternador de 800 W, generador inteligente 3000 [doble combustible], multicarga)</div>
<div data-zone-id="0" data-line-index="2" data-line="true">•Garantía de 5 años</div>
<p>El cargo <a href="https://distribuidores.powerme.mx/producto/delta-3-plus/">DELTA 3 Plus</a> apareció primero en <a href="https://distribuidores.powerme.mx">Distribuidores PowerMe Energy</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="product-post" data-elementor-id="3477" class="elementor elementor-3477" data-elementor-post-type="product">
				<div class="elementor-element elementor-element-584fdff e-flex e-con-boxed e-con e-parent" data-id="584fdff" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4e38d6f elementor-widget elementor-widget-html" data-id="4e38d6f" data-element_type="widget" data-widget_type="html.default">
					<!-- ============================================
     ECOFLOW DELTA 3 PLUS - PRODUCT PAGE
     Para WordPress: pegar en bloque HTML personalizado
     ============================================ -->

<style>
  /* ============ RESET & BASE ============ */
  .ef-d3p * { box-sizing: border-box; margin: 0; padding: 0; }
  .ef-d3p {
    font-family: 'Manrope', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    color: #03060b;
    line-height: 1.5;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    background: #fff;
  }
  .ef-d3p img { max-width: 100%; height: auto; display: block; }
  .ef-d3p h1, .ef-d3p h2, .ef-d3p h3 { font-weight: 600; line-height: 1.2; }
  .ef-d3p h1 { font-size: clamp(28px, 5vw, 48px); margin-bottom: 16px; }
  .ef-d3p h2 { font-size: clamp(22px, 4vw, 36px); margin-bottom: 16px; text-align: center; }
  .ef-d3p h3 { font-size: clamp(18px, 3vw, 24px); margin-bottom: 12px; }
  .ef-d3p p { margin-bottom: 12px; color: #444; }

  /* ============ HERO ============ */
  .ef-d3p__hero {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    padding: 40px 0;
    align-items: center;
  }
  .ef-d3p__hero-img { border-radius: 12px; overflow: hidden; }
  .ef-d3p__badge {
    display: inline-block;
    background: linear-gradient(135deg, #00bcd4, #0097a7);
    color: #fff;
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 16px;
  }
  .ef-d3p__price {
    font-size: 32px;
    font-weight: 700;
    color: #fa4500;
    margin: 16px 0;
  }
  .ef-d3p__price small {
    font-size: 16px;
    color: #999;
    text-decoration: line-through;
    font-weight: 400;
    margin-left: 8px;
  }
  .ef-d3p__hero ul { list-style: none; margin: 16px 0; }
  .ef-d3p__hero ul li {
    padding: 8px 0 8px 28px;
    position: relative;
    color: #232323;
  }
  .ef-d3p__hero ul li::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #00bcd4;
    font-weight: 700;
  }
  .ef-d3p__cta {
    display: inline-block;
    background: #00bcd4;
    color: #fff;
    padding: 14px 32px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600;
    transition: transform .2s, box-shadow .2s;
    margin-top: 12px;
  }
  .ef-d3p__cta:hover { transform: translateY(-2px); box-shadow: 0 8px 20px rgba(0,188,212,0.35); color: #fff; }

  /* ============ KEY SPECS GRID ============ */
  .ef-d3p__specs-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    background: #f8f8f8;
    padding: 32px;
    border-radius: 16px;
    margin: 40px 0;
  }
  .ef-d3p__spec-item { text-align: center; }
  .ef-d3p__spec-item .num {
    font-size: clamp(24px, 4vw, 36px);
    font-weight: 700;
    color: #00bcd4;
    display: block;
  }
  .ef-d3p__spec-item .lbl {
    font-size: 13px;
    color: #666;
    margin-top: 4px;
  }

  /* ============ FEATURE SECTIONS ============ */
  .ef-d3p__section { padding: 60px 0; text-align: center; }
  .ef-d3p__section .subtitle {
    font-size: 18px;
    color: #666;
    margin-bottom: 32px;
  }
  .ef-d3p__feature-img {
    border-radius: 16px;
    overflow: hidden;
    margin: 24px 0;
  }

  /* ============ TABS ============ */
  .ef-d3p__tabs {
    display: flex;
    justify-content: center;
    gap: 8px;
    flex-wrap: wrap;
    margin: 24px 0;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 0;
  }
  .ef-d3p__tab {
    padding: 12px 24px;
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    border: none !important;
    border-bottom: 2px solid transparent !important;
    border-radius: 0 !important;
    cursor: pointer;
    font-size: 15px;
    color: #666 !important;
    font-family: inherit;
    transition: color .2s, border-color .2s;
    font-weight: 500;
    box-shadow: none !important;
    text-transform: none !important;
  }
  .ef-d3p__tab.active {
    color: #00bcd4 !important;
    border-bottom-color: #00bcd4 !important;
    font-weight: 600;
    background: transparent !important;
  }
  .ef-d3p__tab:hover,
  .ef-d3p__tab:focus {
    color: #00bcd4 !important;
    background: transparent !important;
    background-color: transparent !important;
    outline: none;
  }
  .ef-d3p__tab-content { display: none; padding: 24px 0; }
  .ef-d3p__tab-content.active { display: block; animation: fadeIn .3s; }
  @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }

  /* ============ SPECS TABLE ============ */
  .ef-d3p__specs-table {
    background: #f8f8f8;
    border-radius: 16px;
    padding: 32px;
    margin: 40px 0;
  }
  .ef-d3p__specs-table dl {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1px;
    background: #e5e5e5;
    border-radius: 8px;
    overflow: hidden;
  }
  .ef-d3p__specs-table dt,
  .ef-d3p__specs-table dd {
    background: #fff;
    padding: 16px 20px;
    margin: 0;
  }
  .ef-d3p__specs-table dt { font-weight: 600; color: #03060b; }
  .ef-d3p__specs-table dd { color: #555; }

  /* ============ ACCORDION ============ */
  .ef-d3p__accordion details {
    border-bottom: 1px solid #e5e5e5;
    padding: 16px 0;
  }
  .ef-d3p__accordion summary {
    font-weight: 600;
    cursor: pointer;
    padding: 8px 0;
    font-size: 16px;
    list-style: none;
    position: relative;
    padding-right: 30px;
  }
  .ef-d3p__accordion summary::-webkit-details-marker { display: none; }
  .ef-d3p__accordion summary::after {
    content: "+";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    color: #00bcd4;
    font-weight: 300;
  }
  .ef-d3p__accordion details[open] summary::after { content: "−"; }

  /* ============ RESPONSIVE ============ */
  @media (max-width: 768px) {
    .ef-d3p__hero { grid-template-columns: 1fr; gap: 24px; padding: 20px 0; }
    .ef-d3p__specs-grid { grid-template-columns: repeat(2, 1fr); padding: 20px; }
    .ef-d3p__specs-table dl { grid-template-columns: 1fr; }
    .ef-d3p__section { padding: 40px 0; }
    .ef-d3p__tab { padding: 10px 14px; font-size: 13px; }
  }
</style>

<div class="ef-d3p">
  <!-- ============ HERO BANNER ============ -->
  <section class="ef-d3p__section">
    <h2>Serie DELTA 3</h2>
    <p class="subtitle">La estación de energía portátil líder con la mayor velocidad de carga del mercado.</p>
    <div class="ef-d3p__feature-img">
      <img decoding="async" src="https://mx.ecoflow.com/cdn/shop/files/Frame_1612707444_a8d32e4c-1d91-47c2-a7d6-18c47ac7ef13.png"
           alt="EcoFlow DELTA 3 Plus en uso">
    </div>
  </section>
  
  <!-- ============ KEY SPECS ============ -->
  <div class="ef-d3p__specs-grid">
    <div class="ef-d3p__spec-item">
      <span class="num">1024Wh</span>
      <span class="lbl">Capacidad (ampliable a 5kWh)</span>
    </div>
    <div class="ef-d3p__spec-item">
      <span class="num">1800W</span>
      <span class="lbl">Salida AC (3600W X-Boost)</span>
    </div>
    <div class="ef-d3p__spec-item">
      <span class="num">56min</span>
      <span class="lbl">Carga 0–100%</span>
    </div>
    <div class="ef-d3p__spec-item">
      <span class="num">5 años</span>
      <span class="lbl">de garantía</span>
    </div>
  </div>

  <!-- ============ UPS ============ -->
  <section class="ef-d3p__section">
    <h2>UPS de 10 ms para equipos críticos</h2>
    <p class="subtitle">Garantiza una reserva confiable para computadoras, refrigeradores e instrumentos médicos sin interrupciones.</p>
    <div class="ef-d3p__feature-img">
      <img decoding="async" src="https://mx.ecoflow.com/cdn/shop/files/UPS.jpg" alt="Función UPS sin interrupciones">
    </div>
  </section>

  <!-- ============ EXPANSIÓN ============ -->
  <section class="ef-d3p__section">
    <h2>Expansión flexible hasta 5 kWh</h2>
    <p class="subtitle">Compatible con baterías adicionales DELTA 3, DELTA Pro 3, DELTA 2 Max y DELTA 2.</p>
    <div class="ef-d3p__feature-img">
      <img decoding="async" src="https://mx.ecoflow.com/cdn/shop/files/1_Extra_Battery_5x_the_Power_e4b36770-33d2-4239-b110-0d21643fb277.jpg"
           alt="1 batería adicional, 5 veces la energía">
    </div>
  </section>

  <!-- ============ ENERGÍA HÍBRIDA ============ -->
  <section class="ef-d3p__section">
    <h2>Energía híbrida con generador inteligente</h2>
    <p class="subtitle">Tiempo de funcionamiento extendido con arranque y detención automática. Olvídate de la operación manual.</p>
    <div class="ef-d3p__feature-img">
      <img decoding="async" src="https://mx.ecoflow.com/cdn/shop/files/Frame_128720226_compression_compression_compression.jpg"
           alt="Energía híbrida EcoFlow">
    </div>
  </section>

  <!-- ============ 5 MÉTODOS DE CARGA (TABS) ============ -->
  <section class="ef-d3p__section">
    <h2>5 formas de carga rápida</h2>
    <p class="subtitle">Perfecta para interiores, exteriores o llevar de viaje.</p>

    <div class="ef-d3p__tabs" role="tablist">
      <button class="ef-d3p__tab active" data-tab="ac">Carga AC</button>
      <button class="ef-d3p__tab" data-tab="solar">Solar</button>
      <button class="ef-d3p__tab" data-tab="car">Vehículo</button>
      <button class="ef-d3p__tab" data-tab="gen">Generador</button>
      <button class="ef-d3p__tab" data-tab="multi">Multicarga</button>
    </div>

    <div class="ef-d3p__tab-content active" data-content="ac">
      <div class="ef-d3p__feature-img">
        <img decoding="async" src="https://mx.ecoflow.com/cdn/shop/files/AC_Charging_compression.jpg" alt="Carga AC">
      </div>
      <h3>Entrada AC de 1500W · Carga completa en 56 min</h3>
      <p>Con la tecnología X-Stream, se carga del 0 al 100% en menos de una hora. Solo 30 minutos te dan horas de respaldo.</p>
    </div>
    <div class="ef-d3p__tab-content" data-content="solar">
      <div class="ef-d3p__feature-img">
        <img decoding="async" src="https://mx.ecoflow.com/cdn/shop/files/Solar_Charging_compression_compression_compression.jpg" alt="Carga solar">
      </div>
      <h3>Entrada solar 1000W MPPT · Carga en 70 min</h3>
      <p>Doble MPPT de 500W. Se recarga durante la hora de la comida incluso con luz solar limitada.</p>
    </div>
    <div class="ef-d3p__tab-content" data-content="car">
      <div class="ef-d3p__feature-img">
        <img decoding="async" src="https://mx.ecoflow.com/cdn/shop/files/Car_Charging_compression.jpg" alt="Carga en el vehículo">
      </div>
      <h3>Carga en el vehículo de 800W · 1.3 horas</h3>
      <p>8 veces más rápido que otras estaciones. Carga sobre la marcha sin necesidad de precarga.</p>
    </div>
    <div class="ef-d3p__tab-content" data-content="gen">
      <div class="ef-d3p__feature-img">
        <img decoding="async" src="https://mx.ecoflow.com/cdn/shop/files/Generator_Charging_compression_compression_compression.jpg" alt="Carga con generador">
      </div>
      <h3>Generador inteligente EcoFlow 3000 (combustible dual)</h3>
      <p>Repone automáticamente la energía durante la noche. Reserva constante sin intervención manual.</p>
    </div>
    <div class="ef-d3p__tab-content" data-content="multi">
      <div class="ef-d3p__feature-img">
        <img decoding="async" src="https://mx.ecoflow.com/cdn/shop/files/Multi-Charging_compression.jpg" alt="Multicarga AC + solar">
      </div>
      <h3>AC + Solar simultáneos · 1500W</h3>
      <p>Prioriza la energía solar para ahorrar en la factura mientras la AC complementa la carga.</p>
    </div>
  </section>

  <!-- ============ SILENCIOSO ============ -->
  <section class="ef-d3p__section">
    <h2>Funcionamiento ultrasilencioso a 30 dB</h2>
    <p class="subtitle">Imperceptible bajo 600W. Se mezcla con el ruido ambiente: ideal para tiendas de campaña, dormitorios u oficinas.</p>
    <div class="ef-d3p__feature-img">
      <img decoding="async" src="https://mx.ecoflow.com/cdn/shop/files/compression.jpg" alt="Funcionamiento silencioso 30dB">
    </div>
  </section>

  <!-- ============ CASOS DE USO (TABS) ============ -->
  <section class="ef-d3p__section">
    <h2>Rendimiento potente, funcionamiento imperceptible</h2>
    <p class="subtitle">Compatible con el 99% de los electrodomésticos. Con X-Boost alimenta dispositivos de hasta 2600W.</p>

    <div class="ef-d3p__tabs" role="tablist">
      <button class="ef-d3p__tab active" data-tab="home">Hogar</button>
      <button class="ef-d3p__tab" data-tab="outdoor">Exteriores</button>
      <button class="ef-d3p__tab" data-tab="rv">Casa rodante</button>
      <button class="ef-d3p__tab" data-tab="work">Trabajo</button>
    </div>

    <div class="ef-d3p__tab-content active" data-content="home">
      <div class="ef-d3p__feature-img">
        <img decoding="async" src="https://mx.ecoflow.com/cdn/shop/files/Home_backup_339c03d4-d48d-4ea0-b112-0a9bb624370e.jpg" alt="Respaldo en el hogar">
      </div>
      <h3>Energía de reserva para tu hogar</h3>
    </div>
    <div class="ef-d3p__tab-content" data-content="outdoor">
      <div class="ef-d3p__feature-img">
        <img decoding="async" src="https://mx.ecoflow.com/cdn/shop/files/Outdoors.jpg" alt="Uso en exteriores">
      </div>
      <h3>Aventura y camping</h3>
    </div>
    <div class="ef-d3p__tab-content" data-content="rv">
      <div class="ef-d3p__feature-img">
        <img decoding="async" src="https://mx.ecoflow.com/cdn/shop/files/RV.jpg" alt="Uso en casa rodante">
      </div>
      <h3>Viajes en casa rodante</h3>
    </div>
    <div class="ef-d3p__tab-content" data-content="work">
      <div class="ef-d3p__feature-img">
        <img decoding="async" src="https://mx.ecoflow.com/cdn/shop/files/Professional_work_1.jpg" alt="Trabajo profesional">
      </div>
      <h3>Trabajo profesional móvil</h3>
    </div>
  </section>

  <!-- ============ APP ============ -->
  <section class="ef-d3p__section">
    <h2>Gestión inteligente con EcoFlow Oasis</h2>
    <p class="subtitle">Controla tu energía desde la app. Alertas de tormenta, modo TOU y monitoreo en tiempo real.</p>
    <div class="ef-d3p__feature-img">
      <img decoding="async" src="https://mx.ecoflow.com/cdn/shop/files/APP.png" alt="Aplicación EcoFlow">
    </div>
  </section>

  <!-- ============ SEGURIDAD (TABS) ============ -->
  <section class="ef-d3p__section">
    <h2>Triple protección desde adentro hacia afuera</h2>
    <p class="subtitle">Duradera y resistente para una energía de reserva confiable hoy y siempre.</p>

    <div class="ef-d3p__tabs" role="tablist">
      <button class="ef-d3p__tab active" data-tab="lfp">Batería LFP</button>
      <button class="ef-d3p__tab" data-tab="ip65">IP65</button>
      <button class="ef-d3p__tab" data-tab="bms">BMS</button>
    </div>

    <div class="ef-d3p__tab-content active" data-content="lfp">
      <div class="ef-d3p__feature-img">
        <img decoding="async" src="https://mx.ecoflow.com/cdn/shop/files/LFP_Battery_compression.jpg" alt="Batería LFP">
      </div>
      <h3>Celdas LiFePO4 de 3ª generación</h3>
      <p>4000 ciclos hasta el 80% de capacidad. Hasta 10 años de uso confiable, 25% más que el estándar de la industria.</p>
    </div>
    <div class="ef-d3p__tab-content" data-content="ip65">
      <div class="ef-d3p__feature-img">
        <img decoding="async" src="https://mx.ecoflow.com/cdn/shop/files/IP65_Battery_Pack.jpg" alt="Paquete de batería IP65">
      </div>
      <h3>Paquete de batería IP65</h3>
      <p>Resistencia a salpicaduras de agua y polvo. Durabilidad garantizada en condiciones adversas.</p>
    </div>
    <div class="ef-d3p__tab-content" data-content="bms">
      <div class="ef-d3p__feature-img">
        <img decoding="async" src="https://mx.ecoflow.com/cdn/shop/files/BMS_compression.jpg" alt="Sistema BMS">
      </div>
      <h3>40+ medidas de protección</h3>
      <p>Protección contra corriente, voltaje, temperatura y cortocircuitos. Sistema térmico contra propagación imparable.</p>
    </div>
  </section>

  <!-- ============ DISEÑO Y PUERTOS ============ -->
  <section class="ef-d3p__section">
    <h2>Diseño compacto y portátil</h2>
    <p class="subtitle">13 enchufes en un cuerpo ligero y fácil de transportar.</p>
    <div class="ef-d3p__feature-img">
      <img decoding="async" src="https://mx.ecoflow.com/cdn/shop/files/13_Outputs_d8b31268-a75e-45ed-a964-2fa0a5b77649.jpg" alt="13 puertos de salida">
    </div>
  </section>


  <!-- ============ CONTENIDO DE LA CAJA ============ -->
  <section class="ef-d3p__section">
    <h2>Contenido de la caja</h2>
    <div class="ef-d3p__feature-img">
      <img decoding="async" src="https://mx.ecoflow.com/cdn/shop/files/PC_5.png" alt="Contenido de la caja">
    </div>
  </section>

 

  <!-- ============ FAQ ============ -->
  <section class="ef-d3p__section ef-d3p__accordion" style="text-align:left;">
    <h2 style="text-align:center;">Preguntas frecuentes</h2>
    <details>
      <summary>¿Qué dispositivos puedo conectar al DELTA 3 Plus?</summary>
      <p style="margin-top:8px;">Es compatible con el 99% de los electrodomésticos: refrigeradores, televisores, computadoras, hornos, secadores, hervidores y más gracias a la tecnología X-Boost.</p>
    </details>
    <details>
      <summary>¿Cuánto tarda en cargarse?</summary>
      <p style="margin-top:8px;">Con AC de 1500W, carga completa del 0 al 100% en solo 56 minutos. Con energía solar de 1000W, en 70 minutos.</p>
    </details>
    <details>
      <summary>¿Funciona como UPS?</summary>
      <p style="margin-top:8px;">Sí, con tiempo de transferencia inferior a 10 ms, ideal para PC, equipos médicos y de comunicación.</p>
    </details>
    <details>
      <summary>¿Cuál es la garantía?</summary>
      <p style="margin-top:8px;">Garantía oficial EcoFlow de 5 años. Soporte directo en México.</p>
    </details>
  </section>

  <!-- ============ CTA FINAL ============ -->
  <section class="ef-d3p__section" id="comprar">
    <h2>Listo para protegerte sin interrupciones</h2>
    <p class="subtitle">Energía confiable cuando más la necesitas.</p>
    <a href="#" class="ef-d3p__cta">Comprar EcoFlow DELTA 3 Plus — $21,999 MXN</a>
  </section>

</div>

<!-- ============ JS PARA TABS Y ACCORDION ============ -->
<script>
(function(){
  const root = document.querySelector('.ef-d3p');
  if (!root) return;

  // Sistema de tabs (cada sección con tabs es independiente)
  root.querySelectorAll('.ef-d3p__tabs').forEach(tabsContainer => {
    const section = tabsContainer.parentElement;
    const tabs = tabsContainer.querySelectorAll('.ef-d3p__tab');
    const contents = section.querySelectorAll('.ef-d3p__tab-content');

    tabs.forEach(tab => {
      tab.addEventListener('click', () => {
        const target = tab.dataset.tab;
        tabs.forEach(t => t.classList.remove('active'));
        contents.forEach(c => c.classList.remove('active'));
        tab.classList.add('active');
        const content = section.querySelector(`[data-content="${target}"]`);
        if (content) content.classList.add('active');
      });
    });
  });

  // Lazy loading de imágenes
  if ('loading' in HTMLImageElement.prototype) {
    root.querySelectorAll('img').forEach(img => img.loading = 'lazy');
  }
})();
</script>
				</div>
					</div>
				</div>
				</div>
		<p>El cargo <a href="https://distribuidores.powerme.mx/producto/delta-3-plus/">DELTA 3 Plus</a> apareció primero en <a href="https://distribuidores.powerme.mx">Distribuidores PowerMe Energy</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>EcoFlow DELTA 3 2000 Air</title>
		<link>https://distribuidores.powerme.mx/producto/ecoflow-delta-3-2000-air/</link>
		
		<dc:creator><![CDATA[Luis Lopez Parra]]></dc:creator>
		<pubDate>Tue, 17 Mar 2026 18:30:30 +0000</pubDate>
				<guid isPermaLink="false">https://distribuidores.powerme.mx/?post_type=product&#038;p=3072</guid>

					<description><![CDATA[<ul>
<li>Hasta 1000 W de potencia nominal</li>
<li>Hasta 1920 Wh de potencia durante todo el día</li>
<li>Compacto, ligero y portátil</li>
<li>Cero emisiones: sin humos, combustible ni suciedad</li>
<li>3 opciones de carga rápida en 2 horas</li>
<li>Estructura ignífuga (UL94V-0) y antivibración</li>
<li>10 años de vida útil con batería LiFePO₄</li>
</ul>
<p>El cargo <a href="https://distribuidores.powerme.mx/producto/ecoflow-delta-3-2000-air/">EcoFlow DELTA 3 2000 Air</a> apareció primero en <a href="https://distribuidores.powerme.mx">Distribuidores PowerMe Energy</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="product-post" data-elementor-id="3072" class="elementor elementor-3072" data-elementor-post-type="product">
				<div class="elementor-element elementor-element-96b72e8 e-con-full e-flex e-con e-parent" data-id="96b72e8" data-element_type="container">
				<div class="elementor-element elementor-element-ca16618 e-n-tabs-none elementor-widget elementor-widget-n-tabs" data-id="ca16618" data-element_type="widget" data-settings="{&quot;tabs_justify_horizontal&quot;:&quot;center&quot;,&quot;tabs_justify_horizontal_mobile&quot;:&quot;center&quot;,&quot;horizontal_scroll_mobile&quot;:&quot;disable&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}" data-widget_type="nested-tabs.default">
							<div class="e-n-tabs" data-widget-number="211904024" aria-label="Pestañas. Abre elementos con Intro o Espacio, ciérralos con Escape y navega con las fechas.">
			<div class="e-n-tabs-heading" role="tablist">
					<button id="e-n-tab-title-2119040241" data-tab-title-id="e-n-tab-title-2119040241" class="e-n-tab-title" aria-selected="true" data-tab-index="1" role="tab" tabindex="0" aria-controls="e-n-tab-content-2119040241" style="--n-tabs-title-order: 1;">
						<span class="e-n-tab-title-text">
				Descripción 			</span>
		</button>
				<button id="e-n-tab-title-2119040242" data-tab-title-id="e-n-tab-title-2119040242" class="e-n-tab-title" aria-selected="false" data-tab-index="2" role="tab" tabindex="-1" aria-controls="e-n-tab-content-2119040242" style="--n-tabs-title-order: 2;">
						<span class="e-n-tab-title-text">
				Especificaciones			</span>
		</button>
					</div>
			<div class="e-n-tabs-content">
				<div id="e-n-tab-content-2119040241" role="tabpanel" aria-labelledby="e-n-tab-title-2119040241" data-tab-index="1" style="--n-tabs-title-order: 1;" class="e-active elementor-element elementor-element-e2eb296 e-con-full e-flex e-con e-child" data-id="e2eb296" data-element_type="container">
				<div class="elementor-element elementor-element-687e632 elementor-widget elementor-widget-heading" data-id="687e632" data-element_type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Energía que dura todo el día</h2>				</div>
				<div class="elementor-element elementor-element-ae36f55 elementor-widget elementor-widget-text-editor" data-id="ae36f55" data-element_type="widget" data-widget_type="text-editor.default">
									<p>Con su diseño de alta capacidad, el DELTA 3 1000 Air ofrece un respaldo duradero para los artículos esenciales de su hogar. Desde mantener la luz encendida toda la noche hasta hacer funcionar ventiladores y refrigeradores durante cortes de energía prolongados, le brinda a su familia tranquilidad durante todo el día sin interrupciones.</p>								</div>
				<div class="elementor-element elementor-element-38a063e elementor-widget elementor-widget-image" data-id="38a063e" data-element_type="widget" data-widget_type="image.default">
															<img decoding="async" src="https://distribuidores.powerme.mx/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />															</div>
				<div class="elementor-element elementor-element-7b48f21 elementor-widget elementor-widget-heading" data-id="7b48f21" data-element_type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Alimenta el 99% de los electrodomésticos esenciales del hogar</h2>				</div>
				<div class="elementor-element elementor-element-6172cfd elementor-widget elementor-widget-text-editor" data-id="6172cfd" data-element_type="widget" data-widget_type="text-editor.default">
									<div class="order-2 pdp-content"><div class="content"><p>DELTA 3 1000 Air proporciona energía confiable para casi todo lo que tu familia necesita, desde ventiladores y luces hasta televisores y refrigeradores.</p><p>Y con el modo X-Boost, también es compatible con electrodomésticos de mayor potencia, así que incluso cocinar con una olla arrocera será más fácil.</p></div></div>								</div>
				<div class="elementor-element elementor-element-f5f357e elementor-widget elementor-widget-image" data-id="f5f357e" data-element_type="widget" data-widget_type="image.default">
															<img fetchpriority="high" decoding="async" width="1200" height="900" src="https://distribuidores.powerme.mx/wp-content/uploads/2026/03/D3A（2000）_LF_IN_6-scaled-1-1200x900.png" class="attachment-large size-large wp-image-3154" alt="EcoFlow DELTA 3 Air 2000W – Imagen de uso en interiores | PowerMe Energy" srcset="https://distribuidores.powerme.mx/wp-content/uploads/2026/03/D3A（2000）_LF_IN_6-scaled-1-1200x900.png 1200w, https://distribuidores.powerme.mx/wp-content/uploads/2026/03/D3A（2000）_LF_IN_6-scaled-1-500x375.png 500w, https://distribuidores.powerme.mx/wp-content/uploads/2026/03/D3A（2000）_LF_IN_6-scaled-1-300x225.png 300w, https://distribuidores.powerme.mx/wp-content/uploads/2026/03/D3A（2000）_LF_IN_6-scaled-1-768x576.png 768w, https://distribuidores.powerme.mx/wp-content/uploads/2026/03/D3A（2000）_LF_IN_6-scaled-1-1536x1151.png 1536w, https://distribuidores.powerme.mx/wp-content/uploads/2026/03/D3A（2000）_LF_IN_6-scaled-1-2048x1535.png 2048w, https://distribuidores.powerme.mx/wp-content/uploads/2026/03/D3A（2000）_LF_IN_6-scaled-1-100x75.png 100w, https://distribuidores.powerme.mx/wp-content/uploads/2026/03/D3A（2000）_LF_IN_6-scaled-1-480x360.png 480w, https://distribuidores.powerme.mx/wp-content/uploads/2026/03/D3A（2000）_LF_IN_6-scaled-1-800x600.png 800w" sizes="(max-width:767px) 480px, (max-width:1200px) 100vw, 1200px" />															</div>
				<div class="elementor-element elementor-element-e9892e8 elementor-widget elementor-widget-heading" data-id="e9892e8" data-element_type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">EXPLORA LA SESACION DE SEGURIDAD QUE TE BRINDA <span style="color:#0BCEE1">ECOFLOW</span></h2>				</div>
		<div class="elementor-element elementor-element-2695f51 e-grid e-con-full e-con e-child" data-id="2695f51" data-element_type="container">
				<div class="elementor-element elementor-element-7e76b27 elementor-widget elementor-widget-image" data-id="7e76b27" data-element_type="widget" data-widget_type="image.default">
															<img decoding="async" width="1200" height="1200" src="https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_02-1200x1200.webp" class="attachment-large size-large wp-image-2631" alt="Imagen portal distribuidores PowerMe Energy" srcset="https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_02-1200x1200.webp 1200w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_02-500x500.webp 500w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_02-300x300.webp 300w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_02-768x768.webp 768w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_02-1536x1536.webp 1536w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_02-150x150.webp 150w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_02-75x75.webp 75w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_02-480x480.webp 480w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_02-64x64.webp 64w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_02-800x800.webp 800w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_02.webp 1920w" sizes="(max-width:767px) 480px, (max-width:1200px) 100vw, 1200px" />															</div>
				<div class="elementor-element elementor-element-88d7339 elementor-widget elementor-widget-image" data-id="88d7339" data-element_type="widget" data-widget_type="image.default">
															<img decoding="async" width="1200" height="1200" src="https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_04-1200x1200.webp" class="attachment-large size-large wp-image-2632" alt="Imagen portal distribuidores PowerMe Energy" srcset="https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_04-1200x1200.webp 1200w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_04-500x500.webp 500w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_04-300x300.webp 300w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_04-768x768.webp 768w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_04-1536x1536.webp 1536w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_04-150x150.webp 150w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_04-75x75.webp 75w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_04-480x480.webp 480w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_04-64x64.webp 64w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_04-800x800.webp 800w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_04.webp 1920w" sizes="(max-width:767px) 480px, (max-width:1200px) 100vw, 1200px" />															</div>
				<div class="elementor-element elementor-element-8fd4ab0 elementor-widget elementor-widget-image" data-id="8fd4ab0" data-element_type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="1200" height="1200" src="https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_03-1200x1200.webp" class="attachment-large size-large wp-image-2633" alt="Imagen portal distribuidores PowerMe Energy" srcset="https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_03-1200x1200.webp 1200w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_03-500x500.webp 500w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_03-300x300.webp 300w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_03-768x768.webp 768w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_03-1536x1536.webp 1536w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_03-150x150.webp 150w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_03-75x75.webp 75w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_03-480x480.webp 480w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_03-64x64.webp 64w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_03-800x800.webp 800w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_03.webp 1920w" sizes="(max-width:767px) 480px, (max-width:1200px) 100vw, 1200px" />															</div>
				<div class="elementor-element elementor-element-6bf9b0f elementor-widget elementor-widget-image" data-id="6bf9b0f" data-element_type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="500" height="500" src="https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_01-500x500.webp" class="attachment-medium size-medium wp-image-2634" alt="Imagen portal distribuidores PowerMe Energy" srcset="https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_01-500x500.webp 500w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_01-1200x1200.webp 1200w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_01-300x300.webp 300w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_01-768x768.webp 768w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_01-1536x1536.webp 1536w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_01-150x150.webp 150w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_01-75x75.webp 75w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_01-480x480.webp 480w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_01-64x64.webp 64w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_01-800x800.webp 800w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/IMG_SS_01.webp 1920w" sizes="(max-width:767px) 480px, 500px" />															</div>
				</div>
				</div>
		<div id="e-n-tab-content-2119040242" role="tabpanel" aria-labelledby="e-n-tab-title-2119040242" data-tab-index="2" style="--n-tabs-title-order: 2;" class=" elementor-element elementor-element-2468152 e-con-full e-flex e-con e-child" data-id="2468152" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-6589a15 elementor-widget elementor-widget-text-editor" data-id="6589a15" data-element_type="widget" data-widget_type="text-editor.default">
									<table class="soft2-table">
  <tbody>
    <tr>
      <th>Capacidad nominal</th>
      <td>1920 Wh</td>
    </tr>

    <tr>
      <th>Potencia de descarga AC</th>
      <td>
        1000 W<br>
        X-Boost: 1500 W
      </td>
    </tr>

    <tr>
      <th>Peso neto</th>
      <td>17.8 kg</td>
    </tr>

    <tr>
      <th>Dimensiones (HWD)</th>
      <td>
        220*223*426 mm<br>
        8.11*4.53*4.84 in
      </td>
    </tr>

    <tr>
      <th>UPS</th>
      <td>&lt; 10 ms</td>
    </tr>

    <tr>
      <th>Carga AC</th>
      <td>1000 W</td>
    </tr>

    <tr>
      <th>Carga solar</th>
      <td>500 W*2 / 1000 W máx.</td>
    </tr>

    <tr>
      <th>Salida AC</th>
      <td>1000 W</td>
    </tr>

    <tr>
      <th>Salida USB-A</th>
      <td>2*12 W, 24 W máx.</td>
    </tr>

    <tr>
      <th>Salida USB-C</th>
      <td>2*18 W, 36 W máx.</td>
    </tr>

    <tr>
      <th>Química de la celda</th>
      <td>LFP (LiFePO4)</td>
    </tr>
  </tbody>
</table>
								</div>
				</div>
					</div>
		</div>
						</div>
				</div>
				</div>
		<p>El cargo <a href="https://distribuidores.powerme.mx/producto/ecoflow-delta-3-2000-air/">EcoFlow DELTA 3 2000 Air</a> apareció primero en <a href="https://distribuidores.powerme.mx">Distribuidores PowerMe Energy</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>EcoFlow DELTA 3 Classic (1024Wh)</title>
		<link>https://distribuidores.powerme.mx/producto/ecoflow-delta-3-classic-1024wh/</link>
		
		<dc:creator><![CDATA[Luis Lopez Parra]]></dc:creator>
		<pubDate>Tue, 17 Mar 2026 18:30:30 +0000</pubDate>
				<guid isPermaLink="false">https://distribuidores.powerme.mx/?post_type=product&#038;p=3073</guid>

					<description><![CDATA[<p>&#160;</p>
<ul>
<li><strong>Carga rápida en 45 min:</strong> 4 formas de carga, del 0 al 80% en solo 45 minutos con corriente AC.</li>
<li><strong>Potencia de 1800W (3600W pico):</strong> Con tecnología X-Boost™, soporta equipos exigentes hasta 2600W como microondas y refrigeradores.</li>
<li><strong>Cambio automático en 10 ms:</strong> Mantiene funcionando dispositivos críticos como servidores y NAS.</li>
<li><strong>Funcionamiento silencioso:</strong> Solo 30 dB a 600W.</li>
<li><strong>Durable y confiable:</strong> Baterías LFP de grado automotriz, 10 años de vida útil y sistema BMS con protección total.</li>
<li><strong>Compacta y portátil:</strong> Ideal para el hogar o actividades al aire libre.</li>
<li><strong>Control inteligente OASIS 3.0:</strong> Monitoreo en tiempo real, ahorro de energía y respaldo automático ante tormentas.</li>
<li><strong>Garantía de hasta 5 años:</strong> 3 años estándar + 2 adicionales al registrarse en la app EcoFlow.</li>
</ul>
<p>El cargo <a href="https://distribuidores.powerme.mx/producto/ecoflow-delta-3-classic-1024wh/">EcoFlow DELTA 3 Classic (1024Wh)</a> apareció primero en <a href="https://distribuidores.powerme.mx">Distribuidores PowerMe Energy</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="product-post" data-elementor-id="3073" class="elementor elementor-3073" data-elementor-post-type="product">
				<div class="elementor-element elementor-element-387a494 e-flex e-con-boxed e-con e-parent" data-id="387a494" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-d2600ee elementor-widget elementor-widget-html" data-id="d2600ee" data-element_type="widget" data-widget_type="html.default">
					<!-- ============================================
     ECOFLOW DELTA 3 CLASSIC - PRODUCT PAGE
     Diseño inspirado en ecoflow.com/es/delta-3-classic
     Para WordPress: pegar en bloque HTML personalizado
     ============================================ -->

<style>
  /* ============ RESET & BASE ============ */
  .ef-d3c, .ef-d3c *, .ef-d3c *::before, .ef-d3c *::after { box-sizing: border-box; }
  .ef-d3c {
    font-family: 'Helvetica Neue', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    color: #03060b;
    line-height: 1.5;
    background: #fff;
    margin: 0 auto;
    max-width: 100%;
    overflow-x: hidden;
    --ef-accent: #00bcd4;
    --ef-accent-dark: #0097a7;
    --ef-bg: #f5f5f7;
    --ef-text: #03060b;
    --ef-muted: #6e7178;
    --ef-radius: 16px;
  }
  .ef-d3c img { max-width: 100%; height: auto; display: block; }
  .ef-d3c h1, .ef-d3c h2, .ef-d3c h3, .ef-d3c h4 {
    font-weight: 600;
    line-height: 1.15;
    color: var(--ef-text);
    margin: 0 0 16px;
    letter-spacing: -0.01em;
  }
  .ef-d3c h1 { font-size: clamp(34px, 5.5vw, 56px); }
  .ef-d3c h2 { font-size: clamp(28px, 4.2vw, 44px); }
  .ef-d3c h3 { font-size: clamp(20px, 2.6vw, 28px); }
  .ef-d3c h4 { font-size: clamp(16px, 2vw, 22px); }
  .ef-d3c p { margin: 0 0 12px; color: var(--ef-muted); font-size: clamp(14px, 1.5vw, 16px); }
  .ef-d3c sup { font-size: 0.6em; vertical-align: super; color: var(--ef-muted); }

  /* ============ CONTAINER ============ */
  .ef-d3c__container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 24px;
  }

  /* ============ HERO BANNER ============ */
  .ef-d3c__banner {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 7;
    background: linear-gradient(135deg, #1a2332, #0f1620);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
  }
  .ef-d3c__banner-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.95;
  }
  .ef-d3c__banner-content {
    position: relative;
    z-index: 2;
    padding: 0 24px;
    max-width: 900px;
  }
  .ef-d3c__banner-label {
    font-size: clamp(13px, 1.5vw, 16px);
    font-weight: 400;
    margin-bottom: 16px;
    color: rgba(255,255,255,0.85);
  }
  .ef-d3c__banner-title {
    font-size: clamp(32px, 6vw, 64px);
    font-weight: 600;
    color: #fff;
    margin: 0;
    letter-spacing: -0.02em;
  }
  @media (max-width: 749px) {
    .ef-d3c__banner { aspect-ratio: 4 / 5; }
  }

  /* ============ BENTO GRID (OnePicture section) ============ */
  .ef-d3c__bento {
    padding: 16px 0 80px;
  }
  .ef-d3c__bento-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 360px 360px;
    gap: 12px;
  }
  .ef-d3c__bento-item {
    position: relative;
    background: var(--ef-bg);
    border-radius: var(--ef-radius);
    overflow: hidden;
    color: #03060b;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 28px;
    min-height: 180px;
  }
  .ef-d3c__bento-item--dark { background: #1a2332; color: #fff; }
  .ef-d3c__bento-item--dark .ef-d3c__bento-title { color: #fff; }
  .ef-d3c__bento-item--dark .ef-d3c__bento-desc { color: rgba(255,255,255,0.75); }
  .ef-d3c__bento-img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
  }
  .ef-d3c__bento-text {
    position: relative;
    z-index: 2;
  }
  .ef-d3c__bento-title {
    font-size: clamp(18px, 1.8vw, 24px);
    font-weight: 600;
    margin: 0 0 6px;
    line-height: 1.2;
  }
  .ef-d3c__bento-desc {
    font-size: 14px;
    color: var(--ef-muted);
    margin: 0;
    line-height: 1.4;
  }

  /* Bento layout positions */
  .ef-d3c__bento-1 { grid-column: 1; grid-row: 1; }
  .ef-d3c__bento-2 { grid-column: 2; grid-row: 1; }
  .ef-d3c__bento-3 { grid-column: 3; grid-row: 1 / span 2; }
  .ef-d3c__bento-4 { grid-column: 1; grid-row: 2; }
  .ef-d3c__bento-5 { grid-column: 2; grid-row: 2; }

  @media (max-width: 900px) {
    .ef-d3c__bento-grid {
      grid-template-columns: 1fr 1fr;
      grid-template-rows: auto;
      gap: 12px;
    }
    .ef-d3c__bento-1, .ef-d3c__bento-2, .ef-d3c__bento-3,
    .ef-d3c__bento-4, .ef-d3c__bento-5 {
      grid-column: auto; grid-row: auto;
      aspect-ratio: 1;
    }
  }
  @media (max-width: 600px) {
    .ef-d3c__bento-grid { grid-template-columns: 1fr; }
    .ef-d3c__bento-grid > * { aspect-ratio: 4/3; }
  }

  /* ============ COVER SECTION (banner with text) ============ */
  .ef-d3c__cover {
    background: var(--ef-bg);
    padding: 100px 24px;
    text-align: center;
  }
  .ef-d3c__cover-inner { max-width: 900px; margin: 0 auto; }
  .ef-d3c__cover-label {
    color: var(--ef-accent);
    font-size: clamp(13px, 1.5vw, 16px);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 16px;
  }
  .ef-d3c__cover-title {
    font-size: clamp(28px, 4.5vw, 48px);
    font-weight: 600;
    margin: 0 0 16px;
    letter-spacing: -0.02em;
  }
  .ef-d3c__cover-desc {
    font-size: clamp(16px, 1.8vw, 20px);
    color: var(--ef-muted);
    margin: 0;
  }

  /* ============ SECTION (general) ============ */
  .ef-d3c__section {
    padding: 100px 0;
    text-align: center;
  }
  .ef-d3c__section-header { max-width: 900px; margin: 0 auto 48px; }
  .ef-d3c__section-title {
    font-size: clamp(28px, 4.2vw, 44px);
    font-weight: 600;
    margin: 0 0 16px;
    letter-spacing: -0.02em;
  }
  .ef-d3c__section-desc {
    font-size: clamp(15px, 1.7vw, 18px);
    color: var(--ef-muted);
    margin: 0;
    line-height: 1.6;
  }

  /* ============ OUTPUT (USE CASES) ============ */
  .ef-d3c__output-card {
    background: var(--ef-bg);
    border-radius: var(--ef-radius);
    overflow: hidden;
    margin-bottom: 32px;
  }
  .ef-d3c__output-img {
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
  }
  .ef-d3c__output-things {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
    padding: 24px 32px;
  }
  .ef-d3c__output-thing {
    text-align: center;
    padding: 16px;
    border-right: 1px solid #e5e5e5;
  }
  .ef-d3c__output-thing:last-child { border-right: none; }
  .ef-d3c__output-thing .label {
    font-size: 14px;
    color: var(--ef-muted);
    margin-bottom: 8px;
  }
  .ef-d3c__output-thing .value {
    font-size: clamp(20px, 2.4vw, 28px);
    font-weight: 600;
    color: var(--ef-accent);
  }
  @media (max-width: 600px) {
    .ef-d3c__output-things { grid-template-columns: 1fr; padding: 16px; }
    .ef-d3c__output-thing { border-right: none; border-bottom: 1px solid #e5e5e5; padding: 16px 0; }
    .ef-d3c__output-thing:last-child { border-bottom: none; }
  }

  /* ============ TABS ============ */
  .ef-d3c__tabs {
    display: flex;
    justify-content: center;
    gap: 8px;
    flex-wrap: wrap;
    margin: 0 0 32px;
    padding: 0;
  }
  .ef-d3c__tab {
    padding: 10px 24px;
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    border: 1px solid #e5e5e5 !important;
    border-radius: 100px !important;
    cursor: pointer;
    font-size: 14px;
    color: #555 !important;
    font-family: inherit;
    transition: all .2s;
    font-weight: 500;
    box-shadow: none !important;
    text-transform: none !important;
  }
  .ef-d3c__tab.active {
    background: #03060b !important;
    background-color: #03060b !important;
    border-color: #03060b !important;
    color: #fff !important;
  }
  .ef-d3c__tab:hover:not(.active),
  .ef-d3c__tab:focus:not(.active) {
    color: #03060b !important;
    border-color: #03060b !important;
    background: transparent !important;
    background-color: transparent !important;
    outline: none;
  }
  .ef-d3c__tab-content { display: none; }
  .ef-d3c__tab-content.active { display: block; animation: efFadeIn .3s; }
  @keyframes efFadeIn { from { opacity: 0; transform: translateY(8px); } to { opacity: 1; transform: translateY(0); } }

  /* ============ FEATURE IMAGE FULL ============ */
  .ef-d3c__feature-full {
    width: 100%;
    border-radius: var(--ef-radius);
    overflow: hidden;
    aspect-ratio: 16 / 9;
    background: #f0f0f0;
    margin-top: 32px;
  }
  .ef-d3c__feature-full img { width: 100%; height: 100%; object-fit: cover; }

  /* ============ STATS GRID (Automotive) ============ */
  .ef-d3c__stats {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    max-width: 800px;
    margin: 48px auto 0;
  }
  .ef-d3c__stat {
    background: var(--ef-bg);
    border-radius: var(--ef-radius);
    padding: 40px 32px;
    text-align: left;
  }
  .ef-d3c__stat .num {
    font-size: clamp(32px, 4.5vw, 48px);
    font-weight: 700;
    color: var(--ef-accent);
    margin: 0 0 8px;
    line-height: 1;
  }
  .ef-d3c__stat .label {
    font-size: 14px;
    color: var(--ef-muted);
    line-height: 1.5;
    margin: 0;
  }
  @media (max-width: 600px) {
    .ef-d3c__stats { grid-template-columns: 1fr; }
  }

  /* ============ TWO COLUMN ============ */
  .ef-d3c__two-col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    align-items: center;
    text-align: left;
    max-width: 1200px;
    margin: 0 auto;
  }
  .ef-d3c__two-col-img {
    border-radius: var(--ef-radius);
    overflow: hidden;
    aspect-ratio: 4 / 3;
    background: var(--ef-bg);
  }
  .ef-d3c__two-col-img img { width: 100%; height: 100%; object-fit: cover; }
  @media (max-width: 800px) {
    .ef-d3c__two-col { grid-template-columns: 1fr; gap: 32px; text-align: center; }
  }

  /* ============ BUILT (4 cards cinematográficas) ============ */
  .ef-d3c__built-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    max-width: 1280px;
    margin: 0 auto;
  }
  .ef-d3c__built-card {
    position: relative;
    background: #0a0a0a;
    border-radius: 20px;
    overflow: hidden;
    text-align: left;
    aspect-ratio: 16 / 11;
    display: flex;
    flex-direction: column;
    isolation: isolate;
  }
  .ef-d3c__built-card-img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
    transition: transform 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
  }
  .ef-d3c__built-card:hover .ef-d3c__built-card-img {
    transform: scale(1.06);
  }
  /* Panel sólido detrás del texto — garantiza legibilidad */
  .ef-d3c__built-card-content {
    position: relative;
    z-index: 2;
    padding: 32px 36px 36px;
    color: #fff;
    background: linear-gradient(180deg,
      rgba(0,0,0,0.92) 0%,
      rgba(0,0,0,0.88) 60%,
      rgba(0,0,0,0.7) 90%,
      rgba(0,0,0,0) 100%);
  }
  .ef-d3c h3.ef-d3c__built-card-title {
    font-size: clamp(20px, 2.2vw, 28px);
    font-weight: 700;
    margin: 0 0 14px;
    color: #fff;
    line-height: 1.2;
    letter-spacing: -0.01em;
  }
  .ef-d3c h3.ef-d3c__built-card-title sup { color: rgba(255,255,255,0.85); }
  .ef-d3c p.ef-d3c__built-card-desc {
    font-size: 15px;
    color: rgba(255,255,255,0.95);
    margin: 0;
    line-height: 1.6;
    max-width: 100%;
    font-weight: 400;
  }
  @media (max-width: 700px) {
    .ef-d3c__built-grid { grid-template-columns: 1fr; }
    .ef-d3c__built-card { aspect-ratio: 4 / 5; }
    .ef-d3c__built-card-content { padding: 24px 24px 28px; }
  }

  /* ============ APP SECTION ============ */
  .ef-d3c__app-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    max-width: 1000px;
    margin: 0 auto;
  }
  .ef-d3c__app-item {
    background: var(--ef-bg);
    border-radius: var(--ef-radius);
    padding: 32px;
    text-align: center;
  }
  .ef-d3c__app-icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 16px;
    background: #fff;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--ef-accent);
    font-size: 28px;
  }
  .ef-d3c__app-label { font-weight: 500; font-size: 15px; margin: 0; }
  @media (max-width: 700px) { .ef-d3c__app-grid { grid-template-columns: 1fr; } }

  /* ============ COMPARISON TABLE ============ */
  .ef-d3c__compare {
    overflow-x: auto;
    margin-top: 32px;
  }
  .ef-d3c__compare-table {
    width: 100%;
    min-width: 800px;
    border-collapse: collapse;
    text-align: center;
  }
  .ef-d3c__compare-table th,
  .ef-d3c__compare-table td {
    padding: 16px 20px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    vertical-align: middle;
  }
  .ef-d3c__compare-table th {
    background: var(--ef-bg);
    font-weight: 600;
    text-align: center;
    color: #03060b;
  }
  .ef-d3c__compare-table td:first-child,
  .ef-d3c__compare-table th:first-child {
    text-align: left;
    font-weight: 600;
    background: #fafafa;
  }
  .ef-d3c__compare-highlight {
    background: rgba(0, 188, 212, 0.06) !important;
  }
  .ef-d3c__compare-img {
    width: 120px;
    height: 120px;
    object-fit: contain;
    margin: 0 auto 8px;
  }

  /* ============ CTA ============ */
  .ef-d3c__cta {
    display: inline-block;
    background: var(--ef-accent);
    color: #fff;
    padding: 14px 36px;
    border-radius: 100px;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    transition: transform .2s, box-shadow .2s;
    border: none;
    cursor: pointer;
  }
  .ef-d3c__cta:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(0,188,212,0.35);
    color: #fff;
  }

  /* ============ FOOTNOTES ============ */
  .ef-d3c__footnotes {
    background: #fafafa;
    padding: 60px 0;
    font-size: 12px;
    color: #999;
    line-height: 1.6;
  }
  .ef-d3c__footnotes ol { padding-left: 20px; margin: 0; }
  .ef-d3c__footnotes li { margin-bottom: 6px; }

  /* ============ RESPONSIVE ============ */
  @media (max-width: 749px) {
    .ef-d3c__section { padding: 60px 0; }
    .ef-d3c__cover { padding: 60px 24px; }
    .ef-d3c__bento { padding: 12px 0 40px; }
    .ef-d3c__bento-item { padding: 20px; }
    .ef-d3c__output-card { margin-bottom: 24px; }
  }

  /* ============ ANIMACIONES SUTILES ============ */

  /* Hero - leve zoom de fondo en carga */
  @keyframes efHeroZoom {
    from { transform: scale(1.08); }
    to { transform: scale(1); }
  }
  .ef-d3c__banner-bg {
    animation: efHeroZoom 1.6s cubic-bezier(0.22, 0.61, 0.36, 1) both;
  }
  @keyframes efHeroFadeUp {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
  }
  .ef-d3c__banner-content {
    animation: efHeroFadeUp 1s cubic-bezier(0.22, 0.61, 0.36, 1) 0.2s both;
  }

  /* Reveal on scroll (Intersection Observer) */
  .ef-d3c [data-reveal] {
    opacity: 0;
    transform: translateY(28px);
    transition: opacity 0.8s cubic-bezier(0.22, 0.61, 0.36, 1),
                transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
    will-change: opacity, transform;
  }
  .ef-d3c [data-reveal].is-visible {
    opacity: 1;
    transform: translateY(0);
  }

  /* Stagger para grids: delay incremental por orden */
  .ef-d3c [data-reveal-stagger] > * {
    opacity: 0;
    transform: translateY(28px);
    transition: opacity 0.7s cubic-bezier(0.22, 0.61, 0.36, 1),
                transform 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
  }
  .ef-d3c [data-reveal-stagger].is-visible > * { opacity: 1; transform: translateY(0); }
  .ef-d3c [data-reveal-stagger].is-visible > *:nth-child(1) { transition-delay: 0ms; }
  .ef-d3c [data-reveal-stagger].is-visible > *:nth-child(2) { transition-delay: 80ms; }
  .ef-d3c [data-reveal-stagger].is-visible > *:nth-child(3) { transition-delay: 160ms; }
  .ef-d3c [data-reveal-stagger].is-visible > *:nth-child(4) { transition-delay: 240ms; }
  .ef-d3c [data-reveal-stagger].is-visible > *:nth-child(5) { transition-delay: 320ms; }

  /* Bento — hover sutil */
  .ef-d3c__bento-item {
    transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1),
                box-shadow 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
  }
  .ef-d3c__bento-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);
  }
  .ef-d3c__bento-img {
    transition: transform 0.6s cubic-bezier(0.22, 0.61, 0.36, 1);
  }
  .ef-d3c__bento-item:hover .ef-d3c__bento-img {
    transform: scale(1.05);
  }

  /* Built cards — hover lift */
  .ef-d3c__built-card {
    transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1),
                box-shadow 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
  }
  .ef-d3c__built-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08);
  }
  .ef-d3c__built-card-img {
    transition: transform 0.7s cubic-bezier(0.22, 0.61, 0.36, 1);
  }
  .ef-d3c__built-card:hover .ef-d3c__built-card-img {
    transform: scale(1.04);
  }

  /* Output things — hover en valores */
  .ef-d3c__output-thing { transition: background 0.3s ease; }
  .ef-d3c__output-thing:hover { background: rgba(0, 188, 212, 0.04); border-radius: 8px; }

  /* Stats — pulse al entrar en viewport */
  .ef-d3c__stat {
    transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
  }
  .ef-d3c__stat:hover { transform: translateY(-4px); }

  /* Tabs — micro-bounce al activar */
  @keyframes efTabPop {
    0% { transform: scale(1); }
    50% { transform: scale(1.05); }
    100% { transform: scale(1); }
  }
  .ef-d3c__tab.active { animation: efTabPop 0.35s ease; }

  /* Tab content — fade slide */
  @keyframes efFadeInSlide {
    from { opacity: 0; transform: translateY(12px); }
    to { opacity: 1; transform: translateY(0); }
  }
  .ef-d3c__tab-content.active { animation: efFadeInSlide 0.5s cubic-bezier(0.22, 0.61, 0.36, 1); }

  /* CTA — pulse sutil */
  @keyframes efCtaPulse {
    0%, 100% { box-shadow: 0 4px 14px rgba(0, 188, 212, 0.25); }
    50% { box-shadow: 0 6px 20px rgba(0, 188, 212, 0.4); }
  }
  .ef-d3c__cta {
    animation: efCtaPulse 2.4s ease-in-out infinite;
  }
  .ef-d3c__cta:hover { animation: none; }

  /* Compare table rows — hover */
  .ef-d3c__compare-table tbody tr {
    transition: background 0.25s ease;
  }
  .ef-d3c__compare-table tbody tr:hover {
    background: rgba(0, 188, 212, 0.03);
  }

  /* Reducir movimiento si el usuario lo prefiere */
  @media (prefers-reduced-motion: reduce) {
    .ef-d3c *,
    .ef-d3c *::before,
    .ef-d3c *::after {
      animation-duration: 0.01ms !important;
      animation-iteration-count: 1 !important;
      transition-duration: 0.01ms !important;
    }
    .ef-d3c [data-reveal],
    .ef-d3c [data-reveal-stagger] > * {
      opacity: 1 !important;
      transform: none !important;
    }
  }
</style>

<div class="ef-d3c">


  <!-- ============ COVER (calidad-precio) ============ -->
  <section class="ef-d3c__cover">
    <div class="ef-d3c__cover-inner" data-reveal>
      <h2 class="ef-d3c__cover-title">La estación de energía portátil de 1 kWh con la mejor relación calidad-precio de EcoFlow</h2>
      <p class="ef-d3c__cover-desc">La elección inteligente para tus aventuras al aire libre y el trabajo</p>
    </div>
  </section>

  <!-- ============ OUTPUT - 1800W con casos de uso ============ -->
  <section class="ef-d3c__section">
    <div class="ef-d3c__container">
      <div class="ef-d3c__section-header" data-reveal>
        <h2 class="ef-d3c__section-title">Salida de 1800 W, picos de 3600 W</h2>
        <p class="ef-d3c__section-desc">Energía esencial sin concesiones. Onda sinusoidal pura con estabilidad a nivel de red. Con el modo X-Boost™ admite dispositivos de hasta 2400 W sin interrupciones.</p>
      </div>

      <div class="ef-d3c__tabs" data-tab-group="output">
        <button class="ef-d3c__tab active" data-tab="output-camping">Camping</button>
        <button class="ef-d3c__tab" data-tab="output-filming">Filmación al aire libre</button>
        <button class="ef-d3c__tab" data-tab="output-work">Trabajo al aire libre</button>
      </div>

      <div class="ef-d3c__tab-content active" data-content="output-camping">
        <div class="ef-d3c__output-card">
          <img decoding="async" class="ef-d3c__output-img"
               src="https://websiteoss.ecoflow.com/upload/image/1773901742094/m01.jpg"
               alt="Camping">
          <div class="ef-d3c__output-things">
            <div class="ef-d3c__output-thing">
              <div class="label">Lámpara de camping (10 W)</div>
              <div class="value">58 h</div>
            </div>
            <div class="ef-d3c__output-thing">
              <div class="label">Mini/nevera de coche (60 W)</div>
              <div class="value">16–32 h</div>
            </div>
            <div class="ef-d3c__output-thing">
              <div class="label">Hervidor eléctrico (1500 W)</div>
              <div class="value">0,5 h</div>
            </div>
          </div>
        </div>
      </div>

      <div class="ef-d3c__tab-content" data-content="output-filming">
        <div class="ef-d3c__output-card">
          <img decoding="async" class="ef-d3c__output-img"
               src="https://websiteoss.ecoflow.com/upload/image/1773901742258/m02.jpg"
               alt="Filmación al aire libre">
          <div class="ef-d3c__output-things">
            <div class="ef-d3c__output-thing">
              <div class="label">Cámara (16 W)</div>
              <div class="value">60 cargas</div>
            </div>
            <div class="ef-d3c__output-thing">
              <div class="label">Dron (40 Wh)</div>
              <div class="value">25 cargas</div>
            </div>
            <div class="ef-d3c__output-thing">
              <div class="label">Portátil (60 W)</div>
              <div class="value">16 cargas</div>
            </div>
          </div>
        </div>
      </div>

      <div class="ef-d3c__tab-content" data-content="output-work">
        <div class="ef-d3c__output-card">
          <img decoding="async" class="ef-d3c__output-img"
               src="https://websiteoss.ecoflow.com/upload/image/1773901742477/m03.jpg"
               alt="Trabajo al aire libre">
          <div class="ef-d3c__output-things">
            <div class="ef-d3c__output-thing">
              <div class="label">Taladro eléctrico (1080 W)</div>
              <div class="value">0,7 h</div>
            </div>
            <div class="ef-d3c__output-thing">
              <div class="label">Sierra circular (1400 W)</div>
              <div class="value">0,6 h</div>
            </div>
            <div class="ef-d3c__output-thing">
              <div class="label">Máquina de corte (1100 W)</div>
              <div class="value">0,7 h</div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </section>

  <!-- ============ COVER 2 (Nuevo nivel de velocidad) ============ -->
  <section class="ef-d3c__cover">
    <div class="ef-d3c__cover-inner" data-reveal>
      <div class="ef-d3c__cover-label">Un nuevo nivel de velocidad</div>
      <h2 class="ef-d3c__cover-title">3 opciones de carga ultra versátiles, carga rápida en 45 minutos</h2>
      <p class="ef-d3c__cover-desc">Carga de CA en remoto que mantiene su energía portátil lista cuando y donde la necesite</p>
    </div>
  </section>

  <!-- ============ X-STREAM ============ -->
  <section class="ef-d3c__section">
    <div class="ef-d3c__container">
      <div class="ef-d3c__section-header" data-reveal>
        <h2 class="ef-d3c__section-title">X-Stream: lista en solo 45 minutos</h2>
        <p class="ef-d3c__section-desc">DELTA 3 Classic se carga del 0 al 80% en solo 45 minutos con carga de CA. La tecnología X-Stream permite carga ultrarrápida sin comprometer la vida útil de la batería, ajustando de forma inteligente el voltaje y la potencia.<sup>[3]</sup></p>
      </div>
      <div class="ef-d3c__feature-full" data-reveal>
        <img decoding="async" src="https://websiteoss.ecoflow.com/figma-uploads/1757758924421-f90rmm-compressed-Charge%20up%2C%20fast%2C%20and%20everywhere.jpg"
             alt="X-Stream carga rápida en 45 minutos">
      </div>
    </div>
  </section>

  <!-- ============ 3 FORMAS DE CARGAR ============ -->
  <section class="ef-d3c__section" style="background: var(--ef-bg);">
    <div class="ef-d3c__container">
      <div class="ef-d3c__section-header" data-reveal>
        <h2 class="ef-d3c__section-title">3 formas de cargar: en cualquier momento y lugar</h2>
      </div>

      <div class="ef-d3c__tabs" data-tab-group="charge">
        <button class="ef-d3c__tab active" data-tab="charge-ac">Carga de CA</button>
        <button class="ef-d3c__tab" data-tab="charge-solar">Carga solar</button>
        <button class="ef-d3c__tab" data-tab="charge-car">Carga vehicular</button>
      </div>

      <div class="ef-d3c__tab-content active" data-content="charge-ac">
        <div class="ef-d3c__feature-full" data-reveal>
          <img decoding="async" src="https://websiteoss.ecoflow.com/upload/image/1774858279980/M11.jpg"
               alt="Carga AC">
        </div>
        <p style="margin-top: 24px; font-size: 16px; color: var(--ef-muted);">Se carga del 0 al 80% en solo 45 minutos con carga AC.</p>
      </div>

      <div class="ef-d3c__tab-content" data-content="charge-solar">
        <div class="ef-d3c__feature-full" data-reveal>
          <img decoding="async" src="https://websiteoss.ecoflow.com/upload/image/1774858280157/M22.jpg"
               alt="Carga solar">
        </div>
        <p style="margin-top: 24px; font-size: 16px; color: var(--ef-muted);">Completamente cargado en 2,5 horas con entrada solar de 500 W. Energía limpia y renovable allá donde brille el sol.</p>
      </div>

      <div class="ef-d3c__tab-content" data-content="charge-car">
        <div class="ef-d3c__feature-full" data-reveal>
          <img decoding="async" src="https://websiteoss.ecoflow.com/upload/image/1774858280335/M33.jpg"
               alt="Carga vehicular">
        </div>
        <p style="margin-top: 24px; font-size: 16px; color: var(--ef-muted);">Carga al 80% en 1,8 horas o al 100% en 2,5 horas usando el cargador mediante alternador EcoFlow 500 W.<sup>[5]</sup></p>
      </div>
    </div>
  </section>

  <!-- ============ COMPACTA Y PORTATIL ============ -->
  <section class="ef-d3c__section">
    <div class="ef-d3c__container">
      <div class="ef-d3c__two-col" data-reveal-stagger>
        <div>
          <h2 class="ef-d3c__section-title" style="text-align:left;">Compacta y portátil:<br>funciona en cualquier lugar</h2>
          <p class="ef-d3c__section-desc" style="text-align:left;">Ligera y fácil de transportar, DELTA 3 Classic se adapta perfectamente a configuraciones exteriores, móviles y profesionales. Llévala consigo para acampar, trabajar en el campo, filmar o cualquier situación donde una energía portátil fiable sea esencial.</p>
        </div>
        <div class="ef-d3c__two-col-img">
          <img decoding="async" src="https://websiteoss.ecoflow.com/upload/image/1773904549280/m-1-1.jpg"
               alt="Diseño compacto y portátil">
        </div>
      </div>
    </div>
  </section>

  <!-- ============ DURADERA Y RESISTENTE ============ -->
  <section class="ef-d3c__section" style="background: var(--ef-bg);">
    <div class="ef-d3c__container">
      <div class="ef-d3c__section-header" data-reveal>
        <h2 class="ef-d3c__section-title">Duradera, resistente y siempre lista</h2>
        <p class="ef-d3c__section-desc">Celdas LFP de pestaña completa de grado automotriz. Exterior robusto y BMS inteligente para una confiabilidad inigualable.</p>
      </div>
      <div class="ef-d3c__feature-full" data-reveal>
        <img decoding="async" src="https://websiteoss.ecoflow.com/upload/image/1773904549443/m-2-2.jpg"
             alt="Duradera y resistente">
      </div>
    </div>
  </section>

  <!-- ============ AUTOMOTIVE LFP ============ -->
  <section class="ef-d3c__section">
    <div class="ef-d3c__container">
      <div class="ef-d3c__section-header" data-reveal>
        <h2 class="ef-d3c__section-title">Celdas LFP de pestaña completa de grado automotriz</h2>
        <p class="ef-d3c__section-desc">Fiabilidad de batería de siguiente nivel. El diseño de pestaña completa reduce la resistencia, mejora la eficiencia y la seguridad, proporcionando mayor capacidad con menos calor.</p>
      </div>
      <div class="ef-d3c__stats" data-reveal-stagger>
        <div class="ef-d3c__stat">
          <div class="num">25 % más</div>
          <p class="label">flujo de energía más eficiente (gracias a la menor resistencia: 1,5 mΩ frente a 2 mΩ)<sup>[6]</sup></p>
        </div>
        <div class="ef-d3c__stat">
          <div class="num">25 % menos</div>
          <p class="label">autocalentamiento durante el funcionamiento<sup>[7]</sup></p>
        </div>
      </div>
    </div>
  </section>

  <!-- ============ 16 CELDAS ============ -->
  <section class="ef-d3c__section" style="background: var(--ef-bg);">
    <div class="ef-d3c__container">
      <div class="ef-d3c__section-header" data-reveal>
        <h2 class="ef-d3c__section-title">Equilibrio inigualable para una vida útil inigualable</h2>
        <p class="ef-d3c__section-desc">Con un 27% menos de celdas por kWh,<sup>[8]</sup> nuestro diseño de 16 celdas funciona más frío, dura más tiempo y ofrece mayor estabilidad. Cada celda se prueba rigurosamente en cuanto a capacidad, tensión y resistencia interna.</p>
      </div>
      <div class="ef-d3c__stats" data-reveal-stagger>
        <div class="ef-d3c__stat" style="background: #fff;">
          <div class="num" style="font-size: clamp(20px, 2.5vw, 28px); color: #03060b;">Conjunto uniforme</div>
          <p class="label" style="font-size: 16px;">de 16 celdas por 1 kWh</p>
        </div>
        <div class="ef-d3c__stat" style="background: #fff;">
          <div class="num" style="font-size: clamp(20px, 2.5vw, 28px); color: #03060b;">Probada rigurosamente</div>
          <p class="label" style="font-size: 16px;">capacidad, tensión y resistencia interna</p>
        </div>
      </div>
    </div>
  </section>

  <!-- ============ HASTA 10 AÑOS - 4 cards ============ -->
  <section class="ef-d3c__section">
    <div class="ef-d3c__container">
      <div class="ef-d3c__section-header" data-reveal>
        <h2 class="ef-d3c__section-title">Hasta 10 años de vida útil. Fabricada para durar</h2>
        <p class="ef-d3c__section-desc">Desde la química de la batería hasta el diseño estructural, DELTA 3 Classic está diseñada para durabilidad extrema, resiliencia ambiental y rendimiento silencioso.</p>
      </div>
      <div class="ef-d3c__built-grid" data-reveal-stagger>
        <div class="ef-d3c__built-card">
          <img decoding="async" class="ef-d3c__built-card-img"
               src="https://websiteoss.ecoflow.com/upload/image/1774248296691/1.jpg"
               alt="BMS 24/7">
          <div class="ef-d3c__built-card-content">
            <h3 class="ef-d3c__built-card-title">Protección de batería inteligente 24/7</h3>
            <p class="ef-d3c__built-card-desc">El BMS avanzado de EcoFlow utiliza un chipset ARM Cortex de alto rendimiento y algoritmos inteligentes para monitorear tu batería en tiempo real, rastreando SOC, SOH, temperatura y más.</p>
          </div>
        </div>
        <div class="ef-d3c__built-card">
          <img decoding="async" class="ef-d3c__built-card-img"
               src="https://websiteoss.ecoflow.com/upload/image/1774420117625/2.jpg"
               alt="Estructura CTC">
          <div class="ef-d3c__built-card-content">
            <h3 class="ef-d3c__built-card-title">Estructura CTC de grado VE</h3>
            <p class="ef-d3c__built-card-desc">Construida con estructura celda a chasis (CTC), DELTA 3 Classic es resistente a caídas y protege contra condensación nocturna y golpes durante el transporte.</p>
          </div>
        </div>
        <div class="ef-d3c__built-card">
          <img decoding="async" class="ef-d3c__built-card-img"
               src="https://websiteoss.ecoflow.com/upload/image/1774248297025/3.jpg"
               alt="Resistencia a entornos extremos">
          <div class="ef-d3c__built-card-content">
            <h3 class="ef-d3c__built-card-title">Resistencia a entornos extremos</h3>
            <p class="ef-d3c__built-card-desc">Mantiene el flujo de energía a pesar del frío glacial, el calor abrasador, los ambientes húmedos (tolerancia a la humedad del 95%) o el aire costero (resistencia a la niebla salina del 5%), para brindar energía fiable en cualquier momento y lugar.<sup>[9]</sup></p>
          </div>
        </div>
        <div class="ef-d3c__built-card">
          <img decoding="async" class="ef-d3c__built-card-img"
               src="https://websiteoss.ecoflow.com/upload/image/1774248297406/ES.jpg"
               alt="Funcionamiento silencioso 30 dB">
          <div class="ef-d3c__built-card-content">
            <h3 class="ef-d3c__built-card-title">Funcionamiento silencioso a 30 dB bajo cargas<sup>[10]</sup></h3>
            <p class="ef-d3c__built-card-desc">Con X-Quiet™ 3.0, el control del ventilador sin escalones de EcoFlow ajusta el flujo de aire suavemente para mantener una regulación térmica precisa, manteniendo su campamento exterior o espacio de trabajo en silencio pacífico, incluso bajo cargas pesadas.</p>
          </div>
        </div>
      </div>
    </div>
  </section>

  <!-- ============ APP ============ -->
  <section class="ef-d3c__section" style="background: var(--ef-bg);">
    <div class="ef-d3c__container">
      <div class="ef-d3c__section-header" data-reveal>
        <h2 class="ef-d3c__section-title">Información detallada, control sencillo</h2>
        <p class="ef-d3c__section-desc">Monitoriza tu consumo de energía, ahorro y generación solar desde un único panel intuitivo. Establece misiones de carga y descarga programadas para ahorrar en horas de alta demanda.</p>
      </div>
      <div class="ef-d3c__app-grid" data-reveal-stagger>
        <div class="ef-d3c__app-item">
          <div class="ef-d3c__app-icon">⚡</div>
          <p class="ef-d3c__app-label">Salida</p>
        </div>
        <div class="ef-d3c__app-item">
          <div class="ef-d3c__app-icon">☀</div>
          <p class="ef-d3c__app-label">Generación de energía solar</p>
        </div>
        <div class="ef-d3c__app-item">
          <div class="ef-d3c__app-icon">⏱</div>
          <p class="ef-d3c__app-label">Tareas programadas</p>
        </div>
      </div>
    </div>
  </section>

  <!-- ============ COMPARACION ============ -->
  <section class="ef-d3c__section">
    <div class="ef-d3c__container">
      <div class="ef-d3c__section-header" data-reveal>
        <h2 class="ef-d3c__section-title">Descubre los modelos EcoFlow de 1 kWh</h2>
      </div>

      <div class="ef-d3c__compare" data-reveal>
        <table class="ef-d3c__compare-table">
          <thead>
            <tr>
              <th></th>
              <th class="ef-d3c__compare-highlight">
                <img decoding="async" class="ef-d3c__compare-img"
                     src="https://ecoflow-service-eu-cdn.ecoflow.com/website-admin/images/1773647341929/DELTA3Classic.webp"
                     alt="DELTA 3 Classic">
                DELTA 3 Classic<br><small style="font-weight:400; color:var(--ef-muted)">1024 Wh</small>
              </th>
              <th>
                <img decoding="async" class="ef-d3c__compare-img"
                     src="https://ecoflow-service-eu-cdn.ecoflow.com/website-admin/images/1732697770517/12_4%20%E9%80%8F%E6%98%8E%E5%9B%BE%20D3P-EU.png"
                     alt="DELTA 3 Plus">
                DELTA 3 Plus<br><small style="font-weight:400; color:var(--ef-muted)">1024 Wh</small>
              </th>
              <th>
                <img decoding="async" class="ef-d3c__compare-img"
                     src="https://ecoflow-service-eu-cdn.ecoflow.com/website-admin/images/1732695002313/12_3%20%E9%80%8F%E6%98%8E%E5%9B%BE%20D3-EU.png"
                     alt="DELTA 3">
                DELTA 3<br><small style="font-weight:400; color:var(--ef-muted)">1024 Wh</small>
              </th>
            </tr>
          </thead>
          <tbody>
            <tr><td>Capacidad</td><td class="ef-d3c__compare-highlight">1 024 Wh</td><td>1 024 Wh</td><td>1 024 Wh</td></tr>
            <tr><td>Salida AC</td><td class="ef-d3c__compare-highlight">1800 W</td><td>1800 W</td><td>1800 W</td></tr>
            <tr><td>Enchufes</td><td class="ef-d3c__compare-highlight">5</td><td>13</td><td>13</td></tr>
            <tr><td>Puertos USB-A</td><td class="ef-d3c__compare-highlight">1 × 18 W</td><td>2 × 18 W</td><td>2 × 36 W</td></tr>
            <tr><td>Puertos USB-C</td><td class="ef-d3c__compare-highlight">1 × 100 W + 1 × 30 W</td><td>2 × 100 W</td><td>2 × 140 W</td></tr>
            <tr><td>Salida 12V vehículo</td><td class="ef-d3c__compare-highlight">No</td><td>Sí</td><td>Sí</td></tr>
            <tr><td>Entrada AC</td><td class="ef-d3c__compare-highlight">1400 W</td><td>1500 W</td><td>1500 W</td></tr>
            <tr><td>Entrada solar máx.</td><td class="ef-d3c__compare-highlight">500 W</td><td>500 W</td><td>1000 W</td></tr>
            <tr><td>Batería expandible</td><td class="ef-d3c__compare-highlight">No</td><td>Sí (1–5 kWh)</td><td>Sí (1–5 kWh)</td></tr>
            <tr><td>UPS</td><td class="ef-d3c__compare-highlight">&lt; 10 ms</td><td>&lt; 10 ms</td><td>&lt; 10 ms</td></tr>
            <tr><td>Peso</td><td class="ef-d3c__compare-highlight">12,1 kg</td><td>12,5 kg</td><td>12,5 kg</td></tr>
          </tbody>
        </table>
      </div>
    </div>
  </section>

  <!-- ============ CTA FINAL ============ -->
  <section class="ef-d3c__section" id="comprar" style="background: linear-gradient(135deg, #1a2332, #0f1620); color: #fff;">
    <div class="ef-d3c__container">
      <h2 class="ef-d3c__section-title" style="color: #fff;">La elección inteligente para tus aventuras</h2>
      <p class="ef-d3c__section-desc" style="color: rgba(255,255,255,0.75); margin-bottom: 32px;">Energía portátil esencial al mejor precio</p>
      <a href="#" class="ef-d3c__cta">Comprar EcoFlow DELTA 3 Classic</a>
    </div>
  </section>

  <!-- ============ FOOTNOTES ============ -->
  <section class="ef-d3c__footnotes">
    <div class="ef-d3c__container">
      <ol>
        <li>Con un uso adecuado, se estima que DELTA 3 Classic tiene una vida útil aproximada de 10 años, según datos de pruebas internas. Solo de referencia.</li>
        <li>Tiempo de funcionamiento de un solo aparato basado en condiciones ideales; los resultados reales pueden variar.</li>
        <li>Los datos de velocidad de carga provienen de los laboratorios EcoFlow y son solo de referencia.</li>
        <li>La función requiere activación preestablecida a través de la aplicación EcoFlow.</li>
        <li>El cargador mediante alternador EcoFlow 500 W se vende por separado.</li>
        <li>Resistencia interna de las celdas LFP de pestaña completa: 1,5 mΩ vs 2 mΩ de generaciones anteriores.</li>
        <li>Reducción del 25% en resistencia interna se traduce en disminución proporcional del 25% en generación de calor (Q = I²Rt).</li>
        <li>Comparado con generaciones anteriores de celdas EF #C33.</li>
        <li>Tolerancia a humedad del 95%, resistencia a niebla salina del 5%.</li>
        <li>Niveles de ruido medidos a 0,5 m bajo temperatura ambiente de 25°C: &lt; 30 dB a 600 W durante carga/descarga.</li>
      </ol>
    </div>
  </section>

</div>

<!-- ============ JS PARA TABS ============ -->
<script>
(function(){
  const root = document.querySelector('.ef-d3c');
  if (!root) return;

  root.querySelectorAll('.ef-d3c__tabs').forEach(tabsContainer => {
    const section = tabsContainer.parentElement;
    const tabs = tabsContainer.querySelectorAll('.ef-d3c__tab');
    const contents = section.querySelectorAll('.ef-d3c__tab-content');

    tabs.forEach(tab => {
      tab.addEventListener('click', () => {
        const target = tab.dataset.tab;
        tabs.forEach(t => t.classList.remove('active'));
        contents.forEach(c => c.classList.remove('active'));
        tab.classList.add('active');
        const content = section.querySelector(`[data-content="${target}"]`);
        if (content) content.classList.add('active');
      });
    });
  });

  // Lazy loading
  if ('loading' in HTMLImageElement.prototype) {
    root.querySelectorAll('img').forEach(img => {
      if (!img.classList.contains('ef-d3c__banner-bg')) img.loading = 'lazy';
    });
  }

  // Reveal on scroll con Intersection Observer
  const reveals = root.querySelectorAll('[data-reveal], [data-reveal-stagger]');
  if ('IntersectionObserver' in window && reveals.length) {
    const io = new IntersectionObserver((entries) => {
      entries.forEach(entry => {
        if (entry.isIntersecting) {
          entry.target.classList.add('is-visible');
          io.unobserve(entry.target);
        }
      });
    }, {
      threshold: 0.12,
      rootMargin: '0px 0px -60px 0px'
    });
    reveals.forEach(el => io.observe(el));
  } else {
    // Fallback: mostrar todo si no hay soporte
    reveals.forEach(el => el.classList.add('is-visible'));
  }
})();
</script>
				</div>
					</div>
				</div>
				</div>
		<p>El cargo <a href="https://distribuidores.powerme.mx/producto/ecoflow-delta-3-classic-1024wh/">EcoFlow DELTA 3 Classic (1024Wh)</a> apareció primero en <a href="https://distribuidores.powerme.mx">Distribuidores PowerMe Energy</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>EcoFlow DELTA 3 Max Plus (2048Wh) Batería Extra</title>
		<link>https://distribuidores.powerme.mx/producto/ecoflow-delta-3-max-plus-2048wh-bateria-extra/</link>
		
		<dc:creator><![CDATA[Luis Lopez Parra]]></dc:creator>
		<pubDate>Tue, 17 Mar 2026 18:30:30 +0000</pubDate>
				<guid isPermaLink="false">https://distribuidores.powerme.mx/?post_type=product&#038;p=3074</guid>

					<description><![CDATA[<ul>
<li><strong>Capacidad ampliable</strong> – Aumenta la capacidad de DELTA 3 Max Plus y DELTA 3 Ultra Plus con una batería adicional de 2048 Wh.</li>
<li><strong>Diseño compcto</strong> – El volumen de la batería extra se reduce aproximadamente un 25 % frente a la DELTA 2 Max Smart Extra Battery, facilitando su almacenamiento y transporte.</li>
<li><strong>Larga vida útil</strong> – Batería LFP (LiFePO₄) para mayor durabilidad.</li>
<li><strong>Fácil de usar</strong> – Sistema plug-and-play sin configuración. Supervisa carga y temperatura desde la app EcoFlow.</li>
<li><strong>Hasta 5 años de garantía</strong> – 3 años estándar más 2 adicionales al registrar el producto en la app EcoFlow.</li>
</ul>
<p>El cargo <a href="https://distribuidores.powerme.mx/producto/ecoflow-delta-3-max-plus-2048wh-bateria-extra/">EcoFlow DELTA 3 Max Plus (2048Wh) Batería Extra</a> apareció primero en <a href="https://distribuidores.powerme.mx">Distribuidores PowerMe Energy</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="product-post" data-elementor-id="3074" class="elementor elementor-3074" data-elementor-post-type="product">
				<div class="elementor-element elementor-element-a9c1b76 e-flex e-con-boxed e-con e-parent" data-id="a9c1b76" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-33281ce e-n-tabs-none elementor-widget elementor-widget-n-tabs" data-id="33281ce" data-element_type="widget" data-settings="{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;tabs_justify_horizontal_mobile&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;enable&quot;,&quot;horizontal_scroll_mobile&quot;:&quot;disable&quot;}" data-widget_type="nested-tabs.default">
							<div class="e-n-tabs" data-widget-number="53641678" aria-label="Pestañas. Abre elementos con Intro o Espacio, ciérralos con Escape y navega con las fechas.">
			<div class="e-n-tabs-heading" role="tablist">
					<button id="e-n-tab-title-536416781" data-tab-title-id="e-n-tab-title-536416781" class="e-n-tab-title" aria-selected="true" data-tab-index="1" role="tab" tabindex="0" aria-controls="e-n-tab-content-536416781" style="--n-tabs-title-order: 1;">
						<span class="e-n-tab-title-text">
				Descripción			</span>
		</button>
				<button id="e-n-tab-title-536416782" data-tab-title-id="e-n-tab-title-536416782" class="e-n-tab-title" aria-selected="false" data-tab-index="2" role="tab" tabindex="-1" aria-controls="e-n-tab-content-536416782" style="--n-tabs-title-order: 2;">
						<span class="e-n-tab-title-text">
				Características			</span>
		</button>
					</div>
			<div class="e-n-tabs-content">
				<div id="e-n-tab-content-536416781" role="tabpanel" aria-labelledby="e-n-tab-title-536416781" data-tab-index="1" style="--n-tabs-title-order: 1;" class="e-active elementor-element elementor-element-cd62ba8 e-con-full e-flex e-con e-child" data-id="cd62ba8" data-element_type="container">
		<div class="elementor-element elementor-element-ee54d49 e-flex e-con-boxed e-con e-child" data-id="ee54d49" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-9dc0b90 elementor-widget elementor-widget-image" data-id="9dc0b90" data-element_type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="1200" height="815" src="https://distribuidores.powerme.mx/wp-content/uploads/2026/03/Grid_D3MP_FullWeb.webp" class="attachment-large size-large wp-image-3142" alt="EcoFlow DELTA 3 Max Plus – Vista general de producto para distribuidores | PowerMe Energy" />															</div>
				<div class="elementor-element elementor-element-d836e43 elementor-widget elementor-widget-heading" data-id="d836e43" data-element_type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Capacidad expandible</h2>				</div>
				<div class="elementor-element elementor-element-3674fc0 elementor-widget elementor-widget-text-editor" data-id="3674fc0" data-element_type="widget" data-widget_type="text-editor.default">
									<p>Aumente la capacidad de DELTA 3 Max Plus (2048Wh) o DELTA 3 Ultra Plus (3072Wh) con 2048Wh adicionales.</p>								</div>
				<div class="elementor-element elementor-element-3102656 elementor-widget elementor-widget-image" data-id="3102656" data-element_type="widget" data-widget_type="image.default">
															<img decoding="async" src="https://distribuidores.powerme.mx/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />															</div>
					</div>
				</div>
				</div>
		<div id="e-n-tab-content-536416782" role="tabpanel" aria-labelledby="e-n-tab-title-536416782" data-tab-index="2" style="--n-tabs-title-order: 2;" class=" elementor-element elementor-element-2784e1e e-con-full e-flex e-con e-child" data-id="2784e1e" data-element_type="container">
		<div class="elementor-element elementor-element-a1a4daa e-flex e-con-boxed e-con e-child" data-id="a1a4daa" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-3d607a8 elementor-widget elementor-widget-text-editor" data-id="3d607a8" data-element_type="widget" data-widget_type="text-editor.default">
									<table class="soft2-table">
  <tbody>
    <tr>
      <th>Peso neto</th>
      <td>16 kg ± 0.4 kg</td>
    </tr>

    <tr>
      <th>Dimensiones (HWD)</th>
      <td>494 × 239 × 196 mm</td>
    </tr>

    <tr>
      <th>Capacidad nominal</th>
      <td>2048 Wh · 51.2 V · 40 Ah</td>
    </tr>

    <tr>
      <th>Química de la celda</th>
      <td>LFP (LiFePO₄)</td>
    </tr>

    <tr>
      <th>Puerto de salida</th>
      <td>43.2–57.6 V, 100 A</td>
    </tr>

    <tr>
      <th>Puerto de entrada</th>
      <td>43.2–57.6 V, 48 A</td>
    </tr>

    <tr>
      <th>Temperatura de carga</th>
      <td>0 °C a 45 °C (32 °F a 113 °F)</td>
    </tr>

    <tr>
      <th>Temperatura de descarga</th>
      <td>-10 °C a 45 °C (14 °F a 113 °F)</td>
    </tr>

    <tr>
      <th>Temperatura de almacenamiento</th>
      <td>-10 °C a 45 °C (14 °F a 113 °F)</td>
    </tr>

    <tr>
      <th>Garantía</th>
      <td>
        5 años<br>
        Incluye 3 años de garantía estándar y 2 años adicionales al registrar el producto en la app EcoFlow
      </td>
    </tr>
  </tbody>
</table>								</div>
					</div>
				</div>
				</div>
					</div>
		</div>
						</div>
					</div>
				</div>
				</div>
		<p>El cargo <a href="https://distribuidores.powerme.mx/producto/ecoflow-delta-3-max-plus-2048wh-bateria-extra/">EcoFlow DELTA 3 Max Plus (2048Wh) Batería Extra</a> apareció primero en <a href="https://distribuidores.powerme.mx">Distribuidores PowerMe Energy</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>EcoFlow DELTA 3 1000 Air (10/20ms UPS)</title>
		<link>https://distribuidores.powerme.mx/producto/ecoflow-delta-3-1000-air-10-20ms-ups/</link>
		
		<dc:creator><![CDATA[Luis Lopez Parra]]></dc:creator>
		<pubDate>Tue, 17 Mar 2026 18:30:29 +0000</pubDate>
				<guid isPermaLink="false">https://distribuidores.powerme.mx/?post_type=product&#038;p=3068</guid>

					<description><![CDATA[<p>Descripción Características Capacidad de refrigeración 6100 BTU (1800 W) Capacidad de calentamiento 6800 BTU (2000 W) Área de refrigeración 11–17 m² / 120–180 ft² Química de<span class="excerpt-hellip"> […]</span></p>
<p>El cargo <a href="https://distribuidores.powerme.mx/producto/ecoflow-delta-3-1000-air-10-20ms-ups/">EcoFlow DELTA 3 1000 Air (10/20ms UPS)</a> apareció primero en <a href="https://distribuidores.powerme.mx">Distribuidores PowerMe Energy</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="product-post" data-elementor-id="3068" class="elementor elementor-3068" data-elementor-post-type="product">
				<div class="elementor-element elementor-element-9cdc7d4 e-flex e-con-boxed e-con e-parent" data-id="9cdc7d4" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-dbdcf68 e-n-tabs-none elementor-widget elementor-widget-n-tabs" data-id="dbdcf68" data-element_type="widget" data-settings="{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;tabs_justify_horizontal_mobile&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;enable&quot;,&quot;horizontal_scroll_mobile&quot;:&quot;disable&quot;}" data-widget_type="nested-tabs.default">
							<div class="e-n-tabs" data-widget-number="230543208" aria-label="Pestañas. Abre elementos con Intro o Espacio, ciérralos con Escape y navega con las fechas.">
			<div class="e-n-tabs-heading" role="tablist">
					<button id="e-n-tab-title-2305432081" data-tab-title-id="e-n-tab-title-2305432081" class="e-n-tab-title" aria-selected="true" data-tab-index="1" role="tab" tabindex="0" aria-controls="e-n-tab-content-2305432081" style="--n-tabs-title-order: 1;">
						<span class="e-n-tab-title-text">
				Descripción			</span>
		</button>
				<button id="e-n-tab-title-2305432082" data-tab-title-id="e-n-tab-title-2305432082" class="e-n-tab-title" aria-selected="false" data-tab-index="2" role="tab" tabindex="-1" aria-controls="e-n-tab-content-2305432082" style="--n-tabs-title-order: 2;">
						<span class="e-n-tab-title-text">
				Características			</span>
		</button>
					</div>
			<div class="e-n-tabs-content">
				<div id="e-n-tab-content-2305432081" role="tabpanel" aria-labelledby="e-n-tab-title-2305432081" data-tab-index="1" style="--n-tabs-title-order: 1;" class="e-active elementor-element elementor-element-7794299 e-con-full e-flex e-con e-child" data-id="7794299" data-element_type="container">
		<div class="elementor-element elementor-element-cb371fd e-flex e-con-boxed e-con e-child" data-id="cb371fd" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-462c222 elementor-widget elementor-widget-image" data-id="462c222" data-element_type="widget" data-widget_type="image.default">
															<img decoding="async" src="https://distribuidores.powerme.mx/wp-content/plugins/elementor/assets/images/placeholder.png" title="" alt="" loading="lazy" />															</div>
					</div>
				</div>
				</div>
		<div id="e-n-tab-content-2305432082" role="tabpanel" aria-labelledby="e-n-tab-title-2305432082" data-tab-index="2" style="--n-tabs-title-order: 2;" class=" elementor-element elementor-element-ab91b0a e-con-full e-flex e-con e-child" data-id="ab91b0a" data-element_type="container">
		<div class="elementor-element elementor-element-0e096fb e-flex e-con-boxed e-con e-child" data-id="0e096fb" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-3813e78 elementor-widget elementor-widget-text-editor" data-id="3813e78" data-element_type="widget" data-widget_type="text-editor.default">
									<table class="soft2-table">
  <tbody>
    <tr>
      <th>Capacidad de refrigeración</th>
      <td>6100 BTU (1800 W)</td>
    </tr>

    <tr>
      <th>Capacidad de calentamiento</th>
      <td>6800 BTU (2000 W)</td>
    </tr>

    <tr>
      <th>Área de refrigeración</th>
      <td>11–17 m² / 120–180 ft²</td>
    </tr>

    <tr>
      <th>Química de la batería</th>
      <td>LFP (LiFePO₄)</td>
    </tr>

    <tr>
      <th>Ciclo de vida de la batería</th>
      <td>4000 ciclos a una capacidad de hasta el 80 %</td>
    </tr>

    <tr>
      <th>Opciones de carga de la batería</th>
      <td>
        Los puertos XT150 y XT60 en la batería adicional admiten
        4 tipos de opciones de carga independientes
      </td>
    </tr>

    <tr>
      <th>Funciones</th>
      <td>
        Refrigeración / Calefacción / Automático /
        Ventilador / Deshumidificación
      </td>
    </tr>

    <tr>
      <th>Cuidado de mascotas</th>
      <td>Sí</td>
    </tr>

    <tr>
      <th>Notificación de drenaje de agua</th>
      <td>Sí</td>
    </tr>
  </tbody>
</table>								</div>
					</div>
				</div>
				</div>
					</div>
		</div>
						</div>
					</div>
				</div>
				</div>
		<p>El cargo <a href="https://distribuidores.powerme.mx/producto/ecoflow-delta-3-1000-air-10-20ms-ups/">EcoFlow DELTA 3 1000 Air (10/20ms UPS)</a> apareció primero en <a href="https://distribuidores.powerme.mx">Distribuidores PowerMe Energy</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Delta 3 Max Plus</title>
		<link>https://distribuidores.powerme.mx/producto/delta-3-max-plus/</link>
					<comments>https://distribuidores.powerme.mx/producto/delta-3-max-plus/#respond</comments>
		
		<dc:creator><![CDATA[Luis Lopez Parra]]></dc:creator>
		<pubDate>Wed, 10 Dec 2025 16:15:08 +0000</pubDate>
				<guid isPermaLink="false">https://distribuidores.powerme.mx/?post_type=product&#038;p=2669</guid>

					<description><![CDATA[<div data-line="true" data-line-index="0" data-zone-id="0">
<div data-zone-id="0" data-line-index="0" data-line="true">
<p><strong>Rendimiento ultra silencioso y transferencia instantánea de 10 ms</strong></p>
<div>
<p>Diseñada para respaldo en el hogar, <strong>DELTA 3 Max Plus cambia a batería en menos de 10 ms</strong>, protegiendo dispositivos sensibles como PCs y equipos médicos. Su operación silenciosa brinda tranquilidad durante apagones nocturnos o viajes en RV.</p>
<p><strong>Salida X-Boost de 3800 W – Alimenta el 99% de los electrodomésticos</strong><br />
Con hasta <strong>3800 W continuos</strong>, esta estación portátil puede manejar casi todos los aparatos: refrigeradores, microondas, calefactores y herramientas eléctricas.</p>
<p><strong>Batería LiFePO₄ duradera – 10 años de uso diario</strong><br />
Equipada con batería de larga vida útil, ofrece <strong>hasta una década de energía confiable</strong>. Ideal para emergencias, camping y viajes en RV. Incluye <strong>garantía extendida de 5 años</strong>.</p>
</div>
</div>
</div>
<p>El cargo <a href="https://distribuidores.powerme.mx/producto/delta-3-max-plus/">Delta 3 Max Plus</a> apareció primero en <a href="https://distribuidores.powerme.mx">Distribuidores PowerMe Energy</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="product-post" data-elementor-id="2669" class="elementor elementor-2669" data-elementor-post-type="product">
				<div class="elementor-element elementor-element-31f42ac e-flex e-con-boxed e-con e-parent" data-id="31f42ac" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-2286e8c e-n-tabs-none elementor-widget elementor-widget-n-tabs" data-id="2286e8c" data-element_type="widget" data-settings="{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;tabs_justify_horizontal_mobile&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;enable&quot;,&quot;horizontal_scroll_mobile&quot;:&quot;disable&quot;}" data-widget_type="nested-tabs.default">
							<div class="e-n-tabs" data-widget-number="36204172" aria-label="Pestañas. Abre elementos con Intro o Espacio, ciérralos con Escape y navega con las fechas.">
			<div class="e-n-tabs-heading" role="tablist">
					<button id="e-n-tab-title-362041721" data-tab-title-id="e-n-tab-title-362041721" class="e-n-tab-title" aria-selected="true" data-tab-index="1" role="tab" tabindex="0" aria-controls="e-n-tab-content-362041721" style="--n-tabs-title-order: 1;">
						<span class="e-n-tab-title-text">
				Descripción			</span>
		</button>
				<button id="e-n-tab-title-362041722" data-tab-title-id="e-n-tab-title-362041722" class="e-n-tab-title" aria-selected="false" data-tab-index="2" role="tab" tabindex="-1" aria-controls="e-n-tab-content-362041722" style="--n-tabs-title-order: 2;">
						<span class="e-n-tab-title-text">
				Características			</span>
		</button>
					</div>
			<div class="e-n-tabs-content">
				<div id="e-n-tab-content-362041721" role="tabpanel" aria-labelledby="e-n-tab-title-362041721" data-tab-index="1" style="--n-tabs-title-order: 1;" class="e-active elementor-element elementor-element-b9bc9f5 e-con-full e-flex e-con e-child" data-id="b9bc9f5" data-element_type="container">
		<div class="elementor-element elementor-element-3eb3b14 e-flex e-con-boxed e-con e-child" data-id="3eb3b14" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-4babe19 elementor-widget elementor-widget-image" data-id="4babe19" data-element_type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="1200" height="815" src="https://distribuidores.powerme.mx/wp-content/uploads/2025/12/Grid_D3M_FullWeb.webp" class="attachment-large size-large wp-image-2742" alt="EcoFlow DELTA 3 Max – Vista general de producto para distribuidores | PowerMe Energy" />															</div>
				<div class="elementor-element elementor-element-68d9c23 elementor-widget elementor-widget-heading" data-id="68d9c23" data-element_type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Contenido en la caja</h2>				</div>
				<div class="elementor-element elementor-element-00f2ae4 elementor-widget elementor-widget-image" data-id="00f2ae4" data-element_type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="1200" height="523" src="https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3M_01-1200x523.webp" class="attachment-large size-large wp-image-2743" alt="EcoFlow DELTA 3 Max – Contenido del paquete mayorista | PowerMe Energy" srcset="https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3M_01-1200x523.webp 1200w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3M_01-500x218.webp 500w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3M_01-300x131.webp 300w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3M_01-768x335.webp 768w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3M_01-1536x670.webp 1536w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3M_01-150x65.webp 150w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3M_01-480x209.webp 480w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3M_01-800x349.webp 800w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3M_01.webp 1768w" sizes="(max-width:767px) 480px, (max-width:1200px) 100vw, 1200px" />															</div>
					</div>
				</div>
				</div>
		<div id="e-n-tab-content-362041722" role="tabpanel" aria-labelledby="e-n-tab-title-362041722" data-tab-index="2" style="--n-tabs-title-order: 2;" class=" elementor-element elementor-element-827da3d e-con-full e-flex e-con e-child" data-id="827da3d" data-element_type="container">
		<div class="elementor-element elementor-element-aa99625 e-flex e-con-boxed e-con e-child" data-id="aa99625" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-e6e05b9 elementor-widget elementor-widget-text-editor" data-id="e6e05b9" data-element_type="widget" data-widget_type="text-editor.default">
									
<table class="soft2-table">
  <tbody>
    <tr>
      <th>Peso neto</th>
      <td>33.7 ± 0.6 kg</td>
    </tr>
    <tr>
      <th>Dimensiones (Al × An × Pr)</th>
      <td>613.1 mm × 327.71 mm × 394.95 mm</td>
    </tr>
    <tr>
      <th>Capacidad nominal</th>
      <td>3072 Wh, 51.2 V, 60 Ah</td>
    </tr>
    <tr>
      <th>Química de celdas</th>
      <td>LFP (LiFePO₄)</td>
    </tr>
    <tr>
      <th>Salida de CA</th>
      <td>120 V ~ 60 Hz, 3600 W total (sobretensión 7200 W)<br>Máx. por puerto: 20 A (x4), 30 A (x1)</td>
    </tr>
    <tr>
      <th>X-Boost</th>
      <td>4600 W</td>
    </tr>
    <tr>
      <th>Salida USB-A</th>
      <td>USB-A (x1): 5 V–3 A / 9 V–2 A / 12 V–1.5 A, 18 W máx.</td>
    </tr>
    <tr>
      <th>Salida USB-C</th>
      <td>
        USB-C (x1): 5/9/12/15 V–3 A, 20/28 V–5 A, 140 W máx. (HID)<br>
        USB-C (x2): 5/9/12/15 V–3 A, 20 V–2.25 A, 45 W máx. por puerto (total 45 W)
      </td>
    </tr>
    <tr>
      <th>Puerto de salida DC 12 V</th>
      <td>12.6 V–30 A, 378 W total<br>Anderson: 30 A máx. (potencia compartida con toma de encendedor de coche)</td>
    </tr>
    <tr>
      <th>Salida tipo encendedor (cigarette lighter)</th>
      <td>12.6 V–10 A, 126 W total<br>CAR: 10 A máx. (potencia compartida con puerto Anderson)</td>
    </tr>
    <tr>
      <th>Entrada de CA (solo carga)</th>
      <td>100–120 V ~ 15 A, 50/60 Hz</td>
    </tr>
    <tr>
      <th>Entrada fotovoltaica (PV) máxima</th>
      <td>1600 W</td>
    </tr>
    <tr>
      <th>Temperatura óptima de operación</th>
      <td>20 °C a 30 °C (68 °F a 86 °F)</td>
    </tr>
    <tr>
      <th>Temperatura de carga</th>
      <td>0 °C a 45 °C (32 °F a 113 °F)</td>
    </tr>
    <tr>
      <th>Temperatura de descarga</th>
      <td>−10 °C a 45 °C (14 °F a 113 °F)</td>
    </tr>
    <tr>
      <th>Temperatura de almacenamiento</th>
      <td>−10 °C a 45 °C (14 °F a 113 °F)</td>
    </tr>
    <tr>
      <th>Garantía</th>
      <td>Garantía de 5 años*<br><small>*Incluye garantía estándar de 3 años y 2 años adicionales al registrarse en la app de EcoFlow.</small></td>
    </tr>
    <tr>
      <th>Método de comunicación</th>
      <td>Wi‑Fi y Bluetooth</td>
    </tr>
    <tr>
      <th>UPS</th>
      <td>&lt; 10 ms</td>
    </tr>
  </tbody>
</table>
								</div>
					</div>
				</div>
				</div>
					</div>
		</div>
						</div>
					</div>
				</div>
				</div>
		<p>El cargo <a href="https://distribuidores.powerme.mx/producto/delta-3-max-plus/">Delta 3 Max Plus</a> apareció primero en <a href="https://distribuidores.powerme.mx">Distribuidores PowerMe Energy</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://distribuidores.powerme.mx/producto/delta-3-max-plus/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Delta 3 Max</title>
		<link>https://distribuidores.powerme.mx/producto/delta-3-max/</link>
					<comments>https://distribuidores.powerme.mx/producto/delta-3-max/#respond</comments>
		
		<dc:creator><![CDATA[Luis Lopez Parra]]></dc:creator>
		<pubDate>Wed, 10 Dec 2025 16:15:08 +0000</pubDate>
				<guid isPermaLink="false">https://distribuidores.powerme.mx/?post_type=product&#038;p=2670</guid>

					<description><![CDATA[<div data-line="true" data-line-index="0" data-zone-id="0">
<div data-zone-id="0" data-line-index="0" data-line="true">
<p><strong>Rendimiento ultra silencioso y transferencia instantánea de 10 ms</strong></p>
<div>
<p>Diseñada para respaldo en el hogar, <strong>DELTA 3 Max Plus cambia a batería en menos de 10 ms</strong>, protegiendo dispositivos sensibles como PCs y equipos médicos. Su operación silenciosa brinda tranquilidad durante apagones nocturnos o viajes en RV.</p>
<p><strong>Salida X-Boost de 3800 W – Alimenta el 99% de los electrodomésticos</strong><br />
Con hasta <strong>3800 W continuos</strong>, esta estación portátil puede manejar casi todos los aparatos: refrigeradores, microondas, calefactores y herramientas eléctricas.</p>
<p><strong>Batería LiFePO₄ duradera – 10 años de uso diario</strong><br />
Equipada con batería de larga vida útil, ofrece <strong>hasta una década de energía confiable</strong>. Ideal para emergencias, camping y viajes en RV. Incluye <strong>garantía extendida de 5 años</strong>.</p>
</div>
</div>
</div>
<p>El cargo <a href="https://distribuidores.powerme.mx/producto/delta-3-max/">Delta 3 Max</a> apareció primero en <a href="https://distribuidores.powerme.mx">Distribuidores PowerMe Energy</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="product-post" data-elementor-id="2670" class="elementor elementor-2670" data-elementor-post-type="product">
				<div class="elementor-element elementor-element-df40910 e-flex e-con-boxed e-con e-parent" data-id="df40910" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-50b6952 e-n-tabs-none elementor-widget elementor-widget-n-tabs" data-id="50b6952" data-element_type="widget" data-settings="{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;tabs_justify_horizontal_mobile&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;enable&quot;,&quot;horizontal_scroll_mobile&quot;:&quot;disable&quot;}" data-widget_type="nested-tabs.default">
							<div class="e-n-tabs" data-widget-number="84633938" aria-label="Pestañas. Abre elementos con Intro o Espacio, ciérralos con Escape y navega con las fechas.">
			<div class="e-n-tabs-heading" role="tablist">
					<button id="e-n-tab-title-846339381" data-tab-title-id="e-n-tab-title-846339381" class="e-n-tab-title" aria-selected="true" data-tab-index="1" role="tab" tabindex="0" aria-controls="e-n-tab-content-846339381" style="--n-tabs-title-order: 1;">
						<span class="e-n-tab-title-text">
				Descripción			</span>
		</button>
				<button id="e-n-tab-title-846339382" data-tab-title-id="e-n-tab-title-846339382" class="e-n-tab-title" aria-selected="false" data-tab-index="2" role="tab" tabindex="-1" aria-controls="e-n-tab-content-846339382" style="--n-tabs-title-order: 2;">
						<span class="e-n-tab-title-text">
				Características			</span>
		</button>
					</div>
			<div class="e-n-tabs-content">
				<div id="e-n-tab-content-846339381" role="tabpanel" aria-labelledby="e-n-tab-title-846339381" data-tab-index="1" style="--n-tabs-title-order: 1;" class="e-active elementor-element elementor-element-210b5d5 e-con-full e-flex e-con e-child" data-id="210b5d5" data-element_type="container">
		<div class="elementor-element elementor-element-4e84de7 e-flex e-con-boxed e-con e-child" data-id="4e84de7" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-2a4b228 elementor-widget elementor-widget-image" data-id="2a4b228" data-element_type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="1200" height="815" src="https://distribuidores.powerme.mx/wp-content/uploads/2025/12/Grid_D3M_FullWeb.webp" class="attachment-large size-large wp-image-2742" alt="EcoFlow DELTA 3 Max – Vista general de producto para distribuidores | PowerMe Energy" />															</div>
				<div class="elementor-element elementor-element-47b0744 elementor-widget elementor-widget-heading" data-id="47b0744" data-element_type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Contenido en la caja</h2>				</div>
				<div class="elementor-element elementor-element-4d4eca4 elementor-widget elementor-widget-image" data-id="4d4eca4" data-element_type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="1200" height="523" src="https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3M_01-1200x523.webp" class="attachment-large size-large wp-image-2743" alt="EcoFlow DELTA 3 Max – Contenido del paquete mayorista | PowerMe Energy" srcset="https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3M_01-1200x523.webp 1200w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3M_01-500x218.webp 500w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3M_01-300x131.webp 300w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3M_01-768x335.webp 768w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3M_01-1536x670.webp 1536w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3M_01-150x65.webp 150w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3M_01-480x209.webp 480w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3M_01-800x349.webp 800w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3M_01.webp 1768w" sizes="(max-width:767px) 480px, (max-width:1200px) 100vw, 1200px" />															</div>
					</div>
				</div>
				</div>
		<div id="e-n-tab-content-846339382" role="tabpanel" aria-labelledby="e-n-tab-title-846339382" data-tab-index="2" style="--n-tabs-title-order: 2;" class=" elementor-element elementor-element-3779a87 e-con-full e-flex e-con e-child" data-id="3779a87" data-element_type="container">
		<div class="elementor-element elementor-element-5176985 e-flex e-con-boxed e-con e-child" data-id="5176985" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-837c4bc elementor-widget elementor-widget-text-editor" data-id="837c4bc" data-element_type="widget" data-widget_type="text-editor.default">
									
<table class="soft2-table">
  <tbody>
    <tr>
      <th>Peso neto</th>
      <td>33.7 ± 0.6 kg</td>
    </tr>
    <tr>
      <th>Dimensiones (Al × An × Pr)</th>
      <td>613.1 mm × 327.71 mm × 394.95 mm</td>
    </tr>
    <tr>
      <th>Capacidad nominal</th>
      <td>3072 Wh, 51.2 V, 60 Ah</td>
    </tr>
    <tr>
      <th>Química de celdas</th>
      <td>LFP (LiFePO₄)</td>
    </tr>
    <tr>
      <th>Salida de CA</th>
      <td>120 V ~ 60 Hz, 3600 W total (sobretensión 7200 W)<br>Máx. por puerto: 20 A (x4), 30 A (x1)</td>
    </tr>
    <tr>
      <th>X-Boost</th>
      <td>4600 W</td>
    </tr>
    <tr>
      <th>Salida USB-A</th>
      <td>USB-A (x1): 5 V–3 A / 9 V–2 A / 12 V–1.5 A, 18 W máx.</td>
    </tr>
    <tr>
      <th>Salida USB-C</th>
      <td>
        USB-C (x1): 5/9/12/15 V–3 A, 20/28 V–5 A, 140 W máx. (HID)<br>
        USB-C (x2): 5/9/12/15 V–3 A, 20 V–2.25 A, 45 W máx. por puerto (total 45 W)
      </td>
    </tr>
    <tr>
      <th>Puerto de salida DC 12 V</th>
      <td>12.6 V–30 A, 378 W total<br>Anderson: 30 A máx. (potencia compartida con toma de encendedor de coche)</td>
    </tr>
    <tr>
      <th>Salida tipo encendedor (cigarette lighter)</th>
      <td>12.6 V–10 A, 126 W total<br>CAR: 10 A máx. (potencia compartida con puerto Anderson)</td>
    </tr>
    <tr>
      <th>Entrada de CA (solo carga)</th>
      <td>100–120 V ~ 15 A, 50/60 Hz</td>
    </tr>
    <tr>
      <th>Entrada fotovoltaica (PV) máxima</th>
      <td>1600 W</td>
    </tr>
    <tr>
      <th>Temperatura óptima de operación</th>
      <td>20 °C a 30 °C (68 °F a 86 °F)</td>
    </tr>
    <tr>
      <th>Temperatura de carga</th>
      <td>0 °C a 45 °C (32 °F a 113 °F)</td>
    </tr>
    <tr>
      <th>Temperatura de descarga</th>
      <td>−10 °C a 45 °C (14 °F a 113 °F)</td>
    </tr>
    <tr>
      <th>Temperatura de almacenamiento</th>
      <td>−10 °C a 45 °C (14 °F a 113 °F)</td>
    </tr>
    <tr>
      <th>Garantía</th>
      <td>Garantía de 5 años*<br><small>*Incluye garantía estándar de 3 años y 2 años adicionales al registrarse en la app de EcoFlow.</small></td>
    </tr>
    <tr>
      <th>Método de comunicación</th>
      <td>Wi‑Fi y Bluetooth</td>
    </tr>
    <tr>
      <th>UPS</th>
      <td>&lt; 10 ms</td>
    </tr>
  </tbody>
</table>
								</div>
					</div>
				</div>
				</div>
					</div>
		</div>
						</div>
					</div>
				</div>
				</div>
		<p>El cargo <a href="https://distribuidores.powerme.mx/producto/delta-3-max/">Delta 3 Max</a> apareció primero en <a href="https://distribuidores.powerme.mx">Distribuidores PowerMe Energy</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://distribuidores.powerme.mx/producto/delta-3-max/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Delta 3 Ultra Plus</title>
		<link>https://distribuidores.powerme.mx/producto/delta-3-ultra-plus/</link>
					<comments>https://distribuidores.powerme.mx/producto/delta-3-ultra-plus/#respond</comments>
		
		<dc:creator><![CDATA[Luis Lopez Parra]]></dc:creator>
		<pubDate>Wed, 10 Dec 2025 16:15:07 +0000</pubDate>
				<guid isPermaLink="false">https://distribuidores.powerme.mx/?post_type=product&#038;p=2668</guid>

					<description><![CDATA[<div data-line="true" data-line-index="0" data-zone-id="0">
<div data-zone-id="0" data-line-index="0" data-line="true">
<div data-zone-id="0" data-line-index="0" data-line="true"><strong>1. Prioridad de Salida Inteligente:</strong> Elige qué circuitos se mantienen alimentados a través de la app. Prioriza lo importante y extiende la autonomía cuando más lo necesitas.<br />
<strong>2. Capacidad Expandible de 3 a 11 kWh:</strong> Escala fácilmente y consigue una mayor autonomía con un Generador Inteligente EcoFlow con arranque y parada automáticos.<br />
<strong>3. 6 Maneras de Cargar, Listo en Solo 48 Minutos:</strong> Listo en Solo 48 Minutos (0-80%) con Carga Dual Solar + Generador</div>
</div>
</div>
<p>El cargo <a href="https://distribuidores.powerme.mx/producto/delta-3-ultra-plus/">Delta 3 Ultra Plus</a> apareció primero en <a href="https://distribuidores.powerme.mx">Distribuidores PowerMe Energy</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="product-post" data-elementor-id="2668" class="elementor elementor-2668" data-elementor-post-type="product">
				<div class="elementor-element elementor-element-14c9c20 e-flex e-con-boxed e-con e-parent" data-id="14c9c20" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-31021aa e-n-tabs-none elementor-widget elementor-widget-n-tabs" data-id="31021aa" data-element_type="widget" data-settings="{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;tabs_justify_horizontal_mobile&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;enable&quot;,&quot;horizontal_scroll_mobile&quot;:&quot;disable&quot;}" data-widget_type="nested-tabs.default">
							<div class="e-n-tabs" data-widget-number="51388842" aria-label="Pestañas. Abre elementos con Intro o Espacio, ciérralos con Escape y navega con las fechas.">
			<div class="e-n-tabs-heading" role="tablist">
					<button id="e-n-tab-title-513888421" data-tab-title-id="e-n-tab-title-513888421" class="e-n-tab-title" aria-selected="true" data-tab-index="1" role="tab" tabindex="0" aria-controls="e-n-tab-content-513888421" style="--n-tabs-title-order: 1;">
						<span class="e-n-tab-title-text">
				Descripción			</span>
		</button>
				<button id="e-n-tab-title-513888422" data-tab-title-id="e-n-tab-title-513888422" class="e-n-tab-title" aria-selected="false" data-tab-index="2" role="tab" tabindex="-1" aria-controls="e-n-tab-content-513888422" style="--n-tabs-title-order: 2;">
						<span class="e-n-tab-title-text">
				Características			</span>
		</button>
					</div>
			<div class="e-n-tabs-content">
				<div id="e-n-tab-content-513888421" role="tabpanel" aria-labelledby="e-n-tab-title-513888421" data-tab-index="1" style="--n-tabs-title-order: 1;" class="e-active elementor-element elementor-element-7921e6b e-con-full e-flex e-con e-child" data-id="7921e6b" data-element_type="container">
		<div class="elementor-element elementor-element-3ac414e e-flex e-con-boxed e-con e-child" data-id="3ac414e" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-d328592 elementor-widget elementor-widget-image" data-id="d328592" data-element_type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="1200" height="815" src="https://distribuidores.powerme.mx/wp-content/uploads/2025/12/Grid_D3UP_FullWeb.webp" class="attachment-large size-large wp-image-2717" alt="EcoFlow DELTA 3 Ultra Plus – Vista general de producto para distribuidores | PowerMe Energy" />															</div>
				<div class="elementor-element elementor-element-14cfb5f elementor-widget elementor-widget-heading" data-id="14cfb5f" data-element_type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Contenido en la caja</h2>				</div>
				<div class="elementor-element elementor-element-9557b4a elementor-widget elementor-widget-image" data-id="9557b4a" data-element_type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="1200" height="523" src="https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3UP_01-1200x523.webp" class="attachment-large size-large wp-image-2718" alt="EcoFlow DELTA 3 Ultra Plus – Contenido del paquete mayorista | PowerMe Energy" srcset="https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3UP_01-1200x523.webp 1200w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3UP_01-500x218.webp 500w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3UP_01-300x131.webp 300w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3UP_01-768x335.webp 768w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3UP_01-1536x670.webp 1536w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3UP_01-150x65.webp 150w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3UP_01-480x209.webp 480w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3UP_01-800x349.webp 800w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3UP_01.webp 1768w" sizes="(max-width:767px) 480px, (max-width:1200px) 100vw, 1200px" />															</div>
					</div>
				</div>
				</div>
		<div id="e-n-tab-content-513888422" role="tabpanel" aria-labelledby="e-n-tab-title-513888422" data-tab-index="2" style="--n-tabs-title-order: 2;" class=" elementor-element elementor-element-60eaedc e-con-full e-flex e-con e-child" data-id="60eaedc" data-element_type="container">
		<div class="elementor-element elementor-element-22b341a e-flex e-con-boxed e-con e-child" data-id="22b341a" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-d34e792 elementor-widget elementor-widget-text-editor" data-id="d34e792" data-element_type="widget" data-widget_type="text-editor.default">
									
<table class="soft2-table">
  <tbody>
    <tr>
      <th>Peso neto</th>
      <td>33.7 ± 0.6 kg</td>
    </tr>
    <tr>
      <th>Dimensiones (Al × An × Pr)</th>
      <td>613.1 mm × 327.71 mm × 394.95 mm</td>
    </tr>
    <tr>
      <th>Capacidad nominal</th>
      <td>3072 Wh, 51.2 V, 60 Ah</td>
    </tr>
    <tr>
      <th>Química de celdas</th>
      <td>LFP (LiFePO₄)</td>
    </tr>
    <tr>
      <th>Salida de CA</th>
      <td>120 V ~ 60 Hz, 3600 W total (sobretensión 7200 W)<br>Máx. por puerto: 20 A (x4), 30 A (x1)</td>
    </tr>
    <tr>
      <th>X-Boost</th>
      <td>4600 W</td>
    </tr>
    <tr>
      <th>Salida USB-A</th>
      <td>USB-A (x1): 5 V–3 A / 9 V–2 A / 12 V–1.5 A, 18 W máx.</td>
    </tr>
    <tr>
      <th>Salida USB-C</th>
      <td>
        USB-C (x1): 5/9/12/15 V–3 A, 20/28 V–5 A, 140 W máx. (HID)<br>
        USB-C (x2): 5/9/12/15 V–3 A, 20 V–2.25 A, 45 W máx. por puerto (total 45 W)
      </td>
    </tr>
    <tr>
      <th>Puerto de salida DC 12 V</th>
      <td>12.6 V–30 A, 378 W total<br>Anderson: 30 A máx. (potencia compartida con toma de encendedor de coche)</td>
    </tr>
    <tr>
      <th>Salida tipo encendedor (cigarette lighter)</th>
      <td>12.6 V–10 A, 126 W total<br>CAR: 10 A máx. (potencia compartida con puerto Anderson)</td>
    </tr>
    <tr>
      <th>Entrada de CA (solo carga)</th>
      <td>100–120 V ~ 15 A, 50/60 Hz</td>
    </tr>
    <tr>
      <th>Entrada fotovoltaica (PV) máxima</th>
      <td>1600 W</td>
    </tr>
    <tr>
      <th>Temperatura óptima de operación</th>
      <td>20 °C a 30 °C (68 °F a 86 °F)</td>
    </tr>
    <tr>
      <th>Temperatura de carga</th>
      <td>0 °C a 45 °C (32 °F a 113 °F)</td>
    </tr>
    <tr>
      <th>Temperatura de descarga</th>
      <td>−10 °C a 45 °C (14 °F a 113 °F)</td>
    </tr>
    <tr>
      <th>Temperatura de almacenamiento</th>
      <td>−10 °C a 45 °C (14 °F a 113 °F)</td>
    </tr>
    <tr>
      <th>Garantía</th>
      <td>Garantía de 5 años*<br><small>*Incluye garantía estándar de 3 años y 2 años adicionales al registrarse en la app de EcoFlow.</small></td>
    </tr>
    <tr>
      <th>Método de comunicación</th>
      <td>Wi‑Fi y Bluetooth</td>
    </tr>
    <tr>
      <th>UPS</th>
      <td>&lt; 10 ms</td>
    </tr>
  </tbody>
</table>
								</div>
					</div>
				</div>
				</div>
					</div>
		</div>
						</div>
					</div>
				</div>
				</div>
		<p>El cargo <a href="https://distribuidores.powerme.mx/producto/delta-3-ultra-plus/">Delta 3 Ultra Plus</a> apareció primero en <a href="https://distribuidores.powerme.mx">Distribuidores PowerMe Energy</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://distribuidores.powerme.mx/producto/delta-3-ultra-plus/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Delta 3 Ultra</title>
		<link>https://distribuidores.powerme.mx/producto/delta-3-ultra/</link>
					<comments>https://distribuidores.powerme.mx/producto/delta-3-ultra/#respond</comments>
		
		<dc:creator><![CDATA[Luis Lopez Parra]]></dc:creator>
		<pubDate>Wed, 10 Dec 2025 16:15:07 +0000</pubDate>
				<guid isPermaLink="false">https://distribuidores.powerme.mx/?post_type=product&#038;p=2667</guid>

					<description><![CDATA[<div data-line="true" data-line-index="0" data-zone-id="0">
<div data-zone-id="0" data-line-index="0" data-line="true">
<div data-zone-id="0" data-line-index="0" data-line="true"><strong>1. Potencia de salida de 3600 W</strong>: Salida de sobretensión de 7200 W. Con el modo X-Boost™, admite electrodomésticos de alto rendimiento de hasta 4600 W, como vaporizadores, secadoras eléctricas, cortacéspedes y sartenes eléctricas.<br />
<strong>2. Duradero, resistente y fiable:</strong> Equipado con celdas LFP de grado automotriz, que ofrecen 10 años de energía confiable, protección BMS 24/7, certificación Clase B y estructura CTC de grado EV que protege contra la condensación nocturna y los golpes durante el transporte.<br />
<strong>3. Dos maneras fáciles de conectar a su hogar:</strong> Interruptor de transferencia manual y caja de entrada.<br />
<strong>4. Conmutación automática de 10 ms:</strong> mantiene el funcionamiento fluido de dispositivos críticos como sistemas NAS y servidores.<br />
<strong>5. Funcionamiento ultrasilencioso de 25 dB:</strong> Nivel de ruido ultrabajo (≤25 dB a 600 W).</div>
</div>
</div>
<p>El cargo <a href="https://distribuidores.powerme.mx/producto/delta-3-ultra/">Delta 3 Ultra</a> apareció primero en <a href="https://distribuidores.powerme.mx">Distribuidores PowerMe Energy</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="product-post" data-elementor-id="2667" class="elementor elementor-2667" data-elementor-post-type="product">
				<div class="elementor-element elementor-element-b588314 e-flex e-con-boxed e-con e-parent" data-id="b588314" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-db432a5 e-n-tabs-none elementor-widget elementor-widget-n-tabs" data-id="db432a5" data-element_type="widget" data-settings="{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;tabs_justify_horizontal_mobile&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;enable&quot;,&quot;horizontal_scroll_mobile&quot;:&quot;disable&quot;}" data-widget_type="nested-tabs.default">
							<div class="e-n-tabs" data-widget-number="229913253" aria-label="Pestañas. Abre elementos con Intro o Espacio, ciérralos con Escape y navega con las fechas.">
			<div class="e-n-tabs-heading" role="tablist">
					<button id="e-n-tab-title-2299132531" data-tab-title-id="e-n-tab-title-2299132531" class="e-n-tab-title" aria-selected="true" data-tab-index="1" role="tab" tabindex="0" aria-controls="e-n-tab-content-2299132531" style="--n-tabs-title-order: 1;">
						<span class="e-n-tab-title-text">
				Descripción			</span>
		</button>
				<button id="e-n-tab-title-2299132532" data-tab-title-id="e-n-tab-title-2299132532" class="e-n-tab-title" aria-selected="false" data-tab-index="2" role="tab" tabindex="-1" aria-controls="e-n-tab-content-2299132532" style="--n-tabs-title-order: 2;">
						<span class="e-n-tab-title-text">
				Especificaciones			</span>
		</button>
					</div>
			<div class="e-n-tabs-content">
				<div id="e-n-tab-content-2299132531" role="tabpanel" aria-labelledby="e-n-tab-title-2299132531" data-tab-index="1" style="--n-tabs-title-order: 1;" class="e-active elementor-element elementor-element-7b56a02 e-con-full e-flex e-con e-child" data-id="7b56a02" data-element_type="container">
		<div class="elementor-element elementor-element-bf72ca3 e-flex e-con-boxed e-con e-child" data-id="bf72ca3" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-6bc4c75 elementor-widget elementor-widget-image" data-id="6bc4c75" data-element_type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="1200" height="815" src="https://distribuidores.powerme.mx/wp-content/uploads/2025/12/Grid_D3U_FullWeb.webp" class="attachment-large size-large wp-image-2735" alt="EcoFlow DELTA 3 Ultra – Vista general de producto para distribuidores | PowerMe Energy" />															</div>
				<div class="elementor-element elementor-element-bf69a8d elementor-widget elementor-widget-heading" data-id="bf69a8d" data-element_type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">Contenido en la caja</h2>				</div>
				<div class="elementor-element elementor-element-c5d88c2 elementor-widget elementor-widget-image" data-id="c5d88c2" data-element_type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="1200" height="523" src="https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3U_01-1200x523.webp" class="attachment-large size-large wp-image-2736" alt="EcoFlow DELTA 3 Ultra – Contenido del paquete mayorista | PowerMe Energy" srcset="https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3U_01-1200x523.webp 1200w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3U_01-500x218.webp 500w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3U_01-300x131.webp 300w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3U_01-768x335.webp 768w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3U_01-1536x670.webp 1536w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3U_01-150x65.webp 150w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3U_01-480x209.webp 480w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3U_01-800x349.webp 800w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/ITB_D3U_01.webp 1768w" sizes="(max-width:767px) 480px, (max-width:1200px) 100vw, 1200px" />															</div>
					</div>
				</div>
				</div>
		<div id="e-n-tab-content-2299132532" role="tabpanel" aria-labelledby="e-n-tab-title-2299132532" data-tab-index="2" style="--n-tabs-title-order: 2;" class=" elementor-element elementor-element-f15b291 e-con-full e-flex e-con e-child" data-id="f15b291" data-element_type="container">
		<div class="elementor-element elementor-element-bb3db11 e-flex e-con-boxed e-con e-child" data-id="bb3db11" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-1866f0a elementor-widget elementor-widget-text-editor" data-id="1866f0a" data-element_type="widget" data-widget_type="text-editor.default">
									
<table class="soft2-table">
  <tbody>
    <tr>
      <th>Peso neto</th>
      <td>32.7 ± 0.6 kg</td>
    </tr>
    <tr>
      <th>Dimensiones (Al × An × Pr)</th>
      <td>625.99 mm × 327.71 mm × 394.95 mm</td>
    </tr>
    <tr>
      <th>Capacidad nominal</th>
      <td>3072 Wh, 51.2 V, 60 Ah</td>
    </tr>
    <tr>
      <th>Química de celdas</th>
      <td>LFP (LiFePO₄)</td>
    </tr>
    <tr>
      <th>Salida de CA</th>
      <td>120 V ~ 60 Hz, 3600 W total (sobretensión 7200 W)<br>Máx. por puerto: 20 A (x4), 30 A (x1)</td>
    </tr>
    <tr>
      <th>X-Boost</th>
      <td>4600 W</td>
    </tr>
    <tr>
      <th>Salida USB-A</th>
      <td>USB-A (x1): 5 V–3 A / 9 V–2 A / 12 V–1.5 A, 18 W máx.</td>
    </tr>
    <tr>
      <th>Salida USB-C</th>
      <td>
        USB-C (x1): 5/9/12/15 V–3 A, 20/28 V–5 A, 140 W máx. (HID)<br>
        USB-C (x2): 5/9/12/15 V–3 A, 20 V–2.25 A, 45 W máx. por puerto (total 45 W)
      </td>
    </tr>
    <tr>
      <th>Salida tipo encendedor (cigarette lighter)</th>
      <td>12.6 V, 10 A, 126 W máx.</td>
    </tr>
    <tr>
      <th>Entrada de CA (solo carga)</th>
      <td>100–120 V ~ 15 A, 50/60 Hz</td>
    </tr>
    <tr>
      <th>Entrada fotovoltaica (PV) máxima</th>
      <td>800 W</td>
    </tr>
    <tr>
      <th>Temperatura óptima de operación</th>
      <td>20 °C a 30 °C (68 °F a 86 °F)</td>
    </tr>
    <tr>
      <th>Temperatura de carga</th>
      <td>0 °C a 45 °C (32 °F a 113 °F)</td>
    </tr>
    <tr>
      <th>Temperatura de descarga</th>
      <td>−10 °C a 45 °C (14 °F a 113 °F)</td>
    </tr>
    <tr>
      <th>Temperatura de almacenamiento</th>
      <td>−10 °C a 45 °C (14 °F a 113 °F)</td>
    </tr>
    <tr>
      <th>Garantía</th>
      <td>Garantía de 5 años*<br><small>*Incluye garantía estándar de 3 años y 2 años adicionales al registrarse en la app de EcoFlow.</small></td>
    </tr>
    <tr>
      <th>Método de comunicación</th>
      <td>Wi‑Fi y Bluetooth</td>
    </tr>
    <tr>
      <th>EMC</th>
      <td>Clase B</td>
    </tr>
    <tr>
      <th>UPS</th>
      <td>&lt; 10 ms</td>
    </tr>
  </tbody>
</table>
								</div>
					</div>
				</div>
				</div>
					</div>
		</div>
						</div>
					</div>
				</div>
				</div>
		<p>El cargo <a href="https://distribuidores.powerme.mx/producto/delta-3-ultra/">Delta 3 Ultra</a> apareció primero en <a href="https://distribuidores.powerme.mx">Distribuidores PowerMe Energy</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://distribuidores.powerme.mx/producto/delta-3-ultra/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Delta 2</title>
		<link>https://distribuidores.powerme.mx/producto/delta-2/</link>
					<comments>https://distribuidores.powerme.mx/producto/delta-2/#respond</comments>
		
		<dc:creator><![CDATA[Luis Lopez Parra]]></dc:creator>
		<pubDate>Tue, 02 Dec 2025 18:33:26 +0000</pubDate>
				<guid isPermaLink="false">https://distribuidores.powerme.mx/?post_type=product&#038;p=2500</guid>

					<description><![CDATA[<ul>
<li>1-3kWh Capacidad ampliable</li>
<li>Potente salida de CA</li>
<li>Carga de CA 7 veces más rápida</li>
<li>Protege el medioambiente sin sacrificar la velocidad</li>
<li>Diseñada para durar 6 veces más</li>
<li>Control desde cualquier lugar</li>
<li>Garantía de 5 años</li>
</ul>
<p>El cargo <a href="https://distribuidores.powerme.mx/producto/delta-2/">Delta 2</a> apareció primero en <a href="https://distribuidores.powerme.mx">Distribuidores PowerMe Energy</a>.</p>
]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="product-post" data-elementor-id="2500" class="elementor elementor-2500" data-elementor-post-type="product">
				<div class="elementor-element elementor-element-0b19f5a e-flex e-con-boxed e-con e-parent" data-id="0b19f5a" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-348d5bf e-n-tabs-none elementor-widget elementor-widget-n-tabs" data-id="348d5bf" data-element_type="widget" data-settings="{&quot;tabs_justify_horizontal&quot;:&quot;stretch&quot;,&quot;tabs_justify_horizontal_mobile&quot;:&quot;stretch&quot;,&quot;horizontal_scroll&quot;:&quot;enable&quot;,&quot;horizontal_scroll_mobile&quot;:&quot;disable&quot;}" data-widget_type="nested-tabs.default">
							<div class="e-n-tabs" data-widget-number="55104959" aria-label="Pestañas. Abre elementos con Intro o Espacio, ciérralos con Escape y navega con las fechas.">
			<div class="e-n-tabs-heading" role="tablist">
					<button id="e-n-tab-title-551049591" data-tab-title-id="e-n-tab-title-551049591" class="e-n-tab-title" aria-selected="true" data-tab-index="1" role="tab" tabindex="0" aria-controls="e-n-tab-content-551049591" style="--n-tabs-title-order: 1;">
						<span class="e-n-tab-title-text">
				Descripción			</span>
		</button>
				<button id="e-n-tab-title-551049592" data-tab-title-id="e-n-tab-title-551049592" class="e-n-tab-title" aria-selected="false" data-tab-index="2" role="tab" tabindex="-1" aria-controls="e-n-tab-content-551049592" style="--n-tabs-title-order: 2;">
						<span class="e-n-tab-title-text">
				Características			</span>
		</button>
				<button id="e-n-tab-title-551049593" data-tab-title-id="e-n-tab-title-551049593" class="e-n-tab-title" aria-selected="false" data-tab-index="3" role="tab" tabindex="-1" aria-controls="e-n-tab-content-551049593" style="--n-tabs-title-order: 3;">
						<span class="e-n-tab-title-text">
				Ejemplo de usos			</span>
		</button>
					</div>
			<div class="e-n-tabs-content">
				<div id="e-n-tab-content-551049591" role="tabpanel" aria-labelledby="e-n-tab-title-551049591" data-tab-index="1" style="--n-tabs-title-order: 1;" class="e-active elementor-element elementor-element-7b7d628 e-con-full e-flex e-con e-child" data-id="7b7d628" data-element_type="container">
		<div class="elementor-element elementor-element-165c30b e-flex e-con-boxed e-con e-child" data-id="165c30b" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-5b2ff46 elementor-widget elementor-widget-heading" data-id="5b2ff46" data-element_type="widget" data-widget_type="heading.default">
					<h2 class="elementor-heading-title elementor-size-default">DELTA 2</h2>				</div>
				<div class="elementor-element elementor-element-4e34fe0 elementor-widget elementor-widget-image" data-id="4e34fe0" data-element_type="widget" data-widget_type="image.default">
															<img decoding="async" src="https://powerme.mx/wp-content/uploads/2024/08/delta-2-grid.webp" title="" alt="" loading="lazy" />															</div>
				<div class="elementor-element elementor-element-a90c752 elementor-widget elementor-widget-heading" data-id="a90c752" data-element_type="widget" data-widget_type="heading.default">
					<h4 class="elementor-heading-title elementor-size-default">Material de descarga</h4>				</div>
		<div class="elementor-element elementor-element-e076e0d e-grid e-con-full e-con e-child" data-id="e076e0d" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-7c995e6 elementor-view-stacked elementor-shape-square elementor-position-inline-start elementor-mobile-position-inline-start elementor-widget elementor-widget-icon-box" data-id="7c995e6" data-element_type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://distribuidores.powerme.mx/wp-content/uploads/2025/09/ECOFLOW-RIVER-2-Max-User-Manual.pdf" class="elementor-icon" tabindex="-1" aria-label="Manual de usuario">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-file-download" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm76.45 211.36l-96.42 95.7c-6.65 6.61-17.39 6.61-24.04 0l-96.42-95.7C73.42 337.29 80.54 320 94.82 320H160v-80c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v80h65.18c14.28 0 21.4 17.29 11.27 27.36zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h5 class="elementor-icon-box-title">
						<a href="https://distribuidores.powerme.mx/wp-content/uploads/2025/09/ECOFLOW-RIVER-2-Max-User-Manual.pdf" >
							Manual de usuario						</a>
					</h5>
				
				
			</div>
			
		</div>
						</div>
				<div class="elementor-element elementor-element-1b5b6b0 elementor-view-stacked elementor-shape-square elementor-position-inline-start elementor-mobile-position-inline-start elementor-widget elementor-widget-icon-box" data-id="1b5b6b0" data-element_type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<a href="https://distribuidores.powerme.mx/wp-content/uploads/2025/10/Catalogo-PowerMe2025-RGB.pdf" class="elementor-icon" tabindex="-1" aria-label="Brochure de productos">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-file-download" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm76.45 211.36l-96.42 95.7c-6.65 6.61-17.39 6.61-24.04 0l-96.42-95.7C73.42 337.29 80.54 320 94.82 320H160v-80c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v80h65.18c14.28 0 21.4 17.29 11.27 27.36zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z"></path></svg>				</a>
			</div>
			
						<div class="elementor-icon-box-content">

									<h5 class="elementor-icon-box-title">
						<a href="https://distribuidores.powerme.mx/wp-content/uploads/2025/10/Catalogo-PowerMe2025-RGB.pdf" >
							Brochure de productos						</a>
					</h5>
				
				
			</div>
			
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-9c0e3ff elementor-widget elementor-widget-heading" data-id="9c0e3ff" data-element_type="widget" data-widget_type="heading.default">
					<h4 class="elementor-heading-title elementor-size-default">Videos informativos</h4>				</div>
				<div class="elementor-element elementor-element-3d3def7 elementor-skin-carousel elementor-arrows-yes elementor-pagination-type-bullets elementor-pagination-position-outside elementor-widget elementor-widget-media-carousel" data-id="3d3def7" data-element_type="widget" data-settings="{&quot;skin&quot;:&quot;carousel&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;show_arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}" data-widget_type="media-carousel.default">
										<div class="elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Slides">
				<div class="swiper-wrapper">
											<div class="swiper-slide" role="group" aria-roledescription="slide">
							<a href="https://cdn.shopify.com/s/files/1/1996/9707/t/27/assets/river2prochargeanywhere2-1678174776539.png?v=1678174781" data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="3d3def7" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJzbGlkZXNob3ciOiIzZDNkZWY3In0%3D" data-elementor-lightbox-video="https://www.youtube.com/embed/Zklv01d6FMI?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0">		<div class="elementor-carousel-image" role="img" aria-label="" style="background-image: url(&#039;https://cdn.shopify.com/s/files/1/1996/9707/t/27/assets/river2prochargeanywhere2-1678174776539.png?v=1678174781&#039;)">

			
							<div class="elementor-custom-embed-play">
					<svg aria-hidden="true" class="e-font-icon-svg e-eicon-play" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z"></path></svg>					<span class="elementor-screen-only">Play</span>
				</div>
					</div>
		</a>						</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
							<a href="https://distribuidores.powerme.mx/wp-content/uploads/2026/03/D3A_2000_1.webp" data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="3d3def7" data-elementor-lightbox-title="D3A_2000_1.webp" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzExNCwidXJsIjoiaHR0cHM6XC9cL2Rpc3RyaWJ1aWRvcmVzLnBvd2VybWUubXhcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzAzXC9EM0FfMjAwMF8xLndlYnAiLCJzbGlkZXNob3ciOiIzZDNkZWY3In0%3D" data-elementor-lightbox-video="https://www.youtube.com/embed/jPfvco8Zk_0?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0">		<div class="elementor-carousel-image" role="img" aria-label="EcoFlow DELTA 3 – Estación de energía 2000W" style="background-image: url(&#039;https://distribuidores.powerme.mx/wp-content/uploads/2026/03/D3A_2000_1.webp&#039;)">

			
							<div class="elementor-custom-embed-play">
					<svg aria-hidden="true" class="e-font-icon-svg e-eicon-play" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z"></path></svg>					<span class="elementor-screen-only">Play</span>
				</div>
					</div>
		</a>						</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
							<a href="https://cdn.shopify.com/s/files/1/1996/9707/t/27/assets/pcsection4-1679042799725.png?v=1679042805" data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="3d3def7" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJzbGlkZXNob3ciOiIzZDNkZWY3In0%3D" data-elementor-lightbox-video="https://www.youtube.com/embed/dPfyDtycrJE?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0">		<div class="elementor-carousel-image" role="img" aria-label="" style="background-image: url(&#039;https://cdn.shopify.com/s/files/1/1996/9707/t/27/assets/pcsection4-1679042799725.png?v=1679042805&#039;)">

			
							<div class="elementor-custom-embed-play">
					<svg aria-hidden="true" class="e-font-icon-svg e-eicon-play" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z"></path></svg>					<span class="elementor-screen-only">Play</span>
				</div>
					</div>
		</a>						</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
							<a href="https://distribuidores.powerme.mx/wp-content/uploads/2025/09/DPU_01.webp" data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="3d3def7" data-elementor-lightbox-title="DPU_01" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTE4OSwidXJsIjoiaHR0cHM6XC9cL2Rpc3RyaWJ1aWRvcmVzLnBvd2VybWUubXhcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzA5XC9EUFVfMDEud2VicCIsInNsaWRlc2hvdyI6IjNkM2RlZjcifQ%3D%3D" data-elementor-lightbox-video="https://www.youtube.com/embed/dQfwUvuX_PA?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0">		<div class="elementor-carousel-image" role="img" aria-label="EcoFlow DELTA Pro Ultra | PowerMe Energy" style="background-image: url(&#039;https://distribuidores.powerme.mx/wp-content/uploads/2025/09/DPU_01.webp&#039;)">

			
							<div class="elementor-custom-embed-play">
					<svg aria-hidden="true" class="e-font-icon-svg e-eicon-play" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z"></path></svg>					<span class="elementor-screen-only">Play</span>
				</div>
					</div>
		</a>						</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
							<a href="https://cdn.shopify.com/s/files/1/1996/9707/t/27/assets/river2prochargeanywhere1-1678174832381.png?v=1678174843" data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="3d3def7" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJzbGlkZXNob3ciOiIzZDNkZWY3In0%3D" data-elementor-lightbox-video="https://www.youtube.com/embed/orTPXGmMNvw?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0">		<div class="elementor-carousel-image" role="img" aria-label="" style="background-image: url(&#039;https://cdn.shopify.com/s/files/1/1996/9707/t/27/assets/river2prochargeanywhere1-1678174832381.png?v=1678174843&#039;)">

			
							<div class="elementor-custom-embed-play">
					<svg aria-hidden="true" class="e-font-icon-svg e-eicon-play" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z"></path></svg>					<span class="elementor-screen-only">Play</span>
				</div>
					</div>
		</a>						</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
							<a href="https://powerme.mx/wp-content/uploads/2024/08/PC-Mask_group.webp" data-elementor-open-lightbox="yes" data-elementor-lightbox-slideshow="3d3def7" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJzbGlkZXNob3ciOiIzZDNkZWY3In0%3D" data-elementor-lightbox-video="https://www.youtube.com/embed/65RKg8t_8F8?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0">		<div class="elementor-carousel-image" role="img" aria-label="" style="background-image: url(&#039;https://powerme.mx/wp-content/uploads/2024/08/PC-Mask_group.webp&#039;)">

			
							<div class="elementor-custom-embed-play">
					<svg aria-hidden="true" class="e-font-icon-svg e-eicon-play" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z"></path></svg>					<span class="elementor-screen-only">Play</span>
				</div>
					</div>
		</a>						</div>
									</div>
															<div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0" aria-label="Previous">
							<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-left" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z"></path></svg>						</div>
						<div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0" aria-label="Next">
							<svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-right" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z"></path></svg>						</div>
																<div class="swiper-pagination"></div>
												</div>
								</div>
		<div class="elementor-element elementor-element-5ee679f e-con-full e-flex e-con e-child" data-id="5ee679f" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
				<div class="elementor-element elementor-element-934f75e elementor-widget elementor-widget-heading" data-id="934f75e" data-element_type="widget" data-widget_type="heading.default">
					<h4 class="elementor-heading-title elementor-size-default">Especificaciones DELTA 2</h4>				</div>
				<div class="elementor-element elementor-element-857c549 elementor-widget elementor-widget-text-editor" data-id="857c549" data-element_type="widget" data-widget_type="text-editor.default">
									<table><tbody><tr><th>Capacidad</th><td>1024 Wh</td></tr><tr><th>Batería adicional</th><td>Admite batería DELTA 2 o DELTA Max</td></tr><tr><th>Salida de CA</th><td>4 salidas, 1800 W en total (pico: 2700 W)</td></tr><tr><th>Potencia con X-Boost</th><td>Hasta 2400 W para dispositivos compatibles</td></tr><tr><th>Salida USB-A</th><td>2 puertos, 5 V, 2.4 A, 12 W máx.</td></tr><tr><th>USB-A carga rápida</th><td>2 puertos, 5 V, 2.4 A / 9 V, 2 A / 12 V, 1.5 A, 18 W máx.</td></tr><tr><th>USB-C</th><td>2 puertos, 5/9/12/15/20 V, 5 A, 100 W máx.</td></tr><tr><th>Salida de alimentación para coche</th><td>1 puerto, 12.6 V, 10 A, 126 W máx.</td></tr><tr><th>Salida DC5521</th><td>2 puertos, 12.6 V, 3 A, 38 W máx.</td></tr><tr><th>Carga de CA</th><td>1200 W</td></tr><tr><th>Carga mediante energía solar</th><td>11–60 V, 15 A, 500 W máx.</td></tr><tr><th>Carga en vehículo</th><td>Admite batería de 12 V / 24 V, 8 A</td></tr><tr><th>Carga de CC</th><td>1100 W</td></tr><tr><th>Química de batería</th><td>LFP (LiFePO4)</td></tr><tr><th>Ciclos de vida útil</th><td>3000 ciclos manteniendo más del 80 % de capacidad</td></tr></tbody></table>								</div>
				<div class="elementor-element elementor-element-c894f0e elementor-widget elementor-widget-image" data-id="c894f0e" data-element_type="widget" data-widget_type="image.default">
															<img loading="lazy" decoding="async" width="1200" height="523" src="https://distribuidores.powerme.mx/wp-content/uploads/2025/12/D2_ITB_02-1200x523.webp" class="attachment-large size-large wp-image-2529" alt="Imagen portal distribuidores PowerMe Energy" srcset="https://distribuidores.powerme.mx/wp-content/uploads/2025/12/D2_ITB_02-1200x523.webp 1200w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/D2_ITB_02-800x349.webp 800w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/D2_ITB_02-500x218.webp 500w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/D2_ITB_02-300x131.webp 300w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/D2_ITB_02-768x335.webp 768w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/D2_ITB_02-1536x670.webp 1536w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/D2_ITB_02-150x65.webp 150w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/D2_ITB_02-480x209.webp 480w, https://distribuidores.powerme.mx/wp-content/uploads/2025/12/D2_ITB_02.webp 1768w" sizes="(max-width:767px) 480px, (max-width:1200px) 100vw, 1200px" />															</div>
				</div>
					</div>
				</div>
				</div>
		<div id="e-n-tab-content-551049592" role="tabpanel" aria-labelledby="e-n-tab-title-551049592" data-tab-index="2" style="--n-tabs-title-order: 2;" class=" elementor-element elementor-element-c39128e e-con-full e-flex e-con e-child" data-id="c39128e" data-element_type="container">
		<div class="elementor-element elementor-element-36249b8 e-flex e-con-boxed e-con e-child" data-id="36249b8" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-cb0c867 elementor-widget elementor-widget-text-editor" data-id="cb0c867" data-element_type="widget" data-widget_type="text-editor.default">
									<ul class="space-y-0"><li class="flex items-center rounded-md transition-all duration-200 hover:bg-gray-50 dark:hover:bg-gray-700"><span class="text-base md:text-base text-gray-700 dark:text-gray-300 font-medium">Carga completa de 0 a 100% en 1 hora</span></li><li class="flex items-center rounded-md transition-all duration-200 hover:bg-gray-50 dark:hover:bg-gray-700"><span class="text-base md:text-base text-gray-700 dark:text-gray-300 font-medium">70% más rápido que otras estaciones portátiles</span></li><li class="flex items-center rounded-md transition-all duration-200 hover:bg-gray-50 dark:hover:bg-gray-700"><span class="text-base md:text-base text-gray-700 dark:text-gray-300 font-medium">38% más rápido que la generación anterior</span></li><li class="flex items-center rounded-md transition-all duration-200 hover:bg-gray-50 dark:hover:bg-gray-700"><span class="text-base md:text-base text-gray-700 dark:text-gray-300 font-medium">Velocidad de carga líder en la industria</span></li></ul>								</div>
					</div>
				</div>
				</div>
		<div id="e-n-tab-content-551049593" role="tabpanel" aria-labelledby="e-n-tab-title-551049593" data-tab-index="3" style="--n-tabs-title-order: 3;" class=" elementor-element elementor-element-344db39 e-con-full e-flex e-con e-child" data-id="344db39" data-element_type="container">
		<div class="elementor-element elementor-element-23d4f3b e-flex e-con-boxed e-con e-child" data-id="23d4f3b" data-element_type="container">
					<div class="e-con-inner">
		<div class="elementor-element elementor-element-b12c074 e-grid e-con-full e-con e-child" data-id="b12c074" data-element_type="container">
				<div class="elementor-element elementor-element-127c610 elementor-view-stacked elementor-shape-square elementor-position-inline-start elementor-mobile-position-inline-start elementor-widget elementor-widget-icon-box" data-id="127c610" data-element_type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-laptop" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M624 416H381.54c-.74 19.81-14.71 32-32.74 32H288c-18.69 0-33.02-17.47-32.77-32H16c-8.8 0-16 7.2-16 16v16c0 35.2 28.8 64 64 64h512c35.2 0 64-28.8 64-64v-16c0-8.8-7.2-16-16-16zM576 48c0-26.4-21.6-48-48-48H112C85.6 0 64 21.6 64 48v336h512V48zm-64 272H128V64h384v256z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h5 class="elementor-icon-box-title">
						<span  >
							Carga de dispositivos						</span>
					</h5>
				
									<p class="elementor-icon-box-description">
						como router, computadoras, pantallas, consolas, laptops,etc.					</p>
				
			</div>
			
		</div>
						</div>
				<div class="elementor-element elementor-element-5c09d3f elementor-view-stacked elementor-shape-square elementor-position-inline-start elementor-mobile-position-inline-start elementor-widget elementor-widget-icon-box" data-id="5c09d3f" data-element_type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-mobile-alt" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M272 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h224c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM160 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm112-108c0 6.6-5.4 12-12 12H60c-6.6 0-12-5.4-12-12V60c0-6.6 5.4-12 12-12h200c6.6 0 12 5.4 12 12v312z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h5 class="elementor-icon-box-title">
						<span  >
							Cargar teléfonos móviles						</span>
					</h5>
				
									<p class="elementor-icon-box-description">
						hasta 4 veces con una sola carga del River 2					</p>
				
			</div>
			
		</div>
						</div>
				<div class="elementor-element elementor-element-8b7ea38 elementor-view-stacked elementor-shape-square elementor-position-inline-start elementor-mobile-position-inline-start elementor-widget elementor-widget-icon-box" data-id="8b7ea38" data-element_type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-lightbulb" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path d="M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h5 class="elementor-icon-box-title">
						<span  >
							Encender luces LED o de camping						</span>
					</h5>
				
				
			</div>
			
		</div>
						</div>
				<div class="elementor-element elementor-element-84caa6a elementor-view-stacked elementor-shape-square elementor-position-inline-start elementor-mobile-position-inline-start elementor-widget elementor-widget-icon-box" data-id="84caa6a" data-element_type="widget" data-widget_type="icon-box.default">
							<div class="elementor-icon-box-wrapper">

						<div class="elementor-icon-box-icon">
				<span  class="elementor-icon">
				<svg aria-hidden="true" class="e-font-icon-svg e-fas-blender" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 384H160c-35.35 0-64 28.65-64 64v32c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-32c0-35.35-28.65-64-64-64zm-128 96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm40-416h166.54L512 0H48C21.49 0 0 21.49 0 48v160c0 26.51 21.49 48 48 48h103.27l8.73 96h256l17.46-64H328c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h114.18l17.46-64H328c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h140.36l17.46-64H328c-4.42 0-8-3.58-8-8V72c0-4.42 3.58-8 8-8zM64 192V64h69.82l11.64 128H64z"></path></svg>				</span>
			</div>
			
						<div class="elementor-icon-box-content">

									<h5 class="elementor-icon-box-title">
						<span  >
							Cocina ligera						</span>
					</h5>
				
									<p class="elementor-icon-box-description">
						puedes alimentar cafeteras, licuadoras o incluso una sandwichera					</p>
				
			</div>
			
		</div>
						</div>
				</div>
					</div>
				</div>
				</div>
					</div>
		</div>
						</div>
					</div>
				</div>
				</div>
		<p>El cargo <a href="https://distribuidores.powerme.mx/producto/delta-2/">Delta 2</a> apareció primero en <a href="https://distribuidores.powerme.mx">Distribuidores PowerMe Energy</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://distribuidores.powerme.mx/producto/delta-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
