{"product_id":"4ft-linear-high-bay-300w-selectable-45000lm-dlc-standard","title":"LED Linear High Bay Light with Wattage \u0026 CCT Selectable – 300W 45,000lm 4000K-5000K 120-277V 0-10V Dimmable","description":"\u003cstyle\u003e\n  .p-wrapper {\n    --p-main: #d32f2f;\n    --p-main-dark: #a91f1f;\n    --p-main-soft: #fff1f1;\n    --p-text: #2f2f2f;\n    --p-muted: #666666;\n    --p-border: #eeeeee;\n    --p-card-shadow: 0 14px 34px rgba(20, 20, 20, 0.08);\n\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    max-width: 1080px;\n    margin: 0 auto;\n    color: var(--p-text);\n    line-height: 1.65;\n    padding: 28px;\n    border-radius: 24px;\n    position: relative;\n    overflow: hidden;\n    background:\n      radial-gradient(circle at top left, rgba(211, 47, 47, 0.12), transparent 34%),\n      radial-gradient(circle at bottom right, rgba(211, 47, 47, 0.08), transparent 32%),\n      linear-gradient(180deg, #ffffff 0%, #fffafa 100%);\n  }\n\n  .p-wrapper::before {\n    content: \"\";\n    position: absolute;\n    top: -120px;\n    right: -120px;\n    width: 260px;\n    height: 260px;\n    border-radius: 999px;\n    background: rgba(211, 47, 47, 0.08);\n    animation: pFloat 7s ease-in-out infinite;\n    pointer-events: none;\n  }\n\n  .p-wrapper::after {\n    content: \"\";\n    position: absolute;\n    left: -80px;\n    bottom: -100px;\n    width: 220px;\n    height: 220px;\n    border-radius: 999px;\n    background: rgba(211, 47, 47, 0.06);\n    animation: pFloat 8s ease-in-out infinite reverse;\n    pointer-events: none;\n  }\n\n  .p-header {\n    position: relative;\n    z-index: 1;\n    padding: 36px 30px;\n    margin-bottom: 30px;\n    border-radius: 22px;\n    background:\n      linear-gradient(135deg, rgba(211, 47, 47, 0.98), rgba(145, 24, 24, 0.95)),\n      radial-gradient(circle at top right, rgba(255,255,255,0.22), transparent 35%);\n    box-shadow: 0 18px 45px rgba(211, 47, 47, 0.22);\n    overflow: hidden;\n    animation: pFadeUp 0.7s ease both;\n  }\n\n  .p-header::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(120deg, transparent 0%, rgba(255,255,255,0.22) 45%, transparent 75%);\n    transform: translateX(-120%);\n    animation: pShine 4.8s ease-in-out infinite;\n    pointer-events: none;\n  }\n\n  .p-eyebrow {\n    position: relative;\n    z-index: 1;\n    color: rgba(255,255,255,0.82);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 1.6px;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n  }\n\n  .p-header h1 {\n    position: relative;\n    z-index: 1;\n    font-size: clamp(26px, 4vw, 42px);\n    color: #ffffff;\n    margin: 0 0 16px 0;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: -0.8px;\n    line-height: 1.12;\n  }\n\n  .p-hero-description {\n    position: relative;\n    z-index: 1;\n    max-width: 830px;\n    color: rgba(255,255,255,0.9);\n    font-size: 16px;\n    margin: 0 0 22px;\n  }\n\n  .p-badge-container {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    gap: 12px;\n    flex-wrap: wrap;\n  }\n\n  .p-badge {\n    background: rgba(255, 255, 255, 0.16);\n    color: #ffffff;\n    padding: 8px 16px;\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 800;\n    text-transform: uppercase;\n    border: 1px solid rgba(255, 255, 255, 0.28);\n    backdrop-filter: blur(8px);\n    box-shadow: 0 8px 18px rgba(0,0,0,0.08);\n    transition: transform 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;\n  }\n\n  .p-badge:hover {\n    transform: translateY(-3px);\n    background: rgba(255, 255, 255, 0.26);\n    box-shadow: 0 12px 24px rgba(0,0,0,0.14);\n  }\n\n  .p-quick-strip {\n    position: relative;\n    z-index: 1;\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n    margin: 24px 0 34px;\n  }\n\n  .p-quick-item {\n    background: rgba(255,255,255,0.88);\n    border: 1px solid rgba(211, 47, 47, 0.11);\n    border-radius: 18px;\n    padding: 18px;\n    box-shadow: 0 8px 22px rgba(0,0,0,0.045);\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\n    animation: pFadeUp 0.7s ease both;\n  }\n\n  .p-quick-item:hover {\n    transform: translateY(-5px);\n    box-shadow: var(--p-card-shadow);\n  }\n\n  .p-quick-label {\n    display: block;\n    font-size: 12px;\n    color: var(--p-muted);\n    text-transform: uppercase;\n    font-weight: 800;\n    letter-spacing: 0.7px;\n    margin-bottom: 6px;\n  }\n\n  .p-quick-value {\n    display: block;\n    font-size: 17px;\n    font-weight: 900;\n    color: #222222;\n  }\n\n  .p-grid {\n    position: relative;\n    z-index: 1;\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));\n    gap: 22px;\n    margin: 34px 0;\n  }\n\n  .p-feature-card {\n    background: rgba(255, 255, 255, 0.9);\n    padding: 28px 24px;\n    border-radius: 20px;\n    border: 1px solid rgba(211, 47, 47, 0.12);\n    text-align: center;\n    box-shadow: 0 8px 24px rgba(0,0,0,0.05);\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;\n    animation: pFadeUp 0.7s ease both;\n  }\n\n  .p-feature-card:nth-child(1) { animation-delay: 0.08s; }\n  .p-feature-card:nth-child(2) { animation-delay: 0.16s; }\n  .p-feature-card:nth-child(3) { animation-delay: 0.24s; }\n  .p-feature-card:nth-child(4) { animation-delay: 0.32s; }\n\n  .p-feature-card::before {\n    content: \"\";\n    width: 58px;\n    height: 5px;\n    border-radius: 999px;\n    background: linear-gradient(90deg, var(--p-main), #ff8a80);\n    position: absolute;\n    top: 0;\n    left: 50%;\n    transform: translateX(-50%);\n  }\n\n  .p-feature-card::after {\n    content: \"\";\n    position: absolute;\n    inset: auto -40px -70px auto;\n    width: 140px;\n    height: 140px;\n    border-radius: 999px;\n    background: rgba(211, 47, 47, 0.06);\n    transition: transform 0.3s ease;\n  }\n\n  .p-feature-card:hover {\n    transform: translateY(-8px);\n    box-shadow: var(--p-card-shadow);\n    border-color: rgba(211, 47, 47, 0.26);\n  }\n\n  .p-feature-card:hover::after {\n    transform: scale(1.18);\n  }\n\n  .p-feature-icon {\n    width: 44px;\n    height: 44px;\n    border-radius: 16px;\n    margin: 0 auto 16px;\n    background: var(--p-main-soft);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 22px;\n    box-shadow: 0 8px 18px rgba(211, 47, 47, 0.12);\n    position: relative;\n    z-index: 1;\n  }\n\n  .p-feature-card h3 {\n    font-size: 19px;\n    margin: 0 0 12px 0;\n    color: var(--p-main);\n    font-weight: 850;\n    position: relative;\n    z-index: 1;\n  }\n\n  .p-feature-card p {\n    font-size: 14px;\n    margin: 0;\n    color: var(--p-muted);\n    position: relative;\n    z-index: 1;\n  }\n\n  .p-section-title {\n    position: relative;\n    z-index: 1;\n    font-size: clamp(22px, 3vw, 28px);\n    font-weight: 850;\n    margin: 46px 0 22px 0;\n    color: #222222;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    animation: pFadeUp 0.7s ease both;\n  }\n\n  .p-section-title::before {\n    content: \"\";\n    width: 12px;\n    height: 32px;\n    border-radius: 999px;\n    background: linear-gradient(180deg, var(--p-main), #ff8a80);\n    box-shadow: 0 8px 20px rgba(211, 47, 47, 0.24);\n  }\n\n  .p-section-title::after {\n    content: \"\";\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(90deg, rgba(211,47,47,0.35), transparent);\n  }\n\n  .p-fit-panel {\n    position: relative;\n    z-index: 1;\n    background: #ffffff;\n    border: 1px solid rgba(211, 47, 47, 0.1);\n    border-radius: 22px;\n    padding: 24px;\n    box-shadow: 0 10px 28px rgba(0,0,0,0.045);\n    animation: pFadeUp 0.7s ease both;\n  }\n\n  .p-fit-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .p-fit-card {\n    padding: 20px;\n    border-radius: 18px;\n    background: linear-gradient(180deg, #fffafa, #ffffff);\n    border: 1px solid rgba(211, 47, 47, 0.1);\n  }\n\n  .p-fit-card h3 {\n    margin: 0 0 8px;\n    font-size: 16px;\n    color: var(--p-main);\n  }\n\n  .p-fit-card p {\n    margin: 0;\n    color: var(--p-muted);\n    font-size: 14px;\n  }\n\n  .p-specs-table {\n    position: relative;\n    z-index: 1;\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    margin-bottom: 34px;\n    border: 1px solid var(--p-border);\n    border-radius: 18px;\n    overflow: hidden;\n    box-shadow: 0 10px 28px rgba(0,0,0,0.045);\n    background: #ffffff;\n    animation: pFadeUp 0.7s ease both;\n  }\n\n  .p-specs-table tr {\n    transition: background 0.22s ease;\n  }\n\n  .p-specs-table tr:nth-child(even) {\n    background-color: #fafafa;\n  }\n\n  .p-specs-table tr:hover {\n    background: var(--p-main-soft);\n  }\n\n  .p-specs-table td {\n    padding: 16px 20px;\n    border-bottom: 1px solid #eeeeee;\n    font-size: 15px;\n  }\n\n  .p-specs-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .p-specs-table td:first-child {\n    font-weight: 800;\n    width: 35%;\n    color: #333333;\n    background-color: rgba(211, 47, 47, 0.045);\n  }\n\n  .p-specs-table tr:hover td:first-child {\n    color: var(--p-main);\n  }\n\n  .p-benefits-list {\n    position: relative;\n    z-index: 1;\n    list-style: none;\n    padding: 0;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin-bottom: 36px;\n  }\n\n  .p-benefits-list li {\n    padding: 18px 18px 18px 52px;\n    position: relative;\n    font-size: 16px;\n    background: rgba(255,255,255,0.9);\n    border: 1px solid rgba(211, 47, 47, 0.1);\n    border-radius: 16px;\n    box-shadow: 0 8px 22px rgba(0,0,0,0.04);\n    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;\n    animation: pFadeUp 0.7s ease both;\n  }\n\n  .p-benefits-list li:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 14px 28px rgba(0,0,0,0.08);\n    border-color: rgba(211, 47, 47, 0.24);\n  }\n\n  .p-benefits-list li::before {\n    content: '✓';\n    position: absolute;\n    left: 18px;\n    top: 18px;\n    width: 24px;\n    height: 24px;\n    border-radius: 999px;\n    color: #ffffff;\n    background: var(--p-main);\n    font-weight: 900;\n    font-size: 15px;\n    line-height: 24px;\n    text-align: center;\n    box-shadow: 0 8px 18px rgba(211, 47, 47, 0.25);\n    animation: pPulse 2.8s ease-in-out infinite;\n  }\n\n  .p-info-accordion {\n    position: relative;\n    z-index: 1;\n    margin: 34px 0 10px;\n    border: 1px solid rgba(211, 47, 47, 0.12);\n    background: rgba(255, 255, 255, 0.76);\n    border-radius: 18px;\n    overflow: hidden;\n    box-shadow: 0 10px 28px rgba(0,0,0,0.045);\n    animation: pFadeUp 0.7s ease both;\n  }\n\n  .p-info-item {\n    border-bottom: 1px solid rgba(211, 47, 47, 0.1);\n    transition: background 0.25s ease;\n  }\n\n  .p-info-item:last-child {\n    border-bottom: none;\n  }\n\n  .p-info-item:hover {\n    background: rgba(211, 47, 47, 0.035);\n  }\n\n  .p-info-item summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 22px 24px;\n    font-size: 17px;\n    font-weight: 850;\n    color: #222222;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n  }\n\n  .p-info-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .p-info-title {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n  }\n\n  .p-info-icon {\n    width: 30px;\n    height: 30px;\n    border-radius: 999px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: var(--p-main-soft);\n    box-shadow: 0 8px 18px rgba(211, 47, 47, 0.12);\n  }\n\n  .p-info-arrow {\n    width: 9px;\n    height: 9px;\n    border-right: 2px solid #777777;\n    border-bottom: 2px solid #777777;\n    transform: rotate(45deg);\n    transition: transform 0.25s ease;\n  }\n\n  .p-info-item[open] .p-info-arrow {\n    transform: rotate(225deg);\n  }\n\n  .p-info-content {\n    padding: 0 24px 24px 64px;\n    color: #555555;\n    font-size: 15.5px;\n    line-height: 1.75;\n  }\n\n  .p-faq {\n    position: relative;\n    z-index: 1;\n    display: grid;\n    gap: 12px;\n    animation: pFadeUp 0.7s ease both;\n  }\n\n  .p-faq details {\n    background: #ffffff;\n    border: 1px solid rgba(211, 47, 47, 0.1);\n    border-radius: 16px;\n    overflow: hidden;\n    box-shadow: 0 8px 22px rgba(0,0,0,0.035);\n  }\n\n  .p-faq summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 18px 20px;\n    font-weight: 850;\n    color: #222222;\n    display: flex;\n    justify-content: space-between;\n    gap: 16px;\n  }\n\n  .p-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .p-faq summary::after {\n    content: \"+\";\n    color: var(--p-main);\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  .p-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .p-faq-answer {\n    padding: 0 20px 20px;\n    color: #555555;\n    font-size: 15px;\n  }\n\n  .p-cta {\n    position: relative;\n    z-index: 1;\n    margin-top: 46px;\n    padding: 30px;\n    border-radius: 24px;\n    background:\n      linear-gradient(135deg, #231f20, #3a2b2b),\n      radial-gradient(circle at top right, rgba(211, 47, 47, 0.25), transparent 38%);\n    color: #ffffff;\n    box-shadow: 0 18px 45px rgba(0,0,0,0.18);\n    animation: pFadeUp 0.7s ease both;\n  }\n\n  .p-cta h2 {\n    margin: 0 0 10px;\n    font-size: clamp(24px, 3vw, 34px);\n    font-weight: 900;\n  }\n\n  .p-cta p {\n    margin: 0 0 22px;\n    color: rgba(255,255,255,0.84);\n    max-width: 760px;\n  }\n\n  .p-cta-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n  }\n\n  .p-cta-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 13px 22px;\n    border-radius: 999px;\n    text-decoration: none;\n    font-weight: 850;\n    transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;\n  }\n\n  .p-cta-button-primary {\n    color: #ffffff;\n    background: var(--p-main);\n    box-shadow: 0 10px 24px rgba(211,47,47,0.35);\n  }\n\n  .p-cta-button-secondary {\n    color: #ffffff;\n    border: 1px solid rgba(255,255,255,0.34);\n    background: rgba(255,255,255,0.08);\n  }\n\n  .p-cta-button:hover {\n    transform: translateY(-3px);\n  }\n\n  @keyframes pFadeUp {\n    from {\n      opacity: 0;\n      transform: translateY(18px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @keyframes pFloat {\n    0%, 100% {\n      transform: translateY(0) translateX(0);\n    }\n    50% {\n      transform: translateY(18px) translateX(-10px);\n    }\n  }\n\n  @keyframes pShine {\n    0% {\n      transform: translateX(-130%);\n    }\n    45%, 100% {\n      transform: translateX(130%);\n    }\n  }\n\n  @keyframes pPulse {\n    0%, 100% {\n      transform: scale(1);\n      box-shadow: 0 8px 18px rgba(211, 47, 47, 0.25);\n    }\n    50% {\n      transform: scale(1.08);\n      box-shadow: 0 10px 24px rgba(211, 47, 47, 0.38);\n    }\n  }\n\n  @media (max-width: 800px) {\n    .p-quick-strip,\n    .p-fit-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .p-benefits-list {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .p-wrapper {\n      padding: 18px;\n      border-radius: 18px;\n    }\n\n    .p-header {\n      padding: 26px 20px;\n      border-radius: 18px;\n    }\n\n    .p-badge {\n      font-size: 12px;\n      padding: 7px 13px;\n    }\n\n    .p-quick-strip,\n    .p-fit-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .p-specs-table td {\n      display: block;\n      width: 100%;\n      border-bottom: none;\n      padding: 12px 16px;\n    }\n\n    .p-specs-table td:first-child {\n      width: 100%;\n      padding-top: 16px;\n    }\n\n    .p-specs-table td:last-child {\n      padding-bottom: 16px;\n      border-bottom: 1px solid #eeeeee;\n    }\n\n    .p-info-item summary {\n      padding: 18px;\n      font-size: 16px;\n    }\n\n    .p-info-content {\n      padding: 0 18px 20px 18px;\n    }\n\n    .p-cta {\n      padding: 24px 20px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .p-wrapper::before,\n    .p-wrapper::after,\n    .p-header,\n    .p-header::before,\n    .p-feature-card,\n    .p-section-title,\n    .p-specs-table,\n    .p-benefits-list li,\n    .p-info-accordion,\n    .p-faq,\n    .p-cta,\n    .p-benefits-list li::before {\n      animation: none !important;\n    }\n\n    .p-feature-card,\n    .p-benefits-list li,\n    .p-badge,\n    .p-quick-item,\n    .p-cta-button {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"p-wrapper\"\u003e\n\u003c!-- 1. Product Title + Badges --\u003e\n\u003cdiv class=\"p-header\"\u003e\n\u003cdiv class=\"p-eyebrow\"\u003eIndustrial LED Linear High Bay\u003c\/div\u003e\n\u003ch1\u003e4FT Ultra-Intensity Selectable LED Linear High Bay\u003c\/h1\u003e\n\u003cp class=\"p-hero-description\"\u003eA high-output 4FT LED linear high bay designed for warehouses, logistics centers, manufacturing plants, indoor sports facilities, and other high-ceiling industrial spaces.\u003c\/p\u003e\n\u003cdiv class=\"p-badge-container\"\u003e\n\u003cspan class=\"p-badge\"\u003eDLC 5.1 Standard\u003c\/span\u003e \u003cspan class=\"p-badge\"\u003e45,000 Lumens Output\u003c\/span\u003e \u003cspan class=\"p-badge\"\u003e150 LM\/W Efficacy\u003c\/span\u003e \u003cspan class=\"p-badge\"\u003ePower Tunable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Fast Decision Information --\u003e\n\u003cdiv class=\"p-quick-strip\"\u003e\n\u003cdiv class=\"p-quick-item\"\u003e\n\u003cspan class=\"p-quick-label\"\u003eRecommended Height\u003c\/span\u003e \u003cspan class=\"p-quick-value\"\u003e30–50 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"p-quick-item\"\u003e\n\u003cspan class=\"p-quick-label\"\u003eIdeal Replacement\u003c\/span\u003e \u003cspan class=\"p-quick-value\"\u003e750W–1000W HID\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"p-quick-item\"\u003e\n\u003cspan class=\"p-quick-label\"\u003eWattage Options\u003c\/span\u003e \u003cspan class=\"p-quick-value\"\u003e230W \/ 260W \/ 300W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"p-quick-item\"\u003e\n\u003cspan class=\"p-quick-label\"\u003eBest For\u003c\/span\u003e \u003cspan class=\"p-quick-value\"\u003eHigh-Ceiling Spaces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Core Selling Points --\u003e\n\u003cdiv class=\"p-grid\"\u003e\n\u003cdiv class=\"p-feature-card\"\u003e\n\u003cdiv class=\"p-feature-icon\"\u003e💡\u003c\/div\u003e\n\u003ch3\u003eExtreme Brightness\u003c\/h3\u003e\n\u003cp\u003eUnleash up to 45,000 lumens of high-intensity light for large industrial spaces and mounting heights over 35 feet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"p-feature-card\"\u003e\n\u003cdiv class=\"p-feature-icon\"\u003e⚙️\u003c\/div\u003e\n\u003ch3\u003eTriple-Power Selectable\u003c\/h3\u003e\n\u003cp\u003eSwitch between 230W, 260W, and 300W on site to customize energy usage and light levels without changing fixtures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"p-feature-card\"\u003e\n\u003cdiv class=\"p-feature-icon\"\u003e📡\u003c\/div\u003e\n\u003ch3\u003eSmart Sensor Base\u003c\/h3\u003e\n\u003cp\u003eIntegrated 3-pin base supports plug-and-play motion sensor integration for smarter facility lighting control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"p-feature-card\"\u003e\n\u003cdiv class=\"p-feature-icon\"\u003e📐\u003c\/div\u003e\n\u003ch3\u003e4FT Wide-Area Coverage\u003c\/h3\u003e\n\u003cp\u003eThe extended 4-foot chassis provides broad light distribution, helping reduce dark spots in aisles and open areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Application \/ Selection Guidance --\u003e\n\u003ch2 class=\"p-section-title\"\u003eRecommended Applications \u0026amp; Selection Guide\u003c\/h2\u003e\n\u003cdiv class=\"p-fit-panel\"\u003e\n\u003cdiv class=\"p-fit-grid\"\u003e\n\u003cdiv class=\"p-fit-card\"\u003e\n\u003ch3\u003eChoose 230W\u003c\/h3\u003e\n\u003cp\u003eSuitable for energy-saving warehouse upgrades where balanced brightness and efficiency are required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"p-fit-card\"\u003e\n\u003ch3\u003eChoose 260W\u003c\/h3\u003e\n\u003cp\u003eRecommended for general high-ceiling industrial lighting with strong output and controlled energy use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"p-fit-card\"\u003e\n\u003ch3\u003eChoose 300W\u003c\/h3\u003e\n\u003cp\u003eBest for high-output applications, large open areas, or facilities that need maximum lumen density.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Technical Specifications --\u003e\n\u003ch2 class=\"p-section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable class=\"p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eWattage Selectable\u003c\/td\u003e\n\u003ctd\u003e230W \/ 260W \/ 300W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLuminous Flux\u003c\/td\u003e\n\u003ctd\u003eMax. 45,000 Lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLuminous Efficacy\u003c\/td\u003e\n\u003ctd\u003e150 Lumens Per Watt\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInput Voltage\u003c\/td\u003e\n\u003ctd\u003eAC 120-277V (50\/60Hz)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd\u003eDual CCT (4000K \/ 5000K) Selectable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCRI \/ Ra\u003c\/td\u003e\n\u003ctd\u003eRa \u0026gt; 80\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimming Control\u003c\/td\u003e\n\u003ctd\u003e0-10V Dimmable (10% - 100%)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCertification\u003c\/td\u003e\n\u003ctd\u003eDLC 5.1 Standard, UL Listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eRugged White Finish \/ 4FT Frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSensor Interface\u003c\/td\u003e\n\u003ctd\u003eBuilt-in 3-Pin Sensor Base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Method\u003c\/td\u003e\n\u003ctd\u003eV-hooks and suspension chains included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRated Lifespan\u003c\/td\u003e\n\u003ctd\u003e50,000+ hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003eTo be confirmed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 6. Professional Performance Benefits --\u003e\n\u003ch2 class=\"p-section-title\"\u003eProfessional Performance Benefits\u003c\/h2\u003e\n\u003cul class=\"p-benefits-list\"\u003e\n\u003cli\u003eUltra-efficient 150lm\/W performance helps replace traditional HID systems while reducing energy consumption.\u003c\/li\u003e\n\u003cli\u003eSelectable CCT and wattage reduce SKU inventory and simplify site management across multiple projects.\u003c\/li\u003e\n\u003cli\u003eFlicker-free operation supports safety and visual comfort in industrial environments.\u003c\/li\u003e\n\u003cli\u003eHeavy-duty thermal design supports a long 50,000+ hour service life with reduced maintenance needs.\u003c\/li\u003e\n\u003cli\u003eRobust housing design helps improve heat dissipation and stable performance in demanding facilities.\u003c\/li\u003e\n\u003cli\u003eQuick installation with V-hooks and suspension chains helps reduce installation time on site.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 7. Certifications \/ Reliability + 8. Shipping \/ Project Support --\u003e\n\u003cdiv class=\"p-info-accordion\"\u003e\n\u003cdetails class=\"p-info-item\"\u003e\n\u003csummary\u003e\u003cspan class=\"p-info-title\"\u003e \u003cspan class=\"p-info-icon\"\u003e📜\u003c\/span\u003e Certifications \u0026amp; Reliability \u003c\/span\u003e \u003cspan class=\"p-info-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"p-info-content\"\u003eDesigned for commercial and industrial lighting projects. This fixture is listed with DLC 5.1 Standard and UL Listed certification information based on available product data. Please confirm project-specific certification requirements before purchase.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"p-info-item\"\u003e\n\u003csummary\u003e\u003cspan class=\"p-info-title\"\u003e \u003cspan class=\"p-info-icon\"\u003e🚚\u003c\/span\u003e Shipping \u0026amp; Project Support \u003c\/span\u003e \u003cspan class=\"p-info-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"p-info-content\"\u003eFast local shipping may be available from US warehouses for selected models. For accurate delivery time and freight cost, please provide your city, ZIP code, quantity, and project requirements. We also support lighting layout suggestions, technical consulting, and bulk pricing for commercial and industrial projects.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- 9. FAQ --\u003e\n\u003ch2 class=\"p-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"p-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat mounting height is this 4FT LED linear high bay suitable for?\u003c\/summary\u003e\n\u003cdiv class=\"p-faq-answer\"\u003eIt is designed for high-ceiling applications, typically from 30 ft to 50 ft depending on the required brightness, layout, and application area.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the wattage be adjusted on site?\u003c\/summary\u003e\n\u003cdiv class=\"p-faq-answer\"\u003eYes. This fixture supports selectable wattage options of 230W, 260W, and 300W, allowing installers to adjust the output based on site requirements.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this light suitable for warehouses and logistics centers?\u003c\/summary\u003e\n\u003cdiv class=\"p-faq-answer\"\u003eYes. It is suitable for warehouses, logistics hubs, manufacturing plants, storage facilities, exhibition halls, indoor sports facilities, and other large indoor spaces.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it support dimming or motion sensor control?\u003c\/summary\u003e\n\u003cdiv class=\"p-faq-answer\"\u003eYes. The fixture supports 0-10V dimming and includes a built-in 3-pin sensor base for compatible motion sensor integration.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I request a lighting layout or bulk project quote?\u003c\/summary\u003e\n\u003cdiv class=\"p-faq-answer\"\u003eYes. Please send your ceiling height, installation area, quantity, voltage requirements, and project location. Our team can help recommend suitable lighting options.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- 10. Final CTA --\u003e\n\u003cdiv class=\"p-cta\"\u003e\n\u003ch2\u003eNeed Help Choosing the Right High Bay Light?\u003c\/h2\u003e\n\u003cp\u003eSend us your ceiling height, installation area, quantity, voltage, and ZIP code. We can help recommend a suitable lighting option and check estimated shipping cost and delivery time for your project.\u003c\/p\u003e\n\u003cdiv class=\"p-cta-actions\"\u003e\n\u003ca href=\"\/pages\/contact\" class=\"p-cta-button p-cta-button-primary\"\u003eRequest a Quote\u003c\/a\u003e \u003ca href=\"\/collections\/led-linear-high-bay-light\" class=\"p-cta-button p-cta-button-secondary\"\u003eView More Linear High Bay Lights\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Eco Bright LED","offers":[{"title":"1 Box (2Pcs)","offer_id":47709247930562,"sku":"EBL-7G140002","price":339.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/3587\/0402\/files\/led-linear-high-bay-light-4ft-pendant-mount-view.webp?v=1778639498","url":"https:\/\/www.ecobrightled.com\/products\/4ft-linear-high-bay-300w-selectable-45000lm-dlc-standard","provider":"Eco Bright LED","version":"1.0","type":"link"}