{"product_id":"✨-one-wish-willow-breakable-mystery-wish-prop-with-retro-gift-box","title":"✨ One Wish Willow – Breakable Mystery Wish Prop With Retro Gift Box","description":"\u003cdiv class=\"wish-product-page\"\u003e\n\n  \u003cstyle\u003e\n    .wish-product-page,\n    .wish-product-page * {\n      box-sizing: border-box;\n    }\n\n    .wish-product-page {\n      max-width: 900px;\n      margin: 0 auto;\n      color: #2d2927;\n      background: #ffffff;\n      font-family: Arial, Helvetica, sans-serif;\n      line-height: 1.6;\n      overflow: hidden;\n    }\n\n    .wish-product-page img {\n      display: block;\n      width: 100%;\n      height: auto;\n      margin-top: 24px;\n      border-radius: 18px;\n    }\n\n    .wish-section {\n      margin: 16px 0;\n      padding: 42px 25px;\n      border: 1px solid #eadfd8;\n      border-radius: 22px;\n      background: #ffffff;\n    }\n\n    .wish-soft {\n      background: #faf6f2;\n    }\n\n    .wish-center {\n      text-align: center;\n    }\n\n    .wish-eyebrow {\n      display: inline-block;\n      margin-bottom: 12px;\n      color: #951818;\n      font-size: 13px;\n      font-weight: 800;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n    }\n\n    .wish-product-page h1,\n    .wish-product-page h2,\n    .wish-product-page h3,\n    .wish-product-page p {\n      margin-top: 0;\n    }\n\n    .wish-product-page h1 {\n      margin-bottom: 14px;\n      color: #211d1b;\n      font-size: 42px;\n      font-weight: 900;\n      line-height: 1.12;\n    }\n\n    .wish-product-page h2 {\n      margin-bottom: 14px;\n      color: #211d1b;\n      font-size: 31px;\n      font-weight: 900;\n      line-height: 1.2;\n    }\n\n    .wish-product-page h3 {\n      margin-bottom: 8px;\n      color: #3e302a;\n      font-size: 19px;\n      line-height: 1.3;\n    }\n\n    .wish-product-page p {\n      color: #625953;\n      font-size: 17px;\n    }\n\n    .wish-benefits {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n      margin: 25px 0;\n    }\n\n    .wish-benefit {\n      padding: 17px 12px;\n      border: 1px solid #eadfd8;\n      border-radius: 14px;\n      background: #ffffff;\n      color: #443831;\n      font-size: 15px;\n      font-weight: 800;\n      text-align: center;\n    }\n\n    .wish-steps,\n    .wish-occasions,\n    .wish-uses {\n      display: grid;\n      gap: 14px;\n      margin-top: 27px;\n    }\n\n    .wish-steps,\n    .wish-occasions {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .wish-uses {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .wish-card {\n      padding: 23px 18px;\n      border: 1px solid #eadfd8;\n      border-radius: 16px;\n      background: #ffffff;\n    }\n\n    .wish-card p {\n      margin-bottom: 0;\n      font-size: 15px;\n    }\n\n    .wish-number {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 43px;\n      height: 43px;\n      margin-bottom: 14px;\n      border-radius: 50%;\n      background: #951818;\n      color: #ffffff;\n      font-size: 18px;\n      font-weight: 900;\n    }\n\n    .wish-note {\n      margin-top: 20px !important;\n      padding: 14px 16px;\n      border-radius: 12px;\n      background: #f7eee8;\n      color: #735e52 !important;\n      font-size: 14px !important;\n      text-align: center;\n    }\n\n    .wish-table-wrap {\n      margin-top: 25px;\n      overflow-x: auto;\n      border: 1px solid #eadfd8;\n      border-radius: 15px;\n      background: #ffffff;\n    }\n\n    .wish-table {\n      width: 100%;\n      min-width: 560px;\n      border-collapse: collapse;\n    }\n\n    .wish-table td {\n      padding: 15px;\n      border-bottom: 1px solid #eadfd8;\n      color: #625953;\n      font-size: 15px;\n      vertical-align: top;\n    }\n\n    .wish-table tr:last-child td {\n      border-bottom: 0;\n    }\n\n    .wish-table td:first-child {\n      width: 35%;\n      color: #372d28;\n      background: #fbf7f4;\n      font-weight: 800;\n    }\n\n    .wish-faq {\n      margin-top: 25px;\n    }\n\n    .wish-faq details {\n      margin-bottom: 11px;\n      overflow: hidden;\n      border: 1px solid #eadfd8;\n      border-radius: 13px;\n      background: #ffffff;\n    }\n\n    .wish-faq summary {\n      padding: 17px;\n      color: #372d28;\n      font-size: 16px;\n      font-weight: 800;\n      cursor: pointer;\n    }\n\n    .wish-answer {\n      padding: 0 17px 17px;\n      color: #625953;\n      font-size: 15px;\n    }\n\n    .wish-button {\n      display: inline-block;\n      margin-top: 24px;\n      padding: 16px 30px;\n      border-radius: 50px;\n      background: #951818;\n      color: #ffffff !important;\n      font-size: 16px;\n      font-weight: 900;\n      text-decoration: none !important;\n      letter-spacing: 0.3px;\n    }\n\n    @media screen and (max-width: 700px) {\n      .wish-section {\n        margin: 12px 8px;\n        padding: 32px 16px;\n        border-radius: 17px;\n      }\n\n      .wish-product-page h1 {\n        font-size: 32px;\n      }\n\n      .wish-product-page h2 {\n        font-size: 26px;\n      }\n\n      .wish-product-page p {\n        font-size: 16px;\n      }\n\n      .wish-benefits,\n      .wish-steps,\n      .wish-occasions,\n      .wish-uses {\n        grid-template-columns: 1fr;\n      }\n\n      .wish-button {\n        display: block;\n        width: 100%;\n        text-align: center;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"wish-section wish-soft wish-center\"\u003e\n    \u003cspan class=\"wish-eyebrow\"\u003eOne-Time Mystery Wish Prop\u003c\/span\u003e\n\n    \u003ch1\u003eYou Only Get One Wish.\u003c\/h1\u003e\n\n    \u003cp\u003e\n      Hold it. Focus on the one thing you want most. Break it once when the moment feels right.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/01_8d645e1e-081a-45c5-ba9f-1863f362ab18.png?v=1784879853\" alt=\"One-time mystery wish willow prop with retro gift box\"\u003e\n\n    \u003cdiv class=\"wish-benefits\"\u003e\n      \u003cdiv class=\"wish-benefit\"\u003e🔮 One-Time Experience\u003c\/div\u003e\n      \u003cdiv class=\"wish-benefit\"\u003e🎁 Retro Gift Box\u003c\/div\u003e\n      \u003cdiv class=\"wish-benefit\"\u003e✨ Mystery Novelty Prop\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"wish-button\" href=\"#AddToCart\"\u003e\n      MAKE YOUR ONE WISH →\n    \u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- QUESTION --\u003e\n  \u003csection class=\"wish-section wish-center\"\u003e\n    \u003cspan class=\"wish-eyebrow\"\u003eThe Question That Makes Everyone Pause\u003c\/span\u003e\n\n    \u003ch2\u003eWhat Would You Wish For?\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Love, luck, adventure or a fresh start? The fun begins before the willow is ever broken.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/02_6625e35d-7ed0-4003-82d4-b1cf3e6542c3.png?v=1784879853\" alt=\"Mystery wish prop experience\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STEPS --\u003e\n  \u003csection class=\"wish-section wish-soft\"\u003e\n    \u003cdiv class=\"wish-center\"\u003e\n      \u003cspan class=\"wish-eyebrow\"\u003eA Simple One-Time Ritual\u003c\/span\u003e\n\n      \u003ch2\u003eHold. Wish. Break.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The experience is intentionally simple, making it easy to share at a party,\n        give as a surprise or save for a meaningful moment.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/03_bfaeceb9-270a-46c2-82f0-e0d9bdf62964.png?v=1784879853\" alt=\"How to use the one-time wish willow prop\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"wish-steps\"\u003e\n      \u003cdiv class=\"wish-card\"\u003e\n        \u003cdiv class=\"wish-number\"\u003e1\u003c\/div\u003e\n        \u003ch3\u003eHold It\u003c\/h3\u003e\n        \u003cp\u003e\n          Take a quiet moment and hold the complete willow in both hands.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wish-card\"\u003e\n        \u003cdiv class=\"wish-number\"\u003e2\u003c\/div\u003e\n        \u003ch3\u003eMake Your Wish\u003c\/h3\u003e\n        \u003cp\u003e\n          Focus on the one wish that matters most to you.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wish-card\"\u003e\n        \u003cdiv class=\"wish-number\"\u003e3\u003c\/div\u003e\n        \u003ch3\u003eBreak It Once\u003c\/h3\u003e\n        \u003cp\u003e\n          Bend and snap it when you are ready to complete the moment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"wish-note\"\u003e\n      Created for novelty, entertainment and display purposes.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MEMORABLE EXPERIENCE --\u003e\n  \u003csection class=\"wish-section wish-center\"\u003e\n    \u003cspan class=\"wish-eyebrow\"\u003eWhat Makes It Memorable\u003c\/span\u003e\n\n    \u003ch2\u003eOne Break. One Moment. One Wish.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Because the willow can only be broken once, the experience feels more personal\n      than an ordinary party favor or desk decoration.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/04_c0097a37-ed7e-482e-9261-5305a6c4e9e2.png?v=1784879853\" alt=\"One break one moment one wish novelty prop\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- GIFT OCCASIONS --\u003e\n  \u003csection class=\"wish-section wish-soft\"\u003e\n    \u003cdiv class=\"wish-center\"\u003e\n      \u003cspan class=\"wish-eyebrow\"\u003eA Surprise They Will Not Expect\u003c\/span\u003e\n\n      \u003ch2\u003eA Gift With a Story Built In\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The retro display box makes it ready for birthdays, Halloween, Christmas,\n        parties and mystery-themed gift exchanges.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/05_5402ac30-d371-42af-916d-3e6f163c5696.png?v=1784879853\" alt=\"Retro mystery wish prop gift\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"wish-occasions\"\u003e\n      \u003cdiv class=\"wish-card\"\u003e\n        \u003ch3\u003e🎂 Birthdays\u003c\/h3\u003e\n        \u003cp\u003e\n          An unusual gift that creates an instant conversation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wish-card\"\u003e\n        \u003ch3\u003e🎃 Halloween\u003c\/h3\u003e\n        \u003cp\u003e\n          A natural fit for mystery, horror and themed gatherings.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wish-card\"\u003e\n        \u003ch3\u003e🎄 Holidays\u003c\/h3\u003e\n        \u003cp\u003e\n          A playful option for gift exchanges and stocking surprises.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DISPLAY --\u003e\n  \u003csection class=\"wish-section\"\u003e\n    \u003cdiv class=\"wish-center\"\u003e\n      \u003cspan class=\"wish-eyebrow\"\u003eDisplay It Until the Moment Feels Right\u003c\/span\u003e\n\n      \u003ch2\u003eA Mystery Prop Before It Becomes a Memory\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Keep it on a desk, shelf or party table as a conversation piece until you\n        decide to use your one wish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/04_5429121d-dc8f-40c2-a21b-e15bc400d394.webp?v=1784879952\" alt=\"Wish willow displayed on a desk or shelf\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"wish-uses\"\u003e\n      \u003cdiv class=\"wish-card\"\u003e\n        \u003ch3\u003eDesk \u0026amp; Shelf Decor\u003c\/h3\u003e\n        \u003cp\u003e\n          Lightweight and easy to place in a small display area.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wish-card\"\u003e\n        \u003ch3\u003ePhoto \u0026amp; Party Prop\u003c\/h3\u003e\n        \u003cp\u003e\n          Adds a mysterious retro detail to themed setups and social content.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT INFORMATION --\u003e\n  \u003csection class=\"wish-section wish-soft\"\u003e\n    \u003cdiv class=\"wish-center\"\u003e\n      \u003cspan class=\"wish-eyebrow\"\u003eProduct Information\u003c\/span\u003e\n      \u003ch2\u003eWhat You Receive\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wish-table-wrap\"\u003e\n      \u003ctable class=\"wish-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eProduct Type\u003c\/td\u003e\n            \u003ctd\u003eBreakable one-time wish novelty prop\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eDesign\u003c\/td\u003e\n            \u003ctd\u003eBlack branch-style willow with retro triangular display box\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eRecommended Use\u003c\/td\u003e\n            \u003ctd\u003eNovelty gifting, party interaction, display and photo prop\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eExperience\u003c\/td\u003e\n            \u003ctd\u003eHold it, make one wish and break it once\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eRecommended Audience\u003c\/td\u003e\n            \u003ctd\u003eTeens, adults and novelty collectors\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003ePackage Includes\u003c\/td\u003e\n            \u003ctd\u003e1 × wish willow novelty prop and 1 × retro display box\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"wish-section\"\u003e\n    \u003cdiv class=\"wish-center\"\u003e\n      \u003cspan class=\"wish-eyebrow\"\u003eGood to Know\u003c\/span\u003e\n      \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wish-faq\"\u003e\n      \u003cdetails open\u003e\n        \u003csummary\u003eCan the wish willow be used more than once?\u003c\/summary\u003e\n        \u003cdiv class=\"wish-answer\"\u003e\n          No. It is designed as a one-time novelty experience. Once broken, it\n          cannot be returned to its original condition.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it arrive with the display box?\u003c\/summary\u003e\n        \u003cdiv class=\"wish-answer\"\u003e\n          Yes. The package includes one novelty wish prop and one retro-style\n          triangular display box.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it suitable as a gift?\u003c\/summary\u003e\n        \u003cdiv class=\"wish-answer\"\u003e\n          Yes. Its unusual one-wish concept makes it suitable for birthdays,\n          holidays, parties and mystery-themed gift exchanges.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I display it before breaking it?\u003c\/summary\u003e\n        \u003cdiv class=\"wish-answer\"\u003e\n          Yes. Keep it inside or beside its display box on a desk, shelf or party\n          table until the moment feels right.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this a real magical item?\u003c\/summary\u003e\n        \u003cdiv class=\"wish-answer\"\u003e\n          No. This product is a novelty prop created for entertainment, gifting,\n          display and imaginative experiences.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"wish-section wish-soft wish-center\"\u003e\n    \u003cspan class=\"wish-eyebrow\"\u003eThe Choice Is Yours\u003c\/span\u003e\n\n    \u003ch2\u003eSo… What’s Your One Wish?\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Keep it, gift it or save it for the moment you are finally ready to choose.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/06_30707598-1804-4840-a3aa-bc95fb117299.png?v=1784880027\" alt=\"Choose your one wish novelty experience\" loading=\"lazy\"\u003e\n\n    \u003ca class=\"wish-button\" href=\"#AddToCart\"\u003e\n      GET YOUR ONE WISH WILLOW →\n    \u003c\/a\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"WYP001","offers":[{"title":"Default Title","offer_id":41777621729413,"sku":"WYP2607241545-许愿树柳加盒子（黄盒）","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/01_8d645e1e-081a-45c5-ba9f-1863f362ab18.webp?v=1784883262","url":"https:\/\/noomoriey.com\/products\/%e2%9c%a8-one-wish-willow-breakable-mystery-wish-prop-with-retro-gift-box","provider":"noomoriey","version":"1.0","type":"link"}