{"title":"Votatec Lighting \u0026 Electrical Products Canada","description":"\u003c!--\nMASTER VOTATEC COLLECTION\nShopify collection description HTML\n\nCollection URL to preserve:\n\/collections\/votatec-lighting\n\nRecommended collection title:\nVotatec Lighting \u0026 Electrical Products Canada\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- Preserve the existing \/collections\/votatec-lighting handle to avoid 404 errors.\n- Only established live ShopMarsLED URLs are linked below.\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: 900px;\n    font-size: 17px;\n    margin: 0 0 20px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-logo {\n    display: block;\n    width: 165px;\n    height: auto;\n    margin: 6px 0 4px;\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-category-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .vot-category {\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-category h3 {\n    margin-bottom: 8px;\n  }\n\n  .vot-category p {\n    margin: 0 0 12px;\n  }\n\n  .vot-category a {\n    display: inline-block;\n    color: #d85f08 !important;\n    font-weight: 700;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .vot-coming {\n    display: inline-block;\n    margin-top: 8px;\n    padding: 6px 10px;\n    border-radius: 999px;\n    background: #f3f3f3;\n    color: #555555;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .vot-product-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n  }\n\n  .vot-product {\n    background: #fafafa;\n    border: 1px solid #e6e6e6;\n    border-left: 5px solid #f57e20;\n    border-radius: 14px;\n    padding: 18px;\n    box-shadow: 0 8px 22px rgba(0,0,0,.03);\n  }\n\n  .vot-product strong {\n    display: block;\n    color: #2b2b2b;\n    margin-bottom: 6px;\n  }\n\n  .vot-product p {\n    margin: 0 0 8px;\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: 800px;\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-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-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-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-category-grid,\n    .vot-product-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-master-intro\" class=\"vot-hero\"\u003e\u003cspan class=\"vot-kicker\"\u003eVotatec Lighting Canada\u003c\/span\u003e\n\u003ch2 id=\"vot-master-intro\"\u003eVotatec LED Lighting \u0026amp; Electrical Products for Canadian Projects\u003c\/h2\u003e\n\u003cp\u003eShop Votatec lighting and electrical products for residential renovations, commercial buildings, contractor installations, property-management projects, offices, retail spaces, warehouses, emergency-lighting upgrades, and general electrical applications across Canada.\u003c\/p\u003e\n\u003cp\u003eMarsLED brings together Votatec pot lights, recessed downlights, emergency lights, commercial LED panels, T-bar frame lights, utility fixtures, and wiring devices in one central collection. Use the category links below to find the right product family, compare current models, and request contractor or project pricing.\u003c\/p\u003e\n\u003cimg loading=\"lazy\" height=\"80\" width=\"165\" alt=\"Votatec LED Lighting logo for Canadian lighting and electrical products\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/LEX-LOGOS-V6-VOTATEC.png?v=1675372344\" class=\"vot-logo\"\u003e\n\u003cdiv aria-label=\"Votatec master collection highlights\" class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003ePot Lights \u0026amp; Downlights\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eEmergency Lighting\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eCommercial LED Panels\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eT-Bar Frame Lights\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eWiring Devices\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eContractor Support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-buttons\"\u003e\n\u003ca href=\"#votatec-categories\" class=\"vot-btn vot-btn-primary\"\u003eShop by Category\u003c\/a\u003e \u003ca href=\"\/pages\/votatec-lighting-canada\" class=\"vot-btn vot-btn-secondary\"\u003eExplore Votatec Canada\u003c\/a\u003e \u003ca href=\"\/pages\/contact-us\" class=\"vot-btn vot-btn-light\"\u003eRequest Contractor Pricing\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-shop-categories\" id=\"votatec-categories\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-shop-categories\"\u003eShop Votatec Products by Category\u003c\/h2\u003e\n\u003cdiv class=\"vot-category-grid\"\u003e\n\u003cdiv class=\"vot-category\"\u003e\n\u003ch3\u003eVotatec Pot Lights \u0026amp; Downlights\u003c\/h3\u003e\n\u003cp\u003eShop slim LED panels, regressed downlights, compact module fixtures, adjustable gimbals, selectable-CCT models, and contractor packs.\u003c\/p\u003e\n\u003ca href=\"\/collections\/votatec-pot-lights-downlights\"\u003eShop Votatec pot lights and downlights\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-category\"\u003e\n\u003ch3\u003eVotatec Emergency Lighting\u003c\/h3\u003e\n\u003cp\u003eExplore dual-head emergency lights, combination units, exit-sign fixtures, and remote lamp heads for commercial and building-safety applications.\u003c\/p\u003e\n\u003ca href=\"\/collections\/votatec-emergency-lighting\"\u003eShop Votatec emergency lighting\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-category\"\u003e\n\u003ch3\u003eVotatec Commercial LED Panels\u003c\/h3\u003e\n\u003cp\u003eBrowse 1×4, 2×2, and 2×4 back-lit panels, sensor-equipped panels, and T-bar frame-light models for commercial projects.\u003c\/p\u003e\n\u003ca href=\"\/collections\/votatec-commercial-led-panels\"\u003eShop commercial LED panels and frame lights\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-category\"\u003e\n\u003ch3\u003eVotatec Wiring Devices\u003c\/h3\u003e\n\u003cp\u003eFind Votatec dimmers and future wiring-device products such as controls, receptacles, sensors, and related electrical components.\u003c\/p\u003e\n\u003ca href=\"\/collections\/votatec-wiring-devices\"\u003eShop Votatec wiring devices\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-category\"\u003e\n\u003ch3\u003eVotatec Linear \u0026amp; Utility Lighting\u003c\/h3\u003e\n\u003cp\u003eProduct families may include linkable fixtures, strip lights, wrap fixtures, utility lights, and commercial linear products.\u003c\/p\u003e\n\u003cspan class=\"vot-coming\"\u003eCategory expansion in progress\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-category\"\u003e\n\u003ch3\u003eVotatec LED Bulbs \u0026amp; Retrofit Lamps\u003c\/h3\u003e\n\u003cp\u003eFuture product listings may include common lamp shapes, commercial replacement lamps, tubes, PAR lamps, GU10 lamps, and other retrofit options.\u003c\/p\u003e\n\u003cspan class=\"vot-coming\"\u003eCategory expansion in progress\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-current-products\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-current-products\"\u003eFeatured Votatec Product Families\u003c\/h2\u003e\n\u003cdiv class=\"vot-product-grid\"\u003e\n\u003cdiv class=\"vot-product\"\u003e\n\u003cstrong\u003eResidential Pot Lights \u0026amp; Recessed Lighting\u003c\/strong\u003e\n\u003cp\u003eVotatec slim panels, gimbals, regressed downlights, compact modules, and multi-pack options for kitchens, bathrooms, basements, offices, and renovations.\u003c\/p\u003e\n\u003ca href=\"\/collections\/votatec-pot-lights-downlights\"\u003eBrowse recessed lighting\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-product\"\u003e\n\u003cstrong\u003eCommercial Emergency Lighting\u003c\/strong\u003e\n\u003cp\u003eEmergency units and remote lamp heads for corridors, offices, service areas, retail spaces, managed properties, warehouses, and commercial interiors.\u003c\/p\u003e\n\u003ca href=\"\/collections\/votatec-emergency-lighting\"\u003eBrowse emergency lighting\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-product\"\u003e\n\u003cstrong\u003eCommercial LED Panels \u0026amp; Frame Lights\u003c\/strong\u003e\n\u003cp\u003eBack-lit panels, sensor-panel models, and T-bar frame lights for office, institutional, retail, property-management, and contractor projects.\u003c\/p\u003e\n\u003ca href=\"\/collections\/votatec-commercial-led-panels\"\u003eBrowse commercial panels\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-product\"\u003e\n\u003cstrong\u003eVotatec Dimmers \u0026amp; Wiring Devices\u003c\/strong\u003e\n\u003cp\u003eControls and electrical devices for residential and light-commercial installations, with additional categories planned as listings are added.\u003c\/p\u003e\n\u003ca href=\"\/collections\/votatec-wiring-devices\"\u003eBrowse wiring devices\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-application-guide\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-application-guide\"\u003eChoose Votatec Products by Application\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\n\u003ctable class=\"vot-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eApplication\u003c\/th\u003e\n\u003cth\u003eRelevant Votatec Categories\u003c\/th\u003e\n\u003cth\u003eCommon Selection Factors\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eResidential renovations\u003c\/td\u003e\n\u003ctd\u003ePot lights, slim panels, gimbals, regressed downlights, dimmers\u003c\/td\u003e\n\u003ctd\u003eFixture size, cutout, CCT, dimming, room use, location rating, and pack quantity\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCommercial offices\u003c\/td\u003e\n\u003ctd\u003eLED panels, T-bar frame lights, emergency lighting, controls\u003c\/td\u003e\n\u003ctd\u003eCeiling grid, voltage, wattage, CCT, dimming, sensor requirements, and emergency coverage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRetail and tenant improvements\u003c\/td\u003e\n\u003ctd\u003eDownlights, gimbals, commercial panels, emergency lighting\u003c\/td\u003e\n\u003ctd\u003eBeam direction, display lighting, ceiling type, colour temperature, code requirements, and delivery timing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProperty management\u003c\/td\u003e\n\u003ctd\u003eEmergency lights, panels, utility fixtures, bulbs, wiring devices\u003c\/td\u003e\n\u003ctd\u003eReplacement compatibility, standardization, inventory, voltage, maintenance access, and case quantities\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarehouses and service areas\u003c\/td\u003e\n\u003ctd\u003eCommercial fixtures, emergency lighting, utility products\u003c\/td\u003e\n\u003ctd\u003eMounting height, output, voltage, controls, operating environment, and code compliance\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\u003eProduct-selection note:\u003c\/strong\u003e Always confirm the exact model number, voltage, wattage, CCT, dimming method, mounting type, location rating, certification, and compatibility before purchasing or installing. Installation should comply with applicable codes and be completed by a qualified person.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-buyer-types\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-buyer-types\"\u003eVotatec Lighting for Contractors, Property Managers \u0026amp; Project Buyers\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eElectricians \u0026amp; Contractors\u003c\/h3\u003e\n\u003cp\u003eSource model-specific products, contractor packs, commercial fixtures, replacement units, and project quantities for residential and commercial jobs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eBuilders \u0026amp; Renovators\u003c\/h3\u003e\n\u003cp\u003eCoordinate recessed lighting, dimmers, commercial panels, and fixture schedules across new construction, renovations, basements, kitchens, offices, and tenant improvements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eProperty \u0026amp; Facility Managers\u003c\/h3\u003e\n\u003cp\u003eReview emergency-lighting replacements, standard panel sizes, utility fixtures, controls, and ongoing maintenance requirements across managed buildings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-regional-links\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-regional-links\"\u003eVotatec Lighting Across Canada\u003c\/h2\u003e\n\u003cp\u003eUse the national and provincial Votatec pages for regional purchasing information, project support, and internal navigation to relevant product categories.\u003c\/p\u003e\n\u003cdiv class=\"vot-ecosystem-grid\"\u003e\n\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-saskatchewan\" class=\"vot-ecosystem-link\"\u003eVotatec Lighting Saskatchewan\u003c\/a\u003e \u003ca href=\"\/pages\/votatec-lighting-quebec\" class=\"vot-ecosystem-link\"\u003eVotatec Lighting Quebec\u003c\/a\u003e \u003ca href=\"\/pages\/votatec-lighting-nova-scotia\" class=\"vot-ecosystem-link\"\u003eVotatec Lighting Nova Scotia\u003c\/a\u003e \u003ca href=\"\/pages\/votatec-lighting-new-brunswick\" class=\"vot-ecosystem-link\"\u003eVotatec Lighting New Brunswick\u003c\/a\u003e \u003ca href=\"\/pages\/votatec-lighting-newfoundland-labrador\" class=\"vot-ecosystem-link\"\u003eVotatec Lighting Newfoundland \u0026amp; Labrador\u003c\/a\u003e \u003ca href=\"\/pages\/votatec-lighting-prince-edward-island\" class=\"vot-ecosystem-link\"\u003eVotatec Lighting Prince Edward Island\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-master-faq\" class=\"vot-section vot-faq\"\u003e\n\u003ch2 id=\"vot-master-faq\"\u003eVotatec Lighting Canada FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat Votatec products does MarsLED carry?\u003c\/summary\u003e\n\u003cp\u003eThe current and developing range includes pot lights, slim LED panels, regressed downlights, gimbals, emergency lights, remote heads, commercial LED panels, T-bar frame lights, utility fixtures, and selected wiring devices.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes MarsLED offer Votatec contractor packs and project quantities?\u003c\/summary\u003e\n\u003cp\u003eYes. Selected products are available in contractor or case quantities. Contact MarsLED with the exact model numbers and required quantities for current availability and project-pricing support.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan MarsLED help identify a replacement Votatec model?\u003c\/summary\u003e\n\u003cp\u003eYes. Provide the existing model number, product photographs, voltage, dimensions, application, and required quantity so available replacement options can be reviewed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes MarsLED supply Votatec products across Canada?\u003c\/summary\u003e\n\u003cp\u003eMarsLED supports online orders and project inquiries across Canada. Shipping availability, rates, and delivery timing depend on the destination, order size, product dimensions, and inventory.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre all Votatec products suitable for the same voltage and installation type?\u003c\/summary\u003e\n\u003cp\u003eNo. Voltage, dimming, mounting, location rating, output, and compatibility vary by model. Review the individual product specifications before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I request Votatec contractor pricing?\u003c\/summary\u003e\n\u003cp\u003eContact MarsLED through the project-pricing form, by phone, or by email with the model numbers, quantities, project location, and required delivery date.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-master-contact\" class=\"vot-cta\"\u003e\n\u003ch2 id=\"vot-master-contact\"\u003eNeed Help Selecting Votatec Products?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for product availability, model selection, replacement options, contractor quantities, commercial-voltage requirements, and project-order 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-categories\" class=\"vot-btn vot-btn-primary\"\u003eShop by Category\u003c\/a\u003e \u003ca href=\"\/pages\/contact-us\" class=\"vot-btn vot-btn-light\"\u003eRequest Contractor 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-t5fixw5ft1-120-3way-s-d-5w-1-linkable-t5-fixture-3way-cct","title":"Votatec VO-T5FIXW5FT1-120-3WAY-S-D 5W 1-Foot Under-Cabinet Linkable T5 LED Fixture, 5W, 500 Lumens, 3CCT","description":"\u003c!--\nVOTATEC VO-T5FIXW5FT1 1-FOOT UNDER-CABINET LINKABLE T5 PRODUCT PAGE\n\nKEEP THIS EXISTING CANONICAL URL:\n\/products\/votatec-vo-t5fixw5ft1-120-3way-s-d-5w-1-linkable-t5-fixture-3way-cct\n\nRECOMMENDED SHOPIFY PRODUCT TITLE:\nVotatec VO-T5FIXW5FT1 1-Foot Under-Cabinet Linkable T5 LED Fixture, 5W, 500 Lumens, 3CCT\n\nIMPORTANT:\n- Shopify generates the page H1 from the product title.\n- This description begins with H2 to avoid a duplicate H1.\n- Do not change the existing product handle without a 301 redirect.\n- Product and accessory URLs not yet live are shown as text only, not clickable links.\n--\u003e\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\n  .vot-product-page * {\n    box-sizing: border-box;\n  }\n\n  .vot-product-wrap {\n    max-width: 1120px;\n    margin: 0 auto;\n  }\n\n  .vot-product-hero {\n    background: linear-gradient(135deg, #fff4eb 0%, #ffffff 58%, #f3f3f3 100%);\n    border: 1px solid #f2d5bd;\n    border-radius: 22px;\n    padding: 34px 28px;\n    margin: 18px 0 28px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .vot-product-hero:after {\n    content: \"\";\n    position: absolute;\n    right: -75px;\n    top: -75px;\n    width: 215px;\n    height: 215px;\n    border-radius: 50%;\n    background: rgba(245,126,32,.13);\n  }\n\n  .vot-kicker {\n    display: inline-block;\n    background: #f57e20;\n    color: #fff;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .3px;\n    text-transform: uppercase;\n    border-radius: 999px;\n    padding: 7px 12px;\n    margin-bottom: 13px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-product-hero h2 {\n    color: #2b2b2b;\n    font-size: 32px;\n    line-height: 1.2;\n    margin: 0 0 13px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-product-hero p {\n    max-width: 900px;\n    font-size: 16px;\n    margin: 0 0 14px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 17px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-badge {\n    background: #fff2e7;\n    border: 1px solid #ffd4b5;\n    color: #914009;\n    border-radius: 999px;\n    padding: 7px 11px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .vot-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-btn {\n    display: inline-block;\n    border-radius: 9px;\n    padding: 11px 16px;\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .vot-btn-primary {\n    color: #fff !important;\n    background: #f57e20;\n  }\n\n  .vot-btn-dark {\n    color: #fff !important;\n    background: #333;\n  }\n\n  .vot-section {\n    margin: 32px 0;\n  }\n\n  .vot-section h2 {\n    color: #2b2b2b;\n    font-size: 26px;\n    line-height: 1.25;\n    margin: 0 0 14px;\n    padding-left: 13px;\n    border-left: 6px solid #f57e20;\n  }\n\n  .vot-section h3 {\n    color: #333;\n    font-size: 19px;\n    line-height: 1.3;\n    margin: 0 0 9px;\n  }\n\n  .vot-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .vot-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n  }\n\n  .vot-card {\n    border: 1px solid #e7e7e7;\n    border-radius: 15px;\n    padding: 19px;\n    background: #fff;\n    box-shadow: 0 7px 20px rgba(0,0,0,.035);\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-spec-wrap {\n    overflow-x: auto;\n    border-radius: 13px;\n  }\n\n  .vot-spec-table,\n  .vot-family-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .vot-spec-table {\n    min-width: 700px;\n  }\n\n  .vot-family-table {\n    min-width: 900px;\n  }\n\n  .vot-spec-table th,\n  .vot-family-table th {\n    background: #333;\n    color: #fff;\n    padding: 12px 14px;\n    text-align: left;\n  }\n\n  .vot-spec-table th {\n    width: 35%;\n  }\n\n  .vot-spec-table td,\n  .vot-family-table td {\n    padding: 12px 14px;\n    border: 1px solid #e6e6e6;\n    vertical-align: top;\n  }\n\n  .vot-spec-table tr:nth-child(even) td,\n  .vot-family-table tr:nth-child(even) td {\n    background: #fafafa;\n  }\n\n  .vot-current-row td {\n    background: #fff2e7 !important;\n    font-weight: 700;\n  }\n\n  .vot-note {\n    background: #fff8f1;\n    border: 1px solid #ffd7b4;\n    border-left: 6px solid #f57e20;\n    border-radius: 13px;\n    padding: 15px 17px;\n    margin-top: 15px;\n  }\n\n  .vot-checklist {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .vot-checklist li {\n    margin-bottom: 7px;\n  }\n\n  .vot-links {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 13px;\n  }\n\n  .vot-link-card {\n    display: block;\n    border: 1px solid #e5e5e5;\n    border-left: 5px solid #f57e20;\n    border-radius: 12px;\n    background: #fafafa;\n    padding: 15px;\n    color: #cf5908 !important;\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .vot-link-card:hover {\n    background: #fff8f1;\n  }\n\n  .vot-accessory {\n    border: 1px solid #e6e6e6;\n    border-left: 5px solid #f57e20;\n    border-radius: 13px;\n    background: #fafafa;\n    padding: 17px;\n  }\n\n  .vot-accessory p {\n    margin-bottom: 6px;\n  }\n\n  .vot-faq details {\n    border: 1px solid #e4e4e4;\n    border-radius: 12px;\n    padding: 14px 16px;\n    margin-bottom: 10px;\n    background: #fff;\n  }\n\n  .vot-faq summary {\n    cursor: pointer;\n    color: #2b2b2b;\n    font-weight: 700;\n  }\n\n  .vot-faq details p {\n    margin: 10px 0 0;\n  }\n\n  .vot-cta {\n    margin: 34px 0 18px;\n    padding: 28px;\n    border-radius: 20px;\n    background: linear-gradient(135deg, #333 0%, #1f1f1f 100%);\n  }\n\n  .vot-cta,\n  .vot-cta * {\n    color: #fff !important;\n  }\n\n  .vot-cta h2 {\n    margin: 0 0 10px;\n    font-size: 25px;\n    line-height: 1.3;\n  }\n\n  .vot-cta a {\n    font-weight: 700;\n    text-decoration: underline;\n  }\n\n  .vot-cta .vot-btn-primary {\n    background: #f57e20 !important;\n    color: #fff !important;\n    text-decoration: none !important;\n  }\n\n  @media (max-width: 760px) {\n    .vot-grid-3,\n    .vot-grid-2,\n    .vot-links {\n      grid-template-columns: 1fr;\n    }\n\n    .vot-product-hero {\n      padding: 26px 20px;\n    }\n\n    .vot-product-hero h2 {\n      font-size: 27px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vot-product-page\"\u003e\n\u003cdiv class=\"vot-product-wrap\"\u003e\n\u003csection class=\"vot-product-hero\" aria-labelledby=\"vot-t5-product-intro\"\u003e\u003cspan class=\"vot-kicker\"\u003eVotatec Under-Cabinet T5 Lighting\u003c\/span\u003e\n\u003ch2 id=\"vot-t5-product-intro\"\u003e1-Foot Line-Voltage Linkable T5 LED Fixture — 5W, 500 Lumens, 3CCT\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-T5FIXW5FT1-120-3WAY-S-D is a slim 12-inch under-cabinet LED fixture designed for kitchens, shelves, counters, displays, closets, workbenches, utility rooms, retail fixtures, and continuous task-lighting runs.\u003c\/p\u003e\n\u003cp\u003eThis is a 120V line-voltage solution, so it does not require a separate low-voltage transformer. Choose a compatible direct-wire junction box, plug-in power cord, non-plug power cord, or jumper cord based on the installation layout.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\" aria-label=\"Product highlights\"\u003e\n\u003cspan class=\"vot-badge\"\u003eVotatec\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e1 ft \/ 12 in\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e120V Line Voltage\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e5W\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e500 Lumens\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e3000K \/ 4000K \/ 5000K\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eLinkable\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eDimmable\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eCRI 80+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-buttons\"\u003e\n\u003ca class=\"vot-btn vot-btn-primary\" href=\"#vot-t5-specifications\"\u003eView Specifications\u003c\/a\u003e \u003ca class=\"vot-btn vot-btn-dark\" href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\"\u003eShop the Complete T5 Family\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\" aria-labelledby=\"vot-t5-benefits\"\u003e\n\u003ch2 id=\"vot-t5-benefits\"\u003eWhy Choose the Votatec 1-Foot T5 Fixture?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-3\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eSimple 120V Installation\u003c\/h3\u003e\n\u003cp\u003eThe fixture operates from line voltage and does not need a separate low-voltage driver or transformer. Choose the correct Votatec power accessory for the installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eSlim Under-Cabinet Profile\u003c\/h3\u003e\n\u003cp\u003eAt approximately 1 inch wide and 0.6 inch high, the fixture fits discreetly beneath cabinets, shelves, counters, displays, and work surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eLink Multiple Fixtures\u003c\/h3\u003e\n\u003cp\u003eConnect compatible fixtures directly or use jumper cords across cabinet gaps, corners, range hoods, shelving breaks, and other interruptions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\" aria-labelledby=\"vot-t5-applications\"\u003e\n\u003ch2 id=\"vot-t5-applications\"\u003eRecommended Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eKitchen Under-Cabinet Lighting\u003c\/h3\u003e\n\u003cp\u003eAdd task lighting over countertops, food-preparation areas, coffee stations, sinks, and appliance zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eShelves \u0026amp; Retail Displays\u003c\/h3\u003e\n\u003cp\u003eIlluminate merchandise, showcases, product shelves, bookcases, display counters, and commercial presentation areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eClosets, Pantries \u0026amp; Storage\u003c\/h3\u003e\n\u003cp\u003eUse the compact fixture in closets, pantries, cabinets, storage rooms, utility spaces, and service areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWorkbenches \u0026amp; Task Areas\u003c\/h3\u003e\n\u003cp\u003eProvide direct light above desks, hobby stations, tool benches, repair counters, workshops, and maintenance areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\" id=\"vot-t5-specifications\" aria-labelledby=\"vot-t5-spec-heading\"\u003e\n\u003ch2 id=\"vot-t5-spec-heading\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-spec-wrap\"\u003e\n\u003ctable class=\"vot-spec-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\u003eFull Model\u003c\/th\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw5ft1-120-3way-s-d-5w-1-linkable-t5-fixture-3way-cct\"\u003eVO-T5FIXW5FT1-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eSlim integrated line-voltage linkable T5 LED fixture\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrimary Application\u003c\/th\u003e\n\u003ctd\u003eUnder-cabinet, shelf, display, task, closet, and utility lighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNominal Length\u003c\/th\u003e\n\u003ctd\u003e1 foot\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eActual Length\u003c\/th\u003e\n\u003ctd\u003eApproximately 12 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWidth\u003c\/th\u003e\n\u003ctd\u003eApproximately 1 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeight\u003c\/th\u003e\n\u003ctd\u003eApproximately 0.6 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003e120V AC, 60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWorking Voltage Range\u003c\/th\u003e\n\u003ctd\u003eApproximately 108–132V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003e5W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLight Output\u003c\/th\u003e\n\u003ctd\u003e500 lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEfficacy\u003c\/th\u003e\n\u003ctd\u003eApproximately 100 lm\/W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSelectable CCT\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 4000K \/ 5000K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003eDimmable with a compatible control\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003eGreater than 80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e135°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003eApproximately 0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eIP20; dry indoor locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003eApproximately −20°C to +45°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003eUp to 50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaximum Linked Quantity\u003c\/th\u003e\n\u003ctd\u003eUp to 16 of this 5W model, subject to current manufacturer instructions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003ctd\u003ecUL \/ UL-CSA listed as represented by manufacturer documentation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years, subject to manufacturer and seller terms\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\" aria-labelledby=\"vot-included\"\u003e\n\u003ch2 id=\"vot-included\"\u003eIncluded Installation Hardware\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eMounting Components\u003c\/h3\u003e\n\u003cul class=\"vot-checklist\"\u003e\n\u003cli\u003eTwo 4 × 22 mm mounting screws\u003c\/li\u003e\n\u003cli\u003eTwo 4 × 16 mm mounting screws\u003c\/li\u003e\n\u003cli\u003eTwo mounting clips\u003c\/li\u003e\n\u003cli\u003eTwo wall plugs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eFixture End Component\u003c\/h3\u003e\n\u003cul class=\"vot-checklist\"\u003e\n\u003cli\u003eFemale end cap\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003ePower and linking accessories are sold separately; select the appropriate connection option for the installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003ePackage-content note:\u003c\/strong\u003e Product photos may show optional accessories. Confirm the exact package contents before ordering, especially the direct-wire junction box, plug-in cord, non-plug power cord, and jumper cord.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\" aria-labelledby=\"vot-accessories\"\u003e\n\u003ch2 id=\"vot-accessories\"\u003eCompatible Power \u0026amp; Linking Accessories\u003c\/h2\u003e\n\u003cp\u003eSelect the connection method that matches the installation. These Votatec accessories are sold separately and are designed to support hardwired, plug-in, directly linked, and cable-linked T5 installations.\u003c\/p\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-link-card\" href=\"\/products\/votatec-t5-direct-wire-junction-box-on-off-switch\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e \u003cstrong\u003eVotatec T5 Direct-Wire Junction Box with On\/Off Switch\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003eWire box with a female fixture connection, built-in switch, and 3\/4-inch knockouts for a clean hardwired 120V installation. \u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/products\/votatec-t5-3-93-foot-plug-in-power-cord\"\u003e \u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003eVotatec T5 3.93-Foot Plug-In Power Cord\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003ePlug-in cord with a standard plug on one end and a male T5 connection on the other. \u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/products\/votatec-t5-fixture-to-fixture-jumper-cord\"\u003e \u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003eVotatec T5 Fixture-to-Fixture Jumper Cord\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003eConnecting cable for linking fixtures across cabinet breaks, corners, shelving gaps, windows, range hoods, and other obstructions. \u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/products\/votatec-t5-power-cord-for-1-foot-2-foot-fixtures\"\u003e \u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003eVotatec T5 Power Cord for 1-Foot \u0026amp; 2-Foot Fixtures\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003eSeparate power cord identified by Votatec for compatible 1-foot and 2-foot T5 fixtures. \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eAccessory selection:\u003c\/strong\u003e Choose the accessory that matches the intended installation method. Contact the MarsLED order desk with the fixture quantity, cabinet layout, and preferred power method when assistance is needed.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\" aria-labelledby=\"vot-family-comparison\"\u003e\n\u003ch2 id=\"vot-family-comparison\"\u003eCompare the Complete Votatec T5 Family\u003c\/h2\u003e\n\u003cdiv class=\"vot-spec-wrap\"\u003e\n\u003ctable style=\"width: 161.224%;\" class=\"vot-family-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 22.4722%;\"\u003eModel\u003c\/th\u003e\n\u003cth style=\"width: 11.1248%;\"\u003eLength\u003c\/th\u003e\n\u003cth style=\"width: 9.90015%;\"\u003ePower\u003c\/th\u003e\n\u003cth style=\"width: 10.1246%;\"\u003eOutput\u003c\/th\u003e\n\u003cth style=\"width: 11.2361%;\"\u003eMaximum Linked\u003c\/th\u003e\n\u003cth style=\"width: 35.0433%;\"\u003eRecommended Use\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 22.4722%;\"\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw3ft05-120-3way-s-d-6-inch-under-cabinet-linkable-t5-led-fixture\"\u003eVO-T5FIXW3FT0.5-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 11.1248%;\"\u003e6 in \/ 0.5 ft\u003c\/td\u003e\n\u003ctd style=\"width: 9.90015%;\"\u003e3W\u003c\/td\u003e\n\u003ctd style=\"width: 10.1246%;\"\u003e250 lm\u003c\/td\u003e\n\u003ctd style=\"width: 11.2361%;\"\u003e26\u003c\/td\u003e\n\u003ctd style=\"width: 35.0433%;\"\u003eShort cabinets, display niches, and compact accent areas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"vot-current-row\"\u003e\n\u003ctd style=\"width: 22.4722%;\"\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw5ft1-120-3way-s-d-5w-1-linkable-t5-fixture-3way-cct\"\u003eVO-T5FIXW5FT1-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 11.1248%;\"\u003e12 in \/ 1 ft\u003c\/td\u003e\n\u003ctd style=\"width: 9.90015%;\"\u003e5W\u003c\/td\u003e\n\u003ctd style=\"width: 10.1246%;\"\u003e500 lm\u003c\/td\u003e\n\u003ctd style=\"width: 11.2361%;\"\u003e16\u003c\/td\u003e\n\u003ctd style=\"width: 35.0433%;\"\u003eUnder cabinets, shelves, closets, and task-lighting runs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 22.4722%;\"\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw9ft2-120-3way-s-d-2-foot-under-cabinet-linkable-t5-led-fixture\"\u003eVO-T5FIXW9FT2-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 11.1248%;\"\u003e23.7 in \/ 2 ft\u003c\/td\u003e\n\u003ctd style=\"width: 9.90015%;\"\u003e9W\u003c\/td\u003e\n\u003ctd style=\"width: 10.1246%;\"\u003e900 lm\u003c\/td\u003e\n\u003ctd style=\"width: 11.2361%;\"\u003e9\u003c\/td\u003e\n\u003ctd style=\"width: 35.0433%;\"\u003eCounters, longer shelves, displays, and work areas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 22.4722%;\"\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw13ft3-120-3way-s-d-3-foot-under-cabinet-linkable-t5-led-fixture\"\u003eVO-T5FIXW13FT3-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 11.1248%;\"\u003e35.6 in \/ 3 ft\u003c\/td\u003e\n\u003ctd style=\"width: 9.90015%;\"\u003e13W\u003c\/td\u003e\n\u003ctd style=\"width: 10.1246%;\"\u003e1300 lm\u003c\/td\u003e\n\u003ctd style=\"width: 11.2361%;\"\u003e6\u003c\/td\u003e\n\u003ctd style=\"width: 35.0433%;\"\u003eExtended counters, offices, workshops, and task areas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 22.4722%;\"\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw18ft4-120-3way-s-d-4-foot-under-cabinet-linkable-t5-led-fixture\"\u003eVO-T5FIXW18FT4-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 11.1248%;\"\u003e47.5 in \/ 4 ft\u003c\/td\u003e\n\u003ctd style=\"width: 9.90015%;\"\u003e18W\u003c\/td\u003e\n\u003ctd style=\"width: 10.1246%;\"\u003e1800 lm\u003c\/td\u003e\n\u003ctd style=\"width: 11.2361%;\"\u003e4\u003c\/td\u003e\n\u003ctd style=\"width: 35.0433%;\"\u003eLong runs, utility spaces, workbenches, and commercial displays\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 14px;\"\u003e\u003ca href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\"\u003e View the complete Votatec Under-Cabinet \u0026amp; Linkable T5 Lighting collection \u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\" aria-labelledby=\"vot-installation-method\"\u003e\n\u003ch2 id=\"vot-installation-method\"\u003eChoose the Installation Method\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-3\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eDirect-Wire Installation\u003c\/h3\u003e\n\u003cp\u003eUse the compatible direct-connection junction box for a hardwired line-voltage installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePlug-In Installation\u003c\/h3\u003e\n\u003cp\u003eUse the compatible plug-in power cord where a receptacle-fed installation is suitable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eLinked Multi-Fixture Run\u003c\/h3\u003e\n\u003cp\u003eConnect fixtures directly or use jumper cords where the run crosses gaps or obstructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eElectrical installation note:\u003c\/strong\u003e This is a 120V line-voltage product. Confirm the permitted connection method, accessory compatibility, total connected load, dimmer compatibility, and local electrical-code requirements before installation.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\" aria-labelledby=\"vot-t5-nested-navigation\"\u003e\n\u003ch2 id=\"vot-t5-nested-navigation\"\u003eShop the Complete Votatec T5 System\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca class=\"vot-link-card\" href=\"\/products\/votatec-vo-t5fixw3ft05-120-3way-s-d-6-inch-under-cabinet-linkable-t5-led-fixture\"\u003e6-Inch Votatec T5 Fixture — 3W, 250 Lumens\u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/products\/votatec-vo-t5fixw5ft1-120-3way-s-d-5w-1-linkable-t5-fixture-3way-cct\"\u003e1-Foot Votatec T5 Fixture — 5W, 500 Lumens\u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/products\/votatec-vo-t5fixw9ft2-120-3way-s-d-2-foot-under-cabinet-linkable-t5-led-fixture\"\u003e2-Foot Votatec T5 Fixture — 9W, 900 Lumens\u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/products\/votatec-vo-t5fixw13ft3-120-3way-s-d-3-foot-under-cabinet-linkable-t5-led-fixture\"\u003e3-Foot Votatec T5 Fixture — 13W, 1300 Lumens\u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/products\/votatec-vo-t5fixw18ft4-120-3way-s-d-4-foot-under-cabinet-linkable-t5-led-fixture\"\u003e4-Foot Votatec T5 Fixture — 18W, 1800 Lumens\u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/products\/votatec-t5-direct-wire-junction-box-on-off-switch\"\u003eDirect-Wire Junction Box with Switch\u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/products\/votatec-t5-3-93-foot-plug-in-power-cord\"\u003e3.93-Foot Plug-In Power Cord\u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/products\/votatec-t5-fixture-to-fixture-jumper-cord\"\u003eFixture-to-Fixture Jumper Cord\u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/products\/votatec-t5-power-cord-for-1-foot-2-foot-fixtures\"\u003ePower Cord for 1-Foot \u0026amp; 2-Foot Fixtures\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\" aria-labelledby=\"vot-related-links\"\u003e\n\u003ch2 id=\"vot-related-links\"\u003eInternal Product \u0026amp; Collection Links\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca class=\"vot-link-card\" href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\"\u003eVotatec Under-Cabinet \u0026amp; Linkable T5 Lighting\u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/collections\/votatec-lighting\"\u003eAll Votatec Products\u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/collections\/votatec-surface-mount-led-lighting\"\u003eVotatec Surface-Mount LED Lighting\u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eVotatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/collections\/votatec-wiring-devices\"\u003eVotatec Wiring Devices\u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/pages\/votatec-lighting-canada\"\u003eVotatec Lighting Canada\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section vot-faq\" aria-labelledby=\"vot-faq\"\u003e\n\u003ch2 id=\"vot-faq\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this Votatec T5 fixture require a low-voltage transformer?\u003c\/summary\u003e\n\u003cp\u003eNo. The fixture operates at 120V line voltage. It requires the correct approved power connection, such as a compatible direct-wire junction box or plug-in power cord.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this fixture be installed under kitchen cabinets?\u003c\/summary\u003e\n\u003cp\u003eYes. Its slim profile and broad beam make it suitable for under-cabinet task lighting in dry indoor locations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat colour temperatures are available?\u003c\/summary\u003e\n\u003cp\u003eThe fixture provides selectable 3000K, 4000K, and 5000K colour temperatures.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many 1-foot fixtures can be linked together?\u003c\/summary\u003e\n\u003cp\u003eVotatec lists a maximum of up to 16 of this 5W model in one linked run, subject to current manufacturer instructions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan different T5 lengths be used in the same project?\u003c\/summary\u003e\n\u003cp\u003eThe family includes 6-inch, 1-foot, 2-foot, 3-foot, and 4-foot fixtures. A project may use different lengths, but the connection method and total load should be reviewed before installation.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the junction box and cords included?\u003c\/summary\u003e\n\u003cp\u003eThe direct-wire box, plug-in cord, connecting cable, and separate power cord are sold separately. Choose the accessories required for the planned installation.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this fixture dimmable?\u003c\/summary\u003e\n\u003cp\u003eYes. Use a compatible dimmer and confirm performance based on the total connected load and number of linked fixtures.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-cta\" aria-labelledby=\"vot-contact\"\u003e\n\u003ch2 id=\"vot-contact\"\u003eNeed Help Planning a Votatec T5 Lighting Run?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED with the cabinet or shelf measurements, required fixture lengths, number of lighting sections, power method, and control requirements.\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\u003cdiv class=\"vot-buttons\"\u003e\u003ca class=\"vot-btn vot-btn-primary\" href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\"\u003eShop the Complete T5 Family\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":41318353010877,"sku":"Votatec VO-T5FIXW5FT1","price":9.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-t5fixw5ft1-1-foot-linkable-t5-led-fixture-product-hero..png?v=1781572481"},{"product_id":"votatec-4-inch-led-gimbal-potlight-3cct-white","title":"Votatec 4\" 8W LED Gimbal Potlight 3CCT White | Adjustable Directional Downlight - 3CCT","description":"\u003cstyle\u003e\n  .vot-product {\n    font-family: Arial, Helvetica, sans-serif;\n    color: #2f2f2f;\n    line-height: 1.65;\n  }\n\n  .vot-product a {\n    color: #d85f08;\n    font-weight: 700;\n    text-decoration: underline;\n  }\n\n  .vot-hero {\n    background: linear-gradient(135deg, #fff4eb 0%, #ffffff 55%, #f4f4f4 100%);\n    border: 1px solid #f2d5bd;\n    border-radius: 22px;\n    padding: 34px;\n    margin: 20px 0 28px;\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    text-transform: uppercase;\n    margin-bottom: 14px;\n  }\n\n  .vot-hero h1 {\n    font-size: 34px;\n    line-height: 1.18;\n    margin: 0 0 14px;\n    color: #2b2b2b;\n  }\n\n  .vot-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 18px;\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-section {\n    margin: 34px 0;\n  }\n\n  .vot-section h2 {\n    font-size: 27px;\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    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-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-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 14px;\n    border-radius: 14px;\n    overflow: hidden;\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-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-cta {\n    background: linear-gradient(135deg, #333333 0%, #1f1f1f 100%);\n    border-radius: 22px;\n    padding: 30px;\n    margin: 38px 0 20px;\n  }\n\n  .vot-cta,\n  .vot-cta *,\n  .vot-cta a {\n    color: #ffffff !important;\n  }\n\n  .vot-cta h2 {\n    border-left-color: #f57e20;\n  }\n\n  .vot-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 18px;\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  }\n\n  .vot-btn-primary {\n    background: #f57e20;\n    color: #ffffff !important;\n  }\n\n  .vot-cta .vot-btn-light,\n  .vot-cta .vot-btn-light:link,\n  .vot-cta .vot-btn-light:visited,\n  .vot-cta .vot-btn-light:hover,\n  .vot-cta .vot-btn-light:active {\n    background: #ffffff !important;\n    color: #333333 !important;\n    border: 1px solid #ffffff !important;\n    opacity: 1 !important;\n    visibility: visible !important;\n    text-decoration: none !important;\n    -webkit-text-fill-color: #333333 !important;\n  }\n\n  .vot-cta .vot-btn-light *,\n  .vot-cta .vot-btn-light span {\n    color: #333333 !important;\n    -webkit-text-fill-color: #333333 !important;\n  }\n\n  @media screen and (max-width: 768px) {\n\n    .vot-grid,\n    .vot-grid-2 {\n      grid-template-columns: 1fr;\n    }\n\n    .vot-hero h1 {\n      font-size: 28px;\n    }\n\n    .vot-hero {\n      padding: 26px 20px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vot-product\"\u003e\n\u003csection class=\"vot-hero\"\u003e\u003cspan class=\"vot-kicker\"\u003eVotatec LED Gimbal Potlight\u003c\/span\u003e\n\u003ch1\u003eVotatec 4\" 8W LED Gimbal Potlight – 3CCT Adjustable Directional Downlight\u003c\/h1\u003e\n\u003cp\u003eThe Votatec 4\" 8W LED gimbal potlight is built for lighting applications where a standard fixed slim panel is not enough. With a multi-directional floating gimbal design, 3CCT selectable colour temperatures, and a focused 40° beam angle, this fixture gives electricians and contractors more control over where the light is aimed.\u003c\/p\u003e\n\u003cp\u003eUse this adjustable LED recessed light for sloped ceilings, feature walls, artwork, fireplaces, kitchen task lighting, basement renovations, retail displays, and directional lighting projects across Ontario and Canada.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e8W\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e700 Lumens\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e3CCT 3000K \/ 4000K \/ 5000K\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e40° Beam Angle\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eIC Rated\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eAirtight\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eDimmable\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eExternal Driver Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eWhy Choose a Votatec 4\" LED Gimbal Potlight?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eDirectional Lighting Control\u003c\/h3\u003e\n\u003cp\u003eThe adjustable gimbal head allows the light to be aimed toward walls, shelves, countertops, displays, fireplaces, artwork, or other focal points.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e3CCT Selectable White\u003c\/h3\u003e\n\u003cp\u003eSelect 3000K warm white, 4000K neutral white, or 5000K cool white to match the project, room finish, and customer preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eContractor-Friendly Install\u003c\/h3\u003e\n\u003cp\u003eDesigned with an external driver, IC-rated construction, airtight design, and dimmable performance for residential and light-commercial installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eBest Applications for This Adjustable LED Downlight\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eSloped \u0026amp; Vaulted Ceilings\u003c\/h3\u003e\n\u003cp\u003eA gimbal potlight is ideal when the ceiling angle requires the light to be aimed downward or toward a specific area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eFeature Walls \u0026amp; Fireplaces\u003c\/h3\u003e\n\u003cp\u003eUse directional recessed lighting to highlight stone walls, fireplaces, millwork, shelving, and architectural details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eKitchens \u0026amp; Task Lighting\u003c\/h3\u003e\n\u003cp\u003eAim light toward islands, counters, prep areas, sinks, or cabinets where fixed potlights may not provide the right focus.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRetail \u0026amp; Commercial Displays\u003c\/h3\u003e\n\u003cp\u003eGreat for small retail spaces, showrooms, reception areas, displays, galleries, and commercial accent lighting zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable class=\"vot-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDL4-023-8WH8345 \/ 4\" Multi-Directional LED Gimbal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFixture Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRound floating gimbal LED recessed downlight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePower\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e8W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInput Voltage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e120V AC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBrightness\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e700 lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eColour Temperature\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3CCT selectable: 3000K \/ 4000K \/ 5000K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBeam Angle\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e40° directional beam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCRI\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e80+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDimmable\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRecessed installation with external driver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eRatings\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eIC rated, airtight, damp location suitable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eRated Life\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUp to 50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWarranty\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5-year limited warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eInstaller note:\u003c\/strong\u003e Always confirm dimmer compatibility, local code requirements, and the latest specification sheet before installation.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eGimbal Potlight vs Slim Panel Potlight\u003c\/h2\u003e\n\u003ctable class=\"vot-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eLighting Type\u003c\/th\u003e\n\u003cth\u003eBest Use\u003c\/th\u003e\n\u003cth\u003eWhen to Choose It\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eVotatec 4\" LED Gimbal Potlight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDirectional lighting, sloped ceilings, accent lighting, artwork, fireplaces, feature walls, and task lighting.\u003c\/td\u003e\n\u003ctd\u003eChoose this when you need to aim the light instead of lighting the room evenly from a fixed position.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eVotatec 4\" Slim LED Panel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGeneral room lighting, basements, kitchens, hallways, bedrooms, and multi-room recessed lighting layouts.\u003c\/td\u003e\n\u003ctd\u003eChoose this when you need clean, even ceiling lighting across the room.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eVotatec Gimbal Potlights in Ontario \u0026amp; Across Canada\u003c\/h2\u003e\n\u003cp\u003eMarsLED supplies Votatec 4\" LED gimbal potlights for electricians, contractors, builders, renovators, designers, and property managers across Ontario, including Toronto, Mississauga, Brampton, Milton, Oakville, Burlington, Hamilton, Kitchener-Waterloo, Cambridge, Guelph, London, Windsor, Barrie, Markham, Vaughan, Richmond Hill, Oshawa, and Ottawa.\u003c\/p\u003e\n\u003cp\u003eWe also support Votatec LED lighting orders and project inquiries across Alberta, British Columbia, Quebec, Manitoba, Saskatchewan, Nova Scotia, New Brunswick, Prince Edward Island, and Newfoundland and Labrador.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eRelated Votatec \u0026amp; Potlight Products\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eExplore Votatec Lighting\u003c\/h3\u003e\n\u003cp\u003eView the full Votatec lighting hub for LED potlights, slim panels, contractor packs, downlights, commercial lighting, and Canada-wide product support.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"\/pages\/votatec-lighting-ontario-canada\"\u003eView Votatec Lighting Canada Page\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eShop LED Potlights\u003c\/h3\u003e\n\u003cp\u003eBrowse LED potlights, recessed lighting, gimbal lights, downlights, and slim LED panel options for residential and commercial lighting projects.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"\/collections\/led-potlights-downlights\"\u003eShop LED Potlights \u0026amp; Downlights\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eVotatec 4\" Slim LED Panel\u003c\/h3\u003e\n\u003cp\u003eFor general room lighting, compare this adjustable gimbal against the Votatec 4\" slim round LED panel.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\"\u003eView Votatec 4\" Slim LED Panel\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eVotatec 20-Pack Contractor Case\u003c\/h3\u003e\n\u003cp\u003eFor larger jobs and multi-room lighting layouts, view the Votatec 20-pack contractor case option.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"\/products\/votatec-vo-rp4w9-120-d-6way-20-pack-4-inch-slim-led-panel-contractor-case\"\u003eView Votatec 20-Pack Contractor Case\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section vot-faq\"\u003e\n\u003ch2\u003eVotatec 4\" LED Gimbal Potlight FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is a gimbal potlight?\u003c\/summary\u003e\n\u003cp\u003eA gimbal potlight is an adjustable recessed light that allows the light beam to be aimed in a specific direction.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere should I use this Votatec 4\" LED gimbal potlight?\u003c\/summary\u003e\n\u003cp\u003eUse it where directional light is needed, including sloped ceilings, kitchen islands, countertops, retail displays, fireplaces, artwork, shelving, hallways, and basement renovations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat colour temperatures does this gimbal light offer?\u003c\/summary\u003e\n\u003cp\u003eThis Votatec gimbal potlight is 3CCT selectable, allowing you to choose 3000K, 4000K, or 5000K depending on the space and lighting preference.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this Votatec gimbal potlight dimmable?\u003c\/summary\u003e\n\u003cp\u003eYes, this fixture is dimmable. Always confirm compatibility with the specific dimmer being used before installation.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this better than a slim LED panel?\u003c\/summary\u003e\n\u003cp\u003eChoose this gimbal potlight when you need directional or accent lighting. Choose a slim LED panel when you need general room lighting with even ceiling coverage.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Help Choosing Votatec Gimbal or Slim LED Potlights?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED for Votatec product availability, contractor pricing, project support, and lighting selection help across Ontario and Canada. Trusted by electricians and contractors.\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=\"\/collections\/votatec-lighting\" class=\"vot-btn vot-btn-primary\"\u003eShop Votatec Lighting\u003c\/a\u003e \u003ca class=\"vot-btn vot-btn-light\" href=\"\/pages\/contact-us\"\u003e \u003cspan\u003eGet Contractor Support\u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003ch2\u003eIs This the Right Potlight for Your Project?\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eChoose this gimbal potlight if you need directional or adjustable lighting\u003c\/li\u003e\n\u003cli\u003eIdeal for sloped ceilings, feature walls, and accent lighting\u003c\/li\u003e\n\u003cli\u003eNot recommended for full-room general lighting (use slim panels instead)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003e Designed for Canadian installations with IC-rated, airtight construction and long-life LED performance. \u003c\/strong\u003e\u003c\/p\u003e\n\u003ch2\u003eInstallation Overview\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eExternal driver included for flexible installation\u003c\/li\u003e\n\u003cli\u003eSpring clips for secure ceiling mounting\u003c\/li\u003e\n\u003cli\u003eCompatible with standard 120V residential circuits\u003c\/li\u003e\n\u003cli\u003eSuitable for retrofit and new construction\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":41382196707517,"sku":"DL4-023-8WH83","price":14.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/products\/Votatec_Floating_Gimbal_Potlight1.jpg?v=1643228392"},{"product_id":"votatec-dual-head-emergency-light","title":"VOTATEC Dual Head Emergency Light","description":"\u003ch1\u003eVOTATEC Dual Head Emergency Light\u003c\/h1\u003e\n\u003cul\u003e\n\u003cli\u003e120V\/347VAC dual voltage operation\u003c\/li\u003e\n\u003cli\u003e2X12pcs ultra bright 2835 SMT LED lamp heads for\u003c\/li\u003e\n\u003cli\u003eBuilt-in 3.6V1000mAh Nickel cadmium battery for minimum 90 minutes emergency operation\u003c\/li\u003e\n\u003cli\u003eMaximum 24 hours for full recharge time\u003c\/li\u003e\n\u003cli\u003eTest switch and charge indicator\u003c\/li\u003e\n\u003cli\u003eInjection-molded thermoplastic ABS housing, UL 94V-0 flame rating\u003c\/li\u003e\n\u003cli\u003eSuitable for Wall mounting, Ceiling mounting and side mounting.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":41489371463869,"sku":"JLEU9","price":25.95,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/products\/e2.png?v=1645219618"},{"product_id":"votatec-jleu10-2-heads-2w-led-mini-dual-head-emergency-light","title":"Votatec JLEU10 2-Heads 2W LED Mini Dual Head Emergency Light","description":"\u003ch1\u003eVotatec JLEU10 2-Heads 2W LED Mini Dual Head Emergency Light\u003c\/h1\u003e\n\u003cul\u003e\n\u003cli\u003eInjection-molded thermoplastic ABS housing. UL 94V-0 flame rating\u003c\/li\u003e\n\u003cli\u003eSuitable for wall mount applications\u003c\/li\u003e\n\u003cli\u003eUniversal J-box mounting pattern.\u003c\/li\u003e\n\u003cli\u003e120\/347VAC Dual Voltage operation\u003c\/li\u003e\n\u003cli\u003e2pcs 1 W ultra bright LED lamp heads for emergency mode.\u003c\/li\u003e\n\u003cli\u003eLuminous Flux: more than 200 LM\u003c\/li\u003e\n\u003cli\u003eMaximum 24 hours for full recharge time\u003c\/li\u003e\n\u003cli\u003eTest switch and charge indicator\u003c\/li\u003e\n\u003cli\u003eUL and CULus listed\u003c\/li\u003e\n\u003cli\u003eBuilt -in 3.6V 1000mah Nickle cadium battery for minimum 90 minutes emergency operation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ctable id=\"product-attribute-specs-table\" class=\"data-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth class=\"label\"\u003ePower\u003c\/th\u003e\n\u003ctd class=\"data\"\u003e2 Watt\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"label\"\u003eTechnology\u003c\/th\u003e\n\u003ctd class=\"data\"\u003eLED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"label\"\u003eSafety Rated\u003c\/th\u003e\n\u003ctd class=\"data\"\u003eDamp Location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"label\"\u003eVoltage\u003c\/th\u003e\n\u003ctd class=\"data\"\u003e120\/347V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"label\"\u003eBrightness\u003c\/th\u003e\n\u003ctd class=\"data\"\u003e\u0026gt;200 Lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"label\"\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd class=\"data\"\u003e0°C to 40°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"label\"\u003eColor Temperature\u003c\/th\u003e\n\u003ctd class=\"data\"\u003e6000-7000K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"label\"\u003eCertifications\u003c\/th\u003e\n\u003ctd class=\"data\"\u003eUL\/CSA Listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"label\"\u003eMounting\u003c\/th\u003e\n\u003ctd class=\"data\"\u003eWall Mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"label\"\u003eWarranty\u003c\/th\u003e\n\u003ctd class=\"data\"\u003e5 Years Warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":41489805508797,"sku":"JLEU10","price":18.5,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/products\/E4.png?v=1645220417"},{"product_id":"votatec-by-z1101u-1-head-2w-led-single-remote-lamp-head","title":"Votatec BY-Z1101U 1-Head 2W LED Single Remote Lamp Head","description":"\u003cdiv class=\"top-block\" data-mce-fragment=\"1\"\u003e\n\u003cdiv class=\"product-name\" data-mce-fragment=\"1\"\u003e\n\u003ch1 data-mce-fragment=\"1\"\u003eVotatec BY-Z1101U 1-Head 2W LED Single Remote Lamp Head\u003c\/h1\u003e\n\u003cul\u003e\n\u003cli\u003eThermal plastic housing\u003c\/li\u003e\n\u003cli\u003eHigh efficiency LED\u003c\/li\u003e\n\u003cli\u003eAdjustable swivel locks the head in position\u003c\/li\u003e\n\u003cli\u003eUL-94V-0 flame rating, fire-resistant\u003c\/li\u003e\n\u003cli\u003eDimension: 4.92'' x 3.18'' x 5.04''.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ctable id=\"product-attribute-specs-table\" class=\"data-table\"\u003e\n\u003ctbody\u003e\n\u003ctr class=\"first odd\"\u003e\n\u003cth class=\"label\"\u003ePower\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003e2 Watt\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"even\"\u003e\n\u003cth class=\"label\"\u003eTechnology\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003eLED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"odd\"\u003e\n\u003cth class=\"label\"\u003eVoltage\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003e3.6-24V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"even\"\u003e\n\u003cth class=\"label\"\u003eBrightness\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003e130 Lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"odd\"\u003e\n\u003cth class=\"label\"\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003e5°C to 30°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"even\"\u003e\n\u003cth class=\"label\"\u003eCertifications\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003eUL\/CSA Listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"last odd\"\u003e\n\u003cth class=\"label\"\u003eWarranty\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003e5 Years Warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-img-column grid12-4\" data-mce-fragment=\"1\"\u003e\n\u003cdiv class=\"img-box img-box-style1\" data-mce-fragment=\"1\"\u003e\n\u003cp class=\"product-image zoom-inside\" data-mce-fragment=\"1\"\u003e \u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cdiv id=\"wrap\" data-mce-fragment=\"1\"\u003e\n\u003ca href=\"https:\/\/en.lumenco.ca\/media\/catalog\/product\/cache\/2\/image\/bbb5b0ec49b4599a68be0496df15ef2c\/v\/o\/votatec_by-z1101u.jpg\" class=\"cloud-zoom\" id=\"zoom1\" rel=\"position:'inside',showTitle:false,lensOpacity:0.5,smoothMove:3,zoomWidth:427,zoomHeight:275,adjustX:0,adjustY:0\" data-mce-fragment=\"1\" data-mce-href=\"https:\/\/en.lumenco.ca\/media\/catalog\/product\/cache\/2\/image\/bbb5b0ec49b4599a68be0496df15ef2c\/v\/o\/votatec_by-z1101u.jpg\"\u003e\u003c\/a\u003e\u003cbr data-mce-fragment=\"1\"\u003e\n\u003c\/div\u003e\n\u003cp data-mce-fragment=\"1\"\u003e \u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":41490222710973,"sku":"BY-Z1101U","price":14.95,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/products\/F1.png?v=1645221232"},{"product_id":"votatec-jrmecw-2-heads-2-4w-led-combo-emergency-light","title":"Votatec JRMECW 2-Heads 2.4W LED Combo Emergency Light","description":"\u003cdiv class=\"top-block\" data-mce-fragment=\"1\"\u003e\n\u003cdiv class=\"product-name\" data-mce-fragment=\"1\"\u003e\n\u003ch1 data-mce-fragment=\"1\"\u003eVotatec JRMECW 2-Heads 2.4W LED Combo Emergency Light\u003c\/h1\u003e\n\u003cul\u003e\n\u003cli\u003eInjection molded thermoplastic ABS housing\u003c\/li\u003e\n\u003cli\u003eplastic enclosure with 5VA flame retardant \u003c\/li\u003e\n\u003cli\u003eTwo fully adjustable glare-free round shape light heads for emergency light \u003c\/li\u003e\n\u003cli\u003esingle and double face universal \u003c\/li\u003e\n\u003cli\u003eeasy replacement pictogram design \u003c\/li\u003e\n\u003cli\u003e\n\u003ctable cellspacing=\"10\" width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd width=\"50%\" valign=\"top\"\u003e\n\u003ctable class=\"table table-bordered\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVotatec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr bgcolor=\"#eeeeee\"\u003e\n\u003ctd\u003eInput Voltage\u003c\/td\u003e\n\u003ctd\u003e120\/347VAC Dual voltage operation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulb Type\u003c\/td\u003e\n\u003ctd\u003eUltra Bright 2 watt White LED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr bgcolor=\"#eeeeee\"\u003e\n\u003ctd\u003eBattery Type\u003c\/td\u003e\n\u003ctd\u003eSealed Lead-Acid Ni-Cad\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWidth\u003c\/td\u003e\n\u003ctd\u003e9-1\/16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr bgcolor=\"#eeeeee\"\u003e\n\u003ctd\u003eDepth\u003c\/td\u003e\n\u003ctd\u003e2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLetter Color\u003c\/td\u003e\n\u003ctd\u003eBlack and White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr bgcolor=\"#eeeeee\"\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e4.20 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003ctd width=\"50%\" valign=\"top\"\u003e\n\u003ctable class=\"table table-bordered\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eHousing Material\u003c\/td\u003e\n\u003ctd\u003ethermo-molded plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr bgcolor=\"#eeeeee\"\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003e3.6V\/ 1000mAh long-life, rechargeable, Ni-Cad Battery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEmergency Operation\u003c\/td\u003e\n\u003ctd\u003e90 Minutes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr bgcolor=\"#eeeeee\"\u003e\n\u003ctd\u003eFace Type\u003c\/td\u003e\n\u003ctd\u003eSingle or Double\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeight\u003c\/td\u003e\n\u003ctd\u003e13-5\/8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr bgcolor=\"#eeeeee\"\u003e\n\u003ctd\u003eHousing Finish\u003c\/td\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting\u003c\/td\u003e\n\u003ctd\u003eWall, ceiling, side mounting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-img-column grid12-4\" data-mce-fragment=\"1\"\u003e\n\u003cdiv class=\"img-box img-box-style1\" data-mce-fragment=\"1\"\u003e\n\u003cp class=\"product-image zoom-inside\" data-mce-fragment=\"1\"\u003e \u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cdiv id=\"wrap\" data-mce-fragment=\"1\"\u003e\n\u003ca href=\"https:\/\/en.lumenco.ca\/media\/catalog\/product\/cache\/2\/image\/bbb5b0ec49b4599a68be0496df15ef2c\/v\/o\/votatec_jrmecw.jpg\" class=\"cloud-zoom\" id=\"zoom1\" rel=\"position:'inside',showTitle:false,lensOpacity:0.5,smoothMove:3,zoomWidth:427,zoomHeight:275,adjustX:0,adjustY:0\" data-mce-fragment=\"1\" data-mce-href=\"https:\/\/en.lumenco.ca\/media\/catalog\/product\/cache\/2\/image\/bbb5b0ec49b4599a68be0496df15ef2c\/v\/o\/votatec_jrmecw.jpg\"\u003e\u003c\/a\u003e\u003cbr data-mce-fragment=\"1\"\u003e\n\u003c\/div\u003e\n\u003cp data-mce-fragment=\"1\"\u003e \u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":41498762444989,"sku":"JRMECW","price":38.95,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/products\/M2.png?v=1645291216"},{"product_id":"votatec-bak-004a-3way-slide-dimmer-1","title":"Votatec BAK-004A 3Way Slide Dimmer","description":"\u003cdiv class=\"top-block\" data-mce-fragment=\"1\"\u003e\n\u003cdiv class=\"product-name\" data-mce-fragment=\"1\"\u003e\n\u003ch1 data-mce-fragment=\"1\"\u003eVotatec BAK-004A 3Way Slide Dimmer\u003c\/h1\u003e\n\u003cul\u003e\n\u003cli\u003eAbout 60 Gr\u003c\/li\u003e\n\u003cli\u003eUI-1472 Solid Dimmer Switch\u003c\/li\u003e\n\u003cli\u003eRated working Power: 600w\u003c\/li\u003e\n\u003cli\u003eRated working voltage:120V 60Hz\u003c\/li\u003e\n\u003cli\u003eWithstand voltage: 1500 (AC)\u003c\/li\u003e\n\u003cli\u003eMechanical Life: 40,000 times (one reciprocating time for each switch)\u003c\/li\u003e\n\u003cli\u003eRubber shell fire rating: UL94-V2\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ctable id=\"product-attribute-specs-table\" class=\"data-table\"\u003e\n\u003ctbody\u003e\n\u003ctr class=\"first odd\"\u003e\n\u003cth class=\"label\"\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003e-20°C to 60°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"even\"\u003e\n\u003cth class=\"label\"\u003eWarranty\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003e3 Years Warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"odd\"\u003e\n\u003cth class=\"label\"\u003eVoltage\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003e120V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"even\"\u003e\n\u003cth class=\"label\"\u003eCertifications\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003eFCC, RoHS, UL\/CSA Listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"last odd\"\u003e\n\u003cth class=\"label\"\u003eTechnology\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003eIncandescent\/LED\/CFL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-img-column grid12-4\" data-mce-fragment=\"1\"\u003e\n\u003cdiv class=\"img-box img-box-style1\" data-mce-fragment=\"1\"\u003e\n\u003cp class=\"product-image zoom-inside\" data-mce-fragment=\"1\"\u003e \u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cdiv id=\"wrap\" data-mce-fragment=\"1\"\u003e\n\u003ca href=\"https:\/\/en.lumenco.ca\/media\/catalog\/product\/cache\/2\/image\/bbb5b0ec49b4599a68be0496df15ef2c\/v\/o\/votatec_bak-004a.jpg\" class=\"cloud-zoom\" id=\"zoom1\" rel=\"position:'inside',showTitle:false,lensOpacity:0.5,smoothMove:3,zoomWidth:427,zoomHeight:275,adjustX:0,adjustY:0\" data-mce-fragment=\"1\" data-mce-href=\"https:\/\/en.lumenco.ca\/media\/catalog\/product\/cache\/2\/image\/bbb5b0ec49b4599a68be0496df15ef2c\/v\/o\/votatec_bak-004a.jpg\"\u003e\u003c\/a\u003e\u003cbr data-mce-fragment=\"1\"\u003e\n\u003c\/div\u003e\n\u003cp data-mce-fragment=\"1\"\u003e \u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":41498920583357,"sku":"BAK-004A","price":28.95,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/products\/N1_ed78249e-fd4d-4fe4-86f2-b7441a438601.png?v=1645296755"},{"product_id":"votatec-vo-grp4w10-120-rgb-white-10w-4-led-gimbal-round-panel-cct-selectable","title":"Votatec VO-GRP4W10-120-RGB White 10W 4\" LED Gimbal Round Panel CCT Selectable","description":"\u003c!--\nVOTATEC DISCONTINUED \/ LIMITED STOCK PRODUCT HTML\nProduct: Votatec VO-GRP4W10-120-RGB 4 Inch RGB Gimbal Round Panel LED with Remote Control\nSKU: VO-GRP4W10-120-RGB\n\nCONTENT POSITIONING\nThis SKU does not appear in the newer June 2026 Votatec price catalogue, so treat it as an older\/discontinued model with remaining stock.\nThe uploaded Votatec specification sheet confirms this is an RGB \/ colour-changing gimbal fixture with remote control.\n\nPRIMARY SEO KEYWORDS\nVotatec VO-GRP4W10-120-RGB\nVotatec 4 inch RGB gimbal\nVotatec RGB gimbal pot light\n4 inch RGB gimbal pot light\n4 inch colour changing gimbal light\nVotatec RGB round panel LED\nRGB recessed gimbal light Canada\nVotatec gimbal with remote control\n10W RGB gimbal pot light\ncolour changing recessed lighting\n\nSECONDARY SEO KEYWORDS\n4 inch adjustable pot light\ndirectional recessed lighting\nRGB accent lighting\nremote control pot light\nsloped ceiling gimbal light\nfeature wall lighting\nartwork lighting\nretail display lighting\nVotatec discontinued stock\nlimited stock Votatec pot light\n--\u003e\n\n\u003cstyle\u003e\n  .vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#fff}\n  .vot-product-page *{box-sizing:border-box}\n  .vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}\n  .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;position:relative;overflow:hidden}\n  .vot-hero:before{content:\"\";position:absolute;right:-90px;top:-90px;width:260px;height:260px;background:rgba(245,126,32,.14);border-radius:50%}\n  .vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;letter-spacing:.3px;text-transform:uppercase;margin-bottom:16px;position:relative;z-index:2}\n  .vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b;position:relative;z-index:2}\n  .vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px;position:relative;z-index:2}\n  .vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;position:relative;z-index:2}\n  .vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}\n  .vot-section{margin:36px 0}\n  .vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}\n  .vot-section h3{font-size:20px;line-height:1.3;color:#333;margin:0 0 10px}\n  .vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}\n  .vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}\n  .vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}\n  .vot-card.orange{border-top:5px solid #f57e20}\n  .vot-card p:last-child{margin-bottom:0}\n  .vot-table-wrap{overflow-x:auto;border-radius:14px}\n  .vot-table{width:100%;border-collapse:collapse;margin-top:14px;border-radius:14px;overflow:hidden;min-width:760px}\n  .vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:240px}\n  .vot-table td{border:1px solid #e7e7e7;padding:14px;vertical-align:top}\n  .vot-table tr:nth-child(even) td{background:#fafafa}\n  .vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}\n  .vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}\n  .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}\n  .vot-resource:hover{background:#fff8f1}\n  .vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}\n  .vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}\n  .vot-faq details p{margin:12px 0 0}\n  .vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}\n  .vot-cta,.vot-cta *{color:#fff!important}\n  .vot-cta h2{margin-top:0;margin-bottom:14px;font-size:28px;line-height:1.25;border-left:0;padding-left:0}\n  @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\n  \u003cdiv class=\"vot-wrap\"\u003e\n\n    \u003csection class=\"vot-hero\"\u003e\n      \u003cspan class=\"vot-kicker\"\u003eLimited Stock Votatec RGB Gimbal\u003c\/span\u003e\n      \u003ch2\u003eVotatec VO-GRP4W10-120-RGB 4 Inch RGB Gimbal Round Panel LED with Remote Control\u003c\/h2\u003e\n      \u003cp\u003eThe Votatec VO-GRP4W10-120-RGB is a 4 inch RGB gimbal round panel LED with remote control for directional recessed lighting, accent lighting, feature walls, displays, sloped ceilings, and decorative lighting applications.\u003c\/p\u003e\n      \u003cp\u003eThis is an older Votatec model that does not appear in the current June 2026 Votatec price catalogue. Mars LED is keeping this product page active while remaining stock is available.\u003c\/p\u003e\n      \u003cdiv class=\"vot-badges\"\u003e\n        \u003cspan class=\"vot-badge\"\u003e4 Inch RGB Gimbal\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eRemote Control\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e10W\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e700 Lumens\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e120V\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eDimmable\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e40 Degree Lens\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eETL \u0026amp; ES\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eRGB Colour-Changing Gimbal Light\u003c\/h2\u003e\n      \u003cdiv class=\"vot-grid\"\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eRGB + White Colour Range\u003c\/h3\u003e\n          \u003cp\u003eThe Votatec specification sheet lists RGBCW colour temperature from 3000K to 6500K and colour-changing operation for accent and decorative lighting applications.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eRemote Control Operation\u003c\/h3\u003e\n          \u003cp\u003eThe 2.4G remote controller can control up to 4 groups of lamps, with the specification sheet noting unlimited lamps per group.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eDirectional Gimbal Beam\u003c\/h3\u003e\n          \u003cp\u003eThe gimbal format and 40 degree lens angle are useful for aiming light toward feature walls, artwork, retail displays, fireplaces, counters, and angled ceiling areas.\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\u003eProduct Code\u003c\/th\u003e\n\u003ctd\u003eVO-GRP4W10-120-RGB\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e4 inch RGB gimbal round panel LED \/ adjustable recessed pot light\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eRemote Control\u003c\/th\u003e\n\u003ctd\u003e2.4G remote controller\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eControl Grouping\u003c\/th\u003e\n\u003ctd\u003eRemote can control up to 4 groups of lamps; unlimited lamps per group according to the specification sheet\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e10W\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e700 lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003eRGBCW 3000K-6500K\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eColour Changing\u003c\/th\u003e\n\u003ctd\u003eDimmable \/ RGB \/ colour changing from 3000K to 5000K as referenced in product data\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003e120V, 60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eDimmable\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eLens Angle\u003c\/th\u003e\n\u003ctd\u003e40°\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\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003e\u0026gt;0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eSDCM\u003c\/th\u003e\n\u003ctd\u003e\u0026lt;7\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eLifetime\u003c\/th\u003e\n\u003ctd\u003e50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e125 mm x 24 mm lamp \/ 85 mm x 85 mm x 32 mm driver\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eCertification Requirements\u003c\/th\u003e\n\u003ctd\u003eETL \u0026amp; ES\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\u003eStock note:\u003c\/strong\u003e This appears to be an older\/discontinued Votatec model based on the newer June 2026 catalogue not listing this exact SKU. Keep this page active while stock remains, then consider redirecting to the current Votatec 4 inch gimbal family after sell-through.\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\u003eAccent Lighting\u003c\/h3\u003e\n\u003cp\u003eUse for feature walls, artwork, display shelves, fireplaces, decorative ceilings, hospitality areas, and other spaces where colour-changing accent lighting is desired.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eSloped or Directional Ceilings\u003c\/h3\u003e\n\u003cp\u003eThe adjustable gimbal format helps aim the beam where a fixed downlight may not be ideal.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eResidential Projects\u003c\/h3\u003e\n\u003cp\u003eSuitable for living rooms, media rooms, entertainment spaces, basements, bedrooms, and renovation projects where accent lighting is part of the design.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eLight Commercial Interiors\u003c\/h3\u003e\n\u003cp\u003eUseful for retail displays, reception areas, showrooms, small hospitality spaces, and decorative interior 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\u003eRelated Votatec Pot Lights \u0026amp; Accessories\u003c\/h2\u003e\n      \u003cp\u003e\n        For standard fixed recessed lighting, see the\n        \u003ca href=\"\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\"\u003eVotatec 4 inch slim round LED panel\u003c\/a\u003e\n        or the\n        \u003ca href=\"\/products\/votatec-vo-rp4w9-120-d-6way-20-pack-4-inch-slim-led-panel-contractor-case\"\u003e20 pack contractor case\u003c\/a\u003e.\n        For rough-in and installation support, see\n        \u003ca href=\"\/products\/votatec-pl-4-4-inch-galvanized-pot-light-mounting-plate\"\u003e4 inch galvanized pot light mounting plates\u003c\/a\u003e,\n        \u003ca href=\"\/products\/votatec-pl-4-lip-4-inch-galvanized-pot-light-mounting-plate-with-lip\"\u003e4 inch mounting plates with lip\u003c\/a\u003e,\n        and\n        \u003ca href=\"\/products\/votatec-4-inch-black-pot-light-trim-ring\"\u003e4 inch black trim rings\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eProduct Resources\u003c\/h2\u003e\n      \u003cp\u003eUse the product resources below to compare Votatec recessed lighting options, review related products, and contact Mars LED for current availability.\u003c\/p\u003e\n      \u003cdiv class=\"vot-grid-2\"\u003e\n        \u003ca class=\"vot-resource\" href=\"\/collections\/votatec-pot-lights-downlights\"\u003eShop Votatec Pot Lights \u0026amp; Downlights\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-commercial-industrial-lighting\"\u003eView Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n        \u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact Mars LED for Stock Availability\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\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the Votatec VO-GRP4W10-120-RGB still current?\u003c\/summary\u003e\n        \u003cp\u003eThis exact SKU does not appear in the newer June 2026 Votatec price catalogue, so it should be treated as an older or discontinued model. Mars LED is keeping the page active while remaining stock is available.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this an RGB colour-changing fixture?\u003c\/summary\u003e\n        \u003cp\u003eYes. The Votatec specification sheet identifies this as an RGB 4 inch gimbal round panel LED with remote control and lists RGBCW 3000K-6500K colour temperature.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes this fixture include remote control operation?\u003c\/summary\u003e\n        \u003cp\u003eThe specification sheet references a 2.4G remote controller and notes that one remote can control up to 4 groups of lamps.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhere is this RGB gimbal light best used?\u003c\/summary\u003e\n        \u003cp\u003eIt is best used for accent lighting, decorative lighting, feature walls, display lighting, sloped ceilings, entertainment rooms, retail displays, and areas where directional colour-changing lighting is desired.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat should I buy after this model sells out?\u003c\/summary\u003e\n        \u003cp\u003eAfter remaining stock sells through, consider a current Votatec 4 inch gimbal or slim panel option from the Votatec Pot Lights \u0026amp; Downlights collection.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-cta\"\u003e\n      \u003ch2\u003eCheck Remaining Stock Before Ordering\u003c\/h2\u003e\n      \u003cp\u003eThis is an older Votatec RGB gimbal model with remaining stock availability. Contact Mars LED to confirm current quantity, pickup, delivery, or alternate Votatec recessed lighting options.\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":42638004388029,"sku":"773865730112","price":19.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/products\/votatec-vo-grp4w10-120-rgb-4-inch-rgb-gimbal-pot-light-retail-pack.jpg?v=1782159845"},{"product_id":"votatec-8w-5-adjustable-led-slim-flush-mount-with-motion-sensor-vo-rp5w8-120-3way-pir-white","title":"Votatec 8W 5\" Adjustable LED Slim Flush Mount with Motion Sensor - VO-RP5W8-120-3WAY-PIR White","description":"\u003ch1\u003eVotatec 8W 5\" Adjustable LED Slim Flush Mount with Motion Sensor - VO-RP5W8-120-3WAY-PIR White\u003c\/h1\u003e\n\u003cp\u003e\u003cspan\u003e5″ LED Closet Light c\/w PIR Sensor, 8 Watts, 3000K\/4000K\/5000K Selectable CCT, 120V\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/LEX-LOGOS-V6-VOTATEC_480x480.png?v=1675372344\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"product-sku\"\u003e\n\u003cdiv class=\"text-transform\"\u003e\n\u003ch2\u003eMODEL NUMBER: VO-RP5W8-120-3WAY-PIR\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"short-attributes\"\u003e\n\u003ctable id=\"product-attribute-specs-table\" class=\"data-table\"\u003e\n\u003ccolgroup\u003e\n\u003ccol width=\"25%\"\u003e\n\u003ccol\u003e\n\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr class=\"first odd\"\u003e\n\u003cth class=\"label\"\u003eStructure Finish\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"even\"\u003e\n\u003cth class=\"label\"\u003eDiameter\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003e5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"odd\"\u003e\n\u003cth class=\"label\"\u003eColor Temperature\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003e3000K\/4000K\/5000K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"even\"\u003e\n\u003cth class=\"label\"\u003eDimmable\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003eNon-Dimmable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"odd\"\u003e\n\u003cth class=\"label\"\u003eFixture Wattage\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003e8 Watt\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"even\"\u003e\n\u003cth class=\"label\"\u003eBrightness\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003e600 Lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"odd\"\u003e\n\u003cth class=\"label\"\u003eBeam Angle\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003e110°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"even\"\u003e\n\u003cth class=\"label\"\u003eVoltage\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003e120V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"odd\"\u003e\n\u003cth class=\"label\"\u003eSafety Rated\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003eDamp Location\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"even\"\u003e\n\u003cth class=\"label\"\u003eAverage life\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003e50000 hrs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"odd\"\u003e\n\u003cth class=\"label\"\u003eWarranty\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003e5 Year Warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"even\"\u003e\n\u003cth class=\"label\"\u003eCertifications\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003ecETLus,Energy Star\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"odd\"\u003e\n\u003cth class=\"label\"\u003eCRI\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003e80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"last even\"\u003e\n\u003cth class=\"label\"\u003eTechnology\u003c\/th\u003e\n\u003ctd class=\"data last\"\u003eLED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":42638059339965,"sku":"VO-RP5W8-120-3WAY-PIR","price":17.95,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/products\/VO-RP5W8-120-3WAY-PIR_1.jpg?v=1675374441"},{"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":"4-slim-panel-5-way-cct-vo-rp4w9-120-5way-wh-20-pack","title":"Votatec 9W 4″ LED Slim Panel Potlight 5-Way CCT - Pack of 20","description":"\u003ch1\u003eVotatec 4” LED Slim Panel 9W 750LM Round Potlight 5cct (Pack of 20)\u003c\/h1\u003e\n\u003cp\u003e\u003cspan\u003e9Watt Dimmable 4\" LED Slim Panel recessed Pot Light; VO-RP4W9-120-5WAY-WH; WET LOCATION CERTIFIED | CRI \u0026gt;90\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eThis 4\" Slim Panel Pot Light is easy to install and provides excellent light output and high energy efficiency. Low profile slim panel recessed light with  junction box with plug in cord, suitable for most indoor and outdoor installations. \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePower: 9W\u003c\/li\u003e\n\u003cli\u003eInput Voltage: 120V\u003c\/li\u003e\n\u003cli\u003ePower Factor: 0.9\u003c\/li\u003e\n\u003cli\u003eBrightness: 750LM\u003c\/li\u003e\n\u003cli\u003eCCT: 2700K\/3000K\/4000K\/5000K\/6000K Changeable\u003c\/li\u003e\n\u003cli\u003eBeam Angle: 140°\u003c\/li\u003e\n\u003cli\u003eWith External Driver\u003c\/li\u003e\n\u003cli\u003eDimension: 4″(125mm)\u003c\/li\u003e\n\u003cli\u003eSuitable for Damp Location\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eInformation for Installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCan be installed in hole sizes from 4-1\/4 Inch (10.8cm) to a maximum of 4-1\/2 Inch (11.5cm). \u003c\/li\u003e\n\u003cli\u003eColor temperature should be set prior to installation. \u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eSafety Standards\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eConforms to UL Std. 1598\u003c\/li\u003e\n\u003cli\u003eCertified to CSA Std. \u003c\/li\u003e\n\u003cli\u003eEnergy Star Certified\u003c\/li\u003e\n\u003cli\u003eIntertek Certified\u003c\/li\u003e\n\u003cli\u003eSafe as per Canadian and US Standards\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":43000345034941,"sku":"VO-RP4W9-120-5WAY-WH-20","price":149.95,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/Votatec_f98fc352-c8fb-4243-bee6-84a9dbf70fd7.jpg?v=1693676147"},{"product_id":"votatec-4-slim-panel-3-way-cct-wet-location","title":"Votatec 4\" Slim Panel 3-Way CCT Wet Location | Upgraded 6CCT CRI90 Available","description":"\u003cstyle\u003e\n  .votatec-page {font-family:Arial,Helvetica,sans-serif;color:#2b2b2b;line-height:1.6;}\n  .votatec-hero {background:linear-gradient(135deg,#fff7ef 0%,#ffffff 55%,#f5f5f5 100%);border:1px solid #f2d4b8;border-radius:18px;padding:28px;margin-bottom:24px;}\n  .votatec-badge {display:inline-block;background:#f47b20;color:#fff;font-weight:700;font-size:13px;letter-spacing:.4px;padding:7px 14px;border-radius:999px;margin-bottom:14px;text-transform:uppercase;}\n  .votatec-hero h2 {font-size:30px;line-height:1.2;margin:0 0 12px;color:#222;}\n  .votatec-section {background:#fff;border:1px solid #e7e7e7;border-radius:16px;padding:24px;margin-bottom:22px;}\n  .votatec-section h3 {color:#222;font-size:24px;margin-top:0;margin-bottom:14px;border-left:5px solid #f47b20;padding-left:12px;}\n  .votatec-buttons {display:flex;flex-wrap:wrap;gap:12px;margin-top:18px;}\n  .votatec-btn {display:inline-block;background:#f47b20;color:#fff!important;padding:12px 20px;border-radius:10px;font-weight:700;text-decoration:none;border:2px solid #f47b20;}\n  .votatec-btn.secondary {background:#fff;color:#f47b20!important;}\n  .votatec-alert {background:#fff3e8;border:1px solid #f47b20;border-left:6px solid #f47b20;border-radius:14px;padding:18px;margin-bottom:22px;}\n  .votatec-grid {display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:16px;}\n  .votatec-card {background:#fafafa;border:1px solid #e5e5e5;border-radius:14px;padding:18px;}\n  .votatec-card strong {display:block;color:#f47b20;margin-bottom:6px;font-size:15px;}\n  .votatec-table {width:100%;border-collapse:collapse;margin-top:16px;font-size:15px;}\n  .votatec-table th {background:#f47b20;color:#fff;text-align:left;padding:12px;}\n  .votatec-table td {border:1px solid #e0e0e0;padding:12px;}\n  .votatec-table tr:nth-child(even) td {background:#fafafa;}\n  .votatec-dark {background:linear-gradient(135deg,#262626 0%,#1b1b1b 100%);padding:28px;border-radius:18px;margin:25px 0;color:#fff;}\n  .votatec-dark h3,.votatec-dark h2 {color:#fff;margin-top:0;}\n  .votatec-dark p {color:#f4f4f4;}\n  @media(max-width:600px){.votatec-hero h2{font-size:24px}.votatec-buttons{flex-direction:column}.votatec-btn{text-align:center}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"votatec-page\"\u003e\n\n  \u003cdiv class=\"votatec-alert\"\u003e\n    \u003cstrong\u003eNew 6CCT Wet Location Upgrade Available:\u003c\/strong\u003e\u003cbr\u003e\n    This previous Votatec 4\" 3-Way CCT wet location model has been upgraded to the newer Votatec 6CCT version with wet location rating and CRI\u0026gt;90 performance. Orders for this previous-generation model may be fulfilled with the upgraded 6CCT version at no additional cost, based on inventory availability.\n    \u003cbr\u003e\u003cbr\u003e\n    \u003ca class=\"votatec-btn\" href=\"https:\/\/shopmarsled.com\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\"\u003e\n      View New 6CCT Wet Location Model →\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"votatec-hero\"\u003e\n    \u003cspan class=\"votatec-badge\"\u003eNew 6CCT Upgrade Available\u003c\/span\u003e\n    \u003ch2\u003eVotatec 4\" Slim Panel Potlight — Previous 3-Way CCT Wet Location Model\u003c\/h2\u003e\n    \u003cp\u003e\n      This Votatec 4-inch slim LED panel page is maintained for customers, contractors, builders, renovation buyers and property managers searching for the previous 3-Way CCT wet location version. The older model has now been replaced by the upgraded Votatec 6CCT slim panel with wet location rating and CRI\u0026gt;90 colour quality.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"votatec-buttons\"\u003e\n      \u003ca class=\"votatec-btn\" href=\"https:\/\/shopmarsled.com\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\"\u003e\n        View New 6CCT Replacement Model\n      \u003c\/a\u003e\n      \u003ca class=\"votatec-btn secondary\" href=\"#votatec-comparison\"\u003e\n        Compare Old vs New\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"votatec-section\"\u003e\n    \u003ch3\u003eRecommended Replacement\u003c\/h3\u003e\n    \u003cp\u003e\n      The current recommended replacement is the \u003cstrong\u003eVotatec VO-RP4W9-120-D-6WAY 4\" Slim Round LED Panel\u003c\/strong\u003e. It gives buyers more flexibility with 6CCT colour selection while keeping the wet-location advantage needed for bathrooms, laundry rooms, covered damp areas and renovation projects.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"votatec-grid\"\u003e\n      \u003cdiv class=\"votatec-card\"\u003e\n        \u003cstrong\u003eWet Location\u003c\/strong\u003e\n        Suitable for wet-location applications where properly installed.\n      \u003c\/div\u003e\n      \u003cdiv class=\"votatec-card\"\u003e\n        \u003cstrong\u003e6CCT Upgrade\u003c\/strong\u003e\n        Expanded colour-temperature selection compared with the previous 3-Way CCT model.\n      \u003c\/div\u003e\n      \u003cdiv class=\"votatec-card\"\u003e\n        \u003cstrong\u003eCRI\u0026gt;90\u003c\/strong\u003e\n        Improved colour rendering for cleaner, more accurate light quality.\n      \u003c\/div\u003e\n      \u003cdiv class=\"votatec-card\"\u003e\n        \u003cstrong\u003e4\" Slim Format\u003c\/strong\u003e\n        Low-profile slim panel design for residential and light-commercial ceilings.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"votatec-dark\"\u003e\n    \u003ch3\u003eLooking to Buy This Wet Location Potlight?\u003c\/h3\u003e\n    \u003cp\u003e\n      The previous 3-Way CCT wet location version has been replaced. For current orders, project quotes and repeat contractor purchases, use the upgraded Votatec 6CCT wet location model with CRI\u0026gt;90.\n    \u003c\/p\u003e\n    \u003ca class=\"votatec-btn\" href=\"https:\/\/shopmarsled.com\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\"\u003e\n      Buy \/ View Current 6CCT Model\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"votatec-section\" id=\"votatec-comparison\"\u003e\n    \u003ch3\u003ePrevious 3-Way CCT vs New 6CCT Wet Location Model\u003c\/h3\u003e\n    \u003ctable class=\"votatec-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eFeature\u003c\/th\u003e\n          \u003cth\u003ePrevious 3-Way CCT Model\u003c\/th\u003e\n          \u003cth\u003eNew 6CCT Replacement Model\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eProduct Type\u003c\/td\u003e\n          \u003ctd\u003e4\" Slim LED Panel Potlight\u003c\/td\u003e\n          \u003ctd\u003e4\" Slim Round LED Panel Potlight\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eColour Selection\u003c\/td\u003e\n          \u003ctd\u003e3-Way CCT\u003c\/td\u003e\n          \u003ctd\u003e6CCT\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eWet Location\u003c\/td\u003e\n          \u003ctd\u003eYes\u003c\/td\u003e\n          \u003ctd\u003eYes\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eColour Rendering\u003c\/td\u003e\n          \u003ctd\u003ePrevious generation specification\u003c\/td\u003e\n          \u003ctd\u003eCRI\u0026gt;90\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eBest Use\u003c\/td\u003e\n          \u003ctd\u003eBathrooms, damp areas, renovations\u003c\/td\u003e\n          \u003ctd\u003eBathrooms, damp areas, renovations, contractor projects\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eStatus\u003c\/td\u003e\n          \u003ctd\u003ePrevious generation model\u003c\/td\u003e\n          \u003ctd\u003eCurrent recommended replacement\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n    \u003cdiv class=\"votatec-buttons\"\u003e\n      \u003ca class=\"votatec-btn\" href=\"https:\/\/shopmarsled.com\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\"\u003e\n        Upgrade to New 6CCT Wet Location Version\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"votatec-section\"\u003e\n    \u003ch3\u003eIdeal Applications\u003c\/h3\u003e\n    \u003cp\u003e\n      This product category is ideal for projects where a slim recessed light, selectable colour temperature and wet location suitability are important.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"votatec-grid\"\u003e\n      \u003cdiv class=\"votatec-card\"\u003e\n        \u003cstrong\u003eBathrooms\u003c\/strong\u003e\n        Useful for bathroom ceiling lighting and renovation upgrades.\n      \u003c\/div\u003e\n      \u003cdiv class=\"votatec-card\"\u003e\n        \u003cstrong\u003eLaundry Rooms\u003c\/strong\u003e\n        Practical for damp-area ceiling lighting applications.\n      \u003c\/div\u003e\n      \u003cdiv class=\"votatec-card\"\u003e\n        \u003cstrong\u003eCondos \u0026amp; Apartments\u003c\/strong\u003e\n        Low-profile slim panel design for multi-unit projects.\n      \u003c\/div\u003e\n      \u003cdiv class=\"votatec-card\"\u003e\n        \u003cstrong\u003eProperty Management\u003c\/strong\u003e\n        Helpful for standardized lighting replacements across rental or managed units.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"votatec-dark\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:center;gap:30px;\"\u003e\n      \u003cdiv style=\"flex:1;min-width:260px;text-align:center;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-rp4w9-120-d-6way-20-pack-contractor-case-led-panel_png.png?v=1777419914\" alt=\"Votatec VO-RP4W9-120-D-6WAY 20 Pack Contractor Case 4 Inch Slim LED Panel\" style=\"max-width:100%;border-radius:12px;\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"flex:1.5;min-width:280px;\"\u003e\n        \u003cdiv class=\"votatec-badge\"\u003eContractor Case Available\u003c\/div\u003e\n        \u003ch2\u003eNeed Multiple Wet Location Slim Panels?\u003c\/h2\u003e\n        \u003cp\u003e\n          Contractors, electricians, builders, condo managers and property-management teams can move directly to the new Votatec 6CCT contractor case option for larger projects and repeat installations.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"votatec-grid\"\u003e\n          \u003cdiv class=\"votatec-card\" style=\"background:#333;border-color:#444;color:#fff;\"\u003e\n            \u003cstrong\u003e20 Units\u003c\/strong\u003e\n            Contractor pack format.\n          \u003c\/div\u003e\n          \u003cdiv class=\"votatec-card\" style=\"background:#333;border-color:#444;color:#fff;\"\u003e\n            \u003cstrong\u003e6CCT\u003c\/strong\u003e\n            Expanded colour selection.\n          \u003c\/div\u003e\n          \u003cdiv class=\"votatec-card\" style=\"background:#333;border-color:#444;color:#fff;\"\u003e\n            \u003cstrong\u003eWet Location\u003c\/strong\u003e\n            Project-ready upgrade.\n          \u003c\/div\u003e\n          \u003cdiv class=\"votatec-card\" style=\"background:#333;border-color:#444;color:#fff;\"\u003e\n            \u003cstrong\u003eCRI\u0026gt;90\u003c\/strong\u003e\n            Better colour quality.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"votatec-buttons\"\u003e\n          \u003ca class=\"votatec-btn\" href=\"https:\/\/shopmarsled.com\/products\/votatec-vo-rp4w9-120-d-6way-20-pack-4-inch-slim-led-panel-contractor-case\"\u003e\n            View 20-Pack Contractor Case →\n          \u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"votatec-section\"\u003e\n    \u003ch3\u003eOntario \u0026amp; Canada Availability\u003c\/h3\u003e\n    \u003cp\u003e\n      MarsLED supports Votatec slim LED panel lighting for contractors, homeowners, electricians, builders, condo managers, property managers and renovation buyers across Ontario and Canada. Customers in Milton, Kitchener, Waterloo, Cambridge, Toronto, Mississauga, Brampton, Hamilton, London, Ottawa and other Canadian regions can order online or contact our branches for project quantities.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"votatec-buttons\"\u003e\n      \u003ca class=\"votatec-btn\" href=\"https:\/\/shopmarsled.com\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\"\u003e\n        View Current 6CCT Wet Location Potlight\n      \u003c\/a\u003e\n      \u003ca class=\"votatec-btn secondary\" href=\"https:\/\/shopmarsled.com\/pages\/votatec-lighting-ontario-canada\"\u003e\n        Explore Votatec Lighting Ontario\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"votatec-section\"\u003e\n    \u003ch3\u003eNeed Help Matching the Right Wet Location Potlight?\u003c\/h3\u003e\n    \u003cp\u003e\n      If you previously purchased or specified the Votatec 3-Way CCT wet location slim panel and now need a current replacement, contact MarsLED. Our team can help confirm the upgraded Votatec 6CCT wet location model for your project, replacement order or contractor quote.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"votatec-grid\"\u003e\n      \u003cdiv class=\"votatec-card\"\u003e\n        \u003cstrong\u003eKitchener Branch\u003c\/strong\u003e\n        \u003ca href=\"tel:+15198936666\"\u003e+1 519-893-6666\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"votatec-card\"\u003e\n        \u003cstrong\u003eMilton Branch\u003c\/strong\u003e\n        \u003ca href=\"tel:+19058789997\"\u003e+1 905-878-9997\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"votatec-card\"\u003e\n        \u003cstrong\u003eEmail Sales\u003c\/strong\u003e\n        \u003ca href=\"mailto:Sales@marsled.com\"\u003eSales@marsled.com\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"votatec-card\"\u003e\n        \u003cstrong\u003eCurrent Product\u003c\/strong\u003e\n        \u003ca href=\"https:\/\/shopmarsled.com\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\"\u003e\n          VO-RP4W9-120-D-6WAY\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":43000350146749,"sku":"","price":6.49,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/Votatec_7d4d09a7-395c-4669-a2e2-488d94ce8407.jpg?v=1693676649"},{"product_id":"votatec-vo-rp1w7-120-d-5way-1-module-downlight-5way-cct-adjustable","title":"Votatec VO-RP1W7-120-D-5WAY 1″ Module Regressed Downlight 5Way CCT Adjustable","description":"\u003ch1\u003eVotatec VO-RP1W7-120-D-5WAY 1″ Module Regressed Downlight 5Way CCT Adjustable\u003c\/h1\u003e\n\u003cul\u003e\n\u003cli\u003eModel No.: VO-RP1W7-120-D-5WAY\u003c\/li\u003e\n\u003cli\u003ePower: 7W\u003c\/li\u003e\n\u003cli\u003eInput Voltage: 120V\u003c\/li\u003e\n\u003cli\u003ePower Factor: \u0026gt;0.9\u003c\/li\u003e\n\u003cli\u003eBrightness: 500LM\u003c\/li\u003e\n\u003cli\u003eCCT: 2700K\/3000K\/3500K\/4000K\/5000K Adjustable\u003c\/li\u003e\n\u003cli\u003eCRI90+\u003c\/li\u003e\n\u003cli\u003eBeam Angle: 40°\u003c\/li\u003e\n\u003cli\u003eWith Remote Junction Box\u003c\/li\u003e\n\u003cli\u003eDimension: 2-3\/8″(60mm)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eProduct Spec Sheet: \u003ca href=\"https:\/\/votatec.ca\/wp-content\/uploads\/2023\/09\/VO-RP1W7-120-D-5WAY-1.pdf\" title=\"Product Spec Sheet:\"\u003eClick Here\u003c\/a\u003e\u003c\/p\u003e","brand":"VOTATEC","offers":[{"title":"White","offer_id":44930963996861,"sku":"VO-RP1W7-120-D-5WAY-1","price":16.95,"currency_code":"CAD","in_stock":true},{"title":"Black","offer_id":44930964029629,"sku":"VO-RP1W7-120-D-5WAY-2","price":16.95,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec_vo-rp1w7-120-d-5way-wh.jpg?v=1742833704"},{"product_id":"votatec-vo-rp2w8-120-d-5way-1-baffle-regressed-downlight-5way-cct-adjustable","title":"Votatec VO-RP2W8-120-D-5WAY 2″ Baffle Regressed Downlight 5Way CCT Adjustable","description":"\u003ch1\u003eVotatec VO-RP2W8-120-D-5WAY 2″ Baffle Regressed Downlight 5Way CCT Adjustable\u003c\/h1\u003e\n\u003cul\u003e\n\u003cli\u003eModel No.: VO-RP2W8-120-D-5WAY\u003c\/li\u003e\n\u003cli\u003ePower: 8W\u003c\/li\u003e\n\u003cli\u003eInput Voltage: 120V\u003c\/li\u003e\n\u003cli\u003ePower Factor: \u0026gt;0.9\u003c\/li\u003e\n\u003cli\u003eBrightness: 500LM\u003c\/li\u003e\n\u003cli\u003eCCT: 2700K\/3000K\/3500K\/4000K\/5000K Adjustable\u003c\/li\u003e\n\u003cli\u003eCRI90+\u003c\/li\u003e\n\u003cli\u003eBeam Angle: 40°\u003c\/li\u003e\n\u003cli\u003eWith Remote Junction Box\u003c\/li\u003e\n\u003cli\u003eDimension: 3-1\/8″(80mm)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eProduct Spec Sheet: \u003ca href=\"https:\/\/votatec.ca\/wp-content\/uploads\/2023\/09\/VO-RP1W7-120-D-5WAY-1.pdf\" title=\"Product Spec Sheet:\"\u003eClick Here\u003c\/a\u003e\u003c\/p\u003e","brand":"VOTATEC","offers":[{"title":"White","offer_id":44930964455613,"sku":"VO-RP2W8-120-D-5WAY-1","price":17.95,"currency_code":"CAD","in_stock":true},{"title":"Black","offer_id":44930964488381,"sku":"VO-RP2W8-120-D-5WAY-2","price":17.95,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec_vo-rp1w7-120-d-5way-wh.jpg?v=1742833704"},{"product_id":"votatec-9w-4-led-slim-panel-potlight-5-way-cct","title":"Votatec 9W 4\" LED Slim Panel Potlight 5CCT | Upgraded 6CCT Available","description":"\u003cdiv style=\"background:#fff4e9;\npadding:14px 16px;\nborder-left:6px solid #f47b20;\nborder-radius:10px;\nmargin-bottom:18px;\nfont-size:15px;\nline-height:1.5;\nborder:1px solid #f6c69b;\"\u003e\n\n\u003cstrong\u003eNew 6CCT Upgrade Available:\u003c\/strong\u003e\u003cbr\u003e\nThis previous-generation Votatec 5CCT model may be fulfilled with the newer upgraded Votatec 6CCT version at no additional cost, based on current inventory availability.\n\n\u003cbr\u003e\u003cbr\u003e\n\n\u003ca href=\"https:\/\/shopmarsled.com\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\" style=\"display:inline-block;background:#f47b20;color:#ffffff;text-decoration:none;font-weight:700;padding:10px 16px;border-radius:8px;\"\u003e\nView New 6CCT Model →\n\u003c\/a\u003e\n\n\u003c\/div\u003e\n\u003cstyle\u003e\n  .votatec-page {\n    font-family: Arial, Helvetica, sans-serif;\n    color: #2b2b2b;\n    line-height: 1.6;\n  }\n\n  .votatec-hero {\n    background: linear-gradient(135deg, #fff7ef 0%, #ffffff 55%, #f5f5f5 100%);\n    border: 1px solid #f2d4b8;\n    border-radius: 18px;\n    padding: 28px;\n    margin-bottom: 24px;\n  }\n\n  .votatec-badge {\n    display: inline-block;\n    background: #f47b20;\n    color: #ffffff;\n    font-weight: 700;\n    font-size: 13px;\n    letter-spacing: 0.4px;\n    padding: 7px 14px;\n    border-radius: 999px;\n    margin-bottom: 14px;\n    text-transform: uppercase;\n  }\n\n  .votatec-hero h2 {\n    font-size: 30px;\n    line-height: 1.2;\n    margin: 0 0 12px;\n    color: #222222;\n  }\n\n  .votatec-hero p {\n    font-size: 16px;\n    max-width: 900px;\n    margin-bottom: 18px;\n  }\n\n  .votatec-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .votatec-btn {\n    display: inline-block;\n    background: #f47b20;\n    color: #ffffff !important;\n    padding: 12px 20px;\n    border-radius: 10px;\n    font-weight: 700;\n    text-decoration: none;\n    border: 2px solid #f47b20;\n  }\n\n  .votatec-btn.secondary {\n    background: #ffffff;\n    color: #f47b20 !important;\n  }\n\n  .votatec-section {\n    background: #ffffff;\n    border: 1px solid #e7e7e7;\n    border-radius: 16px;\n    padding: 24px;\n    margin-bottom: 22px;\n  }\n\n  .votatec-section h3 {\n    color: #222222;\n    font-size: 24px;\n    margin-top: 0;\n    margin-bottom: 14px;\n    border-left: 5px solid #f47b20;\n    padding-left: 12px;\n  }\n\n  .votatec-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 14px;\n    margin-top: 16px;\n  }\n\n  .votatec-card {\n    background: #fafafa;\n    border: 1px solid #e5e5e5;\n    border-radius: 14px;\n    padding: 18px;\n  }\n\n  .votatec-card strong {\n    display: block;\n    color: #f47b20;\n    margin-bottom: 6px;\n    font-size: 15px;\n  }\n\n  .votatec-alert {\n    background: #fff3e8;\n    border: 1px solid #f47b20;\n    border-left: 6px solid #f47b20;\n    border-radius: 14px;\n    padding: 18px;\n    margin-bottom: 22px;\n  }\n\n  .votatec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 16px;\n    font-size: 15px;\n  }\n\n  .votatec-table th {\n    background: #f47b20;\n    color: #ffffff;\n    text-align: left;\n    padding: 12px;\n  }\n\n  .votatec-table td {\n    border: 1px solid #e0e0e0;\n    padding: 12px;\n  }\n\n  .votatec-table tr:nth-child(even) td {\n    background: #fafafa;\n  }\n\n  .votatec-link-box {\n    background: #262626;\n    color: #ffffff;\n    border-radius: 16px;\n    padding: 24px;\n    margin-bottom: 22px;\n  }\n\n  .votatec-link-box h3 {\n    color: #ffffff;\n    margin-top: 0;\n  }\n\n  .votatec-link-box p {\n    color: #f4f4f4;\n  }\n\n  .votatec-mini-note {\n    font-size: 13px;\n    color: #666666;\n    margin-top: 12px;\n  }\n\n  @media (max-width: 600px) {\n    .votatec-hero h2 {\n      font-size: 24px;\n    }\n\n    .votatec-buttons {\n      flex-direction: column;\n    }\n\n    .votatec-btn {\n      text-align: center;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"votatec-page\"\u003e\n\u003cdiv class=\"votatec-hero\"\u003e\n\u003cspan class=\"votatec-badge\"\u003eNEW 6CCT UPGRADE AVAILABLE\u003c\/span\u003e\n\u003ch2\u003eVotatec 4\" 9W Slim Panel Potlight — Previous 5CCT Model\u003c\/h2\u003e\n\u003cp\u003eThis Votatec 4-inch 9W slim LED panel potlight page is maintained for customers, contractors, builders, property managers and replacement buyers searching for the previous 5CCT version. The earlier 5CCT model has now been replaced by the newer Votatec 6CCT slim panel model with expanded colour-temperature selection.\u003c\/p\u003e\n\u003cdiv class=\"votatec-buttons\"\u003e\n\u003ca href=\"https:\/\/shopmarsled.com\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\" class=\"votatec-btn\"\u003e View New 6CCT Replacement Model \u003c\/a\u003e \u003ca href=\"#votatec-comparison\" class=\"votatec-btn secondary\"\u003e Compare 5CCT vs 6CCT \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp class=\"votatec-mini-note\"\u003eNote: This page is kept active for reference \u0026amp; replacement guidance.. For current purchasing, please use the upgraded 6CCT model link above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"votatec-alert\"\u003e\n\u003cstrong\u003eRecommended Replacement:\u003c\/strong\u003e The current replacement is the \u003ca href=\"https:\/\/shopmarsled.com\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\"\u003e Votatec VO-RP4W9-120-D-6WAY 4\" Slim Round LED Panel, 9W, 120V, 6CCT \u003c\/a\u003e. It is the preferred option for new orders, contractor purchases, renovation projects and ongoing supply needs.\u003c\/div\u003e\n\u003cdiv class=\"votatec-section\"\u003e\n\u003ch3\u003eAbout the Previous Votatec 5CCT 4\" Slim Panel\u003c\/h3\u003e\n\u003cp\u003eThe previous Votatec 9W 4-inch slim LED panel potlight was used for residential, condo, apartment, renovation and light-commercial ceiling applications where a slim-profile recessed fixture was required. Its low-profile design made it suitable for areas where traditional recessed housings were not practical.\u003c\/p\u003e\n\u003cp\u003eCustomers looking for the older 5CCT version should now consider the updated 6CCT model, which continues the same general product category while offering expanded selectable colour-temperature flexibility.\u003c\/p\u003e\n\u003cdiv class=\"votatec-grid\"\u003e\n\u003cdiv class=\"votatec-card\"\u003e\n\u003cstrong\u003eApplication\u003c\/strong\u003e Kitchens, basements, hallways, condos, apartments, offices and renovation projects.\u003c\/div\u003e\n\u003cdiv class=\"votatec-card\"\u003e\n\u003cstrong\u003eFixture Type\u003c\/strong\u003e 4-inch slim round LED panel potlight.\u003c\/div\u003e\n\u003cdiv class=\"votatec-card\"\u003e\n\u003cstrong\u003ePrevious Generation\u003c\/strong\u003e Earlier 5CCT selectable version.\u003c\/div\u003e\n\u003cdiv class=\"votatec-card\"\u003e\n\u003cstrong\u003eCurrent Direction\u003c\/strong\u003e Upgrade to the new Votatec 6CCT version for active purchasing.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"votatec-link-box\"\u003e\n\u003ch3\u003eLooking to Buy This Potlight?\u003c\/h3\u003e\n\u003cp\u003eThe previous 5CCT version has been replaced. For current availability, pricing and ordering, use the upgraded Votatec 6CCT model.\u003c\/p\u003e\n\u003ca href=\"https:\/\/shopmarsled.com\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\" class=\"votatec-btn\"\u003e Buy \/ View Current 6CCT Model \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"votatec-comparison\" class=\"votatec-section\"\u003e\n\u003ch3\u003eVotatec 5CCT vs New 6CCT Replacement\u003c\/h3\u003e\n\u003ctable class=\"votatec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003ePrevious 5CCT Model\u003c\/th\u003e\n\u003cth\u003eNew 6CCT Model\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003e4\" Slim Round LED Panel\u003c\/td\u003e\n\u003ctd\u003e4\" Slim Round LED Panel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWattage\u003c\/td\u003e\n\u003ctd\u003e9W\u003c\/td\u003e\n\u003ctd\u003e9W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e120V\u003c\/td\u003e\n\u003ctd\u003e120V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour Selection\u003c\/td\u003e\n\u003ctd\u003e5CCT\u003c\/td\u003e\n\u003ctd\u003e6CCT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUse Case\u003c\/td\u003e\n\u003ctd\u003eResidential and light-commercial recessed lighting\u003c\/td\u003e\n\u003ctd\u003eResidential and light-commercial recessed lighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStatus\u003c\/td\u003e\n\u003ctd\u003ePrevious \/ discontinued model\u003c\/td\u003e\n\u003ctd\u003eCurrent recommended replacement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"votatec-buttons\"\u003e\u003ca href=\"https:\/\/shopmarsled.com\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\" class=\"votatec-btn\"\u003e Upgrade to the New 6CCT Version \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"votatec-section\"\u003e\n\u003ch3\u003eWhy Upgrade to the New Votatec 6CCT Model?\u003c\/h3\u003e\n\u003cp\u003eThe newer Votatec VO-RP4W9-120-D-6WAY model gives contractors and project buyers an updated option with more colour-temperature flexibility. This is helpful when one product may be used across multiple areas such as kitchens, bathrooms, basements, rental units, offices, corridors or property-management retrofit projects.\u003c\/p\u003e\n\u003cdiv class=\"votatec-grid\"\u003e\n\u003cdiv class=\"votatec-card\"\u003e\n\u003cstrong\u003eMore Flexibility\u003c\/strong\u003e 6CCT selection gives more room to match different room finishes, ceiling colours and lighting preferences.\u003c\/div\u003e\n\u003cdiv class=\"votatec-card\"\u003e\n\u003cstrong\u003eContractor Friendly\u003c\/strong\u003e A current active model helps avoid quoting discontinued inventory on renovation and retrofit jobs.\u003c\/div\u003e\n\u003cdiv class=\"votatec-card\"\u003e\n\u003cstrong\u003eBetter for Repeat Orders\u003c\/strong\u003e Contractors, builders and property managers should standardize around the active replacement model.\u003c\/div\u003e\n\u003cdiv class=\"votatec-card\"\u003e\n\u003cstrong\u003eSame Product Category\u003c\/strong\u003e Still positioned as a 4-inch slim round LED panel solution for recessed lighting applications.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003cdiv style=\"background:linear-gradient(135deg,#262626 0%,#1b1b1b 100%);\npadding:30px;\nborder-radius:18px;\nmargin:25px 0;\ncolor:#ffffff;\noverflow:hidden;\"\u003e\n\n\u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:center;gap:30px;\"\u003e\n\n\u003cdiv style=\"flex:1;min-width:280px;text-align:center;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-rp4w9-120-d-6way-20-pack-contractor-case-led-panel_png.png?v=1777419914\" alt=\"Votatec VO-RP4W9-120-D-6WAY 20 Pack Contractor Case 4 Inch Slim LED Panel\" style=\"max-width:100%;border-radius:12px;\"\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1.5;min-width:300px;\"\u003e\n\n\u003cdiv style=\"\ndisplay:inline-block;\nbackground:#f47b20;\npadding:8px 16px;\nborder-radius:999px;\nfont-size:13px;\nfont-weight:700;\nmargin-bottom:15px;\"\u003e\n\nCONTRACTOR CASE AVAILABLE\n\u003c\/div\u003e\n\n\u003ch2 style=\"\nfont-size:30px;\nmargin:0 0 15px;\ncolor:#ffffff;\nline-height:1.2;\"\u003e\n\nNeed Multiple Potlights?\n\u003c\/h2\u003e\n\n\u003cp style=\"\nfont-size:16px;\nline-height:1.7;\nmargin-bottom:20px;\ncolor:#f4f4f4;\"\u003e\n\nContractors, builders, electricians, property managers and renovation teams can save time by moving to the new Votatec 6CCT contractor case option. Designed for larger projects and repeat installations.\n\n\u003c\/p\u003e\n\n\u003cdiv style=\"\ndisplay:grid;\ngrid-template-columns:repeat(auto-fit,minmax(180px,1fr));\ngap:10px;\nmargin-bottom:25px;\"\u003e\n\n\u003cdiv style=\"\nbackground:#333333;\npadding:14px;\nborder-radius:10px;\"\u003e\n\u003cstrong style=\"color:#f47b20;\"\u003e20 Units\u003c\/strong\u003e\u003cbr\u003e\nContractor Pack\n\u003c\/div\u003e\n\n\u003cdiv style=\"\nbackground:#333333;\npadding:14px;\nborder-radius:10px;\"\u003e\n\u003cstrong style=\"color:#f47b20;\"\u003e6CCT\u003c\/strong\u003e\u003cbr\u003e\nExpanded Colour Selection\n\u003c\/div\u003e\n\n\u003cdiv style=\"\nbackground:#333333;\npadding:14px;\nborder-radius:10px;\"\u003e\n\u003cstrong style=\"color:#f47b20;\"\u003eProject Ready\u003c\/strong\u003e\u003cbr\u003e\nBulk Quantity\n\u003c\/div\u003e\n\n\u003cdiv style=\"\nbackground:#333333;\npadding:14px;\nborder-radius:10px;\"\u003e\n\u003cstrong style=\"color:#f47b20;\"\u003eIdeal For\u003c\/strong\u003e\u003cbr\u003e\nElectrical Contractors\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003ca href=\"https:\/\/shopmarsled.com\/products\/votatec-vo-rp4w9-120-d-6way-20-pack-4-inch-slim-led-panel-contractor-case?_pos=19\u0026amp;_sid=7d9b2fada\u0026amp;_ss=r\" style=\"\ndisplay:inline-block;\nbackground:#f47b20;\ncolor:#ffffff;\npadding:14px 22px;\nborder-radius:10px;\ntext-decoration:none;\nfont-weight:700;\nfont-size:16px;\"\u003e\n\nView 20-Pack Contractor Case →\n\n\u003c\/a\u003e\n\n\u003cdiv style=\"\nmargin-top:15px;\nfont-size:13px;\ncolor:#bfbfbf;\"\u003e\n\nIdeal for apartments, basements, condo projects, property management retrofits and multi-room installations.\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"votatec-section\"\u003e\n\u003ch3\u003eIdeal Applications\u003c\/h3\u003e\n\u003cp\u003eThe Votatec 4-inch slim LED panel category is suitable for many Canadian residential and light-commercial projects where clean ceiling lighting, low-profile installation and selectable colour temperature are important.\u003c\/p\u003e\n\u003cdiv class=\"votatec-grid\"\u003e\n\u003cdiv class=\"votatec-card\"\u003e\n\u003cstrong\u003eHome Renovations\u003c\/strong\u003e Kitchens, living rooms, hallways, basements and bedrooms.\u003c\/div\u003e\n\u003cdiv class=\"votatec-card\"\u003e\n\u003cstrong\u003eCondos \u0026amp; Apartments\u003c\/strong\u003e Useful for low-clearance ceilings and multi-unit retrofit work.\u003c\/div\u003e\n\u003cdiv class=\"votatec-card\"\u003e\n\u003cstrong\u003eProperty Management\u003c\/strong\u003e Suitable for standardized replacement lighting across rental units and common areas.\u003c\/div\u003e\n\u003cdiv class=\"votatec-card\"\u003e\n\u003cstrong\u003eContractor Projects\u003c\/strong\u003e A practical option for electricians, renovators and builders needing slim panel potlights.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"votatec-section\"\u003e\n\u003ch3\u003eOntario \u0026amp; Canada Availability\u003c\/h3\u003e\n\u003cp\u003eMarsLED supports Votatec slim LED panel lighting for contractors, homeowners, builders, condo managers, property managers and renovation buyers across Ontario and Canada. Customers in Milton, Kitchener, Waterloo, Cambridge, Toronto, Mississauga, Brampton, Hamilton, London, Ottawa and other Canadian regions can order online or contact our branches for project quantities.\u003c\/p\u003e\n\u003cp\u003eFor larger orders, replacement planning or contractor pricing, contact MarsLED before placing the order so our team can help confirm the current active model and availability.\u003c\/p\u003e\n\u003cdiv class=\"votatec-buttons\"\u003e\n\u003ca href=\"https:\/\/shopmarsled.com\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\" class=\"votatec-btn\"\u003e View Current Votatec 6CCT Potlight \u003c\/a\u003e \u003ca href=\"https:\/\/shopmarsled.com\/pages\/votatec-lighting-ontario-canada\" class=\"votatec-btn secondary\"\u003e Explore Votatec Lighting Ontario \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"votatec-section\"\u003e\n\u003ch3\u003eNeed Help Matching the Right Potlight?\u003c\/h3\u003e\n\u003cp\u003eIf you previously purchased or specified the Votatec 5CCT 4-inch slim panel and now need a current replacement, contact MarsLED. Our team can help confirm the updated Votatec 6CCT option for your project, replacement order or contractor quote.\u003c\/p\u003e\n\u003cdiv class=\"votatec-grid\"\u003e\n\u003cdiv class=\"votatec-card\"\u003e\n\u003cstrong\u003eKitchener Branch\u003c\/strong\u003e Call: \u003ca href=\"tel:+15198936666\"\u003e+1 519-893-6666\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"votatec-card\"\u003e\n\u003cstrong\u003eMilton Branch\u003c\/strong\u003e Call: \u003ca href=\"tel:+19058789997\"\u003e+1 905-878-9997\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"votatec-card\"\u003e\n\u003cstrong\u003eEmail Sales\u003c\/strong\u003e \u003ca href=\"mailto:Sales@marsled.com\"\u003eSales@marsled.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"votatec-card\"\u003e\n\u003cstrong\u003eCurrent Product\u003c\/strong\u003e \u003ca href=\"https:\/\/shopmarsled.com\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\"\u003e VO-RP4W9-120-D-6WAY \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"votatec-link-box\"\u003e\n\u003ch3\u003eRecommended Next Step\u003c\/h3\u003e\n\u003cp\u003eThis older Votatec 5CCT listing is maintained for reference. For current purchasing, project quoting and repeat orders, move to the newer Votatec 6CCT replacement model.\u003c\/p\u003e\n\u003ca href=\"https:\/\/shopmarsled.com\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\" class=\"votatec-btn\"\u003e Go to New 6CCT Product Page \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":46389876129981,"sku":"VO-RP4W9-120-5WAY-WH","price":6.49,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/Votatec_f98fc352-c8fb-4243-bee6-84a9dbf70fd7.jpg?v=1693676147"},{"product_id":"votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct","title":"Votatec VO-RP4W9-120-D-6WAY 4\" Slim Round LED Panel Light 9W 6CCT 120V","description":"\u003c!--\nVOTATEC POT LIGHT \/ SLIM PANEL PRODUCT HTML\nProduct: Votatec VO-RP4W9-120-D-6WAY 4 Inch Slim Round LED Panel Light\nSKU: VO-RP4W9-120-D-6WAY\n\nPRIMARY SEO KEYWORDS\nVotatec 4 inch slim LED panel\nVotatec VO-RP4W9-120-D-6WAY\nVotatec 4 inch pot light\n4 inch slim LED panel Canada\n4 inch recessed LED panel\n4 inch canless pot light\n6CCT slim panel light\n120V dimmable slim panel\nwet location pot light\nVotatec recessed lighting\n\nSECONDARY SEO KEYWORDS\n4 inch LED pot light Canada\nVotatec slim round LED panel\n6 colour selectable pot light\n2700K 6000K selectable downlight\nbasement pot lights\nbathroom pot lights\nkitchen recessed lighting\ncontractor pot lights\nrenovation recessed lighting\nVotatec downlights Canada\n--\u003e\n\n\u003cstyle\u003e\n  .vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#ffffff;}\n  .vot-product-page *{box-sizing:border-box;}\n  .vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n  .vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#ffffff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px;position:relative;overflow:hidden;}\n  .vot-hero:before{content:\"\";position:absolute;right:-90px;top:-90px;width:260px;height:260px;background:rgba(245,126,32,.14);border-radius:50%;}\n  .vot-kicker{display:inline-block;background:#f57e20;color:#ffffff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;letter-spacing:.3px;text-transform:uppercase;margin-bottom:16px;position:relative;z-index:2;}\n  .vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b;position:relative;z-index:2;}\n  .vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px;position:relative;z-index:2;}\n  .vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;position:relative;z-index:2;}\n  .vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700;}\n  .vot-section{margin:36px 0;}\n  .vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px;}\n  .vot-section h3{font-size:20px;line-height:1.3;color:#333333;margin:0 0 10px;}\n  .vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n  .vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n  .vot-card{background:#ffffff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04);}\n  .vot-card.orange{border-top:5px solid #f57e20;}\n  .vot-card p:last-child{margin-bottom:0;}\n  .vot-table-wrap{overflow-x:auto;border-radius:14px;}\n  .vot-table{width:100%;border-collapse:collapse;margin-top:14px;border-radius:14px;overflow:hidden;min-width:760px;}\n  .vot-table th{background:#333333;color:#ffffff;text-align:left;padding:14px;width:240px;}\n  .vot-table td{border:1px solid #e7e7e7;padding:14px;vertical-align:top;}\n  .vot-table tr:nth-child(even) td{background:#fafafa;}\n  .vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px;}\n  .vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px;}\n  .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;}\n  .vot-resource:hover{background:#fff8f1;}\n  .vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#ffffff;}\n  .vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b;}\n  .vot-faq details p{margin:12px 0 0;}\n  .vot-cta{background:linear-gradient(135deg,#333333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px;}\n  .vot-cta,.vot-cta *{color:#ffffff!important;}\n  .vot-cta h2{margin-top:0;margin-bottom:14px;font-size:28px;line-height:1.25;border-left:0;padding-left:0;}\n  @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\n  \u003cdiv class=\"vot-wrap\"\u003e\n\n    \u003csection class=\"vot-hero\"\u003e\n      \u003cspan class=\"vot-kicker\"\u003eVotatec Recessed LED Lighting\u003c\/span\u003e\n      \u003ch2\u003eVotatec VO-RP4W9-120-D-6WAY 4 Inch Slim Round LED Panel Light\u003c\/h2\u003e\n      \u003cp\u003eThe Votatec VO-RP4W9-120-D-6WAY is a 4 inch slim round LED panel light for recessed pot light installations in homes, condos, basements, bathrooms, kitchens, rental suites, offices, corridors, and light-commercial interiors.\u003c\/p\u003e\n      \u003cp\u003eThis 9W 120V slim panel offers 6CCT selectable colour temperature, dimmable operation, wet-location suitability, high colour quality, and a low-profile canless design for renovation and contractor lighting projects across Canada.\u003c\/p\u003e\n      \u003cdiv class=\"vot-badges\"\u003e\n        \u003cspan class=\"vot-badge\"\u003e4 Inch Slim Panel\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e9W\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e750 Lumens\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e6CCT Selectable\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e120V\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eDimmable\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eWet Location\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003ecETL \u0026amp; ES\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\u003e6CCT Selectable\u003c\/h3\u003e\n\u003cp\u003eSelect from 2700K, 3000K, 3500K, 4000K, 5000K, and 6000K to match warm residential spaces, neutral rooms, or brighter task-lighting layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eSlim Canless Design\u003c\/h3\u003e\n\u003cp\u003eThe low-profile panel format is useful for renovations, finished basements, condos, and ceilings where traditional recessed housings may not be practical.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eWet Location Rated\u003c\/h3\u003e\n\u003cp\u003eSuitable for approved wet-location applications such as bathrooms, laundry rooms, and moisture-prone ceiling areas when installed correctly.\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 \/ SKU\u003c\/th\u003e\n\u003ctd\u003eVO-RP4W9-120-D-6WAY\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eAvailable Finishes\u003c\/th\u003e\n\u003ctd\u003eWhite \/ Black, based on selected variant or availability\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e4 inch slim round recessed LED panel \/ canless pot light\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e9W\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003eApprox. 750 lumens; manufacturer data shows output varies by selected CCT\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e2700K \/ 3000K \/ 3500K \/ 4000K \/ 5000K \/ 6000K selectable\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eVoltage\u003c\/th\u003e\n\u003ctd\u003e120V\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003eDimmable; ELV \/ TRIAC dimming referenced in manufacturer data\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e90+ CRI\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\u003eFixture Diameter\u003c\/th\u003e\n\u003ctd\u003eApprox. 4.92\"\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eCut Hole\u003c\/th\u003e\n\u003ctd\u003eApprox. 4.25\"\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location rated\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eCertifications\u003c\/th\u003e\n\u003ctd\u003ecETL \u0026amp; ES\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-hole size, ceiling clearance, selected trim colour, dimmer compatibility, location rating, and electrical code requirements before installation. Installation should be completed by a qualified electrician.\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\u003eResidential Recessed Lighting\u003c\/h3\u003e\n\u003cp\u003eUse in kitchens, basements, bathrooms, hallways, bedrooms, living rooms, laundry rooms, and renovation projects.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eCondos \u0026amp; Multi-Unit Projects\u003c\/h3\u003e\n\u003cp\u003eUseful for repeat layouts in condos, rental suites, apartment upgrades, and multi-residential renovations where one adjustable-CCT SKU can simplify ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eLight Commercial Interiors\u003c\/h3\u003e\n\u003cp\u003eSuitable for offices, reception areas, retail spaces, corridors, service areas, and other light-commercial ceiling layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eContractor Stock\u003c\/h3\u003e\n\u003cp\u003eThe 6CCT selectable design helps electricians reduce job-site uncertainty and avoid stocking multiple fixed-CCT versions.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eCompatible Votatec Pot Light Accessories\u003c\/h2\u003e\n      \u003cp\u003e\n        For rough-in and installation support, see compatible Votatec accessory options including\n        \u003ca href=\"\/products\/votatec-pl-4-4-inch-galvanized-pot-light-mounting-plate\"\u003e4 inch galvanized pot light mounting plates\u003c\/a\u003e,\n        \u003ca href=\"\/products\/votatec-pl-4-lip-4-inch-galvanized-pot-light-mounting-plate-with-lip\"\u003e4 inch mounting plates with lip\u003c\/a\u003e,\n        \u003ca href=\"\/products\/votatec-single-cct-pot-light-extension-cable-2ft\"\u003esingle CCT extension cables\u003c\/a\u003e,\n        \u003ca href=\"\/products\/votatec-3cct-pot-light-extension-cable-2ft\"\u003e3CCT extension cables\u003c\/a\u003e,\n        and\n        \u003ca href=\"\/products\/votatec-4-inch-black-pot-light-trim-ring\"\u003e4 inch black trim rings\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eProduct Resources\u003c\/h2\u003e\n      \u003cp\u003eUse the product resources below to compare recessed lighting options, review related Votatec products, and contact Mars LED for current availability or contractor support.\u003c\/p\u003e\n      \u003cdiv class=\"vot-grid-2\"\u003e\n        \u003ca class=\"vot-resource\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/4-Slim-VOTATEC-13.pdf?v=1777336619\" target=\"_blank\" rel=\"noopener\"\u003eVotatec 4 Inch Slim Panel Specification Sheet\u003c\/a\u003e\n        \u003ca class=\"vot-resource\" href=\"\/collections\/votatec-pot-lights-downlights\"\u003eShop Votatec Pot Lights \u0026amp; Downlights\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 Mars LED for Project Pricing\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\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the Votatec VO-RP4W9-120-D-6WAY used for?\u003c\/summary\u003e\n        \u003cp\u003eIt is used as a 4 inch slim round recessed LED panel for pot light installations in residential, condo, basement, bathroom, renovation, and light-commercial lighting projects.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat colour temperatures can this 4 inch Votatec panel be set to?\u003c\/summary\u003e\n        \u003cp\u003eThis model is 6CCT selectable and can be set to 2700K, 3000K, 3500K, 4000K, 5000K, or 6000K depending on the room and lighting preference.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this Votatec 4 inch slim panel dimmable?\u003c\/summary\u003e\n        \u003cp\u003eYes. The manufacturer data references dimmable operation, including ELV \/ TRIAC dimming. Always confirm dimmer compatibility for the installation.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan this fixture be used in bathrooms?\u003c\/summary\u003e\n        \u003cp\u003eThe fixture is wet-location rated, making it suitable for approved bathroom and moisture-prone applications when installed according to manufacturer instructions and local electrical code requirements.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes this product work with Votatec pot light mounting plates?\u003c\/summary\u003e\n        \u003cp\u003eIt may be used with compatible Votatec 4 inch pot light mounting plates or rough-in accessories depending on the installation. Confirm fixture compatibility, cut-hole size, and project requirements before ordering accessories.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes Mars LED supply Votatec recessed lighting across Canada?\u003c\/summary\u003e\n        \u003cp\u003eYes. Mars LED supports Votatec recessed lighting orders and project inquiries for contractors, electricians, builders, property managers, and homeowners across Canada.\u003c\/p\u003e\n      \u003c\/details\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 recessed lighting and Votatec products 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 4 Inch Slim Panels?\u003c\/h2\u003e\n      \u003cp\u003eContact Mars LED for fixture compatibility, contractor quantities, case-pack pricing, trim options, rough-in accessories, and Votatec 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":46715433812157,"sku":"VO-RP4W9-120-D-6WAY","price":8.95,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-led-panel-with-driver-packaging_png.png?v=1777339031"},{"product_id":"votatec-vo-rp4w9-120-d-6way-20-pack-4-inch-slim-led-panel-contractor-case","title":"Votatec VO-RP4W9-120-D-6WAY\/WH 4\" Slim Round LED Panel 9W 120V 6CCT – 20 Pack Contractor Case","description":"\u003c!--\nVOTATEC CONTRACTOR CASE PRODUCT HTML\nProduct: Votatec VO-RP4W9-120-D-6WAY\/WH 4 Inch Slim Round LED Panel 20 Pack\nSKU: VO-RP4W9-120-D-6WAY\/WH-20PK\n\nPRIMARY SEO KEYWORDS\nVotatec 4 inch slim LED panel 20 pack\nVotatec 4 inch pot light 20 pack\nVotatec contractor case pot lights\n4 inch slim LED panel contractor pack\n4 inch recessed LED panel 20 pack Canada\n6CCT slim panel 20 pack\n120V dimmable pot light 20 pack\nwet location pot lights Canada\nVotatec recessed lighting contractor pack\nVotatec pot lights Canada\n\nSECONDARY SEO KEYWORDS\n20 pack pot lights\n4 inch canless pot light 20 pack\ncontractor pot light case\nbulk recessed lighting Canada\nbasement pot light contractor pack\nbathroom pot light contractor pack\nkitchen recessed lighting pack\nrenovation pot lights\nelectrician pot light pack\nVotatec downlights 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}\n  .vot-product-page *{box-sizing:border-box}\n  .vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px}\n  .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;position:relative;overflow:hidden}\n  .vot-hero:before{content:\"\";position:absolute;right:-90px;top:-90px;width:260px;height:260px;background:rgba(245,126,32,.14);border-radius:50%}\n  .vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;letter-spacing:.3px;text-transform:uppercase;margin-bottom:16px;position:relative;z-index:2}\n  .vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b;position:relative;z-index:2}\n  .vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px;position:relative;z-index:2}\n  .vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;position:relative;z-index:2}\n  .vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700}\n  .vot-section{margin:36px 0}\n  .vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px}\n  .vot-section h3{font-size:20px;line-height:1.3;color:#333;margin:0 0 10px}\n  .vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}\n  .vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}\n  .vot-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04)}\n  .vot-card.orange{border-top:5px solid #f57e20}\n  .vot-card p:last-child{margin-bottom:0}\n  .vot-table-wrap{overflow-x:auto;border-radius:14px}\n  .vot-table{width:100%;border-collapse:collapse;margin-top:14px;border-radius:14px;overflow:hidden;min-width:760px}\n  .vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:240px}\n  .vot-table td{border:1px solid #e7e7e7;padding:14px;vertical-align:top}\n  .vot-table tr:nth-child(even) td{background:#fafafa}\n  .vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px}\n  .vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px}\n  .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}\n  .vot-resource:hover{background:#fff8f1}\n  .vot-faq details{border:1px solid #e5e5e5;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:#fff}\n  .vot-faq summary{cursor:pointer;font-weight:700;color:#2b2b2b}\n  .vot-faq details p{margin:12px 0 0}\n  .vot-cta{background:linear-gradient(135deg,#333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px}\n  .vot-cta,.vot-cta *{color:#fff!important}\n  .vot-cta h2{margin-top:0;margin-bottom:14px;font-size:28px;line-height:1.25;border-left:0;padding-left:0}\n  @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\n  \u003cdiv class=\"vot-wrap\"\u003e\n\n    \u003csection class=\"vot-hero\"\u003e\n      \u003cspan class=\"vot-kicker\"\u003eVotatec Contractor Case Pack\u003c\/span\u003e\n      \u003ch2\u003eVotatec VO-RP4W9-120-D-6WAY\/WH 4 Inch Slim Round LED Panel 20 Pack\u003c\/h2\u003e\n      \u003cp\u003eThe Votatec VO-RP4W9-120-D-6WAY\/WH 20 pack is a contractor case of white 4 inch slim round LED panel lights for recessed pot light installations in homes, condos, basements, bathrooms, kitchens, rental suites, offices, corridors, and light-commercial interiors.\u003c\/p\u003e\n      \u003cp\u003eEach 9W 120V fixture offers 6CCT selectable colour temperature, dimmable operation, wet-location suitability, 90+ CRI colour quality, and a low-profile canless design for renovation and contractor lighting projects across Canada.\u003c\/p\u003e\n      \u003cdiv class=\"vot-badges\"\u003e\n        \u003cspan class=\"vot-badge\"\u003e20 Pack Contractor Case\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eWhite Trim\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e4 Inch Slim Panel\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e9W Each\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e6CCT 2700K-6000K\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e120V\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eDimmable\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\u003eWhy Choose the 20 Pack Contractor Case?\u003c\/h2\u003e\n      \u003cdiv class=\"vot-grid\"\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eProject-Friendly Quantity\u003c\/h3\u003e\n          \u003cp\u003eA 20 pack is practical for basements, whole-home renovations, condo upgrades, rental suites, retail spaces, and repeated contractor installations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eOne SKU Covers Six CCT Options\u003c\/h3\u003e\n          \u003cp\u003eEach fixture is selectable from 2700K to 6000K, helping reduce job-site uncertainty and the need to stock multiple fixed-CCT pot lights.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eContractor Stock Item\u003c\/h3\u003e\n          \u003cp\u003eKeep a flexible 4 inch slim panel option available for service calls, renovation jobs, small commercial work, and multi-room 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 \/ SKU\u003c\/th\u003e\n\u003ctd\u003eVO-RP4W9-120-D-6WAY\/WH\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003ePack Quantity\u003c\/th\u003e\n\u003ctd\u003e20 fixtures\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e4 inch slim round recessed LED panel \/ canless pot light\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eWhite trim\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e9W per fixture\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003eApprox. 750 lumens per fixture; manufacturer data may vary by selected CCT\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eColour Temperature\u003c\/th\u003e\n\u003ctd\u003e2700K \/ 3000K \/ 3500K \/ 4000K \/ 5000K \/ 6000K selectable\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eVoltage\u003c\/th\u003e\n\u003ctd\u003e120V\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003eDimmable; ELV \/ TRIAC dimming referenced in manufacturer data\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003e90+ CRI\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\u003eFixture Diameter\u003c\/th\u003e\n\u003ctd\u003eApprox. 4.92\" \/ 125 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eCut Hole\u003c\/th\u003e\n\u003ctd\u003eApprox. 4.25\" \/ 108 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location rated\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eCertifications\u003c\/th\u003e\n\u003ctd\u003ecETL \u0026amp; ES\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-hole size, ceiling clearance, trim colour, dimmer compatibility, location rating, and electrical code requirements before installation. Installation should be completed by a qualified electrician.\u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eBest Applications for This 20 Pack\u003c\/h2\u003e\n      \u003cdiv class=\"vot-grid-2\"\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eBasement Renovations\u003c\/h3\u003e\n\u003cp\u003eUseful for full basement lighting layouts where multiple 4 inch slim panels are required across open areas, rooms, halls, and utility zones.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWhole-Home Pot Light Projects\u003c\/h3\u003e\n\u003cp\u003eSuitable for kitchens, living rooms, hallways, bedrooms, bathrooms, laundry rooms, and multi-room recessed lighting upgrades.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eCondos \u0026amp; Rental Suites\u003c\/h3\u003e\n\u003cp\u003eHelpful for repeat installations in condo renovations, apartment refreshes, rental suites, and property management lighting upgrades.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eLight Commercial Interiors\u003c\/h3\u003e\n\u003cp\u003eUse in offices, retail spaces, reception areas, corridors, service rooms, and other light-commercial ceiling 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\u003eSingle Fixture \u0026amp; Compatible Accessories\u003c\/h2\u003e\n      \u003cp\u003e\n        For smaller quantities, see the\n        \u003ca href=\"\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\"\u003esingle Votatec 4 inch slim round LED panel light\u003c\/a\u003e.\n        For rough-in and installation support, see\n        \u003ca href=\"\/products\/votatec-pl-4-4-inch-galvanized-pot-light-mounting-plate\"\u003e4 inch galvanized pot light mounting plates\u003c\/a\u003e,\n        \u003ca href=\"\/products\/votatec-pl-4-lip-4-inch-galvanized-pot-light-mounting-plate-with-lip\"\u003e4 inch mounting plates with lip\u003c\/a\u003e,\n        \u003ca href=\"\/products\/votatec-single-cct-pot-light-extension-cable-2ft\"\u003esingle CCT extension cables\u003c\/a\u003e,\n        \u003ca href=\"\/products\/votatec-3cct-pot-light-extension-cable-2ft\"\u003e3CCT extension cables\u003c\/a\u003e,\n        and\n        \u003ca href=\"\/products\/votatec-4-inch-black-pot-light-trim-ring\"\u003e4 inch black trim rings\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eProduct Resources\u003c\/h2\u003e\n      \u003cp\u003eUse the product resources below to compare recessed lighting options, review related Votatec products, and contact Mars LED for current availability or contractor support.\u003c\/p\u003e\n      \u003cdiv class=\"vot-grid-2\"\u003e\n        \u003ca class=\"vot-resource\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/4-Slim-VOTATEC-13.pdf?v=1777336619\" target=\"_blank\" rel=\"noopener\"\u003eVotatec 4 Inch Slim Panel Specification Sheet\u003c\/a\u003e\n        \u003ca class=\"vot-resource\" href=\"\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\"\u003eView Single Pack Listing\u003c\/a\u003e\n        \u003ca class=\"vot-resource\" href=\"\/collections\/votatec-pot-lights-downlights\"\u003eShop Votatec Pot Lights \u0026amp; Downlights\u003c\/a\u003e\n        \u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact Mars LED for Project Pricing\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\n      \u003cdetails\u003e\n        \u003csummary\u003eHow many fixtures are included in this contractor case?\u003c\/summary\u003e\n        \u003cp\u003eThis listing is for a 20 pack contractor case of Votatec 4 inch slim round LED panel lights.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this the same fixture as the single VO-RP4W9-120-D-6WAY product?\u003c\/summary\u003e\n        \u003cp\u003eYes. This 20 pack uses the same Votatec 4 inch slim panel family and is intended for bulk or project quantity ordering.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat colour temperatures can these fixtures be set to?\u003c\/summary\u003e\n        \u003cp\u003eEach fixture is 6CCT selectable and can be set to 2700K, 3000K, 3500K, 4000K, 5000K, or 6000K depending on the room and lighting preference.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eAre these Votatec 4 inch panels dimmable?\u003c\/summary\u003e\n        \u003cp\u003eYes. Manufacturer data references dimmable operation, including ELV \/ TRIAC dimming. Confirm dimmer compatibility for the project before installation.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan these fixtures be used in bathrooms?\u003c\/summary\u003e\n        \u003cp\u003eThe fixtures are wet-location rated, making them suitable for approved bathroom and moisture-prone applications when installed according to manufacturer instructions and local electrical code requirements.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes Mars LED offer contractor or bulk support for Votatec pot lights?\u003c\/summary\u003e\n        \u003cp\u003eYes. Mars LED supports Votatec contractor quantities, project pricing, stock checks, and lighting layout support for electricians, builders, property managers, renovators, and homeowners across Canada.\u003c\/p\u003e\n      \u003c\/details\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 recessed lighting and Votatec products 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 Contractor Pricing for Votatec 4 Inch Slim Panels?\u003c\/h2\u003e\n      \u003cp\u003eContact Mars LED for case-pack availability, contractor quantities, rough-in accessories, trim options, and Votatec 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":46719724126397,"sku":"VO-RP4W9-120-D-6WAY\/WH 20","price":159.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-rp4w9-120-d-6way-20-pack-contractor-case-led-panel_png.png?v=1777419914"},{"product_id":"votatec-vo-t5fixw3ft05-120-3way-s-d-6-inch-under-cabinet-linkable-t5-led-fixture","title":"Votatec VO-T5FIXW3FT0.5 6-Inch Under-Cabinet Linkable T5 LED Fixture, 3W, 250 Lumens, 3CCT","description":"\u003c!--\nVOTATEC VO-T5FIXW3FT0.5 6-INCH UNDER-CABINET LINKABLE T5 PRODUCT PAGE\n\nPREDETERMINED PRODUCT URL:\n\/products\/votatec-vo-t5fixw3ft05-120-3way-s-d-6-inch-under-cabinet-linkable-t5-led-fixture\n\nRECOMMENDED SHOPIFY PRODUCT TITLE:\nVotatec VO-T5FIXW3FT0.5 6-Inch Under-Cabinet Linkable T5 LED Fixture, 3W, 250 Lumens, 3CCT\n\nIMPORTANT:\n- Create this product in Draft status using the exact handle above.\n- Shopify generates the page H1 from the product title.\n- This description begins with H2 to avoid a duplicate H1.\n- Keep every predetermined T5 URL unchanged.\n--\u003e\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\n  .vot-product-page * {\n    box-sizing: border-box;\n  }\n\n  .vot-product-wrap {\n    max-width: 1120px;\n    margin: 0 auto;\n  }\n\n  .vot-product-hero {\n    background: linear-gradient(135deg, #fff4eb 0%, #ffffff 58%, #f3f3f3 100%);\n    border: 1px solid #f2d5bd;\n    border-radius: 22px;\n    padding: 34px 28px;\n    margin: 18px 0 28px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .vot-product-hero:after {\n    content: \"\";\n    position: absolute;\n    right: -75px;\n    top: -75px;\n    width: 215px;\n    height: 215px;\n    border-radius: 50%;\n    background: rgba(245,126,32,.13);\n  }\n\n  .vot-kicker {\n    display: inline-block;\n    background: #f57e20;\n    color: #fff;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .3px;\n    text-transform: uppercase;\n    border-radius: 999px;\n    padding: 7px 12px;\n    margin-bottom: 13px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-product-hero h2 {\n    color: #2b2b2b;\n    font-size: 32px;\n    line-height: 1.2;\n    margin: 0 0 13px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-product-hero p {\n    max-width: 900px;\n    font-size: 16px;\n    margin: 0 0 14px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 17px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-badge {\n    background: #fff2e7;\n    border: 1px solid #ffd4b5;\n    color: #914009;\n    border-radius: 999px;\n    padding: 7px 11px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .vot-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-btn {\n    display: inline-block;\n    border-radius: 9px;\n    padding: 11px 16px;\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .vot-btn-primary {\n    color: #fff !important;\n    background: #f57e20;\n  }\n\n  .vot-btn-dark {\n    color: #fff !important;\n    background: #333;\n  }\n\n  .vot-section {\n    margin: 32px 0;\n  }\n\n  .vot-section h2 {\n    color: #2b2b2b;\n    font-size: 26px;\n    line-height: 1.25;\n    margin: 0 0 14px;\n    padding-left: 13px;\n    border-left: 6px solid #f57e20;\n  }\n\n  .vot-section h3 {\n    color: #333;\n    font-size: 19px;\n    line-height: 1.3;\n    margin: 0 0 9px;\n  }\n\n  .vot-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .vot-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n  }\n\n  .vot-card {\n    border: 1px solid #e7e7e7;\n    border-radius: 15px;\n    padding: 19px;\n    background: #fff;\n    box-shadow: 0 7px 20px rgba(0,0,0,.035);\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-spec-wrap {\n    overflow-x: auto;\n    border-radius: 13px;\n  }\n\n  .vot-spec-table,\n  .vot-family-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .vot-spec-table {\n    min-width: 700px;\n  }\n\n  .vot-family-table {\n    min-width: 900px;\n  }\n\n  .vot-spec-table th,\n  .vot-family-table th {\n    background: #333;\n    color: #fff;\n    padding: 12px 14px;\n    text-align: left;\n  }\n\n  .vot-spec-table th {\n    width: 35%;\n  }\n\n  .vot-spec-table td,\n  .vot-family-table td {\n    padding: 12px 14px;\n    border: 1px solid #e6e6e6;\n    vertical-align: top;\n  }\n\n  .vot-spec-table tr:nth-child(even) td,\n  .vot-family-table tr:nth-child(even) td {\n    background: #fafafa;\n  }\n\n  .vot-current-row td {\n    background: #fff2e7 !important;\n    font-weight: 700;\n  }\n\n  .vot-note {\n    background: #fff8f1;\n    border: 1px solid #ffd7b4;\n    border-left: 6px solid #f57e20;\n    border-radius: 13px;\n    padding: 15px 17px;\n    margin-top: 15px;\n  }\n\n  .vot-checklist {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .vot-checklist li {\n    margin-bottom: 7px;\n  }\n\n  .vot-links {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 13px;\n  }\n\n  .vot-link-card {\n    display: block;\n    border: 1px solid #e5e5e5;\n    border-left: 5px solid #f57e20;\n    border-radius: 12px;\n    background: #fafafa;\n    padding: 15px;\n    color: #cf5908 !important;\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .vot-link-card:hover {\n    background: #fff8f1;\n  }\n\n  .vot-faq details {\n    border: 1px solid #e4e4e4;\n    border-radius: 12px;\n    padding: 14px 16px;\n    margin-bottom: 10px;\n    background: #fff;\n  }\n\n  .vot-faq summary {\n    cursor: pointer;\n    color: #2b2b2b;\n    font-weight: 700;\n  }\n\n  .vot-faq details p {\n    margin: 10px 0 0;\n  }\n\n  .vot-cta {\n    margin: 34px 0 18px;\n    padding: 28px;\n    border-radius: 20px;\n    background: linear-gradient(135deg, #333 0%, #1f1f1f 100%);\n  }\n\n  .vot-cta,\n  .vot-cta * {\n    color: #fff !important;\n  }\n\n  .vot-cta h2 {\n    margin: 0 0 10px;\n    font-size: 25px;\n    line-height: 1.3;\n  }\n\n  .vot-cta a {\n    font-weight: 700;\n    text-decoration: underline;\n  }\n\n  .vot-cta .vot-btn-primary {\n    background: #f57e20 !important;\n    color: #fff !important;\n    text-decoration: none !important;\n  }\n\n  @media (max-width: 760px) {\n    .vot-grid-3,\n    .vot-grid-2,\n    .vot-links {\n      grid-template-columns: 1fr;\n    }\n\n    .vot-product-hero {\n      padding: 26px 20px;\n    }\n\n    .vot-product-hero h2 {\n      font-size: 27px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vot-product-page\"\u003e\n\u003cdiv class=\"vot-product-wrap\"\u003e\n\u003csection aria-labelledby=\"vot-t5-product-intro\" class=\"vot-product-hero\"\u003e\u003cspan class=\"vot-kicker\"\u003eVotatec Under-Cabinet T5 Lighting\u003c\/span\u003e\n\u003ch2 id=\"vot-t5-product-intro\"\u003e6-Inch Line-Voltage Linkable T5 LED Fixture — 3W, 250 Lumens, 3CCT\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-T5FIXW3FT0.5-120-3WAY-S-D is the most compact fixture in the Votatec slim linkable T5 family. Its 6-inch length is ideal for short cabinets, narrow shelves, display niches, closets, compact work areas, and small task-lighting zones.\u003c\/p\u003e\n\u003cp\u003eThis is a 120V line-voltage fixture, so no separate low-voltage transformer is required. It can be powered through a compatible direct-wire junction box or plug-in cord and can be connected to other Votatec T5 fixtures using direct links or jumper cables.\u003c\/p\u003e\n\u003cdiv aria-label=\"Product highlights\" class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003eVotatec\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e6 in \/ 0.5 ft\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e120V Line Voltage\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e3W\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e250 Lumens\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e3000K \/ 4000K \/ 5000K\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eLinkable\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eDimmable\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eCRI 80+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-buttons\"\u003e\n\u003ca href=\"#vot-t5-specifications\" class=\"vot-btn vot-btn-primary\"\u003eView Specifications\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\" class=\"vot-btn vot-btn-dark\"\u003eShop the Complete T5 Family\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-t5-benefits\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-t5-benefits\"\u003eWhy Choose the 6-Inch Votatec T5 Fixture?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-3\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCompact 6-Inch Length\u003c\/h3\u003e\n\u003cp\u003eFits smaller cabinets, display niches, short shelving sections, compact closets, and focused task areas where a longer fixture would not fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eSimple 120V Power\u003c\/h3\u003e\n\u003cp\u003eOperates directly from line voltage through the appropriate Votatec power accessory, without requiring a separate low-voltage transformer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eHigh Linking Capacity\u003c\/h3\u003e\n\u003cp\u003eUp to 26 of this 3W model may be linked in one run, subject to current manufacturer instructions and the approved connection method.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-t5-applications\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-t5-applications\"\u003eRecommended Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eShort Under-Cabinet Sections\u003c\/h3\u003e\n\u003cp\u003eAdd focused light beneath narrow cabinets, beside appliances, over short counter sections, or in compact kitchen work zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDisplay Niches \u0026amp; Small Shelves\u003c\/h3\u003e\n\u003cp\u003eIlluminate product niches, bookcases, collectibles, retail shelves, display cubbies, and small showcases.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eClosets \u0026amp; Storage Compartments\u003c\/h3\u003e\n\u003cp\u003eUse the fixture in compact closets, cabinets, pantries, storage compartments, utility cupboards, and service spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eAccent \u0026amp; Task Lighting\u003c\/h3\u003e\n\u003cp\u003eProvide concentrated light over small desks, hobby stations, counters, work areas, and architectural details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-t5-spec-heading\" id=\"vot-t5-specifications\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-t5-spec-heading\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-spec-wrap\"\u003e\n\u003ctable class=\"vot-spec-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\u003eFull Model\u003c\/th\u003e\n\u003ctd\u003eVO-T5FIXW3FT0.5-120-3WAY-S-D\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eSlim integrated line-voltage linkable T5 LED fixture\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrimary Application\u003c\/th\u003e\n\u003ctd\u003eCompact under-cabinet, shelf, display, closet, accent, and task lighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNominal Length\u003c\/th\u003e\n\u003ctd\u003e0.5 foot\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eActual Length\u003c\/th\u003e\n\u003ctd\u003eApproximately 6 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWidth\u003c\/th\u003e\n\u003ctd\u003eApproximately 1 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeight\u003c\/th\u003e\n\u003ctd\u003eApproximately 0.6 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003e120V AC, 60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWorking Voltage Range\u003c\/th\u003e\n\u003ctd\u003eApproximately 108–132V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003e3W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLight Output\u003c\/th\u003e\n\u003ctd\u003e250 lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEfficacy\u003c\/th\u003e\n\u003ctd\u003eApproximately 83 lm\/W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSelectable CCT\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 4000K \/ 5000K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003eDimmable with a compatible control\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003eGreater than 80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e135°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003eApproximately 0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eIP20; dry indoor locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003eApproximately −20°C to +45°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003eUp to 50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaximum Linked Quantity\u003c\/th\u003e\n\u003ctd\u003eUp to 26 of this 3W model, subject to current manufacturer instructions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003ctd\u003ecUL \/ UL-CSA listed as represented by manufacturer documentation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years, subject to manufacturer and seller terms\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-included\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-included\"\u003eIncluded Installation Hardware\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eMounting Components\u003c\/h3\u003e\n\u003cul class=\"vot-checklist\"\u003e\n\u003cli\u003eTwo 4 × 22 mm mounting screws\u003c\/li\u003e\n\u003cli\u003eTwo 4 × 16 mm mounting screws\u003c\/li\u003e\n\u003cli\u003eTwo mounting clips\u003c\/li\u003e\n\u003cli\u003eTwo wall plugs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eFixture End Component\u003c\/h3\u003e\n\u003cul class=\"vot-checklist\"\u003e\n\u003cli\u003eFemale end cap\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003ePower and linking accessories are sold separately; choose the correct connection option for the installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-accessories\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-accessories\"\u003eCompatible Power \u0026amp; Linking Accessories\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca href=\"\/products\/votatec-t5-direct-wire-junction-box-on-off-switch\" class=\"vot-link-card\"\u003e Direct-Wire Junction Box with On\/Off Switch \u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-3-93-foot-plug-in-power-cord\" class=\"vot-link-card\"\u003e 3.93-Foot Plug-In Power Cord \u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-fixture-to-fixture-jumper-cord\" class=\"vot-link-card\"\u003e Fixture-to-Fixture Jumper Cord \u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-power-cord-for-1-foot-2-foot-fixtures\" class=\"vot-link-card\"\u003e Power Cord for 1-Foot \u0026amp; 2-Foot Fixtures \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eAccessory compatibility:\u003c\/strong\u003e The separate power cord identified for 1-foot and 2-foot fixtures may not apply to this 6-inch model. Use the direct-wire box, plug-in cord, jumper cord, or another manufacturer-approved connection method appropriate for this fixture.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-family-comparison\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-family-comparison\"\u003eCompare the Complete Votatec T5 Family\u003c\/h2\u003e\n\u003cdiv class=\"vot-spec-wrap\"\u003e\n\u003ctable class=\"vot-family-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003cth\u003eOutput\u003c\/th\u003e\n\u003cth\u003eMaximum Linked\u003c\/th\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr class=\"vot-current-row\"\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw3ft05-120-3way-s-d-6-inch-under-cabinet-linkable-t5-led-fixture\"\u003eVO-T5FIXW3FT0.5-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e6 in \/ 0.5 ft\u003c\/td\u003e\n\u003ctd\u003e3W\u003c\/td\u003e\n\u003ctd\u003e250 lm\u003c\/td\u003e\n\u003ctd\u003e26\u003c\/td\u003e\n\u003ctd\u003eShort cabinets, display niches, and compact accent areas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw5ft1-120-3way-s-d-5w-1-linkable-t5-fixture-3way-cct\"\u003eVO-T5FIXW5FT1-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e12 in \/ 1 ft\u003c\/td\u003e\n\u003ctd\u003e5W\u003c\/td\u003e\n\u003ctd\u003e500 lm\u003c\/td\u003e\n\u003ctd\u003e16\u003c\/td\u003e\n\u003ctd\u003eUnder cabinets, shelves, closets, and task-lighting runs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw9ft2-120-3way-s-d-2-foot-under-cabinet-linkable-t5-led-fixture\"\u003eVO-T5FIXW9FT2-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e23.7 in \/ 2 ft\u003c\/td\u003e\n\u003ctd\u003e9W\u003c\/td\u003e\n\u003ctd\u003e900 lm\u003c\/td\u003e\n\u003ctd\u003e9\u003c\/td\u003e\n\u003ctd\u003eCounters, longer shelves, displays, and work areas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw13ft3-120-3way-s-d-3-foot-under-cabinet-linkable-t5-led-fixture\"\u003eVO-T5FIXW13FT3-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e35.6 in \/ 3 ft\u003c\/td\u003e\n\u003ctd\u003e13W\u003c\/td\u003e\n\u003ctd\u003e1300 lm\u003c\/td\u003e\n\u003ctd\u003e6\u003c\/td\u003e\n\u003ctd\u003eExtended counters, offices, workshops, and task areas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw18ft4-120-3way-s-d-4-foot-under-cabinet-linkable-t5-led-fixture\"\u003eVO-T5FIXW18FT4-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e47.5 in \/ 4 ft\u003c\/td\u003e\n\u003ctd\u003e18W\u003c\/td\u003e\n\u003ctd\u003e1800 lm\u003c\/td\u003e\n\u003ctd\u003e4\u003c\/td\u003e\n\u003ctd\u003eLong runs, utility spaces, workbenches, and commercial displays\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-complete-system\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-complete-system\"\u003eShop the Complete Votatec T5 System\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca href=\"\/products\/votatec-vo-t5fixw3ft05-120-3way-s-d-6-inch-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e6-Inch T5 Fixture — 3W, 250 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw5ft1-120-3way-s-d-5w-1-linkable-t5-fixture-3way-cct\" class=\"vot-link-card\"\u003e1-Foot T5 Fixture — 5W, 500 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw9ft2-120-3way-s-d-2-foot-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e2-Foot T5 Fixture — 9W, 900 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw13ft3-120-3way-s-d-3-foot-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e3-Foot T5 Fixture — 13W, 1300 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw18ft4-120-3way-s-d-4-foot-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e4-Foot T5 Fixture — 18W, 1800 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-direct-wire-junction-box-on-off-switch\" class=\"vot-link-card\"\u003eDirect-Wire Junction Box with Switch\u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-3-93-foot-plug-in-power-cord\" class=\"vot-link-card\"\u003e3.93-Foot Plug-In Power Cord\u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-fixture-to-fixture-jumper-cord\" class=\"vot-link-card\"\u003eFixture-to-Fixture Jumper Cord\u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-power-cord-for-1-foot-2-foot-fixtures\" class=\"vot-link-card\"\u003ePower Cord for 1-Foot \u0026amp; 2-Foot Fixtures\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-related-links\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-related-links\"\u003eRelated Votatec Collections\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\" class=\"vot-link-card\"\u003eVotatec Under-Cabinet \u0026amp; Linkable T5 Lighting\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-lighting\" class=\"vot-link-card\"\u003eAll Votatec Products\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-surface-mount-led-lighting\" class=\"vot-link-card\"\u003eVotatec Surface-Mount LED Lighting\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-commercial-industrial-lighting\" class=\"vot-link-card\"\u003eVotatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-wiring-devices\" class=\"vot-link-card\"\u003eVotatec Wiring Devices\u003c\/a\u003e \u003ca href=\"\/pages\/votatec-lighting-canada\" class=\"vot-link-card\"\u003eVotatec Lighting Canada\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-faq\" class=\"vot-section vot-faq\"\u003e\n\u003ch2 id=\"vot-faq\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the 6-inch T5 fixture require a transformer?\u003c\/summary\u003e\n\u003cp\u003eNo. It operates at 120V line voltage and requires an approved Votatec power connection.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere is the 6-inch fixture most useful?\u003c\/summary\u003e\n\u003cp\u003eIt is best suited to short cabinets, compact shelves, display niches, closets, small counters, accent areas, and tight installation spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat colour temperatures are available?\u003c\/summary\u003e\n\u003cp\u003eThe fixture provides selectable 3000K, 4000K, and 5000K colour temperatures.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many 6-inch fixtures can be linked?\u003c\/summary\u003e\n\u003cp\u003eVotatec lists up to 26 of this 3W model in one linked run, subject to current manufacturer instructions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the 6-inch fixture link to other T5 lengths?\u003c\/summary\u003e\n\u003cp\u003eThe Votatec T5 family is designed as a linkable system. Mixed-length layouts should be planned using approved connectors and reviewed for total connected load and installation requirements.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the power accessories included?\u003c\/summary\u003e\n\u003cp\u003eNo. The direct-wire box, plug-in cord, and jumper cable are separate accessories.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-contact\" class=\"vot-cta\"\u003e\n\u003ch2 id=\"vot-contact\"\u003eNeed Help Planning a Votatec T5 Lighting Run?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED with the cabinet or shelf measurements, fixture quantities, installation layout, power method, and control requirements.\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\u003cdiv class=\"vot-buttons\"\u003e\u003ca href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\" class=\"vot-btn vot-btn-primary\"\u003eShop the Complete T5 Family\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":46940538339517,"sku":"VO-T5FIXW3FT0.5-120-3WAY-S-D","price":8.49,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-6-inch-linkable-t5-led-fixture-3w-250lm-3cct-product-hero.png?v=1781570412"},{"product_id":"votatec-vo-t5fixw9ft2-120-3way-s-d-2-foot-under-cabinet-linkable-t5-led-fixture","title":"Votatec VO-T5FIXW9FT2 2-Foot Under-Cabinet Linkable T5 LED Fixture, 9W, 900 Lumens, 3CCT","description":"\u003c!--\nVOTATEC VO-T5FIXW9FT2 2-FOOT UNDER-CABINET LINKABLE T5 PRODUCT PAGE\n\nPREDETERMINED PRODUCT URL:\n\/products\/votatec-vo-t5fixw9ft2-120-3way-s-d-2-foot-under-cabinet-linkable-t5-led-fixture\n\nRECOMMENDED SHOPIFY PRODUCT TITLE:\nVotatec VO-T5FIXW9FT2 2-Foot Under-Cabinet Linkable T5 LED Fixture, 9W, 900 Lumens, 3CCT\n\nIMPORTANT:\n- Create this product in Draft status using the exact handle above.\n- Shopify generates the page H1 from the product title.\n- This description begins with H2 to avoid a duplicate H1.\n- Keep every predetermined T5 URL unchanged.\n--\u003e\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\n  .vot-product-page * {\n    box-sizing: border-box;\n  }\n\n  .vot-product-wrap {\n    max-width: 1120px;\n    margin: 0 auto;\n  }\n\n  .vot-product-hero {\n    background: linear-gradient(135deg, #fff4eb 0%, #ffffff 58%, #f3f3f3 100%);\n    border: 1px solid #f2d5bd;\n    border-radius: 22px;\n    padding: 34px 28px;\n    margin: 18px 0 28px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .vot-product-hero:after {\n    content: \"\";\n    position: absolute;\n    right: -75px;\n    top: -75px;\n    width: 215px;\n    height: 215px;\n    border-radius: 50%;\n    background: rgba(245,126,32,.13);\n  }\n\n  .vot-kicker {\n    display: inline-block;\n    background: #f57e20;\n    color: #fff;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .3px;\n    text-transform: uppercase;\n    border-radius: 999px;\n    padding: 7px 12px;\n    margin-bottom: 13px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-product-hero h2 {\n    color: #2b2b2b;\n    font-size: 32px;\n    line-height: 1.2;\n    margin: 0 0 13px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-product-hero p {\n    max-width: 900px;\n    font-size: 16px;\n    margin: 0 0 14px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 17px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-badge {\n    background: #fff2e7;\n    border: 1px solid #ffd4b5;\n    color: #914009;\n    border-radius: 999px;\n    padding: 7px 11px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .vot-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-btn {\n    display: inline-block;\n    border-radius: 9px;\n    padding: 11px 16px;\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .vot-btn-primary {\n    color: #fff !important;\n    background: #f57e20;\n  }\n\n  .vot-btn-dark {\n    color: #fff !important;\n    background: #333;\n  }\n\n  .vot-section {\n    margin: 32px 0;\n  }\n\n  .vot-section h2 {\n    color: #2b2b2b;\n    font-size: 26px;\n    line-height: 1.25;\n    margin: 0 0 14px;\n    padding-left: 13px;\n    border-left: 6px solid #f57e20;\n  }\n\n  .vot-section h3 {\n    color: #333;\n    font-size: 19px;\n    line-height: 1.3;\n    margin: 0 0 9px;\n  }\n\n  .vot-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .vot-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n  }\n\n  .vot-card {\n    border: 1px solid #e7e7e7;\n    border-radius: 15px;\n    padding: 19px;\n    background: #fff;\n    box-shadow: 0 7px 20px rgba(0,0,0,.035);\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-spec-wrap {\n    overflow-x: auto;\n    border-radius: 13px;\n  }\n\n  .vot-spec-table,\n  .vot-family-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .vot-spec-table {\n    min-width: 700px;\n  }\n\n  .vot-family-table {\n    min-width: 900px;\n  }\n\n  .vot-spec-table th,\n  .vot-family-table th {\n    background: #333;\n    color: #fff;\n    padding: 12px 14px;\n    text-align: left;\n  }\n\n  .vot-spec-table th {\n    width: 35%;\n  }\n\n  .vot-spec-table td,\n  .vot-family-table td {\n    padding: 12px 14px;\n    border: 1px solid #e6e6e6;\n    vertical-align: top;\n  }\n\n  .vot-spec-table tr:nth-child(even) td,\n  .vot-family-table tr:nth-child(even) td {\n    background: #fafafa;\n  }\n\n  .vot-current-row td {\n    background: #fff2e7 !important;\n    font-weight: 700;\n  }\n\n  .vot-note {\n    background: #fff8f1;\n    border: 1px solid #ffd7b4;\n    border-left: 6px solid #f57e20;\n    border-radius: 13px;\n    padding: 15px 17px;\n    margin-top: 15px;\n  }\n\n  .vot-checklist {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .vot-checklist li {\n    margin-bottom: 7px;\n  }\n\n  .vot-links {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 13px;\n  }\n\n  .vot-link-card {\n    display: block;\n    border: 1px solid #e5e5e5;\n    border-left: 5px solid #f57e20;\n    border-radius: 12px;\n    background: #fafafa;\n    padding: 15px;\n    color: #cf5908 !important;\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .vot-link-card:hover {\n    background: #fff8f1;\n  }\n\n  .vot-faq details {\n    border: 1px solid #e4e4e4;\n    border-radius: 12px;\n    padding: 14px 16px;\n    margin-bottom: 10px;\n    background: #fff;\n  }\n\n  .vot-faq summary {\n    cursor: pointer;\n    color: #2b2b2b;\n    font-weight: 700;\n  }\n\n  .vot-faq details p {\n    margin: 10px 0 0;\n  }\n\n  .vot-cta {\n    margin: 34px 0 18px;\n    padding: 28px;\n    border-radius: 20px;\n    background: linear-gradient(135deg, #333 0%, #1f1f1f 100%);\n  }\n\n  .vot-cta,\n  .vot-cta * {\n    color: #fff !important;\n  }\n\n  .vot-cta h2 {\n    margin: 0 0 10px;\n    font-size: 25px;\n    line-height: 1.3;\n  }\n\n  .vot-cta a {\n    font-weight: 700;\n    text-decoration: underline;\n  }\n\n  .vot-cta .vot-btn-primary {\n    background: #f57e20 !important;\n    color: #fff !important;\n    text-decoration: none !important;\n  }\n\n  @media (max-width: 760px) {\n    .vot-grid-3,\n    .vot-grid-2,\n    .vot-links {\n      grid-template-columns: 1fr;\n    }\n\n    .vot-product-hero {\n      padding: 26px 20px;\n    }\n\n    .vot-product-hero h2 {\n      font-size: 27px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vot-product-page\"\u003e\n\u003cdiv class=\"vot-product-wrap\"\u003e\n\u003csection aria-labelledby=\"vot-t5-product-intro\" class=\"vot-product-hero\"\u003e\u003cspan class=\"vot-kicker\"\u003eVotatec Under-Cabinet T5 Lighting\u003c\/span\u003e\n\u003ch2 id=\"vot-t5-product-intro\"\u003e2-Foot Line-Voltage Linkable T5 LED Fixture — 9W, 900 Lumens, 3CCT\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-T5FIXW9FT2-120-3WAY-S-D is a slim 23.7-inch integrated LED fixture designed for longer under-cabinet runs, retail shelving, workbenches, display counters, closets, utility spaces, and commercial task-lighting applications.\u003c\/p\u003e\n\u003cp\u003eThis 120V line-voltage fixture does not require a separate low-voltage transformer. It can be powered with a compatible direct-wire junction box, plug-in power cord, or approved power accessory and linked to other Votatec T5 fixtures using direct connections or jumper cords.\u003c\/p\u003e\n\u003cdiv aria-label=\"Product highlights\" class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003eVotatec\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e2 ft \/ 23.7 in\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e120V Line Voltage\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e9W\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e900 Lumens\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e3000K \/ 4000K \/ 5000K\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eLinkable\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eDimmable\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eCRI 80+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-buttons\"\u003e\n\u003ca href=\"#vot-t5-specifications\" class=\"vot-btn vot-btn-primary\"\u003eView Specifications\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\" class=\"vot-btn vot-btn-dark\"\u003eShop the Complete T5 Family\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-t5-benefits\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-t5-benefits\"\u003eWhy Choose the 2-Foot Votatec T5 Fixture?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-3\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eExtended 2-Foot Coverage\u003c\/h3\u003e\n\u003cp\u003eThe 23.7-inch fixture suits longer cabinet sections, display shelves, counters, work surfaces, and commercial task-lighting runs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eEfficient 900-Lumen Output\u003c\/h3\u003e\n\u003cp\u003eDelivers 900 lumens from only 9W, providing practical task illumination for residential and light-commercial applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eFlexible Linked System\u003c\/h3\u003e\n\u003cp\u003eCombine it with other Votatec T5 lengths and use approved jumper cords where the lighting run crosses gaps or obstructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-t5-applications\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-t5-applications\"\u003eRecommended Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eLonger Kitchen Cabinet Runs\u003c\/h3\u003e\n\u003cp\u003eIlluminate countertops, food-preparation areas, coffee bars, appliance zones, sinks, and extended cabinet sections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRetail Shelving \u0026amp; Displays\u003c\/h3\u003e\n\u003cp\u003eAdd consistent lighting to product shelves, showcases, service counters, merchandising displays, bookcases, and feature walls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWorkbenches \u0026amp; Desks\u003c\/h3\u003e\n\u003cp\u003eProvide direct task lighting above workbenches, hobby tables, repair counters, desks, and small commercial workstations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eClosets \u0026amp; Utility Spaces\u003c\/h3\u003e\n\u003cp\u003eUse the slim fixture in closets, pantries, storage rooms, laundry areas, utility spaces, and service counters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-t5-spec-heading\" id=\"vot-t5-specifications\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-t5-spec-heading\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-spec-wrap\"\u003e\n\u003ctable class=\"vot-spec-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\u003eFull Model\u003c\/th\u003e\n\u003ctd\u003eVO-T5FIXW9FT2-120-3WAY-S-D\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eSlim integrated line-voltage linkable T5 LED fixture\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrimary Application\u003c\/th\u003e\n\u003ctd\u003eUnder-cabinet, shelf, display, workbench, task, closet, and utility lighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNominal Length\u003c\/th\u003e\n\u003ctd\u003e2 feet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eActual Length\u003c\/th\u003e\n\u003ctd\u003eApproximately 23.7 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWidth\u003c\/th\u003e\n\u003ctd\u003eApproximately 1 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeight\u003c\/th\u003e\n\u003ctd\u003eApproximately 0.6 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003e120V AC, 60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWorking Voltage Range\u003c\/th\u003e\n\u003ctd\u003eApproximately 108–132V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003e9W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLight Output\u003c\/th\u003e\n\u003ctd\u003e900 lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEfficacy\u003c\/th\u003e\n\u003ctd\u003eApproximately 100 lm\/W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSelectable CCT\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 4000K \/ 5000K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003eDimmable with a compatible control\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003eGreater than 80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e135°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003eApproximately 0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eIP20; dry indoor locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003eApproximately −20°C to +45°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003eUp to 50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaximum Linked Quantity\u003c\/th\u003e\n\u003ctd\u003eUp to 9 of this 9W model, subject to current manufacturer instructions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003ctd\u003ecUL \/ UL-CSA listed as represented by manufacturer documentation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years, subject to manufacturer and seller terms\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-included\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-included\"\u003eIncluded Installation Hardware\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eMounting Components\u003c\/h3\u003e\n\u003cul class=\"vot-checklist\"\u003e\n\u003cli\u003eTwo 4 × 22 mm mounting screws\u003c\/li\u003e\n\u003cli\u003eTwo 4 × 16 mm mounting screws\u003c\/li\u003e\n\u003cli\u003eTwo mounting clips\u003c\/li\u003e\n\u003cli\u003eTwo wall plugs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eFixture End Component\u003c\/h3\u003e\n\u003cul class=\"vot-checklist\"\u003e\n\u003cli\u003eFemale end cap\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003ePower and linking accessories are sold separately; choose the correct connection option for the installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-accessories\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-accessories\"\u003eCompatible Power \u0026amp; Linking Accessories\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca href=\"\/products\/votatec-t5-direct-wire-junction-box-on-off-switch\" class=\"vot-link-card\"\u003e Direct-Wire Junction Box with On\/Off Switch \u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-3-93-foot-plug-in-power-cord\" class=\"vot-link-card\"\u003e 3.93-Foot Plug-In Power Cord \u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-fixture-to-fixture-jumper-cord\" class=\"vot-link-card\"\u003e Fixture-to-Fixture Jumper Cord \u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-power-cord-for-1-foot-2-foot-fixtures\" class=\"vot-link-card\"\u003e Power Cord for 1-Foot \u0026amp; 2-Foot Fixtures \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-family-comparison\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-family-comparison\"\u003eCompare the Complete Votatec T5 Family\u003c\/h2\u003e\n\u003cdiv class=\"vot-spec-wrap\"\u003e\n\u003ctable class=\"vot-family-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003cth\u003eOutput\u003c\/th\u003e\n\u003cth\u003eMaximum Linked\u003c\/th\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw3ft05-120-3way-s-d-6-inch-under-cabinet-linkable-t5-led-fixture\"\u003eVO-T5FIXW3FT0.5-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e6 in \/ 0.5 ft\u003c\/td\u003e\n\u003ctd\u003e3W\u003c\/td\u003e\n\u003ctd\u003e250 lm\u003c\/td\u003e\n\u003ctd\u003e26\u003c\/td\u003e\n\u003ctd\u003eShort cabinets, display niches, and compact accent areas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw5ft1-120-3way-s-d-5w-1-linkable-t5-fixture-3way-cct\"\u003eVO-T5FIXW5FT1-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e12 in \/ 1 ft\u003c\/td\u003e\n\u003ctd\u003e5W\u003c\/td\u003e\n\u003ctd\u003e500 lm\u003c\/td\u003e\n\u003ctd\u003e16\u003c\/td\u003e\n\u003ctd\u003eUnder cabinets, shelves, closets, and task-lighting runs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"vot-current-row\"\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw9ft2-120-3way-s-d-2-foot-under-cabinet-linkable-t5-led-fixture\"\u003eVO-T5FIXW9FT2-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e23.7 in \/ 2 ft\u003c\/td\u003e\n\u003ctd\u003e9W\u003c\/td\u003e\n\u003ctd\u003e900 lm\u003c\/td\u003e\n\u003ctd\u003e9\u003c\/td\u003e\n\u003ctd\u003eCounters, longer shelves, displays, and work areas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw13ft3-120-3way-s-d-3-foot-under-cabinet-linkable-t5-led-fixture\"\u003eVO-T5FIXW13FT3-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e35.6 in \/ 3 ft\u003c\/td\u003e\n\u003ctd\u003e13W\u003c\/td\u003e\n\u003ctd\u003e1300 lm\u003c\/td\u003e\n\u003ctd\u003e6\u003c\/td\u003e\n\u003ctd\u003eExtended counters, offices, workshops, and task areas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw18ft4-120-3way-s-d-4-foot-under-cabinet-linkable-t5-led-fixture\"\u003eVO-T5FIXW18FT4-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e47.5 in \/ 4 ft\u003c\/td\u003e\n\u003ctd\u003e18W\u003c\/td\u003e\n\u003ctd\u003e1800 lm\u003c\/td\u003e\n\u003ctd\u003e4\u003c\/td\u003e\n\u003ctd\u003eLong runs, utility spaces, workbenches, and commercial displays\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-complete-system\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-complete-system\"\u003eShop the Complete Votatec T5 System\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca href=\"\/products\/votatec-vo-t5fixw3ft05-120-3way-s-d-6-inch-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e6-Inch T5 Fixture — 3W, 250 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw5ft1-120-3way-s-d-5w-1-linkable-t5-fixture-3way-cct\" class=\"vot-link-card\"\u003e1-Foot T5 Fixture — 5W, 500 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw9ft2-120-3way-s-d-2-foot-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e2-Foot T5 Fixture — 9W, 900 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw13ft3-120-3way-s-d-3-foot-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e3-Foot T5 Fixture — 13W, 1300 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw18ft4-120-3way-s-d-4-foot-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e4-Foot T5 Fixture — 18W, 1800 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-direct-wire-junction-box-on-off-switch\" class=\"vot-link-card\"\u003eDirect-Wire Junction Box with Switch\u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-3-93-foot-plug-in-power-cord\" class=\"vot-link-card\"\u003e3.93-Foot Plug-In Power Cord\u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-fixture-to-fixture-jumper-cord\" class=\"vot-link-card\"\u003eFixture-to-Fixture Jumper Cord\u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-power-cord-for-1-foot-2-foot-fixtures\" class=\"vot-link-card\"\u003ePower Cord for 1-Foot \u0026amp; 2-Foot Fixtures\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-related-links\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-related-links\"\u003eRelated Votatec Collections\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\" class=\"vot-link-card\"\u003eVotatec Under-Cabinet \u0026amp; Linkable T5 Lighting\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-lighting\" class=\"vot-link-card\"\u003eVotatec Lighting \u0026amp; Electrical Products Canada\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-faq\" class=\"vot-section vot-faq\"\u003e\n\u003ch2 id=\"vot-faq\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the 2-foot T5 fixture require a transformer?\u003c\/summary\u003e\n\u003cp\u003eNo. It operates at 120V line voltage and requires an approved Votatec power connection.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the actual length of the fixture?\u003c\/summary\u003e\n\u003cp\u003eThe nominal 2-foot fixture measures approximately 23.7 inches long.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat colour temperatures are available?\u003c\/summary\u003e\n\u003cp\u003eThe fixture provides selectable 3000K, 4000K, and 5000K colour temperatures.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many 2-foot fixtures can be linked?\u003c\/summary\u003e\n\u003cp\u003eVotatec lists up to 9 of this 9W model in one linked run, subject to current manufacturer instructions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this fixture be used under kitchen cabinets?\u003c\/summary\u003e\n\u003cp\u003eYes. It is well suited to longer cabinet sections, countertops, shelves, and task-lighting runs in dry indoor locations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the power accessories included?\u003c\/summary\u003e\n\u003cp\u003eNo. The direct-wire box, plug-in cord, jumper cable, and separate power cord are sold separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-contact\" class=\"vot-cta\"\u003e\n\u003ch2 id=\"vot-contact\"\u003eNeed Help Planning a Votatec T5 Lighting Run?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED with the cabinet or shelf measurements, fixture quantities, installation layout, power method, and control requirements.\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\u003cdiv class=\"vot-buttons\"\u003e\u003ca href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\" class=\"vot-btn vot-btn-primary\"\u003eShop the Complete T5 Family\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":46940545220797,"sku":null,"price":11.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-t5fixw9ft2-2-foot-linkable-t5-led-fixture-product-hero.png?v=1781574075"},{"product_id":"votatec-vo-t5fixw13ft3-120-3way-s-d-3-foot-under-cabinet-linkable-t5-led-fixture","title":"Votatec VO-T5FIXW13FT3 3-Foot Under-Cabinet Linkable T5 LED Fixture, 13W, 1300 Lumens, 3CCT","description":"\u003c!--\nVOTATEC VO-T5FIXW13FT3 3-FOOT UNDER-CABINET LINKABLE T5 PRODUCT PAGE\n\nPREDETERMINED PRODUCT URL:\n\/products\/votatec-vo-t5fixw13ft3-120-3way-s-d-3-foot-under-cabinet-linkable-t5-led-fixture\n\nRECOMMENDED SHOPIFY PRODUCT TITLE:\nVotatec VO-T5FIXW13FT3 3-Foot Under-Cabinet Linkable T5 LED Fixture, 13W, 1300 Lumens, 3CCT\n\nIMPORTANT:\n- Create this product in Draft status using the exact handle above.\n- Shopify generates the page H1 from the product title.\n- This description begins with H2 to avoid a duplicate H1.\n- Keep every predetermined T5 URL unchanged.\n--\u003e\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\n  .vot-product-page * {\n    box-sizing: border-box;\n  }\n\n  .vot-product-wrap {\n    max-width: 1120px;\n    margin: 0 auto;\n  }\n\n  .vot-product-hero {\n    background: linear-gradient(135deg, #fff4eb 0%, #ffffff 58%, #f3f3f3 100%);\n    border: 1px solid #f2d5bd;\n    border-radius: 22px;\n    padding: 34px 28px;\n    margin: 18px 0 28px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .vot-product-hero:after {\n    content: \"\";\n    position: absolute;\n    right: -75px;\n    top: -75px;\n    width: 215px;\n    height: 215px;\n    border-radius: 50%;\n    background: rgba(245,126,32,.13);\n  }\n\n  .vot-kicker {\n    display: inline-block;\n    background: #f57e20;\n    color: #fff;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .3px;\n    text-transform: uppercase;\n    border-radius: 999px;\n    padding: 7px 12px;\n    margin-bottom: 13px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-product-hero h2 {\n    color: #2b2b2b;\n    font-size: 32px;\n    line-height: 1.2;\n    margin: 0 0 13px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-product-hero p {\n    max-width: 900px;\n    font-size: 16px;\n    margin: 0 0 14px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 17px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-badge {\n    background: #fff2e7;\n    border: 1px solid #ffd4b5;\n    color: #914009;\n    border-radius: 999px;\n    padding: 7px 11px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .vot-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-btn {\n    display: inline-block;\n    border-radius: 9px;\n    padding: 11px 16px;\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .vot-btn-primary {\n    color: #fff !important;\n    background: #f57e20;\n  }\n\n  .vot-btn-dark {\n    color: #fff !important;\n    background: #333;\n  }\n\n  .vot-section {\n    margin: 32px 0;\n  }\n\n  .vot-section h2 {\n    color: #2b2b2b;\n    font-size: 26px;\n    line-height: 1.25;\n    margin: 0 0 14px;\n    padding-left: 13px;\n    border-left: 6px solid #f57e20;\n  }\n\n  .vot-section h3 {\n    color: #333;\n    font-size: 19px;\n    line-height: 1.3;\n    margin: 0 0 9px;\n  }\n\n  .vot-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .vot-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n  }\n\n  .vot-card {\n    border: 1px solid #e7e7e7;\n    border-radius: 15px;\n    padding: 19px;\n    background: #fff;\n    box-shadow: 0 7px 20px rgba(0,0,0,.035);\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-spec-wrap {\n    overflow-x: auto;\n    border-radius: 13px;\n  }\n\n  .vot-spec-table,\n  .vot-family-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .vot-spec-table {\n    min-width: 700px;\n  }\n\n  .vot-family-table {\n    min-width: 900px;\n  }\n\n  .vot-spec-table th,\n  .vot-family-table th {\n    background: #333;\n    color: #fff;\n    padding: 12px 14px;\n    text-align: left;\n  }\n\n  .vot-spec-table th {\n    width: 35%;\n  }\n\n  .vot-spec-table td,\n  .vot-family-table td {\n    padding: 12px 14px;\n    border: 1px solid #e6e6e6;\n    vertical-align: top;\n  }\n\n  .vot-spec-table tr:nth-child(even) td,\n  .vot-family-table tr:nth-child(even) td {\n    background: #fafafa;\n  }\n\n  .vot-current-row td {\n    background: #fff2e7 !important;\n    font-weight: 700;\n  }\n\n  .vot-note {\n    background: #fff8f1;\n    border: 1px solid #ffd7b4;\n    border-left: 6px solid #f57e20;\n    border-radius: 13px;\n    padding: 15px 17px;\n    margin-top: 15px;\n  }\n\n  .vot-checklist {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .vot-checklist li {\n    margin-bottom: 7px;\n  }\n\n  .vot-links {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 13px;\n  }\n\n  .vot-link-card {\n    display: block;\n    border: 1px solid #e5e5e5;\n    border-left: 5px solid #f57e20;\n    border-radius: 12px;\n    background: #fafafa;\n    padding: 15px;\n    color: #cf5908 !important;\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .vot-link-card:hover {\n    background: #fff8f1;\n  }\n\n  .vot-faq details {\n    border: 1px solid #e4e4e4;\n    border-radius: 12px;\n    padding: 14px 16px;\n    margin-bottom: 10px;\n    background: #fff;\n  }\n\n  .vot-faq summary {\n    cursor: pointer;\n    color: #2b2b2b;\n    font-weight: 700;\n  }\n\n  .vot-faq details p {\n    margin: 10px 0 0;\n  }\n\n  .vot-cta {\n    margin: 34px 0 18px;\n    padding: 28px;\n    border-radius: 20px;\n    background: linear-gradient(135deg, #333 0%, #1f1f1f 100%);\n  }\n\n  .vot-cta,\n  .vot-cta * {\n    color: #fff !important;\n  }\n\n  .vot-cta h2 {\n    margin: 0 0 10px;\n    font-size: 25px;\n    line-height: 1.3;\n  }\n\n  .vot-cta a {\n    font-weight: 700;\n    text-decoration: underline;\n  }\n\n  .vot-cta .vot-btn-primary {\n    background: #f57e20 !important;\n    color: #fff !important;\n    text-decoration: none !important;\n  }\n\n  @media (max-width: 760px) {\n    .vot-grid-3,\n    .vot-grid-2,\n    .vot-links {\n      grid-template-columns: 1fr;\n    }\n\n    .vot-product-hero {\n      padding: 26px 20px;\n    }\n\n    .vot-product-hero h2 {\n      font-size: 27px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vot-product-page\"\u003e\n\u003cdiv class=\"vot-product-wrap\"\u003e\n\u003csection aria-labelledby=\"vot-t5-product-intro\" class=\"vot-product-hero\"\u003e\u003cspan class=\"vot-kicker\"\u003eVotatec Under-Cabinet T5 Lighting\u003c\/span\u003e\n\u003ch2 id=\"vot-t5-product-intro\"\u003e3-Foot Line-Voltage Linkable T5 LED Fixture — 13W, 1300 Lumens, 3CCT\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-T5FIXW13FT3-120-3WAY-S-D is a slim 35.6-inch integrated LED fixture designed for extended under-cabinet runs, long retail shelves, workbenches, office counters, display installations, utility spaces, and commercial task-lighting applications.\u003c\/p\u003e\n\u003cp\u003eThis 120V line-voltage fixture does not require a separate low-voltage transformer. It can be powered with a compatible direct-wire junction box, plug-in power cord, or approved power accessory and linked to other Votatec T5 fixtures using direct connections or jumper cords.\u003c\/p\u003e\n\u003cdiv aria-label=\"Product highlights\" class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003eVotatec\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e3 ft \/ 35.6 in\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e120V Line Voltage\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e13W\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e1300 Lumens\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e3000K \/ 4000K \/ 5000K\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eLinkable\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eDimmable\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eCRI 80+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-buttons\"\u003e\n\u003ca href=\"#vot-t5-specifications\" class=\"vot-btn vot-btn-primary\"\u003eView Specifications\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\" class=\"vot-btn vot-btn-dark\"\u003eShop the Complete T5 Family\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-t5-benefits\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-t5-benefits\"\u003eWhy Choose the 3-Foot Votatec T5 Fixture?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-3\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eExtended 3-Foot Coverage\u003c\/h3\u003e\n\u003cp\u003eThe 35.6-inch fixture suits extended cabinet runs, long display shelves, office counters, workbenches, and commercial task-lighting installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eHigh 1300-Lumen Output\u003c\/h3\u003e\n\u003cp\u003eDelivers 900 lumens from only 13W, providing practical task illumination for residential and light-commercial applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eFlexible Linked System\u003c\/h3\u003e\n\u003cp\u003eCombine it with other Votatec T5 lengths and use approved jumper cords where the lighting run crosses gaps or obstructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-t5-applications\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-t5-applications\"\u003eRecommended Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eExtended Kitchen Cabinet Runs\u003c\/h3\u003e\n\u003cp\u003eIlluminate long countertops, food-preparation areas, coffee bars, sinks, work surfaces, and continuous cabinet sections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRetail Shelving, Offices \u0026amp; Displays\u003c\/h3\u003e\n\u003cp\u003eAdd consistent lighting to long product shelves, showcases, office counters, merchandising displays, service areas, and feature installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWorkbenches \u0026amp; Desks\u003c\/h3\u003e\n\u003cp\u003eProvide direct task lighting above workbenches, hobby tables, repair counters, desks, and small commercial workstations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eClosets \u0026amp; Utility Spaces\u003c\/h3\u003e\n\u003cp\u003eUse the slim fixture in closets, pantries, storage rooms, laundry areas, utility spaces, and service counters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-t5-spec-heading\" id=\"vot-t5-specifications\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-t5-spec-heading\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-spec-wrap\"\u003e\n\u003ctable class=\"vot-spec-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\u003eFull Model\u003c\/th\u003e\n\u003ctd\u003eVO-T5FIXW13FT3-120-3WAY-S-D\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eSlim integrated line-voltage linkable T5 LED fixture\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrimary Application\u003c\/th\u003e\n\u003ctd\u003eUnder-cabinet, shelf, display, workbench, task, closet, and utility lighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNominal Length\u003c\/th\u003e\n\u003ctd\u003e3 feet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eActual Length\u003c\/th\u003e\n\u003ctd\u003eApproximately 35.6 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWidth\u003c\/th\u003e\n\u003ctd\u003eApproximately 1 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeight\u003c\/th\u003e\n\u003ctd\u003eApproximately 0.6 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003e120V AC, 60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWorking Voltage Range\u003c\/th\u003e\n\u003ctd\u003eApproximately 108–132V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003e13W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLight Output\u003c\/th\u003e\n\u003ctd\u003e1300 lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEfficacy\u003c\/th\u003e\n\u003ctd\u003eApproximately 100 lm\/W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSelectable CCT\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 4000K \/ 5000K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003eDimmable with a compatible control\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003eGreater than 80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e135°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003eApproximately 0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eIP20; dry indoor locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003eApproximately −20°C to +45°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003eUp to 50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaximum Linked Quantity\u003c\/th\u003e\n\u003ctd\u003eUp to 9 of this 13W model, subject to current manufacturer instructions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003ctd\u003ecUL \/ UL-CSA listed as represented by manufacturer documentation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years, subject to manufacturer and seller terms\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-included\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-included\"\u003eIncluded Installation Hardware\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eMounting Components\u003c\/h3\u003e\n\u003cul class=\"vot-checklist\"\u003e\n\u003cli\u003eTwo 4 × 22 mm mounting screws\u003c\/li\u003e\n\u003cli\u003eTwo 4 × 16 mm mounting screws\u003c\/li\u003e\n\u003cli\u003eTwo mounting clips\u003c\/li\u003e\n\u003cli\u003eTwo wall plugs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eFixture End Component\u003c\/h3\u003e\n\u003cul class=\"vot-checklist\"\u003e\n\u003cli\u003eFemale end cap\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003ePower and linking accessories are sold separately; choose the correct connection option for the installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-accessories\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-accessories\"\u003eCompatible Power \u0026amp; Linking Accessories\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca href=\"\/products\/votatec-t5-direct-wire-junction-box-on-off-switch\" class=\"vot-link-card\"\u003e Direct-Wire Junction Box with On\/Off Switch \u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-3-93-foot-plug-in-power-cord\" class=\"vot-link-card\"\u003e 3.93-Foot Plug-In Power Cord \u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-fixture-to-fixture-jumper-cord\" class=\"vot-link-card\"\u003e Fixture-to-Fixture Jumper Cord \u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-power-cord-for-1-foot-2-foot-fixtures\" class=\"vot-link-card\"\u003e Power Cord for 1-Foot \u0026amp; 2-Foot Fixtures \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-family-comparison\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-family-comparison\"\u003eCompare the Complete Votatec T5 Family\u003c\/h2\u003e\n\u003cdiv class=\"vot-spec-wrap\"\u003e\n\u003ctable class=\"vot-family-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003cth\u003eOutput\u003c\/th\u003e\n\u003cth\u003eMaximum Linked\u003c\/th\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw3ft05-120-3way-s-d-6-inch-under-cabinet-linkable-t5-led-fixture\"\u003eVO-T5FIXW3FT0.5-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e6 in \/ 0.5 ft\u003c\/td\u003e\n\u003ctd\u003e3W\u003c\/td\u003e\n\u003ctd\u003e250 lm\u003c\/td\u003e\n\u003ctd\u003e26\u003c\/td\u003e\n\u003ctd\u003eShort cabinets, display niches, and compact accent areas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw5ft1-120-3way-s-d-5w-1-linkable-t5-fixture-3way-cct\"\u003eVO-T5FIXW5FT1-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e12 in \/ 1 ft\u003c\/td\u003e\n\u003ctd\u003e5W\u003c\/td\u003e\n\u003ctd\u003e500 lm\u003c\/td\u003e\n\u003ctd\u003e16\u003c\/td\u003e\n\u003ctd\u003eUnder cabinets, shelves, closets, and task-lighting runs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw9ft2-120-3way-s-d-2-foot-under-cabinet-linkable-t5-led-fixture\"\u003eVO-T5FIXW9FT2-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e23.7 in \/ 2 ft\u003c\/td\u003e\n\u003ctd\u003e9W\u003c\/td\u003e\n\u003ctd\u003e900 lm\u003c\/td\u003e\n\u003ctd\u003e9\u003c\/td\u003e\n\u003ctd\u003eCounters, longer shelves, displays, and work areas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"vot-current-row\"\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw13ft3-120-3way-s-d-3-foot-under-cabinet-linkable-t5-led-fixture\"\u003eVO-T5FIXW13FT3-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e35.6 in \/ 3 ft\u003c\/td\u003e\n\u003ctd\u003e13W\u003c\/td\u003e\n\u003ctd\u003e1300 lm\u003c\/td\u003e\n\u003ctd\u003e6\u003c\/td\u003e\n\u003ctd\u003eExtended counters, offices, workshops, and task areas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw18ft4-120-3way-s-d-4-foot-under-cabinet-linkable-t5-led-fixture\"\u003eVO-T5FIXW18FT4-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e47.5 in \/ 4 ft\u003c\/td\u003e\n\u003ctd\u003e18W\u003c\/td\u003e\n\u003ctd\u003e1800 lm\u003c\/td\u003e\n\u003ctd\u003e4\u003c\/td\u003e\n\u003ctd\u003eLong runs, utility spaces, workbenches, and commercial displays\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-complete-system\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-complete-system\"\u003eShop the Complete Votatec T5 System\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca href=\"\/products\/votatec-vo-t5fixw3ft05-120-3way-s-d-6-inch-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e6-Inch T5 Fixture — 3W, 250 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw5ft1-120-3way-s-d-5w-1-linkable-t5-fixture-3way-cct\" class=\"vot-link-card\"\u003e1-Foot T5 Fixture — 5W, 500 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw9ft2-120-3way-s-d-2-foot-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e2-Foot T5 Fixture — 9W, 900 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw13ft3-120-3way-s-d-3-foot-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e3-Foot T5 Fixture — 13W, 1300 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw18ft4-120-3way-s-d-4-foot-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e4-Foot T5 Fixture — 18W, 1800 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-direct-wire-junction-box-on-off-switch\" class=\"vot-link-card\"\u003eDirect-Wire Junction Box with Switch\u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-3-93-foot-plug-in-power-cord\" class=\"vot-link-card\"\u003e3.93-Foot Plug-In Power Cord\u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-fixture-to-fixture-jumper-cord\" class=\"vot-link-card\"\u003eFixture-to-Fixture Jumper Cord\u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-power-cord-for-1-foot-2-foot-fixtures\" class=\"vot-link-card\"\u003ePower Cord for 1-Foot \u0026amp; 2-Foot Fixtures\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-related-links\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-related-links\"\u003eRelated Votatec Collections\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\" class=\"vot-link-card\"\u003eVotatec Under-Cabinet \u0026amp; Linkable T5 Lighting\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-lighting\" class=\"vot-link-card\"\u003eVotatec Lighting \u0026amp; Electrical Products Canada\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-faq\" class=\"vot-section vot-faq\"\u003e\n\u003ch2 id=\"vot-faq\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the 3-foot T5 fixture require a transformer?\u003c\/summary\u003e\n\u003cp\u003eNo. It operates at 120V line voltage and requires an approved Votatec power connection.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the actual length of the fixture?\u003c\/summary\u003e\n\u003cp\u003eThe nominal 3-foot fixture measures approximately 35.6 inches long.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat colour temperatures are available?\u003c\/summary\u003e\n\u003cp\u003eThe fixture provides selectable 3000K, 4000K, and 5000K colour temperatures.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many 3-foot fixtures can be linked?\u003c\/summary\u003e\n\u003cp\u003eVotatec lists up to 9 of this 13W model in one linked run, subject to current manufacturer instructions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this 3-foot fixture be used under cabinets and over work surfaces?\u003c\/summary\u003e\n\u003cp\u003eYes. It is well suited to extended cabinet runs, long counters, shelves, workbenches, and task-lighting installations in dry indoor locations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the power accessories included?\u003c\/summary\u003e\n\u003cp\u003eNo. The direct-wire box, plug-in cord, jumper cable, and separate power cord are sold separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-contact\" class=\"vot-cta\"\u003e\n\u003ch2 id=\"vot-contact\"\u003eNeed Help Planning a Votatec T5 Lighting Run?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED with the cabinet or shelf measurements, fixture quantities, installation layout, power method, and control requirements.\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\u003cdiv class=\"vot-buttons\"\u003e\u003ca href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\" class=\"vot-btn vot-btn-primary\"\u003eShop the Complete T5 Family\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":46940549611709,"sku":null,"price":12.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-t5fixw13ft3-3-foot-linkable-t5-led-fixture-product-hero.png?v=1781574883"},{"product_id":"votatec-vo-t5fixw18ft4-120-3way-s-d-4-foot-under-cabinet-linkable-t5-led-fixture","title":"Votatec VO-T5FIXW18FT4 4-Foot Under-Cabinet Linkable T5 LED Fixture, 18W, 1800 Lumens, 3CCT","description":"\u003c!--\nVOTATEC VO-T5FIXW18FT4 4-FOOT UNDER-CABINET LINKABLE T5 PRODUCT PAGE\n\nPREDETERMINED PRODUCT URL:\n\/products\/votatec-vo-t5fixw18ft4-120-3way-s-d-4-foot-under-cabinet-linkable-t5-led-fixture\n\nRECOMMENDED SHOPIFY PRODUCT TITLE:\nVotatec VO-T5FIXW18FT4 4-Foot Under-Cabinet Linkable T5 LED Fixture, 18W, 1800 Lumens, 3CCT\n\nIMPORTANT:\n- Create this product in Draft status using the exact handle above.\n- Shopify generates the page H1 from the product title.\n- This description begins with H2 to avoid a duplicate H1.\n- Keep every predetermined T5 URL unchanged.\n--\u003e\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\n  .vot-product-page * {\n    box-sizing: border-box;\n  }\n\n  .vot-product-wrap {\n    max-width: 1120px;\n    margin: 0 auto;\n  }\n\n  .vot-product-hero {\n    background: linear-gradient(135deg, #fff4eb 0%, #ffffff 58%, #f3f3f3 100%);\n    border: 1px solid #f2d5bd;\n    border-radius: 22px;\n    padding: 34px 28px;\n    margin: 18px 0 28px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .vot-product-hero:after {\n    content: \"\";\n    position: absolute;\n    right: -75px;\n    top: -75px;\n    width: 215px;\n    height: 215px;\n    border-radius: 50%;\n    background: rgba(245,126,32,.13);\n  }\n\n  .vot-kicker {\n    display: inline-block;\n    background: #f57e20;\n    color: #fff;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .3px;\n    text-transform: uppercase;\n    border-radius: 999px;\n    padding: 7px 12px;\n    margin-bottom: 13px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-product-hero h2 {\n    color: #2b2b2b;\n    font-size: 32px;\n    line-height: 1.2;\n    margin: 0 0 13px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-product-hero p {\n    max-width: 900px;\n    font-size: 16px;\n    margin: 0 0 14px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 17px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-badge {\n    background: #fff2e7;\n    border: 1px solid #ffd4b5;\n    color: #914009;\n    border-radius: 999px;\n    padding: 7px 11px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .vot-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-btn {\n    display: inline-block;\n    border-radius: 9px;\n    padding: 11px 16px;\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .vot-btn-primary {\n    color: #fff !important;\n    background: #f57e20;\n  }\n\n  .vot-btn-dark {\n    color: #fff !important;\n    background: #333;\n  }\n\n  .vot-section {\n    margin: 32px 0;\n  }\n\n  .vot-section h2 {\n    color: #2b2b2b;\n    font-size: 26px;\n    line-height: 1.25;\n    margin: 0 0 14px;\n    padding-left: 13px;\n    border-left: 6px solid #f57e20;\n  }\n\n  .vot-section h3 {\n    color: #333;\n    font-size: 19px;\n    line-height: 1.3;\n    margin: 0 0 9px;\n  }\n\n  .vot-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .vot-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n  }\n\n  .vot-card {\n    border: 1px solid #e7e7e7;\n    border-radius: 15px;\n    padding: 19px;\n    background: #fff;\n    box-shadow: 0 7px 20px rgba(0,0,0,.035);\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-spec-wrap {\n    overflow-x: auto;\n    border-radius: 13px;\n  }\n\n  .vot-spec-table,\n  .vot-family-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .vot-spec-table {\n    min-width: 700px;\n  }\n\n  .vot-family-table {\n    min-width: 900px;\n  }\n\n  .vot-spec-table th,\n  .vot-family-table th {\n    background: #333;\n    color: #fff;\n    padding: 12px 14px;\n    text-align: left;\n  }\n\n  .vot-spec-table th {\n    width: 35%;\n  }\n\n  .vot-spec-table td,\n  .vot-family-table td {\n    padding: 12px 14px;\n    border: 1px solid #e6e6e6;\n    vertical-align: top;\n  }\n\n  .vot-spec-table tr:nth-child(even) td,\n  .vot-family-table tr:nth-child(even) td {\n    background: #fafafa;\n  }\n\n  .vot-current-row td {\n    background: #fff2e7 !important;\n    font-weight: 700;\n  }\n\n  .vot-note {\n    background: #fff8f1;\n    border: 1px solid #ffd7b4;\n    border-left: 6px solid #f57e20;\n    border-radius: 13px;\n    padding: 15px 17px;\n    margin-top: 15px;\n  }\n\n  .vot-checklist {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .vot-checklist li {\n    margin-bottom: 7px;\n  }\n\n  .vot-links {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 13px;\n  }\n\n  .vot-link-card {\n    display: block;\n    border: 1px solid #e5e5e5;\n    border-left: 5px solid #f57e20;\n    border-radius: 12px;\n    background: #fafafa;\n    padding: 15px;\n    color: #cf5908 !important;\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .vot-link-card:hover {\n    background: #fff8f1;\n  }\n\n  .vot-faq details {\n    border: 1px solid #e4e4e4;\n    border-radius: 12px;\n    padding: 14px 16px;\n    margin-bottom: 10px;\n    background: #fff;\n  }\n\n  .vot-faq summary {\n    cursor: pointer;\n    color: #2b2b2b;\n    font-weight: 700;\n  }\n\n  .vot-faq details p {\n    margin: 10px 0 0;\n  }\n\n  .vot-cta {\n    margin: 34px 0 18px;\n    padding: 28px;\n    border-radius: 20px;\n    background: linear-gradient(135deg, #333 0%, #1f1f1f 100%);\n  }\n\n  .vot-cta,\n  .vot-cta * {\n    color: #fff !important;\n  }\n\n  .vot-cta h2 {\n    margin: 0 0 10px;\n    font-size: 25px;\n    line-height: 1.3;\n  }\n\n  .vot-cta a {\n    font-weight: 700;\n    text-decoration: underline;\n  }\n\n  .vot-cta .vot-btn-primary {\n    background: #f57e20 !important;\n    color: #fff !important;\n    text-decoration: none !important;\n  }\n\n  @media (max-width: 760px) {\n    .vot-grid-3,\n    .vot-grid-2,\n    .vot-links {\n      grid-template-columns: 1fr;\n    }\n\n    .vot-product-hero {\n      padding: 26px 20px;\n    }\n\n    .vot-product-hero h2 {\n      font-size: 27px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vot-product-page\"\u003e\n\u003cdiv class=\"vot-product-wrap\"\u003e\n\u003csection class=\"vot-product-hero\" aria-labelledby=\"vot-t5-product-intro\"\u003e\u003cspan class=\"vot-kicker\"\u003eVotatec Under-Cabinet T5 Lighting\u003c\/span\u003e\n\u003ch2 id=\"vot-t5-product-intro\"\u003e4-Foot Line-Voltage Linkable T5 LED Fixture — 18W, 1800 Lumens, 3CCT\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-T5FIXW18FT4-120-3WAY-S-D is the longest fixture in the slim linkable T5 family. Its approximately 47.5-inch length is designed for long counters, extended shelving, workbenches, utility areas, commercial displays, workshops, and continuous task-lighting runs.\u003c\/p\u003e\n\u003cp\u003eThis 120V line-voltage fixture does not require a separate low-voltage transformer. It can be powered through a compatible direct-wire junction box or plug-in power cord and linked with other Votatec T5 fixtures using approved direct connectors or jumper cords.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\" aria-label=\"Product highlights\"\u003e\n\u003cspan class=\"vot-badge\"\u003eVotatec\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e4 ft \/ 47.5 in\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e120V Line Voltage\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e18W\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e1800 Lumens\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e3000K \/ 4000K \/ 5000K\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eLinkable\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eDimmable\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eCRI 80+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-buttons\"\u003e\n\u003ca class=\"vot-btn vot-btn-primary\" href=\"#vot-t5-specifications\"\u003eView Specifications\u003c\/a\u003e \u003ca class=\"vot-btn vot-btn-dark\" href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\"\u003eShop the Complete T5 Family\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\" aria-labelledby=\"vot-t5-benefits\"\u003e\n\u003ch2 id=\"vot-t5-benefits\"\u003eWhy Choose the 4-Foot Votatec T5 Fixture?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-3\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eMaximum Single-Fixture Coverage\u003c\/h3\u003e\n\u003cp\u003eThe 47.5-inch body provides broad, continuous illumination for long cabinets, counters, workbenches, displays, and utility spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eHigh 1800-Lumen Output\u003c\/h3\u003e\n\u003cp\u003eDelivers strong task illumination from 18W for workshops, long work surfaces, storage areas, commercial shelving, and extended lighting runs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eFewer Fixtures for Long Runs\u003c\/h3\u003e\n\u003cp\u003eA longer fixture can reduce the number of separate units and connections needed across extended cabinets, shelves, and work areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\" aria-labelledby=\"vot-t5-applications\"\u003e\n\u003ch2 id=\"vot-t5-applications\"\u003eRecommended Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eLong Under-Cabinet Runs\u003c\/h3\u003e\n\u003cp\u003eIlluminate extended countertops, food-preparation areas, service counters, commercial kitchens, and continuous cabinet sections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWorkbenches \u0026amp; Workshops\u003c\/h3\u003e\n\u003cp\u003eProvide broad task lighting above tool benches, repair stations, assembly tables, hobby areas, garages, and maintenance spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRetail \u0026amp; Commercial Displays\u003c\/h3\u003e\n\u003cp\u003eLight long product shelves, showcases, service counters, merchandising walls, office counters, and display installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eUtility \u0026amp; Storage Areas\u003c\/h3\u003e\n\u003cp\u003eUse the fixture in storage rooms, utility areas, long closets, shelving systems, service corridors, and commercial support spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\" id=\"vot-t5-specifications\" aria-labelledby=\"vot-t5-spec-heading\"\u003e\n\u003ch2 id=\"vot-t5-spec-heading\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-spec-wrap\"\u003e\n\u003ctable class=\"vot-spec-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\u003eFull Model\u003c\/th\u003e\n\u003ctd\u003eVO-T5FIXW18FT4-120-3WAY-S-D\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eSlim integrated line-voltage linkable T5 LED fixture\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrimary Application\u003c\/th\u003e\n\u003ctd\u003eLong under-cabinet runs, shelving, displays, workbenches, utility spaces, and task lighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNominal Length\u003c\/th\u003e\n\u003ctd\u003e4 feet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eActual Length\u003c\/th\u003e\n\u003ctd\u003eApproximately 47.5 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWidth\u003c\/th\u003e\n\u003ctd\u003eApproximately 1 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeight\u003c\/th\u003e\n\u003ctd\u003eApproximately 0.6 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003e120V AC, 60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWorking Voltage Range\u003c\/th\u003e\n\u003ctd\u003eApproximately 108–132V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003e18W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLight Output\u003c\/th\u003e\n\u003ctd\u003e1800 lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eEfficacy\u003c\/th\u003e\n\u003ctd\u003eApproximately 100 lm\/W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSelectable CCT\u003c\/th\u003e\n\u003ctd\u003e3000K \/ 4000K \/ 5000K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDimming\u003c\/th\u003e\n\u003ctd\u003eDimmable with a compatible control\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCRI\u003c\/th\u003e\n\u003ctd\u003eGreater than 80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBeam Angle\u003c\/th\u003e\n\u003ctd\u003e135°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Factor\u003c\/th\u003e\n\u003ctd\u003eApproximately 0.9\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eIP20; dry indoor locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003eApproximately −20°C to +45°C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Life\u003c\/th\u003e\n\u003ctd\u003eUp to 50,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaximum Linked Quantity\u003c\/th\u003e\n\u003ctd\u003eUp to 4 of this 18W model, subject to current manufacturer instructions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003ctd\u003ecUL \/ UL-CSA listed as represented by manufacturer documentation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e5 years, subject to manufacturer and seller terms\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\" aria-labelledby=\"vot-included\"\u003e\n\u003ch2 id=\"vot-included\"\u003eIncluded Installation Hardware\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eMounting Components\u003c\/h3\u003e\n\u003cul class=\"vot-checklist\"\u003e\n\u003cli\u003eTwo 4 × 22 mm mounting screws\u003c\/li\u003e\n\u003cli\u003eTwo 4 × 16 mm mounting screws\u003c\/li\u003e\n\u003cli\u003eTwo mounting clips\u003c\/li\u003e\n\u003cli\u003eTwo wall plugs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eFixture End Component\u003c\/h3\u003e\n\u003cul class=\"vot-checklist\"\u003e\n\u003cli\u003eFemale end cap\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003ePower and linking accessories are sold separately; select the appropriate connection option for the installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\" aria-labelledby=\"vot-accessories\"\u003e\n\u003ch2 id=\"vot-accessories\"\u003eCompatible Power \u0026amp; Linking Accessories\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca class=\"vot-link-card\" href=\"\/products\/votatec-t5-direct-wire-junction-box-on-off-switch\"\u003e Direct-Wire Junction Box with On\/Off Switch \u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/products\/votatec-t5-3-93-foot-plug-in-power-cord\"\u003e 3.93-Foot Plug-In Power Cord \u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/products\/votatec-t5-fixture-to-fixture-jumper-cord\"\u003e Fixture-to-Fixture Jumper Cord \u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/products\/votatec-t5-power-cord-for-1-foot-2-foot-fixtures\"\u003e Power Cord for 1-Foot \u0026amp; 2-Foot Fixtures \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003eThe separate power cord identified specifically for 1-foot and 2-foot fixtures may not apply to this 4-foot model. Use the direct-wire box, plug-in cord, jumper cord, or another manufacturer-approved connection method suitable for this fixture.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\" aria-labelledby=\"vot-family-comparison\"\u003e\n\u003ch2 id=\"vot-family-comparison\"\u003eCompare the Complete Votatec T5 Family\u003c\/h2\u003e\n\u003cdiv class=\"vot-spec-wrap\"\u003e\n\u003ctable class=\"vot-family-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003cth\u003eOutput\u003c\/th\u003e\n\u003cth\u003eMaximum Linked\u003c\/th\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw3ft05-120-3way-s-d-6-inch-under-cabinet-linkable-t5-led-fixture\"\u003eVO-T5FIXW3FT0.5-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e6 in \/ 0.5 ft\u003c\/td\u003e\n\u003ctd\u003e3W\u003c\/td\u003e\n\u003ctd\u003e250 lm\u003c\/td\u003e\n\u003ctd\u003e26\u003c\/td\u003e\n\u003ctd\u003eShort cabinets, display niches, and compact accent areas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw5ft1-120-3way-s-d-5w-1-linkable-t5-fixture-3way-cct\"\u003eVO-T5FIXW5FT1-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e12 in \/ 1 ft\u003c\/td\u003e\n\u003ctd\u003e5W\u003c\/td\u003e\n\u003ctd\u003e500 lm\u003c\/td\u003e\n\u003ctd\u003e16\u003c\/td\u003e\n\u003ctd\u003eUnder cabinets, shelves, closets, and task-lighting runs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw9ft2-120-3way-s-d-2-foot-under-cabinet-linkable-t5-led-fixture\"\u003eVO-T5FIXW9FT2-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e23.7 in \/ 2 ft\u003c\/td\u003e\n\u003ctd\u003e9W\u003c\/td\u003e\n\u003ctd\u003e900 lm\u003c\/td\u003e\n\u003ctd\u003e9\u003c\/td\u003e\n\u003ctd\u003eCounters, longer shelves, displays, and work areas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw13ft3-120-3way-s-d-3-foot-under-cabinet-linkable-t5-led-fixture\"\u003eVO-T5FIXW13FT3-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e35.6 in \/ 3 ft\u003c\/td\u003e\n\u003ctd\u003e13W\u003c\/td\u003e\n\u003ctd\u003e1300 lm\u003c\/td\u003e\n\u003ctd\u003e6\u003c\/td\u003e\n\u003ctd\u003eExtended counters, offices, workshops, and task areas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"vot-current-row\"\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/votatec-vo-t5fixw18ft4-120-3way-s-d-4-foot-under-cabinet-linkable-t5-led-fixture\"\u003eVO-T5FIXW18FT4-120-3WAY-S-D\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e47.5 in \/ 4 ft\u003c\/td\u003e\n\u003ctd\u003e18W\u003c\/td\u003e\n\u003ctd\u003e1800 lm\u003c\/td\u003e\n\u003ctd\u003e4\u003c\/td\u003e\n\u003ctd\u003eLong runs, utility spaces, workbenches, and commercial displays\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\" aria-labelledby=\"vot-complete-system\"\u003e\n\u003ch2 id=\"vot-complete-system\"\u003eShop the Complete Votatec T5 System\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca class=\"vot-link-card\" href=\"\/products\/votatec-vo-t5fixw3ft05-120-3way-s-d-6-inch-under-cabinet-linkable-t5-led-fixture\"\u003e6-Inch T5 Fixture — 3W, 250 Lumens\u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/products\/votatec-vo-t5fixw5ft1-120-3way-s-d-5w-1-linkable-t5-fixture-3way-cct\"\u003e1-Foot T5 Fixture — 5W, 500 Lumens\u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/products\/votatec-vo-t5fixw9ft2-120-3way-s-d-2-foot-under-cabinet-linkable-t5-led-fixture\"\u003e2-Foot T5 Fixture — 9W, 900 Lumens\u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/products\/votatec-vo-t5fixw13ft3-120-3way-s-d-3-foot-under-cabinet-linkable-t5-led-fixture\"\u003e3-Foot T5 Fixture — 13W, 1300 Lumens\u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/products\/votatec-vo-t5fixw18ft4-120-3way-s-d-4-foot-under-cabinet-linkable-t5-led-fixture\"\u003e4-Foot T5 Fixture — 18W, 1800 Lumens\u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/products\/votatec-t5-direct-wire-junction-box-on-off-switch\"\u003eDirect-Wire Junction Box with Switch\u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/products\/votatec-t5-3-93-foot-plug-in-power-cord\"\u003e3.93-Foot Plug-In Power Cord\u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/products\/votatec-t5-fixture-to-fixture-jumper-cord\"\u003eFixture-to-Fixture Jumper Cord\u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/products\/votatec-t5-power-cord-for-1-foot-2-foot-fixtures\"\u003ePower Cord for 1-Foot \u0026amp; 2-Foot Fixtures\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section\" aria-labelledby=\"vot-related-links\"\u003e\n\u003ch2 id=\"vot-related-links\"\u003eRelated Votatec Collections\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca class=\"vot-link-card\" href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\"\u003eVotatec Under-Cabinet \u0026amp; Linkable T5 Lighting\u003c\/a\u003e \u003ca class=\"vot-link-card\" href=\"\/collections\/votatec-lighting\"\u003eVotatec Lighting \u0026amp; Electrical Products Canada\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-section vot-faq\" aria-labelledby=\"vot-faq\"\u003e\n\u003ch2 id=\"vot-faq\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the 4-foot T5 fixture require a transformer?\u003c\/summary\u003e\n\u003cp\u003eNo. It operates at 120V line voltage and requires an approved Votatec power connection.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the actual length of the 4-foot fixture?\u003c\/summary\u003e\n\u003cp\u003eThe nominal 4-foot fixture measures approximately 47.5 inches long.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat colour temperatures are available?\u003c\/summary\u003e\n\u003cp\u003eThe fixture provides selectable 3000K, 4000K, and 5000K colour temperatures.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many 4-foot fixtures can be linked?\u003c\/summary\u003e\n\u003cp\u003eVotatec lists up to 4 of this 18W model in one linked run, subject to current manufacturer instructions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this fixture be used over workbenches and long counters?\u003c\/summary\u003e\n\u003cp\u003eYes. It is well suited to long counters, workbenches, shelving systems, commercial displays, workshops, and utility areas in dry indoor locations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the power accessories included?\u003c\/summary\u003e\n\u003cp\u003eNo. The direct-wire box, plug-in cord, and jumper cable are sold separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"vot-cta\" aria-labelledby=\"vot-contact\"\u003e\n\u003ch2 id=\"vot-contact\"\u003eNeed Help Planning a Votatec T5 Lighting Run?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED with the cabinet, shelf, or workbench measurements, fixture quantities, installation layout, power method, and control requirements.\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\u003cdiv class=\"vot-buttons\"\u003e\u003ca class=\"vot-btn vot-btn-primary\" href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\"\u003eShop the Complete T5 Family\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":46940550594749,"sku":null,"price":50.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-t5fixw18ft4-4-foot-linkable-t5-led-fixture-product-hero.png?v=1781576099"},{"product_id":"votatec-t5-direct-wire-junction-box-on-off-switch","title":"Votatec T5 Direct-Wire Junction Box with On\/Off Switch for Linkable LED Fixtures","description":"\u003c!--\nVOTATEC T5 DIRECT-WIRE JUNCTION BOX WITH ON\/OFF SWITCH\n\nPREDETERMINED PRODUCT URL:\n\/products\/votatec-t5-direct-wire-junction-box-on-off-switch\n\nRECOMMENDED SHOPIFY PRODUCT TITLE:\nVotatec T5 Direct-Wire Junction Box with On\/Off Switch for Linkable LED Fixtures\n\nIMPORTANT:\n- Create this product in Draft status using the exact handle above.\n- Shopify generates the page H1 from the product title.\n- This description begins with H2 to avoid a duplicate H1.\n- Keep every predetermined T5 URL unchanged.\n--\u003e\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\n  .vot-product-page * {\n    box-sizing: border-box;\n  }\n\n  .vot-product-wrap {\n    max-width: 1120px;\n    margin: 0 auto;\n  }\n\n  .vot-product-hero {\n    background: linear-gradient(135deg, #fff4eb 0%, #ffffff 58%, #f3f3f3 100%);\n    border: 1px solid #f2d5bd;\n    border-radius: 22px;\n    padding: 34px 28px;\n    margin: 18px 0 28px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .vot-product-hero:after {\n    content: \"\";\n    position: absolute;\n    right: -75px;\n    top: -75px;\n    width: 215px;\n    height: 215px;\n    border-radius: 50%;\n    background: rgba(245,126,32,.13);\n  }\n\n  .vot-kicker {\n    display: inline-block;\n    background: #f57e20;\n    color: #fff;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .3px;\n    text-transform: uppercase;\n    border-radius: 999px;\n    padding: 7px 12px;\n    margin-bottom: 13px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-product-hero h2 {\n    color: #2b2b2b;\n    font-size: 32px;\n    line-height: 1.2;\n    margin: 0 0 13px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-product-hero p {\n    max-width: 900px;\n    font-size: 16px;\n    margin: 0 0 14px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 17px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-badge {\n    background: #fff2e7;\n    border: 1px solid #ffd4b5;\n    color: #914009;\n    border-radius: 999px;\n    padding: 7px 11px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .vot-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-btn {\n    display: inline-block;\n    border-radius: 9px;\n    padding: 11px 16px;\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .vot-btn-primary {\n    color: #fff !important;\n    background: #f57e20;\n  }\n\n  .vot-btn-dark {\n    color: #fff !important;\n    background: #333;\n  }\n\n  .vot-section {\n    margin: 32px 0;\n  }\n\n  .vot-section h2 {\n    color: #2b2b2b;\n    font-size: 26px;\n    line-height: 1.25;\n    margin: 0 0 14px;\n    padding-left: 13px;\n    border-left: 6px solid #f57e20;\n  }\n\n  .vot-section h3 {\n    color: #333;\n    font-size: 19px;\n    line-height: 1.3;\n    margin: 0 0 9px;\n  }\n\n  .vot-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .vot-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n  }\n\n  .vot-card {\n    border: 1px solid #e7e7e7;\n    border-radius: 15px;\n    padding: 19px;\n    background: #fff;\n    box-shadow: 0 7px 20px rgba(0,0,0,.035);\n  }\n\n  .vot-card.orange {\n    border-top: 5px solid #f57e20;\n  }\n\n  .vot-spec-wrap {\n    overflow-x: auto;\n    border-radius: 13px;\n  }\n\n  .vot-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 700px;\n  }\n\n  .vot-spec-table th {\n    width: 35%;\n    background: #333;\n    color: #fff;\n    padding: 12px 14px;\n    text-align: left;\n  }\n\n  .vot-spec-table td {\n    padding: 12px 14px;\n    border: 1px solid #e6e6e6;\n    vertical-align: top;\n  }\n\n  .vot-spec-table tr:nth-child(even) td {\n    background: #fafafa;\n  }\n\n  .vot-note {\n    background: #fff8f1;\n    border: 1px solid #ffd7b4;\n    border-left: 6px solid #f57e20;\n    border-radius: 13px;\n    padding: 15px 17px;\n    margin-top: 15px;\n  }\n\n  .vot-links {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 13px;\n  }\n\n  .vot-link-card {\n    display: block;\n    border: 1px solid #e5e5e5;\n    border-left: 5px solid #f57e20;\n    border-radius: 12px;\n    background: #fafafa;\n    padding: 15px;\n    color: #cf5908 !important;\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .vot-link-card:hover {\n    background: #fff8f1;\n  }\n\n  .vot-faq details {\n    border: 1px solid #e4e4e4;\n    border-radius: 12px;\n    padding: 14px 16px;\n    margin-bottom: 10px;\n    background: #fff;\n  }\n\n  .vot-faq summary {\n    cursor: pointer;\n    color: #2b2b2b;\n    font-weight: 700;\n  }\n\n  .vot-faq details p {\n    margin: 10px 0 0;\n  }\n\n  .vot-cta {\n    margin: 34px 0 18px;\n    padding: 28px;\n    border-radius: 20px;\n    background: linear-gradient(135deg, #333 0%, #1f1f1f 100%);\n  }\n\n  .vot-cta,\n  .vot-cta * {\n    color: #fff !important;\n  }\n\n  .vot-cta h2 {\n    margin: 0 0 10px;\n    font-size: 25px;\n    line-height: 1.3;\n  }\n\n  .vot-cta a {\n    font-weight: 700;\n    text-decoration: underline;\n  }\n\n  .vot-cta .vot-btn-primary {\n    background: #f57e20 !important;\n    color: #fff !important;\n    text-decoration: none !important;\n  }\n\n  @media (max-width: 760px) {\n    .vot-grid-3,\n    .vot-grid-2,\n    .vot-links {\n      grid-template-columns: 1fr;\n    }\n\n    .vot-product-hero {\n      padding: 26px 20px;\n    }\n\n    .vot-product-hero h2 {\n      font-size: 27px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vot-product-page\"\u003e\n\u003cdiv class=\"vot-product-wrap\"\u003e\n\u003csection aria-labelledby=\"vot-jbox-intro\" class=\"vot-product-hero\"\u003e\u003cspan class=\"vot-kicker\"\u003eVotatec T5 Installation Accessory\u003c\/span\u003e\n\u003ch2 id=\"vot-jbox-intro\"\u003eDirect-Wire Junction Box with On\/Off Switch for Votatec Linkable T5 Fixtures\u003c\/h2\u003e\n\u003cp\u003eThe Votatec T5 direct-wire junction box provides a clean hardwired connection for compatible 120V linkable T5 LED fixtures. It includes a female T5 connection, built-in on\/off switch, and wiring knockouts for a neat under-cabinet, shelf, display, workshop, or task-lighting installation.\u003c\/p\u003e\n\u003cp\u003eUse this junction box when a permanent line-voltage connection is preferred over a plug-in power cord. The box connects to the male end of a compatible T5 fixture or to the male end of a compatible fixture-to-fixture jumper cable.\u003c\/p\u003e\n\u003cdiv aria-label=\"Accessory highlights\" class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003eVotatec T5 Accessory\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eDirect-Wire Connection\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eBuilt-In On\/Off Switch\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eFemale T5 Connector\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e120V Line Voltage\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eHardwired Installation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-buttons\"\u003e\n\u003ca href=\"#vot-jbox-specifications\" class=\"vot-btn vot-btn-primary\"\u003eView Specifications\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\" class=\"vot-btn vot-btn-dark\"\u003eShop the Complete T5 System\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-jbox-benefits\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-jbox-benefits\"\u003eWhy Use the Votatec T5 Direct-Wire Junction Box?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-3\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eClean Hardwired Finish\u003c\/h3\u003e\n\u003cp\u003eCreates a permanent line-voltage connection without a visible plug-in cord, making it well suited to kitchens, retail displays, offices, and finished millwork.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eBuilt-In Local Switch\u003c\/h3\u003e\n\u003cp\u003eThe integrated on\/off switch provides convenient control directly at the junction box when a local switching point is desired.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePart of the Linkable T5 System\u003c\/h3\u003e\n\u003cp\u003eConnects to the male end of a compatible fixture or jumper cord so the junction box can feed a planned multi-fixture T5 lighting run.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-jbox-applications\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-jbox-applications\"\u003eRecommended Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eUnder-Cabinet Kitchen Lighting\u003c\/h3\u003e\n\u003cp\u003eCreate a clean permanent power connection for cabinet lighting over counters, food-preparation areas, sinks, coffee stations, and appliance zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRetail Shelves \u0026amp; Displays\u003c\/h3\u003e\n\u003cp\u003eHardwire linked T5 fixtures for product shelves, display cases, showcases, merchandising areas, and service counters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWorkbenches \u0026amp; Workshops\u003c\/h3\u003e\n\u003cp\u003eProvide a permanent connection for task-lighting runs above workbenches, repair counters, hobby stations, garages, and maintenance areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eClosets, Offices \u0026amp; Utility Spaces\u003c\/h3\u003e\n\u003cp\u003eUse the junction box for fixed T5 lighting installations in closets, shelving systems, offices, storage areas, and utility rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-jbox-spec-heading\" id=\"vot-jbox-specifications\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-jbox-spec-heading\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-spec-wrap\"\u003e\n\u003ctable class=\"vot-spec-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\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eDirect-wire junction box for linkable T5 LED fixtures\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrimary Function\u003c\/th\u003e\n\u003ctd\u003eProvides a hardwired 120V power connection to a compatible Votatec T5 fixture run\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Connection\u003c\/th\u003e\n\u003ctd\u003eFemale T5 connection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eControl\u003c\/th\u003e\n\u003ctd\u003eBuilt-in on\/off switch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWiring Entry\u003c\/th\u003e\n\u003ctd\u003eKnockouts for electrical wiring entry\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVoltage Application\u003c\/th\u003e\n\u003ctd\u003e120V line-voltage Votatec T5 system\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCompatible Connection Point\u003c\/th\u003e\n\u003ctd\u003eMale end of a compatible T5 fixture or male end of a compatible jumper cable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInstallation Type\u003c\/th\u003e\n\u003ctd\u003eHardwired installation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation\u003c\/th\u003e\n\u003ctd\u003eDry indoor applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Included\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eJumper Cord Included\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePlug-In Cord Included\u003c\/th\u003e\n\u003ctd\u003eNo\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 requirement:\u003c\/strong\u003e This is a line-voltage electrical accessory. Confirm wiring, grounding, box mounting, conductor entry, compatible fixture connection, and local electrical-code requirements before installation. Hardwired electrical work should be completed by a qualified person.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-jbox-installation\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-jbox-installation\"\u003eHow the Junction Box Connects\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-3\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e1. Bring Power to the Box\u003c\/h3\u003e\n\u003cp\u003eRoute the approved 120V supply wiring through the appropriate knockout and complete the electrical connection inside the junction box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e2. Connect the T5 Fixture\u003c\/h3\u003e\n\u003cp\u003eConnect the female junction-box end to the male end of a compatible Votatec T5 fixture or to the male end of an approved jumper cable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e3. Build the Lighting Run\u003c\/h3\u003e\n\u003cp\u003eLink additional compatible fixtures directly or with jumper cables while staying within the maximum linked-load limits for the selected fixture models.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-compatible-fixtures\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-compatible-fixtures\"\u003eCompatible Votatec T5 Fixtures\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca href=\"\/products\/votatec-vo-t5fixw3ft05-120-3way-s-d-6-inch-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e6-Inch T5 Fixture — 3W, 250 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw5ft1-120-3way-s-d-5w-1-linkable-t5-fixture-3way-cct\" class=\"vot-link-card\"\u003e1-Foot T5 Fixture — 5W, 500 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw9ft2-120-3way-s-d-2-foot-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e2-Foot T5 Fixture — 9W, 900 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw13ft3-120-3way-s-d-3-foot-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e3-Foot T5 Fixture — 13W, 1300 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw18ft4-120-3way-s-d-4-foot-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e4-Foot T5 Fixture — 18W, 1800 Lumens\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-related-accessories\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-related-accessories\"\u003eOther Votatec T5 Power \u0026amp; Linking Accessories\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca href=\"\/products\/votatec-t5-3-93-foot-plug-in-power-cord\" class=\"vot-link-card\"\u003e3.93-Foot Plug-In Power Cord\u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-fixture-to-fixture-jumper-cord\" class=\"vot-link-card\"\u003eFixture-to-Fixture Jumper Cord\u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-power-cord-for-1-foot-2-foot-fixtures\" class=\"vot-link-card\"\u003ePower Cord for 1-Foot \u0026amp; 2-Foot Fixtures\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-related-collections\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-related-collections\"\u003eRelated Votatec Collections\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\" class=\"vot-link-card\"\u003eVotatec Under-Cabinet \u0026amp; Linkable T5 LED Lighting\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-lighting\" class=\"vot-link-card\"\u003eVotatec Lighting \u0026amp; Electrical Products Canada\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-jbox-faq\" class=\"vot-section vot-faq\"\u003e\n\u003ch2 id=\"vot-jbox-faq\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the Votatec T5 junction box do?\u003c\/summary\u003e\n\u003cp\u003eIt provides a hardwired 120V power connection for compatible Votatec linkable T5 fixtures.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the junction box include an on\/off switch?\u003c\/summary\u003e\n\u003cp\u003eYes. The junction box includes a built-in local on\/off switch.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich end of the T5 fixture connects to the box?\u003c\/summary\u003e\n\u003cp\u003eThe female junction-box connector attaches to the male end of a compatible T5 fixture or to the male end of a compatible jumper cable.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the junction box power multiple linked fixtures?\u003c\/summary\u003e\n\u003cp\u003eYes, provided the fixtures and linking accessories are compatible and the installation remains within the manufacturer’s maximum linked-load limits.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the junction box included with the T5 fixtures?\u003c\/summary\u003e\n\u003cp\u003eNo. It is a separately sold accessory.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use this instead of the plug-in power cord?\u003c\/summary\u003e\n\u003cp\u003eYes. The junction box is the hardwired connection option, while the plug-in cord is intended for receptacle-fed installations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-jbox-contact\" class=\"vot-cta\"\u003e\n\u003ch2 id=\"vot-jbox-contact\"\u003eNeed Help Choosing T5 Power Accessories?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED with the fixture sizes, fixture quantities, cabinet or shelf layout, preferred power method, and number of linked sections.\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\u003cdiv class=\"vot-buttons\"\u003e\u003ca href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\" class=\"vot-btn vot-btn-primary\"\u003eShop the Complete T5 System\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":46940554395837,"sku":null,"price":12.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-t5-direct-wire-junction-box-on-off-switch-product.png?v=1781873528"},{"product_id":"votatec-t5-3-93-foot-plug-in-power-cord","title":"Votatec T5 3.93-Foot Plug-In Power Cord for Linkable LED Fixtures","description":"\u003c!--\nVOTATEC T5 3.93-FOOT PLUG-IN POWER CORD\n\nPREDETERMINED PRODUCT URL:\n\/products\/votatec-t5-3-93-foot-plug-in-power-cord\n\nRECOMMENDED SHOPIFY PRODUCT TITLE:\nVotatec T5 3.93-Foot Plug-In Power Cord for Linkable LED Fixtures\n\nIMPORTANT:\n- Create this product in Draft status using the exact handle above.\n- Shopify generates the page H1 from the product title.\n- This description begins with H2 to avoid a duplicate H1.\n- Keep every predetermined T5 URL unchanged.\n--\u003e\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\n  .vot-product-page * {\n    box-sizing: border-box;\n  }\n\n  .vot-product-wrap {\n    max-width: 1120px;\n    margin: 0 auto;\n  }\n\n  .vot-product-hero {\n    background: linear-gradient(135deg, #fff4eb 0%, #ffffff 58%, #f3f3f3 100%);\n    border: 1px solid #f2d5bd;\n    border-radius: 22px;\n    padding: 34px 28px;\n    margin: 18px 0 28px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .vot-product-hero:after {\n    content: \"\";\n    position: absolute;\n    right: -75px;\n    top: -75px;\n    width: 215px;\n    height: 215px;\n    border-radius: 50%;\n    background: rgba(245,126,32,.13);\n  }\n\n  .vot-kicker {\n    display: inline-block;\n    background: #f57e20;\n    color: #fff;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .3px;\n    text-transform: uppercase;\n    border-radius: 999px;\n    padding: 7px 12px;\n    margin-bottom: 13px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-product-hero h2 {\n    color: #2b2b2b;\n    font-size: 32px;\n    line-height: 1.2;\n    margin: 0 0 13px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-product-hero p {\n    max-width: 900px;\n    font-size: 16px;\n    margin: 0 0 14px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 17px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-badge {\n    background: #fff2e7;\n    border: 1px solid #ffd4b5;\n    color: #914009;\n    border-radius: 999px;\n    padding: 7px 11px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .vot-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-btn {\n    display: inline-block;\n    border-radius: 9px;\n    padding: 11px 16px;\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .vot-btn-primary {\n    color: #fff !important;\n    background: #f57e20;\n  }\n\n  .vot-btn-dark {\n    color: #fff !important;\n    background: #333;\n  }\n\n  .vot-section {\n    margin: 32px 0;\n  }\n\n  .vot-section h2 {\n    color: #2b2b2b;\n    font-size: 26px;\n    line-height: 1.25;\n    margin: 0 0 14px;\n    padding-left: 13px;\n    border-left: 6px solid #f57e20;\n  }\n\n  .vot-section h3 {\n    color: #333;\n    font-size: 19px;\n    line-height: 1.3;\n    margin: 0 0 9px;\n  }\n\n  .vot-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .vot-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n  }\n\n  .vot-card {\n    border: 1px solid #e7e7e7;\n    border-radius: 15px;\n    padding: 19px;\n    background: #fff;\n    box-shadow: 0 7px 20px rgba(0,0,0,.035);\n  }\n\n  .vot-card.orange {\n    border-top: 5px solid #f57e20;\n  }\n\n  .vot-spec-wrap {\n    overflow-x: auto;\n    border-radius: 13px;\n  }\n\n  .vot-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 700px;\n  }\n\n  .vot-spec-table th {\n    width: 35%;\n    background: #333;\n    color: #fff;\n    padding: 12px 14px;\n    text-align: left;\n  }\n\n  .vot-spec-table td {\n    padding: 12px 14px;\n    border: 1px solid #e6e6e6;\n    vertical-align: top;\n  }\n\n  .vot-spec-table tr:nth-child(even) td {\n    background: #fafafa;\n  }\n\n  .vot-note {\n    background: #fff8f1;\n    border: 1px solid #ffd7b4;\n    border-left: 6px solid #f57e20;\n    border-radius: 13px;\n    padding: 15px 17px;\n    margin-top: 15px;\n  }\n\n  .vot-links {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 13px;\n  }\n\n  .vot-link-card {\n    display: block;\n    border: 1px solid #e5e5e5;\n    border-left: 5px solid #f57e20;\n    border-radius: 12px;\n    background: #fafafa;\n    padding: 15px;\n    color: #cf5908 !important;\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .vot-link-card:hover {\n    background: #fff8f1;\n  }\n\n  .vot-faq details {\n    border: 1px solid #e4e4e4;\n    border-radius: 12px;\n    padding: 14px 16px;\n    margin-bottom: 10px;\n    background: #fff;\n  }\n\n  .vot-faq summary {\n    cursor: pointer;\n    color: #2b2b2b;\n    font-weight: 700;\n  }\n\n  .vot-faq details p {\n    margin: 10px 0 0;\n  }\n\n  .vot-cta {\n    margin: 34px 0 18px;\n    padding: 28px;\n    border-radius: 20px;\n    background: linear-gradient(135deg, #333 0%, #1f1f1f 100%);\n  }\n\n  .vot-cta,\n  .vot-cta * {\n    color: #fff !important;\n  }\n\n  .vot-cta h2 {\n    margin: 0 0 10px;\n    font-size: 25px;\n    line-height: 1.3;\n  }\n\n  .vot-cta a {\n    font-weight: 700;\n    text-decoration: underline;\n  }\n\n  .vot-cta .vot-btn-primary {\n    background: #f57e20 !important;\n    color: #fff !important;\n    text-decoration: none !important;\n  }\n\n  @media (max-width: 760px) {\n    .vot-grid-3,\n    .vot-grid-2,\n    .vot-links {\n      grid-template-columns: 1fr;\n    }\n\n    .vot-product-hero {\n      padding: 26px 20px;\n    }\n\n    .vot-product-hero h2 {\n      font-size: 27px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vot-product-page\"\u003e\n\u003cdiv class=\"vot-product-wrap\"\u003e\n\u003csection aria-labelledby=\"vot-plug-cord-intro\" class=\"vot-product-hero\"\u003e\u003cspan class=\"vot-kicker\"\u003eVotatec T5 Installation Accessory\u003c\/span\u003e\n\u003ch2 id=\"vot-plug-cord-intro\"\u003e3.93-Foot Plug-In Power Cord for Votatec Linkable T5 LED Fixtures\u003c\/h2\u003e\n\u003cp\u003eThe Votatec T5 3.93-foot plug-in power cord provides a convenient receptacle-fed connection for compatible 120V linkable T5 LED fixtures. It has a standard plug on one end and a male T5 connection on the other.\u003c\/p\u003e\n\u003cp\u003eUse this cord when a plug-in installation is preferred over a hardwired junction box. It is ideal for under-cabinet lighting, shelves, displays, workbenches, closets, workshops, utility spaces, and temporary or easily serviceable T5 lighting runs.\u003c\/p\u003e\n\u003cdiv aria-label=\"Accessory highlights\" class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003eVotatec T5 Accessory\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e3.93 ft Cord\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eStandard Plug\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eMale T5 Connector\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e120V Line Voltage\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003ePlug-In Installation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-buttons\"\u003e\n\u003ca href=\"#vot-plug-cord-specifications\" class=\"vot-btn vot-btn-primary\"\u003eView Specifications\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\" class=\"vot-btn vot-btn-dark\"\u003eShop the Complete T5 System\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-plug-cord-benefits\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-plug-cord-benefits\"\u003eWhy Use the Votatec T5 Plug-In Power Cord?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-3\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eQuick Receptacle Connection\u003c\/h3\u003e\n\u003cp\u003ePowers a compatible T5 fixture or linked run from a standard receptacle without requiring a dedicated hardwired junction box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eFlexible 3.93-Foot Reach\u003c\/h3\u003e\n\u003cp\u003eProvides approximately 3.93 feet of cord length for reaching a nearby outlet from a cabinet, shelf, display, workbench, or utility area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePart of the T5 System\u003c\/h3\u003e\n\u003cp\u003eThe male connector attaches to the compatible female end of a Votatec T5 fixture or another approved connection point in the linked system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-plug-cord-applications\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-plug-cord-applications\"\u003eRecommended Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003ePlug-In Under-Cabinet Lighting\u003c\/h3\u003e\n\u003cp\u003ePower T5 fixtures beneath cabinets where a suitable receptacle is available and a plug-in installation is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRetail Shelves \u0026amp; Displays\u003c\/h3\u003e\n\u003cp\u003eCreate serviceable lighting runs for product shelves, showcases, displays, counters, and merchandising areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWorkbenches \u0026amp; Workshops\u003c\/h3\u003e\n\u003cp\u003eConnect T5 task lighting above repair benches, hobby tables, tool areas, garages, and maintenance stations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eClosets \u0026amp; Utility Spaces\u003c\/h3\u003e\n\u003cp\u003eUse the cord where a nearby receptacle can conveniently power lighting in closets, storage areas, shelving systems, and utility rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-plug-cord-spec-heading\" id=\"vot-plug-cord-specifications\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-plug-cord-spec-heading\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-spec-wrap\"\u003e\n\u003ctable class=\"vot-spec-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\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003ePlug-in power cord for linkable T5 LED fixtures\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrimary Function\u003c\/th\u003e\n\u003ctd\u003eProvides receptacle-fed 120V power to a compatible Votatec T5 fixture or linked run\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCord Length\u003c\/th\u003e\n\u003ctd\u003eApproximately 3.93 feet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower End\u003c\/th\u003e\n\u003ctd\u003eStandard plug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture End\u003c\/th\u003e\n\u003ctd\u003eMale T5 connection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVoltage Application\u003c\/th\u003e\n\u003ctd\u003e120V line-voltage Votatec T5 system\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInstallation Type\u003c\/th\u003e\n\u003ctd\u003ePlug-in \/ receptacle-fed installation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation\u003c\/th\u003e\n\u003ctd\u003eDry indoor applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Included\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eJumper Cord Included\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eJunction Box Included\u003c\/th\u003e\n\u003ctd\u003eNo\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 that the receptacle, fixture connection, total linked load, cord routing, and installation environment are suitable before use. Do not exceed the manufacturer’s maximum linked-fixture limits.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-plug-cord-use\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-plug-cord-use\"\u003eHow the Plug-In Cord Connects\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-3\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e1. Position the Fixture Run\u003c\/h3\u003e\n\u003cp\u003eInstall the compatible T5 fixture or fixture run in the planned under-cabinet, shelf, display, or task-lighting location.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e2. Connect the Male T5 End\u003c\/h3\u003e\n\u003cp\u003eAttach the male cord connector to the compatible female end of the T5 fixture or approved connection point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e3. Plug into a Receptacle\u003c\/h3\u003e\n\u003cp\u003eRoute the cord safely and plug it into a suitable 120V receptacle without pinching, overstretching, or exposing it to unsuitable conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-compatible-fixtures\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-compatible-fixtures\"\u003eCompatible Votatec T5 Fixtures\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca href=\"\/products\/votatec-vo-t5fixw3ft05-120-3way-s-d-6-inch-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e6-Inch T5 Fixture — 3W, 250 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw5ft1-120-3way-s-d-5w-1-linkable-t5-fixture-3way-cct\" class=\"vot-link-card\"\u003e1-Foot T5 Fixture — 5W, 500 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw9ft2-120-3way-s-d-2-foot-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e2-Foot T5 Fixture — 9W, 900 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw13ft3-120-3way-s-d-3-foot-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e3-Foot T5 Fixture — 13W, 1300 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw18ft4-120-3way-s-d-4-foot-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e4-Foot T5 Fixture — 18W, 1800 Lumens\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-related-accessories\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-related-accessories\"\u003eOther Votatec T5 Power \u0026amp; Linking Accessories\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca href=\"\/products\/votatec-t5-direct-wire-junction-box-on-off-switch\" class=\"vot-link-card\"\u003eDirect-Wire Junction Box with On\/Off Switch\u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-fixture-to-fixture-jumper-cord\" class=\"vot-link-card\"\u003eFixture-to-Fixture Jumper Cord\u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-power-cord-for-1-foot-2-foot-fixtures\" class=\"vot-link-card\"\u003ePower Cord for 1-Foot \u0026amp; 2-Foot Fixtures\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-related-collections\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-related-collections\"\u003eRelated Votatec Collections\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\" class=\"vot-link-card\"\u003eVotatec Under-Cabinet \u0026amp; Linkable T5 LED Lighting\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-lighting\" class=\"vot-link-card\"\u003eVotatec Lighting \u0026amp; Electrical Products Canada\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-plug-cord-faq\" class=\"vot-section vot-faq\"\u003e\n\u003ch2 id=\"vot-plug-cord-faq\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the Votatec T5 plug-in power cord do?\u003c\/summary\u003e\n\u003cp\u003eIt powers a compatible Votatec linkable T5 fixture or linked run from a standard 120V receptacle.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long is the cord?\u003c\/summary\u003e\n\u003cp\u003eThe cord is approximately 3.93 feet long.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich end connects to the fixture?\u003c\/summary\u003e\n\u003cp\u003eThe male T5 connector attaches to the compatible female end of the fixture or approved connection point.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this cord power multiple linked fixtures?\u003c\/summary\u003e\n\u003cp\u003eYes, provided the fixtures and linking accessories are compatible and the run remains within the manufacturer’s maximum linked-load limits.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the plug-in cord included with the T5 fixtures?\u003c\/summary\u003e\n\u003cp\u003eNo. It is a separately sold accessory.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I use this cord or the direct-wire junction box?\u003c\/summary\u003e\n\u003cp\u003eUse the plug-in cord for receptacle-fed installations. Use the direct-wire junction box when a permanent hardwired connection is preferred.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-plug-cord-contact\" class=\"vot-cta\"\u003e\n\u003ch2 id=\"vot-plug-cord-contact\"\u003eNeed Help Choosing T5 Power Accessories?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED with the fixture sizes, fixture quantities, installation layout, nearby receptacle location, and preferred power method.\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\u003cdiv class=\"vot-buttons\"\u003e\u003ca href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\" class=\"vot-btn vot-btn-primary\"\u003eShop the Complete T5 System\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":46940556263613,"sku":null,"price":12.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-t5-3-93ft-plug-in-power-cord-for-linkable-led-t5-fixtures.png?v=1781886866"},{"product_id":"votatec-t5-fixture-to-fixture-jumper-cord","title":"Votatec T5 Fixture-to-Fixture Jumper Cord for Linkable LED Fixtures","description":"\u003c!--\nVOTATEC T5 FIXTURE-TO-FIXTURE JUMPER CORD\n\nPREDETERMINED PRODUCT URL:\n\/products\/votatec-t5-fixture-to-fixture-jumper-cord\n\nRECOMMENDED SHOPIFY PRODUCT TITLE:\nVotatec T5 Fixture-to-Fixture Jumper Cord for Linkable LED Fixtures\n\nIMPORTANT:\n- Create this product in Draft status using the exact handle above.\n- Shopify generates the page H1 from the product title.\n- This description begins with H2 to avoid a duplicate H1.\n- Keep every predetermined T5 URL unchanged.\n--\u003e\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\n  .vot-product-page * {\n    box-sizing: border-box;\n  }\n\n  .vot-product-wrap {\n    max-width: 1120px;\n    margin: 0 auto;\n  }\n\n  .vot-product-hero {\n    background: linear-gradient(135deg, #fff4eb 0%, #ffffff 58%, #f3f3f3 100%);\n    border: 1px solid #f2d5bd;\n    border-radius: 22px;\n    padding: 34px 28px;\n    margin: 18px 0 28px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .vot-product-hero:after {\n    content: \"\";\n    position: absolute;\n    right: -75px;\n    top: -75px;\n    width: 215px;\n    height: 215px;\n    border-radius: 50%;\n    background: rgba(245,126,32,.13);\n  }\n\n  .vot-kicker {\n    display: inline-block;\n    background: #f57e20;\n    color: #fff;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .3px;\n    text-transform: uppercase;\n    border-radius: 999px;\n    padding: 7px 12px;\n    margin-bottom: 13px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-product-hero h2 {\n    color: #2b2b2b;\n    font-size: 32px;\n    line-height: 1.2;\n    margin: 0 0 13px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-product-hero p {\n    max-width: 900px;\n    font-size: 16px;\n    margin: 0 0 14px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 17px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-badge {\n    background: #fff2e7;\n    border: 1px solid #ffd4b5;\n    color: #914009;\n    border-radius: 999px;\n    padding: 7px 11px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .vot-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-btn {\n    display: inline-block;\n    border-radius: 9px;\n    padding: 11px 16px;\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .vot-btn-primary {\n    color: #fff !important;\n    background: #f57e20;\n  }\n\n  .vot-btn-dark {\n    color: #fff !important;\n    background: #333;\n  }\n\n  .vot-section {\n    margin: 32px 0;\n  }\n\n  .vot-section h2 {\n    color: #2b2b2b;\n    font-size: 26px;\n    line-height: 1.25;\n    margin: 0 0 14px;\n    padding-left: 13px;\n    border-left: 6px solid #f57e20;\n  }\n\n  .vot-section h3 {\n    color: #333;\n    font-size: 19px;\n    line-height: 1.3;\n    margin: 0 0 9px;\n  }\n\n  .vot-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .vot-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n  }\n\n  .vot-card {\n    border: 1px solid #e7e7e7;\n    border-radius: 15px;\n    padding: 19px;\n    background: #fff;\n    box-shadow: 0 7px 20px rgba(0,0,0,.035);\n  }\n\n  .vot-card.orange {\n    border-top: 5px solid #f57e20;\n  }\n\n  .vot-spec-wrap {\n    overflow-x: auto;\n    border-radius: 13px;\n  }\n\n  .vot-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 700px;\n  }\n\n  .vot-spec-table th {\n    width: 35%;\n    background: #333;\n    color: #fff;\n    padding: 12px 14px;\n    text-align: left;\n  }\n\n  .vot-spec-table td {\n    padding: 12px 14px;\n    border: 1px solid #e6e6e6;\n    vertical-align: top;\n  }\n\n  .vot-spec-table tr:nth-child(even) td {\n    background: #fafafa;\n  }\n\n  .vot-note {\n    background: #fff8f1;\n    border: 1px solid #ffd7b4;\n    border-left: 6px solid #f57e20;\n    border-radius: 13px;\n    padding: 15px 17px;\n    margin-top: 15px;\n  }\n\n  .vot-links {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 13px;\n  }\n\n  .vot-link-card {\n    display: block;\n    border: 1px solid #e5e5e5;\n    border-left: 5px solid #f57e20;\n    border-radius: 12px;\n    background: #fafafa;\n    padding: 15px;\n    color: #cf5908 !important;\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .vot-link-card:hover {\n    background: #fff8f1;\n  }\n\n  .vot-faq details {\n    border: 1px solid #e4e4e4;\n    border-radius: 12px;\n    padding: 14px 16px;\n    margin-bottom: 10px;\n    background: #fff;\n  }\n\n  .vot-faq summary {\n    cursor: pointer;\n    color: #2b2b2b;\n    font-weight: 700;\n  }\n\n  .vot-faq details p {\n    margin: 10px 0 0;\n  }\n\n  .vot-cta {\n    margin: 34px 0 18px;\n    padding: 28px;\n    border-radius: 20px;\n    background: linear-gradient(135deg, #333 0%, #1f1f1f 100%);\n  }\n\n  .vot-cta,\n  .vot-cta * {\n    color: #fff !important;\n  }\n\n  .vot-cta h2 {\n    margin: 0 0 10px;\n    font-size: 25px;\n    line-height: 1.3;\n  }\n\n  .vot-cta a {\n    font-weight: 700;\n    text-decoration: underline;\n  }\n\n  .vot-cta .vot-btn-primary {\n    background: #f57e20 !important;\n    color: #fff !important;\n    text-decoration: none !important;\n  }\n\n  @media (max-width: 760px) {\n    .vot-grid-3,\n    .vot-grid-2,\n    .vot-links {\n      grid-template-columns: 1fr;\n    }\n\n    .vot-product-hero {\n      padding: 26px 20px;\n    }\n\n    .vot-product-hero h2 {\n      font-size: 27px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vot-product-page\"\u003e\n\u003cdiv class=\"vot-product-wrap\"\u003e\n\u003csection aria-labelledby=\"vot-jumper-intro\" class=\"vot-product-hero\"\u003e\u003cspan class=\"vot-kicker\"\u003eVotatec T5 Linking Accessory\u003c\/span\u003e\n\u003ch2 id=\"vot-jumper-intro\"\u003eFixture-to-Fixture Jumper Cord for Votatec Linkable T5 LED Lights\u003c\/h2\u003e\n\u003cp\u003eThe Votatec T5 fixture-to-fixture jumper cord connects compatible linkable T5 LED fixtures while allowing space between them. It is designed for layouts where fixtures cannot be joined directly because of cabinet breaks, corners, range hoods, shelving gaps, windows, structural interruptions, or separated display sections.\u003c\/p\u003e\n\u003cp\u003eUse the jumper cord to maintain one continuous powered T5 lighting run across multiple installation zones while keeping each fixture positioned where light is actually needed.\u003c\/p\u003e\n\u003cdiv aria-label=\"Accessory highlights\" class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003eVotatec T5 Accessory\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eFixture-to-Fixture Link\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eSpaced Connection\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eMale \u0026amp; Female Ends\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e120V T5 System\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eDry Indoor Use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-buttons\"\u003e\n\u003ca href=\"#vot-jumper-specifications\" class=\"vot-btn vot-btn-primary\"\u003eView Specifications\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\" class=\"vot-btn vot-btn-dark\"\u003eShop the Complete T5 System\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-jumper-benefits\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-jumper-benefits\"\u003eWhy Use a Votatec T5 Jumper Cord?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-3\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eBridge Cabinet Breaks\u003c\/h3\u003e\n\u003cp\u003eContinue the lighting run across cabinet gaps, sinks, appliances, range hoods, windows, corners, and other interruptions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePosition Fixtures Independently\u003c\/h3\u003e\n\u003cp\u003ePlace each fixture where light is required instead of forcing every unit into a direct end-to-end connection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eMaintain One Linked System\u003c\/h3\u003e\n\u003cp\u003eKeep separated fixtures electrically connected as part of the same compatible Votatec T5 lighting run.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-jumper-applications\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-jumper-applications\"\u003eRecommended Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eKitchen Cabinet Breaks\u003c\/h3\u003e\n\u003cp\u003eLink fixtures across sinks, range hoods, windows, appliances, cabinet gaps, and inside corners while maintaining a coordinated lighting run.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRetail Shelving \u0026amp; Displays\u003c\/h3\u003e\n\u003cp\u003eConnect lighting across separated shelves, display cases, merchandising sections, service counters, and product presentation areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWorkbenches \u0026amp; Workshops\u003c\/h3\u003e\n\u003cp\u003eBridge gaps between tool storage, shelving, equipment, wall cabinets, repair stations, and task-lighting areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eClosets \u0026amp; Storage Systems\u003c\/h3\u003e\n\u003cp\u003eLink fixtures across shelving sections, closet compartments, storage bays, utility cabinets, and separated lighting zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-jumper-spec-heading\" id=\"vot-jumper-specifications\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-jumper-spec-heading\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-spec-wrap\"\u003e\n\u003ctable class=\"vot-spec-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\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eFixture-to-fixture jumper cord for linkable T5 LED fixtures\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrimary Function\u003c\/th\u003e\n\u003ctd\u003eLinks compatible T5 fixtures while allowing spacing between them\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConnection Configuration\u003c\/th\u003e\n\u003ctd\u003eMale connector on one end and female connector on the other\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSystem\u003c\/th\u003e\n\u003ctd\u003eCompatible Votatec 120V line-voltage linkable T5 lighting system\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTypical Use\u003c\/th\u003e\n\u003ctd\u003eCabinet breaks, corners, shelving gaps, windows, range hoods, and separated fixture locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInstallation Type\u003c\/th\u003e\n\u003ctd\u003eFixture-to-fixture linking accessory\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation\u003c\/th\u003e\n\u003ctd\u003eDry indoor applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Source Included\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eT5 Fixture Included\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eJunction Box Included\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePlug-In Cord Included\u003c\/th\u003e\n\u003ctd\u003eNo\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\u003eLength confirmation:\u003c\/strong\u003e Select the appropriate jumper-cord length for the actual gap between fixtures. Allow enough length for safe routing without pulling, pinching, sharp bends, or excessive slack.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-jumper-use\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-jumper-use\"\u003eHow the Jumper Cord Connects\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-3\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e1. Position Both Fixtures\u003c\/h3\u003e\n\u003cp\u003eMount the first and second compatible T5 fixtures in the required lighting locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e2. Connect Both Ends\u003c\/h3\u003e\n\u003cp\u003eAttach the jumper cord between the compatible output end of the first fixture and the input end of the next fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e3. Route the Cord Safely\u003c\/h3\u003e\n\u003cp\u003eSecure and route the cord so it is protected from heat, moisture, sharp edges, moving parts, pinching, and physical damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-compatible-fixtures\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-compatible-fixtures\"\u003eCompatible Votatec T5 Fixtures\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca href=\"\/products\/votatec-vo-t5fixw3ft05-120-3way-s-d-6-inch-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e6-Inch T5 Fixture — 3W, 250 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw5ft1-120-3way-s-d-5w-1-linkable-t5-fixture-3way-cct\" class=\"vot-link-card\"\u003e1-Foot T5 Fixture — 5W, 500 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw9ft2-120-3way-s-d-2-foot-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e2-Foot T5 Fixture — 9W, 900 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw13ft3-120-3way-s-d-3-foot-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e3-Foot T5 Fixture — 13W, 1300 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw18ft4-120-3way-s-d-4-foot-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e4-Foot T5 Fixture — 18W, 1800 Lumens\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-related-accessories\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-related-accessories\"\u003eOther Votatec T5 Power \u0026amp; Linking Accessories\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca href=\"\/products\/votatec-t5-direct-wire-junction-box-on-off-switch\" class=\"vot-link-card\"\u003eDirect-Wire Junction Box with On\/Off Switch\u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-3-93-foot-plug-in-power-cord\" class=\"vot-link-card\"\u003e3.93-Foot Plug-In Power Cord\u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-power-cord-for-1-foot-2-foot-fixtures\" class=\"vot-link-card\"\u003ePower Cord for 1-Foot \u0026amp; 2-Foot Fixtures\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-related-collections\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-related-collections\"\u003eRelated Votatec Collections\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\" class=\"vot-link-card\"\u003eVotatec Under-Cabinet \u0026amp; Linkable T5 LED Lighting\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-lighting\" class=\"vot-link-card\"\u003eVotatec Lighting \u0026amp; Electrical Products Canada\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-jumper-faq\" class=\"vot-section vot-faq\"\u003e\n\u003ch2 id=\"vot-jumper-faq\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the Votatec T5 jumper cord do?\u003c\/summary\u003e\n\u003cp\u003eIt links two compatible Votatec T5 fixtures while allowing physical space between them.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen should I use a jumper cord?\u003c\/summary\u003e\n\u003cp\u003eUse it when fixtures must remain linked across cabinet breaks, corners, range hoods, windows, shelving gaps, appliances, or other obstructions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the jumper cord supply power by itself?\u003c\/summary\u003e\n\u003cp\u003eNo. The lighting run still requires a compatible plug-in power cord, direct-wire junction box, or other approved power connection.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the jumper cord connect different T5 fixture lengths?\u003c\/summary\u003e\n\u003cp\u003eIt is intended for compatible fixtures within the Votatec linkable T5 system. Confirm the connection ends, total linked load, and manufacturer instructions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the jumper cord included with the T5 fixtures?\u003c\/summary\u003e\n\u003cp\u003eNo. It is a separately sold accessory.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I choose the correct jumper-cord length?\u003c\/summary\u003e\n\u003cp\u003eMeasure the actual path between fixture connection points and allow enough length for safe routing without stretching, pinching, or excessive slack.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-jumper-contact\" class=\"vot-cta\"\u003e\n\u003ch2 id=\"vot-jumper-contact\"\u003eNeed Help Planning a Linked T5 Layout?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED with the fixture sizes, fixture quantities, cabinet or shelf layout, gap measurements, power method, and number of separated lighting sections.\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\u003cdiv class=\"vot-buttons\"\u003e\u003ca href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\" class=\"vot-btn vot-btn-primary\"\u003eShop the Complete T5 System\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":46940562096317,"sku":null,"price":9.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-t5-fixture-to-fixture-jumper-cord-linkable-led-lighting-accessory.png?v=1781887400"},{"product_id":"votatec-t5-power-cord-for-1-foot-2-foot-fixtures","title":"Votatec T5 Power Cord for 1-Foot \u0026 2-Foot Linkable LED Fixtures","description":"\u003c!--\nVOTATEC T5 POWER CORD FOR 1-FOOT \u0026 2-FOOT LINKABLE LED FIXTURES\n\nPREDETERMINED PRODUCT URL:\n\/products\/votatec-t5-power-cord-for-1-foot-2-foot-fixtures\n\nRECOMMENDED SHOPIFY PRODUCT TITLE:\nVotatec T5 Power Cord for 1-Foot \u0026 2-Foot Linkable LED Fixtures\n\nIMPORTANT:\n- Create this product in Draft status using the exact handle above.\n- Shopify generates the page H1 from the product title.\n- This description begins with H2 to avoid a duplicate H1.\n- Keep every predetermined T5 URL unchanged.\n- Do not publish an unverified cord length or connector configuration.\n--\u003e\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\n  .vot-product-page * {\n    box-sizing: border-box;\n  }\n\n  .vot-product-wrap {\n    max-width: 1120px;\n    margin: 0 auto;\n  }\n\n  .vot-product-hero {\n    background: linear-gradient(135deg, #fff4eb 0%, #ffffff 58%, #f3f3f3 100%);\n    border: 1px solid #f2d5bd;\n    border-radius: 22px;\n    padding: 34px 28px;\n    margin: 18px 0 28px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .vot-product-hero:after {\n    content: \"\";\n    position: absolute;\n    right: -75px;\n    top: -75px;\n    width: 215px;\n    height: 215px;\n    border-radius: 50%;\n    background: rgba(245,126,32,.13);\n  }\n\n  .vot-kicker {\n    display: inline-block;\n    background: #f57e20;\n    color: #fff;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .3px;\n    text-transform: uppercase;\n    border-radius: 999px;\n    padding: 7px 12px;\n    margin-bottom: 13px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-product-hero h2 {\n    color: #2b2b2b;\n    font-size: 32px;\n    line-height: 1.2;\n    margin: 0 0 13px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-product-hero p {\n    max-width: 900px;\n    font-size: 16px;\n    margin: 0 0 14px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 17px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-badge {\n    background: #fff2e7;\n    border: 1px solid #ffd4b5;\n    color: #914009;\n    border-radius: 999px;\n    padding: 7px 11px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .vot-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .vot-btn {\n    display: inline-block;\n    border-radius: 9px;\n    padding: 11px 16px;\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .vot-btn-primary {\n    color: #fff !important;\n    background: #f57e20;\n  }\n\n  .vot-btn-dark {\n    color: #fff !important;\n    background: #333;\n  }\n\n  .vot-section {\n    margin: 32px 0;\n  }\n\n  .vot-section h2 {\n    color: #2b2b2b;\n    font-size: 26px;\n    line-height: 1.25;\n    margin: 0 0 14px;\n    padding-left: 13px;\n    border-left: 6px solid #f57e20;\n  }\n\n  .vot-section h3 {\n    color: #333;\n    font-size: 19px;\n    line-height: 1.3;\n    margin: 0 0 9px;\n  }\n\n  .vot-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .vot-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n  }\n\n  .vot-card {\n    border: 1px solid #e7e7e7;\n    border-radius: 15px;\n    padding: 19px;\n    background: #fff;\n    box-shadow: 0 7px 20px rgba(0,0,0,.035);\n  }\n\n  .vot-card.orange {\n    border-top: 5px solid #f57e20;\n  }\n\n  .vot-spec-wrap {\n    overflow-x: auto;\n    border-radius: 13px;\n  }\n\n  .vot-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 700px;\n  }\n\n  .vot-spec-table th {\n    width: 35%;\n    background: #333;\n    color: #fff;\n    padding: 12px 14px;\n    text-align: left;\n  }\n\n  .vot-spec-table td {\n    padding: 12px 14px;\n    border: 1px solid #e6e6e6;\n    vertical-align: top;\n  }\n\n  .vot-spec-table tr:nth-child(even) td {\n    background: #fafafa;\n  }\n\n  .vot-note {\n    background: #fff8f1;\n    border: 1px solid #ffd7b4;\n    border-left: 6px solid #f57e20;\n    border-radius: 13px;\n    padding: 15px 17px;\n    margin-top: 15px;\n  }\n\n  .vot-links {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 13px;\n  }\n\n  .vot-link-card {\n    display: block;\n    border: 1px solid #e5e5e5;\n    border-left: 5px solid #f57e20;\n    border-radius: 12px;\n    background: #fafafa;\n    padding: 15px;\n    color: #cf5908 !important;\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .vot-link-card:hover {\n    background: #fff8f1;\n  }\n\n  .vot-faq details {\n    border: 1px solid #e4e4e4;\n    border-radius: 12px;\n    padding: 14px 16px;\n    margin-bottom: 10px;\n    background: #fff;\n  }\n\n  .vot-faq summary {\n    cursor: pointer;\n    color: #2b2b2b;\n    font-weight: 700;\n  }\n\n  .vot-faq details p {\n    margin: 10px 0 0;\n  }\n\n  .vot-cta {\n    margin: 34px 0 18px;\n    padding: 28px;\n    border-radius: 20px;\n    background: linear-gradient(135deg, #333 0%, #1f1f1f 100%);\n  }\n\n  .vot-cta,\n  .vot-cta * {\n    color: #fff !important;\n  }\n\n  .vot-cta h2 {\n    margin: 0 0 10px;\n    font-size: 25px;\n    line-height: 1.3;\n  }\n\n  .vot-cta a {\n    font-weight: 700;\n    text-decoration: underline;\n  }\n\n  .vot-cta .vot-btn-primary {\n    background: #f57e20 !important;\n    color: #fff !important;\n    text-decoration: none !important;\n  }\n\n  @media (max-width: 760px) {\n    .vot-grid-3,\n    .vot-grid-2,\n    .vot-links {\n      grid-template-columns: 1fr;\n    }\n\n    .vot-product-hero {\n      padding: 26px 20px;\n    }\n\n    .vot-product-hero h2 {\n      font-size: 27px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vot-product-page\"\u003e\n\u003cdiv class=\"vot-product-wrap\"\u003e\n\u003csection aria-labelledby=\"vot-power-cord-intro\" class=\"vot-product-hero\"\u003e\u003cspan class=\"vot-kicker\"\u003eVotatec T5 Power Accessory\u003c\/span\u003e\n\u003ch2 id=\"vot-power-cord-intro\"\u003ePower Cord for Votatec 1-Foot \u0026amp; 2-Foot Linkable T5 LED Fixtures\u003c\/h2\u003e\n\u003cp\u003eThis Votatec T5 power cord is the separately available power accessory identified for the 1-foot and 2-foot fixtures in the slim integrated linkable T5 family.\u003c\/p\u003e\n\u003cp\u003eUse it only with the compatible Votatec 1-foot or 2-foot T5 fixture and the approved installation method. It is a different accessory from the 3.93-foot plug-in power cord, the fixture-to-fixture jumper cord, and the direct-wire junction box.\u003c\/p\u003e\n\u003cdiv aria-label=\"Accessory highlights\" class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003eVotatec T5 Accessory\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eFor 1ft \u0026amp; 2ft Fixtures\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eSeparate Power Accessory\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003e120V T5 System\u003c\/span\u003e \u003cspan class=\"vot-badge\"\u003eDry Indoor Use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-buttons\"\u003e\n\u003ca href=\"#vot-power-cord-specifications\" class=\"vot-btn vot-btn-primary\"\u003eView Specifications\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\" class=\"vot-btn vot-btn-dark\"\u003eShop the Complete T5 System\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-power-cord-benefits\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-power-cord-benefits\"\u003eDesigned for the 1-Foot \u0026amp; 2-Foot T5 Fixtures\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-3\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eModel-Specific Accessory\u003c\/h3\u003e\n\u003cp\u003eVotatec identifies this separate power cord specifically for the 1-foot and 2-foot fixtures in the linkable T5 family.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003ePart of the 120V T5 System\u003c\/h3\u003e\n\u003cp\u003eSupports the line-voltage Votatec T5 ecosystem without requiring a separate low-voltage transformer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eSeparate from Other T5 Cords\u003c\/h3\u003e\n\u003cp\u003eThis is not the 3.93-foot plug-in cord and is not the fixture-to-fixture jumper cable. Select the accessory that matches the planned connection method.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-power-cord-applications\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-power-cord-applications\"\u003eCompatible Applications\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003e1-Foot Under-Cabinet Fixture\u003c\/h3\u003e\n\u003cp\u003eCompatible with the Votatec VO-T5FIXW5FT1 1-foot, 5W, 500-lumen linkable T5 fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003e2-Foot Under-Cabinet Fixture\u003c\/h3\u003e\n\u003cp\u003eCompatible with the Votatec VO-T5FIXW9FT2 2-foot, 9W, 900-lumen linkable T5 fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eShelf \u0026amp; Display Lighting\u003c\/h3\u003e\n\u003cp\u003eSupports compatible 1-foot and 2-foot fixtures used for shelves, displays, showcases, counters, closets, and task-lighting applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eWorkbench \u0026amp; Utility Lighting\u003c\/h3\u003e\n\u003cp\u003eSuitable as the approved accessory for compatible 1-foot and 2-foot fixtures used over workbenches, desks, storage areas, and utility spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-power-cord-spec-heading\" id=\"vot-power-cord-specifications\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-power-cord-spec-heading\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-spec-wrap\"\u003e\n\u003ctable class=\"vot-spec-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\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003ePower cord for selected linkable T5 LED fixtures\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCompatible Fixture Sizes\u003c\/th\u003e\n\u003ctd\u003e1 foot and 2 feet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCompatible 1-Foot Model\u003c\/th\u003e\n\u003ctd\u003eVO-T5FIXW5FT1-120-3WAY-S-D\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCompatible 2-Foot Model\u003c\/th\u003e\n\u003ctd\u003eVO-T5FIXW9FT2-120-3WAY-S-D\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSystem\u003c\/th\u003e\n\u003ctd\u003eVotatec 120V line-voltage linkable T5 lighting system\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLocation\u003c\/th\u003e\n\u003ctd\u003eDry indoor applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCord Length\u003c\/th\u003e\n\u003ctd\u003eNot stated in the published Votatec T5 family sheet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eConnector Configuration\u003c\/th\u003e\n\u003ctd\u003eConfirm against the supplied accessory before installation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Included\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eJumper Cord Included\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePlug-In Cord Included\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eJunction Box Included\u003c\/th\u003e\n\u003ctd\u003eNo\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\u003eCompatibility note:\u003c\/strong\u003e Votatec’s published family sheet identifies this power cord for the 1-foot and 2-foot fixture sizes. Confirm the supplied cord, connector orientation, and intended connection method before installation. Do not substitute it for the plug-in cord or jumper cable.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-compatible-fixtures\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-compatible-fixtures\"\u003eCompatible Votatec T5 Fixtures\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca href=\"\/products\/votatec-vo-t5fixw5ft1-120-3way-s-d-5w-1-linkable-t5-fixture-3way-cct\" class=\"vot-link-card\"\u003e1-Foot T5 Fixture — 5W, 500 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw9ft2-120-3way-s-d-2-foot-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e2-Foot T5 Fixture — 9W, 900 Lumens\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003eThis power cord is not identified in the published family sheet as the power accessory for the 6-inch, 3-foot, or 4-foot fixtures.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-other-fixtures\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-other-fixtures\"\u003eOther Votatec T5 Fixture Sizes\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca href=\"\/products\/votatec-vo-t5fixw3ft05-120-3way-s-d-6-inch-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e6-Inch T5 Fixture — 3W, 250 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw13ft3-120-3way-s-d-3-foot-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e3-Foot T5 Fixture — 13W, 1300 Lumens\u003c\/a\u003e \u003ca href=\"\/products\/votatec-vo-t5fixw18ft4-120-3way-s-d-4-foot-under-cabinet-linkable-t5-led-fixture\" class=\"vot-link-card\"\u003e4-Foot T5 Fixture — 18W, 1800 Lumens\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-related-accessories\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-related-accessories\"\u003eOther Votatec T5 Power \u0026amp; Linking Accessories\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca href=\"\/products\/votatec-t5-direct-wire-junction-box-on-off-switch\" class=\"vot-link-card\"\u003eDirect-Wire Junction Box with On\/Off Switch\u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-3-93-foot-plug-in-power-cord\" class=\"vot-link-card\"\u003e3.93-Foot Plug-In Power Cord\u003c\/a\u003e \u003ca href=\"\/products\/votatec-t5-fixture-to-fixture-jumper-cord\" class=\"vot-link-card\"\u003eFixture-to-Fixture Jumper Cord\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-related-collections\" class=\"vot-section\"\u003e\n\u003ch2 id=\"vot-related-collections\"\u003eRelated Votatec Collections\u003c\/h2\u003e\n\u003cdiv class=\"vot-links\"\u003e\n\u003ca href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\" class=\"vot-link-card\"\u003eVotatec Under-Cabinet \u0026amp; Linkable T5 LED Lighting\u003c\/a\u003e \u003ca href=\"\/collections\/votatec-lighting\" class=\"vot-link-card\"\u003eVotatec Lighting \u0026amp; Electrical Products Canada\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-power-cord-faq\" class=\"vot-section vot-faq\"\u003e\n\u003ch2 id=\"vot-power-cord-faq\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich fixtures use this Votatec T5 power cord?\u003c\/summary\u003e\n\u003cp\u003eVotatec identifies it for the 1-foot VO-T5FIXW5FT1 and 2-foot VO-T5FIXW9FT2 fixtures.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this the 3.93-foot plug-in power cord?\u003c\/summary\u003e\n\u003cp\u003eNo. Votatec lists the 3.93-foot plug-in cord as a separate accessory.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this the fixture-to-fixture jumper cord?\u003c\/summary\u003e\n\u003cp\u003eNo. The jumper cord is a separate cable used to link spaced fixtures together.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this power cord be used with the 6-inch, 3-foot, or 4-foot fixtures?\u003c\/summary\u003e\n\u003cp\u003eThe published Votatec family sheet identifies this cord for the 1-foot and 2-foot fixtures only. Use a manufacturer-approved connection accessory for other fixture sizes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this power cord included with the fixtures?\u003c\/summary\u003e\n\u003cp\u003eNo. It is sold separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the cord length?\u003c\/summary\u003e\n\u003cp\u003eThe cord length is not stated in the published T5 family sheet. Confirm the supplied accessory before installation.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection aria-labelledby=\"vot-power-cord-contact\" class=\"vot-cta\"\u003e\n\u003ch2 id=\"vot-power-cord-contact\"\u003eNeed Help Matching the Correct T5 Power Cord?\u003c\/h2\u003e\n\u003cp\u003eContact MarsLED with the fixture model, fixture quantity, installation layout, and preferred connection method before ordering.\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\u003cdiv class=\"vot-buttons\"\u003e\u003ca href=\"\/collections\/votatec-under-cabinet-linkable-t5-lighting\" class=\"vot-btn vot-btn-primary\"\u003eShop the Complete T5 System\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":46940562784445,"sku":null,"price":12.98,"currency_code":"CAD","in_stock":true}]},{"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-pl-2-2-inch-galvanized-pot-light-mounting-plate","title":"Votatec 2 Inch Galvanized Pot Light Mounting Plate","description":"\u003c!--\nVOTATEC POT LIGHT ACCESSORY PRODUCT HTML\nProduct: Votatec 2 Inch Galvanized Pot Light Mounting Plate\nSKU: PL - 2''\n\nPRIMARY SEO KEYWORDS\nVotatec 2 inch pot light plate\nVotatec pot light mounting plate\n2 inch recessed LED mounting plate\n2 inch pot light mounting plate Canada\ngalvanized pot light plate\nrecessed LED plate with ruler\nVotatec pot light accessories\npot light accessories Canada\n\nSECONDARY SEO KEYWORDS\n2 inch LED pot light plate\n2 inch recessed light plate\npot light rough in plate\nrecessed lighting mounting plate\ncontractor pot light accessory\nrenovation pot light plate\nVotatec recessed lighting accessories\nVotatec downlight accessories\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:680px;\n  }\n  .vot-table th{\n    background:#333333;\n    color:#ffffff;\n    text-align:left;\n    padding:14px;\n    width:240px;\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 Pot Light Accessory\u003c\/span\u003e\n      \u003ch2\u003eVotatec 2 Inch Galvanized Pot Light Mounting Plate\u003c\/h2\u003e\n      \u003cp\u003e\n        The Votatec PL - 2'' is a galvanized mounting plate designed for 2 inch recessed LED pot light installations. It helps provide a clean rough-in layout for electricians, contractors, builders, renovators, and retrofit lighting projects.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        This 2 inch pot light plate includes a built-in ruler reference and is intended for compatible 2 inch recessed LED lighting layouts where a galvanized rough-in plate is required.\n      \u003c\/p\u003e\n      \u003cdiv class=\"vot-badges\"\u003e\n        \u003cspan class=\"vot-badge\"\u003e2 Inch Plate\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eGalvanized\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eFor 2 Inch Recessed LED\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eWith Ruler\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e13.19\" x 2.56\"\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eVotatec Accessory\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\u003eFor 2 Inch Recessed LED Fixtures\u003c\/h3\u003e\n          \u003cp\u003eDesigned for compatible 2 inch recessed LED pot light and downlight installations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eGalvanized Construction\u003c\/h3\u003e\n          \u003cp\u003eGalvanized plate design supports rough-in preparation for renovation, new construction, and contractor lighting work.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eBuilt-In Ruler Reference\u003c\/h3\u003e\n          \u003cp\u003eThe plate includes a ruler reference to help with layout, positioning, and installation planning.\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\u003eSKU\u003c\/th\u003e\n              \u003ctd\u003ePL - 2''\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eProduct Type\u003c\/th\u003e\n              \u003ctd\u003e2 inch pot light mounting plate\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eGalvanized plate\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFixture Compatibility\u003c\/th\u003e\n              \u003ctd\u003eFor compatible 2 inch recessed LED fixtures\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e13.19\" x 2.56\"\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFeature\u003c\/th\u003e\n              \u003ctd\u003eWith ruler reference\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eTypical Use\u003c\/th\u003e\n              \u003ctd\u003ePot light rough-in, recessed lighting layout, renovation and contractor installations\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\u003eCompatibility note:\u003c\/strong\u003e Confirm fixture size, cut-out requirements, ceiling conditions, and installation method before ordering. This accessory should be matched to the correct recessed LED fixture and installed according to applicable electrical and building requirements.\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\u003eResidential Pot Light Layouts\u003c\/h3\u003e\n          \u003cp\u003eUseful for new construction, basement finishing, kitchen renovations, hallway lighting, and small recessed lighting layouts.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eContractor Rough-In Work\u003c\/h3\u003e\n          \u003cp\u003eSupports electricians, builders, and renovation contractors planning 2 inch recessed LED fixture locations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eCommercial Renovations\u003c\/h3\u003e\n          \u003cp\u003eCan be used in compatible light commercial recessed lighting projects where 2 inch LED fixtures are specified.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eVotatec Pot Light Accessories\u003c\/h3\u003e\n          \u003cp\u003ePair with compatible Votatec recessed lighting products and related mounting accessories as required by the project.\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 recessed lighting and accessory 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 Matching Pot Light Accessories?\u003c\/h2\u003e\n      \u003cp\u003eContact Mars LED for fixture compatibility, contractor quantities, rough-in accessories, and Votatec 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":46961507860669,"sku":"PL - 2''","price":1.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/3inch-plate-1.jpg?v=1781902928"},{"product_id":"votatec-pl-3-3-inch-galvanized-pot-light-mounting-plate","title":"Votatec 3 Inch Galvanized Pot Light Mounting Plate","description":"\u003c!--\nVOTATEC POT LIGHT ACCESSORY PRODUCT HTML\nProduct: Votatec 3 Inch Galvanized Pot Light Mounting Plate\nSKU: PL - 3''\n\nPRIMARY SEO KEYWORDS\nVotatec 3 inch pot light plate\nVotatec pot light mounting plate\n3 inch recessed LED mounting plate\n3 inch pot light mounting plate Canada\ngalvanized pot light plate\nrecessed LED plate with ruler\nVotatec pot light accessories\npot light accessories Canada\n\nSECONDARY SEO KEYWORDS\n3 inch LED pot light plate\n3 inch recessed light plate\npot light rough in plate\nrecessed lighting mounting plate\ncontractor pot light accessory\nrenovation pot light plate\nVotatec recessed lighting accessories\nVotatec downlight accessories\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:680px;\n  }\n  .vot-table th{\n    background:#333333;\n    color:#ffffff;\n    text-align:left;\n    padding:14px;\n    width:240px;\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 Pot Light Accessory\u003c\/span\u003e\n      \u003ch2\u003eVotatec 3 Inch Galvanized Pot Light Mounting Plate\u003c\/h2\u003e\n      \u003cp\u003e\n        The Votatec PL - 3'' is a galvanized mounting plate designed for 3 inch recessed LED pot light installations. It helps provide a clean rough-in layout for electricians, contractors, builders, renovators, and retrofit lighting projects.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        This 3 inch pot light plate includes a built-in ruler reference and is intended for compatible 3 inch recessed LED lighting layouts where a galvanized rough-in plate is required.\n      \u003c\/p\u003e\n      \u003cdiv class=\"vot-badges\"\u003e\n        \u003cspan class=\"vot-badge\"\u003e3 Inch Plate\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eGalvanized\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eFor 3 Inch Recessed LED\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eWith Ruler\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e13.19\" x 3.54\"\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eVotatec Accessory\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\u003eFor 3 Inch Recessed LED Fixtures\u003c\/h3\u003e\n          \u003cp\u003eDesigned for compatible 3 inch recessed LED pot light and downlight installations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eGalvanized Construction\u003c\/h3\u003e\n          \u003cp\u003eGalvanized plate design supports rough-in preparation for renovation, new construction, and contractor lighting work.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eBuilt-In Ruler Reference\u003c\/h3\u003e\n          \u003cp\u003eThe plate includes a ruler reference to help with layout, positioning, and installation planning.\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\u003eSKU\u003c\/th\u003e\n              \u003ctd\u003ePL - 3''\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eProduct Type\u003c\/th\u003e\n              \u003ctd\u003e3 inch pot light mounting plate\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eGalvanized plate\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFixture Compatibility\u003c\/th\u003e\n              \u003ctd\u003eFor compatible 3 inch recessed LED fixtures\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e13.19\" x 3.54\"\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFeature\u003c\/th\u003e\n              \u003ctd\u003eWith ruler reference\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eTypical Use\u003c\/th\u003e\n              \u003ctd\u003ePot light rough-in, recessed lighting layout, renovation and contractor installations\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\u003eCompatibility note:\u003c\/strong\u003e Confirm fixture size, cut-out requirements, ceiling conditions, and installation method before ordering. This accessory should be matched to the correct recessed LED fixture and installed according to applicable electrical and building requirements.\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\u003eResidential Pot Light Layouts\u003c\/h3\u003e\n          \u003cp\u003eUseful for new construction, basement finishing, kitchen renovations, hallway lighting, and compact recessed lighting layouts.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eContractor Rough-In Work\u003c\/h3\u003e\n          \u003cp\u003eSupports electricians, builders, and renovation contractors planning 3 inch recessed LED fixture locations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eCommercial Renovations\u003c\/h3\u003e\n          \u003cp\u003eCan be used in compatible light commercial recessed lighting projects where 3 inch LED fixtures are specified.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eVotatec Pot Light Accessories\u003c\/h3\u003e\n          \u003cp\u003ePair with compatible Votatec recessed lighting products and related mounting accessories as required by the project.\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 recessed lighting and accessory 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 Matching Pot Light Accessories?\u003c\/h2\u003e\n      \u003cp\u003eContact Mars LED for fixture compatibility, contractor quantities, rough-in accessories, and Votatec 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":46961531224253,"sku":"PL - 3''","price":2.49,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/3inch-plate-2_24a7ad05-a153-4f77-9300-e2cfa0dae691.jpg?v=1781903232"},{"product_id":"votatec-pl-3-5-3-5-inch-galvanized-pot-light-mounting-plate","title":"Votatec 3.5 Inch Galvanized Pot Light Mounting Plate","description":"\u003c!--\nVOTATEC POT LIGHT ACCESSORY PRODUCT HTML\nProduct: Votatec 3.5 Inch Galvanized Pot Light Mounting Plate\nSKU: PL - 3.5''\n\nPRIMARY SEO KEYWORDS\nVotatec 3.5 inch pot light plate\nVotatec pot light mounting plate\n3.5 inch recessed LED mounting plate\n3.5 inch pot light mounting plate Canada\ngalvanized pot light plate\nrecessed LED plate with ruler\nVotatec pot light accessories\npot light accessories Canada\n\nSECONDARY SEO KEYWORDS\n3.5 inch LED pot light plate\n3.5 inch recessed light plate\npot light rough in plate\nrecessed lighting mounting plate\ncontractor pot light accessory\nrenovation pot light plate\nVotatec recessed lighting accessories\nVotatec downlight accessories\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:680px;\n  }\n  .vot-table th{\n    background:#333333;\n    color:#ffffff;\n    text-align:left;\n    padding:14px;\n    width:240px;\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 Pot Light Accessory\u003c\/span\u003e\n      \u003ch2\u003eVotatec 3.5 Inch Galvanized Pot Light Mounting Plate\u003c\/h2\u003e\n      \u003cp\u003e\n        The Votatec PL - 3.5'' is a galvanized mounting plate designed for 3.5 inch recessed LED pot light installations. It helps provide a clean rough-in layout for electricians, contractors, builders, renovators, and retrofit lighting projects.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        This 3.5 inch pot light plate includes a built-in ruler reference and is intended for compatible 3.5 inch recessed LED lighting layouts where a galvanized rough-in plate is required.\n      \u003c\/p\u003e\n      \u003cdiv class=\"vot-badges\"\u003e\n        \u003cspan class=\"vot-badge\"\u003e3.5 Inch Plate\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eGalvanized\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eFor 3.5 Inch Recessed LED\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eWith Ruler\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e13.19\" x 4.13\"\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eVotatec Accessory\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\u003eFor 3.5 Inch Recessed LED Fixtures\u003c\/h3\u003e\n          \u003cp\u003eDesigned for compatible 3.5 inch recessed LED pot light and downlight installations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eGalvanized Construction\u003c\/h3\u003e\n          \u003cp\u003eGalvanized plate design supports rough-in preparation for renovation, new construction, and contractor lighting work.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eBuilt-In Ruler Reference\u003c\/h3\u003e\n          \u003cp\u003eThe plate includes a ruler reference to help with layout, positioning, and installation planning.\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\u003eSKU\u003c\/th\u003e\n              \u003ctd\u003ePL - 3.5''\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eProduct Type\u003c\/th\u003e\n              \u003ctd\u003e3.5 inch pot light mounting plate\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eGalvanized plate\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFixture Compatibility\u003c\/th\u003e\n              \u003ctd\u003eFor compatible 3.5 inch recessed LED fixtures\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e13.19\" x 4.13\"\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFeature\u003c\/th\u003e\n              \u003ctd\u003eWith ruler reference\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eTypical Use\u003c\/th\u003e\n              \u003ctd\u003ePot light rough-in, recessed lighting layout, renovation and contractor installations\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\u003eCompatibility note:\u003c\/strong\u003e Confirm fixture size, cut-out requirements, ceiling conditions, and installation method before ordering. This accessory should be matched to the correct recessed LED fixture and installed according to applicable electrical and building requirements.\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\u003eResidential Pot Light Layouts\u003c\/h3\u003e\n          \u003cp\u003eUseful for new construction, basement finishing, kitchen renovations, hallway lighting, and compact recessed lighting layouts.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eContractor Rough-In Work\u003c\/h3\u003e\n          \u003cp\u003eSupports electricians, builders, and renovation contractors planning 3.5 inch recessed LED fixture locations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eCommercial Renovations\u003c\/h3\u003e\n          \u003cp\u003eCan be used in compatible light commercial recessed lighting projects where 3.5 inch LED fixtures are specified.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eVotatec Pot Light Accessories\u003c\/h3\u003e\n          \u003cp\u003ePair with compatible Votatec recessed lighting products and related mounting accessories as required by the project.\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 recessed lighting and accessory 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 Matching Pot Light Accessories?\u003c\/h2\u003e\n      \u003cp\u003eContact Mars LED for fixture compatibility, contractor quantities, rough-in accessories, and Votatec 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":46961572774077,"sku":"PL-3.5\"","price":3.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/3inch-plate-1_d4375efc-9d47-485e-95d3-61e948f8cf23.jpg?v=1781903900"},{"product_id":"votatec-pl-4-4-inch-galvanized-pot-light-mounting-plate","title":"Votatec 4 Inch Galvanized Pot Light Mounting Plate","description":"\u003c!--\nVOTATEC POT LIGHT ACCESSORY PRODUCT HTML\nProduct: Votatec 4 Inch Galvanized Pot Light Mounting Plate\nSKU: PL - 4''\n\nPRIMARY SEO KEYWORDS\nVotatec 4 inch pot light plate\nVotatec pot light mounting plate\n4 inch recessed LED mounting plate\n4 inch pot light mounting plate Canada\ngalvanized pot light plate\nrecessed LED plate with ruler\nVotatec pot light accessories\npot light accessories Canada\n\nSECONDARY SEO KEYWORDS\n4 inch LED pot light plate\n4 inch recessed light plate\npot light rough in plate\nrecessed lighting mounting plate\ncontractor pot light accessory\nrenovation pot light plate\nVotatec recessed lighting accessories\nVotatec downlight accessories\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:680px;\n  }\n  .vot-table th{\n    background:#333333;\n    color:#ffffff;\n    text-align:left;\n    padding:14px;\n    width:240px;\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 Pot Light Accessory\u003c\/span\u003e\n      \u003ch2\u003eVotatec 4 Inch Galvanized Pot Light Mounting Plate\u003c\/h2\u003e\n      \u003cp\u003e\n        The Votatec PL - 4'' is a galvanized mounting plate designed for 4 inch recessed LED pot light installations. It helps provide a clean rough-in layout for electricians, contractors, builders, renovators, and retrofit lighting projects.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        This 4 inch pot light plate includes a built-in ruler reference and is intended for compatible 4 inch recessed LED lighting layouts where a galvanized rough-in plate is required.\n      \u003c\/p\u003e\n      \u003cdiv class=\"vot-badges\"\u003e\n        \u003cspan class=\"vot-badge\"\u003e4 Inch Plate\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eGalvanized\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eFor 4 Inch Recessed LED\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eWith Ruler\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e13.19\" x 4.72\"\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eVotatec Accessory\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\u003eFor 4 Inch Recessed LED Fixtures\u003c\/h3\u003e\n          \u003cp\u003eDesigned for compatible 4 inch recessed LED pot light and downlight installations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eGalvanized Construction\u003c\/h3\u003e\n          \u003cp\u003eGalvanized plate design supports rough-in preparation for renovation, new construction, and contractor lighting work.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eBuilt-In Ruler Reference\u003c\/h3\u003e\n          \u003cp\u003eThe plate includes a ruler reference to help with layout, positioning, and installation planning.\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\u003eSKU\u003c\/th\u003e\n              \u003ctd\u003ePL - 4''\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eProduct Type\u003c\/th\u003e\n              \u003ctd\u003e4 inch pot light mounting plate\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eGalvanized plate\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFixture Compatibility\u003c\/th\u003e\n              \u003ctd\u003eFor compatible 4 inch recessed LED fixtures\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e13.19\" x 4.72\"\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFeature\u003c\/th\u003e\n              \u003ctd\u003eWith ruler reference\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eTypical Use\u003c\/th\u003e\n              \u003ctd\u003ePot light rough-in, recessed lighting layout, renovation and contractor installations\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\u003eCompatibility note:\u003c\/strong\u003e Confirm fixture size, cut-out requirements, ceiling conditions, and installation method before ordering. This accessory should be matched to the correct recessed LED fixture and installed according to applicable electrical and building requirements.\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\u003eResidential Pot Light Layouts\u003c\/h3\u003e\n          \u003cp\u003eUseful for new construction, basement finishing, kitchen renovations, hallway lighting, and common 4 inch recessed lighting layouts.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eContractor Rough-In Work\u003c\/h3\u003e\n          \u003cp\u003eSupports electricians, builders, and renovation contractors planning 4 inch recessed LED fixture locations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eCommercial Renovations\u003c\/h3\u003e\n          \u003cp\u003eCan be used in compatible light commercial recessed lighting projects where 4 inch LED fixtures are specified.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eVotatec Pot Light Accessories\u003c\/h3\u003e\n          \u003cp\u003ePair with compatible Votatec recessed lighting products and related mounting accessories as required by the project.\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 recessed lighting and accessory 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 Matching Pot Light Accessories?\u003c\/h2\u003e\n      \u003cp\u003eContact Mars LED for fixture compatibility, contractor quantities, rough-in accessories, and Votatec 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":46961583653053,"sku":"PL - 4''","price":2.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/3inch-plate-2_56ba4ecc-2c82-42e0-b4e6-b4d9bcce8ed5.jpg?v=1781904031"},{"product_id":"votatec-pl-4-lip-4-inch-galvanized-pot-light-mounting-plate-with-lip","title":"Votatec 4 Inch Galvanized Pot Light Mounting Plate with Lip","description":"\u003c!--\nVOTATEC POT LIGHT ACCESSORY PRODUCT HTML\nProduct: Votatec 4 Inch Galvanized Pot Light Mounting Plate with Lip\nSKU: PL- 4\"- LIP\n\nPRIMARY SEO KEYWORDS\nVotatec 4 inch pot light plate with lip\nVotatec pot light mounting plate with lip\n4 inch recessed LED mounting plate with lip\n4 inch pot light mounting plate Canada\ngalvanized pot light plate\nrecessed LED plate with ruler\nVotatec pot light accessories\npot light accessories Canada\n\nSECONDARY SEO KEYWORDS\n4 inch LED pot light plate with lip\n4 inch recessed light plate with lip\npot light rough in plate\nrecessed lighting mounting plate\ncontractor pot light accessory\nrenovation pot light plate\nVotatec recessed lighting accessories\nVotatec downlight accessories\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:680px;\n  }\n  .vot-table th{\n    background:#333333;\n    color:#ffffff;\n    text-align:left;\n    padding:14px;\n    width:240px;\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 Pot Light Accessory\u003c\/span\u003e\n      \u003ch2\u003eVotatec 4 Inch Galvanized Pot Light Mounting Plate with Lip\u003c\/h2\u003e\n      \u003cp\u003e\n        The Votatec PL- 4\"- LIP is a galvanized mounting plate with lip designed for compatible 4 inch recessed LED pot light installations. It helps provide a clean rough-in layout for electricians, contractors, builders, renovators, and retrofit lighting projects.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        This 4 inch pot light plate includes a built-in ruler reference and lip design for compatible recessed LED lighting layouts where a galvanized rough-in plate is required.\n      \u003c\/p\u003e\n      \u003cdiv class=\"vot-badges\"\u003e\n        \u003cspan class=\"vot-badge\"\u003e4 Inch Plate with Lip\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eGalvanized\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eFor 4 Inch Recessed LED\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eWith Ruler\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e13.19\" x 4.72\"\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eVotatec Accessory\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\u003e4 Inch Plate with Lip\u003c\/h3\u003e\n          \u003cp\u003eDesigned for compatible 4 inch recessed LED pot light and downlight installations where the plate-with-lip style is required.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eGalvanized Construction\u003c\/h3\u003e\n          \u003cp\u003eGalvanized plate design supports rough-in preparation for renovation, new construction, and contractor lighting work.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eBuilt-In Ruler Reference\u003c\/h3\u003e\n          \u003cp\u003eThe plate includes a ruler reference to help with layout, positioning, and installation planning.\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\u003eSKU\u003c\/th\u003e\n              \u003ctd\u003ePL- 4\"- LIP\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eProduct Type\u003c\/th\u003e\n              \u003ctd\u003e4 inch pot light mounting plate with lip\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eGalvanized plate\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFixture Compatibility\u003c\/th\u003e\n              \u003ctd\u003eFor compatible 4 inch recessed LED fixtures\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e13.19\" x 4.72\"\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFeature\u003c\/th\u003e\n              \u003ctd\u003ePlate with lip and ruler reference\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eTypical Use\u003c\/th\u003e\n              \u003ctd\u003ePot light rough-in, recessed lighting layout, renovation and contractor installations\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\u003eCompatibility note:\u003c\/strong\u003e Confirm fixture size, cut-out requirements, ceiling conditions, and installation method before ordering. This accessory should be matched to the correct recessed LED fixture and installed according to applicable electrical and building requirements.\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\u003eResidential Pot Light Layouts\u003c\/h3\u003e\n          \u003cp\u003eUseful for new construction, basement finishing, kitchen renovations, hallway lighting, and common 4 inch recessed lighting layouts.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eContractor Rough-In Work\u003c\/h3\u003e\n          \u003cp\u003eSupports electricians, builders, and renovation contractors planning 4 inch recessed LED fixture locations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eCommercial Renovations\u003c\/h3\u003e\n          \u003cp\u003eCan be used in compatible light commercial recessed lighting projects where 4 inch LED fixtures are specified.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eVotatec Pot Light Accessories\u003c\/h3\u003e\n          \u003cp\u003ePair with compatible Votatec recessed lighting products and related mounting accessories as required by the project.\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 recessed lighting and accessory 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 Matching Pot Light Accessories?\u003c\/h2\u003e\n      \u003cp\u003eContact Mars LED for fixture compatibility, contractor quantities, rough-in accessories, and Votatec 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":46961590927549,"sku":"PL-4\"-LIP","price":3.49,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/With-Lip-3-1024x1024.png?v=1781904422"},{"product_id":"votatec-pl-6-6-inch-galvanized-pot-light-mounting-plate","title":"Votatec 6 Inch Galvanized Pot Light Mounting Plate","description":"\u003c!--\nVOTATEC POT LIGHT ACCESSORY PRODUCT HTML\nProduct: Votatec 6 Inch Galvanized Pot Light Mounting Plate\nSKU: PL - 6''\n\nPRIMARY SEO KEYWORDS\nVotatec 6 inch pot light plate\nVotatec pot light mounting plate\n6 inch recessed LED mounting plate\n6 inch pot light mounting plate Canada\ngalvanized pot light plate\nrecessed LED plate with ruler\nVotatec pot light accessories\npot light accessories Canada\n\nSECONDARY SEO KEYWORDS\n6 inch LED pot light plate\n6 inch recessed light plate\npot light rough in plate\nrecessed lighting mounting plate\ncontractor pot light accessory\nrenovation pot light plate\nVotatec recessed lighting accessories\nVotatec downlight accessories\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:680px;\n  }\n  .vot-table th{\n    background:#333333;\n    color:#ffffff;\n    text-align:left;\n    padding:14px;\n    width:240px;\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 Pot Light Accessory\u003c\/span\u003e\n      \u003ch2\u003eVotatec 6 Inch Galvanized Pot Light Mounting Plate\u003c\/h2\u003e\n      \u003cp\u003e\n        The Votatec PL - 6'' is a galvanized mounting plate designed for 6 inch recessed LED pot light installations. It helps provide a clean rough-in layout for electricians, contractors, builders, renovators, and retrofit lighting projects.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        This 6 inch pot light plate includes a built-in ruler reference and is intended for compatible 6 inch recessed LED lighting layouts where a galvanized rough-in plate is required.\n      \u003c\/p\u003e\n      \u003cdiv class=\"vot-badges\"\u003e\n        \u003cspan class=\"vot-badge\"\u003e6 Inch Plate\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eGalvanized\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eFor 6 Inch Recessed LED\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eWith Ruler\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e13.22\" x 9.06\"\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eVotatec Accessory\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\u003eFor 6 Inch Recessed LED Fixtures\u003c\/h3\u003e\n          \u003cp\u003eDesigned for compatible 6 inch recessed LED pot light and downlight installations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eGalvanized Construction\u003c\/h3\u003e\n          \u003cp\u003eGalvanized plate design supports rough-in preparation for renovation, new construction, and contractor lighting work.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eBuilt-In Ruler Reference\u003c\/h3\u003e\n          \u003cp\u003eThe plate includes a ruler reference to help with layout, positioning, and installation planning.\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\u003eSKU\u003c\/th\u003e\n              \u003ctd\u003ePL - 6''\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eProduct Type\u003c\/th\u003e\n              \u003ctd\u003e6 inch pot light mounting plate\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eMaterial\u003c\/th\u003e\n              \u003ctd\u003eGalvanized plate\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFixture Compatibility\u003c\/th\u003e\n              \u003ctd\u003eFor compatible 6 inch recessed LED fixtures\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eSize\u003c\/th\u003e\n              \u003ctd\u003e13.22\" x 9.06\"\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFeature\u003c\/th\u003e\n              \u003ctd\u003eWith ruler reference\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eTypical Use\u003c\/th\u003e\n              \u003ctd\u003ePot light rough-in, recessed lighting layout, renovation and contractor installations\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\u003eCompatibility note:\u003c\/strong\u003e Confirm fixture size, cut-out requirements, ceiling conditions, and installation method before ordering. This accessory should be matched to the correct recessed LED fixture and installed according to applicable electrical and building requirements.\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\u003eResidential Pot Light Layouts\u003c\/h3\u003e\n          \u003cp\u003eUseful for new construction, basement finishing, kitchen renovations, hallway lighting, and common 6 inch recessed lighting layouts.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eContractor Rough-In Work\u003c\/h3\u003e\n          \u003cp\u003eSupports electricians, builders, and renovation contractors planning 6 inch recessed LED fixture locations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eCommercial Renovations\u003c\/h3\u003e\n          \u003cp\u003eCan be used in compatible light commercial recessed lighting projects where 6 inch LED fixtures are specified.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n          \u003ch3\u003eVotatec Pot Light Accessories\u003c\/h3\u003e\n          \u003cp\u003ePair with compatible Votatec recessed lighting products and related mounting accessories as required by the project.\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 recessed lighting and accessory 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 Matching Pot Light Accessories?\u003c\/h2\u003e\n      \u003cp\u003eContact Mars LED for fixture compatibility, contractor quantities, rough-in accessories, and Votatec 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":46961598890173,"sku":"PL - 6''","price":5.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/4d0c5ad09996a0bcb0bd48c18a6e1f6-768x1024.jpg?v=1781904677"},{"product_id":"votatec-single-cct-pot-light-extension-cable-2ft","title":"Votatec Single CCT Pot Light Extension Cable 2FT","description":"\u003c!--\nVOTATEC POT LIGHT ACCESSORY PRODUCT HTML\nProduct: Votatec Single CCT Pot Light Extension Cable 2FT\nSKU: Single CCT extension cable\n\nPRIMARY SEO KEYWORDS\nVotatec single CCT extension cable\nVotatec pot light extension cable\nsingle CCT pot light extension cable\n2FT pot light extension cable\nrecessed LED extension cable Canada\nVotatec pot light accessories\nVotatec downlight accessories\npot light accessories Canada\n\nSECONDARY SEO KEYWORDS\nsingle colour pot light extension cable\nLED pot light cable\nrecessed lighting extension cable\ncontractor pot light accessory\nrenovation pot light accessory\nVotatec recessed lighting accessories\nVotatec LED downlight cable\n2 foot LED extension cable\n--\u003e\n\n\u003cstyle\u003e\n  .vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#ffffff;}\n  .vot-product-page *{box-sizing:border-box;}\n  .vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n  .vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#ffffff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px;position:relative;overflow:hidden;}\n  .vot-hero:before{content:\"\";position:absolute;right:-90px;top:-90px;width:260px;height:260px;background:rgba(245,126,32,.14);border-radius:50%;}\n  .vot-kicker{display:inline-block;background:#f57e20;color:#ffffff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;letter-spacing:.3px;text-transform:uppercase;margin-bottom:16px;position:relative;z-index:2;}\n  .vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b;position:relative;z-index:2;}\n  .vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px;position:relative;z-index:2;}\n  .vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;position:relative;z-index:2;}\n  .vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700;}\n  .vot-section{margin:36px 0;}\n  .vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px;}\n  .vot-section h3{font-size:20px;line-height:1.3;color:#333333;margin:0 0 10px;}\n  .vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n  .vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n  .vot-card{background:#ffffff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04);}\n  .vot-card.orange{border-top:5px solid #f57e20;}\n  .vot-card p:last-child{margin-bottom:0;}\n  .vot-table-wrap{overflow-x:auto;border-radius:14px;}\n  .vot-table{width:100%;border-collapse:collapse;margin-top:14px;border-radius:14px;overflow:hidden;min-width:680px;}\n  .vot-table th{background:#333333;color:#ffffff;text-align:left;padding:14px;width:240px;}\n  .vot-table td{border:1px solid #e7e7e7;padding:14px;vertical-align:top;}\n  .vot-table tr:nth-child(even) td{background:#fafafa;}\n  .vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px;}\n  .vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px;}\n  .vot-cta{background:linear-gradient(135deg,#333333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px;}\n  .vot-cta,.vot-cta *{color:#ffffff!important;}\n  .vot-cta h2{margin-top:0;margin-bottom:14px;font-size:28px;line-height:1.25;border-left:0;padding-left:0;}\n  @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\n  \u003cdiv class=\"vot-wrap\"\u003e\n\n    \u003csection class=\"vot-hero\"\u003e\n      \u003cspan class=\"vot-kicker\"\u003eVotatec Pot Light Accessory\u003c\/span\u003e\n      \u003ch2\u003eVotatec Single CCT Pot Light Extension Cable 2FT\u003c\/h2\u003e\n      \u003cp\u003eThe Votatec Single CCT extension cable is a 2 foot accessory cable for compatible single-CCT recessed LED pot light installations. It is used when extra cable length is needed between compatible pot light components during layout or installation.\u003c\/p\u003e\n      \u003cp\u003eThis extension cable supports electricians, contractors, renovators, and builders working with compatible single-colour Votatec recessed lighting systems.\u003c\/p\u003e\n      \u003cdiv class=\"vot-badges\"\u003e\n        \u003cspan class=\"vot-badge\"\u003eSingle CCT Cable\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e2FT Length\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003ePot Light Accessory\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eFor Compatible Recessed LED\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eVotatec Accessory\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\u003e2 Foot Extension Length\u003c\/h3\u003e\n          \u003cp\u003eProvides additional cable length for compatible recessed LED pot light installations where the standard cable reach is not enough.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eFor Single CCT Fixtures\u003c\/h3\u003e\n          \u003cp\u003eDesigned for compatible single-CCT recessed LED lighting layouts. Do not use as a substitute for 3CCT or multi-CCT extension cables.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eInstallation Support Accessory\u003c\/h3\u003e\n          \u003cp\u003eUseful for contractors and electricians managing joist spacing, ceiling layout, fixture placement, and retrofit conditions.\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\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eSingle CCT extension cable\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003ePot light extension cable\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eCable Type\u003c\/th\u003e\n\u003ctd\u003eSingle CCT extension cable\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\u003eFixture Compatibility\u003c\/th\u003e\n\u003ctd\u003eFor compatible single-CCT recessed LED pot light fixtures\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eTypical Use\u003c\/th\u003e\n\u003ctd\u003eRecessed lighting layouts, pot light extension, renovation and contractor installations\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\u003eCompatibility note:\u003c\/strong\u003e Confirm the fixture series, connector type, CCT configuration, voltage, and installation requirements before ordering. This cable is intended for compatible single-CCT pot light systems only.\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\u003eResidential Recessed Lighting\u003c\/h3\u003e\n\u003cp\u003eUseful for basement renovations, kitchens, hallways, bedrooms, living areas, and other compatible single-CCT pot light layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eContractor Installations\u003c\/h3\u003e\n\u003cp\u003eHelps electricians and renovation contractors manage fixture placement where extra cable reach is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRetrofit Ceiling Conditions\u003c\/h3\u003e\n\u003cp\u003eCan support layouts where joist spacing, access points, or ceiling structure require additional cable distance.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eVotatec Pot Light Accessories\u003c\/h3\u003e\n\u003cp\u003ePair with compatible Votatec recessed lighting products and mounting accessories as required by the project.\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 recessed lighting and accessory 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 Matching Pot Light Extension Cables?\u003c\/h2\u003e\n      \u003cp\u003eContact Mars LED for fixture compatibility, contractor quantities, rough-in accessories, and Votatec 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":46965791785149,"sku":"Single CCT extension cable","price":2.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/rec-3k-ext8ft-1024x1024.jpg?v=1781965805"},{"product_id":"votatec-3cct-pot-light-extension-cable-2ft","title":"Votatec 3CCT Pot Light Extension Cable 2FT","description":"\u003c!--\nVOTATEC POT LIGHT ACCESSORY PRODUCT HTML\nProduct: Votatec 3CCT Pot Light Extension Cable 2FT\nSKU: 3CCT extension cable\n\nPRIMARY SEO KEYWORDS\nVotatec 3CCT extension cable\nVotatec pot light extension cable\n3CCT pot light extension cable\n2FT pot light extension cable\nrecessed LED extension cable Canada\nVotatec pot light accessories\nVotatec downlight accessories\npot light accessories Canada\n\nSECONDARY SEO KEYWORDS\n3 colour selectable pot light extension cable\n3CCT LED pot light cable\nrecessed lighting extension cable\ncontractor pot light accessory\nrenovation pot light accessory\nVotatec recessed lighting accessories\nVotatec LED downlight cable\n2 foot LED extension cable\n--\u003e\n\n\u003cstyle\u003e\n  .vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#ffffff;}\n  .vot-product-page *{box-sizing:border-box;}\n  .vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n  .vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#ffffff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px;position:relative;overflow:hidden;}\n  .vot-hero:before{content:\"\";position:absolute;right:-90px;top:-90px;width:260px;height:260px;background:rgba(245,126,32,.14);border-radius:50%;}\n  .vot-kicker{display:inline-block;background:#f57e20;color:#ffffff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;letter-spacing:.3px;text-transform:uppercase;margin-bottom:16px;position:relative;z-index:2;}\n  .vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b;position:relative;z-index:2;}\n  .vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px;position:relative;z-index:2;}\n  .vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;position:relative;z-index:2;}\n  .vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700;}\n  .vot-section{margin:36px 0;}\n  .vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px;}\n  .vot-section h3{font-size:20px;line-height:1.3;color:#333333;margin:0 0 10px;}\n  .vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n  .vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n  .vot-card{background:#ffffff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04);}\n  .vot-card.orange{border-top:5px solid #f57e20;}\n  .vot-card p:last-child{margin-bottom:0;}\n  .vot-table-wrap{overflow-x:auto;border-radius:14px;}\n  .vot-table{width:100%;border-collapse:collapse;margin-top:14px;border-radius:14px;overflow:hidden;min-width:680px;}\n  .vot-table th{background:#333333;color:#ffffff;text-align:left;padding:14px;width:240px;}\n  .vot-table td{border:1px solid #e7e7e7;padding:14px;vertical-align:top;}\n  .vot-table tr:nth-child(even) td{background:#fafafa;}\n  .vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px;}\n  .vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px;}\n  .vot-cta{background:linear-gradient(135deg,#333333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px;}\n  .vot-cta,.vot-cta *{color:#ffffff!important;}\n  .vot-cta h2{margin-top:0;margin-bottom:14px;font-size:28px;line-height:1.25;border-left:0;padding-left:0;}\n  @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\n  \u003cdiv class=\"vot-wrap\"\u003e\n\n    \u003csection class=\"vot-hero\"\u003e\n      \u003cspan class=\"vot-kicker\"\u003eVotatec Pot Light Accessory\u003c\/span\u003e\n      \u003ch2\u003eVotatec 3CCT Pot Light Extension Cable 2FT\u003c\/h2\u003e\n      \u003cp\u003eThe Votatec 3CCT extension cable is a 2 foot accessory cable for compatible 3CCT recessed LED pot light installations. It is used when extra cable length is needed between compatible colour-selectable pot light components during layout or installation.\u003c\/p\u003e\n      \u003cp\u003eThis extension cable supports electricians, contractors, renovators, and builders working with compatible Votatec 3CCT recessed lighting systems.\u003c\/p\u003e\n      \u003cdiv class=\"vot-badges\"\u003e\n        \u003cspan class=\"vot-badge\"\u003e3CCT Cable\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003e2FT Length\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003ePot Light Accessory\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eFor Compatible 3CCT Recessed LED\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eVotatec Accessory\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\u003e2 Foot Extension Length\u003c\/h3\u003e\n          \u003cp\u003eProvides additional cable length for compatible recessed LED pot light installations where the standard cable reach is not enough.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eFor 3CCT Fixtures\u003c\/h3\u003e\n          \u003cp\u003eDesigned for compatible 3CCT recessed LED lighting layouts. Do not use as a substitute for single-CCT or non-compatible extension cables.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eInstallation Support Accessory\u003c\/h3\u003e\n          \u003cp\u003eUseful for contractors and electricians managing joist spacing, ceiling layout, fixture placement, and retrofit conditions.\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\u003eSKU\u003c\/th\u003e\n\u003ctd\u003e3CCT extension cable\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003ePot light extension cable\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eCable Type\u003c\/th\u003e\n\u003ctd\u003e3CCT extension cable\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\u003eFixture Compatibility\u003c\/th\u003e\n\u003ctd\u003eFor compatible 3CCT recessed LED pot light fixtures\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eTypical Use\u003c\/th\u003e\n\u003ctd\u003eRecessed lighting layouts, pot light extension, renovation and contractor installations\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\u003eCompatibility note:\u003c\/strong\u003e Confirm the fixture series, connector type, CCT configuration, voltage, and installation requirements before ordering. This cable is intended for compatible 3CCT pot light systems only.\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\u003eResidential Recessed Lighting\u003c\/h3\u003e\n\u003cp\u003eUseful for basement renovations, kitchens, hallways, bedrooms, living areas, and other compatible 3CCT pot light layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eContractor Installations\u003c\/h3\u003e\n\u003cp\u003eHelps electricians and renovation contractors manage fixture placement where extra cable reach is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRetrofit Ceiling Conditions\u003c\/h3\u003e\n\u003cp\u003eCan support layouts where joist spacing, access points, or ceiling structure require additional cable distance.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eVotatec Pot Light Accessories\u003c\/h3\u003e\n\u003cp\u003ePair with compatible Votatec recessed lighting products and mounting accessories as required by the project.\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 recessed lighting and accessory 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 Matching Pot Light Extension Cables?\u003c\/h2\u003e\n      \u003cp\u003eContact Mars LED for fixture compatibility, contractor quantities, rough-in accessories, and Votatec 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":46965802172605,"sku":"3CCT extension cable","price":3.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/Votatec-3CCTextension-cable-hero.png?v=1781966280"},{"product_id":"votatec-4-inch-black-pot-light-trim-ring","title":"Votatec 4 Inch Black Pot Light Trim Ring","description":"\u003c!--\nVOTATEC POT LIGHT ACCESSORY PRODUCT HTML\nProduct: Votatec 4 Inch Black Pot Light Trim Ring\nSKU: Trim Ring Black Ring\n\nPRIMARY SEO KEYWORDS\nVotatec 4 inch black trim ring\nVotatec pot light trim ring\n4 inch pot light black trim ring\n4 inch recessed LED black trim\nblack pot light trim ring Canada\nVotatec pot light accessories\nVotatec downlight accessories\npot light accessories Canada\n\nSECONDARY SEO KEYWORDS\n4 inch LED pot light trim\nblack recessed light trim\nblack trim ring for pot light\nrecessed lighting trim accessory\ncontractor pot light accessory\nrenovation pot light trim\nVotatec recessed lighting accessories\nVotatec LED downlight trim\n--\u003e\n\n\u003cstyle\u003e\n  .vot-product-page{font-family:Arial,Helvetica,sans-serif;color:#2f2f2f;line-height:1.65;background:#ffffff;}\n  .vot-product-page *{box-sizing:border-box;}\n  .vot-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n  .vot-hero{background:linear-gradient(135deg,#fff4eb 0%,#ffffff 55%,#f3f3f3 100%);border:1px solid #f2d5bd;border-radius:24px;padding:42px 34px;margin:24px 0 30px;position:relative;overflow:hidden;}\n  .vot-hero:before{content:\"\";position:absolute;right:-90px;top:-90px;width:260px;height:260px;background:rgba(245,126,32,.14);border-radius:50%;}\n  .vot-kicker{display:inline-block;background:#f57e20;color:#ffffff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;letter-spacing:.3px;text-transform:uppercase;margin-bottom:16px;position:relative;z-index:2;}\n  .vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b;position:relative;z-index:2;}\n  .vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px;position:relative;z-index:2;}\n  .vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;position:relative;z-index:2;}\n  .vot-badge{background:#fff2e7;border:1px solid #ffd4b5;color:#9f470c;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:700;}\n  .vot-section{margin:36px 0;}\n  .vot-section h2{font-size:28px;line-height:1.25;color:#2b2b2b;margin:0 0 14px;border-left:6px solid #f57e20;padding-left:14px;}\n  .vot-section h3{font-size:20px;line-height:1.3;color:#333333;margin:0 0 10px;}\n  .vot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n  .vot-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n  .vot-card{background:#ffffff;border:1px solid #e8e8e8;border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.04);}\n  .vot-card.orange{border-top:5px solid #f57e20;}\n  .vot-card p:last-child{margin-bottom:0;}\n  .vot-table-wrap{overflow-x:auto;border-radius:14px;}\n  .vot-table{width:100%;border-collapse:collapse;margin-top:14px;border-radius:14px;overflow:hidden;min-width:680px;}\n  .vot-table th{background:#333333;color:#ffffff;text-align:left;padding:14px;width:240px;}\n  .vot-table td{border:1px solid #e7e7e7;padding:14px;vertical-align:top;}\n  .vot-table tr:nth-child(even) td{background:#fafafa;}\n  .vot-note{background:#fff8f1;border:1px solid #ffd9b8;border-left:6px solid #f57e20;border-radius:14px;padding:16px 18px;margin-top:16px;}\n  .vot-product-page a{color:#d85f08;font-weight:700;text-decoration:underline;text-underline-offset:3px;}\n  .vot-cta{background:linear-gradient(135deg,#333333 0%,#1f1f1f 100%);border-radius:24px;padding:34px;margin:40px 0 22px;}\n  .vot-cta,.vot-cta *{color:#ffffff!important;}\n  .vot-cta h2{margin-top:0;margin-bottom:14px;font-size:28px;line-height:1.25;border-left:0;padding-left:0;}\n  @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\n  \u003cdiv class=\"vot-wrap\"\u003e\n\n    \u003csection class=\"vot-hero\"\u003e\n      \u003cspan class=\"vot-kicker\"\u003eVotatec Pot Light Accessory\u003c\/span\u003e\n      \u003ch2\u003eVotatec 4 Inch Black Pot Light Trim Ring\u003c\/h2\u003e\n      \u003cp\u003eThe Votatec 4 inch black trim ring is a finishing accessory for compatible 4 inch recessed LED pot light installations. It helps create a clean black-trim look for ceilings where a darker fixture finish is required.\u003c\/p\u003e\n      \u003cp\u003eThis trim ring is useful for residential renovations, commercial interiors, black ceiling designs, showrooms, retail spaces, and contractor pot light installations using compatible 4 inch recessed LED fixtures.\u003c\/p\u003e\n      \u003cdiv class=\"vot-badges\"\u003e\n        \u003cspan class=\"vot-badge\"\u003e4 Inch Trim Ring\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eBlack Finish\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003ePot Light Accessory\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eFor Compatible Recessed LED\u003c\/span\u003e\n        \u003cspan class=\"vot-badge\"\u003eVotatec Accessory\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\u003eBlack Trim Finish\u003c\/h3\u003e\n          \u003cp\u003eProvides a black finished appearance for compatible 4 inch recessed LED pot light installations.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eFor 4 Inch Fixtures\u003c\/h3\u003e\n          \u003cp\u003eDesigned for compatible 4 inch recessed LED fixtures where a trim ring accessory is required.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n          \u003ch3\u003eClean Finished Look\u003c\/h3\u003e\n          \u003cp\u003eUseful for ceiling designs where the fixture finish should match black interiors, black ceiling details, or darker design accents.\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\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eTrim Ring Black Ring\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003e4 inch pot light trim ring\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eFixture Compatibility\u003c\/th\u003e\n\u003ctd\u003eFor compatible 4 inch recessed LED pot light fixtures\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eTypical Use\u003c\/th\u003e\n\u003ctd\u003eRecessed lighting trim finish, renovation projects, residential and commercial pot light installations\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\u003eCompatibility note:\u003c\/strong\u003e Confirm the fixture model, trim size, finish requirement, and installation method before ordering. This accessory should be matched to compatible 4 inch recessed LED fixtures.\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\u003eResidential Renovations\u003c\/h3\u003e\n\u003cp\u003eUse where a black trim finish is preferred for kitchens, basements, hallways, bedrooms, living areas, or accent ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eCommercial Interiors\u003c\/h3\u003e\n\u003cp\u003eSuitable for compatible 4 inch recessed lighting layouts in retail spaces, showrooms, offices, corridors, and hospitality interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eBlack Ceiling Designs\u003c\/h3\u003e\n\u003cp\u003eHelps coordinate compatible recessed LED fixtures with black ceilings, darker finishes, and modern interior design themes.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eContractor Lighting Packages\u003c\/h3\u003e\n\u003cp\u003eUseful as an add-on accessory for electricians, renovation contractors, builders, and property maintenance teams.\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 recessed lighting and accessory 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 Matching Pot Light Trim Accessories?\u003c\/h2\u003e\n      \u003cp\u003eContact Mars LED for fixture compatibility, contractor quantities, trim accessories, and Votatec 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":46965815050429,"sku":"Trim Ring Black Ring","price":2.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/Votatec-4inch-Trim-Ring-Black-Ring.png?v=1781966781"},{"product_id":"votatec-vo-grp4w10-120-d-5wy-4-inch-gimbal-round-slim-led-pot-light","title":"Votatec VO-GRP4W10-120-D-5WY 4 Inch Gimbal Round Slim LED Pot Light 10W 5CCT 120V","description":"\u003c!--\nVOTATEC CURRENT CATALOGUE GIMBAL PRODUCT HTML\nProduct: Votatec VO-GRP4W10-120-D-5WY 4 Inch Gimbal Round Slim LED Pot Light\nBase SKU: VO-GRP4W10-120-D-5WY\n\nCATALOGUE SKUS\nWhite: VO-GRP4W10-120-D-5WY\/WH\/Slim\nBlack: VO-GRP4W10-120-D-5WY\/BK\/Slim\nBrushed Nickel: VO-GRP4W10-120-D-5WY\/BN\/Slim\n\nPRIMARY SEO KEYWORDS\nVotatec VO-GRP4W10-120-D-5WY\nVotatec 4 inch gimbal pot light\nVotatec 4 inch gimbal round slim\n4 inch gimbal LED pot light Canada\n4 inch adjustable recessed light\n4 inch directional pot light\nVotatec 5CCT gimbal pot light\n10W LED gimbal pot light\n90 degree tilt pot light\nVotatec recessed 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;position:relative;overflow:hidden}.vot-hero:before{content:\"\";position:absolute;right:-90px;top:-90px;width:260px;height:260px;background:rgba(245,126,32,.14);border-radius:50%}.vot-kicker{display:inline-block;background:#f57e20;color:#fff;font-weight:700;padding:7px 14px;border-radius:999px;font-size:13px;letter-spacing:.3px;text-transform:uppercase;margin-bottom:16px;position:relative;z-index:2}.vot-hero h2{font-size:36px;line-height:1.16;margin:0 0 16px;color:#2b2b2b;position:relative;z-index:2}.vot-hero p{max-width:920px;font-size:17px;margin:0 0 18px;position:relative;z-index:2}.vot-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;position:relative;z-index:2}.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-card p:last-child{margin-bottom:0}.vot-table-wrap{overflow-x:auto;border-radius:14px}.vot-table{width:100%;border-collapse:collapse;margin-top:14px;border-radius:14px;overflow:hidden;min-width:760px}.vot-table th{background:#333;color:#fff;text-align:left;padding:14px;width:240px}.vot-table td{border:1px solid #e7e7e7;padding:14px;vertical-align:top}.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-resource:hover{background:#fff8f1}.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\n  \u003cdiv class=\"vot-wrap\"\u003e\n    \u003csection class=\"vot-hero\"\u003e\n      \u003cspan class=\"vot-kicker\"\u003eCurrent Votatec Catalogue Gimbal\u003c\/span\u003e\n      \u003ch2\u003eVotatec VO-GRP4W10-120-D-5WY 4 Inch Gimbal Round Slim LED Pot Light\u003c\/h2\u003e\n      \u003cp\u003eThe Votatec VO-GRP4W10-120-D-5WY is a current catalogue 4 inch gimbal round slim LED pot light for directional recessed lighting in residential, renovation, multi-unit, and light-commercial projects.\u003c\/p\u003e\n      \u003cp\u003eThis 10W 120V gimbal fixture offers 750 lumens, 5CCT selectable colour temperature, dimmable operation, 90 degree tilt, and finish options including white, black, and brushed nickel.\u003c\/p\u003e\n      \u003cdiv class=\"vot-badges\"\u003e\n        \u003cspan class=\"vot-badge\"\u003e4 Inch Gimbal Round Slim\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e10W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e750 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e5CCT Selectable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDimmable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e90 Degree Tilt\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003ecETL \u0026amp; ES\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eWhy Use a 4 Inch Gimbal Pot Light?\u003c\/h2\u003e\n      \u003cdiv class=\"vot-grid\"\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eDirectional Beam Control\u003c\/h3\u003e\n\u003cp\u003eThe adjustable 90 degree tilt helps aim light toward sloped ceilings, feature walls, artwork, fireplaces, displays, counters, and task areas.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e5CCT Selectable\u003c\/h3\u003e\n\u003cp\u003eSelect from 2700K, 3000K, 3500K, 4000K, or 5000K to match warm residential spaces, neutral layouts, or brighter task-lighting applications.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eMultiple Finish Options\u003c\/h3\u003e\n\u003cp\u003eAvailable in white, black, and brushed nickel, making it easier to match the ceiling, trim package, or interior design finish.\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\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\u003eBase Model\u003c\/th\u003e\n\u003ctd\u003eVO-GRP4W10-120-D-5WY\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eWhite SKU\u003c\/th\u003e\n\u003ctd\u003eVO-GRP4W10-120-D-5WY\/WH\/Slim\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eBlack SKU\u003c\/th\u003e\n\u003ctd\u003eVO-GRP4W10-120-D-5WY\/BK\/Slim\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eBrushed Nickel SKU\u003c\/th\u003e\n\u003ctd\u003eVO-GRP4W10-120-D-5WY\/BN\/Slim\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e4 inch gimbal round slim LED pot light \/ adjustable recessed downlight\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e10W\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e750 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\u003e120V\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\u003eTilt\u003c\/th\u003e\n\u003ctd\u003e90° tilt\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eAvailable Finishes\u003c\/th\u003e\n\u003ctd\u003eWhite, black, brushed nickel\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eCertifications\u003c\/th\u003e\n\u003ctd\u003ecETL \u0026amp; ES\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          \u003ctr\u003e\n\u003cth\u003eCarton Quantity\u003c\/th\u003e\n\u003ctd\u003e20\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eInstallation note:\u003c\/strong\u003e Confirm trim finish, ceiling cut-out, dimmer compatibility, ceiling conditions, and electrical code requirements before installation. Installation should be completed by a qualified electrician.\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\u003eSloped Ceilings\u003c\/h3\u003e\n\u003cp\u003eAdjustable gimbals are useful where the ceiling angle or fixture position requires the light beam to be aimed toward the room.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eAccent Lighting\u003c\/h3\u003e\n\u003cp\u003eUse for feature walls, fireplaces, artwork, millwork, shelving, displays, and decorative room highlights.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eTask Lighting\u003c\/h3\u003e\n\u003cp\u003eUseful above counters, desks, reading areas, work surfaces, and focused areas where directional light improves visibility.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eResidential \u0026amp; Light Commercial Projects\u003c\/h3\u003e\n\u003cp\u003eSuitable for homes, condos, retail spaces, offices, corridors, hospitality areas, and renovation projects across Canada.\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 Pot Lights \u0026amp; Accessories\u003c\/h2\u003e\n      \u003cp\u003e\n        For standard fixed recessed lighting, see the\n        \u003ca href=\"\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\"\u003eVotatec 4 inch slim round LED panel\u003c\/a\u003e\n        or the\n        \u003ca href=\"\/products\/votatec-vo-rp4w9-120-d-6way-20-pack-4-inch-slim-led-panel-contractor-case\"\u003e20 pack contractor case\u003c\/a\u003e.\n        For remaining limited stock RGB gimbal lighting, see the\n        \u003ca href=\"\/products\/votatec-vo-grp4w10-120-rgb-white-10w-4-led-gimbal-round-panel-cct-selectable\"\u003eVotatec VO-GRP4W10-120-RGB 4 inch RGB gimbal\u003c\/a\u003e.\n        For rough-in and installation support, see\n        \u003ca href=\"\/products\/votatec-pl-4-4-inch-galvanized-pot-light-mounting-plate\"\u003e4 inch galvanized pot light mounting plates\u003c\/a\u003e,\n        \u003ca href=\"\/products\/votatec-pl-4-lip-4-inch-galvanized-pot-light-mounting-plate-with-lip\"\u003e4 inch mounting plates with lip\u003c\/a\u003e,\n        and\n        \u003ca href=\"\/products\/votatec-4-inch-black-pot-light-trim-ring\"\u003e4 inch black trim rings\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-section\"\u003e\n      \u003ch2\u003eProduct Resources\u003c\/h2\u003e\n      \u003cp\u003eUse the product resources below to compare Votatec recessed lighting options, review related categories, and contact Mars LED for current availability or contractor support.\u003c\/p\u003e\n      \u003cdiv class=\"vot-grid-2\"\u003e\n        \u003ca class=\"vot-resource\" href=\"\/collections\/votatec-pot-lights-downlights\"\u003eShop Votatec Pot Lights \u0026amp; Downlights\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-commercial-industrial-lighting\"\u003eView Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n        \u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact Mars LED for Project Pricing\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-GRP4W10-120-D-5WY used for?\u003c\/summary\u003e\u003cp\u003eIt is used as a 4 inch adjustable gimbal LED pot light for directional recessed lighting in residential, renovation, and light-commercial projects.\u003c\/p\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eWhat colour temperatures can this gimbal pot light be set to?\u003c\/summary\u003e\u003cp\u003eThis model is 5CCT selectable and can be set to 2700K, 3000K, 3500K, 4000K, or 5000K depending on the room and lighting preference.\u003c\/p\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eWhat finishes are available?\u003c\/summary\u003e\u003cp\u003eThe current catalogue family includes white, black, and brushed nickel finish options.\u003c\/p\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eWhere should a gimbal pot light be used instead of a standard slim panel?\u003c\/summary\u003e\u003cp\u003eUse a gimbal where the light needs to be aimed, such as sloped ceilings, artwork, fireplaces, feature walls, shelving, retail displays, and task areas.\u003c\/p\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eIs this Votatec gimbal dimmable?\u003c\/summary\u003e\u003cp\u003eYes. The catalogue lists this model as dimmable. Always confirm compatible dimmers before installation.\u003c\/p\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eIs this the current replacement for the older RGB gimbal?\u003c\/summary\u003e\u003cp\u003eThis is the current catalogue 4 inch Votatec gimbal family. It is not an RGB colour-changing model, but it is the active 5CCT adjustable gimbal option for standard directional recessed lighting.\u003c\/p\u003e\u003c\/details\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"vot-cta\"\u003e\n      \u003ch2\u003eNeed Help Choosing Votatec 4 Inch Gimbal Pot Lights?\u003c\/h2\u003e\n      \u003cp\u003eContact Mars LED for fixture compatibility, finish selection, layout guidance, contractor quantities, stock checks, and Votatec recessed lighting support.\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\n\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":46979194159293,"sku":"VO-GRP4W10-120-D-5WY","price":11.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/otatec-vo-grp4w10-120-d-5wy-white-4-inch-gimbal-slim-led-pot-light.jpg?v=1782160567"},{"product_id":"votatec-vo-rp4w10-120-d-5way-fr-4-inch-fire-rated-slim-led-panel","title":"Votatec VO-RP4W10-120-D-5Way-FR 4 Inch Fire Rated Slim LED Panel 10W 5CCT 120V","description":"\u003c!--\nVOTATEC FIRE RATED SLIM PANEL PRODUCT HTML\nProduct: Votatec VO-RP4W10-120-D-5Way-FR 4 Inch Fire Rated Slim LED Panel\nSKU: VO-RP4W10-120-D-5Way-FR\n\nPRIMARY SEO KEYWORDS\nVotatec VO-RP4W10-120-D-5Way-FR\nVotatec 4 inch fire rated slim panel\nVotatec fire rated pot light\n4 inch fire rated LED pot light\n4 inch fire rated recessed light Canada\n4 inch fire rated slim LED panel\n5CCT fire rated pot light\n10W fire rated downlight\nFT6 cable pot light\nVotatec recessed lighting Canada\n\nSECONDARY SEO KEYWORDS\nfire rated recessed lighting\nfire rated slim panel Canada\nASTM E119 pot light\nUL 263 recessed light\nCAN ULC S101 pot light\n4 inch 5CCT slim panel\ndimmable fire rated LED downlight\ncontractor fire rated pot light\nmulti residential fire rated lighting\nVotatec downlights 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;position:relative;overflow:hidden}.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-card p:last-child{margin-bottom:0}.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:240px}.vot-table td{border:1px solid #e7e7e7;padding:14px;vertical-align:top}.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-resource:hover{background:#fff8f1}.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\n\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec Fire Rated Slim Panel\u003c\/span\u003e\n\u003ch2\u003eVotatec VO-RP4W10-120-D-5Way-FR 4 Inch Fire Rated Slim LED Panel\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-RP4W10-120-D-5Way-FR is a 4 inch fire rated slim LED panel designed for recessed pot light installations where fire-rated ceiling assemblies, code compliance, and low-profile lighting performance need to be considered together.\u003c\/p\u003e\n\u003cp\u003eThis 10W 120V fixture delivers 820 lumens, 5CCT selectable colour temperature, dimmable operation, white finish, FT6 cable, cETL \u0026amp; ES certifications, and fire-rating references including ASTM E119, UL 263, and CAN\/ULC S101.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e4 Inch Fire Rated Slim Panel\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e10W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e820 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e5CCT Selectable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDimmable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eFT6 Cable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003ecETL \u0026amp; ES\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eWhy Choose a Fire Rated Slim Panel?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eFire-Rated Assembly Applications\u003c\/h3\u003e\n\u003cp\u003eDesigned for projects where recessed lighting may need to be considered as part of a fire-rated ceiling assembly or code-driven installation requirement.\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\u003eSelect 2700K, 3000K, 3500K, 4000K, or 5000K to suit residential, multi-unit, corridor, service-area, or light-commercial lighting layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eSlim Recessed Design\u003c\/h3\u003e\n\u003cp\u003eThe low-profile panel format helps support renovation and contractor installations where ceiling space and installation clearance are 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\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"vot-table-wrap\"\u003e\n\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\u003eVO-RP4W10-120-D-5Way-FR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e4 inch fire rated slim LED panel \/ recessed pot light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e10W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e820 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\u003e120V\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\u003eCable\u003c\/th\u003e\n\u003ctd\u003eFT6 cable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCertifications\u003c\/th\u003e\n\u003ctd\u003ecETL \u0026amp; ES\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFire-Rating References\u003c\/th\u003e\n\u003ctd\u003eASTM E119 (2020), UL 263 (2011, Ed. 14, R2020), CAN\/ULC S101 (2014)\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\u003ctr\u003e\n\u003cth\u003eCarton Quantity\u003c\/th\u003e\n\u003ctd\u003e20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eFire-rated installation note:\u003c\/strong\u003e Always confirm the complete ceiling assembly, building-code requirements, local authority having jurisdiction, and manufacturer documentation before installation. A fire-rated fixture must be used correctly within an approved assembly.\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\u003eMulti-Residential Projects\u003c\/h3\u003e\n\u003cp\u003eUseful for condos, apartments, rental suites, corridors, service rooms, and other buildings where code-driven ceiling requirements may apply.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eBasement \u0026amp; Renovation Work\u003c\/h3\u003e\n\u003cp\u003eA practical recessed lighting option for renovation projects where fire-rated construction details need to be reviewed before fixture selection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eCommercial \u0026amp; Institutional Areas\u003c\/h3\u003e\n\u003cp\u003eSuitable for approved light-commercial interiors, offices, service spaces, and project areas requiring a fire-rated slim panel option.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eContractor Stock Planning\u003c\/h3\u003e\n\u003cp\u003eHelps contractors support projects that require more than a standard slim panel while maintaining familiar 4 inch pot light installation style.\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 Pot Lights \u0026amp; Accessories\u003c\/h2\u003e\n\u003cp\u003e\nFor standard 4 inch slim recessed lighting, see the\n\u003ca href=\"\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\"\u003eVotatec 4 inch 6CCT slim round LED panel\u003c\/a\u003e\nor the\n\u003ca href=\"\/products\/votatec-vo-rp4w9-120-d-6way-20-pack-4-inch-slim-led-panel-contractor-case\"\u003e20 pack contractor case\u003c\/a\u003e.\nFor directional lighting, see the\n\u003ca href=\"\/products\/votatec-vo-grp4w10-120-d-5wy-4-inch-gimbal-round-slim-led-pot-light\"\u003eVotatec 4 inch 10W 5CCT gimbal round slim LED pot light\u003c\/a\u003e.\nFor rough-in and installation support, see\n\u003ca href=\"\/products\/votatec-pl-4-4-inch-galvanized-pot-light-mounting-plate\"\u003e4 inch galvanized pot light mounting plates\u003c\/a\u003e,\n\u003ca href=\"\/products\/votatec-pl-4-lip-4-inch-galvanized-pot-light-mounting-plate-with-lip\"\u003e4 inch mounting plates with lip\u003c\/a\u003e,\nand\n\u003ca href=\"\/products\/votatec-4-inch-black-pot-light-trim-ring\"\u003e4 inch black trim rings\u003c\/a\u003e.\n\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cp\u003eUse the product resources below to compare Votatec recessed lighting options, review related categories, and contact Mars LED for current availability or contractor support.\u003c\/p\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-pot-lights-downlights\"\u003eShop Votatec Pot Lights \u0026amp; Downlights\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-commercial-industrial-lighting\"\u003eView Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact Mars LED for Project Pricing\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-RP4W10-120-D-5Way-FR used for?\u003c\/summary\u003e\u003cp\u003eIt is used as a 4 inch fire rated slim LED panel for recessed lighting applications where fire-rated ceiling assemblies or code-driven fixture selection may need to be considered.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat colour temperatures can this fixture be set to?\u003c\/summary\u003e\u003cp\u003eThis model is 5CCT selectable and can be set to 2700K, 3000K, 3500K, 4000K, or 5000K.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fire rated slim panel dimmable?\u003c\/summary\u003e\u003cp\u003eYes. The catalogue lists this fixture as dimmable. Always confirm dimmer compatibility before installation.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this fixture make any ceiling fire rated by itself?\u003c\/summary\u003e\u003cp\u003eNo. Fire-rated performance depends on the complete tested assembly, installation method, and code requirements. Always confirm with the authority having jurisdiction and manufacturer documentation.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat standards are referenced for this fire-rated model?\u003c\/summary\u003e\u003cp\u003eThe Votatec catalogue references ASTM E119 (2020), UL 263 (2011, Ed. 14, R2020), and CAN\/ULC S101 (2014) for this model.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes Mars LED support contractor quantities?\u003c\/summary\u003e\u003cp\u003eYes. Mars LED can support contractors, electricians, builders, property managers, and renovation projects with current Votatec stock and project quantity inquiries.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Help with Fire Rated Pot Light Selection?\u003c\/h2\u003e\n\u003cp\u003eContact Mars LED to confirm Votatec fire rated slim panel availability, contractor quantities, project requirements, and compatible recessed lighting accessories.\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\n\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":46979478913213,"sku":"VO-RP4W10-120-D-5Way-FR","price":18.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-rp4w10-120-d-5way-fr-4-inch-fire-rated-slim-led-panel-main.jpg?v=1782164233"},{"product_id":"votatec-vo-grp4w10-120-d-5way-fr-4-inch-fire-rated-gimbal-round-slim-led-pot-light","title":"Votatec VO-GRP4W10-120-D-5Way-FR 4 Inch Fire Rated Gimbal Round Slim LED Pot Light 10W 5CCT 120V","description":"\u003c!--\nVOTATEC FIRE RATED GIMBAL PRODUCT HTML\nProduct: Votatec VO-GRP4W10-120-D-5Way-FR 4 Inch Fire Rated Gimbal Round Slim LED Pot Light\nSKU: VO-GRP4W10-120-D-5Way-FR\n\nPRIMARY SEO KEYWORDS\nVotatec VO-GRP4W10-120-D-5Way-FR\nVotatec 4 inch fire rated gimbal\nVotatec fire rated gimbal pot light\n4 inch fire rated gimbal pot light\n4 inch fire rated adjustable recessed light\n4 inch fire rated directional pot light\n5CCT fire rated gimbal\n10W fire rated gimbal downlight\nFT6 cable gimbal pot light\nVotatec recessed lighting Canada\n\nSECONDARY SEO KEYWORDS\nfire rated gimbal downlight\nfire rated recessed lighting\nfire rated directional lighting\nASTM E119 gimbal pot light\nUL 263 recessed gimbal\nCAN ULC S101 pot light\n4 inch 5CCT gimbal\ndimmable fire rated LED gimbal\ncontractor fire rated pot light\nmulti residential fire rated lighting\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;position:relative;overflow:hidden}.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-card p:last-child{margin-bottom:0}.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:240px}.vot-table td{border:1px solid #e7e7e7;padding:14px;vertical-align:top}.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-resource:hover{background:#fff8f1}.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\n\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec Fire Rated Gimbal\u003c\/span\u003e\n\u003ch2\u003eVotatec VO-GRP4W10-120-D-5Way-FR 4 Inch Fire Rated Gimbal Round Slim LED Pot Light\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-GRP4W10-120-D-5Way-FR is a 4 inch fire rated gimbal round slim LED pot light designed for recessed directional lighting where fire-rated ceiling assemblies, adjustable beam control, and low-profile installation requirements need to be considered together.\u003c\/p\u003e\n\u003cp\u003eThis 10W 120V fixture delivers 820 lumens, 5CCT selectable colour temperature, dimmable operation, white finish, FT6 cable, cETL \u0026amp; ES certifications, and fire-rating references including ASTM E119, UL 263, and CAN\/ULC S101.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e4 Inch Fire Rated Gimbal\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e10W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e820 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e5CCT Selectable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDimmable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eFT6 Cable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003ecETL \u0026amp; ES\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eFire Rated Directional Recessed Lighting\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eFire-Rated Assembly Applications\u003c\/h3\u003e\n\u003cp\u003eDesigned for projects where recessed gimbal lighting may need to be considered as part of a fire-rated ceiling assembly or code-driven installation requirement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eAdjustable Gimbal Direction\u003c\/h3\u003e\n\u003cp\u003eThe gimbal format supports directional lighting for sloped ceilings, feature walls, artwork, fireplaces, display areas, counters, and task-lighting zones.\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\u003eSelect 2700K, 3000K, 3500K, 4000K, or 5000K to suit residential, multi-unit, corridor, service-area, or light-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\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\u003eVO-GRP4W10-120-D-5Way-FR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e4 inch fire rated gimbal round slim LED pot light \/ adjustable recessed downlight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e10W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e820 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\u003e120V\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\u003eCable\u003c\/th\u003e\n\u003ctd\u003eFT6 cable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCertifications\u003c\/th\u003e\n\u003ctd\u003ecETL \u0026amp; ES\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFire-Rating References\u003c\/th\u003e\n\u003ctd\u003eASTM E119 (2020), UL 263 (2011, Ed. 14, R2020), CAN\/ULC S101 (2014)\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\u003ctr\u003e\n\u003cth\u003eCarton Quantity\u003c\/th\u003e\n\u003ctd\u003e20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-note\"\u003e\n\u003cstrong\u003eFire-rated installation note:\u003c\/strong\u003e Always confirm the complete ceiling assembly, building-code requirements, local authority having jurisdiction, and manufacturer documentation before installation. Fire-rated performance depends on the full approved assembly and correct installation.\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\u003eMulti-Residential Projects\u003c\/h3\u003e\n\u003cp\u003eUseful for condos, apartments, rental suites, corridors, service rooms, and buildings where fire-rated ceiling details may apply.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eDirectional Accent Lighting\u003c\/h3\u003e\n\u003cp\u003eUse where the beam needs to be aimed toward feature walls, fireplaces, artwork, shelving, displays, or task surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eRenovation \u0026amp; Retrofit Work\u003c\/h3\u003e\n\u003cp\u003eA practical option when a project needs both fire-rated recessed fixture consideration and adjustable gimbal lighting performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eCommercial \u0026amp; Institutional Areas\u003c\/h3\u003e\n\u003cp\u003eSuitable for approved offices, service spaces, corridors, common areas, and project zones requiring fire-rated directional recessed lighting.\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 Pot Lights \u0026amp; Accessories\u003c\/h2\u003e\n\u003cp\u003e\nFor non-gimbal fire-rated recessed lighting, see the\n\u003ca href=\"\/products\/votatec-vo-rp4w10-120-d-5way-fr-4-inch-fire-rated-slim-led-panel\"\u003eVotatec 4 inch fire rated slim LED panel\u003c\/a\u003e.\nFor the current standard gimbal family, see the\n\u003ca href=\"\/products\/votatec-vo-grp4w10-120-d-5wy-4-inch-gimbal-round-slim-led-pot-light\"\u003eVotatec 4 inch 10W 5CCT gimbal round slim LED pot light\u003c\/a\u003e.\nFor standard fixed recessed lighting, see the\n\u003ca href=\"\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\"\u003eVotatec 4 inch 6CCT slim round LED panel\u003c\/a\u003e.\nFor rough-in and installation support, see\n\u003ca href=\"\/products\/votatec-pl-4-4-inch-galvanized-pot-light-mounting-plate\"\u003e4 inch galvanized pot light mounting plates\u003c\/a\u003e,\n\u003ca href=\"\/products\/votatec-pl-4-lip-4-inch-galvanized-pot-light-mounting-plate-with-lip\"\u003e4 inch mounting plates with lip\u003c\/a\u003e,\nand\n\u003ca href=\"\/products\/votatec-4-inch-black-pot-light-trim-ring\"\u003e4 inch black trim rings\u003c\/a\u003e.\n\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eProduct Resources\u003c\/h2\u003e\n\u003cp\u003eUse the product resources below to compare Votatec recessed lighting options, review related categories, and contact Mars LED for current availability or contractor support.\u003c\/p\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-pot-lights-downlights\"\u003eShop Votatec Pot Lights \u0026amp; Downlights\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-commercial-industrial-lighting\"\u003eView Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact Mars LED for Project Pricing\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-GRP4W10-120-D-5Way-FR used for?\u003c\/summary\u003e\u003cp\u003eIt is used as a 4 inch fire rated gimbal LED pot light for recessed directional lighting applications where fire-rated ceiling assemblies or code-driven fixture selection may need to be considered.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eHow is this different from the fire rated slim panel?\u003c\/summary\u003e\u003cp\u003eThe fire rated slim panel is a fixed downlight. This model is a gimbal, so it is intended for applications where the light beam needs to be aimed.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat colour temperatures can this fixture be set to?\u003c\/summary\u003e\u003cp\u003eThis model is 5CCT selectable and can be set to 2700K, 3000K, 3500K, 4000K, or 5000K.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fire rated gimbal dimmable?\u003c\/summary\u003e\u003cp\u003eYes. The catalogue lists this fixture as dimmable. Always confirm dimmer compatibility before installation.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes this fixture make any ceiling fire rated by itself?\u003c\/summary\u003e\u003cp\u003eNo. Fire-rated performance depends on the complete tested assembly, installation method, and code requirements. Always confirm with the authority having jurisdiction and manufacturer documentation.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat standards are referenced for this fire-rated model?\u003c\/summary\u003e\u003cp\u003eThe Votatec catalogue references ASTM E119 (2020), UL 263 (2011, Ed. 14, R2020), and CAN\/ULC S101 (2014) for this model.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Help with Fire Rated Gimbal Pot Lights?\u003c\/h2\u003e\n\u003cp\u003eContact Mars LED to confirm Votatec fire rated gimbal availability, contractor quantities, project requirements, and compatible recessed lighting accessories.\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\n\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":46979529081021,"sku":"VO-GRP4W10-120-D-5Way-FR","price":22.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-grp4w10-120-d-5way-fr-4-inch-fire-rated-gimbal-round-slim-led-pot-light-hero.png?v=1782164793"},{"product_id":"votatec-vo-rp6w12-120-d-5way-6-inch-slim-round-led-panel","title":"Votatec VO-RP6W12-120-D-5WAY 6 Inch Slim Round LED Panel Light 12W 5CCT 120V","description":"\u003c!--\nVOTATEC 6 INCH SLIM PANEL PRODUCT HTML\nProduct: Votatec VO-RP6W12-120-D-5WAY 6 Inch Slim Round LED Panel Light\nBase SKU: VO-RP6W12-120-D-5WAY\n\nCATALOGUE SKUS\nWhite: VO-RP6W12-120-D-5WAY\/WH\nBlack: VO-RP6W12-120-D-5WAY\/BK\n\nPRIMARY SEO KEYWORDS\nVotatec VO-RP6W12-120-D-5WAY\nVotatec 6 inch slim LED panel\nVotatec 6 inch pot light\n6 inch slim LED panel Canada\n6 inch recessed LED panel\n6 inch canless pot light\n5CCT slim panel light\n120V dimmable slim panel\nwet location pot light\nVotatec recessed 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:240px}.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\n\u003cdiv class=\"vot-wrap\"\u003e\n\n\u003csection class=\"vot-hero\"\u003e\n\u003cspan class=\"vot-kicker\"\u003eVotatec 6 Inch Slim Panel\u003c\/span\u003e\n\u003ch2\u003eVotatec VO-RP6W12-120-D-5WAY 6 Inch Slim Round LED Panel Light\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-RP6W12-120-D-5WAY is a 6 inch slim round LED panel light for recessed pot light installations in homes, condos, basements, bathrooms, kitchens, rental suites, offices, corridors, and light-commercial interiors.\u003c\/p\u003e\n\u003cp\u003eThis 12W 120V slim panel delivers 960 lumens, 5CCT selectable colour temperature, dimmable operation, wet-location suitability, and a low-profile canless design for renovation and contractor lighting projects across Canada.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e6 Inch Slim Panel\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e12W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e960 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e5CCT Selectable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e120V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDimmable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eWet Location\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003ecETL \u0026amp; ES\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eWhy Choose the 6 Inch Slim Panel?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eMore Coverage Than 4 Inch Panels\u003c\/h3\u003e\n\u003cp\u003eThe 6 inch size is practical for larger rooms, open basements, kitchens, hallways, offices, and general lighting layouts where broader visual coverage is desired.\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\u003eSelect 2700K, 3000K, 3500K, 4000K, or 5000K to match warm residential spaces, neutral room lighting, or brighter task-lighting layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eWet Location Rated\u003c\/h3\u003e\n\u003cp\u003eSuitable for approved wet or moisture-prone applications such as bathrooms, laundry rooms, utility rooms, and other code-compliant locations.\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\u003eBase Model\u003c\/th\u003e\n\u003ctd\u003eVO-RP6W12-120-D-5WAY\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWhite SKU\u003c\/th\u003e\n\u003ctd\u003eVO-RP6W12-120-D-5WAY\/WH\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBlack SKU\u003c\/th\u003e\n\u003ctd\u003eVO-RP6W12-120-D-5WAY\/BK\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e6 inch slim round recessed LED panel \/ canless pot light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e12W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e960 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\u003e120V\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\u003eLocation Rating\u003c\/th\u003e\n\u003ctd\u003eWet location rated\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAvailable Finishes\u003c\/th\u003e\n\u003ctd\u003eWhite \/ Black\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCertifications\u003c\/th\u003e\n\u003ctd\u003ecETL \u0026amp; ES\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\u003ctr\u003e\n\u003cth\u003eCarton Quantity\u003c\/th\u003e\n\u003ctd\u003e20\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\u003eInstallation note:\u003c\/strong\u003e Confirm ceiling cut-out, trim finish, dimmer compatibility, fixture rating, and electrical code requirements before installation. Installation should be completed by a qualified electrician.\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\u003eResidential Recessed Lighting\u003c\/h3\u003e\n\u003cp\u003eUse in kitchens, basements, bathrooms, hallways, living rooms, laundry rooms, bedrooms, and renovation projects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eCondos \u0026amp; Multi-Unit Projects\u003c\/h3\u003e\n\u003cp\u003eUseful for repeat recessed lighting layouts in condo renovations, apartment refreshes, rental suites, and multi-residential upgrades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eLight Commercial Interiors\u003c\/h3\u003e\n\u003cp\u003eSuitable for offices, corridors, reception areas, retail spaces, service rooms, and other light-commercial ceiling layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eContractor Stock\u003c\/h3\u003e\n\u003cp\u003eThe 5CCT selectable design helps electricians reduce job-site uncertainty and avoid stocking multiple fixed-CCT versions.\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 Pot Lights \u0026amp; Accessories\u003c\/h2\u003e\n\u003cp\u003eFor smaller recessed lighting layouts, see the \u003ca href=\"\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\"\u003eVotatec 4 inch 6CCT slim round LED panel\u003c\/a\u003e. For directional lighting, see the \u003ca href=\"\/products\/votatec-vo-grp4w10-120-d-5wy-4-inch-gimbal-round-slim-led-pot-light\"\u003eVotatec 4 inch 10W 5CCT gimbal round slim LED pot light\u003c\/a\u003e. For fire-rated applications, see the \u003ca href=\"\/products\/votatec-vo-rp4w10-120-d-5way-fr-4-inch-fire-rated-slim-led-panel\"\u003eVotatec 4 inch fire rated slim LED panel\u003c\/a\u003e. For rough-in support, see \u003ca href=\"\/products\/votatec-pl-6-6-inch-galvanized-pot-light-mounting-plate\"\u003e6 inch galvanized pot light mounting plates\u003c\/a\u003e and \u003ca href=\"\/products\/votatec-3cct-pot-light-extension-cable-2ft\"\u003e3CCT pot light extension cables\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\u003cp\u003eUse the product resources below to compare Votatec recessed lighting options, review related categories, and contact Mars LED for current availability or contractor support.\u003c\/p\u003e\n\u003cdiv class=\"vot-grid-2\"\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-pot-lights-downlights\"\u003eShop Votatec Pot Lights \u0026amp; Downlights\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-commercial-industrial-lighting\"\u003eView Votatec Commercial \u0026amp; Industrial Lighting\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/pages\/contact-us\"\u003eContact Mars LED for Project Pricing\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-RP6W12-120-D-5WAY used for?\u003c\/summary\u003e\u003cp\u003eIt is used as a 6 inch slim round recessed LED panel for general pot light installations in residential, renovation, multi-unit, and light-commercial projects.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat colour temperatures can this 6 inch panel be set to?\u003c\/summary\u003e\u003cp\u003eThis model is 5CCT selectable and can be set to 2700K, 3000K, 3500K, 4000K, or 5000K depending on the room and lighting preference.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this 6 inch Votatec slim panel dimmable?\u003c\/summary\u003e\u003cp\u003eYes. The catalogue lists this fixture as dimmable. Always confirm compatible LED dimmers before installation.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan this fixture be used in bathrooms?\u003c\/summary\u003e\u003cp\u003eThe catalogue lists this model as wet location rated. Installation must still follow manufacturer instructions, local electrical code, and the authority having jurisdiction.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat finishes are available?\u003c\/summary\u003e\u003cp\u003eThe current catalogue lists white and black finish options for this 6 inch slim panel family.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes Mars LED support contractor quantities?\u003c\/summary\u003e\u003cp\u003eYes. Mars LED can support electricians, builders, property managers, renovators, and project buyers with current Votatec stock and quantity inquiries.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Help with Votatec 6 Inch Slim Panels?\u003c\/h2\u003e\n\u003cp\u003eContact Mars LED for fixture compatibility, trim finish selection, contractor quantities, rough-in accessories, stock checks, and Votatec recessed lighting support.\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\n\u003c\/div\u003e\n","brand":"VOTATEC","offers":[{"title":"Default Title","offer_id":46983964754109,"sku":"VO-RP6W12-120-D-5WAY","price":17.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-rp6w12-120-d-5way-6-inch-slim-round-led-panel-hero.png?v=1782230735"},{"product_id":"votatec-vo-rp6w13-347-dd-5way-wh-6-inch-slim-led-panel","title":"Votatec VO-RP6W13-347-DD-5WAY\/WH 6 Inch Slim LED Panel 13W 5CCT 120-347V Double Dimmable","description":"\u003c!--\nVOTATEC 6 INCH 120-347V DOUBLE DIMMABLE SLIM PANEL PRODUCT HTML\nProduct: Votatec VO-RP6W13-347-DD-5WAY\/WH 6 Inch Slim LED Panel\nSKU: VO-RP6W13-347-DD-5WAY\/WH\n\nPRIMARY SEO KEYWORDS\nVotatec VO-RP6W13-347-DD-5WAY\/WH\nVotatec 6 inch 120-347V slim LED panel\nVotatec 6 inch 347V pot light\n6 inch 120-347V recessed LED panel\n6 inch commercial slim panel pot light\n347V slim LED panel Canada\n120-347V dimmable pot light\ndouble dimmable slim panel\n5CCT commercial pot light\nVotatec recessed 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:240px}.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 Commercial 120-347V Slim Panel\u003c\/span\u003e\n\u003ch2\u003eVotatec VO-RP6W13-347-DD-5WAY\/WH 6 Inch Slim LED Panel 13W 5CCT 120-347V\u003c\/h2\u003e\n\u003cp\u003eThe Votatec VO-RP6W13-347-DD-5WAY\/WH is a 6 inch commercial slim LED panel designed for recessed lighting projects that require 120-347V input, selectable colour temperature, and dimming flexibility.\u003c\/p\u003e\n\u003cp\u003eThis 13W white slim panel delivers 1050 lumens, 5CCT selectable colour temperature, double dimmable operation, cETL \u0026amp; ES certifications, and a low-profile format suitable for commercial, condo, property management, office, corridor, and contractor lighting projects across Canada.\u003c\/p\u003e\n\u003cdiv class=\"vot-badges\"\u003e\n\u003cspan class=\"vot-badge\"\u003e6 Inch Slim Panel\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eCommercial 120-347V\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e13W\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e1050 Lumens\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003e5CCT Selectable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eDouble Dimmable\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003eWhite Finish\u003c\/span\u003e\u003cspan class=\"vot-badge\"\u003ecETL \u0026amp; ES\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-section\"\u003e\n\u003ch2\u003eWhy Choose the 120-347V Commercial Slim Panel?\u003c\/h2\u003e\n\u003cdiv class=\"vot-grid\"\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eCommercial Voltage Flexibility\u003c\/h3\u003e\n\u003cp\u003eThe 120-347V input range makes this fixture suitable for many commercial, institutional, condo, and property-management recessed lighting applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003eDouble Dimmable Operation\u003c\/h3\u003e\n\u003cp\u003eDouble dimmable functionality gives contractors and specifiers more flexibility when matching the fixture to project dimming requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card orange\"\u003e\n\u003ch3\u003e5CCT Job-Site Selection\u003c\/h3\u003e\n\u003cp\u003eSelect 2700K, 3000K, 3500K, 4000K, or 5000K to match residential-style warmth, neutral commercial lighting, or brighter task-oriented spaces.\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-RP6W13-347-DD-5WAY\/WH\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFixture Type\u003c\/th\u003e\n\u003ctd\u003e6 inch commercial slim recessed LED panel \/ canless pot light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003ctd\u003e13W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLumen Output\u003c\/th\u003e\n\u003ctd\u003e1050 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\u003eDouble dimmable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCertifications\u003c\/th\u003e\n\u003ctd\u003ecETL \u0026amp; ES\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\u003ctr\u003e\n\u003cth\u003eCarton Quantity\u003c\/th\u003e\n\u003ctd\u003e20\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\u003eCommercial installation note:\u003c\/strong\u003e Confirm project voltage, dimming method, ceiling conditions, fixture rating, and local electrical code requirements before installation. Installation should be completed by a qualified electrician.\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\u003eCommercial Buildings\u003c\/h3\u003e\n\u003cp\u003eSuitable for offices, corridors, reception areas, service rooms, retail spaces, back-of-house rooms, and general commercial ceiling layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eCondos \u0026amp; Multi-Residential\u003c\/h3\u003e\n\u003cp\u003eUseful for condo corridors, amenity areas, rental buildings, apartment upgrades, and property management lighting replacements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eInstitutional \u0026amp; Facility Work\u003c\/h3\u003e\n\u003cp\u003eA practical 120-347V recessed lighting option for approved schools, clinics, care facilities, service spaces, and utility areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vot-card\"\u003e\n\u003ch3\u003eContractor Stock\u003c\/h3\u003e\n\u003cp\u003eThe combination of 120-347V input and 5CCT selection helps reduce project uncertainty and supports repeat commercial installation needs.\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 Pot Lights \u0026amp; Accessories\u003c\/h2\u003e\n\u003cp\u003eFor standard 120V residential-style recessed lighting, see the \u003ca href=\"\/products\/votatec-vo-rp6w12-120-d-5way-6-inch-slim-round-led-panel\"\u003eVotatec 6 inch slim round LED panel light\u003c\/a\u003e. For smaller recessed lighting layouts, see the \u003ca href=\"\/products\/votatec-vo-rp4w9-120-d-6way-4-inch-slim-round-led-panel-9w-120v-6cct\"\u003eVotatec 4 inch 6CCT slim round LED panel\u003c\/a\u003e. For commercial recessed downlighting, see the \u003ca href=\"\/products\/votatec-vo-com6w30-347-5way-6-inch-commercial-led-downlight\"\u003eVotatec 6 inch commercial LED downlight\u003c\/a\u003e. For rough-in support, see \u003ca href=\"\/products\/votatec-pl-6-6-inch-galvanized-pot-light-mounting-plate\"\u003e6 inch galvanized pot light mounting plates\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-pot-lights-downlights\"\u003eShop Votatec Pot Lights \u0026amp; Downlights\u003c\/a\u003e\n\u003ca class=\"vot-resource\" href=\"\/collections\/votatec-commercial-industrial-lighting\"\u003eView 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 Mars LED for Project Pricing\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-RP6W13-347-DD-5WAY\/WH used for?\u003c\/summary\u003e\u003cp\u003eIt is used as a 6 inch commercial slim recessed LED panel for projects that require 120-347V input, 5CCT colour selection, and dimming flexibility.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat voltage does this Votatec 6 inch panel support?\u003c\/summary\u003e\u003cp\u003eThis model supports 120-347V input, making it suitable for many commercial and multi-residential lighting projects.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat does 5CCT mean on this fixture?\u003c\/summary\u003e\u003cp\u003e5CCT means the fixture can be set to 2700K, 3000K, 3500K, 4000K, or 5000K depending on the desired lighting appearance.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this fixture dimmable?\u003c\/summary\u003e\u003cp\u003eYes. The catalogue lists this model as double dimmable. Always confirm dimmer and control compatibility before installation.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this product only for commercial use?\u003c\/summary\u003e\u003cp\u003eIt is best positioned for commercial, condo, property management, and facility projects where 120-347V input is needed. Always confirm project voltage and code requirements before use.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes Mars LED support contractor quantities?\u003c\/summary\u003e\u003cp\u003eYes. Mars LED supports Votatec stock checks, contractor quantities, project pricing, and recessed lighting support for electricians, builders, property managers, and facility buyers.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vot-cta\"\u003e\n\u003ch2\u003eNeed Help with 120-347V Votatec Slim Panels?\u003c\/h2\u003e\n\u003cp\u003eContact Mars LED for project voltage review, stock checks, contractor quantities, commercial recessed lighting support, and compatible rough-in accessories.\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":46985480601789,"sku":"VO-RP6W13-347-DD-5WAY\/WH","price":23.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/votatec-vo-rp6w13-347-dd-5way-wh-6-inch-slim-led-panel-hero.png?v=1782252994"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/collections\/LEX-LOGOS-V6-VOTATEC.png?v=1778798599","url":"https:\/\/shopmarsled.com\/collections\/votatec-lighting.oembed?page=2","provider":"MARS LED","version":"1.0","type":"link"}