หน้าแรก Playground E-commerce

ทดลองฟอนต์สำหรับ E-commerce

เลือกฟอนต์และปรับแต่งเพื่อดูตัวอย่างจริงในงาน E-commerce — พร้อม export CSS ไปใช้งานได้ทันที

32px
16px
1.8
Preview — E-commerce 100%
🛒 ตะกร้า (3)

ลดกระหน่ำ 50%

โปรโมชั่นพิเศษ เฉพาะสมาชิกเท่านั้น

สินค้าขายดี

📱

สมาร์ทโฟน Pro Max

฿29,900

⭐ 4.8 (1,234 รีวิว)

🎧

หูฟังไร้สาย

฿2,490

⭐ 4.6 (856 รีวิว)

นาฬิกาอัจฉริยะ

฿8,900

⭐ 4.9 (2,108 รีวิว)

CSS Code

/* Import ทั้ง 2 fonts */
@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@400;600;700&family=Prompt:wght@300;400;600&display=swap');

/* Heading */
h1, h2, h3, h4 {
  font-family: 'Kanit', sans-serif;
  font-weight: 700;
}

/* Body */
body, p, li, td {
  font-family: 'Prompt', sans-serif;
  font-weight: 400;
  line-height: 1.8;
}
ดูฟอนต์แนะนำสำหรับ E-commerce →

ทดลองฟอนต์สำหรับงานอื่นๆ