{"product_id":"solar-ice-brick-light","title":"Solar Ice Brick Light – 12 LED Water-Resistant Path Light","description":"\u003cstyle\u003e\n  .sib-page,\n  .sib-page * {\n    box-sizing: border-box;\n  }\n\n  .sib-page {\n    --sib-text: #202020;\n    --sib-muted: #666666;\n    --sib-orange: #f5a000;\n    --sib-red: #e82121;\n    --sib-cream: #fff9f1;\n    --sib-border: #ece6dc;\n    --sib-dark: #17130f;\n    max-width: 920px;\n    margin: 0 auto;\n    color: var(--sib-text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.6;\n    overflow: hidden;\n  }\n\n  .sib-page h2,\n  .sib-page h3,\n  .sib-page p {\n    margin-top: 0;\n  }\n\n  .sib-section {\n    padding: 36px 20px;\n  }\n\n  .sib-section--cream {\n    background: var(--sib-cream);\n    border-radius: 22px;\n  }\n\n  .sib-eyebrow {\n    margin-bottom: 10px;\n    color: var(--sib-orange);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .sib-title {\n    max-width: 760px;\n    margin: 0 auto 14px;\n    color: var(--sib-dark);\n    font-size: 38px;\n    line-height: 1.15;\n    text-align: center;\n  }\n\n  .sib-subtitle {\n    max-width: 720px;\n    margin: 0 auto 24px;\n    color: var(--sib-muted);\n    font-size: 18px;\n    text-align: center;\n  }\n\n  .sib-highlight {\n    color: var(--sib-orange);\n  }\n\n  .sib-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 22px auto;\n    border-radius: 18px;\n  }\n\n  .sib-feature-grid,\n  .sib-step-grid,\n  .sib-trust-grid {\n    display: grid;\n    gap: 14px;\n  }\n\n  .sib-feature-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    margin-top: 24px;\n  }\n\n  .sib-feature-card {\n    padding: 20px;\n    background: #ffffff;\n    border: 1px solid var(--sib-border);\n    border-radius: 16px;\n    box-shadow: 0 6px 20px rgba(35, 25, 10, 0.05);\n  }\n\n  .sib-feature-card h3 {\n    margin-bottom: 6px;\n    font-size: 19px;\n    line-height: 1.35;\n  }\n\n  .sib-feature-card p {\n    margin-bottom: 0;\n    color: var(--sib-muted);\n    font-size: 15px;\n  }\n\n  .sib-icon {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 28px;\n    line-height: 1;\n  }\n\n  .sib-benefit-list {\n    max-width: 740px;\n    margin: 22px auto 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sib-benefit-list li {\n    position: relative;\n    margin-bottom: 12px;\n    padding: 14px 16px 14px 46px;\n    background: #ffffff;\n    border: 1px solid var(--sib-border);\n    border-radius: 14px;\n  }\n\n  .sib-benefit-list li::before {\n    position: absolute;\n    top: 13px;\n    left: 15px;\n    content: \"✓\";\n    display: flex;\n    width: 23px;\n    height: 23px;\n    align-items: center;\n    justify-content: center;\n    color: #ffffff;\n    background: var(--sib-orange);\n    border-radius: 50%;\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .sib-step-grid {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    margin-top: 24px;\n  }\n\n  .sib-step {\n    padding: 20px 16px;\n    text-align: center;\n    background: #ffffff;\n    border: 1px solid var(--sib-border);\n    border-radius: 16px;\n  }\n\n  .sib-step-number {\n    display: flex;\n    width: 38px;\n    height: 38px;\n    margin: 0 auto 12px;\n    align-items: center;\n    justify-content: center;\n    color: #ffffff;\n    background: var(--sib-orange);\n    border-radius: 50%;\n    font-weight: 800;\n  }\n\n  .sib-step h3 {\n    margin-bottom: 6px;\n    font-size: 17px;\n  }\n\n  .sib-step p {\n    margin-bottom: 0;\n    color: var(--sib-muted);\n    font-size: 14px;\n  }\n\n  .sib-notice {\n    margin: 18px auto 0;\n    padding: 14px 16px;\n    color: #664600;\n    background: #fff4d8;\n    border-left: 4px solid var(--sib-orange);\n    border-radius: 10px;\n    font-size: 14px;\n  }\n\n  .sib-spec-table {\n    width: 100%;\n    margin-top: 22px;\n    overflow: hidden;\n    border: 1px solid var(--sib-border);\n    border-collapse: separate;\n    border-spacing: 0;\n    border-radius: 16px;\n    background: #ffffff;\n  }\n\n  .sib-spec-table th,\n  .sib-spec-table td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--sib-border);\n    vertical-align: top;\n    text-align: left;\n    font-size: 15px;\n  }\n\n  .sib-spec-table th {\n    width: 38%;\n    color: var(--sib-dark);\n    background: #fffaf3;\n    font-weight: 800;\n  }\n\n  .sib-spec-table tr:last-child th,\n  .sib-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .sib-warning {\n    margin-top: 14px;\n    color: var(--sib-muted);\n    font-size: 13px;\n    text-align: center;\n  }\n\n  .sib-faq details {\n    margin-bottom: 10px;\n    padding: 15px 16px;\n    background: #ffffff;\n    border: 1px solid var(--sib-border);\n    border-radius: 12px;\n  }\n\n  .sib-faq summary {\n    cursor: pointer;\n    color: var(--sib-dark);\n    font-weight: 800;\n  }\n\n  .sib-faq details p {\n    margin: 10px 0 0;\n    color: var(--sib-muted);\n    font-size: 14px;\n  }\n\n  .sib-cta {\n    padding: 34px 22px;\n    color: #ffffff;\n    text-align: center;\n    background:\n      linear-gradient(135deg, rgba(245, 160, 0, 0.97), rgba(222, 107, 0, 0.97));\n    border-radius: 22px;\n  }\n\n  .sib-cta h2 {\n    margin-bottom: 10px;\n    color: #ffffff;\n    font-size: 30px;\n    line-height: 1.2;\n  }\n\n  .sib-cta p {\n    max-width: 660px;\n    margin: 0 auto 18px;\n    color: #ffffff;\n  }\n\n  .sib-cta-button {\n    display: inline-block;\n    padding: 14px 26px;\n    color: var(--sib-dark);\n    background: #ffffff;\n    border-radius: 999px;\n    font-size: 16px;\n    font-weight: 800;\n    text-decoration: none;\n  }\n\n  .sib-trust-grid {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    margin-top: 18px;\n  }\n\n  .sib-trust-item {\n    padding: 16px 10px;\n    text-align: center;\n    background: #ffffff;\n    border: 1px solid var(--sib-border);\n    border-radius: 14px;\n  }\n\n  .sib-trust-item strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--sib-dark);\n    font-size: 14px;\n  }\n\n  .sib-trust-item span {\n    color: var(--sib-muted);\n    font-size: 12px;\n  }\n\n  @media screen and (max-width: 680px) {\n    .sib-section {\n      padding: 28px 14px;\n    }\n\n    .sib-title {\n      font-size: 29px;\n    }\n\n    .sib-subtitle {\n      font-size: 16px;\n    }\n\n    .sib-feature-grid,\n    .sib-step-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .sib-trust-grid {\n      grid-template-columns: 1fr;\n      gap: 9px;\n    }\n\n    .sib-feature-card {\n      padding: 17px;\n    }\n\n    .sib-spec-table th,\n    .sib-spec-table td {\n      display: block;\n      width: 100%;\n      padding: 11px 14px;\n    }\n\n    .sib-spec-table th {\n      padding-bottom: 3px;\n      border-bottom: 0;\n    }\n\n    .sib-spec-table td {\n      padding-top: 3px;\n    }\n\n    .sib-cta h2 {\n      font-size: 25px;\n    }\n\n    .sib-image {\n      margin: 18px auto;\n      border-radius: 13px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sib-page\"\u003e\n\u003c!-- ATTENTION \/ HOOK --\u003e\n\u003csection class=\"sib-section\"\u003e\n\u003cp class=\"sib-eyebrow\"\u003eSolar-Powered Outdoor Lighting\u003c\/p\u003e\n\u003ch2 class=\"sib-title\"\u003eTurn Dark Pathways Into a \u003cspan class=\"sib-highlight\"\u003eWarm, Welcoming Glow\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"sib-subtitle\"\u003eIlluminate steps, patios, pathways, and garden borders without wiring, complicated installation, or ongoing electricity costs.\u003c\/p\u003e\n\u003c!-- 第5张图片：Solar Ice Brick Light 主视觉图 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/daee31e7-98cd-44ba-ae46-78ad5ad7dd70.png?v=1784959866\" alt=\"\"\u003e\n\u003cul class=\"sib-benefit-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo cables or electrical installation.\u003c\/strong\u003e Place the light in a sunny location and enjoy effortless outdoor illumination.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCharges during the day.\u003c\/strong\u003e The built-in solar panel stores energy from direct sunlight.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTurns on automatically at night.\u003c\/strong\u003e The light sensor provides convenient hands-free operation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDecorative ice-brick design.\u003c\/strong\u003e The textured acrylic body creates an elegant, crystal-like glow.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- INTEREST \/ MAIN FEATURES --\u003e\n\u003csection class=\"sib-section sib-section--cream\"\u003e\n\u003cp class=\"sib-eyebrow\"\u003eBright Decorative Lighting\u003c\/p\u003e\n\u003ch2 class=\"sib-title\"\u003e12 LEDs Create a Brighter, More Inviting Atmosphere\u003c\/h2\u003e\n\u003cp class=\"sib-subtitle\"\u003eAdd visibility and ambience to the outdoor spaces you use most.\u003c\/p\u003e\n\u003cdiv class=\"sib-feature-grid\"\u003e\n\u003cdiv class=\"sib-feature-card\"\u003e\n\u003cspan class=\"sib-icon\"\u003e☀️\u003c\/span\u003e\n\u003ch3\u003eSolar Powered\u003c\/h3\u003e\n\u003cp\u003eUses sunlight to recharge, helping you light outdoor spaces without connecting to household electricity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sib-feature-card\"\u003e\n\u003cspan class=\"sib-icon\"\u003e✨\u003c\/span\u003e\n\u003ch3\u003e12 Bright LEDs\u003c\/h3\u003e\n\u003cp\u003eMultiple LED beads distribute light through the textured acrylic body for a beautiful decorative effect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sib-feature-card\"\u003e\n\u003cspan class=\"sib-icon\"\u003e🔌\u003c\/span\u003e\n\u003ch3\u003eCompletely Wire-Free\u003c\/h3\u003e\n\u003cp\u003eNo outlets, extension cords, or trenching required. Simply position each light where it receives direct sunlight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sib-feature-card\"\u003e\n\u003cspan class=\"sib-icon\"\u003e🌙\u003c\/span\u003e\n\u003ch3\u003eAutomatic Night Lighting\u003c\/h3\u003e\n\u003cp\u003eOnce switched on, the sensor detects surrounding light conditions and activates the LEDs automatically after dark.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 第1张图片：12 LEDs 高亮氛围展示 --\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/5d34225f-8637-4a3d-9223-819dc56c6de4.png?v=1784959866\"\u003e\u003c\/section\u003e\n\u003c!-- LIGHT COLOR OPTIONS --\u003e\n\u003csection class=\"sib-section\"\u003e\n\u003cp class=\"sib-eyebrow\"\u003eChoose Your Preferred Glow\u003c\/p\u003e\n\u003ch2 class=\"sib-title\"\u003eTwo Light Colors for Different Outdoor Styles\u003c\/h2\u003e\n\u003cp class=\"sib-subtitle\"\u003eChoose crisp illumination for added visibility or a warm glow for a more relaxing atmosphere.\u003c\/p\u003e\n\u003c!-- 第2张图片：冷白光与暖白光对比 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/c71f59dc-9bcc-41b5-bcb0-2f6ad8fce1c3.png?v=1784959866\" alt=\"\"\u003e\n\u003cdiv class=\"sib-feature-grid\"\u003e\n\u003cdiv class=\"sib-feature-card\"\u003e\n\u003cspan class=\"sib-icon\"\u003e💎\u003c\/span\u003e\n\u003ch3\u003eCool White\u003c\/h3\u003e\n\u003cp\u003eA clean, crisp light that helps define pathways, steps, entrances, and modern outdoor spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sib-feature-card\"\u003e\n\u003cspan class=\"sib-icon\"\u003e🕯️\u003c\/span\u003e\n\u003ch3\u003eWarm White\u003c\/h3\u003e\n\u003cp\u003eA soft golden glow that creates a cozy atmosphere around patios, gardens, seating areas, and courtyards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003csection class=\"sib-section sib-section--cream\"\u003e\n\u003cp class=\"sib-eyebrow\"\u003eSimple Hands-Free Operation\u003c\/p\u003e\n\u003ch2 class=\"sib-title\"\u003eHow the Solar Ice Brick Light Works\u003c\/h2\u003e\n\u003cdiv class=\"sib-step-grid\"\u003e\n\u003cdiv class=\"sib-step\"\u003e\n\u003cdiv class=\"sib-step-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eSwitch It On\u003c\/h3\u003e\n\u003cp\u003eActivate the underside switch before the first use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sib-step\"\u003e\n\u003cdiv class=\"sib-step-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eCharge in Sunlight\u003c\/h3\u003e\n\u003cp\u003ePlace the solar panel under direct sunlight for at least 8 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sib-step\"\u003e\n\u003cdiv class=\"sib-step-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eEnjoy Automatic Light\u003c\/h3\u003e\n\u003cp\u003eThe lamp automatically illuminates when the surrounding area becomes dark.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 第6张图片：白天充电、夜晚自动亮灯 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/deee7b0e-63ca-4e03-884a-8a51db5f3220.png?v=1784959866\" alt=\"\"\u003e\n\u003cdiv class=\"sib-notice\"\u003e\n\u003cstrong\u003eCharging tip:\u003c\/strong\u003e Keep the switch in the ON position and place the solar panel where it can receive unobstructed direct sunlight. Shade, cloudy weather, and seasonal sunlight conditions may affect charging and operating time.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WEATHER RESISTANCE --\u003e\n\u003csection class=\"sib-section\"\u003e\n\u003cp class=\"sib-eyebrow\"\u003eDesigned for Outdoor Use\u003c\/p\u003e\n\u003ch2 class=\"sib-title\"\u003eIP44 Water-Resistant Protection\u003c\/h2\u003e\n\u003cp class=\"sib-subtitle\"\u003eSuitable for everyday outdoor conditions, including light rain and damp garden environments.\u003c\/p\u003e\n\u003c!-- 第3张图片：IP44雨天户外使用 --\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/c880fd8d-4b60-4b3c-adf0-8a7714e756b9.png?v=1784959866\"\u003e\n\u003cul class=\"sib-benefit-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eIdeal for outdoor placement.\u003c\/strong\u003e Use along garden paths, patios, steps, courtyards, and landscape borders.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSealed construction.\u003c\/strong\u003e The acrylic body and protected switch help reduce water ingress during normal outdoor use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStable freestanding design.\u003c\/strong\u003e Place the brick light directly on a flat surface without drilling or permanent mounting.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"sib-notice\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e IP44 protection is intended for splashes and normal outdoor moisture. Do not submerge the light in water or place it in areas prone to flooding.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"sib-section sib-section--cream\"\u003e\n\u003cp class=\"sib-eyebrow\"\u003eThoughtful Product Design\u003c\/p\u003e\n\u003ch2 class=\"sib-title\"\u003eBuilt for Convenient Everyday Lighting\u003c\/h2\u003e\n\u003c!-- 第4张图片：太阳能板、亚克力灯体、防水开关细节 --\u003e \u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/cc56d241-66d3-4103-a263-fb52991a6bfb.png?v=1784959866\"\u003e\n\u003cdiv class=\"sib-feature-grid\"\u003e\n\u003cdiv class=\"sib-feature-card\"\u003e\n\u003cspan class=\"sib-icon\"\u003e🔋\u003c\/span\u003e\n\u003ch3\u003eBuilt-In Solar Panel\u003c\/h3\u003e\n\u003cp\u003eConverts available sunlight into stored energy, so no separate charging cable is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sib-feature-card\"\u003e\n\u003cspan class=\"sib-icon\"\u003e🧊\u003c\/span\u003e\n\u003ch3\u003eTextured Acrylic Body\u003c\/h3\u003e\n\u003cp\u003eThe transparent ice-like texture diffuses the LED light and creates an eye-catching decorative appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sib-feature-card\"\u003e\n\u003cspan class=\"sib-icon\"\u003e👆\u003c\/span\u003e\n\u003ch3\u003eOne-Touch Switch\u003c\/h3\u003e\n\u003cp\u003eA simple underside switch allows quick activation before charging and use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sib-feature-card\"\u003e\n\u003cspan class=\"sib-icon\"\u003e📍\u003c\/span\u003e\n\u003ch3\u003ePlace It Almost Anywhere\u003c\/h3\u003e\n\u003cp\u003eA practical freestanding solution for sunny outdoor areas where wiring would be inconvenient.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"sib-section\"\u003e\n\u003cp class=\"sib-eyebrow\"\u003eProduct Information\u003c\/p\u003e\n\u003ch2 class=\"sib-title\"\u003eSpecifications\u003c\/h2\u003e\n\u003c!-- 第7张图片：产品参数与尺寸 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/f55e2875-85d3-424d-a686-f5cdcf0f61e6.png?v=1784959866\" alt=\"\"\u003e\n\u003ctable class=\"sib-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003e\n\u003cp\u003eProduct Name\u003c\/p\u003e\n\u003c\/th\u003e\n\u003ctd\u003eSolar Ice Brick Light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eAcrylic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLED Quantity\u003c\/th\u003e\n\u003ctd\u003e12 LEDs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSolar Panel\u003c\/th\u003e\n\u003ctd\u003ePolycrystalline, 240mA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBattery\u003c\/th\u003e\n\u003ctd\u003eAA, 800mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLight Colors\u003c\/th\u003e\n\u003ctd\u003eWarm White or Cool White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCharging Time\u003c\/th\u003e\n\u003ctd\u003e8+ hours in direct sunlight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWorking Time\u003c\/th\u003e\n\u003ctd\u003eApproximately 4–10 hours when fully charged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProtection Rating\u003c\/th\u003e\n\u003ctd\u003eIP44 water resistant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e19.6 × 9.9 × 6.3 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRecommended Areas\u003c\/th\u003e\n\u003ctd\u003eYards, gardens, patios, steps, pathways, courtyards, and parks\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"sib-warning\"\u003eManual measurements may vary slightly. Actual operating time depends on sunlight intensity, charging duration, season, temperature, and weather conditions.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ \/ TRUST --\u003e\n\u003csection class=\"sib-section sib-section--cream sib-faq\"\u003e\n\u003cp class=\"sib-eyebrow\"\u003eFrequently Asked Questions\u003c\/p\u003e\n\u003ch2 class=\"sib-title\"\u003eGood to Know Before Use\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the light require wiring?\u003c\/summary\u003e\n\u003cp\u003eNo. It is powered by its built-in solar panel and does not require a household electrical connection.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy does the light not turn on during the day?\u003c\/summary\u003e\n\u003cp\u003eThe light sensor is designed to keep the LEDs off in bright conditions. Cover the solar panel to test the light in daytime.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould the switch remain on while charging?\u003c\/summary\u003e\n\u003cp\u003eYes. Keep the switch in the ON position so the battery can charge and the light can activate automatically after dark.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the light be submerged in water?\u003c\/summary\u003e\n\u003cp\u003eNo. The IP44 rating is suitable for splashes and normal outdoor moisture, but the product should not be submerged or placed in standing water.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"sib-trust-grid\"\u003e\n\u003cdiv class=\"sib-trust-item\"\u003e\n\u003cstrong\u003e🔒 Secure Checkout\u003c\/strong\u003e \u003cspan\u003eProtected payment processing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sib-trust-item\"\u003e\n\u003cstrong\u003e📦 Shipping Updates\u003c\/strong\u003e \u003cspan\u003eStay informed about your order\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sib-trust-item\"\u003e\n\u003cstrong\u003e💬 Customer Support\u003c\/strong\u003e \u003cspan\u003eHelp when you need it\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ACTION --\u003e\n\u003csection class=\"sib-section\"\u003e\n\u003cdiv class=\"sib-cta\"\u003e\n\u003ch2\u003eMake Every Step Feel Safer and More Inviting\u003c\/h2\u003e\n\u003cp\u003eSelect Warm White or Cool White, place the lights in a sunny outdoor area, and enjoy automatic decorative illumination every evening.\u003c\/p\u003e\n\u003ca href=\"#shopify-section-product-template\" class=\"sib-cta-button\"\u003e Choose Your Light Color \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"adgafuzzl","offers":[{"title":"Warm light","offer_id":54539309613335,"sku":"NC0253260725207-暖光","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Cool white light","offer_id":54539309646103,"sku":"NC0253260725207-冷光","price":23.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/c880fd8d-4b60-4b3c-adf0-8a7714e756b9.png?v=1784959866","url":"https:\/\/fivorauw.com\/products\/solar-ice-brick-light","provider":"fivorauw","version":"1.0","type":"link"}