{"product_id":"garvee-boat-trailer-guides-20-inch-pou-0a6zy5du","title":"Garvee Boat Trailer Guides, 20\" Inch Carpeted Guide On Tilting Side Bunks, 2 Foot Bunk Boards Kit, for High Beam, Box or C-Channel Trailers with Mounting Frames and Hardware","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Base styles *\/\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            color: #333;\n            line-height: 1.6;\n            background-color: #f9f9f9;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 15px;\n        }\n        \n        img {\n            max-width: 100%;\n            height: auto;\n            display: block;\n            border-radius: 6px;\n        }\n        \n        h1, h2, h3, h4 {\n            font-weight: 700;\n            margin-bottom: 15px;\n            color: #0b4d83;\n        }\n        \n        p {\n            margin-bottom: 15px;\n            font-size: 16px;\n        }\n        \n        \/* Hero section *\/\n        .hero-section {\n            margin-bottom: 30px;\n        }\n        \n        .product-image {\n            width: 100%;\n            border-radius: 8px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n            margin-bottom: 30px;\n        }\n        \n        .hero-title {\n            text-align: center;\n            margin: 25px 0 15px;\n            font-size: 32px;\n            color: #0b4d83;\n        }\n        \n        .hero-subtitle {\n            text-align: center;\n            font-size: 18px;\n            color: #666;\n            margin-bottom: 30px;\n        }\n        \n        \/* Product benefits section *\/\n        .benefits-section {\n            padding: 30px;\n            background-color: white;\n            border-radius: 8px;\n            margin-bottom: 40px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n        }\n        \n        .section-title {\n            text-align: center;\n            margin-bottom: 25px;\n            font-size: 24px;\n            position: relative;\n            padding-bottom: 15px;\n        }\n        \n        .section-title:after {\n            content: '';\n            position: absolute;\n            width: 60px;\n            height: 3px;\n            background-color: #0b4d83;\n            bottom: 0;\n            left: 50%;\n            transform: translateX(-50%);\n        }\n        \n        .benefits-list {\n            list-style-type: none;\n        }\n        \n        .benefit-item {\n            display: flex;\n            align-items: flex-start;\n            margin-bottom: 20px;\n            padding-bottom: 20px;\n            border-bottom: 1px solid #f0f0f0;\n        }\n        \n        .benefit-item:last-child {\n            border-bottom: none;\n            margin-bottom: 0;\n            padding-bottom: 0;\n        }\n        \n        .benefit-icon {\n            background-color: #e9f4ff;\n            color: #0b4d83;\n            width: 50px;\n            height: 50px;\n            min-width: 50px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-right: 15px;\n            font-size: 24px;\n        }\n        \n        .benefit-content h4 {\n            margin: 0 0 8px;\n            font-size: 18px;\n        }\n        \n        \/* Installation section *\/\n        .installation-section {\n            background-color: white;\n            border-radius: 8px;\n            padding: 30px;\n            margin-bottom: 40px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n        }\n        \n        .step-container {\n            background-color: #f7f9fc;\n            border-radius: 8px;\n            padding: 20px;\n            margin-bottom: 20px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .step-number {\n            width: 40px;\n            height: 40px;\n            background-color: #0b4d83;\n            color: white;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-right: 20px;\n            font-weight: bold;\n        }\n        \n        .step-content h4 {\n            margin: 0 0 5px;\n        }\n        \n        \/* Features list *\/\n        .features-section {\n            background-color: white;\n            border-radius: 8px;\n            padding: 30px;\n            margin-bottom: 40px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n        }\n        \n        .features-list {\n            list-style-type: none;\n        }\n        \n        .feature-item {\n            display: flex;\n            align-items: flex-start;\n            margin-bottom: 20px;\n            border-bottom: 1px solid #f0f0f0;\n            padding-bottom: 20px;\n        }\n        \n        .feature-item:last-child {\n            border-bottom: none;\n            margin-bottom: 0;\n            padding-bottom: 0;\n        }\n        \n        .feature-check {\n            color: #0b8346;\n            margin-right: 15px;\n            font-size: 20px;\n            min-width: 24px;\n        }\n        \n        \/* Specifications *\/\n        .specifications {\n            margin-bottom: 40px;\n        }\n        \n        .specs-title {\n            text-align: center;\n            margin-bottom: 25px;\n            font-size: 24px;\n            position: relative;\n            padding-bottom: 15px;\n        }\n        \n        .specs-title:after {\n            content: '';\n            position: absolute;\n            width: 60px;\n            height: 3px;\n            background-color: #0b4d83;\n            bottom: 0;\n            left: 50%;\n            transform: translateX(-50%);\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n            border-radius: 8px;\n            overflow: hidden;\n        }\n        \n        .specs-table tr:nth-child(odd) {\n            background-color: #f7f9fc;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background-color: #ffffff;\n        }\n        \n        .specs-table td {\n            padding: 15px;\n            border-bottom: 1px solid #e1e5ea;\n        }\n        \n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .specs-table td:first-child {\n            font-weight: bold;\n            width: 40%;\n            color: #0b4d83;\n        }\n        \n        \/* Call to action *\/\n        .cta-section {\n            background-color: #0b4d83;\n            color: white;\n            padding: 40px;\n            border-radius: 8px;\n            text-align: center;\n            margin-bottom: 40px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.15);\n        }\n        \n        .cta-title {\n            color: white;\n            font-size: 28px;\n            margin-bottom: 15px;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background-color: #ff6b35;\n            color: white;\n            padding: 15px 40px;\n            border-radius: 30px;\n            text-decoration: none;\n            font-weight: bold;\n            font-size: 18px;\n            text-transform: uppercase;\n            transition: background-color 0.3s ease, transform 0.3s ease;\n            margin-top: 20px;\n        }\n        \n        .cta-button:hover {\n            background-color: #e85a2a;\n            transform: scale(1.05);\n        }\n        \n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .hero-title {\n                font-size: 26px;\n            }\n            \n            .hero-subtitle {\n                font-size: 16px;\n            }\n            \n            .specs-table td {\n                padding: 12px 10px;\n            }\n            \n            .step-container {\n                flex-direction: column;\n                text-align: center;\n            }\n            \n            .step-number {\n                margin: 0 auto 15px;\n            }\n        }\n        \n        @media (max-width: 600px) {\n            .specs-table td {\n                display: block;\n                width: 100%;\n                padding: 10px;\n            }\n            \n            .specs-table td:first-child {\n                background-color: #f0f4f8;\n                width: 100%;\n            }\n            \n            .cta-section {\n                padding: 30px 20px;\n            }\n            \n            .cta-title {\n                font-size: 22px;\n            }\n            \n            .cta-button {\n                padding: 12px 30px;\n                font-size: 16px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003ch1 class=\"hero-title\"\u003eGARVEE Premium Boat Trailer Guide-On\u003c\/h1\u003e\n\u003cp class=\"hero-subtitle\"\u003eMake Boat Loading Easier \u0026amp; Protect Your Investment with Adjustable Width T-Shape Guide\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Main Product Image --\u003e \u003cimg alt=\"GARVEE Boat Trailer Guide-On\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/d0027403-25db-4605-ad15-848c7f9fe85a.jpg?v=1720085725\" class=\"product-image\"\u003e \u003c!-- Key Benefits Section --\u003e\u003c!-- Product Image 2 --\u003e \u003cimg alt=\"GARVEE Boat Trailer Guide Installation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/392b52bc-5470-470a-86a5-1c5b9e3543ee.jpg?v=1720085724\" class=\"product-image\"\u003e \u003c!-- Installation Guide --\u003e\n\u003csection class=\"installation-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eEasy Installation Process\u003c\/h2\u003e\n\u003cdiv class=\"step-container\"\u003e\n\u003cdiv class=\"step-number\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"step-content\"\u003e\n\u003ch4\u003ePosition Guide-Ons\u003c\/h4\u003e\n\u003cp\u003eAlign the guide-ons with your trailer frame at the desired height and position to best fit your boat size and trailer configuration\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-container\"\u003e\n\u003cdiv class=\"step-number\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"step-content\"\u003e\n\u003ch4\u003eSecure U-Bolts\u003c\/h4\u003e\n\u003cp\u003eInstall U-bolts either straight or crossed depending on your trailer frame type, ensuring a secure fit that won't loosen during use\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-container\"\u003e\n\u003cdiv class=\"step-number\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"step-content\"\u003e\n\u003ch4\u003eAttach Carpet Boards\u003c\/h4\u003e\n\u003cp\u003eMount the carpet-padded boards to the tubes for boat protection, making sure they're firmly secured to provide consistent cushioning\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Product Image 3 --\u003e \u003cimg alt=\"GARVEE Boat Trailer Guide Components\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1633b33a-d028-4ed9-8671-ad773e78c17a.jpg?v=1720085724\" class=\"product-image\"\u003e \u003c!-- Features Section --\u003e\n\u003csection class=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eWhy Choose GARVEE Trailer Guide-On?\u003c\/h2\u003e\n\u003cul class=\"features-list\"\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cspan class=\"feature-check\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAdjustable Width\u003c\/strong\u003e: The width of this boat guide-on can be easily adjusted, allowing for quick and unobstructed loading of small boats such as jet skis, sailboats, small fishing boats, and dinghies.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cspan class=\"feature-check\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCarpet-padded Boards\u003c\/strong\u003e: Polyester marine grade carpet is gentle on boats and tough enough to withstand harsh aquatic elements. The two boards covered with carpet can be fixed firmly onto the tubes, preventing your boat from being scratched.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cspan class=\"feature-check\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFlexible Installation\u003c\/strong\u003e: U bolts can be installed straight or crossed and support frames clamp to the top or the bottom of your trailer frame. Our trailer guide-on can be mounted on top of the frame or below it, and the U-bolts fit both large frames and smaller frames.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cspan class=\"feature-check\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSolid Construction\u003c\/strong\u003e: These square tubes are made of sturdy steel and are powder-coated, so they work great against saltwater and do not easily rust. Heavy-duty steel construction is designed for marine use.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cspan class=\"feature-check\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eEasier Boat Loading\u003c\/strong\u003e: Keep small boats centered during loading with Boat Trailer Bunk Guide. Load your vessel onto high beam, box, or c-channel trailers. These trailer boat guides are suitable for ski boats, fishing boats, or sailboat trailers.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- Product Image 4 --\u003e \u003cimg alt=\"GARVEE Boat Trailer Guide In Use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fd2f1c3b-e851-4941-ba9b-929c2ab5701c.jpg?v=1720085724\" class=\"product-image\"\u003e \u003c!-- Call To Action --\u003e \u003c!-- Specifications --\u003e\n\u003csection class=\"specifications\"\u003e\n\u003ch2 class=\"specs-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand Name\u003c\/td\u003e\n\u003ctd\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSingle-Side Dimension\u003c\/td\u003e\n\u003ctd\u003e27.6(L) x 20.1(W) x 21.1(H) Inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eQ235 Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Weight\u003c\/td\u003e\n\u003ctd\u003e22lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncluded Components\u003c\/td\u003e\n\u003ctd\u003e2 Boat Trailer Guide (T-Shaped) Include Screws + Wrench\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003csection class=\"cta-section\"\u003e\n\u003ch2 class=\"cta-title\"\u003eMake Boat Loading Simple \u0026amp; Stress-Free\u003c\/h2\u003e\n\u003cp\u003eProtect your investment and take the frustration out of loading with GARVEE's premium trailer guide-ons\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"T-Shape \/ 20 Inch","offer_id":50948727177504,"sku":"POU_0A6ZY5DU","price":126.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0966\/1825\/0528\/files\/61cgOjknHSL.jpg?v=1763608090","url":"https:\/\/www.garvee.ca\/products\/garvee-boat-trailer-guides-20-inch-pou-0a6zy5du","provider":"GARVEECA","version":"1.0","type":"link"}