{"product_id":"7-piece-christmas-light-up-wall-decorations","title":"7-Piece Christmas Light-Up Wall Decorations – Warm LED Holiday Decor","description":"\u003cstyle\u003e\n  \/* ==========================================================\n     CLWD - 7-Piece Christmas Light-Up Wall Decorations\n     Shopify White Theme \/ Mobile-First \/ Fully Scoped\n     ========================================================== *\/\n\n  #CLWD-wrapper {\n    --clwd-red: #dc8883;\n    --clwd-gold: #dfbd72;\n    --clwd-green: #91b69a;\n    --clwd-blue: #91c7df;\n    --clwd-title: #5b6063;\n    --clwd-text: #747a7d;\n    --clwd-border: #e8e5e1;\n\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 12px 0 20px;\n    color: var(--clwd-text);\n    font-family: inherit;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  #CLWD-wrapper *,\n  #CLWD-wrapper *::before,\n  #CLWD-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  #CLWD-wrapper h3,\n  #CLWD-wrapper p {\n    padding: 0;\n  }\n\n  #CLWD-wrapper h3 {\n    margin: 0 0 15px;\n    color: var(--clwd-title);\n    font-size: 1.35rem;\n    font-weight: 800;\n    line-height: 1.3;\n    letter-spacing: -0.02em;\n  }\n\n  #CLWD-wrapper p {\n    margin: 0 0 16px;\n    color: var(--clwd-text);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  #CLWD-wrapper .CLWD-accent {\n    font-weight: 800;\n    background: linear-gradient(\n      90deg,\n      #c8716d 0%,\n      #c5a34f 36%,\n      #7da387 68%,\n      #70aeca 100%\n    );\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    -webkit-text-fill-color: transparent;\n  }\n\n  \/* Hero *\/\n  #CLWD-wrapper .CLWD-banner {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 11px;\n    margin: 18px 0 20px;\n    padding: 19px 15px;\n    text-align: center;\n    border: 1px solid #e8e4df;\n    border-radius: 18px;\n    background:\n      linear-gradient(\n        135deg,\n        #fff7f5 0%,\n        #fffaf0 38%,\n        #f5faf6 68%,\n        #f4fbfe 100%\n      );\n    box-shadow: 0 8px 25px rgba(105, 92, 79, 0.07);\n  }\n\n  #CLWD-wrapper .CLWD-banner-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 56px;\n    height: 56px;\n    min-width: 56px;\n    border-radius: 17px;\n    background: rgba(255,255,255,0.92);\n    box-shadow:\n      0 5px 16px rgba(94, 84, 75, 0.08),\n      0 0 18px rgba(223,189,114,0.08);\n  }\n\n  #CLWD-wrapper .CLWD-banner-icon svg {\n    width: 40px;\n    height: 40px;\n    display: block;\n  }\n\n  #CLWD-wrapper .CLWD-banner-text {\n    margin: 0 !important;\n    font-size: 13.5px;\n    line-height: 1.6;\n  }\n\n  #CLWD-wrapper .CLWD-banner-text strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--clwd-title);\n    font-size: 16px;\n    font-weight: 800;\n  }\n\n  \/* Quick Strip *\/\n  #CLWD-wrapper .CLWD-strip {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 7px;\n    margin: 0 0 20px;\n  }\n\n  #CLWD-wrapper .CLWD-strip-item {\n    padding: 9px 5px;\n    text-align: center;\n    border-radius: 11px;\n    border: 1px solid #e7e4e0;\n    background: linear-gradient(\n      135deg,\n      #fff8f6,\n      #fffaf3,\n      #f5faf7\n    );\n    color: #696f72;\n    font-size: 10.5px;\n    font-weight: 750;\n    line-height: 1.3;\n  }\n\n  \/* Feature Grid *\/\n  #CLWD-wrapper .CLWD-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 9px;\n    margin: 20px 0;\n  }\n\n  #CLWD-wrapper .CLWD-card {\n    min-width: 0;\n    padding: 14px 11px;\n    border: 1px solid transparent;\n    border-radius: 15px;\n\n    background:\n      linear-gradient(#ffffff, #ffffff) padding-box,\n      linear-gradient(\n        135deg,\n        #f2dad7,\n        #f1e6c8,\n        #e0ece2,\n        #deedf4\n      ) border-box;\n\n    box-shadow: 0 5px 16px rgba(80, 84, 87, 0.05);\n\n    transition:\n      transform 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n  #CLWD-wrapper .CLWD-card:hover {\n    transform: translateY(-3px);\n\n    background:\n      linear-gradient(#ffffff, #ffffff) padding-box,\n      linear-gradient(\n        135deg,\n        #df9690,\n        #dfc17a,\n        #9ab8a0,\n        #97c9df\n      ) border-box;\n\n    box-shadow:\n      0 10px 26px rgba(98, 104, 108, 0.11),\n      0 0 18px rgba(223,189,114,0.08);\n  }\n\n  #CLWD-wrapper .CLWD-card-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    margin-bottom: 8px;\n    border-radius: 10px;\n    background: linear-gradient(\n      135deg,\n      #fff4f2,\n      #fff8ef,\n      #f3faf6\n    );\n  }\n\n  #CLWD-wrapper .CLWD-card-icon svg {\n    display: block;\n    width: 22px;\n    height: 22px;\n  }\n\n  #CLWD-wrapper .CLWD-card-title {\n    display: block;\n    margin-bottom: 6px;\n    color: #616669;\n    font-size: 13.5px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  #CLWD-wrapper .CLWD-card-text {\n    margin: 0 !important;\n    color: #7a7f82;\n    font-size: 12.3px !important;\n    line-height: 1.55;\n  }\n\n  \/* Style Options *\/\n  #CLWD-wrapper .CLWD-options {\n    margin: 21px 0;\n    padding: 17px 15px;\n    border: 1px solid #e7e4e0;\n    border-radius: 16px;\n    background:\n      linear-gradient(\n        120deg,\n        #fff7f5 0%,\n        #fffaf2 42%,\n        #f6faf6 72%,\n        #f5fbfd 100%\n      );\n  }\n\n  #CLWD-wrapper .CLWD-options-title {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 11px;\n    color: var(--clwd-title);\n    font-size: 14.5px;\n    font-weight: 800;\n  }\n\n  #CLWD-wrapper .CLWD-options-title svg {\n    width: 22px;\n    height: 22px;\n    flex: 0 0 22px;\n  }\n\n  #CLWD-wrapper .CLWD-option-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n  }\n\n  #CLWD-wrapper .CLWD-option {\n    padding: 9px 8px;\n    border: 1px solid #e4e7e4;\n    border-radius: 10px;\n    background: rgba(255,255,255,0.72);\n    color: #697074;\n    text-align: center;\n    font-size: 11.5px;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  \/* How to Install *\/\n  #CLWD-wrapper .CLWD-how {\n    margin: 21px 0;\n    padding: 17px 15px;\n    border: 1px solid #e4e7e5;\n    border-radius: 16px;\n    background:\n      linear-gradient(\n        120deg,\n        #f6fbfd 0%,\n        #f7fbf8 55%,\n        #fffaf3 100%\n      );\n  }\n\n  #CLWD-wrapper .CLWD-how-title {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 11px;\n    color: var(--clwd-title);\n    font-size: 14.5px;\n    font-weight: 800;\n  }\n\n  #CLWD-wrapper .CLWD-how-title svg {\n    width: 22px;\n    height: 22px;\n    flex: 0 0 22px;\n  }\n\n  #CLWD-wrapper .CLWD-step {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    margin-bottom: 10px;\n  }\n\n  #CLWD-wrapper .CLWD-step:last-child {\n    margin-bottom: 0;\n  }\n\n  #CLWD-wrapper .CLWD-step-num {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 24px;\n    height: 24px;\n    min-width: 24px;\n    border-radius: 50%;\n    background: linear-gradient(\n      135deg,\n      #f6dfdc,\n      #f0e7cb,\n      #e2f0f5\n    );\n    color: #8b6e64;\n    font-size: 11px;\n    font-weight: 800;\n  }\n\n  #CLWD-wrapper .CLWD-step-text {\n    padding-top: 1px;\n    color: #747b7e;\n    font-size: 12.5px;\n    line-height: 1.55;\n  }\n\n  \/* Specs *\/\n  #CLWD-wrapper .CLWD-specs {\n    margin: 20px 0;\n    padding: 16px 15px;\n    border: 1px solid #e2e7e5;\n    border-radius: 16px;\n    background: linear-gradient(\n      120deg,\n      #f8fbfc,\n      #fffaf4\n    );\n  }\n\n  #CLWD-wrapper .CLWD-spec {\n    display: flex;\n    justify-content: space-between;\n    gap: 15px;\n    padding: 7px 0;\n    border-bottom: 1px solid rgba(218, 225, 224, 0.75);\n    font-size: 12.5px;\n  }\n\n  #CLWD-wrapper .CLWD-spec:last-child {\n    border-bottom: 0;\n  }\n\n  #CLWD-wrapper .CLWD-spec strong {\n    color: #61686b;\n    font-weight: 800;\n  }\n\n  #CLWD-wrapper .CLWD-spec span {\n    text-align: right;\n  }\n\n  \/* Note *\/\n  #CLWD-wrapper .CLWD-note {\n    margin: 20px 0;\n    padding: 16px 15px;\n    border: 1px solid #e6e5e2;\n    border-radius: 16px;\n    background: linear-gradient(\n      120deg,\n      #fafafa,\n      #fffaf4\n    );\n  }\n\n  #CLWD-wrapper .CLWD-note strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #616669;\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  #CLWD-wrapper .CLWD-note p {\n    margin: 0 !important;\n    font-size: 12.8px !important;\n  }\n\n  \/* Tags *\/\n  #CLWD-wrapper .CLWD-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 20px 0 5px;\n  }\n\n  #CLWD-wrapper .CLWD-tag {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 7px 11px;\n    border: 1px solid #e5e4e1;\n    border-radius: 999px;\n    background:\n      linear-gradient(\n        120deg,\n        #fff7f5,\n        #fffaf3,\n        #f5faf7\n      );\n    color: #686e71;\n    font-size: 11.5px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n\n  #CLWD-wrapper .CLWD-slogan {\n    margin: 25px 0 0 !important;\n    padding-top: 18px;\n    border-top: 1px solid #e8e7e4;\n    text-align: center;\n    color: #606669 !important;\n    font-size: 14.5px !important;\n    font-weight: 800;\n  }\n\n  @media (min-width: 601px) {\n\n    #CLWD-wrapper {\n      padding: 20px 0 28px;\n    }\n\n    #CLWD-wrapper h3 {\n      font-size: 1.65rem;\n    }\n\n    #CLWD-wrapper p {\n      font-size: 15px;\n    }\n\n    #CLWD-wrapper .CLWD-banner {\n      flex-direction: row;\n      text-align: left;\n      gap: 15px;\n      padding: 19px 20px;\n    }\n\n    #CLWD-wrapper .CLWD-strip-item {\n      padding: 10px;\n      font-size: 12px;\n    }\n\n    #CLWD-wrapper .CLWD-grid {\n      gap: 13px;\n    }\n\n    #CLWD-wrapper .CLWD-card {\n      padding: 18px;\n    }\n\n    #CLWD-wrapper .CLWD-card-title {\n      font-size: 15px;\n    }\n\n    #CLWD-wrapper .CLWD-card-text {\n      font-size: 13.5px !important;\n    }\n\n    #CLWD-wrapper .CLWD-option-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    #CLWD-wrapper .CLWD-options,\n    #CLWD-wrapper .CLWD-how,\n    #CLWD-wrapper .CLWD-specs,\n    #CLWD-wrapper .CLWD-note {\n      padding: 18px 20px;\n    }\n\n    #CLWD-wrapper .CLWD-step-text {\n      font-size: 13.5px;\n    }\n\n    #CLWD-wrapper .CLWD-tag {\n      padding: 8px 13px;\n      font-size: 12.5px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"CLWD-wrapper\"\u003e\n\n  \u003ch3\u003e\n    Turn an Empty Wall Into a Warm Christmas Display\n  \u003c\/h3\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"CLWD-banner\"\u003e\n\n    \u003cspan class=\"CLWD-banner-icon\"\u003e\n      \u003c!-- Christmas Light Decoration SVG --\u003e\n      \u003csvg viewbox=\"0 0 48 48\" fill=\"none\" aria-hidden=\"true\"\u003e\n\n        \u003cpath d=\"M24 7L16 18H20L13 28H20L14 37H34L28 28H35L28 18H32L24 7Z\" stroke=\"#91b69a\" stroke-width=\"2.2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n        \u003ccircle cx=\"24\" cy=\"18\" r=\"2.5\" stroke=\"#dfbd72\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n\n        \u003ccircle cx=\"20\" cy=\"27\" r=\"2\" stroke=\"#dc8883\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\n\n        \u003ccircle cx=\"28\" cy=\"30\" r=\"2\" stroke=\"#91c7df\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\n\n      \u003c\/svg\u003e\n    \u003c\/span\u003e\n\n    \u003cp class=\"CLWD-banner-text\"\u003e\n      \u003cstrong\u003e\n        Festive Shapes by Day. Cozy Warm Glow by Night.\n      \u003c\/strong\u003e\n\n      Create your own Christmas wall display with a seven-piece\n      light-up set featuring warm LED illumination and easy\n      self-adhesive mounting.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK BENEFITS --\u003e\n  \u003cdiv class=\"CLWD-strip\"\u003e\n\n    \u003cdiv class=\"CLWD-strip-item\"\u003e\n      7 Pieces Per Set\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"CLWD-strip-item\"\u003e\n      Warm LED Glow\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"CLWD-strip-item\"\u003e\n      No Drilling Needed\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp\u003e\n    Add light, shape and holiday character to blank walls with this\n    \u003cspan class=\"CLWD-accent\"\u003e\n      7-piece Christmas light-up wall decoration set\n    \u003c\/span\u003e.\n    Each style includes seven festive decorations designed to create\n    a warm seasonal display in bedrooms, living rooms, hallways\n    and other indoor spaces.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The battery-operated design keeps setup\n    \u003cspan class=\"CLWD-accent\"\u003e\n      cordless and flexible\n    \u003c\/span\u003e,\n    while self-adhesive mounting pads let you arrange the pieces\n    without drilling holes or reaching for tools.\n  \u003c\/p\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"CLWD-grid\"\u003e\n\n    \u003c!-- FEATURE 1 --\u003e\n    \u003cdiv class=\"CLWD-card\"\u003e\n\n      \u003cspan class=\"CLWD-card-icon\"\u003e\n        \u003c!-- 7 Piece SVG --\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n\n          \u003crect x=\"4\" y=\"5\" width=\"6\" height=\"6\" rx=\"2\" stroke=\"#dc8883\" stroke-width=\"1.6\"\u003e\u003c\/rect\u003e\n\n          \u003crect x=\"14\" y=\"5\" width=\"6\" height=\"6\" rx=\"2\" stroke=\"#91b69a\" stroke-width=\"1.6\"\u003e\u003c\/rect\u003e\n\n          \u003crect x=\"4\" y=\"14\" width=\"6\" height=\"6\" rx=\"2\" stroke=\"#91c7df\" stroke-width=\"1.6\"\u003e\u003c\/rect\u003e\n\n          \u003crect x=\"14\" y=\"14\" width=\"6\" height=\"6\" rx=\"2\" stroke=\"#dfbd72\" stroke-width=\"1.6\"\u003e\u003c\/rect\u003e\n\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n      \u003cspan class=\"CLWD-card-title\"\u003e\n        7-Piece Coordinated Set\n      \u003c\/span\u003e\n\n      \u003cp class=\"CLWD-card-text\"\u003e\n        Each order includes one seven-piece set in your selected\n        style, giving you multiple pieces to arrange across a wall.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURE 2 --\u003e\n    \u003cdiv class=\"CLWD-card\"\u003e\n\n      \u003cspan class=\"CLWD-card-icon\"\u003e\n        \u003c!-- Light SVG --\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n\n          \u003ccircle cx=\"12\" cy=\"10\" r=\"5\" stroke=\"#dfbd72\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n\n          \u003cpath d=\"M9 16H15M10 19H14\" stroke=\"#91c7df\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M12 2V4M4 10H2M22 10H20M6 4L7.5 5.5M18 4L16.5 5.5\" stroke=\"#dc8883\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n      \u003cspan class=\"CLWD-card-title\"\u003e\n        Cozy Warm LED Backlighting\n      \u003c\/span\u003e\n\n      \u003cp class=\"CLWD-card-text\"\u003e\n        Soft warm illumination adds an inviting Christmas glow\n        without the visual clutter of hanging cords.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURE 3 --\u003e\n    \u003cdiv class=\"CLWD-card\"\u003e\n\n      \u003cspan class=\"CLWD-card-icon\"\u003e\n        \u003c!-- Adhesive SVG --\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n\n          \u003crect x=\"5\" y=\"5\" width=\"14\" height=\"14\" rx=\"3\" stroke=\"#91c7df\" stroke-width=\"1.7\"\u003e\u003c\/rect\u003e\n\n          \u003cpath d=\"M14 5V10H19\" stroke=\"#dc8883\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M8 15L11 18L17 11\" stroke=\"#91b69a\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n      \u003cspan class=\"CLWD-card-title\"\u003e\n        Peel, Press \u0026amp; Decorate\n      \u003c\/span\u003e\n\n      \u003cp class=\"CLWD-card-text\"\u003e\n        Self-adhesive mounting pads make installation simple on\n        suitable clean, dry and smooth indoor surfaces.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURE 4 --\u003e\n    \u003cdiv class=\"CLWD-card\"\u003e\n\n      \u003cspan class=\"CLWD-card-icon\"\u003e\n        \u003c!-- Battery SVG --\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n\n          \u003crect x=\"5\" y=\"7\" width=\"14\" height=\"10\" rx=\"2\" stroke=\"#91b69a\" stroke-width=\"1.7\"\u003e\u003c\/rect\u003e\n\n          \u003cpath d=\"M19 10H21V14H19\" stroke=\"#91c7df\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M9 12H15\" stroke=\"#dfbd72\" stroke-width=\"1.7\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M12 9V15\" stroke=\"#dc8883\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n      \u003cspan class=\"CLWD-card-title\"\u003e\n        Cordless Battery Operation\n      \u003c\/span\u003e\n\n      \u003cp class=\"CLWD-card-text\"\u003e\n        Battery-powered lighting gives you more freedom to decorate\n        areas where a nearby wall outlet would be inconvenient.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- STYLE OPTIONS --\u003e\n  \u003cdiv class=\"CLWD-options\"\u003e\n\n    \u003cdiv class=\"CLWD-options-title\"\u003e\n\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n\n        \u003cpath d=\"M12 3L14.2 8.2L20 8.8L15.6 12.6L17 18.2L12 15.2L7 18.2L8.4 12.6L4 8.8L9.8 8.2L12 3Z\" stroke=\"#dfbd72\" stroke-width=\"1.7\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n      \u003c\/svg\u003e\n\n      Choose Your Favorite Christmas Style\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"CLWD-option-grid\"\u003e\n\n      \u003cdiv class=\"CLWD-option\"\u003e\n        Santa \u0026amp; Reindeer\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"CLWD-option\"\u003e\n        Reindeer\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"CLWD-option\"\u003e\n        Christmas Tree\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"CLWD-option\"\u003e\n        Snowflake\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"CLWD-option\"\u003e\n        Gingerbread Man\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"CLWD-option\"\u003e\n        Christmas Mix\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- HOW TO INSTALL --\u003e\n  \u003cdiv class=\"CLWD-how\"\u003e\n\n    \u003cdiv class=\"CLWD-how-title\"\u003e\n\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" aria-hidden=\"true\"\u003e\n        \u003ccircle cx=\"6\" cy=\"12\" r=\"3\" stroke=\"#dc8883\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"18\" cy=\"6\" r=\"3\" stroke=\"#91b69a\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"18\" cy=\"18\" r=\"3\" stroke=\"#dfbd72\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M9 11L15 7M9 13L15 17\" stroke=\"#91c7df\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\n      Easy Holiday Setup\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"CLWD-step\"\u003e\n      \u003cspan class=\"CLWD-step-num\"\u003e1\u003c\/span\u003e\n      \u003cdiv class=\"CLWD-step-text\"\u003e\n        Wipe the intended indoor surface clean and make sure it is\n        completely dry and smooth.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"CLWD-step\"\u003e\n      \u003cspan class=\"CLWD-step-num\"\u003e2\u003c\/span\u003e\n      \u003cdiv class=\"CLWD-step-text\"\u003e\n        Arrange the seven decorations before applying the adhesive\n        pads so you can preview your layout.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"CLWD-step\"\u003e\n      \u003cspan class=\"CLWD-step-num\"\u003e3\u003c\/span\u003e\n      \u003cdiv class=\"CLWD-step-text\"\u003e\n        Peel the mounting pads, press each decoration into place,\n        then switch on the lights to create your holiday glow.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"CLWD-specs\"\u003e\n\n    \u003cdiv class=\"CLWD-spec\"\u003e\n      \u003cstrong\u003eQuantity\u003c\/strong\u003e\n      \u003cspan\u003e7 Pieces Per Set\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"CLWD-spec\"\u003e\n      \u003cstrong\u003eStyle Options\u003c\/strong\u003e\n      \u003cspan\u003e6 Designs\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"CLWD-spec\"\u003e\n      \u003cstrong\u003eLight Color\u003c\/strong\u003e\n      \u003cspan\u003eWarm LED Glow\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"CLWD-spec\"\u003e\n      \u003cstrong\u003ePower\u003c\/strong\u003e\n      \u003cspan\u003eBattery Operated\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"CLWD-spec\"\u003e\n      \u003cstrong\u003eInstallation\u003c\/strong\u003e\n      \u003cspan\u003eSelf-Adhesive Pads\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"CLWD-spec\"\u003e\n      \u003cstrong\u003eRecommended Use\u003c\/strong\u003e\n      \u003cspan\u003eIndoor Decoration\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"CLWD-spec\"\u003e\n      \u003cstrong\u003ePackage Size\u003c\/strong\u003e\n      \u003cspan\u003eApprox. 12 × 12 × 4 cm\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"CLWD-spec\"\u003e\n      \u003cstrong\u003eImperial Size\u003c\/strong\u003e\n      \u003cspan\u003eApprox. 4.72 × 4.72 × 1.57 in\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"CLWD-spec\"\u003e\n      \u003cstrong\u003ePackage Weight\u003c\/strong\u003e\n      \u003cspan\u003eApprox. 80 g \/ 2.82 oz\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"CLWD-spec\"\u003e\n      \u003cstrong\u003ePackage Includes\u003c\/strong\u003e\n      \u003cspan\u003e1 × Selected 7-Piece Set\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- NOTE --\u003e\n  \u003cdiv class=\"CLWD-note\"\u003e\n\n    \u003cstrong\u003e\n      Surface \u0026amp; Set Selection Note\n    \u003c\/strong\u003e\n\n    \u003cp\u003e\n      Each order includes one seven-piece set in the style you select.\n      For best adhesion, apply only to clean, dry and smooth indoor\n      surfaces. Test one adhesive pad on a small, inconspicuous area\n      first when using on delicate paint, wallpaper or specialty finishes.\n      Replace mounting pads as needed for future holiday seasons.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- TAGS --\u003e\n  \u003cdiv class=\"CLWD-tags\"\u003e\n\n    \u003cspan class=\"CLWD-tag\"\u003eChristmas Wall Decor\u003c\/span\u003e\n    \u003cspan class=\"CLWD-tag\"\u003eWarm LED Lights\u003c\/span\u003e\n    \u003cspan class=\"CLWD-tag\"\u003eBattery Operated\u003c\/span\u003e\n    \u003cspan class=\"CLWD-tag\"\u003eHoliday Bedroom Decor\u003c\/span\u003e\n    \u003cspan class=\"CLWD-tag\"\u003eNo-Drill Decoration\u003c\/span\u003e\n    \u003cspan class=\"CLWD-tag\"\u003eChristmas Home Decor\u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"CLWD-slogan\"\u003e\n    Stick Them Up. Switch Them On. Let Christmas Glow.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Zalovra","offers":[{"title":"Santa \u0026 Reindeer – 7 Pcs","offer_id":50040341299442,"sku":"260908-SLD-1","price":17.98,"currency_code":"USD","in_stock":true},{"title":"Reindeer –7 Pcs","offer_id":50040341332210,"sku":"260908-SLD-2","price":17.98,"currency_code":"USD","in_stock":true},{"title":"Christmas Tree – 7 Pcs","offer_id":50040341364978,"sku":"260908-SLD-3","price":17.98,"currency_code":"USD","in_stock":true},{"title":"Snowflake – 7 Pcs","offer_id":50040341397746,"sku":"260908-SLD-4","price":17.98,"currency_code":"USD","in_stock":true},{"title":"Gingerbread Man – 7 Pcs","offer_id":50040341430514,"sku":"260908-SLD-5","price":17.98,"currency_code":"USD","in_stock":true},{"title":"Christmas Mix – 7 Pcs","offer_id":50040341463282,"sku":"260908-SLD-6","price":17.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0834\/6583\/0642\/files\/02-kitchen-display.jpg?v=1788858390","url":"https:\/\/zalovra.com\/products\/7-piece-christmas-light-up-wall-decorations","provider":"Zalovra","version":"1.0","type":"link"}