Update product pages: รั้วเทวดา, ระบบรั้วไวน์แมน, หัวจ่ายแอร์-ball-jet, ฉนวนหุ้มท่อ - add original images and content

This commit is contained in:
Kunthawat
2026-03-31 10:03:39 +07:00
parent 7ee311ab02
commit dbbd9e22a2
21 changed files with 2083 additions and 2046 deletions

View File

@@ -4,68 +4,76 @@ import Header from '@/components/common/Header.astro';
import Footer from '@/components/common/Footer.astro';
---
<BaseLayout title="ท่อ PVC (Polyvinyl Chloride)" description="จำหน่ายท่อ PVC (Polyvinyl Chloride)คุณภาพสูง ราคาโรงงาน ส่งฟรี กทม. ปริมณฑล">
<BaseLayout title="ท่อ UPVC (Unplasticized Polyvinyl Chloride)" description="ท่อ UPVC ราคาโรงงาน ส่งฟรี กรุงเทพมหานคร ปริมณฑล ท่อยูพีวีซี ทนสารเคมี ทนความร้อน สำหรับงานอุตสาหกรรม">
<Header slot="header" />
<main class="px-4 sm:px-6 lg:px-8 bg-white min-h-screen">
<main class="px-4 sm:px-6 lg:px-8 bg-gradient-to-br from-primary-50 via-white to-accent-50 min-h-screen">
<section id="product-detail" class="section">
<div class="container-custom">
<div class="grid lg:grid-cols-2 gap-12 items-start">
<div class="lg:sticky lg:top-24">
<div class="card p-8 bg-white">
<img src="/images/products-cropped/upvc-pipe_000C.jpg" alt="Product" class="w-full h-auto rounded-xl" onerror="this.src='/images/logo/dealplustech-logo.png'" />
<img
src="/images/products-cropped/upvc-pipe_000C.jpg"
alt="ท่อ UPVC (Unplasticized Polyvinyl Chloride)"
class="w-full h-auto rounded-xl"
onerror="this.src='/images/logo/dealplustech-logo.png'"
/>
</div>
</div>
<div>
<h1 class="text-2xl sm:text-3xl md:text-4xl lg:text-5xl font-bold text-secondary-900 mb-4 sm:mb-6 text-center sm:text-left">ท่อ PVC (Polyvinyl Chloride)</h1>
<h1 class="text-2xl sm:text-3xl md:text-4xl lg:text-5xl font-bold text-secondary-900 mb-4 sm:mb-6 text-center sm:text-left">ท่อ UPVC (Unplasticized Polyvinyl Chloride)</h1>
<p class="text-lg sm:text-lg md:text-xl text-secondary-600 mb-6 sm:mb-8 leading-relaxed text-center sm:text-left">
จำหน่ายท่อ PVC (Polyvinyl Chloride)คุณภาพสูง ราคาโรงงาน ส่งฟรี กรุงเทพมหานคร และปริมณฑล
ส่งฟรี กรุงเทพมหานคร ปริมณฑล สามารถสอบถามได้ที่ช่อง Chat หรือโทรหา ติดต่อสอบถามส่วนลด ราคาเพิ่มเติม ติดต่อ Dealplustech ได้ตลอดเวลาทำการ
</p>
<div class="flex flex-wrap justify-center gap-4 mt-8">
<a href="https://line.me/ti/p/~dealplustech" target="_blank" class="inline-flex items-center space-x-2 bg-white border-2 border-[#06C755] text-[#06C755] hover:bg-[#06C755] hover:text-white px-8 py-4 rounded-xl font-medium transition-all hover:shadow-lg active:scale-95 text-lg">
<img src="/images/line-icon.png" alt="Line" class="w-5 h-5 line-icon" />
<span>แชท Line</span>
</a>
<a href="tel:0905551415" class="inline-flex items-center space-x-2 bg-green-600 hover:bg-green-700 text-white px-8 py-4 rounded-xl font-medium transition-all hover:shadow-lg active:scale-95 text-lg">
<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>
</div>
<div class="flex flex-wrap justify-center gap-4 mt-8">
<a href="https://line.me/ti/p/~dealplustech" target="_blank" class="inline-flex items-center space-x-2 bg-white border-2 border-[#06C755] text-[#06C755] hover:bg-[#06C755] hover:text-white px-8 py-4 rounded-xl font-medium transition-all hover:shadow-lg active:scale-95 text-lg">
<img src="/images/line-icon.png" alt="Line" class="w-5 h-5 line-icon" />
<span>แชท Line</span>
</a>
<a href="tel:0905551415" class="inline-flex items-center space-x-2 bg-green-600 hover:bg-green-700 text-white px-8 py-4 rounded-xl font-medium transition-all hover:shadow-lg active:scale-95 text-lg">
<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>
</div>
<div class="mt-12 space-y-4">
<div class="flex items-start space-x-3">
<svg class="w-6 h-6 text-green-600 mt-1" 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 class="text-lg text-secondary-700">คุณภาพสูง มาตรฐานอุตสาหกรรม</span>
<span class="text-lg text-secondary-700">ทนสารเคมีได้ดี</span>
</div>
<div class="flex items-start space-x-3">
<svg class="w-6 h-6 text-green-600 mt-1" 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 class="text-lg text-secondary-700">ราคาโรงงาน คุ้มค่า</span>
<span class="text-lg text-secondary-700">ทนต่อสภาพอากาศ</span>
</div>
<div class="flex items-start space-x-3">
<svg class="w-6 h-6 text-green-600 mt-1" 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 class="text-lg text-secondary-700">จัดส่งรวดเร็ว ส่งฟรี กทม. ปริมณฑล</span>
<span class="text-lg text-secondary-700">ทนความร้อนได้ถึง 60°C</span>
</div>
<div class="flex items-start space-x-3">
<svg class="w-6 h-6 text-green-600 mt-1" 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 class="text-lg text-secondary-700">รับประกันสินค้า</span>
<span class="text-lg text-secondary-700">เชื่อมต่อด้วยกาว UPVC ง่ายต่อการติดตั้ง</span>
</div>
<div class="flex items-start space-x-3">
<svg class="w-6 h-6 text-green-600 mt-1" 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 class="text-lg text-secondary-700">ทนการกัดกร่อน</span>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="product-specs" class="section bg-white">
@@ -73,54 +81,110 @@ import Footer from '@/components/common/Footer.astro';
<div class="max-w-4xl mx-auto">
<h2 class="text-3xl font-bold text-secondary-900 mb-8">รายละเอียดสินค้า</h2>
<div class="prose prose-lg max-w-none">
<p class="text-lg text-secondary-700 leading-relaxed mb-4">ท่อ PVC และข้อต่อ เป็นท่อพลาสติกที่นิยมใช้กันแพร่หลายสำหรับงานระบบน้ำในบ้านและอาคาร ผลิตจากพลาสติก PVC คุณภาพสูง มีทั้งท่อ PVC สีฟ้า (งานประปา) และท่อ PVC สีเหลือง (งานไฟฟ้า)</p><p class="text-lg text-secondary-700 leading-relaxed mb-4"><strong>คุณสมบัติเด่น:</strong></p><p class="text-lg text-secondary-700 leading-relaxed mb-4">- น้ำหนักเบา ติดตั้งง่าย</p><p class="text-lg text-secondary-700 leading-relaxed mb-4">- ทนสารเคมีได้ดี</p><p class="text-lg text-secondary-700 leading-relaxed mb-4">- ราคาประหยัด</p><p class="text-lg text-secondary-700 leading-relaxed mb-4">- ไม่เป็นสนิม</p><p class="text-lg text-secondary-700 leading-relaxed mb-4">- อายุการใช้งานยาวนาน</p><p class="text-lg text-secondary-700 leading-relaxed mb-4"><strong>ประเภทท่อ PVC:</strong></p><p class="text-lg text-secondary-700 leading-relaxed mb-4">- <strong>ท่อ PVC สีฟ้า:</strong> งานประปา น้ำดื่ม (มอก.17)</p><p class="text-lg text-secondary-700 leading-relaxed mb-4">- <strong>ท่อ PVC สีเหลือง:</strong> งานร้อยสายไฟฟ้า (มอก.870)</p><p class="text-lg text-secondary-700 leading-relaxed mb-4">- <strong>ท่อ PVC สีเทา:</strong> งานระบายน้ำ (มอก.1237)</p><p class="text-lg text-secondary-700 leading-relaxed mb-4"><strong>ขนาด:</strong> 1/2" - 24"</p><p class="text-lg text-secondary-700 leading-relaxed mb-4"><strong>การใช้งาน:</strong></p><p class="text-lg text-secondary-700 leading-relaxed mb-4">- งานประปาในบ้าน</p><p class="text-lg text-secondary-700 leading-relaxed mb-4">- งานระบบน้ำในอาคาร</p><p class="text-lg text-secondary-700 leading-relaxed mb-4">- งานร้อยสายไฟ</p><p class="text-lg text-secondary-700 leading-relaxed mb-4">- งานระบายน้ำ</p>
<p class="text-lg text-secondary-700 mb-6">
<strong>ท่อ UPVC (Unplasticized Polyvinyl Chloride)</strong> หรือ ท่อยูพีวีซี เป็นท่อพลาสติกที่มีความแข็งแรงและทนทานต่อสารเคมี ใช้ในงานเดินระบบน้ำทิ้ง ระบายน้ำเสีย ทนเคมีใช้ในโรงงานอุตสาหกรรมเคมี หรือเป็นระบบเดินของเหลวที่มีสารเคมีเจือปน สามารถทนอุณหภูมิได้ถึง 60 องศาเซลเซียส มีลักษณะ <strong>สีเทาเข้ม / สีเทาอ่อน</strong> ต่างจากท่อ PVC ทั่วไปที่มักเป็นสีฟ้า
</p>
<p class="text-lg text-secondary-700 mb-6">
ท่อและอุปกรณ์ยูพีวีซี สามารถใช้กาวทาท่อ UPVC ในการเชื่อมต่อ ซึ่งมีความรวดเร็วและง่ายต่อการติดตั้ง
</p>
<h3 class="text-2xl font-bold text-secondary-900 mt-8 mb-4">การใช้งาน ท่อ UPVC (UPVC Pipe)</h3>
<ul class="space-y-3">
<li class="flex items-start space-x-3">
<svg class="w-6 h-6 text-green-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>งานท่อน้ำเคมี</span>
</li>
<li class="flex items-start space-x-3">
<svg class="w-6 h-6 text-green-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>โรงงานอุตสาหกรรม ห้องเย็น ห้องแช่แข็ง ห้องปฏิบัติการ ห้องแล็บ</span>
</li>
<li class="flex items-start space-x-3">
<svg class="w-6 h-6 text-green-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>ท่อน้ำเสีย ท่อน้ำทิ้ง</span>
</li>
<li class="flex items-start space-x-3">
<svg class="w-6 h-6 text-green-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>ท่อน้ำที่มีสารเคมีปนเปื้อน</span>
</li>
<li class="flex items-start space-x-3">
<svg class="w-6 h-6 text-green-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>สระว่ายน้ำ (มีคลอรีนหรือสารเคมี)</span>
</li>
<li class="flex items-start space-x-3">
<svg class="w-6 h-6 text-green-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>งานทนสารเคมีเข้มข้น</span>
</li>
</ul>
<h3 class="text-2xl font-bold text-secondary-900 mt-8 mb-4">คุณสมบัติเด่นของท่อ UPVC</h3>
<ul class="space-y-3">
<li class="flex items-start space-x-3">
<svg class="w-6 h-6 text-green-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-green-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-green-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>ทนความร้อนได้ถึง 60°C</strong></span>
</li>
<li class="flex items-start space-x-3">
<svg class="w-6 h-6 text-green-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-green-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>ติดตั้งง่ายด้วยกาว UPVC</strong></span>
</li>
<li class="flex items-start space-x-3">
<svg class="w-6 h-6 text-green-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-2xl font-bold text-secondary-900 mt-8 mb-4">มาตรฐานและการเลือกใช้</h3>
<p class="text-lg text-secondary-700 mb-4">
ปัจจุบันยังไม่มีมาตรฐาน มอก. รองรับท่อและวาล์ว UPVC โดยตรง แต่สามารถใช้มาตรฐาน <strong>ASTM</strong> และมาตรฐาน <strong>Sch.80</strong> ตามมาตรฐานที่ยุโรปและเอเชียใช้ ซึ่งมีทั้งท่อและวาล์ว UPVC ที่ผลิตในยุโรปและผลิตในเอเชีย
</p>
<p class="text-lg text-secondary-700 mb-4">
การเลือกใช้ท่อและวาล์ว UPVC ควรปรึกษาวิศวกรออกแบบ และควรใช้ตามแบบที่ถูกออกแบบโดยมีวิศวกรเซ็นสำนักงานกำกับ เพื่อเป็นการประหยัดงบประมาณและไม่ Over Design
</p>
<h3 class="text-2xl font-bold text-secondary-900 mt-8 mb-4">ขนาดท่อ UPVC</h3>
<p class="text-lg text-secondary-700 mb-4">
ท่อ UPVC มีขนาดตั้งแต่ <strong>1/2"</strong> ไปจนถึง <strong>12"</strong> เหมาะสำหรับงานอุตสาหกรรมและงานระบายน้ำทิ้ง
</p>
</div>
</div>
</div>
</section>
<section id="product-specs" class="section bg-gray-50">
<div class="container-custom">
<h3 class="text-2xl font-bold text-secondary-900 mb-4">ขนาดท่อ PVC (PVC Pipe Sizes)</h3>
<div class="overflow-x-auto my-8">
<table class="modern-table w-full">
<thead class="bg-green-600 text-white">
<tr>
<th class="px-6 py-4 text-left text-sm font-semibold uppercase">ขนาด (นิ้ว)</th><th class="px-6 py-4 text-left text-sm font-semibold uppercase">ขนาด (mm)</th><th class="px-6 py-4 text-left text-sm font-semibold uppercase">Class</th><th class="px-6 py-4 text-left text-sm font-semibold uppercase">ความหนา (mm)</th><th class="px-6 py-4 text-left text-sm font-semibold uppercase">ความยาว (m)</th>
</tr>
</thead>
<tbody class="bg-white">
<tr class="hover:bg-green-50 transition-colors">
<td class="px-6 py-4 border-b border-secondary-200 text-lg">1/2"</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">21</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">C</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">2.0</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">4</td>
</tr>
<tr class="hover:bg-green-50 transition-colors">
<td class="px-6 py-4 border-b border-secondary-200 text-lg">3/4"</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">27</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">C</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">2.2</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">4</td>
</tr>
<tr class="hover:bg-green-50 transition-colors">
<td class="px-6 py-4 border-b border-secondary-200 text-lg">1"</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">34</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">C</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">2.4</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">4</td>
</tr>
<tr class="hover:bg-green-50 transition-colors">
<td class="px-6 py-4 border-b border-secondary-200 text-lg">1 1/2"</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">42</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">C</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">2.6</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">4</td>
</tr>
<tr class="hover:bg-green-50 transition-colors">
<td class="px-6 py-4 border-b border-secondary-200 text-lg">2"</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">60</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">C</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">3.0</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">4</td>
</tr>
<tr class="hover:bg-green-50 transition-colors">
<td class="px-6 py-4 border-b border-secondary-200 text-lg">3"</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">89</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">C</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">3.8</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">4</td>
</tr>
<tr class="hover:bg-green-50 transition-colors">
<td class="px-6 py-4 border-b border-secondary-200 text-lg">4"</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">114</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">C</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">4.5</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">4</td>
</tr>
<tr class="hover:bg-green-50 transition-colors">
<td class="px-6 py-4 border-b border-secondary-200 text-lg">6"</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">168</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">C</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">5.5</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">4</td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
<section id="contact-cta" class="section bg-gray-50">
<div class="container-custom text-center">
<h2 class="text-3xl md:text-4xl font-bold text-secondary-900 mb-6">สนใจสินค้าของเรา?</h2>
@@ -137,6 +201,9 @@ import Footer from '@/components/common/Footer.astro';
<span> 090-555-1415</span>
</a>
</div>
<p class="text-lg text-secondary-600 mt-6">
<strong>โทร:</strong> 090-555-1415 &nbsp;|&nbsp; <strong>Line Id:</strong> Jppselection &nbsp;|&nbsp; <strong>E-mail:</strong> dealplustech@gmail.com
</p>
</div>
</section>
</main>