{"title":"Votatec Commercial \u0026 Industrial Lighting","description":"\u003c!--\nVOTATEC COMMERCIAL \u0026 INDUSTRIAL LIGHTING COLLECTION\nShopify collection description HTML\n\nRecommended collection title:\nVotatec Commercial \u0026 Industrial Lighting\n\nRecommended handle:\n\/collections\/votatec-commercial-industrial-lighting\n\nIMPORTANT:\n- Shopify should generate the page's only H1 from the collection title.\n- This custom description begins with an H2 to avoid a duplicate H1.\n- Do not add guessed product URLs for models that are not yet live.\n- Votatec Track Lighting may also be cross-listed later in a separate multi-brand Track Lighting collection.\n--\u003e\n\u003cstyle\u003e\n  .votatec-page {\n    font-family: Arial, Helvetica, sans-serif;\n    color: #2f2f2f;\n    line-height: 1.65;\n    background: #ffffff;\n  }\n\n  .votatec-page * {\n    box-sizing: border-box;\n  }\n\n  .votatec-wrap {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 0 18px;\n  }\n\n  .vot-hero {\n    background: linear-gradient(135deg, #fff4eb 0%, #ffffff 55%, #f3f3f3 100%);\n    border: 1px solid #f2d5bd;\n    border-radius: 24px;\n    padding: 44px 34px;\n    margin: 24px 0 30px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .vot-hero:before {\n    content: \"\";\n    position: absolute;\n    right: -90px;\n    top: -90px;\n    width: 260px;\n    height: 260px;\n    background: rgba(245, 126, 32, 0.14);\n    border-radius: 50%;\n  }\n\n  .vot-kicker {\n    display: inline-block;\n    background: #f57e20;\n    color: #ffffff;\n    font-weight: 700;\n    padding: 7px 14px;\n    border-radius: 999px;\n    font-size: 13px;\n    letter-spacing: .3px;\n    text-transform: uppercase;\n    margin-bottom: 16px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-hero h2 {\n    font-size: 38px;\n    line-height: 1.16;\n    margin: 0 0 16px;\n    color: #2b2b2b;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-hero p {\n    max-width: 920px;\n    font-size: 17px;\n    margin: 0 0 20px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 22px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-btn {\n    display: inline-block;\n    padding: 12px 18px;\n    border-radius: 10px;\n    font-weight: 700;\n    text-decoration: none !important;\n    transition: .2s ease;\n  }\n\n  .vot-btn:hover {\n    transform: translateY(-1px);\n    opacity: .94;\n  }\n\n  .vot-btn-primary {\n    background: #f57e20;\n    color: #ffffff !important;\n  }\n\n  .vot-btn-secondary {\n    background: #333333;\n    color: #ffffff !important;\n  }\n\n  .vot-btn-light {\n    background: #ffffff;\n    color: #333333 !important;\n    border: 1px solid #dddddd;\n  }\n\n  .vot-section {\n    margin: 36px 0;\n  }\n\n  .vot-section h2 {\n    font-size: 28px;\n    line-height: 1.25;\n    color: #2b2b2b;\n    margin: 0 0 14px;\n    border-left: 6px solid #f57e20;\n    padding-left: 14px;\n  }\n\n  .vot-section h3 {\n    font-size: 20px;\n    line-height: 1.3;\n    color: #333333;\n    margin: 0 0 10px;\n  }\n\n  .vot-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .vot-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n  }\n\n  .vot-card {\n    background: #ffffff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 22px;\n    box-shadow: 0 8px 22px rgba(0,0,0,.04);\n  }\n\n  .vot-card.orange {\n    border-top: 5px solid #f57e20;\n  }\n\n  .vot-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .vot-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 18px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-badge {\n    background: #fff2e7;\n    border: 1px solid #ffd4b5;\n    color: #9f470c;\n    padding: 8px 12px;\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .vot-family-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .vot-family {\n    background: #ffffff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 22px;\n    box-shadow: 0 8px 22px rgba(0,0,0,.04);\n    border-top: 5px solid #f57e20;\n    height: 100%;\n  }\n\n  .vot-family p {\n    margin: 0;\n  }\n\n  .vot-table-wrap {\n    overflow-x: auto;\n    border-radius: 14px;\n  }\n\n  .vot-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 14px;\n    border-radius: 14px;\n    overflow: hidden;\n    min-width: 860px;\n  }\n\n  .vot-table th {\n    background: #333333;\n    color: #ffffff;\n    text-align: left;\n    padding: 14px;\n  }\n\n  .vot-table td {\n    border: 1px solid #e7e7e7;\n    padding: 14px;\n    vertical-align: top;\n  }\n\n  .vot-table tr:nth-child(even) td {\n    background: #fafafa;\n  }\n\n  .vot-section a {\n    color: #d85f08;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .vot-note {\n    background: #fff8f1;\n    border: 1px solid #ffd9b8;\n    border-left: 6px solid #f57e20;\n    border-radius: 14px;\n    padding: 16px 18px;\n    margin-top: 16px;\n  }\n\n  .vot-ecosystem-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n  }\n\n  .vot-ecosystem-link {\n    display: block;\n    background: #fafafa;\n    border: 1px solid #e6e6e6;\n    border-left: 5px solid #f57e20;\n    border-radius: 14px;\n    padding: 18px;\n    color: #d85f08 !important;\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .vot-ecosystem-link:hover {\n    background: #fff8f1;\n  }\n\n  .vot-faq details {\n    border: 1px solid #e5e5e5;\n    border-radius: 14px;\n    padding: 16px 18px;\n    margin-bottom: 12px;\n    background: #ffffff;\n  }\n\n  .vot-faq summary {\n    cursor: pointer;\n    font-weight: 700;\n    color: #2b2b2b;\n  }\n\n  .vot-faq details p {\n    margin: 12px 0 0;\n  }\n\n  .vot-cta {\n    background: linear-gradient(135deg, #333333 0%, #1f1f1f 100%);\n    border-radius: 24px;\n    padding: 34px;\n    margin: 40px 0 22px;\n  }\n\n  .vot-cta,\n  .vot-cta * {\n    color: #ffffff !important;\n  }\n\n  .vot-cta h2 {\n    margin-top: 0;\n    margin-bottom: 14px;\n    font-size: 28px;\n    line-height: 1.25;\n  }\n\n  .vot-cta a {\n    color: #ffffff !important;\n    text-decoration: underline;\n    font-weight: 700;\n  }\n\n  .vot-cta .vot-btn-primary {\n    background: #f57e20 !important;\n    color: #ffffff !important;\n  }\n\n  .vot-cta .vot-btn-light {\n    background: #ffffff !important;\n    color: #333333 !important;\n    border: none !important;\n  }\n\n  @media (max-width: 820px) {\n    .vot-grid,\n    .vot-grid-2,\n    .vot-family-grid,\n    .vot-ecosystem-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .vot-hero h2 {\n      font-size: 30px;\n    }\n\n    .vot-hero {\n      padding: 30px 22px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"votatec-page\"\u003e\n\u003cdiv class=\"votatec-wrap\"\u003e\n\u003csection aria-labelledby=\"vot-commercial-industrial-intro\" class=\"vot-hero\"\u003e\u003cspan class=\"vot-kicker\"\u003eVotatec Commercial \u0026amp; Industrial Lighting Canada\u003c\/span\u003e\n\u003ch2 id=\"vot-commercial-industrial-intro\"\u003eVotatec Commercial \u0026amp; Industrial LED Lighting Solutions\u003c\/h2\u003e\n\u003cp\u003eShop Votatec commercial and industrial lighting for warehouses, parking areas, loading zones, commercial buildings, retail properties, service stations, workshops, manufacturing spaces, offices, exterior sites, and facility-upgrade projects across Canada.\u003c\/p\u003e\n\u003cp\u003eThis collection brings together Votatec area lights, flood lights, wall packs, canopy lights, linear high bays, UFO high bays, vapor-tight fixtures, wrap lights, linear strips, architectural linear fixtures, and track-lighting products under one commercial and industrial lighting hub.\u003c\/p\u003e\n\u003cdiv aria-label=\"Votatec commercial and industrial lighting categories\" class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003eArea Lights\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eFlood Lights\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eWall Packs\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eCanopy Lights\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eLinear High Bays\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eUFO High Bays\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eVapor-Tight Fixtures\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eWrap \u0026amp; Linear Strip Lights\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-buttons\"\u003e\n\u003ca href=\"#votatec-fixture-families\" class=\"vot-btn vot-btn-primary\"\u003eExplore Fixture Families\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-lighting\" class=\"vot-btn vot-btn-secondary\"\u003eView All Votatec Products\u003c\/a\u003e \u003ca href=\"\/pages\/contact-us\" class=\"vot-btn vot-btn-light\"\u003eRequest Project Pricing\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-fixture-family-heading\" id=\"votatec-fixture-families\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-fixture-family-heading\"\u003eVotatec Commercial \u0026amp; Industrial Fixture Families\u003c\/h2\u003e\n\u003cdiv class=\"vot-family-grid\"\u003e\n\u003cdiv class=\"vot-family\"\u003e\n\u003ch3\u003eArea Lights\u003c\/h3\u003e\n\u003cp\u003eOutdoor site and pole-mounted lighting for parking lots, roadways, commercial yards, dealerships, campuses, and large exterior areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-family\"\u003e\n\u003ch3\u003eFlood Lights\u003c\/h3\u003e\n\u003cp\u003eBroad-beam exterior lighting for façades, yards, signage, loading areas, security applications, and commercial properties.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-family\"\u003e\n\u003ch3\u003eWall Packs\u003c\/h3\u003e\n\u003cp\u003eBuilding-mounted exterior fixtures for entrances, perimeters, service areas, pathways, loading zones, and security lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-family\"\u003e\n\u003ch3\u003eCanopy Lights\u003c\/h3\u003e\n\u003cp\u003eLow-profile commercial fixtures for covered walkways, parking structures, gas-station canopies, entry areas, and sheltered exterior spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-family\"\u003e\n\u003ch3\u003eLinear High Bays\u003c\/h3\u003e\n\u003cp\u003eHigh-output linear fixtures for warehouses, manufacturing areas, gymnasiums, distribution centres, and tall commercial interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-family\"\u003e\n\u003ch3\u003eUFO High Bays\u003c\/h3\u003e\n\u003cp\u003eCompact round high-bay fixtures for open warehouse spaces, workshops, industrial facilities, storage buildings, and high-ceiling applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-family\"\u003e\n\u003ch3\u003eVapor-Tight Fixtures\u003c\/h3\u003e\n\u003cp\u003eSealed linear fixtures for parking garages, washdown zones, cold storage, service bays, dusty locations, and moisture-prone environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-family\"\u003e\n\u003ch3\u003eWrap Lights\u003c\/h3\u003e\n\u003cp\u003eSurface-mounted linear fixtures for corridors, offices, utility rooms, workshops, schools, and managed commercial properties.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-family\"\u003e\n\u003ch3\u003eLinear Strip Lights\u003c\/h3\u003e\n\u003cp\u003ePractical linear fixtures for storage areas, service spaces, workshops, corridors, retrofit projects, and general commercial lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-family\"\u003e\n\u003ch3\u003eArchitectural Linear Lighting\u003c\/h3\u003e\n\u003cp\u003eDesign-focused linear fixtures for offices, hospitality, retail, boardrooms, public spaces, and continuous-run lighting layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-family\"\u003e\n\u003ch3\u003eTrack Lighting\u003c\/h3\u003e\n\u003cp\u003eDirectional track fixtures for retail displays, galleries, showrooms, feature walls, hospitality spaces, and commercial accent lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-commercial-applications\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-commercial-applications\"\u003eCommercial \u0026amp; Industrial Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eWarehouses \u0026amp; Distribution Centres\u003c\/h3\u003e\n\u003cp\u003eUse linear or UFO high bays, strip fixtures, and vapor-tight products for aisles, storage areas, loading zones, work areas, and high-ceiling spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eParking Lots \u0026amp; Exterior Sites\u003c\/h3\u003e\n\u003cp\u003eArea lights, flood lights, wall packs, and canopy fixtures can support parking, circulation, security, loading, entrances, and building perimeters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eRetail, Hospitality \u0026amp; Showrooms\u003c\/h3\u003e\n\u003cp\u003eArchitectural linear and track lighting can support displays, feature walls, customer areas, reception spaces, and design-focused commercial interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eMaintenance \u0026amp; Facility Upgrades\u003c\/h3\u003e\n\u003cp\u003eWraps, strips, vapor-tight fixtures, wall packs, and high bays can support phased replacements, efficiency upgrades, and standardized maintenance programs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-selection-guide\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-selection-guide\"\u003eHow to Choose Votatec Commercial \u0026amp; Industrial Lighting\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\n\u003ctable class=\"vot-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Family\u003c\/th\u003e\n\u003cth\u003eBest Suited For\u003c\/th\u003e\n\u003cth\u003eKey Selection Factors\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eArea, flood, wall pack, canopy\u003c\/td\u003e\n\u003ctd\u003eExterior sites, parking, façades, entrances, loading areas, and security lighting\u003c\/td\u003e\n\u003ctd\u003eMounting height, distribution, lumen output, voltage, controls, photocells, location rating, and environmental exposure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLinear and UFO high bays\u003c\/td\u003e\n\u003ctd\u003eWarehouses, factories, distribution centres, gyms, workshops, and high ceilings\u003c\/td\u003e\n\u003ctd\u003eMounting height, spacing, lumen package, wattage, beam pattern, dimming, sensors, voltage, and ambient temperature\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVapor-tight fixtures\u003c\/td\u003e\n\u003ctd\u003eParking garages, washdown areas, cold storage, service bays, and dusty or damp environments\u003c\/td\u003e\n\u003ctd\u003eIP rating, housing material, temperature range, voltage, mounting, output, and chemical or moisture exposure\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWrap and linear strip lights\u003c\/td\u003e\n\u003ctd\u003eCorridors, utility rooms, offices, storage areas, workshops, and retrofit projects\u003c\/td\u003e\n\u003ctd\u003eFixture length, output, voltage, CCT, lens style, dimming, controls, and surface-mount requirements\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eArchitectural linear and track lighting\u003c\/td\u003e\n\u003ctd\u003eRetail, hospitality, galleries, showrooms, offices, and design-focused interiors\u003c\/td\u003e\n\u003ctd\u003eMounting system, optics, beam control, suspension, continuous runs, track compatibility, colour temperature, and dimming\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eCommercial project note:\u003c\/strong\u003e Confirm the exact model, voltage, wattage, lumen output, distribution, dimming method, control compatibility, mounting system, location rating, certification, and operating environment before ordering. Installation should comply with applicable electrical codes and be completed by a qualified professional.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-buyer-support\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-buyer-support\"\u003eSupport for Contractors, Facilities \u0026amp; Project Buyers\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eElectrical Contractors\u003c\/h3\u003e\n\u003cp\u003eSource model-specific fixtures, commercial voltages, controls, sensors, mounting accessories, and project quantities for job-site installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eFacility \u0026amp; Property Managers\u003c\/h3\u003e\n\u003cp\u003eReview replacement options, standardize fixture families, plan phased upgrades, and manage ongoing lighting maintenance across commercial properties.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eBuilders \u0026amp; Project Teams\u003c\/h3\u003e\n\u003cp\u003eCoordinate fixture schedules, lighting applications, delivery timing, and category selections for new construction and renovation projects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-commercial-links\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-commercial-links\"\u003eExplore the Votatec Lighting Ecosystem\u003c\/h2\u003e\n\u003cdiv class=\"vot-ecosystem-grid\"\u003e\n\u003ca href=\"\/collections\/votatec-lighting\" class=\"vot-ecosystem-link\"\u003eAll Votatec Products\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-pot-lights-downlights\" class=\"vot-ecosystem-link\"\u003eVotatec Pot Lights \u0026amp; Downlights\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-emergency-lighting\" class=\"vot-ecosystem-link\"\u003eVotatec Emergency Lighting\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-commercial-led-panels\" class=\"vot-ecosystem-link\"\u003eVotatec Commercial LED Panels\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-wiring-devices\" class=\"vot-ecosystem-link\"\u003eVotatec Wiring Devices\u003c\/a\u003e \u003ca href=\"\/pages\/votatec-lighting-canada\" class=\"vot-ecosystem-link\"\u003eVotatec Lighting Canada\u003c\/a\u003e \u003ca href=\"\/pages\/votatec-lighting-ontario-canada\" class=\"vot-ecosystem-link\"\u003eVotatec Lighting Ontario\u003c\/a\u003e \u003ca href=\"\/pages\/votatec-lighting-alberta\" class=\"vot-ecosystem-link\"\u003eVotatec Lighting Alberta\u003c\/a\u003e \u003ca href=\"\/pages\/votatec-lighting-british-columbia\" class=\"vot-ecosystem-link\"\u003eVotatec Lighting British Columbia\u003c\/a\u003e \u003ca href=\"\/pages\/votatec-lighting-quebec\" class=\"vot-ecosystem-link\"\u003eVotatec Lighting Quebec\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-commercial-faq\" class=\"vot-section vot-faq\"\u003e\n\u003ch2 id=\"vot-commercial-faq\"\u003eVotatec Commercial \u0026amp; Industrial Lighting FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat fixture types are included in this Votatec collection?\u003c\/summary\u003e\n\u003cp\u003eThe collection is designed to include area lights, flood lights, wall packs, canopy lights, linear and UFO high bays, vapor-tight fixtures, wrap lights, linear strips, architectural linear fixtures, and Votatec track lighting.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between a linear high bay and a UFO high bay?\u003c\/summary\u003e\n\u003cp\u003eLinear high bays use an elongated fixture body and are often selected for aisles or rectangular spaces. UFO high bays use a compact round form that can suit open high-ceiling areas.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen should I use a vapor-tight fixture?\u003c\/summary\u003e\n\u003cp\u003eVapor-tight fixtures are intended for environments where moisture, dust, debris, cold, or washdown exposure requires a sealed fixture. Confirm the exact IP and location ratings.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre Votatec track lights included in this collection?\u003c\/summary\u003e\n\u003cp\u003eYes. Votatec track lighting can be included here as part of the brand’s commercial fixture range. It may also be cross-listed later in a separate multi-brand Track Lighting collection.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes MarsLED offer project pricing for commercial and industrial lighting?\u003c\/summary\u003e\n\u003cp\u003eYes. Contact MarsLED with the model numbers, quantities, project location, voltage, mounting height, required delivery date, and application for availability and pricing support.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes MarsLED ship Votatec commercial lighting across Canada?\u003c\/summary\u003e\n\u003cp\u003eMarsLED supports online orders and commercial project inquiries across Canada. Shipping availability, rates, and timing depend on the destination, fixture size, order quantity, and inventory.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-commercial-contact\" class=\"vot-cta\"\u003e\n\u003ch2 id=\"vot-commercial-contact\"\u003eNeed Votatec Commercial or Industrial Lighting?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for product availability, fixture selection, project quantities, contractor pricing, commercial-voltage requirements, and delivery support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCall Kitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e+1 519-893-6666\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eCall Milton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e+1 905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eEmail:\u003c\/strong\u003e \u003ca href=\"mailto:Sales@marsled.com\"\u003eSales@marsled.com\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"vot-buttons\"\u003e\n\u003ca href=\"#votatec-fixture-families\" class=\"vot-btn vot-btn-primary\"\u003eExplore Fixture Families\u003c\/a\u003e \u003ca href=\"\/pages\/contact-us\" class=\"vot-btn vot-btn-light\"\u003eRequest Project Pricing\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","products":[{"product_id":"votatec-vo-24w50-347-3way-b-pg-2x4-led-back-lit-panel-cct-selectable","title":"Votatec VO-24W50-347-5Way-B-SX 2x4 LED Back Lit Panel CCT Selectable","description":"\u003ch1\u003eVotatec 2x4 ft LED Backlit Panel. VO-24W50-347-3Way-B-SX LED Back Lit Panel CCT Selectable\u003c\/h1\u003e\n\u003ch2\u003eDescription\u003c\/h2\u003e\n\u003cdiv class=\"text\"\u003e\n\u003cp\u003e2ft. X 4ft. Multiple Wattage (30w-40w-50w) LED Flat Panel Light, 5 CCT Color Adjustable LED \u003cspan data-mce-fragment=\"1\"\u003eBacklit Panel\u003c\/span\u003e - VO-24W50-347-5Way-B-SG. \u003cspan data-mce-fragment=\"1\"\u003eNo LPG, never Yellowing. High efficiency up to 125 lm\/w. meet DLC 5.1 Premium. Fast start, No flickering. 5 Years Warranty.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eModel No.: VO-24W50-347-3Way-B-PG (New)\u003cbr\u003ePower: 25-30-40-45-50W Changeable\u003cbr\u003eInput Voltage: AC120-347V\u003cbr\u003eLumen Efficiency : 110 Lm\/W (5500LM)\u003cbr\u003ePower Factor: \u0026gt;0.9\u003cbr\u003eRa\u0026gt;80\u003cbr\u003eCCT: 3000K\/3500K\/4000K\/5000K\/6000K Changeable\u003cbr\u003eBeam Angle: 140°\u003cbr\u003eNo LGP , Never Yellowing\u003cbr\u003eFast Start , No Flickering\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":42722776449213,"sku":"","price":98.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/products\/2x4votatec.jpg?v=1678740941"},{"product_id":"votatec-2ft-x-4ft-led-panel-light-for-commercial-use-vo-24w50-347-3way-b-sg","title":"Votatec 2ft x 4ft LED Panel Light for Commercial Use. VO-24W50-347-3Way-B-SG.","description":"\u003ch1\u003eVotatec 2ft. X 4ft. Wattage Selectable (30-40-50) LED Flat Panel Light, 3 CCT Color Adjustable LED Panel - VO-24W50-347-3Way-B-SG\u003cbr\u003e\n\u003c\/h1\u003e\n\u003cblockquote\u003e\n\u003cp\u003e\u003cspan style=\"color: #2b00ff;\"\u003e\u003cem\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e Please Note this product is sold in packs of 4PCs minimum. Any order less than 4pcs or not in multiplication of 4pcs will be cancelled and refunded. \u003c\/em\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/blockquote\u003e\n\u003cul\u003e\n\u003cli\u003eModel No.: VO-24W50-347-3Way-B-SG (New)\u003c\/li\u003e\n\u003cli\u003ePower: 30-40-50W Changeable\u003c\/li\u003e\n\u003cli\u003eInput Voltage: AC120-347V\u003c\/li\u003e\n\u003cli\u003eLumen Efficiency : 110 Lm\/W\u003c\/li\u003e\n\u003cli\u003ePower Factor: \u0026gt;0.9\u003c\/li\u003e\n\u003cli\u003eRa\u0026gt;80\u003c\/li\u003e\n\u003cli\u003eCCT: 3500K\/4000K\/5000K Changeable\u003c\/li\u003e\n\u003cli\u003eBeam Angle: 140°\u003c\/li\u003e\n\u003cli\u003eNo LGP , Never Yellowing\u003c\/li\u003e\n\u003cli\u003eFast Start , No Flickering\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/Votatec-2_480x480.jpg?v=1686326145\" alt=\"\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/Votatec-2_480x480.jpg?v=1686326145\"\u003e\u003cbr\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec_600x600.jpg?v=1686326071\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec_600x600.jpg?v=1686326071\" data-mce-fragment=\"1\"\u003e\u003cbr\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":42870768599229,"sku":"","price":54.95,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/2.11.jpg?v=1686325265"},{"product_id":"votatec-vo-com4w16-347-5way-4-inch-commercial-led-downlight","title":"Votatec 4 Inch 5CCT Commercial LED Downlight 16W 120-347V","description":"\u003c!--\nVOTATEC COMMERCIAL DOWNLIGHT PRODUCT HTML\nProduct: Votatec 4 Inch Commercial LED Downlight\nModel: VO-COM4W16-347-5WAY\n\nPRIMARY SEO KEYWORDS\nVotatec 4 inch commercial downlight\nVotatec commercial downlight Canada\n4 inch LED commercial downlight\n4 inch recessed LED downlight Canada\n120-347V commercial downlight\n5CCT commercial downlight\nwattage selectable downlight\nwet location downlight\nCRI90 commercial downlight\nVotatec recessed lighting\n\nSECONDARY SEO KEYWORDS\n4 inch LED pot light\ncommercial recessed lighting Canada\nVotatec pot lights\nVotatec LED downlights\ncontractor recessed lighting\nrenovation downlight\noffice downlight\nretail downlight\ncorridor downlight\ncommercial ceiling light\n--\u003e\n\n\u003cstyle\u003e\n  .vot-product-page{\n    font-family:Arial,Helvetica,sans-serif;\n    color:#2f2f2f;\n    line-height:1.65;\n    background:#ffffff;\n  }\n  .vot-product-page *{box-sizing:border-box;}\n  .vot-wrap{\n    max-width:1180px;\n    margin:0 auto;\n    padding:0 18px;\n  }\n  .vot-hero{\n    background:linear-gradient(135deg,#fff4eb 0%,#ffffff 55%,#f3f3f3 100%);\n    border:1px solid #f2d5bd;\n    border-radius:24px;\n    padding:42px 34px;\n    margin:24px 0 30px;\n    position:relative;\n    overflow:hidden;\n  }\n  .vot-hero:before{\n    content:\"\";\n    position:absolute;\n    right:-90px;\n    top:-90px;\n    width:260px;\n    height:260px;\n    background:rgba(245,126,32,.14);\n    border-radius:50%;\n  }\n  .vot-kicker{\n    display:inline-block;\n    background:#f57e20;\n    color:#ffffff;\n    font-weight:700;\n    padding:7px 14px;\n    border-radius:999px;\n    font-size:13px;\n    letter-spacing:.3px;\n    text-transform:uppercase;\n    margin-bottom:16px;\n    position:relative;\n    z-index:2;\n  }\n  .vot-hero h2{\n    font-size:36px;\n    line-height:1.16;\n    margin:0 0 16px;\n    color:#2b2b2b;\n    position:relative;\n    z-index:2;\n  }\n  .vot-hero p{\n    max-width:920px;\n    font-size:17px;\n    margin:0 0 18px;\n    position:relative;\n    z-index:2;\n  }\n  .vot-badges{\n    display:flex;\n    flex-wrap:wrap;\n    gap:10px;\n    margin-top:18px;\n    position:relative;\n    z-index:2;\n  }\n  .vot-badge{\n    background:#fff2e7;\n    border:1px solid #ffd4b5;\n    color:#9f470c;\n    padding:8px 12px;\n    border-radius:999px;\n    font-size:13px;\n    font-weight:700;\n  }\n  .vot-section{margin:36px 0;}\n  .vot-section h2{\n    font-size:28px;\n    line-height:1.25;\n    color:#2b2b2b;\n    margin:0 0 14px;\n    border-left:6px solid #f57e20;\n    padding-left:14px;\n  }\n  .vot-section h3{\n    font-size:20px;\n    line-height:1.3;\n    color:#333333;\n    margin:0 0 10px;\n  }\n  .vot-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:18px;\n  }\n  .vot-grid-2{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:18px;\n  }\n  .vot-card{\n    background:#ffffff;\n    border:1px solid #e8e8e8;\n    border-radius:18px;\n    padding:22px;\n    box-shadow:0 8px 22px rgba(0,0,0,.04);\n  }\n  .vot-card.orange{border-top:5px solid #f57e20;}\n  .vot-card p:last-child{margin-bottom:0;}\n  .vot-table-wrap{\n    overflow-x:auto;\n    border-radius:14px;\n  }\n  .vot-table{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:14px;\n    border-radius:14px;\n    overflow:hidden;\n    min-width:760px;\n  }\n  .vot-table th{\n    background:#333333;\n    color:#ffffff;\n    text-align:left;\n    padding:14px;\n  }\n  .vot-table td{\n    border:1px solid #e7e7e7;\n    padding:14px;\n    vertical-align:top;\n  }\n  .vot-table tr:nth-child(even) td{background:#fafafa;}\n  .vot-note{\n    background:#fff8f1;\n    border:1px solid #ffd9b8;\n    border-left:6px solid #f57e20;\n    border-radius:14px;\n    padding:16px 18px;\n    margin-top:16px;\n  }\n  .vot-product-page a{\n    color:#d85f08;\n    font-weight:700;\n    text-decoration:underline;\n    text-underline-offset:3px;\n  }\n  .vot-cta{\n    background:linear-gradient(135deg,#333333 0%,#1f1f1f 100%);\n    border-radius:24px;\n    padding:34px;\n    margin:40px 0 22px;\n  }\n  .vot-cta,.vot-cta *{color:#ffffff!important;}\n  .vot-cta h2{\n    margin-top:0;\n    margin-bottom:14px;\n    font-size:28px;\n    line-height:1.25;\n    border-left:0;\n    padding-left:0;\n  }\n  @media (max-width:820px){\n    .vot-grid,.vot-grid-2{grid-template-columns:1fr;}\n    .vot-hero{padding:30px 22px;}\n    .vot-hero h2{font-size:30px;}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\n  \u003cdiv class=\"vot-wrap\"\u003e\n\n    \u003csection class=\"vot-hero\"\u003e\n      \u003cspan class=\"vot-kicker\"\u003eVotatec Commercial Downlight\u003c\/span\u003e\n      \u003ch2\u003eVotatec 4 Inch 5CCT Commercial LED Downlight\u003c\/h2\u003e\n      \u003cp\u003e\n        The Votatec VO-COM4W16-347-5WAY is a compact 4 inch commercial LED downlight for recessed ceiling applications in offices, retail spaces, corridors, washrooms, lobbies, renovation projects, and light commercial interiors.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        This 4 inch downlight is designed for 120-347V applications and offers selectable colour temperature, dimmable operation, wet-location suitability, CRI90 colour quality, and a contractor-friendly recessed lighting format.\n      \u003c\/p\u003e\n      \u003cdiv class=\"vot-badges\"\u003e\n        \u003cspan class=\"vot-badge\"\u003e4 Inch Size\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e16W\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e1968 Lumens\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e5CCT Selectable\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eCRI90\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eWet Location\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eKey Features\u003c\/h2\u003e\n      \u003cdiv class=\"vot-grid\"\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003e5CCT Selectable\u003c\/h3\u003e\n          \u003cp\u003eSelect from 2700K, 3000K, 3500K, 4000K, and 5000K to match warm residential finishes, neutral office lighting, or brighter commercial spaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003e120-347V Commercial Voltage\u003c\/h3\u003e\n          \u003cp\u003eSuitable for many Canadian commercial and institutional lighting applications where 120V, 277V, or 347V service may be present.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eCompact Recessed Format\u003c\/h3\u003e\n          \u003cp\u003eThe 4 inch size is useful for smaller ceiling openings, corridors, washrooms, service areas, offices, and compact commercial layouts.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"vot-table-wrap\"\u003e\n        \u003ctable class=\"vot-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth\u003eBrand\u003c\/th\u003e\n              \u003ctd\u003eVotatec\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eModel\u003c\/th\u003e\n              \u003ctd\u003eVO-COM4W16-347-5WAY\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFixture Type\u003c\/th\u003e\n              \u003ctd\u003e4 inch commercial recessed LED downlight\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eWattage\u003c\/th\u003e\n              \u003ctd\u003e16W\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eLumen Output\u003c\/th\u003e\n              \u003ctd\u003e1968 lumens\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eColour Temperature\u003c\/th\u003e\n              \u003ctd\u003e2700K \/ 3000K \/ 3500K \/ 4000K \/ 5000K selectable\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eVoltage\u003c\/th\u003e\n              \u003ctd\u003e120-347V\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eDimming\u003c\/th\u003e\n              \u003ctd\u003eDimmable\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eCRI\u003c\/th\u003e\n              \u003ctd\u003eCRI90\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eLocation Rating\u003c\/th\u003e\n              \u003ctd\u003eWet location\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eWarranty\u003c\/th\u003e\n              \u003ctd\u003e5 year warranty\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vot-note\"\u003e\n        \u003cstrong\u003eInstallation note:\u003c\/strong\u003e Confirm cut-out requirements, dimmer compatibility, ceiling conditions, voltage, electrical code requirements, and installation method with a licensed electrician before installation.\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eCommon Applications\u003c\/h2\u003e\n      \u003cdiv class=\"vot-grid-2\"\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eCommercial Interiors\u003c\/h3\u003e\n          \u003cp\u003eUse in offices, retail stores, clinics, corridors, reception areas, service counters, and small commercial spaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eRenovation \u0026amp; Retrofit Projects\u003c\/h3\u003e\n          \u003cp\u003eUseful for lighting upgrades where selectable CCT, high CRI, wet-location suitability, and commercial voltage flexibility are required.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eWashrooms \u0026amp; Service Areas\u003c\/h3\u003e\n          \u003cp\u003eThe wet-location rating makes this model suitable for many washroom, utility, and service-area lighting layouts when installed correctly.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eContractor Lighting Packages\u003c\/h3\u003e\n          \u003cp\u003eIdeal for electricians, builders, renovation contractors, property managers, and facility maintenance teams requiring a compact commercial downlight.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eRelated Votatec Lighting Categories\u003c\/h2\u003e\n      \u003cp\u003e\n        Explore more Votatec recessed and commercial lighting options through\n        \u003ca href=\"\/collections\/votatec-pot-lights-downlights\"\u003eVotatec Pot Lights \u0026amp; Downlights\u003c\/a\u003e,\n        \u003ca href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eVotatec Lighting \u0026amp; Electrical Products Canada\u003c\/a\u003e,\n        and\n        \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-cta\"\u003e\n      \u003ch2\u003eNeed Help with Votatec Commercial Downlights?\u003c\/h2\u003e\n      \u003cp\u003eContact Mars LED for contractor quantities, project pricing, fixture selection, and commercial recessed lighting support.\u003c\/p\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\n        \u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\n        \u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":46958626144445,"sku":"VO-COM4W16-347-5WAY","price":34.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/4-inch.png?v=1781890689"},{"product_id":"votatec-vo-com6w30-347-5way-6-inch-commercial-led-downlight","title":"Votatec 6 Inch 5CCT Commercial LED Downlight 30W 120-347V","description":"\u003c!--\nVOTATEC COMMERCIAL DOWNLIGHT PRODUCT HTML\nProduct: Votatec 6 Inch Commercial LED Downlight\nModel: VO-COM6W30-347-5WAY\n\nPRIMARY SEO KEYWORDS\nVotatec 6 inch commercial downlight\nVotatec commercial downlight Canada\n6 inch LED commercial downlight\n6 inch recessed LED downlight Canada\n120-347V commercial downlight\n5CCT commercial downlight\nwattage selectable downlight\nwet location downlight\nCRI90 commercial downlight\nVotatec recessed lighting\n\nSECONDARY SEO KEYWORDS\n6 inch LED pot light\ncommercial recessed lighting Canada\nVotatec pot lights\nVotatec LED downlights\ncontractor recessed lighting\nrenovation downlight\noffice downlight\nretail downlight\ncorridor downlight\ncommercial ceiling light\n--\u003e\n\n\u003cstyle\u003e\n  .vot-product-page{\n    font-family:Arial,Helvetica,sans-serif;\n    color:#2f2f2f;\n    line-height:1.65;\n    background:#ffffff;\n  }\n  .vot-product-page *{box-sizing:border-box;}\n  .vot-wrap{\n    max-width:1180px;\n    margin:0 auto;\n    padding:0 18px;\n  }\n  .vot-hero{\n    background:linear-gradient(135deg,#fff4eb 0%,#ffffff 55%,#f3f3f3 100%);\n    border:1px solid #f2d5bd;\n    border-radius:24px;\n    padding:42px 34px;\n    margin:24px 0 30px;\n    position:relative;\n    overflow:hidden;\n  }\n  .vot-hero:before{\n    content:\"\";\n    position:absolute;\n    right:-90px;\n    top:-90px;\n    width:260px;\n    height:260px;\n    background:rgba(245,126,32,.14);\n    border-radius:50%;\n  }\n  .vot-kicker{\n    display:inline-block;\n    background:#f57e20;\n    color:#ffffff;\n    font-weight:700;\n    padding:7px 14px;\n    border-radius:999px;\n    font-size:13px;\n    letter-spacing:.3px;\n    text-transform:uppercase;\n    margin-bottom:16px;\n    position:relative;\n    z-index:2;\n  }\n  .vot-hero h2{\n    font-size:36px;\n    line-height:1.16;\n    margin:0 0 16px;\n    color:#2b2b2b;\n    position:relative;\n    z-index:2;\n  }\n  .vot-hero p{\n    max-width:920px;\n    font-size:17px;\n    margin:0 0 18px;\n    position:relative;\n    z-index:2;\n  }\n  .vot-badges{\n    display:flex;\n    flex-wrap:wrap;\n    gap:10px;\n    margin-top:18px;\n    position:relative;\n    z-index:2;\n  }\n  .vot-badge{\n    background:#fff2e7;\n    border:1px solid #ffd4b5;\n    color:#9f470c;\n    padding:8px 12px;\n    border-radius:999px;\n    font-size:13px;\n    font-weight:700;\n  }\n  .vot-section{margin:36px 0;}\n  .vot-section h2{\n    font-size:28px;\n    line-height:1.25;\n    color:#2b2b2b;\n    margin:0 0 14px;\n    border-left:6px solid #f57e20;\n    padding-left:14px;\n  }\n  .vot-section h3{\n    font-size:20px;\n    line-height:1.3;\n    color:#333333;\n    margin:0 0 10px;\n  }\n  .vot-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:18px;\n  }\n  .vot-grid-2{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:18px;\n  }\n  .vot-card{\n    background:#ffffff;\n    border:1px solid #e8e8e8;\n    border-radius:18px;\n    padding:22px;\n    box-shadow:0 8px 22px rgba(0,0,0,.04);\n  }\n  .vot-card.orange{border-top:5px solid #f57e20;}\n  .vot-card p:last-child{margin-bottom:0;}\n  .vot-table-wrap{\n    overflow-x:auto;\n    border-radius:14px;\n  }\n  .vot-table{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:14px;\n    border-radius:14px;\n    overflow:hidden;\n    min-width:760px;\n  }\n  .vot-table th{\n    background:#333333;\n    color:#ffffff;\n    text-align:left;\n    padding:14px;\n  }\n  .vot-table td{\n    border:1px solid #e7e7e7;\n    padding:14px;\n    vertical-align:top;\n  }\n  .vot-table tr:nth-child(even) td{background:#fafafa;}\n  .vot-note{\n    background:#fff8f1;\n    border:1px solid #ffd9b8;\n    border-left:6px solid #f57e20;\n    border-radius:14px;\n    padding:16px 18px;\n    margin-top:16px;\n  }\n  .vot-product-page a{\n    color:#d85f08;\n    font-weight:700;\n    text-decoration:underline;\n    text-underline-offset:3px;\n  }\n  .vot-cta{\n    background:linear-gradient(135deg,#333333 0%,#1f1f1f 100%);\n    border-radius:24px;\n    padding:34px;\n    margin:40px 0 22px;\n  }\n  .vot-cta,.vot-cta *{color:#ffffff!important;}\n  .vot-cta h2{\n    margin-top:0;\n    margin-bottom:14px;\n    font-size:28px;\n    line-height:1.25;\n    border-left:0;\n    padding-left:0;\n  }\n  @media (max-width:820px){\n    .vot-grid,.vot-grid-2{grid-template-columns:1fr;}\n    .vot-hero{padding:30px 22px;}\n    .vot-hero h2{font-size:30px;}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\n  \u003cdiv class=\"vot-wrap\"\u003e\n\n    \u003csection class=\"vot-hero\"\u003e\n      \u003cspan class=\"vot-kicker\"\u003eVotatec Commercial Downlight\u003c\/span\u003e\n      \u003ch2\u003eVotatec 6 Inch 5CCT Commercial LED Downlight\u003c\/h2\u003e\n      \u003cp\u003e\n        The Votatec VO-COM6W30-347-5WAY is a 6 inch commercial LED downlight for recessed ceiling applications in offices, retail stores, corridors, washrooms, lobbies, clinics, service areas, and light commercial renovation projects.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        This 6 inch downlight is built for 120-347V applications and offers selectable wattage, selectable colour temperature, dimmable operation, wet-location suitability, CRI90 colour quality, and a contractor-friendly recessed lighting format.\n      \u003c\/p\u003e\n      \u003cdiv class=\"vot-badges\"\u003e\n        \u003cspan class=\"vot-badge\"\u003e6 Inch Size\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e30W Max\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e3840 Lumens\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e5CCT Selectable\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eWattage Adjustable\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eCRI90\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eWet Location\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eKey Features\u003c\/h2\u003e\n      \u003cdiv class=\"vot-grid\"\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003e5CCT Selectable\u003c\/h3\u003e\n          \u003cp\u003eSelect from 2700K, 3000K, 3500K, 4000K, and 5000K to match warm residential finishes, neutral office lighting, or brighter commercial spaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eWattage Adjustable\u003c\/h3\u003e\n          \u003cp\u003eAdjust output across 12W, 16W, 22W, 26W, and 30W settings to suit ceiling height, room function, spacing, and lighting requirements.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003e120-347V Commercial Voltage\u003c\/h3\u003e\n          \u003cp\u003eSuitable for many Canadian commercial and institutional lighting applications where 120V, 277V, or 347V service may be present.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"vot-table-wrap\"\u003e\n        \u003ctable class=\"vot-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth\u003eBrand\u003c\/th\u003e\n              \u003ctd\u003eVotatec\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eModel\u003c\/th\u003e\n              \u003ctd\u003eVO-COM6W30-347-5WAY\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFixture Type\u003c\/th\u003e\n              \u003ctd\u003e6 inch commercial recessed LED downlight\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eWattage\u003c\/th\u003e\n              \u003ctd\u003e12W \/ 16W \/ 22W \/ 26W \/ 30W adjustable\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eLumen Output\u003c\/th\u003e\n              \u003ctd\u003eUp to 3840 lumens\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eColour Temperature\u003c\/th\u003e\n              \u003ctd\u003e2700K \/ 3000K \/ 3500K \/ 4000K \/ 5000K selectable\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eVoltage\u003c\/th\u003e\n              \u003ctd\u003e120-347V\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eDimming\u003c\/th\u003e\n              \u003ctd\u003eDimmable\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eCRI\u003c\/th\u003e\n              \u003ctd\u003eCRI90\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eLocation Rating\u003c\/th\u003e\n              \u003ctd\u003eWet location\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eCertifications\u003c\/th\u003e\n              \u003ctd\u003ecETL \u0026amp; Energy Star\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eWarranty\u003c\/th\u003e\n              \u003ctd\u003e5 year warranty\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vot-note\"\u003e\n        \u003cstrong\u003eInstallation note:\u003c\/strong\u003e Confirm cut-out requirements, ceiling depth, dimmer compatibility, voltage, electrical code requirements, and installation method with a licensed electrician before installation.\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eCommon Applications\u003c\/h2\u003e\n      \u003cdiv class=\"vot-grid-2\"\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eCommercial Interiors\u003c\/h3\u003e\n          \u003cp\u003eUse in offices, retail stores, clinics, corridors, reception areas, service counters, and small commercial spaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eRenovation \u0026amp; Retrofit Projects\u003c\/h3\u003e\n          \u003cp\u003eUseful for lighting upgrades where selectable wattage, selectable CCT, high CRI, wet-location suitability, and commercial voltage flexibility are required.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eWashrooms \u0026amp; Service Areas\u003c\/h3\u003e\n          \u003cp\u003eThe wet-location rating makes this model suitable for many washroom, utility, and service-area lighting layouts when installed correctly.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eContractor Lighting Packages\u003c\/h3\u003e\n          \u003cp\u003eIdeal for electricians, builders, renovation contractors, property managers, and facility maintenance teams requiring a 6 inch commercial downlight.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eRelated Votatec Lighting Categories\u003c\/h2\u003e\n      \u003cp\u003e\n        Explore more Votatec recessed and commercial lighting options through\n        \u003ca href=\"\/collections\/votatec-pot-lights-downlights\"\u003eVotatec Pot Lights \u0026amp; Downlights\u003c\/a\u003e,\n        \u003ca href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eVotatec Lighting \u0026amp; Electrical Products Canada\u003c\/a\u003e,\n        and\n        \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-cta\"\u003e\n      \u003ch2\u003eNeed Help with Votatec Commercial Downlights?\u003c\/h2\u003e\n      \u003cp\u003eContact Mars LED for contractor quantities, project pricing, fixture selection, and commercial recessed lighting support.\u003c\/p\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\n        \u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\n        \u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":46958634467517,"sku":"VO-COM6W30-347-5WAY","price":39.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/1-2.png?v=1781891029"},{"product_id":"votatec-vo-com8w40-347-5way-8-inch-commercial-led-downlight","title":"Votatec 8 Inch 5CCT Commercial LED Downlight 40W 120-347V","description":"\u003c!--\nVOTATEC COMMERCIAL DOWNLIGHT PRODUCT HTML\nProduct: Votatec 8 Inch Commercial LED Downlight\nModel: VO-COM8W40-347-5WAY\n\nPRIMARY SEO KEYWORDS\nVotatec 8 inch commercial downlight\nVotatec commercial downlight Canada\n8 inch LED commercial downlight\n8 inch recessed LED downlight Canada\n120-347V commercial downlight\n5CCT commercial downlight\nwattage selectable downlight\nwet location downlight\nCRI90 commercial downlight\nVotatec recessed lighting\n\nSECONDARY SEO KEYWORDS\n8 inch LED pot light\ncommercial recessed lighting Canada\nVotatec pot lights\nVotatec LED downlights\ncontractor recessed lighting\nrenovation downlight\noffice downlight\nretail downlight\ncorridor downlight\ncommercial ceiling light\nlarge commercial downlight\n--\u003e\n\n\u003cstyle\u003e\n  .vot-product-page{\n    font-family:Arial,Helvetica,sans-serif;\n    color:#2f2f2f;\n    line-height:1.65;\n    background:#ffffff;\n  }\n  .vot-product-page *{box-sizing:border-box;}\n  .vot-wrap{\n    max-width:1180px;\n    margin:0 auto;\n    padding:0 18px;\n  }\n  .vot-hero{\n    background:linear-gradient(135deg,#fff4eb 0%,#ffffff 55%,#f3f3f3 100%);\n    border:1px solid #f2d5bd;\n    border-radius:24px;\n    padding:42px 34px;\n    margin:24px 0 30px;\n    position:relative;\n    overflow:hidden;\n  }\n  .vot-hero:before{\n    content:\"\";\n    position:absolute;\n    right:-90px;\n    top:-90px;\n    width:260px;\n    height:260px;\n    background:rgba(245,126,32,.14);\n    border-radius:50%;\n  }\n  .vot-kicker{\n    display:inline-block;\n    background:#f57e20;\n    color:#ffffff;\n    font-weight:700;\n    padding:7px 14px;\n    border-radius:999px;\n    font-size:13px;\n    letter-spacing:.3px;\n    text-transform:uppercase;\n    margin-bottom:16px;\n    position:relative;\n    z-index:2;\n  }\n  .vot-hero h2{\n    font-size:36px;\n    line-height:1.16;\n    margin:0 0 16px;\n    color:#2b2b2b;\n    position:relative;\n    z-index:2;\n  }\n  .vot-hero p{\n    max-width:920px;\n    font-size:17px;\n    margin:0 0 18px;\n    position:relative;\n    z-index:2;\n  }\n  .vot-badges{\n    display:flex;\n    flex-wrap:wrap;\n    gap:10px;\n    margin-top:18px;\n    position:relative;\n    z-index:2;\n  }\n  .vot-badge{\n    background:#fff2e7;\n    border:1px solid #ffd4b5;\n    color:#9f470c;\n    padding:8px 12px;\n    border-radius:999px;\n    font-size:13px;\n    font-weight:700;\n  }\n  .vot-section{margin:36px 0;}\n  .vot-section h2{\n    font-size:28px;\n    line-height:1.25;\n    color:#2b2b2b;\n    margin:0 0 14px;\n    border-left:6px solid #f57e20;\n    padding-left:14px;\n  }\n  .vot-section h3{\n    font-size:20px;\n    line-height:1.3;\n    color:#333333;\n    margin:0 0 10px;\n  }\n  .vot-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:18px;\n  }\n  .vot-grid-2{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:18px;\n  }\n  .vot-card{\n    background:#ffffff;\n    border:1px solid #e8e8e8;\n    border-radius:18px;\n    padding:22px;\n    box-shadow:0 8px 22px rgba(0,0,0,.04);\n  }\n  .vot-card.orange{border-top:5px solid #f57e20;}\n  .vot-card p:last-child{margin-bottom:0;}\n  .vot-table-wrap{\n    overflow-x:auto;\n    border-radius:14px;\n  }\n  .vot-table{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:14px;\n    border-radius:14px;\n    overflow:hidden;\n    min-width:760px;\n  }\n  .vot-table th{\n    background:#333333;\n    color:#ffffff;\n    text-align:left;\n    padding:14px;\n  }\n  .vot-table td{\n    border:1px solid #e7e7e7;\n    padding:14px;\n    vertical-align:top;\n  }\n  .vot-table tr:nth-child(even) td{background:#fafafa;}\n  .vot-note{\n    background:#fff8f1;\n    border:1px solid #ffd9b8;\n    border-left:6px solid #f57e20;\n    border-radius:14px;\n    padding:16px 18px;\n    margin-top:16px;\n  }\n  .vot-product-page a{\n    color:#d85f08;\n    font-weight:700;\n    text-decoration:underline;\n    text-underline-offset:3px;\n  }\n  .vot-cta{\n    background:linear-gradient(135deg,#333333 0%,#1f1f1f 100%);\n    border-radius:24px;\n    padding:34px;\n    margin:40px 0 22px;\n  }\n  .vot-cta,.vot-cta *{color:#ffffff!important;}\n  .vot-cta h2{\n    margin-top:0;\n    margin-bottom:14px;\n    font-size:28px;\n    line-height:1.25;\n    border-left:0;\n    padding-left:0;\n  }\n  @media (max-width:820px){\n    .vot-grid,.vot-grid-2{grid-template-columns:1fr;}\n    .vot-hero{padding:30px 22px;}\n    .vot-hero h2{font-size:30px;}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\n  \u003cdiv class=\"vot-wrap\"\u003e\n\n    \u003csection class=\"vot-hero\"\u003e\n      \u003cspan class=\"vot-kicker\"\u003eVotatec Commercial Downlight\u003c\/span\u003e\n      \u003ch2\u003eVotatec 8 Inch 5CCT Commercial LED Downlight\u003c\/h2\u003e\n      \u003cp\u003e\n        The Votatec VO-COM8W40-347-5WAY is an 8 inch commercial LED downlight for recessed ceiling applications in offices, retail stores, corridors, lobbies, clinics, institutional spaces, service areas, and commercial renovation projects.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        This 8 inch commercial downlight is built for 120-347V applications and offers selectable wattage, selectable colour temperature, dimmable operation, wet-location suitability, CRI90 colour quality, and high-output recessed lighting performance.\n      \u003c\/p\u003e\n      \u003cdiv class=\"vot-badges\"\u003e\n        \u003cspan class=\"vot-badge\"\u003e8 Inch Size\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e40W Max\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e4900 Lumens\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e5CCT Selectable\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eWattage Adjustable\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eCRI90\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eWet Location\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eKey Features\u003c\/h2\u003e\n      \u003cdiv class=\"vot-grid\"\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003e5CCT Selectable\u003c\/h3\u003e\n          \u003cp\u003eSelect from 2700K, 3000K, 3500K, 4000K, and 5000K to match warm interiors, neutral office lighting, or brighter commercial ceiling layouts.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eWattage Adjustable\u003c\/h3\u003e\n          \u003cp\u003eAdjust output across 22W, 26W, 30W, 35W, and 40W settings to match ceiling height, spacing, room use, and project lighting requirements.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eHigh-Output Commercial Format\u003c\/h3\u003e\n          \u003cp\u003eThe 8 inch size provides stronger recessed lighting output for larger rooms, open commercial areas, corridors, lobbies, and renovation projects.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"vot-table-wrap\"\u003e\n        \u003ctable class=\"vot-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth\u003eBrand\u003c\/th\u003e\n              \u003ctd\u003eVotatec\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eModel\u003c\/th\u003e\n              \u003ctd\u003eVO-COM8W40-347-5WAY\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFixture Type\u003c\/th\u003e\n              \u003ctd\u003e8 inch commercial recessed LED downlight\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eWattage\u003c\/th\u003e\n              \u003ctd\u003e22W \/ 26W \/ 30W \/ 35W \/ 40W adjustable\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eLumen Output\u003c\/th\u003e\n              \u003ctd\u003eUp to 4900 lumens\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eColour Temperature\u003c\/th\u003e\n              \u003ctd\u003e2700K \/ 3000K \/ 3500K \/ 4000K \/ 5000K selectable\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eVoltage\u003c\/th\u003e\n              \u003ctd\u003e120-347V\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eDimming\u003c\/th\u003e\n              \u003ctd\u003eDimmable\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eCRI\u003c\/th\u003e\n              \u003ctd\u003eCRI90\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eLocation Rating\u003c\/th\u003e\n              \u003ctd\u003eWet location\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eCertifications\u003c\/th\u003e\n              \u003ctd\u003ecETL \u0026amp; Energy Star\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eWarranty\u003c\/th\u003e\n              \u003ctd\u003e5 year warranty\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vot-note\"\u003e\n        \u003cstrong\u003eInstallation note:\u003c\/strong\u003e Confirm cut-out requirements, ceiling depth, dimmer compatibility, voltage, electrical code requirements, and installation method with a licensed electrician before installation.\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eCommon Applications\u003c\/h2\u003e\n      \u003cdiv class=\"vot-grid-2\"\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eCommercial Interiors\u003c\/h3\u003e\n          \u003cp\u003eUse in offices, retail stores, clinics, corridors, reception areas, lobbies, service counters, and commercial interior spaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eRenovation \u0026amp; Retrofit Projects\u003c\/h3\u003e\n          \u003cp\u003eUseful for lighting upgrades where selectable wattage, selectable CCT, high CRI, wet-location suitability, and commercial voltage flexibility are required.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eCorridors, Lobbies \u0026amp; Common Areas\u003c\/h3\u003e\n          \u003cp\u003eThe higher lumen output makes this model suitable for larger ceiling zones, common areas, corridors, and commercial circulation spaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eContractor Lighting Packages\u003c\/h3\u003e\n          \u003cp\u003eIdeal for electricians, builders, renovation contractors, property managers, and facility maintenance teams requiring an 8 inch commercial downlight.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eRelated Votatec Lighting Categories\u003c\/h2\u003e\n      \u003cp\u003e\n        Explore more Votatec recessed and commercial lighting options through\n        \u003ca href=\"\/collections\/votatec-pot-lights-downlights\"\u003eVotatec Pot Lights \u0026amp; Downlights\u003c\/a\u003e,\n        \u003ca href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eVotatec Lighting \u0026amp; Electrical Products Canada\u003c\/a\u003e,\n        and\n        \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-cta\"\u003e\n      \u003ch2\u003eNeed Help with Votatec Commercial Downlights?\u003c\/h2\u003e\n      \u003cp\u003eContact Mars LED for contractor quantities, project pricing, fixture selection, and commercial recessed lighting support.\u003c\/p\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\n        \u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\n        \u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":46958640038077,"sku":"VO-COM8W40-347-5WAY","price":54.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/1-2_0b1e9a7c-46b9-4906-866d-dd86aea51b73.png?v=1781891339"},{"product_id":"votatec-vo-com10w45-347-5way-10-inch-commercial-led-downlight","title":"Votatec 10 Inch 5CCT Commercial LED Downlight 45W 120-347V","description":"\u003c!--\nVOTATEC COMMERCIAL DOWNLIGHT PRODUCT HTML\nProduct: Votatec 10 Inch Commercial LED Downlight\nModel: VO-COM10W45-347-5WAY\n\nPRIMARY SEO KEYWORDS\nVotatec 10 inch commercial downlight\nVotatec commercial downlight Canada\n10 inch LED commercial downlight\n10 inch recessed LED downlight Canada\n120-347V commercial downlight\n5CCT commercial downlight\nwattage selectable downlight\nwet location downlight\nCRI90 commercial downlight\nVotatec recessed lighting\n\nSECONDARY SEO KEYWORDS\n10 inch LED pot light\ncommercial recessed lighting Canada\nVotatec pot lights\nVotatec LED downlights\ncontractor recessed lighting\nrenovation downlight\noffice downlight\nretail downlight\ncorridor downlight\ncommercial ceiling light\nlarge commercial downlight\nhigh output commercial downlight\n--\u003e\n\n\u003cstyle\u003e\n  .vot-product-page{\n    font-family:Arial,Helvetica,sans-serif;\n    color:#2f2f2f;\n    line-height:1.65;\n    background:#ffffff;\n  }\n  .vot-product-page *{box-sizing:border-box;}\n  .vot-wrap{\n    max-width:1180px;\n    margin:0 auto;\n    padding:0 18px;\n  }\n  .vot-hero{\n    background:linear-gradient(135deg,#fff4eb 0%,#ffffff 55%,#f3f3f3 100%);\n    border:1px solid #f2d5bd;\n    border-radius:24px;\n    padding:42px 34px;\n    margin:24px 0 30px;\n    position:relative;\n    overflow:hidden;\n  }\n  .vot-hero:before{\n    content:\"\";\n    position:absolute;\n    right:-90px;\n    top:-90px;\n    width:260px;\n    height:260px;\n    background:rgba(245,126,32,.14);\n    border-radius:50%;\n  }\n  .vot-kicker{\n    display:inline-block;\n    background:#f57e20;\n    color:#ffffff;\n    font-weight:700;\n    padding:7px 14px;\n    border-radius:999px;\n    font-size:13px;\n    letter-spacing:.3px;\n    text-transform:uppercase;\n    margin-bottom:16px;\n    position:relative;\n    z-index:2;\n  }\n  .vot-hero h2{\n    font-size:36px;\n    line-height:1.16;\n    margin:0 0 16px;\n    color:#2b2b2b;\n    position:relative;\n    z-index:2;\n  }\n  .vot-hero p{\n    max-width:920px;\n    font-size:17px;\n    margin:0 0 18px;\n    position:relative;\n    z-index:2;\n  }\n  .vot-badges{\n    display:flex;\n    flex-wrap:wrap;\n    gap:10px;\n    margin-top:18px;\n    position:relative;\n    z-index:2;\n  }\n  .vot-badge{\n    background:#fff2e7;\n    border:1px solid #ffd4b5;\n    color:#9f470c;\n    padding:8px 12px;\n    border-radius:999px;\n    font-size:13px;\n    font-weight:700;\n  }\n  .vot-section{margin:36px 0;}\n  .vot-section h2{\n    font-size:28px;\n    line-height:1.25;\n    color:#2b2b2b;\n    margin:0 0 14px;\n    border-left:6px solid #f57e20;\n    padding-left:14px;\n  }\n  .vot-section h3{\n    font-size:20px;\n    line-height:1.3;\n    color:#333333;\n    margin:0 0 10px;\n  }\n  .vot-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:18px;\n  }\n  .vot-grid-2{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:18px;\n  }\n  .vot-card{\n    background:#ffffff;\n    border:1px solid #e8e8e8;\n    border-radius:18px;\n    padding:22px;\n    box-shadow:0 8px 22px rgba(0,0,0,.04);\n  }\n  .vot-card.orange{border-top:5px solid #f57e20;}\n  .vot-card p:last-child{margin-bottom:0;}\n  .vot-table-wrap{\n    overflow-x:auto;\n    border-radius:14px;\n  }\n  .vot-table{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:14px;\n    border-radius:14px;\n    overflow:hidden;\n    min-width:760px;\n  }\n  .vot-table th{\n    background:#333333;\n    color:#ffffff;\n    text-align:left;\n    padding:14px;\n  }\n  .vot-table td{\n    border:1px solid #e7e7e7;\n    padding:14px;\n    vertical-align:top;\n  }\n  .vot-table tr:nth-child(even) td{background:#fafafa;}\n  .vot-note{\n    background:#fff8f1;\n    border:1px solid #ffd9b8;\n    border-left:6px solid #f57e20;\n    border-radius:14px;\n    padding:16px 18px;\n    margin-top:16px;\n  }\n  .vot-product-page a{\n    color:#d85f08;\n    font-weight:700;\n    text-decoration:underline;\n    text-underline-offset:3px;\n  }\n  .vot-cta{\n    background:linear-gradient(135deg,#333333 0%,#1f1f1f 100%);\n    border-radius:24px;\n    padding:34px;\n    margin:40px 0 22px;\n  }\n  .vot-cta,.vot-cta *{color:#ffffff!important;}\n  .vot-cta h2{\n    margin-top:0;\n    margin-bottom:14px;\n    font-size:28px;\n    line-height:1.25;\n    border-left:0;\n    padding-left:0;\n  }\n  @media (max-width:820px){\n    .vot-grid,.vot-grid-2{grid-template-columns:1fr;}\n    .vot-hero{padding:30px 22px;}\n    .vot-hero h2{font-size:30px;}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\n  \u003cdiv class=\"vot-wrap\"\u003e\n\n    \u003csection class=\"vot-hero\"\u003e\n      \u003cspan class=\"vot-kicker\"\u003eVotatec Commercial Downlight\u003c\/span\u003e\n      \u003ch2\u003eVotatec 10 Inch 5CCT Commercial LED Downlight\u003c\/h2\u003e\n      \u003cp\u003e\n        The Votatec VO-COM10W45-347-5WAY is a high-output 10 inch commercial LED downlight for recessed ceiling applications in offices, retail stores, corridors, lobbies, clinics, institutional spaces, service areas, and larger commercial renovation projects.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        This 10 inch commercial downlight is built for 120-347V applications and offers selectable wattage, selectable colour temperature, dimmable operation, wet-location suitability, CRI90 colour quality, and strong recessed lighting output for larger ceiling areas.\n      \u003c\/p\u003e\n      \u003cdiv class=\"vot-badges\"\u003e\n        \u003cspan class=\"vot-badge\"\u003e10 Inch Size\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e45W Max\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e5395 Lumens\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e5CCT Selectable\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eWattage Adjustable\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eCRI90\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eWet Location\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eKey Features\u003c\/h2\u003e\n      \u003cdiv class=\"vot-grid\"\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003e5CCT Selectable\u003c\/h3\u003e\n          \u003cp\u003eSelect from 2700K, 3000K, 3500K, 4000K, and 5000K to match warm interiors, neutral office lighting, or brighter commercial ceiling layouts.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eWattage Adjustable\u003c\/h3\u003e\n          \u003cp\u003eAdjust output across 26W, 30W, 35W, 40W, and 45W settings to match ceiling height, room use, spacing, and project lighting requirements.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eHigh-Output 10 Inch Format\u003c\/h3\u003e\n          \u003cp\u003eThe 10 inch size delivers up to 5395 lumens for larger rooms, common areas, commercial interiors, and higher-output recessed lighting layouts.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"vot-table-wrap\"\u003e\n        \u003ctable class=\"vot-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth\u003eBrand\u003c\/th\u003e\n              \u003ctd\u003eVotatec\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eModel\u003c\/th\u003e\n              \u003ctd\u003eVO-COM10W45-347-5WAY\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFixture Type\u003c\/th\u003e\n              \u003ctd\u003e10 inch commercial recessed LED downlight\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eWattage\u003c\/th\u003e\n              \u003ctd\u003e26W \/ 30W \/ 35W \/ 40W \/ 45W adjustable\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eLumen Output\u003c\/th\u003e\n              \u003ctd\u003eUp to 5395 lumens\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eColour Temperature\u003c\/th\u003e\n              \u003ctd\u003e2700K \/ 3000K \/ 3500K \/ 4000K \/ 5000K selectable\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eVoltage\u003c\/th\u003e\n              \u003ctd\u003e120-347V\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eDimming\u003c\/th\u003e\n              \u003ctd\u003eDimmable\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eCRI\u003c\/th\u003e\n              \u003ctd\u003eCRI90\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eLocation Rating\u003c\/th\u003e\n              \u003ctd\u003eWet location\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eCertifications\u003c\/th\u003e\n              \u003ctd\u003ecETL \u0026amp; Energy Star\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eWarranty\u003c\/th\u003e\n              \u003ctd\u003e5 year warranty\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vot-note\"\u003e\n        \u003cstrong\u003eInstallation note:\u003c\/strong\u003e Confirm cut-out requirements, ceiling depth, dimmer compatibility, voltage, electrical code requirements, and installation method with a licensed electrician before installation.\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eCommon Applications\u003c\/h2\u003e\n      \u003cdiv class=\"vot-grid-2\"\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eCommercial Interiors\u003c\/h3\u003e\n          \u003cp\u003eUse in offices, retail stores, clinics, corridors, reception areas, lobbies, service counters, and larger commercial interior spaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eRenovation \u0026amp; Retrofit Projects\u003c\/h3\u003e\n          \u003cp\u003eUseful for lighting upgrades where selectable wattage, selectable CCT, high CRI, wet-location suitability, and commercial voltage flexibility are required.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eLarge Rooms \u0026amp; Common Areas\u003c\/h3\u003e\n          \u003cp\u003eThe higher lumen output makes this model suitable for larger ceiling zones, common areas, corridors, lobbies, and commercial circulation spaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eContractor Lighting Packages\u003c\/h3\u003e\n          \u003cp\u003eIdeal for electricians, builders, renovation contractors, property managers, and facility maintenance teams requiring a 10 inch commercial downlight.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eRelated Votatec Lighting Categories\u003c\/h2\u003e\n      \u003cp\u003e\n        Explore more Votatec recessed and commercial lighting options through\n        \u003ca href=\"\/collections\/votatec-pot-lights-downlights\"\u003eVotatec Pot Lights \u0026amp; Downlights\u003c\/a\u003e,\n        \u003ca href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eVotatec Lighting \u0026amp; Electrical Products Canada\u003c\/a\u003e,\n        and\n        \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-cta\"\u003e\n      \u003ch2\u003eNeed Help with Votatec Commercial Downlights?\u003c\/h2\u003e\n      \u003cp\u003eContact Mars LED for contractor quantities, project pricing, fixture selection, and commercial recessed lighting support.\u003c\/p\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\n        \u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\n        \u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":46958682276029,"sku":"VO-COM10W45-347-5WAY","price":69.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/4-inch_cf41d313-d300-4cb9-8434-f493477be827.png?v=1781892201"},{"product_id":"votatec-vo-lhw160ft2-347-3way-d-s-2ft-linear-high-bay-led-light","title":"Votatec VO-LHW160FT2-347-3WAY-D-S 2FT Linear High Bay LED Light 160W Adjustable 120-347V 3CCT","description":"\u003c!--\nVOTATEC VO-LHW160FT2-347-3WAY-D-S 2FT LINEAR HIGH BAY PRODUCT HTML - VERIFIED\nProduct: Votatec VO-LHW160FT2-347-3WAY-D-S 2FT Linear High Bay LED Light\nSKU: VO-LHW160FT2-347-3WAY-D-S\n--\u003e\n\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-section h3{font-size:20px;line-height:1.3;color:#333;margin:0 0 10px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-faq details p{margin:12px 0 0}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{margin-top:0;margin-bottom:14px;font-size:28px;line-height:1.25;border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec Linear High Bay\u003c\/span\u003e\n\u003ch2\u003eVotatec VO-LHW160FT2-347-3WAY-D-S 2FT Linear High Bay LED Light\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-LHW160FT2-347-3WAY-D-S is a 2 foot linear high bay LED light designed for warehouses, workshops, industrial units, storage facilities, garages, gyms, production areas, and commercial high-ceiling spaces.\u003c\/p\u003e\n\u003cp\u003eThis adjustable 120-347V linear high bay provides 160W \/ 110W \/ 80W selectable power, 3500K \/ 4000K \/ 5000K selectable colour temperature, 0-10V dimming, 120 degree beam angle, 10kV surge protection, damp location rating, IP20 rating, cUL listing, DLC 5.1 Premium rating, 5-year warranty, and included chain, V-hook, and wire cap for suspension mounting.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e2FT Linear High Bay\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e160W \/ 110W \/ 80W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3CCT Selectable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120 Degree Beam\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e10kV Surge\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC 5.1 Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eWhy Choose This 2FT Votatec Linear High Bay?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePower Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 160W, 110W, or 80W output to match ceiling height, fixture spacing, energy target, and project lighting requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eColour Selectable\u003c\/h3\u003e\n\u003cp\u003eChoose 3500K, 4000K, or 5000K during installation for warmer commercial lighting, neutral work lighting, or brighter warehouse-style lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e120-347V Commercial Input\u003c\/h3\u003e\n\u003cp\u003eThe 120-347V input range supports many commercial and industrial electrical environments where voltage flexibility is important.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eVO-LHW160FT2-347-3WAY-D-S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e2 foot linear high bay LED light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003ctd\u003e2FT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003e120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e160W \/ 110W \/ 80W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNominal Lumen Output\u003c\/th\u003e\n\u003ctd\u003e22,400 lm \/ 15,400 lm \/ 11,200 lm listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTested Lumen Output\u003c\/th\u003e\n\u003ctd\u003eUp to 24,594 lm depending on selected wattage and CCT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3500K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e120 degrees\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003e10kV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Position\u003c\/th\u003e\n\u003ctd\u003eVertical only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°F to 113°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e2.95 kg \/ 6.5 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eDamp location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecUL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Rating\u003c\/th\u003e\n\u003ctd\u003eDLC 5.1 Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC ID\u003c\/th\u003e\n\u003ctd\u003eS-YRQ5IN\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIncluded Accessories\u003c\/th\u003e\n\u003ctd\u003eChain \/ V-Hook \/ Wire cap\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOptional Accessories\u003c\/th\u003e\n\u003ctd\u003ePIR sensor, remote control, surface mount kit, pendant kit, emergency option\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCatalogue Carton Qty\u003c\/th\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProduct note:\u003c\/strong\u003e This is a commercial \/ industrial linear high bay fixture. Do not position it as a linear strip, wrap light, vapor-tight fixture, or residential shop light.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eLumen Output by Setting\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth\u003ePower Setting\u003c\/th\u003e\n\u003ctd\u003e\u003cstrong\u003e3500K\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e4000K\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e5000K\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e80W\u003c\/th\u003e\n\u003ctd\u003e13,251.4 lm\u003c\/td\u003e\n\u003ctd\u003e13,541.8 lm\u003c\/td\u003e\n\u003ctd\u003e13,193.1 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e110W\u003c\/th\u003e\n\u003ctd\u003e17,078.4 lm\u003c\/td\u003e\n\u003ctd\u003e17,769.4 lm\u003c\/td\u003e\n\u003ctd\u003e16,964.1 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e160W\u003c\/th\u003e\n\u003ctd\u003e22,973 lm\u003c\/td\u003e\n\u003ctd\u003e24,594 lm\u003c\/td\u003e\n\u003ctd\u003e23,088.1 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eOutput note:\u003c\/strong\u003e Nominal catalogue output is listed as 22,400 \/ 15,400 \/ 11,200 lumens. Tested lumen output varies by selected wattage and colour temperature.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWarehouses \u0026amp; Distribution Spaces\u003c\/h3\u003e\n\u003cp\u003eUse for racking aisles, open warehouse areas, logistics spaces, storage buildings, and commercial high-ceiling lighting upgrades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWorkshops \u0026amp; Industrial Units\u003c\/h3\u003e\n\u003cp\u003eSuitable for fabrication shops, service bays, repair spaces, maintenance areas, production areas, and industrial work zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eGarages \u0026amp; Commercial Bays\u003c\/h3\u003e\n\u003cp\u003eA strong option for automotive bays, contractor garages, utility buildings, large garages, and work areas requiring higher light output.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eGyms \u0026amp; Multi-Purpose Facilities\u003c\/h3\u003e\n\u003cp\u003eUse in approved gymnasiums, training areas, recreational spaces, warehouses converted to fitness spaces, and other high-ceiling interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eRelated Votatec High Bay Products \u0026amp; Accessories\u003c\/h2\u003e\n\u003cp\u003eFor other Votatec commercial fixtures, browse the \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e. Compatible high bay accessory pages can be added for the LHW sensor, remote control, surface mounting kit, pendant mounting kit, and emergency option as we build out the high bay ecosystem.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-pot-lights-downlights\"\u003eView Votatec Pot Lights \u0026amp; Downlights\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec VO-LHW160FT2-347-3WAY-D-S?\u003c\/summary\u003e\u003cp\u003eIt is a 2 foot Votatec linear high bay LED light with adjustable wattage, selectable colour temperature, 120-347V input, 0-10V dimming, 10kV surge protection, and included chain, V-hook, and wire cap.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat wattages are selectable?\u003c\/summary\u003e\u003cp\u003eThe fixture supports 160W, 110W, and 80W adjustable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat colour temperatures are selectable?\u003c\/summary\u003e\u003cp\u003eThe fixture supports 3500K, 4000K, and 5000K adjustable colour temperature settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this high bay dimmable?\u003c\/summary\u003e\u003cp\u003eYes. The vendor tech sheet lists 0-10V dimming.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the voltage range?\u003c\/summary\u003e\u003cp\u003eThe vendor tech sheet lists 120-347V input voltage.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture damp location rated?\u003c\/summary\u003e\u003cp\u003eYes. The vendor tech sheet lists damp location rating and IP20 rating.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat accessories are included?\u003c\/summary\u003e\u003cp\u003eChain, V-hook, and wire cap are included. Optional accessories include PIR sensor, remote control, surface mount kit, pendant kit, and emergency option.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec Linear High Bays for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, lighting-layout support, sensor accessories, mounting options, and commercial project pricing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47246917501117,"sku":"VO-LHW160FT2-347-3WAY-D-S","price":159.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-lhw160ft2-347-3way-d-s-2ft-linear-high-bay-led-light-surface-mount-style-view.png?v=1783007963"},{"product_id":"votatec-vo-lhw220ft4-347-3way-d-s-4ft-linear-high-bay-led-light","title":"Votatec VO-LHW220FT4-347-3WAY-D-S 4FT Linear High Bay LED Light 220W Adjustable 120-347V 3CCT","description":"\u003c!--\nVOTATEC VO-LHW220FT4-347-3WAY-D-S 4FT LINEAR HIGH BAY PRODUCT HTML - VERIFIED\nProduct: Votatec VO-LHW220FT4-347-3WAY-D-S 4FT Linear High Bay LED Light\nSKU: VO-LHW220FT4-347-3WAY-D-S\n--\u003e\n\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-section h3{font-size:20px;line-height:1.3;color:#333;margin:0 0 10px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-faq details p{margin:12px 0 0}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{margin-top:0;margin-bottom:14px;font-size:28px;line-height:1.25;border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 4FT Linear High Bay\u003c\/span\u003e\n\u003ch2\u003eVotatec VO-LHW220FT4-347-3WAY-D-S 4FT Linear High Bay LED Light\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-LHW220FT4-347-3WAY-D-S is a 4 foot linear high bay LED light designed for warehouses, workshops, industrial units, storage facilities, garages, gyms, production areas, and commercial high-ceiling spaces requiring stronger coverage from a longer fixture body.\u003c\/p\u003e\n\u003cp\u003eThis adjustable 120-347V linear high bay provides 220W \/ 160W \/ 110W selectable power, 16500 to 33000 lumens listed, 3500K \/ 4000K \/ 5000K selectable colour temperature, 0-10V dimming, 120 degree beam angle, 10kV surge protection, damp location rating, IP20 rating, cUL listing, DLC 5.1 Premium rating, 5-year warranty, and included chain, V-hook, and wire cap for suspension mounting.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e4FT Linear High Bay\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e220W \/ 160W \/ 110W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e16500-33000LM\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3CCT Selectable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e10kV Surge\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC 5.1 Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eWhy Choose This 4FT Votatec Linear High Bay?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eHigher Output 4FT Design\u003c\/h3\u003e\n\u003cp\u003eThe 4 foot body and 220W maximum power setting make this fixture suitable for larger bays, wider fixture spacing, and higher-output commercial lighting layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePower Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 220W, 160W, or 110W output to match ceiling height, fixture spacing, energy target, and project lighting requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e120-347V Commercial Input\u003c\/h3\u003e\n\u003cp\u003eThe 120-347V input range supports many commercial and industrial electrical environments where voltage flexibility is important.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eVO-LHW220FT4-347-3WAY-D-S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e4 foot linear high bay LED light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003ctd\u003e4FT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003e120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e220W \/ 160W \/ 110W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNominal Lumen Output\u003c\/th\u003e\n\u003ctd\u003e33,000 lm \/ 24,000 lm \/ 16,500 lm listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTested Lumen Output\u003c\/th\u003e\n\u003ctd\u003eUp to 33,475 lm depending on selected wattage and CCT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3500K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e120 degrees\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003e10kV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Position\u003c\/th\u003e\n\u003ctd\u003eVertical only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°F to 113°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e6.64 kg \/ 14.64 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e45.67\" L x 14.17\" W x 2.89\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eDamp location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecUL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Rating\u003c\/th\u003e\n\u003ctd\u003eDLC 5.1 Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIncluded Accessories\u003c\/th\u003e\n\u003ctd\u003eChain \/ V-Hook \/ Wire cap\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOptional Accessories\u003c\/th\u003e\n\u003ctd\u003ePIR sensor, remote control, surface mount kit, pendant kit, emergency option\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCatalogue Carton Qty\u003c\/th\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProduct note:\u003c\/strong\u003e This is a commercial \/ industrial linear high bay fixture. Do not position it as a linear strip, wrap light, vapor-tight fixture, or residential shop light.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eLumen Output by Setting\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth\u003ePower Setting\u003c\/th\u003e\n\u003ctd\u003e\u003cstrong\u003e3500K\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e4000K\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e5000K\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e110W\u003c\/th\u003e\n\u003ctd\u003e18,300 lm\u003c\/td\u003e\n\u003ctd\u003e18,862.2 lm\u003c\/td\u003e\n\u003ctd\u003e18,015.3 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e160W\u003c\/th\u003e\n\u003ctd\u003e24,961.2 lm\u003c\/td\u003e\n\u003ctd\u003e26,810.2 lm\u003c\/td\u003e\n\u003ctd\u003e24,987.2 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e220W\u003c\/th\u003e\n\u003ctd\u003e31,270.4 lm\u003c\/td\u003e\n\u003ctd\u003e33,475 lm\u003c\/td\u003e\n\u003ctd\u003e31,462.7 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eOutput note:\u003c\/strong\u003e Catalogue output is listed as 16,500-33,000 lumens. Tested lumen output varies by selected wattage and colour temperature.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWarehouses \u0026amp; Distribution Spaces\u003c\/h3\u003e\n\u003cp\u003eUse for open warehouse areas, logistics spaces, storage buildings, racking aisles, loading areas, and high-ceiling lighting upgrades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWorkshops \u0026amp; Industrial Units\u003c\/h3\u003e\n\u003cp\u003eSuitable for fabrication shops, service bays, repair spaces, maintenance areas, production areas, and industrial work zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eCommercial Garages \u0026amp; Service Bays\u003c\/h3\u003e\n\u003cp\u003eA strong option for automotive bays, contractor garages, fleet service spaces, utility buildings, and work areas requiring higher light output.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eGyms \u0026amp; Multi-Purpose Facilities\u003c\/h3\u003e\n\u003cp\u003eUse in approved gymnasiums, recreational spaces, training areas, and other larger high-ceiling interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eRelated Votatec High Bay Products \u0026amp; Accessories\u003c\/h2\u003e\n\u003cp\u003eFor the smaller 2FT version, see the \u003ca href=\"\/products\/products-votatec-vo-lhw160ft2-347-3way-d-s-2ft-linear-high-bay-led-light\"\u003eVotatec VO-LHW160FT2-347-3WAY-D-S 2FT Linear High Bay LED Light\u003c\/a\u003e. For other Votatec commercial fixtures, browse the \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e. Compatible high bay accessory pages can be added for the LHW sensor, remote control, surface mounting kit, pendant mounting kit, and emergency option as we build out the high bay ecosystem.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/products-votatec-vo-lhw160ft2-347-3way-d-s-2ft-linear-high-bay-led-light\"\u003eView 2FT Linear High Bay\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec VO-LHW220FT4-347-3WAY-D-S?\u003c\/summary\u003e\u003cp\u003eIt is a 4 foot Votatec linear high bay LED light with adjustable wattage, selectable colour temperature, 120-347V input, 0-10V dimming, 10kV surge protection, and included chain, V-hook, and wire cap.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat wattages are selectable?\u003c\/summary\u003e\u003cp\u003eThe fixture supports 220W, 160W, and 110W adjustable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat colour temperatures are selectable?\u003c\/summary\u003e\u003cp\u003eThe fixture supports 3500K, 4000K, and 5000K adjustable colour temperature settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this high bay dimmable?\u003c\/summary\u003e\u003cp\u003eYes. The vendor tech sheet lists 0-10V dimming.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the voltage range?\u003c\/summary\u003e\u003cp\u003eThe vendor tech sheet lists 120-347V input voltage.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture damp location rated?\u003c\/summary\u003e\u003cp\u003eYes. The vendor tech sheet lists damp location rating and IP20 rating.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat accessories are included?\u003c\/summary\u003e\u003cp\u003eChain, V-hook, and wire cap are included. Optional accessories include PIR sensor, remote control, surface mount kit, pendant kit, and emergency option.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec 4FT Linear High Bays for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, lighting-layout support, sensor accessories, mounting options, and commercial project pricing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47247994749117,"sku":"VO-LHW220FT4-347-3WAY-D-S","price":199.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-lhw220ft4-347-3way-d-s-4ft-linear-high-bay-led-light-surface-mount-style-view.png?v=1783008633"},{"product_id":"votatec-vo-lhw220ft4-10y-347-3way-s-4ft-linear-high-bay-led-light","title":"Votatec VO-LHW220FT4-10Y-347-3WAY-S 4FT Linear High Bay LED Light 220W Adjustable 120-347V 3CCT - 10Yr Warranty","description":"\u003c!--\nVOTATEC VO-LHW220FT4-10Y-347-3WAY-S 4FT LINEAR HIGH BAY PRODUCT HTML - VERIFIED\nProduct: Votatec VO-LHW220FT4-10Y-347-3WAY-S 4FT Linear High Bay LED Light\nSKU: VO-LHW220FT4-10Y-347-3WAY-S\n\nNOTE: Although the SKU includes \"10Y\", the June 2026 catalogue row and the vendor Linear High Bay tech sheet should be followed for published warranty language unless Votatec confirms otherwise. Use 5-year warranty language for now.\n--\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-section h3{font-size:20px;line-height:1.3;color:#333;margin:0 0 10px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-faq details p{margin:12px 0 0}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{margin-top:0;margin-bottom:14px;font-size:28px;line-height:1.25;border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\u003cdiv class=\"vot-product-page\"\u003e\n\u003cdiv class=\"vot-wrap\"\u003e\n\u003csection class=\"vot-hero\"\u003e\u003cspan class=\"vot-kicker\"\u003eVotatec 4FT Linear High Bay\u003c\/span\u003e\n\u003ch2\u003eVotatec VO-LHW220FT4-10Y-347-3WAY-S 4FT Linear High Bay LED Light - 10Year Warranty\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-LHW220FT4-10Y-347-3WAY-S is a 4 foot linear high bay LED light designed for warehouses, workshops, industrial units, storage facilities, garages, gyms, production areas, and commercial high-ceiling spaces.\u003c\/p\u003e\n\u003cp\u003eThis adjustable 120-347V linear high bay provides 220W \/ 160W \/ 110W selectable power, 3500K \/ 4000K \/ 5000K selectable colour temperature, 0-10V dimming, 120 degree beam angle, 10kV surge protection, damp location rating, IP20 rating, cUL listing, DLC 5.1 Premium rating, and included chain, V-hook, and wire cap for suspension mounting.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e4FT Linear High Bay\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e220W \/ 160W \/ 110W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e16500-33000LM\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3CCT Selectable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e10kV Surge\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC 5.1 Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eWhy Choose This 4FT Votatec Linear High Bay?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eHigh-Output 4FT Design\u003c\/h3\u003e\n\u003cp\u003eThe 4 foot body and 220W maximum power setting make this fixture suitable for larger bays, wider fixture spacing, and high-output commercial lighting layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePower Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 220W, 160W, or 110W output to match ceiling height, fixture spacing, energy target, and project lighting requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e120-347V Commercial Input\u003c\/h3\u003e\n\u003cp\u003eThe 120-347V input range supports many commercial and industrial electrical environments where voltage flexibility is important.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\n\u003ctable class=\"vot-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eVO-LHW220FT4-10Y-347-3WAY-S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e4 foot linear high bay LED light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003ctd\u003e4FT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003e120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e220W \/ 160W \/ 110W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNominal Lumen Output\u003c\/th\u003e\n\u003ctd\u003e33,000 lm \/ 24,000 lm \/ 16,500 lm listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTested Lumen Output\u003c\/th\u003e\n\u003ctd\u003eUp to 33,475 lm depending on selected wattage and CCT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3500K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e120 degrees\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003e10kV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Position\u003c\/th\u003e\n\u003ctd\u003eVertical only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°F to 113°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e6.64 kg \/ 14.64 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e45.67\" L x 14.17\" W x 2.89\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eDamp location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecUL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Rating\u003c\/th\u003e\n\u003ctd\u003eDLC 5.1 Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIncluded Accessories\u003c\/th\u003e\n\u003ctd\u003eChain \/ V-Hook \/ Wire cap\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOptional Accessories\u003c\/th\u003e\n\u003ctd\u003ePIR sensor, remote control, surface mount kit, pendant kit, emergency option\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years listed in catalogue\/vendor documents unless otherwise confirmed by Votatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCatalogue Carton Qty\u003c\/th\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eWarranty note:\u003c\/strong\u003e The SKU contains “10Y,” but the June 2026 catalogue row and the current vendor linear high bay tech sheet show 5-year warranty language. Confirm with Votatec before advertising this as a 10-year warranty product.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eLumen Output by Setting\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\n\u003ctable class=\"vot-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Setting\u003c\/th\u003e\n\u003ctd\u003e\u003cstrong\u003e3500K\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e4000K\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e5000K\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e110W\u003c\/th\u003e\n\u003ctd\u003e18,300 lm\u003c\/td\u003e\n\u003ctd\u003e18,862.2 lm\u003c\/td\u003e\n\u003ctd\u003e18,015.3 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e160W\u003c\/th\u003e\n\u003ctd\u003e24,961.2 lm\u003c\/td\u003e\n\u003ctd\u003e26,810.2 lm\u003c\/td\u003e\n\u003ctd\u003e24,987.2 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e220W\u003c\/th\u003e\n\u003ctd\u003e31,270.4 lm\u003c\/td\u003e\n\u003ctd\u003e33,475 lm\u003c\/td\u003e\n\u003ctd\u003e31,462.7 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eOutput note:\u003c\/strong\u003e Catalogue output is listed as 16,500-33,000 lumens. Tested lumen output varies by selected wattage and colour temperature.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWarehouses \u0026amp; Distribution Spaces\u003c\/h3\u003e\n\u003cp\u003eUse for open warehouse areas, logistics spaces, storage buildings, racking aisles, loading areas, and high-ceiling lighting upgrades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWorkshops \u0026amp; Industrial Units\u003c\/h3\u003e\n\u003cp\u003eSuitable for fabrication shops, service bays, repair spaces, maintenance areas, production areas, and industrial work zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eCommercial Garages \u0026amp; Service Bays\u003c\/h3\u003e\n\u003cp\u003eA strong option for automotive bays, contractor garages, fleet service spaces, utility buildings, and work areas requiring higher light output.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eGyms \u0026amp; Multi-Purpose Facilities\u003c\/h3\u003e\n\u003cp\u003eUse in approved gymnasiums, recreational spaces, training areas, and other larger high-ceiling interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eRelated Votatec High Bay Products \u0026amp; Accessories\u003c\/h2\u003e\n\u003cp\u003eFor the standard 4FT version, see the \u003ca href=\"\/products\/products-votatec-vo-lhw220ft4-347-3way-d-s-4ft-linear-high-bay-led-light\"\u003eVotatec VO-LHW220FT4-347-3WAY-D-S 4FT Linear High Bay LED Light\u003c\/a\u003e. For the smaller 2FT version, see the \u003ca href=\"\/products\/products-votatec-vo-lhw160ft2-347-3way-d-s-2ft-linear-high-bay-led-light\"\u003eVotatec VO-LHW160FT2-347-3WAY-D-S 2FT Linear High Bay LED Light\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\" class=\"vot-resource\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-lighting-electrical-products-canada\" class=\"vot-resource\"\u003eView All Votatec Lighting Products\u003c\/a\u003e \u003ca href=\"\/pages\/contact-us\" class=\"vot-resource\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e \u003ca href=\"\/products\/products-votatec-vo-lhw220ft4-347-3way-d-s-4ft-linear-high-bay-led-light\" class=\"vot-resource\"\u003eView Standard 4FT Linear High Bay\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section vot-faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the Votatec VO-LHW220FT4-10Y-347-3WAY-S?\u003c\/summary\u003e\n\u003cp\u003eIt is a 4 foot Votatec linear high bay LED light with adjustable wattage, selectable colour temperature, 120-347V input, 0-10V dimming, 10kV surge protection, and included chain, V-hook, and wire cap.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat wattages are selectable?\u003c\/summary\u003e\n\u003cp\u003eThe fixture supports 220W, 160W, and 110W adjustable power settings.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat colour temperatures are selectable?\u003c\/summary\u003e\n\u003cp\u003eThe fixture supports 3500K, 4000K, and 5000K adjustable colour temperature settings.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this high bay dimmable?\u003c\/summary\u003e\n\u003cp\u003eYes. The vendor tech sheet lists 0-10V dimming.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the voltage range?\u003c\/summary\u003e\n\u003cp\u003eThe vendor tech sheet lists 120-347V input voltage.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this have a 10-year warranty?\u003c\/summary\u003e\n\u003cp\u003eThe SKU includes “10Y,” but the catalogue row and vendor tech sheet show 5-year warranty language. Confirm warranty terms with Votatec before treating it as a 10-year warranty product.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec 4FT Linear High Bays for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, lighting-layout support, sensor accessories, mounting options, and commercial project pricing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47254407577789,"sku":"VO-LHW220FT4-10Y-347-3WAY-S","price":249.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-lhw220ft4-10y-347-3way-s-4ft-linear-high-bay-led-light-suspended-view-with-sensor.png?v=1783017944"},{"product_id":"votatec-vo-lhw300ft4-347-3way-d-s-4ft-linear-high-bay-led-light","title":"Votatec VO-LHW300FT4-347-3WAY-D-S 4FT Linear High Bay LED Light 300W Adjustable 120-347V 3CCT","description":"\u003c!--\nVOTATEC VO-LHW300FT4-347-3WAY-D-S 4FT LINEAR HIGH BAY PRODUCT HTML - VERIFIED\nProduct: Votatec VO-LHW300FT4-347-3WAY-D-S 4FT Linear High Bay LED Light\nSKU: VO-LHW300FT4-347-3WAY-D-S\n\nPRIMARY SEO KEYWORDS\nVotatec VO-LHW300FT4-347-3WAY-D-S\nVotatec 4FT linear high bay 300W\n300W adjustable linear high bay\n4 foot LED linear high bay\n120-347V linear high bay\nhigh output warehouse high bay\nindustrial linear high bay Canada\nDLC Premium linear high bay\n0-10V dimmable high bay\n45000 lumen high bay\n\nSECONDARY SEO KEYWORDS\ncommercial high bay lighting\nLED warehouse lighting\nfactory high bay lighting\nshop high bay lights\ngarage high bay light\ngym high bay lighting\nsensor ready high bay\ndamp location high bay\n10kV surge protection high bay\nVotatec commercial lighting Canada\n--\u003e\n\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-section h3{font-size:20px;line-height:1.3;color:#333;margin:0 0 10px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-faq details p{margin:12px 0 0}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{margin-top:0;margin-bottom:14px;font-size:28px;line-height:1.25;border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec High Output 4FT Linear High Bay\u003c\/span\u003e\n\u003ch2\u003eVotatec VO-LHW300FT4-347-3WAY-D-S 4FT Linear High Bay LED Light\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-LHW300FT4-347-3WAY-D-S is a high-output 4 foot linear high bay LED light designed for warehouses, industrial buildings, workshops, production areas, storage facilities, gyms, garages, and large commercial high-ceiling spaces.\u003c\/p\u003e\n\u003cp\u003eThis adjustable 120-347V linear high bay provides 300W \/ 220W \/ 160W selectable power, 31,500 to 45,000 lumens listed, 3500K \/ 4000K \/ 5000K selectable colour temperature, 0-10V dimming, 120 degree beam angle, 10kV surge protection, damp location rating, IP20 rating, cUL listing, DLC 5.1 Premium rating, 5-year warranty, and included chain, V-hook, and wire cap for suspension mounting.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e4FT Linear High Bay\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e300W \/ 220W \/ 160W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e31500-45000LM\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3CCT Selectable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e10kV Surge\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC 5.1 Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eWhy Choose This 300W Votatec Linear High Bay?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eHigh-Output Warehouse Lighting\u003c\/h3\u003e\n\u003cp\u003eThe 300W maximum power setting supports high-ceiling applications, larger open areas, and commercial lighting layouts requiring stronger output.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePower Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 300W, 220W, or 160W output to match ceiling height, fixture spacing, energy target, and project lighting requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e120-347V Commercial Input\u003c\/h3\u003e\n\u003cp\u003eThe 120-347V input range supports many commercial and industrial electrical environments where voltage flexibility is important.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eVO-LHW300FT4-347-3WAY-D-S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e4 foot linear high bay LED light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003ctd\u003e4FT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003e120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e300W \/ 220W \/ 160W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNominal Lumen Output\u003c\/th\u003e\n\u003ctd\u003e42,000 lm \/ 30,800 lm \/ 22,400 lm listed in vendor spec; catalogue range 31,500-45,000 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTested Lumen Output\u003c\/th\u003e\n\u003ctd\u003eUp to 46,354.3 lm depending on selected wattage and CCT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3500K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e120 degrees\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003e10kV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Position\u003c\/th\u003e\n\u003ctd\u003eVertical only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°F to 113°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e6.64 kg \/ 14.64 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e45.67\" L x 14.17\" W x 2.89\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eDamp location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecUL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Rating\u003c\/th\u003e\n\u003ctd\u003eDLC 5.1 Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC ID\u003c\/th\u003e\n\u003ctd\u003eS-7J8QG3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIncluded Accessories\u003c\/th\u003e\n\u003ctd\u003eChain \/ V-Hook \/ Wire cap\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOptional Accessories\u003c\/th\u003e\n\u003ctd\u003ePIR sensor, remote control, surface mount kit, pendant kit, emergency option\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCatalogue Carton Qty\u003c\/th\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProduct note:\u003c\/strong\u003e This is a commercial \/ industrial linear high bay fixture. Do not position it as a linear strip, wrap light, vapor-tight fixture, or residential shop light.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eLumen Output by Setting\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth\u003ePower Setting\u003c\/th\u003e\n\u003ctd\u003e\u003cstrong\u003e3500K\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e4000K\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e5000K\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e160W\u003c\/th\u003e\n\u003ctd\u003e26,837.9 lm\u003c\/td\u003e\n\u003ctd\u003e27,477.9 lm\u003c\/td\u003e\n\u003ctd\u003e26,389.1 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e220W\u003c\/th\u003e\n\u003ctd\u003e34,906.3 lm\u003c\/td\u003e\n\u003ctd\u003e35,762.1 lm\u003c\/td\u003e\n\u003ctd\u003e33,637.5 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e300W\u003c\/th\u003e\n\u003ctd\u003e42,503 lm\u003c\/td\u003e\n\u003ctd\u003e46,354.3 lm\u003c\/td\u003e\n\u003ctd\u003e42,965.1 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eOutput note:\u003c\/strong\u003e Catalogue output is listed as 31,500-45,000 lumens. Tested lumen output varies by selected wattage and colour temperature.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eLarge Warehouses \u0026amp; Distribution Spaces\u003c\/h3\u003e\n\u003cp\u003eUse for open warehouse areas, logistics spaces, storage buildings, racking zones, loading areas, and high-output lighting upgrades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eIndustrial Production Areas\u003c\/h3\u003e\n\u003cp\u003eSuitable for fabrication shops, manufacturing spaces, production areas, service bays, maintenance areas, and industrial work zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eCommercial Garages \u0026amp; Service Bays\u003c\/h3\u003e\n\u003cp\u003eA strong option for automotive bays, contractor garages, fleet service spaces, utility buildings, and work areas requiring higher light output.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eGyms \u0026amp; Large High-Ceiling Interiors\u003c\/h3\u003e\n\u003cp\u003eUse in approved gymnasiums, recreational spaces, training facilities, and larger interiors where high-output ceiling lighting is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eRelated Votatec High Bay Products \u0026amp; Accessories\u003c\/h2\u003e\n\u003cp\u003eFor lower-output 4FT applications, see the \u003ca href=\"\/products\/votatec-vo-lhw220ft4-347-3way-d-s-4ft-linear-high-bay-led-light\"\u003eVotatec VO-LHW220FT4-347-3WAY-D-S 4FT Linear High Bay LED Light\u003c\/a\u003e. For the 10Y 4FT model, see the \u003ca href=\"\/products\/votatec-vo-lhw220ft4-10y-347-3way-s-4ft-linear-high-bay-led-light\"\u003eVotatec VO-LHW220FT4-10Y-347-3WAY-S 4FT Linear High Bay LED Light\u003c\/a\u003e. For the smaller 2FT version, see the \u003ca href=\"\/products\/votatec-vo-lhw160ft2-347-3way-d-s-2ft-linear-high-bay-led-light\"\u003eVotatec VO-LHW160FT2-347-3WAY-D-S 2FT Linear High Bay LED Light\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-vo-lhw220ft4-347-3way-d-s-4ft-linear-high-bay-led-light\"\u003eView 220W 4FT Linear High Bay\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec VO-LHW300FT4-347-3WAY-D-S?\u003c\/summary\u003e\u003cp\u003eIt is a 4 foot Votatec linear high bay LED light with 300W \/ 220W \/ 160W adjustable power, selectable colour temperature, 120-347V input, 0-10V dimming, and 10kV surge protection.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat wattages are selectable?\u003c\/summary\u003e\u003cp\u003eThe fixture supports 300W, 220W, and 160W adjustable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat colour temperatures are selectable?\u003c\/summary\u003e\u003cp\u003eThe fixture supports 3500K, 4000K, and 5000K adjustable colour temperature settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this high bay dimmable?\u003c\/summary\u003e\u003cp\u003eYes. The vendor tech sheet lists 0-10V dimming.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the voltage range?\u003c\/summary\u003e\u003cp\u003eThe vendor tech sheet lists 120-347V input voltage.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture damp location rated?\u003c\/summary\u003e\u003cp\u003eYes. The vendor tech sheet lists damp location rating and IP20 rating.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat accessories are included?\u003c\/summary\u003e\u003cp\u003eChain, V-hook, and wire cap are included. Optional accessories include PIR sensor, remote control, surface mount kit, pendant kit, and emergency option.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec 300W Linear High Bays for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, lighting-layout support, sensor accessories, mounting options, and commercial project pricing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47254419964093,"sku":"VO-LHW300FT4-347-3WAY-D-S","price":269.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-lhw300ft4-347-3way-d-s-4ft-linear-high-bay-led-light-suspended-view-with-sensor.png?v=1783019754"},{"product_id":"votatec-vo-lh2w220ft2-347-3way-d-s-2ft-2-line-linear-high-bay-led-light","title":"Votatec VO-LH2W220FT2-347-3WAY-D-S 2FT 2-Line Linear High Bay LED Light 220W Adjustable 120-347V 3CCT","description":"\u003c!--\nVOTATEC VO-LH2W220FT2-347-3WAY-D-S 2FT 2-LINE LINEAR HIGH BAY PRODUCT HTML\nProduct: Votatec VO-LH2W220FT2-347-3WAY-D-S 2FT 2-Line Linear High Bay LED Light\nSKU: VO-LH2W220FT2-347-3WAY-D-S\n--\u003e\n\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-section h3{font-size:20px;line-height:1.3;color:#333;margin:0 0 10px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-faq details p{margin:12px 0 0}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{margin-top:0;margin-bottom:14px;font-size:28px;line-height:1.25;border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 2FT 2-Line Linear High Bay\u003c\/span\u003e\n\u003ch2\u003eVotatec VO-LH2W220FT2-347-3WAY-D-S 2FT 2-Line Linear High Bay LED Light\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-LH2W220FT2-347-3WAY-D-S is a compact 2FT 2-line linear high bay LED light designed for warehouses, shops, industrial units, garages, service bays, storage areas, and commercial high-ceiling spaces where strong output is needed from a shorter fixture body.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V 2-line high bay provides 220W \/ 165W \/ 110W selectable power, 33,000 lumens listed, 3500K \/ 4000K \/ 5000K selectable colour temperature, 6 ft cord, plug for sensor, cUL \/ DLC 5.1 Premium rating, 5-year warranty, and included chain and V-hooks for suspension mounting.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e2FT 2-Line High Bay\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e220W \/ 165W \/ 110W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e33000LM Listed\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3CCT Selectable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eSensor-Ready\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003ecUL\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC 5.1 Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eWhy Choose This 2FT 2-Line Linear High Bay?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eHigh Output in a Compact Body\u003c\/h3\u003e\n\u003cp\u003eThe 2-line design gives this fixture stronger output while keeping a shorter 2FT form factor for tighter high-bay layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePower Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 220W, 165W, or 110W output to match ceiling height, fixture spacing, energy target, and project lighting needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eContractor-Friendly Installation\u003c\/h3\u003e\n\u003cp\u003eChain and V-hooks are included, and the fixture includes a 6 ft cord with plug for sensor for high bay project flexibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eVO-LH2W220FT2-347-3WAY-D-S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e2FT 2-line linear high bay LED light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLength \/ Style\u003c\/th\u003e\n\u003ctd\u003e2FT, 2-line\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003e120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e220W \/ 165W \/ 110W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e33,000 lumens listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3500K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCord\u003c\/th\u003e\n\u003ctd\u003e6 ft cord\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor Compatibility\u003c\/th\u003e\n\u003ctd\u003eWith plug for sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIncluded Mounting Hardware\u003c\/th\u003e\n\u003ctd\u003eChain and V-hooks included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecUL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Rating\u003c\/th\u003e\n\u003ctd\u003eDLC 5.1 Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCatalogue Carton Qty\u003c\/th\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProduct note:\u003c\/strong\u003e This is the Votatec 2FT 2-line linear high bay. Do not position it as a standard single-line 2FT high bay, linear strip, wrap light, or vapor-tight fixture.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWarehouses \u0026amp; Storage Areas\u003c\/h3\u003e\n\u003cp\u003eUse for compact warehouse areas, racking zones, storage rooms, stock areas, and commercial high-ceiling spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWorkshops \u0026amp; Industrial Units\u003c\/h3\u003e\n\u003cp\u003eSuitable for fabrication shops, service bays, repair areas, production zones, and industrial workspaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eGarages \u0026amp; Service Bays\u003c\/h3\u003e\n\u003cp\u003eA strong option for automotive bays, contractor garages, utility buildings, and spaces needing high output from a shorter fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eGyms \u0026amp; Multi-Purpose Spaces\u003c\/h3\u003e\n\u003cp\u003eUse in approved gymnasiums, recreation areas, training spaces, and other commercial interiors with higher ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eRelated Votatec High Bay Products \u0026amp; Accessories\u003c\/h2\u003e\n\u003cp\u003eFor the standard 2FT single-line model, see the \u003ca href=\"\/products\/votatec-vo-lhw160ft2-347-3way-d-s-2ft-linear-high-bay-led-light\"\u003eVotatec VO-LHW160FT2-347-3WAY-D-S 2FT Linear High Bay LED Light\u003c\/a\u003e. For 4FT layouts, see the \u003ca href=\"\/products\/votatec-vo-lhw220ft4-347-3way-d-s-4ft-linear-high-bay-led-light\"\u003eVotatec VO-LHW220FT4-347-3WAY-D-S 4FT Linear High Bay LED Light\u003c\/a\u003e or the \u003ca href=\"\/products\/votatec-vo-lhw300ft4-347-3way-d-s-4ft-linear-high-bay-led-light\"\u003eVotatec VO-LHW300FT4-347-3WAY-D-S 300W 4FT Linear High Bay\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-vo-lhw160ft2-347-3way-d-s-2ft-linear-high-bay-led-light\"\u003eView 2FT Single-Line High Bay\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec VO-LH2W220FT2-347-3WAY-D-S?\u003c\/summary\u003e\u003cp\u003eIt is a 2FT 2-line Votatec linear high bay LED light with adjustable wattage, selectable colour temperature, 6 ft cord, sensor plug, and included chain and V-hooks.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat wattages are selectable?\u003c\/summary\u003e\u003cp\u003eThe catalogue lists 220W, 165W, and 110W adjustable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat colour temperatures are selectable?\u003c\/summary\u003e\u003cp\u003eThe catalogue lists 3500K, 4000K, and 5000K adjustable colour temperature settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture sensor-ready?\u003c\/summary\u003e\u003cp\u003eYes. The catalogue lists a 6 ft cord with plug for sensor. Compatible sensor and remote accessories should be selected separately where required.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat mounting hardware is included?\u003c\/summary\u003e\u003cp\u003eThe catalogue lists chain and V-hooks included with this fixture.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec 2-Line Linear High Bays for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, sensor accessories, mounting options, and commercial project pricing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47254430646461,"sku":"VO-LH2W220FT2-347-3WAY-D-S","price":179.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-lh2w220ft2-347-3way-d-s-2ft-2-line-linear-high-bay-led-light-suspended-angled-underside-view.png?v=1783020610"},{"product_id":"votatec-ast-hb18-300wf1b1t2c1-bh50-300w-ufo-high-bay-led-light","title":"Votatec AST-HB18-300WF1B1T2C1-BH50 300W UFO High Bay LED Light 5000K","description":"\u003c!--\nVOTATEC AST-HB18-300WF1B1T2C1-BH50 300W UFO HIGH BAY PRODUCT HTML - VERIFIED WITH VENDOR SPEC\nProduct: Votatec AST-HB18-300WF1B1T2C1-BH50 300W UFO High Bay LED Light\nSKU: AST-HB18-300WF1B1T2C1-BH50\n--\u003e\n\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-section h3{font-size:20px;line-height:1.3;color:#333;margin:0 0 10px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-faq details p{margin:12px 0 0}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{margin-top:0;margin-bottom:14px;font-size:28px;line-height:1.25;border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 300W UFO High Bay\u003c\/span\u003e\n\u003ch2\u003eVotatec AST-HB18-300WF1B1T2C1-BH50 300W UFO High Bay LED Light\u003c\/h2\u003e\n\u003cp\u003eThe Votatec AST-HB18-300WF1B1T2C1-BH50 is a 300W dimmable UFO high bay LED light designed for warehouses, factories, workshops, commercial garages, production areas, storage facilities, gymnasiums, supermarkets, exhibition halls, highway toll stations, and gas station lighting applications.\u003c\/p\u003e\n\u003cp\u003eThis 120-347VAC UFO high bay delivers 42,000 lumens listed at 5000K with 140 lm\/W efficacy, CRI \u0026gt;80, 90 degree viewing angle, power factor ≥0.9, THD ≤20%, IP65 wet location rating, aluminum alloy housing, clear PC cover, UL\/cUL certification, NSF marking shown on the vendor sheet, 5-year warranty, and optional DC sensor and remote control support.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e300W UFO High Bay\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347VAC\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e42000LM\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e140 lm\/W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e90 Degree Beam\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP65 Wet\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e5-Year Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eWhy Choose This Votatec 300W UFO High Bay?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eHigh-Output Commercial Lighting\u003c\/h3\u003e\n\u003cp\u003eThe 300W output and 42,000 lumens listed make this fixture suitable for high-ceiling spaces requiring strong commercial or industrial illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e120-347VAC Input\u003c\/h3\u003e\n\u003cp\u003eThe multi-voltage input range supports many commercial and industrial electrical environments where voltage flexibility is important.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eIP65 Wet Location Rating\u003c\/h3\u003e\n\u003cp\u003eThe vendor specification lists WET \/ IP65, making this UFO high bay suitable for approved damp or wet-rated high bay applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eModel \/ SKU\u003c\/th\u003e\n\u003ctd\u003eAST-HB18-300WF1B1T2C1-BH50\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e300W dimmable UFO high bay LED light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003e300W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e42,000 lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Efficacy\u003c\/th\u003e\n\u003ctd\u003e140 lm\/W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eViewing Angle\u003c\/th\u003e\n\u003ctd\u003e90 degrees\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e5000K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003e120-347VAC, 50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e≥0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTHD\u003c\/th\u003e\n\u003ctd\u003e≤20%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDriver Model\u003c\/th\u003e\n\u003ctd\u003eFahold\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLED Type\u003c\/th\u003e\n\u003ctd\u003eSMD2835, 0.5W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLED Quantity\u003c\/th\u003e\n\u003ctd\u003e560 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eAluminum alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCover\u003c\/th\u003e\n\u003ctd\u003eClear PC cover\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWaterproof Rating\u003c\/th\u003e\n\u003ctd\u003eWET \/ IP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to 50°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Humidity\u003c\/th\u003e\n\u003ctd\u003e10% to 90% RH\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStorage Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to 80°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStorage Humidity\u003c\/th\u003e\n\u003ctd\u003e10% to 95% RH\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e390 ± 3 mm diameter x 203 ± 5 mm height \/ 15.35\" ± 0.12\" diameter x 7.99\" ± 0.20\" height\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOptions\u003c\/th\u003e\n\u003ctd\u003eDC sensor and remote control\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProduct note:\u003c\/strong\u003e This is a fixed 300W \/ 5000K UFO high bay. Do not position it as a wattage-adjustable or CCT-adjustable UFO model.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWarehouses, Factories \u0026amp; Workshops\u003c\/h3\u003e\n\u003cp\u003eThe vendor application list includes warehouses, factories, and workshops, making this fixture a strong fit for industrial and commercial interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eGymnasiums \u0026amp; Supermarkets\u003c\/h3\u003e\n\u003cp\u003eThe vendor application list includes gymnasiums and supermarkets where high-ceiling, high-output lighting is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eExhibition Halls\u003c\/h3\u003e\n\u003cp\u003eUse for approved exhibition hall and large open-area commercial lighting applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eGas Stations \u0026amp; Toll Stations\u003c\/h3\u003e\n\u003cp\u003eThe vendor application list includes highway toll stations and gas stations. Confirm mounting and local code requirements before installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eRelated Votatec High Bay Products\u003c\/h2\u003e\n\u003cp\u003eFor linear fixture layouts, see the \u003ca href=\"\/products\/votatec-vo-lhw220ft4-347-3way-d-s-4ft-linear-high-bay-led-light\"\u003eVotatec 4FT 220W Linear High Bay\u003c\/a\u003e or the \u003ca href=\"\/products\/votatec-vo-lhw300ft4-347-3way-d-s-4ft-linear-high-bay-led-light\"\u003eVotatec 4FT 300W Linear High Bay\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-vo-lhw300ft4-347-3way-d-s-4ft-linear-high-bay-led-light\"\u003eView 300W Linear High Bay\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec AST-HB18-300WF1B1T2C1-BH50?\u003c\/summary\u003e\u003cp\u003eIt is a 300W dimmable Votatec UFO high bay LED light with 42,000 lumens, 5000K colour temperature, 120-347VAC input, and IP65 wet rating.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this UFO high bay wattage adjustable?\u003c\/summary\u003e\u003cp\u003eNo. The vendor sheet lists this model as 300W fixed power.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this UFO high bay CCT adjustable?\u003c\/summary\u003e\u003cp\u003eNo. The vendor sheet lists this model as 5000K single CCT.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the beam or viewing angle?\u003c\/summary\u003e\u003cp\u003eThe vendor specification lists a 90 degree viewing angle.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture wet location rated?\u003c\/summary\u003e\u003cp\u003eYes. The vendor specification lists WET \/ IP65.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat are the dimensions?\u003c\/summary\u003e\u003cp\u003eThe vendor drawing lists 390 ± 3 mm diameter by 203 ± 5 mm height, approximately 15.35\" diameter by 7.99\" height.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat optional controls are available?\u003c\/summary\u003e\u003cp\u003eThe vendor sheet shows optional DC sensor and remote control.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec UFO High Bays for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, sensor accessories, mounting options, and commercial project pricing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47386661716157,"sku":"AST-HB18-300WF1B1T2C1-BH50","price":249.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-ast-hb18-300wf1b1t2c1-bh50-300w-ufo-high-bay-led-light-angled-underside-view.jpg?v=1783166476"},{"product_id":"votatec-ast-hb28-150ws1at2c2-wh35-40-50wd-150w-white-adjustable-ufo-high-bay-led-light","title":"Votatec AST-HB28-150WS1AT2C2-WH35\/40\/50WD 150W White Adjustable UFO High Bay LED Light","description":"\u003c!-- Votatec AST-HB28-150WS1AT2C2-WH35\/40\/50WD verified product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec White Adjustable UFO High Bay\u003c\/span\u003e\n\u003ch2\u003eVotatec AST-HB28-150WS1AT2C2-WH35\/40\/50WD 150W White Adjustable UFO High Bay LED Light\u003c\/h2\u003e\n\u003cp\u003eThe Votatec AST-HB28-150WS1AT2C2-WH35\/40\/50WD is a white finish UFO high bay LED light designed for commercial and industrial high-ceiling lighting where wattage, colour temperature, and clean fixture appearance matter.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V adjustable UFO high bay supports 150W \/ 100W \/ 80W power selection, 3500K \/ 4000K \/ 5000K CCT selection, up to 22,000 lumens listed, 0-10V dimming, 90 degree beam angle, 6kV surge protection, IP65 wet location rating, IK08 impact rating, cULus listing, DLC Premium, NSF marking shown by the vendor, and optional plug-and-play microwave sensor support.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003eWhite UFO High Bay\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e150W \/ 100W \/ 80W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e12000-22000LM\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3500K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP65 Wet\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This White Adjustable UFO High Bay?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePower + CCT Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 150W, 100W, or 80W and choose 3500K, 4000K, or 5000K on site to reduce ordering risk and support different lighting layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eWhite Housing Option\u003c\/h3\u003e\n\u003cp\u003eThe white finish is useful where a lighter fixture appearance is preferred in commercial interiors, gyms, shops, supermarkets, warehouses, and open ceiling applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eSensor-Ready Design\u003c\/h3\u003e\n\u003cp\u003eThe vendor spec shows an integrated sensor receptacle for plug-and-play microwave sensor installation. Sensor and remote accessories are ordered separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eAST-HB28-150WS1AT2C2-WH35\/40\/50WD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eWhite adjustable UFO high bay LED light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e150W \/ 100W \/ 80W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e22,000 lm \/ 15,000 lm \/ 12,000 lm listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3500K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e90 degrees\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003eSosen 0-10V dimming driver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower \/ Dimming Cables\u003c\/th\u003e\n\u003ctd\u003e6 ft power cable and 1 ft dimming cable included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50-60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in 6kV surge protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to 50°C \/ -40°F to 122°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003ePC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDiameter \/ MOD\u003c\/th\u003e\n\u003ctd\u003e10.83\" \/ 27.5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeight \/ MOL\u003c\/th\u003e\n\u003ctd\u003e6.82\" \/ 17.3 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e5.2 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIK Rating\u003c\/th\u003e\n\u003ctd\u003eIK08\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eHook mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor Compatibility\u003c\/th\u003e\n\u003ctd\u003eIntegrated receptacle for optional plug-and-play microwave sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecULus-listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Rating\u003c\/th\u003e\n\u003ctd\u003eDLC Premium listed \/ catalogue references DLC 6 Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEnergy Star\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCatalogue Carton Qty\u003c\/th\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProduct note:\u003c\/strong\u003e This is the white finish HB28 150W adjustable UFO high bay. Do not combine it with the black finish listing unless you choose to create a variant product instead of separate product pages.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWarehouses \u0026amp; Workshops\u003c\/h3\u003e\n\u003cp\u003eUse for open warehouse spaces, workshops, stock areas, service bays, and high-ceiling utility areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eIndustrial \u0026amp; Manufacturing Areas\u003c\/h3\u003e\n\u003cp\u003eSuitable for production zones, maintenance areas, fabrication shops, and general industrial work environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eGyms \u0026amp; Commercial Interiors\u003c\/h3\u003e\n\u003cp\u003eUseful for approved gymnasiums, supermarkets, exhibition areas, and open ceiling commercial interiors where a white fixture is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eSensor-Controlled Lighting Projects\u003c\/h3\u003e\n\u003cp\u003eSupports optional plug-and-play microwave sensor control for projects needing occupancy-based energy savings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec High Bay Products\u003c\/h2\u003e\n\u003cp\u003eFor higher output fixed UFO lighting, see the \u003ca href=\"\/products\/votatec-ast-hb18-300wf1b1t2c1-bh50-300w-ufo-high-bay-led-light\"\u003eVotatec AST-HB18 300W UFO High Bay\u003c\/a\u003e. For linear fixture layouts, see the \u003ca href=\"\/products\/votatec-vo-lhw220ft4-347-3way-d-s-4ft-linear-high-bay-led-light\"\u003eVotatec 4FT 220W Linear High Bay\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-ast-hb18-300wf1b1t2c1-bh50-300w-ufo-high-bay-led-light\"\u003eView 300W UFO High Bay\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec AST-HB28-150WS1AT2C2-WH35\/40\/50WD?\u003c\/summary\u003e\u003cp\u003eIt is a white finish adjustable UFO high bay LED light with selectable 150W \/ 100W \/ 80W output and selectable 3500K \/ 4000K \/ 5000K colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this UFO high bay wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The vendor spec and catalogue list 150W, 100W, and 80W adjustable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this UFO high bay CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3500K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture wet location rated?\u003c\/summary\u003e\u003cp\u003eYes. The vendor specification lists cULus certification for wet locations and IP65 rating.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat mounting method is used?\u003c\/summary\u003e\u003cp\u003eThe vendor specification lists hook mount.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat optional controls are available?\u003c\/summary\u003e\u003cp\u003eThe vendor specification shows optional UFO DC sensor and remote control support. Accessories are ordered separately.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec White UFO High Bays for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, sensor accessories, mounting options, and commercial project pricing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47386663387325,"sku":"AST-HB28-150WS1AT2C2-WH35\/40\/50WD","price":149.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-ast-hb28-150ws1at2c2-wh35-40-50wd-150w-white-adjustable-ufo-high-bay-angled-view.png?v=1783167193"},{"product_id":"votatec-ast-hb28-150ws1at2c2-bh35-40-50wd-150w-black-adjustable-ufo-high-bay-led-light","title":"Votatec AST-HB28-150WS1AT2C2-BH35\/40\/50WD 150W Black Adjustable UFO High Bay LED Light","description":"\u003c!-- Votatec AST-HB28-150WS1AT2C2-BH35\/40\/50WD black adjustable UFO high bay product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec Black Adjustable UFO High Bay\u003c\/span\u003e\n\u003ch2\u003eVotatec AST-HB28-150WS1AT2C2-BH35\/40\/50WD 150W Black Adjustable UFO High Bay LED Light\u003c\/h2\u003e\n\u003cp\u003eThe Votatec AST-HB28-150WS1AT2C2-BH35\/40\/50WD is a black finish UFO high bay LED light designed for commercial and industrial high-ceiling lighting where wattage, colour temperature, and a black fixture appearance are preferred.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V adjustable UFO high bay supports 150W \/ 100W \/ 80W power selection, 3500K \/ 4000K \/ 5000K CCT selection, up to 22,000 lumens listed, 0-10V dimming, 90 degree beam angle, 6kV surge protection, IP65 wet location rating, IK08 impact rating, cULus listing, DLC Premium, NSF marking shown by the vendor, and optional plug-and-play microwave sensor support.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003eBlack UFO High Bay\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e150W \/ 100W \/ 80W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e12000-22000LM\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3500K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP65 Wet\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This Black Adjustable UFO High Bay?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePower + CCT Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 150W, 100W, or 80W and choose 3500K, 4000K, or 5000K on site to support different ceiling heights, layouts, and lighting preferences.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eBlack Housing Option\u003c\/h3\u003e\n\u003cp\u003eThe black finish is useful for open ceilings, industrial interiors, gyms, shops, warehouses, and areas where a darker fixture appearance is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eSensor-Ready Design\u003c\/h3\u003e\n\u003cp\u003eThe vendor spec shows an integrated sensor receptacle for plug-and-play microwave sensor installation. Sensor and remote accessories are ordered separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eAST-HB28-150WS1AT2C2-BH35\/40\/50WD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eBlack adjustable UFO high bay LED light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e150W \/ 100W \/ 80W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e22,000 lm \/ 15,000 lm \/ 12,000 lm listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3500K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e90 degrees\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003eSosen 0-10V dimming driver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower \/ Dimming Cables\u003c\/th\u003e\n\u003ctd\u003e6 ft power cable and 1 ft dimming cable included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50-60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in 6kV surge protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to 50°C \/ -40°F to 122°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003ePC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDiameter \/ MOD\u003c\/th\u003e\n\u003ctd\u003e10.83\" \/ 27.5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeight \/ MOL\u003c\/th\u003e\n\u003ctd\u003e6.82\" \/ 17.3 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e5.2 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIK Rating\u003c\/th\u003e\n\u003ctd\u003eIK08\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eHook mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor Compatibility\u003c\/th\u003e\n\u003ctd\u003eIntegrated receptacle for optional plug-and-play microwave sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecULus-listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Rating\u003c\/th\u003e\n\u003ctd\u003eDLC Premium listed \/ catalogue references DLC 6 Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEnergy Star\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCatalogue Carton Qty\u003c\/th\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProduct note:\u003c\/strong\u003e This is the black finish HB28 150W adjustable UFO high bay. Keep it separate from the white finish listing if you are creating finish-specific product pages.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWarehouses \u0026amp; Workshops\u003c\/h3\u003e\n\u003cp\u003eUse for open warehouse spaces, workshops, stock areas, service bays, and high-ceiling utility areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eIndustrial \u0026amp; Manufacturing Areas\u003c\/h3\u003e\n\u003cp\u003eSuitable for production zones, maintenance areas, fabrication shops, and general industrial work environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eOpen Ceiling Commercial Interiors\u003c\/h3\u003e\n\u003cp\u003eUseful for approved gyms, retail spaces, supermarkets, exhibition areas, and black\/open ceiling applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eSensor-Controlled Lighting Projects\u003c\/h3\u003e\n\u003cp\u003eSupports optional plug-and-play microwave sensor control for projects needing occupancy-based energy savings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec High Bay Products\u003c\/h2\u003e\n\u003cp\u003eFor the white version, see the \u003ca href=\"\/products\/votatec-ast-hb28-150ws1at2c2-wh35-40-50wd-150w-white-adjustable-ufo-high-bay-led-light\"\u003eVotatec AST-HB28 150W White Adjustable UFO High Bay\u003c\/a\u003e. For higher output fixed UFO lighting, see the \u003ca href=\"\/products\/votatec-ast-hb18-300wf1b1t2c1-bh50-300w-ufo-high-bay-led-light\"\u003eVotatec AST-HB18 300W UFO High Bay\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-ast-hb28-150ws1at2c2-wh35-40-50wd-150w-white-adjustable-ufo-high-bay-led-light\"\u003eView White 150W UFO High Bay\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec AST-HB28-150WS1AT2C2-BH35\/40\/50WD?\u003c\/summary\u003e\u003cp\u003eIt is a black finish adjustable UFO high bay LED light with selectable 150W \/ 100W \/ 80W output and selectable 3500K \/ 4000K \/ 5000K colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this UFO high bay wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The vendor spec and catalogue list 150W, 100W, and 80W adjustable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this UFO high bay CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3500K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture wet location rated?\u003c\/summary\u003e\u003cp\u003eYes. The vendor specification lists cULus certification for wet locations and IP65 rating.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat mounting method is used?\u003c\/summary\u003e\u003cp\u003eThe vendor specification lists hook mount.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat optional controls are available?\u003c\/summary\u003e\u003cp\u003eThe vendor specification shows optional UFO DC sensor and remote control support. Accessories are ordered separately.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec Black UFO High Bays for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, sensor accessories, mounting options, and commercial project pricing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47386663813309,"sku":"AST-HB28-150WS1AT2C2-BH35\/40\/50WD","price":149.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-ast-hb28-150ws1at2c2-bh35-40-50wd-150w-black-adjustable-ufo-high-bay-angled-view.png?v=1783167682"},{"product_id":"votatec-ast-hb26-150ws1b60-80-100c2-bh35-40-50wd-150w-adjustable-beam-ufo-high-bay-led-light","title":"Votatec AST-HB26-150WS1B60\/80\/100C2-BH35\/40\/50WD 150W Adjustable Beam UFO High Bay LED Light","description":"\u003c!-- Votatec AST-HB26-150WS1B60\/80\/100C2-BH35\/40\/50WD adjustable beam UFO high bay product HTML - UPDATED WITH VENDOR SPEC SHEET --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec Adjustable Beam UFO High Bay\u003c\/span\u003e\n\u003ch2\u003eVotatec AST-HB26-150WS1B60\/80\/100C2-BH35\/40\/50WD 150W Adjustable Beam UFO High Bay LED Light\u003c\/h2\u003e\n\u003cp\u003eThe Votatec AST-HB26-150WS1B60\/80\/100C2-BH35\/40\/50WD is a black CCT, power, and beam-angle adjustable UFO high bay LED light for warehouses, workshops, industrial buildings, open-ceiling commercial spaces, gyms, storage areas, and high-ceiling lighting projects.\u003c\/p\u003e\n\u003cp\u003eThis 120-347VAC UFO high bay supports 150W \/ 100W \/ 80W power selection, 3500K \/ 4000K \/ 5000K CCT selection, and 60° \/ 80° \/ 100° beam angle adjustment. The vendor sheet lists IP65, cULus wet location certification, DLC 5.1 Premium, NSF requirements, 6 ft power and dimming cables, Sosen 0-10V dimming driver, integrated sensor receptacle, IK08 impact rating, and 5-year warranty.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e150W \/ 100W \/ 80W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3500K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e60° \/ 80° \/ 100° Beam\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347VAC\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP65 Wet\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eNSF Requirements\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC 5.1 Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This Adjustable Beam UFO High Bay?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePower Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 150W, 100W, or 80W to match ceiling height, target brightness, and energy-use requirements on site.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCCT Adjustable\u003c\/h3\u003e\n\u003cp\u003eChoose 3500K, 4000K, or 5000K for warmer commercial interiors, neutral work areas, or brighter industrial-style lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eBeam Angle Adjustable\u003c\/h3\u003e\n\u003cp\u003eSwitch between 60°, 80°, and 100° beam angles for focused, balanced, or wider distribution from the same fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eAST-HB26-150WS1B60\/80\/100C2-BH35\/40\/50WD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eBlack CCT, power, and beam-angle adjustable UFO high bay LED light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e150W \/ 100W \/ 80W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHID Equivalent\u003c\/th\u003e\n\u003ctd\u003e450W listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGeneral Listed Lumens\u003c\/th\u003e\n\u003ctd\u003e21,100 lm \/ 14,100 lm \/ 11,300 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaximum Tested Output\u003c\/th\u003e\n\u003ctd\u003eUp to 25,500 lm at 4000K, 150W, 80° beam setting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3500K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e60° \/ 80° \/ 100° adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in 6kV surge protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to 50°C \/ -40°F to 122°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003eSosen 0-10V dimming driver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCables\u003c\/th\u003e\n\u003ctd\u003e6 ft power cable and 6 ft dimming cable included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003ePC \/ clear polycarbonate lens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003ePure aluminum \/ die-cast aluminum housing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDiameter \/ MOD\u003c\/th\u003e\n\u003ctd\u003e11.81\" \/ 30 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeight \/ MOL\u003c\/th\u003e\n\u003ctd\u003e7.01\" \/ 17.8 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e6.61 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIK Rating\u003c\/th\u003e\n\u003ctd\u003eIK08\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eHook mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor Compatibility\u003c\/th\u003e\n\u003ctd\u003eIntegrated sensor receptacle for plug-and-play microwave sensor; sensor sold separately\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecULus-listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNSF\u003c\/th\u003e\n\u003ctd\u003eMeets NSF requirements for splash zone and non-food zone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Rating\u003c\/th\u003e\n\u003ctd\u003eDLC 5.1 Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC ID\u003c\/th\u003e\n\u003ctd\u003eS-J2HHBGQ\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEnergy Star\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCatalogue Carton Qty\u003c\/th\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProduct note:\u003c\/strong\u003e The vendor spec sheet formats the model number slightly differently from the catalogue SKU. Keep the Shopify SKU and URL based on the catalogue SKU unless Votatec confirms a SKU change.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eLumen Output by Setting\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eSetting\u003c\/th\u003e\n\u003cth\u003e60° Beam\u003c\/th\u003e\n\u003cth\u003e80° Beam\u003c\/th\u003e\n\u003cth\u003e100° Beam\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e3500K \/ 80W\u003c\/td\u003e\n\u003ctd\u003e10,800 lm\u003c\/td\u003e\n\u003ctd\u003e12,240 lm\u003c\/td\u003e\n\u003ctd\u003e10,800 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e3500K \/ 100W\u003c\/td\u003e\n\u003ctd\u003e13,500 lm\u003c\/td\u003e\n\u003ctd\u003e15,300 lm\u003c\/td\u003e\n\u003ctd\u003e13,500 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e3500K \/ 150W\u003c\/td\u003e\n\u003ctd\u003e20,250 lm\u003c\/td\u003e\n\u003ctd\u003e22,950 lm\u003c\/td\u003e\n\u003ctd\u003e20,250 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4000K \/ 80W\u003c\/td\u003e\n\u003ctd\u003e12,000 lm\u003c\/td\u003e\n\u003ctd\u003e13,600 lm\u003c\/td\u003e\n\u003ctd\u003e12,000 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4000K \/ 100W\u003c\/td\u003e\n\u003ctd\u003e15,000 lm\u003c\/td\u003e\n\u003ctd\u003e17,000 lm\u003c\/td\u003e\n\u003ctd\u003e15,000 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4000K \/ 150W\u003c\/td\u003e\n\u003ctd\u003e22,500 lm\u003c\/td\u003e\n\u003ctd\u003e25,500 lm\u003c\/td\u003e\n\u003ctd\u003e22,500 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e5000K \/ 80W\u003c\/td\u003e\n\u003ctd\u003e11,040 lm\u003c\/td\u003e\n\u003ctd\u003e12,800 lm\u003c\/td\u003e\n\u003ctd\u003e11,300 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e5000K \/ 100W\u003c\/td\u003e\n\u003ctd\u003e13,800 lm\u003c\/td\u003e\n\u003ctd\u003e16,000 lm\u003c\/td\u003e\n\u003ctd\u003e14,100 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e5000K \/ 150W\u003c\/td\u003e\n\u003ctd\u003e20,700 lm\u003c\/td\u003e\n\u003ctd\u003e24,000 lm\u003c\/td\u003e\n\u003ctd\u003e21,100 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBeam Angle Selection Guidance\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003e60° Beam\u003c\/h3\u003e\n\u003cp\u003eUse for taller mounting heights, aisles, or focused work zones where tighter light distribution is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003e80° Beam\u003c\/h3\u003e\n\u003cp\u003eUse as the balanced option for many warehouse, shop, industrial, and commercial layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003e100° Beam\u003c\/h3\u003e\n\u003cp\u003eUse for wider light spread where broader open-area coverage is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eCompatible Dimmers Listed by Vendor\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eLutron\u003c\/th\u003e\n\u003ctd\u003eNTSTV-DV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLeviton\u003c\/th\u003e\n\u003ctd\u003eDS710-10Z \/ IP710\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLegrand\u003c\/th\u003e\n\u003ctd\u003eRH4FBL3PW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming Range\u003c\/th\u003e\n\u003ctd\u003e10% to 100%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWarehouses \u0026amp; Aisles\u003c\/h3\u003e\n\u003cp\u003eThe adjustable beam design makes this fixture useful for warehouse aisles, open storage areas, and varied ceiling layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eIndustrial \u0026amp; Manufacturing Areas\u003c\/h3\u003e\n\u003cp\u003eSuitable for production zones, maintenance areas, fabrication shops, and general industrial workspaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eGyms \u0026amp; Commercial Interiors\u003c\/h3\u003e\n\u003cp\u003eUseful for approved gyms, retail spaces, supermarkets, exhibition areas, and open ceiling commercial interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eSensor-Controlled Lighting Projects\u003c\/h3\u003e\n\u003cp\u003eIncludes an integrated sensor receptacle for optional plug-and-play microwave sensor control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec High Bay Products\u003c\/h2\u003e\n\u003cp\u003eFor standard 150W adjustable UFO high bays, see the \u003ca href=\"\/products\/votatec-ast-hb28-150ws1at2c2-bh35-40-50wd-150w-black-adjustable-ufo-high-bay-led-light\"\u003eVotatec AST-HB28 150W Black Adjustable UFO High Bay\u003c\/a\u003e or the \u003ca href=\"\/products\/votatec-ast-hb28-150ws1at2c2-wh35-40-50wd-150w-white-adjustable-ufo-high-bay-led-light\"\u003eVotatec AST-HB28 150W White Adjustable UFO High Bay\u003c\/a\u003e. For higher output fixed UFO lighting, see the \u003ca href=\"\/products\/votatec-ast-hb18-300wf1b1t2c1-bh50-300w-ufo-high-bay-led-light\"\u003eVotatec AST-HB18 300W UFO High Bay\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-ast-hb28-150ws1at2c2-bh35-40-50wd-150w-black-adjustable-ufo-high-bay-led-light\"\u003eView Standard Black 150W UFO High Bay\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec AST-HB26-150WS1B60\/80\/100C2-BH35\/40\/50WD?\u003c\/summary\u003e\u003cp\u003eIt is a black adjustable UFO high bay LED light with selectable 150W \/ 100W \/ 80W output, selectable 3500K \/ 4000K \/ 5000K colour temperature, and adjustable 60° \/ 80° \/ 100° beam angle.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this UFO high bay wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 150W, 100W, and 80W adjustable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this UFO high bay CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3500K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs the beam angle adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 60°, 80°, and 100° beam angle adjustment.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture wet location rated?\u003c\/summary\u003e\u003cp\u003eYes. The vendor sheet lists cULus certification for wet locations and IP65 rating.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this fixture support a sensor?\u003c\/summary\u003e\u003cp\u003eYes. The vendor sheet lists an integrated sensor receptacle for optional plug-and-play microwave sensor installation. Sensor and remote accessories are sold separately.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Adjustable Beam UFO High Bays for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, sensor accessories, mounting options, and commercial project pricing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47386709754045,"sku":"AST-HB26-150WS1B60\/80\/100C2-BH35\/40\/50WD","price":149.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-ast-hb26-150ws1b60-80-100c2-bh35-40-50wd-150w-adjustable-beam-ufo-high-bay-angled-underside-view.png?v=1783169648"},{"product_id":"votatec-ast-hb28-240ws1at2c2-bh35-40-50kwd-240w-black-adjustable-ufo-high-bay-led-light","title":"Votatec AST-HB28-240WS1AT2C2-BH35\/40\/50KWD 240W Black Adjustable UFO High Bay LED Light","description":"\u003c!-- Votatec AST-HB28-240WS1AT2C2-BH35\/40\/50KWD 240W black adjustable UFO high bay product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 240W Black Adjustable UFO High Bay\u003c\/span\u003e\n\u003ch2\u003eVotatec AST-HB28-240WS1AT2C2-BH35\/40\/50KWD 240W Black Adjustable UFO High Bay LED Light\u003c\/h2\u003e\n\u003cp\u003eThe Votatec AST-HB28-240WS1AT2C2-BH35\/40\/50KWD is a black finish adjustable UFO high bay LED light for warehouses, workshops, industrial buildings, commercial garages, gyms, storage areas, and other high-ceiling lighting projects needing higher lumen output.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V adjustable UFO high bay supports 240W \/ 200W \/ 150W power selection, 3500K \/ 4000K \/ 5000K CCT selection, up to 36,000 lumens listed, 0-10V dimming, 90 degree beam angle, 6kV surge protection, IP65 wet location rating, IK08 impact rating, cULus listing, DLC Premium, and optional plug-and-play microwave sensor support.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003eBlack UFO High Bay\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e240W \/ 200W \/ 150W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e22000-36000LM\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3500K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP65 Wet\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 240W Adjustable UFO High Bay?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eHigher Output UFO High Bay\u003c\/h3\u003e\n\u003cp\u003eWith up to 36,000 lumens listed, this model is built for larger open spaces and higher mounting applications where stronger output is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePower + CCT Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 240W, 200W, or 150W and choose 3500K, 4000K, or 5000K on site to support different layouts and lighting preferences.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eSensor-Ready Design\u003c\/h3\u003e\n\u003cp\u003eThe vendor spec shows an integrated sensor receptacle for optional plug-and-play microwave sensor installation. Sensor and remote accessories are ordered separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eAST-HB28-240WS1AT2C2-BH35\/40\/50KWD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eBlack adjustable UFO high bay LED light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e240W \/ 200W \/ 150W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e36,000 lm \/ 30,000 lm \/ 22,000 lm listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3500K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e90 degrees\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003eSosen 0-10V dimming driver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower \/ Dimming Cables\u003c\/th\u003e\n\u003ctd\u003e6 ft power cable and 1 ft dimming cable included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50-60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in 6kV surge protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to 50°C \/ -40°F to 122°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003ePC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDiameter \/ MOD\u003c\/th\u003e\n\u003ctd\u003e13.38\" \/ 34 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeight \/ MOL\u003c\/th\u003e\n\u003ctd\u003e7.44\" \/ 18.9 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e9.7 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIK Rating\u003c\/th\u003e\n\u003ctd\u003eIK08\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eHook mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor Compatibility\u003c\/th\u003e\n\u003ctd\u003eIntegrated receptacle for optional plug-and-play microwave sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecULus-listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Rating\u003c\/th\u003e\n\u003ctd\u003eDLC Premium listed \/ catalogue references DLC 6 Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEnergy Star\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCatalogue Carton Qty\u003c\/th\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProduct note:\u003c\/strong\u003e This is the black finish HB28 240W adjustable UFO high bay. It is the higher-output option compared with the 150W HB28 adjustable UFO high bay models.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWarehouses \u0026amp; High-Ceiling Storage\u003c\/h3\u003e\n\u003cp\u003eUse for warehouse aisles, open storage spaces, shipping areas, and other high-ceiling commercial or industrial environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eIndustrial \u0026amp; Manufacturing Areas\u003c\/h3\u003e\n\u003cp\u003eSuitable for production zones, maintenance areas, fabrication shops, and general industrial work environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eGyms \u0026amp; Commercial Interiors\u003c\/h3\u003e\n\u003cp\u003eUseful for approved gymnasiums, supermarkets, exhibition areas, and open ceiling commercial spaces where higher output is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eSensor-Controlled Lighting Projects\u003c\/h3\u003e\n\u003cp\u003eSupports optional plug-and-play microwave sensor control for projects needing occupancy-based energy savings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec High Bay Products\u003c\/h2\u003e\n\u003cp\u003eFor lower output adjustable UFO lighting, see the \u003ca href=\"\/products\/votatec-ast-hb28-150ws1at2c2-bh35-40-50wd-150w-black-adjustable-ufo-high-bay-led-light\"\u003eVotatec AST-HB28 150W Black Adjustable UFO High Bay\u003c\/a\u003e or the \u003ca href=\"\/products\/votatec-ast-hb28-150ws1at2c2-wh35-40-50wd-150w-white-adjustable-ufo-high-bay-led-light\"\u003eVotatec AST-HB28 150W White Adjustable UFO High Bay\u003c\/a\u003e. For adjustable beam lighting, see the \u003ca href=\"\/products\/votatec-ast-hb26-150ws1b60-80-100c2-bh35-40-50wd-150w-adjustable-beam-ufo-high-bay-led-light\"\u003eVotatec AST-HB26 150W Adjustable Beam UFO High Bay\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-ast-hb26-150ws1b60-80-100c2-bh35-40-50wd-150w-adjustable-beam-ufo-high-bay-led-light\"\u003eView Adjustable Beam UFO High Bay\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec AST-HB28-240WS1AT2C2-BH35\/40\/50KWD?\u003c\/summary\u003e\u003cp\u003eIt is a black finish adjustable UFO high bay LED light with selectable 240W \/ 200W \/ 150W output and selectable 3500K \/ 4000K \/ 5000K colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this UFO high bay wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 240W, 200W, and 150W adjustable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this UFO high bay CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3500K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture wet location rated?\u003c\/summary\u003e\u003cp\u003eYes. The vendor specification lists cULus certification for wet locations and IP65 rating.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat mounting method is used?\u003c\/summary\u003e\u003cp\u003eThe vendor specification lists hook mount.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat optional controls are available?\u003c\/summary\u003e\u003cp\u003eThe vendor specification shows optional UFO DC sensor and remote control support. Accessories are ordered separately.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed 240W UFO High Bays for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, sensor accessories, mounting options, and commercial project pricing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47386712015037,"sku":"AST-HB28-240WS1AT2C2-BH35\/40\/50KWD","price":169.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-ast-hb28-240ws1at2c2-bh35-40-50kwd-240w-black-adjustable-ufo-high-bay-angled-underside-view.png?v=1783170321"},{"product_id":"votatec-ast-hb26-240ws1b60-80-100c2-bh35-40-50wd-240w-adjustable-beam-ufo-high-bay-led-light","title":"Votatec AST-HB26-240WS1B60\/80\/100C2-BH35\/40\/50WD 240W Adjustable Beam UFO High Bay LED Light","description":"\u003c!-- Votatec AST-HB26-240WS1B60\/80\/100C2-BH35\/40\/50WD 240W adjustable beam UFO high bay product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 240W Adjustable Beam UFO High Bay\u003c\/span\u003e\n\u003ch2\u003eVotatec AST-HB26-240WS1B60\/80\/100C2-BH35\/40\/50WD 240W Adjustable Beam UFO High Bay LED Light\u003c\/h2\u003e\n\u003cp\u003eThe Votatec AST-HB26-240WS1B60\/80\/100C2-BH35\/40\/50WD is a high-output adjustable beam UFO high bay LED light for warehouses, workshops, industrial buildings, commercial garages, gyms, storage areas, and other high-ceiling lighting projects where flexible beam distribution is required.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V UFO high bay supports 240W \/ 200W \/ 150W power selection, 3500K \/ 4000K \/ 5000K CCT selection, 60° \/ 80° \/ 100° beam angle adjustment, 0-10V dimming, IP65 wet location rating, IK08 impact rating, cULus listing, DLC Premium, and optional plug-and-play microwave sensor support.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e240W \/ 200W \/ 150W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3500K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e60° \/ 80° \/ 100° Beam\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP65 Wet\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIK08\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 240W Adjustable Beam UFO High Bay?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eHigher Output UFO High Bay\u003c\/h3\u003e\n\u003cp\u003eThe 240W maximum setting gives this fixture stronger output for larger open spaces and higher mounting applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePower + CCT Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 240W, 200W, or 150W and choose 3500K, 4000K, or 5000K on site to support different layouts and lighting preferences.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eAdjustable Beam Distribution\u003c\/h3\u003e\n\u003cp\u003eSwitch between 60°, 80°, and 100° beam angles to support focused aisle lighting, balanced coverage, or wider open-area distribution.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eAST-HB26-240WS1B60\/80\/100C2-BH35\/40\/50WD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eAdjustable beam UFO high bay LED light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e240W \/ 200W \/ 150W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003eUp to 36,000 lumens listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3500K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e60° \/ 80° \/ 100° adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in 6kV surge protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to 50°C \/ -40°F to 122°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003ePC \/ clear polycarbonate lens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eDie-cast aluminum housing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIK Rating\u003c\/th\u003e\n\u003ctd\u003eIK08\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eHook mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor Compatibility\u003c\/th\u003e\n\u003ctd\u003eIntegrated receptacle for optional plug-and-play microwave sensor; sensor sold separately\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecULus-listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Rating\u003c\/th\u003e\n\u003ctd\u003eDLC Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCatalogue Carton Qty\u003c\/th\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This 240W UFO high bay offers selectable beam angles for projects where fixture height, aisle layout, and light distribution need to be adjusted on site.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBeam Angle Selection Guidance\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003e60° Beam\u003c\/h3\u003e\n\u003cp\u003eUse for taller mounting heights, aisles, or focused work zones where tighter light distribution is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003e80° Beam\u003c\/h3\u003e\n\u003cp\u003eUse as the balanced option for many warehouse, shop, industrial, and commercial layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003e100° Beam\u003c\/h3\u003e\n\u003cp\u003eUse for wider light spread where broader open-area coverage is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWarehouses \u0026amp; High-Ceiling Storage\u003c\/h3\u003e\n\u003cp\u003eThe 240W output and adjustable beam design make this fixture useful for warehouse aisles, open storage areas, shipping zones, and varied ceiling layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eIndustrial \u0026amp; Manufacturing Areas\u003c\/h3\u003e\n\u003cp\u003eSuitable for production zones, maintenance areas, fabrication shops, service bays, and general industrial workspaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eGyms \u0026amp; Commercial Interiors\u003c\/h3\u003e\n\u003cp\u003eUseful for approved gyms, supermarkets, exhibition areas, and open ceiling commercial interiors where higher output is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eSensor-Controlled Lighting Projects\u003c\/h3\u003e\n\u003cp\u003eSupports optional plug-and-play microwave sensor control for projects needing occupancy-based energy savings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec High Bay Products\u003c\/h2\u003e\n\u003cp\u003eFor the lower-output adjustable beam model, see the \u003ca href=\"\/products\/votatec-ast-hb26-150ws1b60-80-100c2-bh35-40-50wd-150w-adjustable-beam-ufo-high-bay-led-light\"\u003eVotatec AST-HB26 150W Adjustable Beam UFO High Bay\u003c\/a\u003e. For standard 240W adjustable UFO lighting, see the \u003ca href=\"\/products\/votatec-ast-hb28-240ws1at2c2-bh35-40-50kwd-240w-black-adjustable-ufo-high-bay-led-light\"\u003eVotatec AST-HB28 240W Black Adjustable UFO High Bay\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-ast-hb26-150ws1b60-80-100c2-bh35-40-50wd-150w-adjustable-beam-ufo-high-bay-led-light\"\u003eView 150W Adjustable Beam UFO High Bay\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec AST-HB26-240WS1B60\/80\/100C2-BH35\/40\/50WD?\u003c\/summary\u003e\u003cp\u003eIt is a 240W adjustable beam UFO high bay LED light with selectable 240W \/ 200W \/ 150W output, selectable 3500K \/ 4000K \/ 5000K colour temperature, and adjustable 60° \/ 80° \/ 100° beam angle.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this UFO high bay wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 240W, 200W, and 150W adjustable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this UFO high bay CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3500K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs the beam angle adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 60°, 80°, and 100° beam angle adjustment.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture wet location rated?\u003c\/summary\u003e\u003cp\u003eYes. The product is positioned as an IP65 wet-location UFO high bay for approved commercial and industrial applications.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this fixture support a sensor?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports optional plug-and-play microwave sensor control. Sensor and remote accessories are sold separately.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed 240W Adjustable Beam UFO High Bays for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, sensor accessories, mounting options, and commercial project pricing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47386729644221,"sku":"AST-HB26-240WS1B60\/80\/100C2-BH35\/40\/50WD","price":239.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-ast-hb26-240w-adjustable-beam-ufo-high-bay-led-light-side-view.png?v=1783171098"},{"product_id":"votatec-ast-hb23-300wf1bt2c1-bh35-40-50wd-300w-ufo-high-bay-led-light","title":"Votatec AST-HB23-300WF1BT2C1-BH35\/40\/50WD 300W UFO High Bay LED Light","description":"\u003c!-- Votatec AST-HB23-300WF1BT2C1-BH35\/40\/50WD 300W CCT + power adjustable UFO high bay product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 300W CCT + Power Adjustable UFO High Bay\u003c\/span\u003e\n\u003ch2\u003eVotatec AST-HB23-300WF1BT2C1-BH35\/40\/50WD 300W UFO High Bay LED Light\u003c\/h2\u003e\n\u003cp\u003eThe Votatec AST-HB23-300WF1BT2C1-BH35\/40\/50WD is a high-output 300W UFO high bay LED light designed for warehouses, industrial spaces, commercial garages, workshops, gyms, storage buildings, and high-ceiling lighting projects.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V UFO high bay supports 300W \/ 270W \/ 240W power selection, 3500K \/ 4000K \/ 5000K CCT selection, 0-10V dimming, IP65 wet location rating, cULus listing, DLC Premium, and optional sensor \/ remote-control functionality for commercial and industrial lighting upgrades.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e300W \/ 270W \/ 240W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e35,500-44,400 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3500K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e90° Beam\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP65 Wet\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This Votatec 300W UFO High Bay?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eHigh-Output 300W Performance\u003c\/h3\u003e\n\u003cp\u003eWith up to 44,400 lumens listed, this fixture is built for larger open areas and higher mounting applications where strong commercial illumination is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePower + CCT Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 300W, 270W, or 240W and choose 3500K, 4000K, or 5000K on site to support different ceiling heights, work areas, and brightness requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eSensor-Ready UFO Design\u003c\/h3\u003e\n\u003cp\u003eThe fixture includes sensor-ready functionality for optional occupancy or motion-based control when paired with the compatible sensor and remote accessories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eAST-HB23-300WF1BT2C1-BH35\/40\/50WD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eCCT + power adjustable UFO high bay LED light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e300W \/ 270W \/ 240W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e44,400 lm \/ 40,000 lm \/ 35,500 lm listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3500K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e90°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in 6kV surge protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to 50°C \/ -40°F to 122°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003ePC \/ clear polycarbonate lens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003ePure aluminum shell \/ die-cast style black housing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e13.78\" diameter × 7.64\" height\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e9.6 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eHook mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor Compatibility\u003c\/th\u003e\n\u003ctd\u003eOptional UFO DC sensor and remote control support; accessories sold separately\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecULus-listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Rating\u003c\/th\u003e\n\u003ctd\u003eDLC Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCatalogue Carton Qty\u003c\/th\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This 300W UFO high bay is part of Votatec’s commercial high bay lineup and is suitable for warehouses, shops, industrial spaces, and high-ceiling lighting applications requiring selectable wattage and CCT.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003e300W \/ 270W \/ 240W Power Selection\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003e300W Setting\u003c\/h3\u003e\n\u003cp\u003eUse the highest output setting for larger spaces, higher ceilings, and applications requiring maximum light output.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003e270W Setting\u003c\/h3\u003e\n\u003cp\u003eUse the mid setting where strong illumination is needed while reducing power draw compared with the maximum setting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003e240W Setting\u003c\/h3\u003e\n\u003cp\u003eUse the lower setting for projects where lower output is sufficient or where energy savings are a priority.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWarehouses \u0026amp; High-Ceiling Storage\u003c\/h3\u003e\n\u003cp\u003eUse for warehouse aisles, open storage areas, shipping zones, racking areas, and logistics spaces where high-output LED lighting is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eIndustrial \u0026amp; Manufacturing Areas\u003c\/h3\u003e\n\u003cp\u003eSuitable for production areas, maintenance shops, fabrication spaces, utility buildings, service areas, and industrial work environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eCommercial Garages \u0026amp; Workshops\u003c\/h3\u003e\n\u003cp\u003eA strong option for automotive bays, contractor garages, large workshops, commercial repair spaces, and high-ceiling service areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eGyms \u0026amp; Open Commercial Interiors\u003c\/h3\u003e\n\u003cp\u003eUseful for approved gymnasiums, supermarkets, exhibition areas, recreation spaces, and other open commercial interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec High Bay Products\u003c\/h2\u003e\n\u003cp\u003eFor a lower-output adjustable beam model, see the \u003ca href=\"\/products\/votatec-ast-hb26-150ws1b60-80-100c2-bh35-40-50wd-150w-adjustable-beam-ufo-high-bay-led-light\"\u003eVotatec AST-HB26 150W Adjustable Beam UFO High Bay\u003c\/a\u003e. For a higher-output adjustable beam option, see the \u003ca href=\"\/products\/votatec-ast-hb26-240ws1b60-80-100c2-bh35-40-50wd-240w-adjustable-beam-ufo-high-bay-led-light\"\u003eVotatec AST-HB26 240W Adjustable Beam UFO High Bay\u003c\/a\u003e. For fixed 300W UFO lighting, see the \u003ca href=\"\/products\/votatec-ast-hb18-300wf1b1t2c1-bh50-300w-ufo-high-bay-led-light\"\u003eVotatec AST-HB18 300W UFO High Bay\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-ast-hb26-240ws1b60-80-100c2-bh35-40-50wd-240w-adjustable-beam-ufo-high-bay-led-light\"\u003eView 240W Adjustable Beam UFO High Bay\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec AST-HB23-300WF1BT2C1-BH35\/40\/50WD?\u003c\/summary\u003e\u003cp\u003eIt is a 300W CCT + power adjustable UFO high bay LED light with selectable 300W \/ 270W \/ 240W output and selectable 3500K \/ 4000K \/ 5000K colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this UFO high bay wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 300W, 270W, and 240W adjustable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this UFO high bay CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3500K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat beam angle does this model use?\u003c\/summary\u003e\u003cp\u003eThis HB23 model uses a 90° beam angle.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture wet location rated?\u003c\/summary\u003e\u003cp\u003eYes. The vendor specification lists IP65 rating and wet location use.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this fixture support sensor control?\u003c\/summary\u003e\u003cp\u003eYes. This model supports optional UFO DC sensor and remote-control accessories. Accessories are sold separately.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed 300W UFO High Bays for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, sensor accessories, mounting options, and commercial project pricing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47386732658877,"sku":"AST-HB23-300WF1BT2C1-BH35\/40\/50WD","price":294.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-ast-hb23-300w-ufo-high-bay-led-light-side-view.jpg?v=1783171746"},{"product_id":"votatec-j5218klda-uf24w-5p5c-h-2ft-cct-power-adjustable-vapor-tight-led-fixture","title":"Votatec J5218KLDA-UF24W-5P5C-H 2FT CCT \u0026 Power Adjustable Vapor Tight LED Fixture","description":"\u003c!-- Votatec J5218KLDA-UF24W-5P5C-H 2FT CCT + power adjustable vapor tight product HTML - corrected against 2026 vendor spec sheet --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 2FT Vapor Tight\u003c\/span\u003e\n\u003ch2\u003eVotatec J5218KLDA-UF24W-5P5C-H 2FT CCT \u0026amp; Power Adjustable Vapor Tight LED Fixture\u003c\/h2\u003e\n\u003cp\u003eThe Votatec J5218KLDA-UF24W-5P5C-H is a 2FT vapor tight LED fixture for utility rooms, parking garages, service corridors, storage areas, workshops, cold spaces, industrial rooms, covered outdoor areas, and wet-location commercial lighting projects.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V vapor tight fixture supports 24W \/ 20W \/ 17W \/ 13W \/ 10W power selection, 3000K \/ 3500K \/ 4000K \/ 5000K \/ 6500K CCT selection, 0-10V dimming, IP66 protection, wet-location use, DLC Standard compliance, cULus wet-location certification, and stainless steel mounting clips.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e2FT Vapor Tight\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e24W \/ 20W \/ 17W \/ 13W \/ 10W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e1500-3400 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e5CCT Adjustable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP66\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Standard\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 2FT Votatec Vapor Tight?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e5 Power Settings\u003c\/h3\u003e\n\u003cp\u003eSelect 24W, 20W, 17W, 13W, or 10W on site to match brightness needs, energy targets, mounting height, and fixture spacing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e5CCT Adjustable\u003c\/h3\u003e\n\u003cp\u003eChoose 3000K, 3500K, 4000K, 5000K, or 6500K during installation for warm, neutral, bright white, or utility-style lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eIP66 Vapor Tight Design\u003c\/h3\u003e\n\u003cp\u003eThe IP66 vapor tight body is designed for damp, dusty, wet, and utility environments where a standard strip fixture is not the right fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eJ5218KLDA-UF24W-5P5C-H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e2FT CCT + power adjustable vapor tight LED fixture\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003ctd\u003e2FT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e24W \/ 20W \/ 17W \/ 13W \/ 10W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e3400 lm \/ 2800 lm \/ 2400 lm \/ 1900 lm \/ 1500 lm listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 3500K \/ 4000K \/ 5000K \/ 6500K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAverage Beam Angle\u003c\/th\u003e\n\u003ctd\u003e110°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming driver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003eOver 50,000 hours listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP66\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°F to 104°F \/ -40°C to 40°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003ePC lens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBase \/ Housing Material\u003c\/th\u003e\n\u003ctd\u003ePC base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e23.62\" L × 4.96\" W × 3.60\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e1.23 kg \/ 2.71 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eCeiling mounted, wall mounted, or surface mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIncluded Hardware\u003c\/th\u003e\n\u003ctd\u003eStainless steel clips and accessory bag included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eNo built-in sensor on this SKU\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCompliance\u003c\/th\u003e\n\u003ctd\u003eDLC Standard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003ctd\u003ecULus certified for wet locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCatalogue Carton Qty\u003c\/th\u003e\n\u003ctd\u003e6\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This 2FT vapor tight fixture is suitable for damp or wet commercial areas, utility spaces, garages, service rooms, and lower-ceiling applications requiring selectable wattage and selectable CCT.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003e5 Power Settings for Flexible Layouts\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003e24W \/ 3400 Lumens\u003c\/h3\u003e\n\u003cp\u003eUse the maximum setting where stronger output is required for utility rooms, short service corridors, garages, or commercial support spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003e17W \/ 2400 Lumens\u003c\/h3\u003e\n\u003cp\u003eUse the mid setting for balanced output in storage rooms, work areas, back rooms, and shorter vapor tight runs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003e10W \/ 1500 Lumens\u003c\/h3\u003e\n\u003cp\u003eUse the lowest setting where energy savings, softer light, or lower brightness is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eUtility Rooms \u0026amp; Service Corridors\u003c\/h3\u003e\n\u003cp\u003eUse for utility rooms, service corridors, mechanical rooms, stairwells, and smaller commercial support spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWorkshops \u0026amp; Commercial Back Rooms\u003c\/h3\u003e\n\u003cp\u003eA practical option for small workshops, maintenance areas, electrical rooms, storage rooms, and back-of-house commercial lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDamp, Dusty \u0026amp; Wet Areas\u003c\/h3\u003e\n\u003cp\u003eThe IP66 construction helps protect the fixture in demanding environments where moisture, dust, or debris may be present.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eIndustrial \u0026amp; Covered Outdoor Spaces\u003c\/h3\u003e\n\u003cp\u003eSuitable for approved industrial rooms, covered outdoor areas, utility buildings, cold spaces, and 120-347V commercial lighting upgrades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Vapor Tight Products\u003c\/h2\u003e\n\u003cp\u003eFor longer runs, see the \u003ca href=\"\/products\/votatec-j5236klda-uf48w-5p5c-h-4ft-cct-power-adjustable-vapor-tight-led-fixture\"\u003eVotatec J5236KLDA-UF48W-5P5C-H 4FT Vapor Tight LED Fixture\u003c\/a\u003e. For larger layouts, pair this 2FT fixture with matching 4FT and 8FT Votatec vapor tight models as they are added to ShopMarsLED. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e or view all \u003ca href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eVotatec Lighting \u0026amp; Electrical Products Canada\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-j5236klda-uf48w-5p5c-h-4ft-cct-power-adjustable-vapor-tight-led-fixture\"\u003eView 4FT Vapor Tight Model\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec J5218KLDA-UF24W-5P5C-H?\u003c\/summary\u003e\u003cp\u003eIt is a 2FT CCT + power adjustable vapor tight LED fixture with 120-347V input, 5 selectable wattage settings, 5 selectable colour temperatures, IP66 rating, wet-location certification, and 0-10V dimming.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this 2FT vapor tight wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 24W, 20W, 17W, 13W, and 10W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this vapor tight CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This fixture supports 3000K, 3500K, 4000K, 5000K, and 6500K colour temperature selection.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this 2FT model have a built-in sensor?\u003c\/summary\u003e\u003cp\u003eNo. The J5218KLDA-UF24W-5P5C-H model is the non-sensor 2FT version.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture wet-location rated?\u003c\/summary\u003e\u003cp\u003eYes. The vendor specification lists IP66 protection and cULus certification for wet locations.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat mounting options are supported?\u003c\/summary\u003e\u003cp\u003eThe fixture can be ceiling mounted, wall mounted, or surface mounted using the included stainless steel clips and accessory hardware.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed 2FT Vapor Tight Fixtures for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, project pricing, and help matching 2FT, 4FT, and 8FT vapor tight fixtures for commercial or industrial layouts.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47448044241085,"sku":"J5218KLDA-UF24W-5P5C-H","price":74.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-j5218klda-uf24w-5p5c-h-2ft-cct-power-adjustable-vapor-tight-led-fixture.png?v=1783260369"},{"product_id":"votatec-j5236klda-uf48w-5p5c-h-4ft-cct-power-adjustable-vapor-tight-led-fixture","title":"Votatec J5236KLDA-UF48W-5P5C-H 4FT CCT \u0026 Power Adjustable Vapor Tight LED Fixture","description":"\u003c!-- Votatec J5236KLDA-UF48W-5P5C-H 4FT CCT + power adjustable vapor tight product HTML - corrected against 2026 vendor spec sheet --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 4FT Vapor Tight\u003c\/span\u003e\n\u003ch2\u003eVotatec J5236KLDA-UF48W-5P5C-H 4FT CCT \u0026amp; Power Adjustable Vapor Tight LED Fixture\u003c\/h2\u003e\n\u003cp\u003eThe Votatec J5236KLDA-UF48W-5P5C-H is a 4FT vapor tight LED fixture for parking garages, utility corridors, workshops, service rooms, warehouses, cold spaces, industrial areas, covered outdoor locations, and wet-location commercial lighting projects.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V vapor tight fixture supports 48W \/ 41W \/ 34W \/ 27W \/ 20W power selection, 3000K \/ 3500K \/ 4000K \/ 5000K \/ 6500K CCT selection, 0-10V dimming, IP66 protection, wet-location use, DLC Standard compliance, cULus wet-location certification, and stainless steel mounting clips.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e4FT Vapor Tight\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e48W \/ 41W \/ 34W \/ 27W \/ 20W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3000-7000 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e5CCT Adjustable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP66\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Standard\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 4FT Votatec Vapor Tight?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e5 Power Settings\u003c\/h3\u003e\n\u003cp\u003eSelect 48W, 41W, 34W, 27W, or 20W on site to match brightness needs, energy targets, mounting height, and fixture spacing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e5CCT Adjustable\u003c\/h3\u003e\n\u003cp\u003eChoose 3000K, 3500K, 4000K, 5000K, or 6500K during installation for warm, neutral, bright white, or utility-style lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eIP66 Vapor Tight Design\u003c\/h3\u003e\n\u003cp\u003eThe IP66 vapor tight body is designed for damp, dusty, wet, and utility environments where a standard strip fixture is not the right fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eJ5236KLDA-UF48W-5P5C-H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e4FT CCT + power adjustable vapor tight LED fixture\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003ctd\u003e4FT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e48W \/ 41W \/ 34W \/ 27W \/ 20W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e7000 lm \/ 6000 lm \/ 5000 lm \/ 4000 lm \/ 3000 lm listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 3500K \/ 4000K \/ 5000K \/ 6500K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAverage Beam Angle\u003c\/th\u003e\n\u003ctd\u003e110°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming driver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003eOver 50,000 hours listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP66\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°F to 104°F \/ -40°C to 40°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003ePC lens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBase \/ Housing Material\u003c\/th\u003e\n\u003ctd\u003ePC base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e47.24\" L × 4.96\" W × 3.60\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e2.41 kg \/ 5.29 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eCeiling mounted, wall mounted, or surface mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIncluded Hardware\u003c\/th\u003e\n\u003ctd\u003eStainless steel clips and accessory bag included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eNo built-in sensor on this SKU; sensor version is separate model J5236KLDA-UF48W-5P5C-SH\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCompliance\u003c\/th\u003e\n\u003ctd\u003eDLC Standard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003ctd\u003ecULus certified for wet locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCatalogue Carton Qty\u003c\/th\u003e\n\u003ctd\u003e6\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This 4FT vapor tight fixture is suitable for garages, service bays, utility areas, corridors, storage spaces, and commercial wet-location applications requiring selectable wattage and selectable CCT.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003e5 Power Settings for Flexible Layouts\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003e48W \/ 7000 Lumens\u003c\/h3\u003e\n\u003cp\u003eUse the maximum setting where higher brightness is required for wider fixture spacing, taller ceilings, or demanding commercial areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003e34W \/ 5000 Lumens\u003c\/h3\u003e\n\u003cp\u003eUse the mid setting for balanced output in garages, utility corridors, shops, and general service areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003e20W \/ 3000 Lumens\u003c\/h3\u003e\n\u003cp\u003eUse the lowest setting where energy savings or reduced brightness is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eParking Garages \u0026amp; Service Corridors\u003c\/h3\u003e\n\u003cp\u003eUse for parking areas, corridors, stairwells, mechanical rooms, utility spaces, and service zones where wet-location protection is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWorkshops \u0026amp; Commercial Back Rooms\u003c\/h3\u003e\n\u003cp\u003eA practical option for workshops, maintenance rooms, electrical rooms, storage spaces, and back-of-house commercial lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDamp, Dusty \u0026amp; Wet Areas\u003c\/h3\u003e\n\u003cp\u003eThe IP66 construction helps protect the fixture in demanding environments where moisture, dust, or debris may be present.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eIndustrial \u0026amp; Covered Outdoor Spaces\u003c\/h3\u003e\n\u003cp\u003eSuitable for approved industrial rooms, covered outdoor areas, utility buildings, cold spaces, and 120-347V commercial lighting upgrades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Vapor Tight Products\u003c\/h2\u003e\n\u003cp\u003eFor shorter runs, see the \u003ca href=\"\/products\/votatec-j5218klda-uf24w-5p5c-h-2ft-cct-power-adjustable-vapor-tight-led-fixture\"\u003eVotatec J5218KLDA-UF24W-5P5C-H 2FT Vapor Tight LED Fixture\u003c\/a\u003e. For sensor-controlled 4FT applications, use the separate J5236KLDA-UF48W-5P5C-SH model when added to ShopMarsLED. For larger layouts, pair this 4FT fixture with matching 8FT Votatec vapor tight models as they are added. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e or view all \u003ca href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eVotatec Lighting \u0026amp; Electrical Products Canada\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-j5218klda-uf24w-5p5c-h-2ft-cct-power-adjustable-vapor-tight-led-fixture\"\u003eView 2FT Vapor Tight Model\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec J5236KLDA-UF48W-5P5C-H?\u003c\/summary\u003e\u003cp\u003eIt is a 4FT CCT + power adjustable vapor tight LED fixture with 120-347V input, 5 selectable wattage settings, 5 selectable colour temperatures, IP66 rating, wet-location certification, and 0-10V dimming.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this 4FT vapor tight wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 48W, 41W, 34W, 27W, and 20W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this vapor tight CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This fixture supports 3000K, 3500K, 4000K, 5000K, and 6500K colour temperature selection.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this 4FT model have a built-in sensor?\u003c\/summary\u003e\u003cp\u003eNo. The J5236KLDA-UF48W-5P5C-H model is the non-sensor version. The sensor version is J5236KLDA-UF48W-5P5C-SH.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture wet-location rated?\u003c\/summary\u003e\u003cp\u003eYes. The vendor specification lists IP66 protection and cULus certification for wet locations.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat mounting options are supported?\u003c\/summary\u003e\u003cp\u003eThe fixture can be ceiling mounted, wall mounted, or surface mounted using the included stainless steel clips and accessory hardware.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed 4FT Vapor Tight Fixtures for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, project pricing, and help matching 2FT, 4FT, and 8FT vapor tight fixtures for commercial or industrial layouts.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47449217794237,"sku":"J5236KLDA-UF48W-5P5C-H","price":94.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-j5236klda-uf48w-5p5c-h-4ft-cct-power-adjustable-vapor-tight-led-fixture.jpg?v=1783261095"},{"product_id":"votatec-j5236klda-uf48w-5p5c-sh-4ft-cct-power-adjustable-vapor-tight-led-fixture-with-sensor","title":"Votatec J5236KLDA-UF48W-5P5C-SH 4FT CCT \u0026 Power Adjustable Vapor Tight LED Fixture with Sensor","description":"\u003c!-- Votatec J5236KLDA-UF48W-5P5C-SH 4FT CCT + power adjustable vapor tight LED fixture with sensor HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 4FT Vapor Tight with Microwave Sensor\u003c\/span\u003e\n\u003ch2\u003eVotatec J5236KLDA-UF48W-5P5C-SH 4FT CCT \u0026amp; Power Adjustable Vapor Tight LED Fixture with Sensor\u003c\/h2\u003e\n\u003cp\u003eThe Votatec J5236KLDA-UF48W-5P5C-SH is a 4FT vapor tight LED fixture with built-in microwave sensor functionality for parking garages, utility corridors, stairwells, service rooms, warehouses, industrial areas, covered outdoor spaces, and wet-location commercial lighting projects.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V vapor tight fixture supports 48W \/ 41W \/ 34W \/ 27W \/ 20W power selection, 3000K \/ 3500K \/ 4000K \/ 5000K \/ 6500K CCT selection, 0-10V dimming, IP66 protection, wet-location use, DLC Standard compliance, cULus wet-location certification, and stainless steel mounting clips.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e4FT Vapor Tight\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eBuilt-in Microwave Sensor\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e48W \/ 41W \/ 34W \/ 27W \/ 20W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e4350-6960 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e5CCT Adjustable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP66\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Standard\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 4FT Votatec Vapor Tight with Sensor?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eBuilt-in Microwave Sensor\u003c\/h3\u003e\n\u003cp\u003eSensor functionality helps support energy-saving occupancy-based lighting control in garages, corridors, utility areas, and commercial service spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e5 Power Settings\u003c\/h3\u003e\n\u003cp\u003eSelect 48W, 41W, 34W, 27W, or 20W on site to match brightness needs, energy targets, mounting height, and fixture spacing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e5CCT Adjustable\u003c\/h3\u003e\n\u003cp\u003eChoose 3000K, 3500K, 4000K, 5000K, or 6500K during installation for warm, neutral, bright white, or utility-style lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eJ5236KLDA-UF48W-5P5C-SH\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e4FT CCT + power adjustable vapor tight LED fixture with microwave sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003ctd\u003e4FT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e48W \/ 41W \/ 34W \/ 27W \/ 20W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e6960 lm \/ 6525 lm \/ 5800 lm \/ 5075 lm \/ 4350 lm listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 3500K \/ 4000K \/ 5000K \/ 6500K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAverage Beam Angle\u003c\/th\u003e\n\u003ctd\u003e110°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming driver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003eOver 50,000 hours listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP66\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°F to 104°F \/ -40°C to 40°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003ePC lens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBase \/ Housing Material\u003c\/th\u003e\n\u003ctd\u003ePC base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e47.24\" L × 4.96\" W × 3.60\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e2.41 kg \/ 5.29 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eCeiling mounted, wall mounted, or surface mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIncluded Hardware\u003c\/th\u003e\n\u003ctd\u003eStainless steel clips and accessory bag included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eBuilt-in microwave sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRemote Control\u003c\/th\u003e\n\u003ctd\u003eOrder separately where required\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCompliance\u003c\/th\u003e\n\u003ctd\u003eDLC Standard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003ctd\u003ecULus certified for wet locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCatalogue Carton Qty\u003c\/th\u003e\n\u003ctd\u003e6, based on closest catalogue vapor tight sensor family line; confirm exact carton quantity if supplier updates this SKU\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This 4FT vapor tight fixture with sensor is suitable for wet-location commercial areas where selectable wattage, selectable CCT, and occupancy-based lighting control are useful.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eSensor-Controlled Vapor Tight Lighting\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eParking Garage Lighting\u003c\/h3\u003e\n\u003cp\u003eUse the sensor model where fixture output should respond to occupancy or movement in garage aisles, drive lanes, and service areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eCorridors \u0026amp; Utility Areas\u003c\/h3\u003e\n\u003cp\u003eUseful for corridors, stairwells, storage zones, utility rooms, and mechanical spaces where lighting does not need to remain at full output all the time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eProject Energy Savings\u003c\/h3\u003e\n\u003cp\u003ePower selection, CCT selection, dimming, and sensor control help contractors standardize inventory while adapting lighting on site.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eParking Garages \u0026amp; Service Corridors\u003c\/h3\u003e\n\u003cp\u003eUse for parking areas, corridors, stairwells, mechanical rooms, utility spaces, and service zones where wet-location protection and occupancy control are required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWarehouses \u0026amp; Industrial Rooms\u003c\/h3\u003e\n\u003cp\u003eA practical option for warehouse support spaces, industrial rooms, storage areas, service rooms, and back-of-house commercial lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDamp, Dusty \u0026amp; Wet Areas\u003c\/h3\u003e\n\u003cp\u003eThe IP66 construction helps protect the fixture in demanding environments where moisture, dust, or debris may be present.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eCovered Outdoor \u0026amp; Utility Spaces\u003c\/h3\u003e\n\u003cp\u003eSuitable for approved covered outdoor areas, utility buildings, cold spaces, and 120-347V commercial lighting upgrades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Vapor Tight Products\u003c\/h2\u003e\n\u003cp\u003eFor the non-sensor 4FT version, see the \u003ca href=\"\/products\/votatec-j5236klda-uf48w-5p5c-h-4ft-cct-power-adjustable-vapor-tight-led-fixture\"\u003eVotatec J5236KLDA-UF48W-5P5C-H 4FT Vapor Tight LED Fixture\u003c\/a\u003e. For shorter runs, see the \u003ca href=\"\/products\/votatec-j5218klda-uf24w-5p5c-h-2ft-cct-power-adjustable-vapor-tight-led-fixture\"\u003eVotatec J5218KLDA-UF24W-5P5C-H 2FT Vapor Tight LED Fixture\u003c\/a\u003e. For larger layouts, pair this fixture with matching 8FT Votatec vapor tight models as they are added. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e or view all \u003ca href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eVotatec Lighting \u0026amp; Electrical Products Canada\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-j5236klda-uf48w-5p5c-h-4ft-cct-power-adjustable-vapor-tight-led-fixture\"\u003eView Non-Sensor 4FT Vapor Tight Model\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec J5236KLDA-UF48W-5P5C-SH?\u003c\/summary\u003e\u003cp\u003eIt is a 4FT CCT + power adjustable vapor tight LED fixture with built-in microwave sensor functionality, 120-347V input, 5 selectable wattage settings, 5 selectable colour temperatures, IP66 rating, wet-location certification, and 0-10V dimming.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this 4FT vapor tight wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 48W, 41W, 34W, 27W, and 20W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this vapor tight CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This fixture supports 3000K, 3500K, 4000K, 5000K, and 6500K colour temperature selection.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this model have a built-in sensor?\u003c\/summary\u003e\u003cp\u003eYes. The J5236KLDA-UF48W-5P5C-SH model includes microwave sensor functionality. Remote control is ordered separately where required.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture wet-location rated?\u003c\/summary\u003e\u003cp\u003eYes. The vendor specification lists IP66 protection and cULus certification for wet locations.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat mounting options are supported?\u003c\/summary\u003e\u003cp\u003eThe fixture can be ceiling mounted, wall mounted, or surface mounted using the included stainless steel clips and accessory hardware.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed 4FT Sensor Vapor Tight Fixtures for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, project pricing, remote-control accessory availability, and help matching sensor and non-sensor vapor tight fixtures for commercial or industrial layouts.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47467497521341,"sku":"J5236KLDA-UF48W-5P5C-SH","price":139.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-j5236klda-uf48w-5p5c-sh-4ft-cct-power-adjustable-vapor-tight-led-fixture-with-sensor.jpg?v=1783274470"},{"product_id":"votatec-j5250klea-uf100w-5p5c-h-8ft-cct-power-adjustable-vapor-tight-led-fixture","title":"Votatec J5250KLEA-UF100W-5P5C-H 8FT CCT \u0026 Power Adjustable Vapor Tight LED Fixture","description":"\u003c!-- Votatec J5250KLEA-UF100W-5P5C-H 8FT CCT + power adjustable vapor tight product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 8FT Vapor Tight\u003c\/span\u003e\n\u003ch2\u003eVotatec J5250KLEA-UF100W-5P5C-H 8FT CCT \u0026amp; Power Adjustable Vapor Tight LED Fixture\u003c\/h2\u003e\n\u003cp\u003eThe Votatec J5250KLEA-UF100W-5P5C-H is an 8FT vapor tight LED fixture for parking garages, warehouses, service corridors, industrial rooms, cold spaces, utility areas, covered outdoor locations, and wet-location commercial lighting projects requiring higher output from a long linear fixture.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V vapor tight fixture supports 100W \/ 89W \/ 82W \/ 75W \/ 68W power selection, 3000K \/ 3500K \/ 4000K \/ 5000K \/ 6500K CCT selection, IP66 protection, wet-location use, DLC Standard compliance, cULus wet-location certification, and stainless steel mounting clips.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e8FT Vapor Tight\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e100W \/ 89W \/ 82W \/ 75W \/ 68W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e8700-14500 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e5CCT Adjustable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e110° Beam\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP66\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Standard\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 8FT Votatec Vapor Tight?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eHigh-Output 8FT Fixture\u003c\/h3\u003e\n\u003cp\u003eWith up to 14,500 lumens listed, this 8FT fixture is built for larger commercial and industrial areas where longer fixture coverage is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e5 Power Settings\u003c\/h3\u003e\n\u003cp\u003eSelect 100W, 89W, 82W, 75W, or 68W on site to match brightness needs, fixture spacing, ceiling height, and energy targets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e5CCT Adjustable\u003c\/h3\u003e\n\u003cp\u003eChoose 3000K, 3500K, 4000K, 5000K, or 6500K during installation for warm, neutral, bright white, or utility-style lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eJ5250KLEA-UF100W-5P5C-H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e8FT CCT + power adjustable vapor tight LED fixture\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003ctd\u003e8FT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e100W \/ 89W \/ 82W \/ 75W \/ 68W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e14500 lm \/ 13050 lm \/ 11600 lm \/ 10150 lm \/ 8700 lm listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 3500K \/ 4000K \/ 5000K \/ 6500K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAverage Beam Angle\u003c\/th\u003e\n\u003ctd\u003e110°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003eOver 50,000 hours listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP66\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°F to 104°F \/ -40°C to 40°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003ePC lens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBase \/ Housing Material\u003c\/th\u003e\n\u003ctd\u003ePC base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e94.5\" L × 4.92\" W × 3.94\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eCeiling mounted, wall mounted, or surface mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIncluded Hardware\u003c\/th\u003e\n\u003ctd\u003eStainless steel clips and accessory bag included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eNo built-in sensor on this SKU\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCompliance\u003c\/th\u003e\n\u003ctd\u003eDLC Standard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003ctd\u003ecULus certified for wet locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCatalogue Carton Qty\u003c\/th\u003e\n\u003ctd\u003e3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This 8FT vapor tight fixture is suitable for larger commercial, warehouse, garage, service bay, and wet-location applications requiring long continuous light coverage.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003e5 Power Settings for Flexible Layouts\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003e100W \/ 14,500 Lumens\u003c\/h3\u003e\n\u003cp\u003eUse the maximum setting where high output is required for larger areas, longer runs, wider fixture spacing, or demanding commercial environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003e82W \/ 11,600 Lumens\u003c\/h3\u003e\n\u003cp\u003eUse the mid setting for balanced output in garages, utility corridors, industrial spaces, and general service areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003e68W \/ 8,700 Lumens\u003c\/h3\u003e\n\u003cp\u003eUse the lowest setting where energy savings or reduced brightness is preferred while still maintaining long 8FT coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eParking Garages \u0026amp; Service Corridors\u003c\/h3\u003e\n\u003cp\u003eUse for parking areas, corridors, drive lanes, mechanical spaces, and service zones where long wet-location fixtures are preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWarehouses \u0026amp; Industrial Areas\u003c\/h3\u003e\n\u003cp\u003eA practical option for warehouse support spaces, storage aisles, industrial rooms, utility buildings, and back-of-house commercial lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDamp, Dusty \u0026amp; Wet Areas\u003c\/h3\u003e\n\u003cp\u003eThe IP66 construction helps protect the fixture in demanding environments where moisture, dust, or debris may be present.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eCold \u0026amp; Covered Outdoor Spaces\u003c\/h3\u003e\n\u003cp\u003eSuitable for approved cold spaces, covered outdoor areas, utility zones, and 120-347V commercial lighting upgrades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Vapor Tight Products\u003c\/h2\u003e\n\u003cp\u003eFor shorter runs, see the \u003ca href=\"\/products\/votatec-j5218klda-uf24w-5p5c-h-2ft-cct-power-adjustable-vapor-tight-led-fixture\"\u003eVotatec J5218KLDA-UF24W-5P5C-H 2FT Vapor Tight LED Fixture\u003c\/a\u003e and the \u003ca href=\"\/products\/votatec-j5236klda-uf48w-5p5c-h-4ft-cct-power-adjustable-vapor-tight-led-fixture\"\u003eVotatec J5236KLDA-UF48W-5P5C-H 4FT Vapor Tight LED Fixture\u003c\/a\u003e. For sensor-controlled 4FT layouts, see the \u003ca href=\"\/products\/votatec-j5236klda-uf48w-5p5c-sh-4ft-cct-power-adjustable-vapor-tight-led-fixture-with-sensor\"\u003eVotatec J5236KLDA-UF48W-5P5C-SH 4FT Vapor Tight with Sensor\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-j5236klda-uf48w-5p5c-h-4ft-cct-power-adjustable-vapor-tight-led-fixture\"\u003eView 4FT Vapor Tight Model\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec J5250KLEA-UF100W-5P5C-H?\u003c\/summary\u003e\u003cp\u003eIt is an 8FT CCT + power adjustable vapor tight LED fixture with 120-347V input, 5 selectable wattage settings, 5 selectable colour temperatures, IP66 rating, wet-location certification, and high-output 8FT coverage.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this 8FT vapor tight wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 100W, 89W, 82W, 75W, and 68W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this vapor tight CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This fixture supports 3000K, 3500K, 4000K, 5000K, and 6500K colour temperature selection.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this 8FT model have a built-in sensor?\u003c\/summary\u003e\u003cp\u003eNo. The J5250KLEA-UF100W-5P5C-H model is the non-sensor 8FT version.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture wet-location rated?\u003c\/summary\u003e\u003cp\u003eYes. The vendor specification lists IP66 protection and cULus certification for wet locations.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat mounting options are supported?\u003c\/summary\u003e\u003cp\u003eThe fixture can be ceiling mounted, wall mounted, or surface mounted using the included stainless steel clips and accessory hardware.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed 8FT Vapor Tight Fixtures for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, project pricing, and help matching 2FT, 4FT, and 8FT vapor tight fixtures for commercial or industrial layouts.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47468132073661,"sku":null,"price":199.98,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-j5250klea-uf100w-5p5c-h-8ft-cct-power-adjustable-vapor-tight-led-fixture.jpg?v=1783274918"},{"product_id":"votatec-ts-tpl8-4ft200w-h-347-tcp-ms-4ft-high-bay-vapor-tight-fixture","title":"Votatec TS-TPL8-4FT200W-H-347-TCP(MS) 4FT High Bay Vapor Tight Fixture","description":"\u003c!-- Votatec TS-TPL8-4FT200W-H-347-TCP(MS) 4FT High Bay Vapor Tight Fixture HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 4FT High Bay Vapor Tight\u003c\/span\u003e\n\u003ch2\u003eVotatec TS-TPL8-4FT200W-H-347-TCP(MS) 4FT High Bay Vapor Tight Fixture\u003c\/h2\u003e\n\u003cp\u003eThe Votatec TS-TPL8-4FT200W-H-347-TCP(MS) is a 4FT high bay vapor tight LED fixture for warehouses, manufacturing spaces, parking garages, washdown-style utility areas, service bays, agricultural buildings, workshops, and demanding commercial or industrial environments.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V high bay vapor fixture supports 200W \/ 180W \/ 160W power selection, 3500K \/ 4000K \/ 5000K CCT selection, 30,000 lumen output, built-in microwave sensor functionality, 0-10V dimming control, IP65 protection, cETL certification, DLC 6.0 Premium listing, and stainless steel mounting clips.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e4FT High Bay Vapor\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e200W \/ 180W \/ 160W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e30,000 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3500K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eBuilt-in Sensor\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP65\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC 6.0 Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 4FT High Bay Vapor Fixture?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eHigh Bay Output in a Sealed Fixture\u003c\/h3\u003e\n\u003cp\u003eWith 30,000 lumens listed, this fixture is designed for higher-output commercial and industrial lighting where moisture, dust, and utility-space protection matter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePower + CCT Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 200W, 180W, or 160W and choose 3500K, 4000K, or 5000K on site to support different ceiling heights, work areas, and lighting preferences.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eBuilt-in Microwave Sensor\u003c\/h3\u003e\n\u003cp\u003eIntegrated sensor functionality helps support occupancy-based lighting control in warehouses, garages, service corridors, and industrial support spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eTS-TPL8-4FT200W-H-347-TCP(MS)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e4FT high bay vapor tight LED fixture with built-in sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003ctd\u003e4FT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e200W \/ 180W \/ 160W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e30,000 lm listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3500K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e120° listed in manual \/ market specification\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming control output\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours listed in market specification\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°F to 104°F listed in market specification\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e47.25\" L × 10.24\" W × 4.53\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting \/ Hardware\u003c\/th\u003e\n\u003ctd\u003eStainless steel clips listed in catalogue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eBuilt-in microwave sensor, ANT-7 model referenced in manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRemote Control\u003c\/th\u003e\n\u003ctd\u003eRemote control listed in catalogue; confirm whether remote is packed with fixture or supplied as a separate accessory\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003ctd\u003ecETL listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Rating\u003c\/th\u003e\n\u003ctd\u003eDLC 6.0 Premium listed in catalogue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCatalogue Carton Qty\u003c\/th\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This high-output 4FT vapor tight high bay fixture is suitable for industrial, warehouse, parking garage, service bay, and wet-location high-ceiling applications.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWarehouses \u0026amp; Industrial Work Areas\u003c\/h3\u003e\n\u003cp\u003eUse for warehouse zones, fabrication shops, production spaces, logistics areas, storage buildings, and industrial service rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eParking Garages \u0026amp; Utility Spaces\u003c\/h3\u003e\n\u003cp\u003eSuitable for parking structures, service corridors, equipment rooms, mechanical spaces, and other utility environments requiring higher output.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWashdown-Style \u0026amp; Dusty Locations\u003c\/h3\u003e\n\u003cp\u003eThe IP65 fixture design helps support demanding areas where standard high bay fixtures may not be ideal due to dust or moisture exposure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eAgricultural \u0026amp; Commercial Facilities\u003c\/h3\u003e\n\u003cp\u003eA strong option for approved barns, agricultural buildings, workshops, maintenance spaces, and covered industrial applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Vapor Tight Products\u003c\/h2\u003e\n\u003cp\u003eFor lower-output 4FT vapor tight lighting, see the \u003ca href=\"\/products\/votatec-j5236klda-uf48w-5p5c-h-4ft-cct-power-adjustable-vapor-tight-led-fixture\"\u003eVotatec J5236KLDA-UF48W-5P5C-H 4FT Vapor Tight LED Fixture\u003c\/a\u003e. For the 4FT vapor tight sensor model, see the \u003ca href=\"\/products\/votatec-j5236klda-uf48w-5p5c-sh-4ft-cct-power-adjustable-vapor-tight-led-fixture-with-sensor\"\u003eVotatec J5236KLDA-UF48W-5P5C-SH 4FT Vapor Tight with Sensor\u003c\/a\u003e. For longer runs, see the \u003ca href=\"\/products\/votatec-j5250klea-uf100w-5p5c-h-8ft-cct-power-adjustable-vapor-tight-led-fixture\"\u003eVotatec J5250KLEA-UF100W-5P5C-H 8FT Vapor Tight LED Fixture\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-j5250klea-uf100w-5p5c-h-8ft-cct-power-adjustable-vapor-tight-led-fixture\"\u003eView 8FT Vapor Tight Model\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec TS-TPL8-4FT200W-H-347-TCP(MS)?\u003c\/summary\u003e\u003cp\u003eIt is a 4FT high bay vapor tight LED fixture with 120-347V input, selectable 200W \/ 180W \/ 160W output, selectable 3500K \/ 4000K \/ 5000K colour temperature, 30,000 lumen output, IP65 protection, and built-in microwave sensor functionality.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 200W, 180W, and 160W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This fixture supports 3500K, 4000K, and 5000K colour temperature selection.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this model have a built-in sensor?\u003c\/summary\u003e\u003cp\u003eYes. The TS-TPL8-4FT200W-H-347-TCP(MS) model is listed with built-in microwave sensor functionality.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture wet-location suitable?\u003c\/summary\u003e\u003cp\u003eThe product is listed with an IP65 rating and is designed for demanding vapor-style commercial and industrial environments. Always follow local code and the vendor installation instructions.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs remote control included?\u003c\/summary\u003e\u003cp\u003eThe catalogue lists remote control with this fixture, but supplier packing can vary. Confirm at order time whether the remote is included in the box or supplied as a separate accessory.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed High Bay Vapor Fixtures for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, remote-control accessory availability, and project pricing for commercial, industrial, warehouse, or parking garage lighting layouts.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47469073531069,"sku":"TS-TPL8-4FT200W-H-347-TCP(MS)","price":249.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-ts-tpl8-4ft200w-high-bay-vapor-tight-fixture-front-angled-view.png?v=1783275475"},{"product_id":"votatec-hd-sb05-150wd-g-t3050-sp-150w-cct-power-adjustable-led-area-light-with-photocell","title":"Votatec HD-SB05-150WD-G-T3050-SP 150W CCT \u0026 Power Adjustable LED Area Light with Photocell","description":"\u003c!-- Votatec HD-SB05-150WD-G-T3050-SP 150W CCT + power adjustable LED area light product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 150W LED Area Light\u003c\/span\u003e\n\u003ch2\u003eVotatec HD-SB05-150WD-G-T3050-SP 150W CCT \u0026amp; Power Adjustable LED Area Light with Photocell\u003c\/h2\u003e\n\u003cp\u003eThe Votatec HD-SB05-150WD-G-T3050-SP is a bronze LED area light for parking lots, yards, building exteriors, pole lighting, commercial outdoor spaces, loading areas, and security lighting projects.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V area light supports 150W \/ 120W \/ 100W \/ 80W power selection, 3000K \/ 4000K \/ 5000K CCT selection, 0-10V dimming, Type 5 light distribution, IP65 wet-location rating, built-in surge protection, mini photocell control, and 5-year warranty coverage.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e150W \/ 120W \/ 100W \/ 80W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e12,800-24,000 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3000K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eType 5 Distribution\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP65 Wet Location\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eBronze\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 150W Votatec LED Area Light?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePower + CCT Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 150W, 120W, 100W, or 80W and choose 3000K, 4000K, or 5000K on site to match project brightness and colour temperature needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eOutdoor Commercial Lighting\u003c\/h3\u003e\n\u003cp\u003eDesigned for parking lots, yards, exterior building areas, pole lighting, loading zones, and general commercial site lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePhotocell Ready\u003c\/h3\u003e\n\u003cp\u003eThe mini photocell helps support dusk-to-dawn style control where automatic outdoor lighting operation is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eHD-SB05-150WD-G-T3050-SP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eCCT + power adjustable LED area light with photocell\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e150W \/ 120W \/ 100W \/ 80W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e12,800-24,000 lm listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam \/ Distribution\u003c\/th\u003e\n\u003ctd\u003e143° × 145° Type 5 distribution\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming driver; 6 ft dimming cable included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Cable\u003c\/th\u003e\n\u003ctd\u003e6 ft power cable included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours listed in general specification; product feature page references over 100,000 hours to L70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in surge protection listed; 6kV surge protection referenced in feature page\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to 45°C \/ -40°F to 113°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003eClear polycarbonate lens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eAluminum housing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e12.32\" L × 11.30\" W × 2.64\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e5.73 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePhotocell\u003c\/th\u003e\n\u003ctd\u003eMini photocell \/ light control function\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting Compatibility\u003c\/th\u003e\n\u003ctd\u003eSF, TR, and RS bracket options; confirm selected bracket at order time\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecULus-listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Rating\u003c\/th\u003e\n\u003ctd\u003eDLC Premium listed in catalogue; vendor PDF product table shows DLC Approved as No, so confirm DLC status for rebate-sensitive projects before quoting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCatalogue Carton Qty\u003c\/th\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This 150W SB05 area light is suitable for smaller parking areas, yards, building exteriors, and outdoor site-lighting applications requiring selectable wattage, selectable CCT, and photocell control.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eParking Lot Lighting\u003c\/h3\u003e\n\u003cp\u003eUse for small-to-medium parking lots, commercial plazas, outdoor work areas, and general site lighting where Type 5 distribution is useful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eYard \u0026amp; Building Exterior Lighting\u003c\/h3\u003e\n\u003cp\u003eSuitable for yards, loading areas, building perimeters, storage areas, and commercial outdoor spaces requiring 120-347V LED lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003ePole \u0026amp; Wall-Mount Projects\u003c\/h3\u003e\n\u003cp\u003eCompatible bracket options allow the fixture to support round pole, square pole, and wall-mount installation scenarios.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDusk-to-Dawn Projects\u003c\/h3\u003e\n\u003cp\u003eThe photocell function helps support automatic outdoor lighting operation where dusk-to-dawn control is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Commercial Lighting Products\u003c\/h2\u003e\n\u003cp\u003eFor higher output area lighting, pair this 150W model with the Votatec 300W and 500W SB05 area light models as they are added to ShopMarsLED. For high bay and vapor tight lighting, browse the \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e. You can also view the full \u003ca href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eVotatec Lighting \u0026amp; Electrical Products Canada collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eView Votatec Area Lights \u0026amp; Outdoor Fixtures\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec HD-SB05-150WD-G-T3050-SP?\u003c\/summary\u003e\u003cp\u003eIt is a 150W CCT + power adjustable LED area light with selectable 150W \/ 120W \/ 100W \/ 80W output, selectable 3000K \/ 4000K \/ 5000K colour temperature, 120-347V input, IP65 rating, and mini photocell functionality.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec area light wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 150W, 120W, 100W, and 80W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this LED area light CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3000K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this area light include a photocell?\u003c\/summary\u003e\u003cp\u003eYes. The product is listed with mini photocell \/ light-control functionality for outdoor lighting control.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture wet-location rated?\u003c\/summary\u003e\u003cp\u003eYes. The vendor specification lists IP65 and cULus wet-location certification.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat mounting brackets work with this fixture?\u003c\/summary\u003e\u003cp\u003eThe SB05 area light family supports SF, TR, and RS bracket options for different pole and wall mounting scenarios. Confirm the selected bracket at order time.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec Area Lights for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, bracket selection, parking lot lighting quantities, and project pricing for commercial outdoor lighting layouts.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47471326822589,"sku":"HD-SB05-150WD-G-T3050-SP","price":169.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-hd-sb05-150w-led-area-light-front-led-view.png?v=1783276702"},{"product_id":"votatec-hd-sb05-300wd-g-t3050-sp-300w-cct-power-adjustable-led-area-light-with-photocell","title":"Votatec HD-SB05-300WD-G-T3050-SP 300W CCT \u0026 Power Adjustable LED Area Light with Photocell","description":"\u003c!-- Votatec HD-SB05-300WD-G-T3050-SP 300W CCT + power adjustable LED area light product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 300W LED Area Light\u003c\/span\u003e\n\u003ch2\u003eVotatec HD-SB05-300WD-G-T3050-SP 300W CCT \u0026amp; Power Adjustable LED Area Light with Photocell\u003c\/h2\u003e\n\u003cp\u003eThe Votatec HD-SB05-300WD-G-T3050-SP is a bronze commercial LED area light for parking lots, yards, pole lighting, building exteriors, loading areas, outdoor work zones, and security lighting projects.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V area light supports 300W \/ 240W \/ 200W \/ 150W power selection, 3000K \/ 4000K \/ 5000K CCT selection, 0-10V dimming, Type 5 light distribution, IP65 wet-location rating, built-in surge protection, mini photocell control, and 5-year warranty coverage.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e300W \/ 240W \/ 200W \/ 150W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e24,000-48,000 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3000K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eType 5 Distribution\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP65 Wet Location\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eBronze\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 300W Votatec LED Area Light?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eHigher Output Site Lighting\u003c\/h3\u003e\n\u003cp\u003eWith up to 48,000 lumens listed, this model is built for larger parking lots, yards, loading areas, and commercial exterior lighting projects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePower + CCT Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 300W, 240W, 200W, or 150W and choose 3000K, 4000K, or 5000K on site to match project brightness and colour temperature needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePhotocell Ready\u003c\/h3\u003e\n\u003cp\u003eThe mini photocell helps support dusk-to-dawn style control where automatic outdoor lighting operation is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eHD-SB05-300WD-G-T3050-SP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eCCT + power adjustable LED area light with photocell\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e300W \/ 240W \/ 200W \/ 150W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e24,000-48,000 lm listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam \/ Distribution\u003c\/th\u003e\n\u003ctd\u003e143° × 145° Type 5 distribution\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming driver; 6 ft dimming cable included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Cable\u003c\/th\u003e\n\u003ctd\u003e6 ft power cable included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours listed in public retail specification; vendor PDF feature page references over 100,000 hours to L70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in surge protection listed; 6kV surge protection referenced in feature page\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to 45°C \/ -40°F to 113°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003eClear polycarbonate lens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eAluminum housing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e16.57\" L × 12.20\" W × 2.72\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e6.06 kg \/ 13.36 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePhotocell\u003c\/th\u003e\n\u003ctd\u003eMini photocell \/ light control function\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting Compatibility\u003c\/th\u003e\n\u003ctd\u003eSF, TR, and RS bracket options; confirm selected bracket at order time\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecULus-listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Rating\u003c\/th\u003e\n\u003ctd\u003eDLC Premium listed in catalogue; vendor PDF table shows DLC Approved as No, so confirm DLC status for rebate-sensitive projects before quoting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCatalogue Carton Qty\u003c\/th\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This 300W SB05 area light is suitable for parking lots, yards, pole lighting, and commercial outdoor applications requiring higher output, selectable wattage, selectable CCT, and photocell control.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eParking Lot Lighting\u003c\/h3\u003e\n\u003cp\u003eUse for commercial parking lots, plazas, dealerships, service yards, and outdoor site lighting where higher-output Type 5 distribution is useful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eYard \u0026amp; Building Exterior Lighting\u003c\/h3\u003e\n\u003cp\u003eSuitable for yards, loading areas, building perimeters, storage compounds, and commercial outdoor spaces requiring 120-347V LED lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003ePole \u0026amp; Wall-Mount Projects\u003c\/h3\u003e\n\u003cp\u003eCompatible bracket options allow the fixture to support round pole, square pole, and wall-mount installation scenarios.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDusk-to-Dawn Projects\u003c\/h3\u003e\n\u003cp\u003eThe photocell function helps support automatic outdoor lighting operation where dusk-to-dawn control is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Area Lights\u003c\/h2\u003e\n\u003cp\u003eFor lower-output site lighting, see the \u003ca href=\"\/products\/votatec-hd-sb05-150wd-g-t3050-sp-150w-cct-power-adjustable-led-area-light-with-photocell\"\u003eVotatec HD-SB05-150WD-G-T3050-SP 150W LED Area Light\u003c\/a\u003e. For larger parking lots and higher-output outdoor projects, pair this model with the Votatec 500W SB05 area light when added to ShopMarsLED. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-hd-sb05-150wd-g-t3050-sp-150w-cct-power-adjustable-led-area-light-with-photocell\"\u003eView 150W Area Light Model\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec HD-SB05-300WD-G-T3050-SP?\u003c\/summary\u003e\u003cp\u003eIt is a 300W CCT + power adjustable LED area light with selectable 300W \/ 240W \/ 200W \/ 150W output, selectable 3000K \/ 4000K \/ 5000K colour temperature, 120-347V input, IP65 rating, and mini photocell functionality.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec area light wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 300W, 240W, 200W, and 150W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this LED area light CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3000K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this area light include a photocell?\u003c\/summary\u003e\u003cp\u003eYes. The product is listed with mini photocell \/ light-control functionality for outdoor lighting control.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture wet-location rated?\u003c\/summary\u003e\u003cp\u003eYes. The vendor specification lists IP65 and cULus wet-location certification.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat mounting brackets work with this fixture?\u003c\/summary\u003e\u003cp\u003eThe SB05 area light family supports SF, TR, and RS bracket options for different pole and wall mounting scenarios. Confirm the selected bracket at order time.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec 300W Area Lights for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, bracket selection, parking lot lighting quantities, and project pricing for commercial outdoor lighting layouts.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47474899484861,"sku":"HD-SB05-300WD-G-T3050-SP","price":249.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-hd-sb05-300w-led-area-light-front-led-view.png?v=1783278942"},{"product_id":"votatec-hd-sb05-500wd-g-t3050-sp-500w-cct-power-adjustable-led-area-light-with-photocell","title":"Votatec HD-SB05-500WD-G-T3050-SP 500W CCT \u0026 Power Adjustable LED Area Light with Photocell","description":"\u003c!-- Votatec HD-SB05-500WD-G-T3050-SP 500W CCT + power adjustable LED area light product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 500W LED Area Light\u003c\/span\u003e\n\u003ch2\u003eVotatec HD-SB05-500WD-G-T3050-SP 500W CCT \u0026amp; Power Adjustable LED Area Light with Photocell\u003c\/h2\u003e\n\u003cp\u003eThe Votatec HD-SB05-500WD-G-T3050-SP is a high-output bronze commercial LED area light for parking lots, large yards, pole lighting, building exteriors, loading areas, outdoor work zones, and site security lighting projects.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V area light supports 500W \/ 400W \/ 300W \/ 240W power selection, 3000K \/ 4000K \/ 5000K CCT selection, 0-10V dimming, Type 5 light distribution, IP65 wet-location rating, built-in surge protection, mini photocell control, and 5-year warranty coverage.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e500W \/ 400W \/ 300W \/ 240W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e38,400-80,000 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3000K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eType 5 Distribution\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP65 Wet Location\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eBronze\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 500W Votatec LED Area Light?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eHigh-Output Outdoor Lighting\u003c\/h3\u003e\n\u003cp\u003eWith up to 80,000 lumens listed, this model is built for larger parking lots, yards, loading areas, commercial properties, and outdoor site lighting projects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePower + CCT Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 500W, 400W, 300W, or 240W and choose 3000K, 4000K, or 5000K on site to match project brightness and colour temperature needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePhotocell Ready\u003c\/h3\u003e\n\u003cp\u003eThe mini photocell helps support dusk-to-dawn style control where automatic outdoor lighting operation is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eHD-SB05-500WD-G-T3050-SP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eCCT + power adjustable LED area light with photocell\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e500W \/ 400W \/ 300W \/ 240W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e38,400-80,000 lm listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam \/ Distribution\u003c\/th\u003e\n\u003ctd\u003e143° × 145° Type 5 distribution\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming driver; 6 ft dimming cable included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Cable\u003c\/th\u003e\n\u003ctd\u003e6 ft power cable included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours listed in general specification; vendor feature page references over 100,000 hours to L70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in surge protection listed; 6kV surge protection referenced in feature page\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to 45°C \/ -40°F to 113°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003eClear polycarbonate lens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eAluminum housing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e26.77\" L × 12.17\" W × 2.80\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e13.36 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePhotocell\u003c\/th\u003e\n\u003ctd\u003eMini photocell \/ light control function\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting Compatibility\u003c\/th\u003e\n\u003ctd\u003eSF 500, RS 500, and TR bracket options; confirm selected bracket at order time\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecULus-listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Rating\u003c\/th\u003e\n\u003ctd\u003eDLC Premium listed in catalogue; vendor PDF table also shows DLC Approved as No, so confirm DLC status for rebate-sensitive projects before quoting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCatalogue Carton Qty\u003c\/th\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This 500W SB05 area light is suitable for larger parking lots, industrial yards, loading areas, and high-output commercial outdoor lighting applications requiring selectable wattage, selectable CCT, and photocell control.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eLarge Parking Lot Lighting\u003c\/h3\u003e\n\u003cp\u003eUse for larger commercial parking lots, plazas, dealerships, industrial yards, and wide outdoor site lighting layouts where high output is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eYard \u0026amp; Building Exterior Lighting\u003c\/h3\u003e\n\u003cp\u003eSuitable for large yards, loading areas, building perimeters, storage compounds, and commercial outdoor spaces requiring 120-347V LED lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003ePole \u0026amp; Wall-Mount Projects\u003c\/h3\u003e\n\u003cp\u003eCompatible bracket options allow the fixture to support round pole, square pole, and wall-mount installation scenarios.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDusk-to-Dawn Projects\u003c\/h3\u003e\n\u003cp\u003eThe photocell function helps support automatic outdoor lighting operation where dusk-to-dawn control is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Area Lights\u003c\/h2\u003e\n\u003cp\u003eFor lower-output site lighting, see the \u003ca href=\"\/products\/votatec-hd-sb05-150wd-g-t3050-sp-150w-cct-power-adjustable-led-area-light-with-photocell\"\u003eVotatec HD-SB05-150WD-G-T3050-SP 150W LED Area Light\u003c\/a\u003e. For medium-to-large parking lots, see the \u003ca href=\"\/products\/votatec-hd-sb05-300wd-g-t3050-sp-300w-cct-power-adjustable-led-area-light-with-photocell\"\u003eVotatec HD-SB05-300WD-G-T3050-SP 300W LED Area Light\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-hd-sb05-300wd-g-t3050-sp-300w-cct-power-adjustable-led-area-light-with-photocell\"\u003eView 300W Area Light Model\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec HD-SB05-500WD-G-T3050-SP?\u003c\/summary\u003e\u003cp\u003eIt is a 500W CCT + power adjustable LED area light with selectable 500W \/ 400W \/ 300W \/ 240W output, selectable 3000K \/ 4000K \/ 5000K colour temperature, 120-347V input, IP65 rating, and mini photocell functionality.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec area light wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 500W, 400W, 300W, and 240W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this LED area light CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3000K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this area light include a photocell?\u003c\/summary\u003e\u003cp\u003eYes. The product is listed with mini photocell \/ light-control functionality for outdoor lighting control.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture wet-location rated?\u003c\/summary\u003e\u003cp\u003eYes. The vendor specification lists IP65 and cULus wet-location certification.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat mounting brackets work with this fixture?\u003c\/summary\u003e\u003cp\u003eThe SB05 500W area light supports SF 500, RS 500, and TR bracket options for different pole and wall mounting scenarios. Confirm the selected bracket at order time.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec 500W Area Lights for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, bracket selection, parking lot lighting quantities, and project pricing for commercial outdoor lighting layouts.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47475918504125,"sku":"HD-SB05-500WD-G-T3050-SP","price":398.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-hd-sb05-500w-led-area-light-front-led-view.png?v=1783279616"},{"product_id":"votatec-hd-sb05a-300wd-g-t3050-msp-300w-cct-power-beam-angle-adjustable-led-area-light-with-photocell","title":"Votatec HD-SB05A-300WD-G-T3050-MSP 300W CCT, Power \u0026 Beam Angle Adjustable LED Area Light","description":"\u003c!-- Votatec HD-SB05A-300WD-G-T3050-MSP 300W CCT + power + beam angle adjustable LED area light product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 300W Beam Adjustable Area Light\u003c\/span\u003e\n\u003ch2\u003eVotatec HD-SB05A-300WD-G-T3050-MSP 300W CCT, Power \u0026amp; Beam Angle Adjustable LED Area Light\u003c\/h2\u003e\n\u003cp\u003eThe Votatec HD-SB05A-300WD-G-T3050-MSP is a commercial LED area light built for parking lots, roadway-style layouts, yards, building exteriors, pole lighting, site lighting, loading areas, and perimeter lighting projects where beam distribution flexibility matters.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V area light supports 300W \/ 240W \/ 200W power selection, 3000K \/ 4000K \/ 5000K CCT selection, T3 \/ T4 \/ T5 beam angle adjustment, IP66 outdoor protection, bronze housing, built-in photocell, and bracket compatibility for round pole, square pole, and wall-mount applications.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e300W \/ 240W \/ 200W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e30,000-45,000 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3000K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eT3 \/ T4 \/ T5 Adjustable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP66\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eBuilt-in Photocell\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eBronze\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This Votatec Beam Adjustable Area Light?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eBeam Angle Adjustable\u003c\/h3\u003e\n\u003cp\u003eChoose Type 3, Type 4, or Type 5 distribution to better match different outdoor layouts, including roadway-style coverage, perimeter lighting, and wider open-area lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePower + CCT Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 300W, 240W, or 200W and choose 3000K, 4000K, or 5000K on site to match brightness, energy use, and colour temperature requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eOutdoor Commercial Design\u003c\/h3\u003e\n\u003cp\u003eIP66 protection, bronze housing, built-in photocell, and multiple bracket options make this fixture suitable for commercial exterior and site-lighting projects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eHD-SB05A-300WD-G-T3050-MSP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eCCT + power + beam angle adjustable LED area light with built-in photocell\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e300W \/ 240W \/ 200W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e30,000-45,000 lm listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam \/ Distribution\u003c\/th\u003e\n\u003ctd\u003eT3 \/ T4 \/ T5 adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Current\u003c\/th\u003e\n\u003ctd\u003e\u0026lt;7A listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in surge protection listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to 45°C \/ -40°F to 113°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003eClear polycarbonate lens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eAluminum housing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e16.57\" L × 12.20\" W × 2.72\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP66\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePhotocell\u003c\/th\u003e\n\u003ctd\u003eBuilt-in photocell\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting Compatibility\u003c\/th\u003e\n\u003ctd\u003eSF, TR, and RS bracket options; hardware listed for round pole, square pole, and wall mounting scenarios\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC\u003c\/th\u003e\n\u003ctd\u003eDLC approved per 2025 SB05A PDF; confirm exact DLC ID\/status before rebate-sensitive quoting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCatalogue Carton Qty\u003c\/th\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This SB05A beam-adjustable area light is suitable for outdoor projects where the lighting layout may require Type 3, Type 4, or Type 5 distribution from the same fixture family.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBeam Angle Selection: T3 \/ T4 \/ T5\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eType 3\u003c\/h3\u003e\n\u003cp\u003eUseful for roadway-style, narrow rectangular, or long forward-throw lighting layouts where coverage needs to extend along a path or drive lane.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eType 4\u003c\/h3\u003e\n\u003cp\u003eUseful for perimeter, wall-side, or forward-throw applications where the fixture is positioned near the edge of the area being lit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eType 5\u003c\/h3\u003e\n\u003cp\u003eUseful for wider general area lighting where light needs to spread more evenly around the mounting location.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eParking Lot Lighting\u003c\/h3\u003e\n\u003cp\u003eUse for commercial parking lots, plazas, service yards, and outdoor site lighting where beam distribution flexibility is helpful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRoadway \u0026amp; Drive Lane Lighting\u003c\/h3\u003e\n\u003cp\u003eThe T3 \/ T4 \/ T5 beam options make this area light useful for drive lanes, access roads, perimeter zones, and directional site lighting layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003ePole \u0026amp; Wall-Mount Projects\u003c\/h3\u003e\n\u003cp\u003eCompatible bracket options allow the fixture to support round pole, square pole, and wall-mount installation scenarios.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDusk-to-Dawn Projects\u003c\/h3\u003e\n\u003cp\u003eThe built-in photocell helps support automatic outdoor lighting operation where dusk-to-dawn control is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Area Lights\u003c\/h2\u003e\n\u003cp\u003eFor a standard Type 5 300W area light, see the \u003ca href=\"\/products\/votatec-hd-sb05-300wd-g-t3050-sp-300w-cct-power-adjustable-led-area-light-with-photocell\"\u003eVotatec HD-SB05-300WD-G-T3050-SP 300W LED Area Light\u003c\/a\u003e. For lower-output site lighting, see the \u003ca href=\"\/products\/votatec-hd-sb05-150wd-g-t3050-sp-150w-cct-power-adjustable-led-area-light-with-photocell\"\u003eVotatec HD-SB05-150WD-G-T3050-SP 150W LED Area Light\u003c\/a\u003e. For high-output outdoor lighting, see the \u003ca href=\"\/products\/votatec-hd-sb05-500wd-g-t3050-sp-500w-cct-power-adjustable-led-area-light-with-photocell\"\u003eVotatec HD-SB05-500WD-G-T3050-SP 500W LED Area Light\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-hd-sb05-300wd-g-t3050-sp-300w-cct-power-adjustable-led-area-light-with-photocell\"\u003eView Standard 300W Area Light\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec HD-SB05A-300WD-G-T3050-MSP?\u003c\/summary\u003e\u003cp\u003eIt is a 300W CCT, power, and beam angle adjustable LED area light with 120-347V input, 300W \/ 240W \/ 200W power selection, 3000K \/ 4000K \/ 5000K CCT selection, T3 \/ T4 \/ T5 beam selection, IP66 rating, and built-in photocell.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec area light wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 300W, 240W, and 200W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this LED area light CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3000K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat does beam angle adjustable mean?\u003c\/summary\u003e\u003cp\u003eThis model allows Type 3, Type 4, or Type 5 beam distribution selection, helping contractors match the light pattern to different pole, roadway, perimeter, or open-area layouts.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this area light include a photocell?\u003c\/summary\u003e\u003cp\u003eYes. The product is listed with built-in photocell functionality for outdoor lighting control.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat mounting brackets work with this fixture?\u003c\/summary\u003e\u003cp\u003eThe SB05A area light family supports SF, TR, and RS bracket options for different pole and wall mounting scenarios. Confirm the selected bracket at order time.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Beam Adjustable Area Lights for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, bracket selection, parking lot lighting quantities, and project pricing for commercial outdoor lighting layouts.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47544080203965,"sku":"HD-SB05A-300WD-G-T3050-MSP","price":299.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-hd-sb05a-300w-beam-adjustable-led-area-light-front-view.png?v=1783339088"},{"product_id":"votatec-isl-fl02-a-200w-200w-cct-power-adjustable-led-flood-light","title":"Votatec ISL-FL02-A-200W 200W CCT \u0026 Power Adjustable LED Flood Light","description":"\u003c!-- Votatec ISL-FL02-A-200W 200W CCT + power adjustable LED flood light product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 200W LED Flood Light\u003c\/span\u003e\n\u003ch2\u003eVotatec ISL-FL02-A-200W 200W CCT \u0026amp; Power Adjustable LED Flood Light\u003c\/h2\u003e\n\u003cp\u003eThe Votatec ISL-FL02-A-200W is a commercial-grade LED flood light for building exteriors, yards, loading areas, signage, security lighting, pole-mounted flood lighting, and general outdoor site lighting projects.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V flood light supports 200W \/ 150W \/ 100W power selection, 3000K \/ 4000K \/ 5000K CCT selection, 0-10V dimming, 120° beam angle, IP66 outdoor protection, black aluminum housing, tempered glass lens, cETL listing, and 5-year warranty coverage.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e200W \/ 150W \/ 100W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e15,000-30,000 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3000K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120° Beam\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP66 Outdoor\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003ecETL Listed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 200W Votatec LED Flood Light?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eAdjustable Power Output\u003c\/h3\u003e\n\u003cp\u003eSelect 200W, 150W, or 100W on site to match the brightness and energy-use requirements of the project.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eSelectable Colour Temperature\u003c\/h3\u003e\n\u003cp\u003eChoose 3000K, 4000K, or 5000K depending on whether the installation needs warmer exterior lighting, neutral light, or brighter commercial visibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eOutdoor Commercial Build\u003c\/h3\u003e\n\u003cp\u003eIP66 protection, aluminum housing, tempered glass cover, 6kV surge protection, and cETL listing make it suitable for outdoor commercial flood-light applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eISL-FL02-A-200W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eCCT + power adjustable LED flood light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e200W \/ 150W \/ 100W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e15,000-30,000 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e120°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e60,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50-60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTHD\u003c\/th\u003e\n\u003ctd\u003e20%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming; dimming cables included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003e6kV standard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLED Type\u003c\/th\u003e\n\u003ctd\u003eSMD2835\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLED Quantity\u003c\/th\u003e\n\u003ctd\u003e960 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Material\u003c\/th\u003e\n\u003ctd\u003eAluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCover Material\u003c\/th\u003e\n\u003ctd\u003eTempered glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e16.22\" L × 14.41\" W × 2.48\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e5.25 kg \/ approx. 11.57 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIK Rating\u003c\/th\u003e\n\u003ctd\u003eIK08\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-30°C to +50°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Humidity\u003c\/th\u003e\n\u003ctd\u003e20%-90%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStorage Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to +80°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStorage Humidity\u003c\/th\u003e\n\u003ctd\u003e10%-90%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eBracket mounting \/ pole mounting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecETL-listed \/ ETLus certified for wet locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWaterproof Rating\u003c\/th\u003e\n\u003ctd\u003eIP66\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCatalogue Carton Qty\u003c\/th\u003e\n\u003ctd\u003e4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This 200W flood light is suitable for building exteriors, yards, signage, loading areas, and general outdoor commercial lighting applications requiring selectable wattage and selectable CCT.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eBuilding Exterior Lighting\u003c\/h3\u003e\n\u003cp\u003eUse for commercial building facades, rear entrances, loading doors, service areas, and general exterior flood-lighting coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eYard \u0026amp; Security Lighting\u003c\/h3\u003e\n\u003cp\u003eSuitable for yards, compounds, storage areas, small parking zones, and security lighting where broad flood coverage is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eSignage \u0026amp; Wall-Mount Lighting\u003c\/h3\u003e\n\u003cp\u003eThe 120° beam and adjustable bracket design make it practical for signage, wall-mounted flood lighting, and exterior visibility upgrades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003ePole-Mounted Flood Lighting\u003c\/h3\u003e\n\u003cp\u003eThe vendor sheet lists bracket and pole mounting, making this fixture useful for outdoor site-lighting layouts where aiming flexibility is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Outdoor Lighting\u003c\/h2\u003e\n\u003cp\u003eFor parking lot and area lighting, see the \u003ca href=\"\/products\/votatec-hd-sb05-150wd-g-t3050-sp-150w-cct-power-adjustable-led-area-light-with-photocell\"\u003eVotatec 150W area light\u003c\/a\u003e, \u003ca href=\"\/products\/votatec-hd-sb05-300wd-g-t3050-sp-300w-cct-power-adjustable-led-area-light-with-photocell\"\u003eVotatec 300W area light\u003c\/a\u003e, and \u003ca href=\"\/products\/votatec-hd-sb05-500wd-g-t3050-sp-500w-cct-power-adjustable-led-area-light-with-photocell\"\u003eVotatec 500W area light\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-hd-sb05-300wd-g-t3050-sp-300w-cct-power-adjustable-led-area-light-with-photocell\"\u003eView 300W Area Light\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec ISL-FL02-A-200W?\u003c\/summary\u003e\u003cp\u003eIt is a 200W CCT and power adjustable LED flood light with 120-347V input, 200W \/ 150W \/ 100W power selection, 3000K \/ 4000K \/ 5000K colour temperature selection, 0-10V dimming, and IP66 outdoor protection.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec flood light wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 200W, 150W, and 100W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this LED flood light CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3000K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this flood light be used outdoors?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists IP66 waterproof rating and ETLus certification for wet locations.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture dimmable?\u003c\/summary\u003e\u003cp\u003eYes. The specification lists 0-10V dimming, and the feature section states that dimming cables are included with the luminaire.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is this flood light used for?\u003c\/summary\u003e\u003cp\u003eCommon applications include building exterior lighting, yards, signage, loading areas, security lighting, pole-mounted flood lighting, and outdoor commercial site lighting.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec Flood Lights for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, project pricing, and outdoor flood-lighting recommendations for commercial sites, yards, loading areas, and building exteriors.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47545447710909,"sku":"ISL-FL02-A-200W","price":219.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-isl-fl02-a-200w-led-flood-light-front-view.png?v=1783340065"},{"product_id":"votatec-isl-fl02-a-300w-300w-cct-power-adjustable-led-flood-light","title":"Votatec ISL-FL02-A-300W 300W CCT \u0026 Power Adjustable LED Flood Light","description":"\u003c!-- Votatec ISL-FL02-A-300W 300W CCT + power adjustable LED flood light product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\u003cdiv class=\"vot-product-page\"\u003e\n\u003cdiv class=\"vot-wrap\"\u003e\n\u003csection class=\"vot-hero\"\u003e\u003cspan class=\"vot-kicker\"\u003eVotatec 300W LED Flood Light\u003c\/span\u003e\n\u003ch2\u003eVotatec ISL-FL02-A-300W 300W CCT \u0026amp; Power Adjustable LED Flood Light\u003c\/h2\u003e\n\u003cp\u003eThe Votatec ISL-FL02-A-300W is a high-output commercial LED flood light for larger building exteriors, yards, loading areas, pole-mounted flood lighting, signage, storage compounds, and outdoor site-lighting projects.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V flood light supports 300W \/ 240W \/ 200W power selection, 3000K \/ 4000K \/ 5000K CCT selection, 0-10V dimming, 120° beam angle, IP66 outdoor protection, black aluminum housing, tempered glass lens, IK08 impact rating, cETL listing, and 5-year warranty coverage.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e300W \/ 240W \/ 200W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e30,000-45,000 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3000K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120° Beam\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP66 Outdoor\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003ecETL Listed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eWhy Choose This 300W Votatec LED Flood Light?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eHigh-Output Flood Coverage\u003c\/h3\u003e\n\u003cp\u003eWith selectable 300W \/ 240W \/ 200W output and up to 45,000 lumens, this model is suited for larger outdoor commercial lighting areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCCT + Power Adjustable\u003c\/h3\u003e\n\u003cp\u003eChoose the wattage and colour temperature on site, helping contractors reduce SKU complexity while matching the lighting requirement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCommercial Outdoor Build\u003c\/h3\u003e\n\u003cp\u003eIP66 protection, IK08 impact rating, die-cast aluminum housing, tempered glass cover, and cETL wet-location compliance make it suitable for outdoor installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\n\u003ctable class=\"vot-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eISL-FL02-A-300W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eCCT + power adjustable LED flood light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e300W \/ 240W \/ 200W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e30,000-45,000 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e120°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e60,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50-60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTHD\u003c\/th\u003e\n\u003ctd\u003e20%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming; dimming cables included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003e6kV standard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLED Type\u003c\/th\u003e\n\u003ctd\u003eSMD2835\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLED Quantity\u003c\/th\u003e\n\u003ctd\u003e1440 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Material\u003c\/th\u003e\n\u003ctd\u003eAluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCover Material\u003c\/th\u003e\n\u003ctd\u003eTempered glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e19.13\" L × 15.98\" W × 2.72\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e7.43 kg \/ approx. 16.38 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIK Rating\u003c\/th\u003e\n\u003ctd\u003eIK08\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-30°C to +50°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Humidity\u003c\/th\u003e\n\u003ctd\u003e20%-90%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStorage Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to +80°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStorage Humidity\u003c\/th\u003e\n\u003ctd\u003e10%-90%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eBracket mounting \/ pole mounting; installation sheet also references base, U-bracket, wall, and ceiling mounting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecETL-listed \/ ETLus certified for wet locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWaterproof Rating\u003c\/th\u003e\n\u003ctd\u003eIP66\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCatalogue Carton Qty\u003c\/th\u003e\n\u003ctd\u003e3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This 300W flood light is part of the Votatec FL02 \/ FL03 commercial flood light family and is suitable for larger outdoor applications where higher lumen output and adjustable wattage are required.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eLarge Building Exterior Lighting\u003c\/h3\u003e\n\u003cp\u003eUse for commercial facades, rear building areas, service entrances, loading docks, and wide exterior lighting coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eYard \u0026amp; Security Lighting\u003c\/h3\u003e\n\u003cp\u003eSuitable for larger yards, storage compounds, service areas, and outdoor security lighting where higher flood output is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003ePole-Mounted Flood Lighting\u003c\/h3\u003e\n\u003cp\u003eThe adjustable bracket design supports aimed flood-lighting applications where the beam needs to be directed toward a specific outdoor area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eSignage \u0026amp; Site Lighting\u003c\/h3\u003e\n\u003cp\u003eUse for signage, outdoor work zones, loading areas, and general commercial site lighting where broad 120° flood coverage is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eRelated Votatec Flood \u0026amp; Area Lights\u003c\/h2\u003e\n\u003cp\u003eFor a lower-output flood light, see the \u003ca href=\"\/products\/votatec-isl-fl02-a-200w-200w-cct-power-adjustable-led-flood-light\"\u003eVotatec ISL-FL02-A-200W 200W LED Flood Light\u003c\/a\u003e. For parking lot and area lighting, see the \u003ca href=\"\/products\/votatec-hd-sb05-300wd-g-t3050-sp-300w-cct-power-adjustable-led-area-light-with-photocell\"\u003eVotatec 300W area light\u003c\/a\u003e and \u003ca href=\"\/products\/votatec-hd-sb05-500wd-g-t3050-sp-500w-cct-power-adjustable-led-area-light-with-photocell\"\u003eVotatec 500W area light\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\" class=\"vot-resource\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-lighting-electrical-products-canada\" class=\"vot-resource\"\u003eView All Votatec Lighting Products\u003c\/a\u003e \u003ca href=\"\/pages\/contact-us\" class=\"vot-resource\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e \u003ca href=\"\/products\/votatec-isl-fl02-a-200w-200w-cct-power-adjustable-led-flood-light\" class=\"vot-resource\"\u003eView 200W Flood Light\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section vot-faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the Votatec ISL-FL02-A-300W?\u003c\/summary\u003e\n\u003cp\u003eIt is a 300W CCT and power adjustable LED flood light with 120-347V input, 300W \/ 240W \/ 200W power selection, 3000K \/ 4000K \/ 5000K colour temperature selection, 0-10V dimming, and IP66 outdoor protection.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this Votatec flood light wattage adjustable?\u003c\/summary\u003e\n\u003cp\u003eYes. This model supports 300W, 240W, and 200W selectable power settings.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this LED flood light CCT adjustable?\u003c\/summary\u003e\n\u003cp\u003eYes. The fixture supports 3000K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this flood light be used outdoors?\u003c\/summary\u003e\n\u003cp\u003eYes. The specification sheet lists IP66 waterproof rating and ETLus certification for wet locations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this fixture dimmable?\u003c\/summary\u003e\n\u003cp\u003eYes. The specification lists 0-10V dimming, and the feature section states that dimming cables are included with the luminaire.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is this 300W flood light used for?\u003c\/summary\u003e\n\u003cp\u003eCommon applications include larger building exteriors, yards, loading areas, signage, storage compounds, security lighting, pole-mounted flood lighting, and outdoor commercial site lighting.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec 300W Flood Lights for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, project pricing, and outdoor flood-lighting recommendations for commercial sites, yards, loading areas, and building exteriors.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47551153176765,"sku":"ISL-FL02-A-300W","price":319.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-isl-fl02-a-300w-led-flood-light-front-view.png?v=1783343724"},{"product_id":"votatec-isl-fl03-a-500w-500w-cct-power-adjustable-led-flood-light","title":"Votatec ISL-FL03-A-500W 500W CCT \u0026 Power Adjustable LED Flood Light","description":"\u003c!-- Votatec ISL-FL03-A-500W 500W CCT + power adjustable LED flood light product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 500W LED Flood Light\u003c\/span\u003e\n\u003ch2\u003eVotatec ISL-FL03-A-500W 500W CCT \u0026amp; Power Adjustable LED Flood Light\u003c\/h2\u003e\n\u003cp\u003eThe Votatec ISL-FL03-A-500W is a high-output commercial LED flood light for large yards, industrial sites, building exteriors, loading areas, pole-mounted flood lighting, outdoor work zones, signage, and security lighting projects requiring wide, powerful coverage.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V flood light supports 500W \/ 400W \/ 300W power selection, 3000K \/ 4000K \/ 5000K CCT selection, 0-10V dimming, 120° beam angle, IP66 outdoor protection, black aluminum housing, tempered glass lens, IK08 impact rating, cETL listing, and 5-year warranty coverage.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e500W \/ 400W \/ 300W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e45,000-75,000 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3000K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120° Beam\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP66 Outdoor\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003ecETL Listed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 500W Votatec LED Flood Light?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eHigh-Output Commercial Coverage\u003c\/h3\u003e\n\u003cp\u003eWith selectable 500W \/ 400W \/ 300W output and up to 75,000 lumens, this model is built for larger outdoor lighting zones and demanding commercial applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCCT + Power Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect the wattage and colour temperature on site to match project requirements while reducing the need to stock multiple fixed-output flood light models.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eOutdoor-Rated Construction\u003c\/h3\u003e\n\u003cp\u003eIP66 protection, IK08 impact rating, aluminum housing, tempered glass cover, 6kV surge protection, and cETL wet-location compliance support reliable outdoor use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eISL-FL03-A-500W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eCCT + power adjustable LED flood light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e500W \/ 400W \/ 300W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e45,000-75,000 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e120°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e60,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50-60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTHD\u003c\/th\u003e\n\u003ctd\u003e20%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming; dimming cables included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003e6kV standard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLED Type\u003c\/th\u003e\n\u003ctd\u003eSMD2835\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLED Quantity\u003c\/th\u003e\n\u003ctd\u003e2400 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Material\u003c\/th\u003e\n\u003ctd\u003eAluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCover Material\u003c\/th\u003e\n\u003ctd\u003eTempered glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e23.19\" L × 21.65\" W × 2.20\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e9.75 kg \/ approx. 21.50 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIK Rating\u003c\/th\u003e\n\u003ctd\u003eIK08\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-30°C to +50°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Humidity\u003c\/th\u003e\n\u003ctd\u003e20%-90%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStorage Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to +80°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStorage Humidity\u003c\/th\u003e\n\u003ctd\u003e10%-90%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eBracket mounting \/ pole mounting; suitable for aimed flood-lighting applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecETL-listed \/ ETLus certified for wet locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWaterproof Rating\u003c\/th\u003e\n\u003ctd\u003eIP66\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This 500W flood light is suitable for high-output outdoor applications where broad flood coverage, selectable wattage, and selectable CCT are required.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eIndustrial Yard Lighting\u003c\/h3\u003e\n\u003cp\u003eUse for larger yards, storage compounds, outdoor service areas, industrial lots, and high-output flood-lighting layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eLarge Building Exterior Lighting\u003c\/h3\u003e\n\u003cp\u003eSuitable for large facades, building perimeters, rear service areas, loading zones, and exterior visibility upgrades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003ePole-Mounted Flood Lighting\u003c\/h3\u003e\n\u003cp\u003eThe adjustable bracket design supports aimed flood-lighting applications where the fixture needs to be directed toward a specific outdoor zone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eSecurity \u0026amp; Site Lighting\u003c\/h3\u003e\n\u003cp\u003eUse for outdoor work zones, commercial sites, security lighting, equipment yards, signage, and wide-area flood coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Flood \u0026amp; Area Lights\u003c\/h2\u003e\n\u003cp\u003eFor lower-output flood lighting, see the \u003ca href=\"\/products\/votatec-isl-fl02-a-200w-200w-cct-power-adjustable-led-flood-light\"\u003eVotatec ISL-FL02-A-200W 200W LED Flood Light\u003c\/a\u003e and \u003ca href=\"\/products\/votatec-isl-fl02-a-300w-300w-cct-power-adjustable-led-flood-light\"\u003eVotatec ISL-FL02-A-300W 300W LED Flood Light\u003c\/a\u003e. For parking lot and site lighting, see the \u003ca href=\"\/products\/votatec-hd-sb05-500wd-g-t3050-sp-500w-cct-power-adjustable-led-area-light-with-photocell\"\u003eVotatec 500W area light\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-isl-fl02-a-300w-300w-cct-power-adjustable-led-flood-light\"\u003eView 300W Flood Light\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec ISL-FL03-A-500W?\u003c\/summary\u003e\u003cp\u003eIt is a 500W CCT and power adjustable LED flood light with 120-347V input, 500W \/ 400W \/ 300W power selection, 3000K \/ 4000K \/ 5000K colour temperature selection, 0-10V dimming, and IP66 outdoor protection.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec flood light wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 500W, 400W, and 300W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this LED flood light CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3000K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this flood light be used outdoors?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists IP66 waterproof rating and ETLus certification for wet locations.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture dimmable?\u003c\/summary\u003e\u003cp\u003eYes. The specification lists 0-10V dimming, and the feature section states that dimming cables are included with the luminaire.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is this 500W flood light used for?\u003c\/summary\u003e\u003cp\u003eCommon applications include industrial yards, large building exteriors, loading areas, commercial sites, signage, security lighting, pole-mounted flood lighting, and outdoor work zones.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec 500W Flood Lights for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, project pricing, and outdoor flood-lighting recommendations for industrial yards, commercial sites, loading areas, and large building exteriors.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47557014225085,"sku":"ISL-FL03-A-500W","price":489.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-isl-fl03-a-500w-led-flood-light-front-view.png?v=1783347584"},{"product_id":"votatec-isl-fl02-a-250w-250w-cct-power-adjustable-led-flood-light","title":"Votatec ISL-FL02-A-250W 250W CCT \u0026 Power Adjustable LED Flood Light","description":"\u003c!-- Votatec ISL-FL02-A-250W 250W CCT + power adjustable LED flood light product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 250W LED Flood Light\u003c\/span\u003e\n\u003ch2\u003eVotatec ISL-FL02-A-250W 250W CCT \u0026amp; Power Adjustable LED Flood Light\u003c\/h2\u003e\n\u003cp\u003eThe Votatec ISL-FL02-A-250W is a commercial LED flood light for building exteriors, yards, loading areas, signage, pole-mounted flood lighting, security lighting, and outdoor site-lighting projects that need more output than a 200W flood light but less than a 300W model.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V flood light supports 250W \/ 200W \/ 150W power selection, 3000K \/ 4000K \/ 5000K CCT selection, 0-10V dimming, 120° beam angle, IP66 outdoor protection, black aluminum housing, tempered glass lens, IK08 impact rating, cETL listing, and 5-year warranty coverage.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e250W \/ 200W \/ 150W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e22,500-36,000 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3000K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120° Beam\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP66 Outdoor\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003ecETL Listed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 250W Votatec LED Flood Light?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eMid-Range Commercial Output\u003c\/h3\u003e\n\u003cp\u003eWith selectable 250W \/ 200W \/ 150W output and up to 36,000 lumens, this model fills the gap between the 200W and 300W flood light options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCCT + Power Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect the wattage and colour temperature on site to match project brightness, energy use, and exterior lighting requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eOutdoor-Rated Construction\u003c\/h3\u003e\n\u003cp\u003eIP66 protection, IK08 impact rating, aluminum housing, tempered glass cover, 6kV surge protection, and cETL wet-location compliance support reliable outdoor use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eISL-FL02-A-250W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eCCT + power adjustable LED flood light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e250W \/ 200W \/ 150W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e22,500-36,000 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e120°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e60,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50-60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTHD\u003c\/th\u003e\n\u003ctd\u003e20%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming; dimming cables included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003e6kV standard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLED Type\u003c\/th\u003e\n\u003ctd\u003eSMD2835\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLED Quantity\u003c\/th\u003e\n\u003ctd\u003e1200 pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Material\u003c\/th\u003e\n\u003ctd\u003eAluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCover Material\u003c\/th\u003e\n\u003ctd\u003eTempered glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e19.13\" L × 15.98\" W × 2.72\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e7.43 kg \/ approx. 16.38 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIK Rating\u003c\/th\u003e\n\u003ctd\u003eIK08\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-30°C to +50°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Humidity\u003c\/th\u003e\n\u003ctd\u003e20%-90%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStorage Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to +80°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStorage Humidity\u003c\/th\u003e\n\u003ctd\u003e10%-90%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eBracket mounting \/ pole mounting; suitable for aimed flood-lighting applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecETL-listed \/ ETLus certified for wet locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWaterproof Rating\u003c\/th\u003e\n\u003ctd\u003eIP66\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This 250W flood light is suitable for mid-range outdoor applications where selectable wattage, selectable CCT, and commercial flood coverage are required.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eBuilding Exterior Lighting\u003c\/h3\u003e\n\u003cp\u003eUse for commercial facades, side elevations, rear entrances, loading areas, service doors, and outdoor visibility upgrades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eYard \u0026amp; Security Lighting\u003c\/h3\u003e\n\u003cp\u003eSuitable for yards, storage areas, small commercial lots, service compounds, and outdoor security lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003ePole-Mounted Flood Lighting\u003c\/h3\u003e\n\u003cp\u003eThe adjustable bracket design supports aimed flood-lighting applications where the fixture needs to be directed toward a specific outdoor area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eSignage \u0026amp; Site Lighting\u003c\/h3\u003e\n\u003cp\u003eUse for signage, outdoor work zones, loading areas, and general commercial site lighting where broad 120° flood coverage is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Flood \u0026amp; Area Lights\u003c\/h2\u003e\n\u003cp\u003eFor lower-output flood lighting, see the \u003ca href=\"\/products\/votatec-isl-fl02-a-200w-200w-cct-power-adjustable-led-flood-light\"\u003eVotatec ISL-FL02-A-200W 200W LED Flood Light\u003c\/a\u003e. For higher-output flood lighting, see the \u003ca href=\"\/products\/votatec-isl-fl02-a-300w-300w-cct-power-adjustable-led-flood-light\"\u003eVotatec ISL-FL02-A-300W 300W LED Flood Light\u003c\/a\u003e and \u003ca href=\"\/products\/votatec-isl-fl03-a-500w-500w-cct-power-adjustable-led-flood-light\"\u003eVotatec ISL-FL03-A-500W 500W LED Flood Light\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-isl-fl02-a-300w-300w-cct-power-adjustable-led-flood-light\"\u003eView 300W Flood Light\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec ISL-FL02-A-250W?\u003c\/summary\u003e\u003cp\u003eIt is a 250W CCT and power adjustable LED flood light with 120-347V input, 250W \/ 200W \/ 150W power selection, 3000K \/ 4000K \/ 5000K colour temperature selection, 0-10V dimming, and IP66 outdoor protection.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec flood light wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 250W, 200W, and 150W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this LED flood light CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3000K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this flood light be used outdoors?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists IP66 waterproof rating and ETLus certification for wet locations.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture dimmable?\u003c\/summary\u003e\u003cp\u003eYes. The specification lists 0-10V dimming, and the feature section states that dimming cables are included with the luminaire.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is this 250W flood light used for?\u003c\/summary\u003e\u003cp\u003eCommon applications include building exteriors, yards, loading areas, signage, security lighting, pole-mounted flood lighting, and outdoor commercial site lighting.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec 250W Flood Lights for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, project pricing, and outdoor flood-lighting recommendations for commercial sites, yards, loading areas, and building exteriors.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47573417328829,"sku":"ISL-FL02-A-250W","price":279.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-isl-fl02-a-250w-led-flood-light-front-view.png?v=1783357916"},{"product_id":"votatec-ast-fl19-35wbh8dc1-brpamw30-40-50-35w-cct-power-adjustable-led-flood-light","title":"Votatec AST-FL19-35WBH8DC1-BRPAMW30\/40\/50 35W CCT \u0026 Power Adjustable LED Flood Light","description":"\u003c!-- Votatec AST-FL19-35WBH8DC1-BRPAMW30\/40\/50 35W CCT + power adjustable LED flood light product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec FL19 35W LED Flood Light\u003c\/span\u003e\n\u003ch2\u003eVotatec AST-FL19-35WBH8DC1-BRPAMW30\/40\/50 35W CCT \u0026amp; Power Adjustable LED Flood Light\u003c\/h2\u003e\n\u003cp\u003eThe Votatec AST-FL19-35WBH8DC1-BRPAMW30\/40\/50 is a compact commercial LED flood light for entrances, signs, small yards, walkways, building perimeters, exterior doors, utility areas, and lower-output security lighting.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V bronze flood light supports 35W \/ 25W \/ 15W power selection, 3000K \/ 4000K \/ 5000K CCT selection, 0-10V dimming, photocell control, IP65 wet-location use, cULus listing, DLC Premium approval, glass lens construction, and a 5-year warranty.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e35W \/ 25W \/ 15W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e1,875-4,900 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3000K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003ePhotocell\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP65 Wet Location\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 35W Votatec FL19 Flood Light?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCompact Outdoor Lighting\u003c\/h3\u003e\n\u003cp\u003eA practical lower-wattage flood light for small exterior lighting zones, entrances, signs, pathways, building corners, and utility areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCCT + Power Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 35W, 25W, or 15W and choose 3000K, 4000K, or 5000K on site to match the application without carrying multiple fixed-output fixtures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePhotocell + Dimming\u003c\/h3\u003e\n\u003cp\u003eThe photocell function and 0-10V dimming support flexible outdoor control for dusk-to-dawn and project-based lighting needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eAST-FL19-35WBH8DC1-BRPAMW30\/40\/50\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eCCT + power adjustable LED flood light with photocell\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e35W \/ 25W \/ 15W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e1,875-4,900 lm depending on wattage and CCT setting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e115° × 100°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours listed; feature sheet references over 100,000 hours to L70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50-60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in surge protection, 2.5kV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003eGlass \/ clear tempered glass cover\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eDie-cast aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e7.21\" L × 8.67\" W × 2.20\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e2.86 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-30°C to 50°C \/ -22°F to 122°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePhotocell\u003c\/th\u003e\n\u003ctd\u003eOn\/off photocell function\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eDefault knuckle bracket for 35W; optional trunnion mount in box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecULus-listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Approved\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC ID\u003c\/th\u003e\n\u003ctd\u003eS-LTSMB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This compact FL19 flood light is suitable for small outdoor lighting zones where selectable wattage, selectable CCT, photocell control, and 120-347V input are required.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eLumen Output by Setting\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eSetting\u003c\/th\u003e\n\u003cth\u003e3000K\u003c\/th\u003e\n\u003cth\u003e4000K\u003c\/th\u003e\n\u003cth\u003e5000K\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e35W\u003c\/td\u003e\n\u003ctd\u003e4,375 lm\u003c\/td\u003e\n\u003ctd\u003e4,900 lm\u003c\/td\u003e\n\u003ctd\u003e4,725 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e25W\u003c\/td\u003e\n\u003ctd\u003e3,125 lm\u003c\/td\u003e\n\u003ctd\u003e3,500 lm\u003c\/td\u003e\n\u003ctd\u003e3,375 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e15W\u003c\/td\u003e\n\u003ctd\u003e1,875 lm\u003c\/td\u003e\n\u003ctd\u003e2,100 lm\u003c\/td\u003e\n\u003ctd\u003e2,025 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eEntrances \u0026amp; Exterior Doors\u003c\/h3\u003e\n\u003cp\u003eUse for front entrances, side doors, service doors, back entrances, and small exterior safety-lighting locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eSigns \u0026amp; Wall Washing\u003c\/h3\u003e\n\u003cp\u003eSuitable for small signs, building features, exterior walls, and controlled flood lighting where lower wattage is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eSmall Yards \u0026amp; Utility Areas\u003c\/h3\u003e\n\u003cp\u003eA good choice for small yards, utility areas, walkways, storage corners, and perimeter areas requiring compact outdoor lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDusk-to-Dawn Lighting\u003c\/h3\u003e\n\u003cp\u003eThe photocell function supports automatic outdoor lighting control where dusk-to-dawn operation is useful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Flood Lights\u003c\/h2\u003e\n\u003cp\u003eFor larger commercial flood lighting, see the \u003ca href=\"\/products\/votatec-isl-fl02-a-200w-200w-cct-power-adjustable-led-flood-light\"\u003eVotatec ISL-FL02-A-200W 200W LED Flood Light\u003c\/a\u003e, \u003ca href=\"\/products\/votatec-isl-fl02-a-300w-300w-cct-power-adjustable-led-flood-light\"\u003eVotatec ISL-FL02-A-300W 300W LED Flood Light\u003c\/a\u003e, and \u003ca href=\"\/products\/votatec-isl-fl03-a-500w-500w-cct-power-adjustable-led-flood-light\"\u003eVotatec ISL-FL03-A-500W 500W LED Flood Light\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-isl-fl02-a-200w-200w-cct-power-adjustable-led-flood-light\"\u003eView 200W Flood Light\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec AST-FL19-35WBH8DC1-BRPAMW30\/40\/50?\u003c\/summary\u003e\u003cp\u003eIt is a 35W CCT and power adjustable LED flood light with selectable 35W \/ 25W \/ 15W power, selectable 3000K \/ 4000K \/ 5000K colour temperature, AC120-347V input, photocell control, IP65 wet-location rating, and DLC Premium approval.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec flood light wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 35W, 25W, and 15W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this LED flood light CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3000K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this flood light have a photocell?\u003c\/summary\u003e\u003cp\u003eYes. The FL19 specification lists photocell control for outdoor lighting operation.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this flood light be used outdoors?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists IP65, wet location, and cULus certification.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat mounting is included?\u003c\/summary\u003e\u003cp\u003eThe 35W model uses a default knuckle bracket, with an optional trunnion mount listed in the box.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-cta\"\u003e\u003ch2\u003eNeed Votatec 35W Flood Lights for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, project pricing, and outdoor flood-lighting recommendations for signs, entrances, small yards, and building exteriors.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47573510258877,"sku":"AST-FL19-35WBH8DC1-BRPAMW30\/40\/50","price":59.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-ast-fl19-35w-led-flood-light-front-view.jpg?v=1783358715"},{"product_id":"votatec-ast-fl19-80wbh8dc2-brpymw30-40-50-80w-cct-power-adjustable-led-flood-light","title":"Votatec AST-FL19-80WBH8DC2-BRPYMW30\/40\/50 80W CCT \u0026 Power Adjustable LED Flood Light","description":"\u003c!-- Votatec AST-FL19-80WBH8DC2-BRPYMW30\/40\/50 80W CCT + power adjustable LED flood light product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec FL19 80W LED Flood Light\u003c\/span\u003e\n\u003ch2\u003eVotatec AST-FL19-80WBH8DC2-BRPYMW30\/40\/50 80W CCT \u0026amp; Power Adjustable LED Flood Light\u003c\/h2\u003e\n\u003cp\u003eThe Votatec AST-FL19-80WBH8DC2-BRPYMW30\/40\/50 is a commercial LED flood light for building exteriors, signs, yards, walkways, storage areas, loading zones, perimeter lighting, and outdoor security lighting where more output is needed than the compact 35W FL19 model.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V bronze flood light supports 80W \/ 60W \/ 50W power selection, 3000K \/ 4000K \/ 5000K CCT selection, 0-10V dimming, photocell control, IP65 wet-location use, cULus listing, DLC Premium approval, glass lens construction, and a 5-year warranty.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e80W \/ 60W \/ 50W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e6,250-11,200 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3000K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003ePhotocell\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP65 Wet Location\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 80W Votatec FL19 Flood Light?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eMid-Output Outdoor Lighting\u003c\/h3\u003e\n\u003cp\u003eA practical FL19 flood light for building exteriors, small commercial yards, signs, pathways, perimeter areas, and security lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCCT + Power Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 80W, 60W, or 50W and choose 3000K, 4000K, or 5000K on site to match the project without carrying multiple fixed-output fixtures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePhotocell + Dimming\u003c\/h3\u003e\n\u003cp\u003eThe photocell function and 0-10V dimming support flexible outdoor control for dusk-to-dawn and project-based lighting needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eAST-FL19-80WBH8DC2-BRPYMW30\/40\/50\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eCCT + power adjustable LED flood light with photocell\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e80W \/ 60W \/ 50W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e6,250-11,200 lm depending on wattage and CCT setting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e115° × 100°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours listed; feature sheet references over 100,000 hours to L70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50-60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in surge protection, 4kV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003eGlass \/ clear tempered glass cover\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eDie-cast aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e8.70\" L × 8.70\" W × 2.30\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e4.41 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-30°C to 50°C \/ -22°F to 122°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePhotocell\u003c\/th\u003e\n\u003ctd\u003eOn\/off photocell function\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eDefault trunnion mount for 80W; optional knuckle bracket in box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecULus-listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Approved\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This 80W FL19 flood light is suitable for small-to-mid outdoor lighting zones where selectable wattage, selectable CCT, photocell control, and 120-347V input are required.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eLumen Output by Setting\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eSetting\u003c\/th\u003e\n\u003cth\u003e3000K\u003c\/th\u003e\n\u003cth\u003e4000K\u003c\/th\u003e\n\u003cth\u003e5000K\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e80W\u003c\/td\u003e\n\u003ctd\u003e10,000 lm\u003c\/td\u003e\n\u003ctd\u003e11,200 lm\u003c\/td\u003e\n\u003ctd\u003e10,800 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e60W\u003c\/td\u003e\n\u003ctd\u003e7,500 lm\u003c\/td\u003e\n\u003ctd\u003e8,400 lm\u003c\/td\u003e\n\u003ctd\u003e8,100 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e50W\u003c\/td\u003e\n\u003ctd\u003e6,250 lm\u003c\/td\u003e\n\u003ctd\u003e7,000 lm\u003c\/td\u003e\n\u003ctd\u003e6,750 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eBuilding Exterior Lighting\u003c\/h3\u003e\n\u003cp\u003eUse for entrances, side elevations, service doors, rear building areas, and exterior security lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eSigns \u0026amp; Wall Washing\u003c\/h3\u003e\n\u003cp\u003eSuitable for signs, building features, exterior walls, and controlled flood lighting where compact commercial output is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eSmall Yards \u0026amp; Storage Areas\u003c\/h3\u003e\n\u003cp\u003eA good choice for small yards, storage corners, utility areas, service compounds, and perimeter lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDusk-to-Dawn Lighting\u003c\/h3\u003e\n\u003cp\u003eThe photocell function supports automatic outdoor lighting control where dusk-to-dawn operation is useful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Flood Lights\u003c\/h2\u003e\n\u003cp\u003eFor lower output, see the \u003ca href=\"\/products\/votatec-ast-fl19-35wbh8dc1-brpamw30-40-50-35w-cct-power-adjustable-led-flood-light\"\u003eVotatec AST-FL19 35W Flood Light\u003c\/a\u003e. For larger commercial flood lighting, see the \u003ca href=\"\/products\/votatec-isl-fl02-a-200w-200w-cct-power-adjustable-led-flood-light\"\u003eVotatec ISL-FL02-A-200W 200W LED Flood Light\u003c\/a\u003e and \u003ca href=\"\/products\/votatec-isl-fl03-a-500w-500w-cct-power-adjustable-led-flood-light\"\u003eVotatec ISL-FL03-A-500W 500W LED Flood Light\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-ast-fl19-35wbh8dc1-brpamw30-40-50-35w-cct-power-adjustable-led-flood-light\"\u003eView 35W FL19 Flood Light\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec AST-FL19-80WBH8DC2-BRPYMW30\/40\/50?\u003c\/summary\u003e\u003cp\u003eIt is an 80W CCT and power adjustable LED flood light with selectable 80W \/ 60W \/ 50W power, selectable 3000K \/ 4000K \/ 5000K colour temperature, AC120-347V input, photocell control, IP65 wet-location rating, and DLC Premium approval.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec flood light wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 80W, 60W, and 50W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this LED flood light CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3000K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this flood light have a photocell?\u003c\/summary\u003e\u003cp\u003eYes. The FL19 specification lists photocell control for outdoor lighting operation.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this flood light be used outdoors?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists IP65, wet location, and cULus certification.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat mounting is included?\u003c\/summary\u003e\u003cp\u003eThe 80W model uses a default trunnion mount, with an optional knuckle bracket listed in the box.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec 80W Flood Lights for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, project pricing, and outdoor flood-lighting recommendations for signs, building exteriors, yards, and security lighting.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47573552431293,"sku":"AST-FL19-80WBH8DC2-BRPYMW30\/40\/50","price":119.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-ast-fl19-80w-led-flood-light-front-view.jpg?v=1783359308"},{"product_id":"votatec-ast-fl19-120wbh8dc1-brpymw30-40-50-120w-cct-power-adjustable-led-flood-light","title":"Votatec AST-FL19-120WBH8DC1-BRPYMW30\/40\/50 120W CCT \u0026 Power Adjustable LED Flood Light","description":"\u003c!-- Votatec AST-FL19-120WBH8DC1-BRPYMW30\/40\/50 120W CCT + power adjustable LED flood light product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec FL19 120W LED Flood Light\u003c\/span\u003e\n\u003ch2\u003eVotatec AST-FL19-120WBH8DC1-BRPYMW30\/40\/50 120W CCT \u0026amp; Power Adjustable LED Flood Light\u003c\/h2\u003e\n\u003cp\u003eThe Votatec AST-FL19-120WBH8DC1-BRPYMW30\/40\/50 is a commercial LED flood light for building exteriors, larger signs, yards, storage areas, loading zones, perimeter lighting, and outdoor security lighting where more output is required than the 35W and 80W FL19 models.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V bronze flood light supports 120W \/ 100W \/ 80W power selection, 3000K \/ 4000K \/ 5000K CCT selection, 0-10V dimming, photocell control, IP65 wet-location use, cULus listing, DLC Premium approval, glass lens construction, and a 5-year warranty.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e120W \/ 100W \/ 80W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e10,000-16,800 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3000K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003ePhotocell\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP65 Wet Location\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 120W Votatec FL19 Flood Light?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eHigher FL19 Output\u003c\/h3\u003e\n\u003cp\u003eA practical 120W flood light for commercial exteriors, yards, signs, perimeter lighting, and security lighting where stronger output is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCCT + Power Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 120W, 100W, or 80W and choose 3000K, 4000K, or 5000K on site to match the project without carrying multiple fixed-output fixtures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePhotocell + Dimming\u003c\/h3\u003e\n\u003cp\u003eThe photocell function and 0-10V dimming support flexible outdoor control for dusk-to-dawn and project-based lighting needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eAST-FL19-120WBH8DC1-BRPYMW30\/40\/50\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eCCT + power adjustable LED flood light with photocell\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e120W \/ 100W \/ 80W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e10,000-16,800 lm depending on wattage and CCT setting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e115° × 100°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours listed; feature sheet references over 100,000 hours to L70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50-60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in surge protection, 4kV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003eGlass \/ clear tempered glass cover\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eDie-cast aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e10.28\" L × 12.28\" W × 2.70\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e7.48 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-30°C to 50°C \/ -22°F to 122°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePhotocell\u003c\/th\u003e\n\u003ctd\u003eOn\/off photocell function\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eDefault trunnion mount for 120W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecULus-listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Approved\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This 120W FL19 flood light is suitable for mid-output commercial outdoor lighting where selectable wattage, selectable CCT, photocell control, and 120-347V input are required.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eLumen Output by Setting\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eSetting\u003c\/th\u003e\n\u003cth\u003e3000K\u003c\/th\u003e\n\u003cth\u003e4000K\u003c\/th\u003e\n\u003cth\u003e5000K\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e120W\u003c\/td\u003e\n\u003ctd\u003e15,000 lm\u003c\/td\u003e\n\u003ctd\u003e16,800 lm\u003c\/td\u003e\n\u003ctd\u003e16,200 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e100W\u003c\/td\u003e\n\u003ctd\u003e12,500 lm\u003c\/td\u003e\n\u003ctd\u003e14,000 lm\u003c\/td\u003e\n\u003ctd\u003e13,500 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e80W\u003c\/td\u003e\n\u003ctd\u003e10,000 lm\u003c\/td\u003e\n\u003ctd\u003e11,200 lm\u003c\/td\u003e\n\u003ctd\u003e10,800 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eBuilding Exterior Lighting\u003c\/h3\u003e\n\u003cp\u003eUse for building perimeters, service doors, rear building areas, loading zones, and exterior security lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eSigns \u0026amp; Wall Washing\u003c\/h3\u003e\n\u003cp\u003eSuitable for larger signs, building features, exterior walls, and controlled flood lighting where stronger output is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eYards \u0026amp; Storage Areas\u003c\/h3\u003e\n\u003cp\u003eA good choice for yards, storage corners, utility areas, service compounds, and perimeter lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDusk-to-Dawn Lighting\u003c\/h3\u003e\n\u003cp\u003eThe photocell function supports automatic outdoor lighting control where dusk-to-dawn operation is useful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Flood Lights\u003c\/h2\u003e\n\u003cp\u003eFor lower output in the FL19 family, see the \u003ca href=\"\/products\/votatec-ast-fl19-35wbh8dc1-brpamw30-40-50-35w-cct-power-adjustable-led-flood-light\"\u003eVotatec AST-FL19 35W Flood Light\u003c\/a\u003e and \u003ca href=\"\/products\/votatec-ast-fl19-80wbh8dc2-brpymw30-40-50-80w-cct-power-adjustable-led-flood-light\"\u003eVotatec AST-FL19 80W Flood Light\u003c\/a\u003e. For larger commercial flood lighting, see the \u003ca href=\"\/products\/votatec-isl-fl02-a-200w-200w-cct-power-adjustable-led-flood-light\"\u003eVotatec ISL-FL02-A-200W 200W LED Flood Light\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-ast-fl19-80wbh8dc2-brpymw30-40-50-80w-cct-power-adjustable-led-flood-light\"\u003eView 80W FL19 Flood Light\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec AST-FL19-120WBH8DC1-BRPYMW30\/40\/50?\u003c\/summary\u003e\u003cp\u003eIt is a 120W CCT and power adjustable LED flood light with selectable 120W \/ 100W \/ 80W power, selectable 3000K \/ 4000K \/ 5000K colour temperature, AC120-347V input, photocell control, IP65 wet-location rating, and DLC Premium approval.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec flood light wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 120W, 100W, and 80W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this LED flood light CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3000K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this flood light have a photocell?\u003c\/summary\u003e\u003cp\u003eYes. The FL19 specification lists photocell control for outdoor lighting operation.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this flood light be used outdoors?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists IP65, wet location, and cULus certification.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat mounting is included?\u003c\/summary\u003e\u003cp\u003eThe 120W model uses a default trunnion mount.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec 120W Flood Lights for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, project pricing, and outdoor flood-lighting recommendations for signs, building exteriors, yards, and security lighting.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47573572518077,"sku":"AST-FL19-120WBH8DC1-BRPYMW30\/40\/50","price":164.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-ast-fl19-120w-led-flood-light-side-front-view.jpg?v=1783359817"},{"product_id":"votatec-ast-fl19-150wbh8dc1-brpymw30-40-50-150w-cct-power-adjustable-led-flood-light","title":"Votatec AST-FL19-150WBH8DC1-BRPYMW30\/40\/50 150W CCT \u0026 Power Adjustable LED Flood Light","description":"\u003c!-- Votatec AST-FL19-150WBH8DC1-BRPYMW30\/40\/50 150W CCT + power adjustable LED flood light product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec FL19 150W LED Flood Light\u003c\/span\u003e\n\u003ch2\u003eVotatec AST-FL19-150WBH8DC1-BRPYMW30\/40\/50 150W CCT \u0026amp; Power Adjustable LED Flood Light\u003c\/h2\u003e\n\u003cp\u003eThe Votatec AST-FL19-150WBH8DC1-BRPYMW30\/40\/50 is a high-output FL19 commercial LED flood light for building exteriors, larger signs, yards, storage areas, loading zones, perimeter lighting, service areas, and outdoor security lighting.\u003c\/p\u003e\n\u003cp\u003eThis 120-347V bronze flood light supports 150W \/ 130W \/ 120W power selection, 3000K \/ 4000K \/ 5000K CCT selection, 0-10V dimming, photocell control, IP65 wet-location use, cULus listing, DLC Premium approval, glass lens construction, and a 5-year warranty.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e150W \/ 130W \/ 120W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e15,000-21,000 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3000K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003ePhotocell\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP65 Wet Location\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 150W Votatec FL19 Flood Light?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eHighest FL19 Output\u003c\/h3\u003e\n\u003cp\u003eThe 150W FL19 model provides the strongest output in the FL19 flood light family for larger outdoor lighting zones and higher-visibility commercial applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCCT + Power Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 150W, 130W, or 120W and choose 3000K, 4000K, or 5000K on site to match the project without carrying multiple fixed-output fixtures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePhotocell + Dimming\u003c\/h3\u003e\n\u003cp\u003eThe photocell function and 0-10V dimming support flexible outdoor control for dusk-to-dawn and project-based lighting needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eAST-FL19-150WBH8DC1-BRPYMW30\/40\/50\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eCCT + power adjustable LED flood light with photocell\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e150W \/ 130W \/ 120W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e15,000-21,000 lm depending on wattage and CCT setting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e115° × 100°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours listed; feature sheet references over 100,000 hours to L70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50-60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in surge protection, 4kV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003eGlass \/ clear tempered glass cover\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eDie-cast aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e13.11\" L × 11.45\" W × 2.87\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e8.60 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-30°C to 50°C \/ -22°F to 122°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePhotocell\u003c\/th\u003e\n\u003ctd\u003eOn\/off photocell function\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eDefault trunnion mount for 150W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecULus-listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Approved\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This 150W FL19 flood light is suitable for higher-output commercial outdoor lighting where selectable wattage, selectable CCT, photocell control, and 120-347V input are required.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eLumen Output by Setting\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eSetting\u003c\/th\u003e\n\u003cth\u003e3000K\u003c\/th\u003e\n\u003cth\u003e4000K\u003c\/th\u003e\n\u003cth\u003e5000K\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e150W\u003c\/td\u003e\n\u003ctd\u003e18,750 lm\u003c\/td\u003e\n\u003ctd\u003e21,000 lm\u003c\/td\u003e\n\u003ctd\u003e20,250 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e130W\u003c\/td\u003e\n\u003ctd\u003e16,250 lm\u003c\/td\u003e\n\u003ctd\u003e18,200 lm\u003c\/td\u003e\n\u003ctd\u003e17,550 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e120W\u003c\/td\u003e\n\u003ctd\u003e15,000 lm\u003c\/td\u003e\n\u003ctd\u003e16,800 lm\u003c\/td\u003e\n\u003ctd\u003e16,200 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eBuilding Exterior Lighting\u003c\/h3\u003e\n\u003cp\u003eUse for building perimeters, service doors, rear building areas, loading zones, and exterior security lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eSigns \u0026amp; Wall Washing\u003c\/h3\u003e\n\u003cp\u003eSuitable for larger signs, building features, exterior walls, and controlled flood lighting where higher output is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eYards \u0026amp; Storage Areas\u003c\/h3\u003e\n\u003cp\u003eA good choice for yards, service compounds, storage areas, utility zones, and commercial perimeter lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDusk-to-Dawn Lighting\u003c\/h3\u003e\n\u003cp\u003eThe photocell function supports automatic outdoor lighting control where dusk-to-dawn operation is useful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Flood Lights\u003c\/h2\u003e\n\u003cp\u003eFor lower output in the FL19 family, see the \u003ca href=\"\/products\/votatec-ast-fl19-35wbh8dc1-brpamw30-40-50-35w-cct-power-adjustable-led-flood-light\"\u003eVotatec AST-FL19 35W Flood Light\u003c\/a\u003e, \u003ca href=\"\/products\/votatec-ast-fl19-80wbh8dc2-brpymw30-40-50-80w-cct-power-adjustable-led-flood-light\"\u003eVotatec AST-FL19 80W Flood Light\u003c\/a\u003e, and \u003ca href=\"\/products\/votatec-ast-fl19-120wbh8dc1-brpymw30-40-50-120w-cct-power-adjustable-led-flood-light\"\u003eVotatec AST-FL19 120W Flood Light\u003c\/a\u003e. For larger commercial flood lighting, see the \u003ca href=\"\/products\/votatec-isl-fl02-a-200w-200w-cct-power-adjustable-led-flood-light\"\u003eVotatec ISL-FL02-A-200W 200W LED Flood Light\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-ast-fl19-120wbh8dc1-brpymw30-40-50-120w-cct-power-adjustable-led-flood-light\"\u003eView 120W FL19 Flood Light\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec AST-FL19-150WBH8DC1-BRPYMW30\/40\/50?\u003c\/summary\u003e\u003cp\u003eIt is a 150W CCT and power adjustable LED flood light with selectable 150W \/ 130W \/ 120W power, selectable 3000K \/ 4000K \/ 5000K colour temperature, AC120-347V input, photocell control, IP65 wet-location rating, and DLC Premium approval.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec flood light wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 150W, 130W, and 120W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this LED flood light CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3000K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this flood light have a photocell?\u003c\/summary\u003e\u003cp\u003eYes. The FL19 specification lists photocell control for outdoor lighting operation.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this flood light be used outdoors?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists IP65, wet location, and cULus certification.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat mounting is included?\u003c\/summary\u003e\u003cp\u003eThe 150W model uses a default trunnion mount.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec 150W Flood Lights for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, project pricing, and outdoor flood-lighting recommendations for signs, building exteriors, yards, loading areas, and security lighting.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47573644476605,"sku":"AST-FL19-150WBH8DC1-BRPYMW30\/40\/50","price":209.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-ast-fl19-150w-led-flood-light-front-view.jpg?v=1783360469"},{"product_id":"votatec-ast-awp01b-30wb1jyh8dc1-brpw30-40-50-30w-cct-power-adjustable-led-wall-pack","title":"Votatec AST-AWP01B-30WB1JYH8DC1-BRPW30\/40\/50 30W CCT \u0026 Power Adjustable LED Wall Pack","description":"\u003c!-- Votatec AST-AWP01B-30WB1JYH8DC1-BRPW30\/40\/50 30W CCT + power adjustable LED wall pack product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec Adjustable Wall Pack\u003c\/span\u003e\n\u003ch2\u003eVotatec AST-AWP01B-30WB1JYH8DC1-BRPW30\/40\/50 30W CCT \u0026amp; Power Adjustable LED Wall Pack\u003c\/h2\u003e\n\u003cp\u003eThe Votatec AST-AWP01B-30WB1JYH8DC1-BRPW30\/40\/50 is a compact commercial LED wall pack for building entrances, exterior walkways, service doors, side walls, loading-area corners, and security lighting where selectable output and selectable colour temperature are required.\u003c\/p\u003e\n\u003cp\u003eThis bronze wall pack supports 30W \/ 20W \/ 15W power selection, 3000K \/ 4000K \/ 5000K CCT selection, 120-347V input, photocell operation, 0-10V dimming, IP65 wet-location use, cULus listing, DLC Premium approval, and a 5-year warranty.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e30W \/ 20W \/ 15W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e1,800-4,050 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3000K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003ePhotocell\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP65 Wet Location\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 30W Votatec Adjustable Wall Pack?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCompact Exterior Wall Lighting\u003c\/h3\u003e\n\u003cp\u003eA practical wall-pack option for entrances, side doors, walkways, utility walls, and smaller outdoor security-lighting zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCCT + Power Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 30W, 20W, or 15W and choose 3000K, 4000K, or 5000K on site to match the project without carrying multiple fixed-output fixtures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePhotocell + Dimming\u003c\/h3\u003e\n\u003cp\u003eThe photocell function and 0-10V dimming support flexible outdoor control for dusk-to-dawn and project-based wall lighting needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eAST-AWP01B-30WB1JYH8DC1-BRPW30\/40\/50\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eCCT + power adjustable LED wall pack with photocell\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e30W \/ 20W \/ 15W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e1,800-4,050 lm depending on wattage and CCT setting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHID Equivalent\u003c\/th\u003e\n\u003ctd\u003e90W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e90° × 110°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours listed; feature sheet references over 100,000 hours to L70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50-60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in surge protection, 4kV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003ePC lens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eDie-cast aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e7.32\" L × 6.50\" W × 4.53\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e2.99 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to 50°C \/ -40°F to 122°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePhotocell\u003c\/th\u003e\n\u003ctd\u003eOn\/off photocell function\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eStandard wall mounting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecULus-listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Approved\u003c\/th\u003e\n\u003ctd\u003eYes, DLC Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC ID\u003c\/th\u003e\n\u003ctd\u003eP5DKCMX5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This 30W adjustable wall pack is suitable for compact exterior wall-lighting locations where selectable wattage, selectable CCT, photocell control, and 120-347V input are required.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eLumen Output by Setting\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eSetting\u003c\/th\u003e\n\u003cth\u003e3000K\u003c\/th\u003e\n\u003cth\u003e4000K\u003c\/th\u003e\n\u003cth\u003e5000K\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e30W\u003c\/td\u003e\n\u003ctd\u003e3,600 lm\u003c\/td\u003e\n\u003ctd\u003e4,050 lm\u003c\/td\u003e\n\u003ctd\u003e3,750 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e20W\u003c\/td\u003e\n\u003ctd\u003e2,400 lm\u003c\/td\u003e\n\u003ctd\u003e2,700 lm\u003c\/td\u003e\n\u003ctd\u003e2,500 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e15W\u003c\/td\u003e\n\u003ctd\u003e1,800 lm\u003c\/td\u003e\n\u003ctd\u003e2,025 lm\u003c\/td\u003e\n\u003ctd\u003e1,875 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eEntrances \u0026amp; Side Doors\u003c\/h3\u003e\n\u003cp\u003eUse for building entrances, side doors, rear doors, and service-door wall lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWalkways \u0026amp; Path Lighting\u003c\/h3\u003e\n\u003cp\u003eSuitable for exterior walkways, building sides, pathways, and smaller wall-mounted security-lighting zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eUtility \u0026amp; Service Areas\u003c\/h3\u003e\n\u003cp\u003eA good choice for utility walls, maintenance doors, small loading-area corners, and storage-area entrances.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDusk-to-Dawn Wall Lighting\u003c\/h3\u003e\n\u003cp\u003eThe photocell function supports automatic outdoor lighting control where dusk-to-dawn operation is useful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Exterior Lighting\u003c\/h2\u003e\n\u003cp\u003eFor flood-lighting applications, see the \u003ca href=\"\/products\/votatec-ast-fl19-35wbh8dc1-brpamw30-40-50-35w-cct-power-adjustable-led-flood-light\"\u003eVotatec AST-FL19 35W Flood Light\u003c\/a\u003e and \u003ca href=\"\/products\/votatec-ast-fl19-80wbh8dc2-brpymw30-40-50-80w-cct-power-adjustable-led-flood-light\"\u003eVotatec AST-FL19 80W Flood Light\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-ast-fl19-35wbh8dc1-brpamw30-40-50-35w-cct-power-adjustable-led-flood-light\"\u003eView 35W FL19 Flood Light\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec AST-AWP01B-30WB1JYH8DC1-BRPW30\/40\/50?\u003c\/summary\u003e\u003cp\u003eIt is a 30W CCT and power adjustable LED wall pack with selectable 30W \/ 20W \/ 15W power, selectable 3000K \/ 4000K \/ 5000K colour temperature, AC120-347V input, photocell control, IP65 wet-location rating, and DLC Premium approval.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec wall pack wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 30W, 20W, and 15W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this LED wall pack CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3000K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this wall pack have a photocell?\u003c\/summary\u003e\u003cp\u003eYes. The adjustable wall pack specification lists an on\/off photocell function.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this wall pack be used outdoors?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists IP65, wet location, and cULus certification.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat mounting is used?\u003c\/summary\u003e\u003cp\u003eThis adjustable wall pack uses standard wall mounting.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec Adjustable Wall Packs for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, project pricing, and exterior wall-lighting recommendations for entrances, service doors, walkways, and building perimeter lighting.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47573751660733,"sku":"AST-AWP01B-30WB1JYH8DC1-BRPW30\/40\/50","price":114.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-ast-awp01b-30w-led-wall-pack-lit-head-view.jpg?v=1783362061"},{"product_id":"votatec-ast-awp01b-50wb1jyh8dc1-brpw30-40-50-50w-cct-power-adjustable-led-wall-pack","title":"Votatec AST-AWP01B-50WB1JYH8DC1-BRPW30\/40\/50 50W CCT \u0026 Power Adjustable LED Wall Pack","description":"\u003c!-- Votatec AST-AWP01B-50WB1JYH8DC1-BRPW30\/40\/50 50W CCT + power adjustable LED wall pack product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec Adjustable Wall Pack\u003c\/span\u003e\n\u003ch2\u003eVotatec AST-AWP01B-50WB1JYH8DC1-BRPW30\/40\/50 50W CCT \u0026amp; Power Adjustable LED Wall Pack\u003c\/h2\u003e\n\u003cp\u003eThe Votatec AST-AWP01B-50WB1JYH8DC1-BRPW30\/40\/50 is a commercial LED wall pack for building exteriors, entrances, exterior walkways, service doors, loading-area corners, utility walls, and wall-mounted security lighting where more output is required than the 30W model.\u003c\/p\u003e\n\u003cp\u003eThis bronze wall pack supports 50W \/ 40W \/ 30W power selection, 3000K \/ 4000K \/ 5000K CCT selection, 120-347V input, photocell operation, 0-10V dimming, IP65 wet-location use, cULus listing, DLC Premium approval, and a 5-year warranty.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e50W \/ 40W \/ 30W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3,600-6,750 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3000K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003ePhotocell\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP65 Wet Location\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 50W Votatec Adjustable Wall Pack?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eBalanced Exterior Wall Lighting\u003c\/h3\u003e\n\u003cp\u003eA practical wall-pack option for entrances, side walls, walkways, service areas, and commercial building perimeter lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCCT + Power Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 50W, 40W, or 30W and choose 3000K, 4000K, or 5000K on site to match the project without carrying multiple fixed-output fixtures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePhotocell + Dimming\u003c\/h3\u003e\n\u003cp\u003eThe photocell function and 0-10V dimming support flexible outdoor control for dusk-to-dawn and project-based wall lighting needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eAST-AWP01B-50WB1JYH8DC1-BRPW30\/40\/50\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eCCT + power adjustable LED wall pack with photocell\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e50W \/ 40W \/ 30W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e3,600-6,750 lm depending on wattage and CCT setting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHID Equivalent\u003c\/th\u003e\n\u003ctd\u003e150W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e90° × 110°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours listed; feature sheet references over 100,000 hours to L70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50-60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in surge protection, 4kV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003ePC lens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eDie-cast aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e8.98\" L × 7.80\" W × 5.51\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e4.84 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to 50°C \/ -40°F to 122°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePhotocell\u003c\/th\u003e\n\u003ctd\u003eOn\/off photocell function\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eStandard wall mounting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecULus-listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Approved\u003c\/th\u003e\n\u003ctd\u003eYes, DLC Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC ID\u003c\/th\u003e\n\u003ctd\u003ePXLKIQ0J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This 50W adjustable wall pack is suitable for commercial exterior wall-lighting locations where selectable wattage, selectable CCT, photocell control, and 120-347V input are required.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eLumen Output by Setting\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eSetting\u003c\/th\u003e\n\u003cth\u003e3000K\u003c\/th\u003e\n\u003cth\u003e4000K\u003c\/th\u003e\n\u003cth\u003e5000K\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e50W\u003c\/td\u003e\n\u003ctd\u003e6,000 lm\u003c\/td\u003e\n\u003ctd\u003e6,750 lm\u003c\/td\u003e\n\u003ctd\u003e6,250 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e40W\u003c\/td\u003e\n\u003ctd\u003e4,800 lm\u003c\/td\u003e\n\u003ctd\u003e5,400 lm\u003c\/td\u003e\n\u003ctd\u003e5,000 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e30W\u003c\/td\u003e\n\u003ctd\u003e3,600 lm\u003c\/td\u003e\n\u003ctd\u003e4,050 lm\u003c\/td\u003e\n\u003ctd\u003e3,750 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eEntrances \u0026amp; Side Doors\u003c\/h3\u003e\n\u003cp\u003eUse for building entrances, side doors, rear doors, and service-door wall lighting where moderate output is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWalkways \u0026amp; Building Sides\u003c\/h3\u003e\n\u003cp\u003eSuitable for exterior walkways, building sides, pathways, and wall-mounted perimeter security-lighting zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eUtility \u0026amp; Service Areas\u003c\/h3\u003e\n\u003cp\u003eA good choice for utility walls, maintenance areas, loading-area corners, storage-area entrances, and service zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDusk-to-Dawn Wall Lighting\u003c\/h3\u003e\n\u003cp\u003eThe photocell function supports automatic outdoor lighting control where dusk-to-dawn operation is useful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Wall Packs \u0026amp; Exterior Lighting\u003c\/h2\u003e\n\u003cp\u003eFor lower output, see the \u003ca href=\"\/products\/votatec-ast-awp01b-30wb1jyh8dc1-brpw30-40-50-30w-cct-power-adjustable-led-wall-pack\"\u003eVotatec AST-AWP01B 30W Adjustable Wall Pack\u003c\/a\u003e. For flood-lighting applications, see the \u003ca href=\"\/products\/votatec-ast-fl19-35wbh8dc1-brpamw30-40-50-35w-cct-power-adjustable-led-flood-light\"\u003eVotatec AST-FL19 35W Flood Light\u003c\/a\u003e and \u003ca href=\"\/products\/votatec-ast-fl19-80wbh8dc2-brpymw30-40-50-80w-cct-power-adjustable-led-flood-light\"\u003eVotatec AST-FL19 80W Flood Light\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-ast-awp01b-30wb1jyh8dc1-brpw30-40-50-30w-cct-power-adjustable-led-wall-pack\"\u003eView 30W Adjustable Wall Pack\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec AST-AWP01B-50WB1JYH8DC1-BRPW30\/40\/50?\u003c\/summary\u003e\u003cp\u003eIt is a 50W CCT and power adjustable LED wall pack with selectable 50W \/ 40W \/ 30W power, selectable 3000K \/ 4000K \/ 5000K colour temperature, AC120-347V input, photocell control, IP65 wet-location rating, and DLC Premium approval.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec wall pack wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 50W, 40W, and 30W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this LED wall pack CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3000K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this wall pack have a photocell?\u003c\/summary\u003e\u003cp\u003eYes. The adjustable wall pack specification lists an on\/off photocell function.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this wall pack be used outdoors?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists IP65, wet location, and cULus certification.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat mounting is used?\u003c\/summary\u003e\u003cp\u003eThis adjustable wall pack uses standard wall mounting.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec Adjustable Wall Packs for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, project pricing, and exterior wall-lighting recommendations for entrances, service doors, walkways, and building perimeter lighting.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47573882110141,"sku":"AST-AWP01B-50WB1JYH8DC1-BRPW30\/40\/50","price":129.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-ast-awp01b-50w-led-wall-pack-lit-head-view.jpg?v=1783363894"},{"product_id":"votatec-ast-awp01b-80wb1jyh8dc1-brpw30-40-50-80w-cct-power-adjustable-led-wall-pack","title":"Votatec AST-AWP01B-80WB1JYH8DC1-BRPW30\/40\/50 80W CCT \u0026 Power Adjustable LED Wall Pack","description":"\u003c!-- Votatec AST-AWP01B-80WB1JYH8DC1-BRPW30\/40\/50 80W CCT + power adjustable LED wall pack product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec Adjustable Wall Pack\u003c\/span\u003e\n\u003ch2\u003eVotatec AST-AWP01B-80WB1JYH8DC1-BRPW30\/40\/50 80W CCT \u0026amp; Power Adjustable LED Wall Pack\u003c\/h2\u003e\n\u003cp\u003eThe Votatec AST-AWP01B-80WB1JYH8DC1-BRPW30\/40\/50 is the high-output model in the adjustable wall pack family, designed for building exteriors, entrances, exterior walkways, service doors, loading-area corners, utility walls, perimeter zones, and wall-mounted security lighting.\u003c\/p\u003e\n\u003cp\u003eThis bronze wall pack supports 80W \/ 70W \/ 65W power selection, 3000K \/ 4000K \/ 5000K CCT selection, 120-347V input, photocell operation, 0-10V dimming, IP65 wet-location use, cULus listing, DLC Premium approval, and a 5-year warranty.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e80W \/ 70W \/ 65W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e7,800-10,800 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3000K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003ePhotocell\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP65 Wet Location\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 80W Votatec Adjustable Wall Pack?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eHigh-Output Wall Lighting\u003c\/h3\u003e\n\u003cp\u003eThe 80W model is the strongest output option in this adjustable wall pack family for larger exterior wall-lighting and security applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCCT + Power Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 80W, 70W, or 65W and choose 3000K, 4000K, or 5000K on site to match the project without carrying multiple fixed-output fixtures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePhotocell + Dimming\u003c\/h3\u003e\n\u003cp\u003eThe photocell function and 0-10V dimming support flexible outdoor control for dusk-to-dawn and project-based wall lighting needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eAST-AWP01B-80WB1JYH8DC1-BRPW30\/40\/50\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eCCT + power adjustable LED wall pack with photocell\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e80W \/ 70W \/ 65W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e7,800-10,800 lm depending on wattage and CCT setting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHID Equivalent\u003c\/th\u003e\n\u003ctd\u003e250W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e90° × 110°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours listed; feature sheet references over 100,000 hours to L70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50-60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in surge protection, 4kV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003ePC lens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eDie-cast aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e8.98\" L × 7.80\" W × 5.51\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e4.90 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to 50°C \/ -40°F to 122°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePhotocell\u003c\/th\u003e\n\u003ctd\u003eOn\/off photocell function\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eStandard wall mounting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecULus-listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Approved\u003c\/th\u003e\n\u003ctd\u003eYes, DLC Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC ID\u003c\/th\u003e\n\u003ctd\u003eP33QZAGX\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This 80W adjustable wall pack is suitable for higher-output commercial exterior wall-lighting locations where selectable wattage, selectable CCT, photocell control, and 120-347V input are required.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eLumen Output by Setting\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eSetting\u003c\/th\u003e\n\u003cth\u003e3000K\u003c\/th\u003e\n\u003cth\u003e4000K\u003c\/th\u003e\n\u003cth\u003e5000K\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e80W\u003c\/td\u003e\n\u003ctd\u003e9,600 lm\u003c\/td\u003e\n\u003ctd\u003e10,800 lm\u003c\/td\u003e\n\u003ctd\u003e10,000 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e70W\u003c\/td\u003e\n\u003ctd\u003e8,400 lm\u003c\/td\u003e\n\u003ctd\u003e9,450 lm\u003c\/td\u003e\n\u003ctd\u003e8,750 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e65W\u003c\/td\u003e\n\u003ctd\u003e7,800 lm\u003c\/td\u003e\n\u003ctd\u003e8,775 lm\u003c\/td\u003e\n\u003ctd\u003e8,125 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eBuilding Exterior Lighting\u003c\/h3\u003e\n\u003cp\u003eUse for building entrances, side walls, rear doors, and service-door lighting where higher wall-mounted output is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWalkways \u0026amp; Perimeter Lighting\u003c\/h3\u003e\n\u003cp\u003eSuitable for exterior walkways, building sides, pathways, and wall-mounted perimeter security-lighting zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eLoading \u0026amp; Service Areas\u003c\/h3\u003e\n\u003cp\u003eA good choice for utility walls, maintenance areas, loading-area corners, storage-area entrances, and service zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDusk-to-Dawn Wall Lighting\u003c\/h3\u003e\n\u003cp\u003eThe photocell function supports automatic outdoor lighting control where dusk-to-dawn operation is useful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Wall Packs \u0026amp; Exterior Lighting\u003c\/h2\u003e\n\u003cp\u003eFor lower output in the same family, see the \u003ca href=\"\/products\/votatec-ast-awp01b-30wb1jyh8dc1-brpw30-40-50-30w-cct-power-adjustable-led-wall-pack\"\u003eVotatec AST-AWP01B 30W Adjustable Wall Pack\u003c\/a\u003e and \u003ca href=\"\/products\/votatec-ast-awp01b-50wb1jyh8dc1-brpw30-40-50-50w-cct-power-adjustable-led-wall-pack\"\u003eVotatec AST-AWP01B 50W Adjustable Wall Pack\u003c\/a\u003e. For flood-lighting applications, see the \u003ca href=\"\/products\/votatec-ast-fl19-80wbh8dc2-brpymw30-40-50-80w-cct-power-adjustable-led-flood-light\"\u003eVotatec AST-FL19 80W Flood Light\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-ast-awp01b-50wb1jyh8dc1-brpw30-40-50-50w-cct-power-adjustable-led-wall-pack\"\u003eView 50W Adjustable Wall Pack\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec AST-AWP01B-80WB1JYH8DC1-BRPW30\/40\/50?\u003c\/summary\u003e\u003cp\u003eIt is an 80W CCT and power adjustable LED wall pack with selectable 80W \/ 70W \/ 65W power, selectable 3000K \/ 4000K \/ 5000K colour temperature, AC120-347V input, photocell control, IP65 wet-location rating, and DLC Premium approval.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec wall pack wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 80W, 70W, and 65W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this LED wall pack CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3000K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this wall pack have a photocell?\u003c\/summary\u003e\u003cp\u003eYes. The adjustable wall pack specification lists an on\/off photocell function.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this wall pack be used outdoors?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists IP65, wet location, and cULus certification.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat mounting is used?\u003c\/summary\u003e\u003cp\u003eThis adjustable wall pack uses standard wall mounting.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec Adjustable Wall Packs for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, project pricing, and exterior wall-lighting recommendations for entrances, service doors, walkways, building perimeters, and security lighting.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47574266970301,"sku":"AST-AWP01B-80WB1JYH8DC1-BRPW30\/40\/50","price":159.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-ast-awp01b-80w-led-wall-pack-lit-head-view.jpg?v=1783366677"},{"product_id":"votatec-vo-mwp30w-347-3way-30w-cct-power-adjustable-mini-led-wall-pack","title":"Votatec VO-MWP30W-347-3WAY 30W CCT \u0026 Power Adjustable Mini LED Wall Pack","description":"\u003c!-- Votatec VO-MWP30W-347-3WAY 30W CCT + power adjustable mini LED wall pack product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec Mini Wall Pack\u003c\/span\u003e\n\u003ch2\u003eVotatec VO-MWP30W-347-3WAY 30W CCT \u0026amp; Power Adjustable Mini LED Wall Pack\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-MWP30W-347-3WAY is a compact commercial mini LED wall pack for entrances, walkways, side doors, utility walls, exterior corridors, small service areas, and perimeter lighting where a lower-profile wall-mounted fixture is preferred.\u003c\/p\u003e\n\u003cp\u003eThis bronze mini wall pack supports 30W \/ 25W \/ 18W power selection, 3500K \/ 4000K \/ 5000K CCT selection, 120-347V input, built-in photocell operation, 0-10V dimming, IP65 wet-location use, cUL listing, DLC Premium approval, and a 5-year warranty.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e30W \/ 25W \/ 18W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e2,160-3,600 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3500K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eBuilt-In Photocell\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP65 Wet Location\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This Votatec Mini Wall Pack?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCompact Exterior Wall Lighting\u003c\/h3\u003e\n\u003cp\u003eA low-profile wall-pack option for entrances, walkways, corridors, side walls, utility doors, and smaller outdoor security-lighting zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCCT + Power Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 30W, 25W, or 18W and choose 3500K, 4000K, or 5000K on site to match the project without carrying multiple fixed-output fixtures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePhotocell + Dimming\u003c\/h3\u003e\n\u003cp\u003eThe built-in photocell and 0-10V dimming driver support automatic dusk-to-dawn operation and project-based lighting control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eVO-MWP30W-347-3WAY\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eCCT + power adjustable mini LED wall pack with built-in photocell\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e30W \/ 25W \/ 18W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e2,160-3,600 lm depending on selected wattage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3500K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003eRa 70 \/ \u0026gt;70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDistribution\u003c\/th\u003e\n\u003ctd\u003eSemi-cutoff\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e100°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e≥0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming driver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eL-N: 2kV; L,N-GND: 4kV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eADC12 + PC \/ die-cast aluminum cooling design with PC lens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e8.39\" L × 5.75\" W × 2.80\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e1.43 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to 45°C \/ -40°F to 113°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIK Rating\u003c\/th\u003e\n\u003ctd\u003eIK04\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePhotocell\u003c\/th\u003e\n\u003ctd\u003eBuilt-in photocell with on\/off function\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eWall mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated For Enclosed Fixture\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecUL listed \/ CUL certified for wet locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Approved\u003c\/th\u003e\n\u003ctd\u003eYes, DLC Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This mini wall pack is ideal where a compact bronze exterior fixture is preferred over a larger adjustable wall pack, while still keeping selectable wattage, selectable CCT, photocell control, and 120-347V input.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eLumen Output by Setting\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eSetting\u003c\/th\u003e\n\u003cth\u003e3500K\u003c\/th\u003e\n\u003cth\u003e4000K\u003c\/th\u003e\n\u003cth\u003e5000K\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e30W\u003c\/td\u003e\n\u003ctd\u003e3,600 lm\u003c\/td\u003e\n\u003ctd\u003e3,600 lm\u003c\/td\u003e\n\u003ctd\u003e3,600 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e25W\u003c\/td\u003e\n\u003ctd\u003e3,000 lm\u003c\/td\u003e\n\u003ctd\u003e3,000 lm\u003c\/td\u003e\n\u003ctd\u003e3,000 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e18W\u003c\/td\u003e\n\u003ctd\u003e2,160 lm\u003c\/td\u003e\n\u003ctd\u003e2,160 lm\u003c\/td\u003e\n\u003ctd\u003e2,160 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eEntrances \u0026amp; Exterior Doors\u003c\/h3\u003e\n\u003cp\u003eUse for front entrances, side doors, rear doors, and service-door lighting where a compact wall pack is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWalkways \u0026amp; Corridors\u003c\/h3\u003e\n\u003cp\u003eSuitable for exterior walkways, building corridors, pathways, side walls, and tight wall-mounted lighting locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eUtility \u0026amp; Service Areas\u003c\/h3\u003e\n\u003cp\u003eA good choice for utility walls, small maintenance areas, storage entrances, and compact service zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDusk-to-Dawn Wall Lighting\u003c\/h3\u003e\n\u003cp\u003eThe built-in photocell supports automatic outdoor lighting control where dusk-to-dawn operation is useful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Wall Packs \u0026amp; Exterior Lighting\u003c\/h2\u003e\n\u003cp\u003eFor higher-output adjustable wall packs, see the \u003ca href=\"\/products\/votatec-ast-awp01b-30wb1jyh8dc1-brpw30-40-50-30w-cct-power-adjustable-led-wall-pack\"\u003eVotatec AST-AWP01B 30W Adjustable Wall Pack\u003c\/a\u003e, \u003ca href=\"\/products\/votatec-ast-awp01b-50wb1jyh8dc1-brpw30-40-50-50w-cct-power-adjustable-led-wall-pack\"\u003eVotatec AST-AWP01B 50W Adjustable Wall Pack\u003c\/a\u003e, and \u003ca href=\"\/products\/votatec-ast-awp01b-80wb1jyh8dc1-brpw30-40-50-80w-cct-power-adjustable-led-wall-pack\"\u003eVotatec AST-AWP01B 80W Adjustable Wall Pack\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-ast-awp01b-30wb1jyh8dc1-brpw30-40-50-30w-cct-power-adjustable-led-wall-pack\"\u003eView 30W Adjustable Wall Pack\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec VO-MWP30W-347-3WAY?\u003c\/summary\u003e\u003cp\u003eIt is a 30W CCT and power adjustable mini LED wall pack with selectable 30W \/ 25W \/ 18W power, selectable 3500K \/ 4000K \/ 5000K colour temperature, AC120-347V input, built-in photocell, 0-10V dimming, IP65 wet-location rating, and DLC Premium approval.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec mini wall pack wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 30W, 25W, and 18W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this LED wall pack CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3500K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this mini wall pack have a photocell?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists a built-in photocell with on\/off function.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this wall pack be used outdoors?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists IP65 and wet-location use.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat mounting is used?\u003c\/summary\u003e\u003cp\u003eThis mini wall pack is designed for wall mounting.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec Mini Wall Packs for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, project pricing, and compact exterior wall-lighting recommendations for entrances, service doors, walkways, and building perimeter lighting.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47574286074045,"sku":"VO-MWP30W-347-3WAY","price":49.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-mwp30w-347-3way-mini-led-wall-pack-front-view.png?v=1783367309"},{"product_id":"votatec-wp10-120m-psc-3cct-120w-cct-power-adjustable-full-cut-off-led-wall-pack","title":"Votatec WP10-120M-PSC-3CCT 120W CCT \u0026 Power Adjustable Full Cut-Off LED Wall Pack","description":"\u003c!-- Votatec WP10-120M-PSC-3CCT 120W CCT + power adjustable full cut-off LED wall pack product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec Full Cut-Off Wall Pack\u003c\/span\u003e\n\u003ch2\u003eVotatec WP10-120M-PSC-3CCT 120W CCT \u0026amp; Power Adjustable Full Cut-Off LED Wall Pack\u003c\/h2\u003e\n\u003cp\u003eThe Votatec WP10-120M-PSC-3CCT is a commercial full cut-off LED wall pack for building exteriors, parking areas, loading zones, walkways, service doors, rear entrances, perimeter walls, and security lighting where controlled light distribution is preferred.\u003c\/p\u003e\n\u003cp\u003eThis bronze full cut-off wall pack supports 120W \/ 100W \/ 80W \/ 60W power selection, 3000K \/ 4000K \/ 5000K CCT selection, 120-347V input, built-in photocell operation, 0-10V dimming, IP65 wet-location use, ETL\/cETL listing, DLC Premium 5.1 approval, and a 5-year warranty.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e120W \/ 100W \/ 80W \/ 60W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e9,018-16,463 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3000K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eBuilt-In Photocell\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP65 Wet Location\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Premium 5.1\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This Full Cut-Off Wall Pack?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eControlled Exterior Lighting\u003c\/h3\u003e\n\u003cp\u003eThe full cut-off design directs light downward and outward for wall-mounted perimeter, parking, pathway, and building-security applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCCT + Power Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 120W, 100W, 80W, or 60W and choose 3000K, 4000K, or 5000K on site to match project lighting levels and colour preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePhotocell + Dimming\u003c\/h3\u003e\n\u003cp\u003eThe built-in photocell and 0-10V dimming driver support dusk-to-dawn operation and project-based lighting control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eWP10-120M-PSC-3CCT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eCCT + power adjustable full cut-off LED wall pack with built-in photocell\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e120W \/ 100W \/ 80W \/ 60W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e9,018-16,463 lm depending on selected wattage and CCT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDistribution \/ Beam\u003c\/th\u003e\n\u003ctd\u003eType III \/ 40°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003eOver 50,000 hours to L70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming driver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003e6kV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eDie-cast aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens\u003c\/th\u003e\n\u003ctd\u003ePlastic \/ polycarbonate lens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e9.21\" L × 11.05\" W × 7.22\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e7.72 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to 50°C \/ -40°F to 122°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePhotocell\u003c\/th\u003e\n\u003ctd\u003eBuilt-in photocell with on\/off function\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eWall mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003ctd\u003eETL \/ cETL certified for wet locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Approved\u003c\/th\u003e\n\u003ctd\u003eYes, DLC Premium 5.1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This full cut-off wall pack is suitable for commercial exterior wall-lighting locations where downward-controlled distribution, selectable wattage, selectable CCT, photocell control, and 120-347V input are required.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eLumen Output by Setting\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eSetting\u003c\/th\u003e\n\u003cth\u003e3000K\u003c\/th\u003e\n\u003cth\u003e4000K\u003c\/th\u003e\n\u003cth\u003e5000K\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e120W\u003c\/td\u003e\n\u003ctd\u003e15,247 lm\u003c\/td\u003e\n\u003ctd\u003e15,847 lm\u003c\/td\u003e\n\u003ctd\u003e16,463 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e100W\u003c\/td\u003e\n\u003ctd\u003e13,204 lm\u003c\/td\u003e\n\u003ctd\u003e13,724 lm\u003c\/td\u003e\n\u003ctd\u003e14,256 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e80W\u003c\/td\u003e\n\u003ctd\u003e11,153 lm\u003c\/td\u003e\n\u003ctd\u003e11,593 lm\u003c\/td\u003e\n\u003ctd\u003e12,043 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e60W\u003c\/td\u003e\n\u003ctd\u003e9,018 lm\u003c\/td\u003e\n\u003ctd\u003e9,374 lm\u003c\/td\u003e\n\u003ctd\u003e9,738 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eBuilding Perimeters\u003c\/h3\u003e\n\u003cp\u003eUse for commercial building exteriors, side walls, rear walls, perimeter zones, and security lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eParking \u0026amp; Loading Areas\u003c\/h3\u003e\n\u003cp\u003eSuitable for parking areas, loading doors, service yards, receiving zones, and exterior work areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWalkways \u0026amp; Entrances\u003c\/h3\u003e\n\u003cp\u003eA good choice for exterior walkways, entries, service doors, and pedestrian areas where controlled wall-mounted lighting is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDusk-to-Dawn Lighting\u003c\/h3\u003e\n\u003cp\u003eThe built-in photocell supports automatic outdoor lighting control where dusk-to-dawn operation is useful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Wall Packs \u0026amp; Exterior Lighting\u003c\/h2\u003e\n\u003cp\u003eFor compact wall-pack applications, see the \u003ca href=\"\/products\/votatec-vo-mwp30w-347-3way-30w-cct-power-adjustable-mini-led-wall-pack\"\u003eVotatec VO-MWP30W Mini Wall Pack\u003c\/a\u003e. For adjustable wall-pack options, see the \u003ca href=\"\/products\/votatec-ast-awp01b-50wb1jyh8dc1-brpw30-40-50-50w-cct-power-adjustable-led-wall-pack\"\u003eVotatec AST-AWP01B 50W Adjustable Wall Pack\u003c\/a\u003e and \u003ca href=\"\/products\/votatec-ast-awp01b-80wb1jyh8dc1-brpw30-40-50-80w-cct-power-adjustable-led-wall-pack\"\u003eVotatec AST-AWP01B 80W Adjustable Wall Pack\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-vo-mwp30w-347-3way-30w-cct-power-adjustable-mini-led-wall-pack\"\u003eView Mini Wall Pack\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec WP10-120M-PSC-3CCT?\u003c\/summary\u003e\u003cp\u003eIt is a 120W CCT and power adjustable full cut-off LED wall pack with selectable 120W \/ 100W \/ 80W \/ 60W power, selectable 3000K \/ 4000K \/ 5000K colour temperature, AC120-347V input, built-in photocell, 0-10V dimming, IP65 wet-location rating, and DLC Premium 5.1 approval.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this wall pack power adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 120W, 100W, 80W, and 60W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this LED wall pack CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3000K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this full cut-off wall pack have a photocell?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists a built-in photocell with on\/off function.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this wall pack be used outdoors?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists IP65 and wet-location certification.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat type of beam does this wall pack use?\u003c\/summary\u003e\u003cp\u003eThe specification sheet lists Type III distribution with a 40° beam reference for this full cut-off wall pack.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec Full Cut-Off Wall Packs for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, project pricing, and exterior wall-lighting recommendations for building perimeters, parking areas, loading zones, service doors, and security lighting.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47574763307197,"sku":"WP10-120M-PSC-3CCT","price":224.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-wp10-120m-psc-3cct-full-cut-off-wall-pack-bottom-led-view.png?v=1783377134"},{"product_id":"votatec-vo-wprw120-347-3way-120w-cct-power-adjustable-regular-led-wall-pack","title":"Votatec VO-WPRW120-347-3WAY 120W CCT \u0026 Power Adjustable Regular LED Wall Pack","description":"\u003c!-- Votatec VO-WPRW120-347-3WAY 120W CCT + power adjustable regular LED wall pack product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec Regular Wall Pack\u003c\/span\u003e\n\u003ch2\u003eVotatec VO-WPRW120-347-3WAY 120W CCT \u0026amp; Power Adjustable Regular LED Wall Pack\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-WPRW120-347-3WAY is a commercial regular LED wall pack for building exteriors, loading areas, service doors, rear entrances, walkways, perimeter walls, parking areas, and outdoor security lighting where a traditional wall-pack form factor is preferred.\u003c\/p\u003e\n\u003cp\u003eThis bronze regular wall pack supports 120W \/ 100W \/ 80W \/ 60W power selection, 3500K \/ 4000K \/ 5000K CCT selection, 120-347V input, built-in photocell operation, 0-10V dimming, IP65 wet-location use, DLC Premium approval, glass lens construction, and a 5-year warranty.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e120W \/ 100W \/ 80W \/ 60W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e7,752-16,224 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3500K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eBuilt-In Photocell\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP65 Wet Location\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This Regular LED Wall Pack?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eTraditional Wall-Pack Coverage\u003c\/h3\u003e\n\u003cp\u003eA regular wall-pack design for commercial exterior walls, loading areas, service doors, parking-lot edges, walkways, and security lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCCT + Power Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 120W, 100W, 80W, or 60W and choose 3500K, 4000K, or 5000K on site to match the required light level and colour temperature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePhotocell + Dimming\u003c\/h3\u003e\n\u003cp\u003eThe built-in photocell and 0-10V dimming driver support dusk-to-dawn operation and project-based lighting control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eVO-WPRW120-347-3WAY\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eCCT + power adjustable regular LED wall pack with built-in photocell\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e120W \/ 100W \/ 80W \/ 60W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e7,752-16,224 lm depending on selected wattage and CCT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3500K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003eRa 70 \/ \u0026gt;70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam \/ Distribution\u003c\/th\u003e\n\u003ctd\u003eT4 \/ 60°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e≥0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming driver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eL-N: 4kV; L,N-GND: 6kV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003eGlass lens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eADC12 + glass \/ die-cast aluminum cooling design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e14.20\" L × 9.40\" W × 7.50\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e6.17 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to 45°C \/ -40°F to 113°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIK Rating\u003c\/th\u003e\n\u003ctd\u003eIK08\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePhotocell\u003c\/th\u003e\n\u003ctd\u003eBuilt-in photocell with on\/off function\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eWall mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated For Enclosed Fixture\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Approved\u003c\/th\u003e\n\u003ctd\u003eYes, DLC Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This regular wall pack is suitable for commercial exterior wall-lighting applications where a traditional wall-pack profile, selectable wattage, selectable CCT, photocell control, and 120-347V input are required.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eLumen Output by Setting\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eSetting\u003c\/th\u003e\n\u003cth\u003e3500K\u003c\/th\u003e\n\u003cth\u003e4000K\u003c\/th\u003e\n\u003cth\u003e5000K\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e120W\u003c\/td\u003e\n\u003ctd\u003e15,612 lm\u003c\/td\u003e\n\u003ctd\u003e16,224 lm\u003c\/td\u003e\n\u003ctd\u003e15,264 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e100W\u003c\/td\u003e\n\u003ctd\u003e13,010 lm\u003c\/td\u003e\n\u003ctd\u003e13,520 lm\u003c\/td\u003e\n\u003ctd\u003e12,720 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e80W\u003c\/td\u003e\n\u003ctd\u003e10,408 lm\u003c\/td\u003e\n\u003ctd\u003e10,816 lm\u003c\/td\u003e\n\u003ctd\u003e10,176 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e60W\u003c\/td\u003e\n\u003ctd\u003e7,806 lm\u003c\/td\u003e\n\u003ctd\u003e8,112 lm\u003c\/td\u003e\n\u003ctd\u003e7,632 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eBuilding Exteriors\u003c\/h3\u003e\n\u003cp\u003eUse for exterior walls, entrances, rear doors, service doors, and general commercial wall-mounted security lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eLoading \u0026amp; Service Areas\u003c\/h3\u003e\n\u003cp\u003eSuitable for loading zones, service yards, receiving doors, back-of-building areas, and utility entrances.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWalkways \u0026amp; Perimeters\u003c\/h3\u003e\n\u003cp\u003eA good choice for exterior walkways, perimeter walls, pathway lighting, and parking-area edges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDusk-to-Dawn Lighting\u003c\/h3\u003e\n\u003cp\u003eThe built-in photocell supports automatic outdoor lighting control where dusk-to-dawn operation is useful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Wall Packs \u0026amp; Exterior Lighting\u003c\/h2\u003e\n\u003cp\u003eFor a beam-angle-adjustable version, see the VO-WPRW120-347-3WAY-BA regular wall pack. For compact wall-pack applications, see the \u003ca href=\"\/products\/votatec-vo-mwp30w-347-3way-30w-cct-power-adjustable-mini-led-wall-pack\"\u003eVotatec VO-MWP30W Mini Wall Pack\u003c\/a\u003e. For full cut-off lighting, see the \u003ca href=\"\/products\/votatec-wp10-120m-psc-3cct-120w-cct-power-adjustable-full-cut-off-led-wall-pack\"\u003eVotatec WP10-120M-PSC-3CCT Full Cut-Off Wall Pack\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-wp10-120m-psc-3cct-120w-cct-power-adjustable-full-cut-off-led-wall-pack\"\u003eView Full Cut-Off Wall Pack\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec VO-WPRW120-347-3WAY?\u003c\/summary\u003e\u003cp\u003eIt is a 120W CCT and power adjustable regular LED wall pack with selectable 120W \/ 100W \/ 80W \/ 60W power, selectable 3500K \/ 4000K \/ 5000K colour temperature, AC120-347V input, built-in photocell, 0-10V dimming, IP65 wet-location rating, and DLC Premium approval.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this wall pack power adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 120W, 100W, 80W, and 60W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this LED wall pack CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3500K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this regular wall pack have a photocell?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists a built-in photocell with on\/off function.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this wall pack be used outdoors?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists IP65 and wet-location use.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat beam does this regular wall pack use?\u003c\/summary\u003e\u003cp\u003eThe regular version lists T4 distribution with a 60° beam reference.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec Regular Wall Packs for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, project pricing, and exterior wall-lighting recommendations for building exteriors, service doors, loading zones, walkways, and security lighting.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47574790963389,"sku":"VO-WPRW120-347-3WAY","price":194.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-wprw120-347-3way-regular-led-wall-pack-main-view.png?v=1783377948"},{"product_id":"votatec-vo-wprw120-347-3way-ba-120w-cct-power-beam-angle-adjustable-regular-led-wall-pack","title":"Votatec VO-WPRW120-347-3WAY-BA 120W CCT, Power \u0026 Beam Angle Adjustable Regular LED Wall Pack","description":"\u003c!-- Votatec VO-WPRW120-347-3WAY-BA 120W CCT + power + beam angle adjustable regular LED wall pack product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec Beam-Angle Adjustable Wall Pack\u003c\/span\u003e\n\u003ch2\u003eVotatec VO-WPRW120-347-3WAY-BA 120W CCT, Power \u0026amp; Beam Angle Adjustable Regular LED Wall Pack\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-WPRW120-347-3WAY-BA is an upgraded commercial regular LED wall pack for building exteriors, loading areas, service doors, rear entrances, walkways, perimeter walls, parking areas, and outdoor security lighting where selectable beam distribution is required.\u003c\/p\u003e\n\u003cp\u003eThis bronze wall pack supports 120W \/ 100W \/ 80W \/ 60W power selection, 3500K \/ 4000K \/ 5000K CCT selection, T2 \/ T3 \/ T4 beam-angle adjustment, 120-347V input, built-in photocell operation, 0-10V dimming, IP65 wet-location use, DLC Premium approval, glass lens construction, and a 5-year warranty.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e120W \/ 100W \/ 80W \/ 60W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e7,858-16,452 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3500K \/ 4000K \/ 5000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eT2 \/ T3 \/ T4 Beam\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eBuilt-In Photocell\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eIP65 Wet Location\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This Beam-Angle Adjustable Wall Pack?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eSelectable Beam Distribution\u003c\/h3\u003e\n\u003cp\u003eThe T2 \/ T3 \/ T4 beam-angle adjustment helps match the fixture to walkways, entrances, parking edges, perimeter walls, and wider exterior coverage areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCCT + Power Adjustable\u003c\/h3\u003e\n\u003cp\u003eSelect 120W, 100W, 80W, or 60W and choose 3500K, 4000K, or 5000K on site to match the required light level and colour temperature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePhotocell + Dimming\u003c\/h3\u003e\n\u003cp\u003eThe built-in photocell and 0-10V dimming driver support dusk-to-dawn operation and project-based lighting control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eVerified Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eVO-WPRW120-347-3WAY-BA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003eCCT + power + beam angle adjustable regular LED wall pack with built-in photocell\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e120W \/ 100W \/ 80W \/ 60W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e7,858-16,452 lm depending on selected wattage, CCT, and beam setting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3500K \/ 4000K \/ 5000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003eRa 70 \/ \u0026gt;70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam \/ Distribution\u003c\/th\u003e\n\u003ctd\u003eT2 \/ T3 \/ T4 adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e≥0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming driver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eL-N: 4kV; L,N-GND: 6kV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003eGlass lens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eADC12 + glass \/ die-cast aluminum cooling design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eBronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e14.20\" L × 9.40\" W × 7.50\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e7.05 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to 45°C \/ -40°F to 113°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP65\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIK Rating\u003c\/th\u003e\n\u003ctd\u003eIK08\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePhotocell\u003c\/th\u003e\n\u003ctd\u003eBuilt-in photocell with on\/off function\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eWall mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated For Enclosed Fixture\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Approved\u003c\/th\u003e\n\u003ctd\u003eYes, DLC Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProject note:\u003c\/strong\u003e This beam-angle adjustable wall pack is suitable for commercial exterior wall-lighting applications where selectable beam distribution, selectable wattage, selectable CCT, photocell control, and 120-347V input are required.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eLumen Output by Setting\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eSetting\u003c\/th\u003e\n\u003cth\u003e3500K\u003c\/th\u003e\n\u003cth\u003e4000K\u003c\/th\u003e\n\u003cth\u003e5000K\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e120W\u003c\/td\u003e\n\u003ctd\u003e15,876 lm\u003c\/td\u003e\n\u003ctd\u003e16,452 lm\u003c\/td\u003e\n\u003ctd\u003e15,612 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e100W\u003c\/td\u003e\n\u003ctd\u003e13,230 lm\u003c\/td\u003e\n\u003ctd\u003e13,710 lm\u003c\/td\u003e\n\u003ctd\u003e13,010 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e80W\u003c\/td\u003e\n\u003ctd\u003e10,584 lm\u003c\/td\u003e\n\u003ctd\u003e10,968 lm\u003c\/td\u003e\n\u003ctd\u003e10,408 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e60W\u003c\/td\u003e\n\u003ctd\u003e7,938 lm\u003c\/td\u003e\n\u003ctd\u003e8,226 lm\u003c\/td\u003e\n\u003ctd\u003e7,806 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eBuilding Exteriors\u003c\/h3\u003e\n\u003cp\u003eUse for exterior walls, entrances, rear doors, service doors, and general commercial wall-mounted security lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eParking \u0026amp; Perimeter Areas\u003c\/h3\u003e\n\u003cp\u003eSuitable for parking-lot edges, perimeter walls, wider exterior zones, walkways, and controlled wall-mounted security lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eLoading \u0026amp; Service Areas\u003c\/h3\u003e\n\u003cp\u003eA good choice for loading doors, service yards, receiving areas, utility entrances, and back-of-building locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eBeam-Sensitive Projects\u003c\/h3\u003e\n\u003cp\u003eThe T2 \/ T3 \/ T4 selection helps reduce overstocking and gives installers flexibility when distribution needs vary by wall location.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Wall Packs \u0026amp; Exterior Lighting\u003c\/h2\u003e\n\u003cp\u003eFor the standard regular wall pack, see the \u003ca href=\"\/products\/votatec-vo-wprw120-347-3way-120w-cct-power-adjustable-regular-led-wall-pack\"\u003eVotatec VO-WPRW120-347-3WAY Regular Wall Pack\u003c\/a\u003e. For compact wall-pack applications, see the \u003ca href=\"\/products\/votatec-vo-mwp30w-347-3way-30w-cct-power-adjustable-mini-led-wall-pack\"\u003eVotatec VO-MWP30W Mini Wall Pack\u003c\/a\u003e. For full cut-off lighting, see the \u003ca href=\"\/products\/votatec-wp10-120m-psc-3cct-120w-cct-power-adjustable-full-cut-off-led-wall-pack\"\u003eVotatec WP10-120M-PSC-3CCT Full Cut-Off Wall Pack\u003c\/a\u003e. Browse the full \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Project Pricing\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-vo-wprw120-347-3way-120w-cct-power-adjustable-regular-led-wall-pack\"\u003eView Standard Regular Wall Pack\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec VO-WPRW120-347-3WAY-BA?\u003c\/summary\u003e\u003cp\u003eIt is a 120W CCT, power, and beam-angle adjustable regular LED wall pack with selectable 120W \/ 100W \/ 80W \/ 60W power, selectable 3500K \/ 4000K \/ 5000K colour temperature, T2 \/ T3 \/ T4 beam adjustment, AC120-347V input, built-in photocell, 0-10V dimming, IP65 wet-location rating, and DLC Premium approval.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat does BA mean on this wall pack?\u003c\/summary\u003e\u003cp\u003eBA refers to the beam-angle adjustable version. This model supports T2, T3, and T4 beam selection.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this wall pack power adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 120W, 100W, 80W, and 60W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this LED wall pack CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3500K, 4000K, and 5000K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this regular wall pack have a photocell?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists a built-in photocell with on\/off function.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this wall pack be used outdoors?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists IP65 and wet-location use.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec Beam-Angle Adjustable Wall Packs for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, contractor quantities, project pricing, and exterior wall-lighting recommendations for building exteriors, service doors, loading zones, walkways, parking edges, and security lighting.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47574817013949,"sku":"VO-WPRW120-347-3WAY-BA","price":224.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-wprw120-347-3way-ba-beam-adjustable-wall-pack-main-view.png?v=1783378676"},{"product_id":"votatec-vo-wr5ft4w50-347-5way-l-4ft-linkable-led-wrap-light","title":"Votatec 4ft Linkable LED Wrap Light – 5WAY CCT \u0026 Power Adjustable","description":"\u003c!-- Votatec VO-WR5FT4W50-347-5WAY-L 4ft linkable LED wrap light product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec Linkable LED Wrap Light\u003c\/span\u003e\n\u003ch2\u003eVotatec VO-WR5FT4W50-347-5WAY-L 4ft Linkable LED Wrap Light – 5CCT \u0026amp; 5-Wattage Adjustable\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-WR5FT4W50-347-5WAY-L is a 4ft linkable LED wrap light designed for garages, workshops, utility rooms, hallways, storage rooms, back-of-house areas, electrical rooms, service spaces, and commercial fluorescent-wrap replacement projects.\u003c\/p\u003e\n\u003cp\u003eThis fixture supports selectable 25W \/ 30W \/ 40W \/ 45W \/ 50W power, selectable 3000K \/ 3500K \/ 4000K \/ 5000K \/ 6000K colour temperature, AC120-347V input, 0-10V dimming, a stamped metal housing, plastic lens, damp-location rating, cETL\/FCC\/DLC 5.1 Standard compliance, and a 5-year warranty.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e25W \/ 30W \/ 40W \/ 45W \/ 50W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3000K-6000K 5CCT\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e2,850-6,000 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eAC120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimmable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eLinkable up to 400W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDamp Location\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e5-Year Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This Votatec 4ft Wrap Light?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e5-Wattage Selectable\u003c\/h3\u003e\n\u003cp\u003eSet the fixture to 25W, 30W, 40W, 45W, or 50W on site. This gives installers flexibility when replacing older fluorescent wrap fixtures or balancing light levels across different rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e5CCT Colour Selection\u003c\/h3\u003e\n\u003cp\u003eChoose 3000K, 3500K, 4000K, 5000K, or 6000K to match warm utility lighting, neutral commercial lighting, or brighter work-area visibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eLinkable 120-347V Design\u003c\/h3\u003e\n\u003cp\u003eThe AC120-347V input and linkable design make this wrap light suitable for many indoor residential, commercial, institutional, and light-industrial lighting applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eVO-WR5FT4W50-347-5WAY-L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e4ft linkable LED wrap light with selectable wattage and selectable colour temperature\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eNot available on this model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e50W \/ 45W \/ 40W \/ 30W \/ 25W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e2,850-6,000 lm depending on selected wattage and colour temperature\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 3500K \/ 4000K \/ 5000K \/ 6000K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEfficacy\u003c\/th\u003e\n\u003ctd\u003e114-120 lm\/W depending on selected wattage and colour temperature\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e120°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50-60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eL-N: 1kV; L-N-G: 2kV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimmable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eStamped metal housing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003ePlastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-20°C to 50°C \/ -4°F to 122°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eDamp location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eCeiling mounted \/ surface mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHID Equivalent\u003c\/th\u003e\n\u003ctd\u003e144W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecETL \/ FCC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Approved\u003c\/th\u003e\n\u003ctd\u003eDLC 5.1 Standard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEnergy Star\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated For Enclosed Fixture\u003c\/th\u003e\n\u003ctd\u003eN\/A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eCustomer note:\u003c\/strong\u003e This model is a strong fit where a clean 4ft wrap fixture is needed with on-site wattage and colour-temperature flexibility across multiple indoor lighting applications.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eDimensions \u0026amp; Weight\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003ctd\u003e47.01\" \/ 119.4 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e5.35\" \/ 13.6 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e2.17\" \/ 5.50 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e3.89 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eLumen Output by Setting\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003cth\u003e3000K\u003c\/th\u003e\n\u003cth\u003e3500K\u003c\/th\u003e\n\u003cth\u003e4000K\u003c\/th\u003e\n\u003cth\u003e5000K\u003c\/th\u003e\n\u003cth\u003e6000K\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e25W\u003c\/td\u003e\n\u003ctd\u003e2,850 lm\u003c\/td\u003e\n\u003ctd\u003e2,925 lm\u003c\/td\u003e\n\u003ctd\u003e3,000 lm\u003c\/td\u003e\n\u003ctd\u003e2,950 lm\u003c\/td\u003e\n\u003ctd\u003e2,900 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e30W\u003c\/td\u003e\n\u003ctd\u003e3,420 lm\u003c\/td\u003e\n\u003ctd\u003e3,510 lm\u003c\/td\u003e\n\u003ctd\u003e3,600 lm\u003c\/td\u003e\n\u003ctd\u003e3,540 lm\u003c\/td\u003e\n\u003ctd\u003e3,480 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e40W\u003c\/td\u003e\n\u003ctd\u003e4,560 lm\u003c\/td\u003e\n\u003ctd\u003e4,680 lm\u003c\/td\u003e\n\u003ctd\u003e4,800 lm\u003c\/td\u003e\n\u003ctd\u003e4,720 lm\u003c\/td\u003e\n\u003ctd\u003e4,640 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e45W\u003c\/td\u003e\n\u003ctd\u003e5,130 lm\u003c\/td\u003e\n\u003ctd\u003e5,265 lm\u003c\/td\u003e\n\u003ctd\u003e5,400 lm\u003c\/td\u003e\n\u003ctd\u003e5,310 lm\u003c\/td\u003e\n\u003ctd\u003e5,220 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e50W\u003c\/td\u003e\n\u003ctd\u003e5,700 lm\u003c\/td\u003e\n\u003ctd\u003e5,850 lm\u003c\/td\u003e\n\u003ctd\u003e6,000 lm\u003c\/td\u003e\n\u003ctd\u003e5,900 lm\u003c\/td\u003e\n\u003ctd\u003e5,800 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eLinking \u0026amp; Installation Features\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eLinkable Fixture Layout\u003c\/h3\u003e\n\u003cp\u003eAdditional fixtures can plug directly into the preceding fixture for easy linking. The fixture can also be linked by connector or connector cable between two fixtures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eUp to 8 Fixtures\u003c\/h3\u003e\n\u003cp\u003eLink up to 8 fixtures, not exceeding 400W total, to operate from one 5-amp outlet when installed according to the product instructions and applicable electrical code.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eInstallation Kit Included\u003c\/h3\u003e\n\u003cp\u003eThe fixture includes a small connector, expansion screws, and screws to mount the light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e0-10V Dimming\u003c\/h3\u003e\n\u003cp\u003eThe fixture includes a 0-10V dimming driver. Dimming cables are included with the luminaire.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eGarage \u0026amp; Workshop Lighting\u003c\/h3\u003e\n\u003cp\u003eUse in residential garages, contractor work areas, workshops, and service spaces where a bright 4ft surface-mounted fixture is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eHallways \u0026amp; Utility Areas\u003c\/h3\u003e\n\u003cp\u003eA strong option for corridors, utility rooms, mechanical spaces, electrical rooms, laundry rooms, storage rooms, and back-of-house areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eCommercial Retrofit Projects\u003c\/h3\u003e\n\u003cp\u003eSuitable for replacing older fluorescent wrap fixtures in offices, service rooms, small warehouses, maintenance areas, and commercial interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eFlexible Multi-Room Use\u003c\/h3\u003e\n\u003cp\u003eThe selectable wattage and 5CCT design helps support different rooms that may require different light output or colour temperature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eCompatible 0-10V Dimmers\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLutron\u003c\/td\u003e\n\u003ctd\u003eNTSTV-DV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLutron\u003c\/td\u003e\n\u003ctd\u003eDVSTV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLutron\u003c\/td\u003e\n\u003ctd\u003eDS710\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLutron\u003c\/td\u003e\n\u003ctd\u003eIP710\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eDimmer note:\u003c\/strong\u003e Dimmer performance can vary by installation, circuit conditions, load, wiring method, and product mix. Always follow the dimmer and fixture installation instructions.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eAccessories\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eInstallation Kit\u003c\/h3\u003e\n\u003cp\u003eIncluded with this fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRemote Control\u003c\/h3\u003e\n\u003cp\u003eOrder separately when required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003e1ft \/ 3ft \/ 6ft Connecting Cable\u003c\/h3\u003e\n\u003cp\u003eOrder separately for layouts where a connecting cable is required between fixtures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eSmall Connector\u003c\/h3\u003e\n\u003cp\u003eIncluded for direct fixture linking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eCommonly Bought Together\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003e14\/2 NMD90 Wire\u003c\/h3\u003e\n\u003cp\u003eCommonly used for many indoor branch-circuit lighting installations where permitted by code and project requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eBoxes \u0026amp; Connectors\u003c\/h3\u003e\n\u003cp\u003ePair with appropriate electrical boxes, fittings, and installation materials based on the ceiling, surface, and wiring method.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eAdditional Votatec Fixtures\u003c\/h3\u003e\n\u003cp\u003eComplete the project with other Votatec commercial lighting options such as panels, linear strips, vapor tight fixtures, high bays, or wall packs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Lighting\u003c\/h2\u003e\n\u003cp\u003eFor other indoor and commercial fixtures, browse the \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e. For the full brand assortment, visit \u003ca href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eVotatec Lighting \u0026amp; Electrical Products Canada\u003c\/a\u003e. For similar strip-style options, see the \u003ca href=\"\/collections\/votatec-wrap-linear-strip-lights\"\u003eVotatec Wrap \u0026amp; Linear Strip Lights collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-wrap-linear-strip-lights\"\u003eShop Votatec Wrap \u0026amp; Linear Strip Lights\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Assistance\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec VO-WR5FT4W50-347-5WAY-L?\u003c\/summary\u003e\u003cp\u003eIt is a 4ft linkable LED wrap light with selectable 50W \/ 45W \/ 40W \/ 30W \/ 25W power, selectable 3000K \/ 3500K \/ 4000K \/ 5000K \/ 6000K colour temperature, AC120-347V input, 0-10V dimming, and damp-location rating.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec wrap light wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 25W, 30W, 40W, 45W, and 50W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3000K, 3500K, 4000K, 5000K, and 6000K colour-temperature selection.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this fixture be used on 347V?\u003c\/summary\u003e\u003cp\u003eYes. The input voltage is AC120-347V.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eHow many fixtures can be linked together?\u003c\/summary\u003e\u003cp\u003eThe product specifications state that up to 8 fixtures can be linked, not exceeding a total of 400W, to operate from one 5-amp outlet.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this model include an occupancy sensor?\u003c\/summary\u003e\u003cp\u003eNo. This SKU does not include the built-in sensor. The sensor version is listed under model VO-WR5FT4W50-347-5WAY-L-S.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhere is this 4ft wrap light commonly used?\u003c\/summary\u003e\u003cp\u003eCommon applications include garages, workshops, hallways, utility rooms, electrical rooms, storage areas, back-of-house spaces, and commercial fluorescent-wrap replacement projects.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this wrap light damp-location rated?\u003c\/summary\u003e\u003cp\u003eYes. The product specifications list this fixture for damp-location use.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec 4ft Wrap Lights for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, stock availability, quantity pricing, and fixture recommendations for garages, workshops, utility rooms, hallways, storage spaces, and commercial retrofit projects.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47615349063869,"sku":"VO-WR5FT4W50-347-5WAY-L","price":69.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-wr5ft4w50-347-5way-l-4ft-linkable-led-wrap-light-hero.png?v=1783551369"},{"product_id":"votatec-vo-wr5ft4w50-347-5way-l-s-4ft-linkable-led-wrap-light-with-sensor","title":"Votatec 4ft Linkable LED Wrap Light With Sensor – 5CCT \u0026 Power Adjustable","description":"\u003c!-- Votatec VO-WR5FT4W50-347-5WAY-L-S 4ft linkable LED wrap light with sensor product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec Linkable LED Wrap Light With Sensor\u003c\/span\u003e\n\u003ch2\u003eVotatec VO-WR5FT4W50-347-5WAY-L-S 4ft Linkable LED Wrap Light With Built-In Sensor\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-WR5FT4W50-347-5WAY-L-S is a 4ft linkable LED wrap light with built-in microwave sensor control, selectable wattage, selectable colour temperature, 120-347V input, and 0-10V dimming for garages, workshops, hallways, utility rooms, storage spaces, back-of-house areas, and commercial fluorescent-wrap replacement projects.\u003c\/p\u003e\n\u003cp\u003eThis sensor version is designed for spaces where lighting may benefit from occupancy-based control while still giving installers the flexibility to choose the light output and colour temperature on site.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003eBuilt-In Microwave Sensor\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e25W \/ 30W \/ 40W \/ 45W \/ 50W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3000K \/ 3500K \/ 4000K \/ 5000K \/ 6000K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eAC120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimmable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eUp to 6000 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDamp Location\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC 5.1 Standard\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 4ft Sensor Wrap Light?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eBuilt-In Sensor Control\u003c\/h3\u003e\n\u003cp\u003eThe integrated microwave sensor supports occupancy-based operation for areas where lighting should respond to movement or room activity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e5 Wattage Settings\u003c\/h3\u003e\n\u003cp\u003eSelect 25W, 30W, 40W, 45W, or 50W to match the brightness level required for the room, ceiling height, and fixture spacing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e5 Colour Temperatures\u003c\/h3\u003e\n\u003cp\u003eChoose 3000K, 3500K, 4000K, 5000K, or 6000K to match warm, neutral, cool, or daylight-style lighting preferences.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eVO-WR5FT4W50-347-5WAY-L-S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e4ft linkable LED wrap light with built-in microwave sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e50W \/ 45W \/ 40W \/ 30W \/ 25W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e2850-6000 lm depending on selected wattage and colour temperature\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 3500K \/ 4000K \/ 5000K \/ 6000K selectable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e120°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50-60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimmable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eL-N: 1KV; L-N-G: 2KV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eBuilt-in magnetic microwave sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor Technology\u003c\/th\u003e\n\u003ctd\u003eMicrowave\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor Voltage\u003c\/th\u003e\n\u003ctd\u003e12-24V DC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor Height Rating\u003c\/th\u003e\n\u003ctd\u003eUp to 12 ft maximum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor Sensitivity Settings\u003c\/th\u003e\n\u003ctd\u003e100% \/ 75% \/ 50% \/ 20%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor Hold Time\u003c\/th\u003e\n\u003ctd\u003e10s \/ 1min \/ 5min \/ 15min\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStandby Period\u003c\/th\u003e\n\u003ctd\u003e0s \/ 1min \/ 30min \/ 60min \/ infinite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDefault Sensor Setting\u003c\/th\u003e\n\u003ctd\u003eSensitivity 100%, hold time 10s, daylight threshold 30 lux, standby period 60min, standby dimming level 30%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-20°C to 50°C \/ -4°F to 122°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003ePlastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eStamped metal housing with PC lens and metal base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eDamp location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eCeiling mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLinkable\u003c\/th\u003e\n\u003ctd\u003eYes; link up to 8 fixtures, not exceeding 400W total, from one 5-amp outlet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e47.01\" L × 5.35\" W × 2.17\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMetric Dimensions\u003c\/th\u003e\n\u003ctd\u003e119.4 cm × 13.6 cm × 5.50 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e3.89 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecETL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCompliance\u003c\/th\u003e\n\u003ctd\u003eDLC 5.1 Standard; DLC ID listed as under application\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEnergy Star\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eProduct note:\u003c\/strong\u003e This is the built-in sensor version of the Votatec 4ft linkable wrap light. For the non-sensor version, see model VO-WR5FT4W50-347-5WAY-L.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eLumen Output by Setting\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003cth\u003e3000K\u003c\/th\u003e\n\u003cth\u003e3500K\u003c\/th\u003e\n\u003cth\u003e4000K\u003c\/th\u003e\n\u003cth\u003e5000K\u003c\/th\u003e\n\u003cth\u003e6000K\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e25W\u003c\/td\u003e\n\u003ctd\u003e2850 lm\u003c\/td\u003e\n\u003ctd\u003e2925 lm\u003c\/td\u003e\n\u003ctd\u003e3000 lm\u003c\/td\u003e\n\u003ctd\u003e2950 lm\u003c\/td\u003e\n\u003ctd\u003e2900 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e30W\u003c\/td\u003e\n\u003ctd\u003e3420 lm\u003c\/td\u003e\n\u003ctd\u003e3510 lm\u003c\/td\u003e\n\u003ctd\u003e3600 lm\u003c\/td\u003e\n\u003ctd\u003e3540 lm\u003c\/td\u003e\n\u003ctd\u003e3480 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e40W\u003c\/td\u003e\n\u003ctd\u003e4560 lm\u003c\/td\u003e\n\u003ctd\u003e4680 lm\u003c\/td\u003e\n\u003ctd\u003e4800 lm\u003c\/td\u003e\n\u003ctd\u003e4720 lm\u003c\/td\u003e\n\u003ctd\u003e4640 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e45W\u003c\/td\u003e\n\u003ctd\u003e5130 lm\u003c\/td\u003e\n\u003ctd\u003e5265 lm\u003c\/td\u003e\n\u003ctd\u003e5400 lm\u003c\/td\u003e\n\u003ctd\u003e5310 lm\u003c\/td\u003e\n\u003ctd\u003e5220 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e50W\u003c\/td\u003e\n\u003ctd\u003e5700 lm\u003c\/td\u003e\n\u003ctd\u003e5850 lm\u003c\/td\u003e\n\u003ctd\u003e6000 lm\u003c\/td\u003e\n\u003ctd\u003e5900 lm\u003c\/td\u003e\n\u003ctd\u003e5800 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eGarages \u0026amp; Workshops\u003c\/h3\u003e\n\u003cp\u003eUse in residential garages, work areas, service rooms, and shop spaces where selectable brightness and sensor control are useful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eHallways \u0026amp; Utility Rooms\u003c\/h3\u003e\n\u003cp\u003eSuitable for hallways, storage rooms, utility areas, electrical rooms, and mechanical spaces where lighting may not need to stay at full output continuously.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eCommercial Back-of-House Areas\u003c\/h3\u003e\n\u003cp\u003eA practical option for stock rooms, service corridors, staff areas, maintenance rooms, and general commercial retrofit projects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eFluorescent Wrap Replacement\u003c\/h3\u003e\n\u003cp\u003eReplace older fluorescent wrap fixtures with a selectable LED fixture that supports 120-347V input, 0-10V dimming, and linkable installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eCompatible Dimmers \u0026amp; Accessories\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eCompatible 0-10V Dimmers\u003c\/h3\u003e\n\u003cp\u003eThe specification sheet lists Lutron NTSTV-DV, DVSTV, DS710, and IP710 as compatible 0-10V dimmer models. Always confirm dimmer suitability with the installation conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eAccessories\u003c\/h3\u003e\n\u003cp\u003eThe installation kit is included. Remote control and 1ft, 3ft, and 6ft connecting cables are ordered separately when required for the layout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Wrap \u0026amp; Linear Strip Lighting\u003c\/h2\u003e\n\u003cp\u003eFor the same 4ft linkable wrap light without a built-in sensor, see the \u003ca href=\"\/products\/votatec-vo-wr5ft4w50-347-5way-l-4ft-linkable-led-wrap-light\"\u003eVotatec VO-WR5FT4W50-347-5WAY-L 4ft Linkable LED Wrap Light\u003c\/a\u003e. Browse additional options in the \u003ca href=\"\/collections\/votatec-wrap-linear-strip-lights\"\u003eVotatec Wrap \u0026amp; Linear Strip Lights collection\u003c\/a\u003e, the \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e, or the full \u003ca href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eVotatec Lighting \u0026amp; Electrical Products Canada collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/products\/votatec-vo-wr5ft4w50-347-5way-l-4ft-linkable-led-wrap-light\"\u003eView Non-Sensor 4ft Wrap Light\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-wrap-linear-strip-lights\"\u003eShop Votatec Wrap \u0026amp; Linear Strip Lights\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Assistance\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec VO-WR5FT4W50-347-5WAY-L-S?\u003c\/summary\u003e\u003cp\u003eIt is a 4ft linkable LED wrap light with a built-in microwave sensor, selectable 50W \/ 45W \/ 40W \/ 30W \/ 25W power, selectable 3000K \/ 3500K \/ 4000K \/ 5000K \/ 6000K colour temperature, AC120-347V input, 0-10V dimming, and damp-location rating.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eHow is this different from VO-WR5FT4W50-347-5WAY-L?\u003c\/summary\u003e\u003cp\u003eThe VO-WR5FT4W50-347-5WAY-L-S includes a built-in sensor. The VO-WR5FT4W50-347-5WAY-L is the non-sensor version.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec wrap light wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 25W, 30W, 40W, 45W, and 50W selectable power settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3000K, 3500K, 4000K, 5000K, and 6000K colour-temperature selection.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this fixture be used on 347V?\u003c\/summary\u003e\u003cp\u003eYes. The input voltage is AC120-347V.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eHow many fixtures can be linked together?\u003c\/summary\u003e\u003cp\u003eThe product specifications state that up to 8 fixtures can be linked, not exceeding a total of 400W, to operate from one 5-amp outlet.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes the remote control come with this fixture?\u003c\/summary\u003e\u003cp\u003eThe installation kit is included. The remote control is ordered separately where required.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this wrap light damp-location rated?\u003c\/summary\u003e\u003cp\u003eYes. The product specifications list this fixture for damp-location use.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec 4ft Sensor Wrap Lights for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, stock availability, quantity pricing, and fixture recommendations for garages, workshops, utility rooms, hallways, storage spaces, and commercial retrofit projects.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47615360729277,"sku":"VO-WR5FT4W50-347-5WAY-L-S","price":84.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-wr5ft4w50-347-5way-l-s-4ft-linkable-led-wrap-light-with-sensor-hero.png?v=1783553118"},{"product_id":"votatec-vo-ecstr4ft-347v-5way-4ft-led-linear-strip-fixture","title":"Votatec VO-ECSTR4FT-347V-5WAY 4ft CCT \u0026 Power Selectable LED Linear Strip Fixture","description":"\u003c!-- Votatec VO-ECSTR4FT-347V-5WAY 4ft CCT and power selectable linear strip fixture product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 4ft Linear Strip Fixture\u003c\/span\u003e\n\u003ch2\u003eVotatec VO-ECSTR4FT-347V-5WAY 4ft CCT \u0026amp; Power Selectable LED Linear Strip Fixture\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-ECSTR4FT-347V-5WAY is a 4ft commercial LED linear strip fixture designed for stairwells, common areas, retail spaces, offices, utility rooms, storage areas, corridors, workshops, and general indoor retrofit lighting applications.\u003c\/p\u003e\n\u003cp\u003eThis 4ft linear strip supports 40W \/ 35W \/ 30W \/ 20W \/ 12W selectable power, 3500K \/ 4000K \/ 4500K \/ 5000K \/ 5700K selectable colour temperature, AC120-347V input, 0-10V dimming, linkable installation, cETL damp-location certification, DLC Premium listing, and a 5-year warranty.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e4ft Linear Strip\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e40W \/ 35W \/ 30W \/ 20W \/ 12W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e1560-5200 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3500K-5700K Selectable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimmable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eLinkable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This Votatec 4ft Linear Strip?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e5 Wattage Settings\u003c\/h3\u003e\n\u003cp\u003eSelect 12W, 20W, 30W, 35W, or 40W to match the required brightness, spacing, ceiling height, and energy target for the space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e5CCT Job-Site Flexibility\u003c\/h3\u003e\n\u003cp\u003eChoose 3500K, 4000K, 4500K, 5000K, or 5700K on site to suit warmer commercial areas, neutral work zones, or brighter utility lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCommercial Voltage Range\u003c\/h3\u003e\n\u003cp\u003eThe AC120-347V input range makes this fixture suitable for many Canadian residential, commercial, multi-unit, and property-management lighting upgrades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eVO-ECSTR4FT-347V-5WAY\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e4ft CCT and power selectable LED linear strip fixture\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eNo built-in sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e40W \/ 35W \/ 30W \/ 20W \/ 12W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e1560-5200 lm depending on selected wattage and colour temperature\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3500K \/ 4000K \/ 4500K \/ 5000K \/ 5700K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e120°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e100,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50-60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming driver; dimming cables included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in 2kV surge protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-20°C to 50°C \/ -68°F to 122°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003ePC diffuser\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Material\u003c\/th\u003e\n\u003ctd\u003eSPCC steel housing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e48.03\" L × 2.95\" W × 3.26\" H \/ 1220 mm × 75 mm × 83 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e1.5 kg \/ 3.31 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eSuspended, wall-mounted, or surface-mounted installation; splicing connection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated For Enclosed Fixture\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eDamp location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecETL listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Approved\u003c\/th\u003e\n\u003ctd\u003eDLC Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eCustomer note:\u003c\/strong\u003e This is the non-sensor 4ft model. For projects that require automatic occupancy control, use the matching sensor version, VO-ECSTR4FT-347V-5WAY-S.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eLumen Output by Setting\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003cth\u003e3500K\u003c\/th\u003e\n\u003cth\u003e4000K\u003c\/th\u003e\n\u003cth\u003e4500K\u003c\/th\u003e\n\u003cth\u003e5000K\u003c\/th\u003e\n\u003cth\u003e5700K\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e12W\u003c\/td\u003e\n\u003ctd\u003e1560 lm\u003c\/td\u003e\n\u003ctd\u003e1644 lm\u003c\/td\u003e\n\u003ctd\u003e1668 lm\u003c\/td\u003e\n\u003ctd\u003e1632 lm\u003c\/td\u003e\n\u003ctd\u003e1620 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e20W\u003c\/td\u003e\n\u003ctd\u003e2600 lm\u003c\/td\u003e\n\u003ctd\u003e2740 lm\u003c\/td\u003e\n\u003ctd\u003e2780 lm\u003c\/td\u003e\n\u003ctd\u003e2720 lm\u003c\/td\u003e\n\u003ctd\u003e2700 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e30W\u003c\/td\u003e\n\u003ctd\u003e3900 lm\u003c\/td\u003e\n\u003ctd\u003e4110 lm\u003c\/td\u003e\n\u003ctd\u003e4170 lm\u003c\/td\u003e\n\u003ctd\u003e4080 lm\u003c\/td\u003e\n\u003ctd\u003e4050 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e35W\u003c\/td\u003e\n\u003ctd\u003e4550 lm\u003c\/td\u003e\n\u003ctd\u003e4795 lm\u003c\/td\u003e\n\u003ctd\u003e4865 lm\u003c\/td\u003e\n\u003ctd\u003e4760 lm\u003c\/td\u003e\n\u003ctd\u003e4725 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e40W\u003c\/td\u003e\n\u003ctd\u003e5200 lm\u003c\/td\u003e\n\u003ctd\u003e5480 lm\u003c\/td\u003e\n\u003ctd\u003e5560 lm\u003c\/td\u003e\n\u003ctd\u003e5440 lm\u003c\/td\u003e\n\u003ctd\u003e5400 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eStairwells \u0026amp; Common Areas\u003c\/h3\u003e\n\u003cp\u003eSuitable for stairwells, common corridors, utility areas, service rooms, and back-of-house spaces where dependable linear lighting is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRetail \u0026amp; Office Spaces\u003c\/h3\u003e\n\u003cp\u003eA practical choice for stock rooms, service areas, offices, hallways, and general commercial spaces that benefit from selectable output and colour temperature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eUtility Rooms \u0026amp; Workshops\u003c\/h3\u003e\n\u003cp\u003eUse for utility rooms, maintenance areas, basements, workshops, storage zones, and garage-style lighting upgrades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eFluorescent Strip Replacement\u003c\/h3\u003e\n\u003cp\u003eDesigned as an LED upgrade option for older strip fixtures where efficient output, dimming capability, and 120-347V flexibility are required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eInstallation \u0026amp; Accessories\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eIncluded Installation Hardware\u003c\/h3\u003e\n\u003cp\u003eThe product family includes V-hooks, half-round fitting, wire cap, and screws for supported installation methods.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eLinkable Accessories\u003c\/h3\u003e\n\u003cp\u003eCompatible linkable accessories are available separately for suitable continuous-run installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eMounting Flexibility\u003c\/h3\u003e\n\u003cp\u003eThe fixture supports suspended, wall-mounted, and surface-mounted installation applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eEasy Access Design\u003c\/h3\u003e\n\u003cp\u003eThe PC cover is designed for easier access during installation and setting adjustments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Lighting\u003c\/h2\u003e\n\u003cp\u003eFor surface-style wrap lighting, see the \u003ca href=\"\/products\/votatec-vo-wr5ft4w50-347-5way-l-4ft-linkable-led-wrap-light\"\u003eVotatec 4ft Linkable LED Wrap Light\u003c\/a\u003e and the \u003ca href=\"\/products\/votatec-vo-wr5ft4w50-347-5way-l-s-4ft-linkable-led-wrap-light-with-sensor\"\u003eVotatec 4ft Linkable LED Wrap Light With Sensor\u003c\/a\u003e. Browse more options in the \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e and the \u003ca href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eVotatec Lighting \u0026amp; Electrical Products Canada collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-wrap-linear-strip-lights\"\u003eShop Votatec Wrap \u0026amp; Linear Strip Lights\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Quantity Support\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec VO-ECSTR4FT-347V-5WAY?\u003c\/summary\u003e\u003cp\u003eIt is a 4ft CCT and power selectable LED linear strip fixture with selectable 40W \/ 35W \/ 30W \/ 20W \/ 12W output, selectable 3500K \/ 4000K \/ 4500K \/ 5000K \/ 5700K colour temperature, AC120-347V input, and 0-10V dimming.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this 4ft linear strip have a built-in sensor?\u003c\/summary\u003e\u003cp\u003eNo. VO-ECSTR4FT-347V-5WAY is the non-sensor model. The matching sensor version is VO-ECSTR4FT-347V-5WAY-S.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec linear strip wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 12W, 20W, 30W, 35W, and 40W selectable wattage settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3500K, 4000K, 4500K, 5000K, and 5700K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this fixture be used on 347V?\u003c\/summary\u003e\u003cp\u003eYes. The input voltage is AC120-347V.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture dimmable?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists a 0-10V dimming driver, and dimming cables are included.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhere can this linear strip be used?\u003c\/summary\u003e\u003cp\u003eIt is suitable for damp-location indoor applications such as stairwells, common areas, retail and office spaces, utility rooms, storage rooms, workshops, and general retrofit lighting.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec 4ft Linear Strip Fixtures for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, quantity pricing, and fixture recommendations for stairwells, corridors, offices, utility rooms, workshops, storage spaces, and commercial retrofit projects.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47615380783293,"sku":"VO-ECSTR4FT-347V-5WAY","price":54.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-ecstr4ft-347v-5way-4ft-led-linear-strip-fixture-hero.png?v=1783555384"},{"product_id":"votatec-vo-ecstr4ft-347v-5way-s-4ft-led-linear-strip-fixture-with-sensor","title":"Votatec VO-ECSTR4FT-347V-5WAY-S 4ft CCT \u0026 Power Selectable LED Linear Strip Fixture With Sensor","description":"\u003c!-- Votatec VO-ECSTR4FT-347V-5WAY-S 4ft LED linear strip fixture with sensor product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec LED Linear Strip With Sensor\u003c\/span\u003e\n\u003ch2\u003eVotatec VO-ECSTR4FT-347V-5WAY-S 4ft CCT \u0026amp; Power Selectable LED Linear Strip Fixture With Sensor\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-ECSTR4FT-347V-5WAY-S is a 4ft round-lens LED linear strip fixture designed for stairwells, corridors, offices, retail common areas, utility rooms, storage areas, workshops, and commercial retrofit lighting where selectable output and built-in occupancy control are required.\u003c\/p\u003e\n\u003cp\u003eThis 4ft sensor model supports 40W \/ 35W \/ 30W \/ 20W \/ 12W power selection, 3500K \/ 4000K \/ 4500K \/ 5000K \/ 5700K CCT selection, AC120-347V input, 0-10V dimming, damp-location use, cETL listing, DLC Premium performance, and a built-in microwave sensor for automatic occupancy-based lighting control.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e40W \/ 35W \/ 30W \/ 20W \/ 12W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e1560-5200 lm\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3500K-5700K\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eBuilt-In Sensor\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDamp Location\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 4ft Linear Strip With Sensor?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eBuilt-In Occupancy Control\u003c\/h3\u003e\n\u003cp\u003eThe integrated microwave sensor helps reduce unnecessary energy use in areas such as stairwells, utility rooms, storage spaces, corridors, and other locations where lights may not need to stay fully on at all times.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eSelectable CCT + Wattage\u003c\/h3\u003e\n\u003cp\u003eChoose from five wattage settings and five colour temperatures on site, making it easier to match brightness and colour needs across different areas using one fixture family.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCommercial 120-347V Fixture\u003c\/h3\u003e\n\u003cp\u003eThe AC120-347V input, 0-10V dimming driver, damp-location rating, cETL listing, and DLC Premium approval make this fixture a practical option for commercial and multi-unit retrofit work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eVO-ECSTR4FT-347V-5WAY-S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e4ft CCT and power selectable LED linear strip fixture with built-in sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eBuilt-in microwave occupancy sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e40W \/ 35W \/ 30W \/ 20W \/ 12W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e1560-5200 lm depending on selected wattage and colour temperature\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3500K \/ 4000K \/ 4500K \/ 5000K \/ 5700K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e120°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e100,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50-60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming driver; dimming cables included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in 2kV surge protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-20°C to 50°C \/ -68°F to 122°F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003ePC diffuser\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Material\u003c\/th\u003e\n\u003ctd\u003eSPCC steel housing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e48.03\" L × 2.95\" W × 3.26\" H \/ 1220 mm × 75 mm × 83 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e1.5 kg \/ 3.31 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eSuspended, wall-mounted, or surface-mounted installation; splicing connection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated For Enclosed Fixture\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eDamp location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecETL listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Approved\u003c\/th\u003e\n\u003ctd\u003eDLC Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eCustomer note:\u003c\/strong\u003e This is the built-in sensor version of the 4ft Votatec linear strip. For the matching non-sensor version, use VO-ECSTR4FT-347V-5WAY.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eLumen Output by Setting\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003cth\u003e3500K\u003c\/th\u003e\n\u003cth\u003e4000K\u003c\/th\u003e\n\u003cth\u003e4500K\u003c\/th\u003e\n\u003cth\u003e5000K\u003c\/th\u003e\n\u003cth\u003e5700K\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e12W\u003c\/td\u003e\n\u003ctd\u003e1560 lm\u003c\/td\u003e\n\u003ctd\u003e1644 lm\u003c\/td\u003e\n\u003ctd\u003e1668 lm\u003c\/td\u003e\n\u003ctd\u003e1632 lm\u003c\/td\u003e\n\u003ctd\u003e1620 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e20W\u003c\/td\u003e\n\u003ctd\u003e2600 lm\u003c\/td\u003e\n\u003ctd\u003e2740 lm\u003c\/td\u003e\n\u003ctd\u003e2780 lm\u003c\/td\u003e\n\u003ctd\u003e2720 lm\u003c\/td\u003e\n\u003ctd\u003e2700 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e30W\u003c\/td\u003e\n\u003ctd\u003e3900 lm\u003c\/td\u003e\n\u003ctd\u003e4110 lm\u003c\/td\u003e\n\u003ctd\u003e4170 lm\u003c\/td\u003e\n\u003ctd\u003e4080 lm\u003c\/td\u003e\n\u003ctd\u003e4050 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e35W\u003c\/td\u003e\n\u003ctd\u003e4550 lm\u003c\/td\u003e\n\u003ctd\u003e4795 lm\u003c\/td\u003e\n\u003ctd\u003e4865 lm\u003c\/td\u003e\n\u003ctd\u003e4760 lm\u003c\/td\u003e\n\u003ctd\u003e4725 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e40W\u003c\/td\u003e\n\u003ctd\u003e5200 lm\u003c\/td\u003e\n\u003ctd\u003e5480 lm\u003c\/td\u003e\n\u003ctd\u003e5560 lm\u003c\/td\u003e\n\u003ctd\u003e5440 lm\u003c\/td\u003e\n\u003ctd\u003e5400 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eSensor Function\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eOccupancy-Based Operation\u003c\/h3\u003e\n\u003cp\u003eThe built-in microwave sensor supports automatic lighting response based on occupancy, making it useful for areas where traffic changes throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eAdjustable Sensor Settings\u003c\/h3\u003e\n\u003cp\u003eThe sensor supports selectable detection area, hold time, standby period, standby dim level, and daylight control settings when configured with the compatible remote control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRemote Control Optional\u003c\/h3\u003e\n\u003cp\u003eThe remote control is ordered separately when sensor setting changes are required. The factory preset supports basic operation out of the box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eUseful for Shared Spaces\u003c\/h3\u003e\n\u003cp\u003eSensor control is helpful for stairwells, corridors, utility spaces, back rooms, storage areas, and other common spaces where automatic control can improve energy savings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eStairwells \u0026amp; Corridors\u003c\/h3\u003e\n\u003cp\u003eSuitable for stairwells, hallway runs, corridors, common areas, and multi-unit building spaces where occupancy may vary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRetail \u0026amp; Office Common Areas\u003c\/h3\u003e\n\u003cp\u003eUseful for back-of-house lighting, office service areas, common zones, storage rooms, and general commercial lighting upgrades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eUtility Rooms \u0026amp; Storage Areas\u003c\/h3\u003e\n\u003cp\u003eA practical choice for utility rooms, mechanical spaces, storage rooms, workshops, and service areas that benefit from adjustable output and occupancy sensing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eCommercial Retrofit Projects\u003c\/h3\u003e\n\u003cp\u003eUse as a replacement option for older fluorescent strip fixtures where 120-347V input, selectable settings, and sensor control are preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Lighting\u003c\/h2\u003e\n\u003cp\u003eFor the matching non-sensor version, see the \u003ca href=\"\/products\/votatec-vo-ecstr4ft-347v-5way-4ft-led-linear-strip-fixture\"\u003eVotatec VO-ECSTR4FT-347V-5WAY 4ft LED Linear Strip Fixture\u003c\/a\u003e. For surface-style wrap lighting, see the \u003ca href=\"\/products\/votatec-vo-wr5ft4w50-347-5way-l-4ft-linkable-led-wrap-light\"\u003eVotatec 4ft Linkable LED Wrap Light\u003c\/a\u003e and the \u003ca href=\"\/products\/votatec-vo-wr5ft4w50-347-5way-l-s-4ft-linkable-led-wrap-light-with-sensor\"\u003eVotatec 4ft Linkable LED Wrap Light With Sensor\u003c\/a\u003e. Browse more options in the \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting collection\u003c\/a\u003e and the \u003ca href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eVotatec Lighting \u0026amp; Electrical Products Canada collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-wrap-linear-strip-lights\"\u003eShop Votatec Wrap \u0026amp; Linear Strip Lights\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Quantity Support\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec VO-ECSTR4FT-347V-5WAY-S?\u003c\/summary\u003e\u003cp\u003eIt is a 4ft CCT and power selectable LED linear strip fixture with a built-in microwave sensor, selectable 40W \/ 35W \/ 30W \/ 20W \/ 12W output, selectable 3500K \/ 4000K \/ 4500K \/ 5000K \/ 5700K colour temperature, AC120-347V input, and 0-10V dimming.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eHow is this different from VO-ECSTR4FT-347V-5WAY?\u003c\/summary\u003e\u003cp\u003eVO-ECSTR4FT-347V-5WAY-S includes a built-in sensor. VO-ECSTR4FT-347V-5WAY is the matching non-sensor version.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec linear strip wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 12W, 20W, 30W, 35W, and 40W selectable wattage settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3500K, 4000K, 4500K, 5000K, and 5700K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this fixture be used on 347V?\u003c\/summary\u003e\u003cp\u003eYes. The input voltage is AC120-347V.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture dimmable?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists a 0-10V dimming driver, and dimming cables are included.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes the remote control come with the fixture?\u003c\/summary\u003e\u003cp\u003eThe remote control is ordered separately when sensor setting changes are required.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhere can this sensor linear strip be used?\u003c\/summary\u003e\u003cp\u003eIt is suitable for damp-location indoor applications such as stairwells, common areas, retail and office spaces, utility rooms, storage rooms, workshops, corridors, and general retrofit lighting.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec 4ft Sensor Linear Strip Fixtures for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, quantity pricing, and fixture recommendations for stairwells, corridors, offices, utility rooms, storage spaces, workshops, and commercial retrofit projects.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47621608571069,"sku":"VO-ECSTR4FT-347V-5WAY-S","price":79.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-ecstr4ft-347v-5way-s-4ft-linear-strip-hero.png?v=1783597669"},{"product_id":"votatec-vo-ecstr8ft-347v-5way-8ft-led-linear-strip-fixture","title":"Votatec VO-ECSTR8FT-347V-5WAY 8ft CCT \u0026 Power Selectable LED Linear Strip Fixture","description":"\u003c!-- Votatec VO-ECSTR8FT-347V-5WAY 8ft CCT and power selectable LED linear strip fixture product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 8ft Linear Strip Fixture\u003c\/span\u003e\n\u003ch2\u003eVotatec VO-ECSTR8FT-347V-5WAY 8ft CCT \u0026amp; Power Selectable LED Linear Strip Fixture\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-ECSTR8FT-347V-5WAY is an 8ft LED linear strip fixture for commercial, utility, stairwell, corridor, storage, workshop, retail, office, and back-of-house lighting applications where longer fixture coverage and adjustable output are required.\u003c\/p\u003e\n\u003cp\u003eThis fixture supports selectable 90W \/ 80W \/ 70W \/ 60W \/ 50W output, selectable 3500K \/ 4000K \/ 4500K \/ 5000K \/ 5700K colour temperature, AC120-347V input, 0-10V dimming, damp-location use, and DLC Premium listing. It is a practical LED replacement option for long fluorescent strip lighting runs.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e90W \/ 80W \/ 70W \/ 60W \/ 50W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e6,500-12,510 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3500K-5700K Selectable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eAC120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e8ft Length\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDamp Location\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 8ft Linear Strip Fixture?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eLong-Run Light Coverage\u003c\/h3\u003e\n\u003cp\u003eThe 8ft body is well suited for longer rooms, corridors, utility areas, storage spaces, work areas, and commercial interiors that need continuous linear lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eAdjustable CCT + Wattage\u003c\/h3\u003e\n\u003cp\u003eSelect the light level and colour temperature on site to match the space, from lower-output utility lighting to higher-output commercial lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e120-347V Project Flexibility\u003c\/h3\u003e\n\u003cp\u003eThe AC120-347V input supports many commercial, industrial, multi-unit, institutional, retail, office, and service-area electrical environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eVO-ECSTR8FT-347V-5WAY\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e8ft CCT and power selectable LED linear strip fixture\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eNo built-in sensor. Sensor model available separately as VO-ECSTR8FT-347V-5WAY-S.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e90W \/ 80W \/ 70W \/ 60W \/ 50W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e6,500-12,510 lm depending on selected wattage and CCT setting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3500K \/ 4000K \/ 4500K \/ 5000K \/ 5700K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e120°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e100,000 hours to L70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50-60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Position\u003c\/th\u003e\n\u003ctd\u003eHorizontal and vertical\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in 2kV surge protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming driver; dimming cables included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-20°C to 50°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003ePC \/ polycarbonate diffuser\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eSPCC steel housing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e95.98\" L × 2.95\" W × 3.26\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMetric Dimensions\u003c\/th\u003e\n\u003ctd\u003e2438 mm × 75 mm × 83 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e3.12 kg \/ 6.88 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eDamp location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecETL listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Approved\u003c\/th\u003e\n\u003ctd\u003eDLC Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEnergy Star\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eHelpful information:\u003c\/strong\u003e This 8ft linear strip fixture is designed for damp-location indoor applications and supports suspension, wall, and surface-mounted installation.\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eLumen Output by Wattage and CCT\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage Setting\u003c\/th\u003e\n\u003cth\u003e3500K\u003c\/th\u003e\n\u003cth\u003e4000K\u003c\/th\u003e\n\u003cth\u003e4500K\u003c\/th\u003e\n\u003cth\u003e5000K\u003c\/th\u003e\n\u003cth\u003e5700K\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e50W\u003c\/td\u003e\n\u003ctd\u003e6,500 lm\u003c\/td\u003e\n\u003ctd\u003e6,850 lm\u003c\/td\u003e\n\u003ctd\u003e6,950 lm\u003c\/td\u003e\n\u003ctd\u003e6,800 lm\u003c\/td\u003e\n\u003ctd\u003e6,750 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e60W\u003c\/td\u003e\n\u003ctd\u003e7,800 lm\u003c\/td\u003e\n\u003ctd\u003e8,220 lm\u003c\/td\u003e\n\u003ctd\u003e8,340 lm\u003c\/td\u003e\n\u003ctd\u003e8,160 lm\u003c\/td\u003e\n\u003ctd\u003e8,100 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e70W\u003c\/td\u003e\n\u003ctd\u003e9,100 lm\u003c\/td\u003e\n\u003ctd\u003e9,590 lm\u003c\/td\u003e\n\u003ctd\u003e9,730 lm\u003c\/td\u003e\n\u003ctd\u003e9,520 lm\u003c\/td\u003e\n\u003ctd\u003e9,450 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e80W\u003c\/td\u003e\n\u003ctd\u003e10,400 lm\u003c\/td\u003e\n\u003ctd\u003e10,960 lm\u003c\/td\u003e\n\u003ctd\u003e11,120 lm\u003c\/td\u003e\n\u003ctd\u003e10,880 lm\u003c\/td\u003e\n\u003ctd\u003e10,800 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e90W\u003c\/td\u003e\n\u003ctd\u003e11,700 lm\u003c\/td\u003e\n\u003ctd\u003e12,330 lm\u003c\/td\u003e\n\u003ctd\u003e12,510 lm\u003c\/td\u003e\n\u003ctd\u003e12,240 lm\u003c\/td\u003e\n\u003ctd\u003e12,150 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eCommercial Corridors \u0026amp; Stairwells\u003c\/h3\u003e\n\u003cp\u003eUse in corridors, stairwells, back-of-house spaces, common areas, and long indoor circulation paths where continuous linear lighting is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eUtility \u0026amp; Storage Areas\u003c\/h3\u003e\n\u003cp\u003eSuitable for utility rooms, storage rooms, service spaces, workshops, warehouse support areas, and maintenance rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRetail \u0026amp; Office Back Areas\u003c\/h3\u003e\n\u003cp\u003eA practical option for office support areas, retail service spaces, staff areas, stock rooms, and commercial retrofit projects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eFluorescent Strip Replacement\u003c\/h3\u003e\n\u003cp\u003eUse as an LED replacement option where older fluorescent strip fixtures are being upgraded to selectable LED linear lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eInstallation \u0026amp; Accessory Notes\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eMounting Options\u003c\/h3\u003e\n\u003cp\u003eThe fixture supports suspension, wall, and surface-mounted installation. V-hooks, half-round fitting, wire cap, and screws are included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eLinkable Layouts\u003c\/h3\u003e\n\u003cp\u003eLinkable accessories are available separately for compatible fixture-row layouts. Confirm total connected load and installation requirements before connecting fixtures in series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDimming Compatibility\u003c\/h3\u003e\n\u003cp\u003eThe fixture uses a 0-10V dimming driver. Compatible tested dimmer families listed by Votatec include Lutron, Leviton, and Legrand options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eEasy Access Design\u003c\/h3\u003e\n\u003cp\u003eThe PC cover is designed to open easily for setup, with DIP switches for 5CCT and 5-power adjustment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Wrap \u0026amp; Linear Strip Products\u003c\/h2\u003e\n\u003cp\u003eFor the matching 4ft linear strip, see the \u003ca href=\"\/products\/votatec-vo-ecstr4ft-347v-5way-4ft-led-linear-strip-fixture\"\u003eVotatec VO-ECSTR4FT-347V-5WAY 4ft LED Linear Strip Fixture\u003c\/a\u003e. For built-in sensor control in the 4ft size, see the \u003ca href=\"\/products\/votatec-vo-ecstr4ft-347v-5way-s-4ft-led-linear-strip-fixture-with-sensor\"\u003eVotatec VO-ECSTR4FT-347V-5WAY-S 4ft LED Linear Strip Fixture With Sensor\u003c\/a\u003e. For surface-style wrap lighting, see the \u003ca href=\"\/products\/votatec-vo-wr5ft4w50-347-5way-l-4ft-linkable-led-wrap-light\"\u003eVotatec 4ft Linkable LED Wrap Light\u003c\/a\u003e and the \u003ca href=\"\/products\/votatec-vo-wr5ft4w50-347-5way-l-s-4ft-linkable-led-wrap-light-with-sensor\"\u003eVotatec 4ft Linkable LED Wrap Light With Sensor\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-wrap-linear-strip-lights\"\u003eShop Votatec Wrap \u0026amp; Linear Strip Lights\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Quantity Support\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec VO-ECSTR8FT-347V-5WAY?\u003c\/summary\u003e\u003cp\u003eIt is an 8ft CCT and power selectable LED linear strip fixture with selectable 90W \/ 80W \/ 70W \/ 60W \/ 50W output, selectable 3500K \/ 4000K \/ 4500K \/ 5000K \/ 5700K colour temperature, AC120-347V input, and 0-10V dimming.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this 8ft Votatec linear strip have a built-in sensor?\u003c\/summary\u003e\u003cp\u003eNo. VO-ECSTR8FT-347V-5WAY is the non-sensor model. The matching built-in sensor version is VO-ECSTR8FT-347V-5WAY-S.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec linear strip wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 50W, 60W, 70W, 80W, and 90W selectable wattage settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3500K, 4000K, 4500K, 5000K, and 5700K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this fixture be used on 347V?\u003c\/summary\u003e\u003cp\u003eYes. The input voltage is AC120-347V.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture dimmable?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists a 0-10V dimming driver, and dimming cables are included.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhere can this 8ft linear strip be used?\u003c\/summary\u003e\u003cp\u003eIt is suitable for damp-location indoor applications such as stairwells, corridors, common areas, retail and office spaces, utility rooms, storage rooms, workshops, and general commercial retrofit lighting.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec 8ft Linear Strip Fixtures for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, quantity pricing, and fixture recommendations for stairwells, corridors, offices, utility rooms, storage spaces, workshops, and commercial retrofit projects.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47621700354237,"sku":"VO-ECSTR8FT-347V-5WAY","price":111.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-ecstr8ft-347v-5way-8ft-linear-strip-hero.png?v=1783598335"},{"product_id":"votatec-vo-ecstr8ft-347v-5way-s-8ft-led-linear-strip-fixture-with-sensor","title":"Votatec VO-ECSTR8FT-347V-5WAY-S 8ft CCT \u0026 Power Selectable LED Linear Strip Fixture With Sensor","description":"\u003c!-- Votatec VO-ECSTR8FT-347V-5WAY-S 8ft CCT and power selectable LED linear strip fixture with sensor product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 8ft Linear Strip With Sensor\u003c\/span\u003e\n\u003ch2\u003eVotatec VO-ECSTR8FT-347V-5WAY-S 8ft CCT \u0026amp; Power Selectable LED Linear Strip Fixture With Sensor\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-ECSTR8FT-347V-5WAY-S is an 8ft LED linear strip fixture with built-in microwave sensor control for commercial, utility, stairwell, corridor, storage, workshop, retail, office, and back-of-house lighting applications.\u003c\/p\u003e\n\u003cp\u003eThis fixture supports selectable 90W \/ 80W \/ 70W \/ 60W \/ 50W output, selectable 3500K \/ 4000K \/ 4500K \/ 5000K \/ 5700K colour temperature, AC120-347V input, 0-10V dimming, damp-location use, and DLC Premium listing. The built-in sensor helps support occupancy-based control where automatic lighting response is preferred.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003eBuilt-In Microwave Sensor\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e90W \/ 80W \/ 70W \/ 60W \/ 50W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e6,500-12,510 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3500K-5700K Selectable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eAC120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e8ft Length\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDamp Location\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 8ft Linear Strip With Sensor?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eBuilt-In Sensor Control\u003c\/h3\u003e\n\u003cp\u003eThe integrated microwave sensor supports automatic occupancy-based operation for stairwells, corridors, utility rooms, storage spaces, and commercial back-of-house areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eAdjustable CCT + Wattage\u003c\/h3\u003e\n\u003cp\u003eSelect the light level and colour temperature on site to match the space, from lower-output utility lighting to higher-output commercial lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e120-347V Project Flexibility\u003c\/h3\u003e\n\u003cp\u003eThe AC120-347V input supports many commercial, industrial, multi-unit, institutional, retail, office, and service-area electrical environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eVO-ECSTR8FT-347V-5WAY-S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e8ft CCT and power selectable LED linear strip fixture with built-in sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eBuilt-in microwave occupancy sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e90W \/ 80W \/ 70W \/ 60W \/ 50W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e6,500-12,510 lm depending on selected wattage and CCT setting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3500K \/ 4000K \/ 4500K \/ 5000K \/ 5700K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e120°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e100,000 hours to L70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50-60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Position\u003c\/th\u003e\n\u003ctd\u003eHorizontal and vertical\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in 2kV surge protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming driver; dimming cables included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-20°C to 50°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003ePC \/ polycarbonate diffuser\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eSPCC steel housing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e95.98\" L × 2.95\" W × 3.26\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMetric Dimensions\u003c\/th\u003e\n\u003ctd\u003e2438 mm × 75 mm × 83 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e3.12 kg \/ 6.88 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eDamp location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecETL listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Approved\u003c\/th\u003e\n\u003ctd\u003eDLC Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEnergy Star\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eHelpful information:\u003c\/strong\u003e This 8ft linear strip fixture includes a built-in microwave sensor. The non-sensor version is available separately as VO-ECSTR8FT-347V-5WAY.\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eLumen Output by Wattage and CCT\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage Setting\u003c\/th\u003e\n\u003cth\u003e3500K\u003c\/th\u003e\n\u003cth\u003e4000K\u003c\/th\u003e\n\u003cth\u003e4500K\u003c\/th\u003e\n\u003cth\u003e5000K\u003c\/th\u003e\n\u003cth\u003e5700K\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e50W\u003c\/td\u003e\n\u003ctd\u003e6,500 lm\u003c\/td\u003e\n\u003ctd\u003e6,850 lm\u003c\/td\u003e\n\u003ctd\u003e6,950 lm\u003c\/td\u003e\n\u003ctd\u003e6,800 lm\u003c\/td\u003e\n\u003ctd\u003e6,750 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e60W\u003c\/td\u003e\n\u003ctd\u003e7,800 lm\u003c\/td\u003e\n\u003ctd\u003e8,220 lm\u003c\/td\u003e\n\u003ctd\u003e8,340 lm\u003c\/td\u003e\n\u003ctd\u003e8,160 lm\u003c\/td\u003e\n\u003ctd\u003e8,100 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e70W\u003c\/td\u003e\n\u003ctd\u003e9,100 lm\u003c\/td\u003e\n\u003ctd\u003e9,590 lm\u003c\/td\u003e\n\u003ctd\u003e9,730 lm\u003c\/td\u003e\n\u003ctd\u003e9,520 lm\u003c\/td\u003e\n\u003ctd\u003e9,450 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e80W\u003c\/td\u003e\n\u003ctd\u003e10,400 lm\u003c\/td\u003e\n\u003ctd\u003e10,960 lm\u003c\/td\u003e\n\u003ctd\u003e11,120 lm\u003c\/td\u003e\n\u003ctd\u003e10,880 lm\u003c\/td\u003e\n\u003ctd\u003e10,800 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e90W\u003c\/td\u003e\n\u003ctd\u003e11,700 lm\u003c\/td\u003e\n\u003ctd\u003e12,330 lm\u003c\/td\u003e\n\u003ctd\u003e12,510 lm\u003c\/td\u003e\n\u003ctd\u003e12,240 lm\u003c\/td\u003e\n\u003ctd\u003e12,150 lm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eSensor Settings\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eFactory Preset\u003c\/h3\u003e\n\u003cp\u003eThe sensor preset is detection area 100%, hold time 5 seconds, stand-by period 0 seconds, stand-by dim level 10%, and daylight sensor disabled.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRemote Adjustable\u003c\/h3\u003e\n\u003cp\u003eAdditional sensor setting changes can be made by remote control. Remote control is ordered separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDetection Options\u003c\/h3\u003e\n\u003cp\u003eThe sensor supports selectable detection area, hold time, light-control levels, and standby dimming settings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWarm-Up Behaviour\u003c\/h3\u003e\n\u003cp\u003eAfter power is connected, the fixture stays on briefly during warm-up before returning to normal sensor-controlled operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eStairwells \u0026amp; Corridors\u003c\/h3\u003e\n\u003cp\u003eUse in stairwells, corridors, back-of-house paths, and common areas where motion-based lighting control can help reduce unnecessary runtime.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eUtility \u0026amp; Storage Areas\u003c\/h3\u003e\n\u003cp\u003eSuitable for utility rooms, storage rooms, service spaces, workshops, warehouse support areas, and maintenance rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRetail \u0026amp; Office Back Areas\u003c\/h3\u003e\n\u003cp\u003eA practical option for office support areas, retail service spaces, staff areas, stock rooms, and commercial retrofit projects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eFluorescent Strip Replacement\u003c\/h3\u003e\n\u003cp\u003eUse as an LED replacement option where older fluorescent strip fixtures are being upgraded to selectable LED linear lighting with built-in sensor control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eInstallation \u0026amp; Accessory Notes\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eMounting Options\u003c\/h3\u003e\n\u003cp\u003eThe fixture supports suspension, wall, and surface-mounted installation. V-hooks, half-round fitting, wire cap, and screws are included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eLinkable Layouts\u003c\/h3\u003e\n\u003cp\u003eLinkable accessories are available separately for compatible fixture-row layouts. Confirm total connected load and installation requirements before connecting fixtures in series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDimming Compatibility\u003c\/h3\u003e\n\u003cp\u003eThe fixture uses a 0-10V dimming driver. Compatible tested dimmer families listed by Votatec include Lutron, Leviton, and Legrand options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRemote Control\u003c\/h3\u003e\n\u003cp\u003eThe remote control for sensor setting adjustment is ordered separately. Confirm accessory requirements when planning sensor-controlled fixture layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Wrap \u0026amp; Linear Strip Products\u003c\/h2\u003e\n\u003cp\u003eFor the matching non-sensor 8ft linear strip, see the \u003ca href=\"\/products\/votatec-vo-ecstr8ft-347v-5way-8ft-led-linear-strip-fixture\"\u003eVotatec VO-ECSTR8FT-347V-5WAY 8ft LED Linear Strip Fixture\u003c\/a\u003e. For the 4ft sensor version, see the \u003ca href=\"\/products\/votatec-vo-ecstr4ft-347v-5way-s-4ft-led-linear-strip-fixture-with-sensor\"\u003eVotatec VO-ECSTR4FT-347V-5WAY-S 4ft LED Linear Strip Fixture With Sensor\u003c\/a\u003e. For surface-style wrap lighting, see the \u003ca href=\"\/products\/votatec-vo-wr5ft4w50-347-5way-l-4ft-linkable-led-wrap-light\"\u003eVotatec 4ft Linkable LED Wrap Light\u003c\/a\u003e and the \u003ca href=\"\/products\/votatec-vo-wr5ft4w50-347-5way-l-s-4ft-linkable-led-wrap-light-with-sensor\"\u003eVotatec 4ft Linkable LED Wrap Light With Sensor\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-wrap-linear-strip-lights\"\u003eShop Votatec Wrap \u0026amp; Linear Strip Lights\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Quantity Support\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec VO-ECSTR8FT-347V-5WAY-S?\u003c\/summary\u003e\u003cp\u003eIt is an 8ft CCT and power selectable LED linear strip fixture with a built-in microwave occupancy sensor, selectable 90W \/ 80W \/ 70W \/ 60W \/ 50W output, selectable 3500K \/ 4000K \/ 4500K \/ 5000K \/ 5700K colour temperature, AC120-347V input, and 0-10V dimming.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this 8ft Votatec linear strip have a built-in sensor?\u003c\/summary\u003e\u003cp\u003eYes. VO-ECSTR8FT-347V-5WAY-S is the built-in sensor model. The matching non-sensor version is VO-ECSTR8FT-347V-5WAY.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec linear strip wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 50W, 60W, 70W, 80W, and 90W selectable wattage settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3500K, 4000K, 4500K, 5000K, and 5700K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this fixture be used on 347V?\u003c\/summary\u003e\u003cp\u003eYes. The input voltage is AC120-347V.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture dimmable?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists a 0-10V dimming driver, and dimming cables are included.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs the remote control included?\u003c\/summary\u003e\u003cp\u003eNo. The remote control is ordered separately for sensor setting adjustments.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhere can this 8ft linear strip with sensor be used?\u003c\/summary\u003e\u003cp\u003eIt is suitable for damp-location indoor applications such as stairwells, corridors, common areas, retail and office spaces, utility rooms, storage rooms, workshops, and general commercial retrofit lighting.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec 8ft Linear Strip Fixtures With Sensor for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, quantity pricing, and fixture recommendations for stairwells, corridors, offices, utility rooms, storage spaces, workshops, and commercial retrofit projects.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47621853348029,"sku":"VO-ECSTR8FT-347V-5WAY-S","price":149.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/site-2.png?v=1783598454"},{"product_id":"votatec-vo-ecstr2ft-347v-5way-2ft-led-linear-strip-fixture","title":"Votatec VO-ECSTR2FT-347V-5WAY 2ft CCT \u0026 Power Selectable LED Linear Strip Fixture","description":"\u003c!-- Votatec VO-ECSTR2FT-347V-5WAY 2ft CCT and power selectable LED linear strip fixture product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 2ft Linear Strip Fixture\u003c\/span\u003e\n\u003ch2\u003eVotatec VO-ECSTR2FT-347V-5WAY 2ft CCT \u0026amp; Power Selectable LED Linear Strip Fixture\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-ECSTR2FT-347V-5WAY is a compact 2ft LED linear strip fixture for utility rooms, stairwells, corridors, storage rooms, closets, service spaces, retail back rooms, office support areas, workshops, and commercial retrofit lighting.\u003c\/p\u003e\n\u003cp\u003eThis fixture supports selectable 25W \/ 20W \/ 17.5W \/ 15W \/ 10W output, selectable 3500K \/ 4000K \/ 4500K \/ 5000K \/ 5700K colour temperature, AC120-347V input, 0-10V dimming, damp-location use, and DLC Premium listing. It is a practical LED replacement option where a shorter linear strip fixture is required.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e25W \/ 20W \/ 17.5W \/ 15W \/ 10W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e1,300-3,250 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3500K-5700K Selectable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eAC120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e2ft Length\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDamp Location\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 2ft Linear Strip Fixture?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCompact Linear Lighting\u003c\/h3\u003e\n\u003cp\u003eThe 2ft body is ideal for smaller rooms, narrow utility spaces, closets, service areas, stairwells, and short lighting runs where a 4ft or 8ft fixture is too long.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eAdjustable CCT + Wattage\u003c\/h3\u003e\n\u003cp\u003eSelect the light level and colour temperature on site to match the space, from lower-output utility lighting to higher-output commercial task lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e120-347V Project Flexibility\u003c\/h3\u003e\n\u003cp\u003eThe AC120-347V input supports many commercial, multi-unit, institutional, retail, office, and service-area electrical environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eVO-ECSTR2FT-347V-5WAY\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e2ft CCT and power selectable LED linear strip fixture\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eNo built-in sensor. Sensor model available separately as VO-ECSTR2FT-347V-5WAY-S.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e25W \/ 20W \/ 17.5W \/ 15W \/ 10W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e3,250 \/ 2,600 \/ 2,275 \/ 1,950 \/ 1,300 lm depending on selected wattage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3500K \/ 4000K \/ 4500K \/ 5000K \/ 5700K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e120°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e100,000 hours to L70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50-60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Position\u003c\/th\u003e\n\u003ctd\u003eHorizontal and vertical\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in 2kV surge protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming driver; dimming cables included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-20°C to 50°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003ePC \/ polycarbonate diffuser\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eSPCC steel housing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e23.78\" L × 2.95\" W × 3.26\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMetric Dimensions\u003c\/th\u003e\n\u003ctd\u003e604 mm × 75 mm × 83 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e0.83 kg \/ 1.83 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eDamp location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecETL listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Approved\u003c\/th\u003e\n\u003ctd\u003eDLC Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEnergy Star\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eHelpful information:\u003c\/strong\u003e This 2ft linear strip fixture is a compact non-sensor model. For built-in sensor control, choose VO-ECSTR2FT-347V-5WAY-S.\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eLumen Output by Wattage\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage Setting\u003c\/th\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003cth\u003eBest-Fit Use\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e25W\u003c\/td\u003e\n\u003ctd\u003e3,250 lm\u003c\/td\u003e\n\u003ctd\u003eHigher-output utility, service, workshop, or commercial lighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e20W\u003c\/td\u003e\n\u003ctd\u003e2,600 lm\u003c\/td\u003e\n\u003ctd\u003eGeneral utility rooms, corridors, storage rooms, and back-of-house lighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e17.5W\u003c\/td\u003e\n\u003ctd\u003e2,275 lm\u003c\/td\u003e\n\u003ctd\u003eBalanced light output for smaller commercial and support spaces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e15W\u003c\/td\u003e\n\u003ctd\u003e1,950 lm\u003c\/td\u003e\n\u003ctd\u003eLower-output rooms, closets, compact service areas, and stairwell zones\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e10W\u003c\/td\u003e\n\u003ctd\u003e1,300 lm\u003c\/td\u003e\n\u003ctd\u003eLow-output applications where reduced brightness is preferred\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eUtility Rooms \u0026amp; Closets\u003c\/h3\u003e\n\u003cp\u003eThe compact 2ft size is suitable for smaller rooms, storage closets, electrical rooms, service spaces, and maintenance areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eStairwells \u0026amp; Corridors\u003c\/h3\u003e\n\u003cp\u003eUse in shorter stairwell sections, corridor transitions, common areas, and back-of-house spaces where compact linear lighting is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRetail \u0026amp; Office Support Areas\u003c\/h3\u003e\n\u003cp\u003eA practical option for staff rooms, stock rooms, office support areas, retail service areas, and commercial retrofit projects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eFluorescent Strip Replacement\u003c\/h3\u003e\n\u003cp\u003eUse as an LED replacement option where older short fluorescent strip fixtures are being upgraded to selectable LED linear lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eInstallation \u0026amp; Accessory Notes\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eMounting Options\u003c\/h3\u003e\n\u003cp\u003eThe fixture supports suspension, wall, and surface-mounted installation. V-hooks, half-round fitting, wire cap, and screws are included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eLinkable Layouts\u003c\/h3\u003e\n\u003cp\u003eLinkable accessories are available separately for compatible fixture-row layouts. Confirm total connected load and installation requirements before connecting fixtures in series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDimming Compatibility\u003c\/h3\u003e\n\u003cp\u003eThe fixture uses a 0-10V dimming driver. Compatible tested dimmer families listed by Votatec include Lutron, Leviton, and Legrand options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eEasy Access Design\u003c\/h3\u003e\n\u003cp\u003eThe PC cover is designed to open easily for setup, with DIP switches for 5CCT and 5-power adjustment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Wrap \u0026amp; Linear Strip Products\u003c\/h2\u003e\n\u003cp\u003eFor the matching 2ft sensor model, see the Votatec VO-ECSTR2FT-347V-5WAY-S 2ft LED Linear Strip Fixture With Sensor. For larger non-sensor layouts, see the \u003ca href=\"\/products\/votatec-vo-ecstr4ft-347v-5way-4ft-led-linear-strip-fixture\"\u003eVotatec VO-ECSTR4FT-347V-5WAY 4ft LED Linear Strip Fixture\u003c\/a\u003e and the \u003ca href=\"\/products\/votatec-vo-ecstr8ft-347v-5way-8ft-led-linear-strip-fixture\"\u003eVotatec VO-ECSTR8FT-347V-5WAY 8ft LED Linear Strip Fixture\u003c\/a\u003e. For surface-style wrap lighting, see the \u003ca href=\"\/products\/votatec-vo-wr5ft4w50-347-5way-l-4ft-linkable-led-wrap-light\"\u003eVotatec 4ft Linkable LED Wrap Light\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-wrap-linear-strip-lights\"\u003eShop Votatec Wrap \u0026amp; Linear Strip Lights\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Quantity Support\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec VO-ECSTR2FT-347V-5WAY?\u003c\/summary\u003e\u003cp\u003eIt is a 2ft CCT and power selectable LED linear strip fixture with selectable 25W \/ 20W \/ 17.5W \/ 15W \/ 10W output, selectable 3500K \/ 4000K \/ 4500K \/ 5000K \/ 5700K colour temperature, AC120-347V input, and 0-10V dimming.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this 2ft Votatec linear strip have a built-in sensor?\u003c\/summary\u003e\u003cp\u003eNo. VO-ECSTR2FT-347V-5WAY is the non-sensor model. The matching built-in sensor version is VO-ECSTR2FT-347V-5WAY-S.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec linear strip wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 10W, 15W, 17.5W, 20W, and 25W selectable wattage settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3500K, 4000K, 4500K, 5000K, and 5700K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this fixture be used on 347V?\u003c\/summary\u003e\u003cp\u003eYes. The input voltage is AC120-347V.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture dimmable?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists a 0-10V dimming driver, and dimming cables are included.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhere can this 2ft linear strip be used?\u003c\/summary\u003e\u003cp\u003eIt is suitable for damp-location indoor applications such as utility rooms, closets, stairwells, corridors, common areas, retail and office spaces, storage rooms, workshops, and general commercial retrofit lighting.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec 2ft Linear Strip Fixtures for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, quantity pricing, and fixture recommendations for utility rooms, closets, stairwells, corridors, offices, storage spaces, workshops, and commercial retrofit projects.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47627321245885,"sku":"VO-ECSTR2FT-347V-5WAY","price":45.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-ecstr2ft-347v-5way-2ft-linear-strip-hero.png?v=1783685323"},{"product_id":"votatec-vo-ecstr2ft-347v-5way-s-2ft-led-linear-strip-fixture-with-sensor","title":"Votatec VO-ECSTR2FT-347V-5WAY-S 2ft CCT \u0026 Power Selectable LED Linear Strip Fixture With Sensor","description":"\u003c!-- Votatec VO-ECSTR2FT-347V-5WAY-S 2ft CCT and power selectable LED linear strip fixture with sensor product HTML --\u003e\n\u003cstyle\u003e\n.vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}.vot-product-page *{box-sizing:border-box}.vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}.vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#fff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;text-transform:uppercase;margin-bottom:16px}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}.vot-section{margin:36px 0}.vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}.vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}.vot-card.orange{border-top:5px solid #f57e20}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:255px}.vot-table td{border:1px solid #e7e7e7;padding:14px}.vot-table tr:nth-child(even) td{background:#fafafa}.vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}.vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}.vot-resource{display:block;background:#fafafa;border:1px solid #e6e6e6;border-left:5px solid #f57e20;border-radius:14px;padding:18px;text-decoration:none!important;color:#2b2b2b!important;font-weight:700}.vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}.vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}.vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}.vot-cta,.vot-cta *{color:#fff!important}.vot-cta h2{border-left:0;padding-left:0}@media(max-width:820px){.vot-grid,.vot-grid-2{grid-template-columns:1fr}.vot-hero{padding:30px 22px}.vot-hero h2{font-size:30px}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vot-product-page\"\u003e\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 2ft Linear Strip With Sensor\u003c\/span\u003e\n\u003ch2\u003eVotatec VO-ECSTR2FT-347V-5WAY-S 2ft CCT \u0026amp; Power Selectable LED Linear Strip Fixture With Sensor\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-ECSTR2FT-347V-5WAY-S is a compact 2ft LED linear strip fixture with built-in microwave sensor control for utility rooms, stairwells, corridors, storage rooms, closets, service spaces, retail back rooms, office support areas, workshops, and commercial retrofit lighting.\u003c\/p\u003e\n\u003cp\u003eThis fixture supports selectable 25W \/ 20W \/ 17.5W \/ 15W \/ 10W output, selectable 3500K \/ 4000K \/ 4500K \/ 5000K \/ 5700K colour temperature, AC120-347V input, 0-10V dimming, IP20 indoor rating, damp-location use, and DLC Premium listing.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003eBuilt-In Microwave Sensor\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e25W \/ 20W \/ 17.5W \/ 15W \/ 10W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e1,300-3,250 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e3500K-5700K Selectable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eAC120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e0-10V Dimming\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e2ft Length\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDamp Location\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDLC Premium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eWhy Choose This 2ft Linear Strip With Sensor?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eBuilt-In Sensor Control\u003c\/h3\u003e\n\u003cp\u003eThe integrated microwave sensor supports automatic occupancy-based operation for compact utility rooms, closets, stairwell sections, service spaces, and commercial back-of-house areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCompact Linear Lighting\u003c\/h3\u003e\n\u003cp\u003eThe 2ft body is ideal for smaller rooms, narrow utility spaces, closets, service areas, stairwells, and short lighting runs where a 4ft or 8ft fixture is too long.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eAdjustable CCT + Wattage\u003c\/h3\u003e\n\u003cp\u003eSelect the light level and colour temperature on site to match the space, from lower-output utility lighting to higher-output commercial task lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eVO-ECSTR2FT-347V-5WAY-S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e2ft CCT and power selectable LED linear strip fixture with built-in sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eBuilt-in microwave occupancy sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003eAC120-347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e25W \/ 20W \/ 17.5W \/ 15W \/ 10W adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e3,250 \/ 2,600 \/ 2,275 \/ 1,950 \/ 1,300 lm depending on selected wattage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e3500K \/ 4000K \/ 4500K \/ 5000K \/ 5700K adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e120°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003e100,000 hours to L70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Frequency\u003c\/th\u003e\n\u003ctd\u003e50-60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Position\u003c\/th\u003e\n\u003ctd\u003eHorizontal and vertical\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSurge Protection\u003c\/th\u003e\n\u003ctd\u003eBuilt-in 2kV surge protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003e0-10V dimming driver; dimming cables included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e-20°C to 50°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLens Material\u003c\/th\u003e\n\u003ctd\u003ePC \/ polycarbonate diffuser\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing\u003c\/th\u003e\n\u003ctd\u003eSPCC steel housing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHousing Colour\u003c\/th\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e23.78\" L × 2.95\" W × 3.26\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMetric Dimensions\u003c\/th\u003e\n\u003ctd\u003e604 mm × 75 mm × 83 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e0.83 kg \/ 1.83 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIP Rating\u003c\/th\u003e\n\u003ctd\u003eIP20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eDamp location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSafety Listing\u003c\/th\u003e\n\u003ctd\u003ecETL listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDLC Approved\u003c\/th\u003e\n\u003ctd\u003eDLC Premium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEnergy Star\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eHelpful information:\u003c\/strong\u003e This 2ft linear strip fixture includes a built-in microwave sensor. The non-sensor version is available separately as VO-ECSTR2FT-347V-5WAY.\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eLumen Output by Wattage\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\u003ctable class=\"vot-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage Setting\u003c\/th\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003cth\u003eBest-Fit Use\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e25W\u003c\/td\u003e\n\u003ctd\u003e3,250 lm\u003c\/td\u003e\n\u003ctd\u003eHigher-output utility, service, workshop, or commercial lighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e20W\u003c\/td\u003e\n\u003ctd\u003e2,600 lm\u003c\/td\u003e\n\u003ctd\u003eGeneral utility rooms, corridors, storage rooms, and back-of-house lighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e17.5W\u003c\/td\u003e\n\u003ctd\u003e2,275 lm\u003c\/td\u003e\n\u003ctd\u003eBalanced light output for smaller commercial and support spaces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e15W\u003c\/td\u003e\n\u003ctd\u003e1,950 lm\u003c\/td\u003e\n\u003ctd\u003eLower-output rooms, closets, compact service areas, and stairwell zones\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e10W\u003c\/td\u003e\n\u003ctd\u003e1,300 lm\u003c\/td\u003e\n\u003ctd\u003eLow-output applications where reduced brightness is preferred\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eSensor Settings\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eFactory Preset\u003c\/h3\u003e\n\u003cp\u003eThe sensor preset is detection area 100%, hold time 5 seconds, stand-by period 0 seconds, stand-by dim level 10%, and daylight sensor disabled.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRemote Adjustable\u003c\/h3\u003e\n\u003cp\u003eAdditional sensor setting changes can be made by remote control. Remote control is ordered separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDetection Options\u003c\/h3\u003e\n\u003cp\u003eThe sensor supports selectable detection area, hold time, light-control levels, and standby dimming settings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWarm-Up Behaviour\u003c\/h3\u003e\n\u003cp\u003eAfter power is connected, the fixture stays on briefly during warm-up before returning to normal sensor-controlled operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eBest Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eUtility Rooms \u0026amp; Closets\u003c\/h3\u003e\n\u003cp\u003eThe compact 2ft size is suitable for smaller rooms, storage closets, electrical rooms, service spaces, and maintenance areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eStairwells \u0026amp; Corridors\u003c\/h3\u003e\n\u003cp\u003eUse in shorter stairwell sections, corridor transitions, common areas, and back-of-house spaces where compact sensor-controlled linear lighting is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRetail \u0026amp; Office Support Areas\u003c\/h3\u003e\n\u003cp\u003eA practical option for staff rooms, stock rooms, office support areas, retail service areas, and commercial retrofit projects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eFluorescent Strip Replacement\u003c\/h3\u003e\n\u003cp\u003eUse as an LED replacement option where older short fluorescent strip fixtures are being upgraded to selectable LED linear lighting with built-in sensor control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eInstallation \u0026amp; Accessory Notes\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eMounting Options\u003c\/h3\u003e\n\u003cp\u003eThe fixture supports suspension, wall, and surface-mounted installation. V-hooks, half-round fitting, wire cap, and screws are included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eLinkable Layouts\u003c\/h3\u003e\n\u003cp\u003eLinkable accessories are available separately for compatible fixture-row layouts. Confirm total connected load and installation requirements before connecting fixtures in series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDimming Compatibility\u003c\/h3\u003e\n\u003cp\u003eThe fixture uses a 0-10V dimming driver. Compatible tested dimmer families listed by Votatec include Lutron, Leviton, and Legrand options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRemote Control\u003c\/h3\u003e\n\u003cp\u003eThe remote control for sensor setting adjustment is ordered separately. Confirm accessory requirements when planning sensor-controlled fixture layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eRelated Votatec Wrap \u0026amp; Linear Strip Products\u003c\/h2\u003e\n\u003cp\u003eFor the matching non-sensor 2ft linear strip, see the \u003ca href=\"\/products\/votatec-vo-ecstr2ft-347v-5way-2ft-led-linear-strip-fixture\"\u003eVotatec VO-ECSTR2FT-347V-5WAY 2ft LED Linear Strip Fixture\u003c\/a\u003e. For larger sensor layouts, see the \u003ca href=\"\/products\/votatec-vo-ecstr4ft-347v-5way-s-4ft-led-linear-strip-fixture-with-sensor\"\u003eVotatec VO-ECSTR4FT-347V-5WAY-S 4ft LED Linear Strip Fixture With Sensor\u003c\/a\u003e and the \u003ca href=\"\/products\/votatec-vo-ecstr8ft-347v-5way-s-8ft-led-linear-strip-fixture-with-sensor\"\u003eVotatec VO-ECSTR8FT-347V-5WAY-S 8ft LED Linear Strip Fixture With Sensor\u003c\/a\u003e. For surface-style wrap lighting, see the \u003ca href=\"\/products\/votatec-vo-wr5ft4w50-347-5way-l-s-4ft-linkable-led-wrap-light-with-sensor\"\u003eVotatec 4ft Linkable LED Wrap Light With Sensor\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eShop Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-lighting-electrical-products-canada\"\u003eView All Votatec Lighting Products\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-wrap-linear-strip-lights\"\u003eShop Votatec Wrap \u0026amp; Linear Strip Lights\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact MarsLED for Quantity Support\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"vot-section vot-faq\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is the Votatec VO-ECSTR2FT-347V-5WAY-S?\u003c\/summary\u003e\u003cp\u003eIt is a 2ft CCT and power selectable LED linear strip fixture with a built-in microwave occupancy sensor, selectable 25W \/ 20W \/ 17.5W \/ 15W \/ 10W output, selectable 3500K \/ 4000K \/ 4500K \/ 5000K \/ 5700K colour temperature, AC120-347V input, and 0-10V dimming.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this 2ft Votatec linear strip have a built-in sensor?\u003c\/summary\u003e\u003cp\u003eYes. VO-ECSTR2FT-347V-5WAY-S is the built-in sensor model. The matching non-sensor version is VO-ECSTR2FT-347V-5WAY.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this Votatec linear strip wattage adjustable?\u003c\/summary\u003e\u003cp\u003eYes. This model supports 10W, 15W, 17.5W, 20W, and 25W selectable wattage settings.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture CCT adjustable?\u003c\/summary\u003e\u003cp\u003eYes. The fixture supports 3500K, 4000K, 4500K, 5000K, and 5700K selectable colour temperature.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this fixture be used on 347V?\u003c\/summary\u003e\u003cp\u003eYes. The input voltage is AC120-347V.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture dimmable?\u003c\/summary\u003e\u003cp\u003eYes. The specification sheet lists a 0-10V dimming driver, and dimming cables are included.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs the remote control included?\u003c\/summary\u003e\u003cp\u003eNo. The remote control is ordered separately for sensor setting adjustments.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhere can this 2ft linear strip with sensor be used?\u003c\/summary\u003e\u003cp\u003eIt is suitable for damp-location indoor applications such as utility rooms, closets, stairwells, corridors, common areas, retail and office spaces, storage rooms, workshops, and general commercial retrofit lighting.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Votatec 2ft Linear Strip Fixtures With Sensor for a Project?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for stock checks, quantity pricing, and fixture recommendations for utility rooms, closets, stairwells, corridors, offices, storage spaces, workshops, and commercial retrofit projects.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder Desk:\u003c\/strong\u003e \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eMilton:\u003c\/strong\u003e \u003ca href=\"tel:+19058789997\"\u003e905-878-9997\u003c\/a\u003e\u003cbr\u003e\u003cstrong\u003eKitchener:\u003c\/strong\u003e \u003ca href=\"tel:+15198936666\"\u003e519-893-6666\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":47627343429821,"sku":"VO-ECSTR2FT-347V-5WAY-S","price":79.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-ecstr2ft-347v-5way-s-2ft-linear-strip-hero.png?v=1783685761"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/collections\/votatec-commercial-industrial-lighting-hero.png?v=1781561206","url":"https:\/\/shopmarsled.com\/collections\/votatec-commercial-industrial-lighting.oembed?page=3","provider":"MARS LED","version":"1.0","type":"link"}