<?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>ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</title>
	<atom:link href="https://thaichicdeals.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://thaichicdeals.com/</link>
	<description></description>
	<lastBuildDate>Sun, 18 Jan 2026 06:37:24 +0000</lastBuildDate>
	<language>th</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://thaichicdeals.com/wp-content/uploads/2025/06/cropped-favicon-32x32.png</url>
	<title>ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</title>
	<link>https://thaichicdeals.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">246367199</site>	<item>
		<title>สัมผัสผมเงางามด้วย L&#8217;Oréal Paris Elseve Glycolic Gloss Acidifier</title>
		<link>https://thaichicdeals.com/loreal-paris-elseve-glycolic-gloss-acidifier/</link>
		
		<dc:creator><![CDATA[Mali]]></dc:creator>
		<pubDate>Sun, 18 Jan 2026 06:37:23 +0000</pubDate>
				<category><![CDATA[การดูแลเส้นผม]]></category>
		<category><![CDATA[ครีมนวดผม]]></category>
		<category><![CDATA[hair treatment]]></category>
		<guid isPermaLink="false">https://thaichicdeals.com/?p=566</guid>

					<description><![CDATA[<p>สัมผัสผมเงางามได้เลยตอนนี้ด้วย L&#8217;Oréal Paris Else [&#8230;]</p>
<p>The post <a href="https://thaichicdeals.com/loreal-paris-elseve-glycolic-gloss-acidifier/">สัมผัสผมเงางามด้วย L&#8217;Oréal Paris Elseve Glycolic Gloss Acidifier</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</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">
    สัมผัสผมเงางามได้เลยตอนนี้ด้วย L&#8217;Oréal Paris Elseve Glycolic Gloss Acidifier!
  </h2>
  <p>กำลังมีปัญหาผมแห้งกระด้างและไม่มีประกาย? L&#8217;Oréal Paris Elseve Glycolic Gloss Acidifier ให้ความเงางามทันทีตั้งแต่การใช้ครั้งแรก เปลี่ยนผมให้สุขภาพดี</p>
  <p>ผลิตภัณฑ์นี้มีสารบำรุง 6% ที่ให้ผลลัพธ์ยาวนานแม้หลังสระผม 6 ครั้ง เปลี่ยนแปลงทันทีเพื่อความมั่นใจ และดึงดูดสายตาผู้คนด้วยผมที่เปล่งประกายทุกวัน</p>
  <p>ทรีตเมนต์นวัตกรรมนี้เคลือบคิวติเคิลเส้นผมเพื่อให้ความเงางามสูงสุด เป็นผลิตภัณฑ์ที่ได้รับความไว้วางใจจาก L&#8217;Oreal Paris ตอนนี้ สัมผัสการเปลี่ยนแปลงพิเศษให้ผมของคุณด้วย L&#8217;Oréal Paris Elseve Glycolic Gloss Acidifier!</p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 100%;
            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: #E91E63;
            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: #F06292;
            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;
            color: #f44;
        }

        .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, #fdf2f8, #fdf2f8);
            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: #E91E63;
            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://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier_product_image.webp" alt="ลอรีอัล ปารีส L&#039;Oréal Paris Elseve Glycolic Gloss Acidifier 100ml ทรีตเมนต์บำรุงผมแบบสเปรย์ เพื่อผมกลอส เงางาม ผมสวย"></div><div class="desktop-cta"><a href="https://s.shopee.co.th/AUnqPbdwm1" class="cta-button" target="_blank" rel="noopener noreferrer">ดูราคาใน Shopee <span class="search-icon">💄</span></a><p class="product-warning-text">💡 แจ้งเตือน: กรุณาตรวจสอบราคาและสต็อกสินค้าล่าสุดที่หน้า Shopee โดยตรง (ราคาอาจเปลี่ยนแปลงตามตัวเลือกและสต็อกสินค้า)</p></div></div><div class="product-details"><h2 class="product-name">ลอรีอัล ปารีส L&#039;Oréal Paris Elseve Glycolic Gloss Acidifier 100ml ทรีตเมนต์บำรุงผมแบบสเปรย์ เพื่อผมกลอส เงางาม ผมสวย</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">845 Ratings</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price"></span><span class="discount"></span></div><div class="special-price">฿129</div><div class="price-date">18/01/2026 เป็นราคาอ้างอิง และอาจเปลี่ยนแปลงได้ตามช่วงเวลาการขาย</div></div><div class="key-points"><div class="key-points-title">จุดเด่นสินค้า</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">เงางามทันที</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">คงทนหลังสระผมสูงสุด 6 ครั้ง</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">6% Glycolic Acid Complex</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">สเปรย์ใช้งานง่าย</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">บรรจุภัณฑ์รักษ์สิ่งแวดล้อม</span></div></div></div><div class="mobile-cta"><a href="https://s.shopee.co.th/AUnqPbdwm1" class="cta-button" target="_blank" rel="noopener noreferrer">ดูราคาใน Shopee <span class="search-icon">💄</span></a><p class="product-warning-text">💡 แจ้งเตือน: กรุณาตรวจสอบราคาและสต็อกสินค้าล่าสุดที่หน้า Shopee โดยตรง (ราคาอาจเปลี่ยนแปลงตามตัวเลือกและสต็อกสินค้า)</p></div></div></div>
    
    <br>
    
    <style>
        .product-info4 {
            max-width: 100%;
            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 #E91E63;
            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, #fdf2f8, #fdf2f8);
            display: flex;
            align-items: center;
            border: 1px solid #F0E2E2;
        }
        .section-header4 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #2D3748;
            margin: 0;
        }
        .section-content4 {
            background: white;
            padding: 20px;
            border: 1px solid #F0E2E2;
            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: #E91E63;
            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: #FCE4EC;
        }
    </style>
    <div class="product-info4" id="product-info-wrapper-product-info-1">
        <h2>รายละเอียดสินค้า</h2>
        <div class="content-wrapper" id="content-product-info-1">
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>ทรีตเมนต์แบบสเปรย์สำหรับผมแห้งกระด้างและไม่มีประกาย</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>ปรับสมดุลเส้นผมตั้งแต่การใช้ครั้งแรก เปลี่ยนเป็นผมเงางาม</li><li>มีสารบำรุง 6% ผลลัพธ์คงทนแม้หลังสระผม 6 ครั้ง</li><li>เงางามทันที ผลลัพธ์ตามการทดสอบในห้องปฏิบัติการ</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>รายละเอียด</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>L&#8217;Oréal Paris Elseve Glycolic Gloss Acidifier: ให้ความเงางามสูงสุดที่คงทนได้ถึง 6 ครั้งของการสระผม</li><li>6% Glycolic Acid Complex: เคลือบคิวติเคิลเส้นผมเพื่อผมเงางาม</li><li>เงางามทันที: เปลี่ยนเป็นผมเงางามทันทีหลังสระผม</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>วิธีใช้</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>ใช้โดยตรงบนเส้นผมเพื่อผลลัพธ์สูงสุด</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>เกี่ยวกับแบรนด์</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>L&#8217;Oreal Paris เป็นแบรนด์ความงามชั้นนำที่นำเสนอผลิตภัณฑ์นวัตกรรม ภายใต้สโลแกน &#8216;Because You&#8217;re Worth It&#8217; เป็นตัวแทนความงามในอุดมคติ</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>เคล็ดลับการซื้อ</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>ซื้อของแท้ได้ที่ร้านค้าอย่างเป็นทางการ</li><li>จัดส่งรวดเร็วและบริการคืนสินค้าฟรี</li><li>ใช้บรรจุภัณฑ์รักษ์สิ่งแวดล้อมเพื่อความงามที่ยั่งยืน</li>
                        </ul>
                    </div>
                </div></div><button class="show-more-btn" id="btn-product-info-1" onclick="toggleContent('product-info-1')">ดูเพิ่มเติม</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 = 'ดูเพิ่มเติม';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'ย่อ';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">แกลเลอรี่รูปภาพสินค้า</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier_product_image_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier_product_image_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier_product_image_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier_product_image_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier_product_image_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier_product_image_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier_product_image_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier_product_image_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier_product_image_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier_product_image_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier_product_image_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier_product_image_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier_product_image_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier_product_image_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier_product_image_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier_product_image_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 #E91E63;
            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 #E91E63;
            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">วิดีโอสินค้า</h2>
        <div id="yt-slider-696c7fe5984c3" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/8dZ6K7V-MZk" data-video-id="8dZ6K7V-MZk" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier_youtube_image_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/_mj0A6lfiK0" data-video-id="_mj0A6lfiK0" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20Acidifier_youtube_image_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">💡 วิดีโอแนะนำผลิตภัณฑ์นี้จะช่วยให้คุณเข้าใจผลิตภัณฑ์ได้ดีขึ้น สำหรับวิดีโอภาษาต่างประเทศ แนะนำให้เปิดซับไตเติล (CC) เพื่อการรับชมที่ดีที่สุด</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-696c7fe5984c3");
        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-696c7fe5984c3-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-696c7fe5984c3-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-696c7fe5984c3-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 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 30px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #E91E63;
            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 #E91E63;
            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">คะแนนสินค้า</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:#E91E63;">
                    <div class="badge-emoji">🔥</div>
                    <div class="badge-text">HOT</div>
                    <div class="badge-subtext">500+ รีวิว</div>
                </div>
              </div></div></div>
    
    <style>
        .pros-cons-wrapper {
            max-width: 100%;
            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">✅ ข้อดี</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>กลิ่นหอมและติดทนอ่อนๆ</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>สเปรย์พ่นสม่ำเสมอและละเอียด</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>หลังใช้ผมนุ่มและเงางาม</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>เนื้อบางเบาไม่เหนียวเหนอะหนะ</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>ผมจัดทรงง่ายและเรียบเนียน</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>คุ้มค่าราคา</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>ใช้คู่กับแชมพูและครีมนวดผลดีขึ้น</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ ข้อเสีย</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>ผลลัพธ์เงางามทันทีไม่ชัดเจนนัก</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>ต้องใช้ต่อเนื่องจึงจะเห็นผล</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>ต้องอ่านวิธีใช้ให้ดี (ใช้คู่กับครีมนวด)</li></ul></div></div></div></div>
<h2 class="product-review-title-v2">รีวิวสินค้า</h2><div class="product-review-slider-wrapper-v2"><div class="product-review-slider-v2"><div class="product-review-slide-v2 active"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">หอมและใช้ดีมาก</h3><div class="product-review-content-v2">สเปรย์พ่นดีมากไม่เหนียวเลย<br>ใช้คู่กับแชมพูและครีมนวด<br>ผลลัพธ์ดีขึ้นเยอะ<br>โปรโมชันดีและส่งเร็วด้วย!</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">เห็นผลทันที</h3><div class="product-review-content-v2">หลังใช้รู้สึกผมสุขภาพดีขึ้นเลย<br>เบาไม่เหนียว ไม่หนักผม<br>ผมนุ่มและลดความแห้งกระด้าง<br>กลิ่นหอมอ่อนๆ แห้งเร็ว<br>แนะนำสำหรับผมแห้งเสีย<br>ใช้สัปดาห์ละ 1-2 ครั้งก็เห็นผลแล้ว!</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ผมจัดทรงง่ายและเงางาม</h3><div class="product-review-content-v2">หลังใช้ผมจัดทรงง่ายขึ้นชัดเจน<br>รู้สึกเงางามขึ้นนิดหน่อย<br>ส่งเร็วและแพ็คอย่างดี</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ซื้อเป็นเซ็ตใช้อยู่</h3><div class="product-review-content-v2">ซื้อแชมพู ครีมนวด และเซรั่มเป็นเซ็ต<br>หลังใช้ผมเรียบลง<br>แต่ความเงางามต้องใช้ต่อเนื่อง<br>ราคาดีมาก!</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">สเปรย์ใช้สะดวก</h3><div class="product-review-content-v2">หัวสเปรย์ใช้ง่ายสะดวก<br>ไม่เหนียว ใช้คู่กับครีมนวด<br>ทิ้งไว้ 5 นาทีแล้วล้างออก<br>จะใช้ประมาณ 1 เดือนดู</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">อ่านวิธีใช้ก่อนนะ</h3><div class="product-review-content-v2">กลิ่นหอมมากเลยฉีดผมเลย<br>รู้สึกเหนียวนิดหน่อย<br>ที่จริงต้องใช้หลังทาครีมนวด<br>อ่านวิธีใช้ก่อนนะ!</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">คุณภาพ L&#039;Oreal ไว้ใจได้</h3><div class="product-review-content-v2">ดูรีวิวแล้วซื้อ<br>สินค้า L'Oreal คุณภาพดีจริง<br>ส่งเร็วและแพ็คดี<br>แนะนำซื้อช่วงโปรโมชัน!</div></div></div></div><div class="slider-dots-v2"><button class="slider-nav-v2 prev" aria-label="Previous">◀</button><div class="dots-container-v2"><span class="dot-v2 active" data-slide="0"></span><span class="dot-v2" data-slide="1"></span><span class="dot-v2" data-slide="2"></span><span class="dot-v2" data-slide="3"></span><span class="dot-v2" data-slide="4"></span><span class="dot-v2" data-slide="5"></span><span class="dot-v2" data-slide="6"></span></div><button class="slider-nav-v2 next" aria-label="Next">▶</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, #E91E63 0%, #F06292 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(233, 30, 99, 0.2);
            }

            .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://s.shopee.co.th/AUnqPbdwm1" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                ดูราคาใน Shopee
                <span style="margin-left: 8px;">🛍️</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 ส่งฟรี</span>
                <span class='trust--badge'>🚀 ส่งไว</span>
                <span class='trust--badge'>🔥 ราคาดี</span>
              </div></div></div></div><p>The post <a href="https://thaichicdeals.com/loreal-paris-elseve-glycolic-gloss-acidifier/">สัมผัสผมเงางามด้วย L&#8217;Oréal Paris Elseve Glycolic Gloss Acidifier</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">566</post-id>	</item>
		<item>
		<title>เปลี่ยนผมให้เงางามด้วย L&#8217;Oréal Paris Elseve Glycolic Gloss shampoo &#038; conditioner!</title>
		<link>https://thaichicdeals.com/loreal-paris-elseve-glycolic-gloss-shampoo/</link>
		
		<dc:creator><![CDATA[Mali]]></dc:creator>
		<pubDate>Sun, 18 Jan 2026 06:24:03 +0000</pubDate>
				<category><![CDATA[การดูแลเส้นผม]]></category>
		<category><![CDATA[แชมพู]]></category>
		<category><![CDATA[shampoo]]></category>
		<guid isPermaLink="false">https://thaichicdeals.com/?p=563</guid>

					<description><![CDATA[<p>เปลี่ยนผมให้เงางามด้วย L&#8217;Oréal Paris Elseve Glyco [&#8230;]</p>
<p>The post <a href="https://thaichicdeals.com/loreal-paris-elseve-glycolic-gloss-shampoo/">เปลี่ยนผมให้เงางามด้วย L&#8217;Oréal Paris Elseve Glycolic Gloss shampoo &#038; conditioner!</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</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">
    เปลี่ยนผมให้เงางามด้วย L&#8217;Oréal Paris Elseve Glycolic Gloss shampoo &#038; conditioner!
  </h2>
  <p>โซลูชันที่สมบูรณ์แบบสำหรับผมหยาบกระด้างไร้ประกาย L&#8217;Oréal Paris Elseve Glycolic Gloss shampoo &#038; conditioner มอบประสิทธิภาพการทำความสะอาดล้ำลึกด้วยค่า pH อ่อนเป็นกรด ด้วยส่วนผสมของ Glycolic Acid Complex ที่ช่วยเพิ่มความเงางามให้ผมมากขึ้น 3 เท่า ทำให้ผมแข็งแรงสุขภาพดีใช้ได้ทุกวันอย่างไร้กังวล</p>
  <p>ไม่ต้องกังวลกับปัญหาผมหยาบกระด้างอีกต่อไป สัมผัสประสิทธิภาพสูงสุดด้วยเซ็ตแชมพูและครีมนวด เรียกคืนความมั่นใจด้วยผมนุ่มสลวยเงางาม และยกระดับความสวยงามของคุณให้โดดเด่นยิ่งขึ้น</p>
  <p>Elseve Glycolic Gloss ผสาน Glycolic Acid Complex 3% และ 4% เพื่อบำรุงผมและปิดผนึกเกล็ดผมไปพร้อมกัน มาทำให้ผมของคุณเปล่งประกายยิ่งขึ้นด้วยเทคโนโลยีนวัตกรรมจาก L&#8217;Oreal Paris!</p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 100%;
            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: #E91E63;
            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: #F06292;
            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;
            color: #f44;
        }

        .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, #fdf2f8, #fdf2f8);
            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: #E91E63;
            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://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo_product_image.webp" alt="(แพ็กใหญ่สุดคุ้ม) ลอรีอัล ปารีส L&#039;Oréal Paris Elseve Glycolic Gloss แชมพูุ620mlx2 แชมพูเพื่อผมกลอส เงางาม ผมสวยสุขภาพดี"></div><div class="desktop-cta"><a href="https://s.shopee.co.th/3fxWGgQNkt" class="cta-button" target="_blank" rel="noopener noreferrer">ดูราคาใน Shopee <span class="search-icon">💄</span></a><p class="product-warning-text">💡 แจ้งเตือน: กรุณาตรวจสอบราคาและสต็อกสินค้าล่าสุดที่หน้า Shopee โดยตรง (ราคาอาจเปลี่ยนแปลงตามตัวเลือกและสต็อกสินค้า)</p></div></div><div class="product-details"><h2 class="product-name">(แพ็กใหญ่สุดคุ้ม) ลอรีอัล ปารีส L&#039;Oréal Paris Elseve Glycolic Gloss แชมพูุ620mlx2 แชมพูเพื่อผมกลอส เงางาม ผมสวยสุขภาพดี</h2><div class="rating-reviews is-loading"><span class="rating">5.0</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: 100.000000%">★</span></div></div><div class="review-stats">890 Ratings</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price"></span><span class="discount"></span></div><div class="special-price">฿319</div><div class="price-date">18/01/2026 เป็นราคาอ้างอิง และอาจเปลี่ยนแปลงได้ตามช่วงเวลาการขาย</div></div><div class="key-points"><div class="key-points-title">จุดเด่นสินค้า</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">แชมพูและครีมนวดสำหรับผมหยาบกระด้างไร้ประกาย</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">ทำความสะอาดล้ำลึกด้วยค่า pH อ่อนเป็นกรด</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">ช่วยเพิ่มความเงางามให้ผมมากขึ้น 3 เท่า</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">มีส่วนผสมของ Glycolic Acid Complex 3% และ 4%</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">ปิดผนึกเกล็ดผมเพื่อรักษาความเงางามสุขภาพดี</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">บรรจุภัณฑ์รีไซเคิลได้ 100%</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">จัดส่งรวดเร็วพร้อมบริการคืนสินค้าฟรี</span></div></div></div><div class="mobile-cta"><a href="https://s.shopee.co.th/3fxWGgQNkt" class="cta-button" target="_blank" rel="noopener noreferrer">ดูราคาใน Shopee <span class="search-icon">💄</span></a><p class="product-warning-text">💡 แจ้งเตือน: กรุณาตรวจสอบราคาและสต็อกสินค้าล่าสุดที่หน้า Shopee โดยตรง (ราคาอาจเปลี่ยนแปลงตามตัวเลือกและสต็อกสินค้า)</p></div></div></div>
    
    <br>
    
    <style>
        .product-info3 {
            max-width: 100%;
            margin: 20px auto;
        }
        .product-info3 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #E91E63;
            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 #E91E63;
            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: #FCE4EC;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-1">
        <h2>รายละเอียดสินค้า</h2>
        <div class="content-wrapper" id="content-product-info-1">
                <div class="product-section3">
                    <h3>โซลูชันที่สมบูรณ์แบบสำหรับผมหยาบกระด้างไร้ประกาย</h3>
                    <ul><li>ทำความสะอาดล้ำลึกด้วยค่า pH อ่อนเป็นกรด</li><li>มีส่วนผสมของ Glycolic Acid Complex ที่ช่วยเพิ่มความเงางามให้ผมมากขึ้น 3 เท่า</li><li>ประสิทธิภาพสูงสุดด้วยเซ็ตแชมพูและครีมนวด</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>รายละเอียด</h3>
                    <ul><li>Elseve Glycolic Gloss Shampoo: มี Glycolic Acid Complex 3% บำรุงผมและมอบความนุ่มสลวย</li><li>Elseve Glycolic Gloss Conditioner: มี Glycolic Acid Complex 4% ปิดผนึกเกล็ดผมและเพิ่มความเงางาม</li><li>วิธีใช้: ทาบนผมเปียกแล้วล้างออก สำหรับครีมนวดทิ้งไว้ 1 นาทีแล้วล้างออก</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>เกี่ยวกับแบรนด์ของเรา</h3>
                    <ul><li>L&#8217;Oreal Paris คือแบรนด์ความงามระดับโลกที่นำเสนอผลิตภัณฑ์นวัตกรรม ภายใต้สโลแกน &#8220;Because You&#8217;re Worth It&#8221; เป็นตัวแทนของความงาม</li><li>L&#8217;ORÉAL PARIS Official Store: แบรนด์ความงามอันดับ 1 ของโลก</li><li>Glycolic Gloss: L&#8217;OREAL ELSEVE</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>ขั้นตอนที่ 2</h3>
                    <ul><li>ครีมนวดผม: L&#8217;OREAL ELSEVE GLYCOLIC GLOSS SHINE SEALING CONDITIONER เคลือบเกล็ดผมและปิดผนึกความเงางาม</li><li>มี Glycolic Acid Complex 4% มอบความเงางามมากขึ้น 3 เท่า</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>ขั้นตอนที่ 3</h3>
                    <ul><li>Acid Defier: ตัวเร่งความเงางามของผมที่คงทนแม้ล้าง 6 ครั้ง</li><li>L&#8217;ORÉAL ELSEVE &#8211; มี Glycolic Acid Complex 6% มอบความเงางามสูงสุด</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>ขั้นตอนที่ 4</h3>
                    <ul><li>เซรั่ม: ปกป้องผมจากความเสียหายและมอบความเงางามยาวนานถึง 72 ชั่วโมง</li><li>L&#8217;OREAL ELSEVE มี Glycolic Acid Complex 3%</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>ความงามอย่างยั่งยืน</h3>
                    <ul><li>ใช้บรรจุภัณฑ์ที่เป็นมิตรต่อสิ่งแวดล้อม</li><li>บรรจุภัณฑ์รีไซเคิลได้ 100%</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>รับประกัน</h3>
                    <ul><li>ของแท้ 100% รับประกันคุณภาพจาก L&#8217;ORÉAL PARIS</li><li>จัดส่งเร็ว: จัดส่งรวดเร็ว คืนสินค้าฟรี! รับสินค้าภายใน 1-3 วัน คืนสินค้าฟรีภายใน 15 วัน</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>วิทยาศาสตร์ที่ได้ผลจริง</h3>
                    <ul><li>ผลิตภัณฑ์ที่พิสูจน์ประสิทธิภาพและความปลอดภัยทางวิทยาศาสตร์ ผ่านการทดสอบจากสถาบันอิสระ</li><li>Because You&#8217;re Worth It</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-1" onclick="toggleContent('product-info-1')">ดูเพิ่มเติม</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 = 'ดูเพิ่มเติม';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'ย่อ';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">แกลเลอรี่รูปภาพสินค้า</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo_product_image_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo_product_image_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo_product_image_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo_product_image_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo_product_image_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo_product_image_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo_product_image_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo_product_image_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo_product_image_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo_product_image_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo_product_image_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo_product_image_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo_product_image_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo_product_image_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo_product_image_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo_product_image_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 #E91E63;
            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 #E91E63;
            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">วิดีโอสินค้า</h2>
        <div id="yt-slider-696c7fe599956" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/y81-2JkO3MQ" data-video-id="y81-2JkO3MQ" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo_youtube_image_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/nUQ2J88ChlU" data-video-id="nUQ2J88ChlU" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo/L&#039;Oréal%20Paris%20Elseve%20Glycolic%20Gloss%20shampoo_youtube_image_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">💡 วิดีโอแนะนำผลิตภัณฑ์นี้จะช่วยให้คุณเข้าใจผลิตภัณฑ์ได้ดีขึ้น สำหรับวิดีโอภาษาต่างประเทศ แนะนำให้เปิดซับไตเติล (CC) เพื่อการรับชมที่ดีที่สุด</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-696c7fe599956");
        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-696c7fe599956-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-696c7fe599956-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-696c7fe599956-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 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 30px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #E91E63;
            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 #E91E63;
            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">คะแนนสินค้า</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: 100.000000%">★</span></div></div>
                    <div class="rating-number">5.0</div>
                </div>
                <div class="review-badge" style="background-color:#E91E63;">
                    <div class="badge-emoji">🔥</div>
                    <div class="badge-text">HOT</div>
                    <div class="badge-subtext">500+ รีวิว</div>
                </div>
              </div></div></div>
    
    <style>
        .pros-cons-wrapper {
            max-width: 100%;
            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">✅ ข้อดี</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>มอบความเงางามและประกายให้เส้นผม</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>กลิ่นหอมและติดทนนาน</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>เส้นผมนุ่มสลวยลื่น</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>ขนาดใหญ่คุ้มค่าเงิน</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>หนังศีรษะไม่มันและไม่แห้ง</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>ดูแลผมหยาบกระด้างให้ชุ่มชื้น</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>ดีไซน์ขวดสวยดูหรูหรา</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ ข้อเสีย</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>บางคนยังไม่เห็นความแตกต่างที่ชัดเจน</li></ul></div></div></div></div>
<h2 class="product-review-title-v2">รีวิวสินค้า</h2><div class="product-review-slider-wrapper-v2"><div class="product-review-slider-v2"><div class="product-review-slide-v2 active"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ประสบการณ์ใช้ L&#039;Oreal Glycolic Gloss ตัวใหม่</h3><div class="product-review-content-v2">ปกติใช้แชมพู L'Oreal อยู่แล้ว<br>พอมีสูตรใหม่ออกมาเลยลองซื้อมาใช้ดู<br>สีขวดสวยมากค่ะ<br>ได้เซ็ตแชมพูกับครีมนวดตื่นเต้นมาก<br>ใช้โค้ดส่วนลดซื้อได้ราคาดี<br>ส่งเร็วและแพ็คมาดีมาก<br>หวังว่าผมจะเงางามขึ้นนะคะ!</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">กลิ่นหอมและผลลัพธ์ประทับใจ</h3><div class="product-review-content-v2">สระผมวันละสองครั้ง<br>กลิ่นหอมขึ้นมากและผมนุ่มลื่น<br>ขนาดใหญ่คุ้มค่ามาก<br>เทียบกับราคาถือว่าดีมากเลยค่ะ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ผมนุ่มสลวยเงางาม</h3><div class="product-review-content-v2">หลังใช้แล้วผมนุ่มลื่น<br>และเงางาม สูตรใหม่<br>แนะนำเลยค่ะ ส่งเร็ว<br>แพ็คมาดีมาก<br>ได้ส่วนลดด้วยราคาถูกค่ะ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ดีต่อการดูแลหนังศีรษะ</h3><div class="product-review-content-v2">ใช้ผลิตภัณฑ์นี้แล้ว<br>หนังศีรษะไม่มัน<br>และไม่แห้งด้วย<br>แบรนด์ใหญ่คุณภาพดีจริงๆ<br>ส่งเร็วและแพ็คมาสมบูรณ์แบบค่ะ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">เหมาะกับผมหยาบกระด้าง</h3><div class="product-review-content-v2">แชมพู L'Oreal Glycolic Acid Complex<br>ดูแลผมหยาบกระด้างไร้ประกาย<br>อย่างล้ำลึก<br>ผมนุ่มลื่นขึ้นมาก<br>ขวดสวยและราคาเหมาะสมค่ะ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">เส้นผมเงางาม</h3><div class="product-review-content-v2">ใช้แชมพู L'Oreal มาตลอด<br>สีชมพูตัวใหม่นี้เพิ่งลองครั้งแรก<br>บอกว่าเงางามและกลิ่นหอม<br>เลยสั่งจาก Shopee ได้ส่วนลดด้วย<br>ช้อปออนไลน์สะดวกและได้ส่วนลดเยอะค่ะ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ได้ราคาโปรโมชั่น</h3><div class="product-review-content-v2">ซื้อช่วงโปรโมชั่น<br>ขวดละไม่ถึง 100 บาท<br>ขนาดใหญ่และกลิ่นสดชื่น<br>ส่งเร็วและแพ็คมาดี<br>คุ้มค่าที่สุดเลยค่ะ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ผมลื่นและหอม</h3><div class="product-review-content-v2">สระบ่อยๆ ผมจะหอม<br>ซื้อขวดใหญ่ราคาร้อยกว่าบาท<br>ใช้แบรนด์นี้มาตลอด<br>กลิ่นอ่อนโยนไม่ฉุน<br>หลังใช้ผมนุ่มลื่นค่ะ</div></div></div></div><div class="slider-dots-v2"><button class="slider-nav-v2 prev" aria-label="Previous">◀</button><div class="dots-container-v2"><span class="dot-v2 active" data-slide="0"></span><span class="dot-v2" data-slide="1"></span><span class="dot-v2" data-slide="2"></span><span class="dot-v2" data-slide="3"></span><span class="dot-v2" data-slide="4"></span><span class="dot-v2" data-slide="5"></span><span class="dot-v2" data-slide="6"></span><span class="dot-v2" data-slide="7"></span></div><button class="slider-nav-v2 next" aria-label="Next">▶</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, #E91E63 0%, #F06292 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(233, 30, 99, 0.2);
            }

            .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://s.shopee.co.th/3fxWGgQNkt" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                ดูราคาใน Shopee
                <span style="margin-left: 8px;">🛍️</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 ส่งฟรี</span>
                <span class='trust--badge'>🚀 ส่งไว</span>
                <span class='trust--badge'>🔥 ราคาดี</span>
              </div></div></div></div><p>The post <a href="https://thaichicdeals.com/loreal-paris-elseve-glycolic-gloss-shampoo/">เปลี่ยนผมให้เงางามด้วย L&#8217;Oréal Paris Elseve Glycolic Gloss shampoo &#038; conditioner!</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">563</post-id>	</item>
		<item>
		<title>แก้ปัญหาผิวได้ง่ายๆ ด้วย MEDIHEAL Toner Pad!</title>
		<link>https://thaichicdeals.com/mediheal-toner-pad/</link>
		
		<dc:creator><![CDATA[Mali]]></dc:creator>
		<pubDate>Sat, 10 Jan 2026 05:50:30 +0000</pubDate>
				<category><![CDATA[การดูแลผิว]]></category>
		<category><![CDATA[โทนเนอร์]]></category>
		<category><![CDATA[toner]]></category>
		<guid isPermaLink="false">https://thaichicdeals.com/?p=544</guid>

					<description><![CDATA[<p>แก้ปัญหาผิวได้ในครั้งเดียวด้วย MEDIHEAL Toner Pad! MEDI [&#8230;]</p>
<p>The post <a href="https://thaichicdeals.com/mediheal-toner-pad/">แก้ปัญหาผิวได้ง่ายๆ ด้วย MEDIHEAL Toner Pad!</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</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">
    แก้ปัญหาผิวได้ในครั้งเดียวด้วย MEDIHEAL Toner Pad!
  </h2>
  <p>MEDIHEAL Toner Pad ที่ช่วยแก้ปัญหาผิวได้อย่างง่ายดาย มาในขนาดใหญ่ที่ใช้ได้ทุกวัน ทั้งเช้าและเย็น ปลอดภัยด้วยเส้นใยวีแกน 100% และส่วนผสมจากพืช ให้คุณสัมผัสประสิทธิภาพได้โดยไม่สร้างภาระให้ผิว</p>
  <p>MEDIHEAL Toner Pad ใช้งานง่ายแม้ในชีวิตประจำวันที่ยุ่งวุ่นวาย ถูกสุขอนามัยและใช้ได้สะดวกแม้ขณะแต่งหน้า ช่วยประหยัดเวลาได้มาก หนึ่งกระปุกใช้ได้นานถึง 2 เดือน คุ้มค่าคุ้มราคา</p>
  <p>MEDIHEAL Toner Pad มีสรรพคุณหลากหลาย ทั้งลดรอยสิว เติมความชุ่มชื้น และเสริมสารอาหารให้ผิว เป็นโซลูชันที่ดีที่สุดในการแก้ปัญหาผิวของคุณอย่างรวดเร็วและง่ายดาย เลือกใช้เลยตอนนี้!</p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 100%;
            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: #E91E63;
            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: #F06292;
            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;
            color: #f44;
        }

        .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, #fdf2f8, #fdf2f8);
            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: #E91E63;
            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://d195rj0voglqsf.cloudfront.net/MEDIHEAL%20Toner%20Pad/MEDIHEAL%20Toner%20Pad_product_image.webp" alt="(BEST)(Official) MEDIHEAL Toner Pad (90/100 แผ่น) 8 Types - ลดรอยสิว / ปลอบประโลม, เติมความชุ่มชื้น / เพิ่มความยืดหยุ่น / เติมความชุ่มฉ่ำ / ดูแลปัญหาสิว / ผลัดเซลล์ผิว / ลดเลือนริ้วรอย / กระชับรูขุมขน"></div><div class="desktop-cta"><a href="https://s.shopee.co.th/8APisLtHgy" class="cta-button" target="_blank" rel="noopener noreferrer">ดูราคาใน Shopee <span class="search-icon">💄</span></a><p class="product-warning-text">💡 แจ้งเตือน: กรุณาตรวจสอบราคาและสต็อกสินค้าล่าสุดที่หน้า Shopee โดยตรง (ราคาอาจเปลี่ยนแปลงตามตัวเลือกและสต็อกสินค้า)</p></div></div><div class="product-details"><h2 class="product-name">(BEST)(Official) MEDIHEAL Toner Pad (90/100 แผ่น) 8 Types - ลดรอยสิว / ปลอบประโลม, เติมความชุ่มชื้น / เพิ่มความยืดหยุ่น / เติมความชุ่มฉ่ำ / ดูแลปัญหาสิว / ผลัดเซลล์ผิว / ลดเลือนริ้วรอย / กระชับรูขุมขน</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">25.6k Ratings</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price"></span><span class="discount"></span></div><div class="special-price">฿184 - ฿659</div><div class="price-date">10/01/2026 เป็นราคาอ้างอิง และอาจเปลี่ยนแปลงได้ตามช่วงเวลาการขาย</div></div><div class="key-points"><div class="key-points-title">จุดเด่นสินค้า</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">สะดวก</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">ถูกสุขอนามัย</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">ประหยัดเวลา</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">คุ้มค่า</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">แก้ปัญหาผิวได้หลากหลาย</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">เส้นใยวีแกน 100%</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">ส่วนผสมปลอดภัย</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">คนท้องใช้ได้</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">สูตรหลากหลาย เช่น Madecassoside, คอลลาเจน, วิตามิน</span></div></div></div><div class="mobile-cta"><a href="https://s.shopee.co.th/8APisLtHgy" class="cta-button" target="_blank" rel="noopener noreferrer">ดูราคาใน Shopee <span class="search-icon">💄</span></a><p class="product-warning-text">💡 แจ้งเตือน: กรุณาตรวจสอบราคาและสต็อกสินค้าล่าสุดที่หน้า Shopee โดยตรง (ราคาอาจเปลี่ยนแปลงตามตัวเลือกและสต็อกสินค้า)</p></div></div></div>
    
    <br>
    
    <style>
        .product-info4 {
            max-width: 100%;
            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 #E91E63;
            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, #fdf2f8, #fdf2f8);
            display: flex;
            align-items: center;
            border: 1px solid #F0E2E2;
        }
        .section-header4 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #2D3748;
            margin: 0;
        }
        .section-content4 {
            background: white;
            padding: 20px;
            border: 1px solid #F0E2E2;
            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: #E91E63;
            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: #FCE4EC;
        }
    </style>
    <div class="product-info4" id="product-info-wrapper-product-info-2">
        <h2>รายละเอียดสินค้า</h2>
        <div class="content-wrapper" id="content-product-info-2">
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>ทางเลือกอัจฉริยะที่แก้ปัญหาผิวได้หลากหลายในครั้งเดียว</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>ขนาดใหญ่ 90-100 แผ่น ใช้ได้ทุกวัน</li><li>ใช้ได้ทั้งเช้าและเย็น</li><li>ปลอดภัยด้วยเส้นใยวีแกน 100% และส่วนผสมจากพืช</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>รายละเอียด</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>สูตร Madecassoside: ลดรอยสิวและเติมความชุ่มชื้น</li><li>สูตรคอลลาเจน: บำรุงผิวและเพิ่มความยืดหยุ่น</li><li>สูตร Watermide: เติมความชุ่มชื้นทันทีและให้ความเย็นสดชื่น</li><li>สูตร Tea Tree: ปลอบประโลมผิวเป็นสิวทันที</li><li>สูตร Vitamide: ปรับสีผิวและเพิ่มความกระจ่างใส</li><li>สูตร Phyto-Enzyme: ผลัดเซลล์ผิวและรูขุมขนเรียบเนียน</li><li>สูตร Retinol Collagen: ลดริ้วรอยและยกกระชับ</li><li>สูตร PDRN: ดูแลรูขุมขนและเติมสารอาหารให้ผิว</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>ทำไมต้องเลือก Mediheal โทนเนอร์แพด?</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>สะดวก: ใช้งานง่าย เหมาะกับชีวิตประจำวันที่ยุ่งวุ่นวาย</li><li>ถูกสุขอนามัย: ใช้คีมหยิบเพื่อความสะอาด</li><li>ประหยัดเวลา: ใช้ได้สะดวกแม้ขณะแต่งหน้า</li><li>คุ้มค่า: หนึ่งกระปุกใช้ได้นานถึง 2 เดือน</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>วิธีใช้</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>มินิมาสก์แพ็ค: หลังล้างหน้า วางแผ่นบนบริเวณที่ต้องการปลอบประโลมประมาณ 5 นาที จากนั้นตบเบาๆ ให้เอสเซนส์ที่เหลือซึมเข้าสู่ผิว</li><li>ปรับสภาพผิว: หลังใช้แบบมาสก์แพ็ค เช็ดเบาๆ ตามแนวผิว</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>สูตรอ่อนโยน &#038; ความปลอดภัย</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>ผ่านการทดสอบว่าเหมาะกับผิวบอบบาง</li><li>ไม่มีสีสังเคราะห์ น้ำหอม และพาราเบน</li><li>แนะนำให้คนท้องปรึกษาผู้เชี่ยวชาญก่อนใช้</li>
                        </ul>
                    </div>
                </div></div><button class="show-more-btn" id="btn-product-info-2" onclick="toggleContent('product-info-2')">ดูเพิ่มเติม</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 = 'ดูเพิ่มเติม';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'ย่อ';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">แกลเลอรี่รูปภาพสินค้า</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/MEDIHEAL%20Toner%20Pad/MEDIHEAL%20Toner%20Pad_product_image_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/MEDIHEAL%20Toner%20Pad/MEDIHEAL%20Toner%20Pad_product_image_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/MEDIHEAL%20Toner%20Pad/MEDIHEAL%20Toner%20Pad_product_image_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/MEDIHEAL%20Toner%20Pad/MEDIHEAL%20Toner%20Pad_product_image_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/MEDIHEAL%20Toner%20Pad/MEDIHEAL%20Toner%20Pad_product_image_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/MEDIHEAL%20Toner%20Pad/MEDIHEAL%20Toner%20Pad_product_image_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/MEDIHEAL%20Toner%20Pad/MEDIHEAL%20Toner%20Pad_product_image_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/MEDIHEAL%20Toner%20Pad/MEDIHEAL%20Toner%20Pad_product_image_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/MEDIHEAL%20Toner%20Pad/MEDIHEAL%20Toner%20Pad_product_image_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/MEDIHEAL%20Toner%20Pad/MEDIHEAL%20Toner%20Pad_product_image_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/MEDIHEAL%20Toner%20Pad/MEDIHEAL%20Toner%20Pad_product_image_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/MEDIHEAL%20Toner%20Pad/MEDIHEAL%20Toner%20Pad_product_image_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/MEDIHEAL%20Toner%20Pad/MEDIHEAL%20Toner%20Pad_product_image_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/MEDIHEAL%20Toner%20Pad/MEDIHEAL%20Toner%20Pad_product_image_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/MEDIHEAL%20Toner%20Pad/MEDIHEAL%20Toner%20Pad_product_image_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/MEDIHEAL%20Toner%20Pad/MEDIHEAL%20Toner%20Pad_product_image_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 #E91E63;
            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 #E91E63;
            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">วิดีโอสินค้า</h2>
        <div id="yt-slider-696c7fe59ad92" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/SHkWlKMhwSg" data-video-id="SHkWlKMhwSg" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/MEDIHEAL%20Toner%20Pad/MEDIHEAL%20Toner%20Pad_youtube_image_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/1iy4Mtq9Flg" data-video-id="1iy4Mtq9Flg" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/MEDIHEAL%20Toner%20Pad/MEDIHEAL%20Toner%20Pad_youtube_image_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">💡 วิดีโอแนะนำผลิตภัณฑ์นี้จะช่วยให้คุณเข้าใจผลิตภัณฑ์ได้ดีขึ้น สำหรับวิดีโอภาษาต่างประเทศ แนะนำให้เปิดซับไตเติล (CC) เพื่อการรับชมที่ดีที่สุด</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-696c7fe59ad92");
        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-696c7fe59ad92-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-696c7fe59ad92-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-696c7fe59ad92-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 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 30px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #E91E63;
            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 #E91E63;
            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">คะแนนสินค้า</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:#E91E63;">
                    <div class="badge-emoji">👑</div>
                    <div class="badge-text">BEST SELLER</div>
                    <div class="badge-subtext">5,000+ รีวิว</div>
                </div>
              </div></div></div>
 
    <style>
        .pros-cons-wrapper {
            max-width: 100%;
            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">✅ ข้อดี</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>ผิวชุ่มชื้นและเปล่งประกาย</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>ซึมซาบดีไม่ทิ้งคราบ</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>เลือกสูตรได้ตามปัญหาผิวที่หลากหลาย</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>แผ่นนุ่มไม่ระคายเคือง</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>ใช้แปะเหมือนมาสก์แพ็คได้</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>กลิ่นหอมอ่อนๆ ดี</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>คุ้มค่าคุ้มราคา</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>ปลอบประโลมสิวได้เร็ว</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ ข้อเสีย</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>หากสินค้าหมด อาจต้องรอจัดส่งจากเกาหลีซึ่งใช้เวลา</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>การเพิ่มความยืดหยุ่น/ลดริ้วรอยต้องใช้ระยะยาว</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>เอสเซนส์ที่เหลือหลังมาสก์เสียดาย</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>บางสูตรแผ่นหนา อาจถูกใจบางคนไม่ถูกใจบางคน</li></ul></div></div></div></div>
<h2 class="product-review-title-v2">รีวิวสินค้า</h2><div class="product-review-slider-wrapper-v2"><div class="product-review-slider-v2"><div class="product-review-slide-v2 active"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">สูตรคอลลาเจน ผิวชุ่มชื้นมาก</h3><div class="product-review-content-v2">ซื้อตอนโปรโมชั่น ราคาดีคุณภาพก็ดี<br>หลังใช้ผิวดีขึ้นและสิวลดลง<br>ผิวกระจ่างใสและชุ่มชื้นมาก พอใจมาก<br>ไม่ต้องลังเล ซื้อเลย!</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">สูตร Phyto-Enzyme &amp; คอลลาเจน ลบเซลล์ผิวเก่าได้ดี</h3><div class="product-review-content-v2">เพิ่งลองใช้โทนเนอร์แพดครั้งแรก แบรนด์นี้ดังมาก<br>ใช้ทุกเช้าเย็นเพื่อลบเซลล์ผิวเก่า<br>ถูบริเวณที่มีปัญหาเป็นพิเศษ เซลล์ผิวเก่าค่อยๆ หลุดออก<br>ได้โค้ดส่วนลดซื้อถูกมาก พอใจมาก</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">สูตร Water ชุ่มชื้นใน 30 วินาที</h3><div class="product-review-content-v2">แพ็คเกจดี ส่งเร็ว<br>กลิ่นสดชื่น แผ่นนุ่มดี<br>มีคีมแถมมาด้วย สะดวก<br>รู้สึกผิวชุ่มชื้นภายใน 30 วินาที</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">สูตร Madecassoside ดีสำหรับปลอบประโลมสิว</h3><div class="product-review-content-v2">ส่งตรงจากเกาหลีเลยใช้เวลาหน่อย<br>แต่หลังใช้ผิวชุ่มชื้นและเปล่งประกาย<br>รอยแดงลดลงและสิวเล็กๆ ยุบลง<br>แปะไว้เหมือนมาสก์ก็สบายดี</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">สูตร Retinol ใช้มาสก์ได้ด้วย</h3><div class="product-review-content-v2">แผ่นหนาและเอสเซนส์เยอะมาก<br>หลังเช็ดแล้วเสียดายทิ้ง เลยเอามาแปะเหมือนมาสก์<br>ตัวอย่างสีชมพูคอลลาเจนก็หอมดี ครั้งหน้าจะสั่งตัวนั้น</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">สูตร Vitamide ชุ่มชื้นทันที</h3><div class="product-review-content-v2">ใช้สูตรสีเหลือง ส่วนตัวชอบ<br>หลังลอกแผ่นออกยังคงชุ่มชื้นอยู่<br>มีประกายเล็กน้อยด้วย<br>อยากลองสูตรอื่นบ้าง</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">สูตร Tea Tree ตัวช่วยผิวเป็นสิว</h3><div class="product-review-content-v2">เจ๋งมาก!<br>หลังบีบสิวแล้วแปะไว้นอน<br>วันรุ่งขึ้นยุบลงและเรียบเนียน<br>ผิวชุ่มชื้นและกระจ่างใสขึ้น<br>6-7 วันก็ถึง ใช้โค้ดส่วนลดถูกกว่าด้วย</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">สูตร Tea Tree อ่อนโยนไม่ระคายเคือง</h3><div class="product-review-content-v2">ของแท้และส่งเร็ว<br>โทนเนอร์แพดอ่อนโยนไม่ระคายเคืองผิว<br>สัมผัสการใช้ดีมาก<br>รอยแผลจางลงมากด้วย</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">สูตร PDRN ใหม่ ผิวกระชับ</h3><div class="product-review-content-v2">สินค้าใหม่ หลังใช้ผิวชุ่มชื้นและกระชับ<br>แผ่นยืดได้ดี แปะหน้าผากก็แนบสนิท<br>ราคาโปรโมชั่นก็ดีด้วย</div></div></div></div><div class="slider-dots-v2"><button class="slider-nav-v2 prev" aria-label="Previous">◀</button><div class="dots-container-v2"><span class="dot-v2 active" data-slide="0"></span><span class="dot-v2" data-slide="1"></span><span class="dot-v2" data-slide="2"></span><span class="dot-v2" data-slide="3"></span><span class="dot-v2" data-slide="4"></span><span class="dot-v2" data-slide="5"></span><span class="dot-v2" data-slide="6"></span><span class="dot-v2" data-slide="7"></span><span class="dot-v2" data-slide="8"></span></div><button class="slider-nav-v2 next" aria-label="Next">▶</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, #E91E63 0%, #F06292 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(233, 30, 99, 0.2);
            }

            .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://s.shopee.co.th/8APisLtHgy" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                ดูราคาใน Shopee
                <span style="margin-left: 8px;">🛍️</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 ส่งฟรี</span>
                <span class='trust--badge'>🚀 ส่งไว</span>
                <span class='trust--badge'>🔥 ราคาดี</span>
              </div></div></div></div><p>The post <a href="https://thaichicdeals.com/mediheal-toner-pad/">แก้ปัญหาผิวได้ง่ายๆ ด้วย MEDIHEAL Toner Pad!</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">544</post-id>	</item>
		<item>
		<title>เตรียมผิวก่อนแต่งหน้าด้วย LA GLACE DAILY TONER PADS ไอเทมเติมความชุ่มชื้นที่ต้องมี!</title>
		<link>https://thaichicdeals.com/la-glace-toner-pad/</link>
		
		<dc:creator><![CDATA[Mali]]></dc:creator>
		<pubDate>Sat, 10 Jan 2026 05:36:48 +0000</pubDate>
				<category><![CDATA[การดูแลผิว]]></category>
		<category><![CDATA[โทนเนอร์]]></category>
		<category><![CDATA[toner]]></category>
		<guid isPermaLink="false">https://thaichicdeals.com/?p=541</guid>

					<description><![CDATA[<p>เตรียมผิวให้พร้อมก่อนแต่งหน้าอย่างสมบูรณ์แบบด้วย LA GLA [&#8230;]</p>
<p>The post <a href="https://thaichicdeals.com/la-glace-toner-pad/">เตรียมผิวก่อนแต่งหน้าด้วย LA GLACE DAILY TONER PADS ไอเทมเติมความชุ่มชื้นที่ต้องมี!</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</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 GLACE DAILY TONER PADS ไอเทมเติมความชุ่มชื้นที่ต้องมี!
  </h2>
  <p>LA GLACE DAILY TONER PADS ช่วยเติมความชุ่มชื้นอย่างล้ำลึกให้ผิวก่อนแต่งหน้า ทำให้ผิวชุ่มชื้นและแข็งแรง แพดที่ประกอบด้วย AquaLock12™ Hyaluronic Complex ช่วยส่งมอบความชุ่มชื้นทันทีให้ผิว เพิ่มความติดทนของเมคอัพ</p>
  <p>ยังมีตัวเลือก ACNESPHERE™ Balancing Skin Complex สำหรับผิวเป็นสิว ทำให้ทุกสภาพผิวใช้ได้อย่างมั่นใจ ผลิตจากเส้นใยธรรมชาติ 100% แนบสนิทผิวอย่างนุ่มนวล ผ่านการทดสอบจากแพทย์ผิวหนังแล้ว เหมาะสำหรับผิวแพ้ง่าย</p>
  <p>เตรียมผิวให้พร้อมสำหรับการแต่งหน้าอย่างสมบูรณ์แบบด้วย LA GLACE DAILY TONER PADS! รักษาความชุ่มชื้นให้ผิว และสัมผัสการแต่งหน้าที่เชื่อมต่อกันอย่างเป็นธรรมชาติในขั้นตอนถัดไป</p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 100%;
            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: #E91E63;
            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: #F06292;
            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;
            color: #f44;
        }

        .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, #fdf2f8, #fdf2f8);
            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: #E91E63;
            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://d195rj0voglqsf.cloudfront.net/LA%20GLACE%20DAILY%20TONER%20PADS/LA%20GLACE%20DAILY%20TONER%20PADS_product_image.webp" alt="(ขนาดกระปุก 80 แผ่น)LA GLACE DAILY TONER PADS | โทนเนอร์แพดลากลาส Acne &amp; Moist โทนเนอร์แพด ใช้ได้ทั้งตอนเช้า&amp;ก่อนนอน"></div><div class="desktop-cta"><a href="https://s.shopee.co.th/4fpqhgyvY9" class="cta-button" target="_blank" rel="noopener noreferrer">ดูราคาใน Shopee <span class="search-icon">💄</span></a><p class="product-warning-text">💡 แจ้งเตือน: กรุณาตรวจสอบราคาและสต็อกสินค้าล่าสุดที่หน้า Shopee โดยตรง (ราคาอาจเปลี่ยนแปลงตามตัวเลือกและสต็อกสินค้า)</p></div></div><div class="product-details"><h2 class="product-name">(ขนาดกระปุก 80 แผ่น)LA GLACE DAILY TONER PADS | โทนเนอร์แพดลากลาส Acne &amp; Moist โทนเนอร์แพด ใช้ได้ทั้งตอนเช้า&amp;ก่อนนอน</h2><div class="rating-reviews is-loading"><span class="rating">5.0</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: 100.000000%">★</span></div></div><div class="review-stats">33.6k Ratings</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price"></span><span class="discount"></span></div><div class="special-price">฿390</div><div class="price-date">10/01/2026 เป็นราคาอ้างอิง และอาจเปลี่ยนแปลงได้ตามช่วงเวลาการขาย</div></div><div class="key-points"><div class="key-points-title">จุดเด่นสินค้า</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">ใช้ได้กับทุกสภาพผิว</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">สกินแคร์ที่ปลอดภัยจากส่วนผสมธรรมชาติ</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">สูตรที่มีประสิทธิภาพในการแก้ปัญหาสิวและผิวแห้ง</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">ตัวเลือกที่ดีที่สุดสำหรับเตรียมผิวก่อนแต่งหน้า</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">ใช้งานสะดวกและดีไซน์แพดที่ถูกสุขอนามัย</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">ปราศจากพาราเบน แอลกอฮอล์ น้ำหอม และซิลิโคน</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">ผลิตภัณฑ์ Cruelty Free และปลอดภัยสำหรับคนท้อง</span></div></div></div><div class="mobile-cta"><a href="https://s.shopee.co.th/4fpqhgyvY9" class="cta-button" target="_blank" rel="noopener noreferrer">ดูราคาใน Shopee <span class="search-icon">💄</span></a><p class="product-warning-text">💡 แจ้งเตือน: กรุณาตรวจสอบราคาและสต็อกสินค้าล่าสุดที่หน้า Shopee โดยตรง (ราคาอาจเปลี่ยนแปลงตามตัวเลือกและสต็อกสินค้า)</p></div></div></div>
    
    <br>
    
    <style>
        .product-info3 {
            max-width: 100%;
            margin: 20px auto;
        }
        .product-info3 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #E91E63;
            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 #E91E63;
            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: #FCE4EC;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-2">
        <h2>รายละเอียดสินค้า</h2>
        <div class="content-wrapper" id="content-product-info-2">
                <div class="product-section3">
                    <h3>โทนเนอร์แพดนวัตกรรมใหม่ที่เติมความชุ่มชื้นให้ผิวและเตรียมผิวให้พร้อมสำหรับการแต่งหน้าอย่างสมบูรณ์แบบ</h3>
                    <ul><li>เลือกได้ 2 สูตร</li><li>ปริมาณ 160ml มี 80 แผ่น</li><li>ผ่านการทดสอบจากแพทย์ผิวหนัง ผิวแพ้ง่ายก็ใช้ได้อย่างมั่นใจ</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>รายละเอียด</h3>
                    <ul><li>LA GLACE DAILY MOISTURIZING PADS: เติมความชุ่มชื้นอย่างล้ำลึกด้วย AquaLock12™ Hyaluronic Complex</li><li>LA GLACE ACNE CARE DAILY CALMING PADS: ปลอบประโลมผิวเป็นสิวด้วย ACNESPHERE™ Balancing Skin Complex</li><li>ผลิตจากเส้นใยธรรมชาติ 100% แนบสนิทผิวอย่างนุ่มนวล</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>วิธีใช้</h3>
                    <ul><li>ใช้ได้ก่อนแต่งหน้าหรือก่อนนอน</li><li>แปะแพดบนผิวหน้า 10-15 นาที เพื่อเติมความชุ่มชื้นและให้ความเย็นสดชื่น</li><li>มีคีมคีบเฉพาะเพื่อความสะอาด</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>เคล็ดลับการซื้อ</h3>
                    <ul><li>ราคาคุ้มค่าเพียง 390 บาท</li><li>ใช้หลังล้างหน้าเพื่อเตรียมผิวและเติมความชุ่มชื้น</li><li>ผิวแพ้ง่ายควรระวังเพื่อหลีกเลี่ยงการระคายเคือง</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-2" onclick="toggleContent('product-info-2')">ดูเพิ่มเติม</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 = 'ดูเพิ่มเติม';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'ย่อ';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">แกลเลอรี่รูปภาพสินค้า</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/LA%20GLACE%20DAILY%20TONER%20PADS/LA%20GLACE%20DAILY%20TONER%20PADS_product_image_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/LA%20GLACE%20DAILY%20TONER%20PADS/LA%20GLACE%20DAILY%20TONER%20PADS_product_image_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/LA%20GLACE%20DAILY%20TONER%20PADS/LA%20GLACE%20DAILY%20TONER%20PADS_product_image_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/LA%20GLACE%20DAILY%20TONER%20PADS/LA%20GLACE%20DAILY%20TONER%20PADS_product_image_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/LA%20GLACE%20DAILY%20TONER%20PADS/LA%20GLACE%20DAILY%20TONER%20PADS_product_image_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/LA%20GLACE%20DAILY%20TONER%20PADS/LA%20GLACE%20DAILY%20TONER%20PADS_product_image_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/LA%20GLACE%20DAILY%20TONER%20PADS/LA%20GLACE%20DAILY%20TONER%20PADS_product_image_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/LA%20GLACE%20DAILY%20TONER%20PADS/LA%20GLACE%20DAILY%20TONER%20PADS_product_image_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/LA%20GLACE%20DAILY%20TONER%20PADS/LA%20GLACE%20DAILY%20TONER%20PADS_product_image_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/LA%20GLACE%20DAILY%20TONER%20PADS/LA%20GLACE%20DAILY%20TONER%20PADS_product_image_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/LA%20GLACE%20DAILY%20TONER%20PADS/LA%20GLACE%20DAILY%20TONER%20PADS_product_image_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/LA%20GLACE%20DAILY%20TONER%20PADS/LA%20GLACE%20DAILY%20TONER%20PADS_product_image_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/LA%20GLACE%20DAILY%20TONER%20PADS/LA%20GLACE%20DAILY%20TONER%20PADS_product_image_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/LA%20GLACE%20DAILY%20TONER%20PADS/LA%20GLACE%20DAILY%20TONER%20PADS_product_image_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/LA%20GLACE%20DAILY%20TONER%20PADS/LA%20GLACE%20DAILY%20TONER%20PADS_product_image_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/LA%20GLACE%20DAILY%20TONER%20PADS/LA%20GLACE%20DAILY%20TONER%20PADS_product_image_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 #E91E63;
            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 #E91E63;
            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">วิดีโอสินค้า</h2>
        <div id="yt-slider-696c7fe59c2cd" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/jUNAh5eiUgw" data-video-id="jUNAh5eiUgw" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/LA%20GLACE%20DAILY%20TONER%20PADS/LA%20GLACE%20DAILY%20TONER%20PADS_youtube_image_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/cH4BbgrHHFI" data-video-id="cH4BbgrHHFI" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/LA%20GLACE%20DAILY%20TONER%20PADS/LA%20GLACE%20DAILY%20TONER%20PADS_youtube_image_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 class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/thBrSiF-jqw" data-video-id="thBrSiF-jqw" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/LA%20GLACE%20DAILY%20TONER%20PADS/LA%20GLACE%20DAILY%20TONER%20PADS_youtube_image_3.webp" alt="YouTube video 3" 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">💡 วิดีโอแนะนำผลิตภัณฑ์นี้จะช่วยให้คุณเข้าใจผลิตภัณฑ์ได้ดีขึ้น สำหรับวิดีโอภาษาต่างประเทศ แนะนำให้เปิดซับไตเติล (CC) เพื่อการรับชมที่ดีที่สุด</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-696c7fe59c2cd");
        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-696c7fe59c2cd-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-696c7fe59c2cd-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-696c7fe59c2cd-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 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 30px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #E91E63;
            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 #E91E63;
            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">คะแนนสินค้า</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: 100.000000%">★</span></div></div>
                    <div class="rating-number">5.0</div>
                </div>
                <div class="review-badge" style="background-color:#E91E63;">
                    <div class="badge-emoji">👑</div>
                    <div class="badge-text">BEST SELLER</div>
                    <div class="badge-subtext">5,000+ รีวิว</div>
                </div>
              </div></div></div>
    
    <style>
        .pros-cons-wrapper {
            max-width: 100%;
            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">✅ ข้อดี</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>อุดมไปด้วยโทนเนอร์เอสเซนส์ ชุ่มชื้นมาก</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>เพิ่มความติดทนและความยาวนานของเมคอัพ</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>ซึมซับเร็วและสัมผัสสดชื่น</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>80 แผ่นปริมาณเยอะ คุ้มค่ามาก</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>มีหลายสูตร เช่น สำหรับผิวมัน/ผิวเป็นสิว</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>ช่วยปลอบประโลมผิวหลังใช้</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>ให้ความเย็นสดชื่นแม้ไม่ได้แช่เย็น</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ ข้อเสีย</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>บางชิ้นแพดพับมาตอนส่ง</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>แพดที่พับไม่แนบสนิทกับใบหน้าอย่างสมบูรณ์</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>ผลลัพธ์ระยะยาวยังต้องพิสูจน์เพิ่มเติม</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>การจัดส่งบางครั้งค่อนข้างช้า</li></ul></div></div></div></div>
<h2 class="product-review-title-v2">รีวิวสินค้า</h2><div class="product-review-slider-wrapper-v2"><div class="product-review-slider-v2"><div class="product-review-slide-v2 active"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ความชุ่มชื้นขั้นสุด</h3><div class="product-review-content-v2">แพดบางมากแต่โทนเนอร์เยอะมากๆ<br>ใช้งานสะดวก ใช้ก่อนแต่งหน้า<br>เมคอัพติดทนนานขึ้นเยอะเลย<br>LA GLACE ทำได้ดีมากจริงๆ!</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">แนะนำสำหรับผิวเป็นสิว</h3><div class="product-review-content-v2">ผิวมันและเป็นสิว เลยซื้อสูตรดูแลสิว<br>ราคาถูกมากแต่คุณภาพดีเยี่ยม<br>ผ่านไป 6-8 ชั่วโมงหน้าก็ไม่มัน<br>คุมมันได้ดีจริงๆ<br>ช่วยสนับสนุนแบรนด์ LA GLACE ด้วยนะคะ!</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ประทับใจเกินคาด</h3><div class="product-review-content-v2">เพื่อนแนะนำ เลยลองซื้อครั้งแรก<br>ดีเกินคาดมาก! มาสก์แนบหน้าพอดี<br>ซึมซับเร็วและไม่เหนียวเหนอะหนะ<br>ชุ่มชื้นและสดชื่น จะซื้อซ้ำแน่นอน<br>แค่เสียดายที่แพดพับมา</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ในที่สุดก็ได้โทนเนอร์แพด</h3><div class="product-review-content-v2">หายากมาก ในที่สุดก็ได้ซื้อ!<br>หลังใช้ผิวสดชื่น<br>เมคอัพติดทนขึ้นด้วย<br>แพ็คอย่างดีและส่งเร็ว<br>จะซื้อซ้ำอีกแน่นอน!</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">คุ้มค่าที่สุด</h3><div class="product-review-content-v2">ราคาไม่ถึง 300 บาท<br>ใช้ได้นานมากดีใจมาก<br>โทนเนอร์เยอะและผิวนุ่มขึ้น<br>80 แผ่นปริมาณเยอะ คุ้มค่าสุดๆ!</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ปลอบประโลมผิวได้ดีเยี่ยม</h3><div class="product-review-content-v2">กำลังใช้สูตรดูแลสิว<br>แพดไม่ระคายเคืองผิวและชุ่มชื้น<br>มีกลิ่นน้ำมัน Tea Tree<br>ช่วยปลอบประโลมผิวได้ดีจริงๆ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ทั้งสองสูตรดีมาก</h3><div class="product-review-content-v2">ลองทั้งสูตร Moisture และ Acne Care<br>ทั้งสองสูตรดีมากๆ!<br>273 บาทพร้อมส่งฟรี<br>ราคานี้คุณภาพขนาดนี้ คุ้มมากจริงๆ</div></div></div></div><div class="slider-dots-v2"><button class="slider-nav-v2 prev" aria-label="Previous">◀</button><div class="dots-container-v2"><span class="dot-v2 active" data-slide="0"></span><span class="dot-v2" data-slide="1"></span><span class="dot-v2" data-slide="2"></span><span class="dot-v2" data-slide="3"></span><span class="dot-v2" data-slide="4"></span><span class="dot-v2" data-slide="5"></span><span class="dot-v2" data-slide="6"></span></div><button class="slider-nav-v2 next" aria-label="Next">▶</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, #E91E63 0%, #F06292 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(233, 30, 99, 0.2);
            }

            .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://s.shopee.co.th/4fpqhgyvY9" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                ดูราคาใน Shopee
                <span style="margin-left: 8px;">🛍️</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 ส่งฟรี</span>
                <span class='trust--badge'>🚀 ส่งไว</span>
                <span class='trust--badge'>🔥 ราคาดี</span>
              </div></div></div></div><p>The post <a href="https://thaichicdeals.com/la-glace-toner-pad/">เตรียมผิวก่อนแต่งหน้าด้วย LA GLACE DAILY TONER PADS ไอเทมเติมความชุ่มชื้นที่ต้องมี!</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">541</post-id>	</item>
		<item>
		<title>ปกป้องผิวอย่างปลอดภัยด้วย INGU Super Light Soothing Sunscreen SPF 50+</title>
		<link>https://thaichicdeals.com/ingu-super-light-soothing-sunscreen/</link>
		
		<dc:creator><![CDATA[Mali]]></dc:creator>
		<pubDate>Tue, 30 Dec 2025 05:22:17 +0000</pubDate>
				<category><![CDATA[การดูแลผิว]]></category>
		<category><![CDATA[ครีมกันแดด]]></category>
		<category><![CDATA[sunscreen]]></category>
		<guid isPermaLink="false">https://thaichicdeals.com/?p=523</guid>

					<description><![CDATA[<p>ปกป้องผิวอย่างปลอดภัยด้วย INGU Super Light Soothing Sun [&#8230;]</p>
<p>The post <a href="https://thaichicdeals.com/ingu-super-light-soothing-sunscreen/">ปกป้องผิวอย่างปลอดภัยด้วย INGU Super Light Soothing Sunscreen SPF 50+</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</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">
    ปกป้องผิวอย่างปลอดภัยด้วย INGU Super Light Soothing Sunscreen SPF 50+ PA++++
  </h2>
  <p>สูตรไฮบริดฟิลเตอร์นวัตกรรมใหม่สำหรับผิวบอบบาง ปกป้องผิวอย่างปลอดภัยจากรังสี UVA, UVB และแสงสีฟ้า มีส่วนผสมของ Biome Balance และพรีไบโอติกคอมเพล็กซ์ที่ช่วยเสริมสร้างเกราะป้องกันผิว ช่วยรักษาผิวให้แข็งแรง</p>
  <p>ผลิตภัณฑ์นี้ให้การปกป้องจากรังสี UV อย่างทรงพลังด้วย SPF 50+ PA++++ ขนาดใหญ่ 50g ใช้ได้นาน เนื้อครีมบางเบาเหมาะสำหรับทุกสภาพผิว ใช้ง่ายก่อนแต่งหน้า ไม่พลาดการปกป้องผิวแม้ในชีวิตประจำวันที่เร่งรีบ</p>
  <p>โดยเฉพาะ Encapsulated Cica และ Liposhield™ HEV Melanin ช่วยป้องกันแสงสีฟ้า เป็นโซลูชันที่เหมาะสมที่สุดสำหรับแก้ปัญหาผิวของคนยุคใหม่ ปกป้องผิวให้แข็งแรงด้วย INGU Super Light Soothing Sunscreen!</p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 100%;
            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: #E91E63;
            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: #F06292;
            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;
            color: #f44;
        }

        .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, #fdf2f8, #fdf2f8);
            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: #E91E63;
            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://d195rj0voglqsf.cloudfront.net/INGU%20Super%20Light%20Soothing%20Sunscreen/INGU%20Super%20Light%20Soothing%20Sunscreen_product_image.webp" alt="(สูตรใหม่)INGU Super-Light Soothing Sunscreen SPF 50+ PA++++ + Biome Balance กันแดดหน้าเนื้อบางเบาสำหรับผิวแพ้ง่าย"></div><div class="desktop-cta"><a href="https://s.shopee.co.th/LgZvoe16E" class="cta-button" target="_blank" rel="noopener noreferrer">ดูราคาใน Shopee <span class="search-icon">💄</span></a><p class="product-warning-text">💡 แจ้งเตือน: กรุณาตรวจสอบราคาและสต็อกสินค้าล่าสุดที่หน้า Shopee โดยตรง (ราคาอาจเปลี่ยนแปลงตามตัวเลือกและสต็อกสินค้า)</p></div></div><div class="product-details"><h2 class="product-name">(สูตรใหม่)INGU Super-Light Soothing Sunscreen SPF 50+ PA++++ + Biome Balance กันแดดหน้าเนื้อบางเบาสำหรับผิวแพ้ง่าย</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">32k Ratings</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price"></span><span class="discount"></span></div><div class="special-price">฿175</div><div class="price-date">30/12/2025 เป็นราคาอ้างอิง และอาจเปลี่ยนแปลงได้ตามช่วงเวลาการขาย</div></div><div class="key-points"><div class="key-points-title">จุดเด่นสินค้า</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">สูตรไฮบริดฟิลเตอร์ปกป้องผิวอย่างอ่อนโยน</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">ปกป้องผิวจากรังสี UVA, UVB และแสงสีฟ้า</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">เนื้อบางเบาเหมาะสำหรับทุกสภาพผิว</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">เสริมสร้างเกราะป้องกันผิวด้วย Biome Balance และพรีไบโอติกคอมเพล็กซ์</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Encapsulated Cica ช่วยปลอบประโลมและรักษาผิวให้แข็งแรง</span></div></div></div><div class="mobile-cta"><a href="https://s.shopee.co.th/LgZvoe16E" class="cta-button" target="_blank" rel="noopener noreferrer">ดูราคาใน Shopee <span class="search-icon">💄</span></a><p class="product-warning-text">💡 แจ้งเตือน: กรุณาตรวจสอบราคาและสต็อกสินค้าล่าสุดที่หน้า Shopee โดยตรง (ราคาอาจเปลี่ยนแปลงตามตัวเลือกและสต็อกสินค้า)</p></div></div></div>
    
    <br>
    
    <style>
        .product-info3 {
            max-width: 100%;
            margin: 20px auto;
        }
        .product-info3 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #E91E63;
            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 #E91E63;
            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: #FCE4EC;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-3">
        <h2>รายละเอียดสินค้า</h2>
        <div class="content-wrapper" id="content-product-info-3">
                <div class="product-section3">
                    <h3>สูตรไฮบริดฟิลเตอร์สำหรับผิวบอบบางปกป้องอย่างสมบูรณ์แบบ</h3>
                    <ul><li>ปกป้องผิวอย่างปลอดภัยจากรังสี UVA, UVB และแสงสีฟ้า</li><li>เสริมสร้างเกราะป้องกันผิวด้วย Biome Balance และพรีไบโอติกคอมเพล็กซ์</li><li>ป้องกันแสงสีฟ้าด้วย Encapsulated Cica และ Liposhield™ HEV Melanin</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>รายละเอียด</h3>
                    <ul><li>SPF 50+ PA++++: ประสิทธิภาพการป้องกันรังสี UV อย่างทรงพลัง</li><li>ขนาดใหญ่ 50g ใช้ได้นาน</li><li>เนื้อครีมบางเบาเหมาะสำหรับทุกสภาพผิว</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>ส่วนประกอบสำคัญ</h3>
                    <ul><li>Encapsulated Cica (1,000 ppm): ปลอบประโลมผิวและรักษาผิวให้ดูแข็งแรง</li><li>7X Hybrid Filter (16.1%): เนื้อบางเบาไม่ทิ้งคราบขาว</li><li>Prebiotic Complex (0.5%): ช่วยรักษาสมดุลผิว</li><li>Liposhield™ HEV Melanin (0.2%): ปกป้องผิวจากแสงสีฟ้า</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>วิธีใช้</h3>
                    <ul><li>หลังบำรุงผิวก่อนแต่งหน้า บีบครีมขนาด 2 ข้อนิ้วทาให้ทั่วใบหน้าและลำคอ ใช้ก่อนสัมผัสแสงแดด 15 นาที</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>วิธีเก็บรักษา</h3>
                    <ul><li>ไม่ควรเก็บในที่อุณหภูมิสูง หลีกเลี่ยงแสงแดดโดยตรง</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>ข้อควรระวัง</h3>
                    <ul><li>ใช้ภายนอกเท่านั้น</li><li>อ่านและปฏิบัติตามวิธีใช้อย่างละเอียด</li><li>แนะนำให้ทดสอบผลิตภัณฑ์ก่อนใช้ หากมีอาการผิดปกติให้หยุดใช้และปรึกษาผู้เชี่ยวชาญ</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-3" onclick="toggleContent('product-info-3')">ดูเพิ่มเติม</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 = 'ดูเพิ่มเติม';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'ย่อ';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">แกลเลอรี่รูปภาพสินค้า</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/INGU%20Super%20Light%20Soothing%20Sunscreen/INGU%20Super%20Light%20Soothing%20Sunscreen_product_image_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/INGU%20Super%20Light%20Soothing%20Sunscreen/INGU%20Super%20Light%20Soothing%20Sunscreen_product_image_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/INGU%20Super%20Light%20Soothing%20Sunscreen/INGU%20Super%20Light%20Soothing%20Sunscreen_product_image_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/INGU%20Super%20Light%20Soothing%20Sunscreen/INGU%20Super%20Light%20Soothing%20Sunscreen_product_image_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/INGU%20Super%20Light%20Soothing%20Sunscreen/INGU%20Super%20Light%20Soothing%20Sunscreen_product_image_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/INGU%20Super%20Light%20Soothing%20Sunscreen/INGU%20Super%20Light%20Soothing%20Sunscreen_product_image_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/INGU%20Super%20Light%20Soothing%20Sunscreen/INGU%20Super%20Light%20Soothing%20Sunscreen_product_image_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/INGU%20Super%20Light%20Soothing%20Sunscreen/INGU%20Super%20Light%20Soothing%20Sunscreen_product_image_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/INGU%20Super%20Light%20Soothing%20Sunscreen/INGU%20Super%20Light%20Soothing%20Sunscreen_product_image_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/INGU%20Super%20Light%20Soothing%20Sunscreen/INGU%20Super%20Light%20Soothing%20Sunscreen_product_image_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/INGU%20Super%20Light%20Soothing%20Sunscreen/INGU%20Super%20Light%20Soothing%20Sunscreen_product_image_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/INGU%20Super%20Light%20Soothing%20Sunscreen/INGU%20Super%20Light%20Soothing%20Sunscreen_product_image_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/INGU%20Super%20Light%20Soothing%20Sunscreen/INGU%20Super%20Light%20Soothing%20Sunscreen_product_image_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/INGU%20Super%20Light%20Soothing%20Sunscreen/INGU%20Super%20Light%20Soothing%20Sunscreen_product_image_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/INGU%20Super%20Light%20Soothing%20Sunscreen/INGU%20Super%20Light%20Soothing%20Sunscreen_product_image_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/INGU%20Super%20Light%20Soothing%20Sunscreen/INGU%20Super%20Light%20Soothing%20Sunscreen_product_image_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 #E91E63;
            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 #E91E63;
            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">วิดีโอสินค้า</h2>
        <div id="yt-slider-696c7fe59d6fe" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/0WqmpjGX4d0" data-video-id="0WqmpjGX4d0" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/INGU%20Super%20Light%20Soothing%20Sunscreen/INGU%20Super%20Light%20Soothing%20Sunscreen_youtube_image_2.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/pOWsb8YNtjI" data-video-id="pOWsb8YNtjI" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/INGU%20Super%20Light%20Soothing%20Sunscreen/INGU%20Super%20Light%20Soothing%20Sunscreen_youtube_image_1.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">💡 วิดีโอแนะนำผลิตภัณฑ์นี้จะช่วยให้คุณเข้าใจผลิตภัณฑ์ได้ดีขึ้น สำหรับวิดีโอภาษาต่างประเทศ แนะนำให้เปิดซับไตเติล (CC) เพื่อการรับชมที่ดีที่สุด</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-696c7fe59d6fe");
        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-696c7fe59d6fe-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-696c7fe59d6fe-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-696c7fe59d6fe-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 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 30px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #E91E63;
            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 #E91E63;
            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">คะแนนสินค้า</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:#E91E63;">
                    <div class="badge-emoji">👑</div>
                    <div class="badge-text">BEST SELLER</div>
                    <div class="badge-subtext">5,000+ รีวิว</div>
                </div>
              </div></div></div>
    
    <style>
        .pros-cons-wrapper {
            max-width: 100%;
            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">✅ ข้อดี</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>เกลี่ยง่ายและซึมซับเร็ว</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>เนื้อบางเบาไม่เหนียวเหนอะหนะ</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>ผิวบอบบางก็ใช้ได้</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>ไม่มีกลิ่นหรือกลิ่นอ่อนๆ</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>ไม่ทิ้งคราบขาวดูเป็นธรรมชาติ</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>ใช้เป็นเบสแต่งหน้าได้ดี</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>SPF50+ ป้องกันรังสี UV</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>ขนาดใหญ่คุ้มค่า (ใช้ได้ 3-4 เดือน)</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ ข้อเสีย</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>ผิวมันอาจมันเยิ้มเล็กน้อย</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>อาจต้องเซ็ตด้วยแป้ง</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>อยากให้มีคูปองส่วนลดมากกว่านี้</li></ul></div></div></div></div>
<h2 class="product-review-title-v2">รีวิวสินค้า</h2><div class="product-review-slider-wrapper-v2"><div class="product-review-slider-v2"><div class="product-review-slide-v2 active"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">เกลี่ยง่ายมาก ซื้อซ้ำแน่นอน</h3><div class="product-review-content-v2">สีครีมออกขาวนวลเล็กน้อย<br>เกลี่ยง่าย ซึมซับเร็ว ทาปริมาณ 2 ข้อนิ้ว<br>อาจมันเยิ้มนิดหน่อย เซ็ตด้วยแป้งก็โอเค<br>ทาแล้วหน้าสว่างทั้งวัน ชอบมากๆ<br>ซื้อซ้ำแน่นอน!</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">คุณภาพดีมาก แต่งหน้าติดทน</h3><div class="product-review-content-v2">คุณภาพดีมากๆ<br>ทาแล้วไม่แห้งตึง ชุ่มชื้นแต่ไม่มัน<br>ไม่ทำให้หน้าหมอง แต่งหน้าติดทนดี<br>แพ็คอย่างดี ส่งเร็ว พอใจมาก</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">แนะนำสำหรับผิวบอบบาง</h3><div class="product-review-content-v2">ซื้อซ้ำหลายครั้งแล้ว<br>ขนาดใหญ่คุ้มค่ากว่ามาก<br>ซึมซับเร็ว ไม่เหนียวเหนอะหนะ<br>ผิวบอบบางก็ใช้ได้<br>โดยรวมพอใจมากๆ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ซื้อซ้ำเรื่อยๆ</h3><div class="product-review-content-v2">ครีมตัวนี้ดีมาก สั่งซื้อตลอด<br>เกลี่ยง่าย ซึมซับเร็ว ไม่เหนียว<br>รู้สึกผิวนุ่มและชุ่มชื้น<br>ผิวบอบบางแต่ไม่ระคายเคือง ใช้ได้ดี<br>คนรอบข้างชมว่าผิวดีขึ้น</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">กันแดดคุ้มค่า</h3><div class="product-review-content-v2">ครีมสีขาว เนื้อค่อนข้างเหลว<br>เกลี่ยง่าย ไม่เป็นก้อน ไม่ลอกเป็นขุย<br>ไม่หนักหน้า ป้องกันรังสี UV ได้ดี</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">หลอดเดียวใช้ได้ 4 เดือน</h3><div class="product-review-content-v2">แพ็คอย่างดี ส่งเร็ว<br>หลอดเดียวใช้ได้เกือบ 4 เดือน<br>แนะนำอย่างยิ่งสำหรับผิวบอบบาง!</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ลองมาหลายตัว ตัวนี้ดีที่สุด</h3><div class="product-review-content-v2">ลองมาหลายยี่ห้อ ทุกตัวแห้งตึง ลอกเป็นขุย<br>โดนแดดก็ขึ้นสิว<br>แต่ตัวนี้เบา ไม่มัน<br>ไม่แห้งตึง ไม่ลอกเป็นขุย<br>ผิวบอบบางอย่างฉันหาตัวที่ใช่แล้ว!</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ชุ่มชื้น ดูเป็นธรรมชาติ</h3><div class="product-review-content-v2">เนื้อสัมผัสดีมาก<br>เกลี่ยง่าย ซึมซับเร็ว ไม่เป็นก้อน<br>ทาแล้วผิวดูโกลว์</div></div></div></div><div class="slider-dots-v2"><button class="slider-nav-v2 prev" aria-label="Previous">◀</button><div class="dots-container-v2"><span class="dot-v2 active" data-slide="0"></span><span class="dot-v2" data-slide="1"></span><span class="dot-v2" data-slide="2"></span><span class="dot-v2" data-slide="3"></span><span class="dot-v2" data-slide="4"></span><span class="dot-v2" data-slide="5"></span><span class="dot-v2" data-slide="6"></span><span class="dot-v2" data-slide="7"></span></div><button class="slider-nav-v2 next" aria-label="Next">▶</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, #E91E63 0%, #F06292 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(233, 30, 99, 0.2);
            }

            .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://s.shopee.co.th/LgZvoe16E" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                ดูราคาใน Shopee
                <span style="margin-left: 8px;">🛍️</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 ส่งฟรี</span>
                <span class='trust--badge'>🚀 ส่งไว</span>
                <span class='trust--badge'>🔥 ราคาดี</span>
              </div></div></div></div><p>The post <a href="https://thaichicdeals.com/ingu-super-light-soothing-sunscreen/">ปกป้องผิวอย่างปลอดภัยด้วย INGU Super Light Soothing Sunscreen SPF 50+</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">523</post-id>	</item>
		<item>
		<title>L&#8217;Oreal UV Defender Daily Sunscreen &#8211; ปกป้องผิวจากรังสี UV อย่างสมบูรณ์แบบ</title>
		<link>https://thaichicdeals.com/loreal-uv-defender-daily-sunscreen/</link>
		
		<dc:creator><![CDATA[Mali]]></dc:creator>
		<pubDate>Tue, 30 Dec 2025 05:06:32 +0000</pubDate>
				<category><![CDATA[การดูแลผิว]]></category>
		<category><![CDATA[ครีมกันแดด]]></category>
		<category><![CDATA[sunscreen]]></category>
		<guid isPermaLink="false">https://thaichicdeals.com/?p=520</guid>

					<description><![CDATA[<p>สัมผัสการปกป้องจากรังสี UV อย่างสมบูรณ์แบบด้วย L&#8217; [&#8230;]</p>
<p>The post <a href="https://thaichicdeals.com/loreal-uv-defender-daily-sunscreen/">L&#8217;Oreal UV Defender Daily Sunscreen &#8211; ปกป้องผิวจากรังสี UV อย่างสมบูรณ์แบบ</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</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">
    สัมผัสการปกป้องจากรังสี UV อย่างสมบูรณ์แบบด้วย L&#8217;Oreal UV Defender Daily Sunscreen!
  </h2>
  <p>L&#8217;Oreal UV Defender Daily Sunscreen พร้อมคุณสมบัติป้องกันรังสี UV ระดับ SPF 50+ อันทรงพลัง เป็นตัวเลือกที่ดีที่สุดในการปกป้องผิวของคุณอย่างปลอดภัย ครีมกันแดดนี้มีคุณสมบัติกันน้ำและกันเหงื่อ ช่วยปกป้องผิวจากมลภาวะต่างๆ</p>
  <p>ผลิตภัณฑ์นี้เหมาะสำหรับทุกสภาพผิว ด้วยเนื้อสัมผัสที่ไม่เหนียวเหนอะหนะ เข้ากันได้ดีกับเมคอัพ เหมาะอย่างยิ่งสำหรับการใช้งานทุกวัน หากคุณต้องการผิวสุขภาพดีและเปล่งประกาย ครีมกันแดดนี้คือไอเท็มที่ขาดไม่ได้</p>
  <p>Netlock Technology ช่วยยึดฟิลเตอร์ UV ไว้บนผิวอย่างมีประสิทธิภาพ ทำให้คุณใช้งานได้อย่างสบายใจแม้ออกนอกบ้านเป็นเวลานาน เริ่มต้นการดูแลผิวอย่างปลอดภัยด้วย L&#8217;Oreal UV Defender Daily Sunscreen ได้เลยตอนนี้!</p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 100%;
            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: #E91E63;
            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: #F06292;
            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;
            color: #f44;
        }

        .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, #fdf2f8, #fdf2f8);
            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: #E91E63;
            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://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist_product_image.webp" alt="ลอรีอัล ปารีส L&#039;Oréal Paris UV Defender Invisible Resist SPF50+ PA++++ 50ml กันแดดล่องหน บางเบา เกลี่ยง่าย ไม่เหนอะหนะ"></div><div class="desktop-cta"><a href="https://s.shopee.co.th/4LCiguwkaa" class="cta-button" target="_blank" rel="noopener noreferrer">ดูราคาใน Shopee <span class="search-icon">💄</span></a><p class="product-warning-text">💡 แจ้งเตือน: กรุณาตรวจสอบราคาและสต็อกสินค้าล่าสุดที่หน้า Shopee โดยตรง (ราคาอาจเปลี่ยนแปลงตามตัวเลือกและสต็อกสินค้า)</p></div></div><div class="product-details"><h2 class="product-name">ลอรีอัล ปารีส L&#039;Oréal Paris UV Defender Invisible Resist SPF50+ PA++++ 50ml กันแดดล่องหน บางเบา เกลี่ยง่าย ไม่เหนอะหนะ</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">14k Ratings</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price"></span><span class="discount"></span></div><div class="special-price">฿464</div><div class="price-date">30/12/2025 เป็นราคาอ้างอิง และอาจเปลี่ยนแปลงได้ตามช่วงเวลาการขาย</div></div><div class="key-points"><div class="key-points-title">จุดเด่นสินค้า</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">SPF 50+</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">การปกป้องจากรังสี UV ระดับสูง</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">กันน้ำและกันเหงื่อ</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">เหมาะสำหรับทุกสภาพผิว</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">เนื้อบางเบาแบบของเหลว</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">ใช้เทคโนโลยี Netlock Technology</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">การปกป้อง 3 เท่า</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">รักษาสีผิวให้สม่ำเสมอ</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">ป้องกันริ้วรอยก่อนวัย</span></div></div></div><div class="mobile-cta"><a href="https://s.shopee.co.th/4LCiguwkaa" class="cta-button" target="_blank" rel="noopener noreferrer">ดูราคาใน Shopee <span class="search-icon">💄</span></a><p class="product-warning-text">💡 แจ้งเตือน: กรุณาตรวจสอบราคาและสต็อกสินค้าล่าสุดที่หน้า Shopee โดยตรง (ราคาอาจเปลี่ยนแปลงตามตัวเลือกและสต็อกสินค้า)</p></div></div></div>
    
    <br>
    
    <style>
        .product-info4 {
            max-width: 100%;
            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 #E91E63;
            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, #fdf2f8, #fdf2f8);
            display: flex;
            align-items: center;
            border: 1px solid #F0E2E2;
        }
        .section-header4 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #2D3748;
            margin: 0;
        }
        .section-content4 {
            background: white;
            padding: 20px;
            border: 1px solid #F0E2E2;
            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: #E91E63;
            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: #FCE4EC;
        }
    </style>
    <div class="product-info4" id="product-info-wrapper-product-info-3">
        <h2>รายละเอียดสินค้า</h2>
        <div class="content-wrapper" id="content-product-info-3">
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>ครีมกันแดดที่ปกป้องผิวอย่างปลอดภัยด้วยการป้องกัน UV อันทรงพลัง</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>ป้องกันรังสี UV อย่างทรงพลังด้วย SPF 50+</li><li>ปกป้องจากมลภาวะด้วยคุณสมบัติกันน้ำและกันเหงื่อ</li><li>เนื้อบางเบาแบบของเหลว ซึมซาบเร็ว</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>รายละเอียด</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>ป้องกัน LONG UVA และ UV: ปกป้องจากสัญญาณความเสียหายของผิว</li><li>Netlock Technology: ยึดฟิลเตอร์ UV ไว้บนผิวอย่างมีประสิทธิภาพ</li><li>ขนาดใหญ่ 50ml ใช้ได้อย่างคุ้มค่า</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>ตัวเลือกที่ปลอดภัยเหมาะสำหรับทุกสภาพผิว</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>ผลิตในอินโดนีเซีย รับประกันคุณภาพ</li><li>เลขทะเบียน FDA: 10-2-6600031678; 10-2-6600031680</li><li>เนื้อสัมผัสไม่เหนียวเหนอะหนะ เข้ากันได้ดีกับเมคอัพ</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>เคล็ดลับการซื้อ</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>จัดส่งรวดเร็วจากสมุทรปราการ</li><li>ตรวจสอบส่วนลดและโปรโมชั่นมากมาย</li><li>รับส่วนลดเพิ่มเมื่อสั่งซื้อเป็นประจำ</li>
                        </ul>
                    </div>
                </div></div><button class="show-more-btn" id="btn-product-info-3" onclick="toggleContent('product-info-3')">ดูเพิ่มเติม</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 = 'ดูเพิ่มเติม';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'ย่อ';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">แกลเลอรี่รูปภาพสินค้า</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist_product_image_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist_product_image_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist_product_image_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist_product_image_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist_product_image_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist_product_image_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist_product_image_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist_product_image_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist_product_image_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist_product_image_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist_product_image_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist_product_image_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist_product_image_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist_product_image_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist_product_image_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist_product_image_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 #E91E63;
            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 #E91E63;
            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">วิดีโอสินค้า</h2>
        <div id="yt-slider-696c7fe59eafc" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/bkzQK5kc0fM" data-video-id="bkzQK5kc0fM" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist_youtube_image_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/_Nb6yMoCbso" data-video-id="_Nb6yMoCbso" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist_youtube_image_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 class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/WKA5sg-VgVc" data-video-id="WKA5sg-VgVc" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist/L&#039;Oréal%20Paris%20UV%20Defender%20Invisible%20Resist_youtube_image_3.webp" alt="YouTube video 3" 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">💡 วิดีโอแนะนำผลิตภัณฑ์นี้จะช่วยให้คุณเข้าใจผลิตภัณฑ์ได้ดีขึ้น สำหรับวิดีโอภาษาต่างประเทศ แนะนำให้เปิดซับไตเติล (CC) เพื่อการรับชมที่ดีที่สุด</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-696c7fe59eafc");
        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-696c7fe59eafc-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-696c7fe59eafc-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-696c7fe59eafc-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 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 30px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #E91E63;
            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 #E91E63;
            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">คะแนนสินค้า</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:#E91E63;">
                    <div class="badge-emoji">👑</div>
                    <div class="badge-text">BEST SELLER</div>
                    <div class="badge-subtext">5,000+ รีวิว</div>
                </div>
              </div></div></div>
    
    <style>
        .pros-cons-wrapper {
            max-width: 100%;
            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">✅ ข้อดี</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>เนื้อบางเบาและซึมซาบเร็ว</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>ทาแล้วไม่เหนียวเหนอะหนะและไม่หนัก</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>กลิ่นหอมอ่อนๆ ดี</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>อ่อนโยนไม่ทำให้ผิวแพ้</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>ใช้เป็นเบสก่อนแต่งหน้าได้ดี (ไม่เป็นคราบ/ไม่ลอก)</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>เคลือบผิวแบบแมตต์ไม่มันเยิ้ม</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>คุ้มค่าคุ้มราคา</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>พอใจมากจนซื้อซ้ำหลายครั้ง</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ ข้อเสีย</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>อาจอุดตันรูขุมขนในผิวบางประเภท</li></ul></div></div></div></div>
<h2 class="product-review-title-v2">รีวิวสินค้า</h2><div class="product-review-slider-wrapper-v2"><div class="product-review-slider-v2"><div class="product-review-slide-v2 active"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">บางเบาและซึมซาบเร็ว</h3><div class="product-review-content-v2">ลองทาที่แขนก่อน<br>บางเบากว่าผลิตภัณฑ์อื่นๆ มากและซึมซาบเร็ว<br>ชอบมากจะซื้อซ้ำแน่นอน</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ผิวแพ้ง่ายก็ใช้ได้</h3><div class="product-review-content-v2">ลองใช้แล้วไม่มีปัญหาเลย<br>ใช้ต่อเนื่องทำให้หน้าไม่มันและ<br>กระดูกดำจางลงด้วย<br>ปกป้องผิวได้ดี พอใจมากๆ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">นุ่มลื่นซึมซาบเร็ว</h3><div class="product-review-content-v2">เนื้อนุ่มลื่นเนียน<br>ซึมซาบเร็วและผิวไม่ลอก<br>แพ็คเกจดีและส่งเร็วมาก</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">จากตัวทดลองสู่ไซส์จริง</h3><div class="product-review-content-v2">ลองตัวทดลองแล้วชอบมาก<br>เลยซื้อไซส์จริง หลอดเดียวใช้ได้นาน<br>ลองสายอื่นแล้วแต่รุ่นใหม่นี้ดีที่สุด</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ดีกว่า La Roche-Posay</h3><div class="product-review-content-v2">ใช้ครั้งแรกก็ชอบเลย<br>เกลี่ยง่ายไม่เป็นคราบไม่ลอกไม่มัน<br>เคยใช้ La Roche-Posay เนื้อคล้ายๆ กันแต่แพงกว่า<br>ตัวนั้นทาแล้วต้องซับด้วยกระดาษซับมัน<br>แต่ตัวนี้เคลือบแมตต์เลยดีกว่ามาก</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ครีมกันแดดที่ซึมซาบโปร่งใส</h3><div class="product-review-content-v2">ลองครีมกันแดดลอรีอัลเกือบทุกตัว<br>ตัวนี้ดีที่สุด ซึมซาบโปร่งใสตามชื่อเลย<br>เกลี่ยง่ายซึมซาบเร็วไม่มีคราบ<br>ถ้าหาครีมกันแดดดีๆ ราคาไม่แพง<br>แนะนำตัวนี้เลย</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">เนื้อมิลค์กี้</h3><div class="product-review-content-v2">ใช้ไปหลายหลอดแล้ว<br>เนื้อมิลค์กี้เกลี่ยง่าย<br>ซึมซาบเร็วไม่เหนียวเหนอะหนะ</div></div></div></div><div class="slider-dots-v2"><button class="slider-nav-v2 prev" aria-label="Previous">◀</button><div class="dots-container-v2"><span class="dot-v2 active" data-slide="0"></span><span class="dot-v2" data-slide="1"></span><span class="dot-v2" data-slide="2"></span><span class="dot-v2" data-slide="3"></span><span class="dot-v2" data-slide="4"></span><span class="dot-v2" data-slide="5"></span><span class="dot-v2" data-slide="6"></span></div><button class="slider-nav-v2 next" aria-label="Next">▶</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, #E91E63 0%, #F06292 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(233, 30, 99, 0.2);
            }

            .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://s.shopee.co.th/4LCiguwkaa" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                ดูราคาใน Shopee
                <span style="margin-left: 8px;">🛍️</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 ส่งฟรี</span>
                <span class='trust--badge'>🚀 ส่งไว</span>
                <span class='trust--badge'>🔥 ราคาดี</span>
              </div></div></div></div><p>The post <a href="https://thaichicdeals.com/loreal-uv-defender-daily-sunscreen/">L&#8217;Oreal UV Defender Daily Sunscreen &#8211; ปกป้องผิวจากรังสี UV อย่างสมบูรณ์แบบ</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">520</post-id>	</item>
		<item>
		<title>ANESSA Brightening UV Sunscreen Gel ปกป้องรังสี UV และปรับสีผิวให้สว่างขึ้น!</title>
		<link>https://thaichicdeals.com/anessa-brightening-uv-sunscreen-gel/</link>
		
		<dc:creator><![CDATA[Mali]]></dc:creator>
		<pubDate>Tue, 30 Dec 2025 04:50:51 +0000</pubDate>
				<category><![CDATA[การดูแลผิว]]></category>
		<category><![CDATA[ครีมกันแดด]]></category>
		<category><![CDATA[sunscreen]]></category>
		<guid isPermaLink="false">https://thaichicdeals.com/?p=517</guid>

					<description><![CDATA[<p>สัมผัสการปกป้องรังสี UV อย่างสมบูรณ์แบบและปรับสีผิวให้ส [&#8230;]</p>
<p>The post <a href="https://thaichicdeals.com/anessa-brightening-uv-sunscreen-gel/">ANESSA Brightening UV Sunscreen Gel ปกป้องรังสี UV และปรับสีผิวให้สว่างขึ้น!</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</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">
    สัมผัสการปกป้องรังสี UV อย่างสมบูรณ์แบบและปรับสีผิวให้สว่างขึ้นด้วย ANESSA Brightening UV Sunscreen Gel NA!
  </h2>
  <p>การรักษาผิวให้สว่างและสุขภาพดีเป็นความปรารถนาของทุกคน ANESSA Brightening UV Sunscreen Gel NA มอบการปกป้องรังสี UV ระดับ SPF50+ PA++++ พร้อมปรับสีผิวให้สว่างขึ้นในหนึ่งเดียว</p>
  <p>ขนาดใหญ่ 90g ใช้ได้อย่างจุใจ และมีส่วนผสมไวท์เทนนิ่งที่ช่วยลดฝ้าและจุดด่างดำ ทำให้เป็นตัวเลือกที่ดีที่สุดสำหรับครีมกันแดดที่ใช้ทุกวัน</p>
  <p>เนื้อเจลครีมนุ่มเนียนทาง่าย มาสัมผัสประสบการณ์ที่ผู้ใช้ 100% รู้สึกว่าผิวสว่างขึ้นหลังใช้ 4 สัปดาห์!</p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 100%;
            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: #E91E63;
            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: #F06292;
            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;
            color: #f44;
        }

        .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, #fdf2f8, #fdf2f8);
            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: #E91E63;
            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://d195rj0voglqsf.cloudfront.net/ANESSA%20Brightening%20UV%20Sunscreen%20Gel/ANESSA%20Brightening%20UV%20Sunscreen%20Gel_product_image.webp" alt="(พิเศษ 25 ธค -4 มค 69) ANESSA อเนสซ่า ไบรท์เทนนิ่ง ยูวี ซันสกรีน สกินแคร์ เจล NA SPF50+ PA++++ 90 กรัม"></div><div class="desktop-cta"><a href="https://s.shopee.co.th/7fTAeYIeOI" class="cta-button" target="_blank" rel="noopener noreferrer">ดูราคาใน Shopee <span class="search-icon">💄</span></a><p class="product-warning-text">💡 แจ้งเตือน: กรุณาตรวจสอบราคาและสต็อกสินค้าล่าสุดที่หน้า Shopee โดยตรง (ราคาอาจเปลี่ยนแปลงตามตัวเลือกและสต็อกสินค้า)</p></div></div><div class="product-details"><h2 class="product-name">(พิเศษ 25 ธค -4 มค 69) ANESSA อเนสซ่า ไบรท์เทนนิ่ง ยูวี ซันสกรีน สกินแคร์ เจล NA SPF50+ PA++++ 90 กรัม</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">1.6k Ratings</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price"></span><span class="discount"></span></div><div class="special-price">฿859</div><div class="price-date">30/12/2025 เป็นราคาอ้างอิง และอาจเปลี่ยนแปลงได้ตามช่วงเวลาการขาย</div></div><div class="key-points"><div class="key-points-title">จุดเด่นสินค้า</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">การปกป้องรังสี UV ระดับสูง (SPF50+ PA++++)</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">ส่วนผสมไวท์เทนนิ่งช่วยลดฝ้าและจุดด่างดำ</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">เห็นผลโทนอัพทันที</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">เนื้อเจลครีมนุ่มเนียนใช้งานสะดวก</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">รักษาความชุ่มชื้นสูงสุด 8 ชั่วโมง</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">ใช้เป็นไพรเมอร์รองพื้นได้</span></div></div></div><div class="mobile-cta"><a href="https://s.shopee.co.th/7fTAeYIeOI" class="cta-button" target="_blank" rel="noopener noreferrer">ดูราคาใน Shopee <span class="search-icon">💄</span></a><p class="product-warning-text">💡 แจ้งเตือน: กรุณาตรวจสอบราคาและสต็อกสินค้าล่าสุดที่หน้า Shopee โดยตรง (ราคาอาจเปลี่ยนแปลงตามตัวเลือกและสต็อกสินค้า)</p></div></div></div>

    <br>
    
    <style>
        .product-info3 {
            max-width: 100%;
            margin: 20px auto;
        }
        .product-info3 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #E91E63;
            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 #E91E63;
            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: #FCE4EC;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-4">
        <h2>รายละเอียดสินค้า</h2>
        <div class="content-wrapper" id="content-product-info-4">
                <div class="product-section3">
                    <h3>ผิวสว่างสุขภาพดี ปกป้องจากรังสี UV อย่างสมบูรณ์แบบ</h3>
                    <ul><li>การปกป้องรังสี UV ระดับ SPF50+ PA++++</li><li>ขนาดใหญ่ 90g ใช้ได้อย่างจุใจ</li><li>ปรับสีผิวและให้ความชุ่มชื้นในหนึ่งเดียว</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>รายละเอียด</h3>
                    <ul><li>ส่วนผสมไวท์เทนนิ่ง: m-tranexamic acid ช่วยลดฝ้าและจุดด่างดำ</li><li>เอฟเฟกต์โทนอัพ: สีลาเวนเดอร์อ่อนๆ ให้ความสว่างใสทันที</li><li>ส่วนผสมให้ความชุ่มชื้น: Glycyrrhizic acid, คอลลาเจน, ซูเปอร์ไฮยาลูรอนิกแอซิด รักษาผิวให้ชุ่มชื้น</li><li>เนื้อเจลครีมนุ่มเนียนทาง่าย</li><li>ใช้เป็นไพรเมอร์เตรียมผิวก่อนแต่งหน้า</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>วิธีใช้</h3>
                    <ul><li>หลังบำรุงผิวตอนเช้า ทาให้ทั่วใบหน้าและลำคอ</li><li>ก่อนออกจากบ้าน ทาให้ทั่วร่างกาย</li><li>ล้างออกง่ายด้วยผลิตภัณฑ์ทำความสะอาดผิวหน้าทั่วไป</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>ผลลัพธ์</h3>
                    <ul><li>หลังใช้ 4 สัปดาห์:</li><li>ลดจุดด่างดำ: ผู้ใช้ 100% รู้สึกว่าผิวสว่างขึ้น</li><li>ปรับสีผิว: ผู้ใช้ 88% ตอบว่าผลิตภัณฑ์ช่วยลดจุดด่างดำ</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>ส่วนประกอบ</h3>
                    <ul><li>ส่วนประกอบหลัก ได้แก่ น้ำ, ไดเมทิโคน, เอทิลเฮกซิล เมทอกซีซินนาเมต, กลีเซอรีน, กรดทราเนซามิก และอื่นๆ มีส่วนผสมให้ความชุ่มชื้นและสารต้านอนุมูลอิสระหลากหลายที่ช่วยรักษาสุขภาพผิว</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-4" onclick="toggleContent('product-info-4')">ดูเพิ่มเติม</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 = 'ดูเพิ่มเติม';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'ย่อ';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">แกลเลอรี่รูปภาพสินค้า</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/ANESSA%20Brightening%20UV%20Sunscreen%20Gel/ANESSA%20Brightening%20UV%20Sunscreen%20Gel_product_image_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/ANESSA%20Brightening%20UV%20Sunscreen%20Gel/ANESSA%20Brightening%20UV%20Sunscreen%20Gel_product_image_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/ANESSA%20Brightening%20UV%20Sunscreen%20Gel/ANESSA%20Brightening%20UV%20Sunscreen%20Gel_product_image_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/ANESSA%20Brightening%20UV%20Sunscreen%20Gel/ANESSA%20Brightening%20UV%20Sunscreen%20Gel_product_image_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/ANESSA%20Brightening%20UV%20Sunscreen%20Gel/ANESSA%20Brightening%20UV%20Sunscreen%20Gel_product_image_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/ANESSA%20Brightening%20UV%20Sunscreen%20Gel/ANESSA%20Brightening%20UV%20Sunscreen%20Gel_product_image_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/ANESSA%20Brightening%20UV%20Sunscreen%20Gel/ANESSA%20Brightening%20UV%20Sunscreen%20Gel_product_image_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/ANESSA%20Brightening%20UV%20Sunscreen%20Gel/ANESSA%20Brightening%20UV%20Sunscreen%20Gel_product_image_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/ANESSA%20Brightening%20UV%20Sunscreen%20Gel/ANESSA%20Brightening%20UV%20Sunscreen%20Gel_product_image_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/ANESSA%20Brightening%20UV%20Sunscreen%20Gel/ANESSA%20Brightening%20UV%20Sunscreen%20Gel_product_image_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/ANESSA%20Brightening%20UV%20Sunscreen%20Gel/ANESSA%20Brightening%20UV%20Sunscreen%20Gel_product_image_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/ANESSA%20Brightening%20UV%20Sunscreen%20Gel/ANESSA%20Brightening%20UV%20Sunscreen%20Gel_product_image_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/ANESSA%20Brightening%20UV%20Sunscreen%20Gel/ANESSA%20Brightening%20UV%20Sunscreen%20Gel_product_image_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/ANESSA%20Brightening%20UV%20Sunscreen%20Gel/ANESSA%20Brightening%20UV%20Sunscreen%20Gel_product_image_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/ANESSA%20Brightening%20UV%20Sunscreen%20Gel/ANESSA%20Brightening%20UV%20Sunscreen%20Gel_product_image_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/ANESSA%20Brightening%20UV%20Sunscreen%20Gel/ANESSA%20Brightening%20UV%20Sunscreen%20Gel_product_image_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 #E91E63;
            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 #E91E63;
            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">วิดีโอสินค้า</h2>
        <div id="yt-slider-696c7fe59fec3" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/NUVzQmbiMnw" data-video-id="NUVzQmbiMnw" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/ANESSA%20Brightening%20UV%20Sunscreen%20Gel/ANESSA%20Brightening%20UV%20Sunscreen%20Gel_youtube_image_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/j1Y_auaxY3Y" data-video-id="j1Y_auaxY3Y" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/ANESSA%20Brightening%20UV%20Sunscreen%20Gel/ANESSA%20Brightening%20UV%20Sunscreen%20Gel_youtube_image_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">💡 วิดีโอแนะนำผลิตภัณฑ์นี้จะช่วยให้คุณเข้าใจผลิตภัณฑ์ได้ดีขึ้น สำหรับวิดีโอภาษาต่างประเทศ แนะนำให้เปิดซับไตเติล (CC) เพื่อการรับชมที่ดีที่สุด</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-696c7fe59fec3");
        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-696c7fe59fec3-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-696c7fe59fec3-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-696c7fe59fec3-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 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 30px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #E91E63;
            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 #E91E63;
            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">คะแนนสินค้า</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:#E91E63;">
                    <div class="badge-emoji">🔥</div>
                    <div class="badge-text">HOT</div>
                    <div class="badge-subtext">500+ รีวิว</div>
                </div>
              </div></div></div>
    
    <style>
        .pros-cons-wrapper {
            max-width: 100%;
            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">✅ ข้อดี</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>SPF50+/PA++++ ปกป้องรังสี UV ได้ยอดเยี่ยม</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>เอฟเฟกต์โทนอัพทำให้ผิวดูสว่างขึ้น</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>ทาง่ายไม่เหนียวเหนอะหนะ</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>มีกลิ่นหอมอ่อนๆ ใช้แล้วรู้สึกดี</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>ขนาดใหญ่ (90g) ใช้ได้นาน</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>กันน้ำ ทนเหงื่อได้ดี</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>ใช้เป็นเบสแต่งหน้าได้</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>ส่วนผสม m-Tranexamic acid ช่วยผิวกระจ่างใส</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ ข้อเสีย</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>อาจหนักเกินไปสำหรับผิวมัน</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>ทามากเกินไปอาจเกิดคราบขาว</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>บางคนอาจระคายเคืองผิว</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>ปกปิดได้น้อยกว่าเวอร์ชันโกลด์</li></ul></div></div></div></div>
<h2 class="product-review-title-v2">รีวิวสินค้า</h2><div class="product-review-slider-wrapper-v2"><div class="product-review-slider-v2"><div class="product-review-slide-v2 active"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">เห็นผลโทนอัพชัดเจน</h3><div class="product-review-content-v2">ANESSA Brightening Gel มี SPF50+/PA++++<br>ปกป้องรังสี UV ได้แน่นอน<br>มีส่วนผสม m-Tranexamic acid<br>ช่วยลดฝ้าและความหมองคล้ำ<br>เจลสีลาเวนเดอร์พิงค์ให้เอฟเฟกต์โทนอัพ<br>ไฮยาลูรอนิกแอซิดและคอลลาเจนรักษาความชุ่มชื้น 8 ชั่วโมง<br>ใช้เป็นไพรเมอร์ก่อนแต่งหน้าได้ดี!</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ทาง่ายมาก ไม่เหนียว</h3><div class="product-review-content-v2">เนื้อเจลทาง่ายมาก<br>ทาแล้วหน้าสว่างขึ้นหนึ่งโทน<br>ไม่เหนียวเหนอะหนะ สดชื่น<br>กลิ่นหอมอ่อนๆ ดี ลงแป้งแล้ว<br>ไม่เป็นก้อนไม่ลอก<br>ไม่ต้องทาละเอียดมากก็ได้<br>เหมาะกับคนขี้เกียจอย่างฉัน!</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ซื้อซ้ำมาตลอด</h3><div class="product-review-content-v2">ใช้มาตั้งแต่เวอร์ชันเก่าจนถึงตอนนี้<br>ลองยี่ห้ออื่นแล้วก็กลับมา ANESSA<br>เนื้อเจลเบาสบาย<br>หลอดเดียวใช้ได้นานคุ้มค่า<br>เอฟเฟกต์โทนอัพไม่ต้องลงรองพื้น<br>หน้าก็ดูสว่างแล้ว!</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ผิวมันควรพิจารณา</h3><div class="product-review-content-v2">ANESSA ทุกรุ่นกันแดดดีแน่นอน<br>แต่ฉันผิวมันรู้สึกหนักนิดหน่อย<br>เวอร์ชันโกลด์น่าจะเหมาะกว่า<br>เวอร์ชันพิงค์ทามากไป<br>อาจขาวเกินไป ต้องควบคุมปริมาณ<br>แนะนำสำหรับผิวแห้ง-ผิวธรรมดามากกว่า!</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ชุ่มชื้นไม่หนัก</h3><div class="product-review-content-v2">ทาแล้วชุ่มชื้นไม่เหนียว<br>ไม่มีคราบขาว ผิวสว่างขึ้น<br>ขนาดใหญ่ใช้เยอะก็อยู่นาน<br>กันน้ำเหงื่อออกก็โอเค<br>ทำหน้าที่ไพรเมอร์ด้วย<br>เหมาะทาก่อนแต่งหน้า!</div></div></div></div><div class="slider-dots-v2"><button class="slider-nav-v2 prev" aria-label="Previous">◀</button><div class="dots-container-v2"><span class="dot-v2 active" data-slide="0"></span><span class="dot-v2" data-slide="1"></span><span class="dot-v2" data-slide="2"></span><span class="dot-v2" data-slide="3"></span><span class="dot-v2" data-slide="4"></span></div><button class="slider-nav-v2 next" aria-label="Next">▶</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, #E91E63 0%, #F06292 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(233, 30, 99, 0.2);
            }

            .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://s.shopee.co.th/7fTAeYIeOI" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                ดูราคาใน Shopee
                <span style="margin-left: 8px;">🛍️</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 ส่งฟรี</span>
                <span class='trust--badge'>🚀 ส่งไว</span>
                <span class='trust--badge'>🔥 ราคาดี</span>
              </div></div></div></div><p>The post <a href="https://thaichicdeals.com/anessa-brightening-uv-sunscreen-gel/">ANESSA Brightening UV Sunscreen Gel ปกป้องรังสี UV และปรับสีผิวให้สว่างขึ้น!</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">517</post-id>	</item>
		<item>
		<title>สัมผัสผิวสวยสมบูรณ์แบบกับ SKINTIFIC Cover Glow Perfect Cushion!</title>
		<link>https://thaichicdeals.com/skintific-cover-glow-perfect-cushion/</link>
		
		<dc:creator><![CDATA[Mali]]></dc:creator>
		<pubDate>Tue, 23 Dec 2025 06:30:55 +0000</pubDate>
				<category><![CDATA[รองพื้น]]></category>
		<category><![CDATA[เครื่องสำอาง]]></category>
		<category><![CDATA[เมคอัพหน้า]]></category>
		<category><![CDATA[foundation]]></category>
		<guid isPermaLink="false">https://thaichicdeals.com/?p=507</guid>

					<description><![CDATA[<p>สัมผัสผิวสวยสมบูรณ์แบบกับ SKINTIFIC Cover Glow Perfect  [&#8230;]</p>
<p>The post <a href="https://thaichicdeals.com/skintific-cover-glow-perfect-cushion/">สัมผัสผิวสวยสมบูรณ์แบบกับ SKINTIFIC Cover Glow Perfect Cushion!</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</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">
    สัมผัสผิวสวยสมบูรณ์แบบกับ SKINTIFIC Cover Glow Perfect Cushion!
  </h2>
  <p>SKINTIFIC Cover Glow Perfect Cushion ช่วยปกปิดปัญหาผิวและเพิ่มความเปล่งประกายธรรมชาติให้ผิวของคุณดูสวยสดใสยิ่งขึ้น ขนาด 11 กรัมที่พกพาสะดวก ใช้งานได้ง่ายทุกที่ทุกเวลา</p>
  <p>พลังปกปิดที่ติดทนนาน 10 ชั่วโมง ช่วยให้คุณมั่นใจกับผิวสวยตลอดทั้งวัน และสร้างลุคผิวเนียนเปล่งประกายที่สมบูรณ์แบบสำหรับวันพิเศษของคุณ</p>
  <p>ด้วยเทคโนโลยี Quadruple Layer Film-Forming และ Ultraf Lap™ Technology ที่เกาะติดผิวอย่างนุ่มนวล ไม่เป็นคราบตามรอยริ้วรอย พร้อมทั้ง 10 เฉดสีที่เหมาะกับทุกโทนสีผิว ทุกคนสามารถเลือกได้อย่างสมบูรณ์แบบ มาพบกับ SKINTIFIC Cover Glow Perfect Cushion กันเลยตอนนี้!</p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 100%;
            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: #E91E63;
            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: #F06292;
            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;
            color: #f44;
        }

        .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, #fdf2f8, #fdf2f8);
            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: #E91E63;
            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://d195rj0voglqsf.cloudfront.net/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion_product_image.webp" alt="【NEW】SKINTIFIC Cover Glow Perfect Cushion โกลว์ 10 ชม กระจ่างใส ชุ่มชื้น เนียนไร้ที่ติ ไม่ออกซิไดซ์ คุชชั่น รองพื้น11g"></div><div class="desktop-cta"><a href="https://s.shopee.co.th/Vzp11OCkz" class="cta-button" target="_blank" rel="noopener noreferrer">ดูราคาใน Shopee <span class="search-icon">💄</span></a><p class="product-warning-text">💡 แจ้งเตือน: กรุณาตรวจสอบราคาและสต็อกสินค้าล่าสุดที่หน้า Shopee โดยตรง (ราคาอาจเปลี่ยนแปลงตามตัวเลือกและสต็อกสินค้า)</p></div></div><div class="product-details"><h2 class="product-name">【NEW】SKINTIFIC Cover Glow Perfect Cushion โกลว์ 10 ชม กระจ่างใส ชุ่มชื้น เนียนไร้ที่ติ ไม่ออกซิไดซ์ คุชชั่น รองพื้น11g</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">3.1k Ratings</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price"></span><span class="discount"></span></div><div class="special-price">฿398 - ฿738</div><div class="price-date">23/12/2025 เป็นราคาอ้างอิง และอาจเปลี่ยนแปลงได้ตามช่วงเวลาการขาย</div></div><div class="key-points"><div class="key-points-title">จุดเด่นสินค้า</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">พลังปกปิดสมบูรณ์แบบ</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">ผิวเปล่งประกายธรรมชาติ</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">ติดทนนาน 10 ชั่วโมง</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">เนื้อสัมผัสนุ่มเนียนสม่ำเสมอ</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">เติมความชุ่มชื้นให้ผิว</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">ป้องกันรังสี UV และเสริมสร้างเกราะป้องกันผิว</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">10 เฉดสีให้เลือก</span></div></div></div><div class="mobile-cta"><a href="https://s.shopee.co.th/Vzp11OCkz" class="cta-button" target="_blank" rel="noopener noreferrer">ดูราคาใน Shopee <span class="search-icon">💄</span></a><p class="product-warning-text">💡 แจ้งเตือน: กรุณาตรวจสอบราคาและสต็อกสินค้าล่าสุดที่หน้า Shopee โดยตรง (ราคาอาจเปลี่ยนแปลงตามตัวเลือกและสต็อกสินค้า)</p></div></div></div>
    
    <br>
    
    <style>
        .product-info3 {
            max-width: 100%;
            margin: 20px auto;
        }
        .product-info3 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #E91E63;
            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 #E91E63;
            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: #FCE4EC;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-5">
        <h2>รายละเอียดสินค้า</h2>
        <div class="content-wrapper" id="content-product-info-5">
                <div class="product-section3">
                    <h3>พลังปกปิดสมบูรณ์แบบและผิวเปล่งประกายธรรมชาติ ปกปิดปัญหาผิวและสร้างลุคผิวสุขภาพดี</h3>
                    <ul><li>ขนาด 11 กรัมที่พกพาสะดวก</li><li>พลังปกปิดที่ติดทนนาน 10 ชั่วโมง เพื่อความมั่นใจกับผิวสวยตลอดทั้งวัน</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>คุณสมบัติของผลิตภัณฑ์</h3>
                    <ul><li>Semi-Matte Finish: สร้างลุคผิวเนียนเปล่งประกาย</li><li>เทคโนโลยี Quadruple Layer Film-Forming: เกาะติดผิวอย่างนุ่มนวลและอยู่ทนนาน</li><li>Ultraf Lap™ Technology: เนื้อสัมผัสนุ่มนวลไม่เป็นคราบตามรอยริ้วรอย</li><li>WKPep® Peptide Hydrating Complex: เติมความชุ่มชื้นให้ผิวเพื่อผิวนุ่มชุ่มชื้น</li><li>Double Antioxidant: ป้องกันการเปลี่ยนสีเพื่อผิวสดใสอยู่เสมอ</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>ตัวเลือกสี</h3>
                    <ul><li>10 เฉดสีที่เหมาะกับทุกโทนสีผิว:</li><li>00N Porcelain</li><li>00W Porcelain</li><li>01N Vanilla</li><li>01W Vanilla</li><li>02N Ivory</li><li>02W Ivory</li><li>03N Petal</li><li>03W Almond</li><li>04N Beige</li><li>04W Beige</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>ส่วนผสมสำคัญ</h3>
                    <ul><li>WKPep® Wateren: สารเปปไทด์ผสมผสานที่เติมและล็อกความชุ่มชื้น</li><li>Hydrolyzed Hyaluronic Acid: เติมความชุ่มชื้นลึกซึ้งเพื่อผิวนุ่มชุ่มชื้น</li><li>Resveratrol: ป้องกันผิวจากรังสี UV และเสริมสร้างเกราะป้องกันผิว</li><li>Vitamin E: ป้องกันการเปลี่ยนสี</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>วิธีใช้</h3>
                    <ul><li>ใช้พัฟซับคุชชั่นปริมาณพอเหมาะ</li><li>ทาให้ทั่วใบหน้าและลคออย่างสม่ำเสมอเพื่อลุคผิวธรรมชาติ</li><li>หลังใช้งานให้ปิดฝาให้สนิทเพื่อไม่ให้คุชชั่นแห้ง</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-5" onclick="toggleContent('product-info-5')">ดูเพิ่มเติม</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 = 'ดูเพิ่มเติม';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'ย่อ';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">แกลเลอรี่รูปภาพสินค้า</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion_product_image_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion_product_image_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion_product_image_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion_product_image_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion_product_image_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion_product_image_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion_product_image_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion_product_image_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion_product_image_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion_product_image_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion_product_image_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion_product_image_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion_product_image_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion_product_image_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion_product_image_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion_product_image_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 #E91E63;
            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 #E91E63;
            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">วิดีโอสินค้า</h2>
        <div id="yt-slider-696c7fe5a15fc" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/watch?v=I5ind84auG0" data-video-id="I5ind84auG0" data-is-short="false">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion_youtube_image_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/kXl-YvaItkQ" data-video-id="kXl-YvaItkQ" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion_youtube_image_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 class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/VbTCjFlUkzA" data-video-id="VbTCjFlUkzA" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion/SKINTIFIC%20Cover%20Glow%20Perfect%20Cushion_youtube_image_3.webp" alt="YouTube video 3" 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">💡 วิดีโอแนะนำผลิตภัณฑ์นี้จะช่วยให้คุณเข้าใจผลิตภัณฑ์ได้ดีขึ้น สำหรับวิดีโอภาษาต่างประเทศ แนะนำให้เปิดซับไตเติล (CC) เพื่อการรับชมที่ดีที่สุด</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-696c7fe5a15fc");
        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-696c7fe5a15fc-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-696c7fe5a15fc-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-696c7fe5a15fc-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 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 30px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #E91E63;
            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 #E91E63;
            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">คะแนนสินค้า</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:#E91E63;">
                    <div class="badge-emoji">💎</div>
                    <div class="badge-text">PREMIUM</div>
                    <div class="badge-subtext">2,000+ รีวิว</div>
                </div>
              </div></div></div>
 
 
     
    <style>
        .pros-cons-wrapper {
            max-width: 100%;
            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">✅ ข้อดี</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>พลังปกปิดยอดเยี่ยม</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>ผิวดูสวยงาม</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>ติดทนดี</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>บรรจุภัณฑ์สวยงามและหรูหรา</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>จัดส่งรวดเร็ว</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>ราคาสมเหตุสมผล</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>เหมาะกับทุกสภาพผิว</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>ใช้งานสะดวก</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ ข้อเสีย</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>สีอาจเข้มกว่าที่คาดไว้</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title-v2">รีวิวสินค้า</h2><div class="product-review-slider-wrapper-v2"><div class="product-review-slider-v2"><div class="product-review-slide-v2 active"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">รีวิว SKINTIFIC Cover Glow Perfect Cushion หลังใช้งาน</h3><div class="product-review-content-v2">คุชชั่นนี้ดีมากเลยค่ะ! บรรจุภัณฑ์สวยงาม ใช้แล้วฟินิชแบบ Semi-Matte ทำให้ผิวเนียนนุ่มและสวยงาม ปกปิดปัญหาผิวได้ดีและพลังปกปิดยอดเยี่ยม แค่ทาครั้งเดียวก็ติดทนได้นาน 10 ชั่วโมงเลย ด้วยเทคโนโลยี Quadruple Layer Film-Forming เนื้อสัมผัสก็นุ่มนวลไม่เป็นคราบตามรอยริ้วรอยด้วย เติมความชุ่มชื้นได้ดีและความชุ่มชื้นคงอยู่นาน ดีไซน์พัฟก็นุ่มและยืดหยุ่น เกาะติดผิวได้ดี เนื้อเบาทาง่ายและเหมาะกับทุกสภาพผิวจริงๆ มี 10 เฉดสีให้เลือก ทำให้มีทางเลือกมากมายและเข้ากับหลากหลายโทนสีผิว</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">แนะนำผลิตภัณฑ์ที่มีประสิทธิภาพในการปรับสีผิว</h3><div class="product-review-content-v2">ใช้ผลิตภัณฑ์นี้แล้วโทนสีผิวดีขึ้นมากเลย ควบคุมความมันได้ดีและจัดส่งมาเร็วด้วย บรรจุภัณฑ์สภาพดี ลองหลายรุ่นแล้วแต่ชอบอันนี้ที่สุด ติดทนได้ดีและพอใจกับการซื้อครั้งนี้มากค่ะ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">หากต้องการผิวเปล่งประกายธรรมชาติแนะนำผลิตภัณฑ์นี้</h3><div class="product-review-content-v2">เซตแล้วผิวดูเปล่งประกายพอดีไม่มันเยิ้มและไม่หลุด ปกปิดตำหนิเล็กๆ ได้ดีโดยไม่ดูหนา ถ่ายรูปออกมาก็ยังสวยและเปล่งประกายเหมือนผิวสุขภาพดี ใช้ทั้งวันแล้วผิวรู้สึกสบายไม่หนัก ไม่เกิดการจับตัวตรงข้างจมูกหรือรอบปาก รู้สึกว่าติดทนดี เหมาะทั้งสำหรับแต่งหน้าออกงานและใช้ประจำวัน ชอบมากๆ เลือกสีก็ได้เข้ากับผิว เนื้อสัมผัสดีและเบลนด์ง่าย แนะนำอย่างยิ่งสำหรับผู้ที่ต้องการลุคผิวธรรมชาติและเนียนนุ่ม!</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">คุชชั่น Skintific ชอบมากจริงๆ</h3><div class="product-review-content-v2">ได้คุชชั่น Skintific มาแล้วชอบมากเลย เคสสีชมพูรุ่นใหม่ออกมาเลยลอง 00n ดู เข้ากับผิวดีไม่ขาวเกินไป ราคาดีมากและถ้าใช้โค้ดส่วนลด Shopee ก็ซื้อคุชชั่นได้ถูกกว่านี้อีก คุชชั่นของแบรนด์นี้ดีจริงๆ เคยใช้สีขาวมาก่อนและพอมีสีชมพูออกมาก็สั่งสีชมพูอีก ชอบมากค่ะ แนะนำเลย!</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ผลิตภัณฑ์ที่เข้ากับสีผิวได้ดี แบรนด์ที่ไว้ใจได้</h3><div class="product-review-content-v2">ผลิตภัณฑ์นี้เข้ากับโทนสีผิวได้ดีมากค่ะ กันน้ำได้ดีและติดทนด้วย ใช้แล้วรู้สึกว่าผิวดูสวยงาม บรรจุภัณฑ์หรูหราสวยงามทำให้รู้สึกดี จัดส่งเร็วและคุ้มค่า แบรนด์นี้ใช้มาตลอดและมั่นใจในผลิตภัณฑ์จริงๆ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">คุชชั่น skintific แนะนำมากๆ</h3><div class="product-review-content-v2">คุชชั่นนี้ดีมากจริงๆ ปกปิดได้ดีมาก บรรจุภัณฑ์มาสมบูรณ์แบบ แข็งแรงและราคาถูกไม่แพง ใช้สะดวกและไม่หนักหน้า จัดส่งเร็วมากพอใจค่ะ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">เคสสีชมพูสวยมากๆ</h3><div class="product-review-content-v2">เปิดกล่องแล้วเห็นสีชมพูรู้สึกว่าสวยมาก จัดส่งเร็วและบรรจุภัณฑ์ดีทำให้รู้สึกดี ดีไซน์เคสก็ชอบมากเลยรอใช้งาน</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">คุชชั่น skintific ผลิตภัณฑ์ที่น่าสนใจจริงๆ</h3><div class="product-review-content-v2">คุชชั่น skintific มีชื่อเสียงด้านพลังปกปิดที่ยอดเยี่ยม ทำให้ผิวเนียนนุ่มและเปล่งประกาย ได้รับความนิยมมานานและชอบมากเช่นกัน สีชมพูบรรจุภัณฑ์น่ารัก สีสวยปกปิดดีและพอใจ ลองใช้ดูนะคะ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">แนะนำผลิตภัณฑ์ที่ให้ผิวเปล่งประกายธรรมชาติ</h3><div class="product-review-content-v2">ผลิตภัณฑ์นี้ควบคุมความมันได้พอดีไม่หนักทำให้ผิวดูสวยงามมาก เทคนิคคือทาบางๆ เคสสีสวยก็ชอบด้วย ผลิตภัณฑ์เจ๋งมากใครยังไม่ลองต้องลองนะคะ!</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">สีและเนื้อสัมผัสถูกใจมาก</h3><div class="product-review-content-v2">ผลิตภัณฑ์นี้ปกปิดดีจริงๆ สีเข้ากับใบหน้าได้ดี บรรจุภัณฑ์สวยงามและเหมาะกับคนชอบสีชมพู ราคาก็โอเคใช้ได้ดีและเนื้อสัมผัสก็ชอบค่ะ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">บรรจุภัณฑ์และเนื้อสัมผัสถูกใจ</h3><div class="product-review-content-v2">บรรจุภัณฑ์ดีมากและจัดส่งเร็ว รุ่นนี้เนื้อสัมผัสดีจริงๆ เนื้อพอดีไม่แห้งเกินไปไม่ชุ่มเกินไป สี 00W สวยมากไม่เหลืองเกินไป ติดทนทั้งวันผิวดูสวยงามจริงๆ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">คุชชั่นที่ซับซึมดีและปกปิดได้ดีพอใจมาก</h3><div class="product-review-content-v2">คุชชั่นนี้ซับซึมได้ดีมาก พลังปกปิดยอดเยี่ยมปกปิดรอยสิว รอยดำ รอยแดงได้ดี ผิวชุ่มชื้นและมีพลังปกปิด ใช้ดีมากและคุณภาพผลิตภัณฑ์ยอดเยี่ยม จัดส่งเร็วและบรรจุภัณฑ์ดีพอใจค่ะ</div></div></div></div><div class="slider-dots-v2"><button class="slider-nav-v2 prev" aria-label="Previous">◀</button><div class="dots-container-v2"><span class="dot-v2 active" data-slide="0"></span><span class="dot-v2" data-slide="1"></span><span class="dot-v2" data-slide="2"></span><span class="dot-v2" data-slide="3"></span><span class="dot-v2" data-slide="4"></span><span class="dot-v2" data-slide="5"></span><span class="dot-v2" data-slide="6"></span><span class="dot-v2" data-slide="7"></span><span class="dot-v2" data-slide="8"></span><span class="dot-v2" data-slide="9"></span><span class="dot-v2" data-slide="10"></span><span class="dot-v2" data-slide="11"></span></div><button class="slider-nav-v2 next" aria-label="Next">▶</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, #E91E63 0%, #F06292 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(233, 30, 99, 0.2);
            }

            .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://s.shopee.co.th/Vzp11OCkz" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                ดูราคาใน Shopee
                <span style="margin-left: 8px;">🛍️</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 ส่งฟรี</span>
                <span class='trust--badge'>🚀 ส่งไว</span>
                <span class='trust--badge'>🔥 ราคาดี</span>
              </div></div></div></div><p>The post <a href="https://thaichicdeals.com/skintific-cover-glow-perfect-cushion/">สัมผัสผิวสวยสมบูรณ์แบบกับ SKINTIFIC Cover Glow Perfect Cushion!</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">507</post-id>	</item>
		<item>
		<title>สร้างผิวสวยสมบูรณ์แบบด้วย L&#8217;Oreal Infallible Pro-Cover Cushion</title>
		<link>https://thaichicdeals.com/loreal-infallible-pro-cover-cushion/</link>
		
		<dc:creator><![CDATA[Mali]]></dc:creator>
		<pubDate>Tue, 23 Dec 2025 06:10:08 +0000</pubDate>
				<category><![CDATA[รองพื้น]]></category>
		<category><![CDATA[เครื่องสำอาง]]></category>
		<category><![CDATA[เมคอัพหน้า]]></category>
		<category><![CDATA[foundation]]></category>
		<guid isPermaLink="false">https://thaichicdeals.com/?p=504</guid>

					<description><![CDATA[<p>สัมผัสผิวสวยสมบูรณ์แบบด้วย L&#8217;Oreal Infallible Pro [&#8230;]</p>
<p>The post <a href="https://thaichicdeals.com/loreal-infallible-pro-cover-cushion/">สร้างผิวสวยสมบูรณ์แบบด้วย L&#8217;Oreal Infallible Pro-Cover Cushion</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</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">
    สัมผัสผิวสวยสมบูรณ์แบบด้วย L&#8217;Oreal Infallible Pro-Cover Cushion!
  </h2>
  <p>L&#8217;Oreal Infallible Pro-Cover Cushion ที่ทำให้การแต่งหน้าประจำวันของคุณสมบูรณ์แบบ ด้วยการปกปิดที่ยอดเยี่ยมและความสบายในการใช้งาน ทำให้ผิวของคุณเปล่งประกายมากขึ้น</p>
  <p>มีส่วนผสมของสารบำรุงความชุ่มชื้นมากกว่า 60% ช่วยให้ผิวชุ่มชื้น เหมาะกับทุกสภาพผิว และเป็นผลิตภัณฑ์ที่ปลอดภัยไม่อุดตันรูขุมขน</p>
  <p>ด้วยเทคโนโลยี Double Layer ที่ล็อคเมคอัพและความชุ่มชื้น พร้อมพัฟนุ่มที่ปกปิดได้ทุกจุด เพิ่มความมั่นใจให้กับตัวคุณด้วย L&#8217;Oreal Infallible Pro-Cover Cushion ตั้งแต่วันนี้!
</p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 100%;
            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: #E91E63;
            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: #F06292;
            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;
            color: #f44;
        }

        .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, #fdf2f8, #fdf2f8);
            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: #E91E63;
            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://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion_product_image.webp" alt="Loreal Paris Infallible Pro-Cover Cushion 14g ลอรีอัล ปารีส คุชชั่นที่มอบการปกปิดขั้นสูง"></div><div class="desktop-cta"><a href="https://s.shopee.co.th/1LYvzxEBb2" class="cta-button" target="_blank" rel="noopener noreferrer">ดูราคาใน Shopee <span class="search-icon">💄</span></a><p class="product-warning-text">💡 แจ้งเตือน: กรุณาตรวจสอบราคาและสต็อกสินค้าล่าสุดที่หน้า Shopee โดยตรง (ราคาอาจเปลี่ยนแปลงตามตัวเลือกและสต็อกสินค้า)</p></div></div><div class="product-details"><h2 class="product-name">Loreal Paris Infallible Pro-Cover Cushion 14g ลอรีอัล ปารีส คุชชั่นที่มอบการปกปิดขั้นสูง</h2><div class="rating-reviews is-loading"><span class="rating">5.0</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: 100.000000%">★</span></div></div><div class="review-stats">3.7k Ratings</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price"></span><span class="discount"></span></div><div class="special-price">฿599</div><div class="price-date">23/12/2025 เป็นราคาอ้างอิง และอาจเปลี่ยนแปลงได้ตามช่วงเวลาการขาย</div></div><div class="key-points"><div class="key-points-title">จุดเด่นสินค้า</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">การปกปิดที่ยอดเยี่ยมและติดทนนาน</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">เนื้อแมทท์เบาสบายในการใช้งาน</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">มีส่วนผสมของสารบำรุงความชุ่มชื้นมากกว่า 60%</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">เหมาะกับทุกสภาพผิว</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">มาพร้อมพัฟรูปหยดน้ำที่นุ่มนวล</span></div></div></div><div class="mobile-cta"><a href="https://s.shopee.co.th/1LYvzxEBb2" class="cta-button" target="_blank" rel="noopener noreferrer">ดูราคาใน Shopee <span class="search-icon">💄</span></a><p class="product-warning-text">💡 แจ้งเตือน: กรุณาตรวจสอบราคาและสต็อกสินค้าล่าสุดที่หน้า Shopee โดยตรง (ราคาอาจเปลี่ยนแปลงตามตัวเลือกและสต็อกสินค้า)</p></div></div></div>
    
    <br>
    
    <style>
        .product-info4 {
            max-width: 100%;
            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 #E91E63;
            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, #fdf2f8, #fdf2f8);
            display: flex;
            align-items: center;
            border: 1px solid #F0E2E2;
        }
        .section-header4 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #2D3748;
            margin: 0;
        }
        .section-content4 {
            background: white;
            padding: 20px;
            border: 1px solid #F0E2E2;
            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: #E91E63;
            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: #FCE4EC;
        }
    </style>
    <div class="product-info4" id="product-info-wrapper-product-info-4">
        <h2>รายละเอียดสินค้า</h2>
        <div class="content-wrapper" id="content-product-info-4">
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>การปกปิดที่ยอดเยี่ยมและความสบายในการใช้งานที่ทำให้การแต่งหน้าประจำวันสมบูรณ์แบบ</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>ขนาด 14g สะดวกในการพกพา</li><li>มีส่วนผสมของสารบำรุงความชุ่มชื้นมากกว่า 60% ช่วยให้ผิวชุ่มชื้น</li><li>เหมาะกับทุกสภาพผิวและไม่อุดตันรูขุมขน</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>รายละเอียด</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>การปกปิดที่ยอดเยี่ยมและติดทนนาน: ผิวสวยสมบูรณ์แบบตลอดทั้งวัน</li><li>เนื้อแมทท์เบา: ควบคุมความมันและให้ความสบายในการใช้งาน</li><li>เทคโนโลยี Double Layer: ล็อคเมคอัพและความชุ่มชื้น</li><li>พัฟรูปหยดน้ำที่นุ่มนวล: ปกปิดได้ทุกจุด</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>วิธีใช้</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>ใช้พัฟกดฟองน้ำและแตะเบาๆ บนใบหน้า</li><li>ทาให้ทั่วใบหน้าอย่างสม่ำเสมอเพื่อผิวเรียบเนียน</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>เคล็ดลับการซื้อ</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>สามารถจัดส่งในกรุงเทพได้รวดเร็ว</li><li>มีโปรโมชั่นและส่วนลดมากมาย</li><li>อายุการใช้งาน 36 เดือน สามารถใช้งานได้ยาวนาน</li><li>ได้รับการขึ้นทะเบียน FDA และเลขที่ใบอนุญาตโฆษณา รับประกันความปลอดภัย</li>
                        </ul>
                    </div>
                </div></div><button class="show-more-btn" id="btn-product-info-4" onclick="toggleContent('product-info-4')">ดูเพิ่มเติม</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 = 'ดูเพิ่มเติม';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'ย่อ';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">แกลเลอรี่รูปภาพสินค้า</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion_product_image_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion_product_image_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion_product_image_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion_product_image_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion_product_image_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion_product_image_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion_product_image_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion_product_image_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion_product_image_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion_product_image_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion_product_image_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion_product_image_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion_product_image_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion_product_image_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion_product_image_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion_product_image_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 #E91E63;
            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 #E91E63;
            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">วิดีโอสินค้า</h2>
        <div id="yt-slider-696c7fe5a2b38" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/X06OV_IXoB8" data-video-id="X06OV_IXoB8" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion_youtube_image_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/HuWB7f78RsY" data-video-id="HuWB7f78RsY" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion_youtube_image_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 class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/kx6cglJaBE4" data-video-id="kx6cglJaBE4" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion/Loreal%20Paris%20Infallible%20Pro-Cover%20Cushion_youtube_image_3.webp" alt="YouTube video 3" 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">💡 วิดีโอแนะนำผลิตภัณฑ์นี้จะช่วยให้คุณเข้าใจผลิตภัณฑ์ได้ดีขึ้น สำหรับวิดีโอภาษาต่างประเทศ แนะนำให้เปิดซับไตเติล (CC) เพื่อการรับชมที่ดีที่สุด</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-696c7fe5a2b38");
        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-696c7fe5a2b38-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-696c7fe5a2b38-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-696c7fe5a2b38-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 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 30px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #E91E63;
            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 #E91E63;
            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">คะแนนสินค้า</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: 100.000000%">★</span></div></div>
                    <div class="rating-number">5.0</div>
                </div>
                <div class="review-badge" style="background-color:#E91E63;">
                    <div class="badge-emoji">💎</div>
                    <div class="badge-text">PREMIUM</div>
                    <div class="badge-subtext">2,000+ รีวิว</div>
                </div>
              </div></div></div>
 
 
     
    <style>
        .pros-cons-wrapper {
            max-width: 100%;
            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">✅ ข้อดี</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>ใช้งานง่ายและสะดวก</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>ราคาคุ้มค่า</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>ปกปิดดีและผิวดูสวย</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>ติดทนและควบคุมความมันได้ดี</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>จัดส่งรวดเร็วและบรรจุภัณฑ์ดี</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ ข้อเสีย</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>อาจไม่เหมาะกับผิวที่มีสิวมาก</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>สีอาจไม่ตรงกับสีผิว</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>อาจมีการหลุดเล็กน้อย</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title-v2">รีวิวสินค้า</h2><div class="product-review-slider-wrapper-v2"><div class="product-review-slider-v2"><div class="product-review-slide-v2 active"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">คุชชั่น L&#039;Oréal พอใจมากค่ะ</h3><div class="product-review-content-v2">ได้รับสินค้าแล้วจัดส่งเร็วมากจนแปลกใจ<br>ทุกครั้งที่สั่งก็ประทับใจ Convy เสมอ<br>ส่วนตัวได้ลองใช้คุชชั่น L'Oréal<br>ดีมากเลยค่ะ เบาและไม่เหนียวเลย<br>สบายผิวมาก ผิวดูสวยมากๆ<br>น่าจะเหมาะกับคนที่ไม่มีปัญหาผิวมาก<br>ส่วนตัวเป็นผิวผสมแต่เอียงไปทางมัน<br>ใช้แล้วเหมาะมากเลยค่ะ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">แนะนำผลิตภัณฑ์เมคอัพปกปิดดี</h3><div class="product-review-content-v2">สินค้านี้ทาง่ายมากเลย<br>ปกปิดดีและใช้งานสะดวก<br>เนื้อเบาทำให้ติดทนได้นาน<br>แต่งหน้าง่ายมากๆ<br>ราคาก็โอเคมากจะสั่งเพิ่มอีก 2 ตัว<br>บรรจุภัณฑ์ก็ดีด้วยค่ะ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">รีวิวหลังใช้คุชชั่นแป้ง L&#039;Oréal</h3><div class="product-review-content-v2">บรรจุภัณฑ์ดี ปริมาณ 14g ก็พอดี<br>คุชชั่น L'Oréal ทาแล้วซึมเร็ว<br>ไม่เหนียวเลยใช้สะดวก เข้ากับผิวหน้าดี<br>สีก็โอเค ราคาสมเหตุสมผล<br>จัดส่งเร็วและบรรจุภัณฑ์ดี<br>เนื้อเบาแห้งเร็ว<br>เป็นแป้งที่คนเยอะแนะนำและมีชื่อเสียง<br>น่าจะลองใช้ได้</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ดีต่อการปกปิดฝ้าและรอยแดง</h3><div class="product-review-content-v2">อายุ 40+ ขึ้นไป ผิวมันมีฝ้า<br>สินค้าปกปิดดีมากค่ะ บรรจุภัณฑ์ก็ชอบมาก<br>ราคาคุ้มค่า ปกปิดฝ้าและรอยแดงได้ดี<br>โดยเฉพาะผ่านไป 2 ชั่วโมงยังควบคุมความมันบนหน้าได้ดี<br>เคยใช้เบอร์ 200 กับ 320 แต่สีขาวกว่าหน้า<br>เลยลองเบอร์ 240 สีนี้เข้ากับผิวที่สุด<br>พอตอนเย็นคุชชั่นแบรนด์นี้หลุดน้อยที่สุดเลย</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">คุชชั่นเนื้อเบาและผิวกระจ่างใสที่สมบูรณ์แบบ</h3><div class="product-review-content-v2">ชอบที่สุดเลยในบรรดาคุชชั่นที่เคยใช้<br>เนื้อเบามากๆ ค่อนข้างแมทท์<br>แต่ผิวดูสวยมาก ติดทนดี<br>หน้ากระจ่างดีด้วย มีหลุดนิดหน่อย<br>แต่ก็ไม่เทียบอะไรได้เลย พอใจมาก<br>ไม่เหลืองเลย ผิวกระจ่างใส<br>ถ้าเป็นคนสิวเยอะหรือต้องการปกปิดเยอะ<br>ต้องบิวอัพหรือใช้คอนซีลเลอร์เพิ่ม<br>บรรจุภัณฑ์ก็สวย<br>พัฟก็ดีมาก ชอบเสียงตอนตบ<br>ทำให้รู้สึกดี ใครกำลังลังเลอยู่<br>ลองดูนะคะ แนะนำเลย<br>ผิวผสมใช้แล้วเหมาะมากค่ะ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">แนะนำสินค้าที่เหมาะกับผิวผสม</h3><div class="product-review-content-v2">ชอบสินค้านี้มากเลย<br>เนื้อเบาเหมาะกับผิวผสมแบบเรา<br>ออกกำลังกายแล้วเหงื่อออก<br>ก็ไม่เป็นคราบ ติดทนทั้งวัน<br>เลือกสีที่สว่างกว่าผิวหนึ่งโทน<br>ปกปิดดีและควบคุมความมันได้ดี<br>พอใจมากค่ะ แบรนด์นี้ใช้ครั้งแรก<br>ตัวแพงไม่มีเงินซื้อ มักซื้อแบบถูกๆ<br>แต่ครั้งนี้ลองแล้วจะใช้ต่อไปเรื่อยๆ<br>ใครกำลังลังเลก็ลองดูนะคะ!</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">คุชชั่นที่เหมาะกับผิวมัน</h3><div class="product-review-content-v2">ผิวมันและแพ้ง่าย สิวขึ้นง่าย<br>ใช้คุชชั่นนี้แล้วเบามาก ควบคุมความมัน<br>ได้ดีเลย เนื้อมีความชุ่มชื้น<br>เหมาะกับผิวสิวด้วย ได้ลองแล้ว<br>รู้สึกว่าหน้าไม่มันเหมือนเมื่อก่อน</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">แนะนำสินค้าที่ทำให้ผิวกระจ่างและปกปิดริ้วรอย</h3><div class="product-review-content-v2">ใช้สินค้านี้แล้วผิวกระจ่างใสมากค่ะ<br>ริ้วรอยก็ปกปิดได้ระดับนึง ไม่หนักดีค่ะ<br>เคล็ดลับคือหลังใช้แล้วพ่นสเปรย์<br>คุชชั่นจะติดหน้านานขึ้น<br>คุณภาพสินค้าดีมากและราคาโอเค<br>ดีกว่าแบรนด์อื่นๆ ทั้งการใช้งาน<br>และราคาก็ถูกกว่าด้วย</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">แนะนำสินค้าที่ปกปิดผิวและเนื้อสัมผัสดี</h3><div class="product-review-content-v2">ใช้สินค้านี้แล้วผิวดูสวยมากค่ะ<br>ปกปิดดีด้วย บรรจุภัณฑ์แข็งแรง<br>มั่นใจได้ ควบคุมความมันดี<br>เนื้อคุชชั่นดีมากค่ะ ผิวแห้งแต่<br>ใช้แล้วไม่เป็นคราบเลย สีก็<br>ไม่เปลี่ยนทั้งวัน พอใจมาก<br>มีแค่ส่วนจมูกที่หลุดนิดหน่อย</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">สินค้ากันน้ำดีมากค่ะ</h3><div class="product-review-content-v2">สินค้ากันน้ำได้จริงๆ<br>เช็ดแล้วไม่หลุดเลย พอใจมาก<br>จัดส่งเร็วและสีสวย<br>ปกปิดดีและคุณภาพสินค้าดีค่ะ<br>ตรงตามคำอธิบายสินค้าเลย</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ประทับใจความติดทนของสินค้าแมทท์</h3><div class="product-review-content-v2">ใช้สินค้าแล้วเนื้อดีมาก<br>ทาง่ายด้วย ติดทนดี<br>ไปกินหมูกระทะก็ผิวยัง<br>สวยอยู่ ตั้งแต่ 9 โมงเช้าถึง 2 ทุ่ม<br>ออกไปข้างนอกผิวก็ยังสวย<br>พอใจมากค่ะ ปกปิดก็ได้ระดับนึง<br>เป็นสินค้าแมทท์โอเคเลย</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">สินค้าที่ทำให้ผิวสวย ชอบมากค่ะ</h3><div class="product-review-content-v2">บรรจุภัณฑ์ดี ประสิทธิภาพดีมากค่ะ<br>ใช้แล้วผิวสวยขึ้นชัดเจน<br>ใช้ได้นานดี พัฟก็นุ่ม<br>ทาง่ายไม่เป็นคราบไม่เหนียว<br>ความรู้สึกพอดีน่ารักมาก<br>เป็นสินค้าดีเสมอ มั่นใจใช้ค่ะ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">แนะนำสินค้าบิวตี้ปกปิดดี</h3><div class="product-review-content-v2">สินค้าปกปิดดีมากค่ะ<br>บรรจุภัณฑ์ก็สวยดี<br>จัดส่งเร็วมากด้วย วันโปรโมชั่นซื้อ<br>ถูกกว่าอีกดี<br>จะซื้อต่อเรื่อยๆ ค่ะ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">สินค้าที่เหมาะกับการดูแลผิวค่ะ</h3><div class="product-review-content-v2">ใช้สินค้าแล้วผิวสวยมากเลยค่ะ<br>ใช้ตอนรีบๆ ก็ดี ควบคุมความมันได้ดี<br>พอใจมากค่ะ บรรจุภัณฑ์ดี จัดส่งเร็ว<br>ได้รับดีค่ะ ครั้งหน้าจะซื้ออีกนะคะ! ดีมากเลยค่ะ!</div></div></div></div><div class="slider-dots-v2"><button class="slider-nav-v2 prev" aria-label="Previous">◀</button><div class="dots-container-v2"><span class="dot-v2 active" data-slide="0"></span><span class="dot-v2" data-slide="1"></span><span class="dot-v2" data-slide="2"></span><span class="dot-v2" data-slide="3"></span><span class="dot-v2" data-slide="4"></span><span class="dot-v2" data-slide="5"></span><span class="dot-v2" data-slide="6"></span><span class="dot-v2" data-slide="7"></span><span class="dot-v2" data-slide="8"></span><span class="dot-v2" data-slide="9"></span><span class="dot-v2" data-slide="10"></span><span class="dot-v2" data-slide="11"></span><span class="dot-v2" data-slide="12"></span><span class="dot-v2" data-slide="13"></span></div><button class="slider-nav-v2 next" aria-label="Next">▶</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, #E91E63 0%, #F06292 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(233, 30, 99, 0.2);
            }

            .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://s.shopee.co.th/1LYvzxEBb2" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                ดูราคาใน Shopee
                <span style="margin-left: 8px;">🛍️</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 ส่งฟรี</span>
                <span class='trust--badge'>🚀 ส่งไว</span>
                <span class='trust--badge'>🔥 ราคาดี</span>
              </div></div></div></div><p>The post <a href="https://thaichicdeals.com/loreal-infallible-pro-cover-cushion/">สร้างผิวสวยสมบูรณ์แบบด้วย L&#8217;Oreal Infallible Pro-Cover Cushion</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">504</post-id>	</item>
		<item>
		<title>JAVIN DE SEOUL Wink Foundation Pact REFILL ผิวสวยสมบูรณ์แบบ!</title>
		<link>https://thaichicdeals.com/javin-de-seoul-wink-foundation-pact-refill/</link>
		
		<dc:creator><![CDATA[Mali]]></dc:creator>
		<pubDate>Tue, 23 Dec 2025 05:44:16 +0000</pubDate>
				<category><![CDATA[รองพื้น]]></category>
		<category><![CDATA[เครื่องสำอาง]]></category>
		<category><![CDATA[เมคอัพหน้า]]></category>
		<category><![CDATA[foundation]]></category>
		<guid isPermaLink="false">https://thaichicdeals.com/?p=501</guid>

					<description><![CDATA[<p>สัมผัสผิวสวยสมบูรณ์แบบด้วย JAVIN DE SEOUL Wink Foundati [&#8230;]</p>
<p>The post <a href="https://thaichicdeals.com/javin-de-seoul-wink-foundation-pact-refill/">JAVIN DE SEOUL Wink Foundation Pact REFILL ผิวสวยสมบูรณ์แบบ!</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</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">
    สัมผัสผิวสวยสมบูรณ์แบบด้วย JAVIN DE SEOUL Wink Foundation Pact REFILL!
  </h2>
  <p>JAVIN DE SEOUL Wink Foundation Pact REFILL มีเนื้อคุชชั่นเบาสบาย ให้การปกปิดที่เป็นธรรมชาติและผิวเปล่งประกาย คว้ารางวัล GLOWPICK AWARD ติดต่อกัน 5 ปี เหมาะกับทุกสภาพผิว พร้อมค่า SPF 50 ป้องกันรังสี UV</p>
  <p>ผลิตภัณฑ์นี้เป็นแบบรีฟิล ประหยัดและเป็นมิตรต่อสิ่งแวดล้อม ปกปิดผิวให้เรียบเนียน เบลอรูขุมขน มอบความงามที่เป็นธรรมชาติ Wink Foundation Pact จะกลายเป็นไอเทมที่ขาดไม่ได้ในรูทีนการแต่งหน้าของคุณ</p>
  <p>โดยเฉพาะอย่างยิ่ง มี Di-Panthenol Complex ช่วยป้องกันการสูญเสียความชุ่มชื้นของผิว และรักษาผิวให้แข็งแรง สัมผัสผิวที่เป็นธรรมชาติและสวยงามด้วย JAVIN DE SEOUL Wink Foundation Pact REFILL!</p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 100%;
            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: #E91E63;
            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: #F06292;
            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;
            color: #f44;
        }

        .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, #fdf2f8, #fdf2f8);
            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: #E91E63;
            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://d195rj0voglqsf.cloudfront.net/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact_product_image.webp" alt="JAVIN DE SEOUL - (REFILL) Wink Foundation Pact (7 shades) (15g) - รีฟิลคุชชั่น SPF50 PA++"></div><div class="desktop-cta"><a href="https://s.shopee.co.th/13YOv7c0V" class="cta-button" target="_blank" rel="noopener noreferrer">ดูราคาใน Shopee <span class="search-icon">💄</span></a><p class="product-warning-text">💡 แจ้งเตือน: กรุณาตรวจสอบราคาและสต็อกสินค้าล่าสุดที่หน้า Shopee โดยตรง (ราคาอาจเปลี่ยนแปลงตามตัวเลือกและสต็อกสินค้า)</p></div></div><div class="product-details"><h2 class="product-name">JAVIN DE SEOUL - (REFILL) Wink Foundation Pact (7 shades) (15g) - รีฟิลคุชชั่น SPF50 PA++</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">10.6k Ratings</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price"></span><span class="discount"></span></div><div class="special-price">฿304</div><div class="price-date">23/12/2025 เป็นราคาอ้างอิง และอาจเปลี่ยนแปลงได้ตามช่วงเวลาการขาย</div></div><div class="key-points"><div class="key-points-title">จุดเด่นสินค้า</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">คว้ารางวัล GLOWPICK AWARD ติดต่อกัน 5 ปี</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">เหมาะกับทุกสภาพผิว</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">กันแดด SPF50+ PA+++</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">เนื้อคุชชั่นเบาสบาย ปกปิดเป็นธรรมชาติ</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">7 เฉดสีที่เหมาะกับโทนผิวเอเชีย</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">ดีไซน์บรรจุภัณฑ์แบบ Lenticular ที่เป็นเอกลักษณ์</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Triple Rubycell Puff ช่วยแต่งหน้าให้ผิวเรียบเนียน</span></div></div></div><div class="mobile-cta"><a href="https://s.shopee.co.th/13YOv7c0V" class="cta-button" target="_blank" rel="noopener noreferrer">ดูราคาใน Shopee <span class="search-icon">💄</span></a><p class="product-warning-text">💡 แจ้งเตือน: กรุณาตรวจสอบราคาและสต็อกสินค้าล่าสุดที่หน้า Shopee โดยตรง (ราคาอาจเปลี่ยนแปลงตามตัวเลือกและสต็อกสินค้า)</p></div></div></div>
    
    <br>
    
    <style>
        .product-info3 {
            max-width: 100%;
            margin: 20px auto;
        }
        .product-info3 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #E91E63;
            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 #E91E63;
            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: #FCE4EC;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-6">
        <h2>รายละเอียดสินค้า</h2>
        <div class="content-wrapper" id="content-product-info-6">
                <div class="product-section3">
                    <h3>เนื้อคุชชั่นเบาสบาย ปกปิดเป็นธรรมชาติและผิวเปล่งประกาย</h3>
                    <ul><li>ผลิตภัณฑ์ที่คว้ารางวัล GLOWPICK AWARD ติดต่อกัน 5 ปี</li><li>เหมาะกับทุกสภาพผิว พร้อมค่า SPF 50 ป้องกันรังสี UV</li><li>บรรจุภัณฑ์แบบรีฟิล ประหยัดและเป็นมิตรต่อสิ่งแวดล้อม</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>ข้อมูลผลิตภัณฑ์</h3>
                    <ul><li>แบรนด์: Javin De Seoul</li><li>ผลลัพธ์การแต่งหน้า: ผิวเปล่งประกาย</li><li>สภาพผิว: ทุกสภาพผิว, ผิวผสม, ผิวปกติ, ผิวมัน</li><li>SPF: 50</li><li>ประเภทบรรจุภัณฑ์: รีฟิล</li><li>แหล่งกำเนิด: เกาหลี</li><li>เลขที่จดแจ้ง อย.: 10-2-6700020626</li><li>จัดส่งจาก: กรุงเทพฯ</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>รายละเอียดผลิตภัณฑ์</h3>
                    <ul><li>JAVIN DE SEOUL Wink Foundation Pact REFILL มีเนื้อสัมผัสเบา ปกปิดผิวให้เรียบเนียน เบลอรูขุมขน มอบความงามที่เป็นธรรมชาติ เบสแบบกึ่งแมทท์ที่ติดทนนาน ช่วยรักษาผิวให้แข็งแรง</li><li>คุชชั่นสีใหม่เปิดตัวแล้ว</li><li>18 Cover Light: โทนเย็น-กลาง เบสสีเหลืองสำหรับผิวขาว</li><li>24 Cover Natural: โทนเย็น-กลาง เบสสีเหลืองเข้มสำหรับผิวธรรมชาติที่ดูสุขภาพดี</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>ความงามที่แท้จริงของ JAVIN DE SEOUL</h3>
                    <ul><li>ปกปิดได้อย่างสมบูรณ์แบบ มอบผิวที่เรียบเนียนและสวยงามจากทุกมุมมอง</li><li>SPF50+ PA+++ ปกป้องผิวจากรังสี UV</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>คว้ารางวัล GLOWPICK AWARDS 2024</h3>
                    <ul><li>ผลิตภัณฑ์ที่คว้ารางวัล GLOWPICK AWARDS ในปี 2020, 2021, 2023, 2024</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>ดูแลผิวอย่างพิเศษ</h3>
                    <ul><li>Di-Panthenol Complex: ป้องกันการสูญเสียความชุ่มชื้นของผิวและรักษาผิวให้แข็งแรง</li><li>7 เฉดสีซิกเนเจอร์: หลากหลายสีที่เหมาะกับโทนผิวเอเชีย ให้การปกปิดที่เป็นธรรมชาติ</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>จุดเด่นพิเศษของ Wink Foundation Pact</h3>
                    <ul><li>ดีไซน์เป็นเอกลักษณ์: บรรจุภัณฑ์แบบ Lenticular สะท้อนเสน่ห์ของใบหน้า</li><li>เคสแม่เหล็ก: เปิด-ปิดง่าย สะดวกในการใช้งาน</li><li>Triple Rubycell Puff: ช่วยให้เมคอัพติดแน่นกับผิว แต่งหน้าให้ผิวเรียบเนียน</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>วิธีใช้</h3>
                    <ul><li>หลังทำสกินแคร์ รอจนผลิตภัณฑ์ซึมซาบดี จากนั้นใช้พัฟซับปริมาณที่เหมาะสม ทาบางๆ ตามเนื้อผิว</li><li>ทาซ้ำบริเวณที่ต้องการปกปิดเพิ่มเติม เพื่อเบสเมคอัพที่สมบูรณ์แบบยิ่งขึ้น</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Wink Cushion Glow กับ Wink Foundation Pact</h3>
                    <ul><li>Wink Cushion Glow: ฟินิชชิ่งชุ่มชื้นและเปล่งประกาย แนะนำสำหรับผิวแห้งหรือผิวผสม</li><li>Wink Foundation Pact: ฟินิชชิ่งกึ่งแมทท์ เหมาะกับผิวผสมหรือผิวมัน</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-6" onclick="toggleContent('product-info-6')">ดูเพิ่มเติม</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 = 'ดูเพิ่มเติม';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'ย่อ';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">แกลเลอรี่รูปภาพสินค้า</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact_product_image_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact_product_image_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact_product_image_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact_product_image_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact_product_image_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact_product_image_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact_product_image_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact_product_image_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact_product_image_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact_product_image_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact_product_image_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact_product_image_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact_product_image_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact_product_image_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact_product_image_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact_product_image_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 #E91E63;
            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 #E91E63;
            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">วิดีโอสินค้า</h2>
        <div id="yt-slider-696c7fe5a432d" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/hjR5dl0wuFw" data-video-id="hjR5dl0wuFw" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact_youtube_image_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/rrjMu_pP6Zc" data-video-id="rrjMu_pP6Zc" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact_youtube_image_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 class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/cCqCO2GZvfs" data-video-id="cCqCO2GZvfs" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact/JAVIN%20DE%20SEOUL%20Wink%20Foundation%20Pact_youtube_image_3.webp" alt="YouTube video 3" 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">💡 วิดีโอแนะนำผลิตภัณฑ์นี้จะช่วยให้คุณเข้าใจผลิตภัณฑ์ได้ดีขึ้น สำหรับวิดีโอภาษาต่างประเทศ แนะนำให้เปิดซับไตเติล (CC) เพื่อการรับชมที่ดีที่สุด</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-696c7fe5a432d");
        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-696c7fe5a432d-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-696c7fe5a432d-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-696c7fe5a432d-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 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 30px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #E91E63;
            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 #E91E63;
            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">คะแนนสินค้า</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:#E91E63;">
                    <div class="badge-emoji">👑</div>
                    <div class="badge-text">BEST SELLER</div>
                    <div class="badge-subtext">5,000+ รีวิว</div>
                </div>
              </div></div></div>
    
    
        
    <style>
        .pros-cons-wrapper {
            max-width: 100%;
            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">✅ ข้อดี</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>จัดส่งรวดเร็ว</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>บรรจุภัณฑ์ห่อหุ้มดี</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>เนื้อสัมผัสดีและเบา</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>รู้สึกแมทท์แต่ยังคงความชุ่มชื้น</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>คุ้มค่าคุ้มราคา</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>มีให้เลือกหลายสี เหมาะกับผิว</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>ปกปิดได้ดี</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>ใช้สบาย</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ ข้อเสีย</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>สีอาจไม่ตรงกับโทนผิว</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>สีอาจจางลงเมื่อเวลาผ่านไป</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>ตัวเลือกสีน้อยกว่ารุ่นก่อนหน้า</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title-v2">รีวิวสินค้า</h2><div class="product-review-slider-wrapper-v2"><div class="product-review-slider-v2"><div class="product-review-slide-v2 active"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">แนะนำคุชชั่นที่เหมาะกับผิว</h3><div class="product-review-content-v2">เนื้อสัมผัส กลิ่น ประสิทธิภาพดีทุกอย่าง จัดส่งก็รวดเร็วมาก พอใจมากค่ะ สินค้ามาในกล่องแข็งแรง ห่อหุ้มดีมาก ได้สินค้าที่สมบูรณ์ ผิวของดิฉันขาว เลือกสีเบอร์ 21 ตรงกับผิวดิฉันพอดี ไม่ขาวเกินไป เนื้อคุชชั่นเบา ไม่หนัก รู้สึกแมทท์ แต่ไม่แห้งเกินไป ผิวยังคงความชุ่มชื้น ชอบมากค่ะโดยรวม</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ผลิตภัณฑ์เนื้อสัมผัสเบาสบาย แต่เสียดายเรื่องสี</h3><div class="product-review-content-v2">ผลิตภัณฑ์นี้เนื้อสัมผัสเบาและสบาย ประสิทธิภาพดีมาก กลิ่นไม่มี เนื้อแมทท์แต่มีความเงาเล็กน้อย สะท้อนแสงได้ แต่สีเบอร์ 23 ไม่ค่อยเหมาะกับโทนผิวดิฉัน อยากได้สีเข้มกว่านี้ ลองรีฟิลทดสอบสี เนื้อสัมผัสนี้ใช้ได้ทั้งผิวผสมและผิวแห้ง เกือบไม่หลุดทั้งวัน ควบคุมความมันได้ดีด้วยค่ะ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ความกังวลเรื่องการเลือกสีและรีวิวการใช้งาน</h3><div class="product-review-content-v2">เนื้อสัมผัสนุ่มและเรียบ ไม่มีกลิ่น ประสิทธิภาพดีมาก สีเบอร์ 20 ยังไม่ได้ลองใช้ ลองเบอร์ 22 แล้ว สีเข้มกว่าใบหน้าหน่อย เลยอยากลองเบอร์ 20 น่าจะสีสว่างกว่า ลองใช้แบรนด์นี้แล้วรู้สึกว่าปกปิดได้ดี บางคนชอบให้ผิวโชว์ ไม่ทาเยอะ ก็แสดงผิวได้ดีเหมือนกันค่ะ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">หาคุชชั่นเบาๆ แนะนำเลย</h3><div class="product-review-content-v2">คุชชั่นตัวนี้ดีจริงๆ เนื้อสัมผัสดี กลิ่นก็ไม่แรง ไม่หนัก ทาแล้วปกปิดได้ชัดเจน ไม่หนาและไม่เป็นก้อน สีให้เลือกน้อยกว่ารุ่นก่อนหน้าจริง แต่ความเงางามสวยมากพอใจค่ะ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">ดีใจที่มีรีฟิลออกมา รีวิวการใช้งาน</h3><div class="product-review-content-v2">จัดส่งมาเร็วมากค่ะ ใช้มาแล้วกว่า 5 ตลับ ดีใจมากที่มีรีฟิลออกมาแล้ว ราคาลดลงเกือบครึ่งเลย ยิ่งดี ทาแล้วไม่หนัก ผิวรู้สึกชุ่มชื้น ชอบมาก คงใช้ต่อไปค่ะ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">คุชชั่นคุ้มค่า ผิวสวยจริงๆ</h3><div class="product-review-content-v2">บรรจุภัณฑ์สินค้าชอบมากค่ะ จัดส่งก็รวดเร็ว ได้ราคาโปรโมชั่น คุ้มค่าคุ้มราคามาก คุชชั่นเข้ากับทุกสภาพผิว ผิวสวยและสะท้อนแสงได้ดี รักษาความชุ่มชื้น ทั้งวันหน้าไม่มันเลย พอใจมากค่ะ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">เจอคุชชั่นที่ดีที่สุดแล้ว</h3><div class="product-review-content-v2">คุชชั่นที่ใช้มาทั้งหมด ชอบตัวนี้มากที่สุดเลยค่ะ เนื้อสัมผัสดีมาก ปกปิดได้ระดับกลาง รู้สึกกึ่งแมทท์ดีพอดี จะซื้ออีกครั้งค่ะ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">แนะนำคุชชั่นคุ้มค่า</h3><div class="product-review-content-v2">ผลิตภัณฑ์นี้เนื้อสัมผัสดีจริงๆ มีกลิ่นหอมอ่อนๆ ใช้สบาย ประสิทธิภาพดี ปกปิดได้ดี บรรจุภัณฑ์ก็เรียบร้อย จัดส่งเร็วมากด้วย ราคาก็โอเค ของแท้ มั่นใจได้ มีโค้ดให้ใช้ด้วย ดี ครั้งหน้าถ้าโอเคจะซื้อซ้ำแน่นอนค่ะ ผิวดิฉันขาวโทนเหลือง เข้ากับผิวดี พอใจค่ะ</div></div></div><div class="product-review-slide-v2"><div class="product-review-card-v2"><h3 class="product-review-topic-v2">แนะนำผลิตภัณฑ์ประสิทธิภาพดี</h3><div class="product-review-content-v2">ผลิตภัณฑ์นี้ประสิทธิภาพพอใจมากค่ะ เนื้อสัมผัสก็โอเค ได้สินค้าดี จัดส่งก็รวดเร็ว บรรจุภัณฑ์เรียบร้อย อยากทดลองสีแนะนำให้ซื้อรีฟิลก่อนนะคะ ในกล่องมีพัฟให้ด้วย ดีค่ะ</div></div></div></div><div class="slider-dots-v2"><button class="slider-nav-v2 prev" aria-label="Previous">◀</button><div class="dots-container-v2"><span class="dot-v2 active" data-slide="0"></span><span class="dot-v2" data-slide="1"></span><span class="dot-v2" data-slide="2"></span><span class="dot-v2" data-slide="3"></span><span class="dot-v2" data-slide="4"></span><span class="dot-v2" data-slide="5"></span><span class="dot-v2" data-slide="6"></span><span class="dot-v2" data-slide="7"></span><span class="dot-v2" data-slide="8"></span></div><button class="slider-nav-v2 next" aria-label="Next">▶</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, #E91E63 0%, #F06292 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(233, 30, 99, 0.2);
            }

            .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://s.shopee.co.th/13YOv7c0V" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                ดูราคาใน Shopee
                <span style="margin-left: 8px;">🛍️</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 ส่งฟรี</span>
                <span class='trust--badge'>🚀 ส่งไว</span>
                <span class='trust--badge'>🔥 ราคาดี</span>
              </div></div></div></div><p>The post <a href="https://thaichicdeals.com/javin-de-seoul-wink-foundation-pact-refill/">JAVIN DE SEOUL Wink Foundation Pact REFILL ผิวสวยสมบูรณ์แบบ!</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">501</post-id>	</item>
	</channel>
</rss>
