{"product_id":"christmas-band","title":"24 Days. 24 Musicians. One Magical Christmas Band. 🎄🎶","description":"\u003cstyle\u003e\n  .musical-advent-page{\n    --ma-green:#1f4337;\n    --ma-deep:#173228;\n    --ma-red:#a9483d;\n    --ma-gold:#c79b4a;\n    --ma-cream:#fffaf2;\n    --ma-soft:#f6efe5;\n    --ma-text:#3d3934;\n    --ma-muted:#756d66;\n    --ma-border:rgba(31,67,55,.12);\n\n    width:100%;\n    max-width:1180px;\n    margin:0 auto;\n    padding:18px 14px 60px;\n    box-sizing:border-box;\n    color:var(--ma-text);\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n\n    background:\n      radial-gradient(circle at 7% 3%,rgba(199,155,74,.11) 0 2px,transparent 3px),\n      linear-gradient(180deg,#fffdf9 0%,#f8f3eb 100%);\n  }\n\n  .musical-advent-page *,\n  .musical-advent-page *::before,\n  .musical-advent-page *::after{\n    box-sizing:border-box;\n  }\n\n  .musical-advent-page img{\n    display:block;\n    width:100%;\n    max-width:100%;\n    height:auto;\n  }\n\n  .musical-advent-page::before{\n    content:\"♪  24 DAYS · 24 MUSICIANS · ONE FESTIVE COUNTDOWN  ♪\";\n    display:block;\n    margin:0 auto 18px;\n    text-align:center;\n    color:var(--ma-gold);\n    font-size:10px;\n    line-height:1.5;\n    font-weight:800;\n    letter-spacing:1.35px;\n  }\n\n  \/* =========================\n     CONTENT SECTIONS\n  ========================= *\/\n\n  .musical-advent-section{\n    position:relative;\n    display:block;\n    width:100%;\n    margin:0 0 26px;\n    overflow:hidden;\n    border:1px solid var(--ma-border);\n    border-radius:22px;\n    background:rgba(255,255,255,.97);\n    box-shadow:0 12px 30px rgba(31,67,55,.065);\n  }\n\n  .musical-advent-section::after{\n    content:\"\";\n    position:absolute;\n    left:20px;\n    right:20px;\n    bottom:0;\n    height:3px;\n    border-radius:999px;\n    background:linear-gradient(\n      90deg,\n      var(--ma-green),\n      var(--ma-gold),\n      var(--ma-red)\n    );\n    opacity:.82;\n  }\n\n  \/* IMAGE ALWAYS ON TOP *\/\n  .musical-advent-section \u003e img{\n    display:block;\n    width:100%;\n    height:auto;\n    aspect-ratio:auto;\n    object-fit:contain;\n    background:#f0ece5;\n  }\n\n  \/* COPY ALWAYS BELOW IMAGE *\/\n  .musical-advent-copy{\n    display:block;\n    width:100%;\n    padding:26px 20px 30px;\n  }\n\n  .musical-advent-copy::before{\n    display:inline-block;\n    margin-bottom:12px;\n    padding:6px 10px;\n    border-radius:999px;\n    background:#f1eadf;\n    color:var(--ma-green);\n    font-size:10px;\n    line-height:1;\n    font-weight:800;\n    letter-spacing:1.05px;\n  }\n\n  .musical-advent-section:nth-of-type(1)\n  .musical-advent-copy::before{\n    content:\"A NEW MUSICIAN EVERY DAY\";\n  }\n\n  .musical-advent-section:nth-of-type(2)\n  .musical-advent-copy::before{\n    content:\"HANG · DISPLAY · COLLECT\";\n  }\n\n  .musical-advent-section:nth-of-type(3)\n  .musical-advent-copy::before{\n    content:\"A FAMILY CHRISTMAS TRADITION\";\n  }\n\n  .musical-advent-copy h2,\n  .musical-advent-heading{\n    margin:0;\n    color:var(--ma-deep);\n    font-family:Georgia,\"Times New Roman\",serif;\n    letter-spacing:-.3px;\n  }\n\n  .musical-advent-copy h2{\n    font-size:25px;\n    line-height:1.25;\n  }\n\n  .musical-advent-divider{\n    width:54px;\n    height:3px;\n    margin:15px 0 17px;\n    border-radius:999px;\n    background:var(--ma-red);\n  }\n\n  .musical-advent-copy p{\n    margin:0 0 14px;\n    color:#55504a;\n    font-size:15px;\n    line-height:1.75;\n  }\n\n  .musical-advent-copy p:last-child{\n    margin-bottom:0;\n  }\n\n  .musical-advent-highlight{\n    margin-top:17px!important;\n    padding:13px 14px;\n    border-left:3px solid var(--ma-gold);\n    border-radius:8px;\n    background:#f8f3eb;\n    color:var(--ma-red)!important;\n    font-size:13px!important;\n    line-height:1.6!important;\n    font-weight:800;\n    letter-spacing:.25px;\n  }\n\n  \/* BENEFITS *\/\n  .musical-advent-benefits{\n    display:flex;\n    flex-direction:column;\n    gap:8px;\n    margin:18px 0 4px;\n  }\n\n  .musical-advent-benefits span{\n    display:block;\n    padding:10px 12px;\n    border:1px solid rgba(31,67,55,.11);\n    border-radius:10px;\n    background:#faf8f4;\n    color:var(--ma-green);\n    font-size:13px;\n    line-height:1.4;\n    font-weight:700;\n  }\n\n  \/* =========================\n     FAQ\n  ========================= *\/\n\n  .musical-advent-faq{\n    margin-top:40px;\n    padding:34px 16px;\n    border:1px solid rgba(199,155,74,.22);\n    border-radius:24px;\n\n    background:\n      linear-gradient(\n        rgba(255,255,255,.95),\n        rgba(255,255,255,.95)\n      ),\n      repeating-linear-gradient(\n        45deg,\n        #f1ece4,\n        #f1ece4 12px,\n        #faf7f1 12px,\n        #faf7f1 24px\n      );\n  }\n\n  .musical-advent-faq::before{\n    content:\"♫  MUSIC · FAMILY · CHRISTMAS  ♫\";\n    display:block;\n    margin-bottom:10px;\n    text-align:center;\n    color:var(--ma-gold);\n    font-size:10px;\n    font-weight:800;\n    letter-spacing:1.4px;\n  }\n\n  .musical-advent-heading{\n    text-align:center;\n    font-size:27px;\n    line-height:1.25;\n  }\n\n  .musical-advent-subheading{\n    max-width:700px;\n    margin:8px auto 24px;\n    text-align:center;\n    color:var(--ma-muted);\n    font-size:14px;\n    line-height:1.65;\n  }\n\n  .musical-advent-faq details{\n    max-width:860px;\n    margin:0 auto 11px;\n    overflow:hidden;\n    border:1px solid var(--ma-border);\n    border-radius:14px;\n    background:#fff;\n    box-shadow:0 5px 16px rgba(31,67,55,.04);\n  }\n\n  .musical-advent-faq summary{\n    position:relative;\n    padding:17px 48px 17px 18px;\n    cursor:pointer;\n    list-style:none;\n    color:var(--ma-green);\n    font-size:15px;\n    line-height:1.45;\n    font-weight:700;\n  }\n\n  .musical-advent-faq summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .musical-advent-faq summary::after{\n    content:\"+\";\n    position:absolute;\n    top:50%;\n    right:17px;\n    transform:translateY(-50%);\n    color:var(--ma-red);\n    font-size:24px;\n    line-height:1;\n    font-weight:400;\n  }\n\n  .musical-advent-faq details[open] summary{\n    color:var(--ma-red);\n    background:#f8f3eb;\n  }\n\n  .musical-advent-faq details[open] summary::after{\n    content:\"−\";\n  }\n\n  .musical-advent-faq-answer{\n    padding:0 18px 18px;\n    color:#5d5852;\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  \/* =========================\n     TABLET + PC\n     ALWAYS IMAGE ABOVE TEXT\n  ========================= *\/\n\n  @media(min-width:768px){\n\n    .musical-advent-page{\n      padding:30px 28px 72px;\n    }\n\n    .musical-advent-page::before{\n      margin-bottom:26px;\n      font-size:11px;\n      letter-spacing:1.7px;\n    }\n\n    .musical-advent-section{\n      display:block;\n      width:100%;\n      margin-bottom:38px;\n      border-radius:26px;\n    }\n\n    .musical-advent-section \u003e img{\n      display:block;\n      width:100%;\n      height:auto;\n      min-height:0;\n      max-height:none;\n      aspect-ratio:auto;\n      object-fit:contain;\n    }\n\n    .musical-advent-copy{\n      display:block;\n      width:100%;\n      max-width:940px;\n      margin:0 auto;\n      padding:40px 46px 46px;\n    }\n\n    .musical-advent-copy h2{\n      font-size:31px;\n      line-height:1.25;\n    }\n\n    .musical-advent-copy p{\n      font-size:16px;\n      line-height:1.8;\n    }\n\n    .musical-advent-divider{\n      margin:16px 0 19px;\n    }\n\n    .musical-advent-benefits{\n      display:flex;\n      flex-direction:row;\n      flex-wrap:wrap;\n      gap:10px;\n      margin:20px 0 6px;\n    }\n\n    .musical-advent-benefits span{\n      flex:1 1 30%;\n      min-width:200px;\n      padding:12px 14px;\n      font-size:14px;\n    }\n\n    .musical-advent-highlight{\n      margin-top:20px!important;\n      padding:15px 17px;\n      font-size:14px!important;\n    }\n\n    .musical-advent-faq{\n      margin-top:46px;\n      padding:46px 32px;\n    }\n\n    .musical-advent-heading{\n      font-size:32px;\n    }\n\n    .musical-advent-subheading{\n      font-size:15px;\n    }\n  }\n\n  \/* =========================\n     LARGE PC\n  ========================= *\/\n\n  @media(min-width:1024px){\n\n    .musical-advent-page{\n      padding-left:34px;\n      padding-right:34px;\n    }\n\n    .musical-advent-section{\n      margin-bottom:44px;\n    }\n\n    .musical-advent-copy{\n      max-width:980px;\n      padding:46px 58px 52px;\n    }\n\n    .musical-advent-copy h2{\n      font-size:34px;\n    }\n\n    .musical-advent-copy p{\n      font-size:16px;\n    }\n\n    .musical-advent-faq{\n      padding:52px 42px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"musical-advent-page\"\u003e\n\n  \u003c!-- SECTION 1 --\u003e\n  \u003csection class=\"musical-advent-section\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/9082\/0434\/files\/1_dc32f0b0-e6f6-4cb7-a7d8-bef5848445dd.png?v=1788852393\" alt=\"24 musician Christmas ornaments hanging on a Christmas tree\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"musical-advent-copy\"\u003e\n\n      \u003ch2\u003e\n        24 DAYS OF MUSICAL MAGIC 🎄🎶\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"musical-advent-divider\"\u003e\u003c\/div\u003e\n\n      \u003cp\u003e\n        Meet a new musician each day and watch your Christmas collection grow.\n        By the end of the countdown, all 24 characters come together as one\n        cheerful little holiday band.\n      \u003c\/p\u003e\n\n      \u003cp class=\"musical-advent-highlight\"\u003e\n        24 Musicians. 24 Surprises. One Magical Christmas.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SECTION 2 --\u003e\n  \u003csection class=\"musical-advent-section\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/9082\/0434\/files\/2_87babeba-734d-479b-91b0-2d452f5d06f8.png?v=1788852393\" alt=\"Musician Christmas ornament product detail display\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"musical-advent-copy\"\u003e\n\n      \u003ch2\u003e\n        MADE TO HANG. MADE TO DISPLAY. 🎶✨\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"musical-advent-divider\"\u003e\u003c\/div\u003e\n\n      \u003cp\u003e\n        Each musician brings its own instrument, festive personality and\n        display-ready design, giving you more than one way to enjoy\n        the full collection.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"musical-advent-benefits\"\u003e\n        \u003cspan\u003e🎄 Hang Them On The Tree\u003c\/span\u003e\n        \u003cspan\u003e🏡 Display Them Around Your Home\u003c\/span\u003e\n        \u003cspan\u003e🎁 Collect All 24 Musicians\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"musical-advent-highlight\"\u003e\n        From Christmas ornament to charming musical keepsake.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SECTION 3 --\u003e\n  \u003csection class=\"musical-advent-section\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0593\/9082\/0434\/files\/3_616c9bc9-57c7-439c-b9fc-f2478c1f196a.png?v=1788852393\" alt=\"Family opening musical Christmas advent calendar\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"musical-advent-copy\"\u003e\n\n      \u003ch2\u003e\n        A NEW SURPRISE. A NEW MEMORY. EVERY DAY. ❤️🎄\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"musical-advent-divider\"\u003e\u003c\/div\u003e\n\n      \u003cp\u003e\n        Gather together, open the next drawer, and discover another musician\n        waiting inside. As Christmas gets closer, your collection slowly\n        becomes a complete holiday band.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        A fun seasonal tradition for families, music lovers, musicians,\n        teachers, band members and anyone who thinks Christmas sounds\n        better with a little music.\n      \u003c\/p\u003e\n\n      \u003cp class=\"musical-advent-highlight\"\u003e\n        More Than A Countdown—It’s A Christmas Memory In The Making. 🎁🎶\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"musical-advent-faq\"\u003e\n\n    \u003ch2 class=\"musical-advent-heading\"\u003e\n      FREQUENTLY ASKED QUESTIONS\n    \u003c\/h2\u003e\n\n    \u003cp class=\"musical-advent-subheading\"\u003e\n      Everything you may want to know before starting your\n      24-day musical Christmas countdown.\n    \u003c\/p\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        How does the 24-day countdown work?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"musical-advent-faq-answer\"\u003e\n        Open one drawer each day during the countdown to Christmas and\n        discover a different musician inside. Day by day, the collection\n        grows until all 24 characters come together.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Are all 24 musicians different?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"musical-advent-faq-answer\"\u003e\n        The collection is designed around different musical characters,\n        instruments, poses, outfits and festive personalities so the\n        completed set feels varied rather than repetitive.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Can the musicians be hung on a Christmas tree?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"musical-advent-faq-answer\"\u003e\n        Yes. The musician designs include hanging loops so they can be\n        used as festive Christmas tree ornaments.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Can they also be displayed without hanging them?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"musical-advent-faq-answer\"\u003e\n        Yes. The figures are also designed to stand for display on shelves,\n        desks, mantels, tables or other holiday display areas.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Do I have to use them only during Christmas?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"musical-advent-faq-answer\"\u003e\n        No. While the collection is designed for the holiday season,\n        the musician figures can also be enjoyed as music-themed\n        keepsakes after the countdown is complete.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Who is this a good gift for?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"musical-advent-faq-answer\"\u003e\n        It is especially suited to music lovers, musicians, music teachers,\n        band members, families, collectors and anyone who enjoys Christmas\n        traditions with a musical theme.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Can families open the calendar together?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"musical-advent-faq-answer\"\u003e\n        Absolutely. The daily drawer format makes it easy to turn the\n        countdown into a shared family tradition, with a new musical\n        character to discover together each day.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        What can I do with the complete collection after Christmas?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"musical-advent-faq-answer\"\u003e\n        Once all 24 musicians have been revealed, you can display them\n        together as a complete band, place them around your home,\n        or store them with your Christmas decorations for next season.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Why is this different from a traditional Advent calendar?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"musical-advent-faq-answer\"\u003e\n        Each day adds another collectible character to a growing musical\n        display, so the countdown leaves you with a complete set to enjoy\n        after the final drawer has been opened.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"YJJ","offers":[{"title":"Default Title","offer_id":51138882470135,"sku":"SZ06182609081475-乐队","price":33.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0938\/7891\/1223\/files\/9cfb0b2e88952874f5728822adb99de8.png?v=1789012766","url":"https:\/\/arjwveany.com\/products\/christmas-band","provider":"Arjwveany","version":"1.0","type":"link"}