{"product_id":"garvee-60-boat-trailer-guide-adjustable-pou-0a6ztamt","title":"Garvee 60 \" Boat Trailer Guide Adjustable Design Rustproof Galvanized Steel PVC Pipes Without Light","description":"\u003cp\u003e\n \u003cmeta charset=\"utf-8\"\u003e\n \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\n\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        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 15px;\n        }\n        \n        img {\n            width: 100%;\n            height: auto;\n            display: block;\n            border-radius: 8px;\n            margin-bottom: 30px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.1);\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: 20px;\n            font-size: 16px;\n        }\n        \n        \/* Header *\/\n        .product-header {\n            text-align: center;\n            margin: 30px 0;\n        }\n        \n        .product-title {\n            font-size: 32px;\n            color: #0b4d83;\n            margin-bottom: 10px;\n        }\n        \n        .product-subtitle {\n            font-size: 18px;\n            color: #666;\n            max-width: 800px;\n            margin: 0 auto 20px;\n        }\n        \n        \/* Feature sections *\/\n        .feature-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        .section-title {\n            text-align: center;\n            margin-bottom: 25px;\n            font-size: 24px;\n            position: relative;\n            padding-bottom: 15px;\n            color: #0b4d83;\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        \/* Feature list *\/\n        .feature-list {\n            list-style-type: none;\n        }\n        \n        .feature-item {\n            display: flex;\n            align-items: flex-start;\n            margin-bottom: 25px;\n            padding-bottom: 25px;\n            border-bottom: 1px solid #f0f0f0;\n        }\n        \n        .feature-item:last-child {\n            border-bottom: none;\n            margin-bottom: 0;\n            padding-bottom: 0;\n        }\n        \n        .feature-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: 20px;\n            font-size: 24px;\n            font-weight: bold;\n        }\n        \n        .feature-content h3 {\n            margin: 0 0 10px;\n            font-size: 20px;\n            color: #0b4d83;\n        }\n        \n        \/* Highlight banner *\/\n        .highlight-banner {\n            background-color: #0b4d83;\n            color: white;\n            text-align: center;\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 40px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.15);\n        }\n        \n        .highlight-banner h2 {\n            color: white;\n            margin-bottom: 10px;\n        }\n        \n        \/* Specifications *\/\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            margin-bottom: 40px;\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            .product-title {\n                font-size: 26px;\n            }\n            \n            .product-subtitle {\n                font-size: 16px;\n            }\n            \n            .feature-item {\n                flex-direction: column;\n            }\n            \n            .feature-icon {\n                margin: 0 0 15px 0;\n            }\n            \n            .specs-table td {\n                padding: 12px 10px;\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!-- Header --\u003e\n \u003cheader class=\"product-header\"\u003e\n  \u003ch1 class=\"product-title\"\u003e\n   Garvee 60\" Boat Trailer Guides\n  \u003c\/h1\u003e\n  \u003cp class=\"product-subtitle\"\u003e\n   Professional-Grade PVC Guide Posts with Adjustable Width for Easy Boat Loading\n  \u003c\/p\u003e\n \u003c\/header\u003e\n \u003c!-- Main Product Image --\u003e\n \u003cimg alt=\"GARVEE Boat Trailer Guide Posts\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/e85f71d0-0e15-41b3-a39e-5ecf966bd0f7.jpg?v=1717587220\"\u003e\n \u003c!-- Feature Highlight Banner --\u003e\n \u003c!-- Product Image 2 --\u003e\n \u003cimg alt=\"GARVEE Boat Trailer Guide Posts Installation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/883e31f2-b1fd-45db-a6d2-db2664956144.jpg?v=1717587219\"\u003e\n \u003c!-- Product Image 3 --\u003e\n \u003cimg alt=\"GARVEE Boat Trailer Guide Posts Features\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/0acbbd99-cfdd-4b3d-a868-d68a2fcc0b3c.jpg?v=1717587220\"\u003e\n \u003c!-- Benefits Section --\u003e\n \u003c!-- Key Features Section --\u003e\n \u003csection class=\"feature-section\"\u003e\n  \u003ch2 class=\"section-title\"\u003e\n   Why Choose Garvee Trailer Guides?\n  \u003c\/h2\u003e\n  \u003cul class=\"feature-list\"\u003e\n   \u003cli class=\"feature-item\"\u003e\n    \u003cdiv class=\"feature-icon\"\u003e\n     1\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-content\"\u003e\n     \u003ch3\u003e\n      Adjustable Width Design\n     \u003c\/h3\u003e\n     \u003cp\u003e\n      After installing the guide rail, the height is 62 inches, with an adjustable width of 11.8inch\/300mm on each side. This allows for quick and unobstructed loading of small boats such as jet skis, sailboats, small fishing boats, and dinghies.\n     \u003c\/p\u003e\n    \u003c\/div\u003e\n   \u003c\/li\u003e\n   \u003cli class=\"feature-item\"\u003e\n    \u003cdiv class=\"feature-icon\"\u003e\n     2\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-content\"\u003e\n     \u003ch3\u003e\n      Protective PVC Surface\n     \u003c\/h3\u003e\n     \u003cp\u003e\n      The PVC column effectively protects the boat's surface, ensuring no metal contact with the boat's body during loading and transportation, preventing scratches and providing effective cushioning against impacts to maintain the column's shape.\n     \u003c\/p\u003e\n    \u003c\/div\u003e\n   \u003c\/li\u003e\n   \u003cli class=\"feature-item\"\u003e\n    \u003cdiv class=\"feature-icon\"\u003e\n     3\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-content\"\u003e\n     \u003ch3\u003e\n      Durable Steel Construction\n     \u003c\/h3\u003e\n     \u003cp\u003e\n      The bracket is made from durable steel with reinforced inner walls, resistant to deformation upon boat impact. It offers corrosion resistance and all-weather durability, even when exposed to sunlight, rain, or prolonged contact with seawater, preventing rusting.\n     \u003c\/p\u003e\n    \u003c\/div\u003e\n   \u003c\/li\u003e\n   \u003cli class=\"feature-item\"\u003e\n    \u003cdiv class=\"feature-icon\"\u003e\n     4\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-content\"\u003e\n     \u003ch3\u003e\n      Versatile Installation\n     \u003c\/h3\u003e\n     \u003cp\u003e\n      The U-shaped bolts can be flexibly installed on trailer beams with a width of up to 3 inches, suitable for different trailer models, including ski boat trailers and fishing boat trailers. The upgraded thickened high-tensile steel material ensures a firm and stable installation.\n     \u003c\/p\u003e\n    \u003c\/div\u003e\n   \u003c\/li\u003e\n   \u003cli class=\"feature-item\"\u003e\n    \u003cdiv class=\"feature-icon\"\u003e\n     5\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-content\"\u003e\n     \u003ch3\u003e\n      Wide Application\n     \u003c\/h3\u003e\n     \u003cp\u003e\n      These trailer boat guides are suitable for ski boats, fishing boats, or sailboat trailers, and it makes loading the boat so much easier.\n     \u003c\/p\u003e\n    \u003c\/div\u003e\n   \u003c\/li\u003e\n  \u003c\/ul\u003e\n \u003c\/section\u003e\n \u003c!-- Product Image 4 --\u003e\n \u003cimg alt=\"GARVEE Boat Trailer Guide Posts in Use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/c43e10ce-572c-43ae-8225-eafd3af6c112.jpg?v=1717587220\"\u003e\n \u003c!-- Specifications --\u003e\n \u003csection class=\"feature-section\"\u003e\n  \u003ch2 class=\"section-title\"\u003e\n   Product Specifications\n  \u003c\/h2\u003e\n  \u003ctable class=\"specs-table\"\u003e\n   \u003ctbody\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Brand Name\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Garvee\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Color\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      White\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Size\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      60 \"\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Style\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      ‎without light\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Material\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Steel with PVC coating\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Included Components\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Boat Trailer Guides with mounting hardware\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Size\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      60 inches\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Package Weight\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      26.46 Pounds\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n   \u003c\/tbody\u003e\n  \u003c\/table\u003e\n  \u003c!-- Call To Action --\u003e\n  \u003csection class=\"cta-section\"\u003e\n   \u003ch2 class=\"cta-title\"\u003e\n    Make Boat Loading Effortless\n   \u003c\/h2\u003e\n   \u003cp\u003e\n    Upgrade your trailer with Garvee's premium 60\" guide posts and experience the difference\n   \u003c\/p\u003e\n  \u003c\/section\u003e\n \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"L-Shape Without Light \/ 60Inch","offer_id":50948729078048,"sku":"POU_0A6ZTAMT","price":153.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0966\/1825\/0528\/files\/618Ul6UhNQL.jpg?v=1763608109","url":"https:\/\/www.garvee.ca\/products\/garvee-60-boat-trailer-guide-adjustable-pou-0a6ztamt","provider":"GARVEECA","version":"1.0","type":"link"}