{"product_id":"apc-apcc7673-cartridge-8-15-16-x-28-3-16-150-sq-ft","title":"APC APCC7673 150 Sq Ft Pool Filter Cartridge","description":"\n\u003cstyle\u003e\n  .apcc150-wrap, .apcc150-wrap * { box-sizing: border-box; }\n  .apcc150-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n\n  \/* Hero *\/\n  .apcc150-hero {\n    background: linear-gradient(135deg, #1a4d2e 0%, #8bc34a 100%);\n    color: #fff;\n    padding: 60px 40px;\n    border-radius: 16px;\n    text-align: center;\n    margin-bottom: 40px;\n  }\n  .apcc150-hero h1 { font-size: 2.8em; margin: 0 0 12px; font-weight: 800; letter-spacing: -0.02em; }\n  .apcc150-tagline { font-size: 1.25em; opacity: 0.95; margin: 0 0 28px; }\n  .apcc150-badges { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }\n  .apcc150-badge {\n    background: rgba(255,255,255,0.18);\n    backdrop-filter: blur(10px);\n    -webkit-backdrop-filter: blur(10px);\n    border: 1px solid rgba(255,255,255,0.3);\n    color: #fff;\n    padding: 10px 20px;\n    border-radius: 50px;\n    font-size: 0.95em;\n    font-weight: 600;\n  }\n\n  \/* Intro *\/\n  .apcc150-intro {\n    max-width: 850px;\n    margin: 0 auto 40px;\n    text-align: center;\n    font-size: 1.1em;\n    color: #333;\n  }\n\n  \/* Stat strip *\/\n  .apcc150-stats {\n    background: linear-gradient(135deg, #0c2c1a 0%, #1a4d2e 100%);\n    color: #fff;\n    border-radius: 16px;\n    padding: 32px;\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 16px;\n    margin-bottom: 48px;\n  }\n  .apcc150-stat { text-align: center; }\n  .apcc150-stat-value { font-size: 1.9em; font-weight: 800; color: #b6dd7e; }\n  .apcc150-stat-label { font-size: 0.85em; opacity: 0.85; text-transform: uppercase; letter-spacing: 0.05em; margin-top: 4px; }\n\n  \/* Big features *\/\n  .apcc150-feature {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 40px;\n    align-items: center;\n    background: #f7f8fc;\n    border-radius: 16px;\n    padding: 40px;\n    margin-bottom: 32px;\n  }\n  .apcc150-feature.apcc150-reverse .apcc150-feature-visual { order: 2; }\n  .apcc150-feature h3 { font-size: 1.6em; margin: 0 0 16px; color: #1a1a1a; }\n  .apcc150-feature h3 .apcc150-accent { color: #8bc34a; }\n  .apcc150-feature p { margin: 0; font-size: 1.05em; color: #333; }\n  .apcc150-visual {\n    background: linear-gradient(135deg, #1a4d2e 0%, #8bc34a 100%);\n    border-radius: 12px;\n    aspect-ratio: 4 \/ 3;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    color: #fff;\n  }\n  .apcc150-visual.apcc150-visual-light { background: #f5f7fc; color: #1a4d2e; }\n  .apcc150-visual.apcc150-visual-dark { background: #1a4d2e; color: #b6dd7e; }\n  .apcc150-visual-icon { font-size: 5em; line-height: 1; }\n  .apcc150-visual-label { font-size: 1.3em; font-weight: 700; margin-top: 12px; }\n\n  \/* Sections + applications *\/\n  .apcc150-section { margin-bottom: 48px; }\n  .apcc150-section \u003e h2 { font-size: 1.8em; margin: 0 0 24px; text-align: center; color: #1a4d2e; }\n  .apcc150-app-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n  }\n  .apcc150-app-card {\n    background: #fff;\n    border: 1px solid #e1e6ed;\n    border-radius: 12px;\n    padding: 28px;\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n  .apcc150-app-card:hover { transform: translateY(-4px); box-shadow: 0 12px 30px rgba(26,77,46,0.14); }\n  .apcc150-app-card h4 { margin: 0 0 8px; color: #1a4d2e; font-size: 1.2em; }\n  .apcc150-app-card p { margin: 0; color: #444; font-size: 0.98em; }\n\n  \/* 6-card feature grid *\/\n  .apcc150-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 20px;\n  }\n  .apcc150-feature-card {\n    background: #fff;\n    border: 1px solid #e1e6ed;\n    border-radius: 12px;\n    padding: 24px;\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n  .apcc150-feature-card:hover { transform: translateY(-4px); box-shadow: 0 12px 30px rgba(26,77,46,0.14); }\n  .apcc150-emoji { font-size: 2em; }\n  .apcc150-feature-card h5 { margin: 12px 0 8px; font-size: 1.1em; color: #1a1a1a; }\n  .apcc150-feature-card p { margin: 0; color: #444; font-size: 0.95em; }\n\n  \/* Warning *\/\n  .apcc150-warning {\n    background: #fff7e0;\n    border-left: 6px solid #f5a623;\n    border-radius: 12px;\n    padding: 24px 28px;\n    margin-bottom: 48px;\n  }\n  .apcc150-warning h4 { margin: 0 0 8px; color: #8a5b00; font-size: 1.15em; }\n  .apcc150-warning p { margin: 0; color: #5a3d00; }\n\n  \/* Spec grid *\/\n  .apcc150-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    background: #f7f8fc;\n    border-radius: 16px;\n    overflow: hidden;\n  }\n  .apcc150-spec-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 12px;\n    padding: 14px 20px;\n    border-bottom: 1px solid #e1e6ed;\n    font-size: 0.98em;\n  }\n  .apcc150-spec-key { font-weight: 600; color: #1a4d2e; }\n  .apcc150-spec-val { color: #1a1a1a; text-align: right; }\n\n  \/* FAQ *\/\n  .apcc150-faq-card {\n    background: #fff;\n    border: 1px solid #e1e6ed;\n    border-radius: 12px;\n    padding: 24px 28px;\n    margin-bottom: 16px;\n  }\n  .apcc150-faq-card h4 { margin: 0 0 8px; color: #1a4d2e; font-size: 1.1em; }\n  .apcc150-faq-card p { margin: 0; color: #333; }\n\n  \/* CTA *\/\n  .apcc150-cta {\n    background: linear-gradient(135deg, #1a4d2e 0%, #8bc34a 100%);\n    color: #fff;\n    border-radius: 16px;\n    padding: 50px 40px;\n    text-align: center;\n  }\n  .apcc150-cta h2 { font-size: 2em; margin: 0 0 12px; }\n  .apcc150-cta p { margin: 0 0 24px; font-size: 1.1em; opacity: 0.95; }\n  .apcc150-perks { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }\n  .apcc150-perk {\n    background: rgba(255,255,255,0.18);\n    backdrop-filter: blur(10px);\n    -webkit-backdrop-filter: blur(10px);\n    border: 1px solid rgba(255,255,255,0.3);\n    padding: 10px 20px;\n    border-radius: 50px;\n    font-size: 0.95em;\n    font-weight: 600;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 700px) {\n    .apcc150-hero h1 { font-size: 2em; }\n    .apcc150-stats { grid-template-columns: repeat(2, 1fr); }\n    .apcc150-feature { grid-template-columns: 1fr; }\n    .apcc150-feature.apcc150-reverse .apcc150-feature-visual { order: 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"apcc150-wrap\"\u003e\n\n  \u003csection class=\"apcc150-hero\"\u003e\n    \u003ch1\u003eAPC APCC7673 150 Sq Ft Pool Filter Cartridge\u003c\/h1\u003e\n    \u003cp class=\"apcc150-tagline\"\u003eFull-size filtration for the Posi-Clear PXC-150.\u003c\/p\u003e\n    \u003cdiv class=\"apcc150-badges\"\u003e\n      \u003cspan class=\"apcc150-badge\"\u003e150 Sq Ft Media\u003c\/span\u003e\u003cspan class=\"apcc150-badge\"\u003eDirect OEM Fit\u003c\/span\u003e\u003cspan class=\"apcc150-badge\"\u003eAuthorized Dealer\u003c\/span\u003e\u003cspan class=\"apcc150-badge\"\u003eFree Shipping\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"apcc150-intro\"\u003eThe \u003cstrong\u003eAPC APCC7673\u003c\/strong\u003e is a 150 square foot replacement pool filter cartridge built as a direct drop-in for the \u003cstrong\u003eSta-Rite Posi-Clear PXC-150\u003c\/strong\u003e and the Waterway Pro Clean 150 (2006 and prior). Measuring \u003cstrong\u003e8-15\/16\" in diameter by 28-3\/16\" tall\u003c\/strong\u003e with open 4-inch ends, it crosses to Unicel C-8416, Pleatco PWWPC150B, and Filbur FC-2576 so you can stop hunting part numbers and just reorder. You get 177 pleats of heavy-duty polyester media that pull dirt, leaves, and fine debris out of your water at the highest surface area in the Posi-Clear lineup.\u003c\/p\u003e\n\n  \u003csection class=\"apcc150-stats\"\u003e\n    \u003cdiv class=\"apcc150-stat\"\u003e\n\u003cdiv class=\"apcc150-stat-value\"\u003e150\u003c\/div\u003e\n\u003cdiv class=\"apcc150-stat-label\"\u003eSq Ft Media\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-stat\"\u003e\n\u003cdiv class=\"apcc150-stat-value\"\u003e8-15\/16\"\u003c\/div\u003e\n\u003cdiv class=\"apcc150-stat-label\"\u003eOuter Diameter\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-stat\"\u003e\n\u003cdiv class=\"apcc150-stat-value\"\u003e28-3\/16\"\u003c\/div\u003e\n\u003cdiv class=\"apcc150-stat-label\"\u003eCartridge Length\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-stat\"\u003e\n\u003cdiv class=\"apcc150-stat-value\"\u003e177\u003c\/div\u003e\n\u003cdiv class=\"apcc150-stat-label\"\u003ePleat Count\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-stat\"\u003e\n\u003cdiv class=\"apcc150-stat-value\"\u003e4\"\u003c\/div\u003e\n\u003cdiv class=\"apcc150-stat-label\"\u003eOpen End ID\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \n  \u003csection class=\"apcc150-feature\"\u003e\n    \u003cdiv class=\"apcc150-visual apcc150-feature-visual\"\u003e\n      \u003cspan class=\"apcc150-visual-icon\"\u003e🌊\u003c\/span\u003e\n      \u003cspan class=\"apcc150-visual-label\"\u003e150 Sq Ft\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eMaximum \u003cspan class=\"apcc150-accent\"\u003eSurface Area\u003c\/span\u003e\n\u003c\/h3\u003e\n      \u003cp\u003eAt \u003cstrong\u003e150 square feet\u003c\/strong\u003e, the APCC7673 is the largest cartridge in the Posi-Clear PXC family, which means longer runs between cleanings and lower pressure on your pump. The \u003cstrong\u003e177-pleat\u003c\/strong\u003e design packs more filtering media into the same housing footprint, so water passes through slowly enough to trap fine debris while keeping flow strong. More media area also means each particle of dirt has more room to land, so your filter loads up evenly instead of clogging in one spot.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"apcc150-feature apcc150-reverse\"\u003e\n    \u003cdiv class=\"apcc150-visual apcc150-visual-dark apcc150-feature-visual\"\u003e\n      \u003cspan class=\"apcc150-visual-icon\"\u003e🛡️\u003c\/span\u003e\n      \u003cspan class=\"apcc150-visual-label\"\u003eReinforced Core\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eBuilt to \u003cspan class=\"apcc150-accent\"\u003eLast a Season\u003c\/span\u003e\n\u003c\/h3\u003e\n      \u003cp\u003eThe cartridge uses \u003cstrong\u003eheavy-duty polyester media\u003c\/strong\u003e bonded to molded end caps with an integrated gasket, so it seats cleanly and seals without bypass. The reinforced center core resists collapse under flow and during high-pressure rinsing, and the pleats spring back after each cleaning instead of matting down. Rinse it, let it dry, and reinstall it season after season until the media finally wears out, exactly the way a quality replacement cartridge should behave.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n  \u003csection class=\"apcc150-feature\"\u003e\n    \u003cdiv class=\"apcc150-visual apcc150-visual-light apcc150-feature-visual\"\u003e\n      \u003cspan class=\"apcc150-visual-icon\"\u003e🎯\u003c\/span\u003e\n      \u003cspan class=\"apcc150-visual-label\"\u003eExact Match\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3\u003eA True \u003cspan class=\"apcc150-accent\"\u003eDrop-In Fit\u003c\/span\u003e\n\u003c\/h3\u003e\n      \u003cp\u003eThis is not a close-enough substitute. The APCC7673 matches the \u003cstrong\u003eSta-Rite 25230-0150S\u003c\/strong\u003e original dimensions exactly: \u003cstrong\u003e8-15\/16\" diameter, 28-3\/16\" length, open 4\" ends\u003c\/strong\u003e top and bottom. Drop it into your Posi-Clear PXC-150 tank, line up the molded gaskets, close the clamp band, and you are done. No shims, no adapters, no trimming. If your old cartridge fit, this one fits, and it crosses to every major brand so future reorders are easy.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \n\n  \u003csection class=\"apcc150-section\"\u003e\n    \u003ch2\u003eWho It's For\u003c\/h2\u003e\n    \u003cdiv class=\"apcc150-app-grid\"\u003e\n      \u003cdiv class=\"apcc150-app-card\"\u003e\n\u003ch4\u003eInground Pools\u003c\/h4\u003e\n\u003cp\u003eSized for full-size inground pool filtration on the \u003cstrong\u003eSta-Rite Posi-Clear PXC-150\u003c\/strong\u003e, where 150 square feet handles larger water volumes with fewer cleanings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-app-card\"\u003e\n\u003ch4\u003eWaterway Pro Clean 150\u003c\/h4\u003e\n\u003cp\u003eA direct fit for the \u003cstrong\u003eWaterway Pro Clean 150\u003c\/strong\u003e systems built in 2006 and prior, using the same open-end cartridge body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-app-card\"\u003e\n\u003ch4\u003eHigh-Demand Setups\u003c\/h4\u003e\n\u003cp\u003ePools with heavy bather loads, nearby trees, or long pump run times benefit from the extra media area, which stretches the time between rinses.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-app-card\"\u003e\n\u003ch4\u003eReorder \u0026amp; Replace\u003c\/h4\u003e\n\u003cp\u003eAnyone replacing a worn Unicel C-8416, Pleatco PWWPC150B, or Filbur FC-2576 can swap to the APCC7673 with no change to fit or performance.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"apcc150-section\"\u003e\n    \u003ch2\u003eWhy PST Customers Pick This\u003c\/h2\u003e\n    \u003cdiv class=\"apcc150-feature-grid\"\u003e\n      \u003cdiv class=\"apcc150-feature-card\"\u003e\n\u003cdiv class=\"apcc150-emoji\"\u003e🌊\u003c\/div\u003e\n\u003ch5\u003eHighest Area In The Line\u003c\/h5\u003e\n\u003cp\u003e150 square feet is the top of the Posi-Clear PXC range, so you filter more water before pressure climbs and a cleaning is due.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-feature-card\"\u003e\n\u003cdiv class=\"apcc150-emoji\"\u003e📏\u003c\/div\u003e\n\u003ch5\u003eOEM-Exact Dimensions\u003c\/h5\u003e\n\u003cp\u003e8-15\/16\" diameter by 28-3\/16\" tall with open 4-inch ends, matching the Sta-Rite 25230-0150S original part.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-feature-card\"\u003e\n\u003cdiv class=\"apcc150-emoji\"\u003e🔄\u003c\/div\u003e\n\u003ch5\u003eReusable \u0026amp; Rinse-Friendly\u003c\/h5\u003e\n\u003cp\u003eHose it off, let it dry, and reinstall. The pleats recover after each cleaning instead of matting flat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-feature-card\"\u003e\n\u003cdiv class=\"apcc150-emoji\"\u003e🎯\u003c\/div\u003e\n\u003ch5\u003eCrosses Every Major Brand\u003c\/h5\u003e\n\u003cp\u003eReplaces Unicel C-8416, Pleatco PWWPC150B, and Filbur FC-2576 so you are never stuck searching for one specific label.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-feature-card\"\u003e\n\u003cdiv class=\"apcc150-emoji\"\u003e⚙️\u003c\/div\u003e\n\u003ch5\u003eReinforced Center Core\u003c\/h5\u003e\n\u003cp\u003eThe molded core resists collapse under flow and high-pressure rinsing, holding pleat shape for the life of the media.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-feature-card\"\u003e\n\u003cdiv class=\"apcc150-emoji\"\u003e🧰\u003c\/div\u003e\n\u003ch5\u003eTool-Free Swap\u003c\/h5\u003e\n\u003cp\u003eNo adapters or trimming. Open the tank, lift out the old cartridge, drop this one in, and close the clamp.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \n\n  \u003csection class=\"apcc150-section\"\u003e\n    \u003ch2\u003eFull Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"apcc150-spec-grid\"\u003e\n      \u003cdiv class=\"apcc150-spec-row\"\u003e\n\u003cspan class=\"apcc150-spec-key\"\u003eManufacturer\u003c\/span\u003e\u003cspan class=\"apcc150-spec-val\"\u003eAPC\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-spec-row\"\u003e\n\u003cspan class=\"apcc150-spec-key\"\u003eModel \/ MPN\u003c\/span\u003e\u003cspan class=\"apcc150-spec-val\"\u003eAPCC7673\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-spec-row\"\u003e\n\u003cspan class=\"apcc150-spec-key\"\u003eSKU\u003c\/span\u003e\u003cspan class=\"apcc150-spec-val\"\u003ePST-APCC7673\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-spec-row\"\u003e\n\u003cspan class=\"apcc150-spec-key\"\u003eProduct Type\u003c\/span\u003e\u003cspan class=\"apcc150-spec-val\"\u003ePool Filter Cartridge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-spec-row\"\u003e\n\u003cspan class=\"apcc150-spec-key\"\u003eFiltration Area\u003c\/span\u003e\u003cspan class=\"apcc150-spec-val\"\u003e150 sq ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-spec-row\"\u003e\n\u003cspan class=\"apcc150-spec-key\"\u003eOuter Diameter\u003c\/span\u003e\u003cspan class=\"apcc150-spec-val\"\u003e8-15\/16 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-spec-row\"\u003e\n\u003cspan class=\"apcc150-spec-key\"\u003eLength\u003c\/span\u003e\u003cspan class=\"apcc150-spec-val\"\u003e28-3\/16 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-spec-row\"\u003e\n\u003cspan class=\"apcc150-spec-key\"\u003eTop End\u003c\/span\u003e\u003cspan class=\"apcc150-spec-val\"\u003eOpen, 4 in inside diameter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-spec-row\"\u003e\n\u003cspan class=\"apcc150-spec-key\"\u003eBottom End\u003c\/span\u003e\u003cspan class=\"apcc150-spec-val\"\u003eOpen, 4 in inside diameter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-spec-row\"\u003e\n\u003cspan class=\"apcc150-spec-key\"\u003ePleat Count\u003c\/span\u003e\u003cspan class=\"apcc150-spec-val\"\u003e177\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-spec-row\"\u003e\n\u003cspan class=\"apcc150-spec-key\"\u003eMedia\u003c\/span\u003e\u003cspan class=\"apcc150-spec-val\"\u003eHeavy-duty polyester, 4 oz\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-spec-row\"\u003e\n\u003cspan class=\"apcc150-spec-key\"\u003eGasket\u003c\/span\u003e\u003cspan class=\"apcc150-spec-val\"\u003eMolded into end caps\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-spec-row\"\u003e\n\u003cspan class=\"apcc150-spec-key\"\u003eFits Filter\u003c\/span\u003e\u003cspan class=\"apcc150-spec-val\"\u003eSta-Rite Posi-Clear PXC-150\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-spec-row\"\u003e\n\u003cspan class=\"apcc150-spec-key\"\u003eAlso Fits\u003c\/span\u003e\u003cspan class=\"apcc150-spec-val\"\u003eWaterway Pro Clean 150 (2006 and prior)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-spec-row\"\u003e\n\u003cspan class=\"apcc150-spec-key\"\u003eReplaces OEM\u003c\/span\u003e\u003cspan class=\"apcc150-spec-val\"\u003eSta-Rite 25230-0150S\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-spec-row\"\u003e\n\u003cspan class=\"apcc150-spec-key\"\u003eUnicel Cross\u003c\/span\u003e\u003cspan class=\"apcc150-spec-val\"\u003eC-8416\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-spec-row\"\u003e\n\u003cspan class=\"apcc150-spec-key\"\u003ePleatco Cross\u003c\/span\u003e\u003cspan class=\"apcc150-spec-val\"\u003ePWWPC150B\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-spec-row\"\u003e\n\u003cspan class=\"apcc150-spec-key\"\u003eFilbur Cross\u003c\/span\u003e\u003cspan class=\"apcc150-spec-val\"\u003eFC-2576\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"apcc150-spec-row\"\u003e\n\u003cspan class=\"apcc150-spec-key\"\u003eWaterway Cross\u003c\/span\u003e\u003cspan class=\"apcc150-spec-val\"\u003e817-0150P\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"apcc150-section\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \n    \u003cdiv class=\"apcc150-faq-card\"\u003e\n      \u003ch4\u003eWhat filter does the APCC7673 fit?\u003c\/h4\u003e\n      \u003cp\u003eIt is a direct replacement cartridge for the \u003cstrong\u003eSta-Rite Posi-Clear PXC-150\u003c\/strong\u003e and the \u003cstrong\u003eWaterway Pro Clean 150\u003c\/strong\u003e built in 2006 and prior. Both use the same 150 square foot, open-end cartridge body.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"apcc150-faq-card\"\u003e\n      \u003ch4\u003eDoes this replace Unicel C-8416, Pleatco PWWPC150B, or Filbur FC-2576?\u003c\/h4\u003e\n      \u003cp\u003eYes. The APCC7673 is dimensionally identical to all three and to the OEM \u003cstrong\u003eSta-Rite 25230-0150S\u003c\/strong\u003e. If your current cartridge is any of those, this drops in with no change to fit or flow.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"apcc150-faq-card\"\u003e\n      \u003ch4\u003eWhat size pool is a 150 sq ft cartridge meant for?\u003c\/h4\u003e\n      \u003cp\u003eIt is the full-size option in the Posi-Clear PXC line, intended for inground pools where the larger 150 square foot media area handles higher water volumes and stretches the time between cleanings. The right size for your pool follows your existing filter, if your tank came with a PXC-150 cartridge, this is the match.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"apcc150-faq-card\"\u003e\n      \u003ch4\u003eHow are the exact dimensions measured?\u003c\/h4\u003e\n      \u003cp\u003eThe cartridge measures \u003cstrong\u003e8-15\/16 inches\u003c\/strong\u003e in outer diameter and \u003cstrong\u003e28-3\/16 inches\u003c\/strong\u003e in overall length, with \u003cstrong\u003eopen 4-inch\u003c\/strong\u003e inside-diameter ends on both the top and bottom. Those numbers mirror the original Sta-Rite part.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"apcc150-faq-card\"\u003e\n      \u003ch4\u003eHow often should I clean it, and can it be reused?\u003c\/h4\u003e\n      \u003cp\u003eRinse the cartridge when the filter pressure gauge rises about \u003cstrong\u003e8 to 10 PSI\u003c\/strong\u003e above the clean starting pressure. Hose it off, let it dry, and reinstall it. The pleats recover after cleaning, so a single cartridge lasts multiple cleanings until the media finally wears out.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"apcc150-faq-card\"\u003e\n      \u003ch4\u003eCan I install this myself?\u003c\/h4\u003e\n      \u003cp\u003eYes. Power off the pump, release the pressure, open the clamp band on the filter tank, lift out the old cartridge, drop the APCC7673 in over the standpipe, and reassemble. It is a tool-free swap that takes only a few minutes, no adapters or trimming required.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/section\u003e\n\n  \u003csection class=\"apcc150-cta\"\u003e\n    \u003ch2\u003eOrder the APCC7673 From PST\u003c\/h2\u003e\n    \u003cp\u003eThe full-size 150 square foot replacement cartridge for your Posi-Clear PXC-150, backed by PST Pool Supplies' service team.\u003c\/p\u003e\n    \u003cdiv class=\"apcc150-perks\"\u003e\n      \u003cspan class=\"apcc150-perk\"\u003eFree Shipping\u003c\/span\u003e\u003cspan class=\"apcc150-perk\"\u003e30-Day Returns\u003c\/span\u003e\u003cspan class=\"apcc150-perk\"\u003eQuality Guaranteed\u003c\/span\u003e\u003cspan class=\"apcc150-perk\"\u003eAuthorized APC Dealer\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"APC","offers":[{"title":"Default Title","offer_id":44083961200705,"sku":"PST-APCC7673","price":91.4,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0633\/1623\/0209\/files\/APCC7673_Composite.jpg?v=1782366103","url":"https:\/\/www.pstpoolsupplies.com\/products\/apc-apcc7673-cartridge-8-15-16-x-28-3-16-150-sq-ft","provider":"PST Pool Supplies","version":"1.0","type":"link"}