Continue template migration for the remaining image-LEFT product pages. - Extract data per page (pill, title, image, features, hasPricelist) - Generate hero from canonical template (text-LEFT, image-RIGHT, animated bg) - Remove dead <Header slot=Footer slot= StickyBottomCTA slots - Remove dead data-price-button when id="pricelist" missing - Drop legacy image-LEFT layout, mobile-only sections, justify-center workarounds - Apply consistent TEXT-LEFT order across all product heroes - Drop unused special components (auto-rendered by BaseLayout already) Pages: realflex, water-pump, water-treatment, ท่อ-xy-lent (0 features), ระบบรั้วไวน์แมน, รั้วเทวดา (0 features), หัวจ่าย-ball-jet (6 features), เครื่องเชื่อม-hdpe, เครื่องเชื่อม-ppr (5 features), เทอร์โมเบรค, เม็กกรู๊ฟ-คับปลิ้ง (mobile+desktop special). Verified: 11 pages render with valid HTML, correct features per page.
413 lines
39 KiB
Plaintext
413 lines
39 KiB
Plaintext
---
|
||
import BaseLayout from '@/layouts/BaseLayout.astro';
|
||
---
|
||
|
||
<BaseLayout title="ฉนวนหุ้มท่อแอร์ ฉนวนหุ้มท่อน้ำ เทอร์โมเบรค (Thermobreak)" description="จำหน่ายฉนวนหุ้มท่อแอร์ ฉนวนหุ้มท่อน้ำ เทอร์โมเบรค (Thermobreak)คุณภาพสูง ราคาโรงงาน ส่งฟรี กทม. ปริมณฑล"
|
||
product={{
|
||
name: 'ฉนวนหุ้มท่อแอร์ ฉนวนหุ้มท่อน้ำ เทอร์โมเบรค (Thermobreak)',
|
||
image: '/images/thermobreak/thermobreak-solarblock.png',
|
||
brand: 'Thermobreak',
|
||
}}
|
||
faq={[
|
||
{ question: 'เทอร์โมเบรคต่างจากฉนวนยี่ห้ออื่นอย่างไร?', answer: 'เทอร์โมเบรคใช้เทคโนโลยี Physically Cross-Linked ซึ่งให้ขนาดเซลล์เล็กและกระจายสม่ำเสมอ ทำให้ได้ค่าการนำความร้อนต่ำกว่า (0.032 W/m.K) และมีอายุการใช้งานยาวนานกว่า 10 ปีโดยไม่เสื่อมประสิทธิภาพ' },
|
||
{ question: 'เลือกความหนาฉนวนอย่างไร?', answer: 'การเลือกความหนาขึ้นอยู่กับ: 1) ขนาดท่อ 2) อุณหภูมิของไหลในท่อ 3) อุณหภูมิแวดล้อม 4) ความชื้น โดยทั่วไปท่อน้ำเย็นควรใช้ 15-25 มม. ท่อลมเย็น 20-40 มม. และท่อน้ำร้อน 25-50 มม.' },
|
||
{ question: 'ใช้ภายนอกอาคารได้ไหม?', answer: 'ได้ สำหรับการใช้ภายนอกแนะนำใช้ Thermobreak No Clad ที่ออกแบบมาให้ทนทานต่อ UV และสภาพอากาศโดยไม่ต้องติดตั้งแผ่นเคลือบเพิ่มเติม' },
|
||
{ question: 'รับประกันอายุการใช้งานเท่าไหร่?', answer: 'เทอร์โมเบรคมีการรับประกันประสิทธิภาพการนำความร้อนคงที่มากกว่า 10 ปี ซึ่งหมายความว่าค่า 0.032 W/m.K จะไม่เปลี่ยนแปลงตลอดอายุการใช้งาน' },
|
||
]}>
|
||
<main class="bg-white min-h-screen">
|
||
<!-- Hero Section -->
|
||
<section class="relative bg-gradient-to-br from-primary-800 via-primary-700 to-primary-900 text-white py-16 lg:py-24 overflow-hidden">
|
||
<div class="absolute inset-0 overflow-hidden pointer-events-none">
|
||
<div class="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-[800px] h-[800px] bg-gradient-to-br from-primary-400/30 via-primary-500/15 to-transparent rounded-full blur-[100px] animate-mesh-1"></div>
|
||
<div class="absolute top-1/4 left-1/4 w-2 h-2 bg-white/30 rounded-full animate-float"></div>
|
||
<div class="absolute top-1/3 right-1/4 w-3 h-3 bg-primary-300/20 rounded-full animate-float-delayed-1"></div>
|
||
<div class="absolute top-2/3 left-1/3 w-2 h-2 bg-primary-200/20 rounded-full animate-float-delayed-2"></div>
|
||
<svg class="absolute bottom-0 left-0 w-full h-[250px] opacity-20" viewBox="0 0 1440 250" preserveAspectRatio="none">
|
||
<path d="M0,150 Q360,50 720,150 T1440,150 L1440,250 L0,250 Z" fill="none" stroke="url(#water-gradient-hero)" stroke-width="2">
|
||
<animate attributeName="d" dur="10s" repeatCount="indefinite" values="M0,150 Q360,50 720,150 T1440,150 L1440,250 L0,250 Z;M0,180 Q360,80 720,180 T1440,180 L1440,250 L0,250 Z;M0,150 Q360,50 720,150 T1440,150 L1440,250 L0,250 Z"/>
|
||
</path>
|
||
<defs>
|
||
<linearGradient id="water-gradient-hero" x1="0%" y1="0%" x2="100%" y2="0%">
|
||
<stop offset="0%" stop-color="#40916c"/>
|
||
<stop offset="50%" stop-color="#74c69d"/>
|
||
<stop offset="100%" stop-color="#40916c"/>
|
||
</linearGradient>
|
||
</defs>
|
||
</svg>
|
||
</div>
|
||
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10">
|
||
<div class="grid lg:grid-cols-2 gap-12 items-start">
|
||
<div>
|
||
<span class="inline-block px-4 py-1.5 bg-white/20 text-white rounded-full text-sm font-medium mb-4">ฉนวนและรั้ว</span>
|
||
<h1 class="text-3xl sm:text-4xl lg:text-5xl font-bold mb-4">เทอร์โมเบรค Thermobreak</h1>
|
||
<p class="text-lg text-primary-100 mb-8 leading-relaxed">
|
||
ฉนวนเทอร์โมเบรค คุณภาพสูงจากออสเตรเลีย ป้องกันความร้อนได้ดีเยี่ยม มาตรฐาน FM และ UL
|
||
</p>
|
||
<div class="flex flex-wrap justify-center gap-6 mb-8 lg:justify-start">
|
||
<div class="flex items-start gap-2 text-white">
|
||
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
|
||
</svg>
|
||
<span>ค่าการนำความร้อนต่ำ 0.032 W/m•K</span>
|
||
</div>
|
||
<div class="flex items-start gap-2 text-white">
|
||
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
|
||
</svg>
|
||
<span>มาตรฐาน FM และ UL</span>
|
||
</div>
|
||
<div class="flex items-start gap-2 text-white">
|
||
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
|
||
</svg>
|
||
<span>รับประกัน 10 ปี</span>
|
||
</div>
|
||
</div>
|
||
<div class="flex flex-wrap justify-center gap-4 mb-8 lg:justify-start">
|
||
<a href="https://line.me/ti/p/~JPPSELECTION" target="_blank" rel="noopener" class="bg-accent-500 hover:bg-accent-600 text-white py-3 px-6 rounded-xl font-semibold flex items-center gap-2">
|
||
<svg class="w-5 h-5" fill="currentColor" viewBox="0 0 24 24"><path d="M19.365 9.863c.349 0 .63.285.63.631 0 .345-.281.63-.63.63H17.61v1.125h1.755c.349 0 .63.283.63.63 0 .344-.281.629-.63.629h-2.386c-.345 0-.627-.285-.627-.629V8.108c0-.344.282-.629.627-.629h2.386c.349 0 .63.285.63.63 0 .349-.281.63-.63.63H17.61v1.125h1.755zm-3.855 3.016c0 .27-.174.51-.432.596-.064.021-.133.031-.199.031-.211 0-.391-.09-.51-.25l-2.443-3.317v2.94c0 .344-.279.629-.631.629-.346 0-.626-.285-.626-.629V8.108c0-.27.173-.51.43-.595.06-.023.136-.033.194-.033.195 0 .375.104.495.254l2.462 3.33V8.108c0-.345.282-.629.63-.629.345 0 .63.284.63.629v4.771zm-5.741 0c0 .344-.282.629-.631.629-.345 0-.627-.285-.627-.629V8.108c0-.345.282-.629.627-.629.349 0 .631.284.631.629v4.771zm-2.466.629H4.917c-.345 0-.63-.285-.63-.629V8.108c0-.345.285-.629.63-.629.348 0 .63.284.63.629v4.141h1.756c.348 0 .629.283.629.63 0 .344-.282.629-.629.629M24 10.314C24 4.943 18.615.572 12 .572S0 4.943 0 10.314c0 4.811 4.27 8.842 10.035 9.608.391.082.923.258 1.058.59.12.301.079.766.038 1.08l-.164 1.02c-.045.301-.24 1.186 1.049.645 1.291-.539 6.916-4.078 9.436-6.975C23.176 14.393 24 12.458 24 10.314"/></svg>
|
||
แชท Line
|
||
</a>
|
||
<a href="tel:0905551415" class="bg-white text-primary-700 hover:bg-primary-50 py-3 px-6 rounded-xl font-semibold flex items-center gap-2">
|
||
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z" />
|
||
</svg>
|
||
090-555-1415
|
||
</a>
|
||
<a href="#pricelist" data-price-button class="hidden bg-white text-primary-700 hover:bg-primary-50 py-3 px-6 rounded-xl font-semibold flex items-center gap-2">
|
||
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z" />
|
||
</svg>
|
||
<span>ราคาสินค้า</span>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
<div class="lg:sticky lg:top-24">
|
||
<div class="rounded-2xl overflow-hidden bg-white/10 p-2 max-w-md mx-auto lg:max-w-none">
|
||
<img src="/images/thermobreak/thermobreak-solarblock.png" alt="เทอร์โมเบรค Thermobreak" class="w-full max-w-md mx-auto lg:max-w-none" loading="eager" />
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- Product Details Section -->
|
||
<section class="py-16 px-4">
|
||
<div class="max-w-7xl mx-auto">
|
||
<div class="max-w-4xl mx-auto">
|
||
<h2 class="text-2xl font-bold text-neutral-900 mb-8">รายละเอียดสินค้า</h2>
|
||
|
||
<div class="mb-8">
|
||
<img src="/images/thermobreak/thermobreak-ls.png" alt="Thermobreak LS — ฉนวน closed-cell polyolefin foam หุ้ม foil aluminium" class="w-full h-auto rounded-xl shadow-md" loading="lazy" />
|
||
</div>
|
||
|
||
<p class="text-lg text-neutral-700 leading-relaxed mb-6">
|
||
<strong>ตัวแทนจำหน่ายท่อฉนวนกันความร้อน ฉนวนหุ้มท่อแอร์ ฉนวนหุ้มท่อน้ำ เทอร์โมเบรค (Thermobreak)</strong> ทุกรุ่น สามารถให้คำปรึกษาเกี่ยวกับฉนวนกันความร้อนและราคาเริ่มต้นหรืองบประมาณที่ต้องการ รวมถึงบริการส่งฟรี
|
||
</p>
|
||
|
||
<p class="text-lg text-neutral-700 leading-relaxed mb-6">
|
||
ฉนวนหุ้มท่อแอร์ ฉนวนหุ้มท่อน้ำ ฉนวนกันความร้อน เทอร์โมเบรค (Thermobreak) ผลิตโดย <strong>Thai Sekisui Foam</strong> (โรงงานที่ Chonburi) ภายใต้เทคโนโลยีจากออสเตรเลีย Sekisui Pilon Pty Ltd มากกว่า 30 ปี และมีการรับประกันจากลูกค้าทั่วโลกแล้ว
|
||
</p>
|
||
|
||
<h3 class="text-xl font-bold text-neutral-900 mt-8 mb-4">ทำไมต้องเลือกใช้ เทอร์โมเบรค (Thermobreak)</h3>
|
||
<p class="text-lg text-neutral-700 leading-relaxed mb-6">
|
||
ฉนวนหุ้มท่อแอร์ ฉนวนหุ้มท่อน้ำ ฉนวนกันความร้อน เทอร์โมเบรค (Thermobreak) เป็นผู้นำนวัตกรรมผลิตฉนวน polygon foam คุณภาพสูงที่เป็นที่ยอมรับทั่วโลก ดังนี้
|
||
</p>
|
||
<ul class="list-disc pl-6 space-y-2 text-lg text-neutral-700 mb-6">
|
||
<li>ฉนวนนำความร้อนและไฟฟ้าต่ำและมีอัตรากันน้ำซึมหรือความชื้นต่ำ</li>
|
||
<li>มีการทดสอบจากสถาบันที่เกี่ยวข้อง เพื่อความมั่นใจในคุณภาพฉนวน</li>
|
||
<li>ใช้งานได้อย่างมีประสิทธิภาพ</li>
|
||
<li>ผลิตจากวัตถุดิบคุณภาพสูง</li>
|
||
<li>ถูกต้องตามหลักการกันไฟและความร้อนตามหลักสากล</li>
|
||
<li>ลูกค้าเชื่อถือและเลือกใช้มามากกว่า 30 ปี</li>
|
||
<li>ติดตั้ง ดัด ตัดง่าย สะดวก และรวดเร็ว</li>
|
||
</ul>
|
||
|
||
<p class="text-lg text-neutral-700 leading-relaxed mt-6">
|
||
ผลิตภัณฑ์ฉนวนกันความร้อน ฉนวนหุ้มท่อแอร์ ฉนวนหุ้มท่อน้ำ เทอร์โมเบรค (Thermobreak) เป็นผลิตภัณฑ์สำหรับงานฉนวนระบบปรับอากาศและฉนวนงานหุ้มท่อแอร์ จึงต้องมีการผ่านการรับรองมาตรฐานเกี่ยวกับการติดไฟของวัสดุ ซึ่งเทอร์โมเบรค (Thermobreak) ได้รับการรับรองผ่านมาตรฐานมากมายทั้ง Factory Mutual (FM) และ UL
|
||
</p>
|
||
|
||
<h3 class="text-xl font-bold text-neutral-900 mt-8 mb-4">มาตรฐานการรับรองไฟและควัน</h3>
|
||
<ul class="list-disc pl-6 space-y-2 text-lg text-neutral-700 mb-6">
|
||
<li>BRITISH (BS476 Part 6&7 Class 0)</li>
|
||
<li>ASTM E84, UL723 (25/50)</li>
|
||
<li>EUROPEAN STANDARD EN 13501-1 (EUROCLASS)</li>
|
||
<li>AUSTRALIAN (AS 1530.3)</li>
|
||
<li>ISO STANDARD (ISO 5659-2)</li>
|
||
</ul>
|
||
|
||
<h3 class="text-xl font-bold text-neutral-900 mt-8 mb-4">เทคโนโลยีเพื่อผลิตภัณฑ์ที่เหนือกว่า</h3>
|
||
<p class="text-lg text-neutral-700 leading-relaxed mb-6">
|
||
<strong>Physically cross linked</strong> ทำให้เราได้ผลิตภัณฑ์ที่มีขนาดเซลล์เล็กลงและการกระจายของเซลล์เป็นไปอย่างสม่ำเสมอทำให้ได้ค่าการนำความร้อนที่ต่ำ (0.032 W/m.K) มีความเสถียร และมีการแทรกซึมไอน้ำที่น้อย เป็นจุดประสงค์หลักของฉนวนกันความร้อนด้วยค่าการนำความร้อนที่ต่ำเพียง 0.032 W/m.K
|
||
</p>
|
||
|
||
<h3 class="text-xl font-bold text-neutral-900 mt-8 mb-4">ค่าการซึมผ่านของไอน้ำที่เกือบจะเป็น 0</h3>
|
||
<p class="text-lg text-neutral-700 leading-relaxed mb-4">
|
||
เราสามารถยืนยันได้ว่าผลิตภัณฑ์ เทอร์โมเบรค (Thermobreak) จะมีค่าการนำความร้อนที่คงที่เป็นระยะเวลามากกว่า 10 ปี ซึ่งจะทำให้ลดค่าใช้จ่ายในการซ่อมบำรุงของระบบฉนวน
|
||
</p>
|
||
<ul class="list-disc pl-6 space-y-2 text-lg text-neutral-700 mb-6">
|
||
<li>Vapour Permeability = 2.3 x 10⁻¹⁵ kg/Pa.s.m</li>
|
||
<li>Permeability Resistance Factor : μ > 80,000</li>
|
||
<li>Vapour Permeance = 1.95 x 10⁻⁴ g/MN·s (0.0034 perms)</li>
|
||
</ul>
|
||
|
||
<h3 class="text-xl font-bold text-neutral-900 mt-8 mb-4">สเปกทางเทคนิคของ Thermobreak® LS</h3>
|
||
<p class="text-lg text-neutral-700 leading-relaxed mb-4">
|
||
ข้อมูลจาก Technical Data Sheet ฉบับล่าสุด (06.05.26) ของ Sekisui Foam International:
|
||
</p>
|
||
<div class="overflow-x-auto mb-6">
|
||
<table class="min-w-full text-left text-sm border border-neutral-200 rounded-lg">
|
||
<thead class="bg-neutral-100 text-neutral-900">
|
||
<tr>
|
||
<th class="px-4 py-2 font-semibold">คุณสมบัติ</th>
|
||
<th class="px-4 py-2 font-semibold">Metric</th>
|
||
<th class="px-4 py-2 font-semibold">Imperial</th>
|
||
<th class="px-4 py-2 font-semibold">มาตรฐาน</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody class="divide-y divide-neutral-200 text-neutral-700">
|
||
<tr><td class="px-4 py-2">Material</td><td class="px-4 py-2" colspan="3">Physically cross-linked, closed cell polyolefin foam + reinforced aluminium foil facing</td></tr>
|
||
<tr><td class="px-4 py-2">Density (foam core)</td><td class="px-4 py-2">25 kg/m³</td><td class="px-4 py-2">1.5 lb/ft³</td><td class="px-4 py-2">—</td></tr>
|
||
<tr><td class="px-4 py-2">Operating temperature</td><td class="px-4 py-2">-80°C ถึง +100°C</td><td class="px-4 py-2">-112°F ถึง +212°F</td><td class="px-4 py-2">—</td></tr>
|
||
<tr><td class="px-4 py-2">Thermal conductivity</td><td class="px-4 py-2">0.032 W/m·K @ 23°C</td><td class="px-4 py-2">0.22 BTU·in/h·ft²·°F</td><td class="px-4 py-2">ASTM C518</td></tr>
|
||
<tr><td class="px-4 py-2">Water Vapour Permeability</td><td class="px-4 py-2">2.3 × 10⁻¹⁵ kg/Pa·s·m</td><td class="px-4 py-2">0.002 perm-inch</td><td class="px-4 py-2">ASTM E96</td></tr>
|
||
<tr><td class="px-4 py-2">Water Vapour Permeance</td><td class="px-4 py-2">1.95 × 10⁻⁴ g/MN·s</td><td class="px-4 py-2">0.0034 perms</td><td class="px-4 py-2">ASTM E96</td></tr>
|
||
<tr><td class="px-4 py-2">Permeability Resistance μ</td><td class="px-4 py-2" colspan="2">μ > 80,000</td><td class="px-4 py-2">ASTM E96</td></tr>
|
||
<tr><td class="px-4 py-2">Water Absorption (24h)</td><td class="px-4 py-2" colspan="2">< 0.2% v/v</td><td class="px-4 py-2">ASTM C1763 (Procedure B)</td></tr>
|
||
<tr><td class="px-4 py-2">Mould Resistance</td><td class="px-4 py-2" colspan="2">Zero Growth</td><td class="px-4 py-2">ASTM C1338</td></tr>
|
||
<tr><td class="px-4 py-2">Leachable Chlorides</td><td class="px-4 py-2" colspan="2">< 12 ppm (0.0012% w/w)</td><td class="px-4 py-2">ASTM C871</td></tr>
|
||
<tr><td class="px-4 py-2">Ozone / UV Resistance</td><td class="px-4 py-2" colspan="2">Excellent</td><td class="px-4 py-2">—</td></tr>
|
||
<tr><td class="px-4 py-2">Physical Property</td><td class="px-4 py-2" colspan="2">Complies</td><td class="px-4 py-2">ASTM C1427</td></tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<h3 class="text-xl font-bold text-neutral-900 mt-8 mb-4">มาตรฐานการทนไฟและควัน (จาก TDS)</h3>
|
||
<div class="overflow-x-auto mb-6">
|
||
<table class="min-w-full text-left text-sm border border-neutral-200 rounded-lg">
|
||
<thead class="bg-neutral-100 text-neutral-900">
|
||
<tr>
|
||
<th class="px-4 py-2 font-semibold">มาตรฐาน</th>
|
||
<th class="px-4 py-2 font-semibold">ผล</th>
|
||
<th class="px-4 py-2 font-semibold">หมายเหตุ</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody class="divide-y divide-neutral-200 text-neutral-700">
|
||
<tr><td class="px-4 py-2">FM Approval (FM 4924 - sheet)</td><td class="px-4 py-2">Certified</td><td class="px-4 py-2">ทดสอบ 25mm</td></tr>
|
||
<tr><td class="px-4 py-2">ASTM E84 / UL 723</td><td class="px-4 py-2">FSI ≤ 25, SDI ≤ 50</td><td class="px-4 py-2">NFPA 90A & B, ทดสอบ 50mm</td></tr>
|
||
<tr><td class="px-4 py-2">Resistance to Heat</td><td class="px-4 py-2">Complies</td><td class="px-4 py-2">ASTM C411, NFPA 90A & B</td></tr>
|
||
<tr><td class="px-4 py-2">Smoke Density</td><td class="px-4 py-2">HL3 Rating</td><td class="px-4 py-2">ISO 5659-2, EN 45545-2 R1, ทดสอบ 25mm</td></tr>
|
||
<tr><td class="px-4 py-2">Smoke Toxicity</td><td class="px-4 py-2">HL3 Rating</td><td class="px-4 py-2">EN 17084, EN 45545-2 R1, ทดสอบ 25mm</td></tr>
|
||
<tr><td class="px-4 py-2">BS 476 (Part 6 & 7)</td><td class="px-4 py-2">Class 0</td><td class="px-4 py-2">ทดสอบ 50mm</td></tr>
|
||
<tr><td class="px-4 py-2">TÜV SÜD PSB</td><td class="px-4 py-2">Certified</td><td class="px-4 py-2">Product Listing Scheme, ทดสอบ 50mm</td></tr>
|
||
<tr><td class="px-4 py-2">EN 13823 (Euroclass)</td><td class="px-4 py-2">B-s2, d0</td><td class="px-4 py-2">ทดสอบ 12mm</td></tr>
|
||
<tr><td class="px-4 py-2">ISO 11925-2</td><td class="px-4 py-2">B-s2, d0</td><td class="px-4 py-2">Euroclass, ทดสอบ 12mm</td></tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
<p class="text-sm text-neutral-500 italic">
|
||
ผลิตโดย Thai Sekisui Foam (700/379 Moo 6, Amata Nakorn Industrial Estate, Chonburi 20000) — โทร +66 3821 3219-26 — Thermobreak® เป็นเครื่องหมายการค้าจดทะเบียนของ Sekisui Chemical Co. Ltd
|
||
</p>
|
||
|
||
<h3 class="text-xl font-bold text-neutral-900 mt-8 mb-4">ความยั่งยืนและประโยชน์กับสิ่งแวดล้อม</h3>
|
||
<p class="text-lg text-neutral-700 leading-relaxed">
|
||
ความยั่งยืนของอาคาร (Building Sustainability), คุณภาพอากาศภายในอาคาร (Indoor Air Quality) และสุขภาพและความปลอดภัยของผู้ใช้อาคาร (Health & Safety) เป็นปัจจัยหลักในคอนเซปของอาคารเขียว (Green Building)
|
||
</p>
|
||
<p class="text-lg text-neutral-700 leading-relaxed mt-4">
|
||
ผลิตภัณฑ์ เทอร์โมเบรค (Thermobreak) ได้มีการริเริ่มทำในด้านของผลิตภัณฑ์อาคารเขียว ในอาคารที่ต้องการทำอาคารเขียวและมีการใช้ฉนวนกันความร้อน เทอร์โมเบรค (Thermobreak) จะได้รับคะแนนเครดิตเพิ่มขึ้น เช่น LEED และ Estidama
|
||
</p>
|
||
<ul class="list-disc pl-6 space-y-2 text-lg text-neutral-700 mt-4">
|
||
<li>Green Star Compliant (VOC)</li>
|
||
<li>No CFCs of HCFCs</li>
|
||
<li>Zero Ozone Depletion Potential (Zero ODP)</li>
|
||
<li>Low GWP</li>
|
||
<li>Fibre Free</li>
|
||
<li>Zero PVC, Zero Formaldehyde</li>
|
||
<li>Compliance to RoHS Directive</li>
|
||
<li>Compliance to REACH Directive</li>
|
||
<li>Resistance to Mould Growth</li>
|
||
<li>DUBAI GBR Approved</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- Product Line Section -->
|
||
<section class="py-16 px-4 bg-neutral-50">
|
||
<div class="max-w-7xl mx-auto">
|
||
<div class="max-w-4xl mx-auto">
|
||
<h2 class="text-2xl font-bold text-neutral-900 mb-8 text-center">ผลิตภัณฑ์เทอร์โมเบรคทั้งหมด</h2>
|
||
<p class="text-lg text-neutral-700 mb-8 text-center">เราจำหน่ายผลิตภัณฑ์เทอร์โมเบรคครบทุกประเภทสำหรับทุกการใช้งาน ตั้งแต่งานระบบปรับอากาศ งานอุตสาหกรรม จนถึงงานขนส่ง</p>
|
||
|
||
<!-- Thermal Insulation Products -->
|
||
<h3 class="text-lg font-bold text-neutral-900 mb-4">ฉนวนกันความร้อน (Thermal Insulation)</h3>
|
||
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-6 mb-8">
|
||
<div class="bg-white p-5 rounded-xl shadow-sm">
|
||
<h4 class="font-bold text-neutral-900 mb-2">Thermobreak LS</h4>
|
||
<p class="text-neutral-700 text-sm mb-3">ฉนวนแบบม้วนและแผ่น สำหรับงานทั่วไป เหมาะกับถังน้ำ ท่อขนาดใหญ่ และอุปกรณ์</p>
|
||
<ul class="text-sm text-neutral-600 space-y-1">
|
||
<li>• ความหนา: 5-50 มม.</li>
|
||
<li>• ขนาดม้วน: ตามสั่ง</li>
|
||
<li>• การนำความร้อน: 0.032 W/m.K</li>
|
||
</ul>
|
||
</div>
|
||
<div class="bg-white p-5 rounded-xl shadow-sm">
|
||
<h4 class="font-bold text-neutral-900 mb-2">Thermobreak LS Tube</h4>
|
||
<p class="text-neutral-700 text-sm mb-3">ฉนวนหุ้มท่อแบบสำเร็จรูป สำหรับท่อระบบปรับอากาศและท่อน้ำ</p>
|
||
<ul class="text-sm text-neutral-600 space-y-1">
|
||
<li>• ความยาว: 2 เมตร/เส้น</li>
|
||
<li>• ขนาด: 6.35-273.10 มม.</li>
|
||
<li>• ความหนา: 15-50 มม.</li>
|
||
</ul>
|
||
</div>
|
||
<div class="bg-white p-5 rounded-xl shadow-sm">
|
||
<h4 class="font-bold text-neutral-900 mb-2">Thermobreak LS-F Tube <span class="text-red-600 text-xs">Fire-Rated</span></h4>
|
||
<p class="text-neutral-700 text-sm mb-3">ฉนวนหุ้มท่อแบบทนไฟ สำหรับพื้นที่ที่ต้องการความปลอดภัยทางไฟ</p>
|
||
<ul class="text-sm text-neutral-600 space-y-1">
|
||
<li>• มาตรฐานกันไฟ: FM Approved</li>
|
||
<li>• ขนาด: ตามสั่ง</li>
|
||
<li>• ความยาว: 2 เมตร/เส้น</li>
|
||
</ul>
|
||
</div>
|
||
<div class="bg-white p-5 rounded-xl shadow-sm">
|
||
<h4 class="font-bold text-neutral-900 mb-2">Thermobreak No Clad</h4>
|
||
<p class="text-neutral-700 text-sm mb-3">ฉนวนสำหรับติดตั้งภายนอก ไม่ต้องใช้แผ่นเคลือบเพิ่ม</p>
|
||
<ul class="text-sm text-neutral-600 space-y-1">
|
||
<li>• ทนทานต่อ UV และสภาพอากาศ</li>
|
||
<li>• ติดตั้งง่าย</li>
|
||
<li>• เหมาะกับงานภายนอก</li>
|
||
</ul>
|
||
</div>
|
||
<div class="bg-white p-5 rounded-xl shadow-sm">
|
||
<h4 class="font-bold text-neutral-900 mb-2">Thermobreak Solar</h4>
|
||
<p class="text-neutral-700 text-sm mb-3">ฉนวนสำหรับระบบพลังงานแสงอาทิตย์ ทนความร้อนสูงถึง 160°C</p>
|
||
<ul class="text-sm text-neutral-600 space-y-1">
|
||
<li>• ทนความร้อน: สูงสุด 160°C</li>
|
||
<li>• ประสิทธิภาพสูง</li>
|
||
<li>• อายุการใช้งานยาวนาน</li>
|
||
</ul>
|
||
</div>
|
||
<div class="bg-white p-5 rounded-xl shadow-sm">
|
||
<h4 class="font-bold text-neutral-900 mb-2">Thermobreak Solarblock</h4>
|
||
<p class="text-neutral-700 text-sm mb-3">ฉนวนแผ่นสำหรับแผงโซลาร์เซลล์</p>
|
||
<ul class="text-sm text-neutral-600 space-y-1">
|
||
<li>• รูปแบบ: แผ่น</li>
|
||
<li>• ทนความร้อนสูง</li>
|
||
<li>• ติดตั้งใต้แผงโซลาร์</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Acoustic Products -->
|
||
<h3 class="text-lg font-bold text-neutral-900 mb-4">ฉนวนป้องกันเสียง (Acoustic Insulation)</h3>
|
||
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-6 mb-8">
|
||
<div class="bg-blue-50 p-5 rounded-xl">
|
||
<h4 class="font-bold text-neutral-900 mb-2">Thermobreak AcoustiPlus</h4>
|
||
<p class="text-neutral-700 text-sm mb-3">ฉนวนดูดซับเสียง สำหรับลดเสียงรบกวนในอาคาร</p>
|
||
<ul class="text-sm text-neutral-600 space-y-1">
|
||
<li>• ดูดซับเสียงได้ดี</li>
|
||
<li>• เหมาะกับห้องประชุม โรงแรม รง.</li>
|
||
<li>• ติดตั้งง่าย</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- Thickness Guide Section -->
|
||
<section class="py-16 px-4">
|
||
<div class="max-w-7xl mx-auto">
|
||
<div class="max-w-4xl mx-auto">
|
||
<h2 class="text-2xl font-bold text-neutral-900 mb-8 text-center">คำแนะนำการเลือกความหนาฉนวน</h2>
|
||
<div class="overflow-x-auto">
|
||
<table class="w-full border-collapse bg-white rounded-xl shadow-sm">
|
||
<thead>
|
||
<tr class="bg-primary-600 text-white">
|
||
<th class="px-4 py-3 text-left rounded-tl-xl">ขนาดท่อ (นิ้ว)</th>
|
||
<th class="px-4 py-3 text-center">ท่อน้ำเย็น (มม.)</th>
|
||
<th class="px-4 py-3 text-center">ท่อลมเย็น (มม.)</th>
|
||
<th class="px-4 py-3 text-center rounded-tr-xl">ท่อน้ำร้อน (มม.)</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody class="divide-y divide-neutral-200">
|
||
<tr><td class="px-4 py-3">1/2"</td><td class="px-4 py-3 text-center">15-20</td><td class="px-4 py-3 text-center">20-25</td><td class="px-4 py-3 text-center">20-25</td></tr>
|
||
<tr class="bg-neutral-50"><td class="px-4 py-3">3/4"</td><td class="px-4 py-3 text-center">15-20</td><td class="px-4 py-3 text-center">20-25</td><td class="px-4 py-3 text-center">25-30</td></tr>
|
||
<tr><td class="px-4 py-3">1"</td><td class="px-4 py-3 text-center">20-25</td><td class="px-4 py-3 text-center">25-30</td><td class="px-4 py-3 text-center">25-30</td></tr>
|
||
<tr class="bg-neutral-50"><td class="px-4 py-3">1-1/2"</td><td class="px-4 py-3 text-center">20-25</td><td class="px-4 py-3 text-center">25-30</td><td class="px-4 py-3 text-center">30-40</td></tr>
|
||
<tr><td class="px-4 py-3">2"</td><td class="px-4 py-3 text-center">25-30</td><td class="px-4 py-3 text-center">30-40</td><td class="px-4 py-3 text-center">30-40</td></tr>
|
||
<tr class="bg-neutral-50"><td class="px-4 py-3">3"</td><td class="px-4 py-3 text-center">25-30</td><td class="px-4 py-3 text-center">30-40</td><td class="px-4 py-3 text-center">40-50</td></tr>
|
||
<tr><td class="px-4 py-3">4"</td><td class="px-4 py-3 text-center">30-40</td><td class="px-4 py-3 text-center">40-50</td><td class="px-4 py-3 text-center">40-50</td></tr>
|
||
<tr class="bg-neutral-50"><td class="px-4 py-3">6"</td><td class="px-4 py-3 text-center">30-40</td><td class="px-4 py-3 text-center">40-50</td><td class="px-4 py-3 text-center">50-60</td></tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
<p class="text-sm text-neutral-600 mt-4 text-center">* ความหนาที่แนะนำขึ้นอยู่กับอุณหภูมิทำงานและสภาพแวดล้อม ติดต่อเราเพื่อขอคำแนะนำที่เหมาะสม</p>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- FAQ Section -->
|
||
<section class="py-16 px-4 bg-neutral-50">
|
||
<div class="max-w-7xl mx-auto">
|
||
<div class="max-w-4xl mx-auto">
|
||
<h2 class="text-2xl font-bold text-neutral-900 mb-8 text-center">คำถามที่พบบ่อย</h2>
|
||
<div class="space-y-4">
|
||
<div class="bg-white rounded-xl p-4 shadow-sm">
|
||
<h3 class="font-semibold text-neutral-900 mb-2">Q: เทอร์โมเบรคต่างจากฉนวนยี่ห้ออื่นอย่างไร?</h3>
|
||
<p class="text-neutral-700">เทอร์โมเบรคใช้เทคโนโลยี Physically Cross-Linked ซึ่งให้ขนาดเซลล์เล็กและกระจายสม่ำเสมอ ทำให้ได้ค่าการนำความร้อนต่ำกว่า (0.032 W/m.K) และมีอายุการใช้งานยาวนานกว่า 10 ปีโดยไม่เสื่อมประสิทธิภาพ</p>
|
||
</div>
|
||
<div class="bg-white rounded-xl p-4 shadow-sm">
|
||
<h3 class="font-semibold text-neutral-900 mb-2">Q: เลือกความหนาฉนวนอย่างไร?</h3>
|
||
<p class="text-neutral-700">การเลือกความหนาขึ้นอยู่กับ: 1) ขนาดท่อ 2) อุณหภูมิของไหลในท่อ 3) อุณหภูมิแวดล้อม 4) ความชื้น โดยทั่วไปท่อน้ำเย็นควรใช้ 15-25 มม. ท่อลมเย็น 20-40 มม. และท่อน้ำร้อน 25-50 มม.</p>
|
||
</div>
|
||
<div class="bg-white rounded-xl p-4 shadow-sm">
|
||
<h3 class="font-semibold text-neutral-900 mb-2">Q: ใช้ภายนอกอาคารได้ไหม?</h3>
|
||
<p class="text-neutral-700">ได้ สำหรับการใช้ภายนอกแนะนำใช้ Thermobreak No Clad ที่ออกแบบมาให้ทนทานต่อ UV และสภาพอากาศโดยไม่ต้องติดตั้งแผ่นเคลือบเพิ่มเติม</p>
|
||
</div>
|
||
<div class="bg-white rounded-xl p-4 shadow-sm">
|
||
<h3 class="font-semibold text-neutral-900 mb-2">Q: รับประกันอายุการใช้งานเท่าไหร่?</h3>
|
||
<p class="text-neutral-700">เทอร์โมเบรคมีการรับประกันประสิทธิภาพการนำความร้อนคงที่มากกว่า 10 ปี ซึ่งหมายความว่าค่า 0.032 W/m.K จะไม่เปลี่ยนแปลงตลอดอายุการใช้งาน</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- Price Download Section -->
|
||
<section id="pricelist" class="py-16 px-4 bg-gradient-to-br from-primary-700 to-primary-600 relative overflow-hidden">
|
||
<div class="max-w-4xl mx-auto text-center">
|
||
<h2 class="text-2xl font-bold text-white mb-6">ดาวน์โหลดราคาสินค้า</h2>
|
||
<a href="/documents/2026-New Update Thermobreak Price List.pdf" target="_blank" class="inline-flex items-start gap-4 p-6 bg-white rounded-xl hover:bg-neutral-100 transition-colors group">
|
||
<svg class="w-12 h-12 text-red-600 flex-shrink-0" fill="currentColor" viewBox="0 0 24 24"><path d="M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8l-6-6zm-1 9V3.5L18.5 9H13zM8 13h8v2H8v-2zm0 4h8v2H8v-2zm0-8h2v2H8V9z"/></svg>
|
||
<div class="text-left">
|
||
<div class="font-semibold text-neutral-900 group-hover:text-primary-600 transition-colors">Thermobreak Price List 2026</div>
|
||
<div class="text-sm text-neutral-500">PDF - ดาวน์โหลดราคา</div>
|
||
</div>
|
||
</a>
|
||
</div>
|
||
</section>
|
||
|
||
<!-- Contact CTA Section -->
|
||
<section class="py-16 px-4 bg-gradient-to-br from-primary-700 to-primary-600 text-white text-center relative overflow-hidden">
|
||
<div class="max-w-4xl mx-auto">
|
||
<h2 class="text-3xl font-bold mb-6">สนใจสินค้านี้?</h2>
|
||
<p class="text-lg text-primary-100 mb-8">ติดต่อ 090-555-1415 หรือแอดไลน์ @JPPSELECTION</p>
|
||
<div class="flex flex-wrap justify-center gap-4">
|
||
<a href="https://line.me/ti/p/~JPPSELECTION" target="_blank" class="bg-white text-primary-700 py-3 px-8 rounded-xl font-semibold hover:bg-primary-50 flex items-start gap-2">
|
||
<svg class="w-5 h-5" fill="currentColor" viewBox="0 0 24 24"><path d="M19.365 9.863c.349 0 .63.285.63.631 0 .345-.281.63-.63.63H17.61v1.125h1.755c.349 0 .63.283.63.63 0 .344-.281.629-.63.629h-2.386c-.345 0-.627-.285-.627-.629V8.108c0-.344.282-.629.627-.629h2.386c.349 0 .63.285.63.63 0 .349-.281.63-.63.63H17.61v1.125h1.755zm-3.855 3.016c0 .27-.174.51-.432.596-.064.021-.133.031-.199.031-.211 0-.391-.09-.51-.25l-2.443-3.317v2.94c0 .344-.279.629-.631.629-.346 0-.626-.285-.626-.629V8.108c0-.27.173-.51.43-.595.06-.023.136-.033.194-.033.195 0 .375.104.495.254l2.462 3.33V8.108c0-.345.282-.629.63-.629.345 0 .63.284.63.629v4.771zm-5.741 0c0 .344-.282.629-.631.629-.345 0-.627-.285-.627-.629V8.108c0-.345.282-.629.627-.629.349 0 .631.284.631.629v4.771zm-2.466.629H4.917c-.345 0-.63-.285-.63-.629V8.108c0-.345.285-.629.63-.629.348 0 .63.284.63.629v4.141h1.756c.348 0 .629.283.629.63 0 .344-.282.629-.629.629M24 10.314C24 4.943 18.615.572 12 .572S0 4.943 0 10.314c0 4.811 4.27 8.842 10.035 9.608.391.082.923.258 1.058.59.12.301.079.766.038 1.08l-.164 1.02c-.045.301-.24 1.186 1.049.645 1.291-.539 6.916-4.078 9.436-6.975C23.176 14.393 24 12.458 24 10.314"/></svg>
|
||
แชท
|
||
</a>
|
||
<a href="tel:0905551415" class="bg-accent-500 hover:bg-accent-600 text-white py-3 px-8 rounded-xl font-semibold flex items-start gap-2">
|
||
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z"/>
|
||
</svg>
|
||
090-555-1415
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
</main>
|
||
|
||
|
||
</BaseLayout> |