{"id":436,"date":"2025-09-12T19:24:07","date_gmt":"2025-09-12T19:24:07","guid":{"rendered":"https:\/\/fdsystems.com.sg\/?page_id=436"},"modified":"2025-11-17T18:30:06","modified_gmt":"2025-11-17T18:30:06","slug":"product","status":"publish","type":"page","link":"https:\/\/fdsystems.com.sg\/index.php\/product\/","title":{"rendered":"Product"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"436\" class=\"elementor elementor-436\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16878b9 e-con-full e-flex e-con e-parent\" data-id=\"16878b9\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0608866 elementor-widget elementor-widget-html\" data-id=\"0608866\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================\r\n FD SYSTEMS \u2014 HERO BRAND SLIDER (RESPONSIVE + SAFE LOGO AREA)\r\n Place inside Elementor HTML widget\r\n============================= -->\r\n\r\n<section id=\"fd-hero-partners\">\r\n\r\n  <!-- Font -->\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\" \/>\r\n\r\n  <style>\r\n    \/* ===== Base \/ Shell ===== *\/\r\n    #fd-hero-partners {\r\n      font-family: 'Montserrat', system-ui, -apple-system, BlinkMacSystemFont, sans-serif;\r\n      color: #ffffff;\r\n      padding: 30px 0;\r\n    }\r\n\r\n    #fd-hero-partners .fd-hero-inner {\r\n      max-width: 1180px;\r\n      margin: 0 auto;\r\n      padding: 24px 32px;\r\n      border-radius: 24px;\r\n      background: radial-gradient(circle at top left, rgba(255, 255, 255, 0.14), transparent 55%),\r\n                  rgba(15, 23, 42, 0.80); \/* dark glass look *\/\r\n      backdrop-filter: blur(14px);\r\n      box-shadow: 0 22px 60px rgba(0, 0, 0, 0.45);\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 16px;\r\n    }\r\n\r\n    \/* ===== Slider Layout ===== *\/\r\n    #fd-hero-partners .fd-hero-slider {\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n\r\n    #fd-hero-partners .fd-slide {\r\n      display: none;\r\n      align-items: center;\r\n      gap: 40px;\r\n      transition: opacity 0.6s ease, transform 0.6s ease;\r\n      min-height: 140px; \/* keeps layout stable between slides *\/\r\n    }\r\n\r\n    #fd-hero-partners .fd-slide.active {\r\n      display: flex;\r\n      opacity: 1;\r\n      transform: translateX(0);\r\n    }\r\n\r\n    \/* ===== Left: Logo area (SAFE, FIXED BOX) ===== *\/\r\n    #fd-hero-partners .fd-slide-left {\r\n      flex: 0 0 260px;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n    }\r\n\r\n    #fd-hero-partners .fd-logo-wrap {\r\n      padding: 16px 20px;\r\n      border-radius: 18px;\r\n      background: rgba(15, 23, 42, 0.9);\r\n      box-shadow: 0 14px 40px rgba(0, 0, 0, 0.55);\r\n      border: 1px solid rgba(148, 163, 184, 0.35);\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n    }\r\n\r\n    \/* Fixed logo box so different sizes don't break layout *\/\r\n    #fd-hero-partners .fd-logo-box {\r\n      width: 220px;      \/* max width of logo space on desktop *\/\r\n      height: 80px;      \/* fixed height for all logos *\/\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n    }\r\n\r\n    #fd-hero-partners .fd-logo-box img {\r\n      display: block;\r\n      max-width: 100%;\r\n      max-height: 100%;\r\n      width: auto;\r\n      height: auto;\r\n      object-fit: contain;\r\n      filter: drop-shadow(0 10px 25px rgba(0, 0, 0, 0.6));\r\n    }\r\n\r\n    \/* ===== Right: Text ===== *\/\r\n    #fd-hero-partners .fd-slide-right {\r\n      flex: 1;\r\n      min-width: 0;\r\n    }\r\n\r\n    #fd-hero-partners .fd-brand-name {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      font-size: 13px;\r\n      letter-spacing: 0.14em;\r\n      text-transform: uppercase;\r\n      color: #e5e7eb;\r\n      padding: 6px 14px;\r\n      border-radius: 999px;\r\n      border: 1px solid rgba(148, 163, 184, 0.6);\r\n      background: rgba(15, 23, 42, 0.9);\r\n      margin-bottom: 10px;\r\n    }\r\n\r\n    #fd-hero-partners .fd-brand-dot {\r\n      width: 8px;\r\n      height: 8px;\r\n      border-radius: 50%;\r\n      background: #D31244; \/* accent *\/\r\n    }\r\n\r\n    #fd-hero-partners .fd-tagline {\r\n      font-size: 30px;\r\n      line-height: 1.2;\r\n      font-weight: 700;\r\n      letter-spacing: 0.02em;\r\n      margin: 0 0 8px;\r\n    }\r\n\r\n    #fd-hero-partners .fd-subline {\r\n      font-size: 14px;\r\n      color: #e5e7eb;\r\n      opacity: 0.9;\r\n      margin: 0;\r\n    }\r\n\r\n    \/* ===== Dots ===== *\/\r\n    #fd-hero-partners .fd-dots {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      margin-top: 18px;\r\n      flex-wrap: wrap;\r\n    }\r\n\r\n    #fd-hero-partners .fd-dot {\r\n      width: 9px;\r\n      height: 9px;\r\n      border-radius: 50%;\r\n      border: 1px solid rgba(148, 163, 184, 0.8);\r\n      background: transparent;\r\n      padding: 0;\r\n      cursor: pointer;\r\n      transition: background 0.25s ease, transform 0.25s ease, border-color 0.25s ease;\r\n    }\r\n\r\n    #fd-hero-partners .fd-dot.active {\r\n      background: #D31244;\r\n      border-color: #D31244;\r\n      transform: scale(1.15);\r\n    }\r\n\r\n    #fd-hero-partners .fd-dots-label {\r\n      font-size: 11px;\r\n      text-transform: uppercase;\r\n      letter-spacing: 0.16em;\r\n      color: rgba(209, 213, 219, 0.85);\r\n      margin-right: 10px;\r\n    }\r\n\r\n    \/* ===== Tablet ===== *\/\r\n    @media (max-width: 900px) {\r\n      #fd-hero-partners .fd-hero-inner {\r\n        padding: 20px 18px;\r\n        border-radius: 20px;\r\n      }\r\n\r\n      #fd-hero-partners .fd-slide {\r\n        flex-direction: row;\r\n        gap: 24px;\r\n      }\r\n\r\n      #fd-hero-partners .fd-slide-left {\r\n        flex: 0 0 200px;\r\n      }\r\n\r\n      #fd-hero-partners .fd-logo-box {\r\n        width: 200px;\r\n        height: 70px;\r\n      }\r\n\r\n      #fd-hero-partners .fd-tagline {\r\n        font-size: 24px;\r\n      }\r\n    }\r\n\r\n    \/* ===== Mobile ===== *\/\r\n    @media (max-width: 600px) {\r\n      #fd-hero-partners {\r\n        padding: 20px 0;\r\n      }\r\n\r\n      #fd-hero-partners .fd-hero-inner {\r\n        padding: 18px 14px;\r\n        border-radius: 18px;\r\n      }\r\n\r\n      #fd-hero-partners .fd-slide {\r\n        flex-direction: column;\r\n        align-items: center;\r\n        text-align: center;\r\n        gap: 16px;\r\n      }\r\n\r\n      #fd-hero-partners .fd-slide-left {\r\n        flex: 0 0 auto;\r\n        width: 100%;\r\n        justify-content: center;\r\n      }\r\n\r\n      #fd-hero-partners .fd-logo-wrap {\r\n        max-width: 220px;\r\n        width: 100%;\r\n      }\r\n\r\n      #fd-hero-partners .fd-logo-box {\r\n        width: 100%;\r\n        max-width: 220px;\r\n        height: 70px;\r\n      }\r\n\r\n      #fd-hero-partners .fd-slide-right {\r\n        width: 100%;\r\n        text-align: center;\r\n      }\r\n\r\n      #fd-hero-partners .fd-brand-name {\r\n        margin-left: auto;\r\n        margin-right: auto;\r\n      }\r\n\r\n      #fd-hero-partners .fd-tagline {\r\n        font-size: 20px;\r\n      }\r\n\r\n      #fd-hero-partners .fd-dots {\r\n        justify-content: center;\r\n      }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"fd-hero-inner\">\r\n    <div class=\"fd-hero-slider\">\r\n\r\n      <!-- Slide 1: Kidde Fire System -->\r\n      <div class=\"fd-slide active\" data-index=\"0\">\r\n        <div class=\"fd-slide-left\">\r\n          <div class=\"fd-logo-wrap\">\r\n            <div class=\"fd-logo-box\">\r\n              <img decoding=\"async\" src=\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/09\/kidde_fire_systems_landing_600.png\"\r\n                   alt=\"Kidde Fire System logo\">\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"fd-slide-right\">\r\n          <div class=\"fd-brand-name\">\r\n            <span class=\"fd-brand-dot\"><\/span>\r\n            Kidde Fire System\r\n          <\/div>\r\n          <h2 class=\"fd-tagline\">\r\n            Protecting what matters most.\r\n          <\/h2>\r\n          <p class=\"fd-subline\">\r\n            Advanced fire protection systems for mission-critical spaces and assets.\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Slide 2: Honeywell -->\r\n      <div class=\"fd-slide\" data-index=\"1\">\r\n        <div class=\"fd-slide-left\">\r\n          <div class=\"fd-logo-wrap\">\r\n            <div class=\"fd-logo-box\">\r\n              <img decoding=\"async\" src=\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/11\/imgi_5_honeywell_brand_logo.png\"\r\n                   alt=\"Honeywell Fire Systems logo\">\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"fd-slide-right\">\r\n          <div class=\"fd-brand-name\">\r\n            <span class=\"fd-brand-dot\"><\/span>\r\n            Honeywell\r\n          <\/div>\r\n          <h2 class=\"fd-tagline\">\r\n            The future of connected fire safety.\r\n          <\/h2>\r\n          <p class=\"fd-subline\">\r\n            Intelligent detection, monitoring and control for modern buildings and infrastructure.\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Slide 3: Fire Eater -->\r\n      <div class=\"fd-slide\" data-index=\"2\">\r\n        <div class=\"fd-slide-left\">\r\n          <div class=\"fd-logo-wrap\">\r\n            <div class=\"fd-logo-box\">\r\n              <img decoding=\"async\" src=\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/11\/imgi_7_Fire-Eater-logo_-4-color-165-px.png\"\r\n                   alt=\"Fire Eater logo\">\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"fd-slide-right\">\r\n          <div class=\"fd-brand-name\">\r\n            <span class=\"fd-brand-dot\"><\/span>\r\n            Fire Eater\r\n          <\/div>\r\n          <h2 class=\"fd-tagline\">\r\n            Extinguishing fire, preserving life.\r\n          <\/h2>\r\n          <p class=\"fd-subline\">\r\n            Clean agent solutions that protect people, equipment, and critical environments.\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- Dots -->\r\n    <div class=\"fd-dots\">\r\n      <span class=\"fd-dots-label\">PARTNER BRANDS<\/span>\r\n      <button class=\"fd-dot active\" data-slide=\"0\" aria-label=\"Kidde Fire System\"><\/button>\r\n      <button class=\"fd-dot\" data-slide=\"1\" aria-label=\"Honeywell\"><\/button>\r\n      <button class=\"fd-dot\" data-slide=\"2\" aria-label=\"Fire Eater\"><\/button>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <script>\r\n    (function () {\r\n      const root = document.getElementById('fd-hero-partners');\r\n      if (!root) return;\r\n\r\n      const slides = root.querySelectorAll('.fd-slide');\r\n      const dots = root.querySelectorAll('.fd-dot');\r\n      let current = 0;\r\n      const intervalTime = 1000; \/\/ 5 seconds\r\n      let timer = null;\r\n\r\n      function showSlide(index) {\r\n        slides.forEach(slide => slide.classList.remove('active'));\r\n        dots.forEach(dot => dot.classList.remove('active'));\r\n\r\n        if (slides[index]) slides[index].classList.add('active');\r\n        if (dots[index]) dots[index].classList.add('active');\r\n\r\n        current = index;\r\n      }\r\n\r\n      function nextSlide() {\r\n        const next = (current + 1) % slides.length;\r\n        showSlide(next);\r\n      }\r\n\r\n      function startAuto() {\r\n        stopAuto();\r\n        timer = setInterval(nextSlide, intervalTime);\r\n      }\r\n\r\n      function stopAuto() {\r\n        if (timer) {\r\n          clearInterval(timer);\r\n          timer = null;\r\n        }\r\n      }\r\n\r\n      dots.forEach(dot => {\r\n        dot.addEventListener('click', function () {\r\n          const index = parseInt(this.getAttribute('data-slide'), 10);\r\n          showSlide(index);\r\n          startAuto();\r\n        });\r\n      });\r\n\r\n      \/\/ Start autoplay\r\n      startAuto();\r\n\r\n      \/\/ Optional: pause on hover\r\n      root.addEventListener('mouseenter', stopAuto);\r\n      root.addEventListener('mouseleave', startAuto);\r\n    })();\r\n  <\/script>\r\n\r\n<\/section>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b3d09f2 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"b3d09f2\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d5ca694 e-con-full e-flex e-con e-parent\" data-id=\"d5ca694\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4812da5 elementor-arrows-position-outside elementor-widget__width-inherit elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"4812da5\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;5&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;autoplay_speed&quot;:1400,&quot;speed&quot;:100,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/11\/Frame-20.png\" alt=\"Frame 20\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/11\/image-15-1.png\" alt=\"image (15) 1\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/11\/84-802398-000.png\" alt=\"84-802398-000\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/11\/60-9101735-000.png\" alt=\"60-9101735-000\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/11\/1.png\" alt=\"1\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 6\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/11\/Frame-22.png\" alt=\"Frame 22\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-71b0930 e-con-full e-flex e-con e-parent\" data-id=\"71b0930\" data-element_type=\"container\">\n\t\t<div data-ep-wrapper-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/fdsystems.com.sg\\\/index.php\\\/product-fire-eater\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"bdt-element-link elementor-element elementor-element-b8352eb e-con-full e-flex e-con e-child\" data-id=\"b8352eb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1fbf721 elementor-widget elementor-widget-image\" data-id=\"1fbf721\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"441\" height=\"450\" src=\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/11\/Frame-13-2.png\" class=\"attachment-full size-full wp-image-2840\" alt=\"\" srcset=\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/11\/Frame-13-2.png 441w, https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/11\/Frame-13-2-294x300.png 294w\" sizes=\"(max-width: 441px) 100vw, 441px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3b1cfaf elementor-widget elementor-widget-heading\" data-id=\"3b1cfaf\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Fire Eater\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4513f1e elementor-widget elementor-widget-text-editor\" data-id=\"4513f1e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Revolutionize your fire protection strategy with Fire Eater&#8217;s cutting-edge environmentally friendly suppression systems. Engineered for minimal environmental impact and maximum operational continuity, our solutions deliver superior fire suppression while protecting your assets, personnel, and the environment. Designed specifically for critical applications where traditional water-based systems could cause catastrophic damage to sensitive equipment and operations.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-ep-wrapper-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/fdsystems.com.sg\\\/index.php\\\/product-kidde-fire-systems\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"bdt-element-link elementor-element elementor-element-7e1fb29 e-con-full e-flex e-con e-child\" data-id=\"7e1fb29\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de544a4 elementor-widget elementor-widget-image\" data-id=\"de544a4\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"441\" height=\"450\" src=\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/11\/2.png\" class=\"attachment-full size-full wp-image-3084\" alt=\"\" srcset=\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/11\/2.png 441w, https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/11\/2-294x300.png 294w\" sizes=\"(max-width: 441px) 100vw, 441px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9f5622b elementor-widget elementor-widget-heading\" data-id=\"9f5622b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Kidde Fire Systems<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-385cb03 elementor-widget elementor-widget-text-editor\" data-id=\"385cb03\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Partner with industry leaders through Kidde Fire Systems&#8217; comprehensive range of fire detection and suppression technologies. With over a century of innovation, Kidde delivers proven, reliable solutions specifically engineered for the most demanding industrial, marine, and commercial environments. Our systems integrate seamlessly with existing infrastructure while providing unmatched detection accuracy and suppression effectiveness.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-ep-wrapper-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/fdsystems.com.sg\\\/index.php\\\/product-honeywell\\\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"bdt-element-link elementor-element elementor-element-d2306c6 e-con-full e-flex e-con e-child\" data-id=\"d2306c6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b4c2b71 elementor-widget elementor-widget-image\" data-id=\"b4c2b71\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"441\" height=\"450\" src=\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/11\/1-1.png\" class=\"attachment-full size-full wp-image-3083\" alt=\"\" srcset=\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/11\/1-1.png 441w, https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/11\/1-1-294x300.png 294w\" sizes=\"(max-width: 441px) 100vw, 441px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d18a21e elementor-widget elementor-widget-heading\" data-id=\"d18a21e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Honeywell <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c8f79dd elementor-widget elementor-widget-text-editor\" data-id=\"c8f79dd\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Optimize your facility&#8217;s performance and safety with Honeywell&#8217;s industry-leading process control and instrumentation solutions. Our comprehensive portfolio of sensors, transmitters, analyzers, and control systems provides real-time visibility into your operations while ensuring compliance with safety regulations. Designed for seamless integration across diverse industrial applications, delivering actionable insights that drive operational excellence.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-55135d9 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-parent\" data-id=\"55135d9\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f662024 e-con-full e-flex e-con e-child\" data-id=\"f662024\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-075c7d4 elementor-widget elementor-widget-image\" data-id=\"075c7d4\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"333\" height=\"395\" src=\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/09\/imgi_6_CC-PUIO31.webp\" class=\"attachment-full size-full wp-image-1352\" alt=\"\" srcset=\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/09\/imgi_6_CC-PUIO31.webp 333w, https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/09\/imgi_6_CC-PUIO31-253x300.webp 253w\" sizes=\"(max-width: 333px) 100vw, 333px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8d0a70f elementor-widget elementor-widget-heading\" data-id=\"8d0a70f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Control &amp; Supervisory Systems Parts &amp; Accessories<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ee58acc elementor-widget elementor-widget-text-editor\" data-id=\"ee58acc\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Ensure uninterrupted performance and long-term reliability of your automation control systems with our range of essential spare parts. Designed to support critical components, these spares help minimize downtime, reduce maintenance costs, and keep your operations running at peak efficiency.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a6e9838 e-con-full e-flex e-con e-child\" data-id=\"a6e9838\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8f64bd8 elementor-widget elementor-widget-image\" data-id=\"8f64bd8\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"333\" height=\"395\" src=\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/09\/imgi_6_CC-PUIO31.webp\" class=\"attachment-full size-full wp-image-1352\" alt=\"\" srcset=\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/09\/imgi_6_CC-PUIO31.webp 333w, https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/09\/imgi_6_CC-PUIO31-253x300.webp 253w\" sizes=\"(max-width: 333px) 100vw, 333px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f98cdda elementor-widget elementor-widget-heading\" data-id=\"f98cdda\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Control &amp; Supervisory Systems Parts &amp; Accessories<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5ced585 elementor-widget elementor-widget-text-editor\" data-id=\"5ced585\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Ensure uninterrupted performance and long-term reliability of your automation control systems with our range of essential spare parts. Designed to support critical components, these spares help minimize downtime, reduce maintenance costs, and keep your operations running at peak efficiency.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cad01cd e-con-full e-flex e-con e-child\" data-id=\"cad01cd\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3d85ed5 elementor-widget elementor-widget-image\" data-id=\"3d85ed5\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"333\" height=\"395\" src=\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/09\/imgi_6_CC-PUIO31.webp\" class=\"attachment-full size-full wp-image-1352\" alt=\"\" srcset=\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/09\/imgi_6_CC-PUIO31.webp 333w, https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/09\/imgi_6_CC-PUIO31-253x300.webp 253w\" sizes=\"(max-width: 333px) 100vw, 333px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3c76d59 elementor-widget elementor-widget-heading\" data-id=\"3c76d59\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Control &amp; Supervisory Systems Parts &amp; Accessories<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-107b122 elementor-widget elementor-widget-text-editor\" data-id=\"107b122\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Ensure uninterrupted performance and long-term reliability of your automation control systems with our range of essential spare parts. Designed to support critical components, these spares help minimize downtime, reduce maintenance costs, and keep your operations running at peak efficiency.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Kidde Fire System Protecting what matters most. Advanced fire protection systems for mission-critical spaces and assets. Honeywell The future of connected fire safety. Intelligent detection, monitoring and control for modern buildings and infrastructure. Fire Eater Extinguishing fire, preserving life. Clean agent solutions that protect people, equipment, and critical environments. PARTNER BRANDS Fire Eater Revolutionize your [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-436","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.1.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Product - FDSYSTEMS<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/fdsystems.com.sg\/index.php\/product\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Product - FDSYSTEMS\" \/>\n<meta property=\"og:description\" content=\"Kidde Fire System Protecting what matters most. Advanced fire protection systems for mission-critical spaces and assets. Honeywell The future of connected fire safety. Intelligent detection, monitoring and control for modern buildings and infrastructure. Fire Eater Extinguishing fire, preserving life. Clean agent solutions that protect people, equipment, and critical environments. PARTNER BRANDS Fire Eater Revolutionize your [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fdsystems.com.sg\/index.php\/product\/\" \/>\n<meta property=\"og:site_name\" content=\"FDSYSTEMS\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-17T18:30:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/09\/kidde_fire_systems_landing_600.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/fdsystems.com.sg\/index.php\/product\/\",\"url\":\"https:\/\/fdsystems.com.sg\/index.php\/product\/\",\"name\":\"Product - FDSYSTEMS\",\"isPartOf\":{\"@id\":\"https:\/\/fdsystems.com.sg\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/fdsystems.com.sg\/index.php\/product\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/fdsystems.com.sg\/index.php\/product\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/09\/kidde_fire_systems_landing_600.png\",\"datePublished\":\"2025-09-12T19:24:07+00:00\",\"dateModified\":\"2025-11-17T18:30:06+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/fdsystems.com.sg\/index.php\/product\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/fdsystems.com.sg\/index.php\/product\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/fdsystems.com.sg\/index.php\/product\/#primaryimage\",\"url\":\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/09\/kidde_fire_systems_landing_600.png\",\"contentUrl\":\"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/09\/kidde_fire_systems_landing_600.png\",\"width\":600,\"height\":229},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/fdsystems.com.sg\/index.php\/product\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/fdsystems.com.sg\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Product\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/fdsystems.com.sg\/#website\",\"url\":\"https:\/\/fdsystems.com.sg\/\",\"name\":\"FD Systems Pte Ltd | Fire Detection & Suppression Systems Singapore\",\"description\":\"FD Systems Pte Ltd | Fire Detection &amp; Suppression Systems Singapore\",\"alternateName\":\"FD Systems Pte Ltd | Fire Detection & Suppression Systems Singapore\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/fdsystems.com.sg\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Product - FDSYSTEMS","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/fdsystems.com.sg\/index.php\/product\/","og_locale":"en_US","og_type":"article","og_title":"Product - FDSYSTEMS","og_description":"Kidde Fire System Protecting what matters most. Advanced fire protection systems for mission-critical spaces and assets. Honeywell The future of connected fire safety. Intelligent detection, monitoring and control for modern buildings and infrastructure. Fire Eater Extinguishing fire, preserving life. Clean agent solutions that protect people, equipment, and critical environments. PARTNER BRANDS Fire Eater Revolutionize your [&hellip;]","og_url":"https:\/\/fdsystems.com.sg\/index.php\/product\/","og_site_name":"FDSYSTEMS","article_modified_time":"2025-11-17T18:30:06+00:00","og_image":[{"url":"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/09\/kidde_fire_systems_landing_600.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/fdsystems.com.sg\/index.php\/product\/","url":"https:\/\/fdsystems.com.sg\/index.php\/product\/","name":"Product - FDSYSTEMS","isPartOf":{"@id":"https:\/\/fdsystems.com.sg\/#website"},"primaryImageOfPage":{"@id":"https:\/\/fdsystems.com.sg\/index.php\/product\/#primaryimage"},"image":{"@id":"https:\/\/fdsystems.com.sg\/index.php\/product\/#primaryimage"},"thumbnailUrl":"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/09\/kidde_fire_systems_landing_600.png","datePublished":"2025-09-12T19:24:07+00:00","dateModified":"2025-11-17T18:30:06+00:00","breadcrumb":{"@id":"https:\/\/fdsystems.com.sg\/index.php\/product\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fdsystems.com.sg\/index.php\/product\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/fdsystems.com.sg\/index.php\/product\/#primaryimage","url":"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/09\/kidde_fire_systems_landing_600.png","contentUrl":"https:\/\/fdsystems.com.sg\/wp-content\/uploads\/2025\/09\/kidde_fire_systems_landing_600.png","width":600,"height":229},{"@type":"BreadcrumbList","@id":"https:\/\/fdsystems.com.sg\/index.php\/product\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/fdsystems.com.sg\/"},{"@type":"ListItem","position":2,"name":"Product"}]},{"@type":"WebSite","@id":"https:\/\/fdsystems.com.sg\/#website","url":"https:\/\/fdsystems.com.sg\/","name":"FD Systems Pte Ltd | Fire Detection & Suppression Systems Singapore","description":"FD Systems Pte Ltd | Fire Detection &amp; Suppression Systems Singapore","alternateName":"FD Systems Pte Ltd | Fire Detection & Suppression Systems Singapore","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fdsystems.com.sg\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/fdsystems.com.sg\/index.php\/wp-json\/wp\/v2\/pages\/436","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fdsystems.com.sg\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fdsystems.com.sg\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fdsystems.com.sg\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fdsystems.com.sg\/index.php\/wp-json\/wp\/v2\/comments?post=436"}],"version-history":[{"count":298,"href":"https:\/\/fdsystems.com.sg\/index.php\/wp-json\/wp\/v2\/pages\/436\/revisions"}],"predecessor-version":[{"id":3087,"href":"https:\/\/fdsystems.com.sg\/index.php\/wp-json\/wp\/v2\/pages\/436\/revisions\/3087"}],"wp:attachment":[{"href":"https:\/\/fdsystems.com.sg\/index.php\/wp-json\/wp\/v2\/media?parent=436"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}