<?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>Cargador - Nex-Varo | Reseñas Express Guide</title>
	<atom:link href="https://nex-varo.com/category/electronica-digital/cargador/feed/" rel="self" type="application/rss+xml" />
	<link>https://nex-varo.com/category/electronica-digital/cargador/</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jan 2026 06:46:33 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://nex-varo.com/wp-content/uploads/2024/11/cropped-favicon_nexvaro-32x32.png</url>
	<title>Cargador - Nex-Varo | Reseñas Express Guide</title>
	<link>https://nex-varo.com/category/electronica-digital/cargador/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">238846266</site>	<item>
		<title>MOVESPEED M25 Pro banco de energía &#8211; Innovación en carga ultrarrápida y batería de alta capacidad</title>
		<link>https://nex-varo.com/movespeed-m25-pro-banco-de-energia/</link>
		
		<dc:creator><![CDATA[nexvaro]]></dc:creator>
		<pubDate>Sun, 05 Oct 2025 05:58:29 +0000</pubDate>
				<category><![CDATA[Cargador]]></category>
		<category><![CDATA[Electrónica y Digital]]></category>
		<category><![CDATA[cargador]]></category>
		<guid isPermaLink="false">https://nex-varo.com/?p=5696</guid>

					<description><![CDATA[<p>¡Revoluciona tu vida digital con carga ultrarrápida y batería de alta capacidad! MOVESPEED M25 Pro banco de energía cuenta con una potente batería de 25,000mAh y una salida máxima de 145W, siendo la solución óptima para cargar diversos dispositivos de manera rápida y eficiente. Este producto permite utilizar todos tus dispositivos digitales de manera estable [&#8230;]</p>
<p><a href="https://nex-varo.com/movespeed-m25-pro-banco-de-energia/">MOVESPEED M25 Pro banco de energía &#8211; Innovación en carga ultrarrápida y batería de alta capacidad</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
    <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333;">¡Revoluciona tu vida digital con carga ultrarrápida y batería de alta capacidad!</h2>
    <p>MOVESPEED M25 Pro banco de energía cuenta con una potente batería de 25,000mAh y una salida máxima de 145W, siendo la solución óptima para cargar diversos dispositivos de manera rápida y eficiente. Este producto permite utilizar todos tus dispositivos digitales de manera estable en cualquier momento y lugar, desde MacBook hasta smartphones.</p>
    <p>Con la función de carga ultrarrápida de 140W puedes cargar tu laptop rápidamente, y mediante los puertos dual USB-C y USB-A puedes cargar varios dispositivos simultáneamente. La pantalla LED inteligente muestra de un vistazo el nivel de batería restante y la salida en tiempo real, proporcionando comodidad al usuario.</p>
    <p>Además, se ha reforzado la seguridad con batería de grado automotriz y sensor de temperatura NTC, y ofrece compatibilidad con diversos dispositivos para maximizar la conveniencia del usuario. MOVESPEED M25 Pro cuenta con capacidad aprobada para aviación, por lo que puedes llevarlo con tranquilidad durante tus viajes.</p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #EF048A;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #C0036E;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #fff4f8, #fff4f8);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #EF048A;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20M25Pro/MOVESPEED%20M25Pro_produto_imagen.webp" alt="MOVESPEED M25Pro 140W banco de energía 25000mAh PD3.1 carga rápida batería externa portátil 100W Powerbank para MacBook Notebook portátil"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005005473161632.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div><div class="product-details"><h2 class="product-name">MOVESPEED M25Pro 140W banco de energía 25000mAh PD3.1 carga rápida batería externa portátil 100W Powerbank para MacBook Notebook portátil</h2><div class="rating-reviews is-loading"><span class="rating">4.7</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 70.000000%">★</span></div></div><div class="review-stats">572 valoraciones<span class="stat-divider"> | </span>3,000+ vendido</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">MX$3,684.65</span><span class="discount">Ahorra MX$2,550.09%</span></div><div class="special-price">MX$1,134.56</div><div class="price-date">Precios vigentes al 05/10/2025, sujetos a modificación según fecha de compra.</div></div><div class="key-points"><div class="key-points-title">Puntos clave del producto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Batería de alta capacidad de 25,000mAh para cargar diversos dispositivos</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Soporte de carga ultrarrápida con potente salida de 145W</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Verificación de estado en tiempo real con pantalla LED inteligente</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Transporte seguro durante viajes con aprobación para aviación</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005005473161632.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div></div>
    
    <br>
    
    <style>
        .product-info4 {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .product-info4 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section4 {
            margin-bottom: 16px;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
            transition: box-shadow 0.2s ease;
        }
        .product-section4:hover {
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        }
        .section-header4 {
            padding: 16px 20px;
            background: linear-gradient(to right, #fff4f8, #fff4f8);
            display: flex;
            align-items: center;
            border: 1px solid #E2E8F0;
        }
        .section-header4 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #2D3748;
            margin: 0;
        }
        .section-content4 {
            background: white;
            padding: 20px;
            border: 1px solid #E2E8F0;
            border-top: none;
        }
        .product-section4 ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .product-section4 li {
            position: relative;
            padding-left: 20px;
            margin-bottom: 12px;
            color: #4A5568;
            line-height: 1.6;
        }
        .product-section4 li:last-child {
            margin-bottom: 0;
        }
        .product-section4 li:before {
            content: "";
            position: absolute;
            left: 0;
            top: 8px;
            width: 8px;
            height: 8px;
            background-color: #E73D8D;
            border-radius: 50%;
        }
        .product-conclusion4 {
            margin-top: 30px;
            text-align: center;
            color: #2D3748;
            font-weight: 500;
            line-height: 1.6;
            padding: 0 20px;
        }
        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #F9EFF5;
        }
    </style>
    <div class="product-info4" id="product-info-wrapper-product-info-1">
        <h2>Detalles del producto</h2>
        <div class="content-wrapper" id="content-product-info-1">
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>MOVESPEED M25 Pro banco de energía, equipado con potente rendimiento y tecnología innovadora, ofrece la solución óptima para usuarios que desean cargar diversos dispositivos de manera rápida y eficiente.</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>La batería de alta capacidad de 25,000mAh y la salida máxima de 145W permiten cargar fácilmente diversos dispositivos desde laptops hasta smartphones.</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Características principales</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Carga ultrarrápida de 140W: Carga rápida de laptops como MacBook mediante tecnología PD3.1</li><li>Salida total de 145W: Carga simultánea de varios dispositivos con puertos dual USB-C y USB-A</li><li>Alta capacidad de 25,000mAh: Puede cargar MacBook Pro 14 pulgadas 1.5 veces, iPhone 16 4.8 veces</li><li>Pantalla LED inteligente: Visualización de un vistazo del nivel de batería restante, salida en tiempo real y tiempo de uso disponible</li><li>Carga rápida en 2.5 horas: Recarga rápida con carga rápida PD de 65W</li><li>Aprobación para aviación: Transporte posible durante viajes aéreos con capacidad de 92.5Wh</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Seguridad y compatibilidad</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Seguridad reforzada con batería de grado automotriz y sensor de temperatura NTC</li><li>Ofrece compatibilidad con diversos dispositivos</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Especificaciones del producto</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Tamaño: 155 x 81 x 26.8mm</li><li>Peso: Aproximadamente 504.5g</li><li>Entrada: Máximo 65W</li><li>Salida: USB-C1 máximo 140W, USB-C2 máximo 45W, USB-A máximo 22.5W</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Consejos de compra</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Disponible para compra en tiendas en línea</li><li>Diversas promociones y beneficios de descuento</li><li>Verificación obligatoria de autenticación de producto genuino y servicio de garantía</li>
                        </ul>
                    </div>
                </div></div><button class="show-more-btn" id="btn-product-info-1" onclick="toggleContent('product-info-1')">Ver más</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver más';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galería de imágenes</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20M25Pro/MOVESPEED%20M25Pro_produto_imagen_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20M25Pro/MOVESPEED%20M25Pro_produto_imagen_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20M25Pro/MOVESPEED%20M25Pro_produto_imagen_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20M25Pro/MOVESPEED%20M25Pro_produto_imagen_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20M25Pro/MOVESPEED%20M25Pro_produto_imagen_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20M25Pro/MOVESPEED%20M25Pro_produto_imagen_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20M25Pro/MOVESPEED%20M25Pro_produto_imagen_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20M25Pro/MOVESPEED%20M25Pro_produto_imagen_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20M25Pro/MOVESPEED%20M25Pro_produto_imagen_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20M25Pro/MOVESPEED%20M25Pro_produto_imagen_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20M25Pro/MOVESPEED%20M25Pro_produto_imagen_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20M25Pro/MOVESPEED%20M25Pro_produto_imagen_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20M25Pro/MOVESPEED%20M25Pro_produto_imagen_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20M25Pro/MOVESPEED%20M25Pro_produto_imagen_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20M25Pro/MOVESPEED%20M25Pro_produto_imagen_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20M25Pro/MOVESPEED%20M25Pro_produto_imagen_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-slider-container {
            width: 100%;
            max-width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-slider-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-slider-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
        }
        .yt-slider-track {
            display: flex;
            transition: transform 0.3s ease;
            height: 100%;
        }
        .yt-slider-slide {
            min-width: 50%;
            height: 100%;
            padding: 0 5px;
            box-sizing: border-box;
            cursor: pointer;
        }
        .yt-slider-slide:first-child {
            padding-left: 0;
        }
        .yt-slider-slide:last-child {
            padding-right: 0;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-button svg {
            width: 20px;
            height: 20px;
            fill: white;
            margin-left: 2px;
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-slider-controls {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background-color: rgba(0, 0, 0, 0.6);
            color: white;
            border: none;
            border-radius: 50%;
            width: 50px;
            height: 50px;
            cursor: pointer;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            z-index: 10;
            font-size: 24px;
            font-weight: bold;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-slider-controls:hover {
            background-color: rgba(0, 0, 0, 0.8);
            transform: translateY(-50%) scale(1.1);
        }
        .yt-slider-controls.hidden {
            display: none;
        }
        .yt-slider-prev {
            left: 15px;
        }
        .yt-slider-next {
            right: 15px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-slider-slide {
                min-width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-slider-container">
        <h2 class="yt-slider-title">Video del producto</h2>
        <div id="yt-slider-697340b09f76b" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/watch?v=tQINuNZk0kc" data-video-id="tQINuNZk0kc" data-is-short="false">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20M25Pro/MOVESPEED%20M25Pro_youtube_imagen_1.webp" alt="YouTube video 1" class="yt-thumbnail-image">
                        <div class="yt-video-type-badge">Video</div>
                        <div class="yt-play-button">
                            <div class="yt-play-triangle"></div>
                        </div>
                    </div>
                </div>
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/7ovll4nRAww" data-video-id="7ovll4nRAww" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20M25Pro/MOVESPEED%20M25Pro_youtube_imagen_2.webp" alt="YouTube video 2" class="yt-thumbnail-image">
                        <div class="yt-video-type-badge">Short</div>
                        <div class="yt-play-button">
                            <div class="yt-play-triangle"></div>
                        </div>
                    </div>
                </div>
            </div>
            <button class="yt-slider-controls yt-slider-prev">‹</button>
            <button class="yt-slider-controls yt-slider-next">›</button>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este video de presentación le ayudará a comprender mejor el producto. Para videos en otros idiomas, se recomienda activar los subtítulos (CC).</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-697340b09f76b");
        var track = slider.querySelector(".yt-slider-track");
        var slides = slider.querySelectorAll(".yt-slider-slide");
        var prevBtn = slider.querySelector(".yt-slider-prev");
        var nextBtn = slider.querySelector(".yt-slider-next");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        var currentSlide = 0;
        var slidesPerView = window.innerWidth <= 768 ? 1 : 2;
        var totalSlides = slides.length;
        var maxSlide = Math.max(0, totalSlides - slidesPerView);

        function updateSlider() {
            var translateX = -(currentSlide * (100 / slidesPerView));
            track.style.transform = "translateX(" + translateX + "%)";

            // 슬라이드 버튼 표시/숨김 제어
            updateControlsVisibility();
        }

        function updateControlsVisibility() {
            // 슬라이드가 slidesPerView 개 이하거나 모든 슬라이드가 한 화면에 보이면 컨트롤 숨김
            if (totalSlides <= slidesPerView) {
                prevBtn.classList.add("hidden");
                nextBtn.classList.add("hidden");
                return;
            }

            // 첫 번째 슬라이드에서 이전 버튼 숨김
            prevBtn.classList.toggle("hidden", currentSlide <= 0);

            // 마지막 슬라이드에서 다음 버튼 숨김
            nextBtn.classList.toggle("hidden", currentSlide >= maxSlide);
        }

        function nextSlide() {
            if (currentSlide < maxSlide) {
                currentSlide++;
                updateSlider();
            }
        }

        function prevSlide() {
            if (currentSlide > 0) {
                currentSlide--;
                updateSlider();
            }
        }

        function goToSlide(slideIndex) {
            currentSlide = Math.min(slideIndex * slidesPerView, maxSlide);
            updateSlider();
        }

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-slider-697340b09f76b-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-697340b09f76b-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-slider-697340b09f76b-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                // 클릭된 요소가 모달 오버레이 자체이거나 모달 컨텐트인 경우에만 닫기
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지 (동적으로 생성되므로 이벤트 위임 사용)
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners - 모바일 확대 방지를 위한 preventDefault 추가
        nextBtn.addEventListener("click", function(e) {
            e.preventDefault();
            nextSlide();
        });

        prevBtn.addEventListener("click", function(e) {
            e.preventDefault();
            prevSlide();
        });

        slides.forEach(function(slide) {
            slide.addEventListener("click", function() {
                var videoId = this.getAttribute("data-video-id");
                var isShort = this.getAttribute("data-is-short") === "true";
                openModal(videoId, isShort);
            });
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });

        // Responsive handling
        window.addEventListener("resize", function() {
            var newSlidesPerView = window.innerWidth <= 768 ? 1 : 2;
            if (newSlidesPerView !== slidesPerView) {
                slidesPerView = newSlidesPerView;
                maxSlide = Math.max(0, totalSlides - slidesPerView);
                currentSlide = Math.min(currentSlide, maxSlide);
                updateSlider();
            }
        });

        // Initialize - 초기화 시 컨트롤 상태를 정확히 설정
        updateSlider();
    })();
    </script>
    
    
    <br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #E73D8D;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Calificación del producto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 70.000000%">★</span></div></div>
                    <div class="rating-number">4.7</div>
                </div>
                <div class="review-badge" style="background-color:#E73D8D;">
                    <div class="badge-emoji">🔥</div>
                    <div class="badge-text">Popular</div>
                    <div class="badge-subtext">2.000+ VENTAS</div>
                </div>
              </div></div></div>
    
    
        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Pros</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Excelente estado del empaque, el producto llega sin daños</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Diversos puertos de salida y alto rendimiento de salida permiten cargar varios dispositivos simultáneamente</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Estructura del producto sólida y estable, funciona sin sobrecalentamiento</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Tamaño compacto con alta capacidad de batería</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Envío rápido y respuesta rápida del vendedor</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Contras</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Posibilidad de retraso en el envío</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Posible confusión durante el uso debido a error en el indicador de carga</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>El peso del producto no es precisamente ligero</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Reseñas de consumidores</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Satisfacción con el estado del producto y envío</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">Excelente producto. Llegó dentro del plazo prometido y el empaque estaba en muy buenas condiciones, sin ningún daño en la caja o el equipo.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Opinión sobre el banco de energía MOVESPEED</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">Me gusta que pueda cargar varios dispositivos con diversos puertos de salida. Funciona de manera estable sin sobrecalentamiento, por lo que puedo usarlo con tranquilidad. Lo recomiendo para quienes necesitan carga rápida.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Combinación perfecta con Starlink mini</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">La batería es realmente excelente y me gusta que sea compacto en relación a su rendimiento. Es muy adecuado para usar con Starlink mini y funciona perfectamente.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Experiencia de uso del banco de energía MOVESPEED</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">Llegó en perfectas condiciones. Pude encender el Sokani Cola 60X de manera estable a máxima potencia. La capacidad de 25000mAh y el rendimiento de salida de 140W son realmente buenos.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver más</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #A81946 0%, #EF048A 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(168, 25, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005005473161632.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver precio en AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Envío rápido</span>
                <span class='trust--badge'>🔒 Pago seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicación presenta productos recomendados de AliExpress para nuestros lectores.</p></div><p><a href="https://nex-varo.com/movespeed-m25-pro-banco-de-energia/">MOVESPEED M25 Pro banco de energía &#8211; Innovación en carga ultrarrápida y batería de alta capacidad</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5696</post-id>	</item>
		<item>
		<title>Batería Portátil MOVESPEED S10 Ultra Delgada y Ligera &#8211; ¡Experiencia de Carga Rápida y Conveniente!</title>
		<link>https://nex-varo.com/bateria-portatil-movespeed-s10/</link>
		
		<dc:creator><![CDATA[nexvaro]]></dc:creator>
		<pubDate>Sun, 05 Oct 2025 05:20:40 +0000</pubDate>
				<category><![CDATA[Cargador]]></category>
		<category><![CDATA[Electrónica y Digital]]></category>
		<category><![CDATA[cargador]]></category>
		<guid isPermaLink="false">https://nex-varo.com/?p=5693</guid>

					<description><![CDATA[<p>¡Experiencia de carga rápida y conveniente en cualquier momento y lugar con la batería portátil MOVESPEED S10 ultra delgada y ligera! Para las personas modernas cuyo uso de smartphones y tablets se ha vuelto cotidiano, una batería portátil que combine portabilidad y rendimiento es un artículo esencial. La batería portátil MOVESPEED S10 de 10000mAh maximiza [&#8230;]</p>
<p><a href="https://nex-varo.com/bateria-portatil-movespeed-s10/">Batería Portátil MOVESPEED S10 Ultra Delgada y Ligera &#8211; ¡Experiencia de Carga Rápida y Conveniente!</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
    <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333">
        ¡Experiencia de carga rápida y conveniente en cualquier momento y lugar con la batería portátil MOVESPEED S10 ultra delgada y ligera!
    </h2>
    <p>
        Para las personas modernas cuyo uso de smartphones y tablets se ha vuelto cotidiano, una batería portátil que combine portabilidad y rendimiento es un artículo esencial. La batería portátil MOVESPEED S10 de 10000mAh maximiza la portabilidad con un diseño ultra ligero de 1.5cm de grosor y 195g de peso, permitiendo carga libre en cualquier momento y lugar.
    </p>
    <p>
        Compatible con carga por cable PD de 20W y carga inalámbrica de 7.5W para una carga rápida, su función de carga de alta velocidad que alcanza el 70% en 40 minutos le ahorra tiempo incluso en una vida ocupada. La tecnología NTC de prevención de sobrecalentamiento y el imán N52 garantizan una fijación estable y carga eficiente.
    </p>
    <p>
        MOVESPEED es una marca elegida por más de 50 millones de usuarios en más de 80 países alrededor del mundo, que ofrece calidad confiable y diseño innovador. Basándose en la filosofía de &#8220;comenzar con el diseño y completar con la calidad&#8221;, presenta productos que mejoran la calidad de vida.
    </p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #EF048A;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #C0036E;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #fff4f8, #fff4f8);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #EF048A;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20S10/MOVESPEED%20S10_produto_imagen.webp" alt="MOVESPEED S10 banco de energía magnético delgado 10000mAh PD20W cargador portátil batería externa inalámbrica para iPhone 16 Samsung Powerbank"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005006495562624.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div><div class="product-details"><h2 class="product-name">MOVESPEED S10 banco de energía magnético delgado 10000mAh PD20W cargador portátil batería externa inalámbrica para iPhone 16 Samsung Powerbank</h2><div class="rating-reviews is-loading"><span class="rating">4.7</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 70.000000%">★</span></div></div><div class="review-stats">366 valoraciones<span class="stat-divider"> | </span>3,000+ vendido</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">MX$1,489.75</span><span class="discount">Ahorra MX$1,000.64%</span></div><div class="special-price">MX$489.11</div><div class="price-date">Precios vigentes al 05/10/2025, sujetos a modificación según fecha de compra.</div></div><div class="key-points"><div class="key-points-title">Puntos clave del producto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Ultra Delgada y Ligera: Portabilidad maximizada con 1.5cm de grosor y 195g de peso</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Carga Rápida: Alcanza el 70% de carga en 40 minutos</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Fijación Magnética: Fijación estable con imán ultra potente de 16N</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Tecnología de Mantenimiento de Baja Temperatura: Carga rápida continua a baja temperatura con prevención de sobrecalentamiento NTC</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Compatible con Carga por Cable e Inalámbrica: Ofrece diversas opciones de carga</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005006495562624.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div></div>
    
    <br>
    
    <style>
        .product-info3 {
            max-width: 700px;
            margin: 20px auto;
            position: relative;
        }
        .product-info3 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section3 {
            margin-bottom: 30px;
            background-color: #ffffff;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        }
        .product-section3 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #4a5568;
            border-bottom: 2px solid #EF048A;
            padding-bottom: 10px;
            margin-bottom: 15px;
        }
        .product-section3 ul {
            list-style-type: none;
            padding-left: 0;
            color: #4a5568;
        }
        .product-section3 li {
            margin-bottom: 10px;
            padding-left: 25px;
            position: relative;
            line-height: 1.5;
        }
        .product-section3 li:before {
            content: "•";
            color: #8793A2;
            font-weight: bold;
            position: absolute;
            left: 0;
        }
        .product-conclusion3 {
            margin-top: 30px;
            font-weight: 600;
            color: #2d3748;
            text-align: center;
        }

        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #F9EFF5;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-1">
        <h2>Detalles del producto</h2>
        <div class="content-wrapper" id="content-product-info-1">
                <div class="product-section3">
                    <h3>Armonía Perfecta entre Portabilidad y Rendimiento</h3>
                    <ul><li>Portabilidad maximizada con diseño ultra ligero de 1.5cm de grosor y 195g de peso</li><li>Carga rápida disponible con carga por cable PD de 20W y carga inalámbrica de 7.5W</li><li>Uso estable con fijación magnética ultra potente de 16N</li><li>Diseño de tamaño de bolsillo con acabado metálico elegante</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Detalles</h3>
                    <ul><li>Capacidad de batería: 10000mAh/38.5Wh/3.85V</li><li>Capacidad nominal: 6000mAh(5V/3A), Eficiencia energética: &gt;60%</li><li>Salida inalámbrica: 5W/7.5W/10W/15W</li><li>Entrada Type-C: Máximo 18W, Salida Type-C: Máximo 20W</li><li>Tamaño del producto: 102.56715mm, Peso del producto: 195g</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Características Principales</h3>
                    <ul><li>Mayor portabilidad con diseño ultra delgado</li><li>Carga rápida que alcanza el 70% en 40 minutos</li><li>Carga rápida continua a baja temperatura con tecnología NTC de prevención de sobrecalentamiento</li><li>Maximización de fijación estable y eficiencia de carga con imán N52</li><li>Diversas opciones de carga y función de indicador de nivel de batería</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Contenido del Paquete</h3>
                    <ul><li>1 Batería portátil magnética</li><li>1 Cable USB-C a USB-C</li><li>1 Anillo magnético</li><li>1 Manual de instrucciones</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Presentación de la Marca MOVESPEED</h3>
                    <ul><li>Marca innovadora de la empresa cotizada Aohai Tech</li><li>Más de 50 millones de usuarios en más de 80 países alrededor del mundo</li><li>Venta de más de 20 millones de accesorios de carga anualmente</li><li>Persigue la filosofía de &#8220;comenzar con el diseño y completar con la calidad&#8221;</li><li>Objetivo de mejorar la calidad de vida mediante la combinación de tecnología avanzada y diseño moderno</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Servicio al Cliente</h3>
                    <ul><li>Soporte al cliente de por vida</li><li>Envío rápido</li><li>Garantía de 12 meses (60 meses para algunos productos)</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-1" onclick="toggleContent('product-info-1')">Ver más</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver más';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galería de imágenes</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20S10/MOVESPEED%20S10_produto_imagen_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20S10/MOVESPEED%20S10_produto_imagen_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20S10/MOVESPEED%20S10_produto_imagen_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20S10/MOVESPEED%20S10_produto_imagen_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20S10/MOVESPEED%20S10_produto_imagen_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20S10/MOVESPEED%20S10_produto_imagen_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20S10/MOVESPEED%20S10_produto_imagen_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20S10/MOVESPEED%20S10_produto_imagen_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20S10/MOVESPEED%20S10_produto_imagen_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20S10/MOVESPEED%20S10_produto_imagen_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20S10/MOVESPEED%20S10_produto_imagen_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20S10/MOVESPEED%20S10_produto_imagen_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20S10/MOVESPEED%20S10_produto_imagen_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20S10/MOVESPEED%20S10_produto_imagen_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20S10/MOVESPEED%20S10_produto_imagen_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20S10/MOVESPEED%20S10_produto_imagen_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-slider-container {
            width: 100%;
            max-width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-slider-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-slider-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
        }
        .yt-slider-track {
            display: flex;
            transition: transform 0.3s ease;
            height: 100%;
        }
        .yt-slider-slide {
            min-width: 50%;
            height: 100%;
            padding: 0 5px;
            box-sizing: border-box;
            cursor: pointer;
        }
        .yt-slider-slide:first-child {
            padding-left: 0;
        }
        .yt-slider-slide:last-child {
            padding-right: 0;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-button svg {
            width: 20px;
            height: 20px;
            fill: white;
            margin-left: 2px;
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-slider-controls {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background-color: rgba(0, 0, 0, 0.6);
            color: white;
            border: none;
            border-radius: 50%;
            width: 50px;
            height: 50px;
            cursor: pointer;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            z-index: 10;
            font-size: 24px;
            font-weight: bold;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-slider-controls:hover {
            background-color: rgba(0, 0, 0, 0.8);
            transform: translateY(-50%) scale(1.1);
        }
        .yt-slider-controls.hidden {
            display: none;
        }
        .yt-slider-prev {
            left: 15px;
        }
        .yt-slider-next {
            right: 15px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-slider-slide {
                min-width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-slider-container">
        <h2 class="yt-slider-title">Video del producto</h2>
        <div id="yt-slider-697340b0a09b8" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/3BzOryiImzU" data-video-id="3BzOryiImzU" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20S10/MOVESPEED%20S10_youtube_imagen_1.webp" alt="YouTube video 1" class="yt-thumbnail-image">
                        <div class="yt-video-type-badge">Short</div>
                        <div class="yt-play-button">
                            <div class="yt-play-triangle"></div>
                        </div>
                    </div>
                </div>
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/qbC8KkWz_Ko" data-video-id="qbC8KkWz_Ko" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/MOVESPEED%20S10/MOVESPEED%20S10_youtube_imagen_2.webp" alt="YouTube video 2" class="yt-thumbnail-image">
                        <div class="yt-video-type-badge">Short</div>
                        <div class="yt-play-button">
                            <div class="yt-play-triangle"></div>
                        </div>
                    </div>
                </div>
            </div>
            <button class="yt-slider-controls yt-slider-prev">‹</button>
            <button class="yt-slider-controls yt-slider-next">›</button>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este video de presentación le ayudará a comprender mejor el producto. Para videos en otros idiomas, se recomienda activar los subtítulos (CC).</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-697340b0a09b8");
        var track = slider.querySelector(".yt-slider-track");
        var slides = slider.querySelectorAll(".yt-slider-slide");
        var prevBtn = slider.querySelector(".yt-slider-prev");
        var nextBtn = slider.querySelector(".yt-slider-next");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        var currentSlide = 0;
        var slidesPerView = window.innerWidth <= 768 ? 1 : 2;
        var totalSlides = slides.length;
        var maxSlide = Math.max(0, totalSlides - slidesPerView);

        function updateSlider() {
            var translateX = -(currentSlide * (100 / slidesPerView));
            track.style.transform = "translateX(" + translateX + "%)";

            // 슬라이드 버튼 표시/숨김 제어
            updateControlsVisibility();
        }

        function updateControlsVisibility() {
            // 슬라이드가 slidesPerView 개 이하거나 모든 슬라이드가 한 화면에 보이면 컨트롤 숨김
            if (totalSlides <= slidesPerView) {
                prevBtn.classList.add("hidden");
                nextBtn.classList.add("hidden");
                return;
            }

            // 첫 번째 슬라이드에서 이전 버튼 숨김
            prevBtn.classList.toggle("hidden", currentSlide <= 0);

            // 마지막 슬라이드에서 다음 버튼 숨김
            nextBtn.classList.toggle("hidden", currentSlide >= maxSlide);
        }

        function nextSlide() {
            if (currentSlide < maxSlide) {
                currentSlide++;
                updateSlider();
            }
        }

        function prevSlide() {
            if (currentSlide > 0) {
                currentSlide--;
                updateSlider();
            }
        }

        function goToSlide(slideIndex) {
            currentSlide = Math.min(slideIndex * slidesPerView, maxSlide);
            updateSlider();
        }

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-slider-697340b0a09b8-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-697340b0a09b8-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-slider-697340b0a09b8-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                // 클릭된 요소가 모달 오버레이 자체이거나 모달 컨텐트인 경우에만 닫기
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지 (동적으로 생성되므로 이벤트 위임 사용)
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners - 모바일 확대 방지를 위한 preventDefault 추가
        nextBtn.addEventListener("click", function(e) {
            e.preventDefault();
            nextSlide();
        });

        prevBtn.addEventListener("click", function(e) {
            e.preventDefault();
            prevSlide();
        });

        slides.forEach(function(slide) {
            slide.addEventListener("click", function() {
                var videoId = this.getAttribute("data-video-id");
                var isShort = this.getAttribute("data-is-short") === "true";
                openModal(videoId, isShort);
            });
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });

        // Responsive handling
        window.addEventListener("resize", function() {
            var newSlidesPerView = window.innerWidth <= 768 ? 1 : 2;
            if (newSlidesPerView !== slidesPerView) {
                slidesPerView = newSlidesPerView;
                maxSlide = Math.max(0, totalSlides - slidesPerView);
                currentSlide = Math.min(currentSlide, maxSlide);
                updateSlider();
            }
        });

        // Initialize - 초기화 시 컨트롤 상태를 정확히 설정
        updateSlider();
    })();
    </script>
    
    
    <br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #E73D8D;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Calificación del producto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 70.000000%">★</span></div></div>
                    <div class="rating-number">4.7</div>
                </div>
                <div class="review-badge" style="background-color:#E73D8D;">
                    <div class="badge-emoji">🔥</div>
                    <div class="badge-text">Popular</div>
                    <div class="badge-subtext">2.000+ VENTAS</div>
                </div>
              </div></div></div>
    
    
        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Pros</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Capacidad precisa y buena relación calidad-precio</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Velocidad de carga rápida y función magnética potente</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Envío rápido y buen empaque</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Tamaño pequeño y conveniente para transportar</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Excelente calidad y compatibilidad con diversos dispositivos</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Contras</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Problema de calentamiento durante la carga inalámbrica</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Algunos casos de retraso en la entrega</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Reseñas de consumidores</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Recomiendo esta batería portátil</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">Esta batería portátil tiene una capacidad precisa y un rendimiento realmente excelente por el precio. Aunque se calienta un poco durante la carga inalámbrica, creo que será difícil encontrar un producto mejor en este rango de precio</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Buena compatibilidad con iPhone 15 Pro</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">Se adapta bien al iPhone 15 Pro y es muy útil cuando necesito cargar con urgencia. Si consulta el manual de instrucciones, podrá usarlo de manera más satisfactoria.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomiendo este producto por su excelente portabilidad</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">Gracias al envío rápido y al buen empaque, el producto llegó de forma segura. Su tamaño pequeño hace que sea fácil de transportar y conveniente ya que se puede poner fácilmente en diversos bolsos.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Producto confiable</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">Los productos de esta marca siempre son confiables. La batería es pequeña y hermosa, y tanto la calidad como el precio son satisfactorios. Se fija firmemente incluso sin soporte MagSafe</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver más</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #A81946 0%, #EF048A 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(168, 25, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005006495562624.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver precio en AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Envío rápido</span>
                <span class='trust--badge'>🔒 Pago seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicación presenta productos recomendados de AliExpress para nuestros lectores.</p></div><p><a href="https://nex-varo.com/bateria-portatil-movespeed-s10/">Batería Portátil MOVESPEED S10 Ultra Delgada y Ligera &#8211; ¡Experiencia de Carga Rápida y Conveniente!</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5693</post-id>	</item>
		<item>
		<title>Reseña del cargador rápido para coche Baseus &#8211; rápido y seguro</title>
		<link>https://nex-varo.com/baseus-cargador-rapido-para-coche/</link>
		
		<dc:creator><![CDATA[nexvaro]]></dc:creator>
		<pubDate>Fri, 22 Aug 2025 07:26:12 +0000</pubDate>
				<category><![CDATA[Cargador]]></category>
		<category><![CDATA[Electrónica y Digital]]></category>
		<category><![CDATA[car charger]]></category>
		<guid isPermaLink="false">https://nex-varo.com/?p=5479</guid>

					<description><![CDATA[<p>¡Innovación en carga rápida y segura para vehículos, haz tu conducción más inteligente con el cargador para coche Baseus! El cargador para coche Baseus ofrece perfecta compatibilidad con varios dispositivos, resolviendo completamente las preocupaciones de carga dentro del vehículo. Maximiza la eficiencia con cable retráctil ajustable de 70cm de longitud y carga simultánea de puertos [&#8230;]</p>
<p><a href="https://nex-varo.com/baseus-cargador-rapido-para-coche/">Reseña del cargador rápido para coche Baseus &#8211; rápido y seguro</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
    <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333;">
        ¡Innovación en carga rápida y segura para vehículos, haz tu conducción más inteligente con el cargador para coche Baseus!
    </h2>
    <p>
        El cargador para coche Baseus ofrece perfecta compatibilidad con varios dispositivos, resolviendo completamente las preocupaciones de carga dentro del vehículo. 
        Maximiza la eficiencia con cable retráctil ajustable de 70cm de longitud y carga simultánea de puertos duales (USB + Type-C), 
        y es compatible con varios protocolos de carga rápida. 
    </p>
    <p>
        Es compatible con vehículos de 12V-24V, lo que hace conveniente su uso en cualquier vehículo, y su diseño retráctil facilita la carga y el almacenamiento 
        ayudando a mantener un interior ordenado. 
        Carga tus dispositivos de forma rápida y segura incluso dentro del vehículo con el cargador para coche Baseus. 
    </p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #EF048A;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #C0036E;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #fff4f8, #fff4f8);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #EF048A;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2060W%20cargador%20de%20coche/Baseus%2060W%20cargador%20de%20coche_produto_imagen.webp" alt="Baseus 60W cargador de coche 2 en 1 Cable retráctil SCP 25W QC PD 30W cargador de teléfono de coche rápido para iPad iPhone 16 15 14 13 Pro Samsung"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005005814785782.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div><div class="product-details"><h2 class="product-name">Baseus 60W cargador de coche 2 en 1 Cable retráctil SCP 25W QC PD 30W cargador de teléfono de coche rápido para iPad iPhone 16 15 14 13 Pro Samsung</h2><div class="rating-reviews is-loading"><span class="rating">4.8</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 80.000000%">★</span></div></div><div class="review-stats">403 valoraciones<span class="stat-divider"> | </span>3,000+ vendido</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">MX$506.69</span><span class="discount">Ahorra MX$75.33%</span></div><div class="special-price">MX$431.36</div><div class="price-date">Precios vigentes al 22/08/2025, sujetos a modificación según fecha de compra.</div></div><div class="key-points"><div class="key-points-title">Puntos clave del producto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Cable retráctil ajustable de 70cm de longitud para uso conveniente</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Maximiza la eficiencia con carga simultánea de puertos duales</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Compatible con varios protocolos de carga rápida para carga veloz</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Garantiza uso seguro con protección contra sobrecorriente y sobretensión</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Alta compatibilidad con uso universal en vehículos de 12V-24V</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005005814785782.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div></div>
    
    <br>
    
    <style>
        .product-info4 {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .product-info4 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section4 {
            margin-bottom: 16px;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
            transition: box-shadow 0.2s ease;
        }
        .product-section4:hover {
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        }
        .section-header4 {
            padding: 16px 20px;
            background: linear-gradient(to right, #fff4f8, #fff4f8);
            display: flex;
            align-items: center;
            border: 1px solid #E2E8F0;
        }
        .section-header4 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #2D3748;
            margin: 0;
        }
        .section-content4 {
            background: white;
            padding: 20px;
            border: 1px solid #E2E8F0;
            border-top: none;
        }
        .product-section4 ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .product-section4 li {
            position: relative;
            padding-left: 20px;
            margin-bottom: 12px;
            color: #4A5568;
            line-height: 1.6;
        }
        .product-section4 li:last-child {
            margin-bottom: 0;
        }
        .product-section4 li:before {
            content: "";
            position: absolute;
            left: 0;
            top: 8px;
            width: 8px;
            height: 8px;
            background-color: #E73D8D;
            border-radius: 50%;
        }
        .product-conclusion4 {
            margin-top: 30px;
            text-align: center;
            color: #2D3748;
            font-weight: 500;
            line-height: 1.6;
            padding: 0 20px;
        }
        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #F9EFF5;
        }
    </style>
    <div class="product-info4" id="product-info-wrapper-product-info-2">
        <h2>Detalles del producto</h2>
        <div class="content-wrapper" id="content-product-info-2">
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Resuelve las preocupaciones de carga dentro del vehículo con perfecta compatibilidad con varios dispositivos</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Cable retráctil ajustable de 70cm de longitud</li><li>Maximiza la eficiencia con carga simultánea de puertos duales (USB + Type-C)</li><li>Compatible con varios protocolos de carga rápida</li><li>Compatible con uso universal en vehículos de 12V-24V</li><li>Diseño retráctil conveniente para carga y almacenamiento</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Rendimiento de carga</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Puertos USB + Type-C: Proporciona carga rápida con máximo 60W (30W + 30W)</li><li>Puerto USB: Máximo 30W</li><li>Puerto Type-C: Máximo 30W</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Funciones de seguridad</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Garantiza uso seguro con protección contra sobrecorriente/sobretensión/cortocircuito/sobrecalentamiento/sobredescarga/sobrepotencia</li><li>Función de cambio de modo de carga inteligente según el estado de la batería</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Compatibilidad</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Puerto USB: Compatible con varios dispositivos como Huawei, Xiaomi, Samsung, etc.</li><li>Puerto Type-C: Perfecta compatibilidad con dispositivos Samsung, Xiaomi, etc. que admiten PD/QC</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Método de uso</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>1. Encender el motor</li><li>2. Tirar del cable para conectar y cargar</li><li>3. Apagar el motor y desconectar el dispositivo</li><li>4. Tirar del cable nuevamente para almacenar</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Consejos de compra</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Aprovechar varias promociones de descuento en tiendas online</li><li>Asegurar confiabilidad con productos que han obtenido certificaciones de seguridad como CE/FCC</li>
                        </ul>
                    </div>
                </div></div><button class="show-more-btn" id="btn-product-info-2" onclick="toggleContent('product-info-2')">Ver más</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver más';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galería de imágenes</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2060W%20cargador%20de%20coche/Baseus%2060W%20cargador%20de%20coche_produto_imagen_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2060W%20cargador%20de%20coche/Baseus%2060W%20cargador%20de%20coche_produto_imagen_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2060W%20cargador%20de%20coche/Baseus%2060W%20cargador%20de%20coche_produto_imagen_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2060W%20cargador%20de%20coche/Baseus%2060W%20cargador%20de%20coche_produto_imagen_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2060W%20cargador%20de%20coche/Baseus%2060W%20cargador%20de%20coche_produto_imagen_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2060W%20cargador%20de%20coche/Baseus%2060W%20cargador%20de%20coche_produto_imagen_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2060W%20cargador%20de%20coche/Baseus%2060W%20cargador%20de%20coche_produto_imagen_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2060W%20cargador%20de%20coche/Baseus%2060W%20cargador%20de%20coche_produto_imagen_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2060W%20cargador%20de%20coche/Baseus%2060W%20cargador%20de%20coche_produto_imagen_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2060W%20cargador%20de%20coche/Baseus%2060W%20cargador%20de%20coche_produto_imagen_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2060W%20cargador%20de%20coche/Baseus%2060W%20cargador%20de%20coche_produto_imagen_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2060W%20cargador%20de%20coche/Baseus%2060W%20cargador%20de%20coche_produto_imagen_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2060W%20cargador%20de%20coche/Baseus%2060W%20cargador%20de%20coche_produto_imagen_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2060W%20cargador%20de%20coche/Baseus%2060W%20cargador%20de%20coche_produto_imagen_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2060W%20cargador%20de%20coche/Baseus%2060W%20cargador%20de%20coche_produto_imagen_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2060W%20cargador%20de%20coche/Baseus%2060W%20cargador%20de%20coche_produto_imagen_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-slider-container {
            width: 100%;
            max-width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-slider-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-slider-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
        }
        .yt-slider-track {
            display: flex;
            transition: transform 0.3s ease;
            height: 100%;
        }
        .yt-slider-slide {
            min-width: 50%;
            height: 100%;
            padding: 0 5px;
            box-sizing: border-box;
            cursor: pointer;
        }
        .yt-slider-slide:first-child {
            padding-left: 0;
        }
        .yt-slider-slide:last-child {
            padding-right: 0;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-button svg {
            width: 20px;
            height: 20px;
            fill: white;
            margin-left: 2px;
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-slider-controls {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background-color: rgba(0, 0, 0, 0.6);
            color: white;
            border: none;
            border-radius: 50%;
            width: 50px;
            height: 50px;
            cursor: pointer;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            z-index: 10;
            font-size: 24px;
            font-weight: bold;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-slider-controls:hover {
            background-color: rgba(0, 0, 0, 0.8);
            transform: translateY(-50%) scale(1.1);
        }
        .yt-slider-controls.hidden {
            display: none;
        }
        .yt-slider-prev {
            left: 15px;
        }
        .yt-slider-next {
            right: 15px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-slider-slide {
                min-width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-slider-container">
        <h2 class="yt-slider-title">Video del producto</h2>
        <div id="yt-slider-697340b0a1a7f" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/sHTveJmlML8" data-video-id="sHTveJmlML8" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2060W%20cargador%20de%20coche/Baseus%2060W%20cargador%20de%20coche_youtube_imagen_1.webp" alt="YouTube video 1" class="yt-thumbnail-image">
                        <div class="yt-video-type-badge">Short</div>
                        <div class="yt-play-button">
                            <div class="yt-play-triangle"></div>
                        </div>
                    </div>
                </div>
            </div>
            <button class="yt-slider-controls yt-slider-prev">‹</button>
            <button class="yt-slider-controls yt-slider-next">›</button>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este video de presentación le ayudará a comprender mejor el producto. Para videos en otros idiomas, se recomienda activar los subtítulos (CC).</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-697340b0a1a7f");
        var track = slider.querySelector(".yt-slider-track");
        var slides = slider.querySelectorAll(".yt-slider-slide");
        var prevBtn = slider.querySelector(".yt-slider-prev");
        var nextBtn = slider.querySelector(".yt-slider-next");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        var currentSlide = 0;
        var slidesPerView = window.innerWidth <= 768 ? 1 : 2;
        var totalSlides = slides.length;
        var maxSlide = Math.max(0, totalSlides - slidesPerView);

        function updateSlider() {
            var translateX = -(currentSlide * (100 / slidesPerView));
            track.style.transform = "translateX(" + translateX + "%)";

            // 슬라이드 버튼 표시/숨김 제어
            updateControlsVisibility();
        }

        function updateControlsVisibility() {
            // 슬라이드가 slidesPerView 개 이하거나 모든 슬라이드가 한 화면에 보이면 컨트롤 숨김
            if (totalSlides <= slidesPerView) {
                prevBtn.classList.add("hidden");
                nextBtn.classList.add("hidden");
                return;
            }

            // 첫 번째 슬라이드에서 이전 버튼 숨김
            prevBtn.classList.toggle("hidden", currentSlide <= 0);

            // 마지막 슬라이드에서 다음 버튼 숨김
            nextBtn.classList.toggle("hidden", currentSlide >= maxSlide);
        }

        function nextSlide() {
            if (currentSlide < maxSlide) {
                currentSlide++;
                updateSlider();
            }
        }

        function prevSlide() {
            if (currentSlide > 0) {
                currentSlide--;
                updateSlider();
            }
        }

        function goToSlide(slideIndex) {
            currentSlide = Math.min(slideIndex * slidesPerView, maxSlide);
            updateSlider();
        }

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-slider-697340b0a1a7f-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-697340b0a1a7f-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-slider-697340b0a1a7f-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                // 클릭된 요소가 모달 오버레이 자체이거나 모달 컨텐트인 경우에만 닫기
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지 (동적으로 생성되므로 이벤트 위임 사용)
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners - 모바일 확대 방지를 위한 preventDefault 추가
        nextBtn.addEventListener("click", function(e) {
            e.preventDefault();
            nextSlide();
        });

        prevBtn.addEventListener("click", function(e) {
            e.preventDefault();
            prevSlide();
        });

        slides.forEach(function(slide) {
            slide.addEventListener("click", function() {
                var videoId = this.getAttribute("data-video-id");
                var isShort = this.getAttribute("data-is-short") === "true";
                openModal(videoId, isShort);
            });
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });

        // Responsive handling
        window.addEventListener("resize", function() {
            var newSlidesPerView = window.innerWidth <= 768 ? 1 : 2;
            if (newSlidesPerView !== slidesPerView) {
                slidesPerView = newSlidesPerView;
                maxSlide = Math.max(0, totalSlides - slidesPerView);
                currentSlide = Math.min(currentSlide, maxSlide);
                updateSlider();
            }
        });

        // Initialize - 초기화 시 컨트롤 상태를 정확히 설정
        updateSlider();
    })();
    </script>
    
<br>
 
 <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #E73D8D;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Calificación del producto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 80.000000%">★</span></div></div>
                    <div class="rating-number">4.8</div>
                </div>
                <div class="review-badge" style="background-color:#E73D8D;">
                    <div class="badge-emoji">🔥</div>
                    <div class="badge-text">Popular</div>
                    <div class="badge-subtext">2.000+ VENTAS</div>
                </div>
              </div></div></div>
     
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Pros</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Proporciona velocidad de carga rápida</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Compatible con varios dispositivos</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Conveniente de usar con longitud de cable suficiente del cargador</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Fabricación sólida y calidad confiable</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Contras</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Posibilidad de retraso en el envío</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Reseñas de consumidores</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Recomendación de cargador para coche</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">Es un excelente cargador para coche. La función de carga rápida es impresionante<br> y la longitud del cable es suficiente, lo que hace conveniente su uso.<br> ¡Lo recomiendo encarecidamente!</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomendación de cargador para coche Baseus</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">El cargador para coche Baseus puede cargar varios dispositivos<br>rápidamente, por lo que estoy muy satisfecho<br>Parece mostrar un mejor rendimiento<br>que otros productos</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomendación de cargador ultrarrápido</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">Este cargador realmente admite carga rápida<br> y también tiene excelente durabilidad. La parte del encendedor de cigarrillos<br> puede calentarse un poco, pero<br> esto es un fenómeno normal, así que no te preocupes.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Producto perfecto con velocidad de carga rápida</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">Es compatible con varios dispositivos como Xiaomi y Poco<br>la velocidad de carga es rápida<br>y es estable. En todos los aspectos<br>se puede decir que es un producto perfecto.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver más</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #A81946 0%, #EF048A 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(168, 25, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005005814785782.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver precio en AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Envío rápido</span>
                <span class='trust--badge'>🔒 Pago seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicación presenta productos recomendados de AliExpress para nuestros lectores.</p></div><p><a href="https://nex-varo.com/baseus-cargador-rapido-para-coche/">Reseña del cargador rápido para coche Baseus &#8211; rápido y seguro</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5479</post-id>	</item>
		<item>
		<title>Cargador de coche Baseus 30W &#8211; Solución de carga rápida y segura de doble puerto</title>
		<link>https://nex-varo.com/cargador-de-coche-baseus-30w/</link>
		
		<dc:creator><![CDATA[nexvaro]]></dc:creator>
		<pubDate>Mon, 18 Aug 2025 04:17:27 +0000</pubDate>
				<category><![CDATA[Cargador]]></category>
		<category><![CDATA[Electrónica y Digital]]></category>
		<category><![CDATA[car charger]]></category>
		<guid isPermaLink="false">https://nex-varo.com/?p=5462</guid>

					<description><![CDATA[<p>Cargador de coche Baseus 30W: ¡Solución de carga rápida y segura en cualquier lugar! El cargador de coche USB/Type-C de doble puerto Baseus 30W, compatible con la última tecnología de carga rápida, proporciona carga estable y eficiente a través de los protocolos Quick Charge 4.0 y 3.0, USB PD, FCP y SCP. Este producto cuenta [&#8230;]</p>
<p><a href="https://nex-varo.com/cargador-de-coche-baseus-30w/">Cargador de coche Baseus 30W &#8211; Solución de carga rápida y segura de doble puerto</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
    <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333;">Cargador de coche Baseus 30W: ¡Solución de carga rápida y segura en cualquier lugar!</h2>
    <p>El cargador de coche USB/Type-C de doble puerto Baseus 30W, compatible con la última tecnología de carga rápida, proporciona carga estable y eficiente a través de los protocolos Quick Charge 4.0 y 3.0, USB PD, FCP y SCP.</p>
    <p>Este producto cuenta con puertos de salida duales que pueden cargar dos dispositivos simultáneamente, es compatible con varios modelos de smartphones y garantiza carga segura con protección contra sobrecorriente, sobretensión y sobrecalentamiento.</p>
    <p>Con diseño compacto y antideslizante, ahorra espacio en el interior del vehículo permitiendo un uso estable, y con indicador LED de alimentación puedes verificar fácilmente el estado de carga.</p>
    <p>Carga rápida y seguramente en cualquier momento y lugar con el cargador de coche Baseus que garantiza confiabilidad al haber obtenido varias certificaciones de seguridad como FCC, CE, RoHS.</p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #EF048A;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #C0036E;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #fff4f8, #fff4f8);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #EF048A;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2030W%20cargador%20de%20coche/Baseus%2030W%20cargador%20de%20coche_produto_imagen.webp" alt="Baseus 30W cargador de coche USB carga rápida 4,0 3,0 FCP SCP USB PD para Xiaomi iPhone 12 13 14 Pro cargador de teléfono de coche de carga rápida"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005005665917206.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div><div class="product-details"><h2 class="product-name">Baseus 30W cargador de coche USB carga rápida 4,0 3,0 FCP SCP USB PD para Xiaomi iPhone 12 13 14 Pro cargador de teléfono de coche de carga rápida</h2><div class="rating-reviews is-loading"><span class="rating">4.9</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 90.000000%">★</span></div></div><div class="review-stats">949 valoraciones<span class="stat-divider"> | </span>5,000+ vendido</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">MX$324.17</span><span class="discount">La promo llega pronto%</span></div><div class="special-price">MX$161.90</div><div class="price-date">Precios vigentes al 18/08/2025, sujetos a modificación según fecha de compra.</div></div><div class="key-points"><div class="key-points-title">Puntos clave del producto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Ahorro de tiempo con tecnología de carga rápida</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Posibilidad de cargar dos dispositivos simultáneamente con doble puerto</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Carga tranquila con sistema de seguridad inteligente</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Amplia compatibilidad con varios smartphones</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Ahorro de espacio en el vehículo con diseño compacto</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005005665917206.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div></div>
    
    <br>
    
    <style>
        .product-info4 {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .product-info4 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section4 {
            margin-bottom: 16px;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
            transition: box-shadow 0.2s ease;
        }
        .product-section4:hover {
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        }
        .section-header4 {
            padding: 16px 20px;
            background: linear-gradient(to right, #fff4f8, #fff4f8);
            display: flex;
            align-items: center;
            border: 1px solid #E2E8F0;
        }
        .section-header4 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #2D3748;
            margin: 0;
        }
        .section-content4 {
            background: white;
            padding: 20px;
            border: 1px solid #E2E8F0;
            border-top: none;
        }
        .product-section4 ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .product-section4 li {
            position: relative;
            padding-left: 20px;
            margin-bottom: 12px;
            color: #4A5568;
            line-height: 1.6;
        }
        .product-section4 li:last-child {
            margin-bottom: 0;
        }
        .product-section4 li:before {
            content: "";
            position: absolute;
            left: 0;
            top: 8px;
            width: 8px;
            height: 8px;
            background-color: #E73D8D;
            border-radius: 50%;
        }
        .product-conclusion4 {
            margin-top: 30px;
            text-align: center;
            color: #2D3748;
            font-weight: 500;
            line-height: 1.6;
            padding: 0 20px;
        }
        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #F9EFF5;
        }
    </style>
    <div class="product-info4" id="product-info-wrapper-product-info-3">
        <h2>Detalles del producto</h2>
        <div class="content-wrapper" id="content-product-info-3">
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Experiencia de carga rápida y segura con la última tecnología</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Aplicación de la última tecnología de carga rápida con soporte para Quick Charge 4.0 y 3.0</li><li>Carga rápida estable posible con soporte para protocolos USB PD, FCP y SCP</li><li>Posibilidad de cargar dos dispositivos simultáneamente con puertos de salida duales</li><li>Garantía de carga segura y eficiente con carga inteligente</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Especificaciones</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Voltaje de entrada: 12V-24V compatible con modelos de vehículos generales</li><li>Salida del puerto USB: Máximo 30W con soporte QC 3.0/FCP/SCP/AFC</li><li>Salida del puerto Type-C: Máximo 30W con soporte QC 4.0 y PD 3.0</li><li>Salida máxima durante carga simultánea: 5V/5A (25W)</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Compatibilidad con varios dispositivos</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Soporte para varios modelos de smartphones incluyendo Huawei, Xiaomi, Samsung, iPhone</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Carga tranquila con funciones de seguridad</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Equipado con varios dispositivos de seguridad como protección contra sobrecorriente, sobretensión y sobrecalentamiento</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Diseño compacto y elegante</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Ahorro de espacio con cuerpo compacto pequeño</li><li>Uso estable con diseño antideslizante</li><li>Fácil verificación del estado de carga con indicador LED de alimentación</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Certificación y garantía de calidad</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Garantía de confiabilidad con certificaciones de seguridad obtenidas como FCC, CE, RoHS</li>
                        </ul>
                    </div>
                </div></div><button class="show-more-btn" id="btn-product-info-3" onclick="toggleContent('product-info-3')">Ver más</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver más';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galería de imágenes</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2030W%20cargador%20de%20coche/Baseus%2030W%20cargador%20de%20coche_produto_imagen_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2030W%20cargador%20de%20coche/Baseus%2030W%20cargador%20de%20coche_produto_imagen_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2030W%20cargador%20de%20coche/Baseus%2030W%20cargador%20de%20coche_produto_imagen_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2030W%20cargador%20de%20coche/Baseus%2030W%20cargador%20de%20coche_produto_imagen_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2030W%20cargador%20de%20coche/Baseus%2030W%20cargador%20de%20coche_produto_imagen_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2030W%20cargador%20de%20coche/Baseus%2030W%20cargador%20de%20coche_produto_imagen_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2030W%20cargador%20de%20coche/Baseus%2030W%20cargador%20de%20coche_produto_imagen_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2030W%20cargador%20de%20coche/Baseus%2030W%20cargador%20de%20coche_produto_imagen_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2030W%20cargador%20de%20coche/Baseus%2030W%20cargador%20de%20coche_produto_imagen_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2030W%20cargador%20de%20coche/Baseus%2030W%20cargador%20de%20coche_produto_imagen_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2030W%20cargador%20de%20coche/Baseus%2030W%20cargador%20de%20coche_produto_imagen_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2030W%20cargador%20de%20coche/Baseus%2030W%20cargador%20de%20coche_produto_imagen_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2030W%20cargador%20de%20coche/Baseus%2030W%20cargador%20de%20coche_produto_imagen_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2030W%20cargador%20de%20coche/Baseus%2030W%20cargador%20de%20coche_produto_imagen_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2030W%20cargador%20de%20coche/Baseus%2030W%20cargador%20de%20coche_produto_imagen_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2030W%20cargador%20de%20coche/Baseus%2030W%20cargador%20de%20coche_produto_imagen_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-slider-container {
            width: 100%;
            max-width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-slider-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-slider-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
        }
        .yt-slider-track {
            display: flex;
            transition: transform 0.3s ease;
            height: 100%;
        }
        .yt-slider-slide {
            min-width: 50%;
            height: 100%;
            padding: 0 5px;
            box-sizing: border-box;
            cursor: pointer;
        }
        .yt-slider-slide:first-child {
            padding-left: 0;
        }
        .yt-slider-slide:last-child {
            padding-right: 0;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-button svg {
            width: 20px;
            height: 20px;
            fill: white;
            margin-left: 2px;
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-slider-controls {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background-color: rgba(0, 0, 0, 0.6);
            color: white;
            border: none;
            border-radius: 50%;
            width: 50px;
            height: 50px;
            cursor: pointer;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            z-index: 10;
            font-size: 24px;
            font-weight: bold;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-slider-controls:hover {
            background-color: rgba(0, 0, 0, 0.8);
            transform: translateY(-50%) scale(1.1);
        }
        .yt-slider-controls.hidden {
            display: none;
        }
        .yt-slider-prev {
            left: 15px;
        }
        .yt-slider-next {
            right: 15px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-slider-slide {
                min-width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-slider-container">
        <h2 class="yt-slider-title">Video del producto</h2>
        <div id="yt-slider-697340b0a2b35" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/cAQ0f0pHBhA" data-video-id="cAQ0f0pHBhA" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2030W%20cargador%20de%20coche/Baseus%2030W%20cargador%20de%20coche_youtube_imagen_1.webp" alt="YouTube video 1" class="yt-thumbnail-image">
                        <div class="yt-video-type-badge">Short</div>
                        <div class="yt-play-button">
                            <div class="yt-play-triangle"></div>
                        </div>
                    </div>
                </div>
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/waKH54nQU5w" data-video-id="waKH54nQU5w" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%2030W%20cargador%20de%20coche/Baseus%2030W%20cargador%20de%20coche_youtube_imagen_2.webp" alt="YouTube video 2" class="yt-thumbnail-image">
                        <div class="yt-video-type-badge">Short</div>
                        <div class="yt-play-button">
                            <div class="yt-play-triangle"></div>
                        </div>
                    </div>
                </div>
            </div>
            <button class="yt-slider-controls yt-slider-prev">‹</button>
            <button class="yt-slider-controls yt-slider-next">›</button>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este video de presentación le ayudará a comprender mejor el producto. Para videos en otros idiomas, se recomienda activar los subtítulos (CC).</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-697340b0a2b35");
        var track = slider.querySelector(".yt-slider-track");
        var slides = slider.querySelectorAll(".yt-slider-slide");
        var prevBtn = slider.querySelector(".yt-slider-prev");
        var nextBtn = slider.querySelector(".yt-slider-next");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        var currentSlide = 0;
        var slidesPerView = window.innerWidth <= 768 ? 1 : 2;
        var totalSlides = slides.length;
        var maxSlide = Math.max(0, totalSlides - slidesPerView);

        function updateSlider() {
            var translateX = -(currentSlide * (100 / slidesPerView));
            track.style.transform = "translateX(" + translateX + "%)";

            // 슬라이드 버튼 표시/숨김 제어
            updateControlsVisibility();
        }

        function updateControlsVisibility() {
            // 슬라이드가 slidesPerView 개 이하거나 모든 슬라이드가 한 화면에 보이면 컨트롤 숨김
            if (totalSlides <= slidesPerView) {
                prevBtn.classList.add("hidden");
                nextBtn.classList.add("hidden");
                return;
            }

            // 첫 번째 슬라이드에서 이전 버튼 숨김
            prevBtn.classList.toggle("hidden", currentSlide <= 0);

            // 마지막 슬라이드에서 다음 버튼 숨김
            nextBtn.classList.toggle("hidden", currentSlide >= maxSlide);
        }

        function nextSlide() {
            if (currentSlide < maxSlide) {
                currentSlide++;
                updateSlider();
            }
        }

        function prevSlide() {
            if (currentSlide > 0) {
                currentSlide--;
                updateSlider();
            }
        }

        function goToSlide(slideIndex) {
            currentSlide = Math.min(slideIndex * slidesPerView, maxSlide);
            updateSlider();
        }

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-slider-697340b0a2b35-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-697340b0a2b35-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-slider-697340b0a2b35-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                // 클릭된 요소가 모달 오버레이 자체이거나 모달 컨텐트인 경우에만 닫기
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지 (동적으로 생성되므로 이벤트 위임 사용)
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners - 모바일 확대 방지를 위한 preventDefault 추가
        nextBtn.addEventListener("click", function(e) {
            e.preventDefault();
            nextSlide();
        });

        prevBtn.addEventListener("click", function(e) {
            e.preventDefault();
            prevSlide();
        });

        slides.forEach(function(slide) {
            slide.addEventListener("click", function() {
                var videoId = this.getAttribute("data-video-id");
                var isShort = this.getAttribute("data-is-short") === "true";
                openModal(videoId, isShort);
            });
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });

        // Responsive handling
        window.addEventListener("resize", function() {
            var newSlidesPerView = window.innerWidth <= 768 ? 1 : 2;
            if (newSlidesPerView !== slidesPerView) {
                slidesPerView = newSlidesPerView;
                maxSlide = Math.max(0, totalSlides - slidesPerView);
                currentSlide = Math.min(currentSlide, maxSlide);
                updateSlider();
            }
        });

        // Initialize - 초기화 시 컨트롤 상태를 정확히 설정
        updateSlider();
    })();
    </script>
    
    
    <br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #E73D8D;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Calificación del producto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 90.000000%">★</span></div></div>
                    <div class="rating-number">4.9</div>
                </div>
                <div class="review-badge" style="background-color:#E73D8D;">
                    <div class="badge-emoji">💎</div>
                    <div class="badge-text">Premium</div>
                    <div class="badge-subtext">5.000+ VENTAS</div>
                </div>
              </div></div></div>
    
    
        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Pros</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Velocidad de carga rápida</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Excelente calidad del producto</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Tamaño pequeño y fácil de transportar</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Excelente compatibilidad (estándar USB + USB C)</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Rendimiento estable sin calentamiento</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Contras</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Difícil de sacar del vehículo</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>El producto es corto y se ajusta perfectamente al dispositivo</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Reseñas de consumidores</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Recomiendo cargador pequeño pero potente</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">Este cargador es pequeño pero tiene un rendimiento potente. El envío rápido y la calidad excelente me tienen muy satisfecho. Realmente lo recomiendo porque carga el smartphone rápidamente sin preocupación por el calentamiento.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomiendo cargador de coche</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">Este cargador se destaca por su velocidad de carga rápida y excelente compatibilidad. Se ajusta perfectamente a la alimentación del vehículo de 12V y es fácil de usar incluso en lugares oscuros.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomiendo cargador pequeño pero eficiente</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">Es un cargador eficiente que puede cargar el Galaxy S23 hasta el 80% en 30 minutos. Lo recomiendo encarecidamente por su excelente relación calidad-precio sin calentamiento.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Velocidad de carga rápida y buena portabilidad</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">La velocidad de carga es realmente rápida y es pequeño con buena portabilidad, así que es conveniente en muchos aspectos. Sin embargo, puede ser difícil sacarlo del vehículo, así que tengan esto en cuenta. En general es un producto satisfactorio.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver más</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #A81946 0%, #EF048A 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(168, 25, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005005665917206.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver precio en AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Envío rápido</span>
                <span class='trust--badge'>🔒 Pago seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicación presenta productos recomendados de AliExpress para nuestros lectores.</p></div><p><a href="https://nex-varo.com/cargador-de-coche-baseus-30w/">Cargador de coche Baseus 30W &#8211; Solución de carga rápida y segura de doble puerto</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5462</post-id>	</item>
		<item>
		<title>Baseus Qualcomm Quick Charge 5 cargador de coche &#8211; El nuevo estándar de carga rápida</title>
		<link>https://nex-varo.com/baseus-qualcomm-quick-charge-5-cargador-de-coche/</link>
		
		<dc:creator><![CDATA[nexvaro]]></dc:creator>
		<pubDate>Mon, 18 Aug 2025 04:01:13 +0000</pubDate>
				<category><![CDATA[Cargador]]></category>
		<category><![CDATA[Electrónica y Digital]]></category>
		<category><![CDATA[car charger]]></category>
		<guid isPermaLink="false">https://nex-varo.com/?p=5459</guid>

					<description><![CDATA[<p>El nuevo estándar de carga rápida, Cargador de coche multipuerto Baseus Qualcomm Quick Charge 5 El cargador de coche multipuerto Baseus Qualcomm Quick Charge 5 utiliza la última tecnología QC5 para proporcionar una solución innovadora que permite cargar múltiples dispositivos simultáneamente a alta velocidad. Con una potencia máxima de 160W y soporte de hasta 100W [&#8230;]</p>
<p><a href="https://nex-varo.com/baseus-qualcomm-quick-charge-5-cargador-de-coche/">Baseus Qualcomm Quick Charge 5 cargador de coche &#8211; El nuevo estándar de carga rápida</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
    <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333;">
        El nuevo estándar de carga rápida, Cargador de coche multipuerto Baseus Qualcomm Quick Charge 5
    </h2>
    <p>
        El cargador de coche multipuerto Baseus Qualcomm Quick Charge 5 utiliza la última tecnología QC5 para
        proporcionar una solución innovadora que permite cargar múltiples dispositivos simultáneamente a alta velocidad.
    </p>
    <p>
        Con una potencia máxima de 160W y soporte de hasta 100W en un solo puerto Type-C, este cargador es
        compatible con diversos dispositivos como laptops, teléfonos móviles, tablets, y su diseño compacto ahorra espacio en el vehículo.
    </p>
    <p>
        Además, gracias al nuevo proceso SGT permite carga rápida incluso a bajas temperaturas, y cuenta con
        función de protección triple chip y modo de carga de goteo para mayor seguridad.
    </p>
    <p>
        Experimenta carga eficiente y segura en cualquier momento y lugar con el cargador de coche multipuerto Baseus Qualcomm Quick Charge 5.
        ¡Establece el nuevo estándar de carga rápida!
    </p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #EF048A;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #C0036E;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #fff4f8, #fff4f8);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #EF048A;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20160W%20cargador%20de%20coche/Baseus%20160W%20cargador%20de%20coche_produto_imagen.webp" alt="Baseus 160W cargador de coche QC 5,0 carga rápida PPS PD3.0 USB tipo C carga de teléfono de coche para iPhone 13 14 15 Pro portátiles tabletas"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005005210708032.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div><div class="product-details"><h2 class="product-name">Baseus 160W cargador de coche QC 5,0 carga rápida PPS PD3.0 USB tipo C carga de teléfono de coche para iPhone 13 14 15 Pro portátiles tabletas</h2><div class="rating-reviews is-loading"><span class="rating">4.9</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 90.000000%">★</span></div></div><div class="review-stats">675 valoraciones<span class="stat-divider"> | </span>4,000+ vendido</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">MX$1,039.14</span><span class="discount">La promo llega pronto%</span></div><div class="special-price">MX$526.90</div><div class="price-date">Precios vigentes al 18/08/2025, sujetos a modificación según fecha de compra.</div></div><div class="key-points"><div class="key-points-title">Puntos clave del producto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">¡Carga multipuerto de alta potencia que permite cargar hasta 3 dispositivos simultáneamente a alta velocidad!</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">¡Certificación Qualcomm Quick Charge 5 que proporciona potente rendimiento de carga de hasta 160W!</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">¡Diseño compacto que ahorra espacio en el vehículo!</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">¡Gestión segura de batería con protección triple chip y modo de carga de goteo!</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">¡Máxima versatilidad con compatibilidad con diversos dispositivos y protocolos!</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005005210708032.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div></div>
    
    <br>
    
    <style>
        .product-info3 {
            max-width: 700px;
            margin: 20px auto;
            position: relative;
        }
        .product-info3 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section3 {
            margin-bottom: 30px;
            background-color: #ffffff;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        }
        .product-section3 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #4a5568;
            border-bottom: 2px solid #EF048A;
            padding-bottom: 10px;
            margin-bottom: 15px;
        }
        .product-section3 ul {
            list-style-type: none;
            padding-left: 0;
            color: #4a5568;
        }
        .product-section3 li {
            margin-bottom: 10px;
            padding-left: 25px;
            position: relative;
            line-height: 1.5;
        }
        .product-section3 li:before {
            content: "•";
            color: #8793A2;
            font-weight: bold;
            position: absolute;
            left: 0;
        }
        .product-conclusion3 {
            margin-top: 30px;
            font-weight: 600;
            color: #2d3748;
            text-align: center;
        }

        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #F9EFF5;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-2">
        <h2>Detalles del producto</h2>
        <div class="content-wrapper" id="content-product-info-2">
                <div class="product-section3">
                    <h3>Carga rápida simultánea de múltiples dispositivos con la última tecnología QC5</h3>
                    <ul><li>Carga eficiente con salida de 3 puertos hasta 160W</li><li>Soporte de salida máxima de 100W en puerto Type-C único</li><li>Ahorro de espacio en el vehículo con diseño compacto</li><li>Carga rápida posible incluso a bajas temperaturas con nuevo proceso SGT</li><li>Compatible con diversos dispositivos como laptops, teléfonos móviles, tablets</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Detalles</h3>
                    <ul><li>Seguridad reforzada con función de protección triple chip</li><li>Modo de carga de goteo para protección de batería</li><li>Fácil verificación del estado de carga con indicador LED azul suave</li><li>Durabilidad mejorada con recubrimiento spray de PC</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Especificaciones</h3>
                    <ul><li>Entrada: DC 12-24V</li><li>Salida: Type-C1 100W, Type-C2 30W, USB 30W</li><li>Salida total: 160W</li><li>Tamaño: 43mm x 43mm x 77mm</li><li>Peso: Aproximadamente 45g</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Compatibilidad</h3>
                    <ul><li>Soporte para diversas laptops, smartphones, tablets</li><li>Compatible con múltiples protocolos de carga como QC5, PPS, PD3.0</li><li>Utilizable en vehículos de 12V-24V</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Consejos de compra</h3>
                    <ul><li>Instalación fácil en diversos vehículos</li><li>Artículo esencial para viajes largos o viajes de negocios</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-2" onclick="toggleContent('product-info-2')">Ver más</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver más';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galería de imágenes</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20160W%20cargador%20de%20coche/Baseus%20160W%20cargador%20de%20coche_produto_imagen_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20160W%20cargador%20de%20coche/Baseus%20160W%20cargador%20de%20coche_produto_imagen_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20160W%20cargador%20de%20coche/Baseus%20160W%20cargador%20de%20coche_produto_imagen_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20160W%20cargador%20de%20coche/Baseus%20160W%20cargador%20de%20coche_produto_imagen_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20160W%20cargador%20de%20coche/Baseus%20160W%20cargador%20de%20coche_produto_imagen_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20160W%20cargador%20de%20coche/Baseus%20160W%20cargador%20de%20coche_produto_imagen_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20160W%20cargador%20de%20coche/Baseus%20160W%20cargador%20de%20coche_produto_imagen_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20160W%20cargador%20de%20coche/Baseus%20160W%20cargador%20de%20coche_produto_imagen_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20160W%20cargador%20de%20coche/Baseus%20160W%20cargador%20de%20coche_produto_imagen_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20160W%20cargador%20de%20coche/Baseus%20160W%20cargador%20de%20coche_produto_imagen_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20160W%20cargador%20de%20coche/Baseus%20160W%20cargador%20de%20coche_produto_imagen_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20160W%20cargador%20de%20coche/Baseus%20160W%20cargador%20de%20coche_produto_imagen_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20160W%20cargador%20de%20coche/Baseus%20160W%20cargador%20de%20coche_produto_imagen_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20160W%20cargador%20de%20coche/Baseus%20160W%20cargador%20de%20coche_produto_imagen_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20160W%20cargador%20de%20coche/Baseus%20160W%20cargador%20de%20coche_produto_imagen_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20160W%20cargador%20de%20coche/Baseus%20160W%20cargador%20de%20coche_produto_imagen_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-slider-container {
            width: 100%;
            max-width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-slider-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-slider-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
        }
        .yt-slider-track {
            display: flex;
            transition: transform 0.3s ease;
            height: 100%;
        }
        .yt-slider-slide {
            min-width: 50%;
            height: 100%;
            padding: 0 5px;
            box-sizing: border-box;
            cursor: pointer;
        }
        .yt-slider-slide:first-child {
            padding-left: 0;
        }
        .yt-slider-slide:last-child {
            padding-right: 0;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-button svg {
            width: 20px;
            height: 20px;
            fill: white;
            margin-left: 2px;
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-slider-controls {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background-color: rgba(0, 0, 0, 0.6);
            color: white;
            border: none;
            border-radius: 50%;
            width: 50px;
            height: 50px;
            cursor: pointer;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            z-index: 10;
            font-size: 24px;
            font-weight: bold;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-slider-controls:hover {
            background-color: rgba(0, 0, 0, 0.8);
            transform: translateY(-50%) scale(1.1);
        }
        .yt-slider-controls.hidden {
            display: none;
        }
        .yt-slider-prev {
            left: 15px;
        }
        .yt-slider-next {
            right: 15px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-slider-slide {
                min-width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-slider-container">
        <h2 class="yt-slider-title">Video del producto</h2>
        <div id="yt-slider-697340b0a3c17" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/JeD2pYt0fyw" data-video-id="JeD2pYt0fyw" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20160W%20cargador%20de%20coche/Baseus%20160W%20cargador%20de%20coche_youtube_imagen_1.webp" alt="YouTube video 1" class="yt-thumbnail-image">
                        <div class="yt-video-type-badge">Short</div>
                        <div class="yt-play-button">
                            <div class="yt-play-triangle"></div>
                        </div>
                    </div>
                </div>
            </div>
            <button class="yt-slider-controls yt-slider-prev">‹</button>
            <button class="yt-slider-controls yt-slider-next">›</button>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este video de presentación le ayudará a comprender mejor el producto. Para videos en otros idiomas, se recomienda activar los subtítulos (CC).</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-697340b0a3c17");
        var track = slider.querySelector(".yt-slider-track");
        var slides = slider.querySelectorAll(".yt-slider-slide");
        var prevBtn = slider.querySelector(".yt-slider-prev");
        var nextBtn = slider.querySelector(".yt-slider-next");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        var currentSlide = 0;
        var slidesPerView = window.innerWidth <= 768 ? 1 : 2;
        var totalSlides = slides.length;
        var maxSlide = Math.max(0, totalSlides - slidesPerView);

        function updateSlider() {
            var translateX = -(currentSlide * (100 / slidesPerView));
            track.style.transform = "translateX(" + translateX + "%)";

            // 슬라이드 버튼 표시/숨김 제어
            updateControlsVisibility();
        }

        function updateControlsVisibility() {
            // 슬라이드가 slidesPerView 개 이하거나 모든 슬라이드가 한 화면에 보이면 컨트롤 숨김
            if (totalSlides <= slidesPerView) {
                prevBtn.classList.add("hidden");
                nextBtn.classList.add("hidden");
                return;
            }

            // 첫 번째 슬라이드에서 이전 버튼 숨김
            prevBtn.classList.toggle("hidden", currentSlide <= 0);

            // 마지막 슬라이드에서 다음 버튼 숨김
            nextBtn.classList.toggle("hidden", currentSlide >= maxSlide);
        }

        function nextSlide() {
            if (currentSlide < maxSlide) {
                currentSlide++;
                updateSlider();
            }
        }

        function prevSlide() {
            if (currentSlide > 0) {
                currentSlide--;
                updateSlider();
            }
        }

        function goToSlide(slideIndex) {
            currentSlide = Math.min(slideIndex * slidesPerView, maxSlide);
            updateSlider();
        }

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-slider-697340b0a3c17-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-697340b0a3c17-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-slider-697340b0a3c17-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                // 클릭된 요소가 모달 오버레이 자체이거나 모달 컨텐트인 경우에만 닫기
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지 (동적으로 생성되므로 이벤트 위임 사용)
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners - 모바일 확대 방지를 위한 preventDefault 추가
        nextBtn.addEventListener("click", function(e) {
            e.preventDefault();
            nextSlide();
        });

        prevBtn.addEventListener("click", function(e) {
            e.preventDefault();
            prevSlide();
        });

        slides.forEach(function(slide) {
            slide.addEventListener("click", function() {
                var videoId = this.getAttribute("data-video-id");
                var isShort = this.getAttribute("data-is-short") === "true";
                openModal(videoId, isShort);
            });
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });

        // Responsive handling
        window.addEventListener("resize", function() {
            var newSlidesPerView = window.innerWidth <= 768 ? 1 : 2;
            if (newSlidesPerView !== slidesPerView) {
                slidesPerView = newSlidesPerView;
                maxSlide = Math.max(0, totalSlides - slidesPerView);
                currentSlide = Math.min(currentSlide, maxSlide);
                updateSlider();
            }
        });

        // Initialize - 초기화 시 컨트롤 상태를 정확히 설정
        updateSlider();
    })();
    </script>
    
<br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #E73D8D;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Calificación del producto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 90.000000%">★</span></div></div>
                    <div class="rating-number">4.9</div>
                </div>
                <div class="review-badge" style="background-color:#E73D8D;">
                    <div class="badge-emoji">🔥</div>
                    <div class="badge-text">Popular</div>
                    <div class="badge-subtext">2.000+ VENTAS</div>
                </div>
              </div></div></div>
    
    
        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Pros</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Posibilidad de cargar diversos dispositivos simultáneamente</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Uso eficiente con soporte de carga rápida</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Calidad excelente y funcionamiento estable</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Envío rápido y embalaje excelente</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Diseño atractivo también adecuado como regalo</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Contras</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Algunos usuarios pueden sentir que el precio es alto</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Puede no ser perfecto al usar dispositivos de alta potencia</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>La velocidad de carga puede no cumplir las expectativas</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Reseñas de consumidores</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Máxima satisfacción del producto</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">Estoy muy satisfecho con el producto. Aunque aún no lo he usado, valió la pena invertir confiando en la reputación de la marca. El estado del empaque también fue perfecto.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Ventajas del cargador multifuncional</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">Es muy útil poder cargar tres teléfonos simultáneamente. Se carga a alta velocidad, lo que ayuda mucho a ahorrar tiempo.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomiendo la función de carga rápida</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">La función de carga rápida es realmente excelente. Con el envío rápido y el diseño excelente, estoy muy satisfecho. Me gustaría recomendarlo también a familia y amigos.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Satisfacción con la calidad del cargador de coche</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">La potencia del cargador de coche es impresionante, pero la velocidad de carga tiene algunas partes un poco decepcionantes. Aun así, la calidad general es satisfactoria.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver más</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #A81946 0%, #EF048A 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(168, 25, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005005210708032.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver precio en AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Envío rápido</span>
                <span class='trust--badge'>🔒 Pago seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicación presenta productos recomendados de AliExpress para nuestros lectores.</p></div><p><a href="https://nex-varo.com/baseus-qualcomm-quick-charge-5-cargador-de-coche/">Baseus Qualcomm Quick Charge 5 cargador de coche &#8211; El nuevo estándar de carga rápida</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5459</post-id>	</item>
		<item>
		<title>Reseña de la batería portátil ultra delgada Baseus PicoGo AM41 &#8211; La armonía perfecta entre portabilidad y rendimiento</title>
		<link>https://nex-varo.com/bateria-portatil-baseus-picogo-am41/</link>
		
		<dc:creator><![CDATA[nexvaro]]></dc:creator>
		<pubDate>Wed, 06 Aug 2025 05:15:19 +0000</pubDate>
				<category><![CDATA[Cargador]]></category>
		<category><![CDATA[Electrónica y Digital]]></category>
		<category><![CDATA[cargador]]></category>
		<guid isPermaLink="false">https://nex-varo.com/?p=5428</guid>

					<description><![CDATA[<p>¡Disfruta la libertad de carga en cualquier lugar con la batería portátil ultra delgada Baseus PicoGo AM41! La batería portátil Baseus PicoGo AM41 con diseño ultra delgado de excelente portabilidad y rendimiento potente es una solución de carga esencial para el día a día y los viajes. Con la portabilidad del tamaño de una tarjeta [&#8230;]</p>
<p><a href="https://nex-varo.com/bateria-portatil-baseus-picogo-am41/">Reseña de la batería portátil ultra delgada Baseus PicoGo AM41 &#8211; La armonía perfecta entre portabilidad y rendimiento</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
    <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333">
        ¡Disfruta la libertad de carga en cualquier lugar con la batería portátil ultra delgada Baseus PicoGo AM41!
    </h2>
    <p>
        La batería portátil Baseus PicoGo AM41 con diseño ultra delgado de excelente portabilidad y rendimiento potente es una solución de carga esencial para el día a día y los viajes.
        Con la portabilidad del tamaño de una tarjeta y la función de ajustar y cargar, se puede usar de manera conveniente en cualquier momento y lugar, y presume de estilo elegante y durabilidad con su exterior de aluminio premium. 
    </p>
    <p>
        El chip de monitoreo AI minimiza el calentamiento para permitir una carga estable, y es posible la fijación con alineación automática con el imán potente de 11N. Se puede reflejar el gusto personal con diversas opciones de colores.
    </p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #EF048A;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #C0036E;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #fff4f8, #fff4f8);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #EF048A;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus-Banco%20de%20energía%20magnético/Baseus-Banco%20de%20energía%20magnético_produto_imagen.webp" alt="Baseus-Banco de energía magnético de 5000mAh, 15W, inalámbrico, 20W, carga por cable, tamaño de tarjeta delgada, portátil, para iPhone y Samsung"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005008708384313.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div><div class="product-details"><h2 class="product-name">Baseus-Banco de energía magnético de 5000mAh, 15W, inalámbrico, 20W, carga por cable, tamaño de tarjeta delgada, portátil, para iPhone y Samsung</h2><div class="rating-reviews is-loading"><span class="rating">4.7</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 70.000000%">★</span></div></div><div class="review-stats">377 valoraciones<span class="stat-divider"> | </span>4,000+ vendido</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">MX$1,170.19</span><span class="discount">Ahorra MX$595.20%</span></div><div class="special-price">MX$574.99</div><div class="price-date">Precios vigentes al 06/08/2025, sujetos a modificación según fecha de compra.</div></div><div class="key-points"><div class="key-points-title">Puntos clave del producto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Excelente portabilidad con diseño ultra delgado del tamaño de una tarjeta</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Elegante y fuerte durabilidad con exterior de aluminio premium</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Carga segura y fresca posible con chip de monitoreo AI</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Fijación estable con alineación automática con imán potente de 11N</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Conectividad fluida sin tiempo de espera con carga de paso</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005008708384313.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div></div>
<br>
    
    <style>
        .product-info4 {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .product-info4 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section4 {
            margin-bottom: 16px;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
            transition: box-shadow 0.2s ease;
        }
        .product-section4:hover {
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        }
        .section-header4 {
            padding: 16px 20px;
            background: linear-gradient(to right, #fff4f8, #fff4f8);
            display: flex;
            align-items: center;
            border: 1px solid #E2E8F0;
        }
        .section-header4 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #2D3748;
            margin: 0;
        }
        .section-content4 {
            background: white;
            padding: 20px;
            border: 1px solid #E2E8F0;
            border-top: none;
        }
        .product-section4 ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .product-section4 li {
            position: relative;
            padding-left: 20px;
            margin-bottom: 12px;
            color: #4A5568;
            line-height: 1.6;
        }
        .product-section4 li:last-child {
            margin-bottom: 0;
        }
        .product-section4 li:before {
            content: "";
            position: absolute;
            left: 0;
            top: 8px;
            width: 8px;
            height: 8px;
            background-color: #E73D8D;
            border-radius: 50%;
        }
        .product-conclusion4 {
            margin-top: 30px;
            text-align: center;
            color: #2D3748;
            font-weight: 500;
            line-height: 1.6;
            padding: 0 20px;
        }
        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #F9EFF5;
        }
    </style>
    <div class="product-info4" id="product-info-wrapper-product-info-4">
        <h2>Detalles del producto</h2>
        <div class="content-wrapper" id="content-product-info-4">
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Experiencia de carga perfecta con diseño ultra delgado y rendimiento potente</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Portabilidad conveniente en cualquier momento y lugar con diseño ultra delgado como una tarjeta</li><li>Asegurar estilo elegante y durabilidad con exterior de aluminio premium</li><li>Carga estable posible minimizando el calentamiento con chip de monitoreo AI</li><li>Carga estable proporcionada con fijación de alineación automática con imán potente de 11N</li><li>Reflejar el gusto personal con diversas opciones de colores</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Portabilidad delgada y ligera</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Portabilidad óptima que se puede llevar fácilmente con diseño del tamaño de una tarjeta</li><li>Espesor: 0.3 pulgadas, peso: 3.8 onzas ultra liviano</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Excelente rendimiento de materiales premium</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Máxima comodidad proporcionada con la combinación de aleación de aluminio elegante y silicona suave</li><li>Excelente durabilidad, conductividad, amigable con la piel, prevención de huellas dactilares y rayones</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Todos los detalles elaborados cuidadosamente</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Diseño que combina bien con el teléfono sin comprometer la conveniencia</li><li>Sin protuberancias, fácil acceso a la lente, conveniencia maximizada con estructura de alta curvatura</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Función de carga de paso</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Recarga posible mientras se carga, conectividad fluida proporcionada sin tiempo de espera</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Conveniencia de carga posible en cualquier momento y lugar</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Tiempo libre: utilizado como batería portátil conveniente para el día a día</li><li>Exterior: usado como excelente accesorio de viaje</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Garantía de vida útil de la batería con celdas de batería de grado automotriz</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Estabilidad asegurada con el uso de celdas de batería de alta calidad</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Compatibilidad amplia, diseñado para artículos esenciales</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Compatible con diversos dispositivos como iPhone 12-16 series, AirPods 4/3/Pro 2/Pro, iPad Mini/Air/Pro, teléfonos Android, etc.</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Especificaciones</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Capacidad total: 5000mAh</li><li>Fuerza del imán: 11N</li><li>Material: Silicona, aleación de aluminio</li><li>Color: Gris, rosa, titanio, negro</li><li>Entrada USB-C: 5V=3A, 9V=1.67A</li><li>Salida USB-C: 5V=2.4A, 9V=2.22A, 12V=1.5A</li><li>Salida inalámbrica: 5W/7.5W/15W</li><li>Salida total: 5V=2.4A</li><li>Tamaño: 3.9 x 2.6 x 0.3 pulgadas</li><li>Peso: aproximadamente 3.8 onzas</li>
                        </ul>
                    </div>
                </div></div><button class="show-more-btn" id="btn-product-info-4" onclick="toggleContent('product-info-4')">Ver más</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver más';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galería de imágenes</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus-Banco%20de%20energía%20magnético/Baseus-Banco%20de%20energía%20magnético_produto_imagen_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus-Banco%20de%20energía%20magnético/Baseus-Banco%20de%20energía%20magnético_produto_imagen_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus-Banco%20de%20energía%20magnético/Baseus-Banco%20de%20energía%20magnético_produto_imagen_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus-Banco%20de%20energía%20magnético/Baseus-Banco%20de%20energía%20magnético_produto_imagen_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus-Banco%20de%20energía%20magnético/Baseus-Banco%20de%20energía%20magnético_produto_imagen_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus-Banco%20de%20energía%20magnético/Baseus-Banco%20de%20energía%20magnético_produto_imagen_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus-Banco%20de%20energía%20magnético/Baseus-Banco%20de%20energía%20magnético_produto_imagen_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus-Banco%20de%20energía%20magnético/Baseus-Banco%20de%20energía%20magnético_produto_imagen_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus-Banco%20de%20energía%20magnético/Baseus-Banco%20de%20energía%20magnético_produto_imagen_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus-Banco%20de%20energía%20magnético/Baseus-Banco%20de%20energía%20magnético_produto_imagen_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus-Banco%20de%20energía%20magnético/Baseus-Banco%20de%20energía%20magnético_produto_imagen_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus-Banco%20de%20energía%20magnético/Baseus-Banco%20de%20energía%20magnético_produto_imagen_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus-Banco%20de%20energía%20magnético/Baseus-Banco%20de%20energía%20magnético_produto_imagen_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus-Banco%20de%20energía%20magnético/Baseus-Banco%20de%20energía%20magnético_produto_imagen_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus-Banco%20de%20energía%20magnético/Baseus-Banco%20de%20energía%20magnético_produto_imagen_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus-Banco%20de%20energía%20magnético/Baseus-Banco%20de%20energía%20magnético_produto_imagen_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-slider-container {
            width: 100%;
            max-width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-slider-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-slider-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
        }
        .yt-slider-track {
            display: flex;
            transition: transform 0.3s ease;
            height: 100%;
        }
        .yt-slider-slide {
            min-width: 50%;
            height: 100%;
            padding: 0 5px;
            box-sizing: border-box;
            cursor: pointer;
        }
        .yt-slider-slide:first-child {
            padding-left: 0;
        }
        .yt-slider-slide:last-child {
            padding-right: 0;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-button svg {
            width: 20px;
            height: 20px;
            fill: white;
            margin-left: 2px;
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-slider-controls {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background-color: rgba(0, 0, 0, 0.6);
            color: white;
            border: none;
            border-radius: 50%;
            width: 50px;
            height: 50px;
            cursor: pointer;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            z-index: 10;
            font-size: 24px;
            font-weight: bold;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-slider-controls:hover {
            background-color: rgba(0, 0, 0, 0.8);
            transform: translateY(-50%) scale(1.1);
        }
        .yt-slider-controls.hidden {
            display: none;
        }
        .yt-slider-prev {
            left: 15px;
        }
        .yt-slider-next {
            right: 15px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-slider-slide {
                min-width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-slider-container">
        <h2 class="yt-slider-title">Video del producto</h2>
        <div id="yt-slider-697340b0a4c10" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/DBk0jPHbYVU" data-video-id="DBk0jPHbYVU" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus-Banco%20de%20energía%20magnético/Baseus-Banco%20de%20energía%20magnético_youtube_imagen_1.webp" alt="YouTube video 1" class="yt-thumbnail-image">
                        <div class="yt-video-type-badge">Short</div>
                        <div class="yt-play-button">
                            <div class="yt-play-triangle"></div>
                        </div>
                    </div>
                </div>
            </div>
            <button class="yt-slider-controls yt-slider-prev">‹</button>
            <button class="yt-slider-controls yt-slider-next">›</button>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este video de presentación le ayudará a comprender mejor el producto. Para videos en otros idiomas, se recomienda activar los subtítulos (CC).</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-697340b0a4c10");
        var track = slider.querySelector(".yt-slider-track");
        var slides = slider.querySelectorAll(".yt-slider-slide");
        var prevBtn = slider.querySelector(".yt-slider-prev");
        var nextBtn = slider.querySelector(".yt-slider-next");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        var currentSlide = 0;
        var slidesPerView = window.innerWidth <= 768 ? 1 : 2;
        var totalSlides = slides.length;
        var maxSlide = Math.max(0, totalSlides - slidesPerView);

        function updateSlider() {
            var translateX = -(currentSlide * (100 / slidesPerView));
            track.style.transform = "translateX(" + translateX + "%)";

            // 슬라이드 버튼 표시/숨김 제어
            updateControlsVisibility();
        }

        function updateControlsVisibility() {
            // 슬라이드가 slidesPerView 개 이하거나 모든 슬라이드가 한 화면에 보이면 컨트롤 숨김
            if (totalSlides <= slidesPerView) {
                prevBtn.classList.add("hidden");
                nextBtn.classList.add("hidden");
                return;
            }

            // 첫 번째 슬라이드에서 이전 버튼 숨김
            prevBtn.classList.toggle("hidden", currentSlide <= 0);

            // 마지막 슬라이드에서 다음 버튼 숨김
            nextBtn.classList.toggle("hidden", currentSlide >= maxSlide);
        }

        function nextSlide() {
            if (currentSlide < maxSlide) {
                currentSlide++;
                updateSlider();
            }
        }

        function prevSlide() {
            if (currentSlide > 0) {
                currentSlide--;
                updateSlider();
            }
        }

        function goToSlide(slideIndex) {
            currentSlide = Math.min(slideIndex * slidesPerView, maxSlide);
            updateSlider();
        }

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-slider-697340b0a4c10-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-697340b0a4c10-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-slider-697340b0a4c10-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                // 클릭된 요소가 모달 오버레이 자체이거나 모달 컨텐트인 경우에만 닫기
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지 (동적으로 생성되므로 이벤트 위임 사용)
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners - 모바일 확대 방지를 위한 preventDefault 추가
        nextBtn.addEventListener("click", function(e) {
            e.preventDefault();
            nextSlide();
        });

        prevBtn.addEventListener("click", function(e) {
            e.preventDefault();
            prevSlide();
        });

        slides.forEach(function(slide) {
            slide.addEventListener("click", function() {
                var videoId = this.getAttribute("data-video-id");
                var isShort = this.getAttribute("data-is-short") === "true";
                openModal(videoId, isShort);
            });
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });

        // Responsive handling
        window.addEventListener("resize", function() {
            var newSlidesPerView = window.innerWidth <= 768 ? 1 : 2;
            if (newSlidesPerView !== slidesPerView) {
                slidesPerView = newSlidesPerView;
                maxSlide = Math.max(0, totalSlides - slidesPerView);
                currentSlide = Math.min(currentSlide, maxSlide);
                updateSlider();
            }
        });

        // Initialize - 초기화 시 컨트롤 상태를 정확히 설정
        updateSlider();
    })();
    </script>
    
<br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #E73D8D;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Calificación del producto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 70.000000%">★</span></div></div>
                    <div class="rating-number">4.7</div>
                </div>
                <div class="review-badge" style="background-color:#E73D8D;">
                    <div class="badge-emoji">🔥</div>
                    <div class="badge-text">Popular</div>
                    <div class="badge-subtext">2.000+ VENTAS</div>
                </div>
              </div></div></div>
    
    
        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Pros</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Magnetismo fuerte y excelente apariencia y tacto</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Carga rápida y conveniente posible</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Diseño delgado y fácil de llevar</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Alta calidad y funcionamiento estable</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Compatible con diversos dispositivos</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Contras</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Problemas de compatibilidad con algunas fundas</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Posibilidad de problemas de calentamiento</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Posibilidad de retraso en el envío</li></ul></div></div></div></div>
        
    <br>
    <h2 class="product-review-title">Reseñas de consumidores</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Producto con excelente magnetismo y apariencia</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">Este producto tiene magnetismo fuerte y excelente apariencia, el tacto es realmente atractivo. Sin embargo, es un poco lamentable que algunos LED no funcionen.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Satisfecho con el rendimiento de la batería</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">Esta batería tiene excelente rendimiento por el precio. Sin embargo, el smartphone Samsung S22 solo puede cargar quitando la funda, lo que es un poco inconveniente.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomiendo la batería portátil Baseus</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">Los productos Baseus proporcionan calidad premium clásica. Gracias a la funda Magsafe, funciona muy bien también en Android, estoy muy satisfecho.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Opinión sobre la calidad y diseño del producto</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">La calidad del producto es excelente y el diseño delgado y la carga rápida son atractivos. Sin embargo, se puede sentir calentamiento durante el uso.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver más</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #A81946 0%, #EF048A 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(168, 25, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005008708384313.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver precio en AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Envío rápido</span>
                <span class='trust--badge'>🔒 Pago seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicación presenta productos recomendados de AliExpress para nuestros lectores.</p></div><p><a href="https://nex-varo.com/bateria-portatil-baseus-picogo-am41/">Reseña de la batería portátil ultra delgada Baseus PicoGo AM41 &#8211; La armonía perfecta entre portabilidad y rendimiento</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5428</post-id>	</item>
		<item>
		<title>Experimenta la carga inalámbrica ultrarrápida con la batería portátil Baseus Airpow II Qi2</title>
		<link>https://nex-varo.com/ultima-tecnologia-carga-inalambrica-baseus-airpow-ii-qi2-bateria-portatil/</link>
		
		<dc:creator><![CDATA[nexvaro]]></dc:creator>
		<pubDate>Wed, 06 Aug 2025 05:00:32 +0000</pubDate>
				<category><![CDATA[Cargador]]></category>
		<category><![CDATA[Electrónica y Digital]]></category>
		<category><![CDATA[cargador]]></category>
		<guid isPermaLink="false">https://nex-varo.com/?p=5425</guid>

					<description><![CDATA[<p>¡Innovación en la última tecnología de carga inalámbrica, experimenta el mundo de la carga ultrarrápida con la batería portátil Baseus Airpow II Qi2! La batería magnética portátil Baseus Airpow II Qi2 ofrece carga inalámbrica más rápida y segura a través de la última certificación Qi2. Con una batería de gran capacidad de 10,000mAh permite uso [&#8230;]</p>
<p><a href="https://nex-varo.com/ultima-tecnologia-carga-inalambrica-baseus-airpow-ii-qi2-bateria-portatil/">Experimenta la carga inalámbrica ultrarrápida con la batería portátil Baseus Airpow II Qi2</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
    <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333;">¡Innovación en la última tecnología de carga inalámbrica, experimenta el mundo de la carga ultrarrápida con la batería portátil Baseus Airpow II Qi2!</h2>
    <p>La batería magnética portátil Baseus Airpow II Qi2 ofrece carga inalámbrica más rápida y segura a través de la última certificación Qi2. Con una batería de gran capacidad de 10,000mAh permite uso prolongado, y con la potente carga inalámbrica de 15W se completa la carga en un instante.</p>
    <p>Con tecnología de fijación magnética de 11N es estable y cuenta con función antideslizante, por lo que se puede usar de forma segura incluso mientras te desplazas. Con diversas opciones de carga permite carga rápida de hasta 22.5W a través de puertos USB-C y USB-A, y puede cargar dos dispositivos simultáneamente por cable.</p>
    <p>Su diseño ultracompacto y liviano mejora la portabilidad para uso conveniente en cualquier lugar y momento. Además, cuenta con diversas funciones de seguridad como protección contra sobrecarga, sobredescarga, sobrevoltaje, permitiendo una carga más segura. Conoce el producto de la marca líder elegida por más de 300 millones de clientes, basado en la calidad y confiabilidad de Baseus.</p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #EF048A;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #C0036E;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #fff4f8, #fff4f8);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #EF048A;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20Qi2%20Banco%20de%20energía%20magnético/Baseus%20Qi2%20Banco%20de%20energía%20magnético_produto_imagen.webp" alt="Baseus Qi2 Banco de energía magnético 10000mah 15W Carga inalámbrica 22,5 W Carga cable Qi2-certificada para iPhone 16 15 14 13 12 Pro Max"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005007663609627.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div><div class="product-details"><h2 class="product-name">Baseus Qi2 Banco de energía magnético 10000mah 15W Carga inalámbrica 22,5 W Carga cable Qi2-certificada para iPhone 16 15 14 13 12 Pro Max</h2><div class="rating-reviews is-loading"><span class="rating">4.7</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 70.000000%">★</span></div></div><div class="review-stats">692 valoraciones<span class="stat-divider"> | </span>5,000+ vendido</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">MX$1,633.50</span><span class="discount">Ahorra MX$843.57%</span></div><div class="special-price">MX$789.93</div><div class="price-date">Precios vigentes al 06/08/2025, sujetos a modificación según fecha de compra.</div></div><div class="key-points"><div class="key-points-title">Puntos clave del producto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Batería magnética portátil Baseus Airpow II Qi2</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Carga inalámbrica ultrarrápida de 15W</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Gran capacidad de 10,000mAh permite uso prolongado</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Diseño ultracompacto y liviano maximiza la portabilidad</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Diversas funciones de seguridad garantizan carga segura</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005007663609627.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div></div>

    <br>
    
    <style>
        .product-info3 {
            max-width: 700px;
            margin: 20px auto;
            position: relative;
        }
        .product-info3 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section3 {
            margin-bottom: 30px;
            background-color: #ffffff;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        }
        .product-section3 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #4a5568;
            border-bottom: 2px solid #EF048A;
            padding-bottom: 10px;
            margin-bottom: 15px;
        }
        .product-section3 ul {
            list-style-type: none;
            padding-left: 0;
            color: #4a5568;
        }
        .product-section3 li {
            margin-bottom: 10px;
            padding-left: 25px;
            position: relative;
            line-height: 1.5;
        }
        .product-section3 li:before {
            content: "•";
            color: #8793A2;
            font-weight: bold;
            position: absolute;
            left: 0;
        }
        .product-conclusion3 {
            margin-top: 30px;
            font-weight: 600;
            color: #2d3748;
            text-align: center;
        }

        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #F9EFF5;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-3">
        <h2>Detalles del producto</h2>
        <div class="content-wrapper" id="content-product-info-3">
                <div class="product-section3">
                    <h3>Carga inalámbrica más rápida y segura con certificación Qi2</h3>
                    <ul><li>Gran capacidad de 10,000mAh permite uso prolongado</li><li>Carga completa en un instante con carga inalámbrica de 15W</li><li>Estable con tecnología de fijación magnética de 11N y función antideslizante</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Comodidad maximizada con diversas opciones de carga</h3>
                    <ul><li>Carga rápida de hasta 20W en puerto USB-C</li><li>Carga rápida de hasta 22.5W en puerto USB-A</li><li>Carga simultánea de 2 dispositivos por cable (no se puede cargar inalámbrico y por cable simultáneamente)</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Portabilidad mejorada con diseño ultracompacto y liviano</h3>
                    <ul><li>Tamaño de 110 x 69 x 17.5mm, peso aproximado de 209g</li><li>Uso conveniente en cualquier lugar con diseño ergonómico</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Tecnología de carga segura y eficiente</h3>
                    <ul><li>Equipado con diversas funciones de seguridad como protección contra sobrecarga, sobredescarga, sobrevoltaje</li><li>Reducción del desperdicio de cables con mejora de eficiencia energética</li><li>Compatible con series iPhone 12-15 y diversos dispositivos inteligentes</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Calidad y confiabilidad de Baseus</h3>
                    <ul><li>Marca líder elegida por más de 300 millones de clientes</li><li>Confirmación fácil del estado de carga con indicador inteligente de carga</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Contenido del paquete</h3>
                    <ul><li>Cuerpo de batería portátil, cable USB-C a USB-C incluido</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-3" onclick="toggleContent('product-info-3')">Ver más</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver más';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galería de imágenes</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20Qi2%20Banco%20de%20energía%20magnético/Baseus%20Qi2%20Banco%20de%20energía%20magnético_produto_imagen_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20Qi2%20Banco%20de%20energía%20magnético/Baseus%20Qi2%20Banco%20de%20energía%20magnético_produto_imagen_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20Qi2%20Banco%20de%20energía%20magnético/Baseus%20Qi2%20Banco%20de%20energía%20magnético_produto_imagen_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20Qi2%20Banco%20de%20energía%20magnético/Baseus%20Qi2%20Banco%20de%20energía%20magnético_produto_imagen_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20Qi2%20Banco%20de%20energía%20magnético/Baseus%20Qi2%20Banco%20de%20energía%20magnético_produto_imagen_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20Qi2%20Banco%20de%20energía%20magnético/Baseus%20Qi2%20Banco%20de%20energía%20magnético_produto_imagen_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20Qi2%20Banco%20de%20energía%20magnético/Baseus%20Qi2%20Banco%20de%20energía%20magnético_produto_imagen_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20Qi2%20Banco%20de%20energía%20magnético/Baseus%20Qi2%20Banco%20de%20energía%20magnético_produto_imagen_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20Qi2%20Banco%20de%20energía%20magnético/Baseus%20Qi2%20Banco%20de%20energía%20magnético_produto_imagen_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20Qi2%20Banco%20de%20energía%20magnético/Baseus%20Qi2%20Banco%20de%20energía%20magnético_produto_imagen_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20Qi2%20Banco%20de%20energía%20magnético/Baseus%20Qi2%20Banco%20de%20energía%20magnético_produto_imagen_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20Qi2%20Banco%20de%20energía%20magnético/Baseus%20Qi2%20Banco%20de%20energía%20magnético_produto_imagen_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20Qi2%20Banco%20de%20energía%20magnético/Baseus%20Qi2%20Banco%20de%20energía%20magnético_produto_imagen_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20Qi2%20Banco%20de%20energía%20magnético/Baseus%20Qi2%20Banco%20de%20energía%20magnético_produto_imagen_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20Qi2%20Banco%20de%20energía%20magnético/Baseus%20Qi2%20Banco%20de%20energía%20magnético_produto_imagen_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20Qi2%20Banco%20de%20energía%20magnético/Baseus%20Qi2%20Banco%20de%20energía%20magnético_produto_imagen_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-slider-container {
            width: 100%;
            max-width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-slider-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-slider-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
        }
        .yt-slider-track {
            display: flex;
            transition: transform 0.3s ease;
            height: 100%;
        }
        .yt-slider-slide {
            min-width: 50%;
            height: 100%;
            padding: 0 5px;
            box-sizing: border-box;
            cursor: pointer;
        }
        .yt-slider-slide:first-child {
            padding-left: 0;
        }
        .yt-slider-slide:last-child {
            padding-right: 0;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-button svg {
            width: 20px;
            height: 20px;
            fill: white;
            margin-left: 2px;
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-slider-controls {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background-color: rgba(0, 0, 0, 0.6);
            color: white;
            border: none;
            border-radius: 50%;
            width: 50px;
            height: 50px;
            cursor: pointer;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            z-index: 10;
            font-size: 24px;
            font-weight: bold;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-slider-controls:hover {
            background-color: rgba(0, 0, 0, 0.8);
            transform: translateY(-50%) scale(1.1);
        }
        .yt-slider-controls.hidden {
            display: none;
        }
        .yt-slider-prev {
            left: 15px;
        }
        .yt-slider-next {
            right: 15px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-slider-slide {
                min-width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-slider-container">
        <h2 class="yt-slider-title">Video del producto</h2>
        <div id="yt-slider-697340b0a5ccc" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/lt-w2AJ81Uc" data-video-id="lt-w2AJ81Uc" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20Qi2%20Banco%20de%20energía%20magnético/Baseus%20Qi2%20Banco%20de%20energía%20magnético_youtube_imagen_1.webp" alt="YouTube video 1" class="yt-thumbnail-image">
                        <div class="yt-video-type-badge">Short</div>
                        <div class="yt-play-button">
                            <div class="yt-play-triangle"></div>
                        </div>
                    </div>
                </div>
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/GVfi90udQM4" data-video-id="GVfi90udQM4" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/Baseus%20Qi2%20Banco%20de%20energía%20magnético/Baseus%20Qi2%20Banco%20de%20energía%20magnético_youtube_imagen_2.webp" alt="YouTube video 2" class="yt-thumbnail-image">
                        <div class="yt-video-type-badge">Short</div>
                        <div class="yt-play-button">
                            <div class="yt-play-triangle"></div>
                        </div>
                    </div>
                </div>
            </div>
            <button class="yt-slider-controls yt-slider-prev">‹</button>
            <button class="yt-slider-controls yt-slider-next">›</button>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este video de presentación le ayudará a comprender mejor el producto. Para videos en otros idiomas, se recomienda activar los subtítulos (CC).</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-697340b0a5ccc");
        var track = slider.querySelector(".yt-slider-track");
        var slides = slider.querySelectorAll(".yt-slider-slide");
        var prevBtn = slider.querySelector(".yt-slider-prev");
        var nextBtn = slider.querySelector(".yt-slider-next");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        var currentSlide = 0;
        var slidesPerView = window.innerWidth <= 768 ? 1 : 2;
        var totalSlides = slides.length;
        var maxSlide = Math.max(0, totalSlides - slidesPerView);

        function updateSlider() {
            var translateX = -(currentSlide * (100 / slidesPerView));
            track.style.transform = "translateX(" + translateX + "%)";

            // 슬라이드 버튼 표시/숨김 제어
            updateControlsVisibility();
        }

        function updateControlsVisibility() {
            // 슬라이드가 slidesPerView 개 이하거나 모든 슬라이드가 한 화면에 보이면 컨트롤 숨김
            if (totalSlides <= slidesPerView) {
                prevBtn.classList.add("hidden");
                nextBtn.classList.add("hidden");
                return;
            }

            // 첫 번째 슬라이드에서 이전 버튼 숨김
            prevBtn.classList.toggle("hidden", currentSlide <= 0);

            // 마지막 슬라이드에서 다음 버튼 숨김
            nextBtn.classList.toggle("hidden", currentSlide >= maxSlide);
        }

        function nextSlide() {
            if (currentSlide < maxSlide) {
                currentSlide++;
                updateSlider();
            }
        }

        function prevSlide() {
            if (currentSlide > 0) {
                currentSlide--;
                updateSlider();
            }
        }

        function goToSlide(slideIndex) {
            currentSlide = Math.min(slideIndex * slidesPerView, maxSlide);
            updateSlider();
        }

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-slider-697340b0a5ccc-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-697340b0a5ccc-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-slider-697340b0a5ccc-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                // 클릭된 요소가 모달 오버레이 자체이거나 모달 컨텐트인 경우에만 닫기
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지 (동적으로 생성되므로 이벤트 위임 사용)
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners - 모바일 확대 방지를 위한 preventDefault 추가
        nextBtn.addEventListener("click", function(e) {
            e.preventDefault();
            nextSlide();
        });

        prevBtn.addEventListener("click", function(e) {
            e.preventDefault();
            prevSlide();
        });

        slides.forEach(function(slide) {
            slide.addEventListener("click", function() {
                var videoId = this.getAttribute("data-video-id");
                var isShort = this.getAttribute("data-is-short") === "true";
                openModal(videoId, isShort);
            });
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });

        // Responsive handling
        window.addEventListener("resize", function() {
            var newSlidesPerView = window.innerWidth <= 768 ? 1 : 2;
            if (newSlidesPerView !== slidesPerView) {
                slidesPerView = newSlidesPerView;
                maxSlide = Math.max(0, totalSlides - slidesPerView);
                currentSlide = Math.min(currentSlide, maxSlide);
                updateSlider();
            }
        });

        // Initialize - 초기화 시 컨트롤 상태를 정확히 설정
        updateSlider();
    })();
    </script>
    

    <br>

    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #E73D8D;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Calificación del producto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 70.000000%">★</span></div></div>
                    <div class="rating-number">4.7</div>
                </div>
                <div class="review-badge" style="background-color:#E73D8D;">
                    <div class="badge-emoji">💎</div>
                    <div class="badge-text">Premium</div>
                    <div class="badge-subtext">5.000+ VENTAS</div>
                </div>
              </div></div></div>


        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Pros</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Compatibilidad perfecta con iPhone</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Excelente calidad del producto</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Material y estructura resistente</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Precio razonable y diversas promociones</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Uso diario rápido y conveniente</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Contras</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Velocidad de carga inalámbrica un poco lenta</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Posible retraso en el envío</li></ul></div></div></div></div>

    <br>
    <h2 class="product-review-title">Reseñas de consumidores</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Compatibilidad perfecta con iPhone</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">Este producto es realmente excelente. Es perfectamente compatible con iPhone<br>y es muy conveniente para el uso diario. La calidad también es excepcional<br>y estoy realmente satisfecho.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomendado para usuarios de iPhone</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">La calidad del producto coincide con la descripción y estoy satisfecho. El envío llegó<br>más rápido de lo esperado. Lo recomiendo encarecidamente<br>a usuarios de iPhone 14 o 15 pro.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomendado cargador inalámbrico de diseño compacto</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">La velocidad de carga inalámbrica es un poco lenta pero<br>el diseño compacto y la eficiencia magnética<br>realmente destacan. Creo que fue<br>una compra con buena relación calidad-precio.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Máxima satisfacción con el producto</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">El producto llegó bien sin daños<br>y funciona excelente. Está hecho de material resistente<br>por lo que la sensación al usarlo es muy buena.<br>Lo recomiendo a usuarios de iPhone.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver más</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #A81946 0%, #EF048A 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(168, 25, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005007663609627.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver precio en AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Envío rápido</span>
                <span class='trust--badge'>🔒 Pago seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicación presenta productos recomendados de AliExpress para nuestros lectores.</p></div><p><a href="https://nex-varo.com/ultima-tecnologia-carga-inalambrica-baseus-airpow-ii-qi2-bateria-portatil/">Experimenta la carga inalámbrica ultrarrápida con la batería portátil Baseus Airpow II Qi2</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5425</post-id>	</item>
		<item>
		<title>La mejor solución de carga, UGREEN Nexode Pro Qi2 145W banco de energía</title>
		<link>https://nex-varo.com/la-mejor-solucion-de-carga-ugreen-nexode-pro-qi2-145w-banco-de-energia/</link>
		
		<dc:creator><![CDATA[nexvaro]]></dc:creator>
		<pubDate>Thu, 17 Jul 2025 07:14:18 +0000</pubDate>
				<category><![CDATA[Cargador]]></category>
		<category><![CDATA[Electrónica y Digital]]></category>
		<category><![CDATA[cargador]]></category>
		<guid isPermaLink="false">https://nex-varo.com/?p=5357</guid>

					<description><![CDATA[<p>¡La mejor solución de carga, UGREEN Nexode Pro Qi2 145W 20000mAh banco de energía, adiós a las preocupaciones de energía! Un artículo esencial para el hombre moderno, el UGREEN Nexode Pro Qi2 145W 20000mAh banco de energía presume de un rendimiento potente y un diseño inteligente. Este producto puede cargar varios dispositivos a la vez [&#8230;]</p>
<p><a href="https://nex-varo.com/la-mejor-solucion-de-carga-ugreen-nexode-pro-qi2-145w-banco-de-energia/">La mejor solución de carga, UGREEN Nexode Pro Qi2 145W banco de energía</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
    <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333">
        ¡La mejor solución de carga, UGREEN Nexode Pro Qi2 145W 20000mAh banco de energía, adiós a las preocupaciones de energía!
    </h2>
    <p>
        Un artículo esencial para el hombre moderno, el UGREEN Nexode Pro Qi2 145W 20000mAh banco de energía presume de un rendimiento potente y un diseño inteligente. 
        Este producto puede cargar varios dispositivos a la vez mediante la última tecnología de carga, y puede cargar rápidamente hasta laptops con una salida máxima de 145W.
    </p>
    <p>
        Con una batería de gran capacidad de 20000mAh puede cargar múltiples dispositivos varias veces, ofreciendo diversos puertos como USB-C, USB-A y carga inalámbrica. 
        En particular, la carga inalámbrica Qi2 soporta carga rápida de 15W para las series iPhone 12-16, brindando una experiencia de carga rápida y eficiente.
    </p>
    <p>
        Este banco de energía inteligente ofrece la comodidad de poder cargar múltiples dispositivos con un solo banco de energía durante viajes de negocios y viajes, 
        y se convertirá en un compañero poderoso que puede cargar simultáneamente laptops, smartphones y tablets en la oficina.
    </p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #EF048A;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #C0036E;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #fff4f8, #fff4f8);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #EF048A;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W_produto_imagen.webp" alt="UGREEN 145W 20000mAh banco de energía Qi2 15W estación de energía inalámbrica magnética PD3.1 batería externa para ordenador portátil 100W carga rápida"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005007989914725.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div><div class="product-details"><h2 class="product-name">UGREEN 145W 20000mAh banco de energía Qi2 15W estación de energía inalámbrica magnética PD3.1 batería externa para ordenador portátil 100W carga rápida</h2><div class="rating-reviews is-loading"><span class="rating">4.8</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 80.000000%">★</span></div></div><div class="review-stats">253 valoraciones<span class="stat-divider"> | </span>2,000+ vendido</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">MX$3,655.19</span><span class="discount">47%</span></div><div class="special-price">MX$1,907.93</div><div class="price-date">Precios vigentes al 17/07/2025, sujetos a modificación según fecha de compra.</div></div><div class="key-points"><div class="key-points-title">Puntos clave del producto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Carga rápida posible con potente salida de 145W</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Carga simultánea de múltiples dispositivos con gran capacidad de 20000mAh</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Soporte de alta velocidad de 15W con carga inalámbrica Qi2</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Información en tiempo real mediante pantalla inteligente</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Uso conveniente con soporte magnético plegable</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005007989914725.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div></div>
    
    <br>
    
    <style>
        .product-info3 {
            max-width: 700px;
            margin: 20px auto;
            position: relative;
        }
        .product-info3 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section3 {
            margin-bottom: 30px;
            background-color: #ffffff;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        }
        .product-section3 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #4a5568;
            border-bottom: 2px solid #EF048A;
            padding-bottom: 10px;
            margin-bottom: 15px;
        }
        .product-section3 ul {
            list-style-type: none;
            padding-left: 0;
            color: #4a5568;
        }
        .product-section3 li {
            margin-bottom: 10px;
            padding-left: 25px;
            position: relative;
            line-height: 1.5;
        }
        .product-section3 li:before {
            content: "•";
            color: #8793A2;
            font-weight: bold;
            position: absolute;
            left: 0;
        }
        .product-conclusion3 {
            margin-top: 30px;
            font-weight: 600;
            color: #2d3748;
            text-align: center;
        }

        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #F9EFF5;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-4">
        <h2>Detalles del producto</h2>
        <div class="content-wrapper" id="content-product-info-4">
                <div class="product-section3">
                    <h3>Carga de varios dispositivos a la vez con la última tecnología de carga</h3>
                    <ul><li>Carga rápida hasta laptops con salida máxima de 145W</li><li>Posible carga múltiple de varios dispositivos con batería de gran capacidad de 20000mAh</li><li>Provisión de múltiples puertos como USB-C, USB-A, carga inalámbrica</li><li>Soporte de carga rápida de 15W para series iPhone 12-16 con carga inalámbrica Qi2</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Detalles</h3>
                    <ul><li>Pantalla inteligente: Confirmación en tiempo real del nivel de batería y estado de carga mediante pantalla TFT</li><li>Soporte magnético plegable: Ajuste de ángulo de 65° y rotación de 360° posible</li><li>Aprobación aeronáutica: Posible transporte en cabina con batería de 72Wh (menos de 100Wh)</li><li>Seguridad: Garantía de seguridad con sistema de protección 10 veces y celdas de batería de grado automotriz</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Banco de energía inteligente utilizable en diversos escenarios de uso</h3>
                    <ul><li>Carga de múltiples dispositivos con un solo banco de energía durante viajes de negocios y viajes</li><li>Carga simultánea de laptop, smartphone y tablet en la oficina</li><li>Utilización como fuente de energía estable durante actividades al aire libre</li><li>Posible organización del escritorio como soporte de carga inalámbrica</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Consejos de compra</h3>
                    <ul><li>Beneficios de garantía adicional al comprar en la tienda oficial en línea</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-4" onclick="toggleContent('product-info-4')">Ver más</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver más';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galería de imágenes</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W_produto_imagen_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W_produto_imagen_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W_produto_imagen_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W_produto_imagen_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W_produto_imagen_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W_produto_imagen_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W_produto_imagen_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W_produto_imagen_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W_produto_imagen_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W_produto_imagen_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W_produto_imagen_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W_produto_imagen_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W_produto_imagen_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W_produto_imagen_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W_produto_imagen_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W_produto_imagen_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-embed-cc-container {
            width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-embed-cc-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-embed-cc-video-wrapper {
            width: 50%;
            margin-left: 0;
        }
        .yt-embed-cc-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
            cursor: pointer;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-embed-cc-video-wrapper {
                width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-embed-cc-container">
        <h2 class="yt-embed-cc-title">Video del producto</h2>
        <div class="yt-embed-cc-video-wrapper">
            <div id="yt-embed-cc-697340b0a6d21" class="yt-embed-cc-wrapper"
                 data-video-url="https://www.youtube.com/watch?v=Nk8nux-q8dA"
                 data-video-id="Nk8nux-q8dA"
                 data-is-short="false"
                 data-target="inline"
                 data-cc-load="true">
                <div class="yt-video-thumbnail">
                    <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W/UGREEN%20145W%2020000mAh%20banco%20de%20energía%20Qi2%2015W_youtube_imagen.webp" alt="Video Thumbnail" class="yt-thumbnail-image">
                    <div class="yt-video-type-badge">Video</div>
                    <div class="yt-play-button">
                        <div class="yt-play-triangle"></div>
                    </div>
                </div>
            </div>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este video de presentación le ayudará a comprender mejor el producto. Para videos en otros idiomas, se recomienda activar los subtítulos (CC).</p>
    </div>

    <script>
    (function() {
        var container = document.getElementById("yt-embed-cc-697340b0a6d21");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-embed-cc-697340b0a6d21-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-embed-cc-697340b0a6d21-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-embed-cc-697340b0a6d21-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners
        container.addEventListener("click", function(e) {
            var target = this.getAttribute("data-target");
            var videoUrl = this.getAttribute("data-video-url");
            var videoId = this.getAttribute("data-video-id");
            var isShort = this.getAttribute("data-is-short") === "true";

            if (target === "blank") {
                window.open(videoUrl, "_blank", "noopener,noreferrer");
            } else if (target === "current") {
                window.location.href = videoUrl;
            } else {
                e.preventDefault();
                openModal(videoId, isShort);
            }
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });
    })();
    </script>
    
            
    
    <br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #E73D8D;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Calificación del producto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 80.000000%">★</span></div></div>
                    <div class="rating-number">4.8</div>
                </div>
                <div class="review-badge" style="background-color:#E73D8D;">
                    <div class="badge-emoji">🔥</div>
                    <div class="badge-text">Popular</div>
                    <div class="badge-subtext">2.000+ VENTAS</div>
                </div>
              </div></div></div>
    
    
        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Pros</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Satisfacción superior a las expectativas con envío rápido</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Excelente calidad de producto y materiales</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Usabilidad conveniente y diversas funciones de carga</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Pantalla limpia y clara</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Carga inalámbrica conveniente con compatibilidad MagSafe</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Contras</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Posibilidad de retraso en el envío</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>La carga MagSafe puede generar un poco de calor</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Reseñas de consumidores</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Recomendación de cargador esencial para viajes</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">Destaca el diseño elegante y el rendimiento de carga rápida. <br>Al ser posible tanto la carga con cable como inalámbrica, es un producto que definitivamente debo llevar cuando viajo. <br>Este cargador que combina comodidad y rendimiento parece realmente útil.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomendación de cargador inalámbrico compatible con MagSafe</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">Estoy satisfecho con el envío más rápido de lo esperado y la excelente calidad. <br>Especialmente la función de carga inalámbrica compatible con MagSafe es muy conveniente.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomendación de cargador</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">Realmente me gusta el tamaño y la practicidad del producto. <br>La pantalla es limpia y clara, lo que hace que sea conveniente de usar. <br>¡Lo recomiendo encarecidamente!</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Rendimiento y apariencia del cargador</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">El rendimiento de carga es excelente y la apariencia también es elegante, estoy satisfecho. Sin embargo, el cargador tiene un poco de peso y la carga MagSafe genera un poco de calor, pero no se calienta demasiado. <br>Tenlo en cuenta.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver más</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #A81946 0%, #EF048A 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(168, 25, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005007989914725.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver precio en AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Envío rápido</span>
                <span class='trust--badge'>🔒 Pago seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicación presenta productos recomendados de AliExpress para nuestros lectores.</p></div><p><a href="https://nex-varo.com/la-mejor-solucion-de-carga-ugreen-nexode-pro-qi2-145w-banco-de-energia/">La mejor solución de carga, UGREEN Nexode Pro Qi2 145W banco de energía</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5357</post-id>	</item>
		<item>
		<title>UGREEN Power Bank magnético de carga inalámbrica: Esencial para usuarios de smartphones</title>
		<link>https://nex-varo.com/ugreen-power-bank-magnetico-carga-inalambrica/</link>
		
		<dc:creator><![CDATA[nexvaro]]></dc:creator>
		<pubDate>Sun, 13 Jul 2025 06:59:59 +0000</pubDate>
				<category><![CDATA[Cargador]]></category>
		<category><![CDATA[Electrónica y Digital]]></category>
		<category><![CDATA[cargador]]></category>
		<guid isPermaLink="false">https://nex-varo.com/?p=5339</guid>

					<description><![CDATA[<p>UGREEN Power Bank magnético de carga inalámbrica: Esencial para usuarios de smartphones Ahora puedes resolver con el UGREEN Power Bank magnético de carga inalámbrica esa ansiedad por batería baja que todo usuario de smartphone ha experimentado. Este producto es un artículo esencial que logra la armonía perfecta entre portabilidad y rendimiento, permitiendo uso confiable en [&#8230;]</p>
<p><a href="https://nex-varo.com/ugreen-power-bank-magnetico-carga-inalambrica/">UGREEN Power Bank magnético de carga inalámbrica: Esencial para usuarios de smartphones</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
    <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333;">
        UGREEN Power Bank magnético de carga inalámbrica: Esencial para usuarios de smartphones
    </h2>
    <p>
        Ahora puedes resolver con el UGREEN Power Bank magnético de carga inalámbrica esa ansiedad por batería baja que todo usuario de smartphone ha experimentado. 
        Este producto es un artículo esencial que logra la armonía perfecta entre portabilidad y rendimiento, permitiendo uso confiable en cualquier momento y lugar.
    </p>
    <p>
        Este power bank con diseño compacto y potente capacidad de 10,000mAh tiene excelente compatibilidad con los últimos modelos de iPhone y 
        puede cargar completamente el iPhone 15 hasta 2.2 veces. Además, ofrece diversas opciones de carga permitiendo tanto carga inalámbrica como por cable, 
        y con tecnología de carga rápida bidireccional también puede cargar rápidamente el propio power bank.
    </p>
    <p>
        Con fijación magnética estable y diversas funciones de protección, además de acabado en material de silicona que brinda sensación premium y agarre suave. 
        El power bank de UGREEN es un artículo esencial para las personas ocupadas de hoy, ayudándote a pasar el día sin preocupaciones por la batería del smartphone.
    </p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #EF048A;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #C0036E;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #fff4f8, #fff4f8);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #EF048A;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil_produto_imagen.webp" alt="UGREEN PD20W Power Bank magnético 10000mAh portátil inalámbrico de carga rápida PowerBank para Magsafe para iPhone 15 Pro Max 16 Pro"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005006134380779.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div><div class="product-details"><h2 class="product-name">UGREEN PD20W Power Bank magnético 10000mAh portátil inalámbrico de carga rápida PowerBank para Magsafe para iPhone 15 Pro Max 16 Pro</h2><div class="rating-reviews is-loading"><span class="rating">4.8</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 80.000000%">★</span></div></div><div class="review-stats">933 valoraciones<span class="stat-divider"> | </span>5,000+ vendido</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">MX$1,668.09</span><span class="discount">65%</span></div><div class="special-price">MX$578.03</div><div class="price-date">Precios vigentes al 13/07/2025, sujetos a modificación según fecha de compra.</div></div><div class="key-points"><div class="key-points-title">Puntos clave del producto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Diseño compacto que maximiza la portabilidad</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">10,000mAh puede cargar iPhone 15 hasta 2.2 veces</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Soporte de carga rápida inalámbrica y por cable</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Imán potente N52H para fijación estable</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Diversas funciones de protección para mayor seguridad</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005006134380779.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver precio en AliExpress</a><p class="product-warning-text">💡 Atención: Si el enlace no funciona, el producto está agotado o el precio cambió, puede ser porque el vendedor actualizó el producto. En este caso, busque el producto en la barra de búsqueda.</p></div></div></div>
    
    <br>
    
    <style>
        .product-info4 {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .product-info4 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section4 {
            margin-bottom: 16px;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
            transition: box-shadow 0.2s ease;
        }
        .product-section4:hover {
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        }
        .section-header4 {
            padding: 16px 20px;
            background: linear-gradient(to right, #fff4f8, #fff4f8);
            display: flex;
            align-items: center;
            border: 1px solid #E2E8F0;
        }
        .section-header4 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #2D3748;
            margin: 0;
        }
        .section-content4 {
            background: white;
            padding: 20px;
            border: 1px solid #E2E8F0;
            border-top: none;
        }
        .product-section4 ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .product-section4 li {
            position: relative;
            padding-left: 20px;
            margin-bottom: 12px;
            color: #4A5568;
            line-height: 1.6;
        }
        .product-section4 li:last-child {
            margin-bottom: 0;
        }
        .product-section4 li:before {
            content: "";
            position: absolute;
            left: 0;
            top: 8px;
            width: 8px;
            height: 8px;
            background-color: #E73D8D;
            border-radius: 50%;
        }
        .product-conclusion4 {
            margin-top: 30px;
            text-align: center;
            color: #2D3748;
            font-weight: 500;
            line-height: 1.6;
            padding: 0 20px;
        }
        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #F9EFF5;
        }
    </style>
    <div class="product-info4" id="product-info-wrapper-product-info-5">
        <h2>Detalles del producto</h2>
        <div class="content-wrapper" id="content-product-info-5">
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Diseño compacto y rendimiento potente</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Diseño delgado de 19.35mm de grosor y 220g de peso para fácil portabilidad</li><li>Capacidad de 10,000mAh puede cargar completamente el iPhone 15 hasta 2.2 veces</li><li>Excelente compatibilidad con modelos recientes de iPhone como iPhone 16 Pro Max, 15 Pro Max, 14 Pro Max</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Diversas opciones de carga maximizan la comodidad</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Carga inalámbrica: Soporte de 7.5W para serie iPhone, 10-15W para dispositivos Android</li><li>Carga por cable: Soporte de carga rápida de 20W a través de puerto USB-C</li><li>Tecnología de carga rápida bidireccional permite carga rápida del propio power bank</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Fijación magnética estable y seguridad</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Fijación estable posible con imán potente N52H</li><li>Equipado con diversas funciones de protección como sobrevoltaje y sobrecorriente</li><li>Material de silicona brinda acabado premium y agarre suave</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Consejos de compra</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Diversas ofertas de descuento disponibles en tiendas online</li><li>Recepción rápida posible con servicio de envío rápido</li><li>Experiencias de uso real verificables a través de reseñas de clientes</li>
                        </ul>
                    </div>
                </div></div><button class="show-more-btn" id="btn-product-info-5" onclick="toggleContent('product-info-5')">Ver más</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver más';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galería de imágenes</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil_produto_imagen_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil_produto_imagen_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil_produto_imagen_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil_produto_imagen_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil_produto_imagen_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil_produto_imagen_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil_produto_imagen_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil_produto_imagen_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil_produto_imagen_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil_produto_imagen_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil_produto_imagen_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil_produto_imagen_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil_produto_imagen_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil_produto_imagen_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil_produto_imagen_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Desliza hacia los lados)"><img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil_produto_imagen_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-embed-cc-container {
            width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-embed-cc-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-embed-cc-video-wrapper {
            width: 50%;
            margin-left: 0;
        }
        .yt-embed-cc-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
            cursor: pointer;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-embed-cc-video-wrapper {
                width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-embed-cc-container">
        <h2 class="yt-embed-cc-title">Video del producto</h2>
        <div class="yt-embed-cc-video-wrapper">
            <div id="yt-embed-cc-697340b0a7c95" class="yt-embed-cc-wrapper"
                 data-video-url="https://www.youtube.com/shorts/dKAS24EoxG4"
                 data-video-id="dKAS24EoxG4"
                 data-is-short="true"
                 data-target="inline"
                 data-cc-load="true">
                <div class="yt-video-thumbnail">
                    <img decoding="async" src="https://dq5b6wj5a25l8.cloudfront.net/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil/UGREEN%20PD20W%20Power%20Bank%20magnético%2010000mAh%20portátil_youtube_imagen.webp" alt="Video Thumbnail" class="yt-thumbnail-image">
                    <div class="yt-video-type-badge">Short</div>
                    <div class="yt-play-button">
                        <div class="yt-play-triangle"></div>
                    </div>
                </div>
            </div>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este video de presentación le ayudará a comprender mejor el producto. Para videos en otros idiomas, se recomienda activar los subtítulos (CC).</p>
    </div>

    <script>
    (function() {
        var container = document.getElementById("yt-embed-cc-697340b0a7c95");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-embed-cc-697340b0a7c95-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-embed-cc-697340b0a7c95-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-embed-cc-697340b0a7c95-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners
        container.addEventListener("click", function(e) {
            var target = this.getAttribute("data-target");
            var videoUrl = this.getAttribute("data-video-url");
            var videoId = this.getAttribute("data-video-id");
            var isShort = this.getAttribute("data-is-short") === "true";

            if (target === "blank") {
                window.open(videoUrl, "_blank", "noopener,noreferrer");
            } else if (target === "current") {
                window.location.href = videoUrl;
            } else {
                e.preventDefault();
                openModal(videoId, isShort);
            }
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });
    })();
    </script>
    
            
    
    <br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #E73D8D;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #EF048A;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Calificación del producto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 80.000000%">★</span></div></div>
                    <div class="rating-number">4.8</div>
                </div>
                <div class="review-badge" style="background-color:#E73D8D;">
                    <div class="badge-emoji">💎</div>
                    <div class="badge-text">Premium</div>
                    <div class="badge-subtext">5.000+ VENTAS</div>
                </div>
              </div></div></div>
    
    
        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Pros</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Tiempo de envío rápido</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Alta calidad de batería</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Función de carga útil</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Confiabilidad de la marca</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Contras</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Posibilidad de retraso en envío</li></ul></div></div></div></div>
        
    <br>
    <h2 class="product-review-title">Reseñas de consumidores</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Satisfacción con el envío</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">El envío fue más rápido de lo esperado, muy satisfecho. El producto coincide con las fotos y el diseño es de nuevo lanzamiento. La calidad de la batería también es excelente, fue una compra sin arrepentimientos.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Satisfacción con el envío del producto y función de carga</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">Me gustó que el producto llegara rápidamente. La función de carga también coincide con la descripción, así que me tranquiliza. Al no tener función de autocarga, parece que ayuda a prolongar la vida útil.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Producto con rendimiento satisfactorio</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">Producto que coincide con la descripción, merece una calificación de 5 estrellas. Aunque hay controversia sobre la capacidad, el rendimiento real es satisfactorio</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver más</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomiendo este power bank</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">Este power bank es realmente excelente. La velocidad de carga es rápida y siempre confío en comprar porque la calidad de la marca es siempre la mejor.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver más</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #A81946 0%, #EF048A 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(168, 25, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d11449424c8686f0016525dc3e8/?ulp=https%3A%2F%2Fes.aliexpress.com%2Fitem%2F1005006134380779.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver precio en AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Envío rápido</span>
                <span class='trust--badge'>🔒 Pago seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicación presenta productos recomendados de AliExpress para nuestros lectores.</p></div><p><a href="https://nex-varo.com/ugreen-power-bank-magnetico-carga-inalambrica/">UGREEN Power Bank magnético de carga inalámbrica: Esencial para usuarios de smartphones</a> <a href="https://nex-varo.com">Nex-Varo | Reseñas Express Guide</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5339</post-id>	</item>
	</channel>
</rss>
