Add PDF price lists to 7 product pages with ราคาสินค้า sections
- Added 11 PDF price list files to public/documents/ - Updated 7 product pages with downloadable PDF sections: - ฉนวนหุ้มท่อ-pipe-insulation (4 PDFs) - เทอร์โมเบรค-thermobreak (1 PDF) - ท่อhdpe (1 PDF) - เม็กกรู๊ฟ-คับปลิ้ง (1 PDF) - ท่อระบายน้ำ-3-ชั้น-ไซเลนท (2 PDFs) - ท่อพีพีอาร์ตราช้าง (1 PDF) - ท่อ-ppr-thai-ppr (1 PDF) - Updated AGENTS.md files with PDF/document structure
This commit is contained in:
@@ -67,6 +67,117 @@ import Footer from '@/components/common/Footer.astro';
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Product Details -->
|
||||
<section id="product-specs" class="section bg-white">
|
||||
<div class="container-custom">
|
||||
<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">
|
||||
<strong>PP-R / PP-RCT POLOPLAST</strong> ทางเลือกที่ดีกว่า ด้วยประสบการณ์ในการผลิตที่ยาวนานกว่า 30 ปี จึงเข้าใจและเชี่ยวชาญด้านระบบท่อน้ำพีพี-อาร์เป็นอย่างดี นำมาสู่การออกแบบและพัฒนาผลิตภัณฑ์ตามหลักวิศวกรรมศาสตร์ เพื่อแก้ไขปัญหาจากการใช้งานจริง
|
||||
</p>
|
||||
<p class="text-lg text-secondary-700 leading-relaxed mb-4">
|
||||
ท่อและข้อต่อผลิตจากประเทศเยอรมนี ติดตั้งง่าย ประสานเป็นเนื้อเดียวกันได้อย่างสมบูรณ์ ผ่านการทดสอบมาตรฐานระดับโลกจาก DVGW, SKZ และ ICC-ES
|
||||
</p>
|
||||
<p class="text-lg text-secondary-700 leading-relaxed mb-4">
|
||||
เหมาะสำหรับใช้เป็นท่อน้ำดื่มและท่ออื่นๆ ได้อย่างดี รับประกันอายุการใช้งาน 10 ปี ผลิตตามมาตรฐาน DIN 8077/8078
|
||||
</p>
|
||||
|
||||
<h3 class="text-2xl font-bold text-secondary-900 mt-8 mb-4">เทคโนโลยี MULTI LAYER รุ่น ML5</h3>
|
||||
<ul class="list-disc pl-6 mb-4 space-y-2">
|
||||
<li><strong>PP-R External Layer:</strong> เม็ดพลาสติกคุณภาพสูง ติดตั้งง่าย เชื่อมเป็นเนื้อเดียวกันได้อย่างสมบูรณ์</li>
|
||||
<li><strong>HPCE Second Layer:</strong> ชั้นไฟเบอร์พิเศษที่คิดค้นโดย POLOPLAST อัตราการยืด (Linear Expansion) ที่น้อยที่สุดเพียง 0.038 mm/mK ทนต่อแรงกระแทกสูงเป็นพิเศษ</li>
|
||||
<li><strong>PP-RCT Central Layer:</strong> ยืดอายุการใช้งาน ลดการยืดหดขยายตัวถึง 5 เท่า รองรับอุณหภูมิได้สูงถึง 95°C</li>
|
||||
<li><strong>HPCE Second Inner Layer:</strong> เพิ่มความต้านทานและทนต่อแรงกระแทก</li>
|
||||
<li><strong>PP-RCT Inner Layer:</strong> แข็งแรง ทนต่อแรงดัน พื้นผิวเรียบ ไม่เกิดตะกรัน</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Pipe Types -->
|
||||
<section id="pipe-types" class="section bg-gray-50">
|
||||
<div class="container-custom">
|
||||
<h3 class="text-2xl font-bold text-secondary-900 mb-4">ประเภทท่อ PP-R / PP-RCT</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">SDR / S</th>
|
||||
<th class="px-6 py-4 text-left text-sm font-semibold uppercase">อุณหภูมิ (°C)</th>
|
||||
<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">อายุการใช้งาน</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">PP-R PIPE SDR 11 / S 5</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">SDR 11 / S 5</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">3-60</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">10</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">50 ปี</td>
|
||||
</tr>
|
||||
<tr class="hover:bg-green-50 transition-colors">
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">PP-R PIPE SDR 6 / S 2.5</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">SDR 6 / S 2.5</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">3-95</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">20</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">50 ปี</td>
|
||||
</tr>
|
||||
<tr class="hover:bg-green-50 transition-colors">
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">PP-RCT FIBER FASER ML 5 / SDR 7.4 / S 3.2</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">SDR 7.4 / S 3.2</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">3-95</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">20</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">50 ปี</td>
|
||||
</tr>
|
||||
<tr class="hover:bg-green-50 transition-colors">
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">PP-RCT PIPE SDR 11 / S 5</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">SDR 11 / S 5</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">3-95</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">16</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">50 ปี</td>
|
||||
</tr>
|
||||
<tr class="hover:bg-green-50 transition-colors">
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">PP-RCT PIPE SDR 7.4 / S 3.2</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">SDR 7.4 / S 3.2</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">3-95</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">20</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">50 ปี</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<p class="text-sm text-secondary-600">* ความยาวต่อเส้น 4 เมตร</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Installation -->
|
||||
<section id="installation" class="section bg-white">
|
||||
<div class="container-custom">
|
||||
<h3 class="text-2xl font-bold text-secondary-900 mb-4">ขั้นตอนการติดตั้ง PP-R และ PP-RCT</h3>
|
||||
<div class="grid md:grid-cols-3 gap-6 my-8">
|
||||
<div class="card p-6 bg-white">
|
||||
<div class="w-12 h-12 bg-green-600 text-white rounded-full flex items-center justify-center text-xl font-bold mb-4">1</div>
|
||||
<h4 class="text-lg font-bold text-secondary-900 mb-2">หลอม (Fusion)</h4>
|
||||
<p class="text-secondary-700">ตัดท่อและวัดระยะกำหนดความลึกในการเชื่อม ทำความสะอาดท่อ-ข้อต่อ นำท่อ-ข้อต่อสอดเข้าที่หัวเชื่อม</p>
|
||||
</div>
|
||||
<div class="card p-6 bg-white">
|
||||
<div class="w-12 h-12 bg-green-600 text-white rounded-full flex items-center justify-center text-xl font-bold mb-4">2</div>
|
||||
<h4 class="text-lg font-bold text-secondary-900 mb-2">ประกอบ (Assemble)</h4>
|
||||
<p class="text-secondary-700">เมื่อเชื่อมท่อ-ข้อต่อตามเวลาที่กำหนด ให้ถอดท่อ-ข้อต่อออกจากหัวเชื่อม</p>
|
||||
</div>
|
||||
<div class="card p-6 bg-white">
|
||||
<div class="w-12 h-12 bg-green-600 text-white rounded-full flex items-center justify-center text-xl font-bold mb-4">3</div>
|
||||
<h4 class="text-lg font-bold text-secondary-900 mb-2">ปล่อยให้เย็นตัว (Cool)</h4>
|
||||
<p class="text-secondary-700">นำท่อ-ข้อต่อสวมเข้าด้วยกัน ห้ามบิดหรือหมุน ปล่อยให้เย็นตามระยะเวลาที่กำหนด</p>
|
||||
</div>
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user