Website calculator for dealers

Put Pool Lift Finder
on your website.

Give customers a fast way to identify their existing pool lift, compare compatible replacements, and call or email your dealership with their match details—all from your website.

Embed builder

Customize the calculator for your site.

Add the dealer email recipients and optional phone number, choose the look and size, check the live preview, then copy code made specifically for your website. Future Pool Lift Finder updates appear automatically.

Live previewUpdates as you customize
Full width · Auto height
Installation

Add it in three steps.

Works with HTML, WordPress, Elementor, Wix, Squarespace, Webflow, Shopify pages, and most custom website builders that accept an HTML block.

  1. 01
    Customize and preview

    Add the dealer email recipient or recipients, include a phone number if customers should be able to call, choose the look, then check the calculator on desktop, tablet, and mobile.

  2. 02
    Copy the embed code

    Use the button below, then paste the code into an HTML or custom-code block. If someone manages your website, send the copied code directly to them.

    View step-by-step platform instructions
  3. 03
    Review and publish

    Preview the page on desktop and mobile—or ask your website developer to do so—then publish. Automatic resizing is already included.

Your customized iframe

Copy this code.

<div style="width: 100%; margin: 0 auto; border-radius: 8px; overflow: hidden;">
  <iframe
    id="pool-lift-finder"
    src="https://poolliftfinder.com/embed?theme=blue&surface=soft&radius=8&timing=1"
    title="Pool Lift Finder"
    width="100%"
    height="700"
    loading="lazy"
    scrolling="no"
    style="border: 0; display: block; border-radius: 8px;"
  ></iframe>
</div>
<script>
  (function () {
    var frame = document.getElementById("pool-lift-finder");
    window.addEventListener("message", function (event) {
      if (
        event.origin !== "https://poolliftfinder.com" ||
        event.source !== frame.contentWindow ||
        !event.data ||
        event.data.type !== "pool-lift-finder:resize"
      ) return;
      frame.style.height = Math.max(360, Math.ceil(event.data.height)) + "px";
    });
  })();
</script>

The dealer email recipients, optional phone number, color, background, width, corners, timing badge, and automatic height behavior are included in this code. Customers will use their own phone or email app, and the main Pool Lift Finder website keeps its standard contact form.

Need help installing it?

We’ll help you get it on the page.

Send the code and this page to your website manager, or contact Global Pool Products for dealer support.

Contact Global Pool Products