{"product_id":"b0h98m8dlg","title":"HL Submersible LED Lights,Warm White Mini LED Tea Light,150 Hour Runtime","description":"\u003c!-- 12-Pack Submersible LED Lights — Shopify Product Description HTML --\u003e\n\u003cstyle\u003e\n  .sub-light-page {\n    --blue: #198eae;\n    --blue-dark: #174e66;\n    --aqua: #dff5f7;\n    --ice: #f3fafb;\n    --text: #243a43;\n    --muted: #63767e;\n    --line: #cfe7ec;\n\n    width: 100%;\n    max-width: 980px;\n    margin: 0 auto;\n    padding: 8px 18px 30px;\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  .sub-light-page * {\n    box-sizing: border-box;\n  }\n\n  .sub-light-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 14px;\n  }\n\n  .sl-hero {\n    margin-bottom: 18px;\n    padding: 25px 28px;\n    border: 1px solid var(--line);\n    border-radius: 20px;\n    background: linear-gradient(135deg, #e8f9fb 0%, #ffffff 58%, #edf6ff 100%);\n    text-align: center;\n  }\n\n  .sl-tag {\n    display: inline-block;\n    margin-bottom: 9px;\n    padding: 5px 14px;\n    border-radius: 20px;\n    color: #fff;\n    background: var(--blue);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n  }\n\n  .sl-hero h2 {\n    margin: 0 0 10px;\n    color: var(--blue-dark);\n    font-size: 28px;\n    font-weight: 800;\n    line-height: 1.3;\n  }\n\n  .sl-hero p {\n    max-width: 790px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .sl-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 10px;\n    margin-bottom: 20px;\n  }\n\n  .sl-benefit {\n    padding: 11px 8px;\n    border: 1px solid var(--line);\n    border-radius: 13px;\n    background: var(--ice);\n    text-align: center;\n  }\n\n  .sl-benefit strong {\n    display: block;\n    margin-bottom: 2px;\n    color: var(--blue-dark);\n    font-size: 13px;\n  }\n\n  .sl-benefit span {\n    color: var(--muted);\n    font-size: 11px;\n  }\n\n  .sl-heading {\n    margin: 25px 0 16px;\n    text-align: center;\n  }\n\n  .sl-heading span {\n    display: inline-block;\n    padding: 5px 13px;\n    border-radius: 20px;\n    color: var(--blue-dark);\n    background: var(--aqua);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .sl-heading h3 {\n    margin: 8px 0 0;\n    color: var(--blue-dark);\n    font-size: 24px;\n    line-height: 1.3;\n  }\n\n  .sl-feature {\n    margin-bottom: 17px;\n    padding: 13px;\n    border: 1px solid var(--line);\n    border-radius: 17px;\n    background: var(--ice);\n  }\n\n  .sl-feature img {\n    border-radius: 12px;\n  }\n\n  .sl-feature-content {\n    padding: 13px 8px 4px;\n    text-align: center;\n  }\n\n  .sl-feature h4 {\n    margin: 0 0 6px;\n    color: var(--blue-dark);\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.35;\n  }\n\n  .sl-feature p {\n    max-width: 800px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .sl-uses {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 9px;\n    margin-bottom: 22px;\n  }\n\n  .sl-use {\n    padding: 12px 7px;\n    border: 1px solid var(--line);\n    border-radius: 13px;\n    background: #fff;\n    color: var(--blue-dark);\n    font-size: 12px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .sl-details {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 15px;\n    margin-bottom: 15px;\n  }\n\n  .sl-detail-box {\n    padding: 16px 18px;\n    border: 1px solid var(--line);\n    border-radius: 15px;\n    background: var(--ice);\n  }\n\n  .sl-detail-box h4 {\n    margin: 0 0 9px;\n    color: var(--blue-dark);\n    font-size: 16px;\n  }\n\n  .sl-detail-box p {\n    margin: 5px 0;\n    color: var(--muted);\n    font-size: 13px;\n    line-height: 1.65;\n  }\n\n  .sl-detail-box strong {\n    color: var(--text);\n  }\n\n  .sl-steps {\n    margin: 0 0 20px;\n    padding: 16px 18px;\n    border: 1px solid var(--line);\n    border-radius: 15px;\n    background: linear-gradient(135deg, #effbfc, #f8fbff);\n  }\n\n  .sl-steps h4 {\n    margin: 0 0 8px;\n    color: var(--blue-dark);\n    font-size: 16px;\n  }\n\n  .sl-steps ol {\n    margin: 0;\n    padding-left: 21px;\n  }\n\n  .sl-steps li {\n    margin: 5px 0;\n    color: var(--muted);\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .sl-notes {\n    margin-bottom: 20px;\n    padding: 15px 18px;\n    border-left: 4px solid var(--blue);\n    border-radius: 0 13px 13px 0;\n    background: #edf8fa;\n  }\n\n  .sl-notes h4 {\n    margin: 0 0 7px;\n    color: var(--blue-dark);\n    font-size: 16px;\n  }\n\n  .sl-notes ul {\n    margin: 0;\n    padding-left: 19px;\n  }\n\n  .sl-notes li {\n    margin: 4px 0;\n    color: var(--muted);\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .sl-end {\n    margin-top: 22px;\n    padding: 19px 18px;\n    border-radius: 17px;\n    background: linear-gradient(135deg, #dff6f8, #e9f4ff);\n    text-align: center;\n  }\n\n  .sl-end strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--blue-dark);\n    font-size: 18px;\n  }\n\n  .sl-end span {\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  @media screen and (max-width: 749px) {\n    .sub-light-page {\n      padding: 5px 12px 24px;\n    }\n\n    .sl-hero {\n      padding: 21px 16px;\n      border-radius: 16px;\n    }\n\n    .sl-hero h2 {\n      font-size: 22px;\n    }\n\n    .sl-hero p {\n      font-size: 13px;\n      line-height: 1.65;\n    }\n\n    .sl-benefits {\n      gap: 6px;\n    }\n\n    .sl-benefit {\n      padding: 9px 4px;\n    }\n\n    .sl-benefit strong {\n      font-size: 11px;\n    }\n\n    .sl-benefit span {\n      font-size: 9px;\n    }\n\n    .sl-heading {\n      margin: 21px 0 13px;\n    }\n\n    .sl-heading h3 {\n      font-size: 20px;\n    }\n\n    .sl-feature {\n      margin-bottom: 14px;\n      padding: 9px;\n    }\n\n    .sl-feature-content {\n      padding: 11px 4px 3px;\n    }\n\n    .sl-feature h4 {\n      font-size: 16px;\n    }\n\n    .sl-feature p {\n      font-size: 12.5px;\n    }\n\n    .sl-uses {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 7px;\n    }\n\n    .sl-use {\n      padding: 10px 5px;\n      font-size: 11px;\n    }\n\n    .sl-details {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .sl-detail-box,\n    .sl-steps {\n      padding: 14px 15px;\n    }\n\n    .sl-detail-box h4,\n    .sl-steps h4 {\n      font-size: 15px;\n    }\n\n    .sl-detail-box p,\n    .sl-steps li,\n    .sl-notes li {\n      font-size: 12px;\n    }\n\n    .sl-notes {\n      padding: 14px 15px;\n    }\n\n    .sl-end {\n      padding: 16px 13px;\n    }\n\n    .sl-end strong {\n      font-size: 16px;\n    }\n\n    .sl-end span {\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sub-light-page\"\u003e\n\u003cdiv class=\"sl-hero\"\u003e\n\u003cspan class=\"sl-tag\"\u003eWaterproof Decorative Lighting\u003c\/span\u003e\n\u003ch2\u003eSmall Lights. Long Glow. Beautiful Moments Anywhere. ✨\u003c\/h2\u003e\n\u003cp\u003eCreate a soft, luminous atmosphere without visible cords. This set of \u003cstrong\u003e12 mini submersible LED lights\u003c\/strong\u003e adds clean white light to vases, centerpieces, floral displays, water features, parties, and special events.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0680\/8833\/2359\/files\/9_18.gif?v=1789716610\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-benefits\"\u003e\n\u003cdiv class=\"sl-benefit\"\u003e\n\u003cstrong\u003e💧 IP68 Waterproof\u003c\/strong\u003e \u003cspan\u003eMade for submerged displays\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-benefit\"\u003e\n\u003cstrong\u003e🔋 Up to 150 Hours\u003c\/strong\u003e \u003cspan\u003eLong-lasting illumination\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-benefit\"\u003e\n\u003cstrong\u003e✨ 12 Lights Included\u003c\/strong\u003e \u003cspan\u003e24 batteries included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-heading\"\u003e\n\u003cspan\u003e✨ Product Features\u003c\/span\u003e\n\u003ch3\u003eEffortless Light for Every Celebration\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-feature\"\u003e\n\u003cdiv class=\"sl-feature-content\"\u003e\n\u003ch4\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0680\/8833\/2359\/files\/06fee8c7-e6f5-4571-8a4f-6c9f7a2281ea.png?v=1789714920\" alt=\"\"\u003e\u003c\/h4\u003e\n\u003ch4\u003e🤍 Soft Lighting That Elevates the Display\u003c\/h4\u003e\n\u003cp\u003eUse these compact lights to add a polished glow beneath flowers, glass beads, acrylic crystals, or clear water. Their clean white light brings extra depth and sparkle to table decorations without distracting from your arrangement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-feature\"\u003e\n\u003cdiv class=\"sl-feature-content\"\u003e\n\u003ch4\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0680\/8833\/2359\/files\/9fd5c7fc-92c1-45e8-be09-a6996cf77315.png?v=1789715706\" alt=\"\"\u003e\u003c\/h4\u003e\n\u003ch4\u003e💧 IP68 Waterproof for Submerged Décor\u003c\/h4\u003e\n\u003cp\u003eOnce the housing is fully tightened, the sealed design can be placed beneath water for illuminated vases, bowls, floral centerpieces, and decorative water features. Enjoy beautiful lighting without a power cord crossing your display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-feature\"\u003e\n\u003cdiv class=\"sl-feature-content\"\u003e\n\u003ch4\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0680\/8833\/2359\/files\/41c25bc5-9cb1-4310-becb-baf734c595d4.png?v=1789716678\" alt=\"\"\u003e\u003c\/h4\u003e\n\u003ch4\u003e🔋 Up to 150 Hours of Continuous Light\u003c\/h4\u003e\n\u003cp\u003eEach light uses two included button-cell batteries, giving the set a long operating life for receptions, holiday displays, dinner parties, and repeat decorating. Actual runtime may vary with battery condition and the surrounding environment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-feature\"\u003e\n\u003cdiv class=\"sl-feature-content\"\u003e\n\u003ch4\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0680\/8833\/2359\/files\/b13840ed-2660-43dd-afad-2f46818401e1.png?v=1789716850\" alt=\"\"\u003e\u003c\/h4\u003e\n\u003ch4\u003e🔄 Twist to Turn On—No Wires or Remote Needed\u003c\/h4\u003e\n\u003cp\u003eSimply tighten the base to illuminate the light and loosen it to switch off. The compact, cordless design is easy to hide inside arrangements and makes setup quick when decorating several tables at once.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-heading\"\u003e\n\u003cspan\u003e🎉 Styling Ideas\u003c\/span\u003e\n\u003ch3\u003eOne Set, So Many Ways to Create Atmosphere\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-uses\"\u003e\n\u003cdiv class=\"sl-use\"\u003e💐 Floral Vases\u003c\/div\u003e\n\u003cdiv class=\"sl-use\"\u003e💍 Wedding Tables\u003c\/div\u003e\n\u003cdiv class=\"sl-use\"\u003e🎂 Parties \u0026amp; Events\u003c\/div\u003e\n\u003cdiv class=\"sl-use\"\u003e🌊 Water Displays\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-heading\"\u003e\n\u003cspan\u003e📋 Product Information\u003c\/span\u003e\n\u003ch3\u003eSpecifications \u0026amp; Package\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-details\"\u003e\n\u003cdiv class=\"sl-detail-box\"\u003e\n\u003ch4\u003e💡 Light Specifications\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003eLight Color:\u003c\/strong\u003e White\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWaterproof Rating:\u003c\/strong\u003e IP68\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eRuntime:\u003c\/strong\u003e Up to approximately 150 hours\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOperation:\u003c\/strong\u003e Twist-on \/ twist-off\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eControl:\u003c\/strong\u003e Manual; no remote required\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-detail-box\"\u003e\n\u003ch4\u003e📐 Size \u0026amp; Power\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003eLight Size:\u003c\/strong\u003e Approx. 32 × 32 × 20 mm each\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePower:\u003c\/strong\u003e 2 button-cell batteries per light\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTotal Batteries:\u003c\/strong\u003e 24 included\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDesign:\u003c\/strong\u003e Compact, cordless, submersible\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLighting Mode:\u003c\/strong\u003e Fixed white light\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-details\"\u003e\n\u003cdiv class=\"sl-detail-box\"\u003e\n\u003ch4\u003e📦 What's Included\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003e12 ×\u003c\/strong\u003e Submersible LED Lights\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e24 ×\u003c\/strong\u003e Button-Cell Batteries\u003c\/p\u003e\n\u003cp\u003eBatteries are included for convenient setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-detail-box\"\u003e\n\u003ch4\u003e✅ Good to Know\u003c\/h4\u003e\n\u003cp\u003eFixed white light only\u003c\/p\u003e\n\u003cp\u003eManual twist operation\u003c\/p\u003e\n\u003cp\u003eNo charging cable or remote control\u003c\/p\u003e\n\u003cp\u003eSuitable for wet or dry decorative arrangements\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-steps\"\u003e\n\u003ch4\u003e🪄 How to Use\u003c\/h4\u003e\n\u003col\u003e\n\u003cli\u003eTwist the housing clockwise until the light turns on and the seal is fully tightened.\u003c\/li\u003e\n\u003cli\u003eTest the light, then place it inside your vase, bowl, centerpiece, or other decorative display.\u003c\/li\u003e\n\u003cli\u003eAfter use, remove the light and twist counterclockwise to switch it off.\u003c\/li\u003e\n\u003cli\u003eDry the exterior completely before loosening or opening the battery compartment.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-notes\"\u003e\n\u003ch4\u003e⚠️ Care \u0026amp; Safety Notes\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eFully tighten each light before placing it in water; test the seal before an event.\u003c\/li\u003e\n\u003cli\u003eAlways dry the outside completely before opening the battery compartment.\u003c\/li\u003e\n\u003cli\u003eRuntime may vary depending on battery condition, temperature, and usage.\u003c\/li\u003e\n\u003cli\u003eKeep button-cell batteries and the lights away from children and pets.\u003c\/li\u003e\n\u003cli\u003eDo not mix old and new batteries or different battery types.\u003c\/li\u003e\n\u003cli\u003eFor decorative use only. This product is not a toy.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sl-end\"\u003e\n\u003cstrong\u003eA Little Light That Makes Every Centerpiece Feel Special\u003c\/strong\u003e \u003cspan\u003eTwist it on, place it in your display, and let the glow transform the moment. ✨\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Multicolor Lights (12 Pack)","offer_id":43239027671111,"sku":"B0H98M8DLG-1","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Warm White Lights (12 Pack)","offer_id":43239027703879,"sku":"B0H98M8DLG-2","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0680\/8833\/2359\/files\/81FMjgGX0jL._AC_SL1500.jpg?v=1789713328","url":"https:\/\/baofuj.com\/products\/b0h98m8dlg","provider":"baofuj","version":"1.0","type":"link"}