Also in this folder: Visual Build Guide (photos + copy bars) Page Preview (how it'll look) Copy File (paste-ready text)

Standard Mechanism Build Guide — Integra Pool Covers

Page: Standard Mechanism (/products/standard-mechanism/)
Staging: integrapoo1stg.wpenginepowered.com
Template: Avada Full Width (no sidebar)


IMAGES IN THIS FOLDER

Filename Dimensions Size Section Alt Text
mechanism-hero.webp 1200x800 29kb Hero Image Integra standard P2 full system stainless steel mechanism — automatic pool cover
p2-full-system-diagram.webp 1200x600 37kb System Diagram Integra P2 Full System layout diagram — all stainless steel components with 20-year warranty
rope-reel.webp 600x450 4kb Component Details Integra rope reel assembly — precision-machined stainless steel component
torque-limiter.webp 600x450 5kb Component Details Integra adjustable torque limiter — mechanical protection for motor and fabric
standard-motor.webp 600x450 3kb Component Details Integra standard motor — BISON E2000 drive unit for automatic pool cover
keypad-control.webp 600x450 25kb Controls Section Integra keypad controller — PIN-secured weatherproof pool cover control
rocker-switch.webp 600x450 35kb Controls Section Integra rocker switch — wall-mounted weatherproof pool cover control
p2-motor-photo.webp 800x600 22kb Motor Detail Integra P2 standard motor — stainless steel motor housing for automatic pool cover

WILL'S LAYOUT CLASSES (USE THESE FIRST)

Will Roberts set up CSS classes on the staging site that handle layout, spacing, and responsive behavior automatically. Use these instead of manual Avada builder settings wherever possible.

Layout Type How to Apply What It Does
Hero Add ID hero to the container Full-width hero with overlay, responsive height, centered content
Intro/Subheading Add class introheader Styled heading typography for section intros
Two-Column Add class two-column Split layout, image stacks above text on mobile
Mosaic Add class mosaic Text + 4-image grid, auto-cropped aspect ratios

You do NOT need to manually set: padding values, column widths, mobile breakpoints, or min-heights for sections using these classes. The CSS handles it all. Just add the class/ID, drop in your content and images.

Only set manual Avada values for: colors, background images, button styles, icon choices, and any custom sections not covered by the four classes above.

Staging reference: integrapoo1stg.wpenginepowered.com/new-layouts/ — shows all four layout types in action.


RANK MATH SEO SETTINGS


SECTION-BY-SECTION BUILD INSTRUCTIONS

SECTION 1: HERO

Standard internal page hero — solid navy background, no image.
- Container: 100% width
- Background color: #003366 (solid)
- Padding: 70px top, 40px bottom
- Column layout: single column, 8/12 width, centered

Elements:
1. Breadcrumbs (Text Block)
- Content: <p>Home / Products / Standard Mechanism</p>
- Font: Open Sans, 13px, color #AACCEE
- Margin: 0 0 15px 0
2. H1 (Text Block)
- Content: <h1>Integra Standard Mechanism — All Stainless Steel, 20-Year Warranty</h1>
- Font: Montserrat, 38px, weight 700, color #FFFFFF, line-height 1.25
- Text-align: center
3. Subheadline (Text Block)
- Content: <p>The P2 full-system mechanism for pools up to 24 x 60 feet. Every component stainless steel. Every unit ASTM F1346 certified.</p>
- Font: Open Sans, 18px, weight 400, color rgba(255,255,255,0.85), line-height 1.6
- Text-align: center
- Margin: 15px 0 0 0
4. Badges row (inline badges below subheadline)
- Badge 1: "20-Year Warranty" — icon: verified, background #D6E4F7, rounded-full, text #003366
- Badge 2: "Made in USA" — icon: precision_manufacturing, same styling


SECTION 2: HERO MECHANISM IMAGE

Full-width product image below the hero text.
- Container: white background #FFFFFF
- Padding: 0 top, 0 bottom
- Inner: max-width 1200px, centered

Elements:
1. Image (Image element)
- File: mechanism-hero.webp
- Alt: "Integra standard P2 full system stainless steel mechanism — automatic pool cover"
- Width: 100%
- Border-radius: 0
- Margin: 0
- Animation: fade-in, duration 0.6s


SECTION 3: SPECIFICATIONS TABLE

Detailed spec table with styled header.
- Container: white background #FFFFFF
- Padding: 50px top, 50px bottom
- Inner: max-width 900px, centered

Elements:
1. Heading (Text Block)
- Content: <h2>Standard Mechanism Specifications</h2>
- Font: Montserrat, 30px, weight 700, color #003366
- Margin: 0 0 25px 0
2. Specifications Table (Text Block — raw HTML table)

<table style="width:100%;border-collapse:collapse;font-family:'Open Sans',sans-serif;">
  <thead>
    <tr style="background:#003366;">
      <th style="padding:14px 20px;text-align:left;color:#FFFFFF;font-size:15px;font-weight:600;border:none;">Specification</th>
      <th style="padding:14px 20px;text-align:left;color:#FFFFFF;font-size:15px;font-weight:600;border:none;">Detail</th>
    </tr>
  </thead>
  <tbody>
    <tr style="background:#F9F9F9;">
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;color:#333;">Model</td>
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;color:#333;">P2 Full System</td>
    </tr>
    <tr style="background:#FFFFFF;">
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;color:#333;">Construction</td>
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;color:#333;">100% stainless steel</td>
    </tr>
    <tr style="background:#F9F9F9;">
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;color:#333;">Maximum Pool Size</td>
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;color:#333;">24 ft x 60 ft</td>
    </tr>
    <tr style="background:#FFFFFF;">
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;color:#333;">Offset Required</td>
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;color:#333;">Standard (housing unit at pool end)</td>
    </tr>
    <tr style="background:#F9F9F9;">
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;color:#333;">Motor</td>
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;color:#333;">BISON E2000</td>
    </tr>
    <tr style="background:#FFFFFF;">
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;color:#333;">Pulley Size</td>
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;color:#333;">2-inch diameter</td>
    </tr>
    <tr style="background:#F9F9F9;">
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;color:#333;">Torque Limiter</td>
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;color:#333;">Adjustable — protects motor and fabric</td>
    </tr>
    <tr style="background:#FFFFFF;">
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;color:#333;">Safety Certification</td>
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;color:#333;">ASTM F1346</td>
    </tr>
    <tr style="background:#F9F9F9;">
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;color:#333;">Control Options</td>
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;color:#333;">Keypad (PIN-secured) or Rocker Switch</td>
    </tr>
    <tr style="background:#FFFFFF;">
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;color:#333;">Mechanism Warranty</td>
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;color:#333;">20 years</td>
    </tr>
    <tr style="background:#F9F9F9;">
      <td style="padding:12px 20px;font-size:15px;color:#333;">Origin</td>
      <td style="padding:12px 20px;font-size:15px;color:#333;">Made in USA — Knoxville, TN</td>
    </tr>
  </tbody>
</table>

SECTION 4: FEATURE HIGHLIGHT CARDS

3-column icon/stat cards.
- Container: background #F5F5F5
- Padding: 60px top, 60px bottom
- Inner: max-width 1000px, centered
- Column layout: 3 equal columns, 25px gap

Card styling (all three):
- Background: #FFFFFF
- Border-radius: 8px
- Padding: 35px 25px
- Text-align: center
- Box-shadow: 0 2px 6px rgba(0,0,0,0.05)
- Animation: fade-in, staggered 0.15s delay

Card 1: ASTM F1346
- Icon: Shield/checkmark (use Avada font icon fusiona-icon-shield or FontAwesome fa-shield-check, color #003366, size 48px)
- Title: <h3 style="font-size:18px;color:#003366;margin:15px 0 8px;">ASTM F1346 Certified</h3>
- Description: <p style="font-size:14px;color:#666;">Every unit tested and certified to meet the ASTM safety cover standard.</p>

Card 2: 100% Stainless Steel
- Icon: Gear/cog (fusiona-icon-cog or fa-gear, color #003366, size 48px)
- Title: <h3 style="font-size:18px;color:#003366;margin:15px 0 8px;">100% Stainless Steel</h3>
- Description: <p style="font-size:14px;color:#666;">No painted steel, no zinc plating. Every mechanism component is stainless — built to resist corrosion for decades.</p>

Card 3: 20-Year Warranty
- Icon: Calendar/badge (fusiona-icon-calendar or fa-award, color #003366, size 48px)
- Title: <h3 style="font-size:18px;color:#003366;margin:15px 0 8px;">20-Year Warranty</h3>
- Description: <p style="font-size:14px;color:#666;">Industry-leading mechanism warranty. Because stainless steel doesn't need a short warranty.</p>


SECTION 5: FULL SYSTEM DIAGRAM

Full-width annotated diagram section.
- Container: white background #FFFFFF
- Padding: 60px top, 60px bottom
- Inner: max-width 1200px, centered

Elements:
1. Heading (Text Block)
- Content: <h2>P2 Full System Layout</h2>
- Font: Montserrat, 30px, weight 700, color #003366
- Text-align: center
- Margin: 0 0 10px 0
2. Subtext (Text Block)
- Content: <p>Every component in the Standard Mechanism system — from motor to track end pulleys — is stainless steel.</p>
- Font: Open Sans, 16px, color #666666
- Text-align: center
- Margin: 0 0 30px 0
3. Diagram Image (Image element)
- File: p2-full-system-diagram.webp
- Alt: "Integra P2 Full System layout diagram — all stainless steel components with 20-year warranty"
- Width: 100%
- Border-radius: 6px
- Animation: fade-in, duration 0.6s


SECTION 6: COMPONENT DETAIL SECTIONS

Individual component spotlights with photos. 2-column layout, alternating image position.

6A: ROPE REEL (Image Left)

Left column:
- File: rope-reel.webp
- Alt: "Integra rope reel assembly — precision-machined stainless steel component"
- Width: 100%
- Border-radius: 6px
- Animation: fade-in-left, duration 0.5s

Right column:
1. Heading: <h3>Rope Reel Assembly</h3> — Montserrat, 22px, weight 600, color #003366
2. Body: The rope reel is the heart of the cover's travel system. Precision-machined from stainless steel, it winds and unwinds the pull ropes that move the cover across the pool. The reel maintains consistent tension throughout the full travel distance, preventing slack that could cause misalignment or fabric bunching. Unlike painted or zinc-plated alternatives, the stainless steel construction means the reel won't corrode even in constant exposure to chlorinated water vapor.
- Font: Open Sans, 15px, color #333333, line-height 1.7

6B: TORQUE LIMITER (Image Right)

Left column:
1. Heading: <h3>Adjustable Torque Limiter</h3> — Montserrat, 22px, weight 600, color #003366
2. Body: The torque limiter is a mechanical safety device that prevents the motor from applying excessive force to the fabric or mechanism. If the cover encounters an obstruction — a piece of debris, ice buildup, or a misaligned track — the torque limiter disengages the motor before damage occurs. It's field-adjustable, meaning the installer can calibrate it to the specific pool's size and cover weight during installation. This single component prevents the most common cause of mechanism failure in competing systems: motor burnout from fighting an obstruction.
- Font: Open Sans, 15px, color #333333, line-height 1.7

Right column:
- File: torque-limiter.webp
- Alt: "Integra adjustable torque limiter — mechanical protection for motor and fabric"
- Animation: fade-in-right, duration 0.5s

6C: MOTOR (Image Left)

Left column:
- File: standard-motor.webp (3D render)
- Alt: "Integra standard motor — BISON E2000 drive unit for automatic pool cover"
- Animation: fade-in-left, duration 0.5s

Right column:
1. Heading: <h3>BISON E2000 Motor</h3> — Montserrat, 22px, weight 600, color #003366
2. Body: The BISON E2000 is the drive unit behind every Standard Mechanism system. It provides reliable, consistent power to cover pools up to 24 x 60 feet. The motor is housed in a stainless steel enclosure that protects against moisture, debris, and chemical exposure. It operates on standard residential electrical circuits and is designed for thousands of open/close cycles over its lifespan.
- Font: Open Sans, 15px, color #333333, line-height 1.7

Below text — Motor photo (full width of right column):
- File: p2-motor-photo.webp
- Alt: "Integra P2 standard motor — stainless steel motor housing for automatic pool cover"
- Width: 100%, border-radius 6px
- Margin: 20px 0 0 0

6D: CONTROL OPTIONS (Two images side by side)

Elements:
1. Heading (Text Block)
- Content: <h3>Control Options</h3>
- Font: Montserrat, 22px, weight 600, color #003366
- Margin: 0 0 10px 0
2. Body (Text Block)
- Content: Every Standard Mechanism system includes your choice of control interface — a PIN-secured keypad or a weatherproof rocker switch. Both are designed for outdoor installation and are rated for years of exposure to sun, rain, and pool chemicals.
- Font: Open Sans, 15px, color #333333, line-height 1.7
- Margin: 0 0 25px 0
3. Two-column image row — 2 columns, 25px gap

Left column:
- File: keypad-control.webp
- Alt: "Integra keypad controller — PIN-secured weatherproof pool cover control"
- Width: 100%, border-radius 6px
- Caption below: <p style="text-align:center;font-size:13px;color:#666;margin-top:8px;"><strong>Keypad Controller</strong> — PIN-secured, weatherproof</p>

Right column:
- File: rocker-switch.webp
- Alt: "Integra rocker switch — wall-mounted weatherproof pool cover control"
- Width: 100%, border-radius 6px
- Caption below: <p style="text-align:center;font-size:13px;color:#666;margin-top:8px;"><strong>Rocker Switch</strong> — Wall-mounted, weatherproof</p>


SECTION 7: COMPATIBILITY

Simple text section.
- Container: white background #FFFFFF
- Padding: 50px top, 50px bottom
- Inner: max-width 800px, centered

Elements:
1. Heading (Text Block)
- Content: <h2>Compatibility</h2>
- Font: Montserrat, 28px, weight 700, color #003366
- Margin: 0 0 20px 0
2. Body (Text Block)
- Content:
- Pool shapes: Rectangular pools. Custom shapes may be accommodated — contact us for consultation.
- Pool sizes: Up to 24 feet wide by 60 feet long.
- Fabric: Compatible with all Aegis fabric colors and weights.
- New construction and retrofits: The Standard Mechanism can be installed during new pool construction or retrofitted to existing rectangular pools with appropriate coping and deck conditions.
- Electrical: Requires dedicated 110V or 220V circuit (consult installation guide for specific requirements).
- Font: Open Sans, 15px, color #333333, line-height 1.8
- List style: none, use bold labels with em-dash separators


SECTION 8: INSTALLATION REQUIREMENTS

Practical builder-facing info.
- Container: background #F5F5F5
- Padding: 50px top, 50px bottom
- Inner: max-width 800px, centered

Elements:
1. Heading (Text Block)
- Content: <h2>Installation Requirements</h2>
- Font: Montserrat, 28px, weight 700, color #003366
- Margin: 0 0 20px 0
2. Body (Text Block)
- Bulleted list:
- Flat, level coping around the pool perimeter
- Adequate deck space at the mechanism end for the housing unit
- Dedicated electrical circuit run to the mechanism location
- Aluminum track system installed along both long sides of the pool
- Professional installation by an authorized Integra dealer recommended
- Font: Open Sans, 15px, color #333333, line-height 1.8
3. Timeline callout (styled box)
- Background: #E5E9E9, padding 20px, border-radius 8px, margin-top 20px
- Content: <h4 style="font-weight:700;margin:0 0 8px;">Timeline</h4><p>1-2 days for new construction, 1-3 days for retrofit installations.</p>


SECTION 9: WARRANTY SUMMARY TABLE

Clean warranty breakdown table.
- Container: white background #FFFFFF
- Padding: 50px top, 50px bottom
- Inner: max-width 800px, centered

Elements:
1. Heading (Text Block)
- Content: <h2>Warranty Coverage</h2>
- Font: Montserrat, 28px, weight 700, color #003366
- Margin: 0 0 25px 0
2. Warranty Table (Text Block — HTML table)

<table style="width:100%;border-collapse:collapse;font-family:'Open Sans',sans-serif;">
  <thead>
    <tr style="background:#003366;">
      <th style="padding:14px 20px;text-align:left;color:#FFFFFF;font-size:15px;font-weight:600;">Component</th>
      <th style="padding:14px 20px;text-align:left;color:#FFFFFF;font-size:15px;font-weight:600;">Warranty Period</th>
      <th style="padding:14px 20px;text-align:left;color:#FFFFFF;font-size:15px;font-weight:600;">Coverage</th>
    </tr>
  </thead>
  <tbody>
    <tr style="background:#F9F9F9;">
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;">Mechanism (all components)</td>
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;">20 years</td>
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;">Defects in materials and workmanship</td>
    </tr>
    <tr style="background:#FFFFFF;">
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;">Motor</td>
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;">5 years</td>
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;">Defects in materials and workmanship</td>
    </tr>
    <tr style="background:#F9F9F9;">
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;">Aegis Fabric</td>
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;">7 years</td>
      <td style="padding:12px 20px;border-bottom:1px solid #E5E5E5;font-size:15px;">UV degradation, seam failure, material defects</td>
    </tr>
    <tr style="background:#FFFFFF;">
      <td style="padding:12px 20px;font-size:15px;">Controls (Keypad/Switch)</td>
      <td style="padding:12px 20px;font-size:15px;">3 years</td>
      <td style="padding:12px 20px;font-size:15px;">Defects in materials and workmanship</td>
    </tr>
  </tbody>
</table>

SECTION 10: RELATED PRODUCTS

Cross-sell cards.
- Container: background #F5F5F5
- Padding: 60px top, 60px bottom
- Inner: max-width 900px, centered

Elements:
1. Heading (Text Block)
- Content: <h2>Related Products</h2>
- Font: Montserrat, 28px, weight 700, color #003366
- Text-align: center
- Margin: 0 0 30px 0
2. Two-column card row — 2 columns, 25px gap

Card 1: Low Offset Mechanism
- Background: #FFFFFF, border-radius 8px, overflow hidden, box-shadow 0 2px 8px rgba(0,0,0,0.06)
- Padding: 25px
- Title: <h3 style="font-size:18px;color:#003366;margin:0 0 8px;">Low Offset Mechanism</h3>
- Description: <p style="font-size:14px;color:#555;line-height:1.6;">For pools with limited deck space — only 16 inches of offset. Same stainless steel engineering.</p>
- Link: <a href="/products/low-offset-mechanism/" style="color:#003366;font-weight:600;font-size:14px;">Learn More &rarr;</a>

Card 2: Aegis Fabric
- Same card styling
- Title: <h3 style="font-size:18px;color:#003366;margin:0 0 8px;">Aegis Fabric System</h3>
- Description: <p style="font-size:14px;color:#555;line-height:1.6;">Heat-sealed premium fabric with 7 color options. Designed specifically for Integra mechanisms.</p>
- Link: <a href="/products/aegis-fabric/" style="color:#003366;font-weight:600;font-size:14px;">Learn More &rarr;</a>

Card 3: Colors & Options
- Same card styling
- Title: <h3 style="font-size:18px;color:#003366;margin:0 0 8px;">Colors & Options</h3>
- Description: <p style="font-size:14px;color:#555;line-height:1.6;">Customize your cover with a palette of premium designer colors.</p>
- Link: <a href="/products/colors/" style="color:#003366;font-weight:600;font-size:14px;">Explore &rarr;</a>


SECTION 11: CLOSING CTA

Standard CTA block.
- Container: background #003366
- Padding: 60px top, 60px bottom
- Inner: max-width 700px, centered, text-align center

Elements:
1. Heading (Text Block)
- Content: <h2>Specify the Standard Mechanism for Your Next Build</h2>
- Font: Montserrat, 28px, weight 700, color #FFFFFF
- Margin: 0 0 15px 0
2. Body (Text Block)
- Content: <p>Get product specifications, CAD files, or connect with an authorized installer in your area.</p>
- Font: Open Sans, 17px, color rgba(255,255,255,0.85), line-height 1.6
- Margin: 0 0 25px 0
3. Button (Button element)
- Text: Contact Us
- URL: /contact/
- Style: background #FFFFFF, color #003366, font Montserrat 15px weight 600
- Padding: 14px 40px
- Border-radius: 4px
- Hover: background #E6EEF5


IMAGE UPLOAD CHECKLIST

File to Upload Alt Text to Enter
mechanism-hero.webp Integra standard P2 full system stainless steel mechanism — automatic pool cover
p2-full-system-diagram.webp Integra P2 Full System layout diagram — all stainless steel components with 20-year warranty
rope-reel.webp Integra rope reel assembly — precision-machined stainless steel component
torque-limiter.webp Integra adjustable torque limiter — mechanical protection for motor and fabric
standard-motor.webp Integra standard motor — BISON E2000 drive unit for automatic pool cover
keypad-control.webp Integra keypad controller — PIN-secured weatherproof pool cover control
rocker-switch.webp Integra rocker switch — wall-mounted weatherproof pool cover control
p2-motor-photo.webp Integra P2 standard motor — stainless steel motor housing for automatic pool cover