{"title":"Arm And Braket","description":"\u003cdiv id=\"oso-arm-bracket\"\u003e\n\n\u003cstyle\u003e\n#oso-arm-bracket{\n  max-width:1120px;\n  margin:0 auto;\n  padding:18px 0 36px;\n  font-family:inherit;\n  color:#344054;\n  line-height:1.7;\n}\n\n#oso-arm-bracket *{\n  box-sizing:border-box;\n}\n\n#oso-arm-bracket h2{\n  margin:0 0 12px;\n  color:#07182f;\n  font-size:29px;\n  line-height:1.25;\n  font-weight:850;\n}\n\n#oso-arm-bracket h3{\n  margin:0 0 8px;\n  color:#102e48;\n  font-size:19px;\n  font-weight:800;\n}\n\n#oso-arm-bracket p{\n  margin:0 0 15px;\n  color:#5b6879;\n}\n\n#oso-arm-bracket section{\n  margin-bottom:28px;\n}\n\n\n\/* HERO *\/\n\n.osoab-hero{\n  padding:36px;\n  border-radius:17px;\n  background:linear-gradient(120deg,#07182f,#123d60);\n  color:#fff;\n}\n\n.osoab-eyebrow{\n  display:block;\n  margin-bottom:9px;\n  color:#f6a821;\n  font-size:12px;\n  font-weight:850;\n  letter-spacing:1px;\n}\n\n.osoab-hero h2{\n  color:#fff !important;\n  font-size:36px !important;\n}\n\n.osoab-hero-sub{\n  color:#ffd18d !important;\n  font-size:20px;\n  font-weight:750;\n}\n\n.osoab-hero p{\n  color:#dce6ef !important;\n}\n\n.osoab-hero strong{\n  color:#fff !important;\n}\n\n.osoab-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:18px;\n}\n\n.osoab-tags span{\n  padding:7px 11px;\n  border:1px solid rgba(255,255,255,.20);\n  border-radius:999px;\n  background:rgba(255,255,255,.07);\n  color:#fff;\n  font-size:12px;\n  font-weight:750;\n}\n\n\n\/* CARDS *\/\n\n.osoab-grid3{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:17px;\n}\n\n.osoab-grid2{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:17px;\n}\n\n.osoab-card{\n  padding:23px;\n  border:1px solid #dfe6ed;\n  border-radius:12px;\n  background:#fff;\n  box-shadow:0 5px 18px rgba(7,24,47,.05);\n}\n\n.osoab-card p:last-child{\n  margin-bottom:0;\n}\n\n.osoab-number{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:35px;\n  height:35px;\n  margin-bottom:13px;\n  border-radius:50%;\n  background:#07182f;\n  color:#fff;\n  font-size:12px;\n  font-weight:850;\n}\n\n\n\/* APPLICATIONS *\/\n\n.osoab-apps{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:17px;\n}\n\n.osoab-apps span{\n  padding:8px 12px;\n  border:1px solid #dfe6ed;\n  border-radius:999px;\n  background:#f5f7f9;\n  color:#34475b;\n  font-size:13px;\n  font-weight:700;\n}\n\n\n\/* DARK SECTION *\/\n\n.osoab-dark{\n  padding:30px;\n  border-radius:15px;\n  background:#07182f;\n}\n\n.osoab-dark h2{\n  color:#fff !important;\n}\n\n.osoab-dark p{\n  color:#dce6ef !important;\n}\n\n.osoab-dark-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  margin-top:18px;\n}\n\n.osoab-dark-box{\n  padding:16px;\n  border:1px solid #34506a;\n  border-radius:9px;\n  background:rgba(255,255,255,.05);\n}\n\n.osoab-dark-box strong{\n  display:block;\n  color:#ffc875;\n}\n\n.osoab-dark-box span{\n  display:block;\n  margin-top:4px;\n  color:#dce6ef;\n  font-size:12px;\n}\n\n\n\/* LIST *\/\n\n.osoab-list{\n  margin:0;\n  padding:0;\n  list-style:none;\n}\n\n.osoab-list li{\n  position:relative;\n  padding:7px 0 7px 26px;\n  color:#596779;\n}\n\n.osoab-list li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  color:#f28c00;\n  font-weight:900;\n}\n\n\n\/* WARNING *\/\n\n.osoab-warning{\n  padding:18px 20px;\n  margin:20px 0;\n  border-left:4px solid #f28c00;\n  border-radius:8px;\n  background:#fff6e9;\n  color:#584a35;\n}\n\n\n\/* LIGHTING PLANNING *\/\n\n.osoab-planning{\n  padding:32px;\n  border-radius:15px;\n  background:linear-gradient(120deg,#07182f,#0e3157);\n}\n\n.osoab-planning h2{\n  color:#fff !important;\n}\n\n.osoab-planning p{\n  color:#dce6ef !important;\n  max-width:850px;\n}\n\n.osoab-planning-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  margin:20px 0;\n}\n\n.osoab-planning-item{\n  padding:15px;\n  border:1px solid rgba(255,255,255,.15);\n  border-radius:9px;\n  background:rgba(255,255,255,.06);\n  color:#fff;\n  text-align:center;\n  font-size:13px;\n  font-weight:700;\n}\n\n.osoab-buttons{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n  margin-top:20px;\n}\n\n.osoab-btn{\n  display:inline-block;\n  padding:13px 18px;\n  border-radius:8px;\n  background:linear-gradient(45deg,#ff6b35,#f7931e);\n  color:#07182f !important;\n  text-decoration:none !important;\n  font-weight:850;\n}\n\n.osoab-btn-alt{\n  background:#fff;\n}\n\n\n\/* FAQ *\/\n\n.osoab-faq details{\n  margin-bottom:9px;\n  border:1px solid #dce4ec;\n  border-radius:9px;\n  background:#fff;\n}\n\n.osoab-faq summary{\n  padding:16px 18px;\n  cursor:pointer;\n  color:#102e48;\n  font-weight:750;\n}\n\n.osoab-faq details div{\n  padding:0 18px 17px;\n}\n\n.osoab-faq details p{\n  margin:0;\n}\n\n\n\/* MOBILE *\/\n\n@media(max-width:850px){\n\n  .osoab-grid3{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .osoab-dark-grid,\n  .osoab-planning-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n}\n\n@media(max-width:620px){\n\n  .osoab-hero,\n  .osoab-dark,\n  .osoab-planning{\n    padding:24px 18px;\n  }\n\n  .osoab-hero h2{\n    font-size:28px !important;\n  }\n\n  .osoab-grid2,\n  .osoab-grid3{\n    grid-template-columns:1fr;\n  }\n\n  .osoab-buttons{\n    flex-direction:column;\n  }\n\n  .osoab-btn{\n    width:100%;\n    text-align:center;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003c!-- HERO --\u003e\n\n\u003csection class=\"osoab-hero\"\u003e\n\n  \u003cspan class=\"osoab-eyebrow\"\u003e\n    COMMERCIAL LIGHTING MOUNTING ACCESSORIES\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Light Pole Arms \u0026amp; Mounting Brackets\n  \u003c\/h2\u003e\n\n  \u003cp class=\"osoab-hero-sub\"\u003e\n    Bullhorn Brackets, Tenon Adapters, Pole Arms \u0026amp; Mounting Hardware\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Shop light pole arms, mounting brackets, bullhorn brackets,\n    tenon adapters and pole-mounting accessories for\n    \u003cstrong\u003esolar street lights, LED parking lot lights, area lights,\n    flood lights and commercial outdoor lighting\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Outdoor Solar Outlet offers mounting solutions for residential,\n    commercial and large-area lighting projects where the correct\n    bracket, arm or tenon connection is essential for safe and\n    effective fixture installation.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"osoab-tags\"\u003e\n    \u003cspan\u003eBullhorn Brackets\u003c\/span\u003e\n    \u003cspan\u003eSingle Arms\u003c\/span\u003e\n    \u003cspan\u003eDual Mounts\u003c\/span\u003e\n    \u003cspan\u003eTenon Adapters\u003c\/span\u003e\n    \u003cspan\u003ePole Hardware\u003c\/span\u003e\n    \u003cspan\u003eCommercial Lighting\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- MAIN TYPES --\u003e\n\n\u003csection\u003e\n\n  \u003ch2\u003e\n    Find the Right Mounting Solution for Your Lighting Project\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Different lighting layouts require different mounting configurations.\n    This collection includes mounting accessories for single fixtures,\n    dual-fixture installations and compatible pole-top applications.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"osoab-grid3\"\u003e\n\n    \u003cdiv class=\"osoab-card\"\u003e\n\n      \u003cdiv class=\"osoab-number\"\u003e\n        01\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Single Light Pole Arms\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Designed for installations where one compatible street light,\n        parking lot light or area fixture needs to extend away from the pole.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"osoab-card\"\u003e\n\n      \u003cdiv class=\"osoab-number\"\u003e\n        02\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Double Bullhorn Brackets\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Mount two compatible fixtures from one pole location and direct\n        illumination toward two areas using opposing or dual-light configurations.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"osoab-card\"\u003e\n\n      \u003cdiv class=\"osoab-number\"\u003e\n        03\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Tenons \u0026amp; Pole Adapters\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Adapt compatible poles and fixture mounting systems using the\n        correct pole-top tenon, slip-fitter adapter or mounting accessory.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- DARK SECTION --\u003e\n\n\u003csection class=\"osoab-dark\"\u003e\n\n  \u003ch2\u003e\n    Built for Commercial Outdoor Lighting\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Pole mounting hardware is an important part of the complete lighting\n    system. The correct bracket helps position fixtures properly while\n    supporting the intended lighting layout.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"osoab-dark-grid\"\u003e\n\n    \u003cdiv class=\"osoab-dark-box\"\u003e\n      \u003cstrong\u003eSingle Fixture\u003c\/strong\u003e\n      \u003cspan\u003eIndividual pole-arm installations\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"osoab-dark-box\"\u003e\n      \u003cstrong\u003eDual Fixture\u003c\/strong\u003e\n      \u003cspan\u003eDouble bullhorn configurations\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"osoab-dark-box\"\u003e\n      \u003cstrong\u003ePole Top\u003c\/strong\u003e\n      \u003cspan\u003eTenon and adapter options\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"osoab-dark-box\"\u003e\n      \u003cstrong\u003eCommercial Use\u003c\/strong\u003e\n      \u003cspan\u003eParking lots, roads and large properties\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- APPLICATIONS --\u003e\n\n\u003csection\u003e\n\n  \u003ch2\u003e\n    Compatible Lighting Applications\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Our mounting accessories are intended for use with compatible\n    commercial and outdoor lighting fixtures.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"osoab-apps\"\u003e\n    \u003cspan\u003eSolar Street Lights\u003c\/span\u003e\n    \u003cspan\u003eLED Parking Lot Lights\u003c\/span\u003e\n    \u003cspan\u003eCommercial Area Lights\u003c\/span\u003e\n    \u003cspan\u003eFlood Lights\u003c\/span\u003e\n    \u003cspan\u003eSecurity Lights\u003c\/span\u003e\n    \u003cspan\u003eRoadway Lighting\u003c\/span\u003e\n    \u003cspan\u003eHOA Lighting\u003c\/span\u003e\n    \u003cspan\u003eWarehouse Lighting\u003c\/span\u003e\n    \u003cspan\u003eSchool \u0026amp; Campus Lighting\u003c\/span\u003e\n    \u003cspan\u003eFarm \u0026amp; Ranch Lighting\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- BUYING GUIDE --\u003e\n\n\u003csection class=\"osoab-grid2\"\u003e\n\n  \u003cdiv class=\"osoab-card\"\u003e\n\n    \u003ch2\u003e\n      Before Choosing a Bracket\n    \u003c\/h2\u003e\n\n    \u003cul class=\"osoab-list\"\u003e\n      \u003cli\u003eMeasure the outside diameter of the pole\u003c\/li\u003e\n      \u003cli\u003eConfirm fixture slip-fitter or mounting opening size\u003c\/li\u003e\n      \u003cli\u003eCheck fixture weight\u003c\/li\u003e\n      \u003cli\u003eConfirm single-light or dual-light configuration\u003c\/li\u003e\n      \u003cli\u003eVerify bracket and fixture mounting compatibility\u003c\/li\u003e\n      \u003cli\u003eCheck available wiring route\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"osoab-card\"\u003e\n\n    \u003ch2\u003e\n      For Commercial Projects\n    \u003c\/h2\u003e\n\n    \u003cul class=\"osoab-list\"\u003e\n      \u003cli\u003eConfirm pole height\u003c\/li\u003e\n      \u003cli\u003eReview fixture quantity\u003c\/li\u003e\n      \u003cli\u003eCheck wind-exposed fixture area\u003c\/li\u003e\n      \u003cli\u003eConfirm pole and foundation capacity\u003c\/li\u003e\n      \u003cli\u003eReview local permitting requirements\u003c\/li\u003e\n      \u003cli\u003ePlan fixture aiming and spacing\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003cdiv class=\"osoab-warning\"\u003e\n\n  \u003cstrong\u003eImportant Compatibility Note:\u003c\/strong\u003e\n  Brackets, pole arms and tenon adapters are not universally interchangeable.\n  Always verify the pole diameter, tenon dimensions, slip-fitter opening,\n  fixture weight and mounting requirements before ordering.\n\n\u003c\/div\u003e\n\n\n\u003c!-- LIGHTING PLANNING --\u003e\n\n\u003csection class=\"osoab-planning\"\u003e\n\n  \u003cspan class=\"osoab-eyebrow\"\u003e\n    FREE PROJECT ASSISTANCE\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Need Help Planning Your Commercial Lighting Project?\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Choosing the correct bracket is only one part of a successful lighting\n    installation. Outdoor Solar Outlet can help you review your project\n    requirements and recommend a suitable combination of fixtures,\n    mounting brackets, pole height and placement.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    For the best recommendation, send us your property dimensions,\n    site photos, desired mounting height and the areas you want illuminated.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"osoab-planning-grid\"\u003e\n\n    \u003cdiv class=\"osoab-planning-item\"\u003e\n      Property Dimensions\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"osoab-planning-item\"\u003e\n      Site Photos\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"osoab-planning-item\"\u003e\n      Pole Height\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"osoab-planning-item\"\u003e\n      Desired Coverage\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"osoab-buttons\"\u003e\n\n    \u003ca href=\"\/pages\/contact-us\" class=\"osoab-btn\"\u003e\n      Request Lighting Planning\n    \u003c\/a\u003e\n\n    \u003ca href=\"\/pages\/b2b-bulk-order\" class=\"osoab-btn osoab-btn-alt\"\u003e\n      Request a Commercial Quote\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- SEO APPLICATION COPY --\u003e\n\n\u003csection\u003e\n\n  \u003ch2\u003e\n    Mounting Accessories for Solar Street \u0026amp; Parking Lot Lights\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Light pole mounting brackets help connect compatible outdoor\n    lighting fixtures to poles while positioning the fixture for\n    the intended lighting direction.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    This collection includes options for\n    \u003cstrong\u003esolar street lights, LED parking lot lights, commercial\n    area lights, flood lights and security lighting\u003c\/strong\u003e.\n    Mounting configurations can include single-arm brackets,\n    double bullhorn brackets, opposing 180-degree arrangements,\n    pole-top adapters and compatible tenon mounting solutions.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Typical installations include parking lots, roadways,\n    commercial properties, HOAs, schools, warehouses, farms,\n    ranches, driveways and other large outdoor areas.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- FAQ --\u003e\n\n\u003csection class=\"osoab-faq\"\u003e\n\n  \u003ch2\u003e\n    Light Pole Arms \u0026amp; Mounting Brackets FAQs\n  \u003c\/h2\u003e\n\n\n  \u003cdetails open\u003e\n\n    \u003csummary\u003e\n      What is a light pole mounting bracket?\n    \u003c\/summary\u003e\n\n    \u003cdiv\u003e\n      \u003cp\u003e\n        A light pole mounting bracket connects a compatible outdoor light\n        fixture to a pole and helps position the fixture at the required\n        angle or distance from the pole.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      What is a bullhorn bracket?\n    \u003c\/summary\u003e\n\n    \u003cdiv\u003e\n      \u003cp\u003e\n        A bullhorn bracket creates multiple mounting positions from one\n        pole. Double bullhorn models are commonly used when two compatible\n        fixtures need to face different directions from the same pole.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      What is a tenon adapter?\n    \u003c\/summary\u003e\n\n    \u003cdiv\u003e\n      \u003cp\u003e\n        A tenon adapter creates or changes the mounting connection between\n        a compatible pole and light fixture. The exact dimensions must\n        match the fixture's slip-fitter or mounting system.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      Can these brackets be used with solar street lights?\n    \u003c\/summary\u003e\n\n    \u003cdiv\u003e\n      \u003cp\u003e\n        Many of the brackets and arms in this collection can be used with\n        compatible solar street lights. Always verify the fixture's\n        mounting dimensions, weight and bracket requirements first.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      Can I mount two lights on one pole?\n    \u003c\/summary\u003e\n\n    \u003cdiv\u003e\n      \u003cp\u003e\n        A compatible double bullhorn or dual-light bracket can provide\n        two mounting positions on one pole. The pole, foundation and\n        mounting system must be suitable for the total fixture weight\n        and wind-exposed area.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      How do I know which bracket fits my light?\n    \u003c\/summary\u003e\n\n    \u003cdiv\u003e\n      \u003cp\u003e\n        Check the pole diameter, fixture slip-fitter opening, mounting\n        configuration and fixture weight. If you are unsure, send\n        Outdoor Solar Outlet the fixture model and pole measurements.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      Can Outdoor Solar Outlet help with lighting planning?\n    \u003c\/summary\u003e\n\n    \u003cdiv\u003e\n      \u003cp\u003e\n        Yes. For commercial projects, send us your site dimensions,\n        photos, mounting height and desired coverage. We can help review\n        fixture options, pole height, bracket configuration and placement.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      What information should I send for a lighting recommendation?\n    \u003c\/summary\u003e\n\n    \u003cdiv\u003e\n      \u003cp\u003e\n        Send property dimensions, photos or an aerial image, existing\n        pole information, preferred mounting height, the areas you need\n        illuminated and any fixture models you are considering.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      Are mounting brackets universal?\n    \u003c\/summary\u003e\n\n    \u003cdiv\u003e\n      \u003cp\u003e\n        No. Pole diameter, tenon size, slip-fitter size, fixture weight\n        and mounting method can vary between products. Confirm compatibility\n        before ordering.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      Do I need structural review for a commercial installation?\n    \u003c\/summary\u003e\n\n    \u003cdiv\u003e\n      \u003cp\u003e\n        Some projects may require structural or permit review depending\n        on pole height, fixture quantity, fixture weight, wind conditions,\n        foundation design and local requirements.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","products":[{"product_id":"20ft-tall-street-light-pole-street-lamp-post-for-outdoor-lights-solar-street-light-pole-accessory-for-backyard-street-patio-park-parking-lots-exterior-house-1-pack","title":"20Ft Commercial Grade Street\/Parking\/Flag Light Pole, Aluminum + Cage  1-Pack","description":"\u003cstyle\u003e\n\/* =========================================================\n   OUTDOOR SOLAR OUTLET\n   20 FT COMMERCIAL SOLAR STREET LIGHT POLE\n   ========================================================= *\/\n\n.oso-pole {\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 28px 16px 48px;\n  font-family: inherit;\n  color: #111827;\n}\n\n.oso-pole * {\n  box-sizing: border-box;\n}\n\n.oso-pole img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n}\n\n\/* HERO *\/\n\n.oso-pole-hero {\n  display: grid;\n  grid-template-columns: 1fr 1.15fr;\n  gap: 38px;\n  align-items: center;\n  margin-bottom: 28px;\n}\n\n.oso-pole-hero-img {\n  border-radius: 15px;\n  overflow: hidden;\n  background: #f4f5f7;\n}\n\n.oso-pole-hero-img img {\n  aspect-ratio: 1 \/ .82;\n  object-fit: cover;\n}\n\n.oso-pole-eyebrow {\n  color: #f28c00;\n  font-size: 15px;\n  font-weight: 800;\n  letter-spacing: .65px;\n  text-transform: uppercase;\n  margin-bottom: 8px;\n}\n\n.oso-pole-title {\n  margin: 0 0 12px;\n  font-size: 39px;\n  line-height: 1.08;\n  font-weight: 850;\n  color: #07182e;\n}\n\n.oso-pole-subtitle {\n  margin: 0 0 14px;\n  font-size: 21px;\n  line-height: 1.35;\n  font-weight: 700;\n  color: #1f2937;\n}\n\n.oso-pole-intro {\n  margin: 0;\n  font-size: 17px;\n  line-height: 1.72;\n  color: #4b5563;\n}\n\n.oso-pole-made {\n  display: inline-flex;\n  margin-top: 17px;\n  padding: 10px 16px;\n  border-radius: 999px;\n  background: #07182e;\n  color: #fff;\n  font-size: 14px;\n  font-weight: 750;\n}\n\n.oso-pole-made span {\n  color: #f5a300;\n  margin-right: 7px;\n}\n\n\/* QUICK SPECS *\/\n\n.oso-pole-quick {\n  display: grid;\n  grid-template-columns: repeat(6, 1fr);\n  border: 1px solid #e5e7eb;\n  border-radius: 14px;\n  overflow: hidden;\n  background: #fff;\n  margin-bottom: 28px;\n}\n\n.oso-pole-quick-item {\n  text-align: center;\n  padding: 19px 10px;\n  border-right: 1px solid #e5e7eb;\n}\n\n.oso-pole-quick-item:last-child {\n  border-right: 0;\n}\n\n.oso-pole-icon {\n  width: 50px;\n  height: 50px;\n  margin: 0 auto 9px;\n  border-radius: 50%;\n  background: #07182e;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.oso-pole-icon svg {\n  width: 26px;\n  height: 26px;\n  stroke: #f5a300;\n  fill: none;\n  stroke-width: 1.8;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.oso-pole-quick-item strong {\n  display: block;\n  color: #111827;\n  font-size: 14px;\n  line-height: 1.35;\n}\n\n.oso-pole-quick-item span {\n  display: block;\n  color: #667085;\n  font-size: 12.5px;\n  margin-top: 3px;\n}\n\n\/* FEATURE GRID *\/\n\n.oso-pole-section {\n  margin-bottom: 24px;\n}\n\n.oso-pole-heading {\n  margin: 0 0 8px;\n  font-size: 29px;\n  line-height: 1.25;\n  font-weight: 850;\n  color: #07182e;\n}\n\n.oso-pole-heading:after {\n  content: \"\";\n  display: block;\n  width: 46px;\n  height: 3px;\n  background: #f5a300;\n  margin-top: 9px;\n}\n\n.oso-pole-lead {\n  max-width: 850px;\n  margin: 0 0 22px;\n  color: #667085;\n  font-size: 16px;\n  line-height: 1.7;\n}\n\n.oso-pole-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n}\n\n.oso-pole-feature {\n  border: 1px solid #e5e7eb;\n  border-radius: 13px;\n  background: #fff;\n  overflow: hidden;\n}\n\n.oso-pole-feature img {\n  aspect-ratio: 16 \/ 9;\n  object-fit: cover;\n}\n\n.oso-pole-feature-copy {\n  padding: 20px;\n}\n\n.oso-pole-feature h3 {\n  margin: 0 0 8px;\n  color: #111827;\n  font-size: 18px;\n  line-height: 1.35;\n  font-weight: 800;\n}\n\n.oso-pole-feature p {\n  margin: 0;\n  color: #667085;\n  font-size: 14.5px;\n  line-height: 1.65;\n}\n\n\/* DARK SECTION *\/\n\n.oso-pole-dark {\n  background: linear-gradient(120deg, #061426, #0b2545 70%, #123858);\n  border-radius: 16px;\n  padding: 34px;\n  margin-bottom: 24px;\n  color: #fff;\n}\n\n.oso-pole-dark h2 {\n  margin: 0 0 12px;\n  font-size: 29px;\n  color: #fff;\n  font-weight: 850;\n}\n\n.oso-pole-dark \u003e p {\n  max-width: 860px;\n  margin: 0 0 23px;\n  color: #d6dfeb;\n  font-size: 16px;\n  line-height: 1.7;\n}\n\n.oso-pole-dark-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 12px;\n}\n\n.oso-pole-dark-card {\n  background: rgba(255,255,255,.07);\n  border: 1px solid rgba(255,255,255,.14);\n  border-radius: 10px;\n  padding: 18px;\n}\n\n.oso-pole-dark-card strong {\n  display: block;\n  color: #f5a300;\n  font-size: 18px;\n  margin-bottom: 5px;\n}\n\n.oso-pole-dark-card span {\n  color: #e2e8f0;\n  font-size: 13.5px;\n  line-height: 1.5;\n}\n\n\/* TWO COLUMN *\/\n\n.oso-pole-two {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 18px;\n  margin-bottom: 24px;\n}\n\n.oso-pole-card {\n  background: #fff;\n  border: 1px solid #e5e7eb;\n  border-radius: 13px;\n  padding: 27px;\n}\n\n.oso-pole-card h2 {\n  margin: 0 0 16px;\n  color: #07182e;\n  font-size: 25px;\n  font-weight: 850;\n}\n\n.oso-pole-card h2:after {\n  content: \"\";\n  display: block;\n  width: 42px;\n  height: 3px;\n  margin-top: 8px;\n  background: #f5a300;\n}\n\n\/* CHECK LIST *\/\n\n.oso-pole-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.oso-pole-list li {\n  position: relative;\n  padding: 7px 0 7px 29px;\n  color: #344054;\n  font-size: 15px;\n  line-height: 1.52;\n}\n\n.oso-pole-list li:before {\n  content: \"✓\";\n  position: absolute;\n  left: 0;\n  top: 8px;\n  width: 18px;\n  height: 18px;\n  border-radius: 50%;\n  background: #f5a300;\n  color: #fff;\n  line-height: 18px;\n  text-align: center;\n  font-size: 11px;\n  font-weight: 900;\n}\n\n\/* TABLE *\/\n\n.oso-pole-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.oso-pole-table tr {\n  border-bottom: 1px solid #eceff2;\n}\n\n.oso-pole-table tr:last-child {\n  border-bottom: 0;\n}\n\n.oso-pole-table th,\n.oso-pole-table td {\n  padding: 9px 5px;\n  text-align: left;\n  font-size: 15px;\n  vertical-align: top;\n}\n\n.oso-pole-table th {\n  width: 44%;\n  color: #344054;\n  font-weight: 750;\n}\n\n.oso-pole-table td {\n  color: #475467;\n}\n\n\/* APPLICATIONS *\/\n\n.oso-pole-apps {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n}\n\n.oso-pole-app {\n  background: #f7f8fa;\n  border: 1px solid #e4e7ec;\n  border-radius: 999px;\n  padding: 10px 15px;\n  color: #344054;\n  font-size: 14px;\n  font-weight: 650;\n}\n\n\/* INSTALLATION INFO *\/\n\n.oso-pole-install {\n  background: #f8f9fb;\n  border: 1px solid #e5e7eb;\n  border-radius: 14px;\n  padding: 29px;\n  margin-bottom: 24px;\n}\n\n.oso-pole-install h2 {\n  margin: 0 0 14px;\n  color: #07182e;\n  font-size: 26px;\n  font-weight: 850;\n}\n\n.oso-pole-warning {\n  margin-top: 20px;\n  background: #fff8eb;\n  border: 1px solid #f3d49d;\n  border-radius: 10px;\n  padding: 18px 20px;\n}\n\n.oso-pole-warning strong {\n  display: block;\n  color: #9a5a00;\n  font-size: 16px;\n  margin-bottom: 6px;\n}\n\n.oso-pole-warning p {\n  margin: 0;\n  color: #6b5a3e;\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n\/* MANUAL *\/\n\n.oso-pole-doc {\n  border: 1px solid #dfe4ea;\n  background: #f8f9fb;\n  border-radius: 12px;\n  padding: 21px 23px;\n  margin-bottom: 24px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 18px;\n}\n\n.oso-pole-doc h3 {\n  margin: 0 0 5px;\n  color: #07182e;\n  font-size: 19px;\n}\n\n.oso-pole-doc p {\n  margin: 0;\n  color: #667085;\n  font-size: 13.5px;\n  line-height: 1.5;\n}\n\n.oso-pole-doc a {\n  flex-shrink: 0;\n  display: inline-block;\n  text-decoration: none !important;\n  background: #07182e;\n  color: #fff !important;\n  border-radius: 7px;\n  padding: 11px 16px;\n  font-size: 13px;\n  font-weight: 750;\n}\n\n\/* FAQ *\/\n\n.oso-pole-faq {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px 14px;\n}\n\n.oso-pole-faq details {\n  border: 1px solid #e5e7eb;\n  border-radius: 8px;\n  background: #fff;\n  overflow: hidden;\n}\n\n.oso-pole-faq summary {\n  list-style: none;\n  position: relative;\n  cursor: pointer;\n  padding: 17px 46px 17px 18px;\n  color: #1f2937;\n  font-size: 15px;\n  font-weight: 750;\n}\n\n.oso-pole-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.oso-pole-faq summary:after {\n  content: \"+\";\n  position: absolute;\n  right: 17px;\n  top: 50%;\n  transform: translateY(-50%);\n  color: #f28c00;\n  font-size: 22px;\n}\n\n.oso-pole-faq details[open] summary:after {\n  content: \"−\";\n}\n\n.oso-pole-faq-answer {\n  padding: 0 18px 18px;\n  color: #667085;\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n\/* TRUST BAR *\/\n\n.oso-pole-trust {\n  margin-top: 25px;\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  background: #07182e;\n  border-radius: 12px;\n  overflow: hidden;\n}\n\n.oso-pole-trust-item {\n  text-align: center;\n  padding: 18px 8px;\n  color: #dce4ee;\n  border-right: 1px solid rgba(255,255,255,.12);\n  font-size: 12.5px;\n}\n\n.oso-pole-trust-item:last-child {\n  border-right: 0;\n}\n\n.oso-pole-trust-item strong {\n  display: block;\n  color: #f5a300;\n  font-size: 14px;\n  margin-bottom: 3px;\n}\n\n\/* TABLET *\/\n\n@media (max-width: 950px) {\n  .oso-pole-quick {\n    grid-template-columns: repeat(3,1fr);\n  }\n\n  .oso-pole-feature-grid {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .oso-pole-dark-grid {\n    grid-template-columns: 1fr 1fr;\n  }\n}\n\n\/* MOBILE *\/\n\n@media (max-width: 680px) {\n\n  .oso-pole {\n    padding: 16px 10px 35px;\n  }\n\n  .oso-pole-hero,\n  .oso-pole-two {\n    grid-template-columns: 1fr;\n  }\n\n  .oso-pole-title {\n    font-size: 30px;\n  }\n\n  .oso-pole-subtitle {\n    font-size: 19px;\n  }\n\n  .oso-pole-intro {\n    font-size: 16px;\n  }\n\n  .oso-pole-quick {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .oso-pole-quick-item {\n    border-right: 0;\n  }\n\n  .oso-pole-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .oso-pole-dark {\n    padding: 25px 19px;\n  }\n\n  .oso-pole-dark-grid {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .oso-pole-card {\n    padding: 22px 18px;\n  }\n\n  .oso-pole-doc {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n\n  .oso-pole-doc a {\n    width: 100%;\n    text-align: center;\n  }\n\n  .oso-pole-faq {\n    grid-template-columns: 1fr;\n  }\n\n  .oso-pole-trust {\n    grid-template-columns: 1fr 1fr;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"oso-pole\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"oso-pole-hero\"\u003e\n\n    \u003cdiv class=\"oso-pole-hero-img\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/72674c22-368a-473c-bcff-fb0fc8889016.__CR0,0,2400,1800_PT0_SX600_V1___.jpg\" alt=\"20 ft commercial solar street light pole for parking lots streets and outdoor lighting\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n\n      \u003cdiv class=\"oso-pole-eyebrow\"\u003e\n        COMMERCIAL STREET LIGHT POLE\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"oso-pole-title\"\u003e\n        20 Ft Solar Street Light Pole\n      \u003c\/h2\u003e\n\n      \u003ch3 class=\"oso-pole-subtitle\"\u003e\n        Heavy-Duty Commercial Pole for Solar Street \u0026amp; Area Lighting\n      \u003c\/h3\u003e\n\n      \u003cp class=\"oso-pole-intro\"\u003e\n        Built for demanding outdoor installations, this\n        \u003cstrong\u003e20 ft solar street light pole\u003c\/strong\u003e provides a strong,\n        durable mounting structure for commercial and residential outdoor lighting\n        applications. Heavy-duty iron construction, zinc plating, protective\n        coatings, and precision-welded components make it suitable for\n        \u003cstrong\u003eparking lots, streets, sidewalks, commercial properties,\n        HOAs, farms, ranches, driveways, estates, and outdoor sports areas\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"oso-pole-made\"\u003e\n        \u003cspan\u003e★\u003c\/span\u003e Made in the USA\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- QUICK SPECS --\u003e\n  \u003csection class=\"oso-pole-quick\"\u003e\n\n    \u003cdiv class=\"oso-pole-quick-item\"\u003e\n      \u003cdiv class=\"oso-pole-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 2h8M7 22h10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cstrong\u003e20 Ft Height\u003c\/strong\u003e\n      \u003cspan\u003eCommercial mounting height\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pole-quick-item\"\u003e\n      \u003cdiv class=\"oso-pole-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M8 3h8l2 18H6L8 3z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cstrong\u003e1.8 mm Thickness\u003c\/strong\u003e\n      \u003cspan\u003eHeavy-duty construction\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pole-quick-item\"\u003e\n      \u003cdiv class=\"oso-pole-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 8l-4 4 4 4M17 8l4 4-4 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cstrong\u003e3\" \/ 4.3\"\u003c\/strong\u003e\n      \u003cspan\u003eTop \/ bottom diameter\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pole-quick-item\"\u003e\n      \u003cdiv class=\"oso-pole-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 7h16v12H4z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 7V4h8v3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cstrong\u003e56 lb\u003c\/strong\u003e\n      \u003cspan\u003eApproximate pole weight\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pole-quick-item\"\u003e\n      \u003cdiv class=\"oso-pole-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 4h14v3H5zM5 10h14v3H5zM5 16h14v3H5z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cstrong\u003e5 Sections\u003c\/strong\u003e\n      \u003cspan\u003eSectional assembly design\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pole-quick-item\"\u003e\n      \u003cdiv class=\"oso-pole-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3v12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 15h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 15l-2 6h10l-2-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cstrong\u003e26 lb Load\u003c\/strong\u003e\n      \u003cspan\u003eUp to 32 lb with ground cage\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"oso-pole-section\"\u003e\n\n    \u003ch2 class=\"oso-pole-heading\"\u003e\n      Built for Strength, Stability \u0026amp; Long-Term Outdoor Use\n    \u003c\/h2\u003e\n\n    \u003cp class=\"oso-pole-lead\"\u003e\n      A commercial light pole must provide more than height. It must support\n      outdoor fixtures securely, resist corrosion, maintain structural stability,\n      and perform reliably through years of changing weather.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"oso-pole-feature-grid\"\u003e\n\n      \u003cdiv class=\"oso-pole-feature\"\u003e\n\n        \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/3859bd7d-f937-41de-9a65-58e8d9f93026.__CR0,0,2400,1800_PT0_SX600_V1___.jpg\" alt=\"heavy duty galvanized commercial street light pole\"\u003e\n\n        \u003cdiv class=\"oso-pole-feature-copy\"\u003e\n          \u003ch3\u003eHeavy-Duty Iron Construction\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed for commercial outdoor lighting installations with\n            a strong iron structure and 1.8 mm wall thickness.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"oso-pole-feature\"\u003e\n\n        \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/484c5ac2-e810-4ef5-a652-388a7dee8d2c.__CR0,0,2400,1800_PT0_SX600_V1___.jpg\" alt=\"zinc plated 20 foot solar street light pole\"\u003e\n\n        \u003cdiv class=\"oso-pole-feature-copy\"\u003e\n          \u003ch3\u003eCorrosion-Resistant Protection\u003c\/h3\u003e\n          \u003cp\u003e\n            Zinc plating and a protective painted finish help defend the\n            pole against moisture, oxidation, and everyday outdoor exposure.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"oso-pole-feature\"\u003e\n\n        \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/cda7a4e8-d755-4871-b4e4-5d55127e020c.__CR0,0,2400,1800_PT0_SX600_V1___.jpg\" alt=\"commercial outdoor lighting pole for parking lot street and HOA\"\u003e\n\n        \u003cdiv class=\"oso-pole-feature-copy\"\u003e\n          \u003ch3\u003eDesigned for Outdoor Lighting\u003c\/h3\u003e\n          \u003cp\u003e\n            Suitable for solar street lights and outdoor area-lighting\n            installations where a tall commercial mounting structure is required.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DARK STRENGTH SECTION --\u003e\n  \u003csection class=\"oso-pole-dark\"\u003e\n\n    \u003ch2\u003eCommercial-Grade Pole Construction\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The pole uses a sectional design that balances shipping practicality\n      with the height and structure needed for outdoor street and area lighting.\n      Proper installation and adherence to fixture-weight limits are essential\n      for safe, long-term performance.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"oso-pole-dark-grid\"\u003e\n\n      \u003cdiv class=\"oso-pole-dark-card\"\u003e\n        \u003cstrong\u003e20 Ft\u003c\/strong\u003e\n        \u003cspan\u003eFull assembled pole height.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oso-pole-dark-card\"\u003e\n        \u003cstrong\u003e5 Pieces\u003c\/strong\u003e\n        \u003cspan\u003eSectional construction for assembly and transport.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oso-pole-dark-card\"\u003e\n        \u003cstrong\u003e26 lb\u003c\/strong\u003e\n        \u003cspan\u003eMaximum stated hanging load without ground cage.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"oso-pole-dark-card\"\u003e\n        \u003cstrong\u003e32 lb\u003c\/strong\u003e\n        \u003cspan\u003eMaximum stated load when installed with ground cage.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"oso-pole-two\"\u003e\n\n    \u003cdiv class=\"oso-pole-card\"\u003e\n\n      \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\n      \u003ctable class=\"oso-pole-table\"\u003e\n        \u003ctbody\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eHeight\u003c\/th\u003e\n            \u003ctd\u003e20 Ft\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eTop Diameter\u003c\/th\u003e\n            \u003ctd\u003e3 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eBottom Diameter\u003c\/th\u003e\n            \u003ctd\u003e4.3 Inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eWeight\u003c\/th\u003e\n            \u003ctd\u003eApprox. 56 lb\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eWall Thickness\u003c\/th\u003e\n            \u003ctd\u003e1.8 mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eSections\u003c\/th\u003e\n            \u003ctd\u003e5 Pieces\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eMaterial\u003c\/th\u003e\n            \u003ctd\u003eIron — Zinc Plated\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eStandard Hanging Load\u003c\/th\u003e\n            \u003ctd\u003eMaximum 26 lb\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eWith Ground Cage\u003c\/th\u003e\n            \u003ctd\u003eMaximum 32 lb\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eBox Size\u003c\/th\u003e\n            \u003ctd\u003e55\" × 10\" × 11\"\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"oso-pole-card\"\u003e\n\n      \u003ch2\u003eConstruction Highlights\u003c\/h2\u003e\n\n      \u003cul class=\"oso-pole-list\"\u003e\n        \u003cli\u003eHeavy-duty iron construction\u003c\/li\u003e\n        \u003cli\u003eZinc-plated corrosion protection\u003c\/li\u003e\n        \u003cli\u003eProtective painted exterior finish\u003c\/li\u003e\n        \u003cli\u003ePrecision-welded components\u003c\/li\u003e\n        \u003cli\u003eCommercial outdoor design\u003c\/li\u003e\n        \u003cli\u003eFive-section assembly\u003c\/li\u003e\n        \u003cli\u003eWide 4.3-inch base diameter\u003c\/li\u003e\n        \u003cli\u003e3-inch top diameter for fixture mounting\u003c\/li\u003e\n        \u003cli\u003eBase-mount installation design\u003c\/li\u003e\n        \u003cli\u003eGround cage option for heavier fixture loads\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- APPLICATIONS --\u003e\n  \u003csection class=\"oso-pole-card oso-pole-section\"\u003e\n\n    \u003ch2\u003eDesigned for Commercial \u0026amp; Residential Outdoor Lighting\u003c\/h2\u003e\n\n    \u003cp class=\"oso-pole-lead\"\u003e\n      The 20 ft commercial light pole provides a versatile mounting structure\n      for a wide range of outdoor lighting environments.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"oso-pole-apps\"\u003e\n      \u003cspan class=\"oso-pole-app\"\u003eParking Lots\u003c\/span\u003e\n      \u003cspan class=\"oso-pole-app\"\u003eStreets\u003c\/span\u003e\n      \u003cspan class=\"oso-pole-app\"\u003eSidewalks\u003c\/span\u003e\n      \u003cspan class=\"oso-pole-app\"\u003eCommercial Properties\u003c\/span\u003e\n      \u003cspan class=\"oso-pole-app\"\u003eHOAs \u0026amp; Communities\u003c\/span\u003e\n      \u003cspan class=\"oso-pole-app\"\u003eDriveways\u003c\/span\u003e\n      \u003cspan class=\"oso-pole-app\"\u003ePrivate Roads\u003c\/span\u003e\n      \u003cspan class=\"oso-pole-app\"\u003eFarms\u003c\/span\u003e\n      \u003cspan class=\"oso-pole-app\"\u003eRanches\u003c\/span\u003e\n      \u003cspan class=\"oso-pole-app\"\u003eEstates\u003c\/span\u003e\n      \u003cspan class=\"oso-pole-app\"\u003eOutdoor Sports Areas\u003c\/span\u003e\n      \u003cspan class=\"oso-pole-app\"\u003eLarge Yards\u003c\/span\u003e\n      \u003cspan class=\"oso-pole-app\"\u003eCampus Areas\u003c\/span\u003e\n      \u003cspan class=\"oso-pole-app\"\u003eIndustrial Properties\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WEATHER --\u003e\n  \u003csection class=\"oso-pole-two\"\u003e\n\n    \u003cdiv class=\"oso-pole-card\"\u003e\n\n      \u003ch2\u003eBuilt for Outdoor Exposure\u003c\/h2\u003e\n\n      \u003cp style=\"margin:0 0 16px;color:#667085;font-size:15px;line-height:1.7;\"\u003e\n        The pole combines zinc plating with a protective painted finish\n        to help resist corrosion and everyday weather exposure.\n      \u003c\/p\u003e\n\n      \u003cul class=\"oso-pole-list\"\u003e\n        \u003cli\u003eDouble-layer galvanized zinc protection\u003c\/li\u003e\n        \u003cli\u003eProtective anti-corrosion coating\u003c\/li\u003e\n        \u003cli\u003eDesigned for outdoor installation\u003c\/li\u003e\n        \u003cli\u003eSuitable for rain, heat, cold, and seasonal weather\u003c\/li\u003e\n        \u003cli\u003ePeriodic inspection is recommended for long-term installations\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"oso-pole-card\"\u003e\n\n      \u003ch2\u003eLoad \u0026amp; Installation Limits\u003c\/h2\u003e\n\n      \u003cp style=\"margin:0 0 16px;color:#667085;font-size:15px;line-height:1.7;\"\u003e\n        Proper installation and fixture weight are important for pole stability.\n        Do not exceed the listed hanging-load limits.\n      \u003c\/p\u003e\n\n      \u003cul class=\"oso-pole-list\"\u003e\n        \u003cli\u003eMaximum stated load: 26 lb\u003c\/li\u003e\n        \u003cli\u003eMaximum stated load with ground cage: 32 lb\u003c\/li\u003e\n        \u003cli\u003eGround cage is recommended for heavier fixture loads\u003c\/li\u003e\n        \u003cli\u003eAvoid installation in extreme high-wind locations unless properly engineered\u003c\/li\u003e\n        \u003cli\u003eUse appropriate equipment and installation procedures\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- INSTALLATION SAFETY --\u003e\n  \u003csection class=\"oso-pole-install\"\u003e\n\n    \u003ch2\u003eInstallation \u0026amp; Safety Guidelines\u003c\/h2\u003e\n\n    \u003cul class=\"oso-pole-list\"\u003e\n      \u003cli\u003eConfirm the fixture weight before installation\u003c\/li\u003e\n      \u003cli\u003eDo not exceed the stated pole load limits\u003c\/li\u003e\n      \u003cli\u003eUse the ground cage when required for heavier installations\u003c\/li\u003e\n      \u003cli\u003eInstall the pole on a properly prepared and stable foundation\u003c\/li\u003e\n      \u003cli\u003eUse appropriate lifting and safety equipment during assembly\u003c\/li\u003e\n      \u003cli\u003eDo not climb the pole with a ladder during installation or repair\u003c\/li\u003e\n      \u003cli\u003eAvoid extreme high-wind coastal or exposed mountain locations unless the installation has been properly engineered for those conditions\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"oso-pole-warning\"\u003e\n\n      \u003cstrong\u003eImportant Installation Note\u003c\/strong\u003e\n\n      \u003cp\u003e\n        Site conditions vary. Pole foundation requirements, wind loading,\n        fixture weight, local building codes, soil conditions, and permitting\n        requirements should be evaluated before installation. Commercial or\n        permitted projects may require review by a qualified local engineer\n        or other appropriate professional.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- MANUAL --\u003e\n  \u003csection class=\"oso-pole-doc\"\u003e\n\n    \u003cdiv\u003e\n\n      \u003ch3\u003e20 Ft Pole Specification \u0026amp; Installation Document\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Review the available pole specifications and installation information\n        before assembly and installation.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/LUMENX_20FT_Solar_Street_Light_Pole_Specification.pdf?v=1769022986\" target=\"_blank\" rel=\"noopener\"\u003e\n      View Specifications\n    \u003c\/a\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"oso-pole-card\"\u003e\n\n    \u003ch2\u003e20 Ft Solar Street Light Pole FAQs\u003c\/h2\u003e\n\n    \u003cdiv class=\"oso-pole-faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow tall is the pole?\u003c\/summary\u003e\n\n        \u003cdiv class=\"oso-pole-faq-answer\"\u003e\n          The assembled pole height is 20 feet. The pole uses a\n          five-section construction for transport and assembly.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the pole made from?\u003c\/summary\u003e\n\n        \u003cdiv class=\"oso-pole-faq-answer\"\u003e\n          The supplied specifications list iron construction with zinc plating\n          and a protective painted finish designed for outdoor use.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the diameter of the pole?\u003c\/summary\u003e\n\n        \u003cdiv class=\"oso-pole-faq-answer\"\u003e\n          The pole measures approximately 3 inches in diameter at the top\n          and approximately 4.3 inches in diameter at the bottom.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow much weight can the pole support?\u003c\/summary\u003e\n\n        \u003cdiv class=\"oso-pole-faq-answer\"\u003e\n          The stated maximum hanging load is 26 lb. When installed with the\n          specified ground cage, the stated maximum increases to 32 lb.\n          Do not exceed the listed limits.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhere can a 20 ft street light pole be used?\u003c\/summary\u003e\n\n        \u003cdiv class=\"oso-pole-faq-answer\"\u003e\n          Common applications include parking lots, streets, sidewalks,\n          commercial properties, HOAs, farms, ranches, driveways,\n          large residential properties, industrial sites, and outdoor sports areas.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs a ground cage required?\u003c\/summary\u003e\n\n        \u003cdiv class=\"oso-pole-faq-answer\"\u003e\n          The supplied information states that a ground cage is recommended\n          when the total luminaire load exceeds 26 lb. The appropriate\n          foundation and mounting method also depend on site conditions.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan this pole be installed in high-wind areas?\u003c\/summary\u003e\n\n        \u003cdiv class=\"oso-pole-faq-answer\"\u003e\n          The supplied installation guidance advises avoiding extreme\n          high-wind zones, exposed coastal areas, and mountain-top locations\n          unless the installation is properly reinforced and engineered\n          for those site-specific conditions.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat size is the shipping box?\u003c\/summary\u003e\n\n        \u003cdiv class=\"oso-pole-faq-answer\"\u003e\n          The listed package size is approximately 55 inches × 10 inches × 11 inches.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003csection class=\"oso-pole-trust\"\u003e\n\n    \u003cdiv class=\"oso-pole-trust-item\"\u003e\n      \u003cstrong\u003e20 Ft\u003c\/strong\u003e\n      Commercial Pole Height\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pole-trust-item\"\u003e\n      \u003cstrong\u003e1.8 mm\u003c\/strong\u003e\n      Wall Thickness\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pole-trust-item\"\u003e\n      \u003cstrong\u003eZinc Plated\u003c\/strong\u003e\n      Corrosion Protection\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pole-trust-item\"\u003e\n      \u003cstrong\u003e5 Sections\u003c\/strong\u003e\n      Practical Assembly\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"oso-pole-trust-item\"\u003e\n      \u003cstrong\u003eMade in USA\u003c\/strong\u003e\n      Commercial Outdoor Pole\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Outdoor Solar Outlet","offers":[{"title":"Default Title","offer_id":45248251887848,"sku":"20fpole","price":298.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/20ft-commercial-grade-streetparkingflag-light-pole-aluminum-cage-1-pack-8639391.jpg?v=1786734439"},{"product_id":"replacement-remote-control-for-solar-street-light-led-600w-800w-1200w-1600w-1800w-2000w","title":"Replacement Remote Control for Solar Street Light LED 2600W , 4800W , 7200W,4600W,3800W,9000W","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cdiv id=\"productDescription_feature_div\" class=\"celwidget pd_rd_w-b77Fo pd_rd_r-1Q83DAH5F7XTT4M0W7E9 pd_rd_wg-1XtIG\" data-feature-name=\"productDescription_RI\" data-csa-c-type=\"widget\" data-csa-c-content-id=\"productDescription_RI\" data-csa-c-slot-id=\"productDescription_feature_div\" data-csa-c-asin=\"\" data-csa-c-is-in-initial-active-row=\"false\" data-csa-c-id=\"tohpt3-yq1bor-w8cdyp-iuybfg\" data-cel-widget=\"productDescription_feature_div\"\u003e\n\u003cdiv class=\"a-cardui-deck dp-widget-card-deck celwidget\" data-a-remove-bottom-gutter=\"\" name=\"a-cardui-deck-autoname-12\" data-csa-c-id=\"sfgb9g-jc7heu-nz4fnm-x1m2ba\" data-cel-widget=\"\"\u003e\n\u003cdiv class=\"a-cardui feature\" data-a-card-type=\"basic\" name=\"a-cardui-deck-autoname-12-card0\" data-cel-widget=\"\"\u003e\n\u003cdiv data-feature-name=\"productDescription\" data-template-name=\"productDescription\" class=\"a-section a-spacing-none\"\u003e\n\u003ch3\u003eDescription\u003c\/h3\u003e\n\u003cdiv id=\"productDescription_fullView\"\u003e\n\u003cdiv class=\"a-section text-direction-override\" dir=\"auto\"\u003e\n\u003cp\u003e\u003cspan class=\"a-text-bold\"\u003eThe remote is pre-programmed remote control and it will work straight away once you insert brand new batteries.\u003cbr\u003eWhat's in the package: 1 X remote control , no battery and instructions included\u003cbr\u003eit will work as soon as brand-new batteries inserted\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"collectiblesKeyInformation_feature_div\" class=\"celwidget pd_rd_w-hhbgz pd_rd_r-1Q83DAH5F7XTT4M0W7E9 pd_rd_wg-1XtIG\" data-feature-name=\"collectiblesKeyInformation_RI\" data-csa-c-type=\"widget\" data-csa-c-content-id=\"collectiblesKeyInformation_RI\" data-csa-c-slot-id=\"collectiblesKeyInformation_feature_div\" data-csa-c-asin=\"\" data-csa-c-is-in-initial-active-row=\"false\" data-csa-c-id=\"cqjtyl-8c9a78-ywv3go-d9kjqx\" data-cel-widget=\"collectiblesKeyInformation_feature_div\"\u003e\n\u003cdiv class=\"a-cardui-deck dp-widget-card-deck celwidget\" data-a-remove-bottom-gutter=\"\" name=\"a-cardui-deck-autoname-13\" data-csa-c-id=\"d2snsa-exjl1n-yklqwa-iylx2p\" data-cel-widget=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"featureBulletsAndDetailBullets_feature_div\" class=\"celwidget pd_rd_w-2ZP7K pd_rd_r-1Q83DAH5F7XTT4M0W7E9 pd_rd_wg-1XtIG\" data-feature-name=\"featureBulletsAndDetailBullets_RI\" data-csa-c-type=\"widget\" data-csa-c-content-id=\"featureBulletsAndDetailBullets_RI\" data-csa-c-slot-id=\"featureBulletsAndDetailBullets_feature_div\" data-csa-c-asin=\"\" data-csa-c-is-in-initial-active-row=\"false\" data-csa-c-id=\"39ntl7-8crn99-lo3a66-1g1b7q\" data-cel-widget=\"featureBulletsAndDetailBullets_feature_div\"\u003e\n\u003cdiv class=\"a-cardui-deck dp-widget-card-deck celwidget\" data-a-remove-bottom-gutter=\"\" name=\"a-cardui-deck-autoname-14\" data-csa-c-id=\"iyid5c-efxopo-pomz9v-1nap3b\" data-cel-widget=\"\"\u003e\n\u003cdiv class=\"a-cardui feature\" data-a-card-type=\"basic\" name=\"a-cardui-deck-autoname-14-card0\" data-cel-widget=\"\"\u003e\n\u003cdiv data-feature-name=\"featureBulletsAndDetailBullets\" data-template-name=\"featureBulletsAndDetailBullets\" class=\"a-section a-spacing-none\"\u003e\n\u003ch3\u003eFeatures \u0026amp; details\u003c\/h3\u003e\n\u003cdiv id=\"featurebullets_secondary_view_div\" class=\"a-section\"\u003e\n\u003cdiv id=\"feature-bullets\" class=\"a-section a-spacing-small\"\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-none\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eBrang-New replacement remote\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eCheck before shipping, Hassle-Free Return, 90 days quality warranty, refund unconditionally\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eNo programming required\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003ePackage contain: 1 remote Only, batteries and instruction are excluded\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eVery easy to replace your original remote\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"energyEfficiency_secondary_view_div\" class=\"a-section\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"productDetails_secondary_view_div\" class=\"a-section\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Outdoor Solar Outlet","offers":[{"title":"Black","offer_id":45490147721448,"sku":"","price":19.95,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":45490147754216,"sku":"","price":19.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/replacement-remote-control-for-solar-street-light-led-2600w-4800w-7200w4600w3800w9000w-6833316.jpg?v=1786734384"},{"product_id":"solar-lighting-mounting-bracket-extension-pole-kit-wall-black-metal-pipes-barn-lights-fixture-antenna-adaptor-outdoor-arm-for-street-light-wall-mounted-tire-barn-lamp-post-tree","title":"Solar Lighting Mounting Bracket Extension Pole Kit Wall Black Metal Pipes Barn Lights Fixture Antenna Adaptor Outdoor Arm for Street Light,Wall Mounted Tire,Barn Lamp,Post Tree","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cdiv id=\"aplus_feature_div\" class=\"celwidget\" data-feature-name=\"aplus\" data-csa-c-type=\"widget\" data-csa-c-content-id=\"aplus\" data-csa-c-slot-id=\"aplus_feature_div\" data-csa-c-asin=\"\" data-csa-c-is-in-initial-active-row=\"false\" data-csa-c-id=\"odj3tz-5dmz2s-octbra-l793lw\" data-cel-widget=\"aplus_feature_div\"\u003e\n\u003cdiv class=\"a-cardui-deck dp-widget-card-deck celwidget\" data-a-remove-bottom-gutter=\"\" name=\"a-cardui-deck-autoname-10\" data-csa-c-id=\"umlpav-xb89hm-bz0r30-eeuy2c\" data-cel-widget=\"\"\u003e\n\u003cdiv class=\"a-cardui feature\" data-a-card-type=\"basic\" name=\"a-cardui-deck-autoname-10-card0\" data-cel-widget=\"\"\u003e\n\u003ch3\u003eProduct description\u003c\/h3\u003e\n\u003cdiv class=\"aplus-v2 mobile celwidget\" cel_widget_id=\"m-aplus\" data-csa-c-id=\"o2vpv4-7uz98k-iqd7it-td534z\" data-cel-widget=\"m-aplus\"\u003e\n\u003cdiv class=\"celwidget aplus-module 3p-module-b aplus-standard\" cel_widget_id=\"aplus-m-3p-module-b\" data-csa-c-id=\"9mgh5b-qgk5hs-m2iwgj-9c1gql\" data-cel-widget=\"aplus-m-3p-module-b\"\u003e\n\u003cdiv class=\"aplus-3p-center-content\"\u003e\u003cimg alt=\"solar light mounting bracket solar lights pole solar mounting pole street light pole \" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/3daf0270-0103-4620-967b-3b60f4a37535.__CR0,0,1940,1200_PT0_SX970_V1___.jpg\" class=\"a-spacing-base\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/3daf0270-0103-4620-967b-3b60f4a37535.__CR0,0,1940,1200_PT0_SX970_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"a-spacing-mini\"\u003eSolar Light Bracket Street Light Extension Mounting Arm for Outdoor Lighting, Metal Street Lights Pole Waterproof and Rustproof Used for Barn Lamps\u003c\/h3\u003e\n\u003cp class=\"a-spacing-base\"\u003e\u003cspan class=\"a-text-bold\"\u003eSPECIFICATIONS:\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"a-spacing-base\"\u003eMaterials: metal\u003c\/p\u003e\n\u003cp class=\"a-spacing-base\"\u003eColor: white\/black\u003c\/p\u003e\n\u003cp class=\"a-spacing-base\"\u003ePole Length:12 inches\u003c\/p\u003e\n\u003cp class=\"a-spacing-base\"\u003ePole Bottom Width:5.7 inches\/145mm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"celwidget aplus-module 3p-module-b aplus-standard\" cel_widget_id=\"aplus-m-3p-module-b\" data-csa-c-id=\"g2ajpb-azizyq-1detah-r0a13b\" data-cel-widget=\"aplus-m-3p-module-b\"\u003e\n\u003cdiv class=\"aplus-3p-center-content\"\u003e\u003cimg alt=\"light mounting arm light mounting bracket light mounting brackets\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/e8b5a6d6-e837-4926-97cf-702d8c60a2a1.__CR0,0,970,600_PT0_SX970_V1___.jpg\" class=\"a-spacing-base\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/e8b5a6d6-e837-4926-97cf-702d8c60a2a1.__CR0,0,970,600_PT0_SX970_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"a-spacing-mini\"\u003eTWO WAYS TO INSTALL\u003c\/h3\u003e\n\u003cp class=\"a-spacing-base\"\u003e\u003cspan class=\"a-text-bold\"\u003eFEATURES\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"a-spacing-base\"\u003e+ Solar light poles for better light up your garden, hallway, yard, street\u003c\/p\u003e\n\u003cp class=\"a-spacing-base\"\u003e+ Easy installment on wall and pole, accessories include\u003c\/p\u003e\n\u003cp class=\"a-spacing-base\"\u003e+ Metal materials provide better corrosion resistance and anti-rust than iron\u003c\/p\u003e\n\u003cp class=\"a-spacing-base\"\u003e+ Universal designs are fixed on most of the solar street light\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"celwidget aplus-module module-2 aplus-standard\" cel_widget_id=\"aplus-m-module-2\" data-csa-c-id=\"gzzzrs-icp66n-u0sbbt-5lmjoc\" data-cel-widget=\"aplus-m-module-2\"\u003e\n\u003cdiv class=\"aplus-module-wrapper apm-spacing apm-floatnone\"\u003e\n\u003cdiv class=\"a-section a-text-center\"\u003e\u003cimg alt=\"street light pole light mounting arm light pole mount light wall mount bracket\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/ae238e34-62df-4d9b-bc1b-8c28126d135b.__CR0,0,900,900_PT0_SX300_V1___.jpg\" class=\"a-spacing-mini\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/ae238e34-62df-4d9b-bc1b-8c28126d135b.__CR0,0,900,900_PT0_SX300_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"a-spacing-mini\"\u003eOptimized Design\u003c\/h3\u003e\n\u003cp\u003e\u003cspan class=\"a-text-bold\"\u003eThe base plate of the light mounting bracket increases the upward angle so that the installation is better fixed.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"celwidget aplus-module module-2 aplus-standard\" cel_widget_id=\"aplus-m-module-2\" data-csa-c-id=\"rdhjct-45npb5-2oxhzj-wxa1jv\" data-cel-widget=\"aplus-m-module-2\"\u003e\n\u003cdiv class=\"aplus-module-wrapper apm-spacing apm-floatnone\"\u003e\n\u003cdiv class=\"a-section a-text-center\"\u003e\u003cimg alt=\"post mounting lights brackets solar light mounting bracket street light mounting arm\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/285b1b76-28ad-41a8-8157-17c5f037bf34.__CR0,0,900,900_PT0_SX300_V1___.jpg\" class=\"a-spacing-mini\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/285b1b76-28ad-41a8-8157-17c5f037bf34.__CR0,0,900,900_PT0_SX300_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"a-spacing-mini\"\u003eAbout Welding\u003c\/h3\u003e\n\u003cp\u003e\u003cspan class=\"a-text-bold\"\u003eRound tubes are automatically welded to the base plate.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"a-text-bold\"\u003eSturdy and Beautiful\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"celwidget aplus-module module-2 aplus-standard\" cel_widget_id=\"aplus-m-module-2\" data-csa-c-id=\"mx31nr-f7gz9o-w6qzcx-f3xnmy\" data-cel-widget=\"aplus-m-module-2\"\u003e\n\u003cdiv class=\"aplus-module-wrapper apm-spacing apm-floatnone\"\u003e\n\u003cdiv class=\"a-section a-text-center\"\u003e\u003cimg alt=\"light pole mount solar light mount bracket extension arm for outdoor lighting\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/8a553ef9-af98-4cda-ad0b-78b23569085c.__CR0,0,900,900_PT0_SX300_V1___.jpg\" class=\"a-spacing-mini\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/8a553ef9-af98-4cda-ad0b-78b23569085c.__CR0,0,900,900_PT0_SX300_V1___.jpg\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"a-spacing-mini\"\u003eAbout Thinckness\u003c\/h3\u003e\n\u003cp\u003e\u003cspan class=\"a-text-bold\"\u003eThe steel tube thickness of the solar light mounting arm is 0.02 inches (0.5mm).\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"a-text-bold\"\u003eIt’s not the strongest but will do the job just fine.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"a-text-bold\"\u003ePerfect for installation!\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"aplusSustainabilityStory_feature_div\" class=\"celwidget\" data-feature-name=\"aplusSustainabilityStory\" data-csa-c-type=\"widget\" data-csa-c-content-id=\"aplusSustainabilityStory\" data-csa-c-slot-id=\"aplusSustainabilityStory_feature_div\" data-csa-c-asin=\"\" data-csa-c-is-in-initial-active-row=\"false\" data-csa-c-id=\"nd308u-kc6wdz-wlouwh-agcslb\" data-cel-widget=\"aplusSustainabilityStory_feature_div\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"renewedProgramDescription_feature_div\" class=\"celwidget\" data-feature-name=\"renewedProgramDescription_RI\" data-csa-c-type=\"widget\" data-csa-c-content-id=\"renewedProgramDescription_RI\" data-csa-c-slot-id=\"renewedProgramDescription_feature_div\" data-csa-c-asin=\"\" data-csa-c-is-in-initial-active-row=\"false\" data-csa-c-id=\"c7vltd-9bfg1z-lsv0fp-3ihr9e\" data-cel-widget=\"renewedProgramDescription_feature_div\"\u003e\n\u003cdiv class=\"a-cardui-deck dp-widget-card-deck celwidget\" data-a-remove-bottom-gutter=\"\" name=\"a-cardui-deck-autoname-11\" data-csa-c-id=\"1gzp93-t31krj-gjz1ah-ngnba5\" data-cel-widget=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"productDescription_feature_div\" class=\"celwidget\" data-feature-name=\"productDescription_RI\" data-csa-c-type=\"widget\" data-csa-c-content-id=\"productDescription_RI\" data-csa-c-slot-id=\"productDescription_feature_div\" data-csa-c-asin=\"\" data-csa-c-is-in-initial-active-row=\"false\" data-csa-c-id=\"es6uyk-15gksw-5o9g8z-lp7ika\" data-cel-widget=\"productDescription_feature_div\"\u003e\n\u003cdiv class=\"a-cardui-deck dp-widget-card-deck celwidget\" data-a-remove-bottom-gutter=\"\" name=\"a-cardui-deck-autoname-12\" data-csa-c-id=\"af4fcx-otqcor-bhykvi-qjugas\" data-cel-widget=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"collectiblesKeyInformation_feature_div\" class=\"celwidget\" data-feature-name=\"collectiblesKeyInformation_RI\" data-csa-c-type=\"widget\" data-csa-c-content-id=\"collectiblesKeyInformation_RI\" data-csa-c-slot-id=\"collectiblesKeyInformation_feature_div\" data-csa-c-asin=\"\" data-csa-c-is-in-initial-active-row=\"false\" data-csa-c-id=\"w9hcum-mroqhb-1q0q5i-p96h20\" data-cel-widget=\"collectiblesKeyInformation_feature_div\"\u003e\n\u003cdiv class=\"a-cardui-deck dp-widget-card-deck celwidget\" data-a-remove-bottom-gutter=\"\" name=\"a-cardui-deck-autoname-13\" data-csa-c-id=\"7nre8-4pe6i0-ez6qxy-k2xmm\" data-cel-widget=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"featureBulletsAndDetailBullets_feature_div\" class=\"celwidget\" data-feature-name=\"featureBulletsAndDetailBullets_RI\" data-csa-c-type=\"widget\" data-csa-c-content-id=\"featureBulletsAndDetailBullets_RI\" data-csa-c-slot-id=\"featureBulletsAndDetailBullets_feature_div\" data-csa-c-asin=\"\" data-csa-c-is-in-initial-active-row=\"false\" data-csa-c-id=\"elq5o9-mt57q4-po4hg0-ifrkp\" data-cel-widget=\"featureBulletsAndDetailBullets_feature_div\"\u003e\n\u003cdiv class=\"a-cardui-deck dp-widget-card-deck celwidget\" data-a-remove-bottom-gutter=\"\" name=\"a-cardui-deck-autoname-14\" data-csa-c-id=\"bxz358-y85616-lr0xcp-f4e126\" data-cel-widget=\"\"\u003e\n\u003cdiv class=\"a-cardui feature\" data-a-card-type=\"basic\" name=\"a-cardui-deck-autoname-14-card0\" data-cel-widget=\"\"\u003e\n\u003cdiv data-feature-name=\"featureBulletsAndDetailBullets\" data-template-name=\"featureBulletsAndDetailBullets\" class=\"a-section a-spacing-none\"\u003e\n\u003ch3\u003eFeatures \u0026amp; details\u003c\/h3\u003e\n\u003cdiv id=\"featurebullets_secondary_view_div\" class=\"a-section\"\u003e\n\u003cdiv id=\"feature-bullets\" class=\"a-section a-spacing-small\"\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-none\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e🌟 【Perfect Design】The street light extension mounting arm is not the strongest but will do the job just fine. The solar light pole is used for solar streetlights that are not very heavy. The solar street light mounting bracket can fully support solar lights.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e🌟 【Sturdy and Easy Installation】The fixture mounting bracket is made of heavy-duty steel, solid, non-deformation.The solar light pole is used for solar street lights, pole barn kits, solar grow lights, hog lights, street lights, led barn light, and parking lots. It is easy to install. wall mounting or mount on the pipe. All accessories include.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e🌟 【Length and Diameter】Diameter 1.9 inch\/48mm, Length 12inch\/305mm.The mounting bracket extension arm adapts to most of the solar street lights. Great angle to post. The upward angle makes the street light more beautiful.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e🌟 【Other Aplications】 The light pole bracket has many other uses, for example, spare tire carrier, flag pole, chain link fence extension, and pipe extension. It is also a flag pole holder mounting bracket.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e🌟 【Warranty, After Sales】Warranty 5 YEARS.The Extension Mounting Arm is a metal product, which is strong and durable. Please rest assured that, if you are not satisfied with the light bracket, you can tell us by email via Amazon, and we will do it within 24 hours and give you a satisfactory answer. Package as shown: Wall mounting pole*1, mounting bracket *1, fixing screw*4, bracket screw*4 sets, Mini Wrench*1\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Outdoor Solar Outlet","offers":[{"title":"White","offer_id":45564487598312,"sku":"","price":26.95,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":45564487631080,"sku":"","price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/solar-lighting-mounting-bracket-extension-pole-kit-wall-black-metal-pipes-barn-lights-fixture-antenna-adaptor-outdoor-arm-for-street-lightwall-mounted-tirebarn--7592639.jpg?v=1786734384"},{"product_id":"double-bullhorn-bracket-led-parking-lot-light-180-degree-aluminum-mounting-bracket-round-pole-double-l-bracket-tenons","title":"Double Bullhorn Bracket LED Parking Lot Light 180 Degree Aluminum Mounting Bracket Round Pole Double L Bracket Tenons","description":"\u003cdiv id=\"oso-dlb\"\u003e\n\u003cstyle\u003e\n#oso-dlb{max-width:1120px;margin:auto;padding:16px;color:#35465a;font:16px\/1.7 Arial,sans-serif}#oso-dlb *{box-sizing:border-box}#oso-dlb h2{color:#07182f;font-size:29px;margin:0 0 13px}#oso-dlb h3{color:#102e48;font-size:20px;margin:0 0 9px}#oso-dlb p{margin:0 0 15px}.hero,.contact{padding:34px;border-radius:17px;background:linear-gradient(120deg,#07182f,#153b57);color:#e7eef6;margin-bottom:28px}.hero h2,.hero h3,.contact h2,.dark h2{color:#fff!important}.hero h3{color:#ffd18d!important}.eyebrow{color:#ffc875;font-size:12px;font-weight:800;letter-spacing:1px}.chips,.apps{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.chips span,.apps span{padding:7px 11px;border-radius:999px;background:#fff;color:#102e48;font-size:12px;font-weight:700}.apps span{background:#f3f6f9;border:1px solid #dce4ec}.wide{display:block;width:100%;max-width:970px;height:auto;margin:0 auto 28px;border-radius:12px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#dce4ec;border-radius:11px;overflow:hidden;margin-bottom:28px}.stats div{padding:17px 7px;text-align:center;background:#f5f7fa}.stats b,.stats span,.darkgrid b,.darkgrid span{display:block}.stats b{color:#07182f;font-size:18px}.stats span{font-size:12px}.grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:28px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:28px}.grid2 article,.grid3 article,.steps article{padding:22px;border:1px solid #dfe6ed;border-radius:11px}.num,.steps article\u003eb{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;background:#07182f;color:#fff;margin-bottom:12px}.dark{padding:29px;border-radius:14px;background:#07182f;color:#e4edf6;margin-bottom:28px}.darkgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.darkgrid div{padding:16px;border:1px solid #34506a;border-radius:8px}.darkgrid b{color:#ffc875}.darkgrid span{font-size:12px}section{margin-bottom:28px}aside{margin:20px 0;padding:18px;border-left:4px solid #f28c00;border-radius:8px;background:#fff6e9}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tablewrap{overflow-x:auto;border:1px solid #dce4ec;border-radius:11px}table{width:100%;border-collapse:collapse}th,td{padding:12px 14px;border-bottom:1px solid #e4e9ef;text-align:left;vertical-align:top}th{width:38%;background:#f4f7fa;color:#17334d}.faq details{border:1px solid #dce4ec;border-radius:9px;margin-bottom:9px}.faq summary{padding:16px 18px;cursor:pointer;color:#102e48;font-weight:700}.faq details div{padding:0 18px 17px}.contact div{display:flex;gap:10px;flex-wrap:wrap}.contact a{padding:12px 16px;border-radius:8px;background:linear-gradient(45deg,#ff6b35,#f7931e);color:#07182f;text-decoration:none;font-weight:800}.contact a:last-child{background:#fff}@media(max-width:700px){.grid2,.grid3,.steps{grid-template-columns:1fr}.stats,.darkgrid{grid-template-columns:1fr 1fr}.hero,.contact,.dark{padding:22px 18px}#oso-dlb h2{font-size:25px}}\n\u003c\/style\u003e\n\u003csection class=\"hero\"\u003e\u003cp class=\"eyebrow\"\u003eCOMMERCIAL LIGHT POLE ACCESSORY\u003c\/p\u003e\n\u003ch2\u003e180° Double Bullhorn Aluminum Light Pole Bracket\u003c\/h2\u003e\n\u003ch3\u003eDouble L Tenon Mount for Two Compatible LED Parking Lot, Shoebox, Area \u0026amp; Flood Lights\u003c\/h3\u003e\n\u003cp\u003eMount two compatible outdoor fixtures from one pole location with this \u003cstrong\u003eheavy-duty aluminum 180° double bullhorn bracket\u003c\/strong\u003e. The opposing L-shaped arms create two mounting positions for commercial parking lots, roadways, warehouses, yards and other outdoor lighting projects.\u003c\/p\u003e\n\u003cp\u003eThe supplied product information describes \u003cstrong\u003eheavy-duty cast aluminum\u003c\/strong\u003e, \u003cstrong\u003edouble reinforced weld joints\u003c\/strong\u003e, through-bracket wire routing and a four-bolt pole attachment.\u003c\/p\u003e\n\u003cdiv class=\"chips\"\u003e\n\u003cspan\u003e180° Dual Mount\u003c\/span\u003e\u003cspan\u003e2 Fixtures\u003c\/span\u003e\u003cspan\u003eCast Aluminum\u003c\/span\u003e\u003cspan\u003eReinforced Joints\u003c\/span\u003e\u003cspan\u003eInternal Wire Routing\u003c\/span\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003cimg class=\"wide\" src=\"https:\/\/c.media-amazon.com\/images\/S\/aplus-media-library-service-media\/e0c2131c-2f77-46b9-b9ba-117de40df567.__CR0,0,970,600_PT0_SX970_V1___.jpg\" alt=\"180 degree double bullhorn aluminum bracket for LED parking lot lights\"\u003e\n\u003csection class=\"stats\"\u003e\u003cdiv\u003e\n\u003cb\u003e180°\u003c\/b\u003e\u003cspan\u003eOpposing Layout\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003e2 Lights\u003c\/b\u003e\u003cspan\u003ePer Bracket\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eAluminum\u003c\/b\u003e\u003cspan\u003eHeavy-Duty Build\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eL-Shape\u003c\/b\u003e\u003cspan\u003eDual Mount\u003c\/span\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection\u003e\u003ch2\u003eTwo Lights. One Pole. Two Directions.\u003c\/h2\u003e\n\u003cp\u003eThe double bullhorn configuration allows two compatible fixtures to share one pole mounting location. Positioning the fixtures in opposing directions can help a properly designed lighting layout illuminate two sides of a parking area, roadway, driveway or commercial property.\u003c\/p\u003e\n\u003cdiv class=\"grid3\"\u003e\n\u003carticle\u003e\u003cspan class=\"num\"\u003e01\u003c\/span\u003e\u003ch3\u003e180° Dual Fixture Layout\u003c\/h3\u003e\n\u003cp\u003eTwo opposing L-shaped arms provide separate mounting positions for two compatible outdoor fixtures.\u003c\/p\u003e\u003c\/article\u003e\u003carticle\u003e\u003cspan class=\"num\"\u003e02\u003c\/span\u003e\u003ch3\u003eHeavy-Duty Aluminum\u003c\/h3\u003e\n\u003cp\u003eThe supplied information describes heavy-duty cast aluminum construction with double reinforced weld joints.\u003c\/p\u003e\u003c\/article\u003e\u003carticle\u003e\u003cspan class=\"num\"\u003e03\u003c\/span\u003e\u003ch3\u003eThrough-Bracket Wiring\u003c\/h3\u003e\n\u003cp\u003eCompatible fixture wiring can be routed through the bracket and pole for a cleaner commercial installation.\u003c\/p\u003e\u003c\/article\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003cimg class=\"wide\" src=\"https:\/\/c.media-amazon.com\/images\/S\/aplus-media-library-service-media\/86854455-49f7-4341-a046-360b19e7ea5a.__CR0,0,970,600_PT0_SX970_V1___.jpg\" alt=\"double bullhorn aluminum bracket LED parking lot light mounting\"\u003e\n\u003csection class=\"dark\"\u003e\u003cp class=\"eyebrow\"\u003eCOMMERCIAL OUTDOOR LIGHTING HARDWARE\u003c\/p\u003e\n\u003ch2\u003eReinforced Aluminum Mounting Structure\u003c\/h2\u003e\n\u003cp\u003eThis model is described as heavy-duty cast aluminum with double reinforced weld joints for compatible outdoor lighting installations where two fixtures share one pole mounting location.\u003c\/p\u003e\n\u003cdiv class=\"darkgrid\"\u003e\n\u003cdiv\u003e\n\u003cb\u003eCast Aluminum\u003c\/b\u003e\u003cspan\u003eHeavy-duty construction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eReinforced Joints\u003c\/b\u003e\u003cspan\u003eDouble reinforced connections\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eTwo Fixtures\u003c\/b\u003e\u003cspan\u003eOne mounting location\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eOutdoor Use\u003c\/b\u003e\u003cspan\u003eCommercial applications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003cimg class=\"wide\" src=\"https:\/\/c.media-amazon.com\/images\/S\/aplus-media-library-service-media\/80a3d018-d690-4221-9595-2766a0614984.__CR0,0,970,600_PT0_SX970_V1___.jpg\" alt=\"aluminum double L bracket tenon mount outdoor LED lights\"\u003e\n\u003csection\u003e\u003ch2\u003eCompatible with Many Slip-Fit Outdoor Fixtures\u003c\/h2\u003e\n\u003cp\u003eThe supplied description identifies slip-fit shoebox, parking-lot, flood and other outdoor lighting fixtures as applications for this bracket.\u003c\/p\u003e\n\u003cdiv class=\"apps\"\u003e\n\u003cspan\u003eLED Parking Lot Lights\u003c\/span\u003e\u003cspan\u003eShoebox Lights\u003c\/span\u003e\u003cspan\u003eArea Lights\u003c\/span\u003e\u003cspan\u003eFlood Lights\u003c\/span\u003e\u003cspan\u003eStreet Lights\u003c\/span\u003e\u003cspan\u003eSecurity Lights\u003c\/span\u003e\n\u003c\/div\u003e\n\u003caside\u003e\u003cstrong\u003eCompatibility:\u003c\/strong\u003e Exact pole diameter, tenon diameter and overall dimensions were not provided for this model. Measure your pole\/tenon and fixture openings before ordering. Do not assume the 3\" pole \/ 2-3\/8\" tenon dimensions from a different bracket apply here.\u003c\/aside\u003e\u003c\/section\u003e\n\u003cimg class=\"wide\" src=\"https:\/\/c.media-amazon.com\/images\/S\/aplus-media-library-service-media\/a5f5b860-8acc-4f64-9b21-439c6b3a8a38.__CR0,0,970,600_PT0_SX970_V1___.jpg\" alt=\"double bullhorn aluminum bracket features parking lot shoebox flood lights\"\u003e\n\u003csection class=\"grid2\"\u003e\u003carticle\u003e\u003ch2\u003eCommon Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCommercial parking lots\u003c\/li\u003e\n\u003cli\u003eWarehouses and industrial properties\u003c\/li\u003e\n\u003cli\u003ePrivate roads and driveways\u003c\/li\u003e\n\u003cli\u003eSchools and campuses\u003c\/li\u003e\n\u003cli\u003eCommercial yards\u003c\/li\u003e\n\u003cli\u003eArea and security lighting\u003c\/li\u003e\n\u003cli\u003eLarge outdoor properties\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/article\u003e\u003carticle\u003e\u003ch2\u003eWhy Use a Double Bullhorn?\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eMount two compatible lights at one pole location\u003c\/li\u003e\n\u003cli\u003eCreate opposing 180° fixture positions\u003c\/li\u003e\n\u003cli\u003eDirect fixtures toward two different areas\u003c\/li\u003e\n\u003cli\u003eKeep a clean commercial pole-top arrangement\u003c\/li\u003e\n\u003cli\u003eRoute compatible wiring through the bracket\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/article\u003e\u003c\/section\u003e\n\u003csection\u003e\u003ch2\u003eInstallation Planning\u003c\/h2\u003e\n\u003cdiv class=\"steps\"\u003e\n\u003carticle\u003e\u003cb\u003e1\u003c\/b\u003e\u003ch3\u003eMeasure\u003c\/h3\u003e\n\u003cp\u003eConfirm pole\/tenon dimensions and each fixture opening.\u003c\/p\u003e\u003c\/article\u003e\u003carticle\u003e\u003cb\u003e2\u003c\/b\u003e\u003ch3\u003eRoute Wiring\u003c\/h3\u003e\n\u003cp\u003eRoute compatible wiring through the bracket and pole according to electrical requirements.\u003c\/p\u003e\u003c\/article\u003e\u003carticle\u003e\u003cb\u003e3\u003c\/b\u003e\u003ch3\u003eSecure\u003c\/h3\u003e\n\u003cp\u003eThe supplied description states the bracket is secured to the pole with four bolts. Verify actual hardware and instructions.\u003c\/p\u003e\u003c\/article\u003e\u003carticle\u003e\u003cb\u003e4\u003c\/b\u003e\u003ch3\u003eAim\u003c\/h3\u003e\n\u003cp\u003eAim both fixtures according to the lighting plan and review coverage and glare.\u003c\/p\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003caside\u003e\u003cstrong\u003eStructural safety:\u003c\/strong\u003e Two fixtures increase weight and wind-exposed area. Confirm the pole, foundation, bracket and fasteners are suitable for the complete assembly and site. Obtain engineering review where required.\u003c\/aside\u003e\u003c\/section\u003e\n\u003csection\u003e\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"tablewrap\"\u003e\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eDouble Bullhorn \/ Double L-Bracket Tenon Mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConfiguration\u003c\/th\u003e\n\u003ctd\u003e180° Opposing Dual-Fixture Layout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Capacity\u003c\/th\u003e\n\u003ctd\u003e2 Compatible Fixtures\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eHeavy-Duty Cast Aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eDouble Reinforced Weld Joints\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBracket Style\u003c\/th\u003e\n\u003ctd\u003eL-Shaped Dual Mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWire Routing\u003c\/th\u003e\n\u003ctd\u003eThrough-Bracket \/ Through-Pole Installation Described\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAttachment\u003c\/th\u003e\n\u003ctd\u003eSupplied Description States 4-Bolt Pole Attachment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCompatible Lights\u003c\/th\u003e\n\u003ctd\u003eSlip-Fit Shoebox, Parking Lot, Flood \u0026amp; Other Compatible Outdoor Fixtures\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eExact Pole Diameter\u003c\/th\u003e\n\u003ctd\u003eNot Specified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eExact Tenon Diameter\u003c\/th\u003e\n\u003ctd\u003eNot Specified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOverall Dimensions\u003c\/th\u003e\n\u003ctd\u003eNot Specified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"grid2\"\u003e\u003carticle\u003e\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cp\u003eThe supplied information confirms the double L-shaped bracket and refers to screws\/bolts for installation. It does not provide a complete package inventory beyond the four-bolt mounting description.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLights and pole are not described as included.\u003c\/strong\u003e\u003c\/p\u003e\u003c\/article\u003e\u003carticle\u003e\u003ch2\u003eBefore Ordering\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eMeasure the pole or existing tenon\u003c\/li\u003e\n\u003cli\u003eMeasure both fixture slip-fit openings\u003c\/li\u003e\n\u003cli\u003eConfirm both fixture weights\u003c\/li\u003e\n\u003cli\u003eCheck pole and foundation capacity\u003c\/li\u003e\n\u003cli\u003eConfirm wind-loading requirements\u003c\/li\u003e\n\u003cli\u003eReview installation hardware\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/article\u003e\u003c\/section\u003e\n\u003csection class=\"faq\"\u003e\u003ch2\u003eQuestions \u0026amp; Answers\u003c\/h2\u003e\n\u003cdetails open\u003e\u003csummary\u003eWhat does a 180° double bullhorn bracket do?\u003c\/summary\u003e\u003cdiv\u003e\u003cp\u003eIt provides two opposing mounting positions so two compatible fixtures can be installed from one pole location.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this bracket steel or aluminum?\u003c\/summary\u003e\u003cdiv\u003e\u003cp\u003eThis model is described as heavy-duty cast aluminum with double reinforced weld joints. The old copy contained one conflicting steel reference, so that conflict has been removed.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eHow many lights can it hold?\u003c\/summary\u003e\u003cdiv\u003e\u003cp\u003eIt is designed for two compatible fixtures, one on each L-shaped arm.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWill it fit a 3-inch round pole?\u003c\/summary\u003e\u003cdiv\u003e\u003cp\u003eThe supplied information does not state an exact pole diameter. Measure and verify the bracket opening before ordering.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eAre the tenons 2-3\/8 inches?\u003c\/summary\u003e\u003cdiv\u003e\u003cp\u003eAn exact tenon diameter was not provided for this model. Verify the actual bracket and fixture dimensions.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWill it work with LED shoebox parking lot lights?\u003c\/summary\u003e\u003cdiv\u003e\u003cp\u003eIt is described for compatible slip-fit shoebox and parking-lot lights. Verify mounting dimensions first.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan it be used with flood or area lights?\u003c\/summary\u003e\u003cdiv\u003e\u003cp\u003eYes, when the mounting dimensions and structural requirements are compatible.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eHow is it attached?\u003c\/summary\u003e\u003cdiv\u003e\u003cp\u003eThe supplied description states wiring passes through the bracket and the bracket is secured to the pole with four bolts. Follow the actual supplied hardware and instructions.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan wiring pass through the bracket?\u003c\/summary\u003e\u003cdiv\u003e\u003cp\u003eYes. Through-bracket wire routing is described as part of the installation.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes using two lights improve coverage?\u003c\/summary\u003e\u003cdiv\u003e\u003cp\u003eTwo opposing fixtures can illuminate two directions, but actual coverage depends on fixture photometrics, mounting height, aiming and site layout.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eAre the light fixtures included?\u003c\/summary\u003e\u003cdiv\u003e\u003cp\u003eNo light fixtures are described as included. This listing is for the mounting bracket and supplied mounting hardware.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eShould I check the pole before installing two fixtures?\u003c\/summary\u003e\u003cdiv\u003e\u003cp\u003eYes. Two fixtures add weight and wind-exposed area. Verify the complete pole, foundation, bracket and fastener assembly.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"contact\"\u003e\u003ch2\u003eNot Sure If Your Pole or Light Will Fit?\u003c\/h2\u003e\n\u003cp\u003eSend Outdoor Solar Outlet a photo plus the pole\/tenon diameter and your light's mounting dimensions or product link. We can help compare the available measurements before ordering.\u003c\/p\u003e\n\u003cdiv\u003e\n\u003ca href=\"mailto:support@outdoorsolaroutlet.com?subject=Double%20Bullhorn%20Aluminum%20Bracket%20Compatibility\"\u003eAsk About Compatibility\u003c\/a\u003e\u003ca href=\"tel:+18774883581\"\u003eCall 1-877-488-3581\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- END COMPLETE SHOPIFY DESCRIPTION --\u003e","brand":"Outdoor Solar Outlet","offers":[{"title":"Default Title","offer_id":46666788700392,"sku":"","price":129.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/double-bullhorn-bracket-led-parking-lot-light-180-degree-aluminum-mounting-bracket-round-pole-double-l-bracket-tenons-8147244.jpg?v=1786734265"},{"product_id":"solar-extension-cable-5m16-4-feet-extender-wires-cords-two-core-with-plug-waterproof-ip65-for-solar-flood-lights-solar-street-lights","title":"Solar Extension Cable 5m16.4 Feet Extender Wires Cords Two Core with Plug Waterproof IP65 for Solar Flood Lights Solar Street Lights","description":"\u003cul class=\"a-unordered-list a-vertical a-spacing-none\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eSafe and Energy Saving - No electricity cost, entirely solar powered and wireless installation, which can save your cost.Length 16.4 ft, 2 Pin plug, suitable for DC, and other low-voltage DC environments.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eEasy to install-Match all TINSUM solar light products, with waterproof male plug, no need to cut the wiring, just plug in the plug on the original product and you can use it\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eWaterproof Design-The outdoor solar flood street light extension cable adopts IP65 waterproof design, which can be used with confidence.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eA solar lamp is connected to 2 cables at most-Since solar lamps are low-voltage products, the longer the power extension cord, the smaller the current passing through.It is recommended that the total length of the extension cable does not exceed 50 feet.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eAfter - sales service- You are always covered by our 2-year unlimited warranty when you purchase OSO Products. Contact our customer service team 24\/7.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan class=\"a-list-item\"\u003e\u003cspan\u003eSolar Extension Cable 5m16.4 Feet Extender Wires Cords Two Core With Plug Length 16.4 ft, 2 Pin plug, suitable for DC, and other low-voltage DC environments. IP65 waterproof design. Suitable OutdoorSolarOutlet solar street light,solar flood light,2pack solar flood light ,etc.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e","brand":"Outdoor Solar Outlet","offers":[{"title":"Default Title","offer_id":46756613652712,"sku":"","price":29.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/solar-extension-cable-5m164-feet-extender-wires-cords-two-core-with-plug-waterproof-ip65-for-solar-flood-lights-solar-street-lights-6853184.jpg?v=1786734261"},{"product_id":"single-spoke-arm-bracket-square-round-base","title":"Single Spoke Arm Bracket Square\/Round Base","description":"\u003cp\u003e \u003c\/p\u003e\n\u003ch3 class=\"sui-h3-bold sui-line-clamp-unset sui-font-normal sui-text-primary\"\u003eAbout This Product\u003c\/h3\u003e\n\u003cp class=\"sui-mb-4 sui-text-base\"\u003eThe Single Spoke Bracket with Long Extended Arm Tenon is designed for mounting one shoe box light fixture with an adjustable slip fitter. They are suitable for use with J\u0026amp;H LED area lights (sold separately). The bracket arms have a top outer diameter of 2-3\/8 inches and a dark bronze finish. The arms are made of durable die-cast aluminum, weighing approximately 5 pounds. They feature tenon top poles, providing a secure mount for your light fixture.\u003c\/p\u003e\n\u003cul class=\"sui-w-full sui-list-disc sui-px-6 sui-flex sui-flex-col sui-gap-2 sui-mt-2\" data-testid=\"bullet-list\"\u003e\n\u003cli data-testid=\"bullet-list-item\"\u003e\u003cspan\u003eSingle spoke bracket at 180° angle\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-testid=\"bullet-list-item\"\u003e\u003cspan\u003eSlip fits 2.5 in. o.d. pole tops\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-testid=\"bullet-list-item\"\u003e\u003cspan\u003eDurable steel construction\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-testid=\"bullet-list-item\"\u003e\u003cspan\u003eDouble reinforced weld joints, fade resistant bronze polyester powder coating weather resistant polyester powder\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-testid=\"bullet-list-item\"\u003e\u003cspan\u003eDesigned to mount atop wood, steel, and concrete poles\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-testid=\"bullet-list-item\"\u003e\u003cspan\u003eGreat for 2-3\/8 slip fitter shoebox light, parking lot light, flood light or other outdoor lighting fixture\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-testid=\"bullet-list-item\"\u003e\u003cspan\u003eEasy to replace old units or for new installation with the pole top mount\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli\u003e\n\u003cspan class=\"a-list-item\"\u003e💡 High Quality\u003c\/span\u003e:  This bracket has heavy-duty \u0026amp; high-quality steel which ensure bracket last long and sturdy. \u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/ul\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli\u003e\n\u003cspan class=\"a-list-item\"\u003e💡 Easy Installation: \u003c\/span\u003eRemovable end caps are easy access to wires connection, installation, and replace the existing post top mount. After choosing a suitable installation angle, you can use accessories to fit bracket with the light pole.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/ul\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003e💡 Each Tenon provide has a 2 3\/8 inch diameter.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/ul\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item\"\u003e💡 Wide Uses: Suitable for LED parking lot lights, shoebox light, flood Light, and street light with single light.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/ul\u003e","brand":"Outdoor Solar Outlet","offers":[{"title":"Round","offer_id":46928997351656,"sku":null,"price":59.95,"currency_code":"USD","in_stock":true},{"title":"Round-2","offer_id":47378251677928,"sku":null,"price":59.95,"currency_code":"USD","in_stock":true},{"title":"Square","offer_id":46928997384424,"sku":null,"price":59.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/single-spoke-arm-bracket-squareround-base-2108235.jpg?v=1786734258"},{"product_id":"180-double-bullhorn-light-pole-bracket-for-3-round-pole-2-3-8-dual-slip-fitter-mount-heavy-duty-welded-steel-parking-lot-shoebox-area-flood-street-lights","title":"180° Double Bullhorn Light Pole Bracket for 3\" Round Pole – Dual 2-3\/8\" Slip Fitter Tenon, Heavy-Duty Steel","description":"\u003cdiv id=\"oso-bullhorn180\"\u003e\n\u003csection class=\"hero\"\u003e\u003csmall\u003eCOMMERCIAL LIGHT POLE ACCESSORY\u003c\/small\u003e\u003ch2\u003e180° Double Bullhorn Light Pole Bracket\u003c\/h2\u003e\n\u003ch3\u003eDual 2-3\/8\" Slip-Fitter Tenons for Compatible 3\" Round Poles\u003c\/h3\u003e\n\u003cp\u003eMount two compatible outdoor lighting fixtures on one pole with this \u003cstrong\u003eheavy-duty welded-steel 180° double bullhorn bracket\u003c\/strong\u003e. The opposing arms create two fixture positions for parking lots, streets, warehouses and commercial properties.\u003c\/p\u003e\n\u003cp\u003eThe center mount has an approximately \u003cstrong\u003e3.2\" inside diameter \/ 3.5\" outside diameter\u003c\/strong\u003e and is designed for a compatible \u003cstrong\u003e3\" round pole\u003c\/strong\u003e. Each arm provides a \u003cstrong\u003e2-3\/8\" OD tenon\u003c\/strong\u003e for compatible slip-fitter fixtures.\u003c\/p\u003e\n\u003cdiv class=\"chips\"\u003e\n\u003cspan\u003e180° Dual Mount\u003c\/span\u003e\u003cspan\u003e3\" Round Pole\u003c\/span\u003e\u003cspan\u003e2-3\/8\" Tenons\u003c\/span\u003e\u003cspan\u003eWelded Steel\u003c\/span\u003e\u003cspan\u003eBlack Finish\u003c\/span\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003cimg class=\"wide\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/509bf15e-0516-47b6-8226-bb3c380174c1.__CR0,0,1940,1200_PT0_SX970_V1___.jpg\" alt=\"180 degree double bullhorn bracket for 3 inch round pole\" loading=\"lazy\"\u003e\n\u003csection class=\"stats\"\u003e\u003cdiv\u003e\n\u003cb\u003e180°\u003c\/b\u003e\u003cspan\u003eOpposing Mounts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003e3\"\u003c\/b\u003e\u003cspan\u003eRound Pole\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003e2-3\/8\"\u003c\/b\u003e\u003cspan\u003eTenon OD\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003e2 Lights\u003c\/b\u003e\u003cspan\u003ePositions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eSteel\u003c\/b\u003e\u003cspan\u003eConstruction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eBlack\u003c\/b\u003e\u003cspan\u003eFinish\u003c\/span\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection\u003e\u003ch2\u003eCheck Pole \u0026amp; Fixture Compatibility\u003c\/h2\u003e\n\u003cdiv class=\"fit\"\u003e\n\u003cdiv\u003e\n\u003cb\u003e3.2\" ID\u003c\/b\u003e\u003cspan\u003eCenter sleeve\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003e3.5\" OD\u003c\/b\u003e\u003cspan\u003eCenter sleeve\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003e3\" Pole\u003c\/b\u003e\u003cspan\u003eDesigned size\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003e2-3\/8\" OD\u003c\/b\u003e\u003cspan\u003eEach tenon\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003caside\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e Measure the actual outside diameter of your pole and verify the slip-fitter opening on each fixture before ordering. Nominal sizes can vary.\u003c\/aside\u003e\u003c\/section\u003e\n\u003cimg class=\"wide\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/efd818c2-c2f6-49c0-b876-db8fcd3d028d.__CR0,0,1940,1200_PT0_SX970_V1___.jpg\" alt=\"twin spoke 180 degree horizontal tenon adapter\" loading=\"lazy\"\u003e\n\u003csection\u003e\u003ch2\u003eMount Two Lights on One Pole\u003c\/h2\u003e\n\u003cp\u003eA double bullhorn bracket lets one compatible pole support two fixtures facing opposite directions.\u003c\/p\u003e\n\u003cdiv class=\"grid3\"\u003e\n\u003carticle\u003e\u003cb\u003e01\u003c\/b\u003e\u003ch3\u003e180° Configuration\u003c\/h3\u003e\n\u003cp\u003eTwo opposing arms create two light positions.\u003c\/p\u003e\u003c\/article\u003e\u003carticle\u003e\u003cb\u003e02\u003c\/b\u003e\u003ch3\u003e2-3\/8\" Tenons\u003c\/h3\u003e\n\u003cp\u003eEach arm accepts compatible slip-fitter fixtures.\u003c\/p\u003e\u003c\/article\u003e\u003carticle\u003e\u003cb\u003e03\u003c\/b\u003e\u003ch3\u003eSingle Pole Connection\u003c\/h3\u003e\n\u003cp\u003eThe center sleeve mounts over a compatible 3-inch round pole.\u003c\/p\u003e\u003c\/article\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"dark\"\u003e\u003ch2\u003eHeavy-Duty Welded Steel Construction\u003c\/h2\u003e\n\u003cp\u003eBuilt from welded steel tubing for a rigid commercial lighting mount with a black exterior finish.\u003c\/p\u003e\n\u003cdiv class=\"darkgrid\"\u003e\n\u003cdiv\u003e\n\u003cb\u003eWelded Steel\u003c\/b\u003e\u003cspan\u003eRigid structure\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003e20\"\u003c\/b\u003e\u003cspan\u003eApprox. length\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003e3.5\"\u003c\/b\u003e\u003cspan\u003eApprox. width\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003e7.1\"\u003c\/b\u003e\u003cspan\u003eApprox. height\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003cimg class=\"wide\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/0403eeca-a915-4658-a09c-9fbddfe49092.__CR0,0,1940,1200_PT0_SX970_V1___.jpg\" alt=\"twin 180 degree horizontal tenon adapter with two arms\" loading=\"lazy\"\u003e\n\u003csection\u003e\u003ch2\u003eCompatible Outdoor Light Types\u003c\/h2\u003e\n\u003cp\u003eUse with fixtures that have a compatible \u003cstrong\u003e2-3\/8\" slip-fitter mount\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"chips light\"\u003e\n\u003cspan\u003eLED Shoebox Lights\u003c\/span\u003e\u003cspan\u003eParking Lot Lights\u003c\/span\u003e\u003cspan\u003eArea Lights\u003c\/span\u003e\u003cspan\u003eStreet Lights\u003c\/span\u003e\u003cspan\u003eFlood Lights\u003c\/span\u003e\u003cspan\u003eSecurity Lights\u003c\/span\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"grid2\"\u003e\u003carticle\u003e\u003ch2\u003eCommon Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCommercial parking lots\u003c\/li\u003e\n\u003cli\u003ePrivate roads and streets\u003c\/li\u003e\n\u003cli\u003eWarehouses\u003c\/li\u003e\n\u003cli\u003eSchools and campuses\u003c\/li\u003e\n\u003cli\u003eIndustrial properties\u003c\/li\u003e\n\u003cli\u003eHOAs and communities\u003c\/li\u003e\n\u003cli\u003eSports areas\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/article\u003e\u003carticle\u003e\u003ch2\u003eWhy Use a Double Bullhorn?\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eMount two fixtures on one pole\u003c\/li\u003e\n\u003cli\u003eCreate opposing 180° positions\u003c\/li\u003e\n\u003cli\u003eDirect light toward two areas\u003c\/li\u003e\n\u003cli\u003eUse compatible 2-3\/8\" slip fitters\u003c\/li\u003e\n\u003cli\u003eCreate a clean pole-top layout\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/article\u003e\u003c\/section\u003e\n\u003csection\u003e\u003ch2\u003eInstallation Planning\u003c\/h2\u003e\n\u003cdiv class=\"steps\"\u003e\n\u003carticle\u003e\u003cb\u003e1\u003c\/b\u003e\u003ch3\u003eMeasure Pole\u003c\/h3\u003e\n\u003cp\u003eVerify actual outside diameter.\u003c\/p\u003e\u003c\/article\u003e\u003carticle\u003e\u003cb\u003e2\u003c\/b\u003e\u003ch3\u003eCheck Fixtures\u003c\/h3\u003e\n\u003cp\u003eConfirm 2-3\/8\" slip-fitter compatibility.\u003c\/p\u003e\u003c\/article\u003e\u003carticle\u003e\u003cb\u003e3\u003c\/b\u003e\u003ch3\u003eVerify Structure\u003c\/h3\u003e\n\u003cp\u003eAccount for fixtures, wind, pole and foundation.\u003c\/p\u003e\u003c\/article\u003e\u003carticle\u003e\u003cb\u003e4\u003c\/b\u003e\u003ch3\u003eInstall \u0026amp; Aim\u003c\/h3\u003e\n\u003cp\u003eSecure and aim according to the lighting layout.\u003c\/p\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003caside\u003e\u003cstrong\u003eStructural note:\u003c\/strong\u003e Adding a second fixture increases weight and wind-exposed area. Confirm the complete assembly is suitable for the actual fixtures and site conditions.\u003c\/aside\u003e\u003c\/section\u003e\n\u003csection id=\"specs\"\u003e\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"tablewrap\"\u003e\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003e180° Double Bullhorn \/ Twin Tenon Bracket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConfiguration\u003c\/th\u003e\n\u003ctd\u003eTwo Opposing Horizontal Mounts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Positions\u003c\/th\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDesigned Pole\u003c\/th\u003e\n\u003ctd\u003eCompatible 3\" Round Pole\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCenter Mount ID\u003c\/th\u003e\n\u003ctd\u003eApprox. 3.2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCenter Mount OD\u003c\/th\u003e\n\u003ctd\u003eApprox. 3.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Tenons\u003c\/th\u003e\n\u003ctd\u003e2-3\/8\" OD Each\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eWelded Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eApprox. Size\u003c\/th\u003e\n\u003ctd\u003e20\" L × 3.5\" W × 7.1\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting Hardware\u003c\/th\u003e\n\u003ctd\u003eM10 Mounting Bolts Listed as Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTypical Fixtures\u003c\/th\u003e\n\u003ctd\u003eShoebox, Parking Lot, Area, Flood, Security \u0026amp; Street Lights\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"grid2\"\u003e\u003carticle\u003e\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 180° Double Bullhorn Bracket\u003c\/li\u003e\n\u003cli\u003e2 × Integrated 2-3\/8\" OD Tenons\u003c\/li\u003e\n\u003cli\u003eM10 mounting bolts as listed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eFixtures, pole and other site-specific hardware are not stated as included.\u003c\/p\u003e\u003c\/article\u003e\u003carticle\u003e\u003ch2\u003eBefore You Buy\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eMeasure pole diameter\u003c\/li\u003e\n\u003cli\u003eCheck fixture slip-fitter size\u003c\/li\u003e\n\u003cli\u003eConfirm fixture weights\u003c\/li\u003e\n\u003cli\u003eConfirm pole and foundation capacity\u003c\/li\u003e\n\u003cli\u003eReview wind loading where required\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/article\u003e\u003c\/section\u003e\n\u003csection id=\"faq\" class=\"faq\"\u003e\u003ch2\u003eQuestions \u0026amp; Answers\u003c\/h2\u003e\n\u003cdetails open\u003e\u003csummary\u003eWhat size pole does this bracket fit?\u003c\/summary\u003e\u003cp\u003eIt is designed for a compatible 3-inch round pole. The supplied center sleeve is approximately 3.2\" ID and 3.5\" OD. Measure your actual pole before ordering.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat size are the two fixture arms?\u003c\/summary\u003e\u003cp\u003eEach horizontal arm is approximately 2-3\/8\" outside diameter for compatible slip-fitter fixtures.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan I mount two lights on one pole?\u003c\/summary\u003e\u003cp\u003eYes. It creates two opposing fixture positions. The pole and foundation must support the complete assembly and applicable environmental loads.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eAre the lights positioned 180 degrees apart?\u003c\/summary\u003e\u003cp\u003eYes. This is an opposing 180-degree double bullhorn configuration.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWill it fit a shoebox parking lot light?\u003c\/summary\u003e\u003cp\u003eIt can fit many shoebox lights using a slip fitter designed for a 2-3\/8\" OD tenon. Check the exact fixture specification first.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan I use it with street, area or flood lights?\u003c\/summary\u003e\u003cp\u003eYes, when the fixture uses a compatible 2-3\/8\" slip-fitter mount and the pole assembly is structurally suitable.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDo I need another slip-fitter adapter?\u003c\/summary\u003e\u003cp\u003eThe two horizontal arms are already 2-3\/8\" OD tenons. A separate fixture adapter is not normally needed when the light has a compatible slip fitter.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the bracket made from?\u003c\/summary\u003e\u003cp\u003eThe supplied information lists welded steel construction with a black finish.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat are the approximate dimensions?\u003c\/summary\u003e\u003cp\u003eApproximately 20\" long × 3.5\" wide × 7.1\" high.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eAre the lights and pole included?\u003c\/summary\u003e\u003cp\u003eNo. This listing is for the bullhorn bracket and listed mounting hardware. Fixtures and pole are not stated as included.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan I add two large fixtures without checking my pole?\u003c\/summary\u003e\u003cp\u003eNo. Two fixtures increase total weight and wind-exposed area. Verify the pole, foundation and mounting assembly for the actual fixtures and site.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eHow can I confirm my 3-inch pole will fit?\u003c\/summary\u003e\u003cp\u003eMeasure the actual outside diameter of the pole and compare it with the approximately 3.2\" center-sleeve inside diameter.\u003c\/p\u003e\u003c\/details\u003e\u003c\/section\u003e\n\u003csection class=\"contact\"\u003e\u003ch2\u003eNot Sure If It Fits?\u003c\/h2\u003e\n\u003cp\u003eSend Outdoor Solar Outlet your pole outside diameter and the mounting dimensions or product link for your fixture. We can help compare the measurements before ordering.\u003c\/p\u003e\n\u003cdiv\u003e\n\u003ca href=\"mailto:support@outdoorsolaroutlet.com?subject=Double%20Bullhorn%20Bracket%20Compatibility\"\u003eAsk About Compatibility\u003c\/a\u003e\u003ca href=\"tel:+18774883581\"\u003eCall 1-877-488-3581\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n#oso-bullhorn180{max-width:1120px;margin:auto;padding:16px 0 36px;color:#35465a;font-family:inherit;font-size:16px;line-height:1.7}#oso-bullhorn180 *{box-sizing:border-box}#oso-bullhorn180 section{margin-bottom:28px}#oso-bullhorn180 h2{margin:0 0 13px;color:#07182f;font-size:29px;line-height:1.25}#oso-bullhorn180 h3{margin:0 0 8px;color:#102e48;font-size:20px}#oso-bullhorn180 p{margin:0 0 15px}.hero,.contact{padding:34px;border-radius:17px;background:linear-gradient(120deg,#07182f,#153b57);color:#e7eef6}.hero h2,.contact h2,.dark h2{color:#fff!important}.hero h3{color:#ffd18d!important}.hero small{display:block;color:#ffc875;font-weight:800;letter-spacing:1px;margin-bottom:10px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips span{padding:7px 11px;border-radius:999px;background:#fff;color:#102e48;font-size:12px;font-weight:750}.chips.light span{background:#f3f6f9;border:1px solid #dce4ec}.wide{display:block;width:100%;max-width:970px;height:auto;margin:0 auto 28px;border-radius:12px}.stats{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;background:#dce4ec;border-radius:11px;overflow:hidden}.stats div{padding:16px 6px;text-align:center;background:#f5f7fa}.stats b,.stats span,.fit b,.fit span,.darkgrid b,.darkgrid span{display:block}.stats b{color:#07182f;font-size:17px}.stats span{font-size:12px}.fit{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.fit div,.grid2 article,.grid3 article,.steps article{padding:22px;border:1px solid #dfe6ed;border-radius:11px}.fit b{color:#f28c00;font-size:22px}.fit span{font-size:13px}aside{margin:20px 0;padding:18px;border-left:4px solid #f28c00;border-radius:8px;background:#fff6e9}.grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid3 article\u003eb,.steps article\u003eb{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;background:#07182f;color:#fff;margin-bottom:12px}.dark{padding:29px;border-radius:14px;background:#07182f;color:#e4edf6}.darkgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.darkgrid div{padding:16px;border:1px solid #34506a;border-radius:8px}.darkgrid b{color:#ffc875}.darkgrid span{font-size:12px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tablewrap{overflow-x:auto;border:1px solid #dce4ec;border-radius:11px}table{width:100%;border-collapse:collapse}th,td{padding:12px 14px;border-bottom:1px solid #e4e9ef;text-align:left;vertical-align:top}th{width:38%;background:#f4f7fa;color:#17334d}tr:last-child\u003e*{border-bottom:0}.faq details{border:1px solid #dce4ec;border-radius:9px;margin-bottom:9px}.faq summary{padding:16px 18px;cursor:pointer;color:#102e48;font-weight:750}.faq details p{padding:0 18px 17px;margin:0}.contact div{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.contact a{display:inline-block;padding:12px 16px;border-radius:8px;background:#f7931e;color:#07182f;text-decoration:none;font-weight:800}.contact a:last-child{background:#fff}ul{padding-left:22px}@media(max-width:850px){.stats{grid-template-columns:repeat(3,1fr)}.fit,.steps{grid-template-columns:repeat(2,1fr)}.grid3{grid-template-columns:1fr}}@media(max-width:620px){#oso-bullhorn180{font-size:15px}.hero,.contact,.dark{padding:24px 18px}.grid2,.fit,.steps{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}#oso-bullhorn180 h2{font-size:25px}.contact a{display:block;width:100%;text-align:center}}\n\u003c\/style\u003e","brand":"LumenX","offers":[{"title":"Default Title","offer_id":49072729391336,"sku":null,"price":99.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/180-double-bullhorn-light-pole-bracket-for-3-round-pole-dual-2-38-slip-fitter-tenon-heavy-duty-steel-1180369.jpg?v=1789661182"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/collections\/ChatGPT_Image_Sep_18_2026_12_55_16_PM.png?v=1789826713","url":"https:\/\/outdoorsolaroutlet.com\/collections\/arm-and-braket.oembed","provider":"Outdoor Solar Outlet","version":"1.0","type":"link"}