{"product_id":"lotus-hbl024-120-12-d-24w-12v-dimmable-led-driver","title":"Lotus LED HBL024-120-12-D 24W 12V Hardwired TRIAC-Dimmable LED Driver with 6-Port Hub","description":"\u003cstyle\u003e\n  .lotus-product-page,\n  .lotus-product-page * {\n    box-sizing: border-box;\n  }\n\n  .lotus-product-page {\n    --lotus-charcoal: #2f2f2f;\n    --lotus-deep: #222222;\n    --lotus-gold: #b59a42;\n    --lotus-green: #5b9d45;\n    --lotus-orange: #ef8d32;\n    --lotus-cream: #faf9f4;\n    --lotus-soft: #f2f3e4;\n    --lotus-border: #e4e4df;\n    --lotus-text: #252525;\n    --lotus-muted: #666666;\n    width: 100%;\n    margin: 0 auto;\n    color: var(--lotus-text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .lotus-product-page img {\n    max-width: 100%;\n    height: auto;\n  }\n\n  .lotus-product-page a {\n    color: var(--lotus-deep);\n    text-decoration-thickness: 1px;\n    text-underline-offset: 3px;\n  }\n\n  .lotus-wrap {\n    width: min(1180px, calc(100% - 32px));\n    margin: 0 auto;\n  }\n\n  .lotus-hero {\n    overflow: hidden;\n    border: 1px solid var(--lotus-border);\n    border-radius: 24px;\n    background:\n      radial-gradient(circle at 94% 10%, rgba(239, 141, 50, 0.14), transparent 24%),\n      radial-gradient(circle at 88% 92%, rgba(91, 157, 69, 0.14), transparent 28%),\n      linear-gradient(135deg, #ffffff 0%, var(--lotus-cream) 100%);\n    padding: 44px;\n  }\n\n  .lotus-logo-row {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 24px;\n    margin-bottom: 28px;\n  }\n\n  .lotus-logo-row img {\n    width: 190px;\n    max-height: 78px;\n    object-fit: contain;\n    object-position: left center;\n  }\n\n  .lotus-model-pill {\n    display: inline-flex;\n    align-items: center;\n    min-height: 34px;\n    padding: 7px 14px;\n    border: 1px solid rgba(181, 154, 66, 0.55);\n    border-radius: 999px;\n    background: #ffffff;\n    color: var(--lotus-deep);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .lotus-kicker {\n    margin: 0 0 10px;\n    color: var(--lotus-gold);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.11em;\n    text-transform: uppercase;\n  }\n\n  .lotus-product-page h2,\n  .lotus-product-page h3 {\n    margin-top: 0;\n    color: var(--lotus-deep);\n    line-height: 1.2;\n  }\n\n  .lotus-product-page h2 {\n    margin-bottom: 16px;\n    font-size: clamp(30px, 4.5vw, 52px);\n    letter-spacing: -0.025em;\n  }\n\n  .lotus-product-page h3 {\n    margin-bottom: 12px;\n    font-size: clamp(23px, 3vw, 32px);\n  }\n\n  .lotus-lead {\n    max-width: 820px;\n    margin: 0;\n    color: #454545;\n    font-size: 18px;\n  }\n\n  .lotus-spec-pills {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 30px;\n  }\n\n  .lotus-spec-pill {\n    min-height: 88px;\n    padding: 16px 12px;\n    border: 1px solid var(--lotus-border);\n    border-radius: 16px;\n    background: rgba(255,255,255,0.92);\n    text-align: center;\n  }\n\n  .lotus-spec-pill strong {\n    display: block;\n    color: var(--lotus-deep);\n    font-size: 20px;\n    line-height: 1.2;\n  }\n\n  .lotus-spec-pill span {\n    display: block;\n    margin-top: 5px;\n    color: var(--lotus-muted);\n    font-size: 13px;\n  }\n\n  .lotus-section {\n    padding: 54px 0;\n  }\n\n  .lotus-section + .lotus-section {\n    border-top: 1px solid var(--lotus-border);\n  }\n\n  .lotus-section-head {\n    max-width: 820px;\n    margin-bottom: 26px;\n  }\n\n  .lotus-section-head p {\n    margin: 0;\n    color: var(--lotus-muted);\n  }\n\n  .lotus-grid-4,\n  .lotus-grid-3,\n  .lotus-grid-2 {\n    display: grid;\n    gap: 18px;\n  }\n\n  .lotus-grid-4 {\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n  }\n\n  .lotus-grid-3 {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .lotus-grid-2 {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .lotus-card {\n    padding: 24px;\n    border: 1px solid var(--lotus-border);\n    border-radius: 18px;\n    background: #ffffff;\n  }\n\n  .lotus-card-accent {\n    border-top: 4px solid var(--lotus-gold);\n  }\n\n  .lotus-card h4 {\n    margin: 0 0 8px;\n    color: var(--lotus-deep);\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n  .lotus-card p {\n    margin: 0;\n    color: var(--lotus-muted);\n  }\n\n  .lotus-icon {\n    display: inline-flex;\n    width: 38px;\n    height: 38px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 14px;\n    border-radius: 12px;\n    background: var(--lotus-soft);\n    color: var(--lotus-green);\n    font-size: 18px;\n    font-weight: 800;\n  }\n\n  .lotus-spec-layout {\n    display: grid;\n    grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);\n    gap: 24px;\n    align-items: start;\n  }\n\n  .lotus-table-wrap {\n    overflow-x: auto;\n    border: 1px solid var(--lotus-border);\n    border-radius: 18px;\n    background: #ffffff;\n  }\n\n  .lotus-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 560px;\n  }\n\n  .lotus-table th,\n  .lotus-table td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--lotus-border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .lotus-table tr:last-child th,\n  .lotus-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .lotus-table th {\n    width: 38%;\n    background: #f7f7f4;\n    color: var(--lotus-deep);\n    font-weight: 700;\n  }\n\n  .lotus-note {\n    padding: 24px;\n    border-radius: 18px;\n    background: var(--lotus-charcoal);\n    color: #ffffff;\n  }\n\n  .lotus-note h4 {\n    margin: 0 0 12px;\n    color: #ffffff;\n    font-size: 20px;\n  }\n\n  .lotus-note p {\n    margin: 0 0 12px;\n    color: #f1f1f1;\n  }\n\n  .lotus-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .lotus-list {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .lotus-list li + li {\n    margin-top: 8px;\n  }\n\n  .lotus-include {\n    position: relative;\n    padding-left: 30px;\n  }\n\n  .lotus-include::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: var(--lotus-green);\n    font-weight: 900;\n  }\n\n  .lotus-app {\n    min-height: 132px;\n  }\n\n  .lotus-resource {\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    min-height: 170px;\n  }\n\n  .lotus-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: fit-content;\n    min-height: 44px;\n    margin-top: 18px;\n    padding: 11px 18px;\n    border-radius: 999px;\n    background: var(--lotus-deep);\n    color: #ffffff !important;\n    font-weight: 700;\n    text-decoration: none !important;\n  }\n\n  .lotus-button-outline {\n    border: 1px solid var(--lotus-deep);\n    background: #ffffff;\n    color: var(--lotus-deep) !important;\n  }\n\n  .lotus-faq details {\n    margin-bottom: 12px;\n    border: 1px solid var(--lotus-border);\n    border-radius: 14px;\n    background: #ffffff;\n  }\n\n  .lotus-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .lotus-faq summary {\n    cursor: pointer;\n    padding: 18px 20px;\n    color: var(--lotus-deep);\n    font-weight: 700;\n    list-style-position: inside;\n  }\n\n  .lotus-faq details \u003e div {\n    padding: 0 20px 20px;\n    color: var(--lotus-muted);\n  }\n\n  .lotus-faq p {\n    margin: 0;\n  }\n\n  .lotus-cta {\n    overflow: hidden;\n    border-radius: 24px;\n    background:\n      radial-gradient(circle at 90% 12%, rgba(239, 141, 50, 0.28), transparent 28%),\n      linear-gradient(135deg, var(--lotus-deep), #3c3c3c);\n    padding: 38px;\n    color: #ffffff;\n  }\n\n  .lotus-cta h3,\n  .lotus-cta p {\n    color: #ffffff;\n  }\n\n  .lotus-cta p {\n    max-width: 820px;\n    margin: 0;\n  }\n\n  .lotus-links {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 22px;\n  }\n\n  .lotus-links a {\n    display: inline-flex;\n    min-height: 42px;\n    align-items: center;\n    padding: 9px 15px;\n    border: 1px solid rgba(255,255,255,0.42);\n    border-radius: 999px;\n    color: #ffffff;\n    font-weight: 700;\n    text-decoration: none;\n  }\n\n\n  .lotus-contact-island {\n    display: flex;\n    flex-wrap: nowrap;\n    align-items: center;\n    justify-content: center;\n    gap: 22px;\n    margin-top: 24px;\n    padding: 16px 22px;\n    border: 1px solid rgba(255,255,255,0.36);\n    border-radius: 18px;\n    background: rgba(255,255,255,0.10);\n    box-shadow: 0 10px 28px rgba(0,0,0,0.12);\n    white-space: nowrap;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .lotus-contact-island span {\n    color: #ffffff;\n    font-weight: 700;\n    font-size: 15px;\n  }\n\n  .lotus-contact-island a {\n    color: #ffffff;\n    text-decoration: none;\n  }\n\n  .lotus-disclaimer {\n    margin-top: 18px;\n    color: #737373;\n    font-size: 13px;\n  }\n\n  @media (max-width: 960px) {\n    .lotus-spec-pills {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .lotus-grid-4 {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .lotus-grid-3 {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .lotus-spec-layout {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 640px) {\n    .lotus-wrap {\n      width: min(100% - 20px, 1180px);\n    }\n\n    .lotus-hero,\n    .lotus-cta {\n      padding: 26px 20px;\n      border-radius: 18px;\n    }\n\n    .lotus-logo-row {\n      align-items: flex-start;\n      flex-direction: column;\n      margin-bottom: 22px;\n    }\n\n    .lotus-logo-row img {\n      width: 165px;\n    }\n\n    .lotus-lead {\n      font-size: 16px;\n    }\n\n    .lotus-spec-pills,\n    .lotus-grid-4,\n    .lotus-grid-3,\n    .lotus-grid-2 {\n      grid-template-columns: 1fr;\n    }\n\n    .lotus-spec-pill {\n      min-height: auto;\n    }\n\n    .lotus-section {\n      padding: 40px 0;\n    }\n\n    .lotus-card {\n      padding: 20px;\n    }\n  }\n\n  \/* MarsLED mobile and colour corrections *\/\n  .lotus-note ul,\n  .lotus-note li {\n    color: #ffffff !important;\n  }\n\n  .lotus-note li::marker {\n    color: var(--lotus-gold) !important;\n  }\n\n  .lotus-links a,\n  .lotus-links a:visited,\n  .lotus-links a:hover,\n  .lotus-links a:focus {\n    color: #ffffff !important;\n    border-color: rgba(255,255,255,0.55) !important;\n    background: rgba(255,255,255,0.06);\n  }\n\n  .lotus-contact-island {\n    display: grid !important;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    align-items: center;\n    gap: clamp(4px, 1vw, 12px);\n    width: 100%;\n    margin-top: 22px;\n    padding: 12px 8px;\n    border: 1px solid rgba(255,255,255,0.38);\n    border-radius: 16px;\n    background: rgba(255,255,255,0.10);\n    box-shadow: 0 8px 22px rgba(0,0,0,0.12);\n    white-space: nowrap;\n    overflow: hidden;\n  }\n\n  .lotus-contact-island span {\n    min-width: 0;\n    color: #ffffff !important;\n    font-size: clamp(8.5px, 2.25vw, 13px);\n    font-weight: 700;\n    line-height: 1.25;\n    letter-spacing: -0.025em;\n    text-align: center;\n  }\n\n  .lotus-contact-island a,\n  .lotus-contact-island a:visited,\n  .lotus-contact-island a:hover,\n  .lotus-contact-island a:focus {\n    color: #ffffff !important;\n    text-decoration: none !important;\n  }\n\n  @media (max-width: 640px) {\n    .lotus-table-wrap {\n      overflow: visible;\n      border-radius: 14px;\n    }\n\n    .lotus-table {\n      min-width: 0;\n      width: 100%;\n    }\n\n    .lotus-table tbody,\n    .lotus-table tr,\n    .lotus-table th,\n    .lotus-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .lotus-table tr {\n      border-bottom: 1px solid var(--lotus-border);\n    }\n\n    .lotus-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .lotus-table th,\n    .lotus-table td {\n      border-bottom: 0;\n      padding: 10px 14px;\n    }\n\n    .lotus-table th {\n      padding-bottom: 3px;\n      background: #f7f7f4;\n      font-size: 14px;\n    }\n\n    .lotus-table td {\n      padding-top: 4px;\n      overflow-wrap: anywhere;\n    }\n\n    .lotus-contact-island {\n      gap: 3px;\n      padding: 10px 5px;\n      border-radius: 14px;\n    }\n\n    .lotus-contact-island span {\n      font-size: clamp(8px, 2.35vw, 10.5px);\n    }\n  }\n\n\n  \/* Final contact-island correction *\/\n  .lotus-contact-island {\n    display: grid !important;\n    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n    gap: 8px !important;\n    width: 100% !important;\n    padding: 12px !important;\n    overflow: hidden !important;\n    white-space: normal !important;\n  }\n\n  .lotus-contact-item {\n    display: flex !important;\n    min-width: 0 !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    gap: 2px !important;\n    padding: 6px 4px !important;\n    border-right: 1px solid rgba(255,255,255,0.24);\n    text-align: center !important;\n  }\n\n  .lotus-contact-item:last-child {\n    border-right: 0;\n  }\n\n  .lotus-contact-item strong {\n    display: block !important;\n    color: #ffffff !important;\n    font-size: 11px !important;\n    font-weight: 700 !important;\n    line-height: 1.2 !important;\n    white-space: nowrap !important;\n  }\n\n  .lotus-contact-item a,\n  .lotus-contact-item a:visited,\n  .lotus-contact-item a:hover,\n  .lotus-contact-item a:focus {\n    display: block !important;\n    color: #ffffff !important;\n    font-size: 11px !important;\n    font-weight: 700 !important;\n    line-height: 1.2 !important;\n    letter-spacing: -0.02em !important;\n    text-decoration: none !important;\n    white-space: nowrap !important;\n  }\n\n  @media (max-width: 420px) {\n    .lotus-contact-island {\n      gap: 2px !important;\n      padding: 9px 5px !important;\n    }\n\n    .lotus-contact-item {\n      padding: 5px 1px !important;\n    }\n\n    .lotus-contact-item strong {\n      font-size: 9px !important;\n    }\n\n    .lotus-contact-item a,\n    .lotus-contact-item a:visited,\n    .lotus-contact-item a:hover,\n    .lotus-contact-item a:focus {\n      font-size: 8.5px !important;\n      letter-spacing: -0.035em !important;\n    }\n  }\n\n\n  \/* Final Shopify content-width and theme corrections *\/\n  .lotus-wrap {\n    width: 100% !important;\n    max-width: 1180px !important;\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n  }\n\n  .lotus-product-page,\n  .lotus-product-page p,\n  .lotus-product-page li,\n  .lotus-product-page td,\n  .lotus-product-page th,\n  .lotus-product-page h2,\n  .lotus-product-page h3,\n  .lotus-product-page h4,\n  .lotus-product-page a,\n  .lotus-product-page span {\n    overflow-wrap: normal !important;\n    word-break: normal !important;\n    hyphens: none !important;\n  }\n\n  .lotus-product-page h2 {\n    font-size: clamp(30px, 4vw, 48px) !important;\n  }\n\n  .lotus-grid-4,\n  .lotus-grid-3 {\n    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n  }\n\n  .lotus-card {\n    min-width: 0;\n  }\n\n  .lotus-spec-layout {\n    grid-template-columns: 1fr !important;\n  }\n\n  .lotus-table-wrap {\n    width: 100%;\n    overflow: visible !important;\n  }\n\n  .lotus-table {\n    width: 100% !important;\n    min-width: 0 !important;\n    table-layout: fixed;\n  }\n\n  .lotus-table th {\n    width: 42% !important;\n  }\n\n  .lotus-table th,\n  .lotus-table td {\n    overflow-wrap: anywhere !important;\n    word-break: normal !important;\n  }\n\n  .lotus-note {\n    width: 100%;\n  }\n\n  .lotus-driver-points {\n    margin: 14px 0 0 !important;\n    padding: 0 !important;\n  }\n\n  .lotus-driver-point {\n    position: relative !important;\n    margin: 0 0 10px !important;\n    padding-left: 22px !important;\n    color: #ffffff !important;\n    line-height: 1.55 !important;\n  }\n\n  .lotus-driver-point:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .lotus-driver-point::before {\n    content: \"•\" !important;\n    position: absolute !important;\n    left: 2px !important;\n    top: 0 !important;\n    color: #d8c784 !important;\n    font-size: 1.15em !important;\n    font-weight: 900 !important;\n    line-height: 1.45 !important;\n  }\n\n  .lotus-resource {\n    min-height: 0 !important;\n  }\n\n  .lotus-resource .lotus-button {\n    align-self: flex-start;\n    max-width: 100%;\n    white-space: normal;\n    line-height: 1.25;\n    text-align: center;\n  }\n\n  .lotus-links a,\n  .lotus-links a:visited,\n  .lotus-links a:hover,\n  .lotus-links a:focus {\n    color: #ffffff !important;\n    border-color: rgba(255,255,255,0.55) !important;\n    background: rgba(255,255,255,0.06);\n  }\n\n  .lotus-contact-island {\n    display: grid !important;\n    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n    gap: 8px !important;\n    width: 100% !important;\n    padding: 12px !important;\n    overflow: hidden !important;\n    white-space: normal !important;\n  }\n\n  .lotus-contact-item {\n    display: flex !important;\n    min-width: 0 !important;\n    flex-direction: column !important;\n    align-items: center !important;\n    justify-content: center !important;\n    gap: 2px !important;\n    padding: 6px 4px !important;\n    border-right: 1px solid rgba(255,255,255,0.24);\n    text-align: center !important;\n  }\n\n  .lotus-contact-item:last-child {\n    border-right: 0;\n  }\n\n  .lotus-contact-item strong {\n    display: block !important;\n    color: #ffffff !important;\n    font-size: 11px !important;\n    font-weight: 700 !important;\n    line-height: 1.2 !important;\n    white-space: nowrap !important;\n  }\n\n  .lotus-contact-item a,\n  .lotus-contact-item a:visited,\n  .lotus-contact-item a:hover,\n  .lotus-contact-item a:focus {\n    display: block !important;\n    color: #ffffff !important;\n    font-size: 11px !important;\n    font-weight: 700 !important;\n    line-height: 1.2 !important;\n    letter-spacing: -0.02em !important;\n    text-decoration: none !important;\n    white-space: nowrap !important;\n  }\n\n  @media (max-width: 760px) {\n    .lotus-hero {\n      padding: 30px 24px !important;\n    }\n\n    .lotus-spec-pills {\n      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n    }\n\n    .lotus-grid-4,\n    .lotus-grid-3,\n    .lotus-grid-2 {\n      grid-template-columns: 1fr !important;\n    }\n\n    .lotus-card,\n    .lotus-note {\n      padding: 22px !important;\n    }\n\n    .lotus-table,\n    .lotus-table tbody,\n    .lotus-table tr,\n    .lotus-table th,\n    .lotus-table td {\n      display: block !important;\n      width: 100% !important;\n    }\n\n    .lotus-table tr {\n      border-bottom: 1px solid var(--lotus-border);\n    }\n\n    .lotus-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .lotus-table th,\n    .lotus-table td {\n      border-bottom: 0 !important;\n      padding: 11px 14px !important;\n    }\n\n    .lotus-table th {\n      background: #f7f7f4 !important;\n      font-size: 13px;\n      padding-bottom: 5px !important;\n    }\n\n    .lotus-table td {\n      padding-top: 7px !important;\n    }\n\n    .lotus-resource .lotus-button {\n      width: auto;\n      min-width: 0;\n      padding: 11px 18px;\n    }\n  }\n\n  @media (min-width: 761px) and (max-width: 1050px) {\n    .lotus-spec-pills {\n      grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .lotus-contact-island {\n      gap: 2px !important;\n      padding: 9px 5px !important;\n    }\n\n    .lotus-contact-item {\n      padding: 5px 1px !important;\n    }\n\n    .lotus-contact-item strong {\n      font-size: 9px !important;\n    }\n\n    .lotus-contact-item a,\n    .lotus-contact-item a:visited,\n    .lotus-contact-item a:hover,\n    .lotus-contact-item a:focus {\n      font-size: 8.5px !important;\n      letter-spacing: -0.035em !important;\n    }\n  }\n\n\n  \/* Final key-spec card layout correction *\/\n  .lotus-spec-pills {\n    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n  }\n\n  .lotus-spec-pill {\n    min-height: 104px !important;\n    padding: 18px 14px !important;\n  }\n\n  .lotus-spec-pill strong {\n    font-size: 22px !important;\n  }\n\n  .lotus-spec-pill span {\n    font-size: 14px !important;\n    line-height: 1.35 !important;\n  }\n\n  @media (max-width: 640px) {\n    .lotus-spec-pills {\n      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n    }\n\n    .lotus-spec-pill {\n      min-height: 96px !important;\n      padding: 16px 10px !important;\n    }\n\n    .lotus-spec-pill strong {\n      font-size: 20px !important;\n    }\n\n    .lotus-spec-pill span {\n      font-size: 13px !important;\n    }\n  }\n\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lotus-product-page\"\u003e\n  \u003cdiv class=\"lotus-wrap\"\u003e\n\n    \u003csection class=\"lotus-hero\" aria-labelledby=\"lotus-product-heading\"\u003e\n      \u003cdiv class=\"lotus-logo-row\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/LotusLED-Logo.png?v=1764112825\" alt=\"Lotus LED Lights logo\" loading=\"lazy\" width=\"190\" height=\"78\"\u003e\n        \u003cspan class=\"lotus-model-pill\"\u003eModel HBL024-120-12-D\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"lotus-kicker\"\u003eHardwired Dimmable Puck-Light Power Supply\u003c\/p\u003e\n      \u003ch2 id=\"lotus-product-heading\"\u003eLotus LED HBL024-120-12-D 24W 12V LED Driver\u003c\/h2\u003e\n      \u003cp class=\"lotus-lead\"\u003e\n        Power a compatible Lotus LED puck-lighting system with this compact 24-watt Class 2 power supply.\n        The HBL024-120-12-D accepts a hardwired 120V AC input, delivers 12V DC output at 2 amps, supports\n        TRIAC dimming from 100% down to 10%, and connects to the included six-port hub.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lotus-spec-pills\" aria-label=\"Key product specifications\"\u003e\n        \u003cdiv class=\"lotus-spec-pill\"\u003e\n\u003cstrong\u003e24W\u003c\/strong\u003e\u003cspan\u003eRated power\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"lotus-spec-pill\"\u003e\n\u003cstrong\u003e120V AC\u003c\/strong\u003e\u003cspan\u003eHardwired input\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"lotus-spec-pill\"\u003e\n\u003cstrong\u003e12V DC\u003c\/strong\u003e\u003cspan\u003eOutput voltage\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"lotus-spec-pill\"\u003e\n\u003cstrong\u003e2A\u003c\/strong\u003e\u003cspan\u003eOutput current\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"lotus-spec-pill\"\u003e\n\u003cstrong\u003e10%-100%\u003c\/strong\u003e\u003cspan\u003eTRIAC dimming\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"lotus-spec-pill\"\u003e\n\u003cstrong\u003e6-Port\u003c\/strong\u003e\u003cspan\u003eHub included\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lotus-section\"\u003e\n      \u003cdiv class=\"lotus-section-head\"\u003e\n        \u003cp class=\"lotus-kicker\"\u003eBuilt for Lotus puck-light systems\u003c\/p\u003e\n        \u003ch3\u003eWhy choose the HBL024-120-12-D?\u003c\/h3\u003e\n        \u003cp\u003e\n          This low-profile driver is designed for compatible Lotus LED puck lights in cabinet,\n          under-cabinet, millwork, retail and hospitality lighting installations.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lotus-grid-4\"\u003e\n        \u003carticle class=\"lotus-card lotus-card-accent\"\u003e\n          \u003cdiv class=\"lotus-icon\"\u003e1¼″\u003c\/div\u003e\n          \u003ch4\u003eShallow enclosure\u003c\/h4\u003e\n          \u003cp\u003e\n            The 1¼-inch depth helps the power supply fit into installations where available space is limited.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lotus-card lotus-card-accent\"\u003e\n          \u003cdiv class=\"lotus-icon\"\u003e120V\u003c\/div\u003e\n          \u003ch4\u003eHardwired input\u003c\/h4\u003e\n          \u003cp\u003e\n            Designed for a permanent 120V AC hardwired connection as part of a properly planned lighting system.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lotus-card lotus-card-accent\"\u003e\n          \u003cdiv class=\"lotus-icon\"\u003e↕\u003c\/div\u003e\n          \u003ch4\u003eTRIAC dimmable\u003c\/h4\u003e\n          \u003cp\u003e\n            Supports compatible TRIAC dimming from full output down to 10% for adjustable puck-light illumination.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lotus-card lotus-card-accent\"\u003e\n          \u003cdiv class=\"lotus-icon\"\u003e6\u003c\/div\u003e\n          \u003ch4\u003eHub included\u003c\/h4\u003e\n          \u003cp\u003e\n            The output uses a plug-in connector to the included six-port hub for compatible Lotus puck lights.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lotus-section\"\u003e\n      \u003cdiv class=\"lotus-section-head\"\u003e\n        \u003cp class=\"lotus-kicker\"\u003eVerified manufacturer data\u003c\/p\u003e\n        \u003ch3\u003eTechnical specifications\u003c\/h3\u003e\n        \u003cp\u003e\n          The specifications below are based on the official Lotus LED Lights\n          HBL024-120-12-D manufacturer specification sheet.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lotus-spec-layout\"\u003e\n        \u003cdiv class=\"lotus-table-wrap\"\u003e\n          \u003ctable class=\"lotus-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturer\u003c\/th\u003e\n\u003ctd\u003eLotus LED Lights\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel\u003c\/th\u003e\n\u003ctd\u003eHBL024-120-12-D\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n\u003ctd\u003e12V Class 2 LED power supply \/ driver\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eApplication\u003c\/th\u003e\n\u003ctd\u003eCompatible Lotus LED puck lights\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eRated power\u003c\/th\u003e\n\u003ctd\u003e24 watts\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eInput voltage\u003c\/th\u003e\n\u003ctd\u003e120V AC\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eInput connection\u003c\/th\u003e\n\u003ctd\u003eHardwired\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eOutput voltage\u003c\/th\u003e\n\u003ctd\u003e12V DC\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eOutput current\u003c\/th\u003e\n\u003ctd\u003e2 amps\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eOutput connection\u003c\/th\u003e\n\u003ctd\u003ePlug-in connector to included six-port hub\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimming\u003c\/th\u003e\n\u003ctd\u003eTRIAC, 100% to 10%\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eApproved location\u003c\/th\u003e\n\u003ctd\u003eDamp locations\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003ePower factor\u003c\/th\u003e\n\u003ctd\u003eGreater than 0.5\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eAmbient temperature\u003c\/th\u003e\n\u003ctd\u003e-40°C to +40°C (-40°F to +104°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e5 × 4 × 1¼ inches\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eCertification\u003c\/th\u003e\n\u003ctd\u003ecETLus, file #4005878\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003cth scope=\"row\"\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e3 years\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003caside class=\"lotus-note\"\u003e\n          \u003ch4\u003eSystem planning requirements\u003c\/h4\u003e\n          \u003cp\u003e\n            Select compatible Lotus puck lights and confirm the total connected load before installation.\n          \u003c\/p\u003e\n          \u003cdiv class=\"lotus-driver-points\" role=\"list\"\u003e\n            \u003cdiv class=\"lotus-driver-point\" role=\"listitem\"\u003eThe driver input requires a hardwired 120V AC connection.\u003c\/div\u003e\n            \u003cdiv class=\"lotus-driver-point\" role=\"listitem\"\u003eThe 12V DC output connects to the included six-port hub.\u003c\/div\u003e\n            \u003cdiv class=\"lotus-driver-point\" role=\"listitem\"\u003eConnect compatible Lotus puck lights to the hub.\u003c\/div\u003e\n            \u003cdiv class=\"lotus-driver-point\" role=\"listitem\"\u003eDo not exceed the driver's 24-watt rated output.\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/aside\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lotus-section\"\u003e\n      \u003cdiv class=\"lotus-grid-2\"\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"lotus-section-head\"\u003e\n            \u003cp class=\"lotus-kicker\"\u003eIncluded with this model\u003c\/p\u003e\n            \u003ch3\u003ePackage contents\u003c\/h3\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"lotus-card\"\u003e\n            \u003cp class=\"lotus-include\"\u003eOne Lotus LED HBL024-120-12-D 24W power supply\u003c\/p\u003e\n            \u003cp class=\"lotus-include\"\u003eOne compatible six-port puck-light hub\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"lotus-section-head\"\u003e\n            \u003cp class=\"lotus-kicker\"\u003eCompact installation profile\u003c\/p\u003e\n            \u003ch3\u003eDesigned for limited spaces\u003c\/h3\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"lotus-card\"\u003e\n            \u003cp\u003e\n              Measuring 5 inches by 4 inches and only 1¼ inches deep, the HBL024-120-12-D is suited to\n              compatible cabinet and millwork lighting layouts where enclosure depth is limited.\n            \u003c\/p\u003e\n            \u003cp style=\"margin-top:12px;\"\u003e\n              Installation and electrical connections should follow the manufacturer instructions and\n              applicable electrical requirements.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lotus-section\"\u003e\n      \u003cdiv class=\"lotus-section-head\"\u003e\n        \u003cp class=\"lotus-kicker\"\u003eSuggested applications\u003c\/p\u003e\n        \u003ch3\u003eWhere this Lotus LED driver works well\u003c\/h3\u003e\n        \u003cp\u003e\n          Use the HBL024-120-12-D as the power supply for a compatible 12V Lotus puck-light system.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lotus-grid-3\"\u003e\n        \u003carticle class=\"lotus-card lotus-app\"\u003e\n          \u003ch4\u003eUnder-cabinet lighting\u003c\/h4\u003e\n          \u003cp\u003ePower compatible Lotus puck lights used to illuminate kitchen counters and work surfaces.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lotus-card lotus-app\"\u003e\n          \u003ch4\u003eDisplay cabinetry\u003c\/h4\u003e\n          \u003cp\u003eSupport puck lighting inside built-ins, glass cabinets, wardrobes and display cases.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lotus-card lotus-app\"\u003e\n          \u003ch4\u003eCustom millwork\u003c\/h4\u003e\n          \u003cp\u003eIntegrate low-voltage puck lighting into shelving, cabinetry and architectural woodwork.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lotus-card lotus-app\"\u003e\n          \u003ch4\u003eRetail displays\u003c\/h4\u003e\n          \u003cp\u003eProvide power for compatible Lotus puck lights in shelves and merchandising fixtures.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lotus-card lotus-app\"\u003e\n          \u003ch4\u003eHospitality interiors\u003c\/h4\u003e\n          \u003cp\u003eSuitable for selected cabinet and accent-lighting systems in hospitality environments.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lotus-card lotus-app\"\u003e\n          \u003ch4\u003eResidential accent lighting\u003c\/h4\u003e\n          \u003cp\u003eUse in compatible puck-lighting layouts for bars, entertainment units and decorative cabinetry.\u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lotus-section\"\u003e\n      \u003cdiv class=\"lotus-section-head\"\u003e\n        \u003cp class=\"lotus-kicker\"\u003eBuild a complete system\u003c\/p\u003e\n        \u003ch3\u003eCompatible lighting and accessories\u003c\/h3\u003e\n        \u003cp\u003e\n          Pair this driver with compatible 12V Lotus puck lights and the connection accessories required\n          for the planned fixture layout.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lotus-grid-3\"\u003e\n        \u003carticle class=\"lotus-card\"\u003e\n          \u003ch4\u003e12V Lotus puck lights\u003c\/h4\u003e\n          \u003cp\u003e\n            Choose compatible 12V puck lights while keeping the total connected wattage within the driver's rating.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lotus-card\"\u003e\n          \u003ch4\u003eSix-port hub\u003c\/h4\u003e\n          \u003cp\u003e\n            The included hub provides connection points for compatible Lotus puck-light fixtures.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lotus-card\"\u003e\n          \u003ch4\u003eExtension cables\u003c\/h4\u003e\n          \u003cp\u003e\n            Compatible extension accessories may be used where required by the lighting layout and manufacturer guidance.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"margin-top:20px;\"\u003e\n        \u003ca class=\"lotus-button lotus-button-outline\" href=\"https:\/\/shopmarsled.com\/collections\/led-puck-light-12vdc\"\u003e\n          Shop 12V LED puck lights\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lotus-section\"\u003e\n      \u003cdiv class=\"lotus-section-head\"\u003e\n        \u003cp class=\"lotus-kicker\"\u003eProduct resources\u003c\/p\u003e\n        \u003ch3\u003eManufacturer documentation and related lighting\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lotus-grid-3\"\u003e\n        \u003carticle class=\"lotus-card lotus-resource\"\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eOfficial HBL024-120-12-D specification sheet\u003c\/h4\u003e\n            \u003cp\u003eReview manufacturer electrical data, dimensions, connections and compliance information.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003ca class=\"lotus-button\" href=\"https:\/\/www.lotusledlights.com\/resources\/Spec-Sheet-HBL024-120-12-D.pdf\"\u003e\n            View specification sheet\n          \u003c\/a\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lotus-card lotus-resource\"\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003e12V LED puck lights\u003c\/h4\u003e\n            \u003cp\u003eExplore compatible low-voltage puck-lighting options available from MarsLED.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003ca class=\"lotus-button\" href=\"https:\/\/shopmarsled.com\/collections\/led-puck-light-12vdc\"\u003e\n            Shop 12V puck lights\n          \u003c\/a\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"lotus-card lotus-resource\"\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eCabinet LED lighting\u003c\/h4\u003e\n            \u003cp\u003eBrowse cabinet and under-cabinet lighting products for residential and commercial projects.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003ca class=\"lotus-button\" href=\"https:\/\/shopmarsled.com\/collections\/cabinet-led-lighting\"\u003e\n            Shop cabinet lighting\n          \u003c\/a\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lotus-section lotus-faq\"\u003e\n      \u003cdiv class=\"lotus-section-head\"\u003e\n        \u003cp class=\"lotus-kicker\"\u003eFrequently asked questions\u003c\/p\u003e\n        \u003ch3\u003eLotus HBL024-120-12-D FAQs\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the HBL024-120-12-D used for?\u003c\/summary\u003e\n        \u003cdiv\u003e\n          \u003cp\u003e\n            It is a 24-watt, 12V Class 2 power supply designed for compatible Lotus LED puck lights.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this Lotus LED driver dimmable?\u003c\/summary\u003e\n        \u003cdiv\u003e\n          \u003cp\u003e\n            Yes. The manufacturer specifies TRIAC dimming from 100% down to 10% when used with a compatible control.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes this driver require hardwiring?\u003c\/summary\u003e\n        \u003cdiv\u003e\n          \u003cp\u003e\n            Yes. The input connection is hardwired for 120V AC power.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat output does the driver provide?\u003c\/summary\u003e\n        \u003cdiv\u003e\n          \u003cp\u003e\n            The HBL024-120-12-D provides 12V DC output at 2 amps, with a maximum rated power of 24 watts.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the six-port hub included?\u003c\/summary\u003e\n        \u003cdiv\u003e\n          \u003cp\u003e\n            Yes. The manufacturer specifies a plug-in output connection to the included six-port hub.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I connect any 12V LED light to this driver?\u003c\/summary\u003e\n        \u003cdiv\u003e\n          \u003cp\u003e\n            This power supply is specified for Lotus LED puck lights. Confirm fixture compatibility and total\n            connected wattage before installation.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this driver approved for damp locations?\u003c\/summary\u003e\n        \u003cdiv\u003e\n          \u003cp\u003e\n            Yes. The official specification sheet lists the HBL024-120-12-D for damp-location use.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat are the dimensions?\u003c\/summary\u003e\n        \u003cdiv\u003e\n          \u003cp\u003e\n            The driver measures 5 inches by 4 inches by 1¼ inches deep.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lotus-section\"\u003e\n      \u003cdiv class=\"lotus-cta\"\u003e\n        \u003cp class=\"lotus-kicker\" style=\"color:#d8c784;\"\u003eCanada-wide availability\u003c\/p\u003e\n        \u003ch3\u003eOrder the Lotus HBL024-120-12-D from MarsLED\u003c\/h3\u003e\n        \u003cp\u003e\n          Order this Lotus 24W hardwired 12V LED driver for compatible puck-lighting projects.\n          MarsLED ships across Canada, serving residential, contractor, cabinet, millwork, retail and\n          hospitality customers. Local project support is available through our Kitchener location,\n          with delivery service available in Milton and surrounding areas.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"lotus-links\"\u003e\n          \u003ca href=\"https:\/\/shopmarsled.com\/collections\/led-puck-light-12vdc\"\u003e12V LED puck lights\u003c\/a\u003e\n          \u003ca href=\"https:\/\/shopmarsled.com\/collections\/cabinet-led-lighting\"\u003eCabinet LED lighting\u003c\/a\u003e\n          \u003ca href=\"https:\/\/shopmarsled.com\/collections\/led-low-voltage-drivers-transformers\"\u003eLow-voltage drivers\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lotus-contact-island\" aria-label=\"MarsLED contact numbers\"\u003e\n          \u003cspan class=\"lotus-contact-item\"\u003e\n            \u003cstrong\u003eOrder Desk\u003c\/strong\u003e\n            \u003ca href=\"tel:+18332776277\"\u003e1-833-277-6277\u003c\/a\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"lotus-contact-item\"\u003e\n            \u003cstrong\u003eKitchener\u003c\/strong\u003e\n            \u003ca href=\"tel:+15198936666\"\u003e1-519-893-6666\u003c\/a\u003e\n          \u003c\/span\u003e\n          \u003cspan class=\"lotus-contact-item\"\u003e\n            \u003cstrong\u003eMilton\u003c\/strong\u003e\n            \u003ca href=\"tel:+19058789997\"\u003e1-905-878-9997\u003c\/a\u003e\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"lotus-disclaimer\"\u003e\n        Product specifications are based on current manufacturer documentation and may be updated by the\n        manufacturer. Confirm fixture compatibility, connected load, dimmer compatibility and installation\n        requirements before ordering or installation.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"MARS LED","offers":[{"title":"Default Title","offer_id":47705322291389,"sku":"HBL024-120-12-D","price":55.98,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0288\/7273\/6802\/files\/Lotus_driver_image.jpg?v=1784734161","url":"https:\/\/shopmarsled.com\/products\/lotus-hbl024-120-12-d-24w-12v-dimmable-led-driver","provider":"MARS LED","version":"1.0","type":"link"}