{"product_id":"fxfwdapl2-sxz","title":"Rechargeable Ocean Wave Shower Light – 16-Color Waterproof Projector","description":"\u003cstyle\u003e\n  \/* =========================================\n     XAVELLUNE\n     RECHARGEABLE OCEAN WAVE SHOWER LIGHT\n  ========================================== *\/\n\n  .xav-wave-page,\n  .xav-wave-page * {\n    box-sizing: border-box;\n  }\n\n  .xav-wave-page {\n    --navy: #142d55;\n    --blue: #147ec2;\n    --cyan: #35c4e7;\n    --purple: #7759c9;\n    --soft: #eef7fb;\n    --soft2: #f2f4fb;\n    --text: #253247;\n    --muted: #68758a;\n    --border: #dfe7ef;\n    --white: #ffffff;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 0 16px 48px;\n\n    color: var(--text);\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Arial,\n      sans-serif;\n\n    line-height: 1.55;\n  }\n\n  .xav-wave-page h2,\n  .xav-wave-page h3,\n  .xav-wave-page p {\n    margin-top: 0;\n  }\n\n  .xav-wave-section {\n    margin: 20px 0 42px;\n  }\n\n\n  \/* =========================================\n     HERO\n  ========================================== *\/\n\n  .xav-wave-hero {\n    padding: 34px 38px;\n\n    background:\n      linear-gradient(\n        125deg,\n        #eaf7fc 0%,\n        #edf3fb 48%,\n        #f1edfb 100%\n      );\n\n    border: 1px solid #dce8f0;\n\n    border-radius: 22px;\n\n    text-align: center;\n\n    box-shadow:\n      0 10px 30px rgba(24, 78, 122, 0.07);\n  }\n\n  .xav-wave-eyebrow {\n    display: inline-block;\n\n    margin-bottom: 9px;\n\n    color: var(--blue);\n\n    font-size: 12px;\n\n    font-weight: 800;\n\n    letter-spacing: 1.2px;\n\n    text-transform: uppercase;\n  }\n\n  .xav-wave-hero h2 {\n    max-width: 820px;\n\n    margin: 0 auto 10px;\n\n    color: var(--navy);\n\n    font-size:\n      clamp(\n        28px,\n        4vw,\n        42px\n      );\n\n    line-height: 1.12;\n\n    font-weight: 850;\n\n    letter-spacing: -0.7px;\n  }\n\n  .xav-wave-hero \u003e p {\n    max-width: 690px;\n\n    margin: 0 auto;\n\n    color: #637185;\n\n    font-size: 16px;\n  }\n\n\n  \/* HERO 3 FEATURES *\/\n\n  .xav-wave-mini-features {\n    display: grid;\n\n    grid-template-columns:\n      repeat(\n        3,\n        minmax(0, 1fr)\n      );\n\n    gap: 10px;\n\n    max-width: 720px;\n\n    margin: 22px auto 0;\n  }\n\n  .xav-wave-mini-feature {\n    min-width: 0;\n\n    padding: 11px 7px;\n\n    background:\n      rgba(\n        255,\n        255,\n        255,\n        0.88\n      );\n\n    border:\n      1px solid\n      rgba(\n        255,\n        255,\n        255,\n        0.96\n      );\n\n    border-radius: 999px;\n\n    color: var(--navy);\n\n    font-size: 13px;\n\n    font-weight: 800;\n\n    text-align: center;\n  }\n\n\n  \/* =========================================\n     IMAGE BLOCK\n     KEEP ORIGINAL IMAGE RATIO\n  ========================================== *\/\n\n  .xav-wave-image {\n    width: 100%;\n\n    margin-top: 14px;\n\n    padding: 8px;\n\n    background: #f4f7f9;\n\n    border: 1px solid #e1e8ed;\n\n    border-radius: 22px;\n\n    overflow: hidden;\n  }\n\n  .xav-wave-image img {\n    display: block;\n\n    width: 100% !important;\n\n    max-width: 100% !important;\n\n    height: auto !important;\n\n    margin: 0 auto;\n\n    border-radius: 16px;\n\n    object-fit: contain;\n  }\n\n\n  \/* =========================================\n     SECTION HEADING\n  ========================================== *\/\n\n  .xav-wave-heading {\n    max-width: 780px;\n\n    margin: 0 auto 22px;\n\n    text-align: center;\n  }\n\n  .xav-wave-heading span {\n    display: inline-block;\n\n    margin-bottom: 7px;\n\n    color: var(--blue);\n\n    font-size: 11px;\n\n    font-weight: 850;\n\n    letter-spacing: 1.1px;\n\n    text-transform: uppercase;\n  }\n\n  .xav-wave-heading h2 {\n    margin-bottom: 7px;\n\n    color: var(--navy);\n\n    font-size:\n      clamp(\n        25px,\n        3.4vw,\n        36px\n      );\n\n    line-height: 1.2;\n  }\n\n  .xav-wave-heading p {\n    margin-bottom: 0;\n\n    color: var(--muted);\n\n    font-size: 15px;\n  }\n\n\n  \/* =========================================\n     CORE SELLING POINTS\n     ALL TEXT BLOCKS SAME COLOR\n  ========================================== *\/\n\n  .xav-wave-feature {\n    margin-bottom: 30px;\n  }\n\n  .xav-wave-feature-copy {\n    padding: 24px 27px;\n\n    background: #eef5fa;\n\n    border: 1px solid #d9e7f0;\n\n    border-radius: 18px;\n  }\n\n  .xav-wave-feature-copy h3 {\n    margin-bottom: 6px;\n\n    color: var(--navy);\n\n    font-size: 22px;\n\n    line-height: 1.25;\n  }\n\n  .xav-wave-feature-copy p {\n    margin-bottom: 0;\n\n    color: #667487;\n\n    font-size: 15px;\n  }\n\n\n  \/* =========================================\n     THREE SHORT FEATURES\n  ========================================== *\/\n\n  .xav-wave-card-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(\n        3,\n        minmax(0, 1fr)\n      );\n\n    gap: 13px;\n  }\n\n  .xav-wave-card {\n    min-width: 0;\n\n    padding: 22px 12px;\n\n    background: #ffffff;\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius: 16px;\n\n    text-align: center;\n\n    box-shadow:\n      0 7px 22px\n      rgba(\n        30,\n        70,\n        110,\n        0.045\n      );\n  }\n\n  .xav-wave-card-icon {\n    width: 46px;\n\n    height: 46px;\n\n    margin: 0 auto 10px;\n\n    display: flex;\n\n    align-items: center;\n\n    justify-content: center;\n\n    background: #e8f4fb;\n\n    border-radius: 50%;\n\n    font-size: 22px;\n  }\n\n  .xav-wave-card h3 {\n    margin-bottom: 4px;\n\n    color: var(--navy);\n\n    font-size: 17px;\n\n    line-height: 1.25;\n  }\n\n  .xav-wave-card p {\n    margin-bottom: 0;\n\n    color: var(--muted);\n\n    font-size: 12px;\n\n    line-height: 1.35;\n  }\n\n\n  \/* =========================================\n     PRODUCT DETAILS\n  ========================================== *\/\n\n  .xav-wave-spec-wrap {\n    padding: 8px;\n\n    background: #fafbfd;\n\n    border-radius: 22px;\n  }\n\n  .xav-wave-spec-box {\n    padding: 24px 27px;\n\n    background: #ffffff;\n\n    border: 1px solid #dfe6ec;\n\n    border-radius: 16px;\n  }\n\n  .xav-wave-spec-title {\n    margin-bottom: 17px;\n\n    color: var(--navy);\n\n    font-size: 22px;\n\n    font-weight: 800;\n  }\n\n  .xav-wave-spec-row {\n    display: grid;\n\n    grid-template-columns:\n      190px 1fr;\n\n    gap: 15px;\n\n    padding: 12px 0;\n\n    border-bottom:\n      1px solid #edf1f4;\n\n    font-size: 14px;\n  }\n\n  .xav-wave-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .xav-wave-spec-label {\n    color: #364559;\n\n    font-weight: 700;\n  }\n\n  .xav-wave-spec-value {\n    color: #707b8c;\n  }\n\n\n  \/* =========================================\n     FAQ\n  ========================================== *\/\n\n  .xav-wave-faq {\n    max-width: 920px;\n\n    margin: 0 auto;\n  }\n\n  .xav-wave-faq details {\n    margin-bottom: 10px;\n\n    background: #ffffff;\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius: 14px;\n\n    overflow: hidden;\n\n    transition:\n      border-color 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n  .xav-wave-faq details[open] {\n    border-color: #b8d9ea;\n\n    box-shadow:\n      0 6px 18px\n      rgba(\n        20,\n        65,\n        105,\n        0.06\n      );\n  }\n\n  .xav-wave-faq summary {\n    position: relative;\n\n    padding:\n      17px 50px\n      17px 18px;\n\n    color: var(--navy);\n\n    font-size: 15px;\n\n    font-weight: 700;\n\n    cursor: pointer;\n\n    list-style: none;\n\n    user-select: none;\n  }\n\n  .xav-wave-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .xav-wave-faq summary::after {\n    content: \"\";\n\n    position: absolute;\n\n    top: 50%;\n\n    right: 20px;\n\n    width: 9px;\n\n    height: 9px;\n\n    border-right:\n      2px solid\n      var(--blue);\n\n    border-bottom:\n      2px solid\n      var(--blue);\n\n    transform:\n      translateY(-65%)\n      rotate(45deg);\n\n    transition:\n      transform\n      0.3s ease;\n  }\n\n  .xav-wave-faq details[open]\n  summary::after {\n    transform:\n      translateY(-30%)\n      rotate(225deg);\n  }\n\n  .xav-wave-faq-answer {\n    padding:\n      0 18px 18px;\n\n    color: var(--muted);\n\n    font-size: 14px;\n  }\n\n\n  \/* =========================================\n     STORE GUARANTEES\n  ========================================== *\/\n\n  .xav-wave-guarantees {\n    display: grid;\n\n    grid-template-columns:\n      repeat(\n        3,\n        minmax(0, 1fr)\n      );\n\n    gap: 12px;\n  }\n\n  .xav-wave-guarantee {\n    min-width: 0;\n\n    padding: 21px 10px;\n\n    background: #ffffff;\n\n    border: 1px solid #dfe7ee;\n\n    border-radius: 16px;\n\n    text-align: center;\n  }\n\n  .xav-wave-guarantee-icon {\n    margin-bottom: 6px;\n\n    font-size: 25px;\n  }\n\n  .xav-wave-guarantee h3 {\n    margin-bottom: 4px;\n\n    color: var(--navy);\n\n    font-size: 16px;\n\n    line-height: 1.25;\n  }\n\n  .xav-wave-guarantee p {\n    margin-bottom: 0;\n\n    color: var(--muted);\n\n    font-size: 11px;\n\n    line-height: 1.35;\n  }\n\n\n  \/* =========================================\n     FINAL CTA\n  ========================================== *\/\n\n  .xav-wave-cta {\n    padding: 38px 24px;\n\n    background:\n      linear-gradient(\n        125deg,\n        #102b55 0%,\n        #174e83 55%,\n        #5949a2 100%\n      );\n\n    border-radius: 22px;\n\n    text-align: center;\n\n    box-shadow:\n      0 12px 30px\n      rgba(\n        13,\n        44,\n        83,\n        0.22\n      );\n  }\n\n  .xav-wave-cta h2 {\n    max-width: 720px;\n\n    margin: 0 auto 8px;\n\n    color: #ffffff;\n\n    font-size:\n      clamp(\n        26px,\n        3.7vw,\n        38px\n      );\n\n    line-height: 1.18;\n  }\n\n  .xav-wave-cta p {\n    max-width: 630px;\n\n    margin: 0 auto 21px;\n\n    color: #e4eff9;\n\n    font-size: 14px;\n  }\n\n  .xav-wave-buy {\n    display: inline-flex;\n\n    align-items: center;\n\n    justify-content: center;\n\n    min-width: 210px;\n\n    padding: 15px 29px;\n\n    background: #38bde3;\n\n    border:\n      2px solid\n      #38bde3;\n\n    border-radius: 999px;\n\n    color: #ffffff !important;\n\n    text-decoration: none !important;\n\n    font-size: 16px;\n\n    font-weight: 900;\n\n    letter-spacing: 0.2px;\n\n    box-shadow:\n      0 7px 0\n      #14799a;\n\n    transform: translateY(0);\n\n    transition:\n      transform 0.18s ease,\n      box-shadow 0.18s ease,\n      background 0.18s ease;\n  }\n\n  .xav-wave-buy:hover {\n    background: #56c9e8;\n\n    transform: translateY(-3px);\n\n    box-shadow:\n      0 10px 0\n      #14799a;\n  }\n\n  .xav-wave-buy:active {\n    transform: translateY(5px);\n\n    box-shadow:\n      0 2px 0\n      #14799a;\n  }\n\n\n  \/* =========================================\n     MOBILE\n  ========================================== *\/\n\n  @media (max-width: 749px) {\n\n    .xav-wave-page {\n      padding-left: 10px;\n\n      padding-right: 10px;\n\n      padding-bottom: 35px;\n    }\n\n    .xav-wave-section {\n      margin-bottom: 31px;\n    }\n\n\n    \/* HERO *\/\n\n    .xav-wave-hero {\n      padding: 25px 13px;\n\n      border-radius: 17px;\n    }\n\n    .xav-wave-eyebrow {\n      margin-bottom: 6px;\n\n      font-size: 9.5px;\n    }\n\n    .xav-wave-hero h2 {\n      font-size: 27px;\n\n      line-height: 1.14;\n    }\n\n    .xav-wave-hero \u003e p {\n      font-size: 13px;\n\n      line-height: 1.4;\n    }\n\n\n    \/* TOP 3 FEATURES\n       MOBILE ALSO HORIZONTAL *\/\n\n    .xav-wave-mini-features {\n      grid-template-columns:\n        repeat(\n          3,\n          minmax(0, 1fr)\n        ) !important;\n\n      gap: 5px;\n\n      margin-top: 16px;\n    }\n\n    .xav-wave-mini-feature {\n      min-width: 0;\n\n      padding: 8px 2px;\n\n      border-radius: 9px;\n\n      font-size: 9px;\n\n      line-height: 1.2;\n    }\n\n\n    \/* IMAGES *\/\n\n    .xav-wave-image {\n      margin-top: 10px;\n\n      padding: 5px;\n\n      border-radius: 15px;\n    }\n\n    .xav-wave-image img {\n      border-radius: 11px;\n    }\n\n\n    \/* HEADINGS *\/\n\n    .xav-wave-heading {\n      margin-bottom: 16px;\n    }\n\n    .xav-wave-heading span {\n      font-size: 9px;\n    }\n\n    .xav-wave-heading h2 {\n      font-size: 24px;\n    }\n\n    .xav-wave-heading p {\n      font-size: 13px;\n    }\n\n\n    \/* CORE FEATURES *\/\n\n    .xav-wave-feature-copy {\n      padding: 19px 15px;\n\n      border-radius: 14px;\n    }\n\n    .xav-wave-feature-copy h3 {\n      font-size: 19px;\n    }\n\n    .xav-wave-feature-copy p {\n      font-size: 13px;\n    }\n\n\n    \/* THREE BENEFITS\n       MOBILE ALSO HORIZONTAL *\/\n\n    .xav-wave-card-grid {\n      grid-template-columns:\n        repeat(\n          3,\n          minmax(0, 1fr)\n        ) !important;\n\n      gap: 5px;\n    }\n\n    .xav-wave-card {\n      min-width: 0;\n\n      padding: 13px 3px;\n\n      border-radius: 11px;\n    }\n\n    .xav-wave-card-icon {\n      width: 34px;\n\n      height: 34px;\n\n      margin-bottom: 6px;\n\n      font-size: 17px;\n    }\n\n    .xav-wave-card h3 {\n      margin-bottom: 3px;\n\n      font-size: 10.5px;\n\n      line-height: 1.15;\n    }\n\n    .xav-wave-card p {\n      font-size: 8.5px;\n\n      line-height: 1.25;\n    }\n\n\n    \/* SPECS *\/\n\n    .xav-wave-spec-box {\n      padding: 17px 14px;\n    }\n\n    .xav-wave-spec-title {\n      font-size: 19px;\n    }\n\n    .xav-wave-spec-row {\n      grid-template-columns: 1fr;\n\n      gap: 3px;\n\n      padding: 10px 0;\n\n      font-size: 13px;\n    }\n\n\n    \/* FAQ *\/\n\n    .xav-wave-faq summary {\n      padding:\n        14px 43px\n        14px 14px;\n\n      font-size: 13px;\n    }\n\n    .xav-wave-faq-answer {\n      padding:\n        0 14px 15px;\n\n      font-size: 12.5px;\n    }\n\n\n    \/* GUARANTEES\n       MOBILE ALSO HORIZONTAL *\/\n\n    .xav-wave-guarantees {\n      grid-template-columns:\n        repeat(\n          3,\n          minmax(0, 1fr)\n        ) !important;\n\n      gap: 5px;\n    }\n\n    .xav-wave-guarantee {\n      min-width: 0;\n\n      padding: 13px 3px;\n\n      border-radius: 11px;\n    }\n\n    .xav-wave-guarantee-icon {\n      margin-bottom: 4px;\n\n      font-size: 19px;\n    }\n\n    .xav-wave-guarantee h3 {\n      margin-bottom: 3px;\n\n      font-size: 9.5px;\n\n      line-height: 1.15;\n    }\n\n    .xav-wave-guarantee p {\n      font-size: 7.8px;\n\n      line-height: 1.25;\n    }\n\n\n    \/* CTA *\/\n\n    .xav-wave-cta {\n      padding: 29px 14px;\n\n      border-radius: 17px;\n    }\n\n    .xav-wave-cta h2 {\n      font-size: 25px;\n    }\n\n    .xav-wave-cta p {\n      font-size: 12.5px;\n    }\n\n    .xav-wave-buy {\n      width: 100%;\n\n      max-width: 310px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"xav-wave-page\"\u003e\n\u003c!-- =========================================\n       HERO\n  ========================================== --\u003e\n\u003csection class=\"xav-wave-section\"\u003e\n\u003cdiv class=\"xav-wave-hero\"\u003e\n\u003cspan class=\"xav-wave-eyebrow\"\u003e OCEAN WAVE SHOWER LIGHT \u003c\/span\u003e\n\u003ch2\u003eTurn Every Shower Into a Spa\u003c\/h2\u003e\n\u003cp\u003eFill your space with moving color, soft light and relaxing ocean-wave ambience.\u003c\/p\u003e\n\u003cdiv class=\"xav-wave-mini-features\"\u003e\n\u003cdiv class=\"xav-wave-mini-feature\"\u003e16 Colors\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-mini-feature\"\u003eCord-Free\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-mini-feature\"\u003eRemote Control\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HERO IMAGE --\u003e\n\u003cdiv class=\"xav-wave-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/08-nightly-escape.png?v=1789611247\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       WHAT IT IS\n  ========================================== --\u003e\n\u003csection class=\"xav-wave-section\"\u003e\n\u003cdiv class=\"xav-wave-heading\"\u003e\u003cspan\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0669\/1382\/9044\/files\/9_21_1.gif?v=1790058196\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-heading\"\u003e\n\u003cspan\u003eWHAT IT IS \u003c\/span\u003e\n\u003ch2\u003eA Color-Changing Water Ripple Projector\u003c\/h2\u003e\n\u003cp\u003eA compact rechargeable light that projects moving water-like patterns around your room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-feature\"\u003e\n\u003cdiv class=\"xav-wave-feature-copy\"\u003e\n\u003ch3\u003eDesigned to Make Waves\u003c\/h3\u003e\n\u003cp\u003eThe textured acrylic cube turns light into a glowing ripple effect across nearby surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-image\"\u003e\u003cimg src=\"https:\/\/xavellune.com\/cdn\/shop\/files\/02-product-details.png?v=1789611247\" alt=\"Textured acrylic ocean wave projector light\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       CORE SELLING POINTS\n  ========================================== --\u003e\n\u003csection class=\"xav-wave-section\"\u003e\n\u003cdiv class=\"xav-wave-heading\"\u003e\n\u003cspan\u003e SET THE MOOD YOUR WAY \u003c\/span\u003e\n\u003ch2\u003eOne Light. A Different Mood Every Night.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003cdiv class=\"xav-wave-feature\"\u003e\n\u003cdiv class=\"xav-wave-feature-copy\"\u003e\n\u003ch3\u003e16 Colors. Your Mood.\u003c\/h3\u003e\n\u003cp\u003eSwitch from relaxing blues to warm golds, pinks and purples in seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-image\"\u003e\u003cimg src=\"https:\/\/xavellune.com\/cdn\/shop\/files\/17896111912840.png?v=1789611643\" alt=\"16 color changing ocean wave projector light\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003cdiv class=\"xav-wave-feature\"\u003e\n\u003cdiv class=\"xav-wave-feature-copy\"\u003e\n\u003ch3\u003eRemote + Touch Control\u003c\/h3\u003e\n\u003cp\u003eAdjust color, brightness and lighting mode without interrupting your relaxing moment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-image\"\u003e\u003cimg src=\"https:\/\/xavellune.com\/cdn\/shop\/files\/04-remote-touch-control.png?v=1789611247\" alt=\"Remote and touch controlled shower projector light\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003cdiv class=\"xav-wave-feature\"\u003e\n\u003cdiv class=\"xav-wave-feature-copy\"\u003e\n\u003ch3\u003eRecharge. Unplug. Relax.\u003c\/h3\u003e\n\u003cp\u003eRecharge the light and enjoy a cleaner cord-free setup with no permanent wiring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-image\"\u003e\u003cimg src=\"https:\/\/xavellune.com\/cdn\/shop\/files\/06-rechargeable-cordless.png?v=1789611247\" alt=\"Rechargeable cordless ocean wave shower light\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003cdiv class=\"xav-wave-feature\"\u003e\n\u003cdiv class=\"xav-wave-feature-copy\"\u003e\n\u003ch3\u003eMade for Shower Ambience\u003c\/h3\u003e\n\u003cp\u003eBring colorful water-ripple light into the bathroom for a more relaxing shower atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-image\"\u003e\u003cimg src=\"https:\/\/xavellune.com\/cdn\/shop\/files\/01-hero-spa.png?v=1789611248\" alt=\"Waterproof shower atmosphere projector lamp\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       THREE SHORT FEATURES\n  ========================================== --\u003e\n\u003csection class=\"xav-wave-section\"\u003e\n\u003cdiv class=\"xav-wave-heading\"\u003e\n\u003cspan\u003e YOUR SPACE, YOUR VIBE \u003c\/span\u003e\n\u003ch2\u003eMore Than Just a Shower Light\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-card-grid\"\u003e\n\u003cdiv class=\"xav-wave-card\"\u003e\n\u003cdiv class=\"xav-wave-card-icon\"\u003e🌊\u003c\/div\u003e\n\u003ch3\u003eWave Effect\u003c\/h3\u003e\n\u003cp\u003eMoving Glow\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-card\"\u003e\n\u003cdiv class=\"xav-wave-card-icon\"\u003e🌈\u003c\/div\u003e\n\u003ch3\u003e16 Colors\u003c\/h3\u003e\n\u003cp\u003eMatch Mood\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-card\"\u003e\n\u003cdiv class=\"xav-wave-card-icon\"\u003e🔋\u003c\/div\u003e\n\u003ch3\u003eRechargeable\u003c\/h3\u003e\n\u003cp\u003eNo Wiring\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-image\"\u003e\u003cimg src=\"https:\/\/xavellune.com\/cdn\/shop\/files\/07-multi-scene.png?v=1789611248\" alt=\"Ocean wave light in shower bedroom and party settings\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       SPA ATMOSPHERE\n  ========================================== --\u003e\n\u003csection class=\"xav-wave-section\"\u003e\n\u003cdiv class=\"xav-wave-feature\"\u003e\n\u003cdiv class=\"xav-wave-feature-copy\"\u003e\n\u003ch3\u003eYour Nightly Escape\u003c\/h3\u003e\n\u003cp\u003eAdd water, soft light and your favorite color for an easy at-home spa atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-image\"\u003e\u003cimg src=\"https:\/\/xavellune.com\/cdn\/shop\/files\/08-nightly-escape.png?v=1789611247\" alt=\"Relaxing bath with colorful ocean wave projector\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       MULTI-SCENE\n  ========================================== --\u003e\n\u003csection class=\"xav-wave-section\"\u003e\n\u003cdiv class=\"xav-wave-feature\"\u003e\n\u003cdiv class=\"xav-wave-feature-copy\"\u003e\n\u003ch3\u003eOne Light. Endless Atmosphere.\u003c\/h3\u003e\n\u003cp\u003eUse it for reading, yoga, gaming, bedrooms, parties or relaxing evenings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-image\"\u003e\u003cimg src=\"https:\/\/xavellune.com\/cdn\/shop\/files\/09-more-usage-scenes.png?v=1789611248\" alt=\"Ocean wave projector for reading yoga gaming and patio\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       PRODUCT DETAILS\n  ========================================== --\u003e\n\u003csection class=\"xav-wave-section\"\u003e\n\u003cdiv class=\"xav-wave-heading\"\u003e\n\u003cspan\u003e PRODUCT DETAILS \u003c\/span\u003e\n\u003ch2\u003eCompact. Simple. Atmospheric.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-spec-wrap\"\u003e\n\u003cdiv class=\"xav-wave-spec-box\"\u003e\n\u003cdiv class=\"xav-wave-spec-title\"\u003eRechargeable Ocean Wave Projector Light\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-spec-row\"\u003e\n\u003cdiv class=\"xav-wave-spec-label\"\u003eLight Style\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-spec-value\"\u003eOcean Wave \/ Water Ripple Projection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-spec-row\"\u003e\n\u003cdiv class=\"xav-wave-spec-label\"\u003eColors\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-spec-value\"\u003e16 Color Options\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-spec-row\"\u003e\n\u003cdiv class=\"xav-wave-spec-label\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-spec-value\"\u003eRemote Control + Touch Button\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-spec-row\"\u003e\n\u003cdiv class=\"xav-wave-spec-label\"\u003eAdjustable\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-spec-value\"\u003eColor, Brightness \u0026amp; Light Mode\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-spec-row\"\u003e\n\u003cdiv class=\"xav-wave-spec-label\"\u003ePower\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-spec-value\"\u003eRechargeable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-spec-row\"\u003e\n\u003cdiv class=\"xav-wave-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-spec-value\"\u003eNo Permanent Wiring Needed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-spec-row\"\u003e\n\u003cdiv class=\"xav-wave-spec-label\"\u003eDesign\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-spec-value\"\u003eTextured Acrylic Cube with White Base\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-spec-row\"\u003e\n\u003cdiv class=\"xav-wave-spec-label\"\u003eSize\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-spec-value\"\u003eApprox. 4.33 × 4.33 × 4.33 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-spec-row\"\u003e\n\u003cdiv class=\"xav-wave-spec-label\"\u003eMetric Size\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-spec-value\"\u003eApprox. 11 × 11 × 11 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-spec-row\"\u003e\n\u003cdiv class=\"xav-wave-spec-label\"\u003eBest For\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-spec-value\"\u003eShower, Bathroom, Bedroom, Relaxing \u0026amp; Ambient Decor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-image\"\u003e\u003cimg src=\"https:\/\/xavellune.com\/cdn\/shop\/files\/17896113734902.png?v=1789611452\" alt=\"Ocean wave cube projector dimensions\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       FAQ\n  ========================================== --\u003e\n\u003csection class=\"xav-wave-section\"\u003e\n\u003cdiv class=\"xav-wave-heading\"\u003e\n\u003cspan\u003e QUESTIONS, ANSWERED \u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does this shower light actually do?\u003c\/summary\u003e\n\u003cdiv class=\"xav-wave-faq-answer\"\u003eIt projects colorful moving water-ripple style light around nearby walls and surfaces to create a relaxing ambient atmosphere.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many colors can I choose from?\u003c\/summary\u003e\n\u003cdiv class=\"xav-wave-faq-answer\"\u003eThe light offers 16 color options, allowing you to change the atmosphere to match your mood or room.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it need permanent wiring?\u003c\/summary\u003e\n\u003cdiv class=\"xav-wave-faq-answer\"\u003eNo. It uses a rechargeable design, so permanent electrical wiring is not required.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I control it with a remote?\u003c\/summary\u003e\n\u003cdiv class=\"xav-wave-faq-answer\"\u003eYes. The included remote lets you adjust color, brightness and lighting mode. The base also has touch control.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I change the brightness?\u003c\/summary\u003e\n\u003cdiv class=\"xav-wave-faq-answer\"\u003eYes. Brightness can be adjusted so you can create anything from a softer relaxing glow to a more vivid atmosphere.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it only for the bathroom?\u003c\/summary\u003e\n\u003cdiv class=\"xav-wave-faq-answer\"\u003eNo. It can also be used for bedroom ambience, reading, yoga, gaming spaces, parties and other decorative settings.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow large is the light?\u003c\/summary\u003e\n\u003cdiv class=\"xav-wave-faq-answer\"\u003eThe compact cube measures approximately 4.33 × 4.33 × 4.33 inches, or 11 × 11 × 11 cm.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       STORE GUARANTEES\n  ========================================== --\u003e\n\u003csection class=\"xav-wave-section\"\u003e\n\u003cdiv class=\"xav-wave-heading\"\u003e\n\u003cspan\u003e SHOP WITH CONFIDENCE \u003c\/span\u003e\n\u003ch2\u003eYou're Covered\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-guarantees\"\u003e\n\u003cdiv class=\"xav-wave-guarantee\"\u003e\n\u003cdiv class=\"xav-wave-guarantee-icon\"\u003e📦\u003c\/div\u003e\n\u003ch3\u003eTracked Shipping\u003c\/h3\u003e\n\u003cp\u003eOrder Tracking\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-guarantee\"\u003e\n\u003cdiv class=\"xav-wave-guarantee-icon\"\u003e↺\u003c\/div\u003e\n\u003ch3\u003e180-Day Returns\u003c\/h3\u003e\n\u003cp\u003eEasy Returns\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xav-wave-guarantee\"\u003e\n\u003cdiv class=\"xav-wave-guarantee-icon\"\u003e🔒\u003c\/div\u003e\n\u003ch3\u003eSecure Checkout\u003c\/h3\u003e\n\u003cp\u003eSafe Payment\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       FINAL CTA\n  ========================================== --\u003e\n\u003csection class=\"xav-wave-section\"\u003e\n\u003cdiv class=\"xav-wave-cta\"\u003e\n\u003ch2\u003eBring the Spa Mood Home\u003c\/h2\u003e\n\u003cp\u003eTurn an ordinary shower or room into a colorful, relaxing escape.\u003c\/p\u003e\n\u003ca class=\"xav-wave-buy\" href=\"\/products\/rechargeable-shower-light-no-wiring-16-color-changeable-ocean-wave-projector-light-dimmable-waterproof-shower-lamp-with-remote-rotating-flame-water-ripple-lamp-for-shower-bathroom-bedroom-decor-sohochic\"\u003e BUY NOW \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"SXZ","offers":[{"title":"Buy 1 Save 50%","offer_id":46231683432628,"sku":"RM-FXFWD*1","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Save 56%","offer_id":46231683465396,"sku":"RM-FXFWD*2","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Buy 3 Save 63%","offer_id":46231683498164,"sku":"RM-FXFWD*3","price":65.99,"currency_code":"USD","in_stock":true},{"title":"Buy 4 Save 67%","offer_id":46231683530932,"sku":"RM-FXFWD*4","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Buy 6 Save 70%","offer_id":46231683563700,"sku":"RM-FXFWD*5","price":107.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0669\/1382\/9044\/files\/01-hero-spa.png?v=1790057543","url":"https:\/\/quenzoria.com\/products\/fxfwdapl2-sxz","provider":"quenzoria","version":"1.0","type":"link"}