{"product_id":"pal-lighting-treo-micro-multi-color-nicheless-pool-spa-light-80-cord-plug-64-egmic-80","title":"PAL Lighting Treo Micro Multi-Color Nicheless Pool \u0026 Spa Light, 80' Cord \u0026 Plug | 64-EGMIC-80","description":"\u003cstyle\u003e\n  .atb-product-description {\n    --atb-teal: #198278;\n    --atb-teal-dark: #11675f;\n    --atb-orange: #e37c3f;\n    --atb-orange-dark: #af5b31;\n    --atb-navy: #123f46;\n    --atb-black: #202124;\n    --atb-gray: #5f6368;\n    --atb-light: #f5f8f8;\n    --atb-border: #dce6e5;\n    --atb-white: #ffffff;\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--atb-black);\n    line-height: 1.65;\n    max-width: 100%;\n  }\n\n  .atb-product-description * {\n    box-sizing: border-box;\n  }\n\n  .atb-product-description .atb-hero {\n    background: linear-gradient(135deg, var(--atb-navy) 0%, var(--atb-teal-dark) 100%);\n    color: var(--atb-white);\n    padding: 28px;\n    border-radius: 10px;\n    margin-bottom: 22px;\n  }\n\n  .atb-product-description .atb-hero h2 {\n    margin: 0 0 10px;\n    color: var(--atb-white);\n    font-size: 26px;\n    line-height: 1.25;\n  }\n\n  .atb-product-description .atb-hero p {\n    margin: 0;\n    color: var(--atb-white);\n    font-size: 16px;\n  }\n\n  .atb-product-description .atb-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 16px;\n  }\n\n  .atb-product-description .atb-badge {\n    display: inline-block;\n    background: var(--atb-white);\n    color: var(--atb-navy);\n    border-radius: 999px;\n    padding: 7px 12px;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .atb-product-description .atb-intro {\n    margin: 0 0 18px;\n    font-size: 16px;\n  }\n\n  .atb-product-description .atb-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin: 22px 0;\n  }\n\n  .atb-product-description .atb-stat {\n    background: var(--atb-light);\n    border: 1px solid var(--atb-border);\n    border-radius: 8px;\n    padding: 16px;\n    text-align: center;\n  }\n\n  .atb-product-description .atb-stat-label {\n    display: block;\n    color: var(--atb-gray);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .04em;\n    text-transform: uppercase;\n    margin-bottom: 4px;\n  }\n\n  .atb-product-description .atb-stat-value {\n    display: block;\n    color: var(--atb-navy);\n    font-size: 16px;\n    font-weight: 700;\n  }\n\n  .atb-product-description .atb-card {\n    background: var(--atb-white);\n    border: 1px solid var(--atb-border);\n    border-radius: 8px;\n    padding: 20px;\n    margin: 20px 0;\n  }\n\n  .atb-product-description .atb-card h3 {\n    margin: 0 0 12px;\n    color: var(--atb-navy);\n    font-size: 20px;\n  }\n\n  .atb-product-description .atb-checks {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .atb-product-description .atb-checks li {\n    position: relative;\n    padding-left: 28px;\n    margin-bottom: 9px;\n  }\n\n  .atb-product-description .atb-checks li:last-child {\n    margin-bottom: 0;\n  }\n\n  .atb-product-description .atb-checks li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: var(--atb-teal);\n    font-weight: 800;\n  }\n\n  .atb-product-description .atb-highlight {\n    background: #fff7f1;\n    border-left: 5px solid var(--atb-orange);\n    padding: 16px 18px;\n    margin: 20px 0;\n    border-radius: 6px;\n  }\n\n  .atb-product-description .atb-highlight strong {\n    color: var(--atb-orange-dark);\n  }\n\n  .atb-product-description h3.atb-section-title {\n    color: var(--atb-navy);\n    font-size: 21px;\n    margin: 28px 0 12px;\n  }\n\n  .atb-product-description .atb-table-wrap {\n    overflow-x: auto;\n    margin: 14px 0 24px;\n  }\n\n  .atb-product-description table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 520px;\n  }\n\n  .atb-product-description th,\n  .atb-product-description td {\n    padding: 12px 14px;\n    border: 1px solid var(--atb-border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .atb-product-description th {\n    width: 35%;\n    background: var(--atb-navy);\n    color: var(--atb-white);\n    font-weight: 700;\n  }\n\n  .atb-product-description tr:nth-child(even) td {\n    background: var(--atb-light);\n  }\n\n  .atb-product-description .atb-accordions {\n    margin: 24px 0;\n  }\n\n  .atb-product-description details {\n    border: 1px solid var(--atb-border);\n    border-radius: 8px;\n    margin-bottom: 10px;\n    overflow: hidden;\n    background: var(--atb-white);\n  }\n\n  .atb-product-description summary {\n    cursor: pointer;\n    list-style: none;\n    position: relative;\n    padding: 16px 48px 16px 18px;\n    background: var(--atb-light);\n    color: var(--atb-navy);\n    font-weight: 700;\n    font-size: 16px;\n  }\n\n  .atb-product-description summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .atb-product-description summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: var(--atb-teal);\n    font-size: 24px;\n    font-weight: 700;\n  }\n\n  .atb-product-description details[open] summary::after {\n    content: \"−\";\n  }\n\n  .atb-product-description .atb-detail-content {\n    padding: 17px 18px;\n  }\n\n  .atb-product-description .atb-detail-content p {\n    margin: 0 0 12px;\n  }\n\n  .atb-product-description .atb-detail-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .atb-product-description .atb-detail-content ul {\n    margin: 8px 0 0;\n    padding-left: 22px;\n  }\n\n  .atb-product-description .atb-detail-content li {\n    margin-bottom: 7px;\n  }\n\n  .atb-product-description .atb-support {\n    background: var(--atb-light);\n    border: 1px solid var(--atb-border);\n    border-top: 4px solid var(--atb-teal);\n    border-radius: 8px;\n    padding: 20px;\n    margin-top: 26px;\n  }\n\n  .atb-product-description .atb-support h3 {\n    margin: 0 0 10px;\n    color: var(--atb-teal-dark);\n    font-size: 20px;\n  }\n\n  .atb-product-description .atb-support p {\n    margin: 0 0 10px;\n  }\n\n  .atb-product-description .atb-support p:last-child {\n    margin-bottom: 0;\n  }\n\n  @media (max-width: 700px) {\n    .atb-product-description .atb-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .atb-product-description .atb-hero {\n      padding: 22px 18px;\n    }\n\n    .atb-product-description .atb-hero h2 {\n      font-size: 22px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"atb-product-description\"\u003e\n\n  \u003cdiv class=\"atb-hero\"\u003e\n    \u003ch2\u003ePAL Lighting Treo Micro Multi-Color Nicheless Pool \u0026amp; Spa Light, 80' Cord \u0026amp; Plug | 64-EGMIC-80\u003c\/h2\u003e\n    \u003cp\u003e\n      Ultra-compact 24VDC multi-color nicheless LED lighting for pools, spas,\n      steps, benches, and water features with an 80-foot factory cable and plug.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"atb-badges\"\u003e\n      \u003cspan class=\"atb-badge\"\u003ePAL Lighting\u003c\/span\u003e\n      \u003cspan class=\"atb-badge\"\u003eMulti-Color LED\u003c\/span\u003e\n      \u003cspan class=\"atb-badge\"\u003e24VDC\u003c\/span\u003e\n      \u003cspan class=\"atb-badge\"\u003e80' Cord \u0026amp; Plug\u003c\/span\u003e\n      \u003cspan class=\"atb-badge\"\u003eMPN: 64-EGMIC-80\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"atb-intro\"\u003e\n    Bring vivid, customizable underwater lighting to your pool or spa with the\n    \u003cstrong\u003ePAL Lighting Treo Micro 64-EGMIC-80 Multi-Color Nicheless Pool \u0026amp;\n    Spa Light\u003c\/strong\u003e. Designed around PAL's compact Treo Micro platform, this\n    low-profile LED light provides multi-color illumination without the bulky\n    niche required by traditional pool lights.\n  \u003c\/p\u003e\n\n  \u003cp class=\"atb-intro\"\u003e\n    The \u003cstrong\u003e64-EGMIC-80\u003c\/strong\u003e operates on PAL's 24VDC lighting platform\n    and includes an \u003cstrong\u003e80-foot cable and plug\u003c\/strong\u003e for flexible\n    installation. Its compact design makes it well suited for pools, spas,\n    steps, benches, tanning ledges, and other areas where discreet underwater\n    accent lighting is desired.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"atb-grid\"\u003e\n    \u003cdiv class=\"atb-stat\"\u003e\n      \u003cspan class=\"atb-stat-label\"\u003eVoltage\u003c\/span\u003e\n      \u003cspan class=\"atb-stat-value\"\u003e24VDC\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"atb-stat\"\u003e\n      \u003cspan class=\"atb-stat-label\"\u003ePower\u003c\/span\u003e\n      \u003cspan class=\"atb-stat-value\"\u003e0.9348W\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"atb-stat\"\u003e\n      \u003cspan class=\"atb-stat-label\"\u003eCord Length\u003c\/span\u003e\n      \u003cspan class=\"atb-stat-value\"\u003e80 Feet\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"atb-card\"\u003e\n    \u003ch3\u003eWhy Choose the PAL Treo Micro?\u003c\/h3\u003e\n\n    \u003cul class=\"atb-checks\"\u003e\n      \u003cli\u003eMulti-color LED underwater pool and spa lighting\u003c\/li\u003e\n      \u003cli\u003eUltra-compact nicheless design with approximately 1.5-inch lens diameter\u003c\/li\u003e\n      \u003cli\u003e24VDC low-voltage operation\u003c\/li\u003e\n      \u003cli\u003eIncludes 80-foot factory cable and plug\u003c\/li\u003e\n      \u003cli\u003eDesigned for gunite, fiberglass, and vinyl pool applications\u003c\/li\u003e\n      \u003cli\u003eOnly approximately 0.93 watts of power consumption\u003c\/li\u003e\n      \u003cli\u003e27-lumen rated light output\u003c\/li\u003e\n      \u003cli\u003eCompatible with PAL Color Touch lighting systems when used with the appropriate driver and controller\u003c\/li\u003e\n      \u003cli\u003eUL676 certified for pool and spa lighting applications\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"atb-highlight\"\u003e\n    \u003cstrong\u003eImportant:\u003c\/strong\u003e\n    The PAL Treo Micro is a \u003cstrong\u003e24VDC light\u003c\/strong\u003e and requires a\n    compatible PAL driver or control system. The driver, transformer, and\n    controller are not included with the 64-EGMIC-80 unless specifically\n    stated elsewhere in the listing.\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"atb-section-title\"\u003eProduct Specifications\u003c\/h3\u003e\n\n  \u003cdiv class=\"atb-table-wrap\"\u003e\n    \u003ctable\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth\u003eManufacturer\u003c\/th\u003e\n          \u003ctd\u003ePAL Lighting\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eManufacturer Part Number\u003c\/th\u003e\n          \u003ctd\u003e64-EGMIC-80\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eProduct Family\u003c\/th\u003e\n          \u003ctd\u003ePAL Treo Micro\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eProduct Type\u003c\/th\u003e\n          \u003ctd\u003eMulti-Color Nicheless LED Pool \u0026amp; Spa Light\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eInstallation Style\u003c\/th\u003e\n          \u003ctd\u003eNicheless\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eVoltage\u003c\/th\u003e\n          \u003ctd\u003e24VDC\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eCurrent\u003c\/th\u003e\n          \u003ctd\u003e0.3895A\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003ePower\u003c\/th\u003e\n          \u003ctd\u003e0.9348W\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eTotal Lumen Output\u003c\/th\u003e\n          \u003ctd\u003e27 Lumens\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eLens Diameter\u003c\/th\u003e\n          \u003ctd\u003eApproximately 1.5 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eBody Length\u003c\/th\u003e\n          \u003ctd\u003eApproximately 2.25 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eCable Length\u003c\/th\u003e\n          \u003ctd\u003e80 Feet\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eConnection\u003c\/th\u003e\n          \u003ctd\u003eFactory Cable \u0026amp; Plug\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eCompatible Pool Types\u003c\/th\u003e\n          \u003ctd\u003eGunite, Fiberglass \u0026amp; Vinyl\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eInstallation Fitting\u003c\/th\u003e\n          \u003ctd\u003e1\" Schedule 40 PVC pipe or standard 1-1\/2\" wall fitting with appropriate accessory\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eCertification\u003c\/th\u003e\n          \u003ctd\u003eUL676 Pool \u0026amp; Spa Lighting\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eBonding\u003c\/th\u003e\n          \u003ctd\u003eNo bonding required per PAL published specifications\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"atb-accordions\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eProduct Details\u003c\/summary\u003e\n      \u003cdiv class=\"atb-detail-content\"\u003e\n        \u003cp\u003e\n          The \u003cstrong\u003ePAL Lighting 64-EGMIC-80 Treo Micro\u003c\/strong\u003e is a compact\n          multi-color underwater LED light engineered for pool and spa\n          applications where a discreet, low-profile lighting solution is\n          preferred.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Unlike traditional full-size pool lights that require a large niche,\n          the Treo Micro uses a miniature nicheless design that can be\n          incorporated into pool walls, spa shells, steps, benches, tanning\n          ledges, and other water features.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          The 64-EGMIC-80 configuration includes an 80-foot factory cable and\n          plug, providing additional installation flexibility for equipment\n          pads located farther from the light location.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCompatibility\u003c\/summary\u003e\n      \u003cdiv class=\"atb-detail-content\"\u003e\n        \u003cp\u003e\n          The Treo Micro is designed for use with a\n          \u003cstrong\u003ecompatible PAL 24VDC lighting driver and control system\u003c\/strong\u003e.\n          It can be installed in gunite, fiberglass, and vinyl pool or spa\n          applications when used with the correct PAL fitting or adapter.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          PAL has produced multiple generations of lighting controls and\n          electrical configurations. When replacing an existing PAL light,\n          verify the existing driver, controller, voltage, plug configuration,\n          and installation fitting before ordering.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat's Included\u003c\/summary\u003e\n      \u003cdiv class=\"atb-detail-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003ePAL Treo Micro multi-color nicheless LED light\u003c\/li\u003e\n          \u003cli\u003e80-foot factory cable\u003c\/li\u003e\n          \u003cli\u003eFactory plug connection\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e\n          A PAL driver, transformer, controller, wall fitting, conduit adapter,\n          dress ring, and other installation accessories are not included\n          unless specifically stated in the product listing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eInstallation \u0026amp; Fitment\u003c\/summary\u003e\n      \u003cdiv class=\"atb-detail-content\"\u003e\n        \u003cp\u003e\n          PAL specifies the Treo Micro for nicheless installation through\n          \u003cstrong\u003e1-inch Schedule 40 PVC pipe\u003c\/strong\u003e or a standard\n          \u003cstrong\u003e1-1\/2-inch wall fitting\u003c\/strong\u003e when used with the\n          appropriate PAL accessory.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          The compact format makes Treo Micro particularly useful for pool\n          steps, benches, spas, tanning ledges, and other locations where a\n          traditional full-size light would be impractical.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Pool and spa lighting is electrical equipment installed in a wet\n          environment. Installation must follow PAL instructions and all\n          applicable national and local electrical codes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003ePAL Color Touch Control\u003c\/summary\u003e\n      \u003cdiv class=\"atb-detail-content\"\u003e\n        \u003cp\u003e\n          When connected to a compatible PAL Color Touch driver and control\n          system, Treo Micro multi-color lights can provide customizable\n          underwater lighting with control over color, brightness, speed, and\n          lighting modes.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Compatible PAL systems can also provide synchronization between\n          multiple PAL lights and control through supported remote or smart\n          device interfaces.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          PAL Color Touch systems may also support integration with compatible\n          Hayward, Jandy, and Pentair pool automation systems when configured\n          with the appropriate PAL equipment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n      \u003cdiv class=\"atb-detail-content\"\u003e\n\n        \u003cp\u003e\n          \u003cstrong\u003eWhat is the PAL 64-EGMIC-80?\u003c\/strong\u003e\u003cbr\u003e\n          The 64-EGMIC-80 is a PAL Treo Micro multi-color nicheless LED pool\n          and spa light supplied with an 80-foot cable and plug.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          \u003cstrong\u003eWhat voltage does the PAL Treo Micro use?\u003c\/strong\u003e\u003cbr\u003e\n          The current Treo Micro platform operates at 24VDC and requires a\n          compatible PAL driver.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          \u003cstrong\u003eHow much power does the 64-EGMIC-80 use?\u003c\/strong\u003e\u003cbr\u003e\n          PAL rates the Treo Micro at approximately 0.9348 watts with a total\n          light output of approximately 27 lumens.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          \u003cstrong\u003eHow large is the PAL Treo Micro?\u003c\/strong\u003e\u003cbr\u003e\n          PAL specifies an approximately 1.5-inch lens diameter and a body\n          length of approximately 2.25 inches.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          \u003cstrong\u003eDoes the 64-EGMIC-80 include the cord?\u003c\/strong\u003e\u003cbr\u003e\n          Yes. This specific configuration includes an 80-foot factory cable\n          and plug.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          \u003cstrong\u003eCan the Treo Micro be installed in a fiberglass or vinyl pool?\u003c\/strong\u003e\u003cbr\u003e\n          Yes. PAL specifies the Treo Micro for gunite, fiberglass, and vinyl\n          applications when installed with the correct fitting or adapter.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          \u003cstrong\u003eDoes the light include a PAL controller or driver?\u003c\/strong\u003e\u003cbr\u003e\n          No. The 64-EGMIC-80 is the light with its 80-foot cable and plug. A\n          compatible 24VDC PAL driver and any desired control equipment are\n          separate unless expressly included elsewhere in the listing.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          \u003cstrong\u003eCan I use this to replace an older PAL Treo Micro?\u003c\/strong\u003e\u003cbr\u003e\n          It may be suitable, but the existing PAL driver, controller, voltage,\n          plug connection, wall fitting, and wiring configuration should be\n          verified before replacement. Similar-looking PAL lights can use\n          different system configurations.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"atb-support\"\u003e\n    \u003ch3\u003eNeed Help Confirming PAL Lighting Compatibility?\u003c\/h3\u003e\n    \u003cp\u003e\n      PAL pool and spa lighting systems can vary by light generation, driver,\n      controller, voltage, fitting, and wiring configuration. If you are\n      replacing an existing PAL light and are unsure whether\n      \u003cstrong\u003e64-EGMIC-80\u003c\/strong\u003e is correct, Aqua Terra Backyard can help\n      verify compatibility before purchase.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      For the most accurate match, have the part number from the existing light\n      along with the model number of the PAL driver or controller available.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"PAL Lighting","offers":[{"title":"Default Title","offer_id":52625956143378,"sku":"64-EGMIC-80","price":249.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/2279\/1186\/files\/PAL123456.jpg?v=1787248911","url":"https:\/\/www.aquaterrabackyard.com\/products\/pal-lighting-treo-micro-multi-color-nicheless-pool-spa-light-80-cord-plug-64-egmic-80","provider":"Aqua Terra Backyard","version":"1.0","type":"link"}