fix: Add max-w-4xl mx-auto to sections for consistent width
This commit is contained in:
@@ -83,204 +83,8 @@ import Footer from '@/components/common/Footer.astro';
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Factory Section -->
|
||||
<section id="factory" class="section bg-white">
|
||||
<div class="container-custom">
|
||||
<h2 class="text-xl font-bold text-secondary-900 mb-8 text-center">FACTORY IN GERMANY</h2>
|
||||
<div class="grid md:grid-cols-2 gap-6">
|
||||
<img
|
||||
src="/images/poloplast/POLOPLAST_002.png"
|
||||
alt="โรงงาน POLOPLAST ประเทศเยอรมัน"
|
||||
class="w-full h-auto rounded-lg shadow-md"
|
||||
/>
|
||||
<img
|
||||
src="/images/poloplast/POLOPLAST_003.png"
|
||||
alt="กระบวนการผลิต POLOPLAST"
|
||||
class="w-full h-auto rounded-lg shadow-md"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Product Specs Section -->
|
||||
<section id="product-specs" class="section bg-gray-50">
|
||||
<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>PP-R / PP-RCT POLOPLAST</strong> ทางเลือกที่ดีกว่า ด้วยประสบการณ์ในการผลิตที่ยาวนานกว่า 30 ปี จึงเข้าใจและเชี่ยวชาญด้านระบบท่อน้ำพีพี-อาร์เป็นอย่างดี นำมาสู่การออกแบบและพัฒนาผลิตภัณฑ์ตามหลักวิศวกรรมศาสตร์ เพื่อแก้ไขปัญหาจากการใช้งานจริง
|
||||
</p>
|
||||
<p class="text-lg text-secondary-700 mb-6">
|
||||
ท่อและข้อต่อผลิตจากประเทศเยอรมนี ติดตั้งง่าย ประสานเป็นเนื้อเดียวกันได้อย่างสมบูรณ์ ผ่านการทดสอบมาตรฐานระดับโลกจาก DVGW, SKZ และ ICC-ES
|
||||
</p>
|
||||
<p class="text-lg text-secondary-700 mb-6">
|
||||
เหมาะสำหรับใช้เป็นท่อน้ำดื่มและท่ออื่นๆ ได้อย่างดี รับประกันอายุการใช้งาน 10 ปี ผลิตตามมาตรฐาน DIN 8077/8078
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Comparison Table 1 - Wide -->
|
||||
<section id="comparison" class="section bg-white">
|
||||
<div class="container-custom">
|
||||
<h3 class="text-xl font-bold text-secondary-900 mb-6 text-center">ตารางเปรียบเทียบการใช้งาน</h3>
|
||||
<div class="max-w-5xl mx-auto">
|
||||
<img
|
||||
src="/images/poloplast/POLOPLAST_004.png"
|
||||
alt="ตารางเปรียบเทียบการใช้งาน PP-R และ PP-RCT"
|
||||
class="w-full h-auto rounded-lg shadow-md"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Comparison Table 2 - Portrait -->
|
||||
<section id="pressure-life" class="section bg-gray-50">
|
||||
<div class="container-custom">
|
||||
<h3 class="text-xl font-bold text-secondary-900 mb-6 text-center">ตารางเปรียบเทียบแรงดันกับอายุการใช้งานของ PP-R และ PP-RCT</h3>
|
||||
<div class="max-w-2xl mx-auto">
|
||||
<img
|
||||
src="/images/poloplast/POLOPLAST_015.png"
|
||||
alt="ตารางเปรียบเทียบแรงดันกับอายุการใช้งาน"
|
||||
class="w-full h-auto rounded-lg shadow-md"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- ML5 Technology -->
|
||||
<section id="ml5" class="section bg-white">
|
||||
<div class="container-custom">
|
||||
<h3 class="text-xl font-bold text-secondary-900 mb-6 text-center">MULTI LAYER รุ่น ML5 เทคโนโลยีของระบบท่อ</h3>
|
||||
<div class="max-w-3xl mx-auto mb-8">
|
||||
<img
|
||||
src="/images/poloplast/POLOPLAST_016.png"
|
||||
alt="ML5 Multi Layer Technology"
|
||||
class="w-full h-auto rounded-lg shadow-md"
|
||||
/>
|
||||
</div>
|
||||
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-6">
|
||||
<div class="card p-6 bg-gray-50">
|
||||
<h4 class="text-lg font-bold text-primary-600 mb-2">1. PP-R External Layer</h4>
|
||||
<p class="text-secondary-700">เม็ดพลาสติกคุณภาพสูง ติดตั้งง่าย เชื่อมเป็นเนื้อเดียวกันได้อย่างสมบูรณ์</p>
|
||||
</div>
|
||||
<div class="card p-6 bg-gray-50">
|
||||
<h4 class="text-lg font-bold text-primary-600 mb-2">2. HPCE Second Layer</h4>
|
||||
<p class="text-secondary-700">ชั้นไฟเบอร์พิเศษที่คิดค้นโดย POLOPLAST อัตราการยืด (Linear Expansion) ที่น้อยที่สุดเพียง 0.038 mm/mK ทนต่อแรงกระแทกสูงเป็นพิเศษ</p>
|
||||
</div>
|
||||
<div class="card p-6 bg-gray-50">
|
||||
<h4 class="text-lg font-bold text-primary-600 mb-2">3. PP-RCT Central Layer</h4>
|
||||
<p class="text-secondary-700">ยืดอายุการใช้งาน ลดการยืดหดขยายตัวถึง 5 เท่า รองรับอุณหภูมิได้สูงถึง 95°C</p>
|
||||
</div>
|
||||
<div class="card p-6 bg-gray-50">
|
||||
<h4 class="text-lg font-bold text-primary-600 mb-2">4. HPCE Second Inner Layer</h4>
|
||||
<p class="text-secondary-700">เพิ่มความต้านทานและทนต่อแรงกระแทก</p>
|
||||
</div>
|
||||
<div class="card p-6 bg-gray-50">
|
||||
<h4 class="text-lg font-bold text-primary-600 mb-2">5. PP-RCT Inner Layer</h4>
|
||||
<p class="text-secondary-700">แข็งแรง ทนต่อแรงดัน พื้นผิวเรียบ ไม่เกิดตะกรัน</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Pipe Types -->
|
||||
<section id="pipe-types" class="section bg-gray-50">
|
||||
<div class="container-custom">
|
||||
<h3 class="text-xl font-bold text-secondary-900 mb-8 text-center">ประเภทท่อ PP-R / PP-RCT</h3>
|
||||
|
||||
<!-- PP-R PIPE SDR 11 -->
|
||||
<div class="card p-6 bg-white mb-8">
|
||||
<h4 class="text-xl font-bold text-secondary-900 mb-4">PP-R PIPE SDR 11 / S 5</h4>
|
||||
<p class="text-secondary-600 mb-4">ใช้กับ ท่อประปา / ท่อน้ำอุ่น / อื่นๆ อุณหภูมิ 3-60°C อายุการใช้งาน 50 ปี* ความดัน 10 บาร์ ความยาว/เส้น 4 เมตร</p>
|
||||
<div class="grid md:grid-cols-2 gap-4">
|
||||
<img src="/images/poloplast/POLOPLAST_005.png" alt="PP-R PIPE SDR 11" class="w-full h-auto rounded-lg shadow-sm" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/POLOPLAST_006.png" alt="PP-R PIPE SDR 11 Specifications" class="w-full h-auto rounded-lg shadow-sm" width="600" height="400" loading="lazy" decoding="async" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- PP-R PIPE SDR 6 -->
|
||||
<div class="card p-6 bg-white mb-8">
|
||||
<h4 class="text-xl font-bold text-secondary-900 mb-4">PP-R PIPE SDR 6 / S 2.5</h4>
|
||||
<p class="text-secondary-600 mb-4">ใช้กับ ท่อประปา / ท่อน้ำร้อน / อื่นๆ อุณหภูมิ 3-95°C อายุการใช้งาน 50 ปี* ความดัน 20 บาร์ ความยาว/เส้น 4 เมตร</p>
|
||||
<div class="grid md:grid-cols-2 gap-4">
|
||||
<img src="/images/poloplast/POLOPLAST_007.png" alt="PP-R PIPE SDR 6" class="w-full h-auto rounded-lg shadow-sm" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/POLOPLAST_008.png" alt="PP-R PIPE SDR 6 Specifications" class="w-full h-auto rounded-lg shadow-sm" width="600" height="400" loading="lazy" decoding="async" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- PP-RCT FIBER FASER ML 5 -->
|
||||
<div class="card p-6 bg-white mb-8">
|
||||
<h4 class="text-xl font-bold text-secondary-900 mb-4">PP-RCT FIBER FASER COMPOSITE PIPE ML 5 / SDR 7.4 / S 3.2</h4>
|
||||
<p class="text-secondary-600 mb-4">ใช้กับ ท่อประปา / ท่อน้ำร้อน / อื่นๆ อุณหภูมิ 3-95°C อายุการใช้งาน 50 ปี* ความดัน 20 บาร์ ความยาว/เส้น 4 เมตร</p>
|
||||
<div class="grid md:grid-cols-2 gap-4">
|
||||
<img src="/images/poloplast/POLOPLAST_009.png" alt="PP-RCT FIBER FASER ML 5" class="w-full h-auto rounded-lg shadow-sm" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/POLOPLAST_010.png" alt="PP-RCT FIBER FASER ML 5 Specifications" class="w-full h-auto rounded-lg shadow-sm" width="600" height="400" loading="lazy" decoding="async" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- PP-RCT PIPE SDR 11 -->
|
||||
<div class="card p-6 bg-white mb-8">
|
||||
<h4 class="text-xl font-bold text-secondary-900 mb-4">PP-RCT PIPE SDR 11 / S 5</h4>
|
||||
<p class="text-secondary-600 mb-4">ใช้กับ ท่อประปา / ท่อน้ำร้อน / อื่นๆ อุณหภูมิ 3-95°C อายุการใช้งาน 50 ปี* ความดัน 16 บาร์ ความยาว/เส้น 4 เมตร</p>
|
||||
<div class="grid md:grid-cols-2 gap-4">
|
||||
<img src="/images/poloplast/POLOPLAST_011.png" alt="PP-RCT PIPE SDR 11" class="w-full h-auto rounded-lg shadow-sm" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/POLOPLAST_012.png" alt="PP-RCT PIPE SDR 11 Specifications" class="w-full h-auto rounded-lg shadow-sm" width="600" height="400" loading="lazy" decoding="async" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- PP-RCT PIPE SDR 7.4 -->
|
||||
<div class="card p-6 bg-white">
|
||||
<h4 class="text-xl font-bold text-secondary-900 mb-4">PP-RCT PIPE SDR 7.4 / S 3.2</h4>
|
||||
<p class="text-secondary-600 mb-4">ใช้กับ ท่อประปา / ท่อน้ำร้อน / อื่นๆ อุณหภูมิ 3-95°C อายุการใช้งาน 50 ปี* ความดัน 20 บาร์ ความยาว/เส้น 4 เมตร</p>
|
||||
<div class="grid md:grid-cols-2 gap-4">
|
||||
<img src="/images/poloplast/POLOPLAST_013.png" alt="PP-RCT PIPE SDR 7.4" class="w-full h-auto rounded-lg shadow-sm" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/POLOPLAST_014.png" alt="PP-RCT PIPE SDR 7.4 Specifications" class="w-full h-auto rounded-lg shadow-sm" width="600" height="400" loading="lazy" decoding="async" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p class="text-sm text-secondary-500 mt-4">* ความยาวต่อเส้น 4 เมตร</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Fittings Gallery - 3 columns -->
|
||||
<section id="fittings" class="section bg-white">
|
||||
<div class="container-custom">
|
||||
<h3 class="text-xl font-bold text-secondary-900 mb-8 text-center">FITTINGS</h3>
|
||||
<div class="grid grid-cols-1 gap-6">
|
||||
<img src="/images/poloplast/MECH_Fitting_001.jpg" alt="Fitting 001" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_002.jpg" alt="Fitting 002" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_003.jpg" alt="Fitting 003" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_004.jpg" alt="Fitting 004" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_005.jpg" alt="Fitting 005" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_006.jpg" alt="Fitting 006" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_007.jpg" alt="Fitting 007" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_008.jpg" alt="Fitting 008" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_009.jpg" alt="Fitting 009" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_010.jpg" alt="Fitting 010" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_011.jpg" alt="Fitting 011" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_012.jpg" alt="Fitting 012" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_013.jpg" alt="Fitting 013" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_014.jpg" alt="Fitting 014" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_015.jpg" alt="Fitting 015" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_016.jpg" alt="Fitting 016" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_017.jpg" alt="Fitting 017" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_018.jpg" alt="Fitting 018" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_019.jpg" alt="Fitting 019" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_020.jpg" alt="Fitting 020" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_021.jpg" alt="Fitting 021" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_022.jpg" alt="Fitting 022" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_023.jpg" alt="Fitting 023" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_024.jpg" alt="Fitting 024" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_025.jpg" alt="Fitting 025" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_026.jpg" alt="Fitting 026" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<img src="/images/poloplast/MECH_Fitting_027.jpg" alt="Fitting 027" class="w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" decoding="async" />
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -288,9 +92,10 @@ import Footer from '@/components/common/Footer.astro';
|
||||
<!-- Installation Steps -->
|
||||
<section id="installation" class="section bg-gray-50">
|
||||
<div class="container-custom">
|
||||
<h3 class="text-xl font-bold text-secondary-900 mb-8 text-center">การติดตั้ง PP-R และ PP-RCT</h3>
|
||||
|
||||
<div class="grid md:grid-cols-3 gap-6">
|
||||
<div class="max-w-4xl mx-auto">
|
||||
<h3 class="text-xl font-bold text-secondary-900 mb-8 text-center">การติดตั้ง PP-R และ PP-RCT</h3>
|
||||
|
||||
<div class="grid md:grid-cols-3 gap-6">
|
||||
<div class="card p-6 bg-white text-center">
|
||||
<img src="/images/poloplast/POLOPLAST_071.png" alt="ขั้นตอนที่ 1" class="w-full h-auto rounded-lg shadow-sm mb-4" width="600" height="400" loading="lazy" decoding="async" />
|
||||
<h4 class="text-lg font-bold text-primary-600 mb-2">1. หลอม (Fusion)</h4>
|
||||
@@ -307,6 +112,7 @@ import Footer from '@/components/common/Footer.astro';
|
||||
<p class="text-secondary-700 text-sm">นำท่อ-ข้อต่อสวมเข้าด้วยกัน ห้ามบิดหรือหมุน ปล่อยให้เย็นตามระยะเวลาที่กำหนด แล้วนำไปทดสอบแรงดันน้ำ</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -360,7 +166,8 @@ import Footer from '@/components/common/Footer.astro';
|
||||
<!-- Product Features Section -->
|
||||
<section id="product-features" class="section bg-gray-50">
|
||||
<div class="container-custom">
|
||||
<h2 class="text-xl font-bold text-secondary-900 mb-8 text-center">คุณสมบัติเด่นของท่อ PP-R และ PP-RCT POLOPLAST</h2>
|
||||
<div class="max-w-4xl mx-auto">
|
||||
<h2 class="text-xl font-bold text-secondary-900 mb-8 text-center">คุณสมบัติเด่นของท่อ PP-R และ PP-RCT POLOPLAST</h2>
|
||||
|
||||
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-6">
|
||||
<div class="card p-6 bg-white">
|
||||
@@ -424,14 +231,17 @@ import Footer from '@/components/common/Footer.astro';
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p class="text-sm text-secondary-500 mt-4 text-center">* อายุการใช้งานขึ้นอยู่กับสภาพการใช้งานจริงและการบำรุงรักษา</p>
|
||||
<p class="text-sm text-secondary-500 mt-4 text-center">* อายุการใช้งานขึ้นอยู่กับสภาพการใช้งานจริงและการบำรุงรักษา</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Application Guide Section -->
|
||||
<section id="application-guide" class="section bg-white">
|
||||
<div class="container-custom">
|
||||
<h2 class="text-xl font-bold text-secondary-900 mb-8 text-center">การใช้งานท่อ PP-R และ PP-RCT</h2>
|
||||
<div class="max-w-4xl mx-auto">
|
||||
<h2 class="text-xl font-bold text-secondary-900 mb-8 text-center">การใช้งานท่อ PP-R และ PP-RCT</h2>
|
||||
|
||||
<div class="max-w-4xl mx-auto">
|
||||
<div class="prose prose-lg max-w-none">
|
||||
@@ -536,15 +346,17 @@ import Footer from '@/components/common/Footer.astro';
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- FAQ Section -->
|
||||
<section id="faq" class="section bg-gray-50">
|
||||
<div class="container-custom">
|
||||
<h2 class="text-xl font-bold text-secondary-900 mb-8 text-center">คำถามที่พบบ่อยเกี่ยวกับท่อ PP-R และ PP-RCT POLOPLAST</h2>
|
||||
|
||||
<div class="max-w-3xl mx-auto space-y-4">
|
||||
<div class="max-w-4xl mx-auto">
|
||||
<h2 class="text-xl font-bold text-secondary-900 mb-8 text-center">คำถามที่พบบ่อยเกี่ยวกับท่อ PP-R และ PP-RCT POLOPLAST</h2>
|
||||
|
||||
<div class="space-y-4">
|
||||
<div class="card p-6 bg-white">
|
||||
<h3 class="text-lg font-bold text-secondary-900 mb-2">1. ท่อ PP-R กับ PP-RCT แตกต่างกันอย่างไร?</h3>
|
||||
<p class="text-secondary-600">PP-RCT เป็นวัสดุที่พัฒนามาจาก PP-R โดยมีส่วนผสมของโมโนเมอร์เพิ่มเติมทำให้มีความทนร้อนและทนแรงดันได้ดีกว่า PP-R ธรรมดา PP-RCT สามารถทนอุณหภูมิได้ถึง 95°C ในขณะที่ PP-R ทนได้ประมาณ 60-70°C และ PP-RCT มีอายุการใช้งานยาวนานกว่าถึง 5 เท่า</p>
|
||||
@@ -570,6 +382,7 @@ import Footer from '@/components/common/Footer.astro';
|
||||
<p class="text-secondary-600">POLOPLAST รับประกันสินค้าเป็นระยะเวลา 10 ปี ภายใต้เงื่อนไขการใช้งานปกติ และมีอายุการใช้งานที่คาดการณ์ได้ไม่ต่ำกว่า 50 ปี หากติดตั้งและบำรุงรักษาอย่างถูกต้องตามมาตรฐาน สินค้าผ่านการทดสอบมาตรฐานระดับโลกจาก DVGW, SKZ และ ICC-ES</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user