Files
dealplustech-astro/src/pages/ท่อhdpe/index.astro
Kunthawat 27a56af25c fix: Add missing LINE SVG icons to all buttons
- Fixed 30 pages that had text without icon
- All LINE buttons now consistently show 'แชท [LINE icon]'
- Button order: text first, icon second
2026-04-02 13:41:05 +07:00

313 lines
25 KiB
Plaintext

---
import BaseLayout from '@/layouts/BaseLayout.astro';
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" />
<main class="bg-white min-h-screen">
<!-- Product Hero Section -->
<section class="hero-gradient py-16">
<div class="container-custom">
<div class="grid lg:grid-cols-2 gap-12 items-center">
<div class="order-2 lg:order-1">
<div class="card-glass p-2">
<img
src="/images/products-cropped/hdpe001.png"
alt="ท่อ HDPE (High Density Polyethylene)"
class="w-full h-auto rounded-xl"
width="600" height="400"
loading="eager"
fetchpriority="high"
decoding="sync"
onerror="this.src='/images/logo/dealplustech-logo.png'"
/>
</div>
</div>
<div class="order-1 lg:order-2">
<span class="inline-block px-4 py-1.5 bg-white/20 text-white rounded-full text-sm font-medium mb-4">
ท่อ HDPE
</span>
<h1 class="text-3xl sm:text-4xl lg:text-5xl font-bold text-white mb-4">ท่อ HDPE (High Density Polyethylene)</h1>
<p class="text-lg sm:text-xl text-white/80 mb-8 leading-relaxed">
ส่งฟรี กรุงเทพมหานคร ปริมณฑล สามารถสอบถามได้ที่ช่อง Chat หรือโทรหา ติดต่อสอบถามส่วนลด ราคาเพิ่มเติม ติดต่อ Dealplustech ได้ตลอดเวลาทำการ
</p>
<div class="flex flex-wrap gap-4 mb-8">
<a href="https://line.me/ti/p/~dealplustech" target="_blank" class="btn-white flex items-center gap-2">
<span>แชท</span>
<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="btn-white 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>
<span>090-555-1415</span>
</a>
<a href="#pricelist" class="btn-white 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="M12 10v6m0 0l-3-3m3 3l3-3m2 8H7a2 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 class="flex flex-wrap gap-6">
<div class="flex items-center gap-2 text-white/80">
<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>อายุการใช้งานยาวนานกว่า 50 ปี</span>
</div>
<div class="flex items-center gap-2 text-white/80">
<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>ทนต่อสารเคมี กรด และด่าง</span>
</div>
<div class="flex items-center gap-2 text-white/80">
<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>ทนต่อรังสี UV ไม่เป็นสนิม</span>
</div>
<div class="flex items-center gap-2 text-white/80">
<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>น้ำหนักเบา ติดตั้งง่าย</span>
</div>
<div class="flex items-center gap-2 text-white/80">
<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>รับแรงดันได้สูงถึง PN25</span>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Product Details -->
<section class="section">
<div class="container-custom">
<div class="max-w-4xl mx-auto">
<h2 class="text-xl font-bold text-secondary-900 mb-8">รายละเอียดสินค้า</h2>
<div class="prose prose-lg max-w-none">
<p class="text-lg text-secondary-700 mb-6">
<strong>ท่อ HDPE (High Density Polyethylene)</strong> เป็นท่อประเภทหนึ่งที่ได้รับความนิยมสูงที่สุดที่มีขายในท้องตลาดปัจจุบัน ผลิตจากโพลิเอทิลีนความหนาแน่นสูง ซึ่งเป็นวัสดุพลาสติกที่แข็งแรงและทนทานอย่างไม่น่าเชื่อ ทนทานต่อการกัดกร่อนของสารเคมีได้หลายชนิด ไม่เป็นสนิม น้ำหนักเบา ง่ายต่อการขนส่ง อายุการใช้งานยาวนานกว่า 50 ปี
</p>
<p class="text-lg text-secondary-700 mb-6">
นิยมใช้เป็นท่อส่งน้ำเพื่อการอุปโภค ท่อมีขนาดเส้นผ่านศูนย์กลางตั้งแต่ 16-1,200 มม. รับแรงดันได้สูงถึง PN25 โดยจัดแบ่งตามเกรดพลาสติกที่ใช้ในการผลิตคือ <strong>PE80</strong> และ <strong>PE100</strong>
</p>
<p class="text-lg text-secondary-700 mb-6">
ผิวมีลักษณะเรียบมันทำให้น้ำหรือของเหลวไหลผ่านได้สะดวก ท่อแบบ HDPE มีความยืดหยุ่นมากกว่าแบบ PVC นิยมใช้แทนท่อ PVC ในงานที่ต้องการความยืดหยุ่นของท่อ เช่นพื้นดินที่ไม่สม่ำเสมอ สามารถใช้กับงานสาธารณูปโภค งานไฟฟ้า และงานเกษตรเป็นต้น
</p>
<h3 class="text-xl font-bold text-secondary-900 mt-8 mb-4">คุณสมบัติเด่นของท่อ HDPE สำหรับท่อประปา</h3>
<ul class="space-y-3">
<li class="flex items-start space-x-3">
<svg class="w-6 h-6 text-primary-600 mt-1 flex-shrink-0" 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><strong>ความทนทาน:</strong> อายุการใช้งานยาวนาน ขั้นต่ำ 50 ปี ทนต่ออุณหภูมิและแรงดันที่รุนแรงได้ ผสมสารป้องกัน UV ทนต่อแสงได้</span>
</li>
<li class="flex items-start space-x-3">
<svg class="w-6 h-6 text-primary-600 mt-1 flex-shrink-0" 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><strong>ความยืดหยุ่น:</strong> สามารถโค้งงอได้ถึง 45 องศา ทำให้เหมาะสำหรับพื้นที่ติดตั้งจำกัด</span>
</li>
<li class="flex items-start space-x-3">
<svg class="w-6 h-6 text-primary-600 mt-1 flex-shrink-0" 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><strong>ทนทานต่อสารเคมี:</strong> ทนทานสูงต่อกรดและด่าง เหมาะสำหรับกระบวนการทางเคมีและการใช้งานด้านสิ่งแวดล้อม</span>
</li>
<li class="flex items-start space-x-3">
<svg class="w-6 h-6 text-primary-600 mt-1 flex-shrink-0" 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><strong>ป้องกันการรั่วซึม:</strong> มีซีลแน่น ป้องกันการรั่วซึม</span>
</li>
<li class="flex items-start space-x-3">
<svg class="w-6 h-6 text-primary-600 mt-1 flex-shrink-0" 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><strong>ประหยัดค่าใช้จ่าย:</strong> โซลูชันการวางท่อที่คุ้มค่าที่สุด ใช้อุปกรณ์น้อยลง แรงงานและอุปกรณ์น้อยลง</span>
</li>
<li class="flex items-start space-x-3">
<svg class="w-6 h-6 text-primary-600 mt-1 flex-shrink-0" 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><strong>น้ำหนักเบา:</strong> ง่ายต่อการขนส่งและติดตั้ง</span>
</li>
<li class="flex items-start space-x-3">
<svg class="w-6 h-6 text-primary-600 mt-1 flex-shrink-0" 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><strong>รับแรงดัน:</strong> 12.5-16 บาร์</span>
</li>
<li class="flex items-start space-x-3">
<svg class="w-6 h-6 text-primary-600 mt-1 flex-shrink-0" 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><strong>ใช้เป็นท่อน้ำดื่ม:</strong> ปราศจากสารก่อมะเร็ง โลหะหนักต่างๆ</span>
</li>
</ul>
<h3 class="text-xl font-bold text-secondary-900 mt-8 mb-4">ยี่ห้อที่มีจำหน่าย</h3>
<ul class="list-disc pl-6 mb-4 space-y-2">
<li>Thai Asia PE Pipe</li>
<li>Thai Gow Gai</li>
<li>PBP</li>
<li>SR PE Pipe</li>
</ul>
</div>
</div>
</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>
<!-- Price List Download -->
<section class="section gradient-mesh">
<div class="container-custom">
<div class="card-glass p-8 max-w-lg mx-auto">
<h2 id="pricelist" class="text-lg sm:text-xl font-bold text-secondary-900 mb-6 text-center">ดาวน์โหลดราคาสินค้า</h2>
<a href="/documents/Price List HDPE TAP.pdf" target="_blank" class="flex items-center gap-4 p-4 bg-secondary-50 rounded-xl hover:bg-secondary-100 transition-colors group">
<svg class="w-10 h-10 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>
<div class="font-semibold text-secondary-900 group-hover:text-primary-600 transition-colors">Price List HDPE TAP</div>
<div class="text-sm text-secondary-500">PDF - ดาวน์โหลดราคา</div>
</div>
</a>
</div>
</div>
</section>
<!-- Contact CTA -->
<section class="cta-gradient py-16">
<div class="container-custom text-center">
<h2 class="text-xl sm:text-2xl font-bold text-white mb-6">สนใจสินค้าของเรา?</h2>
<p class="text-lg text-white/80 mb-8 max-w-2xl mx-auto">
ติดต่อเราวันนี้เพื่อรับคำแนะนำและราคาพิเศษ
</p>
<div class="flex flex-wrap justify-center gap-4">
<a href="https://line.me/ti/p/~dealplustech" target="_blank" class="btn-white flex items-center gap-2">
<span>แชท</span>
<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="btn-white">
โทร 090-555-1415
</a>
</div>
<p class="text-base text-white/70 mt-8">
<strong>โทร:</strong> 090-555-1415 &nbsp;|&nbsp; <strong>Line Id:</strong> dealplustech &nbsp;|&nbsp; <strong>E-mail:</strong> dealplustech@gmail.com
</p>
</div>
</section>
</main>
<Footer slot="footer" />
</BaseLayout>