{"product_id":"zodiac-freerider-fr350-iq-robotic-pool-cleaner","title":"Zodiac FreeRider FR350 iQ: Cordless Robotic Pool Cleaner","description":"\u003c!-- ============================================================\n     Zodiac FreeRider FR350 iQ: Shopify product description\n     v3. Six 3:2 images, one per feature card.\n     Classes prefixed fr350- so nothing collides with the theme.\n     Image slots 1 to 6 are wired to the Shopify CDN files.\n     ============================================================ --\u003e\n\u003cstyle\u003e\n    .fr350 {\n        --navy: #212738;\n        --teal: #66CCCC;\n        --orange: #FF9800;\n        --yellow: #FFC600;\n        --ink: #2B3140;\n        --rule: #DDE3E8;\n        --wash: #F4F6F8;\n        --font: 'Aktiv Grotesk', 'Podium Soft', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n\n        isolation: isolate;\n        font-family: var(--font);\n        color: var(--ink);\n        line-height: 1.55;\n        font-size: 16px;\n        max-width: 1080px;\n        margin: 0 auto;\n        background: #ffffff;\n    }\n\n    .fr350 * { box-sizing: border-box; }\n    .fr350 p { font-family: var(--font); }\n\n    \/* MASTHEAD *\/\n    .fr350-masthead {\n        background: var(--navy);\n        padding: 40px 36px;\n        border-left: 6px solid var(--yellow);\n    }\n    .fr350-masthead p.fr350-kicker {\n        margin: 0 0 10px;\n        color: var(--teal);\n        font-size: 12px;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n    }\n    .fr350-masthead p.fr350-h1 {\n        margin: 0 0 14px;\n        color: #ffffff;\n        font-size: 32px;\n        line-height: 1.2;\n        font-weight: 800;\n        max-width: 24ch;\n    }\n    .fr350-masthead p.fr350-sub {\n        margin: 0;\n        color: #C9D2DC;\n        font-size: 16px;\n        line-height: 1.55;\n        max-width: 66ch;\n    }\n\n    \/* NUMBERS RIBBON *\/\n    .fr350-numbers {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        border-bottom: 1px solid var(--rule);\n    }\n    .fr350-num {\n        padding: 20px 14px;\n        text-align: center;\n        border-right: 1px solid var(--rule);\n        background: var(--wash);\n    }\n    .fr350-num:last-child { border-right: none; }\n    .fr350-num p.fr350-figure {\n        margin: 0;\n        font-size: 22px;\n        font-weight: 800;\n        color: var(--navy);\n        line-height: 1.15;\n    }\n    .fr350-num p.fr350-caption {\n        margin: 5px 0 0;\n        font-size: 12px;\n        color: #5A6572;\n        line-height: 1.4;\n    }\n\n    \/* INTRO *\/\n    .fr350-intro { padding: 36px 36px 0; }\n    .fr350-intro p { margin: 0 0 14px; max-width: 74ch; font-size: 16px; line-height: 1.6; }\n    .fr350-intro p:last-child { margin-bottom: 0; }\n\n    \/* SECTION HEADS *\/\n    .fr350-sechead {\n        margin: 44px 36px 22px;\n        padding-bottom: 10px;\n        border-bottom: 2px solid var(--navy);\n    }\n    .fr350-sechead p {\n        margin: 0;\n        font-size: 22px;\n        font-weight: 800;\n        color: var(--navy);\n        line-height: 1.25;\n    }\n\n    \/* FEATURE CARDS *\/\n    .fr350-features {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 30px 24px;\n        padding: 0 36px;\n    }\n    .fr350-feature { display: flex; flex-direction: column; }\n    .fr350-shot {\n        position: relative;\n        width: 100%;\n        aspect-ratio: 3 \/ 2;\n        overflow: hidden;\n        background: var(--navy);\n        border-radius: 4px;\n    }\n    .fr350-shot img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        display: block;\n    }\n    .fr350-feature p.fr350-ftitle {\n        margin: 14px 0 6px;\n        padding-top: 12px;\n        border-top: 3px solid var(--teal);\n        font-size: 17px;\n        font-weight: 800;\n        color: var(--navy);\n        line-height: 1.3;\n    }\n    .fr350-feature p.fr350-fbody { margin: 0; font-size: 15px; line-height: 1.55; }\n\n    \/* CLEANING MODES *\/\n    .fr350-modes {\n        margin: 44px 36px;\n        background: var(--navy);\n        padding: 34px 32px;\n    }\n    .fr350-modes p.fr350-mhead {\n        margin: 0 0 6px;\n        color: var(--orange);\n        font-size: 22px;\n        font-weight: 800;\n        line-height: 1.25;\n    }\n    .fr350-modes p.fr350-mnote {\n        margin: 0 0 22px;\n        color: #9FB0BF;\n        font-size: 14px;\n    }\n    .fr350-mode {\n        display: grid;\n        grid-template-columns: 44px 1fr;\n        gap: 14px;\n        padding: 14px 0;\n        border-top: 1px solid rgba(102, 204, 204, 0.25);\n        align-items: start;\n    }\n    .fr350-mode:last-child { border-bottom: 1px solid rgba(102, 204, 204, 0.25); }\n    .fr350-mode p.fr350-mnum {\n        margin: 0;\n        color: var(--teal);\n        font-size: 20px;\n        font-weight: 800;\n        line-height: 1.3;\n    }\n    .fr350-mode p.fr350-mname {\n        margin: 0 0 3px;\n        color: #ffffff;\n        font-size: 16px;\n        font-weight: 800;\n        line-height: 1.35;\n    }\n    .fr350-mode p.fr350-mdesc { margin: 0; color: #C9D2DC; font-size: 15px; line-height: 1.5; }\n\n    \/* SPECS *\/\n    .fr350-specs { padding: 0 36px; margin-bottom: 44px; }\n    table.fr350-table { width: 100%; border-collapse: collapse; }\n    .fr350-group td {\n        background: var(--navy);\n        color: var(--teal);\n        font-weight: 800;\n        font-size: 12px;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        padding: 10px 14px;\n    }\n    td.fr350-key {\n        width: 32%;\n        padding: 12px 14px;\n        border-bottom: 1px solid var(--rule);\n        font-weight: 700;\n        color: var(--navy);\n        vertical-align: top;\n        font-size: 15px;\n        line-height: 1.5;\n    }\n    td.fr350-val {\n        padding: 12px 14px;\n        border-bottom: 1px solid var(--rule);\n        vertical-align: top;\n        font-size: 15px;\n        line-height: 1.5;\n    }\n\n    \/* FOOT *\/\n    .fr350-foot {\n        margin: 0 36px 36px;\n        padding: 22px 26px;\n        background: var(--wash);\n        border-left: 5px solid var(--orange);\n    }\n    .fr350-foot p { margin: 0 0 8px; font-size: 15px; line-height: 1.55; max-width: 74ch; }\n    .fr350-foot p:last-child { margin: 0; font-size: 13px; color: #5A6572; }\n    .fr350-foot a { color: var(--navy); font-weight: 800; text-decoration: underline; }\n\n    \/* MOBILE *\/\n    @media (max-width: 900px) {\n        .fr350-features { grid-template-columns: repeat(2, 1fr); }\n    }\n    @media (max-width: 640px) {\n        .fr350-masthead { padding: 28px 20px; border-left-width: 5px; }\n        .fr350-masthead p.fr350-h1 { font-size: 24px; }\n        .fr350-masthead p.fr350-sub { font-size: 15px; }\n        .fr350-numbers { grid-template-columns: repeat(2, 1fr); }\n        .fr350-num { border-bottom: 1px solid var(--rule); }\n        .fr350-num:nth-child(2) { border-right: none; }\n        .fr350-intro { padding: 26px 20px 0; }\n        .fr350-intro p { font-size: 15px; }\n        .fr350-sechead { margin: 34px 20px 18px; }\n        .fr350-sechead p { font-size: 19px; }\n        .fr350-features { grid-template-columns: 1fr; gap: 26px; padding: 0 20px; }\n        .fr350-modes { margin: 34px 20px; padding: 26px 20px; }\n        .fr350-modes p.fr350-mhead { font-size: 19px; }\n        .fr350-mode { grid-template-columns: 34px 1fr; gap: 10px; }\n        .fr350-mode p.fr350-mnum { font-size: 17px; }\n        .fr350-specs { padding: 0 20px; }\n        td.fr350-key { width: 42%; }\n        .fr350-foot { margin: 0 20px 26px; padding: 20px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"fr350\"\u003e\n\n    \u003cheader class=\"fr350-masthead\"\u003e\n        \u003cp class=\"fr350-kicker\"\u003eZodiac FreeRider\u003c\/p\u003e\n        \u003cp class=\"fr350-h1\"\u003eUnleashed cleaning power, without the cord\u003c\/p\u003e\n        \u003cp class=\"fr350-sub\"\u003eThe FR350 iQ is a fully cordless robotic cleaner for in ground pools up to 15 x 5m. Nothing to plug in, nothing to untangle, and at 8.2kg it is light enough to carry to the pool in one hand.\u003c\/p\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"fr350-numbers\"\u003e\n        \u003cdiv class=\"fr350-num\"\u003e\n            \u003cp class=\"fr350-figure\"\u003e15 x 5m\u003c\/p\u003e\n            \u003cp class=\"fr350-caption\"\u003eMaximum pool size\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fr350-num\"\u003e\n            \u003cp class=\"fr350-figure\"\u003e3 hours\u003c\/p\u003e\n            \u003cp class=\"fr350-caption\"\u003eRun time per cycle\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fr350-num\"\u003e\n            \u003cp class=\"fr350-figure\"\u003e8.2kg\u003c\/p\u003e\n            \u003cp class=\"fr350-caption\"\u003eCleaner weight\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fr350-num\"\u003e\n            \u003cp class=\"fr350-figure\"\u003e4 litres\u003c\/p\u003e\n            \u003cp class=\"fr350-caption\"\u003eFilter capacity\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003csection class=\"fr350-intro\"\u003e\n        \u003cp\u003eThe Zodiac FreeRider FR350 iQ cleans the floor, walls and waterline of in ground pools up to 15 x 5m, and suits concrete, pebblecrete, quartzon, fibreglass, vinyl and tile surfaces. Smart S-pattern navigation, guided by advanced sensors, works the pool methodically rather than at random, so it reaches every corner instead of leaving patches behind.\u003c\/p\u003e\n        \u003cp\u003eA long life lithium-ion battery gives up to 3 hours of cleaning on one full cycle and recharges in under 4 hours. Choose a cycle on the unit or through the app, which also handles end of cycle notifications, performance updates and multi day scheduling.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"fr350-sechead\"\u003e\u003cp\u003eBuilt around six things that actually matter\u003c\/p\u003e\u003c\/div\u003e\n\n    \u003csection class=\"fr350-features\"\u003e\n\n        \u003c!-- IMAGE SLOT 1: Banner_Image_1 (S-pattern path over pool) --\u003e\n        \u003cdiv class=\"fr350-feature\"\u003e\n            \u003cdiv class=\"fr350-shot\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/7459\/2283\/files\/BANNER_1.jpg?v=1788415238\" alt=\"Zodiac FreeRider FR350 iQ cleaning a pool in an S-pattern path\" loading=\"lazy\" width=\"640\" height=\"426\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"fr350-ftitle\"\u003eMaximum cleaning coverage\u003c\/p\u003e\n            \u003cp class=\"fr350-fbody\"\u003eSmart S-pattern navigation, guided by advanced sensors, delivers maximum cleaning coverage and efficiently reaches every corner of the pool.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- IMAGE SLOT 2: Banner_Image_2 (two filter panels, leaves and fine debris) --\u003e\n        \u003cdiv class=\"fr350-feature\"\u003e\n            \u003cdiv class=\"fr350-shot\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/7459\/2283\/files\/BANNER_2.jpg?v=1788415238\" alt=\"Two stage filtration capturing leaves and fine debris\" loading=\"lazy\" width=\"640\" height=\"426\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"fr350-ftitle\"\u003eTwo stage filtration\u003c\/p\u003e\n            \u003cp class=\"fr350-fbody\"\u003eA progressive two layer system collects both large and small debris into a 4 litre canister. Filters to 180 microns as standard, with an optional 3 micron ultra fine filter for the finest particles.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- IMAGE SLOT 3: Banner_Image_3 (battery, lightning) --\u003e\n        \u003cdiv class=\"fr350-feature\"\u003e\n            \u003cdiv class=\"fr350-shot\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/7459\/2283\/files\/BANNER_3.jpg?v=1788415238\" alt=\"High performance lithium-ion battery inside the FreeRider FR350 iQ\" loading=\"lazy\" width=\"640\" height=\"426\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"fr350-ftitle\"\u003eHigh performance battery\u003c\/p\u003e\n            \u003cp class=\"fr350-fbody\"\u003eA 10.4Ah lithium-ion battery runs a full 3 hour cycle on one charge, then recharges in under 4 hours. No cable, no power supply sitting at the pool edge.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- IMAGE SLOT 4: Banner_Image_4 (robot underwater with calendar icon) --\u003e\n        \u003cdiv class=\"fr350-feature\"\u003e\n            \u003cdiv class=\"fr350-shot\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/7459\/2283\/files\/BANNER_4.jpg?v=1788415238\" alt=\"FreeRider FR350 iQ scheduled to clean across multiple days\" loading=\"lazy\" width=\"640\" height=\"426\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"fr350-ftitle\"\u003eMulti day scheduling\u003c\/p\u003e\n            \u003cp class=\"fr350-fbody\"\u003eSet the cleaner to work through the floor in shorter runs spread over several days. Four 45 minute, three 60 minute or two 90 minute sessions, scheduled from the app.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- IMAGE SLOT 5: Banener_Image_5 (phone with app UI) --\u003e\n        \u003cdiv class=\"fr350-feature\"\u003e\n            \u003cdiv class=\"fr350-shot\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/7459\/2283\/files\/BANNER_5.jpg?v=1788415238\" alt=\"Zodiac app showing cleaning cycle controls for the FR350 iQ\" loading=\"lazy\" width=\"640\" height=\"426\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"fr350-ftitle\"\u003eControl at your fingertips\u003c\/p\u003e\n            \u003cp class=\"fr350-fbody\"\u003eThe app shows battery and charging status, sends a time to pick up notification when the cycle ends, adds an extra cleaning mode, and includes a product tutorial.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- IMAGE SLOT 6: Banner_Image_6 (hand lifting cleaner at waterline) --\u003e\n        \u003cdiv class=\"fr350-feature\"\u003e\n            \u003cdiv class=\"fr350-shot\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0753\/7459\/2283\/files\/BANNER_6.jpg?v=1788415238\" alt=\"Lifting the FreeRider FR350 iQ out at the waterline by hand\" loading=\"lazy\" width=\"640\" height=\"426\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"fr350-ftitle\"\u003eTap and lift removal\u003c\/p\u003e\n            \u003cp class=\"fr350-fbody\"\u003eThe cleaner climbs the wall and parks at the waterline, then releases up to 95% of its water before you lift. What comes out of the pool is light and easy to handle.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003csection class=\"fr350-modes\"\u003e\n        \u003cp class=\"fr350-mhead\"\u003eFive cleaning cycles\u003c\/p\u003e\n        \u003cp class=\"fr350-mnote\"\u003eSelect on the unit, or from the app.\u003c\/p\u003e\n\n        \u003cdiv class=\"fr350-mode\"\u003e\n            \u003cp class=\"fr350-mnum\"\u003e01\u003c\/p\u003e\n            \u003cdiv\u003e\n                \u003cp class=\"fr350-mname\"\u003eFloor only\u003c\/p\u003e\n                \u003cp class=\"fr350-mdesc\"\u003eThree hours focused entirely on the pool floor.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fr350-mode\"\u003e\n            \u003cp class=\"fr350-mnum\"\u003e02\u003c\/p\u003e\n            \u003cdiv\u003e\n                \u003cp class=\"fr350-mname\"\u003eWalls only\u003c\/p\u003e\n                \u003cp class=\"fr350-mdesc\"\u003eThree hours on wall surfaces, where algae takes hold first.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fr350-mode\"\u003e\n            \u003cp class=\"fr350-mnum\"\u003e03\u003c\/p\u003e\n            \u003cdiv\u003e\n                \u003cp class=\"fr350-mname\"\u003eFloor and walls\u003c\/p\u003e\n                \u003cp class=\"fr350-mdesc\"\u003eThe everyday cycle. Three hours across both surfaces in a single run.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fr350-mode\"\u003e\n            \u003cp class=\"fr350-mnum\"\u003e04\u003c\/p\u003e\n            \u003cdiv\u003e\n                \u003cp class=\"fr350-mname\"\u003eWaterline horizontal\u003c\/p\u003e\n                \u003cp class=\"fr350-mdesc\"\u003eThree hours working the waterline, where sunscreen and oils build up.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fr350-mode\"\u003e\n            \u003cp class=\"fr350-mnum\"\u003e05\u003c\/p\u003e\n            \u003cdiv\u003e\n                \u003cp class=\"fr350-mname\"\u003eMulti day\u003c\/p\u003e\n                \u003cp class=\"fr350-mdesc\"\u003e4 x 45min, 3 x 60min or 2 x 90min floor cycles across several days. App only.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"fr350-sechead\"\u003e\u003cp\u003eSpecifications\u003c\/p\u003e\u003c\/div\u003e\n\n    \u003csection class=\"fr350-specs\"\u003e\n        \u003ctable class=\"fr350-table\"\u003e\n            \u003ctbody\u003e\n                \u003ctr class=\"fr350-group\"\u003e\u003ctd colspan=\"2\"\u003ePool type\u003c\/td\u003e\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd class=\"fr350-key\"\u003eSurfaces\u003c\/td\u003e\n\u003ctd class=\"fr350-val\"\u003eConcrete, pebblecrete, quartzon, fibreglass, vinyl and tiles. Fit the buoyancy kit supplied with the cleaner for best behaviour in tiled pools.\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd class=\"fr350-key\"\u003eShapes\u003c\/td\u003e\n\u003ctd class=\"fr350-val\"\u003eRectangular, oval, free shape, flat, gentle slope, composite slope, diamond\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd class=\"fr350-key\"\u003eSize\u003c\/td\u003e\n\u003ctd class=\"fr350-val\"\u003eIn ground pools up to 15 x 5m\u003c\/td\u003e\n\u003c\/tr\u003e\n\n                \u003ctr class=\"fr350-group\"\u003e\u003ctd colspan=\"2\"\u003ePerformance\u003c\/td\u003e\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd class=\"fr350-key\"\u003eCleaning areas\u003c\/td\u003e\n\u003ctd class=\"fr350-val\"\u003eFloor, walls and waterline\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd class=\"fr350-key\"\u003eNumber of cycles\u003c\/td\u003e\n\u003ctd class=\"fr350-val\"\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd class=\"fr350-key\"\u003eFiltering level\u003c\/td\u003e\n\u003ctd class=\"fr350-val\"\u003e180µ filter canister, optional 3µ ultra fine filter\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd class=\"fr350-key\"\u003eFilter capacity\u003c\/td\u003e\n\u003ctd class=\"fr350-val\"\u003e4L\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd class=\"fr350-key\"\u003eBrushing\u003c\/td\u003e\n\u003ctd class=\"fr350-val\"\u003eActive brushing, front and rear brushes\u003c\/td\u003e\n\u003c\/tr\u003e\n\n                \u003ctr class=\"fr350-group\"\u003e\u003ctd colspan=\"2\"\u003eBattery\u003c\/td\u003e\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd class=\"fr350-key\"\u003eBattery\u003c\/td\u003e\n\u003ctd class=\"fr350-val\"\u003eLithium-ion 10.4 Ah \/ 14.4V, 149.8Wh. Charging voltage 16.8V.\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd class=\"fr350-key\"\u003eRun time\u003c\/td\u003e\n\u003ctd class=\"fr350-val\"\u003eUp to 3 hours, one full cycle\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd class=\"fr350-key\"\u003eCharge time\u003c\/td\u003e\n\u003ctd class=\"fr350-val\"\u003eLess than 4 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\n                \u003ctr class=\"fr350-group\"\u003e\u003ctd colspan=\"2\"\u003eEase of use\u003c\/td\u003e\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd class=\"fr350-key\"\u003eRetrieval\u003c\/td\u003e\n\u003ctd class=\"fr350-val\"\u003eManual hook, pole not included. Waterline parking with app notification.\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd class=\"fr350-key\"\u003eTransparent window\u003c\/td\u003e\n\u003ctd class=\"fr350-val\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd class=\"fr350-key\"\u003eCleaner weight\u003c\/td\u003e\n\u003ctd class=\"fr350-val\"\u003e8.2kg\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003ctr\u003e\n\u003ctd class=\"fr350-key\"\u003eModel\u003c\/td\u003e\n\u003ctd class=\"fr350-val\"\u003eFR350 iQ\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"fr350-foot\"\u003e\n        \u003cp\u003eZodiac provides Australia based customer care and in field warranty service, so if something goes wrong you are dealing with a local team rather than an overseas call centre.\u003c\/p\u003e\n        \u003cp\u003eNot sure the FR350 iQ suits your pool? Talk to us on \u003ca href=\"tel:1800648363\"\u003e1800 648 363\u003c\/a\u003e.\u003c\/p\u003e\n        \u003cp\u003eThe optional 3 micron ultra fine filter should be replaced every 30 uses for best cleaning performance. Specifications are supplied by the manufacturer and may change without notice.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Zodiac","offers":[{"title":"Default Title","offer_id":64515320381809,"sku":"WR000709","price":1399.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0753\/7459\/2283\/files\/1_68c4206f-08f3-433e-8a07-fa17813eb3b9.jpg?v=1788415915","url":"https:\/\/www.directpoolsupplies.com.au\/products\/zodiac-freerider-fr350-iq-robotic-pool-cleaner","provider":"Direct Pool Supplies AU","version":"1.0","type":"link"}