Sale!

S.R. Smith Fiberglass Diving Board – 6-Foot White | Model 66-209-266S2-1

Original price was: $999.99.Current price is: $100.00.

In stock

Quantity
SKU: 66-209-266S2-1 Category: Brand:

Description

S.R. Smith Fibre-Dive 6 ft Diving Board – White | 66-209-266S2-1 :root { –clr-bg: #eef6ff; –clr-bg-mid: #ddeeff; –clr-accent: #0057b8; –clr-accent-dark: #003d85; –clr-accent-light: #41aaff; –clr-body: #1a2d42; –clr-heading: #050f1c; –clr-border: #c2dcf5; –clr-badge-bg: #ddeeff; –clr-badge-text: #003d85; –clr-dark-bg: #050f1c; –clr-dark-mid: #091728; –clr-glow: #7ec8ff; –font: Arial, Helvetica, sans-serif; –radius: 18px; –shadow: 0 18px 40px rgba(5,15,28,0.13); } *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: var(–font); color: var(–clr-heading); background: #fff; line-height: 1.55; } img { display: block; max-width: 100%; height: auto; } .inner { max-width: 1320px; margin: 0 auto; padding: 0 16px; } .inner–narrow{ max-width: 980px; margin: 0 auto; padding: 0 16px; } .flex-pair { display: flex; align-items: center; justify-content: space-between; gap: 44px; flex-wrap: wrap; } .col-text { flex: 1 1 520px; min-width: 280px; } .col-img { flex: 1 1 580px; min-width: 280px; display: flex; justify-content: center; } .card-img { width: 100%; max-width: 700px; border-radius: var(–radius); border: 1px solid var(–clr-border); box-shadow: var(–shadow); } /* Badge */ .badge { display: inline-block; padding: 8px 14px; border-radius: 999px; background: var(–clr-badge-bg); border: 1px solid var(–clr-border); color: var(–clr-badge-text); font-size: 12px; font-weight: 700; letter-spacing: 0.3px; } /* Chips */ .chip-row { display: flex; gap: 10px; flex-wrap: wrap; margin-top: 22px; } .chip { padding: 10px 12px; border-radius: 14px; background: #fff; border: 1px solid var(–clr-border); box-shadow: 0 8px 18px rgba(5,15,28,0.07); } .chip__label { font-size: 12px; font-weight: 800; color: var(–clr-accent-dark); } .chip__sub { font-size: 14px; color: var(–clr-body); margin-top: 4px; } /* Stat banner */ .stat-banner { border-radius: 22px; background: linear-gradient(90deg, var(–clr-accent) 0%, #0081d4 55%, var(–clr-accent-light) 100%); padding: 34px 18px; box-shadow: 0 18px 40px rgba(0,87,184,0.22); text-align: center; color: #fff; } .stat-banner__number { font-size: 56px; font-weight: 900; letter-spacing: -1px; line-height: 1; } .stat-banner__label { font-size: 20px; font-weight: 700; opacity: 0.95; margin-top: 10px; } .stat-banner__note { font-size: 14px; opacity: 0.88; margin-top: 12px; } /* Info cards */ .info-pair { display: flex; gap: 12px; flex-wrap: wrap; margin-top: 22px; } .info-card { flex: 1 1 220px; min-width: 200px; background: #fff; border: 1px solid var(–clr-border); border-radius: var(–radius); padding: 16px 14px; } .info-card__lbl { font-size: 12px; font-weight: 900; color: var(–clr-accent-dark); letter-spacing: 0.4px; text-transform: uppercase; } .info-card__title { font-size: 16px; font-weight: 800; margin-top: 6px; } .info-card__body { font-size: 14px; color: var(–clr-body); margin-top: 6px; } /* Boost box */ .boost-box { background: linear-gradient(90deg, var(–clr-bg-mid) 0%, #fff 100%); border: 1px solid var(–clr-border); border-radius: 20px; padding: 18px 16px; margin-top: 18px; max-width: 560px; } .boost-box__lbl { font-size: 12px; font-weight: 900; color: var(–clr-accent-dark); letter-spacing: 0.3px; text-transform: uppercase; } .boost-box__title { font-size: 16px; font-weight: 800; margin-top: 8px; } .boost-box__body { font-size: 14px; color: var(–clr-body); margin-top: 6px; } /* Dark cards */ .dark-col { flex: 1 1 320px; min-width: 260px; display: flex; flex-direction: column; gap: 12px; } .dark-card { background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.16); border-radius: var(–radius); padding: 18px 16px; } .dark-card__lbl { font-size: 12px; font-weight: 900; color: var(–clr-glow); letter-spacing: 0.4px; text-transform: uppercase; } .dark-card__title { font-size: 18px; font-weight: 800; margin-top: 6px; } .dark-card__body { font-size: 14px; opacity: 0.88; margin-top: 6px; } /* Feature list */ .feat-stack { display: flex; flex-direction: column; gap: 12px; } .feat-card { background: #fff; border: 1px solid var(–clr-border); border-radius: var(–radius); padding: 16px 14px; } .feat-card__name { font-size: 12px; font-weight: 900; color: var(–clr-accent-dark); letter-spacing: 0.4px; text-transform: uppercase; } .feat-card__desc { font-size: 15px; color: var(–clr-body); margin-top: 6px; } /* Step cards */ .step-row { display: flex; gap: 12px; flex-wrap: wrap; margin-top: 24px; } .step-card { flex: 1 1 200px; min-width: 180px; background: linear-gradient(180deg, var(–clr-bg-mid) 0%, #fff 85%); border: 1px solid var(–clr-border); border-radius: var(–radius); padding: 16px 14px; } .step-card__num { font-size: 12px; font-weight: 900; color: var(–clr-accent-dark); letter-spacing: 0.4px; text-transform: uppercase; } .step-card__title { font-size: 18px; font-weight: 800; margin-top: 6px; } .step-card__desc { font-size: 14px; color: var(–clr-body); margin-top: 6px; } /* Sections */ .sec { padding: 74px 16px; } .sec–hero { padding: 70px 16px 34px; background: linear-gradient(180deg, var(–clr-bg) 0%, #fff 70%); } .sec–stat { padding: 34px 16px 70px; background: #fff; } .sec–alt { background: linear-gradient(180deg, var(–clr-bg) 0%, #fff 85%); } .sec–white { background: #fff; } .sec–dark { background: linear-gradient(180deg, var(–clr-dark-bg) 0%, var(–clr-dark-mid) 60%, var(–clr-dark-bg) 100%); color: #fff; padding: 82px 16px; } .sec–grad { background: linear-gradient(180deg, #fff 0%, var(–clr-bg) 100%); } .sec–how { padding: 82px 16px 92px; background: #fff; } .sec-title { font-size: 44px; font-weight: 900; letter-spacing: -0.8px; line-height: 1.06; } .sec-body { font-size: 18px; color: var(–clr-body); max-width: 540px; margin-top: 12px; } .details-block { border-top: 1px solid var(–clr-border); padding-top: 28px; padding-bottom: 10px; } .details-block h2 { font-size: 26px; letter-spacing: -0.4px; color: var(–clr-heading); } .details-block h3 { font-size: 18px; color: var(–clr-accent-dark); margin-top: 12px; } .details-block p { font-size: 15px; color: var(–clr-body); margin-top: 8px; } .disclaimer { text-align: center; color: #607d96; font-size: 12px; max-width: 980px; margin: 30px auto 0; } Residential & Commercial Diving Board · 66-209-266S2-1

S.R. Smith Fibre-Dive 6 ft Diving Board White

Professional-grade fiberglass built for residential and commercial pools

A 6-foot high-strength fiberglass diving board engineered to withstand frequent use and harsh outdoor conditions — offering a smooth, stable surface, easy installation, and lasting durability for any pool setup.

High-strength fiberglass Heavy use & outdoor rated Smooth stable surface Safety & performance Easy to install Residential & commercial S.R. Smith Fibre-Dive 6ft Diving Board White 6 Foot high-strength fiberglass board built for both residential and commercial pool use Durable construction engineered to withstand frequent use and harsh outdoor conditions S.R. Smith Fibre-Dive 6ft board pool lifestyle

Professional-grade diving for any pool.

The Fibre-Dive 6 ft board brings commercial-quality performance to residential and commercial pools alike. Built from durable high-strength fiberglass, it delivers a consistent, stable diving experience while complementing virtually any pool design with its clean white finish.

CONSTRUCTION High-strength fiberglass Built to handle heavy use and outdoor elements without compromising structural integrity. SURFACE Smooth and stable Engineered for safe, consistent footing and reliable diving performance every time.

Built to take the elements.

Sun, water, and daily use are no match for the Fibre-Dive’s high-strength fiberglass construction. Engineered for long-lasting durability outdoors, it holds up through seasons of use without degrading in appearance or performance.

White Finish Clean look, lasting appeal The classic white finish complements most pool designs and maintains a clean, polished appearance over time. S.R. Smith Fibre-Dive 6ft board surface detail

Simple setup. Serious performance.

Designed for easy installation with a professional-grade result — suitable for both residential pool owners and commercial aquatic facilities.

DURABILITY Heavy-use construction High-strength fiberglass resists the wear of frequent diving and continuous outdoor exposure. VERSATILITY Residential & commercial Suitable for both backyard pools and commercial aquatic facilities requiring reliable performance. S.R. Smith Fibre-Dive 6ft board spotlight SAFETY Smooth, stable surface Engineered surface enhances diver safety and delivers consistent takeoff performance. INSTALLATION Easy to install Designed for straightforward setup, delivering a professional-grade diving experience with minimal effort.

What sets it apart.

Every detail of the Fibre-Dive 6 ft board is engineered for safety, durability, and a premium pool experience.

6-Foot Fiberglass Diving Board Ideal for both residential and commercial pools, offering professional-grade performance in a versatile 6-foot length. Durable High-Strength Construction Built to withstand heavy use and outdoor elements, maintaining structural integrity through seasons of continuous use. Smooth, Stable Surface Enhances safety and diving performance with a consistent, reliable surface underfoot. White Finish for Clean Look Classic white finish complements most pool designs for a polished, professional appearance. Easy to Install Offers a professional-grade diving experience with minimal setup, suitable for standard diving board hardware.

Installation overview.

The Fibre-Dive 6 ft board is designed for easy installation with standard diving board hardware. Verify your existing stand and fulcrum compatibility before getting started.

Step 1 Verify compatibility Confirm your existing stand and fulcrum are compatible with standard S.R. Smith hardware. Step 2 Position board Align the board onto the stand base and fulcrum at the correct balance point. Step 3 Secure hardware Fasten all mounting hardware to manufacturer specifications before use. Step 4 Inspect and use Perform a full safety inspection before first use and after any extended period of inactivity.

Whether upgrading an existing setup or outfitting a new pool, the S.R. Smith Fibre-Dive 6 ft Diving Board delivers a professional-grade diving experience for residential and commercial pools alike.

S.R. Smith Fibre-Dive 6 ft Diving Board White (66-209-266S2-1) details

The S.R. Smith Fibre-Dive Board 66-209-266S2-1 is a 6-foot diving board designed for residential and commercial pool use. Made from durable, high-strength fiberglass, this white board offers a smooth, stable surface for divers, providing both performance and safety.

Construction and durability

Built from high-strength fiberglass engineered to withstand frequent use and harsh outdoor conditions. The durable construction ensures long-lasting performance and maintains its structural integrity and appearance through continuous use in both residential and commercial environments.

Performance and safety

The smooth, stable surface enhances safety and diving performance, providing divers with reliable, consistent footing. The clean white finish complements most pool designs for a professional appearance.

Installation

Designed for easy installation, the Fibre-Dive 6 ft board is compatible with standard diving board hardware, making it a straightforward upgrade or replacement for existing pool setups.

Explore more from our collection.

Reviews

There are no reviews yet.

Be the first to review “S.R. Smith Fiberglass Diving Board – 6-Foot White | Model 66-209-266S2-1”

Your email address will not be published. Required fields are marked *