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": "ปั๊มน้ำ Water Pump",
|
||||
"description": "จำหน่ายปั๊มน้ำ (Water Pump) คุณภาพสูง ราคาโรงงาน ส่งฟรี กทม. ปริมณฑล",
|
||||
"image": "https://dealplustech.co.th/images/products-cropped/water-pump_000C.jpg",
|
||||
"offers": {
|
||||
"@type": "Offer",
|
||||
"url": "https://dealplustech.co.th/water-pump",
|
||||
"priceCurrency": "THB",
|
||||
"availability": "https://schema.org/InStock"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<BaseLayout title="ปั๊มน้ำ (Water Pump)" description="จำหน่ายปั๊มน้ำ (Water Pump)คุณภาพสูง ราคาโรงงาน ส่งฟรี กทม. ปริมณฑล">
|
||||
<Header slot="header" />
|
||||
|
||||
@@ -79,6 +95,233 @@ import Footer from '@/components/common/Footer.astro';
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Pump Types Guide -->
|
||||
<section class="section bg-gray-50">
|
||||
<div class="container-custom">
|
||||
<div class="max-w-4xl mx-auto">
|
||||
<h2 class="text-2xl sm:text-2xl font-bold text-secondary-900 mb-8 text-center">ประเภทของปั๊มน้ำ (Pump Types)</h2>
|
||||
<div class="grid md:grid-cols-2 gap-6">
|
||||
<div class="bg-white p-6 rounded-xl shadow-sm">
|
||||
<h3 class="text-lg font-bold text-primary-600 mb-3">ปั๊มน้ำหอยโข่ง (Centrifugal Pump)</h3>
|
||||
<p class="text-secondary-600 text-sm leading-relaxed mb-3">ทำงานโดยใช้แรงหมุนของใบพัดสร้างแรงดันน้ำ เหมาะสำหรับงานจ่ายน้ำในอาคาร บ้านพัก และระบบ sprinklers ใช้งานง่าย ราคาคุ้มค่า</p>
|
||||
<div class="text-xs text-secondary-500">
|
||||
<span class="font-semibold">กำลังไฟ:</span> 0.5-3 HP | <span class="font-semibold">Head:</span> 15-50 m
|
||||
</div>
|
||||
</div>
|
||||
<div class="bg-white p-6 rounded-xl shadow-sm">
|
||||
<h3 class="text-lg font-bold text-primary-600 mb-3">ปั๊มน้ำเจ็ท (Jet Pump)</h3>
|
||||
<p class="text-secondary-600 text-sm leading-relaxed mb-3">ใช้หลักการ Venturi สร้างสุญญากาศดูดน้ำ เหมาะสำหรับบ่อน้ำลึกหรือแหล่งน้ำที่อยู่ต่ำกว่าตัวปั๊ม ติดตั้งภายในอาคารได้</p>
|
||||
<div class="text-xs text-secondary-500">
|
||||
<span class="font-semibold">กำลังไฟ:</span> 0.5-2 HP | <span class="font-semibold">Suction:</span> สูงสุด 9 m
|
||||
</div>
|
||||
</div>
|
||||
<div class="bg-white p-6 rounded-xl shadow-sm">
|
||||
<h3 class="text-lg font-bold text-primary-600 mb-3">ปั๊มน้ำจุ่ม (Submersible Pump)</h3>
|
||||
<p class="text-secondary-600 text-sm leading-relaxed mb-3">ติดตั้งจมอยู่ในน้ำ ดูดน้ำจากด้านล่างขึ้นด้านบน เหมาะสำหรับบ่อบาด บ่อบาดน้ำบาด และระบายน้ำท่วม</p>
|
||||
<div class="text-xs text-secondary-500">
|
||||
<span class="font-semibold">กำลังไฟ:</span> 1-10 HP | <span class="font-semibold">Depth:</span> สูงสุด 50 m
|
||||
</div>
|
||||
</div>
|
||||
<div class="bg-white p-6 rounded-xl shadow-sm">
|
||||
<h3 class="text-lg font-bold text-primary-600 mb-3">ปั๊มน้ำอัตโนมัติ (Automatic Pump)</h3>
|
||||
<p class="text-secondary-600 text-sm leading-relaxed mb-3">มี Pressure Tank และ Pressure Switch ควบคุมการเปิด-ปิดอัตโนมัติ เหมาะสำหรับบ้านพักอาศัยที่ต้องการน้ำประปาอัตโนมัติ</p>
|
||||
<div class="text-xs text-secondary-500">
|
||||
<span class="font-semibold">กำลังไฟ:</span> 0.5-1.5 HP | <span class="font-semibold">Tank:</span> 20-100 L
|
||||
</div>
|
||||
</div>
|
||||
<div class="bg-white p-6 rounded-xl shadow-sm">
|
||||
<h3 class="text-lg font-bold text-primary-600 mb-3">ปั๊มน้ำแรงดันสูง (High Pressure Pump)</h3>
|
||||
<p class="text-secondary-600 text-sm leading-relaxed mb-3">ออกแบบให้สร้างแรงดันน้ำสูง เหมาะสำหรับระบบดับเพลิง ระบบ prismatic และอุตสาหกรรมที่ต้องการแรงดันสูง</p>
|
||||
<div class="text-xs text-secondary-500">
|
||||
<span class="font-semibold">กำลังไฟ:</span> 5-50 HP | <span class="font-semibold">Head:</span> 50-200 m
|
||||
</div>
|
||||
</div>
|
||||
<div class="bg-white p-6 rounded-xl shadow-sm">
|
||||
<h3 class="text-lg font-bold text-primary-600 mb-3">ปั๊มเคมี (Chemical Pump)</h3>
|
||||
<p class="text-secondary-600 text-sm leading-relaxed mb-3">ผลิตจากวัสดุทนการกัดกร่อน (PVC, PP, SS316) เหมาะสำหรับส่งสารเคมีกรด-ด่าง และของเหลวอุตสาหกรรม</p>
|
||||
<div class="text-xs text-secondary-500">
|
||||
<span class="font-semibold">วัสดุ:</span> PVC/PP/SS316 | <span class="font-semibold">Temp:</span> สูงสุด 80°C
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Selection Guide -->
|
||||
<section class="section bg-white">
|
||||
<div class="container-custom">
|
||||
<div class="max-w-4xl mx-auto">
|
||||
<h2 class="text-2xl sm:text-2xl font-bold text-secondary-900 mb-8 text-center">วิธีเลือกปั๊มน้ำให้เหมาะกับการใช้งาน</h2>
|
||||
<div class="space-y-6">
|
||||
<div class="flex gap-4">
|
||||
<div class="flex-shrink-0 w-12 h-12 bg-primary-100 rounded-full flex items-center justify-center">
|
||||
<span class="text-primary-600 font-bold">1</span>
|
||||
</div>
|
||||
<div>
|
||||
<h3 class="text-lg font-bold text-secondary-900 mb-2">พิจารณาความสูงยก (Head)</h3>
|
||||
<p class="text-secondary-600 text-sm leading-relaxed">ความสูงยก คือระยะทางจากตัวปั๊มถึงจุดที่ต้องการน้ำสูงสุด วัดเป็นเมตร เช่น บ้าน 2 ชั้น สูง 6 เมตร ควรเลือกปั๊มที่มี Head สูงกว่า 15 เมตร เพื่อให้มีแรงดันเพียงพอ</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex gap-4">
|
||||
<div class="flex-shrink-0 w-12 h-12 bg-primary-100 rounded-full flex items-center justify-center">
|
||||
<span class="text-primary-600 font-bold">2</span>
|
||||
</div>
|
||||
<div>
|
||||
<h3 class="text-lg font-bold text-secondary-900 mb-2">คำนวณอัตราการไหล (Flow Rate)</h3>
|
||||
<p class="text-secondary-600 text-sm leading-relaxed">อัตราการไหล คือปริมาณน้ำที่ปั๊มสามารถส่งได้ในหน่วยเวลา วัดเป็นลิตร/นาที (L/min) หรือ ลูกบาศก์เมตร/ชั่วโมง (m³/hr) บ้านพักทั่วไปใช้ 20-50 L/min</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex gap-4">
|
||||
<div class="flex-shrink-0 w-12 h-12 bg-primary-100 rounded-full flex items-center justify-center">
|
||||
<span class="text-primary-600 font-bold">3</span>
|
||||
</div>
|
||||
<div>
|
||||
<h3 class="text-lg font-bold text-secondary-900 mb-2">เลือกตามการใช้งาน</h3>
|
||||
<div class="text-secondary-600 text-sm leading-relaxed">
|
||||
<ul class="list-disc list-inside space-y-1 mt-2">
|
||||
<li><strong>บ้านพักอาศัย:</strong> ปั๊มอัตโนมัติ หรือ ปั๊มหอยโข่ง กำลัง 0.5-1 HP</li>
|
||||
<li><strong>อาคารสูง:</strong> ปั๊มแรงดันสูง กำลัง 3-10 HP พร้อมถังกด</li>
|
||||
<li><strong>เกษตรกรรม/ชลประทาน:</strong> ปั๊มเจ็ท หรือ ปั๊มจุ่ม กำลัง 3-10 HP</li>
|
||||
<li><strong>โรงงานอุตสาหกรรม:</strong> ปั๊มเคมี หรือ ปั๊มหอยโข่งคุณภาพสูง</li>
|
||||
<li><strong>ระบบดับเพลิง:</strong> ปั๊มแรงดันสูง ตามมาตรฐาน มอก.</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex gap-4">
|
||||
<div class="flex-shrink-0 w-12 h-12 bg-primary-100 rounded-full flex items-center justify-center">
|
||||
<span class="text-primary-600 font-bold">4</span>
|
||||
</div>
|
||||
<div>
|
||||
<h3 class="text-lg font-bold text-secondary-900 mb-2">ตรวจสอบแหล่งน้ำ</h3>
|
||||
<p class="text-secondary-600 text-sm leading-relaxed">หากดูดจากบ่อน้ำตื้น (ต่ำกว่าตัวปั๊มไม่เกิน 8 เมตร) ใช้ปั๊มหอยโข่งหรือปั๊มอัตโนมัติ หากดูดจากบ่อน้ำลึก (เกิน 8 เมตร) ต้องใช้ปั๊มเจ็ทหรือปั๊มจุ่ม</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Installation Tips -->
|
||||
<section class="section bg-gray-50">
|
||||
<div class="container-custom">
|
||||
<div class="max-w-4xl mx-auto">
|
||||
<h2 class="text-2xl sm:text-2xl font-bold text-secondary-900 mb-8 text-center">ข้อแนะนำการติดตั้งและบำรุงรักษา</h2>
|
||||
<div class="grid md:grid-cols-3 gap-6">
|
||||
<div class="bg-white p-6 rounded-xl shadow-sm">
|
||||
<div class="w-10 h-10 bg-accent-100 rounded-lg flex items-center justify-center mb-4">
|
||||
<svg class="w-5 h-5 text-accent-500" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z" />
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 11a3 3 0 11-6 0 3 3 0 016 0z" />
|
||||
</svg>
|
||||
</div>
|
||||
<h3 class="text-base font-bold text-secondary-900 mb-2">สถานที่ติดตั้ง</h3>
|
||||
<p class="text-secondary-600 text-sm leading-relaxed">ติดตั้งในที่ร่ม อากาศถ่ายเทสะดวก ห่างจากแหล่งความร้อน สูงจากพื้นอย่างน้อย 30 ซม. เพื่อป้องกันน้ำท่วมและฝุ่น</p>
|
||||
</div>
|
||||
<div class="bg-white p-6 rounded-xl shadow-sm">
|
||||
<div class="w-10 h-10 bg-accent-100 rounded-lg flex items-center justify-center mb-4">
|
||||
<svg class="w-5 h-5 text-accent-500" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19.428 15.428a2 2 0 00-1.022-.547l-2.387-.477a6 6 0 00-3.86.517l-.318.158a6 6 0 01-3.86.517L6.05 15.21a2 2 0 00-1.806.547M8 4h8l-1 1v5.172a2 2 0 00.586 1.414l5 5c1.414 1.414.586 3.414-1.414 3.414H12" />
|
||||
</svg>
|
||||
</div>
|
||||
<h3 class="text-base font-bold text-secondary-900 mb-2">การเติมน้ำ (Priming)</h3>
|
||||
<p class="text-secondary-600 text-sm leading-relaxed">ก่อนเปิดใช้งานครั้งแรก หรือหลังจากน้ำในระบบหมด ต้องเติมน้ำในท่อดูดและตัวปั๊มให้เต็มก่อน เพื่อป้องกันการวิ่งแห้ง (Dry Run)</p>
|
||||
</div>
|
||||
<div class="bg-white p-6 rounded-xl shadow-sm">
|
||||
<div class="w-10 h-10 bg-accent-100 rounded-lg flex items-center justify-center mb-4">
|
||||
<svg class="w-5 h-5 text-accent-500" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z" />
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 12a3 3 0 11-6 0 3 3 0 016 0z" />
|
||||
</svg>
|
||||
</div>
|
||||
<h3 class="text-base font-bold text-secondary-900 mb-2">การบำรุงรักษา</h3>
|
||||
<p class="text-secondary-600 text-sm leading-relaxed">ตรวจสอบระดับน้ำมันหล่อลื่นทุก 3 เดือน เปลี่ยนซีลกันรั่วทุก 1-2 ปี ทำความสะอาดตะแกรงดูดน้ำเดือนละครั้ง และตรวจสอบสายไฟทุก 6 เดือน</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="mt-8 p-4 bg-accent-50 border border-accent-200 rounded-lg">
|
||||
<p class="text-sm text-accent-700 text-center"><strong>หมายเหตุ:</strong> ควรให้ช่างผู้เชี่ยวชาญติดตั้งและตรวจสอบระบบปั๊มน้ำเป็นประจำทุกปี เพื่อความปลอดภัยและอายุการใช้งานที่ยาวนาน</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- FAQ Section -->
|
||||
<section class="section bg-white">
|
||||
<div class="container-custom">
|
||||
<div class="max-w-4xl mx-auto">
|
||||
<h2 class="text-2xl sm:text-2xl font-bold text-secondary-900 mb-8 text-center">คำถามที่พบบ่อยเกี่ยวกับปั๊มน้ำ (FAQ)</h2>
|
||||
<div class="space-y-4">
|
||||
<div class="border border-gray-200 rounded-lg overflow-hidden">
|
||||
<details class="group">
|
||||
<summary class="flex justify-between items-center p-4 bg-gray-50 cursor-pointer list-none">
|
||||
<span class="font-semibold text-secondary-900">ปั๊มน้ำมีกี่ประเภทและแต่ละประเภทเหมาะกับการใช้งานอะไร?</span>
|
||||
<span class="transition group-open:rotate-180">
|
||||
<svg fill="none" height="24" shape-rendering="geometricPrecision" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" viewBox="0 0 24 24" width="24"><path d="M6 9l6 6 6-6"></path></svg>
|
||||
</span>
|
||||
</summary>
|
||||
<div class="p-4 text-secondary-600 text-sm leading-relaxed">
|
||||
ปั๊มน้ำแบ่งออกเป็นหลายประเภทตามการใช้งาน: (1) <strong>ปั๊มหอยโข่ง</strong> เหมาะสำหรับบ้านพักและอาคารขนาดเล็ก (2) <strong>ปั๊มเจ็ท</strong> เหมาะสำหรับบ่อน้ำลึก (3) <strong>ปั๊มจุ่ม</strong> เหมาะสำหรับระบายน้ำและบ่อบาด (4) <strong>ปั๊มอัตโนมัติ</strong> เหมาะสำหรับบ้านที่ต้องการน้ำประปาอัตโนมัติ (5) <strong>ปั๊มแรงดันสูง</strong> เหมาะสำหรับระบบดับเพลิงและอุตสาหกรรม
|
||||
</div>
|
||||
</details>
|
||||
</div>
|
||||
<div class="border border-gray-200 rounded-lg overflow-hidden">
|
||||
<details class="group">
|
||||
<summary class="flex justify-between items-center p-4 bg-gray-50 cursor-pointer list-none">
|
||||
<span class="font-semibold text-secondary-900">เลือกซื้อปั๊มน้ำอย่างไรให้เหมาะกับการใช้งาน?</span>
|
||||
<span class="transition group-open:rotate-180">
|
||||
<svg fill="none" height="24" shape-rendering="geometricPrecision" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" viewBox="0 0 24 24" width="24"><path d="M6 9l6 6 6-6"></path></svg>
|
||||
</span>
|
||||
</summary>
|
||||
<div class="p-4 text-secondary-600 text-sm leading-relaxed">
|
||||
ต้องพิจารณา 4 ปัจจัยหลัก: (1) <strong>ความสูงยก (Head)</strong> วัดระยะจากปั๊มถึงจุดส่งน้ำสูงสุด (2) <strong>อัตราการไหล (Flow Rate)</strong> ปริมาณน้ำที่ต้องการต่อนาที (3) <strong>แหล่งน้ำ</strong> บ่อ ถังเก็บ หรือน้ำประปา (4) <strong>กำลังไฟ</strong> เลือกให้เหมาะกับขนาดและการใช้งาน เช่น บ้านพักใช้ 0.5-1 HP โรงงานใช้ 5 HP ขึ้นไป
|
||||
</div>
|
||||
</details>
|
||||
</div>
|
||||
<div class="border border-gray-200 rounded-lg overflow-hidden">
|
||||
<details class="group">
|
||||
<summary class="flex justify-between items-center p-4 bg-gray-50 cursor-pointer list-none">
|
||||
<span class="font-semibold text-secondary-900">การติดตั้งปั๊มน้ำต้อง注意什么?</span>
|
||||
<span class="transition group-open:rotate-180">
|
||||
<svg fill="none" height="24" shape-rendering="geometricPrecision" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" viewBox="0 0 24 24" width="24"><path d="M6 9l6 6 6-6"></path></svg>
|
||||
</span>
|
||||
</summary>
|
||||
<div class="p-4 text-secondary-600 text-sm leading-relaxed">
|
||||
สิ่งสำคัญในการติดตั้ง: (1) <strong>ตำแหน่ง</strong> ติดตั้งในที่ร่ม อากาศถ่ายเทดี สูงจากพื้น 30 ซม. (2) <strong>ท่อดูด</strong> ใช้ขนาดไม่เล็กกว่าทางเข้าปั๊ม ติดตั้งให้สั้นที่สุด (3) <strong>วาล์ว</strong> ติดตั้งวาล์วกันย้อนที่ท่อส่ง (4) <strong>สายดิน</strong> ต่อสายดินให้ครบถ้วน (5) <strong>ทดสอบ</strong> เติมน้ำ (Priming) ก่อนเปิดใช้งานเสมอ
|
||||
</div>
|
||||
</details>
|
||||
</div>
|
||||
<div class="border border-gray-200 rounded-lg overflow-hidden">
|
||||
<details class="group">
|
||||
<summary class="flex justify-between items-center p-4 bg-gray-50 cursor-pointer list-none">
|
||||
<span class="font-semibold text-secondary-900">การบำรุงรักษาปั๊มน้ำทำอย่างไร?</span>
|
||||
<span class="transition group-open:rotate-180">
|
||||
<svg fill="none" height="24" shape-rendering="geometricPrecision" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" viewBox="0 0 24 24" width="24"><path d="M6 9l6 6 6-6"></path></svg>
|
||||
</span>
|
||||
</summary>
|
||||
<div class="p-4 text-secondary-600 text-sm leading-relaxed">
|
||||
การบำรุงรักษาเบื้องต้น: (1) <strong>รายวัน</strong> ตรวจสอบเสียงผิดปกติและการรั่วซึม (2) <strong>รายสัปดาห์</strong> ตรวจสอบระดับน้ำมันหล่อลื่น (3) <strong>รายเดือน</strong> ทำความสะอาดตะแกรงดูดน้ำ (4) <strong>ราย 6 เดือน</strong> ตรวจสอบสายไฟและขั้วต่อ (5) <strong>รายปี</strong> ให้ช่างผู้เชี่ยวชาญตรวจสอบและเปลี่ยนซีลกันรั่ว
|
||||
</div>
|
||||
</details>
|
||||
</div>
|
||||
<div class="border border-gray-200 rounded-lg overflow-hidden">
|
||||
<details class="group">
|
||||
<summary class="flex justify-between items-center p-4 bg-gray-50 cursor-pointer list-none">
|
||||
<span class="font-semibold text-secondary-900">ปั๊มน้ำใช้งานในอุตสาหกรรมอะไรได้บ้าง?</span>
|
||||
<span class="transition group-open:rotate-180">
|
||||
<svg fill="none" height="24" shape-rendering="geometricPrecision" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" viewBox="0 0 24 24" width="24"><path d="M6 9l6 6 6-6"></path></svg>
|
||||
</span>
|
||||
</summary>
|
||||
<div class="p-4 text-secondary-600 text-sm leading-relaxed">
|
||||
ปั๊มน้ำใช้งานในอุตสาหกรรมหลากหลาย: (1) <strong>อาหารและเครื่องดื่ม</strong> ส่งน้ำและของเหลวในกระบวนการผลิต (2) <strong>เคมีและปิโตรเคมี</strong> ส่งสารเคมีกรด-ด่าง (3) <strong>พลังงาน</strong> ระบบระบายความร้อนและหล่อเย็น (4) <strong>สิ่งทอและฟอกย้อม</strong> ส่งน้ำและสารเคมี (5) <strong>ก่อสร้าง</strong> ระบบกดน้ำและระบบดับเพลิง (6) <strong>เกษตรกรรม</strong> ระบบชลประทานและปั๊มน้ำเพื่อการเกษตร
|
||||
</div>
|
||||
</details>
|
||||
</div>
|
||||
</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