{"product_id":"sandpiper-s1f-metallic-standard-duty-diaphragm","title":"Sandpiper S1F 1\" Standard Duty AODD Pump Diaphragm for Metallic Pumps","description":"\u003cdiv class=\"sp-diaphragm-desc\"\u003e\n\n  \u003cstyle\u003e\n    .sp-diaphragm-desc{\n      --sp-blue:#1e3a8a;\n      --sp-blue-light:#eef2ff;\n      --sp-blue-soft:#f7f9ff;\n      --sp-text:#2b2f38;\n      --sp-muted:#626977;\n      --sp-border:#e1e5ec;\n      --sp-white:#ffffff;\n\n      max-width:1100px;\n      margin:0 auto;\n      font-family:Arial,Helvetica,sans-serif;\n      color:var(--sp-text);\n      line-height:1.65;\n    }\n\n    .sp-diaphragm-desc *{box-sizing:border-box;}\n\n    .sp-diaphragm-desc h2{\n      color:var(--sp-blue);\n      font-size:27px;\n      line-height:1.3;\n      margin:0 0 12px;\n    }\n\n    .sp-diaphragm-desc h3{\n      color:var(--sp-blue);\n      font-size:21px;\n      line-height:1.35;\n      margin:38px 0 14px;\n    }\n\n    .sp-diaphragm-desc h4{\n      color:var(--sp-blue);\n      font-size:15px;\n      line-height:1.4;\n      margin:0 0 8px;\n    }\n\n    .sp-diaphragm-desc p{\n      margin:0 0 14px;\n      font-size:15px;\n    }\n\n    .sp-diaphragm-desc ul{\n      margin:0;\n      padding-left:20px;\n      font-size:15px;\n    }\n\n    .sp-diaphragm-desc li{margin-bottom:7px;}\n\n    .sp-eyebrow{\n      display:inline-block;\n      color:var(--sp-blue);\n      background:var(--sp-blue-light);\n      font-size:12px;\n      font-weight:700;\n      letter-spacing:.5px;\n      text-transform:uppercase;\n      padding:6px 11px;\n      border-radius:20px;\n      margin-bottom:12px;\n    }\n\n    .sp-intro{\n      font-size:16px !important;\n      color:var(--sp-muted);\n      max-width:850px;\n      margin-bottom:28px !important;\n    }\n\n    .sp-overview-wrap{\n      display:grid;\n      grid-template-columns:minmax(0,2fr) minmax(240px,1fr);\n      gap:28px;\n      align-items:start;\n      margin:24px 0 28px;\n    }\n\n    .sp-ideal-for{\n      background:var(--sp-blue-soft);\n      border:1px solid #dfe5f5;\n      border-radius:12px;\n      padding:22px;\n    }\n\n    .sp-ideal-for h4{\n      font-size:16px;\n      margin-bottom:12px;\n    }\n\n    .sp-ideal-for ul{padding-left:18px;}\n\n    .sp-benefit-grid{\n      display:grid;\n      grid-template-columns:repeat(auto-fit,minmax(200px,1fr));\n      gap:16px;\n      margin:22px 0 38px;\n    }\n\n    .sp-benefit-card{\n      border:1px solid var(--sp-border);\n      border-radius:10px;\n      padding:20px;\n      background:var(--sp-white);\n    }\n\n    .sp-benefit-number{\n      width:30px;\n      height:30px;\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      background:var(--sp-blue-light);\n      color:var(--sp-blue);\n      border-radius:50%;\n      font-size:13px;\n      font-weight:700;\n      margin-bottom:13px;\n    }\n\n    .sp-benefit-card p{\n      font-size:14px;\n      color:var(--sp-muted);\n      margin:0;\n    }\n\n    .sp-table-wrap{\n      overflow-x:auto;\n      margin:18px 0 38px;\n      border:1px solid var(--sp-border);\n      border-radius:10px;\n    }\n\n    .sp-spec-table,\n    .sp-part-table{\n      width:100%;\n      border-collapse:collapse;\n      font-size:14px;\n      min-width:580px;\n    }\n\n    .sp-spec-table th,\n    .sp-spec-table td,\n    .sp-part-table td{\n      text-align:left;\n      padding:13px 16px;\n      border-bottom:1px solid var(--sp-border);\n      vertical-align:top;\n    }\n\n    .sp-spec-table th{\n      width:34%;\n      color:var(--sp-blue);\n      background:#f8f9fc;\n      font-weight:700;\n    }\n\n    .sp-part-table th{\n      background:var(--sp-blue);\n      color:#fff;\n      padding:12px 14px;\n      text-align:left;\n    }\n\n    .sp-part-table tr:nth-child(even) td{\n      background:#f8f9fc;\n    }\n\n    .sp-note{\n      border-left:4px solid var(--sp-blue);\n      background:var(--sp-blue-soft);\n      padding:16px 18px;\n      margin:18px 0 34px;\n      border-radius:0 8px 8px 0;\n      font-size:14px;\n    }\n\n    .sp-faq{\n      border-top:1px solid var(--sp-border);\n      margin-bottom:36px;\n    }\n\n    .sp-faq details{\n      border-bottom:1px solid var(--sp-border);\n    }\n\n    .sp-faq summary{\n      cursor:pointer;\n      list-style:none;\n      color:var(--sp-blue);\n      font-size:15px;\n      font-weight:700;\n      padding:17px 34px 17px 4px;\n      position:relative;\n    }\n\n    .sp-faq summary::-webkit-details-marker{display:none;}\n\n    .sp-faq summary:after{\n      content:\"+\";\n      position:absolute;\n      right:5px;\n      top:14px;\n      font-size:22px;\n      font-weight:400;\n    }\n\n    .sp-faq details[open] summary:after{content:\"−\";}\n\n    .sp-faq details p{\n      padding:0 4px 17px;\n      color:var(--sp-muted);\n      font-size:14px;\n    }\n\n    .sp-related-grid{\n      display:grid;\n      grid-template-columns:repeat(auto-fit,minmax(190px,1fr));\n      gap:16px;\n      margin:20px 0 38px;\n    }\n\n    .sp-related-card{\n      border:1px solid var(--sp-border);\n      border-radius:10px;\n      padding:20px;\n      background:#fff;\n      display:flex;\n      flex-direction:column;\n      min-height:180px;\n    }\n\n    .sp-related-label{\n      display:inline-block;\n      width:max-content;\n      color:var(--sp-blue);\n      background:var(--sp-blue-light);\n      padding:5px 9px;\n      border-radius:16px;\n      font-size:11px;\n      font-weight:700;\n      margin-bottom:12px;\n    }\n\n    .sp-related-card h4{\n      font-size:16px;\n      margin-bottom:8px;\n    }\n\n    .sp-related-card p{\n      color:var(--sp-muted);\n      font-size:13px;\n      flex-grow:1;\n    }\n\n    .sp-related-card a{\n      color:var(--sp-blue);\n      font-size:13px;\n      font-weight:700;\n      text-decoration:none;\n    }\n\n    .sp-help-banner{\n      background:var(--sp-blue);\n      color:#fff;\n      border-radius:12px;\n      padding:28px 30px;\n      display:flex;\n      justify-content:space-between;\n      align-items:center;\n      gap:24px;\n      flex-wrap:wrap;\n      margin-top:40px;\n    }\n\n    .sp-help-banner h3{\n      color:#fff;\n      margin:0 0 7px;\n      font-size:20px;\n    }\n\n    .sp-help-banner p{\n      color:#e4e9f8;\n      font-size:14px;\n      margin:0;\n      max-width:660px;\n    }\n\n    .sp-help-banner a{\n      flex-shrink:0;\n      background:#fff;\n      color:var(--sp-blue);\n      text-decoration:none;\n      font-weight:700;\n      font-size:14px;\n      padding:12px 24px;\n      border-radius:25px;\n    }\n\n    @media (max-width:760px){\n      .sp-diaphragm-desc h2{font-size:23px;}\n      .sp-overview-wrap{grid-template-columns:1fr;}\n      .sp-help-banner a{\n        width:100%;\n        text-align:center;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \u003cspan class=\"sp-eyebrow\"\u003eGenuine Sandpiper Replacement Part\u003c\/span\u003e\n\n  \u003ch2\u003eSandpiper S1F 1\" Standard Duty AODD Pump Diaphragm for Metallic Pumps\u003c\/h2\u003e\n\n  \u003cp class=\"sp-intro\"\u003e\n    Genuine Sandpiper replacement diaphragms for compatible S1F\n    1-inch Metallic Standard Duty AODD pumps. Available diaphragm\n    materials include Santoprene, Hytrel, Nitrile, FKM, EPDM,\n    Neoprene and PTFE, depending on the applicable pump configuration.\n  \u003c\/p\u003e\n\n\n  \u003c!-- PRODUCT OVERVIEW --\u003e\n\n  \u003ch3\u003eProduct Overview\u003c\/h3\u003e\n\n  \u003cdiv class=\"sp-overview-wrap\"\u003e\n\n    \u003cdiv class=\"sp-overview-main\"\u003e\n\n      \u003cp\u003e\n        The \u003cstrong\u003eSandpiper S1F diaphragm for Metallic pumps\u003c\/strong\u003e\n        is a genuine replacement wear component for compatible S1F\n        1-inch Standard Duty air-operated double diaphragm pumps\n        with metallic wetted construction.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Current S1F Metallic configurations include aluminium,\n        cast iron, stainless steel, Alloy C and unpainted aluminium\n        wetted-material options. These describe the pump's wetted\n        construction and are separate from diaphragm material.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Current Sandpiper service documentation lists Santoprene,\n        Hytrel, Nitrile, FKM, EPDM, Neoprene and PTFE diaphragm\n        materials. PTFE configurations include a separate overlay\n        diaphragm and a one-piece bonded diaphragm design.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-ideal-for\"\u003e\n\n      \u003ch4\u003eRecommended For\u003c\/h4\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eScheduled S1F preventive maintenance\u003c\/li\u003e\n        \u003cli\u003eWorn or damaged diaphragm replacement\u003c\/li\u003e\n        \u003cli\u003eWet-end inspection and servicing\u003c\/li\u003e\n        \u003cli\u003eDiaphragm leak troubleshooting\u003c\/li\u003e\n        \u003cli\u003eMaintenance stock for S1F Metallic pumps\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- COMPATIBILITY --\u003e\n\n  \u003ch3\u003eCompatibility \u0026amp; Product Details\u003c\/h3\u003e\n\n  \u003cdiv class=\"sp-table-wrap\"\u003e\n\n    \u003ctable class=\"sp-spec-table\"\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eBrand\u003c\/th\u003e\n          \u003ctd\u003eSandpiper\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCompatible Pump Model\u003c\/th\u003e\n          \u003ctd\u003eSandpiper S1F Metallic\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePump Series\u003c\/th\u003e\n          \u003ctd\u003eStandard Duty Ball Valve\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eNominal Pump Size\u003c\/th\u003e\n          \u003ctd\u003e1\" \/ 25 mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePart Type\u003c\/th\u003e\n          \u003ctd\u003eAODD Pump Diaphragm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCompatible Pump Construction\u003c\/th\u003e\n          \u003ctd\u003eMetallic\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eWetted Material Options\u003c\/th\u003e\n          \u003ctd\u003e\n            Aluminium, Cast Iron, Stainless Steel,\n            Alloy C and Unpainted Aluminium\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eDiaphragm Materials\u003c\/th\u003e\n          \u003ctd\u003e\n            Santoprene, Hytrel, Nitrile, FKM,\n            EPDM, Neoprene and PTFE\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003ePTFE Diaphragm Construction\u003c\/th\u003e\n          \u003ctd\u003e\n            PTFE Overlay or One-Piece Bonded PTFE,\n            according to the applicable pump configuration\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCurrent Design Level\u003c\/th\u003e\n          \u003ctd\u003eDesign Level 1\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eManufacturer Part Number\u003c\/th\u003e\n          \u003ctd\u003e\n            Varies according to the selected diaphragm\n            material and construction\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- HOW TO SELECT --\u003e\n\n  \u003ch3\u003eHow to Select the Correct S1F Metallic Diaphragm\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Confirm the complete S1F pump identification before selecting\n    a replacement diaphragm. Pump construction, design level,\n    diaphragm material and manufacturer part number should match\n    the applicable pump configuration.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"sp-benefit-grid\"\u003e\n\n    \u003cdiv class=\"sp-benefit-card\"\u003e\n      \u003cdiv class=\"sp-benefit-number\"\u003e01\u003c\/div\u003e\n      \u003ch4\u003eConfirm Pump Model\u003c\/h4\u003e\n      \u003cp\u003e\n        Verify that the pump is a Sandpiper S1F 1-inch\n        Standard Duty AODD pump.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-benefit-card\"\u003e\n      \u003cdiv class=\"sp-benefit-number\"\u003e02\u003c\/div\u003e\n      \u003ch4\u003eConfirm Metallic Construction\u003c\/h4\u003e\n      \u003cp\u003e\n        Check the pump nameplate and complete model code to confirm\n        that the pump is the Metallic configuration.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-benefit-card\"\u003e\n      \u003cdiv class=\"sp-benefit-number\"\u003e03\u003c\/div\u003e\n      \u003ch4\u003eSelect Diaphragm Material\u003c\/h4\u003e\n      \u003cp\u003e\n        Select the applicable Santoprene, Hytrel, Nitrile, FKM,\n        EPDM, Neoprene or PTFE diaphragm configuration.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-benefit-card\"\u003e\n      \u003cdiv class=\"sp-benefit-number\"\u003e04\u003c\/div\u003e\n      \u003ch4\u003eVerify Part Number\u003c\/h4\u003e\n      \u003cp\u003e\n        Match the selected diaphragm to the genuine Sandpiper\n        manufacturer part number before ordering.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- PART NUMBERS --\u003e\n\n  \u003ch3\u003eSandpiper S1F Metallic Diaphragm Part Numbers\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Use the table below to identify the current replacement\n    diaphragm according to the required material and construction.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"sp-table-wrap\"\u003e\n\n    \u003ctable class=\"sp-part-table\"\u003e\n\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eDiaphragm Material \/ Type\u003c\/th\u003e\n          \u003cth\u003eManufacturer Part Number\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eSantoprene\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e286.008.354\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eHytrel\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e286.008.356\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eNitrile\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e286.008.360\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eFKM\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e286.008.363\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eEPDM\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e286.008.364\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eNeoprene\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e286.008.365\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003ePTFE Overlay Diaphragm\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e286.015.604\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eOne-Piece Bonded PTFE Diaphragm\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e286.112.000\u003c\/strong\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"sp-note\"\u003e\n    \u003cstrong\u003eImportant:\u003c\/strong\u003e\n    The part numbers above are based on the current Sandpiper S1F\n    Metallic Design Level 1 service documentation. Confirm the\n    complete pump model, design level, existing diaphragm material\n    and manufacturer part number before ordering. Compatibility\n    with earlier pump revisions requires verification.\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"sp-note\"\u003e\n    \u003cstrong\u003ePTFE Selection Note:\u003c\/strong\u003e\n    Part number 286.015.604 is the PTFE overlay diaphragm component\n    and is not a complete two-piece diaphragm assembly by itself.\n    Current S1F Metallic nomenclature includes PTFE configurations\n    with either Santoprene or Neoprene backup diaphragms depending\n    on the complete pump model code.\n  \u003c\/div\u003e\n\n\n  \u003c!-- WHY GENUINE --\u003e\n\n  \u003ch3\u003eWhy Choose Genuine Sandpiper Diaphragms?\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Genuine Sandpiper diaphragms are intended for compatible\n    Sandpiper AODD pump configurations. Matching the correct\n    diaphragm material, construction and manufacturer part number\n    to the S1F Metallic pump supports proper component fit\n    during servicing.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"sp-benefit-grid\"\u003e\n\n    \u003cdiv class=\"sp-benefit-card\"\u003e\n      \u003cdiv class=\"sp-benefit-number\"\u003e01\u003c\/div\u003e\n      \u003ch4\u003eCorrect Pump Compatibility\u003c\/h4\u003e\n      \u003cp\u003e\n        Select the replacement diaphragm according to the\n        applicable S1F Metallic configuration.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-benefit-card\"\u003e\n      \u003cdiv class=\"sp-benefit-number\"\u003e02\u003c\/div\u003e\n      \u003ch4\u003eMaterial Selection\u003c\/h4\u003e\n      \u003cp\u003e\n        Current manufacturer documentation lists multiple\n        diaphragm materials for compatible S1F Metallic pumps.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-benefit-card\"\u003e\n      \u003cdiv class=\"sp-benefit-number\"\u003e03\u003c\/div\u003e\n      \u003ch4\u003ePTFE Construction Choice\u003c\/h4\u003e\n      \u003cp\u003e\n        Applicable configurations include PTFE overlay and\n        one-piece bonded diaphragm constructions.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-benefit-card\"\u003e\n      \u003cdiv class=\"sp-benefit-number\"\u003e04\u003c\/div\u003e\n      \u003ch4\u003eGenuine Sandpiper Replacement Part\u003c\/h4\u003e\n      \u003cp\u003e\n        Maintain the pump using genuine manufacturer spare parts\n        intended for the applicable S1F configuration.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- WHEN TO INSPECT --\u003e\n\n  \u003ch3\u003eWhen Should a Sandpiper S1F Diaphragm Be Inspected?\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Inspect the diaphragms during planned wet-end maintenance and\n    whenever abnormal pump behaviour or signs of diaphragm wear\n    or damage are identified.\n  \u003c\/p\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eProcess fluid is detected at the pump exhaust\u003c\/li\u003e\n    \u003cli\u003eVisible diaphragm wear, cracking or damage is identified\u003c\/li\u003e\n    \u003cli\u003eA diaphragm rupture is suspected\u003c\/li\u003e\n    \u003cli\u003eDiaphragm plates are loose or damaged\u003c\/li\u003e\n    \u003cli\u003eUnexpected changes in normal pump performance occur\u003c\/li\u003e\n    \u003cli\u003eScheduled wet-end maintenance is due\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n\n  \u003c!-- FAQ --\u003e\n\n  \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n  \u003cdiv class=\"sp-faq\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Which diaphragm materials are available for the Sandpiper S1F Metallic pump?\n      \u003c\/summary\u003e\n      \u003cp\u003e\n        Current S1F Metallic Design Level 1 documentation lists\n        Santoprene, Hytrel, Nitrile, FKM, EPDM, Neoprene and\n        PTFE diaphragm materials.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        What is Sandpiper part number 286.008.354?\n      \u003c\/summary\u003e\n      \u003cp\u003e\n        Part number 286.008.354 is the Santoprene diaphragm listed\n        for the current S1F Metallic pump.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        What is Sandpiper part number 286.015.604?\n      \u003c\/summary\u003e\n      \u003cp\u003e\n        Part number 286.015.604 is the PTFE overlay diaphragm\n        component listed for the current S1F Metallic pump.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        What is Sandpiper part number 286.112.000?\n      \u003c\/summary\u003e\n      \u003cp\u003e\n        Part number 286.112.000 is the one-piece bonded diaphragm\n        listed for the current S1F Metallic configuration.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Which backup diaphragm is used with the S1F Metallic PTFE overlay?\n      \u003c\/summary\u003e\n      \u003cp\u003e\n        Current S1F Metallic nomenclature includes PTFE\n        configurations using either Santoprene or Neoprene backup\n        diaphragms. Confirm the complete pump model code before\n        selecting the backup diaphragm.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Does this product fit an S1F Non-Metallic pump?\n      \u003c\/summary\u003e\n      \u003cp\u003e\n        Do not assume compatibility. The current S1F Non-Metallic\n        pump uses a different diaphragm part-number family. Use the\n        dedicated S1F Non-Metallic diaphragm product.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        How do I select the correct Sandpiper S1F diaphragm?\n      \u003c\/summary\u003e\n      \u003cp\u003e\n        Confirm the pump model, metallic construction, design level,\n        existing diaphragm material and manufacturer part number.\n        Fluid compatibility and operating conditions should also\n        be checked against current Sandpiper guidance.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- RELATED PRODUCTS --\u003e\n\n  \u003ch3 style=\"text-align:center;\"\u003e\n    Explore Other Sandpiper Standard Duty Diaphragms\n  \u003c\/h3\u003e\n\n  \u003cdiv class=\"sp-related-grid\"\u003e\n\n    \u003cdiv class=\"sp-related-card\"\u003e\n      \u003cspan class=\"sp-related-label\"\u003e1\" Standard Duty\u003c\/span\u003e\n      \u003ch4\u003eS1F Diaphragm for Non-Metallic Pumps\u003c\/h4\u003e\n      \u003cp\u003e\n        Browse genuine replacement diaphragms for compatible\n        S1F Non-Metallic Standard Duty pumps.\n      \u003c\/p\u003e\n      \u003ca href=\"\/id\/products\/sandpiper-s1f-non-metallic-standard-duty-diaphragm\"\u003e\n        View S1F Non-Metallic →\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-related-card\"\u003e\n      \u003cspan class=\"sp-related-label\"\u003e1½\" Standard Duty\u003c\/span\u003e\n      \u003ch4\u003eS15 Standard Duty Diaphragms\u003c\/h4\u003e\n      \u003cp\u003e\n        Explore genuine replacement diaphragms for compatible\n        Sandpiper S15 Standard Duty AODD pumps.\n      \u003c\/p\u003e\n      \u003ca href=\"#\"\u003eView S15 Diaphragms →\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-related-card\"\u003e\n      \u003cspan class=\"sp-related-label\"\u003e2\" Standard Duty\u003c\/span\u003e\n      \u003ch4\u003eS20 Standard Duty Diaphragms\u003c\/h4\u003e\n      \u003cp\u003e\n        Browse genuine replacement diaphragms for compatible\n        Sandpiper S20 Standard Duty AODD pumps.\n      \u003c\/p\u003e\n      \u003ca href=\"#\"\u003eView S20 Diaphragms →\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-related-card\"\u003e\n      \u003cspan class=\"sp-related-label\"\u003e½\" Standard Duty\u003c\/span\u003e\n      \u003ch4\u003eS05 Standard Duty Diaphragms\u003c\/h4\u003e\n      \u003cp\u003e\n        Find genuine replacement diaphragms for compatible\n        Sandpiper S05 Standard Duty AODD pumps.\n      \u003c\/p\u003e\n      \u003ca href=\"#\"\u003eView S05 Diaphragms →\u003c\/a\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- CTA --\u003e\n\n  \u003cdiv class=\"sp-help-banner\"\u003e\n\n    \u003cdiv\u003e\n      \u003ch3\u003eNeed Help Selecting the Correct S1F Metallic Diaphragm?\u003c\/h3\u003e\n      \u003cp\u003e\n        Send ABS Engineering your Sandpiper pump model, design level,\n        existing diaphragm part number, pumped fluid and operating\n        conditions. Our team can assist with identifying the correct\n        genuine Sandpiper replacement diaphragm.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003ca href=\"\/id\/pages\/contact\"\u003e\n      Contact ABS Engineering\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"SANDPIPER","offers":[{"title":"Santoprene","offer_id":52978913050805,"sku":"286.008.354","price":0.0,"currency_code":"MYR","in_stock":false},{"title":"Hytrel","offer_id":52978913116341,"sku":"286.008.356","price":0.0,"currency_code":"MYR","in_stock":false},{"title":"Nitrile\/Buna","offer_id":52978913181877,"sku":"286.008.360","price":0.0,"currency_code":"MYR","in_stock":false},{"title":"FKM","offer_id":52978913247413,"sku":"286.008.363","price":0.0,"currency_code":"MYR","in_stock":false},{"title":"EPDM","offer_id":52978913312949,"sku":"286.008.364","price":0.0,"currency_code":"MYR","in_stock":false},{"title":"Neoprene","offer_id":52978913378485,"sku":"286.008.365","price":0.0,"currency_code":"MYR","in_stock":false},{"title":"PTFE — Standard Two-Piece","offer_id":52978913444021,"sku":"286.015.604","price":0.0,"currency_code":"MYR","in_stock":false},{"title":"PTFE — Synthesis™ One-Piece","offer_id":52978913509557,"sku":"286.112.000","price":0.0,"currency_code":"MYR","in_stock":false}],"url":"https:\/\/store.abset.com\/id\/products\/sandpiper-s1f-metallic-standard-duty-diaphragm","provider":"ABS Engineering \u0026 Trading Sdn Bhd","version":"1.0","type":"link"}