• ข้ามไปยังเนื้อหา
รับส่วนลด 20% เมื่อชอปขั้นต่ำ 5,000 บาท วันที่ 13 มิ.ย. 68 - 18 มิ.ย. 68 ชอปเลย
สมาชิกใหม่ ชอปครั้งแรกรับส่วนลด 15% เมื่อชอปขั้นต่ำ 2,000 บาท สมัครเลย
บันทึกข้อมูลค้นหา
Clarins
เข้าสู่ระบบ
ติดตามคำสั่งซื้อของฉัน
เมนู
  • NEW & BEST
  • บำรุงผิว
  • เมคอัพ
  • ชุดของขวัญ
  • ข้อเสนอพิเศษ
  • บริการต่างๆ และการทำสปา
  • ค่านิยมของเรา
เพิ่มในถุงช้อปปิ้งของคุณ
คำสั่งซื้อของคุณได้รับสิทธิ์ จัดส่งฟรี

Online Exclusive

  1. HOME
  2. NEW & BEST
  3. Online Exclusive
ตัวกรอง
29 ผลิตภัณฑ์
ล้างทั้งหมด
ตามหมวด
New Arrivals
Best Sellers
Online Exclusive
ตามราคา
  • 1000 บาท - 2000 บาท (2)
  • 2000 บาท - 3000 บาท (3)
  • 3000 บาท - 4000 บาท (12)
  • 1000 บาท - 2000 บาท, 2000 บาท - 3000 บาท (5,00)
  • 2000 บาท - 3000 บาท, 3000 บาท - 4000 บาท (15,00)
เนื้อสัมผัส
  • ครีม (4)
  • เซรั่ม (1)
สภาพผิว
  • มีส่วนผสมของการบำรุงผิว (11)
  • สำหรับผิวผสม (11)
  • สำหรับผิวมัน (10)
  • สำหรับผิวแห้ง (12)
ช่วงวัย
  • +60 (9)
  • 20-30 (7)
  • 30-40 (10)
  • 40-50 (11)
  • 50-60 (9)
ความกังวล
  • บำรุง และปลอบประโลมผิว (3)
  • ลดเลือนริ้วรอยแห่งวัย (8)
  • สำหรับดูแลผิวกาย (1)
ฟิลเตอร์มากขึ้น
เรียงลำดับโดย:
ผลิตภัณฑ์ใหม่
ผลิตภัณฑ์ขายดี
ผลิตภัณฑ์ที่คุณต้องการ
ราคาสูงไปต่ำ
ราคาต่ำไปสูง
ชื่อผลิตภัณฑ์ A-Z
ชื่อผลิตภัณฑ์ Z-A
ยอดนิยม
29 ผลิตภัณฑ์
ONLINE_EXCLUSIVE Double Serum 75ml Set 1 item ราคาปัจจุบัน 7,000.00 บาท
ONLINE EXCLUSIVE
Double Serum 75ml Set
Double Serum 75ml Set
1 item
ราคาปัจจุบัน 7,000.00 บาท
7,000.00 บาท
เมื่อซื้อ Double Serum 75ml Set รับของขวัญ 6 ชิ้น มูลค่า 5,000 บาท   MID-YEAR SALE รับส่วนลด 20% เมื่อชอปขั้นต่ำ 5,000 บาท จะสิ้นสุดใน : Days : Hours : Minutes : Seconds // Set the date we're counting down to var countDownDate = new Date("June 18, 2025 23:59:00").getTime(); // Update the count down every 1 second var x = setInterval(function () { // Get today's date and time var now = new Date().getTime(); // Find the distance between now and the count down date var distance = countDownDate - now; // Time calculations for days, hours, minutes and seconds var days = Math.floor(distance / (1000 * 60 * 60 * 24)); var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); var seconds = Math.floor((distance % (1000 * 60)) / 1000); // Display the result in the element with id="demo" //document.getElementById("demo").innerHTML = days + "d " + hours + "h " // + minutes + "m " + seconds + "s "; // Display the result document.getElementById("days1").textContent = days.toString().padStart(2, '0'); document.getElementById("hours1").textContent = hours.toString().padStart(2, '0'); document.getElementById("minutes1").textContent = minutes.toString().padStart(2, '0'); document.getElementById("seconds1").textContent = seconds.toString().padStart(2, '0'); // If the count down is finished, write some text if (distance .container { max-width: 600px; width: 100%; background-color: #ffffff; border-radius: 16px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); padding: 40px; text-align: center; position: relative; overflow: hidden; } .countdown-container { display: flex; justify-content: left; gap: 5px; margin: 0 0; } .countdown-item { display: flex; flex-direction: column; align-items: baseline; position: relative; } .countdown-item-flash { display: flex; flex-direction: column; align-items: baseline; position: relative; padding: 0 0 10px 0; } .countdown-digit { font-size: 16px; font-weight: 700; background-color: #b40024; color: #ffffff; border-radius: 8px; padding: 5px 5px; min-width: 35px; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); position: relative; overflow: hidden; transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1); font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-digit::after { content: ''; position: absolute; top: 50%; width: 100%; height: 1px; background-color: rgba(255, 255, 255, 0.1); left: 0; } .countdown-label { font-size: 10px; font-weight: 500; color: #2d2d2d; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-label-flash { font-size: 14px; font-weight: 500; color: #b40024; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .accent-digit { background-color: #2d2d2d; } .countdown-separator { font-size: 20px; font-weight: 700; color: #2d2d2d; margin-top: 0px; } /* Responsive styles */ @media (max-width: 600px) { .container { padding: 30px 20px; } .countdown-container { gap: 2px; } .countdown-digit { font-size: 14px; padding: 5px 5px; min-width: 35px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-separator { font-size: 20px; margin-top: 0px; } .countdown-label { font-size: 8px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } }   เมื่อซื้อ Double Serum 75ml Set รับของขวัญ 6 ชิ้น มูลค่า 5,000 บาท   ของขวัญประกอบด้วย : กระเป๋า Purse Clarins สีแดง จำนวน 1 ชิ้น Super Restorative Day Cream ขนาด 15 ml จำนวน 1 ชิ้น Super Restorative Night Cream ขนาด 15 ml จำนวน 1 ชิ้น Soothing Toning Lotion ขนาด 10 ml จำนวน 2 ชิ้น Soothing Gentle Foaming Cleanser ขนาด 5 ml จำนวน 1 ชิ้น
ONLINE_EXCLUSIVE Double Serum Set 1 item ราคาปัจจุบัน 5,400.00 บาท
ONLINE EXCLUSIVE
Double Serum Set
Double Serum Set
1 item
ราคาปัจจุบัน 5,400.00 บาท
5,400.00 บาท
เมื่อซื้อ Double Serum Set รับของขวัญ 6 ชิ้น มูลค่า 4,500 บาท   MID-YEAR SALE รับส่วนลด 20% เมื่อชอปขั้นต่ำ 5,000 บาท จะสิ้นสุดใน : Days : Hours : Minutes : Seconds // Set the date we're counting down to var countDownDate = new Date("June 18, 2025 23:59:00").getTime(); // Update the count down every 1 second var x = setInterval(function () { // Get today's date and time var now = new Date().getTime(); // Find the distance between now and the count down date var distance = countDownDate - now; // Time calculations for days, hours, minutes and seconds var days = Math.floor(distance / (1000 * 60 * 60 * 24)); var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); var seconds = Math.floor((distance % (1000 * 60)) / 1000); // Display the result in the element with id="demo" //document.getElementById("demo").innerHTML = days + "d " + hours + "h " // + minutes + "m " + seconds + "s "; // Display the result document.getElementById("days1").textContent = days.toString().padStart(2, '0'); document.getElementById("hours1").textContent = hours.toString().padStart(2, '0'); document.getElementById("minutes1").textContent = minutes.toString().padStart(2, '0'); document.getElementById("seconds1").textContent = seconds.toString().padStart(2, '0'); // If the count down is finished, write some text if (distance .container { max-width: 600px; width: 100%; background-color: #ffffff; border-radius: 16px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); padding: 40px; text-align: center; position: relative; overflow: hidden; } .countdown-container { display: flex; justify-content: left; gap: 5px; margin: 0 0; } .countdown-item { display: flex; flex-direction: column; align-items: baseline; position: relative; } .countdown-item-flash { display: flex; flex-direction: column; align-items: baseline; position: relative; padding: 0 0 10px 0; } .countdown-digit { font-size: 16px; font-weight: 700; background-color: #b40024; color: #ffffff; border-radius: 8px; padding: 5px 5px; min-width: 35px; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); position: relative; overflow: hidden; transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1); font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-digit::after { content: ''; position: absolute; top: 50%; width: 100%; height: 1px; background-color: rgba(255, 255, 255, 0.1); left: 0; } .countdown-label { font-size: 10px; font-weight: 500; color: #2d2d2d; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-label-flash { font-size: 14px; font-weight: 500; color: #b40024; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .accent-digit { background-color: #2d2d2d; } .countdown-separator { font-size: 20px; font-weight: 700; color: #2d2d2d; margin-top: 0px; } /* Responsive styles */ @media (max-width: 600px) { .container { padding: 30px 20px; } .countdown-container { gap: 2px; } .countdown-digit { font-size: 14px; padding: 5px 5px; min-width: 35px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-separator { font-size: 20px; margin-top: 0px; } .countdown-label { font-size: 8px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } }     ของขวัญประกอบด้วย : กระเป๋า Purse Clarins สีแดง จำนวน 1 ชิ้น Extra-Firming Night Cream ขนาด 15 ml จำนวน 1 ชิ้น Extra-Firming Day Cream ขนาด 15 ml จำนวน 1 ชิ้น Extra-Firming Neck & Décolleté ขนาด 15 ml จำนวน 1 ชิ้น Extra-Firming Treatment Essence ขนาด 15 ml จำนวน 2 ชิ้น
ONLINE_EXCLUSIVE Double Serum Light Set 1 item ราคาปัจจุบัน 5,400.00 บาท
ONLINE EXCLUSIVE
Double Serum Light Set
Double Serum Light Set
1 item
ราคาปัจจุบัน 5,400.00 บาท
5,400.00 บาท
เมื่อซื้อ Double Serum Light Set รับของขวัญ 6 ชิ้น มูลค่า 4,500 บาท   MID-YEAR SALE รับส่วนลด 20% เมื่อชอปขั้นต่ำ 5,000 บาท จะสิ้นสุดใน : Days : Hours : Minutes : Seconds // Set the date we're counting down to var countDownDate = new Date("June 18, 2025 23:59:00").getTime(); // Update the count down every 1 second var x = setInterval(function () { // Get today's date and time var now = new Date().getTime(); // Find the distance between now and the count down date var distance = countDownDate - now; // Time calculations for days, hours, minutes and seconds var days = Math.floor(distance / (1000 * 60 * 60 * 24)); var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); var seconds = Math.floor((distance % (1000 * 60)) / 1000); // Display the result in the element with id="demo" //document.getElementById("demo").innerHTML = days + "d " + hours + "h " // + minutes + "m " + seconds + "s "; // Display the result document.getElementById("days1").textContent = days.toString().padStart(2, '0'); document.getElementById("hours1").textContent = hours.toString().padStart(2, '0'); document.getElementById("minutes1").textContent = minutes.toString().padStart(2, '0'); document.getElementById("seconds1").textContent = seconds.toString().padStart(2, '0'); // If the count down is finished, write some text if (distance .container { max-width: 600px; width: 100%; background-color: #ffffff; border-radius: 16px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); padding: 40px; text-align: center; position: relative; overflow: hidden; } .countdown-container { display: flex; justify-content: left; gap: 5px; margin: 0 0; } .countdown-item { display: flex; flex-direction: column; align-items: baseline; position: relative; } .countdown-item-flash { display: flex; flex-direction: column; align-items: baseline; position: relative; padding: 0 0 10px 0; } .countdown-digit { font-size: 16px; font-weight: 700; background-color: #b40024; color: #ffffff; border-radius: 8px; padding: 5px 5px; min-width: 35px; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); position: relative; overflow: hidden; transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1); font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-digit::after { content: ''; position: absolute; top: 50%; width: 100%; height: 1px; background-color: rgba(255, 255, 255, 0.1); left: 0; } .countdown-label { font-size: 10px; font-weight: 500; color: #2d2d2d; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-label-flash { font-size: 14px; font-weight: 500; color: #b40024; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .accent-digit { background-color: #2d2d2d; } .countdown-separator { font-size: 20px; font-weight: 700; color: #2d2d2d; margin-top: 0px; } /* Responsive styles */ @media (max-width: 600px) { .container { padding: 30px 20px; } .countdown-container { gap: 2px; } .countdown-digit { font-size: 14px; padding: 5px 5px; min-width: 35px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-separator { font-size: 20px; margin-top: 0px; } .countdown-label { font-size: 8px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } }   ของขวัญประกอบด้วย : กระเป๋า Purse Clarins สีแดง จำนวน 1 ชิ้น Extra-Firming Night Cream ขนาด 15 ml จำนวน 1 ชิ้น Extra-Firming Day Cream ขนาด 15 ml จำนวน 1 ชิ้น Extra-Firming Neck & Décolleté ขนาด 15 ml จำนวน 1 ชิ้น Extra-Firming Treatment Essence ขนาด 15 ml จำนวน 2 ชิ้น
ONLINE_EXCLUSIVE Double Serum Eye Set 1 item ราคาปัจจุบัน 3,800.00 บาท
ONLINE EXCLUSIVE
Double Serum Eye Set
Double Serum Eye Set
1 item
ราคาปัจจุบัน 3,800.00 บาท
3,800.00 บาท
เมื่อซื้อ Double Serum Eye Set รับของขวัญ 6 ชิ้น มูลค่า 2,650 บาท   MID-YEAR SALE รับส่วนลด 20% เมื่อชอปขั้นต่ำ 5,000 บาท จะสิ้นสุดใน : Days : Hours : Minutes : Seconds // Set the date we're counting down to var countDownDate = new Date("June 18, 2025 23:59:00").getTime(); // Update the count down every 1 second var x = setInterval(function () { // Get today's date and time var now = new Date().getTime(); // Find the distance between now and the count down date var distance = countDownDate - now; // Time calculations for days, hours, minutes and seconds var days = Math.floor(distance / (1000 * 60 * 60 * 24)); var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); var seconds = Math.floor((distance % (1000 * 60)) / 1000); // Display the result in the element with id="demo" //document.getElementById("demo").innerHTML = days + "d " + hours + "h " // + minutes + "m " + seconds + "s "; // Display the result document.getElementById("days1").textContent = days.toString().padStart(2, '0'); document.getElementById("hours1").textContent = hours.toString().padStart(2, '0'); document.getElementById("minutes1").textContent = minutes.toString().padStart(2, '0'); document.getElementById("seconds1").textContent = seconds.toString().padStart(2, '0'); // If the count down is finished, write some text if (distance .container { max-width: 600px; width: 100%; background-color: #ffffff; border-radius: 16px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); padding: 40px; text-align: center; position: relative; overflow: hidden; } .countdown-container { display: flex; justify-content: left; gap: 5px; margin: 0 0; } .countdown-item { display: flex; flex-direction: column; align-items: baseline; position: relative; } .countdown-item-flash { display: flex; flex-direction: column; align-items: baseline; position: relative; padding: 0 0 10px 0; } .countdown-digit { font-size: 16px; font-weight: 700; background-color: #b40024; color: #ffffff; border-radius: 8px; padding: 5px 5px; min-width: 35px; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); position: relative; overflow: hidden; transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1); font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-digit::after { content: ''; position: absolute; top: 50%; width: 100%; height: 1px; background-color: rgba(255, 255, 255, 0.1); left: 0; } .countdown-label { font-size: 10px; font-weight: 500; color: #2d2d2d; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-label-flash { font-size: 14px; font-weight: 500; color: #b40024; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .accent-digit { background-color: #2d2d2d; } .countdown-separator { font-size: 20px; font-weight: 700; color: #2d2d2d; margin-top: 0px; } /* Responsive styles */ @media (max-width: 600px) { .container { padding: 30px 20px; } .countdown-container { gap: 2px; } .countdown-digit { font-size: 14px; padding: 5px 5px; min-width: 35px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-separator { font-size: 20px; margin-top: 0px; } .countdown-label { font-size: 8px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } }   ของขวัญประกอบด้วย : Extra-Firming Day Cream ขนาด 5 ml จำนวน 1 ชิ้น Extra-Firming Night Cream ขนาด 5 ml จำนวน 1 ชิ้น Total Eye Lift ขนาด 3 ml จำนวน 2 ชิ้น Hydrating Toning Lotion ขนาด 10 ml จำนวน 1 ชิ้น Hydrating Gentle Foaming Cleanser ขนาด 5 ml จำนวน 1 ชิ้น
NEW Renew-Plus Body Serum 200 มล. ราคาปัจจุบัน 3,350.00 บาท
NEW
Renew-Plus Body Serum Renew-Plus Body Serum
Renew-Plus Body Serum
200 มล.
ราคาปัจจุบัน 3,350.00 บาท
3,350.00 บาท
เซรั่มบำรุงผิวกาย มอบผลลัพธ์ผิวนุ่มเนียน สัมผัสเฟิร์มกระชับ แลดูอ่อนเยาว์   MID-YEAR SALE รับส่วนลด 20% เมื่อชอปขั้นต่ำ 5,000 บาท จะสิ้นสุดใน : Days : Hours : Minutes : Seconds // Set the date we're counting down to var countDownDate = new Date("June 18, 2025 23:59:00").getTime(); // Update the count down every 1 second var x = setInterval(function () { // Get today's date and time var now = new Date().getTime(); // Find the distance between now and the count down date var distance = countDownDate - now; // Time calculations for days, hours, minutes and seconds var days = Math.floor(distance / (1000 * 60 * 60 * 24)); var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); var seconds = Math.floor((distance % (1000 * 60)) / 1000); // Display the result in the element with id="demo" //document.getElementById("demo").innerHTML = days + "d " + hours + "h " // + minutes + "m " + seconds + "s "; // Display the result document.getElementById("days1").textContent = days.toString().padStart(2, '0'); document.getElementById("hours1").textContent = hours.toString().padStart(2, '0'); document.getElementById("minutes1").textContent = minutes.toString().padStart(2, '0'); document.getElementById("seconds1").textContent = seconds.toString().padStart(2, '0'); // If the count down is finished, write some text if (distance .container { max-width: 600px; width: 100%; background-color: #ffffff; border-radius: 16px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); padding: 40px; text-align: center; position: relative; overflow: hidden; } .countdown-container { display: flex; justify-content: left; gap: 5px; margin: 0 0; } .countdown-item { display: flex; flex-direction: column; align-items: baseline; position: relative; } .countdown-item-flash { display: flex; flex-direction: column; align-items: baseline; position: relative; padding: 0 0 10px 0; } .countdown-digit { font-size: 16px; font-weight: 700; background-color: #b40024; color: #ffffff; border-radius: 8px; padding: 5px 5px; min-width: 35px; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); position: relative; overflow: hidden; transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1); font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-digit::after { content: ''; position: absolute; top: 50%; width: 100%; height: 1px; background-color: rgba(255, 255, 255, 0.1); left: 0; } .countdown-label { font-size: 10px; font-weight: 500; color: #2d2d2d; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-label-flash { font-size: 14px; font-weight: 500; color: #b40024; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .accent-digit { background-color: #2d2d2d; } .countdown-separator { font-size: 20px; font-weight: 700; color: #2d2d2d; margin-top: 0px; } /* Responsive styles */ @media (max-width: 600px) { .container { padding: 30px 20px; } .countdown-container { gap: 2px; } .countdown-digit { font-size: 14px; padding: 5px 5px; min-width: 35px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-separator { font-size: 20px; margin-top: 0px; } .countdown-label { font-size: 8px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } }  
ONLINE_EXCLUSIVE Total Eye Lift Set 1 item ราคาปัจจุบัน 3,900.00 บาท
ONLINE EXCLUSIVE
Total Eye Lift Set
Total Eye Lift Set
1 item
ราคาปัจจุบัน 3,900.00 บาท
3,900.00 บาท
เมื่อซื้อ Total Eye Lift Set รับของขวัญ 6 ชิ้น มูลค่า 2,400 บาท   MID-YEAR SALE รับส่วนลด 20% เมื่อชอปขั้นต่ำ 5,000 บาท จะสิ้นสุดใน : Days : Hours : Minutes : Seconds // Set the date we're counting down to var countDownDate = new Date("June 18, 2025 23:59:00").getTime(); // Update the count down every 1 second var x = setInterval(function () { // Get today's date and time var now = new Date().getTime(); // Find the distance between now and the count down date var distance = countDownDate - now; // Time calculations for days, hours, minutes and seconds var days = Math.floor(distance / (1000 * 60 * 60 * 24)); var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); var seconds = Math.floor((distance % (1000 * 60)) / 1000); // Display the result in the element with id="demo" //document.getElementById("demo").innerHTML = days + "d " + hours + "h " // + minutes + "m " + seconds + "s "; // Display the result document.getElementById("days1").textContent = days.toString().padStart(2, '0'); document.getElementById("hours1").textContent = hours.toString().padStart(2, '0'); document.getElementById("minutes1").textContent = minutes.toString().padStart(2, '0'); document.getElementById("seconds1").textContent = seconds.toString().padStart(2, '0'); // If the count down is finished, write some text if (distance .container { max-width: 600px; width: 100%; background-color: #ffffff; border-radius: 16px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); padding: 40px; text-align: center; position: relative; overflow: hidden; } .countdown-container { display: flex; justify-content: left; gap: 5px; margin: 0 0; } .countdown-item { display: flex; flex-direction: column; align-items: baseline; position: relative; } .countdown-item-flash { display: flex; flex-direction: column; align-items: baseline; position: relative; padding: 0 0 10px 0; } .countdown-digit { font-size: 16px; font-weight: 700; background-color: #b40024; color: #ffffff; border-radius: 8px; padding: 5px 5px; min-width: 35px; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); position: relative; overflow: hidden; transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1); font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-digit::after { content: ''; position: absolute; top: 50%; width: 100%; height: 1px; background-color: rgba(255, 255, 255, 0.1); left: 0; } .countdown-label { font-size: 10px; font-weight: 500; color: #2d2d2d; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-label-flash { font-size: 14px; font-weight: 500; color: #b40024; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .accent-digit { background-color: #2d2d2d; } .countdown-separator { font-size: 20px; font-weight: 700; color: #2d2d2d; margin-top: 0px; } /* Responsive styles */ @media (max-width: 600px) { .container { padding: 30px 20px; } .countdown-container { gap: 2px; } .countdown-digit { font-size: 14px; padding: 5px 5px; min-width: 35px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-separator { font-size: 20px; margin-top: 0px; } .countdown-label { font-size: 8px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } }   ของขวัญประกอบด้วย : Extra-Firming Day Cream ขนาด 5 ml จำนวน 1 ชิ้น Extra-Firming Night Cream ขนาด 5 ml จำนวน 1 ชิ้น V Shaping Facial Lift Tightening & anti-puffiness eye concentrate ขนาด 3 ml จำนวน 2 ชิ้น Hydrating Toning Lotion ขนาด 10 ml จำนวน 1 ชิ้น Hydrating Gentle Foaming Cleanser ขนาด 5 ml จำนวน 1 ชิ้น
ผลิตภัณฑ์ Double Serum ใหม่

นวัตกรรม

ผลิตภัณฑ์ Double Serum ใหม่

สูตรเข้มข้นเพื่อจัดการสัญญาณแห่งวัยที่สมบูรณ์แบบที่สุด*
การวิจัยเกี่ยวกับเอพีเจเนติกส์ที่ใช้เวลานานถึง 5 ปี

ข้อมูลเพิ่มเติม

NEW Extra-Firming Day All Skin Types 2 ขนาด ราคาปัจจุบัน 3,700.00 บาท
NEW
Extra-Firming Day All Skin Types Extra-Firming Day All Skin Types
Extra-Firming Day All Skin Types
2 ขนาด
เริ่มต้นที่
ราคาปัจจุบัน 3,700.00 บาท
3,700.00 บาท
พิเศษ! ประหยัด 20% เมื่อซื้อ Extra-Firming Day Cream คู่กับรีฟีล   นวัตกรรม [COLLAGEN]³ TECHNOLOGY.* ครีมฟื้นบำรุงผิว ช่วยลดเลือนริ้วรอยและกระชับผิว *พัฒนาโดย Clarins
NEW Extra-Firming Night All Skin Types 2 ขนาด ราคาปัจจุบัน 3,900.00 บาท
NEW
Extra-Firming Night All Skin Types Extra-Firming Night All Skin Types
Extra-Firming Night All Skin Types
2 ขนาด
เริ่มต้นที่
ราคาปัจจุบัน 3,900.00 บาท
3,900.00 บาท
พิเศษ! ประหยัด 20% เมื่อซื้อ Extra-Firming Night Cream คู่กับรีฟีล   นวัตกรรม [COLLAGEN]³ TECHNOLOGY.* ครีมฟื้นบำรุงผิว ช่วยลดเลือนริ้วรอยและกระชับผิว *พัฒนาโดย Clarins
NEW Extra-Firming Day Cream - Dry Skin 50 มล. ราคาปัจจุบัน 4,600.00 บาท
NEW
Extra-Firming Day Cream - Dry Skin Extra-Firming Day Cream - Dry Skin
Extra-Firming Day Cream - Dry Skin
50 มล.
ราคาปัจจุบัน 4,600.00 บาท
4,600.00 บาท
นวัตกรรม [COLLAGEN]³ TECHNOLOGY.* ครีมฟื้นบำรุงผิว ช่วยลดเลือนริ้วรอยและกระชับผิว *พัฒนาโดย Clarins
NEW Extra-Firming Night Cream - Dry Skin 50 มล. ราคาปัจจุบัน 4,850.00 บาท
NEW
Extra-Firming Night Cream - Dry Skin Extra-Firming Night Cream - Dry Skin
Extra-Firming Night Cream - Dry Skin
50 มล.
ราคาปัจจุบัน 4,850.00 บาท
4,850.00 บาท
นวัตกรรม [COLLAGEN]³ TECHNOLOGY.* ครีมฟื้นบำรุงผิว ช่วยลดเลือนริ้วรอยและกระชับผิว *พัฒนาโดย Clarins
ONLINE_EXCLUSIVE Bright Plus Serum Set 1 item ราคาปัจจุบัน 5,600.00 บาท
ONLINE EXCLUSIVE
Bright Plus Serum Set
Bright Plus Serum Set
1 item
ราคาปัจจุบัน 5,600.00 บาท
5,600.00 บาท
เมื่อซื้อ Bright Plus Serum Set รับของขวัญ 6 ชิ้น มูลค่า 3,650 บาท   MID-YEAR SALE รับส่วนลด 20% เมื่อชอปขั้นต่ำ 5,000 บาท จะสิ้นสุดใน : Days : Hours : Minutes : Seconds // Set the date we're counting down to var countDownDate = new Date("June 18, 2025 23:59:00").getTime(); // Update the count down every 1 second var x = setInterval(function () { // Get today's date and time var now = new Date().getTime(); // Find the distance between now and the count down date var distance = countDownDate - now; // Time calculations for days, hours, minutes and seconds var days = Math.floor(distance / (1000 * 60 * 60 * 24)); var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); var seconds = Math.floor((distance % (1000 * 60)) / 1000); // Display the result in the element with id="demo" //document.getElementById("demo").innerHTML = days + "d " + hours + "h " // + minutes + "m " + seconds + "s "; // Display the result document.getElementById("days1").textContent = days.toString().padStart(2, '0'); document.getElementById("hours1").textContent = hours.toString().padStart(2, '0'); document.getElementById("minutes1").textContent = minutes.toString().padStart(2, '0'); document.getElementById("seconds1").textContent = seconds.toString().padStart(2, '0'); // If the count down is finished, write some text if (distance .container { max-width: 600px; width: 100%; background-color: #ffffff; border-radius: 16px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); padding: 40px; text-align: center; position: relative; overflow: hidden; } .countdown-container { display: flex; justify-content: left; gap: 5px; margin: 0 0; } .countdown-item { display: flex; flex-direction: column; align-items: baseline; position: relative; } .countdown-item-flash { display: flex; flex-direction: column; align-items: baseline; position: relative; padding: 0 0 10px 0; } .countdown-digit { font-size: 16px; font-weight: 700; background-color: #b40024; color: #ffffff; border-radius: 8px; padding: 5px 5px; min-width: 35px; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); position: relative; overflow: hidden; transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1); font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-digit::after { content: ''; position: absolute; top: 50%; width: 100%; height: 1px; background-color: rgba(255, 255, 255, 0.1); left: 0; } .countdown-label { font-size: 10px; font-weight: 500; color: #2d2d2d; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-label-flash { font-size: 14px; font-weight: 500; color: #b40024; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .accent-digit { background-color: #2d2d2d; } .countdown-separator { font-size: 20px; font-weight: 700; color: #2d2d2d; margin-top: 0px; } /* Responsive styles */ @media (max-width: 600px) { .container { padding: 30px 20px; } .countdown-container { gap: 2px; } .countdown-digit { font-size: 14px; padding: 5px 5px; min-width: 35px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-separator { font-size: 20px; margin-top: 0px; } .countdown-label { font-size: 8px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } }   ของขวัญประกอบด้วย : Bright Plus Treatment Essence ขนาด 50 ml จำนวน 1 ชิ้น Bright Plus Serum-in-Lotion ขนาด 10 ml จำนวน 2 ชิ้น Bright Plus Moisturizing Emulsion ขนาด 15 ml จำนวน 1 ชิ้น Bright Plus Dark Spot-Targeting Moisturizing Gel Cream ขนาด 15 ml จำนวน 1 ชิ้น Total Eye Lift ขนาด 3 ml จำนวน 1 ชิ้น
ONLINE_EXCLUSIVE Super Restorative Day Cream Set 1 item ราคาปัจจุบัน 6,900.00 บาท
ONLINE EXCLUSIVE
Super Restorative Day Cream Set
Super Restorative Day Cream Set
1 item
ราคาปัจจุบัน 6,900.00 บาท
6,900.00 บาท
เมื่อซื้อ Super Restorative Day Cream Set รับของขวัญ 6 ชิ้น มูลค่า 5,850 บาท   MID-YEAR SALE รับส่วนลด 20% เมื่อชอปขั้นต่ำ 5,000 บาท จะสิ้นสุดใน : Days : Hours : Minutes : Seconds // Set the date we're counting down to var countDownDate = new Date("June 18, 2025 23:59:00").getTime(); // Update the count down every 1 second var x = setInterval(function () { // Get today's date and time var now = new Date().getTime(); // Find the distance between now and the count down date var distance = countDownDate - now; // Time calculations for days, hours, minutes and seconds var days = Math.floor(distance / (1000 * 60 * 60 * 24)); var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); var seconds = Math.floor((distance % (1000 * 60)) / 1000); // Display the result in the element with id="demo" //document.getElementById("demo").innerHTML = days + "d " + hours + "h " // + minutes + "m " + seconds + "s "; // Display the result document.getElementById("days1").textContent = days.toString().padStart(2, '0'); document.getElementById("hours1").textContent = hours.toString().padStart(2, '0'); document.getElementById("minutes1").textContent = minutes.toString().padStart(2, '0'); document.getElementById("seconds1").textContent = seconds.toString().padStart(2, '0'); // If the count down is finished, write some text if (distance .container { max-width: 600px; width: 100%; background-color: #ffffff; border-radius: 16px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); padding: 40px; text-align: center; position: relative; overflow: hidden; } .countdown-container { display: flex; justify-content: left; gap: 5px; margin: 0 0; } .countdown-item { display: flex; flex-direction: column; align-items: baseline; position: relative; } .countdown-item-flash { display: flex; flex-direction: column; align-items: baseline; position: relative; padding: 0 0 10px 0; } .countdown-digit { font-size: 16px; font-weight: 700; background-color: #b40024; color: #ffffff; border-radius: 8px; padding: 5px 5px; min-width: 35px; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); position: relative; overflow: hidden; transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1); font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-digit::after { content: ''; position: absolute; top: 50%; width: 100%; height: 1px; background-color: rgba(255, 255, 255, 0.1); left: 0; } .countdown-label { font-size: 10px; font-weight: 500; color: #2d2d2d; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-label-flash { font-size: 14px; font-weight: 500; color: #b40024; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .accent-digit { background-color: #2d2d2d; } .countdown-separator { font-size: 20px; font-weight: 700; color: #2d2d2d; margin-top: 0px; } /* Responsive styles */ @media (max-width: 600px) { .container { padding: 30px 20px; } .countdown-container { gap: 2px; } .countdown-digit { font-size: 14px; padding: 5px 5px; min-width: 35px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-separator { font-size: 20px; margin-top: 0px; } .countdown-label { font-size: 8px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } }   ของขวัญประกอบด้วย : Super Restorative Smoothing Treatment Essence ขนาด 50 ml จำนวน 1 ชิ้น Super Restorative Night Cream ขนาด 15 ml จำนวน 1 ชิ้น Super Restorative Hand Cream ขนาด 30 ml จำนวน 1 ชิ้น Blue Orchid Face Treatment Oil ขนาด 5 ml จำนวน 1 ชิ้น Total Eye Lift ขนาด 3 ml จำนวน 2 ชิ้น
ONLINE_EXCLUSIVE Super Restorative Night Cream Set 1 item ราคาปัจจุบัน 7,300.00 บาท
ONLINE EXCLUSIVE
Super Restorative Night Cream Set
Super Restorative Night Cream Set
1 item
ราคาปัจจุบัน 7,300.00 บาท
7,300.00 บาท
เมื่อซื้อ Super Restorative Night Cream Set รับของขวัญ 6 ชิ้น มูลค่า 5,850 บาท   MID-YEAR SALE รับส่วนลด 20% เมื่อชอปขั้นต่ำ 5,000 บาท จะสิ้นสุดใน : Days : Hours : Minutes : Seconds // Set the date we're counting down to var countDownDate = new Date("June 18, 2025 23:59:00").getTime(); // Update the count down every 1 second var x = setInterval(function () { // Get today's date and time var now = new Date().getTime(); // Find the distance between now and the count down date var distance = countDownDate - now; // Time calculations for days, hours, minutes and seconds var days = Math.floor(distance / (1000 * 60 * 60 * 24)); var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); var seconds = Math.floor((distance % (1000 * 60)) / 1000); // Display the result in the element with id="demo" //document.getElementById("demo").innerHTML = days + "d " + hours + "h " // + minutes + "m " + seconds + "s "; // Display the result document.getElementById("days1").textContent = days.toString().padStart(2, '0'); document.getElementById("hours1").textContent = hours.toString().padStart(2, '0'); document.getElementById("minutes1").textContent = minutes.toString().padStart(2, '0'); document.getElementById("seconds1").textContent = seconds.toString().padStart(2, '0'); // If the count down is finished, write some text if (distance .container { max-width: 600px; width: 100%; background-color: #ffffff; border-radius: 16px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); padding: 40px; text-align: center; position: relative; overflow: hidden; } .countdown-container { display: flex; justify-content: left; gap: 5px; margin: 0 0; } .countdown-item { display: flex; flex-direction: column; align-items: baseline; position: relative; } .countdown-item-flash { display: flex; flex-direction: column; align-items: baseline; position: relative; padding: 0 0 10px 0; } .countdown-digit { font-size: 16px; font-weight: 700; background-color: #b40024; color: #ffffff; border-radius: 8px; padding: 5px 5px; min-width: 35px; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); position: relative; overflow: hidden; transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1); font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-digit::after { content: ''; position: absolute; top: 50%; width: 100%; height: 1px; background-color: rgba(255, 255, 255, 0.1); left: 0; } .countdown-label { font-size: 10px; font-weight: 500; color: #2d2d2d; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-label-flash { font-size: 14px; font-weight: 500; color: #b40024; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .accent-digit { background-color: #2d2d2d; } .countdown-separator { font-size: 20px; font-weight: 700; color: #2d2d2d; margin-top: 0px; } /* Responsive styles */ @media (max-width: 600px) { .container { padding: 30px 20px; } .countdown-container { gap: 2px; } .countdown-digit { font-size: 14px; padding: 5px 5px; min-width: 35px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-separator { font-size: 20px; margin-top: 0px; } .countdown-label { font-size: 8px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } }   ของขวัญประกอบด้วย : Super Restorative Smoothing Treatment Essence ขนาด 50 ml จำนวน 1 ชิ้น Super Restorative Day Cream ขนาด 15 ml จำนวน 1 ชิ้น Super Restorative Hand Cream ขนาด 30 ml จำนวน 1 ชิ้น Blue Orchid Face Treatment Oil ขนาด 5 ml จำนวน 1 ชิ้น Total Eye Lift ขนาด 3 ml จำนวน 2 ชิ้น
ONLINE_EXCLUSIVE Body Lift Expert Set 1 item ราคาปัจจุบัน 3,300.00 บาท
ONLINE EXCLUSIVE
Body Lift Expert Set
Body Lift Expert Set
1 item
ราคาปัจจุบัน 3,300.00 บาท
3,300.00 บาท
เมื่อซื้อ Body Lift Expert Set รับของขวัญ 6 ชิ้น มูลค่า 1,300 บาท   MID-YEAR SALE รับส่วนลด 20% เมื่อชอปขั้นต่ำ 5,000 บาท จะสิ้นสุดใน : Days : Hours : Minutes : Seconds // Set the date we're counting down to var countDownDate = new Date("June 18, 2025 23:59:00").getTime(); // Update the count down every 1 second var x = setInterval(function () { // Get today's date and time var now = new Date().getTime(); // Find the distance between now and the count down date var distance = countDownDate - now; // Time calculations for days, hours, minutes and seconds var days = Math.floor(distance / (1000 * 60 * 60 * 24)); var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); var seconds = Math.floor((distance % (1000 * 60)) / 1000); // Display the result in the element with id="demo" //document.getElementById("demo").innerHTML = days + "d " + hours + "h " // + minutes + "m " + seconds + "s "; // Display the result document.getElementById("days1").textContent = days.toString().padStart(2, '0'); document.getElementById("hours1").textContent = hours.toString().padStart(2, '0'); document.getElementById("minutes1").textContent = minutes.toString().padStart(2, '0'); document.getElementById("seconds1").textContent = seconds.toString().padStart(2, '0'); // If the count down is finished, write some text if (distance .container { max-width: 600px; width: 100%; background-color: #ffffff; border-radius: 16px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); padding: 40px; text-align: center; position: relative; overflow: hidden; } .countdown-container { display: flex; justify-content: left; gap: 5px; margin: 0 0; } .countdown-item { display: flex; flex-direction: column; align-items: baseline; position: relative; } .countdown-item-flash { display: flex; flex-direction: column; align-items: baseline; position: relative; padding: 0 0 10px 0; } .countdown-digit { font-size: 16px; font-weight: 700; background-color: #b40024; color: #ffffff; border-radius: 8px; padding: 5px 5px; min-width: 35px; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); position: relative; overflow: hidden; transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1); font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-digit::after { content: ''; position: absolute; top: 50%; width: 100%; height: 1px; background-color: rgba(255, 255, 255, 0.1); left: 0; } .countdown-label { font-size: 10px; font-weight: 500; color: #2d2d2d; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-label-flash { font-size: 14px; font-weight: 500; color: #b40024; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .accent-digit { background-color: #2d2d2d; } .countdown-separator { font-size: 20px; font-weight: 700; color: #2d2d2d; margin-top: 0px; } /* Responsive styles */ @media (max-width: 600px) { .container { padding: 30px 20px; } .countdown-container { gap: 2px; } .countdown-digit { font-size: 14px; padding: 5px 5px; min-width: 35px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-separator { font-size: 20px; margin-top: 0px; } .countdown-label { font-size: 8px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } }   ของขวัญประกอบด้วย : Tonic Body Treatment Oil ขนาด 10 ml จำนวน 1 ชิ้น Body Firming Extra-Firming Gel ขนาด 30 ml จำนวน 1 ชิ้น Exfoliation Body Scrub For Smooth Skin ขนาด 30 ml จำนวน 1 ชิ้น Eau des Jardins Uplifting fresh shower gel ขนาด 8 ml จำนวน 1 ชิ้น Eau des Jardins Uplifting melting body lotion ขนาด 8 ml จำนวน 2 ชิ้น
ONLINE_EXCLUSIVE Tonic Body Treatment Oil Set 1 item ราคาปัจจุบัน 3,100.00 บาท
ONLINE EXCLUSIVE
Tonic Body Treatment Oil Set
Tonic Body Treatment Oil Set
1 item
ราคาปัจจุบัน 3,100.00 บาท
3,100.00 บาท
เมื่อซื้อ Tonic Body Treatment Oil Set รับของขวัญ 6 ชิ้น มูลค่า 1,250 บาท   MID-YEAR SALE รับส่วนลด 20% เมื่อชอปขั้นต่ำ 5,000 บาท จะสิ้นสุดใน : Days : Hours : Minutes : Seconds // Set the date we're counting down to var countDownDate = new Date("June 18, 2025 23:59:00").getTime(); // Update the count down every 1 second var x = setInterval(function () { // Get today's date and time var now = new Date().getTime(); // Find the distance between now and the count down date var distance = countDownDate - now; // Time calculations for days, hours, minutes and seconds var days = Math.floor(distance / (1000 * 60 * 60 * 24)); var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); var seconds = Math.floor((distance % (1000 * 60)) / 1000); // Display the result in the element with id="demo" //document.getElementById("demo").innerHTML = days + "d " + hours + "h " // + minutes + "m " + seconds + "s "; // Display the result document.getElementById("days1").textContent = days.toString().padStart(2, '0'); document.getElementById("hours1").textContent = hours.toString().padStart(2, '0'); document.getElementById("minutes1").textContent = minutes.toString().padStart(2, '0'); document.getElementById("seconds1").textContent = seconds.toString().padStart(2, '0'); // If the count down is finished, write some text if (distance .container { max-width: 600px; width: 100%; background-color: #ffffff; border-radius: 16px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); padding: 40px; text-align: center; position: relative; overflow: hidden; } .countdown-container { display: flex; justify-content: left; gap: 5px; margin: 0 0; } .countdown-item { display: flex; flex-direction: column; align-items: baseline; position: relative; } .countdown-item-flash { display: flex; flex-direction: column; align-items: baseline; position: relative; padding: 0 0 10px 0; } .countdown-digit { font-size: 16px; font-weight: 700; background-color: #b40024; color: #ffffff; border-radius: 8px; padding: 5px 5px; min-width: 35px; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); position: relative; overflow: hidden; transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1); font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-digit::after { content: ''; position: absolute; top: 50%; width: 100%; height: 1px; background-color: rgba(255, 255, 255, 0.1); left: 0; } .countdown-label { font-size: 10px; font-weight: 500; color: #2d2d2d; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-label-flash { font-size: 14px; font-weight: 500; color: #b40024; margin-top: 8px; text-transform: uppercase; letter-spacing: 0.5px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .accent-digit { background-color: #2d2d2d; } .countdown-separator { font-size: 20px; font-weight: 700; color: #2d2d2d; margin-top: 0px; } /* Responsive styles */ @media (max-width: 600px) { .container { padding: 30px 20px; } .countdown-container { gap: 2px; } .countdown-digit { font-size: 14px; padding: 5px 5px; min-width: 35px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } .countdown-separator { font-size: 20px; margin-top: 0px; } .countdown-label { font-size: 8px; font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } }   ของขวัญประกอบด้วย : Tonic Bath & Shower Concentrate ขนาด 30 ml จำนวน 1 ชิ้น Tonic Oil-Balm ขนาด 30 ml จำนวน 1 ชิ้น Exfoliation Body Scrub For Smooth Skin ขนาด 30 ml จำนวน 1 ชิ้น Eau Ressourçante Body Cream ขนาด 8 ml จำนวน 2 ชิ้น Eau Ressourçante Shower Milk ขนาด 8 ml จำนวน 1 ชิ้น
EXCLUSIVE SET Body Moisturizing Loyalty Set 2025 ปริมาณ ราคาปัจจุบัน 2,200.00 บาท
EXCLUSIVE SET
Body Moisturizing Loyalty Set 2025 Body Moisturizing Loyalty Set 2025
Body Moisturizing Loyalty Set 2025
ปริมาณ
ราคาปัจจุบัน 2,200.00 บาท
2,200.00 บาท
EXCLUSIVE SET Body Firming Loyalty Set 2025 ปริมาณ ราคาปัจจุบัน 3,300.00 บาท
EXCLUSIVE SET
Body Firming Loyalty Set 2025 Body Firming Loyalty Set 2025
Body Firming Loyalty Set 2025
ปริมาณ
ราคาปัจจุบัน 3,300.00 บาท
3,300.00 บาท
EXCLUSIVE SET Cleansing Sensitive Skin Premium Set 2025 ปริมาณ ราคาปัจจุบัน 3,200.00 บาท
EXCLUSIVE SET
Cleansing Sensitive Skin Premium Set 2025 Cleansing Sensitive Skin Premium Set 2025
Cleansing Sensitive Skin Premium Set 2025
ปริมาณ
ราคาปัจจุบัน 3,200.00 บาท
3,200.00 บาท
EXCLUSIVE SET Cleansing Combination Skin Premium Set 2025 ปริมาณ ราคาปัจจุบัน 3,200.00 บาท
EXCLUSIVE SET
Cleansing Combination Skin Premium Set 2025 Cleansing Combination Skin Premium Set 2025
Cleansing Combination Skin Premium Set 2025
ปริมาณ
ราคาปัจจุบัน 3,200.00 บาท
3,200.00 บาท
EXCLUSIVE SET Cleansing Normal Skin Premium Set 2025 ปริมาณ ราคาปัจจุบัน 3,200.00 บาท
EXCLUSIVE SET
Cleansing Normal Skin Premium Set 2025 Cleansing Normal Skin Premium Set 2025
Cleansing Normal Skin Premium Set 2025
ปริมาณ
ราคาปัจจุบัน 3,200.00 บาท
3,200.00 บาท
EXCLUSIVE SET Double Serum and Multi-Active Loyalty Set 2025 ปริมาณ ราคาปัจจุบัน 5,400.00 บาท
EXCLUSIVE SET
Double Serum and Multi-Active Loyalty Set 2025 Double Serum and Multi-Active Loyalty Set 2025
Double Serum and Multi-Active Loyalty Set 2025
ปริมาณ
ราคาปัจจุบัน 5,400.00 บาท
5,400.00 บาท
คุณได้เยี่ยมชม 21 / 29 ผลิตภัณฑ์
ดูผลิตภัณฑ์เพิ่ม

ชุดสกินแคร์สำหรับผิวหน้าและผิวกาย ออนไลน์เอกซ์คลูซีฟ


ซื้อชุดสกินแคร์บำรุงผิวสุดเอกซ์คลูซีฟ จำหน่ายเฉพาะช่องทางออนไลน์เท่านั้น


สัมผัสประสบการณ์ใหม่ในการดูแลผิวอย่างเหนือชั้น ด้วยเซตบำรุงผิวจากคลาแรงส์® มาพร้อมเทคโนโลยีการดูแลผิวที่เป็นเอกสิทธิ์เฉพาะของคลาแรงส์® เท่านั้น ด้วยส่วนผสมจากธรรมชาติที่เราคัดสรรอย่างพิถีพิถัน เพื่อการปกป้อง ฟื้นฟู และบำรุงอย่างล้ำลึก ซื้อชุดบำรุงผิวหน้าและผิวกายออนไลน์เอกซ์คลูซีฟได้แล้ววันนี้ บน www.clarins.co.th พร้อมรับโปรโมชั่นสกินแคร์และข้อเสนอพิเศษมากมาย


เลือกซื้อชุดสกินแคร์บำรุงผิวหน้าสูตรเข้มข้น เหมาะสำหรับทุกสภาพผิว


อยากเริ่มต้นดูแลผิวให้สวย สุขภาพดี และเปล่งประกายจากภายใน เลือกซื้อเซตสกินแคร์ Online Exclusive ที่ขายดีที่สุดจากคลาแรงส์® ได้ที่นี่เลย



เซรั่มดูแลผิวหน้า ลดเลือนริ้วรอย
เซรั่มลดเลือนริ้วรอยแห่งวัยสูตรเข้มข้น ผลิตภัณฑ์ระดับตำนานจากคลาแรงส์® ที่ได้รับรางวัลระดับโลกมาแล้วมากมาย มาพร้อมสารสกัดจากพืช 21 ชนิด ที่จะตรงเข้าฟื้นบำรุงผิวอย่างล้ำลึก เพื่อให้ผิวดูสดใส เปล่งปลั่ง และคงความอ่อนเยาว์ได้อย่างยาวนาน



เซรั่มปรับรูปหน้าพร้อมยกกระชับผิว
เซรั่มสูตรเฉพาะจากคลาแรงส์® ที่คิดค้นขึ้นเป็นพิเศษสำหรับผู้หญิงเอเชีย ด้วยเทคโนโลยีสุดล้ำที่จะช่วยยกกระชับผิว พร้อมปรับรูปหน้าของคุณให้ดูโดดเด่น คืนความมั่นใจได้อีกครั้ง



เซรั่มเพื่อผิวกระจ่างใส
เซรั่มสูตรเข้มข้นที่จะช่วยให้คุณสัมผัสได้ถึงผิวที่ดูเปล่งปลั่งและกระจ่างใสกว่าที่เคย พร้อมเทคโนโลยีที่ช่วยเติมออกซิเจนให้กับผิว ทำให้ผิวของคุณดูเปล่งประกายจากภายใน



ครีมบำรุงผิวหน้าสูตรเข้มข้น
ครีมบำรุงผิวหน้าที่รังสรรค์ขึ้นเพื่อช่วยคงความอ่อนเยาว์ของผิวโดยเฉพาะ มาพร้อมเทคโนโลยีและส่วนผสมพิเศษที่ช่วยบำรุงอย่างล้ำลึก มอบผลลัพธ์ที่ชัดเจนมากกว่าแค่การป้องกันริ้วรอย ราวกับผิวได้ย้อนเวลา


พร้อมรับของขวัญพิเศษและออนไลน์โปรโมชั่น เมื่อสั่งซื้อสกินแคร์จากคลาแรงส์® ผ่านเว็บไซต์


เลือกซื้อเซตผลิตภัณฑ์ดูแลผิวกาย เพื่อผิวนุ่มละมุนน่าสัมผัส


เซรั่มดูแลผิวกาย
เซรั่มดูแลผิวกายที่รังสรรค์ขึ้นด้วยความเชี่ยวชาญด้านการลดเลือนริ้วรอยและดูแลเรือนร่าง ช่วยบอกลาสัญญาณแห่งวัยของผิวกาย พร้อมบำรุงให้ผิวดูเรียบเนียน น่าสัมผัส



ครีมกระชับสัดส่วน
ครีมบำรุงเนื้อบางเบาที่มอบความรู้สึกเบาสบาย พร้อมตรงเข้าจัดการเซลลูไลต์ส่วนเกินทั่วเรือนร่าง ให้ผิวดูเฟิร์มกระชับ เผยส่วนโค้งได้อย่างมั่นใจอีกครั้ง


พบกับประสบการณ์ชอปปิ้งเอกซ์คลูซีฟออนไลน์ เมื่อซื้อสกินแคร์บำรุงผิวกายจากคลาแรงส์® ลุ้นรับของขวัญสุดเซอร์ไพรส์และโปรโมชั่นพิเศษ


เลือกซื้อเซตสกินแคร์ Online Exclusive เพื่อความคุ้มค่าสูงสุด


หากคุณคือหนึ่งในผู้ที่หลงใหลในการดูแลผิวอย่างมีระดับ เราขอแนะนำ เซตสกินแคร์ Online Exclusive จากคลาแรงส์® ที่คัดสรรผลิตภัณฑ์ยอดนิยมมาจัดเป็นเซตสุดพิเศษ จำหน่ายเฉพาะบนเว็บไซต์เท่านั้น โดยแต่ละเซตผ่านการออกแบบมาอย่างพิถีพิถัน เพื่อการบำรุงผิวอย่างล้ำลึกและตรงจุด พร้อมรับของขวัญพิเศษกับออนไลน์โปรโมชั่นเมื่อซื้อสกินแคร์แบบเซต เพื่อการดูแลผิวแบบครบสูตร 



Double Serum 75ml Set

เซรั่มระดับไอคอนของคลาแรงส์® ที่มาพร้อมเทคโนโลยีดูแลผิวสองพลังในขวดเดียว ช่วยลดเลือนริ้วรอย เติมเต็มความชุ่มชื้น พร้อมฟื้นบำรุงให้ผิวแลดูเปล่งปลั่งสุขภาพดี เหมาะสำหรับทุกช่วงวัยและทุกสภาพผิว

พร้อมรับฟรี ของขวัญ 6 ชิ้น มูลค่า 5,000 บาท รวมถึง Super Restorative Day & Night Cream กระเป๋า Clarins สีแดง และผลิตภัณฑ์ทำความสะอาดสูตรอ่อนโยน



Super Restorative Day Cream Set

หากคุณกำลังมองหาชุดบำรุงผิวสำหรับการฟื้นฟูที่เข้มข้นในทุกมิติ เซตนี้คือคำตอบ ด้วย Day Cream สูตรเข้มข้นสำหรับผู้ที่ผิวมีริ้วรอยจากวัย ช่วยเติมเต็มผิวให้ดูแน่น กระจ่างใส พร้อมรับฟรี ของขวัญ 6 ชิ้น มูลค่า 5,850 บาท รวมถึง Night Cream, Hand Cream, Facial Oil และ Total Eye Lift ขนาดพกพา



Total Eye Lift Set

ดูแลรอบดวงตาอย่างตรงจุดด้วยเซตที่รวมตัวช่วยลดความหมองคล้ำ ลดอาการบวม และเสริมความกระชับให้ดวงตาดูสดใสในทุกมุมมอง มาพร้อมเซรั่มและครีมบำรุงพิเศษ

พร้อมรับฟรี ของขวัญ 6 ชิ้น มูลค่า 2,400 บาท ทั้ง Extra-Firming Day & Night Cream, Eye Concentrate และโฟมล้างหน้าสูตรอ่อนโยน



Renew-Plus Body Serum

ที่สุดของการบำรุงผิวกายในรูปแบบเซรั่ม ด้วยสูตรใหม่ที่ผสาน Flower Acids + Pro-Collagen Tri-Peptide ช่วยผลัดเซลล์ผิวและกระตุ้นการสร้างคอลลาเจน ให้ผิวนุ่ม เนียน และกระชับขึ้นอย่างเห็นได้ชัด


พร้อมรับฟรี ของขวัญ 6 ชิ้น มูลค่า 1,450 บาท เมื่อซื้อผ่านช่องทางออนไลน์



Extra-Firming Day Cream (All Skin Types)

ครีมบำรุงสูตรเข้มข้นจากนวัตกรรม [COLLAGEN]³ TECHNOLOGY ที่ช่วยกระชับผิว ลดเลือนริ้วรอย ให้แก้มดูอิ่มฟูและกรอบหน้าคมชัดยิ่งขึ้น เหมาะกับทุกสภาพผิว

พิเศษ ประหยัด 20% เมื่อซื้อคู่กับรีฟิล และรับของขวัญฟรี 5 ชิ้น มูลค่า 2,500 บาท พร้อมรับคะแนนสะสมสุดคุ้ม


หากต้องการเลือกซื้อเซตสกินแคร์ Online Exclusive ให้เหมาะกับตัวคุณ แนะนำให้เริ่มจากการสำรวจปัญหาผิวหรือความต้องการของตนเอง เช่น หากคุณต้องการลดริ้วรอย ให้เลือกเซตที่มี Double Serum หรือ Super Restorative เป็นหลัก หรือหากคุณมีผิวแพ้ง่าย เซตที่เน้นสารสกัดจากธรรมชาติจะตอบโจทย์มากกว่า


ไม่ว่าจะเป็นการดูแลผิวหน้าให้ชุ่มชื้น อ่อนเยาว์ หรือดูแลผิวกายให้เรียบเนียนกระชับ เซตสกินแคร์ Online Exclusive จากคลาแรงส์® คือทางเลือกที่ดีที่สุด แล้วคุณจะได้รับประสบการณ์การบำรุงผิวที่แตกต่าง พร้อมโปรโมชั่นสกินแคร์เฉพาะออนไลน์ที่คุณไม่ควรพลาด



โปรโมชั่นสกินแคร์จากคลาแรงส์®


สั่งซื้อผลิตภัณฑ์ผ่านช่องทางออนไลน์ นอกจากจะสะดวกสบายแล้ว คุณยังจะได้สิทธิพิเศษเหนือระดับอีกมากมาย ไม่ว่าจะเป็นบริการจัดส่งฟรี โปรโมชั่นลดราคา หรือออนไลน์โปรโมชั่นเมื่อซื้อเซตสกินแคร์ Online Exclusive ที่หาไม่ได้จากเคานต์เตอร์แบรนด์ทั่วไป


ให้การดูแลผิวของคุณสมบูรณ์แบบยิ่งกว่าที่เคย ด้วยโปรโมชั่นสกินแคร์จากคลาแรงส์® ที่จัดขึ้นเป็นประจำทุกเดือน ทั้งโปรโมชั่นซื้อครบรับของขวัญ โปรโมชั่นเซตบำรุงผิวคลาแรงส์® สุดคุ้ม หรือแม้แต่ดีลเฉพาะช่วงเทศกาล ช่วยให้คุณได้เป็นเจ้าของชุดบำรุงผิวสุดพิเศษในราคาที่ดีที่สุด


หากคุณกำลังมองหาโอกาสดี ๆ ในการเลือกซื้อชุดสกินแคร์ที่มีประสิทธิภาพสูง ครอบคลุมทุกความต้องการด้านการบำรุงผิว อย่าพลาดโปรโมชั่นเด็ดประจำเดือนจากคลาแรงส์® สามารถเช็กรีวิวผลิตภัณฑ์ อ่านรายละเอียด และรับคำแนะนำก่อนตัดสินใจซื้อได้เลย



ซื้อชุดสกินแคร์และชุดของขวัญออนไลน์ พร้อมรับข้อเสนอพิเศษมากมาย


ซื้อชุดบำรุงผิวกายและผิวหน้าออนไลน์เอกซ์คลูซีฟ ที่ www.clarins.co.th นอกจากจะมีเซรั่มลดริ้วรอย เซตเซรั่มผิวหน้า ครีมบำรุงผิวกาย และอีกหลากหลายผลิตภัณฑ์ให้คุณเลือกชอปแล้ว คลาแรงส์® ยังมีเซตของขวัญสุดพิเศษอีกมากมาย ที่จำหน่ายเฉพาะช่องทางออนไลน์เท่านั้น เหมาะสำหรับการซื้อเป็นของขวัญให้คุณและคนที่คุณรัก ไม่ว่าจะเทศกาลไหน หรือช่วงเวลาใด สามารถเลือกซื้อเซตสกินแคร์ Online Exclusive พร้อมรับโปรโมชั่นสกินแคร์จากคลาแรงส์® ได้เลย

คุณไม่สามารถเพิ่มผลิตภัณฑ์นี้ลงในถุงช้อปปิ้งได้