Auto-sync from website-creator
This commit is contained in:
@@ -4,6 +4,22 @@ import Header from '@/components/common/Header.astro';
|
||||
import Footer from '@/components/common/Footer.astro';
|
||||
---
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Product",
|
||||
"name": "ท่อ HDPE",
|
||||
"description": "ท่อ HDPE มาตรฐาน มอก.982-2548 ผลิตจากวัสดุ Polyethylene คุณภาพสูง ทนทานต่อแรงดันสูง เหมาะสำหรับงานประปา ระบบน้ำเย็น และงานอุตสาหกรรม ราคาถูก ส่งฟรี กทม. ปริมณฑล",
|
||||
"image": "https://dealplustech.co.th/images/products-cropped/hdpe001.png",
|
||||
"offers": {
|
||||
"@type": "Offer",
|
||||
"url": "https://dealplustech.co.th/ท่อhdpe",
|
||||
"priceCurrency": "THB",
|
||||
"availability": "https://schema.org/InStock"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<BaseLayout title="ท่อ HDPE (High Density Polyethylene)" description="ท่อ HDPE ราคาโรงงาน ส่งฟรี กรุงเทพมหานคร ปริมณฑล ท่อ HDPE คุณภาพสูง ทนทาน อายุการใช้งาน 50 ปี">
|
||||
<Header slot="header" />
|
||||
|
||||
@@ -164,6 +180,90 @@ import Footer from '@/components/common/Footer.astro';
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- PE80 vs PE100 Comparison -->
|
||||
<section id="comparison" class="section bg-white">
|
||||
<div class="container-custom">
|
||||
<h2 class="text-xl font-bold text-secondary-900 mb-8">เปรียบเทียบ PE80 กับ PE100</h2>
|
||||
<div class="overflow-x-auto">
|
||||
<table class="w-full border-collapse bg-gray-50 rounded-lg">
|
||||
<thead>
|
||||
<tr class="bg-primary-600 text-white">
|
||||
<th class="px-4 py-3 text-left">คุณสมบัติ</th>
|
||||
<th class="px-4 py-3 text-center">PE80</th>
|
||||
<th class="px-4 py-3 text-center">PE100</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody class="divide-y">
|
||||
<tr><td class="px-4 py-2 font-medium">ความหนาแน่น</td><td class="px-4 py-2 text-center">0.94-0.96 g/cm³</td><td class="px-4 py-2 text-center">0.95-0.96 g/cm³</td></tr>
|
||||
<tr><td class="px-4 py-2 font-medium">ความแข็งแรง (MRS)</td><td class="px-4 py-2 text-center">8 MPa</td><td class="px-4 py-2 text-center">10 MPa</td></tr>
|
||||
<tr><td class="px-4 py-2 font-medium">ความดันที่ทนได้</td><td class="px-4 py-2 text-center">ต่ำกว่า</td><td class="px-4 py-2 text-center">สูงกว่า</td></tr>
|
||||
<tr><td class="px-4 py-2 font-medium">ความต้านทานแรงกระแทก</td><td class="px-4 py-2 text-center">ดี</td><td class="px-4 py-2 text-center">ดีเยี่ยม</td></tr>
|
||||
<tr><td class="px-4 py-2 font-medium">ความต้านทานรอยแตกร้าว</td><td class="px-4 py-2 text-center">ดี</td><td class="px-4 py-2 text-center">ดีเยี่ยม</td></tr>
|
||||
<tr><td class="px-4 py-2 font-medium">ราคา</td><td class="px-4 py-2 text-center">ถูกกว่า</td><td class="px-4 py-2 text-center">สูงกว่า</td></tr>
|
||||
<tr><td class="px-4 py-2 font-medium">เหมาะกับ</td><td class="px-4 py-2 text-center">งานแรงดันต่ำ-กลาง</td><td class="px-4 py-2 text-center">งานแรงดันสูง</td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Jointing Methods -->
|
||||
<section id="jointing" class="section bg-gray-50">
|
||||
<div class="container-custom">
|
||||
<h2 class="text-xl font-bold text-secondary-900 mb-8">วิธีการต่อท่อ HDPE</h2>
|
||||
<div class="grid md:grid-cols-3 gap-6">
|
||||
<div class="bg-white p-5 rounded-lg">
|
||||
<h3 class="font-bold text-secondary-900 mb-3">1. Electrofusion</h3>
|
||||
<p class="text-secondary-700 text-sm mb-3">ใช้ข้อต่อ Electrofitting ต่อท่อโดยใช้ไฟฟ้าทำให้ข้อต่อและท่อหลอมละลายเชื่อมติดกัน</p>
|
||||
<ul class="text-sm text-secondary-600 space-y-1">
|
||||
<li>• เหมาะกับท่อขนาดเล็ก-กลาง</li>
|
||||
<li>• ต้องใช้เครื่อง Electrofusion</li>
|
||||
<li>• ได้รอยต่อแข็งแรง</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="bg-white p-5 rounded-lg">
|
||||
<h3 class="font-bold text-secondary-900 mb-3">2. Butt Fusion</h3>
|
||||
<p class="text-secondary-700 text-sm mb-3">เปิดปลายท่อทั้งสองด้านให้เรียบ แล้วใช้ความร้อนประกบเข้าด้วยกัน</p>
|
||||
<ul class="text-sm text-secondary-600 space-y-1">
|
||||
<li>• เหมาะกับท่อขนาดใหญ่</li>
|
||||
<li>• ต้องใช้เครื่อง Butt Fusion</li>
|
||||
<li>• ได้รอยต่อเป็นชิ้นเดียว</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="bg-white p-5 rounded-lg">
|
||||
<h3 class="font-bold text-secondary-900 mb-3">3. Mechanical Joint</h3>
|
||||
<p class="text-secondary-700 text-sm mb-3">ใช้ข้อต่อแบบกลไก เช่น Compression หรือ Flange</p>
|
||||
<ul class="text-sm text-secondary-600 space-y-1">
|
||||
<li>• ติดตั้งง่าย</li>
|
||||
<li>• ดึงออกได้</li>
|
||||
<li>• เหมาะกับงานซ่อม</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- FAQ Section -->
|
||||
<section id="faq" class="section bg-white">
|
||||
<div class="container-custom">
|
||||
<h2 class="text-xl font-bold text-secondary-900 mb-8">คำถามที่พบบ่อย</h2>
|
||||
<div class="space-y-4 max-w-4xl">
|
||||
<div class="bg-gray-50 rounded-lg p-4">
|
||||
<h3 class="font-semibold text-secondary-900 mb-2">Q: HDPE ต่างจาก PVC อย่างไร?</h3>
|
||||
<p class="text-secondary-700">HDPE ยืดหยุ่นกว่า ทนแรงดันได้สูงกว่า ทนความเย็นได้ดีกว่า (-40°C) เหมาะกับงานที่ต้องการความยืดหยุ่นและทนแรงดันสูง</p>
|
||||
</div>
|
||||
<div class="bg-gray-50 rounded-lg p-4">
|
||||
<h3 class="font-semibold text-secondary-900 mb-2">Q: เลือก PE80 หรือ PE100?</h3>
|
||||
<p class="text-secondary-700">ถ้าต้องการแรงดันสูง ระบบน้ำหลายชั้น หรืองานที่ต้องการความแข็งแรงมาก เลือก PE100 ถ้างานทั่วไปแรงดันต่ำ PE80 ก็เพียงพอและราคาถูกกว่า</p>
|
||||
</div>
|
||||
<div class="bg-gray-50 rounded-lg p-4">
|
||||
<h3 class="font-semibold text-secondary-900 mb-2">Q: ท่อ HDPE ใช้กับน้ำดื่มได้ไหม?</h3>
|
||||
<p class="text-secondary-700">ได้ HDPE ปลอดภัยสำหรับน้ำดื่ม ไม่มีสารพิษ ไม่เป็นสนิม เป็นมาตรฐานสำหรับท่อส่งน้ำดื่มทั่วโลก</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Contact CTA -->
|
||||
<section class="cta-gradient py-16">
|
||||
<div class="container-custom text-center">
|
||||
|
||||
Reference in New Issue
Block a user