{"title":"Street Light Pole","description":"\u003cdiv id=\"oso-street-poles\"\u003e\n\n\u003cstyle\u003e\n#oso-street-poles{\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-street-poles *{\n  box-sizing:border-box;\n}\n\n#oso-street-poles 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-street-poles h3{\n  margin:0 0 8px;\n  color:#102e48;\n  font-size:19px;\n  line-height:1.35;\n  font-weight:800;\n}\n\n#oso-street-poles p{\n  margin:0 0 15px;\n  color:#5b6879;\n}\n\n#oso-street-poles section{\n  margin-bottom:28px;\n}\n\n\n\/* HERO *\/\n\n.osp-hero{\n  padding:36px;\n  border-radius:17px;\n  background:linear-gradient(120deg,#07182f,#123d60);\n  color:#fff;\n}\n\n.osp-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.osp-hero h2{\n  color:#fff !important;\n  font-size:36px !important;\n}\n\n.osp-hero-sub{\n  color:#ffd18d !important;\n  font-size:20px;\n  font-weight:750;\n}\n\n.osp-hero p{\n  color:#dce6ef !important;\n}\n\n.osp-hero strong{\n  color:#fff !important;\n}\n\n.osp-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:18px;\n}\n\n.osp-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\/* GRID *\/\n\n.osp-grid3{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:17px;\n}\n\n.osp-grid2{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:17px;\n}\n\n.osp-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.osp-card p:last-child{\n  margin-bottom:0;\n}\n\n.osp-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\/* DARK SECTION *\/\n\n.osp-dark{\n  padding:30px;\n  border-radius:15px;\n  background:#07182f;\n}\n\n.osp-dark h2{\n  color:#fff !important;\n}\n\n.osp-dark p{\n  color:#dce6ef !important;\n}\n\n.osp-dark-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  margin-top:18px;\n}\n\n.osp-dark-box{\n  padding:16px;\n  border:1px solid #34506a;\n  border-radius:9px;\n  background:rgba(255,255,255,.05);\n}\n\n.osp-dark-box strong{\n  display:block;\n  color:#ffc875;\n}\n\n.osp-dark-box span{\n  display:block;\n  margin-top:4px;\n  color:#dce6ef;\n  font-size:12px;\n}\n\n\n\/* APPLICATIONS *\/\n\n.osp-apps{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:17px;\n}\n\n.osp-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\/* LIST *\/\n\n.osp-list{\n  margin:0;\n  padding:0;\n  list-style:none;\n}\n\n.osp-list li{\n  position:relative;\n  padding:7px 0 7px 26px;\n  color:#596779;\n}\n\n.osp-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.osp-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.osp-planning{\n  padding:32px;\n  border-radius:15px;\n  background:linear-gradient(120deg,#07182f,#0e3157);\n}\n\n.osp-planning h2{\n  color:#fff !important;\n}\n\n.osp-planning p{\n  color:#dce6ef !important;\n}\n\n.osp-planning-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  margin:20px 0;\n}\n\n.osp-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.osp-buttons{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n  margin-top:20px;\n}\n\n.osp-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.osp-btn-alt{\n  background:#fff;\n}\n\n\n\/* FAQ *\/\n\n.osp-faq details{\n  margin-bottom:9px;\n  border:1px solid #dce4ec;\n  border-radius:9px;\n  background:#fff;\n}\n\n.osp-faq summary{\n  padding:16px 18px;\n  cursor:pointer;\n  color:#102e48;\n  font-weight:750;\n}\n\n.osp-faq details div{\n  padding:0 18px 17px;\n}\n\n.osp-faq details p{\n  margin:0;\n}\n\n\n\/* MOBILE *\/\n\n@media(max-width:850px){\n\n  .osp-grid3{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .osp-dark-grid,\n  .osp-planning-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n}\n\n@media(max-width:620px){\n\n  .osp-hero,\n  .osp-dark,\n  .osp-planning{\n    padding:24px 18px;\n  }\n\n  .osp-hero h2{\n    font-size:28px !important;\n  }\n\n  .osp-grid2,\n  .osp-grid3{\n    grid-template-columns:1fr;\n  }\n\n  .osp-buttons{\n    flex-direction:column;\n  }\n\n  .osp-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=\"osp-hero\"\u003e\n\n  \u003cspan class=\"osp-eyebrow\"\u003e\n    COMMERCIAL OUTDOOR LIGHTING SUPPORT\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Street Light Poles\n  \u003c\/h2\u003e\n\n  \u003cp class=\"osp-hero-sub\"\u003e\n    Commercial Poles for Solar Street Lights, LED Parking Lot Lights \u0026amp; Outdoor Area Lighting\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Shop \u003cstrong\u003estreet light poles\u003c\/strong\u003e designed for compatible solar street lights,\n    LED parking lot lights, roadway lighting and commercial outdoor fixtures.\n    Outdoor Solar Outlet offers pole options for residential, commercial,\n    HOA, parking lot, farm, school and large-property lighting projects.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Choose from multiple pole heights and configurations, including\n    \u003cstrong\u003e13 ft, 16 ft and 20 ft options where available\u003c\/strong\u003e,\n    along with compatible mounting accessories and brackets.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"osp-tags\"\u003e\n    \u003cspan\u003eCommercial Light Poles\u003c\/span\u003e\n    \u003cspan\u003eSolar Street Lights\u003c\/span\u003e\n    \u003cspan\u003eLED Parking Lot Lights\u003c\/span\u003e\n    \u003cspan\u003eMultiple Heights\u003c\/span\u003e\n    \u003cspan\u003eMounting Accessories\u003c\/span\u003e\n    \u003cspan\u003eOutdoor Applications\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- BENEFITS --\u003e\n\n\u003csection\u003e\n\n  \u003ch2\u003e\n    Choose the Right Pole for Your Lighting Project\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Pole height and mounting configuration can significantly affect\n    coverage, fixture performance and the overall appearance of a lighting installation.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"osp-grid3\"\u003e\n\n    \u003cdiv class=\"osp-card\"\u003e\n\n      \u003cdiv class=\"osp-number\"\u003e\n        01\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Multiple Pole Heights\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Select the height that best matches your fixture,\n        property size and desired lighting coverage.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"osp-card\"\u003e\n\n      \u003cdiv class=\"osp-number\"\u003e\n        02\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Commercial Applications\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Suitable for compatible lighting installations in parking lots,\n        roads, commercial properties, HOAs, schools and large outdoor areas.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"osp-card\"\u003e\n\n      \u003cdiv class=\"osp-number\"\u003e\n        03\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Mounting Flexibility\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Combine compatible poles with single arms, bullhorn brackets,\n        tenons and other mounting accessories based on the project layout.\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=\"osp-dark\"\u003e\n\n  \u003ch2\u003e\n    Built Around the Complete Lighting System\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    A street light pole should be selected as part of the complete system,\n    including the fixture, mounting bracket, pole height, foundation,\n    wind exposure and installation location.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"osp-dark-grid\"\u003e\n\n    \u003cdiv class=\"osp-dark-box\"\u003e\n      \u003cstrong\u003e13–20+ Ft\u003c\/strong\u003e\n      \u003cspan\u003eMultiple heights depending on model\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"osp-dark-box\"\u003e\n      \u003cstrong\u003eSolar Ready\u003c\/strong\u003e\n      \u003cspan\u003eCompatible solar-light applications\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"osp-dark-box\"\u003e\n      \u003cstrong\u003eLED Ready\u003c\/strong\u003e\n      \u003cspan\u003eParking lot \u0026amp; area lighting\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"osp-dark-box\"\u003e\n      \u003cstrong\u003eCommercial Use\u003c\/strong\u003e\n      \u003cspan\u003eRoads, parking lots \u0026amp; 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    Street Light Pole Applications\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"osp-apps\"\u003e\n\n    \u003cspan\u003eParking Lots\u003c\/span\u003e\n    \u003cspan\u003eCommercial Properties\u003c\/span\u003e\n    \u003cspan\u003eSolar Street Lights\u003c\/span\u003e\n    \u003cspan\u003eLED Parking Lot Lights\u003c\/span\u003e\n    \u003cspan\u003ePrivate Roads\u003c\/span\u003e\n    \u003cspan\u003eDriveways\u003c\/span\u003e\n    \u003cspan\u003eHOAs \u0026amp; Communities\u003c\/span\u003e\n    \u003cspan\u003eSchools \u0026amp; Campuses\u003c\/span\u003e\n    \u003cspan\u003eFarms \u0026amp; Ranches\u003c\/span\u003e\n    \u003cspan\u003eWarehouses\u003c\/span\u003e\n    \u003cspan\u003eParks\u003c\/span\u003e\n    \u003cspan\u003eLarge Outdoor Areas\u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- BUYING GUIDE --\u003e\n\n\u003csection class=\"osp-grid2\"\u003e\n\n  \u003cdiv class=\"osp-card\"\u003e\n\n    \u003ch2\u003e\n      Before Choosing a Pole\n    \u003c\/h2\u003e\n\n    \u003cul class=\"osp-list\"\u003e\n      \u003cli\u003eConfirm desired mounting height\u003c\/li\u003e\n      \u003cli\u003eCheck fixture weight\u003c\/li\u003e\n      \u003cli\u003eVerify pole-top and fixture compatibility\u003c\/li\u003e\n      \u003cli\u003eConfirm bracket or tenon size\u003c\/li\u003e\n      \u003cli\u003eDetermine single or dual fixture setup\u003c\/li\u003e\n      \u003cli\u003eReview foundation requirements\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"osp-card\"\u003e\n\n    \u003ch2\u003e\n      Commercial Project Considerations\n    \u003c\/h2\u003e\n\n    \u003cul class=\"osp-list\"\u003e\n      \u003cli\u003eFixture quantity and spacing\u003c\/li\u003e\n      \u003cli\u003eLighting coverage requirements\u003c\/li\u003e\n      \u003cli\u003eWind conditions\u003c\/li\u003e\n      \u003cli\u003eFixture EPA \/ wind-exposed area\u003c\/li\u003e\n      \u003cli\u003eFoundation and anchoring\u003c\/li\u003e\n      \u003cli\u003eLocal permitting requirements\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003cdiv class=\"osp-warning\"\u003e\n\n  \u003cstrong\u003eImportant:\u003c\/strong\u003e\n  Pole height alone does not determine compatibility.\n  Always verify fixture weight, mounting dimensions,\n  pole-top dimensions, brackets, wind loading,\n  foundation requirements and local codes before installation.\n\n\u003c\/div\u003e\n\n\n\u003c!-- LIGHTING PLANNING --\u003e\n\n\u003csection class=\"osp-planning\"\u003e\n\n  \u003cspan class=\"osp-eyebrow\"\u003e\n    FREE PROJECT ASSISTANCE\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Need Help Choosing the Right Street Light Pole?\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Outdoor Solar Outlet can help review your commercial lighting project\n    and recommend a suitable combination of fixture, pole height,\n    mounting bracket and placement.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Send us your site dimensions, property photos or aerial image,\n    desired lighting coverage and the fixture you plan to install.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"osp-planning-grid\"\u003e\n\n    \u003cdiv class=\"osp-planning-item\"\u003e\n      Property Dimensions\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"osp-planning-item\"\u003e\n      Site Photos\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"osp-planning-item\"\u003e\n      Fixture Information\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"osp-planning-item\"\u003e\n      Desired Coverage\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"osp-buttons\"\u003e\n\n    \u003ca href=\"\/pages\/contact-us\" class=\"osp-btn\"\u003e\n      Request Lighting Planning\n    \u003c\/a\u003e\n\n    \u003ca href=\"\/pages\/b2b-bulk-order\" class=\"osp-btn osp-btn-alt\"\u003e\n      Get a Commercial Quote\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- SEO CONTENT --\u003e\n\n\u003csection\u003e\n\n  \u003ch2\u003e\n    Commercial Street Light Poles for Solar \u0026amp; LED Lighting\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Street light poles are used to elevate outdoor lighting fixtures\n    to a suitable mounting height for parking lots, roadways,\n    commercial properties, private roads and large outdoor areas.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Outdoor Solar Outlet carries poles for compatible\n    \u003cstrong\u003esolar street lights, LED parking lot lights,\n    commercial area lights and outdoor security lighting\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Selecting the correct pole involves more than choosing a height.\n    Pole diameter, fixture weight, mounting bracket, wind exposure,\n    foundation design and project requirements should all be considered\n    before installation.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- FAQ --\u003e\n\n\u003csection class=\"osp-faq\"\u003e\n\n  \u003ch2\u003e\n    Street Light Pole FAQs\n  \u003c\/h2\u003e\n\n\n  \u003cdetails open\u003e\n\n    \u003csummary\u003e\n      What height street light pole should I use?\n    \u003c\/summary\u003e\n\n    \u003cdiv\u003e\n      \u003cp\u003e\n        The correct height depends on the fixture, property layout,\n        desired lighting coverage and application. Common options\n        can include 13 ft, 16 ft and 20 ft poles, depending on the model.\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 poles be used with solar street lights?\n    \u003c\/summary\u003e\n\n    \u003cdiv\u003e\n      \u003cp\u003e\n        Yes, many poles in this collection are intended for compatible\n        solar street light installations. Always confirm fixture weight,\n        mounting dimensions and pole compatibility.\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 use these poles for LED parking lot lights?\n    \u003c\/summary\u003e\n\n    \u003cdiv\u003e\n      \u003cp\u003e\n        Compatible poles can be used with LED parking lot and area lights\n        when the fixture mounting system, weight and structural requirements match.\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 bullhorn or dual-light bracket may allow two fixtures\n        on one pole. The pole and foundation must support the total fixture\n        weight 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      What mounting accessories may be required?\n    \u003c\/summary\u003e\n\n    \u003cdiv\u003e\n      \u003cp\u003e\n        Depending on the fixture, you may need a pole arm,\n        tenon adapter, slip-fitter mount, bullhorn bracket\n        or other compatible mounting hardware.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      Do street light poles require a foundation?\n    \u003c\/summary\u003e\n\n    \u003cdiv\u003e\n      \u003cp\u003e\n        Many pole installations require an appropriate foundation\n        or anchoring system. Requirements depend on pole design,\n        height, fixture load, soil conditions, wind exposure and local codes.\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 pole selection?\n    \u003c\/summary\u003e\n\n    \u003cdiv\u003e\n      \u003cp\u003e\n        Yes. Send us the light fixture model, property dimensions,\n        photos and desired coverage. We can help compare available\n        pole heights and mounting options for your project.\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 provide for lighting planning?\n    \u003c\/summary\u003e\n\n    \u003cdiv\u003e\n      \u003cp\u003e\n        Send property dimensions, an aerial image or site photos,\n        fixture information, preferred pole height and the areas\n        that need illumination.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      Are all street light poles compatible with every fixture?\n    \u003c\/summary\u003e\n\n    \u003cdiv\u003e\n      \u003cp\u003e\n        No. Pole-top size, fixture mounting method, bracket dimensions\n        and weight requirements vary. Verify compatibility 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 commercial pole installations require engineering?\n    \u003c\/summary\u003e\n\n    \u003cdiv\u003e\n      \u003cp\u003e\n        Some commercial projects may require structural calculations,\n        foundation design or permitting depending on pole height,\n        fixture load, wind conditions and local regulations.\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":"street-light-pole-13-12ft-garden-light-pole-outdoor-heavy-metal","title":"13FT Street Light Pole Garden Light Heavy Metal Light Pole Black Iron Aluminum Pole with Ground Cage and Mounting Kit for Heavy Duty","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cdiv id=\"imageGallery_feature_div\" class=\"celwidget pd_rd_w-NpfVZ pd_rd_r-KVA49XBFGR2PB287BQS9 pd_rd_wg-7M86O\" data-feature-name=\"imageGallery\" data-csa-c-type=\"widget\" data-csa-c-content-id=\"imageGallery\" data-csa-c-slot-id=\"imageGallery_feature_div\" data-csa-c-asin=\"\" data-csa-c-is-in-initial-active-row=\"false\" data-csa-c-id=\"kh2yiy-q3wfws-69ej3k-rduej7\" data-cel-widget=\"imageGallery_feature_div\"\u003e\n\u003cdiv id=\"product-image-gallery\" class=\"a-cardui-deck\" name=\"a-cardui-deck-autoname-10\"\u003e\n\u003cdiv class=\"a-cardui\" data-a-card-type=\"fullBleed\" name=\"a-cardui-deck-autoname-10-card0\"\u003e\n\u003cdiv class=\"a-cardui-header\"\u003e\n\u003cdiv class=\"a-section image-gallery-widget-title\"\u003e\n\u003cdiv class=\"a-cardui-title\"\u003e\n\u003ch3 class=\"a-size-medium a-cardui-title-text\"\u003e\u003cspan class=\"a-truncate\" data-a-word-break=\"normal\" data-a-max-rows=\"3\" data-a-overflow-marker=\"\u0026amp;hellip;\" data-a-recalculate=\"false\" data-a-updated=\"true\"\u003e\u003cspan class=\"a-truncate-full a-offscreen\"\u003e Product Gallery \u003c\/span\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a-cardui-body\"\u003e\n\u003cdiv class=\"a-section a-spacing-base image-gallery-first-slot\"\u003e\n\u003cdiv class=\"image-gallery-tint\"\u003e\u003c\/div\u003e\n\u003cimg alt=\"Street Light Pole 13.12ft Garden Light Pole Outdoor Heavy Metal Light Pole Field Light Pole Ranch Light Pole Black Iron Aluminum Pole with Ground Cage and Mounting Kit for Heavy Duty Street Light\" src=\"https:\/\/m.media-amazon.com\/images\/I\/61GaXXC9tQL.jpg\" class=\"product-image\" width=\"1600\" data-src=\"https:\/\/m.media-amazon.com\/images\/I\/61GaXXC9tQL.jpg\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-base a-padding-base image-gallery-slot\"\u003e\n\u003cdiv class=\"image-gallery-tint\"\u003e\u003c\/div\u003e\n\u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/I\/61Dtip4GHXL.jpg\" class=\"product-image\" width=\"1600\" role=\"presentation\" data-src=\"https:\/\/m.media-amazon.com\/images\/I\/61Dtip4GHXL.jpg\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-base a-padding-base image-gallery-slot\"\u003e\n\u003cdiv class=\"image-gallery-tint\"\u003e\u003c\/div\u003e\n\u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/I\/81qs6TvHlPL.jpg\" class=\"product-image\" width=\"1600\" role=\"presentation\" data-src=\"https:\/\/m.media-amazon.com\/images\/I\/81qs6TvHlPL.jpg\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-base a-padding-base image-gallery-slot\"\u003e\n\u003cdiv class=\"image-gallery-tint\"\u003e\u003c\/div\u003e\n\u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/I\/817lBjc6EYL.jpg\" class=\"product-image\" width=\"1600\" role=\"presentation\" data-src=\"https:\/\/m.media-amazon.com\/images\/I\/817lBjc6EYL.jpg\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a-section a-spacing-base a-padding-base image-gallery-slot\"\u003e\n\u003cdiv class=\"image-gallery-tint\"\u003e\u003c\/div\u003e\n\u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/I\/71b09dVv7HL.jpg\" class=\"product-image\" width=\"1600\" role=\"presentation\" data-src=\"https:\/\/m.media-amazon.com\/images\/I\/71b09dVv7HL.jpg\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"a-section a-padding-base image-gallery-last-slot\"\u003e\n\u003cdiv class=\"image-gallery-tint\"\u003e\u003c\/div\u003e\n\u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/I\/81UvY5BPfAL.jpg\" class=\"product-image\" width=\"1600\" role=\"presentation\" data-src=\"https:\/\/m.media-amazon.com\/images\/I\/81UvY5BPfAL.jpg\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"aplusBrandStory_feature_div\" class=\"celwidget pd_rd_w-AdQri pd_rd_r-KVA49XBFGR2PB287BQS9 pd_rd_wg-7M86O\" data-feature-name=\"aplusBrandStory\" data-csa-c-type=\"widget\" data-csa-c-content-id=\"aplusBrandStory\" data-csa-c-slot-id=\"aplusBrandStory_feature_div\" data-csa-c-asin=\"\" data-csa-c-is-in-initial-active-row=\"false\" data-csa-c-id=\"pknekz-xxeh4f-1r5l5s-sf3yd\" data-cel-widget=\"aplusBrandStory_feature_div\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"aplusBatch_feature_div\" class=\"celwidget pd_rd_w-Na88M pd_rd_r-KVA49XBFGR2PB287BQS9 pd_rd_wg-7M86O\" data-feature-name=\"aplusBatch\" data-csa-c-type=\"widget\" data-csa-c-content-id=\"aplusBatch\" data-csa-c-slot-id=\"aplusBatch_feature_div\" data-csa-c-asin=\"\" data-csa-c-is-in-initial-active-row=\"false\" data-csa-c-id=\"rsr1wm-gwhat0-fjizgl-vj7lau\" data-cel-widget=\"aplusBatch_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=\"il7pyi-z5x4oh-mirray-o5c6xs\" data-cel-widget=\"\"\u003e\n\u003cdiv class=\"a-cardui feature\" data-a-card-type=\"basic\" name=\"a-cardui-deck-autoname-11-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=\"mu3khu-6uf5q2-gev7tx-vmtcd4\" 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=\"19thop-zclltq-r0kcgr-h2uc0j\" data-cel-widget=\"aplus-m-3p-module-b\"\u003e\n\u003cdiv class=\"aplus-3p-center-content\"\u003e\u003cimg alt=\"00\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/1b308f61-11a2-449f-b99e-0e9b676e3af6.__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\/1b308f61-11a2-449f-b99e-0e9b676e3af6.__CR0,0,970,600_PT0_SX970_V1___.jpg\"\u003e\u003c\/div\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=\"878gma-6ifu27-ath6ww-2gh24r\" data-cel-widget=\"aplus-m-3p-module-b\"\u003e\n\u003cdiv class=\"aplus-3p-center-content\"\u003e\u003cimg alt=\"12\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/c186334c-1a62-4414-bdea-aaf946bfd3df.__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\/c186334c-1a62-4414-bdea-aaf946bfd3df.__CR0,0,970,600_PT0_SX970_V1___.jpg\"\u003e\u003c\/div\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=\"hyjy13-e9mrnk-uxebv2-rz2pfc\" data-cel-widget=\"aplus-m-3p-module-b\"\u003e\n\u003cdiv class=\"aplus-3p-center-content\"\u003e\u003cimg alt=\"2\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/7acf4be0-3d9a-4201-a3e0-a5f00db44ede.__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\/7acf4be0-3d9a-4201-a3e0-a5f00db44ede.__CR0,0,970,600_PT0_SX970_V1___.jpg\"\u003e\u003c\/div\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=\"caxgze-32jugo-qqifph-msss1\" data-cel-widget=\"aplus-m-3p-module-b\"\u003e\n\u003cdiv class=\"aplus-3p-center-content\"\u003e\u003cimg alt=\"6\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/6ff7c8b1-bfda-4764-9aa8-71e113bc388a.__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\/6ff7c8b1-bfda-4764-9aa8-71e113bc388a.__CR0,0,970,600_PT0_SX970_V1___.jpg\"\u003e\u003c\/div\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=\"pb2dhr-jdrmk-rkrefg-te2n6g\" data-cel-widget=\"aplus-m-3p-module-b\"\u003e\n\u003cdiv class=\"aplus-3p-center-content\"\u003e\u003cimg alt=\"0\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/c08c8b08-e9c8-4374-9243-2f266dcc4c42.__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\/c08c8b08-e9c8-4374-9243-2f266dcc4c42.__CR0,0,970,600_PT0_SX970_V1___.jpg\"\u003e\u003c\/div\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=\"curotf-z92o6z-pnzncy-b7zybg\" data-cel-widget=\"aplus-m-3p-module-b\"\u003e\n\u003cdiv class=\"aplus-3p-center-content\"\u003e\u003cimg alt=\"0\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/ff3d0444-7ee6-4b36-92d0-1931d8f5fb26.__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\/ff3d0444-7ee6-4b36-92d0-1931d8f5fb26.__CR0,0,970,600_PT0_SX970_V1___.jpg\"\u003e\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=\"renewedProgramDescription_feature_div\" class=\"celwidget pd_rd_w-7fz5x pd_rd_r-KVA49XBFGR2PB287BQS9 pd_rd_wg-7M86O\" 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=\"ob2kye-rok24u-d1zf53-7eiwpu\" 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-12\" data-csa-c-id=\"ysnf7h-jj43rn-8cfjjx-2ec3am\" data-cel-widget=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"productDescription_feature_div\" class=\"celwidget pd_rd_w-6XCGD pd_rd_r-KVA49XBFGR2PB287BQS9 pd_rd_wg-7M86O\" 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=\"ym596j-n8a5wy-njkhan-u7cp52\" 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-13\" data-csa-c-id=\"3cngdr-y6hd0t-v73pjk-jklx99\" data-cel-widget=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"collectiblesKeyInformation_feature_div\" class=\"celwidget pd_rd_w-EGh2y pd_rd_r-KVA49XBFGR2PB287BQS9 pd_rd_wg-7M86O\" 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=\"35jvmp-jeeuj5-4cex7l-8foz0d\" 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-14\" data-csa-c-id=\"pc4j0i-otvguz-7o0whn-esngw8\" data-cel-widget=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"featureBulletsAndDetailBullets_feature_div\" class=\"celwidget pd_rd_w-rudB9 pd_rd_r-KVA49XBFGR2PB287BQS9 pd_rd_wg-7M86O\" 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=\"v3aesd-1r1kxg-j8rpok-mucdnk\" 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-15\" data-csa-c-id=\"g7qxm8-csdkjr-xfp573-2vv64e\" data-cel-widget=\"\"\u003e\n\u003cdiv class=\"a-cardui feature\" data-a-card-type=\"basic\" name=\"a-cardui-deck-autoname-15-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\"\u003eHeight Adjustable: ✅The extra tall street light pole is designed in sections, so you can DIY different sizes and freely adjust to the height you need. Its height variation depends on how many sections of extended straight poles will be used, and there are four sections of extended poles available inside the package.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eDurable material: ✅13.12 feet outdoor street light pole is treated with anti-rust and anti-corrosion coating on its surface, which is not easy to wear. The included ground cage can be mounted deeply under the ground and can support a wide range of heavy-duty pendants.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eExtremely stable: ✅The extended ground cage design increases its stability. Using our heavy duty pole to fix street lights or other heavy duty pendants will ensure that the outdoor light pole stands straight and stable in the soil, not easily tilted, bent and broken, more stable and durable.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eEasy to install: ✅Each section of the extension pole can be quickly screwed together, no additional tools are needed, just make sure that each section of the heavy duty pole is 100% fastened.Mounts onto concrete or other surface.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eWidely used: ✅Durable outdoor light poles not only hold street lights firmly in place, but can also hang banners, flags, lanterns, balloons, garlands to decorate your garden, wedding, family gathering or other parties. (Note: We only sell outdoor street light poles)\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":"Default Title","offer_id":44770165031144,"sku":"spole-16ft","price":249.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/13ft-street-light-pole-garden-light-heavy-metal-light-pole-black-iron-aluminum-pole-with-ground-cage-and-mounting-kit-for-heavy-duty-1184913.jpg?v=1786734446"},{"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":"street-light-pole-mount-accessories-street-lamp-pole-ground-cage-embedded-parts","title":"Street Light Pole Mount Accessories Street Lamp Pole Ground Cage Embedded Parts","description":"\u003ch3 class=\"sui-h3-bold sui-line-clamp-unset sui-text-primary\"\u003eAbout This Product\u003c\/h3\u003e\n\u003cp class=\"sui-mb-4 sui-text-base\"\u003eEnsure the structural integrity of your construction project with our high-quality Base Rebar Cage. Crafted with precision and durability in mind, this essential construction component is designed to provide superior reinforcement for your concrete foundations. Invest in the strength and reliability of our Base Rebar Cage, and rest assured that your construction projects will stand the test of time. Elevate your building's foundation with this essential component, backed by our commitment to quality and durability.\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\u003eRobust reinforcement: our base rebar cage is constructed from premium-grade steel, meticulously engineered to withstand the toughest of construction environments, its robust design ensures enhanced stability and longevity for your concrete structures\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-testid=\"bullet-list-item\"\u003e\u003cspan\u003ePrecision engineering: each base rebar cage is fabricated with precision-cut steel bars, expertly welded together to exacting specifications, this meticulous craftsmanship guarantees uniformity and consistency, reducing the risk of structural weaknesses\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-testid=\"bullet-list-item\"\u003e\u003cspan\u003eEasy installation: streamline your construction process with the user-friendly design of our base rebar cage, its modular structure allows for quick and hassle-free installation, saving you valuable time and labor costs on the job site\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-testid=\"bullet-list-item\"\u003e\u003cspan\u003eVersatile application: whether you're working on residential, commercial, or industrial projects, our base rebar cage is versatile enough to meet your needs, it's designed to enhance the load-bearing capacity of your foundations, ensuring safety and stability in all construction endeavors\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Outdoor Solar Outlet","offers":[{"title":"Default Title","offer_id":46591080726760,"sku":"","price":44.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/files\/street-light-pole-mount-accessories-street-lamp-pole-ground-cage-embedded-parts-4189100.jpg?v=1786734314"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0266\/8616\/0940\/collections\/ChatGPT_Image_Sep_18_2026_01_04_18_PM.png?v=1789826718","url":"https:\/\/outdoorsolaroutlet.com\/collections\/street-light-pole.oembed","provider":"Outdoor Solar Outlet","version":"1.0","type":"link"}