{"id":351,"date":"2026-06-24T03:31:32","date_gmt":"2026-06-24T03:31:32","guid":{"rendered":"https:\/\/www.ksitl.com\/?page_id=351"},"modified":"2026-09-09T08:42:34","modified_gmt":"2026-09-09T08:42:34","slug":"services","status":"publish","type":"page","link":"https:\/\/www.ksitl.com\/?page_id=351","title":{"rendered":"Products"},"content":{"rendered":"\n\n\n\n\n\n\n{&#8220;title&#8221;:&#8221;&#8221;,&#8221;content&#8221;:&#8221;<style>\\r\\n\/* ========================================\\r\\n   KS INTERNATIONAL PRODUCT CATALOGUE\\r\\n======================================== *\/\\r\\n\\r\\n#ks-product-catalogue,\\r\\n#ks-product-catalogue * {\\r\\n    box-sizing: border-box;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue {\\r\\n    --ks-navy: #08344f;\\r\\n    --ks-blue: #0077a8;\\r\\n    --ks-teal: #009bb2;\\r\\n    --ks-light: #edf9fd;\\r\\n    --ks-border: #d2e7f0;\\r\\n    --ks-text: #334155;\\r\\n    --ks-muted: #64748b;\\r\\n\\r\\n    width: 100%;\\r\\n    max-width: 1180px;\\r\\n    margin: 0 auto;\\r\\n    padding: 35px 15px 55px;\\r\\n    color: var(--ks-text);\\r\\n    font-family: Arial, Helvetica, sans-serif;\\r\\n}\\r\\n\\r\\n\/* HEADER *\/\\r\\n\\r\\n#ks-product-catalogue .ks-header {\\r\\n    margin-bottom: 28px;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-eyebrow {\\r\\n    display: block;\\r\\n    margin-bottom: 8px;\\r\\n    color: var(--ks-teal);\\r\\n    font-size: 12px;\\r\\n    font-weight: 700;\\r\\n    letter-spacing: 2px;\\r\\n    text-transform: uppercase;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-header h2 {\\r\\n    margin: 0 0 10px;\\r\\n    color: var(--ks-navy);\\r\\n    font-size: clamp(30px, 4vw, 42px);\\r\\n    font-weight: 700;\\r\\n    line-height: 1.15;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-header p {\\r\\n    max-width: 760px;\\r\\n    margin: 0;\\r\\n    color: var(--ks-muted);\\r\\n    font-size: 15px;\\r\\n    line-height: 1.65;\\r\\n}\\r\\n\\r\\n\/* MAIN LAYOUT *\/\\r\\n\\r\\n#ks-product-catalogue .ks-main-layout {\\r\\n    display: grid;\\r\\n    grid-template-columns: 220px minmax(0, 1fr);\\r\\n    gap: 24px;\\r\\n    align-items: start;\\r\\n}\\r\\n\\r\\n\/* SIDEBAR *\/\\r\\n\\r\\n#ks-product-catalogue .ks-sidebar {\\r\\n    position: sticky;\\r\\n    top: 90px;\\r\\n    overflow: hidden;\\r\\n    border: 1px solid var(--ks-border);\\r\\n    border-radius: 10px;\\r\\n    background: #ffffff;\\r\\n    box-shadow: 0 6px 20px rgba(8, 52, 79, 0.06);\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-sidebar-heading {\\r\\n    padding: 16px;\\r\\n    background: var(--ks-navy);\\r\\n    color: #ffffff;\\r\\n    font-size: 15px;\\r\\n    font-weight: 700;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-search {\\r\\n    padding: 14px 13px 7px;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-search input {\\r\\n    display: block;\\r\\n    width: 100%;\\r\\n    height: 40px;\\r\\n    padding: 0 12px;\\r\\n    border: 1px solid #cbd5e1;\\r\\n    border-radius: 6px;\\r\\n    outline: none;\\r\\n    background: #ffffff;\\r\\n    color: var(--ks-text);\\r\\n    font-family: inherit;\\r\\n    font-size: 13px;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-search input:focus {\\r\\n    border-color: var(--ks-teal);\\r\\n    box-shadow: 0 0 0 3px rgba(0, 155, 178, 0.1);\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-category-list {\\r\\n    margin: 0;\\r\\n    padding: 3px 13px 14px;\\r\\n    list-style: none;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-category-list li {\\r\\n    margin: 0;\\r\\n    padding: 0;\\r\\n    border-bottom: 1px solid #e2e8f0;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-category-list li:last-child {\\r\\n    border-bottom: 0;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-filter-button {\\r\\n    display: block;\\r\\n    width: 100%;\\r\\n    padding: 12px 7px;\\r\\n    border: 0;\\r\\n    outline: none;\\r\\n    background: transparent;\\r\\n    color: #475569;\\r\\n    font-family: inherit;\\r\\n    font-size: 13px;\\r\\n    font-weight: 600;\\r\\n    line-height: 1.4;\\r\\n    text-align: left;\\r\\n    cursor: pointer;\\r\\n    transition: all 0.2s ease;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-filter-button:hover,\\r\\n#ks-product-catalogue .ks-filter-button.active {\\r\\n    padding-left: 11px;\\r\\n    color: var(--ks-blue);\\r\\n}\\r\\n\\r\\n\/* PRODUCT HEADER *\/\\r\\n\\r\\n#ks-product-catalogue .ks-product-header {\\r\\n    display: flex;\\r\\n    margin-bottom: 17px;\\r\\n    padding-bottom: 11px;\\r\\n    border-bottom: 1px solid var(--ks-border);\\r\\n    align-items: center;\\r\\n    justify-content: space-between;\\r\\n    gap: 12px;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-product-header h3 {\\r\\n    margin: 0;\\r\\n    color: var(--ks-navy);\\r\\n    font-size: 24px;\\r\\n    font-weight: 700;\\r\\n    line-height: 1.3;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-product-count {\\r\\n    color: var(--ks-muted);\\r\\n    font-size: 13px;\\r\\n    white-space: nowrap;\\r\\n}\\r\\n\\r\\n\/* PRODUCT GRID \u2013 FIXED 2 COLUMNS *\/\\r\\n\\r\\n#ks-product-catalogue .ks-product-grid {\\r\\n    display: grid;\\r\\n    grid-template-columns: repeat(2, minmax(0, 1fr));\\r\\n    gap: 17px;\\r\\n    align-items: start;\\r\\n}\\r\\n\\r\\n\/* PRODUCT CARD *\/\\r\\n\\r\\n#ks-product-catalogue .ks-product-card {\\r\\n    display: grid;\\r\\n    overflow: hidden;\\r\\n    width: 100%;\\r\\n    min-width: 0;\\r\\n    height: 370px;\\r\\n    border: 1px solid var(--ks-border);\\r\\n    border-radius: 10px;\\r\\n    background: #ffffff;\\r\\n    box-shadow: 0 5px 17px rgba(8, 52, 79, 0.06);\\r\\n    grid-template-rows: 145px minmax(0, 1fr);\\r\\n    transition:\\r\\n        transform 0.22s ease,\\r\\n        box-shadow 0.22s ease;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-product-card:hover {\\r\\n    transform: translateY(-4px);\\r\\n    box-shadow: 0 11px 25px rgba(8, 52, 79, 0.12);\\r\\n}\\r\\n\\r\\n\/* PRODUCT IMAGE *\/\\r\\n\\r\\n#ks-product-catalogue .ks-product-image {\\r\\n    position: relative;\\r\\n    display: flex !important;\\r\\n    overflow: hidden;\\r\\n    width: 100%;\\r\\n    height: 145px;\\r\\n    background: linear-gradient(135deg, #eef9fd, #dceff7);\\r\\n    align-items: center;\\r\\n    justify-content: center;\\r\\n    text-decoration: none !important;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-image-placeholder {\\r\\n    position: absolute;\\r\\n    z-index: 1;\\r\\n    color: #78a2b4;\\r\\n    font-size: 12px;\\r\\n    font-weight: 700;\\r\\n    letter-spacing: 1px;\\r\\n    text-transform: uppercase;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-product-image img {\\r\\n    position: relative;\\r\\n    z-index: 2;\\r\\n    display: block;\\r\\n    width: 100%;\\r\\n    height: 145px;\\r\\n    padding: 10px;\\r\\n    background: #f3fbfe;\\r\\n    object-fit: contain;\\r\\n    transition: transform 0.3s ease;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-product-card:hover img {\\r\\n    transform: scale(1.04);\\r\\n}\\r\\n\\r\\n\/* PRODUCT INFORMATION *\/\\r\\n\\r\\n#ks-product-catalogue .ks-product-info {\\r\\n    display: flex;\\r\\n    min-height: 0;\\r\\n    padding: 15px;\\r\\n    flex-direction: column;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-product-category {\\r\\n    display: block;\\r\\n    margin-bottom: 6px;\\r\\n    color: var(--ks-teal);\\r\\n    font-size: 9.5px;\\r\\n    font-weight: 700;\\r\\n    line-height: 1.35;\\r\\n    letter-spacing: 1.1px;\\r\\n    text-transform: uppercase;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-product-info h4 {\\r\\n    display: -webkit-box;\\r\\n    overflow: hidden;\\r\\n    min-height: 45px;\\r\\n    margin: 0 0 7px;\\r\\n    color: var(--ks-navy);\\r\\n    font-size: 17px;\\r\\n    font-weight: 700;\\r\\n    line-height: 1.32;\\r\\n    word-break: normal;\\r\\n    overflow-wrap: normal;\\r\\n    -webkit-box-orient: vertical;\\r\\n    -webkit-line-clamp: 2;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-product-info p {\\r\\n    display: -webkit-box;\\r\\n    overflow: hidden;\\r\\n    min-height: 54px;\\r\\n    margin: 0 0 10px;\\r\\n    color: var(--ks-muted);\\r\\n    font-size: 12.5px;\\r\\n    line-height: 1.45;\\r\\n    -webkit-box-orient: vertical;\\r\\n    -webkit-line-clamp: 3;\\r\\n}\\r\\n\\r\\n\/* BUTTONS *\/\\r\\n\\r\\n#ks-product-catalogue .ks-card-buttons {\\r\\n    display: grid;\\r\\n    margin-top: auto;\\r\\n    grid-template-columns: repeat(2, minmax(0, 1fr));\\r\\n    gap: 8px;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-view-button,\\r\\n#ks-product-catalogue .ks-quote-button {\\r\\n    display: inline-flex;\\r\\n    min-width: 0;\\r\\n    min-height: 38px;\\r\\n    padding: 7px 8px;\\r\\n    border-radius: 6px;\\r\\n    font-family: inherit;\\r\\n    font-size: 11px;\\r\\n    font-weight: 700;\\r\\n    line-height: 1.2;\\r\\n    text-align: center;\\r\\n    text-decoration: none !important;\\r\\n    align-items: center;\\r\\n    justify-content: center;\\r\\n    transition: all 0.2s ease;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-view-button {\\r\\n    border: 1px solid var(--ks-blue);\\r\\n    background: #ffffff;\\r\\n    color: var(--ks-blue) !important;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-view-button:hover {\\r\\n    background: var(--ks-blue);\\r\\n    color: #ffffff !important;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-quote-button {\\r\\n    border: 1px solid var(--ks-teal);\\r\\n    background: var(--ks-teal);\\r\\n    color: #ffffff !important;\\r\\n}\\r\\n\\r\\n#ks-product-catalogue .ks-quote-button:hover {\\r\\n    border-color: var(--ks-navy);\\r\\n    background: var(--ks-navy);\\r\\n}\\r\\n\\r\\n\/* NO RESULTS *\/\\r\\n\\r\\n#ks-product-catalogue .ks-no-results {\\r\\n    display: none;\\r\\n    padding: 40px 15px;\\r\\n    border: 1px dashed #94a3b8;\\r\\n    border-radius: 9px;\\r\\n    color: var(--ks-muted);\\r\\n    font-size: 14px;\\r\\n    text-align: center;\\r\\n}\\r\\n\\r\\n\/* TABLET *\/\\r\\n\\r\\n@media (max-width: 900px) {\\r\\n    #ks-product-catalogue .ks-main-layout {\\r\\n        grid-template-columns: 1fr;\\r\\n    }\\r\\n\\r\\n    #ks-product-catalogue .ks-sidebar {\\r\\n        position: static;\\r\\n    }\\r\\n\\r\\n    #ks-product-catalogue .ks-product-grid {\\r\\n        grid-template-columns: repeat(2, minmax(0, 1fr));\\r\\n    }\\r\\n}\\r\\n\\r\\n\/* MOBILE *\/\\r\\n\\r\\n@media (max-width: 590px) {\\r\\n    #ks-product-catalogue {\\r\\n        padding: 30px 12px 45px;\\r\\n    }\\r\\n\\r\\n    #ks-product-catalogue .ks-product-grid {\\r\\n        grid-template-columns: 1fr;\\r\\n    }\\r\\n\\r\\n    #ks-product-catalogue .ks-product-header {\\r\\n        align-items: flex-start;\\r\\n        flex-direction: column;\\r\\n        gap: 4px;\\r\\n    }\\r\\n\\r\\n    #ks-product-catalogue .ks-product-card {\\r\\n        height: 365px;\\r\\n    }\\r\\n}\\r\\n\\r\\n\/* CERTIFICATES SECTION *\/\\r\\n#ks-product-catalogue .ks-certificates-section { margin-top:55px; padding-top:38px; border-top:1px solid var(--ks-border); }\\r\\n#ks-product-catalogue .ks-certificates-header { max-width:760px; margin-bottom:24px; }\\r\\n#ks-product-catalogue .ks-certificate-eyebrow { display:block; margin-bottom:7px; color:var(--ks-teal); font-size:11px; font-weight:700; letter-spacing:1.6px; text-transform:uppercase; }\\r\\n#ks-product-catalogue .ks-certificates-header h3 { margin:0 0 9px; color:var(--ks-navy); font-size:27px; font-weight:700; line-height:1.3; }\\r\\n#ks-product-catalogue .ks-certificates-header p { margin:0; color:var(--ks-muted); font-size:13px; line-height:1.7; }\\r\\n#ks-product-catalogue .ks-certificates-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:18px; align-items:stretch; }\\r\\n#ks-product-catalogue .ks-certificate-card { display:flex; overflow:hidden; min-width:0; height:auto; border:1px solid var(--ks-border); border-radius:11px; background:#fff; box-shadow:0 6px 20px rgba(8,52,79,.06); flex-direction:column; transition:transform .22s ease,box-shadow .22s ease; }\\r\\n#ks-product-catalogue .ks-certificate-card:hover { transform:translateY(-4px); box-shadow:0 12px 28px rgba(8,52,79,.12); }\\r\\n#ks-product-catalogue .ks-certificate-image { display:flex!important; overflow:hidden; width:100%; height:280px; flex:0 0 280px; background:var(--ks-light); align-items:center; justify-content:center; text-decoration:none!important; }\\r\\n#ks-product-catalogue .ks-certificate-image img { display:block; width:100%; height:100%; padding:14px; background:#f8fcfe; object-fit:contain; transition:transform .3s ease; }\\r\\n#ks-product-catalogue .ks-certificate-card:hover .ks-certificate-image img { transform:scale(1.02); }\\r\\n#ks-product-catalogue .ks-certificate-content { display:flex; height:auto; min-height:175px; padding:18px; flex:1 1 auto; flex-direction:column; }\\r\\n#ks-product-catalogue .ks-certificate-content h4 { margin:0 0 7px; color:var(--ks-navy); font-size:17px; font-weight:700; line-height:1.4; }\\r\\n#ks-product-catalogue .ks-certificate-content p { margin:0 0 15px; color:var(--ks-muted); font-size:12.5px; line-height:1.65; }\\r\\n#ks-product-catalogue .ks-certificate-button { display:inline-flex; min-height:41px; margin-top:auto; padding:9px 16px; border:1px solid var(--ks-blue); border-radius:6px; background:#fff; color:var(--ks-blue)!important; font-size:12px; font-weight:700; text-decoration:none!important; align-items:center; justify-content:center; transition:all .2s ease; }\\r\\n#ks-product-catalogue .ks-certificate-button:hover { background:var(--ks-blue); color:#fff!important; }\\r\\n@media (max-width:900px) { #ks-product-catalogue .ks-certificates-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }\\r\\n@media (max-width:700px) { #ks-product-catalogue .ks-certificates-grid { grid-template-columns:1fr; } #ks-product-catalogue .ks-certificate-image { height:250px; flex-basis:250px; } #ks-product-catalogue .ks-certificate-content { min-height:165px; } }\\r\\n<\/style>\\r\\n\\r\\n<section id=\\\"ks-product-catalogue\\\">\\r\\n\\r\\n    <!-- HEADER -->\\r\\n    <div class=\\\"ks-header\\\">\\r\\n        <span class=\\\"ks-eyebrow\\\">\\r\\n            KS International\\r\\n        <\/span>\\r\\n\\r\\n        <h2>Our Products<\/h2>\\r\\n\\r\\n        <p>\\r\\n            Explore our range of interactive displays and reverse\\r\\n            osmosis solutions designed for education, corporate,\\r\\n            marine and industrial applications.\\r\\n        <\/p>\\r\\n    <\/div>\\r\\n\\r\\n    <div class=\\\"ks-main-layout\\\">\\r\\n\\r\\n        <!-- SIDEBAR -->\\r\\n        <aside class=\\\"ks-sidebar\\\">\\r\\n\\r\\n            <div class=\\\"ks-sidebar-heading\\\">\\r\\n                Product Search\\r\\n            <\/div>\\r\\n\\r\\n            <div class=\\\"ks-search\\\">\\r\\n                <input\\r\\n                    type=\\\"search\\\"\\r\\n                    id=\\\"ks-search-input\\\"\\r\\n                    placeholder=\\\"Search product...\\\"\\r\\n                    aria-label=\\\"Search products\\\"\\r\\n                >\\r\\n            <\/div>\\r\\n\\r\\n            <ul class=\\\"ks-category-list\\\">\\r\\n\\r\\n                <li>\\r\\n                    <button\\r\\n                        type=\\\"button\\\"\\r\\n                        class=\\\"ks-filter-button active\\\"\\r\\n                        data-filter=\\\"all\\\"\\r\\n                    >\\r\\n                        All Products\\r\\n                    <\/button>\\r\\n                <\/li>\\r\\n\\r\\n                <li>\\r\\n                    <button\\r\\n                        type=\\\"button\\\"\\r\\n                        class=\\\"ks-filter-button\\\"\\r\\n                        data-filter=\\\"smartboard\\\"\\r\\n                    >\\r\\n                        Interactive Smartboard\\r\\n                    <\/button>\\r\\n                <\/li>\\r\\n\\r\\n                <li>\\r\\n                    <button\\r\\n                        type=\\\"button\\\"\\r\\n                        class=\\\"ks-filter-button\\\"\\r\\n                        data-filter=\\\"ro-system\\\"\\r\\n                    >\\r\\n                        Reverse Osmosis System\\r\\n                    <\/button>\\r\\n                <\/li>\\r\\n\\r\\n                <li>\\r\\n                    <button\\r\\n                        type=\\\"button\\\"\\r\\n                        class=\\\"ks-filter-button\\\"\\r\\n                        data-filter=\\\"romes\\\"\\r\\n                    >\\r\\n                        ROMES Mobile System\\r\\n                    <\/button>\\r\\n                <\/li>\\r\\n\\r\\n            <\/ul>\\r\\n        <\/aside>\\r\\n\\r\\n        <!-- PRODUCTS -->\\r\\n        <main class=\\\"ks-product-content\\\">\\r\\n\\r\\n            <div class=\\\"ks-product-header\\\">\\r\\n\\r\\n                <h3 id=\\\"ks-category-title\\\">\\r\\n                    All Products\\r\\n                <\/h3>\\r\\n\\r\\n                <span\\r\\n                    class=\\\"ks-product-count\\\"\\r\\n                    id=\\\"ks-product-count\\\"\\r\\n                ><\/span>\\r\\n\\r\\n            <\/div>\\r\\n\\r\\n            <div\\r\\n                class=\\\"ks-product-grid\\\"\\r\\n                id=\\\"ks-product-grid\\\"\\r\\n            ><\/div>\\r\\n\\r\\n            <div\\r\\n                class=\\\"ks-no-results\\\"\\r\\n                id=\\\"ks-no-results\\\"\\r\\n            >\\r\\n                No products found. Please try another keyword.\\r\\n            <\/div>\\r\\n\\r\\n        <\/main>\\r\\n    <\/div>\\r\\n\\r\\n    <!-- CERTIFICATES -->\\r\\n    <section class=\\\"ks-certificates-section\\\">\\r\\n        <div class=\\\"ks-certificates-header\\\">\\r\\n            <span class=\\\"ks-certificate-eyebrow\\\">Certification &amp; Registration<\/span>\\r\\n            <h3>Certificates &amp; Verification<\/h3>\\r\\n            <p>Independent inspection certificates and official trademark registration records for KS products. Click a certificate to view the full-size document.<\/p>\\r\\n        <\/div>\\r\\n\\r\\n        <div class=\\\"ks-certificates-grid\\\">\\r\\n            <article class=\\\"ks-certificate-card\\\">\\r\\n                <a class=\\\"ks-certificate-image\\\" href=\\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/07\/KS-RO-Details-Track-Record-and-Certificate-2026_Part26.jpg\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\r\\n                    <img src=\\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/07\/KS-RO-Details-Track-Record-and-Certificate-2026_Part26.jpg\\\" alt=\\\"SIRIM QAS International Inspection Certificate for KS1000 Series Reverse Osmosis System\\\">\\r\\n                <\/a>\\r\\n                <div class=\\\"ks-certificate-content\\\">\\r\\n                    <h4>SIRIM QAS Inspection Certificate<\/h4>\\r\\n                    <p>Third-party inspection and verification record for the KS1000 Series Reverse Osmosis System.<\/p>\\r\\n                    <a class=\\\"ks-certificate-button\\\" href=\\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/07\/KS-RO-Details-Track-Record-and-Certificate-2026_Part26.jpg\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">View Certificate<\/a>\\r\\n                <\/div>\\r\\n            <\/article>\\r\\n\\r\\n            <article class=\\\"ks-certificate-card\\\">\\r\\n                <a class=\\\"ks-certificate-image\\\" href=\\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/07\/KS-RO-Details-Track-Record-and-Certificate-2026_Part27.jpg\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\r\\n                    <img src=\\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/07\/KS-RO-Details-Track-Record-and-Certificate-2026_Part27.jpg\\\" alt=\\\"Ships Classification Malaysia Certificate of Inspection for KS1000 Series Reverse Osmosis System\\\">\\r\\n                <\/a>\\r\\n                <div class=\\\"ks-certificate-content\\\">\\r\\n                    <h4>Ships Classification Malaysia Certificate<\/h4>\\r\\n                    <p>Certificate of inspection covering the workshop test and verification of the KS1000 Series Reverse Osmosis System.<\/p>\\r\\n                    <a class=\\\"ks-certificate-button\\\" href=\\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/07\/KS-RO-Details-Track-Record-and-Certificate-2026_Part27.jpg\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">View Certificate<\/a>\\r\\n                <\/div>\\r\\n            <\/article>\\r\\n\\r\\n            <article class=\\\"ks-certificate-card\\\">\\r\\n                <a class=\\\"ks-certificate-image\\\" href=\\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/09\/Trademark-Certification.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">\\r\\n                    <img src=\\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/09\/Trademark-Certification_Page_1-scaled.jpg\\\" alt=\\\"MyIPO Notification of the Registration of Trademark for KS\\\">\\r\\n                <\/a>\\r\\n                <div class=\\\"ks-certificate-content\\\">\\r\\n                    <h4>KS Trademark Registration<\/h4>\\r\\n                    <p>Official MyIPO trademark registration covering reverse osmosis water filtration units, water recycling and desalination services.<\/p>\\r\\n                    <a class=\\\"ks-certificate-button\\\" href=\\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/09\/Trademark-Certification.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">View Certificate<\/a>\\r\\n                <\/div>\\r\\n            <\/article>\\r\\n        <\/div>\\r\\n    <\/section>\\r\\n<\/section>\\r\\n\\r\\n<script>\\r\\n(function () {\\r\\n    var catalogue =\\r\\n        document.getElementById(\\\"ks-product-catalogue\\\");\\r\\n\\r\\n    if (!catalogue) {\\r\\n        return;\\r\\n    }\\r\\n\\r\\n    \/*\\r\\n    ==========================================\\r\\n    REQUEST QUOTATION PAGE\\r\\n    ==========================================\\r\\n    *\/\\r\\n\\r\\n    var requestQuotePage =\\r\\n        \\\"https:\/\/www.ksitl.com\/?page_id=9\\\";\\r\\n\\r\\n    \/*\\r\\n    ==========================================\\r\\n    ALL PRODUCTS\\r\\n    ==========================================\\r\\n    *\/\\r\\n\\r\\n    var products = [\\r\\n\\r\\n        \/* SMARTBOARD 55 *\/\\r\\n\\r\\n        {\\r\\n            category: \\\"smartboard\\\",\\r\\n            categoryName: \\\"Interactive Smartboard\\\",\\r\\n            name: 'KS Interactive Smartboard 55\\\"',\\r\\n            description:\\r\\n                \\\"55-inch 4K interactive display for classrooms, meeting rooms and collaborative environments.\\\",\\r\\n            image: \\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-28-2026-01_26_08-PM-1.png\\\",\\r\\n            detailUrl: \\\"\/?page_id=661\\\"\\r\\n        },\\r\\n\\r\\n        \/* SMARTBOARD 65 *\/\\r\\n\\r\\n        {\\r\\n            category: \\\"smartboard\\\",\\r\\n            categoryName: \\\"Interactive Smartboard\\\",\\r\\n            name: 'KS Interactive Smartboard 65\\\"',\\r\\n            description:\\r\\n                \\\"65-inch 4K interactive display for education, presentations and video conferencing.\\\",\\r\\n            image: \\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-28-2026-01_26_08-PM-2.png\\\",\\r\\n            detailUrl: \\\"\/?page_id=669\\\"\\r\\n        },\\r\\n\\r\\n        \/* SMARTBOARD 75 *\/\\r\\n\\r\\n        {\\r\\n            category: \\\"smartboard\\\",\\r\\n            categoryName: \\\"Interactive Smartboard\\\",\\r\\n            name: 'KS Interactive Smartboard 75\\\"',\\r\\n            description:\\r\\n                \\\"75-inch interactive display for classrooms and professional meeting spaces.\\\",\\r\\n            image: \\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-28-2026-01_26_08-PM-3.png\\\",\\r\\n            detailUrl: \\\"\/?page_id=681\\\"\\r\\n        },\\r\\n\\r\\n        \/* SMARTBOARD 85 *\/\\r\\n\\r\\n        {\\r\\n            category: \\\"smartboard\\\",\\r\\n            categoryName: \\\"Interactive Smartboard\\\",\\r\\n            name: 'KS Interactive Smartboard 85\\\"',\\r\\n            description:\\r\\n                \\\"85-inch interactive display for training, education and corporate collaboration.\\\",\\r\\n            image: \\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-28-2026-01_26_09-PM-4.png\\\",\\r\\n            detailUrl: \\\"\/?page_id=689\\\"\\r\\n        },\\r\\n\\r\\n        \/* SMARTBOARD 86 *\/\\r\\n\\r\\n        {\\r\\n            category: \\\"smartboard\\\",\\r\\n            categoryName: \\\"Interactive Smartboard\\\",\\r\\n            name: 'KS Interactive Smartboard 86\\\"',\\r\\n            description:\\r\\n                \\\"86-inch 4K interactive smartboard for larger classrooms and meeting rooms.\\\",\\r\\n            image: \\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-28-2026-01_26_10-PM-5.png\\\",\\r\\n            detailUrl: \\\"\/?page_id=697\\\"\\r\\n        },\\r\\n\\r\\n        \/* SMARTBOARD 98 *\/\\r\\n\\r\\n        {\\r\\n            category: \\\"smartboard\\\",\\r\\n            categoryName: \\\"Interactive Smartboard\\\",\\r\\n            name: 'KS Interactive Smartboard 98\\\"',\\r\\n            description:\\r\\n                \\\"98-inch professional interactive display for boardrooms and large training spaces.\\\",\\r\\n            image: \\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-28-2026-01_26_10-PM-6.png\\\",\\r\\n            detailUrl: \\\"\/?page_id=705\\\"\\r\\n        },\\r\\n\\r\\n        \/* SMARTBOARD 110 *\/\\r\\n\\r\\n        {\\r\\n            category: \\\"smartboard\\\",\\r\\n            categoryName: \\\"Interactive Smartboard\\\",\\r\\n            name: 'KS Interactive Smartboard 110\\\"',\\r\\n            description:\\r\\n                \\\"110-inch interactive display for halls, command centres and large presentation spaces.\\\",\\r\\n            image: \\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-Aug-28-2026-01_28_10-PM.png\\\",\\r\\n            detailUrl: \\\"\/?page_id=713\\\"\\r\\n        },\\r\\n\\r\\n        \/* KS1000 *\/\\r\\n\\r\\n        {\\r\\n            category: \\\"ro-system\\\",\\r\\n            categoryName: \\\"Reverse Osmosis System\\\",\\r\\n            name: \\\"KS1000 Series\\\",\\r\\n            description:\\r\\n                \\\"Compact seawater reverse osmosis system for marine and specialised water-treatment applications.\\\",\\r\\n            image: \\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/08\/KS-1.png\\\",\\r\\n            detailUrl: \\\"\/?page_id=721\\\"\\r\\n        },\\r\\n\\r\\n        \/* KS2000 *\/\\r\\n\\r\\n        {\\r\\n            category: \\\"ro-system\\\",\\r\\n            categoryName: \\\"Reverse Osmosis System\\\",\\r\\n            name: \\\"KS2000 Series\\\",\\r\\n            description:\\r\\n                \\\"Reliable reverse osmosis system engineered for continuous freshwater production.\\\",\\r\\n            image: \\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/08\/KS-2.png\\\",\\r\\n            detailUrl: \\\"\/?page_id=729\\\"\\r\\n        },\\r\\n\\r\\n        \/* KS4000 *\/\\r\\n\\r\\n        {\\r\\n            category: \\\"ro-system\\\",\\r\\n            categoryName: \\\"Reverse Osmosis System\\\",\\r\\n            name: \\\"KS4000 Series\\\",\\r\\n            description:\\r\\n                \\\"Seawater desalination solution for marine and industrial applications.\\\",\\r\\n            image: \\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/08\/KS-3.png\\\",\\r\\n            detailUrl: \\\"\/?page_id=737\\\"\\r\\n        },\\r\\n\\r\\n        \/* KS5000 *\/\\r\\n\\r\\n        {\\r\\n            category: \\\"ro-system\\\",\\r\\n            categoryName: \\\"Reverse Osmosis System\\\",\\r\\n            name: \\\"KS5000 Series\\\",\\r\\n            description:\\r\\n                \\\"Reverse osmosis system for medium-capacity freshwater production requirements.\\\",\\r\\n            image: \\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/08\/KS-4.png\\\",\\r\\n            detailUrl: \\\"\/?page_id=745\\\"\\r\\n        },\\r\\n\\r\\n        \/* KS6000 *\/\\r\\n\\r\\n        {\\r\\n            category: \\\"ro-system\\\",\\r\\n            categoryName: \\\"Reverse Osmosis System\\\",\\r\\n            name: \\\"KS6000 Series\\\",\\r\\n            description:\\r\\n                \\\"Reverse osmosis system available in horizontal and vertical configurations.\\\",\\r\\n            image: \\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/08\/KS-5.png\\\",\\r\\n            detailUrl: \\\"\/?page_id=754\\\"\\r\\n        },\\r\\n\\r\\n        \/* KS10000 *\/\\r\\n\\r\\n        {\\r\\n            category: \\\"ro-system\\\",\\r\\n            categoryName: \\\"Reverse Osmosis System\\\",\\r\\n            name: \\\"KS10000 Series\\\",\\r\\n            description:\\r\\n                \\\"Industrial seawater desalination system for larger freshwater production requirements.\\\",\\r\\n            image: \\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/08\/KS-6.png\\\",\\r\\n            detailUrl: \\\"\/?page_id=761\\\"\\r\\n        },\\r\\n\\r\\n        \/* KS12000 *\/\\r\\n\\r\\n        {\\r\\n            category: \\\"ro-system\\\",\\r\\n            categoryName: \\\"Reverse Osmosis System\\\",\\r\\n            name: \\\"KS12000 Series\\\",\\r\\n            description:\\r\\n                \\\"High-capacity reverse osmosis system for marine and industrial installations.\\\",\\r\\n            image: \\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/08\/KS-7.png\\\",\\r\\n            detailUrl: \\\"\/?page_id=767\\\"\\r\\n        },\\r\\n\\r\\n        \/* KS15000 *\/\\r\\n\\r\\n        {\\r\\n            category: \\\"ro-system\\\",\\r\\n            categoryName: \\\"Reverse Osmosis System\\\",\\r\\n            name: \\\"KS15000 Series\\\",\\r\\n            description:\\r\\n                \\\"Heavy-duty seawater reverse osmosis system for continuous high-volume operation.\\\",\\r\\n            image: \\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/08\/KS-8.png\\\",\\r\\n            detailUrl: \\\"\/?page_id=777\\\"\\r\\n        },\\r\\n\\r\\n        \/* KS30000 *\/\\r\\n\\r\\n        {\\r\\n            category: \\\"ro-system\\\",\\r\\n            categoryName: \\\"Reverse Osmosis System\\\",\\r\\n            name: \\\"KS30000 Series\\\",\\r\\n            description:\\r\\n                \\\"Large-scale reverse osmosis solution for high-capacity water production.\\\",\\r\\n            image: \\\"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/08\/KS-9.png\\\",\\r\\n            detailUrl: \\\"\/?page_id=785\\\"\\r\\n        },\\r\\n\\r\\n        \/* ROMES 10 SW *\/\\r\\n\\r\\n        {\\r\\n            category: \\\"romes\\\",\\r\\n            categoryName: \\\"Mobile Expeditionary RO System\\\",\\r\\n            name: \\\"ROMES 10 SW\\\",\\r\\n            description:\\r\\n                \\\"10FT mobile container design with a seawater reverse osmosis system, generator and portable freshwater storage.\\\",\\r\\n            image: \\\"PASTE-ROMES-10-SW-IMAGE-URL\\\",\\r\\n            detailUrl: \\\"PASTE-ROMES-10-SW-DETAIL-PAGE-URL\\\"\\r\\n        },\\r\\n\\r\\n        \/* ROMES 10 BW *\/\\r\\n\\r\\n        {\\r\\n            category: \\\"romes\\\",\\r\\n            categoryName: \\\"Mobile Expeditionary RO System\\\",\\r\\n            name: \\\"ROMES 10 BW\\\",\\r\\n            description:\\r\\n                \\\"10FT mobile container design with a brackish-water reverse osmosis system, generator and portable freshwater storage.\\\",\\r\\n            image: \\\"PASTE-ROMES-10-BW-IMAGE-URL\\\",\\r\\n            detailUrl: \\\"PASTE-ROMES-10-BW-DETAIL-PAGE-URL\\\"\\r\\n        },\\r\\n\\r\\n        \/* ROMES 20 SW *\/\\r\\n\\r\\n        {\\r\\n            category: \\\"romes\\\",\\r\\n            categoryName: \\\"Mobile Expeditionary RO System\\\",\\r\\n            name: \\\"ROMES 20 SW\\\",\\r\\n            description:\\r\\n                \\\"20FT mobile container design with a seawater reverse osmosis system, generator and built-in freshwater tank.\\\",\\r\\n            image: \\\"PASTE-ROMES-20-SW-IMAGE-URL\\\",\\r\\n            detailUrl: \\\"PASTE-ROMES-20-SW-DETAIL-PAGE-URL\\\"\\r\\n        },\\r\\n\\r\\n        \/* ROMES 20 BW *\/\\r\\n\\r\\n        {\\r\\n            category: \\\"romes\\\",\\r\\n            categoryName: \\\"Mobile Expeditionary RO System\\\",\\r\\n            name: \\\"ROMES 20 BW\\\",\\r\\n            description:\\r\\n                \\\"20FT mobile container design with a brackish-water reverse osmosis system, generator and built-in freshwater tank.\\\",\\r\\n            image: \\\"PASTE-ROMES-20-BW-IMAGE-URL\\\",\\r\\n            detailUrl: \\\"PASTE-ROMES-20-BW-DETAIL-PAGE-URL\\\"\\r\\n        }\\r\\n\\r\\n    ];\\r\\n\\r\\n    var productGrid =\\r\\n        catalogue.querySelector(\\\"#ks-product-grid\\\");\\r\\n\\r\\n    var searchInput =\\r\\n        catalogue.querySelector(\\\"#ks-search-input\\\");\\r\\n\\r\\n    var filterButtons =\\r\\n        catalogue.querySelectorAll(\\\".ks-filter-button\\\");\\r\\n\\r\\n    var categoryTitle =\\r\\n        catalogue.querySelector(\\\"#ks-category-title\\\");\\r\\n\\r\\n    var productCount =\\r\\n        catalogue.querySelector(\\\"#ks-product-count\\\");\\r\\n\\r\\n    var noResults =\\r\\n        catalogue.querySelector(\\\"#ks-no-results\\\");\\r\\n\\r\\n    var activeCategory = \\\"all\\\";\\r\\n\\r\\n    \/*\\r\\n    SAFE HTML\\r\\n    *\/\\r\\n\\r\\n    function escapeHtml(value) {\\r\\n        return String(value)\\r\\n            .replace(\/&\/g, \\\"&amp;\\\")\\r\\n            .replace(\/<\/g, \\\"&lt;\\\")\\r\\n            .replace(\/>\/g, \\\"&gt;\\\")\\r\\n            .replace(\/\\\"\/g, \\\"&quot;\\\")\\r\\n            .replace(\/'\/g, \\\"&#039;\\\");\\r\\n    }\\r\\n\\r\\n    \/*\\r\\n    CREATE REQUEST QUOTATION URL\\r\\n    *\/\\r\\n\\r\\n    function createQuoteUrl(productName) {\\r\\n        return (\\r\\n            requestQuotePage +\\r\\n            \\\"&product=\\\" +\\r\\n            encodeURIComponent(productName)\\r\\n        );\\r\\n    }\\r\\n\\r\\n    \/*\\r\\n    GENERATE PRODUCT CARDS\\r\\n    *\/\\r\\n\\r\\n    function renderProducts() {\\r\\n        var productHtml = \\\"\\\";\\r\\n\\r\\n        products.forEach(function (product) {\\r\\n            productHtml +=\\r\\n                '<article class=\\\"ks-product-card\\\"' +\\r\\n                ' data-category=\\\"' +\\r\\n                escapeHtml(product.category) +\\r\\n                '\\\">' +\\r\\n\\r\\n                    '<a class=\\\"ks-product-image\\\"' +\\r\\n                    ' href=\\\"' +\\r\\n                    escapeHtml(product.detailUrl) +\\r\\n                    '\\\">' +\\r\\n\\r\\n                        '<span class=\\\"ks-image-placeholder\\\">' +\\r\\n                            'Product Image' +\\r\\n                        '<\/span>' +\\r\\n\\r\\n                        '<img' +\\r\\n                        ' src=\\\"' +\\r\\n                        escapeHtml(product.image) +\\r\\n                        '\\\"' +\\r\\n                        ' alt=\\\"' +\\r\\n                        escapeHtml(product.name) +\\r\\n                        '\\\"' +\\r\\n                        ' onerror=\\\"this.style.display=\\\\'none\\\\';\\\">' +\\r\\n\\r\\n                    '<\/a>' +\\r\\n\\r\\n                    '<div class=\\\"ks-product-info\\\">' +\\r\\n\\r\\n                        '<span class=\\\"ks-product-category\\\">' +\\r\\n                            escapeHtml(product.categoryName) +\\r\\n                        '<\/span>' +\\r\\n\\r\\n                        '<h4>' +\\r\\n                            escapeHtml(product.name) +\\r\\n                        '<\/h4>' +\\r\\n\\r\\n                        '<p>' +\\r\\n                            escapeHtml(product.description) +\\r\\n                        '<\/p>' +\\r\\n\\r\\n                        '<div class=\\\"ks-card-buttons\\\">' +\\r\\n\\r\\n                            '<a class=\\\"ks-view-button\\\"' +\\r\\n                            ' href=\\\"' +\\r\\n                            escapeHtml(product.detailUrl) +\\r\\n                            '\\\">' +\\r\\n                                'View Details' +\\r\\n                            '<\/a>' +\\r\\n\\r\\n                            '<a class=\\\"ks-quote-button\\\"' +\\r\\n                            ' href=\\\"' +\\r\\n                            escapeHtml(\\r\\n                                createQuoteUrl(product.name)\\r\\n                            ) +\\r\\n                            '\\\">' +\\r\\n                                'Request Quote' +\\r\\n                            '<\/a>' +\\r\\n\\r\\n                        '<\/div>' +\\r\\n\\r\\n                    '<\/div>' +\\r\\n\\r\\n                '<\/article>';\\r\\n        });\\r\\n\\r\\n        productGrid.innerHTML = productHtml;\\r\\n    }\\r\\n\\r\\n    \/*\\r\\n    FILTER PRODUCTS\\r\\n    *\/\\r\\n\\r\\n    function updateProducts() {\\r\\n        var keyword =\\r\\n            searchInput.value.toLowerCase().trim();\\r\\n\\r\\n        var productCards =\\r\\n            productGrid.querySelectorAll(\\\".ks-product-card\\\");\\r\\n\\r\\n        var visibleCount = 0;\\r\\n\\r\\n        productCards.forEach(function (card) {\\r\\n            var productCategory =\\r\\n                card.getAttribute(\\\"data-category\\\");\\r\\n\\r\\n            var productText =\\r\\n                card.textContent.toLowerCase();\\r\\n\\r\\n            var matchesCategory =\\r\\n                activeCategory === \\\"all\\\" ||\\r\\n                productCategory === activeCategory;\\r\\n\\r\\n            var matchesKeyword =\\r\\n                keyword === \\\"\\\" ||\\r\\n                productText.indexOf(keyword) !== -1;\\r\\n\\r\\n            if (matchesCategory && matchesKeyword) {\\r\\n                card.style.display = \\\"grid\\\";\\r\\n                visibleCount++;\\r\\n            } else {\\r\\n                card.style.display = \\\"none\\\";\\r\\n            }\\r\\n        });\\r\\n\\r\\n        productCount.textContent =\\r\\n            visibleCount +\\r\\n            (visibleCount === 1 ? \\\" Product\\\" : \\\" Products\\\");\\r\\n\\r\\n        noResults.style.display =\\r\\n            visibleCount === 0 ? \\\"block\\\" : \\\"none\\\";\\r\\n    }\\r\\n\\r\\n    \/*\\r\\n    CATEGORY BUTTONS\\r\\n    *\/\\r\\n\\r\\n    filterButtons.forEach(function (button) {\\r\\n        button.addEventListener(\\\"click\\\", function () {\\r\\n            filterButtons.forEach(function (item) {\\r\\n                item.classList.remove(\\\"active\\\");\\r\\n            });\\r\\n\\r\\n            button.classList.add(\\\"active\\\");\\r\\n\\r\\n            activeCategory =\\r\\n                button.getAttribute(\\\"data-filter\\\");\\r\\n\\r\\n            categoryTitle.textContent =\\r\\n                button.textContent.trim();\\r\\n\\r\\n            updateProducts();\\r\\n        });\\r\\n    });\\r\\n\\r\\n    \/*\\r\\n    SEARCH\\r\\n    *\/\\r\\n\\r\\n    searchInput.addEventListener(\\r\\n        \\\"input\\\",\\r\\n        updateProducts\\r\\n    );\\r\\n\\r\\n    renderProducts();\\r\\n    updateProducts();\\r\\n})();\\r\\n<\/script>&#8220;}\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"saved_in_kubio":false,"pagelayer_contact_templates":[],"_pagelayer_content":"","footnotes":""},"class_list":["post-351","page","type-page","status-publish","hentry"],"kubio_ai_page_context":{"short_desc":"","purpose":"general"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Products - KS International<\/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:\/\/www.ksitl.com\/?page_id=351\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Products - KS International\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.ksitl.com\/?page_id=351\" \/>\n<meta property=\"og:site_name\" content=\"KS International\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-09T08:42:34+00:00\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.ksitl.com\\\/?page_id=351\",\"url\":\"https:\\\/\\\/www.ksitl.com\\\/?page_id=351\",\"name\":\"Products - KS International\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ksitl.com\\\/#website\"},\"datePublished\":\"2026-06-24T03:31:32+00:00\",\"dateModified\":\"2026-09-09T08:42:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.ksitl.com\\\/?page_id=351#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.ksitl.com\\\/?page_id=351\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.ksitl.com\\\/?page_id=351#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.ksitl.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Products\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.ksitl.com\\\/#website\",\"url\":\"https:\\\/\\\/www.ksitl.com\\\/\",\"name\":\"KS International\",\"description\":\"Malaysia Indigenous Reverse Osmosis (RO) System\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.ksitl.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.ksitl.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.ksitl.com\\\/#organization\",\"name\":\"KS International\",\"url\":\"https:\\\/\\\/www.ksitl.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.ksitl.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.ksitl.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cropped-logo_ksi-removebg-preview.png\",\"contentUrl\":\"https:\\\/\\\/www.ksitl.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/cropped-logo_ksi-removebg-preview.png\",\"width\":512,\"height\":512,\"caption\":\"KS International\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ksitl.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Products - KS International","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:\/\/www.ksitl.com\/?page_id=351","og_locale":"en_US","og_type":"article","og_title":"Products - KS International","og_url":"https:\/\/www.ksitl.com\/?page_id=351","og_site_name":"KS International","article_modified_time":"2026-09-09T08:42:34+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.ksitl.com\/?page_id=351","url":"https:\/\/www.ksitl.com\/?page_id=351","name":"Products - KS International","isPartOf":{"@id":"https:\/\/www.ksitl.com\/#website"},"datePublished":"2026-06-24T03:31:32+00:00","dateModified":"2026-09-09T08:42:34+00:00","breadcrumb":{"@id":"https:\/\/www.ksitl.com\/?page_id=351#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ksitl.com\/?page_id=351"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.ksitl.com\/?page_id=351#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.ksitl.com\/"},{"@type":"ListItem","position":2,"name":"Products"}]},{"@type":"WebSite","@id":"https:\/\/www.ksitl.com\/#website","url":"https:\/\/www.ksitl.com\/","name":"KS International","description":"Malaysia Indigenous Reverse Osmosis (RO) System","publisher":{"@id":"https:\/\/www.ksitl.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.ksitl.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.ksitl.com\/#organization","name":"KS International","url":"https:\/\/www.ksitl.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ksitl.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/06\/cropped-logo_ksi-removebg-preview.png","contentUrl":"https:\/\/www.ksitl.com\/wp-content\/uploads\/2026\/06\/cropped-logo_ksi-removebg-preview.png","width":512,"height":512,"caption":"KS International"},"image":{"@id":"https:\/\/www.ksitl.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.ksitl.com\/index.php?rest_route=\/wp\/v2\/pages\/351","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ksitl.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ksitl.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ksitl.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ksitl.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=351"}],"version-history":[{"count":63,"href":"https:\/\/www.ksitl.com\/index.php?rest_route=\/wp\/v2\/pages\/351\/revisions"}],"predecessor-version":[{"id":878,"href":"https:\/\/www.ksitl.com\/index.php?rest_route=\/wp\/v2\/pages\/351\/revisions\/878"}],"wp:attachment":[{"href":"https:\/\/www.ksitl.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=351"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}