{"product_id":"wanco-solar-led-light-bulb-part-no-207268","title":"Wanco : Solar LED Light Bulb Part No. 207268","description":"\u003cstyle\u003e\n  .hts-wanco-part-page * {\n    box-sizing: border-box;\n  }\n\n  .hts-wanco-part-page {\n    max-width: 960px;\n    margin: 24px auto;\n    color: #1f2937;\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.6;\n  }\n\n  .hts-wanco-part-page h2,\n  .hts-wanco-part-page h3 {\n    margin-top: 0;\n    line-height: 1.25;\n    color: #172033;\n  }\n\n  .hts-wanco-part-page p {\n    margin-top: 0;\n  }\n\n  .hts-wanco-hero {\n    padding: 30px;\n    border: 1px solid #d9e2f1;\n    border-top: 5px solid #3366cc;\n    border-radius: 12px;\n    background: linear-gradient(135deg, #f5f8ff 0%, #ffffff 70%);\n    box-shadow: 0 6px 20px rgba(20, 45, 90, 0.07);\n  }\n\n  .hts-wanco-badge {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 6px 12px;\n    border-radius: 50px;\n    background: #3366cc;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.7px;\n    text-transform: uppercase;\n  }\n\n  .hts-wanco-hero h2 {\n    margin-bottom: 12px;\n    font-size: 28px;\n  }\n\n  .hts-wanco-lead {\n    max-width: 760px;\n    margin-bottom: 22px;\n    font-size: 17px;\n    color: #4b5563;\n  }\n\n  .hts-wanco-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    margin: 22px 0;\n  }\n\n  .hts-wanco-spec {\n    padding: 16px;\n    border: 1px solid #dce4ef;\n    border-radius: 9px;\n    background: #ffffff;\n  }\n\n  .hts-wanco-spec-label {\n    display: block;\n    margin-bottom: 4px;\n    color: #667085;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n  }\n\n  .hts-wanco-spec-value {\n    display: block;\n    color: #172033;\n    font-size: 15px;\n    font-weight: 700;\n  }\n\n  .hts-wanco-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 22px;\n  }\n\n  .hts-wanco-button {\n    display: inline-block;\n    padding: 12px 20px;\n    border: 2px solid #3366cc;\n    border-radius: 7px;\n    background: #3366cc;\n    color: #ffffff !important;\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.25;\n    text-align: center;\n    text-decoration: none !important;\n    transition: all 0.2s ease;\n  }\n\n  .hts-wanco-button:hover {\n    background: #244fa6;\n    border-color: #244fa6;\n    color: #ffffff !important;\n  }\n\n  .hts-wanco-button-secondary {\n    background: #ffffff;\n    color: #3366cc !important;\n  }\n\n  .hts-wanco-button-secondary:hover {\n    background: #edf3ff;\n    color: #244fa6 !important;\n  }\n\n  .hts-wanco-cart-note {\n    margin-top: 16px;\n    margin-bottom: 0;\n    color: #596579;\n    font-size: 14px;\n  }\n\n  .hts-wanco-section {\n    margin-top: 24px;\n    padding: 26px;\n    border: 1px solid #e1e7ef;\n    border-radius: 12px;\n    background: #ffffff;\n  }\n\n  .hts-wanco-section h3 {\n    margin-bottom: 10px;\n    font-size: 22px;\n  }\n\n  .hts-wanco-section-heading {\n    margin-bottom: 20px;\n  }\n\n  .hts-wanco-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n  }\n\n  .hts-wanco-feature {\n    padding: 20px;\n    border-radius: 9px;\n    background: #f7f9fc;\n  }\n\n  .hts-wanco-feature-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    margin-bottom: 12px;\n    border-radius: 50%;\n    background: #3366cc;\n    color: #ffffff;\n    font-weight: 700;\n  }\n\n  .hts-wanco-feature h4 {\n    margin: 0 0 7px;\n    color: #172033;\n    font-size: 16px;\n  }\n\n  .hts-wanco-feature p {\n    margin-bottom: 0;\n    color: #586579;\n    font-size: 14px;\n  }\n\n  .hts-wanco-table {\n    width: 100%;\n    margin-top: 15px;\n    border-collapse: collapse;\n  }\n\n  .hts-wanco-table th,\n  .hts-wanco-table td {\n    padding: 13px 15px;\n    border: 1px solid #dfe5ed;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .hts-wanco-table th {\n    width: 34%;\n    background: #f5f7fa;\n    color: #344054;\n    font-weight: 700;\n  }\n\n  .hts-wanco-table td {\n    background: #ffffff;\n  }\n\n  .hts-wanco-confirmation {\n    border-left: 5px solid #e6a700;\n    background: #fffbeb;\n  }\n\n  .hts-wanco-checklist {\n    margin: 16px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .hts-wanco-checklist li {\n    position: relative;\n    margin: 10px 0;\n    padding-left: 28px;\n  }\n\n  .hts-wanco-checklist li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: #237a43;\n    font-weight: 800;\n  }\n\n  .hts-wanco-support-box {\n    display: grid;\n    grid-template-columns: 1.35fr 0.65fr;\n    gap: 24px;\n    align-items: center;\n    padding: 28px;\n    border-radius: 12px;\n    background: #172033;\n    color: #ffffff;\n  }\n\n  .hts-wanco-support-box h3 {\n    color: #ffffff;\n  }\n\n  .hts-wanco-support-box p {\n    margin-bottom: 0;\n    color: #d5dceb;\n  }\n\n  .hts-wanco-support-actions {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n\n  .hts-wanco-support-actions .hts-wanco-button {\n    width: 100%;\n  }\n\n  .hts-wanco-safety {\n    margin-top: 20px;\n    padding: 17px 20px;\n    border: 1px solid #dfe5ed;\n    border-radius: 9px;\n    background: #f8fafc;\n    color: #596579;\n    font-size: 13px;\n  }\n\n  .hts-wanco-bottom-link {\n    margin-top: 22px;\n    text-align: center;\n  }\n\n  .hts-wanco-bottom-link a {\n    color: #3366cc;\n    font-weight: 700;\n  }\n\n  @media screen and (max-width: 780px) {\n    .hts-wanco-spec-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .hts-wanco-feature-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .hts-wanco-support-box {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 480px) {\n    .hts-wanco-hero,\n    .hts-wanco-section,\n    .hts-wanco-support-box {\n      padding: 20px;\n    }\n\n    .hts-wanco-hero h2 {\n      font-size: 23px;\n    }\n\n    .hts-wanco-spec-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .hts-wanco-actions {\n      flex-direction: column;\n    }\n\n    .hts-wanco-button {\n      width: 100%;\n    }\n\n    .hts-wanco-table th,\n    .hts-wanco-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .hts-wanco-table th {\n      border-bottom: 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"hts-wanco-part-page\"\u003e\n\u003c!-- Main product information --\u003e\n\u003csection class=\"hts-wanco-hero\"\u003e\u003cspan class=\"hts-wanco-badge\"\u003eWanco Genuine OEM Part\u003c\/span\u003e\n\u003ch2\u003eWanco Solar LED Light Bulb — Part No. 207268\u003c\/h2\u003e\n\u003cp class=\"hts-wanco-lead\"\u003eThis listing is for the genuine Wanco \u003cstrong\u003eSolar LED Light\u003c\/strong\u003e, identified by OEM part number 207268. Use the information below to verify the part number before placing your order.\u003c\/p\u003e\n\u003cdiv class=\"hts-wanco-spec-grid\"\u003e\n\u003cdiv class=\"hts-wanco-spec\"\u003e\n\u003cspan class=\"hts-wanco-spec-label\"\u003eManufacturer\u003c\/span\u003e \u003cspan class=\"hts-wanco-spec-value\"\u003eWanco\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hts-wanco-spec\"\u003e\n\u003cspan class=\"hts-wanco-spec-label\"\u003eOEM Part Number\u003c\/span\u003e \u003cspan class=\"hts-wanco-spec-value\"\u003e207268\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hts-wanco-spec\"\u003e\n\u003cspan class=\"hts-wanco-spec-label\"\u003ePart Description\u003c\/span\u003e \u003cspan class=\"hts-wanco-spec-value\"\u003eSolar LED Light Bulb\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hts-wanco-spec\"\u003e\n\u003cspan class=\"hts-wanco-spec-label\"\u003ePart Type\u003c\/span\u003e \u003cspan class=\"hts-wanco-spec-value\"\u003eGenuine OEM Replacement\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hts-wanco-actions\"\u003e\n\u003ca class=\"hts-wanco-button\" href=\"tel:5042284049\"\u003e Call 504-228-4049 \u003c\/a\u003e \u003ca class=\"hts-wanco-button hts-wanco-button-secondary\" href=\"mailto:sales@hydrotechnologysystems.supply?subject=Wanco%20Part%20207265%20Inquiry\"\u003e Email About This Part \u003c\/a\u003e \u003ca class=\"hts-wanco-button hts-wanco-button-secondary\" href=\"https:\/\/hydrotechnologysystems.supply\/pages\/contact\"\u003e Request Assistance \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp class=\"hts-wanco-cart-note\"\u003eReady to order? Select the desired quantity and use the \u003cstrong\u003eAdd to Cart\u003c\/strong\u003e button above this description.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Benefits --\u003e\n\u003csection class=\"hts-wanco-section\"\u003e\n\u003cdiv class=\"hts-wanco-section-heading\"\u003e\n\u003ch3\u003eOrder the Correct Wanco Replacement Part\u003c\/h3\u003e\n\u003cp\u003eEquipment parts can vary by model, production year, configuration and serial number. Verifying the OEM part number before ordering helps prevent downtime caused by receiving an incorrect component.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hts-wanco-feature-grid\"\u003e\n\u003cdiv class=\"hts-wanco-feature\"\u003e\n\u003cdiv class=\"hts-wanco-feature-number\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eCheck the Parts Manual\u003c\/h4\u003e\n\u003cp\u003eLocate this item in your Wanco equipment parts manual and confirm that the listed part number is 207268.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hts-wanco-feature\"\u003e\n\u003cdiv class=\"hts-wanco-feature-number\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eVerify Your Equipment\u003c\/h4\u003e\n\u003cp\u003eCompare the equipment model, serial number and existing component before completing your purchase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hts-wanco-feature\"\u003e\n\u003cdiv class=\"hts-wanco-feature-number\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eContact HTS Supply\u003c\/h4\u003e\n\u003cp\u003eSend us the model, serial number or applicable parts diagram when you need assistance confirming the correct replacement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Product details --\u003e\n\u003csection class=\"hts-wanco-section\"\u003e\n\u003ch3\u003eProduct Information\u003c\/h3\u003e\n\u003ctable class=\"hts-wanco-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eWanco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOEM Part Number\u003c\/th\u003e\n\u003ctd\u003e\u003cstrong\u003e207268\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDescription\u003c\/th\u003e\n\u003ctd\u003eSolar LED Light Bulb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct Category\u003c\/th\u003e\n\u003ctd\u003eWanco Genuine OEM Replacement Parts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- Compatibility assistance --\u003e\n\u003csection class=\"hts-wanco-section hts-wanco-confirmation\"\u003e\n\u003ch3\u003eNot Sure Whether Part 207268 Fits?\u003c\/h3\u003e\n\u003cp\u003eDo not rely on the component’s appearance alone. Before ordering, contact our sales team and provide as much of the following information as possible:\u003c\/p\u003e\n\u003cul class=\"hts-wanco-checklist\"\u003e\n\u003cli\u003eWanco equipment model number\u003c\/li\u003e\n\u003cli\u003eEquipment serial number\u003c\/li\u003e\n\u003cli\u003eCurrent or previously installed part number\u003c\/li\u003e\n\u003cli\u003ePhoto of the equipment identification plate\u003c\/li\u003e\n\u003cli\u003ePhoto or page from the applicable parts diagram\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- Why OEM --\u003e\n\u003csection class=\"hts-wanco-section\"\u003e\n\u003ch3\u003eWhy Choose a Genuine Wanco OEM Part?\u003c\/h3\u003e\n\u003cul class=\"hts-wanco-checklist\"\u003e\n\u003cli\u003eIdentified by the original Wanco part-number system for easier replacement-part verification.\u003c\/li\u003e\n\u003cli\u003eIntended to maintain the original equipment configuration when the correct part number is selected.\u003c\/li\u003e\n\u003cli\u003eReduces the uncertainty associated with selecting an unverified aftermarket substitute.\u003c\/li\u003e\n\u003cli\u003eGives technicians and purchasing departments a clear OEM number for service records and future orders.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- Sales assistance --\u003e\n\u003csection class=\"hts-wanco-support-box\"\u003e\n\u003cdiv\u003e\n\u003ch3\u003eNeed a Quote or Additional Wanco Parts?\u003c\/h3\u003e\n\u003cp\u003eHTS Supply LLC can assist with Wanco part identification, availability questions, quantity requests and additional parts needed for the same equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hts-wanco-support-actions\"\u003e\n\u003ca class=\"hts-wanco-button\" href=\"tel:5042284049\"\u003e Call Our Sales Team \u003c\/a\u003e \u003ca class=\"hts-wanco-button hts-wanco-button-secondary\" href=\"https:\/\/hydrotechnologysystems.supply\/pages\/contact\"\u003e Contact HTS Supply \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- General ordering and service notes --\u003e\n\u003cdiv class=\"hts-wanco-safety\"\u003e\n\u003cstrong\u003eOrdering notice:\u003c\/strong\u003e Availability and lead times may vary. Contact HTS Supply if the part is needed by a specific date. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eService notice:\u003c\/strong\u003e Follow the equipment manufacturer’s service and safety procedures during installation.\u003c\/div\u003e\n\u003cdiv class=\"hts-wanco-bottom-link\"\u003e\u003ca href=\"https:\/\/hydrotechnologysystems.supply\/collections\/wanco-genuine-oem-parts\"\u003e Browse More Wanco Genuine OEM Parts → \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Wanco","offers":[{"title":"Default Title","offer_id":49267555893556,"sku":null,"price":181.7,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1483\/4824\/files\/wanco_207265_solare_light_bulb_led.png?v=1787672808","url":"https:\/\/hydrotechnologysystems.supply\/products\/wanco-solar-led-light-bulb-part-no-207268","provider":"HTS Supply LLC","version":"1.0","type":"link"}