{"product_id":"_l9uo","title":"🔥Hot Sale - 50% OFF🔥🕎 DIY Hanukkah Mosaic Wreath Kit – 6 Festive Designs for Holiday Home Décor","description":"\u003cstyle\u003e \/* =========================================================    DIY HANUKKAH MOSAIC WREATH KIT    MODULAR SHOPIFY PRODUCT PAGE ========================================================= *\/  .hanukkah-product {   --navy: #123b68;   --blue: #1d5b91;   --sky: #eaf4fb;   --sky2: #f5faff;   --gold: #c8a34d;   --gold-light: #ead79b;   --cream: #fffaf0;   --text: #263746;   --muted: #667789;   --white: #ffffff;    max-width: 1000px;   margin: 0 auto;   padding: 0 12px 45px;    color: var(--text);   font-family: Arial, Helvetica, sans-serif;   line-height: 1.65;    background:     radial-gradient(circle at 8% 7%, rgba(200,163,77,.10) 0 2px, transparent 3px),     radial-gradient(circle at 91% 15%, rgba(29,91,145,.08) 0 2px, transparent 3px),     radial-gradient(circle at 12% 88%, rgba(29,91,145,.07) 0 2px, transparent 3px),     radial-gradient(circle at 88% 91%, rgba(200,163,77,.08) 0 2px, transparent 3px),     linear-gradient(145deg,#f7fbfe,#edf6fc 50%,#fffdf7);    border-radius: 28px;   overflow: hidden; }  .hanukkah-product * {   box-sizing: border-box; }  .hanukkah-product img {   max-width: 100%;   height: auto;   display: block; }  .hanukkah-product p {   margin: 0 0 15px; }  .hanukkah-product h1, .hanukkah-product h2, .hanukkah-product h3, .hanukkah-product h4 {   margin-top: 0; }   \/* =========================================================    HERO MODULE ========================================================= *\/  .hk-hero {   position: relative;   padding: 42px 25px 38px;   text-align: center;    color: #fff;    background:     radial-gradient(circle at 15% 25%, rgba(255,255,255,.14) 0 2px, transparent 3px),     radial-gradient(circle at 84% 20%, rgba(255,255,255,.12) 0 2px, transparent 3px),     radial-gradient(circle at 75% 80%, rgba(234,215,155,.14) 0 2px, transparent 3px),     linear-gradient(135deg,#0d3157,#174e7d 55%,#23628e);    border-radius: 24px;   margin-bottom: 22px;    box-shadow: 0 15px 38px rgba(18,59,104,.15); }  .hk-hero:before {   content: '✦';   position: absolute;   left: 25px;   top: 18px;   color: #ead79b;   font-size: 26px; }  .hk-hero:after {   content: '✡';   position: absolute;   right: 25px;   bottom: 14px;   color: #ead79b;   font-size: 27px; }  .hk-hero h1 {   margin: 0 auto 12px;   max-width: 850px;    color: #fff;   font-size: 35px;   line-height: 1.2;   font-weight: 800; }  .hk-hero-sub {   margin: 0;   color: #f5e6b3;   font-size: 18px;   font-weight: 700; }  .hk-hero-tags {   display: flex;   justify-content: center;   flex-wrap: wrap;   gap: 9px;   margin-top: 21px; }  .hk-hero-tag {   padding: 7px 14px;   border-radius: 30px;    background: rgba(255,255,255,.10);   border: 1px solid rgba(234,215,155,.55);    color: #fff;   font-size: 13px;   font-weight: 700; }   \/* =========================================================    IMAGE MODULE ========================================================= *\/  .hk-image {   margin: 22px 0;   padding: 7px;    background: linear-gradient(     135deg,     rgba(200,163,77,.45),     rgba(255,255,255,.9),     rgba(29,91,145,.20)   );    border-radius: 22px; }  .hk-image img {   width: 100%;   border-radius: 17px;    box-shadow: 0 10px 28px rgba(18,59,104,.11); }   \/* =========================================================    GENERAL CONTENT MODULE ========================================================= *\/  .hk-module {   margin: 22px 0;   padding: 30px 27px;    background: rgba(255,255,255,.91);    border: 1px solid rgba(29,91,145,.09);   border-radius: 22px;    box-shadow:     0 8px 25px rgba(18,59,104,.055),     0 1px 0 rgba(255,255,255,.9) inset; }  .hk-title {   position: relative;   margin-bottom: 18px;   padding-bottom: 12px;    color: var(--navy);   font-size: 27px;   line-height: 1.3;   font-weight: 800; }  .hk-title:after {   content: '';   position: absolute;   left: 0;   bottom: 0;    width: 58px;   height: 3px;    border-radius: 10px;    background: linear-gradient(     90deg,     var(--gold),     var(--gold-light)   ); }  .hk-center {   text-align: center; }  .hk-center .hk-title:after {   left: 50%;   transform: translateX(-50%); }  .hk-text {   color: var(--muted);   font-size: 16px; }   \/* =========================================================    INTRO MODULE ========================================================= *\/  .hk-intro {   padding: 30px 26px;   text-align: center;    background:     linear-gradient(       135deg,       #edf7fd,       #ffffff 60%,       #fffaf0     );    border-radius: 22px;   border: 1px solid rgba(29,91,145,.09); }  .hk-intro h2 {   margin: 0 0 13px;   color: var(--navy);   font-size: 28px; }  .hk-intro p {   max-width: 760px;   margin: 0 auto 16px;   color: var(--muted); }  .hk-intro-highlights {   display: flex;   justify-content: center;   flex-wrap: wrap;   gap: 10px;   margin-top: 20px; }  .hk-pill {   padding: 9px 15px;    background: #fff;   border: 1px solid rgba(200,163,77,.38);   border-radius: 50px;    color: var(--navy);   font-size: 13px;   font-weight: 700;    box-shadow: 0 4px 12px rgba(18,59,104,.05); }   \/* =========================================================    FEATURE CARDS ========================================================= *\/  .hk-feature-grid {   display: grid;   grid-template-columns: repeat(3,1fr);   gap: 15px;   margin-top: 22px; }  .hk-feature {   padding: 22px 17px;   text-align: center;    background: linear-gradient(     145deg,     #fff,     #f0f8fd   );    border-radius: 18px;   border: 1px solid rgba(29,91,145,.09);    box-shadow: 0 7px 18px rgba(18,59,104,.05); }  .hk-feature-icon {   font-size: 29px;   margin-bottom: 9px; }  .hk-feature h3 {   margin: 0 0 7px;   color: var(--navy);   font-size: 17px; }  .hk-feature p {   margin: 0;   color: var(--muted);   font-size: 13px; }   \/* =========================================================    STEP MODULE ========================================================= *\/  .hk-steps {   display: grid;   grid-template-columns: repeat(4,1fr);   gap: 14px;   margin-top: 22px; }  .hk-step {   position: relative;   padding: 22px 14px;   text-align: center;    background: #f5faff;   border: 1px solid rgba(29,91,145,.09);   border-radius: 17px; }  .hk-step-number {   width: 40px;   height: 40px;    margin: 0 auto 10px;    display: flex;   align-items: center;   justify-content: center;    border-radius: 50%;    background: linear-gradient(     135deg,     var(--gold),     #e4cf8e   );    color: #fff;   font-size: 15px;   font-weight: 800; }  .hk-step h3 {   margin: 0 0 7px;   color: var(--navy);   font-size: 17px; }  .hk-step p {   margin: 0;   color: var(--muted);   font-size: 13px; }   \/* =========================================================    DESIGN COLLECTION ========================================================= *\/  .hk-design-grid {   display: grid;   grid-template-columns: repeat(2,1fr);   gap: 15px;   margin-top: 22px; }  .hk-design {   padding: 20px;    background:     linear-gradient(       145deg,       #fff,       #f2f8fc     );    border-radius: 18px;   border: 1px solid rgba(29,91,145,.09);    box-shadow: 0 7px 18px rgba(18,59,104,.045); }  .hk-design h3 {   margin: 0 0 5px;   color: var(--navy);   font-size: 18px; }  .hk-design-label {   color: var(--gold);   font-size: 13px;   font-weight: 800;   text-transform: uppercase;   letter-spacing: .3px; }  .hk-design p {   margin: 8px 0 0;   color: var(--muted);   font-size: 14px; }   \/* =========================================================    INCLUDED KIT ========================================================= *\/  .hk-kit {   display: grid;   grid-template-columns: repeat(2,1fr);   gap: 10px 15px;   margin-top: 20px; }  .hk-kit-item {   padding: 12px 14px;    background: #f5faff;    border-left: 3px solid var(--gold);   border-radius: 11px;    color: var(--navy);   font-size: 14px;   font-weight: 600; }   \/* =========================================================    LIFESTYLE MODULE ========================================================= *\/  .hk-lifestyle {   display: grid;   grid-template-columns: 1fr 1fr;   gap: 20px;   align-items: center; }  .hk-lifestyle-copy h2 {   color: var(--navy);   font-size: 27px;   line-height: 1.3; }  .hk-lifestyle-copy p {   color: var(--muted);   font-size: 15px; }   \/* =========================================================    GIFT MODULE ========================================================= *\/  .hk-gift-list {   display: grid;   grid-template-columns: repeat(3,1fr);   gap: 12px;   margin-top: 20px; }  .hk-gift {   padding: 18px 13px;   text-align: center;    background: linear-gradient(     145deg,     #ffffff,     #f4f9fd   );    border-radius: 15px;   border: 1px solid rgba(29,91,145,.08); }  .hk-gift-icon {   font-size: 25px;   margin-bottom: 6px; }  .hk-gift span {   display: block;   color: var(--navy);   font-size: 14px;   font-weight: 700; }   \/* =========================================================    FAQ ========================================================= *\/  .hk-faq-item {   margin-bottom: 10px;   padding: 17px 18px;    background: linear-gradient(     90deg,     #f2f8fc,     #fff   );    border-radius: 14px;   border: 1px solid rgba(29,91,145,.08); }  .hk-faq-item h3 {   margin: 0 0 7px;   color: var(--navy);   font-size: 16px; }  .hk-faq-item p {   margin: 0;   color: var(--muted);   font-size: 14px; }   \/* =========================================================    FINAL CTA ========================================================= *\/  .hk-cta {   position: relative;    margin-top: 23px;   padding: 38px 24px;    text-align: center;    color: #fff;    background:     radial-gradient(circle at 15% 25%, rgba(255,255,255,.13) 0 2px, transparent 3px),     radial-gradient(circle at 85% 70%, rgba(234,215,155,.12) 0 2px, transparent 3px),     linear-gradient(135deg,#0c3157,#1d5b91);    border-radius: 24px;    box-shadow: 0 16px 38px rgba(18,59,104,.17); }  .hk-cta-symbol {   color: #ead79b;   font-size: 32px;   margin-bottom: 7px; }  .hk-cta h2 {   margin: 0 0 10px;   color: #fff;   font-size: 29px; }  .hk-cta p {   max-width: 700px;   margin: 0 auto 12px;   color: rgba(255,255,255,.9); }  .hk-cta strong {   color: #f3dc96; }   \/* =========================================================    NOTE ========================================================= *\/  .hk-note {   margin-top: 17px;   padding: 15px 17px;    background: #fffaf0;   border: 1px solid rgba(200,163,77,.25);   border-radius: 13px;    color: #705d37;   font-size: 13px; }   \/* =========================================================    MOBILE ========================================================= *\/  @media(max-width:768px){    .hanukkah-product {     padding: 0 8px 30px;     border-radius: 18px;   }    .hk-hero {     padding: 32px 17px;     border-radius: 19px;   }    .hk-hero h1 {     font-size: 27px;   }    .hk-hero-sub {     font-size: 16px;   }    .hk-module {     padding: 23px 17px;     border-radius: 18px;   }    .hk-title {     font-size: 23px;   }    .hk-feature-grid {     grid-template-columns: 1fr;   }    .hk-steps {     grid-template-columns: repeat(2,1fr);   }    .hk-design-grid {     grid-template-columns: 1fr;   }    .hk-kit {     grid-template-columns: 1fr;   }    .hk-lifestyle {     grid-template-columns: 1fr;   }    .hk-gift-list {     grid-template-columns: 1fr;   }    .hk-cta {     padding: 31px 18px;     border-radius: 19px;   }    .hk-cta h2 {     font-size: 24px;   } }  @media(max-width:420px){    .hk-steps {     grid-template-columns: 1fr;   }    .hk-hero h1 {     font-size: 24px;   }    .hk-intro h2 {     font-size: 23px;   } } \u003c\/style\u003e \u003cdiv class=\"hanukkah-product\"\u003e \u003c!-- =========================================        MODULE 1 — HERO   ========================================== --\u003e \u003csection class=\"hk-hero\"\u003e \u003ch1\u003e🕎 DIY Hanukkah Mosaic Wreath Kit\u003c\/h1\u003e \u003cp class=\"hk-hero-sub\"\u003ePiece • Create • Hang • Celebrate\u003c\/p\u003e \u003cdiv class=\"hk-hero-tags\"\u003e \u003cspan class=\"hk-hero-tag\"\u003e✨ Beginner-Friendly\u003c\/span\u003e \u003cspan class=\"hk-hero-tag\"\u003e💙 Blue \u0026amp; Gold Mosaic\u003c\/span\u003e \u003cspan class=\"hk-hero-tag\"\u003e🎁 Meaningful Gift\u003c\/span\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =========================================        MODULE 2 — HERO IMAGE   ========================================== --\u003e \u003cdiv class=\"hk-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1784777974268\/ChatGPT-Image-2026-9-4-10-57-33-(1).png?w=1254\u0026amp;h=1254\" alt=\"DIY Hanukkah Mosaic Wreath Kit\"\u003e\u003c\/div\u003e \u003c!-- =========================================        MODULE 3 — INTRO   ========================================== --\u003e \u003csection class=\"hk-intro\"\u003e \u003ch2\u003e✨ Create Something Worth Hanging\u003c\/h2\u003e \u003cp\u003eTurn simple mosaic pieces into a beautiful Hanukkah wreath you can proudly display throughout the holiday season.\u003c\/p\u003e \u003cp\u003eDeep blue, shimmering white, crystal-clear and gold accents come together to create a festive decoration with a handmade feel.\u003c\/p\u003e \u003cdiv class=\"hk-intro-highlights\"\u003e \u003cspan class=\"hk-pill\"\u003e💎 Shimmering Mosaic Details\u003c\/span\u003e \u003cspan class=\"hk-pill\"\u003e💙 Blue \u0026amp; White\u003c\/span\u003e \u003cspan class=\"hk-pill\"\u003e✨ Gold Accents\u003c\/span\u003e \u003cspan class=\"hk-pill\"\u003e🖐️ DIY Craft\u003c\/span\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =========================================        MODULE 4 — FEATURE IMAGE   ========================================== --\u003e \u003csection class=\"hk-module hk-center\"\u003e \u003ch2 class=\"hk-title\"\u003e💎 Piece by Piece, Watch It Come to Life\u003c\/h2\u003e \u003cp class=\"hk-text\"\u003eEvery small piece adds another touch of color, texture and sparkle. Slowly, the design transforms into a festive Hanukkah decoration.\u003c\/p\u003e \u003cdiv class=\"hk-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1784777974268\/ChatGPT-Image-2026-9-4-10-57-33-(2).png?w=1254\u0026amp;h=1254\" alt=\"Hanukkah mosaic wreath details\"\u003e\u003c\/div\u003e \u003c\/section\u003e \u003c!-- =========================================        MODULE 5 — BENEFITS   ========================================== --\u003e \u003csection class=\"hk-module\"\u003e \u003ch2 class=\"hk-title\"\u003e✨ Why You’ll Love Creating It\u003c\/h2\u003e \u003cdiv class=\"hk-feature-grid\"\u003e \u003cdiv class=\"hk-feature\"\u003e \u003cdiv class=\"hk-feature-icon\"\u003e🎨\u003c\/div\u003e \u003ch3\u003eRelaxing DIY\u003c\/h3\u003e \u003cp\u003eEnjoy a creative activity that lets you slow down and focus on the moment.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hk-feature\"\u003e \u003cdiv class=\"hk-feature-icon\"\u003e🏠\u003c\/div\u003e \u003ch3\u003eBeautiful Décor\u003c\/h3\u003e \u003cp\u003eTurn your finished project into a festive decoration for your home.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hk-feature\"\u003e \u003cdiv class=\"hk-feature-icon\"\u003e🎁\u003c\/div\u003e \u003ch3\u003eMeaningful Gift\u003c\/h3\u003e \u003cp\u003eA thoughtful seasonal gift for crafters, families and Hanukkah lovers.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =========================================        MODULE 6 — HOW IT WORKS   ========================================== --\u003e \u003csection class=\"hk-module\"\u003e \u003ch2 class=\"hk-title\"\u003e🖐️ Easy Steps. Beautiful Results.\u003c\/h2\u003e \u003cp class=\"hk-text\"\u003eNo advanced mosaic experience is required. Follow the simple process and enjoy watching your wreath take shape.\u003c\/p\u003e \u003cdiv class=\"hk-steps\"\u003e \u003cdiv class=\"hk-step\"\u003e \u003cdiv class=\"hk-step-number\"\u003e1\u003c\/div\u003e \u003ch3\u003ePLAN\u003c\/h3\u003e \u003cp\u003eArrange your mosaic pieces and preview the design.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hk-step\"\u003e \u003cdiv class=\"hk-step-number\"\u003e2\u003c\/div\u003e \u003ch3\u003ePLACE\u003c\/h3\u003e \u003cp\u003ePosition each piece onto the pre-designed wreath base.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hk-step\"\u003e \u003cdiv class=\"hk-step-number\"\u003e3\u003c\/div\u003e \u003ch3\u003eGLUE\u003c\/h3\u003e \u003cp\u003eSecure the pieces in place with the included adhesive.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hk-step\"\u003e \u003cdiv class=\"hk-step-number\"\u003e4\u003c\/div\u003e \u003ch3\u003eHANG\u003c\/h3\u003e \u003cp\u003eAdd the ribbon, display your finished wreath and enjoy.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"hk-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1784777974268\/ChatGPT-Image-2026-9-4-10-57-33-(3).png?w=1254\u0026amp;h=1254\" alt=\"DIY Hanukkah mosaic wreath steps\"\u003e\u003c\/div\u003e \u003c\/section\u003e \u003c!-- =========================================        MODULE 7 — SIX DESIGNS   ========================================== --\u003e \u003csection class=\"hk-module\"\u003e \u003ch2 class=\"hk-title\"\u003e🕎 6 Festive Designs to Choose From\u003c\/h2\u003e \u003cp class=\"hk-text\"\u003eChoose the design that speaks to you, or collect multiple styles for a coordinated holiday display.\u003c\/p\u003e \u003cdiv class=\"hk-design-grid\"\u003e \u003cdiv class=\"hk-design\"\u003e \u003ch3\u003e🕎 Menorah Blessing Wreath\u003c\/h3\u003e \u003cdiv class=\"hk-design-label\"\u003eClassic Festival Light\u003c\/div\u003e \u003cp\u003eA radiant menorah-inspired design surrounded by sparkling blue, white and gold details.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hk-design\"\u003e \u003ch3\u003e✡️ Star of Light Wreath\u003c\/h3\u003e \u003cdiv class=\"hk-design-label\"\u003eElegant \u0026amp; Radiant\u003c\/div\u003e \u003cp\u003eA geometric Star of David design with brilliant mosaic accents and a refined holiday look.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hk-design\"\u003e \u003ch3\u003e🏠 Hanukkah Home Wreath\u003c\/h3\u003e \u003cdiv class=\"hk-design-label\"\u003eWarm Holiday Home\u003c\/div\u003e \u003cp\u003eA welcoming home-inspired design that brings warmth and festive character to your décor.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hk-design\"\u003e \u003ch3\u003e✨ Eight Nights Wreath\u003c\/h3\u003e \u003cdiv class=\"hk-design-label\"\u003eEight Nights of Light\u003c\/div\u003e \u003cp\u003eA symbolic design inspired by the eight nights of Hanukkah.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hk-design\"\u003e \u003ch3\u003e🌀 Dreidel Celebration Wreath\u003c\/h3\u003e \u003cdiv class=\"hk-design-label\"\u003ePlayful Holiday Charm\u003c\/div\u003e \u003cp\u003eA cheerful dreidel-inspired centerpiece surrounded by bright mosaic details.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hk-design\"\u003e \u003ch3\u003e🌿 Olive \u0026amp; Light Wreath\u003c\/h3\u003e \u003cdiv class=\"hk-design-label\"\u003ePeaceful \u0026amp; Meaningful\u003c\/div\u003e \u003cp\u003eA softer design featuring olive-inspired details with blue, green, white and gold tones.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"hk-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1784777974268\/ChatGPT-Image-2026-9-4-10-57-34-(4).png?w=1254\u0026amp;h=1254\" alt=\"Six Hanukkah mosaic wreath designs\"\u003e\u003c\/div\u003e \u003c\/section\u003e \u003c!-- =========================================        MODULE 8 — KIT CONTENTS   ========================================== --\u003e \u003csection class=\"hk-module\"\u003e \u003ch2 class=\"hk-title\"\u003e📦 Everything You Need Is Inside\u003c\/h2\u003e \u003cp class=\"hk-text\"\u003eEach kit includes the essential pieces and tools needed to create one beautiful Hanukkah mosaic wreath.\u003c\/p\u003e \u003cdiv class=\"hk-kit\"\u003e \u003cdiv class=\"hk-kit-item\"\u003e🪵 Pre-designed wreath base\u003c\/div\u003e \u003cdiv class=\"hk-kit-item\"\u003e💙 Blue mosaic pieces\u003c\/div\u003e \u003cdiv class=\"hk-kit-item\"\u003e🩵 Light blue mosaic pieces\u003c\/div\u003e \u003cdiv class=\"hk-kit-item\"\u003e🤍 White mosaic pieces\u003c\/div\u003e \u003cdiv class=\"hk-kit-item\"\u003e✨ Gold decorative accents\u003c\/div\u003e \u003cdiv class=\"hk-kit-item\"\u003e💎 Crystal-style pieces\u003c\/div\u003e \u003cdiv class=\"hk-kit-item\"\u003e🧴 Adhesive\u003c\/div\u003e \u003cdiv class=\"hk-kit-item\"\u003e🖌️ Small applicator tool\u003c\/div\u003e \u003cdiv class=\"hk-kit-item\"\u003e🔹 Tweezers\u003c\/div\u003e \u003cdiv class=\"hk-kit-item\"\u003e🎀 Hanging ribbon\u003c\/div\u003e \u003cdiv class=\"hk-kit-item\"\u003e📖 Step-by-step guide\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"hk-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1784777974268\/ChatGPT-Image-2026-9-4-10-57-34-(5).png?w=1254\u0026amp;h=1254\" alt=\"Hanukkah mosaic wreath kit contents\"\u003e\u003c\/div\u003e \u003c\/section\u003e \u003c!-- =========================================        MODULE 9 — TRADITION \/ LIFESTYLE   ========================================== --\u003e \u003csection class=\"hk-module\"\u003e \u003cdiv class=\"hk-lifestyle\"\u003e \u003cdiv class=\"hk-lifestyle-copy\"\u003e \u003ch2\u003e💙 More Than a Craft — A Tradition to Keep\u003c\/h2\u003e \u003cp\u003eSlow down, create something meaningful, and turn a relaxing DIY project into a decoration you can enjoy year after year.\u003c\/p\u003e \u003cp\u003eDisplay it on your door, wall, entryway or favorite indoor space throughout Hanukkah.\u003c\/p\u003e \u003cp\u003eIt can also become a thoughtful handmade gift for someone special.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hk-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1784777974268\/ChatGPT-Image-2026-9-4-10-57-35-(6).png?w=1254\u0026amp;h=1254\" alt=\"Finished Hanukkah mosaic wreath\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =========================================        MODULE 10 — GIFTING   ========================================== --\u003e \u003csection class=\"hk-module hk-center\"\u003e \u003ch2 class=\"hk-title\"\u003e🎁 A Meaningful Holiday Gift\u003c\/h2\u003e \u003cp class=\"hk-text\"\u003eGive something they can create, display and remember. This DIY wreath is a thoughtful choice for the holiday season.\u003c\/p\u003e \u003cdiv class=\"hk-gift-list\"\u003e \u003cdiv class=\"hk-gift\"\u003e \u003cdiv class=\"hk-gift-icon\"\u003e👩\u003c\/div\u003e \u003cspan\u003eMoms \u0026amp; Daughters\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"hk-gift\"\u003e \u003cdiv class=\"hk-gift-icon\"\u003e👵\u003c\/div\u003e \u003cspan\u003eGrandmothers\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"hk-gift\"\u003e \u003cdiv class=\"hk-gift-icon\"\u003e🕎\u003c\/div\u003e \u003cspan\u003eHanukkah Families\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"hk-gift\"\u003e \u003cdiv class=\"hk-gift-icon\"\u003e🎨\u003c\/div\u003e \u003cspan\u003eDIY Lovers\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"hk-gift\"\u003e \u003cdiv class=\"hk-gift-icon\"\u003e🏠\u003c\/div\u003e \u003cspan\u003eHome Decor Fans\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"hk-gift\"\u003e \u003cdiv class=\"hk-gift-icon\"\u003e🎁\u003c\/div\u003e \u003cspan\u003eHoliday Gift Giving\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =========================================        MODULE 11 — COLLECTION   ========================================== --\u003e \u003csection class=\"hk-module hk-center\"\u003e \u003ch2 class=\"hk-title\"\u003e✨ Which Hanukkah Wreath Will You Create?\u003c\/h2\u003e \u003cp class=\"hk-text\"\u003eMenorah Blessing • Star of Light • Hanukkah Home • Eight Nights • Dreidel Celebration • Olive \u0026amp; Light\u003c\/p\u003e \u003cdiv class=\"hk-image\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1784777974268\/ChatGPT-Image-2026-9-4-10-57-35-(7).png?w=1254\u0026amp;h=1254\" alt=\"Hanukkah Mosaic Wreath Collection\"\u003e\u003c\/div\u003e \u003c\/section\u003e \u003c!-- =========================================        MODULE 12 — FAQ   ========================================== --\u003e \u003csection class=\"hk-module\"\u003e \u003ch2 class=\"hk-title\"\u003e❓ Frequently Asked Questions\u003c\/h2\u003e \u003cdiv class=\"hk-faq-item\"\u003e \u003ch3\u003eIs it beginner-friendly?\u003c\/h3\u003e \u003cp\u003eYes. The kit is designed for an easy and enjoyable DIY experience, even if you have never made mosaic art before.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hk-faq-item\"\u003e \u003ch3\u003eWhat’s included?\u003c\/h3\u003e \u003cp\u003eEach kit includes the pre-designed base, mosaic pieces, decorative accents, adhesive, tools, hanging ribbon and instructions.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hk-faq-item\"\u003e \u003ch3\u003eDo I need to cut the mosaic pieces?\u003c\/h3\u003e \u003cp\u003eNo. The pieces are ready to arrange and apply.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hk-faq-item\"\u003e \u003ch3\u003eWhere can I display it?\u003c\/h3\u003e \u003cp\u003eHang your finished wreath on a door, wall, entryway or any indoor space you would like to decorate for Hanukkah.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hk-faq-item\"\u003e \u003ch3\u003eAre the designs sold separately?\u003c\/h3\u003e \u003cp\u003eYes. Choose your favorite design or collect multiple styles for a coordinated holiday display.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hk-faq-item\"\u003e \u003ch3\u003eIs it suitable as a gift?\u003c\/h3\u003e \u003cp\u003eAbsolutely. It is a thoughtful choice for anyone who enjoys crafting, seasonal decorating or handmade keepsakes.\u003c\/p\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =========================================        MODULE 13 — FINAL CTA   ========================================== --\u003e \u003csection class=\"hk-cta\"\u003e \u003cdiv class=\"hk-cta-symbol\"\u003e✡️\u003c\/div\u003e \u003ch2\u003ePiece by Piece, Bring More Light Home\u003c\/h2\u003e \u003cp\u003eCreate something beautiful with your own hands, celebrate the season and turn each little piece into a meaningful holiday decoration.\u003c\/p\u003e \u003cp\u003e\u003cstrong\u003eHandmade. Meaningful. Beautiful.\u003c\/strong\u003e\u003c\/p\u003e \u003c\/section\u003e \u003c!-- =========================================        MODULE 14 — PACKAGE   ========================================== --\u003e \u003c\/div\u003e","brand":"mysite","offers":[{"title":"✡️ Star of Light","offer_id":49464396251291,"sku":"SZ04792609076826- 马赛克花环套装-光之星","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🕎 Menorah Blessing","offer_id":49464396284059,"sku":"SZ04792609076826- 马赛克花环套装-烛台祝福","price":29.99,"currency_code":"USD","in_stock":true},{"title":"✨ Eight Nights","offer_id":49464396316827,"sku":"SZ04792609076826-马赛克花环套装-八夜","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🏠 Hanukkah Home","offer_id":49464396349595,"sku":"SZ04792609076826- 马赛克花环套装-光明节之家","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🌿 Olive \u0026 Light","offer_id":49464396382363,"sku":"SZ04792609076826-马赛克花环套装-橄榄与光芒","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🌀 Dreidel Celebration","offer_id":49464396415131,"sku":"SZ04792609076826-马赛克花环套装-陀螺庆典","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🎁6-Piece Set 🔥SAVE 25%","offer_id":49465185697947,"sku":"SZ04792609076826-以上全部6种","price":134.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/75f750ca22e968bae76885e919936dd8.jpg?v=1788755441","url":"https:\/\/zavrlygoods.com\/products\/_l9uo","provider":"zavrlygoods","version":"1.0","type":"link"}