<?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/category/%E0%B8%81%E0%B8%B2%E0%B8%A3%E0%B8%94%E0%B8%B9%E0%B9%81%E0%B8%A5%E0%B9%80%E0%B8%AA%E0%B9%89%E0%B8%99%E0%B8%9C%E0%B8%A1/feed/" rel="self" type="application/rss+xml" />
	<link>https://thaichicdeals.com/category/การดูแลเส้นผม/</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/category/การดูแลเส้นผม/</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-6971ec4ae5fc9" 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-6971ec4ae5fc9");
        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-6971ec4ae5fc9-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-6971ec4ae5fc9-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-6971ec4ae5fc9-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-6971ec4ae754c" 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-6971ec4ae754c");
        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-6971ec4ae754c-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-6971ec4ae754c-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-6971ec4ae754c-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>L&#8217;Oréal Paris Elseve Extraordinary Oil: ตัวเลือกที่ดีที่สุดเพื่อสุขภาพและความงามของเส้นผม</title>
		<link>https://thaichicdeals.com/loreal-paris-elseve-extraordinary-oil/</link>
		
		<dc:creator><![CDATA[Mali]]></dc:creator>
		<pubDate>Tue, 18 Nov 2025 07:09:40 +0000</pubDate>
				<category><![CDATA[การดูแลเส้นผม]]></category>
		<category><![CDATA[ครีมนวดผม]]></category>
		<category><![CDATA[hair treatment]]></category>
		<guid isPermaLink="false">https://thaichicdeals.com/?p=420</guid>

					<description><![CDATA[<p>L&#8217;Oréal Paris Elseve Extraordinary Oil: ตัวเลือกท [&#8230;]</p>
<p>The post <a href="https://thaichicdeals.com/loreal-paris-elseve-extraordinary-oil/">L&#8217;Oréal Paris Elseve Extraordinary Oil: ตัวเลือกที่ดีที่สุดเพื่อสุขภาพและความงามของเส้นผม</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 Extraordinary Oil: ตัวเลือกที่ดีที่สุดเพื่อสุขภาพและความงามของเส้นผม
    </h2>
    <p>
        เส้นผมของคุณแห้งและเสียหายหรือไม่? คอลเลคชั่น L&#8217;Oréal Paris Elseve Extraordinary Oil 
        มอบการบำรุงอย่างล้ำลึกและเนื้อสัมผัสเรียบลื่นให้กับเส้นผม ทำให้เส้นผมของคุณเปล่งประกายยิ่งขึ้น 
        คอลเลคชั่นนี้นำเสนอโซลูชั่นที่ปรับแต่งให้เหมาะกับทุกประเภทเส้นผม ด้วยการผสมผสานระหว่าง
        สารสกัดจากกุหลาบฝรั่งเศสและสารสกัดจากดอกไม้ 6 ชนิด ช่วยสร้างเส้นผมที่นุ่มลื่นและเปล่งประกาย
    </p>
    <p>
        ขนาด 100ml ที่อุดมสมบูรณ์สามารถใช้งานได้ยาวนาน ผลิตภัณฑ์นี้มีการรับประกันคุณภาพจากลอรีอัลปารีส คุณจึงสามารถใช้งานได้อย่างมั่นใจ เป็นโซลูชั่นการดูแลขั้นสูงสุดที่ช่วยให้คุณเพลิดเพลินกับสุขภาพและความงามของเส้นผมไปพร้อมกัน
    </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%20Elseve%20Extraordinary%20Oil/Loreal%20Paris%20Elseve%20Extraordinary%20Oil_product_image.webp" alt="Loreal Paris Elseve Extraordinary Oil ลอรีอัลปารีสออยล์บำรุงผม100ml (BotanicalJasmine/FrenchRose/AllAsianHair/Botanical)"></div><div class="desktop-cta"><a href="https://s.shopee.co.th/804wDfzDxB" 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 Elseve Extraordinary Oil ลอรีอัลปารีสออยล์บำรุงผม100ml (BotanicalJasmine/FrenchRose/AllAsianHair/Botanical)</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">8.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">฿329 - ฿630</div><div class="price-date">18/11/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">เทคโนโลยีน้ำมันบำรุงผมสุดล้ำจาก L&#039;Oréal Paris ที่เหมาะกับทุกประเภทเส้นผม</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">เนื้อสัมผัสเบาไม่เหนียวเหนอะหนะ ซึมซาบเร็ว</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">กลิ่นหอมสดชื่นติดทนนานสูงสุด 72 ชั่วโมง</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/804wDfzDxB" 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>ขนาด 100ml ที่อุดมสมบูรณ์ ใช้งานได้ยาวนาน</li><li>นำเสนอโซลูชั่นที่ปรับแต่งให้เหมาะกับทุกประเภทเส้นผม</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>ไลน์อัปผลิตภัณฑ์</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Botanical Jasmine Oil Infusion (น้ำมันบำรุงผมกลิ่นมะลิ)</li><li>น้ำมันหอมระเหยกลิ่นดอกมะลิให้กลิ่นหอมสดชื่น</li><li>มอบการบำรุงอย่างล้ำลึกและเนื้อสัมผัสเรียบลื่นให้กับเส้นผมแห้ง</li><li>กลิ่นหอมติดทนนานสูงสุด 72 ชั่วโมง</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Extraordinary Oil Dry Hair (สำหรับเส้นผมแห้ง)</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>มอบส่วนผสมบำรุงเข้มข้นให้กับเส้นผมที่เสียหายและแห้ง</li><li>เปลี่ยนเป็นเส้นผมที่นุ่มลื่นและเปล่งประกาย</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Extraordinary Oil For All Hair Types (สำหรับทุกประเภทเส้นผม)</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>เนื้อสัมผัสน้ำมันเบามอบการบำรุงอย่างล้ำลึก</li><li>คุณค่าของสารสกัดและน้ำมันจากดอกไม้ 6 ชนิด: ดอกบัว, คาโมมายล์, กุหลาบ, เทียเร่, ลินซีด, ทานตะวัน</li><li>ซึมซาบเร็ว ไม่เหนียวเหนอะหนะ</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>French Rose Oil Infusion (น้ำมันบำรุงผมกลิ่นกุหลาบฝรั่งเศส)</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>น้ำมันหอมระเหยกลิ่นดอกกุหลาบให้กลิ่นหอมสดชื่น</li><li>มอบการบำรุงอย่างล้ำลึกและเนื้อสัมผัสเรียบลื่นให้กับเส้นผมแห้ง</li><li>กลิ่นหอมติดทนนานสูงสุด 72 ชั่วโมง</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Extraordinary Oil (มีส่วนผสมของสารสกัดจากกุหลาบฝรั่งเศส)</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>สารสกัดจากกุหลาบฝรั่งเศสช่วยสร้างเส้นผมที่นุ่มลื่นและเปล่งประกาย</li><li>สูตรเบาไม่เหนียวเหนอะหนะที่ซึมซาบเข้าสู่เส้นผม</li><li>ฟื้นฟูเคราตินของเส้นผมและผนึกชั้นคิวติเคิล</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Paris Elseve Extraordinary Oil Botanical (ลาเวนเดอร์และส้ม)</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>มีส่วนผสมของน้ำมันลาเวนเดอร์ฝรั่งเศสและสารสกัดจากเปลือกส้ม</li><li>เนื้อสัมผัสน้ำมันเบามอบการบำรุงอย่างล้ำลึก ซึมซาบเร็ว</li><li>ฟื้นฟูความสมดุลธรรมชาติของเส้นผมและปกป้องจากความเสียหายในชีวิตประจำวัน</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>เลือกได้ตามประเภทเส้นผมที่หลากหลาย</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/Loreal%20Paris%20Elseve%20Extraordinary%20Oil/Loreal%20Paris%20Elseve%20Extraordinary%20Oil_product_image_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Elseve%20Extraordinary%20Oil/Loreal%20Paris%20Elseve%20Extraordinary%20Oil_product_image_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Elseve%20Extraordinary%20Oil/Loreal%20Paris%20Elseve%20Extraordinary%20Oil_product_image_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Elseve%20Extraordinary%20Oil/Loreal%20Paris%20Elseve%20Extraordinary%20Oil_product_image_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Elseve%20Extraordinary%20Oil/Loreal%20Paris%20Elseve%20Extraordinary%20Oil_product_image_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Elseve%20Extraordinary%20Oil/Loreal%20Paris%20Elseve%20Extraordinary%20Oil_product_image_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Elseve%20Extraordinary%20Oil/Loreal%20Paris%20Elseve%20Extraordinary%20Oil_product_image_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Elseve%20Extraordinary%20Oil/Loreal%20Paris%20Elseve%20Extraordinary%20Oil_product_image_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Elseve%20Extraordinary%20Oil/Loreal%20Paris%20Elseve%20Extraordinary%20Oil_product_image_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Elseve%20Extraordinary%20Oil/Loreal%20Paris%20Elseve%20Extraordinary%20Oil_product_image_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Elseve%20Extraordinary%20Oil/Loreal%20Paris%20Elseve%20Extraordinary%20Oil_product_image_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Elseve%20Extraordinary%20Oil/Loreal%20Paris%20Elseve%20Extraordinary%20Oil_product_image_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Elseve%20Extraordinary%20Oil/Loreal%20Paris%20Elseve%20Extraordinary%20Oil_product_image_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Elseve%20Extraordinary%20Oil/Loreal%20Paris%20Elseve%20Extraordinary%20Oil_product_image_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Elseve%20Extraordinary%20Oil/Loreal%20Paris%20Elseve%20Extraordinary%20Oil_product_image_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Elseve%20Extraordinary%20Oil/Loreal%20Paris%20Elseve%20Extraordinary%20Oil_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-6971ec4ae89cc" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/SkVyP_JkxzQ" data-video-id="SkVyP_JkxzQ" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Elseve%20Extraordinary%20Oil/Loreal%20Paris%20Elseve%20Extraordinary%20Oil_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/MXTBQFmIam8" data-video-id="MXTBQFmIam8" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Loreal%20Paris%20Elseve%20Extraordinary%20Oil/Loreal%20Paris%20Elseve%20Extraordinary%20Oil_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-6971ec4ae89cc");
        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-6971ec4ae89cc-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-6971ec4ae89cc-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-6971ec4ae89cc-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></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">รีวิวสินค้า</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">รีวิวการใช้เซรั่มที่น่าพอใจ</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">ใช้เซรั่มตัวนี้มาหนึ่งเดือนแล้วและพอใจมากจริงๆ<br>ผมนุ่มลื่นและเปล่งประกายจนเพื่อนๆ<br>ถามถึง กลิ่นหอมอ่อนๆ เหมาะสำหรับการใช้ทุกวัน</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">ดูเพิ่มเติม</button></div><div class="product-review-item"><h3 class="product-review-topic">การจัดส่งรวดเร็วและผมที่นุ่มลื่น</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">การจัดส่งรวดเร็วมากและบรรจุภัณฑ์ก็ยอดเยี่ยม<br>เมื่อลองใช้แล้วผมพันกันน้อยลงและนุ่มลื่นขึ้น<br>แต่กลิ่นค่อนข้างแรงจึงอาจมีทั้งชอบและไม่ชอบ</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">ดูเพิ่มเติม</button></div><div class="product-review-item"><h3 class="product-review-topic">ผลิตภัณฑ์ที่มีประสิทธิภาพดีเมื่อเทียบกับราคา</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">ผลิตภัณฑ์นี้มีประสิทธิภาพดีเมื่อเทียบกับราคา<br>หลังการใช้งานผมนุ่มลื่นขึ้นแต่<br>สำหรับเส้นผมของฉันไม่มีการเปลี่ยนแปลงมากนัก<br>แต่ก็ไม่เลวเลย</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">ดูเพิ่มเติม</button></div><div class="product-review-item"><h3 class="product-review-topic">ผลิตภัณฑ์ดูแลเส้นผมที่มีกลิ่นหอม</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">กลิ่นหอมดีจริงๆ และรู้สึกได้ว่าผมนุ่มลื่นขึ้นหลังการใช้งาน<br>แต่เป็นบรรจุภัณฑ์แก้วจึงกังวลว่าอาจแตกหากตกหล่น</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">ดูเพิ่มเติม</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/804wDfzDxB" 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-extraordinary-oil/">L&#8217;Oréal Paris Elseve Extraordinary Oil: ตัวเลือกที่ดีที่สุดเพื่อสุขภาพและความงามของเส้นผม</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">420</post-id>	</item>
		<item>
		<title>Lolane Natura Hair Vitamin Booster &#8211; ผลิตภัณฑ์จำเป็นสำหรับเส้นผมสุขภาพดี</title>
		<link>https://thaichicdeals.com/lolane-natura-hair-vitamin-booster-%e0%b8%9c%e0%b8%a5%e0%b8%b4%e0%b8%95%e0%b8%a0%e0%b8%b1%e0%b8%93%e0%b8%91%e0%b9%8c%e0%b8%88%e0%b8%b3%e0%b9%80%e0%b8%9b%e0%b9%87%e0%b8%99%e0%b8%aa%e0%b8%b3%e0%b8%ab/</link>
		
		<dc:creator><![CDATA[Mali]]></dc:creator>
		<pubDate>Tue, 18 Nov 2025 06:49:54 +0000</pubDate>
				<category><![CDATA[การดูแลเส้นผม]]></category>
		<category><![CDATA[ครีมนวดผม]]></category>
		<category><![CDATA[hair treatment]]></category>
		<guid isPermaLink="false">https://thaichicdeals.com/?p=417</guid>

					<description><![CDATA[<p>ปกป้องและบำรุงเส้นผมอย่างแข็งแกร่ง รักษาเส้นผมให้แข็งแร [&#8230;]</p>
<p>The post <a href="https://thaichicdeals.com/lolane-natura-hair-vitamin-booster-%e0%b8%9c%e0%b8%a5%e0%b8%b4%e0%b8%95%e0%b8%a0%e0%b8%b1%e0%b8%93%e0%b8%91%e0%b9%8c%e0%b8%88%e0%b8%b3%e0%b9%80%e0%b8%9b%e0%b9%87%e0%b8%99%e0%b8%aa%e0%b8%b3%e0%b8%ab/">Lolane Natura Hair Vitamin Booster &#8211; ผลิตภัณฑ์จำเป็นสำหรับเส้นผมสุขภาพดี</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;">
        ปกป้องและบำรุงเส้นผมอย่างแข็งแกร่ง รักษาเส้นผมให้แข็งแรงด้วย Lolane Natura Hair Vitamin Booster!
    </h2>
    <p>
        Lolane Natura Hair Vitamin Booster เนื้อครีมไม่เหนียวเหนอะหนะ ให้ทั้งการบำรุงและปกป้องเส้นผมในเวลาเดียวกัน 
        เป็นผลิตภัณฑ์ลีฟออนไม่ต้องล้างออก ใช้งานง่ายแม้ในเช้าวันที่ยุ่ง 
        ขนาดใหญ่ 250ml ใช้ได้นาน และได้รับการรับรองจาก FDA รับประกันความปลอดภัย
    </p>
    <p>
        สารสกัดจากทะเลลึกและไบโอตินบำรุงเส้นผมอย่างล้ำลึก พร้อมคุณสมบัติป้องกันความร้อนสูงสุด 220°C 
        ป้องกันความเสียหายของเส้นผมเมื่อใช้ไดร์เป่าและเครื่องดัดผม กลิ่นหอมละมุนช่วยให้เส้นผมสดชื่นตลอดทั้งวัน
    </p>
    <p>
        ไลน์ผลิตภัณฑ์ที่หลากหลายเหมาะกับทุกสภาพเส้นผม เส้นผมแห้งและเสียหาย เส้นผมฟูและหยิก เส้นผมที่ย้อมสี เส้นผมเงางาม 
        มอบโซลูชันที่ตรงกับความต้องการที่แตกต่างกัน
    </p>
    <p>
        หลังสระผมให้เช็ดผมด้วยผ้าเช็ดตัวเพื่อซับน้ำ แล้วบีบผลิตภัณฑ์ปริมาณพอเหมาะลงบนฝ่ามือ ทาให้ทั่วเส้นผม 
        ไม่ต้องล้างออก สามารถจัดทรงผมตามต้องการหรือทาก่อนใช้เครื่องร้อนได้ 
        โดยเฉพาะการทาก่อนใช้เครื่องร้อนสามารถปกป้องเส้นผมจากความร้อนได้ถึง 220°C
    </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/Lolane%20Natura%20Hair%20Vitamin%20Booster/Lolane%20Natura%20Hair%20Vitamin%20Booster_product_image.webp" alt="Lolane Natura Hair Vitamin Booster โลแลน ลีฟออนบำรุงเส้นผม 250ml (DryAndDamaged/SmoothStraight/ColorTreated/UltraGloss)"></div><div class="desktop-cta"><a href="https://s.shopee.co.th/7fS5ornk2M" 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">Lolane Natura Hair Vitamin Booster โลแลน ลีฟออนบำรุงเส้นผม 250ml (DryAndDamaged/SmoothStraight/ColorTreated/UltraGloss)</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">7.5k 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">฿165</div><div class="price-date">18/11/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">Lolane Natura Hair Vitamin Booster 250ml</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">ป้องกันความร้อนสูงสุด 220°C</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/7fS5ornk2M" 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>ผลิตภัณฑ์ลีฟออนไม่ต้องล้างออก</li><li>ขนาดใหญ่ 250ml ใช้ได้นาน</li><li>ได้รับการรับรองจาก FDA รับประกันความปลอดภัย</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>รายละเอียด</h3>
                    <ul><li>สารสกัดจากทะเลลึกและไบโอติน: บำรุงเส้นผมอย่างล้ำลึก</li><li>ป้องกันความร้อนสูงสุด 220°C: ป้องกันความเสียหายของเส้นผมเมื่อใช้ไดร์เป่าและเครื่องดัดผม</li><li>กลิ่นหอมละมุน: รักษาเส้นผมให้สดชื่นตลอดทั้งวัน</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>ไลน์ผลิตภัณฑ์</h3>
                    <ul><li>Dry And Damaged (สำหรับเส้นผมแห้งและเสียหาย)</li><li>&#8211; สารสกัดสาหร่ายสไปรูลินา วิตามิน E ดูแลปลายผมแตกปลาย</li><li>&#8211; ลดความฟูฟ่องและเติมความชุ่มชื้น</li><li>Smooth Straight (สำหรับเส้นผมฟูและหยิก)</li><li>&#8211; สารสกัดแพลงก์ตอนทะเล ถั่วเหลือง วิตามิน E ช่วยให้เส้นผมเรียบลื่น</li><li>&#8211; เนื้อสัมผัสเบา ลดความฟู</li><li>Color Treated (สำหรับเส้นผมที่ย้อมสี)</li><li>&#8211; สารสกัดเมล็ดทานตะวันปกป้องสีผมที่ย้อม</li><li>&#8211; ดูแลเส้นผมที่เสียหายหลังย้อมอย่างเข้มข้น</li><li>Ultra Gloss (สำหรับเส้นผมเงางาม)</li><li>&#8211; สารสกัดน้ำผึ้งมานูก้าให้ความเงางามมากขึ้น 3 เท่า</li><li>&#8211; สร้างเกราะปกป้องความชุ่มชื้น เพื่อการจัดแต่งที่นุ่มลื่น</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>วิธีใช้</h3>
                    <ul><li>หลังสระผมให้เช็ดผมด้วยผ้าเช็ดตัวเพื่อซับน้ำ แล้วบีบผลิตภัณฑ์ปริมาณพอเหมาะลงบนฝ่ามือ ทาให้ทั่วเส้นผม</li><li>ไม่ต้องล้างออก สามารถจัดทรงผมตามต้องการหรือทาก่อนใช้เครื่องร้อน</li><li>เคล็ดลับ: การทาก่อนใช้เครื่องร้อนสามารถปกป้องเส้นผมจากความร้อนได้ถึง 220°C</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/Lolane%20Natura%20Hair%20Vitamin%20Booster/Lolane%20Natura%20Hair%20Vitamin%20Booster_product_image_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Lolane%20Natura%20Hair%20Vitamin%20Booster/Lolane%20Natura%20Hair%20Vitamin%20Booster_product_image_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Lolane%20Natura%20Hair%20Vitamin%20Booster/Lolane%20Natura%20Hair%20Vitamin%20Booster_product_image_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Lolane%20Natura%20Hair%20Vitamin%20Booster/Lolane%20Natura%20Hair%20Vitamin%20Booster_product_image_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Lolane%20Natura%20Hair%20Vitamin%20Booster/Lolane%20Natura%20Hair%20Vitamin%20Booster_product_image_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Lolane%20Natura%20Hair%20Vitamin%20Booster/Lolane%20Natura%20Hair%20Vitamin%20Booster_product_image_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Lolane%20Natura%20Hair%20Vitamin%20Booster/Lolane%20Natura%20Hair%20Vitamin%20Booster_product_image_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Lolane%20Natura%20Hair%20Vitamin%20Booster/Lolane%20Natura%20Hair%20Vitamin%20Booster_product_image_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Lolane%20Natura%20Hair%20Vitamin%20Booster/Lolane%20Natura%20Hair%20Vitamin%20Booster_product_image_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Lolane%20Natura%20Hair%20Vitamin%20Booster/Lolane%20Natura%20Hair%20Vitamin%20Booster_product_image_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Lolane%20Natura%20Hair%20Vitamin%20Booster/Lolane%20Natura%20Hair%20Vitamin%20Booster_product_image_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Lolane%20Natura%20Hair%20Vitamin%20Booster/Lolane%20Natura%20Hair%20Vitamin%20Booster_product_image_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Lolane%20Natura%20Hair%20Vitamin%20Booster/Lolane%20Natura%20Hair%20Vitamin%20Booster_product_image_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Lolane%20Natura%20Hair%20Vitamin%20Booster/Lolane%20Natura%20Hair%20Vitamin%20Booster_product_image_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Lolane%20Natura%20Hair%20Vitamin%20Booster/Lolane%20Natura%20Hair%20Vitamin%20Booster_product_image_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Lolane%20Natura%20Hair%20Vitamin%20Booster/Lolane%20Natura%20Hair%20Vitamin%20Booster_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-6971ec4ae9cea" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/9mO4BG1LDGA" data-video-id="9mO4BG1LDGA" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Lolane%20Natura%20Hair%20Vitamin%20Booster/Lolane%20Natura%20Hair%20Vitamin%20Booster_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/13zppWBR_1g" data-video-id="13zppWBR_1g" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Lolane%20Natura%20Hair%20Vitamin%20Booster/Lolane%20Natura%20Hair%20Vitamin%20Booster_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-6971ec4ae9cea");
        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-6971ec4ae9cea-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-6971ec4ae9cea-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-6971ec4ae9cea-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></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">รีวิวสินค้า</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">ทรีทเมนต์ฟื้นฟูเส้นผมได้ผลดี</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">ผมเสียมากเลยแต่พอใช้ทรีทเมนต์นี้แล้ว ผมนุ่มและเงางาม กลิ่นหอมละมุนดีด้วย ต่อไปจะซื้อแน่นอน</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">ดูเพิ่มเติม</button></div><div class="product-review-item"><h3 class="product-review-topic">แนะนำผลิตภัณฑ์ปรับปรุงสภาพเส้นผมได้ผล</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">หลังใช้ผลิตภัณฑ์นี้ สภาพเส้นผมดีขึ้นอย่างเห็นได้ชัด ตอนแรกครึ่งเชื่อครึ่งไม่เชื่อ แต่ใน 1 สัปดาห์รู้สึกถึงการเปลี่ยนแปลง กลิ่นก็หอมติดทน รู้สึกดีมากๆ</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">ดูเพิ่มเติม</button></div><div class="product-review-item"><h3 class="product-review-topic">ประสบการณ์ใช้ผลิตภัณฑ์ไม่ตรงความคาดหวัง</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">กลิ่นหอมดี แต่ไม่ค่อยเหมาะกับผมฉัน ผลลัพธ์ไม่ค่อยดีเท่าไหร่ ต้องลองผลิตภัณฑ์อื่นดูอีกครั้ง</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">ดูเพิ่มเติม</button></div><div class="product-review-item"><h3 class="product-review-topic">จัดส่งรวดเร็วและเส้นผมนุ่ม ผลิตภัณฑ์ที่น่าพอใจ</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">จัดส่งรวดเร็วและบรรจุภัณฑ์ยอดเยี่ยม ใช้แล้วเส้นผมนุ่มขึ้น ราคาก็เหมาะสม พอใจมากๆ ครั้งหน้าจะซื้อขนาดใหญ่</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">ดูเพิ่มเติม</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/7fS5ornk2M" 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/lolane-natura-hair-vitamin-booster-%e0%b8%9c%e0%b8%a5%e0%b8%b4%e0%b8%95%e0%b8%a0%e0%b8%b1%e0%b8%93%e0%b8%91%e0%b9%8c%e0%b8%88%e0%b8%b3%e0%b9%80%e0%b8%9b%e0%b9%87%e0%b8%99%e0%b8%aa%e0%b8%b3%e0%b8%ab/">Lolane Natura Hair Vitamin Booster &#8211; ผลิตภัณฑ์จำเป็นสำหรับเส้นผมสุขภาพดี</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">417</post-id>	</item>
		<item>
		<title>แก้ปัญหาผมร่วงด้วย Vichy Dercos Aminexil Shampoo</title>
		<link>https://thaichicdeals.com/vichy-dercos-aminexil-shampoo/</link>
		
		<dc:creator><![CDATA[Mali]]></dc:creator>
		<pubDate>Sun, 20 Jul 2025 07:18:01 +0000</pubDate>
				<category><![CDATA[การดูแลเส้นผม]]></category>
		<category><![CDATA[แชมพู]]></category>
		<category><![CDATA[shampoo]]></category>
		<guid isPermaLink="false">https://thaichicdeals.com/?p=90</guid>

					<description><![CDATA[<p>นวัตกรรมการดูแลผมร่วง: เรียกผมหนาฟูกลับมาด้วย Vichy Der [&#8230;]</p>
<p>The post <a href="https://thaichicdeals.com/vichy-dercos-aminexil-shampoo/">แก้ปัญหาผมร่วงด้วย Vichy Dercos Aminexil Shampoo</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;">นวัตกรรมการดูแลผมร่วง: เรียกผมหนาฟูกลับมาด้วย Vichy Dercos Aminexil Shampoo!</h2>
    <p>กำลังกังวลเรื่องผมร่วงอยู่ใช่ไหม? Vichy Dercos Aminexil Shampoo มีส่วนผสมอะมิเน็กซิลจากสิทธิบัตรของ L&#8217;Oreal ที่ช่วยป้องกันผมหลุดร่วงได้อย่างมีประสิทธิภาพ หลังใช้ 3 สัปดาห์ ความหนาและความแข็งแรงของเส้นผมจะดีขึ้น ทำให้คุณมีผมที่แข็งแรงและหนาฟู</p>
    <p>แชมพูตัวนี้มีเนื้อสัมผัสเบา ช่วยเพิ่มประสิทธิภาพการทำความสะอาด พร้อมวิตามิน PP, B5, B6 ที่ให้ผลระงับการอักเสบแก่หนังศีรษะ นอกจากนี้ยังปราศจากพาราเบนและซิลิโคน จึงมั่นใจได้ในด้านความปลอดภัย และผ่านการทดสอบทางผิวหนังแล้ว เพิ่มความน่าเชื่อถือ</p>
    <p>ด้วยแนวทางทางวิทยาศาสตร์ของแบรนด์เดอร์โมคอสเมติกจากฝรั่งเศส Vichy ผ่านการวิจัย EXPOSOME และน้ำแร่ภูเขาไฟ Vichy ช่วยเสริมสร้างเกราะป้องกันหนังศีรษะและสนับสนุนผิวที่แข็งแรง ระบบดูแลผมร่วง 5 ขั้นตอนของไลน์ Dercos ช่วยลดการหลุดร่วงของผม บำรุงหนังศีรษะและเส้นผมอย่างลึกซึ้ง เสริมความแข็งแรงให้หนังศีรษะ ระงับการอักเสบและให้ความชุ่มชื้นแก่หนังศีรษะ และเพิ่มความฟูให้กับเส้นผม</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/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo_product_image.webp" alt="วิชี่ Vichy Dercos Aminexil Anti-hair loss Shampoo วิชี่ เดอร์คอส อะมิเน็กซิล แชมพู แชมพูลดผมขาดหลุดร่วง 200ml."></div><div class="desktop-cta"><a href="https://s.shopee.co.th/20kc689igs" 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">วิชี่ Vichy Dercos Aminexil Anti-hair loss Shampoo วิชี่ เดอร์คอส อะมิเน็กซิล แชมพู แชมพูลดผมขาดหลุดร่วง 200ml.</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">8.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">฿450</div><div class="price-date">20/07/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">อะมิเน็กซิลจากสิทธิบัตร L&#039;Oreal ป้องกันผมร่วง</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">วิตามิน PP, B5, B6 ระงับอักเสบหนังศีรษะ</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/20kc689igs" 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>แก้ปัญหาผมร่วงด้วยส่วนผสมสิทธิบัตรอะมิเน็กซิล</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>ขนาด 200ml ใช้ได้นาน</li><li>มีอะมิเน็กซิล (Aminexil) จาก L&#8217;Oreal ป้องกันผมหลุดร่วง</li><li>ใช้ 3 สัปดาห์ ความหนาและความแข็งแรงของผมดีขึ้น</li><li>เนื้อสัมผัสเบา เพิ่มประสิทธิภาพการทำความสะอาด</li><li>วิตามิน PP, B5, B6 ให้ผลระงับอักเสบแก่หนังศีรษะ</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>ล้างออกให้สะอาด ไม่ให้มีสิ่งตกค้างเหลืออยู่</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>แนวทางทางวิทยาศาสตร์ของแบรนด์ Vichy</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>ความเชี่ยวชาญของแบรนด์เดอร์โมคอสเมติกจากฝรั่งเศส Vichy</li><li>การวิจัย EXPOSOME สนับสนุนผิวที่แข็งแรง</li><li>น้ำแร่ภูเขาไฟ Vichy เสริมสร้างเกราะป้องกันผิว</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>ระบบดูแลผมร่วง 5 ขั้นตอนของไลน์เดอร์คอส</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>ลดการหลุดร่วงของผม</li><li>บำรุงหนังศีรษะและเส้นผมอย่างลึกซึ้ง</li><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/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo_product_image_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo_product_image_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo_product_image_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo_product_image_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo_product_image_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo_product_image_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo_product_image_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo_product_image_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo_product_image_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo_product_image_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo_product_image_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo_product_image_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo_product_image_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo_product_image_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo_product_image_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%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-embed-cc-container {
            width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-embed-cc-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #E91E63;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-embed-cc-video-wrapper {
            width: 50%;
            margin-left: 0;
        }
        .yt-embed-cc-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
            cursor: pointer;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

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

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

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

    <div class="yt-embed-cc-container">
        <h2 class="yt-embed-cc-title">วิดีโอสินค้า</h2>
        <div class="yt-embed-cc-video-wrapper">
            <div id="yt-embed-cc-6971ec4aeaf63" class="yt-embed-cc-wrapper"
                 data-video-url="https://www.youtube.com/watch?v=vT4QFmloSoQ"
                 data-video-id="vT4QFmloSoQ"
                 data-is-short="false"
                 data-target="inline"
                 data-cc-load="false">
                <div class="yt-video-thumbnail">
                    <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo/Vichy%20Dercos%20Aminexil%20Anti-hair%20loss%20Shampoo_youtube_image.webp" alt="Video Thumbnail" class="yt-thumbnail-image">
                    <div class="yt-video-type-badge">Video</div>
                    <div class="yt-play-button">
                        <div class="yt-play-triangle"></div>
                    </div>
                </div>
            </div>
        </div>
        <p class="yt-embed-cc-title-description">💡 วิดีโอแนะนำสินค้านี้จะช่วยให้เข้าใจผลิตภัณฑ์ได้ดีขึ้น และหากเป็นภาษาต่างประเทศ แนะนำให้เปิดซับไตเติล (CC) ขณะรับชม</p>
    </div>

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

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

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

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

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-embed-cc-6971ec4aeaf63-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 (false) {
                params.push("cc_load_policy=1");
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        // Event Listeners
        container.addEventListener("click", function(e) {
            var target = this.getAttribute("data-target");
            var videoUrl = this.getAttribute("data-video-url");
            var videoId = this.getAttribute("data-video-id");
            var isShort = this.getAttribute("data-is-short") === "true";

            if (target === "blank") {
                window.open(videoUrl, "_blank", "noopener,noreferrer");
            } else if (target === "current") {
                window.location.href = videoUrl;
            } else {
                e.preventDefault();
                openModal(videoId, isShort);
            }
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });
    })();
    </script>
    
            
    
    <br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            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></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">รีวิวสินค้า</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">รีวิวหลังใช้แชมพูป้องกันผมร่วงวิชี่</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">กลิ่นหอมอ่อนๆ น่าหลงใหล<br>ได้ลองใช้แชมพูป้องกันผมร่วงวิชี่แล้ว<br>การจัดส่งก็เร็วและการบรรจุดีเยี่ยม<br>รู้สึกพอใจมาก ใช้แล้วเส้นผม<br>นุ่มลื่นขึ้นและคาดหวังว่าจะมี<br>ผลลดผมร่วง</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">ดูเพิ่มเติม</button></div><div class="product-review-item"><h3 class="product-review-topic">ผลป้องกันผมร่วงของแชมพูวิชี่</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">เห็นรีวิวว่าแชมพูวิชี่มีประสิทธิภาพในการป้องกันผมร่วง<br>เลยซื้อมาลอง การบรรจุดี<br>มาถึงอย่างปลอดภัย คุณภาพน่าพอใจ<br>เมื่อเทียบกับราคา</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">ดูเพิ่มเติม</button></div><div class="product-review-item"><h3 class="product-review-topic">พอใจการบรรจุและการจัดส่ง</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">ยังไม่ได้ใช้ แต่ชอบการบรรจุและการจัดส่ง กลิ่นก็ดี เลยคาดหวังมาก <br>จะดูผลการปรับปรุงผมร่วงแล้ว<br>คิดจะซื้อซ้ำ</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">ดูเพิ่มเติม</button></div><div class="product-review-item"><h3 class="product-review-topic">แนะนำผลิตภัณฑ์แก้ปัญหาผมร่วง</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">แนะนำผลิตภัณฑ์นี้สำหรับคนที่กังวลเรื่องผมร่วง ใช้แล้วรู้สึกว่าเส้นผม<br>นุ่มลื่นขึ้นและผมร่วงลดลง ราคาก็สมเหตุสมผลและการบรรจุก็<br>ดีเยี่ยม รู้สึกพอใจ</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">ดูเพิ่มเติม</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/20kc689igs" 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/vichy-dercos-aminexil-shampoo/">แก้ปัญหาผมร่วงด้วย Vichy Dercos Aminexil Shampoo</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">90</post-id>	</item>
		<item>
		<title>VICHY DERCOS ANTI-DANDRUFF SHAMPOO สำหรับการดูแลสุขภาพหนังศีรษะ</title>
		<link>https://thaichicdeals.com/vichy-dercos-anti-dandruff-%e0%b9%81%e0%b8%8a%e0%b8%a1%e0%b8%9e%e0%b8%b9/</link>
		
		<dc:creator><![CDATA[Mali]]></dc:creator>
		<pubDate>Sun, 20 Jul 2025 07:05:16 +0000</pubDate>
				<category><![CDATA[การดูแลเส้นผม]]></category>
		<category><![CDATA[แชมพู]]></category>
		<category><![CDATA[shampoo]]></category>
		<guid isPermaLink="false">https://thaichicdeals.com/?p=87</guid>

					<description><![CDATA[<p>ขจัดรังแคและดูแลสุขภาพหนังศีรษะในเวลาเดียวกัน! สัมผัสกา [&#8230;]</p>
<p>The post <a href="https://thaichicdeals.com/vichy-dercos-anti-dandruff-%e0%b9%81%e0%b8%8a%e0%b8%a1%e0%b8%9e%e0%b8%b9/">VICHY DERCOS ANTI-DANDRUFF SHAMPOO สำหรับการดูแลสุขภาพหนังศีรษะ</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;">ขจัดรังแคและดูแลสุขภาพหนังศีรษะในเวลาเดียวกัน! สัมผัสการดูแลหนังศีรษะที่สมบูรณ์แบบด้วย VICHY DERCOS ANTI-DANDRUFF SHAMPOO</h2>
    <p>หากคุณกำลังมีปัญหารังแค โปรดให้ความสนใจกับโซลูชั่นที่นวัตกรรมจากวิชี่ แบรนด์เดอร์โมคอสเมติกชั้นนำจากฝรั่งเศส VICHY DERCOS ANTI-DANDRUFF SHAMPOO ดูแลรังแคอย่างเข้มข้นด้วยส่วนผสมเซเลเนียมไดซัลไฟด์ และให้ผลที่เห็นได้ชัดตั้งแต่การใช้ครั้งแรกด้วยเทคโนโลยีไมโครไบโอม</p>
    <p>นอกจากนี้ วิตามิน E และเซราไมด์ช่วยเสริมสร้างเกราะป้องกันหนังศีรษะเพื่อให้เส้นผมนุ่มและสุขภาพดี ด้วยสูตรปลอดพาราเบนที่ปลอดภัย เหมาะสำหรับหนังศีรษะแพ้ง่าย และผ่านการทดสอบโดยแพทย์ผิวหนังเพื่อเพิ่มความน่าเชื่อถือ</p>
    <p>VICHY DERCOS ANTI-DANDRUFF SHAMPOO จากผลการทดสอบทางคลินิกกับอาสาสมัคร 45 คน แสดงให้เห็นผลการลดรังแคที่ยั่งยืนเป็นเวลา 6 สัปดาห์หลังจากใช้ต่อเนื่อง 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/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO_product_image.webp" alt="วิชี่ VICHY DERCOS ANTI-DANDRUFF SHAMPOO แชมพูขจัดรังแค ป้องกันการกลับมาเป็นซ้ำ ช่วยดูแลหนังศีรษะที่มีปัญหารังแคอย่างตรง"></div><div class="desktop-cta"><a href="https://s.shopee.co.th/3LFzgMOwTf" 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">วิชี่ VICHY DERCOS ANTI-DANDRUFF SHAMPOO แชมพูขจัดรังแค ป้องกันการกลับมาเป็นซ้ำ ช่วยดูแลหนังศีรษะที่มีปัญหารังแคอย่างตรง</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">26.3k 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">฿450</div><div class="price-date">20/07/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">เสริมสร้างสุขภาพหนังศีรษะด้วยวิตามิน E และเซราไมด์</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/3LFzgMOwTf" 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>ดูแลรังแคเข้มข้นด้วยส่วนผสมเซเลเนียมไดซัลไฟด์</li><li>เทคโนโลยีไมโครไบโอมให้ผลที่เห็นได้ชัดตั้งแต่การใช้ครั้งแรก</li><li>ผลลดรังแคที่ยั่งยืน 6 สัปดาห์ให้ความพึงพอใจระยะยาว</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>การดูแลพิเศษเพื่อสุขภาพหนังศีรษะ</h3>
                    <ul><li>เสริมสร้างเกราะป้องกันหนังศีรษะด้วยวิตามิน E และเซราไมด์</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>ทาบนเส้นผมเปียกแล้วนวดเบาๆ</li><li>ทิ้งไว้บนหนังศีรษะ 2 นาทีแล้วล้างออกให้สะอาด</li><li>แนะนำใช้สัปดาห์ละ 3 ครั้ง ต่อเนื่องอย่างน้อย 4 สัปดาห์</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>ความพิเศษของแบรนด์ VICHY</h3>
                    <ul><li>ความน่าเชื่อถือจากแบรนด์เดอร์โมคอสเมติกชั้นนำจากฝรั่งเศส</li><li>ผลิตภัณฑ์ที่พัฒนาโดยแพทย์ผิวหนังรับประกันความปลอดภัย</li><li>มีน้ำแร่ภูเขาไฟ VICHY เสริมสร้างเกราะป้องกันผิว</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/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO_product_image_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO_product_image_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO_product_image_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO_product_image_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO_product_image_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO_product_image_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO_product_image_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO_product_image_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO_product_image_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO_product_image_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO_product_image_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO_product_image_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO_product_image_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO_product_image_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://d195rj0voglqsf.cloudfront.net/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO_product_image_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (แตะซ้าย-ขวาเพื่อเลื่อน)"><img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO/VICHY%20DERCOS%20ANTI-DANDRUFF%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-embed-cc-container {
            width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-embed-cc-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #E91E63;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-embed-cc-video-wrapper {
            width: 50%;
            margin-left: 0;
        }
        .yt-embed-cc-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
            cursor: pointer;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

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

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

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

    <div class="yt-embed-cc-container">
        <h2 class="yt-embed-cc-title">วิดีโอสินค้า</h2>
        <div class="yt-embed-cc-video-wrapper">
            <div id="yt-embed-cc-6971ec4aec253" class="yt-embed-cc-wrapper"
                 data-video-url="https://www.youtube.com/watch?v=vT4QFmloSoQ"
                 data-video-id="vT4QFmloSoQ"
                 data-is-short="false"
                 data-target="inline"
                 data-cc-load="false">
                <div class="yt-video-thumbnail">
                    <img decoding="async" src="https://d195rj0voglqsf.cloudfront.net/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO/VICHY%20DERCOS%20ANTI-DANDRUFF%20SHAMPOO_youtube_image.webp" alt="Video Thumbnail" class="yt-thumbnail-image">
                    <div class="yt-video-type-badge">Video</div>
                    <div class="yt-play-button">
                        <div class="yt-play-triangle"></div>
                    </div>
                </div>
            </div>
        </div>
        <p class="yt-embed-cc-title-description">💡 วิดีโอแนะนำสินค้านี้จะช่วยให้เข้าใจผลิตภัณฑ์ได้ดีขึ้น และหากเป็นภาษาต่างประเทศ แนะนำให้เปิดซับไตเติล (CC) ขณะรับชม</p>
    </div>

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

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

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

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

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-embed-cc-6971ec4aec253-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 (false) {
                params.push("cc_load_policy=1");
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

        // Event Listeners
        container.addEventListener("click", function(e) {
            var target = this.getAttribute("data-target");
            var videoUrl = this.getAttribute("data-video-url");
            var videoId = this.getAttribute("data-video-id");
            var isShort = this.getAttribute("data-is-short") === "true";

            if (target === "blank") {
                window.open(videoUrl, "_blank", "noopener,noreferrer");
            } else if (target === "current") {
                window.location.href = videoUrl;
            } else {
                e.preventDefault();
                openModal(videoId, isShort);
            }
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });
    })();
    </script>
    
            
    
    <br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            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></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">รีวิวสินค้า</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">บรรเทาอาการคันหนังศีรษะและเส้นผมเงางาม</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">ด้วยกลิ่นหอมและการจัดส่งที่รวดเร็ว<br>ทำให้ประทับใจมาก หลังใช้อาการคัน<br>หนังศีรษะลดลงและเส้นผมมี<br>ความเงางามทำให้อารมณ์ดีขึ้น เป็น<br>ผลิตภัณฑ์ที่มีคุณค่าเทียบกับราคา</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">ดูเพิ่มเติม</button></div><div class="product-review-item"><h3 class="product-review-topic">ผลิตภัณฑ์ที่มีประสิทธิภาพในการบรรเทาอาการหนังศีรษะแห้ง</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">บรรจุภัณฑ์ดีและ<br> ได้รับสินค้าอย่างรวดเร็ว<br> มีประสิทธิภาพในการบรรเทาอาการ<br>หนังศีรษะแห้ง หลังใช้รังแคลดลง<br> ทำให้พอใจมาก</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">ดูเพิ่มเติม</button></div><div class="product-review-item"><h3 class="product-review-topic">ผลิตภัณฑ์ดีสำหรับบรรเทาอาการคันหนังศีรษะ</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">ตั้งแต่ใช้ครั้งแรกอาการคันหนังศีรษะลดลงอย่างชัดเจน <br>กลิ่นก็ดีมากและจัดส่งรวดเร็วทำให้พอใจ <br>บรรจุภัณฑ์ก็เรียบร้อย <br>ใช้ได้อย่างวางใจ</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">ดูเพิ่มเติม</button></div><div class="product-review-item"><h3 class="product-review-topic">ซื้อครั้งที่สองและยังคงพอใจ</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">ซื้อครั้งที่สองแล้วยังคงพอใจเหมือนเดิม เศษหนังหัวลดลงอย่างชัดเจน<br>
ไม่มีอาการคันแม้เหงื่อออก มีความคิดซื้อซ้ำอย่างแน่นอน</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">ดูเพิ่มเติม</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/3LFzgMOwTf" 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/vichy-dercos-anti-dandruff-%e0%b9%81%e0%b8%8a%e0%b8%a1%e0%b8%9e%e0%b8%b9/">VICHY DERCOS ANTI-DANDRUFF SHAMPOO สำหรับการดูแลสุขภาพหนังศีรษะ</a> appeared first on <a href="https://thaichicdeals.com">ThaiChicDeals | คู่มือรีวิวความงามและแฟชั่น</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">87</post-id>	</item>
	</channel>
</rss>
