{"product_id":"garvee-40-2pcs-rustproof-galvanized-steel-pou-0a6zzcri","title":"Garvee 40\" 2PCS Rustproof Galvanized Steel Trailer Guide with Light, Boat Trailer Guide, Adjustable Width Design Trailer Guide Poles, Trailer Guides with PVC Pipes with Light","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    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: 'Arial', sans-serif;\n    }\n    \n\n    \n    .product-header {\n      text-align: center;\n      margin-bottom: 40px;\n      padding: 30px 20px;\n      background: linear-gradient(to right, #f0f6ff, #e0edff);\n      border-radius: 15px;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.07);\n    }\n    \n    .product-title {\n      font-size: 36px;\n      color: #1a73e8;\n      margin-bottom: 15px;\n    }\n    \n    .product-subtitle {\n      font-size: 20px;\n      color: #555;\n      margin-bottom: 20px;\n    }\n    \n    .hero-image {\n      width: 100%;\n      border-radius: 12px;\n      margin-bottom: 30px;\n      box-shadow: 0 5px 20px rgba(0,0,0,0.15);\n      transition: transform 0.3s ease;\n    }\n    \n    .hero-image:hover {\n      transform: scale(1.01);\n    }\n    \n    .feature-section {\n      margin-bottom: 50px;\n    }\n    \n    .feature-title {\n      font-size: 28px;\n      color: #1a73e8;\n      margin-bottom: 25px;\n      border-bottom: 2px solid #1a73e8;\n      padding-bottom: 10px;\n      position: relative;\n    }\n    \n    .feature-title:after {\n      content: \"\";\n      position: absolute;\n      bottom: -2px;\n      left: 0;\n      width: 100px;\n      height: 2px;\n      background-color: #ff9800;\n    }\n    \n    .full-width-image {\n      width: 100%;\n      border-radius: 12px;\n      margin-bottom: 30px;\n      box-shadow: 0 5px 20px rgba(0,0,0,0.15);\n      transition: transform 0.3s ease;\n    }\n    \n    .full-width-image:hover {\n      transform: scale(1.01);\n    }\n    \n    .image-description {\n      background: #ffffff;\n      padding: 25px;\n      border-radius: 10px;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n      margin-bottom: 40px;\n      border-left: 4px solid #1a73e8;\n    }\n    \n    .image-description h3 {\n      color: #1a73e8;\n      margin-bottom: 15px;\n      font-size: 22px;\n    }\n    \n    .benefits-list {\n      list-style-type: none;\n      margin-bottom: 50px;\n    }\n    \n    .benefits-list li {\n      padding: 20px 25px;\n      margin-bottom: 20px;\n      background: #ffffff;\n      border-radius: 10px;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n      display: flex;\n      align-items: flex-start;\n      transition: transform 0.3s ease;\n    }\n    \n    .benefits-list li:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 8px 16px rgba(0,0,0,0.1);\n    }\n    \n    .benefits-list li:before {\n      content: \"✓\";\n      color: #1a73e8;\n      font-weight: bold;\n      margin-right: 15px;\n      font-size: 22px;\n      background: #e6f0ff;\n      width: 30px;\n      height: 30px;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    \n    .specifications {\n      margin-bottom: 50px;\n    }\n    \n    .spec-title {\n      font-size: 28px;\n      color: #1a73e8;\n      margin-bottom: 25px;\n      border-bottom: 2px solid #1a73e8;\n      padding-bottom: 10px;\n      position: relative;\n    }\n    \n    .spec-title:after {\n      content: \"\";\n      position: absolute;\n      bottom: -2px;\n      left: 0;\n      width: 100px;\n      height: 2px;\n      background-color: #ff9800;\n    }\n    \n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n    }\n    \n    .responsive-table td {\n      border: 1px solid #e0e0e0;\n      padding: 15px 20px;\n      text-align: left;\n    }\n    \n    .responsive-table tr:nth-child(odd) {\n      background-color: #f5f9ff;\n    }\n    \n    .responsive-table tr:nth-child(even) {\n      background-color: #ffffff;\n    }\n    \n    .responsive-table tr:hover {\n      background-color: #e6f0ff;\n    }\n    \n    .responsive-table td:first-child {\n      font-weight: bold;\n      width: 40%;\n      color: #1a73e8;\n    }\n    \n    .cta-section {\n      background: linear-gradient(135deg, #1a73e8, #0d47a1);\n      color: white;\n      padding: 40px;\n      border-radius: 15px;\n      text-align: center;\n      margin-bottom: 50px;\n      box-shadow: 0 6px 20px rgba(26, 115, 232, 0.3);\n    }\n    \n    .cta-title {\n      font-size: 26px;\n      margin-bottom: 20px;\n    }\n    \n    .cta-button {\n      display: inline-block;\n      background: #ff9800;\n      color: white;\n      padding: 15px 35px;\n      border-radius: 50px;\n      font-size: 18px;\n      font-weight: bold;\n      text-decoration: none;\n      margin-top: 20px;\n      transition: all 0.3s ease;\n      box-shadow: 0 4px 10px rgba(255, 152, 0, 0.3);\n    }\n    \n    .cta-button:hover {\n      background: #f57c00;\n      transform: translateY(-3px);\n      box-shadow: 0 6px 15px rgba(255, 152, 0, 0.4);\n    }\n    \n    .highlight-box {\n      background: linear-gradient(to right, #f5f9ff, #e1f0ff);\n      border-radius: 12px;\n      padding: 25px;\n      margin-bottom: 40px;\n      border-left: 5px solid #1a73e8;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.07);\n    }\n    \n    .highlight-title {\n      color: #1a73e8;\n      font-size: 22px;\n      margin-bottom: 15px;\n    }\n    \n    .feature-grid {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 30px;\n      margin-bottom: 40px;\n    }\n    \n    .feature-card {\n      flex: 1 1 300px;\n      background: #ffffff;\n      padding: 20px;\n      border-radius: 10px;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n      transition: transform 0.3s ease;\n    }\n    \n    .feature-card:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 8px 16px rgba(0,0,0,0.1);\n    }\n    \n    .feature-icon {\n      font-size: 24px;\n      color: #1a73e8;\n      margin-bottom: 15px;\n    }\n    \n    .feature-card h3 {\n      color: #1a73e8;\n      margin-bottom: 10px;\n    }\n    \n    @media screen and (max-width: 768px) {\n      .responsive-table td {\n        display: block;\n        width: 100%;\n        text-align: left;\n        padding: 12px 15px;\n      }\n      \n      .responsive-table td:first-child {\n        background: #e6f0ff;\n        font-weight: bold;\n        width: 100%;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003eGARVEE Boat Trailer Guides with LED Lights \u0026amp; PVC Posts\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\"\u003eIlluminate Your Path \u0026amp; Protect Your Boat with Premium Trailer Guides\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg alt=\"GARVEE Boat Trailer Guides with LED Lights and PVC Posts - Main View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/528cdfbc-d88b-4765-adf5-8cfcc989148e.jpg?v=1720085721\" class=\"hero-image\"\u003e\u003c\/p\u003e\n\u003csection class=\"feature-section\"\u003e\n\u003ch2 class=\"feature-title\"\u003ePremium Features for Safe, Damage-Free Loading\u003c\/h2\u003e\n\u003cimg alt=\"LED Light and PVC Post Feature\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/56ac503c-51e3-464a-a055-0c2a90ead29c.jpg?v=1720085721\" class=\"full-width-image\"\u003e\n\u003cdiv class=\"image-description\"\u003e\n\u003ch3\u003ePerfect Fit with Adjustable Width Design\u003c\/h3\u003e\n\u003cp\u003eStanding at 43.3 inches tall with an adjustable width of 11.8 inches (300mm) on each side, these guides ensure your boat remains perfectly centered during loading. The optimal height provides excellent visibility while the adjustable width accommodates various boat sizes and styles.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg alt=\"Adjustable Width Feature\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/2f58b9f2-b249-4a7d-ada9-3d8ff73c55f5_6abb5641-a1f1-4b26-a368-b6849be04669.jpg?v=1773642535\" class=\"full-width-image\"\u003e\n\u003cdiv class=\"image-description\"\u003e\n\u003ch3\u003eHigh Visibility LED Lights \u0026amp; Protective PVC Posts\u003c\/h3\u003e\n\u003cp\u003eOur trailer guides combine safety and protection with integrated LED lights at the column tops for excellent nighttime visibility. The durable PVC posts create a cushioned barrier between your boat and the metal frame, preventing scratches and damage during loading and transportation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg alt=\"Installation and Durability Feature\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/6b49e36a-3b0d-40bf-a0ce-127da65e6521.jpg?v=1720085721\" class=\"full-width-image\"\u003e\u003c\/section\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2 class=\"feature-title\"\u003eWhy Choose GARVEE Boat Trailer Guides?\u003c\/h2\u003e\n\u003cul class=\"benefits-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlexible Installation Options:\u003c\/strong\u003e Our boat trailer guide-ons are designed to offer flexible installation options. They can be mounted above or below the frame. U-bolts are versatile and can fit both large and small frames, making it easier to install the guide-ons securely and with ease.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuperior Durability:\u003c\/strong\u003e These brackets are constructed from high-quality Q253B thick steel material, which makes them strong. Additionally, they are powder-coated to provide extra protection against rust and saltwater corrosion.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBoat Protection with PVC Posts:\u003c\/strong\u003e The two PVC pipes with end caps can be fixed firmly onto the brackets. This will prevent scratches and other types of damage that could occur while you're transporting or storing your boat, protecting your investment by adding a cushioned frame.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePerfect Size Adjustability:\u003c\/strong\u003e After installing the guide rail, the height is 43.3 inches, with an adjustable width of 11.8inch\/300mm on each side, ensuring that the boat remains in the correct position without shifting during loading and transportation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhanced Night Visibility:\u003c\/strong\u003e The column's top LED lights are highly visible at night, serving as a clear warning to oncoming vehicles and reducing the risk of accidents during transportation in low-light conditions.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"specifications\"\u003e\n\u003ch2 class=\"spec-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"responsive-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\u003eSize\u003c\/td\u003e\n\u003ctd\u003e43.3 inches\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 height=\"29\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSteel with PVC posts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuggested Users\u003c\/td\u003e\n\u003ctd\u003eAdults\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNumber of Items\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eWith LED light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Package Dimensions L x W x H\u003c\/td\u003e\n\u003ctd\u003e36.54 x 22.95 x 3.74 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Weight\u003c\/td\u003e\n\u003ctd\u003e23.37 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncluded Components\u003c\/td\u003e\n\u003ctd\u003eBoat Trailer Guides\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cta-section\"\u003e\n\u003ch3 class=\"cta-title\"\u003eProtect Your Boat \u0026amp; Navigate with Confidence!\u003c\/h3\u003e\n\u003cp\u003eGARVEE Trailer Guides with LED Lights \u0026amp; PVC Posts make loading easier and safer while protecting your valuable investment.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"L-Shape With Light \/ 40Inch","offer_id":50948729504032,"sku":"POU_0A6ZZCRI","price":137.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0966\/1825\/0528\/files\/61Hk_Tvp1lL.jpg?v=1763608115","url":"https:\/\/www.garvee.ca\/products\/garvee-40-2pcs-rustproof-galvanized-steel-pou-0a6zzcri","provider":"GARVEECA","version":"1.0","type":"link"}