পরিবারের অগ্নি-নিরাপত্তা নিশ্চিত করেছেন তো?

Fire Safety Awareness
বিবিসি এর তথ্যমতে, বাংলাদেশে প্রতিবছর আনুমানিক ৬ লাখ মানুষ অগ্নি দূর্ঘটনার শিকার হন। এই আগুনের পুড়ে যাওয়া রোগীদের ৭০ ভাগই নারী এবং শিশু

অগ্নি নিরাপত্তা নিশ্চিত করতে ঘরে রাখুন ABCE Dry Chemical ফায়ার এক্সটিংগুইশার

পৃথিবীতে সবচেয়ে বেশি ব্যবহৃত ও নির্ভরযোগ্য ফায়ার এক্সিংগুইশার এটি

যা বিদ্যুৎ, গ্যাস, তেল অথবা যেকোন আগুন নিভিয়ে ফেলতে সক্ষম, যা আপনার পরিবারকে রক্ষা করবে যেকোন সম্ভাব্য অগ্নি-দূর্ঘটনা থেকে
ABCE Dry Chemical Fire Extinguisher
BSTI Approved Badge

যেভাবে আগুন নেভাবেন

এমন অসংখ্য দায়িত্বশীল মানুষ আমাদের থেকে অগ্নি নির্বাপক সরঞ্জাম সংগ্রহ করে অগ্নি-দূর্ঘটনা মোকাবেলায় নিজেদেরকে প্রস্তুত করে নিয়েছেন

যেসকল বড় প্রতিষ্ঠানের সাথে আমরা কাজ করেছি 👇

Working With Big Institutions
Nagad Payment
(function () { function initFireSafetyLanding() { // 1. Scroll-triggered Smooth Fade Up Animation (IntersectionObserver) var animatedElements = document.querySelectorAll('#fire-safety-landing .fs-section'); if ('IntersectionObserver' in window) { var observer = new IntersectionObserver(function (entries) { entries.forEach(function (entry) { if (entry.isIntersecting) { entry.target.classList.add('fs-visible'); } }); }, { root: null, rootMargin: '0px 0px -40px 0px', threshold: 0.08 }); animatedElements.forEach(function (el) { observer.observe(el); }); } else { animatedElements.forEach(function (el) { el.classList.add('fs-visible'); }); } // 2. CTA Button Smooth Scroll to Final Section var ctaBtn = document.getElementById('fs-hero-cta-btn'); if (ctaBtn) { ctaBtn.addEventListener('click', function (e) { e.preventDefault(); var targetSection = document.getElementById('fs-final-section'); if (targetSection) { targetSection.scrollIntoView({ behavior: 'smooth', block: 'center' }); } }); } // 3. Auto-pause video when scrolled down or out of viewport var videoEl = document.querySelector('#fire-safety-landing .fs-video'); if (videoEl) { if ('IntersectionObserver' in window) { var videoObserver = new IntersectionObserver(function (entries) { entries.forEach(function (entry) { if (!entry.isIntersecting || entry.intersectionRatio < 0.2) { if (!videoEl.paused) { videoEl.pause(); } } }); }, { threshold: [0, 0.2, 0.5, 0.8, 1.0] }); videoObserver.observe(videoEl); } // Fallback scroll listener for both window and container scroll var handleScrollVideoPause = function () { if (!videoEl.paused) { var rect = videoEl.getBoundingClientRect(); var windowHeight = window.innerHeight || document.documentElement.clientHeight; // If video top goes above the viewport or bottom goes below viewport if (rect.bottom windowHeight - 40) { videoEl.pause(); } } }; window.addEventListener('scroll', handleScrollVideoPause, { passive: true, capture: true }); document.addEventListener('scroll', handleScrollVideoPause, { passive: true, capture: true }); } // 4. Carousel Initialization var container = document.getElementById('fs-carousel-container'); if (!container) return; var track = document.getElementById('fs-carousel-track'); var prevBtn = document.getElementById('fs-prev-btn'); var nextBtn = document.getElementById('fs-next-btn'); var dotsContainer = document.getElementById('fs-carousel-dots'); if (!track) return; var slides = track.querySelectorAll('.fs-slide'); var totalSlides = slides.length; var currentIndex = 0; var autoPlayTimer = null; var isDragging = false; var startX = 0; function getVisibleSlidesCount() { var width = window.innerWidth || document.documentElement.clientWidth; if (width >= 800) return 3; if (width >= 600) return 2; return 1; } function getMaxIndex() { var visibleCount = getVisibleSlidesCount(); return Math.max(0, totalSlides - visibleCount); } function createDots() { if (!dotsContainer) return; dotsContainer.innerHTML = ''; var maxIdx = getMaxIndex(); for (var i = 0; i <= maxIdx; i++) { var dot = document.createElement('button'); dot.className = 'fs-dot' + (i === currentIndex ? ' fs-active-dot' : ''); dot.setAttribute('type', 'button'); dot.setAttribute('data-index', i); dot.setAttribute('aria-label', 'Go to slide ' + (i + 1)); (function (idx) { dot.addEventListener('click', function () { goToSlide(idx); resetAutoPlay(); }); })(i); dotsContainer.appendChild(dot); } } function updateDots() { if (!dotsContainer) return; var dots = dotsContainer.querySelectorAll('.fs-dot'); dots.forEach(function (d, idx) { if (idx === currentIndex) { d.classList.add('fs-active-dot'); } else { d.classList.remove('fs-active-dot'); } }); } function updateSlidePosition() { var visibleCount = getVisibleSlidesCount(); var slidePercentage = 100 / visibleCount; var offset = -(currentIndex * slidePercentage); track.style.transform = 'translateX(' + offset + '%)'; updateDots(); } function goToSlide(index) { var maxIdx = getMaxIndex(); if (index maxIdx) { currentIndex = 0; } else { currentIndex = index; } updateSlidePosition(); } function nextSlide() { var maxIdx = getMaxIndex(); if (currentIndex >= maxIdx) { currentIndex = 0; } else { currentIndex++; } updateSlidePosition(); } function prevSlide() { var maxIdx = getMaxIndex(); if (currentIndex 40) { prevSlide(); } else if (diffX maxIdx) { currentIndex = maxIdx; } createDots(); updateSlidePosition(); }); createDots(); updateSlidePosition(); startAutoPlay(); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', initFireSafetyLanding); } else { initFireSafetyLanding(); } })();

পরিবারের নিরাপত্তা নিশ্চিত করুন এখনই ⬇️

Your Products

Fire Extinguisher - 1KG
Fire Extinguisher - 1KG1
+
Original price was: ৳ 1,690.00.Current price is: ৳ 1,140.00.
Fire Extinguishe - 2KG
Fire Extinguishe - 2KG1
+
Original price was: ৳ 3,220.00.Current price is: ৳ 2,200.00.

Billing details

Shipping

Your order

Product Subtotal
Fire Extinguisher - 1KG
Fire Extinguisher - 1KG
৳ 1,690.00
Subtotal ৳ 1,690.00
Shipment
Total ৳ 1,780.00
  • প্রডাক্ট হাতে পেয়ে, মূল্য পরিশোধ করবেন

Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our privacy policy.

কেন এত অগ্নি-দূর্ঘটনা?

সাংবাদিকের এই প্রশ্নের জবাবে, ফায়ার সার্ভিস ও সিভিল ডিফেন্সের মহাপরিচালক ব্রিগেডিয়ার জেনারেল মো. মাইন উদ্দিন বলেন, "অগ্নি-নিরাপত্তার জন্য মানুষ অর্থ ব্যয় করতে চায়না"

মানুষের অবহেলা ও অসচেতনাতাই দূর্ঘটনাগুলো ঘটার পেছনে অন্যতম বড় কারণ

সম্মানিত গ্রাহকদের কিছু প্রশ্ন এবং উত্তর 🖋️

জ্বি, এটি আগুনের প্রধান চারটি ক্লাস ABCE অর্থ্যাৎ বিদ্যুৎ, গ্যাস, তেল কিংবা সাধারণ যেকোন আগুন নিভিয়ে ফেলতে সক্ষম

এটি প্রতিবার ব্যবহারের পরেই রিফিল করে নিতে হবে। যখন ব্যবহার করবেন, পুরোটাই করবেন

এই ফায়ার এক্সটিংগুইশারগুলোর মেয়াদ ১ বছর। মেয়াদ শেষে এটি পুনরায় রিফিল করে নেবেন।

এটিই ইন্টারন্যাশনাল স্ট্যান্ডার্ড এবং বাংলাদেশ ফায়ার সার্ভিস কর্তৃপক্ষেরও একই নির্দেশনা

আপনার বাসার আশেপাশে কোন রিফিল ব্যবস্থা থাকলে সেখান থেকে রিফিল করে নিতে পারেন অথবা আমাদের মাধ্যমেও রিফিল করে নিতে পারবেন।

আমরা যেটা করি, নতুন একটি সিলিন্ডার পাঠিয়ে পুরাতন/খালি সিলিন্ডারটি নিয়ে আসি 

খরচঃ  রিফিলের খরচ ৫০০৳ এর মধ্যে হয়ে যাবার কথা (স্থানীয় ভাবে)। আর আমাদের থেকে রিফিল করে নিলে ৫০০৳ + ১৫০৳ (Delivery Charge) = ৬৫০৳ খরচ হবে

বিঃদ্রঃ প্রথমবার সিলিন্ডার কেনার পরে সিলিন্ডারটি আপনার, পরবর্তীতে সিলিন্ডারের জন্য খরচ করতে হবেনা। ব্যয় শুধুমাত্র, প্রতিবছর রিফিলের ক্ষেত্রে হবে 

জ্বি, এটির ওজন মাত্র ১ কেজি ৭০০ গ্রাম। ছোট বাচ্চারাও এটি ব্যবহার করে আগুন নেভাতে পারবে

গাড়িতে একটি পোর্টেবোল ফায়ার এক্সটিংগুইশার রাখা অত্যন্ত জরুরী। যেকোন ইমার্জেন্সিতে ব্যবহার করতে পারবেন

রাশিয়া, পোল্যান্ড, গ্রীস সহ বিভিন্ন দেশে গাড়িতে, বহনযোগ্য (পোর্টেবল) ফায়ার এক্সটিংগুইশার রাখা বাধ্যতামুলক 

অর্ডার করতে সমস্যা হলে অনুগ্রহ করে আমাদেরকে মেসেজ করবেন

Fire Safety Bangladesh বাংলাদেশে আগুন নিরাপত্তা বিষয়ে কাজ করে যাচ্ছে। আমাদের লক্ষ্য দেশের সর্বত্র আগুন নিরাপত্তা সম্পর্কে সচেতনতা তৈরি করা এবং প্রয়োজনমাফিক আগুন নিরাপত্তা সরঞ্জাম সরবরাহ করা। আর একটিও পরিবারও যেন আগুন দূর্ঘটনার শিকার না হয়, এটিই আমাদের চাওয়া....

Order Cannot Be Placed

Need Help?