{"product_id":"beatbot-iskim-solar-pool-skimmer","title":"Beatbot iSkim Solar Robotic Pool Skimmer","description":"\u003cstyle\u003e\n    :root {\n        --brand-main: #212738;\n        --beatbot-blue: #0D22E6;\n        --accent-orange: #ff9800;\n        --accent-teal: #66cccc;\n        --accent-pink: #e82077;\n        --accent-yellow: #ffc600;\n        --text-dark: #333333;\n        --bg-light: #f4f4f4;\n        --font-stack: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    }\n\n    .product-description-container {\n        isolation: isolate;\n        font-family: var(--font-stack);\n        line-height: 1.6;\n        color: var(--text-dark);\n        max-width: 1100px;\n        margin: 0 auto;\n        background-color: #ffffff;\n        font-size: 1.2rem;\n    }\n\n    .hero-banner {\n        background-color: var(--brand-main);\n        padding: 80px 20px;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        border-radius: 12px;\n        margin: 20px 0 10px 0;\n    }\n\n    .hero-banner img.logo { max-width: 400px; width: 100%; height: auto; }\n\n    .award-banner {\n        background-color: var(--bg-light);\n        text-align: center;\n        padding: 20px;\n        border-radius: 0 0 12px 12px;\n        margin-bottom: 60px;\n        border-bottom: 4px solid var(--accent-yellow);\n    }\n\n    .award-banner p {\n        margin: 0;\n        font-weight: 900;\n        text-transform: uppercase;\n        color: var(--brand-main);\n        letter-spacing: 1px;\n        font-size: 1rem;\n    }\n\n    .feature-tag-container { text-align: center; margin: 60px auto; }\n\n    .feature-tag {\n        background-color: var(--accent-yellow);\n        color: var(--brand-main);\n        padding: 30px 60px;\n        border-radius: 8px;\n        font-size: 3.5rem;\n        font-weight: 900;\n        text-transform: uppercase;\n        display: inline-block;\n        letter-spacing: 2px;\n        line-height: 1;\n    }\n\n    .pitch-section {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n        margin-bottom: 80px;\n        padding: 0 15px;\n        align-items: stretch;\n    }\n\n    .pitch-content { display: flex; flex-direction: column; }\n\n    .pitch-content h2 {\n        color: var(--beatbot-blue);\n        font-size: 2.2rem;\n        margin-bottom: 30px;\n        font-weight: 800;\n        background-color: #f0f2f5;\n        padding: 40px 20px;\n        border-radius: 20px;\n        line-height: 1.3;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        text-align: center;\n        position: relative;\n        z-index: 2;\n        min-height: 120px;\n    }\n\n    .pitch-body-text {\n        position: relative;\n        padding: 40px 25px;\n        min-height: 400px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        border-radius: 15px;\n        overflow: hidden;\n        flex-grow: 1;\n    }\n\n    .pitch-body-text::before {\n        content: \"\";\n        position: absolute;\n        top: 0; left: 0; right: 0; bottom: 0;\n        background-size: cover;\n        background-repeat: no-repeat;\n        background-position: center;\n        z-index: 1;\n    }\n\n    .pitch-body-text::after {\n        content: \"\";\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        bottom: 0;\n        z-index: 2;\n        pointer-events: none;\n    }\n\n    #feature-1 .pitch-body-text::after { background: linear-gradient(180deg, rgba(33,39,56,0.30) 0%, rgba(33,39,56,0.60) 45%, rgba(33,39,56,0.60) 100%); }\n    #feature-2 .pitch-body-text::after { background: linear-gradient(180deg, rgba(33,39,56,0.40) 0%, rgba(33,39,56,0.75) 45%, rgba(33,39,56,0.75) 100%); }\n    #feature-3 .pitch-body-text::after { background: linear-gradient(180deg, rgba(33,39,56,0.30) 0%, rgba(33,39,56,0.60) 45%, rgba(33,39,56,0.60) 100%); }\n    #feature-4 .pitch-body-text::after { background: linear-gradient(180deg, rgba(33,39,56,0.42) 0%, rgba(33,39,56,0.78) 45%, rgba(33,39,56,0.78) 100%); }\n\n    #feature-1 .pitch-body-text::before { background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/7459\/2283\/files\/Result_Desktop.jpg?v=1790062439'); }\n    #feature-2 .pitch-body-text::before { background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/7459\/2283\/files\/247_Cleaning_Desktop.jpg?v=1790062439'); }\n    #feature-3 .pitch-body-text::before { background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/7459\/2283\/files\/No_Spill_Desktop.jpg?v=1790062439'); }\n    #feature-4 .pitch-body-text::before { background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/7459\/2283\/files\/Warranty_Desktop.jpg?v=1790062440'); }\n\n    .pitch-body-text h3 {\n        position: relative;\n        z-index: 3;\n        font-size: 1.6rem;\n        margin-bottom: 0;\n        font-weight: 600;\n        line-height: 1.4;\n        color: #ffffff;\n        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);\n    }\n\n    .cleaning-modes-box {\n        background-color: var(--brand-main);\n        color: #ffffff;\n        padding: 45px;\n        border-radius: 15px;\n        display: flex;\n        flex-direction: column;\n    }\n\n    .cleaning-modes-box h3 {\n        color: var(--accent-orange);\n        margin-top: 0;\n        font-size: 2.2rem;\n        font-weight: 700;\n        margin-bottom: 30px;\n    }\n\n    .cleaning-modes-box ul {\n        padding-left: 0;\n        list-style-type: none;\n        margin: 0;\n        flex-grow: 1;\n        display: flex;\n        flex-direction: column;\n        justify-content: space-between;\n    }\n\n    .cleaning-modes-box li {\n        color: var(--accent-teal) !important;\n        margin-bottom: 15px;\n        padding-bottom: 15px;\n        border-bottom: 1px solid rgba(102, 204, 204, 0.2);\n    }\n\n    .cleaning-modes-box li:last-child { border-bottom: none; margin-bottom: 0; }\n\n    .cleaning-modes-box li strong {\n        color: var(--accent-teal) !important;\n        font-size: 1.6rem;\n        display: block;\n        margin-bottom: 4px;\n        text-transform: uppercase;\n        font-weight: 800;\n    }\n\n    .cleaning-modes-box li span { font-size: 1.2rem; line-height: 1.3; display: block; }\n\n    .specs-container { margin-bottom: 80px; padding: 0 15px; }\n\n    .specs-container h2 {\n        color: var(--beatbot-blue);\n        text-align: center;\n        font-size: 2.5rem;\n        margin-bottom: 50px;\n        font-weight: 800;\n    }\n\n    table.specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        border-radius: 15px;\n        overflow: hidden;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n    }\n\n    th.specs-head {\n        background-color: var(--brand-main);\n        color: var(--accent-orange);\n        padding: 40px 20px;\n        text-align: center;\n        font-size: 2.4rem;\n        font-weight: 900;\n        text-transform: uppercase;\n    }\n\n    td.specs-cell { padding: 25px 35px; border-bottom: 1px solid #eeeeee; font-size: 1.1rem; }\n\n    .spec-label { font-weight: 800; color: var(--brand-main); width: 40%; }\n\n    .feature-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n        gap: 30px;\n        margin-bottom: 80px;\n        padding: 0 15px;\n    }\n\n    .feature-card {\n        background: var(--bg-light);\n        padding: 50px 35px;\n        border-radius: 15px;\n        border-bottom: 8px solid var(--accent-yellow);\n        text-align: center;\n    }\n\n    .feature-card .usp-icon { font-size: 5rem; margin-bottom: 20px; display: block; }\n\n    .feature-card h3 { color: var(--brand-main); font-size: 1.8rem; margin: 20px 0; font-weight: 800; }\n\n    .included-section {\n        margin-bottom: 80px;\n        padding: 70px 40px;\n        background-color: var(--bg-light);\n        border-radius: 15px;\n        border: 3px solid var(--accent-pink);\n        margin-left: 15px;\n        margin-right: 15px;\n    }\n\n    .included-section h2 {\n        color: var(--brand-main);\n        font-size: 2.5rem;\n        text-align: center;\n        margin-bottom: 60px;\n        font-weight: 800;\n    }\n\n    .included-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr 1fr;\n        gap: 20px;\n    }\n\n    .included-item {\n        background-color: #ffffff;\n        padding: 30px 20px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        text-align: center;\n        border-radius: 8px;\n        box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n    }\n\n    .included-item.main-unit { grid-column: 1 \/ -1; }\n\n    .included-item img { max-width: 100%; height: auto; margin-bottom: 20px; object-fit: contain; }\n\n    .included-item p { font-weight: 800; color: var(--text-dark); font-size: 1.5rem; margin: 0; line-height: 1.2; }\n\n    @media (max-width: 768px) {\n        .pitch-content h2 { min-height: 140px; font-size: 1.8rem; }\n\n        #feature-1 .pitch-body-text::before { background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/7459\/2283\/files\/Results_Mobile.jpg?v=1790062477'); }\n        #feature-2 .pitch-body-text::before { background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/7459\/2283\/files\/247_Cleaning_Mobile.jpg?v=1790062475'); }\n        #feature-3 .pitch-body-text::before { background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/7459\/2283\/files\/No_Spill_Mobile.jpg?v=1790062476'); }\n        #feature-4 .pitch-body-text::before { background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/7459\/2283\/files\/Warranty_Mobile.jpg?v=1790062476'); }\n\n        .swipable-container {\n            display: flex !important;\n            overflow-x: auto !important;\n            scroll-snap-type: x mandatory;\n            grid-template-columns: none !important;\n            gap: 15px !important;\n            padding: 0 20px 30px 20px !important;\n            -ms-overflow-style: none;\n            scrollbar-width: none;\n        }\n        .swipable-container::-webkit-scrollbar { display: none; }\n        .swipable-container .pitch-content {\n            flex: 0 0 88%;\n            scroll-snap-align: center;\n            background: #ffffff;\n            border-radius: 20px;\n        }\n        .pitch-body-text { min-height: 450px; }\n        .pitch-section:not(.swipable-container) { grid-template-columns: 1fr; }\n\n        .feature-tag { font-size: 1.8rem; padding: 15px 25px; width: calc(100% - 20px); box-sizing: border-box; }\n        .hero-banner { padding: 40px 15px; }\n\n        .included-grid { grid-template-columns: 1fr; }\n        .included-item.main-unit { grid-column: auto; }\n        .included-item p { font-size: 1.3rem; }\n        .included-item:not(.main-unit) img { max-height: 150px; width: auto; }\n    }\n\n    .faq-section {\n        margin: 0 15px 80px 15px;\n        padding: 60px 40px;\n        background-color: var(--brand-main);\n        border-radius: 15px;\n    }\n\n    .faq-section h2 {\n        color: var(--accent-yellow);\n        font-size: 2.5rem;\n        text-align: center;\n        margin-top: 0;\n        margin-bottom: 50px;\n        font-weight: 800;\n    }\n\n    .faq-item {\n        background-color: rgba(255,255,255,0.05);\n        border-radius: 10px;\n        margin-bottom: 14px;\n        border-left: 5px solid var(--accent-yellow);\n    }\n\n    .faq-item summary {\n        cursor: pointer;\n        list-style: none;\n        padding: 26px 60px 26px 28px;\n        font-size: 1.35rem;\n        font-weight: 800;\n        color: #ffffff;\n        position: relative;\n        line-height: 1.35;\n    }\n\n    .faq-item summary::-webkit-details-marker { display: none; }\n\n    .faq-item summary::after {\n        content: \"+\";\n        position: absolute;\n        right: 26px;\n        top: 50%;\n        transform: translateY(-50%);\n        font-size: 2rem;\n        font-weight: 400;\n        color: var(--accent-yellow);\n        line-height: 1;\n    }\n\n    .faq-item[open] summary::after { content: \"\\2013\"; }\n\n    .faq-answer { padding: 0 28px 28px 28px; }\n\n    .faq-answer p {\n        margin: 0;\n        font-size: 1.15rem;\n        line-height: 1.6;\n        color: #d9dde6;\n    }\n\n    @media (max-width: 768px) {\n        .faq-section { margin: 0 10px 60px 10px; padding: 40px 18px; }\n        .faq-section h2 { font-size: 1.9rem; margin-bottom: 30px; }\n        .faq-item summary { font-size: 1.15rem; padding: 20px 52px 20px 20px; }\n        .faq-answer { padding: 0 20px 22px 20px; }\n        .faq-answer p { font-size: 1.05rem; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"product-description-container\"\u003e\n\u003cheader class=\"hero-banner\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/7459\/2283\/files\/Beatbot_Logo_White_PNG.png?v=1772322169\" alt=\"Beatbot Logo\" class=\"logo\"\u003e\u003c\/header\u003e\n\u003cdiv class=\"award-banner\"\u003e\n\u003cp\u003e☀ Solar Powered  |  28 Hour Runtime  |  9 Litre Basket  |  3 Year Australian Warranty\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-tag-container\"\u003e\u003cspan class=\"feature-tag\"\u003eCatch It Before It Sinks.\u003c\/span\u003e\u003c\/div\u003e\n\u003csection class=\"pitch-section\"\u003e\n\u003cdiv class=\"pitch-content\"\u003e\n\u003ch2 style=\"min-height: auto;\"\u003eThe Cheapest Leaf To Remove Is The One That Never Reaches The Floor\u003c\/h2\u003e\n\u003cdiv class=\"pitch-body-text\" style=\"min-height: auto; padding: 35px; border-radius: 20px; background-color: #f0f2f5;\"\u003e\n\u003ch3 style=\"color: var(--brand-main); text-shadow: none; font-size: 1.45rem; margin-bottom: 25px; font-weight: 500; line-height: 1.5;\"\u003eEvery leaf that sinks becomes a chlorine problem. It breaks down, feeds algae, stains the floor and adds load to your filter. The Beatbot iSkim works the water surface continuously so that organic matter is captured while it is still floating.\u003c\/h3\u003e\n\u003ch3 style=\"color: var(--brand-main); text-shadow: none; font-size: 1.45rem; margin-bottom: 25px; font-weight: 500; line-height: 1.5;\"\u003eA 24 W solar panel and SolarTrack™ light chasing keep the 10,000 mAh battery topped up through the day, and a full charge alone delivers more than 28 hours of runtime with no sun at all. In practice it simply keeps going, day after day, without being plugged in.\u003c\/h3\u003e\n\u003ch3 style=\"color: var(--brand-main); text-shadow: none; font-size: 1.45rem; margin-bottom: 0; font-weight: 500; line-height: 1.5;\"\u003eThe 9 litre basket is the largest in the Beatbot range and takes everything from pollen to gum leaves through a 270 mm inlet. An anti spill baffle seals the load in during turns so nothing washes back out, and ASA construction with IP68 sealing handles Australian UV, salt and chlorine year round.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cleaning-modes-box\"\u003e\n\u003ch3\u003eBuilt To Run Unattended\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSolarTrack™\u003c\/strong\u003e\u003cspan\u003eAutonomous light chasing keeps the panel in the sun and the battery topped up while the skimmer works.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e28 Hour Runtime\u003c\/strong\u003e\u003cspan\u003eMore than 28 hours from a single charge with no sunlight at all, tested under laboratory conditions.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAnti Spill Baffle\u003c\/strong\u003e\u003cspan\u003eSeals captured debris inside the basket during turns, so leaves stay collected instead of washing back into the pool.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOne Click Parking\u003c\/strong\u003e\u003cspan\u003eReturns to the pool edge automatically at the end of a cycle, or on demand from the app.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pitch-section swipable-container\" style=\"grid-template-rows: auto auto;\"\u003e\n\u003cdiv class=\"pitch-content\" id=\"feature-1\"\u003e\n\u003ch2 style=\"background-color: var(--accent-yellow); color: var(--brand-main);\"\u003e9 Litre Basket, One Pass Capture\u003c\/h2\u003e\n\u003cdiv class=\"pitch-body-text has-bg\"\u003e\n\u003ch3\u003eA 270 mm wide inlet feeding the largest basket Beatbot builds. Gum leaves, jacaranda flowers, pollen, seed pods and insects all captured down to 550 microns, and the anti spill baffle keeps them there through every turn.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pitch-content\" id=\"feature-2\"\u003e\n\u003ch2 style=\"background-color: var(--brand-main); color: var(--accent-yellow);\"\u003eSolar Powered, Day And Night\u003c\/h2\u003e\n\u003cdiv class=\"pitch-body-text has-bg\"\u003e\n\u003ch3\u003eA 24 W panel with autonomous light chasing tops the battery up while the iSkim works. Come sundown the 10,000 mAh cell carries it through more than 28 hours without sunlight, so the surface keeps getting worked long after everyone has gone inside.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pitch-content\" id=\"feature-3\"\u003e\n\u003ch2 style=\"background-color: var(--accent-yellow); color: var(--brand-main);\"\u003eAnti Spill, One Pass Clean\u003c\/h2\u003e\n\u003cdiv class=\"pitch-body-text has-bg\"\u003e\n\u003ch3\u003eThe anti spill flap closes automatically on every turn and every reverse, sealing captured debris inside the basket rather than letting it wash back out. What the iSkim picks up stays picked up, which is the difference between a skimmer that collects leaves and one that just herds them around.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pitch-content\" id=\"feature-4\"\u003e\n\u003ch2 style=\"background-color: var(--brand-main); color: var(--accent-yellow);\"\u003eBuilt For Australian Conditions\u003c\/h2\u003e\n\u003cdiv class=\"pitch-body-text has-bg\"\u003e\n\u003ch3\u003eASA construction resists UV, salt and chlorine, and IP68 sealing protects the electronics. Dual ultrasonic sensors and an IMU keep it clear of obstacles, and the whole unit is backed by a 3 year Australian warranty.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"specs-container\"\u003e\n\u003ch2\u003eFull Technical Data\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth colspan=\"2\" class=\"specs-head\"\u003eiSkim Specifications\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-cell spec-label\"\u003eOperating Coverage\u003c\/td\u003e\n\u003ctd class=\"specs-cell\"\u003eWater Surface Only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-cell spec-label\"\u003eNavigation\u003c\/td\u003e\n\u003ctd class=\"specs-cell\"\u003eDual Ultrasonic Sensors Plus IMU\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-cell spec-label\"\u003ePath Logic\u003c\/td\u003e\n\u003ctd class=\"specs-cell\"\u003eRandom And Edge Cleaning With Smart Re-routing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-cell spec-label\"\u003eMotors\u003c\/td\u003e\n\u003ctd class=\"specs-cell\"\u003e3 Motors, 2 Propulsion and 1 Roller Brush\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-cell spec-label\"\u003eFilter Basket\u003c\/td\u003e\n\u003ctd class=\"specs-cell\"\u003e9.0 Litres, Extra Large\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-cell spec-label\"\u003eFiltration Density\u003c\/td\u003e\n\u003ctd class=\"specs-cell\"\u003eUp to 550 µm (30 Mesh)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-cell spec-label\"\u003eInlet Dimensions\u003c\/td\u003e\n\u003ctd class=\"specs-cell\"\u003e270 mm x 29 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-cell spec-label\"\u003eRuntime\u003c\/td\u003e\n\u003ctd class=\"specs-cell\"\u003eUp to 28 Hours On Full Charge With No Sunlight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-cell spec-label\"\u003eSolar Panel\u003c\/td\u003e\n\u003ctd class=\"specs-cell\"\u003e24 W With SolarTrack™ Light Chasing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-cell spec-label\"\u003ePower Supply\u003c\/td\u003e\n\u003ctd class=\"specs-cell\"\u003e10,000 mAh Lithium Ion\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-cell spec-label\"\u003eCharge Duration\u003c\/td\u003e\n\u003ctd class=\"specs-cell\"\u003eApproximately 4.5 Hours Via Mains Charger, Sold Separately\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-cell spec-label\"\u003eIngress Protection\u003c\/td\u003e\n\u003ctd class=\"specs-cell\"\u003eIP68\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-cell spec-label\"\u003eConnectivity\u003c\/td\u003e\n\u003ctd class=\"specs-cell\"\u003eBeatbot App, Wi-Fi and Bluetooth\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-cell spec-label\"\u003eSmart Features\u003c\/td\u003e\n\u003ctd class=\"specs-cell\"\u003eRemote Control, Cleaning Logs, Scheduling and OTA Updates\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-cell spec-label\"\u003eMaintenance\u003c\/td\u003e\n\u003ctd class=\"specs-cell\"\u003eOne Click Debris Disposal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-cell spec-label\"\u003eMaterials\u003c\/td\u003e\n\u003ctd class=\"specs-cell\"\u003eASA With UV, Salt and Chlorine Corrosion Resistance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-cell spec-label\"\u003ePool Type\u003c\/td\u003e\n\u003ctd class=\"specs-cell\"\u003eAbove Ground and In Ground\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-cell spec-label\"\u003ePool Surfaces\u003c\/td\u003e\n\u003ctd class=\"specs-cell\"\u003eConcrete, Ceramic Tile, Vinyl and Fibreglass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"specs-cell spec-label\"\u003eSupport\u003c\/td\u003e\n\u003ctd class=\"specs-cell\"\u003e3 Year Australian Manufacturer Warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\" style=\"border-bottom-color: var(--accent-yellow);\"\u003e\n\u003cspan class=\"usp-icon\"\u003e☀\u003c\/span\u003e\n\u003ch3\u003eSolarTrack™ Solar Power\u003c\/h3\u003e\n\u003cp\u003eA 24 W panel with autonomous light chasing keeps the iSkim working all day without a power point in sight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\" style=\"border-bottom-color: var(--accent-yellow);\"\u003e\n\u003cspan class=\"usp-icon\"\u003e🍂\u003c\/span\u003e\n\u003ch3\u003e9 Litre Debris Basket\u003c\/h3\u003e\n\u003cp\u003eThe largest basket Beatbot builds, with an anti spill baffle so captured leaves never wash back into the pool.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\" style=\"border-bottom-color: var(--accent-yellow);\"\u003e\n\u003cspan class=\"usp-icon\"\u003e🕐\u003c\/span\u003e\n\u003ch3\u003e28 Hour Runtime\u003c\/h3\u003e\n\u003cp\u003eMore than 28 hours from a single charge with no sun at all. Continuous skimming rather than a scheduled chore.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"included-section\"\u003e\n\u003ch2\u003eWhat Is In The Box?\u003c\/h2\u003e\n\u003cdiv class=\"included-grid\"\u003e\n\u003cdiv class=\"included-item main-unit\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/7459\/2283\/files\/iSkim_in_the_Box_Hero.png?v=1790123371\" alt=\"iSkim Unit x 1\"\u003e\n\u003cp\u003eiSkim Unit x 1\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/7459\/2283\/files\/Foam_Noodles.png?v=1790123377\" alt=\"Foam Noodle x 2\"\u003e\n\u003cp\u003eFoam Noodle x 2\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/7459\/2283\/files\/User_Manual_ee04d15c-e7bb-4ef2-8e86-c602a0bda396.png?v=1790123376\" alt=\"User Manual x 1\"\u003e\n\u003cp\u003eUser Manual x 1\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/7459\/2283\/files\/Quick_Start_Guide.png?v=1790123375\" alt=\"Quick Start Guide x 1\"\u003e\n\u003cp\u003eQuick Start Guide x 1\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"faq-section\" itemscope=\"\" itemtype=\"https:\/\/schema.org\/FAQPage\"\u003e\n\u003ch2\u003eCommon Questions\u003c\/h2\u003e\n\u003cdetails class=\"faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes the iSkim clean the pool floor and walls?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eNo. The iSkim is a dedicated surface skimmer and works the waterline and water surface only. It is designed to capture leaves, pollen, insects and floating debris before they sink, which is where most of the organic load in an Australian pool comes from. For floor, wall and waterline scrubbing you would pair it with a submerged robotic cleaner such as the Beatbot AquaSense 2 or a Sora model.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\" open=\"\"\u003e\n\u003csummary itemprop=\"name\"\u003eIs the charging adapter included?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eNo, the charger is sold separately. It brings the iSkim to a full charge in around 4.5 hours. The other route is the 24 W solar panel, which uses SolarTrack light chasing to top the battery up while the unit works, and that is what lets the iSkim run continuously without being plugged in at all. Most owners run on solar day to day and keep a charger on hand for overcast stretches or when they want a faster turnaround. In the box you get the unit, two foam noodles, the user manual and the quick start guide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow long does it run without sunlight?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eMore than 28 hours from a single full charge with no sun at all. With the 24 W panel and SolarTrack light chasing working through a normal Australian day, the iSkim tops itself up while it skims, so in practice it keeps running continuously rather than working in scheduled cycles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eCan I leave it in the pool all the time?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The iSkim is built for continuous operation and parks itself at the pool edge when a cycle finishes. Lift it out before adding shock treatment or any concentrated chemical dose, and take it out ahead of severe weather, but day to day it is designed to live in the water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWill it handle a saltwater pool?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The housing is ASA, which resists UV, salt and chlorine, and the electronics are sealed to IP68. It is rated for salinity up to 5,000 ppm and free chlorine up to 4 ppm, which covers every domestic saltwater chlorinator setup in Australia.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eHow often does the basket need emptying?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThe 9 litre basket is the largest Beatbot builds and holds roughly 800 leaves. Through spring and summer most owners empty it weekly. In heavy leaf drop or after a windy few days you will want to check it more often, and the anti spill flap means whatever it has collected stays in the basket until you do.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes it work on any pool shape?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eYes. The iSkim uses dual ultrasonic sensors and an inertial measurement unit to navigate rather than a stored map, so it handles freeform, kidney, lap and rectangular pools without setup. Dual guided wheels steer it into corners and along walls, which is where floating debris naturally collects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eDoes it replace my skimmer box?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eNo, it works alongside it. Your skimmer box only draws debris that happens to drift past the inlet, while the iSkim actively works the whole surface and captures debris wherever it is floating. The two together mean far less organic matter reaching the floor, which reduces chlorine demand and the load on your filter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\" itemscope=\"\" itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\"\u003e\n\u003csummary itemprop=\"name\"\u003eWhat warranty does it come with?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\" itemscope=\"\" itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\"\u003e\n\u003cp itemprop=\"text\"\u003eThree years, backed in Australia. Direct Pool Supplies handles warranty support locally, so you are not shipping a unit offshore or dealing with an overseas service desk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Beatbot","offers":[{"title":"Default Title","offer_id":64644142498161,"sku":"iSkim","price":699.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0753\/7459\/2283\/files\/1_364dd26f-5d93-4173-b63a-aa6c3aca9918.jpg?v=1790055571","url":"https:\/\/www.directpoolsupplies.com.au\/products\/beatbot-iskim-solar-pool-skimmer","provider":"Direct Pool Supplies AU","version":"1.0","type":"link"}