{"product_id":"florabelle-fairy-butterfly-wings","title":"FloraBelle Fairy Butterfly Wings","description":"\u003cstyle\u003e\n  .bw-product-page {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 10px 16px 40px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #3f3638;\n    line-height: 1.6;\n  }\n\n  .bw-product-page * {\n    box-sizing: border-box;\n  }\n\n  .bw-hero {\n    padding: 48px 24px;\n    text-align: center;\n    border-radius: 22px;\n    background: linear-gradient(135deg, #fff5f7 0%, #f8f2e8 100%);\n  }\n\n  .bw-label {\n    display: inline-block;\n    margin-bottom: 14px;\n    padding: 7px 16px;\n    border-radius: 50px;\n    background: #ffffff;\n    color: #b35f78;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .bw-hero h2 {\n    max-width: 720px;\n    margin: 0 auto 16px;\n    color: #4d3c40;\n    font-size: 38px;\n    line-height: 1.2;\n  }\n\n  .bw-hero p {\n    max-width: 720px;\n    margin: 0 auto;\n    color: #6f6063;\n    font-size: 17px;\n  }\n\n  .bw-highlight-bar {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    margin: 24px 0;\n    overflow: hidden;\n    border: 1px solid #eee4e6;\n    border-radius: 16px;\n    background: #ffffff;\n  }\n\n  .bw-highlight-item {\n    padding: 18px 12px;\n    text-align: center;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .bw-highlight-item:not(:last-child) {\n    border-right: 1px solid #eee4e6;\n  }\n\n  .bw-section {\n    margin-top: 26px;\n    padding: 34px 28px;\n    border: 1px solid #eee7e3;\n    border-radius: 20px;\n    background: #ffffff;\n  }\n\n  .bw-section-title {\n    margin: 0 0 10px;\n    color: #4d3c40;\n    font-size: 28px;\n    line-height: 1.25;\n    text-align: center;\n  }\n\n  .bw-section-subtitle {\n    max-width: 680px;\n    margin: 0 auto 26px;\n    color: #75696b;\n    font-size: 15px;\n    text-align: center;\n  }\n\n  .bw-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .bw-feature-card {\n    padding: 24px 18px;\n    border-radius: 16px;\n    background: #fff8f5;\n    text-align: center;\n  }\n\n  .bw-feature-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 52px;\n    height: 52px;\n    margin: 0 auto 14px;\n    border-radius: 50%;\n    background: #ffffff;\n    font-size: 25px;\n  }\n\n  .bw-feature-card h3 {\n    margin: 0 0 8px;\n    color: #514246;\n    font-size: 17px;\n  }\n\n  .bw-feature-card p {\n    margin: 0;\n    color: #786c6e;\n    font-size: 14px;\n  }\n\n  .bw-two-column {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 28px;\n    align-items: center;\n  }\n\n  .bw-copy-box {\n    padding: 28px;\n    border-radius: 18px;\n    background: #f8f5ed;\n  }\n\n  .bw-copy-box h2 {\n    margin: 0 0 14px;\n    color: #4d3c40;\n    font-size: 27px;\n  }\n\n  .bw-copy-box p {\n    margin: 0;\n    color: #706467;\n    font-size: 15px;\n  }\n\n  .bw-check-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .bw-check-list li {\n    position: relative;\n    margin-bottom: 14px;\n    padding-left: 34px;\n    color: #5f5356;\n    font-size: 15px;\n  }\n\n  .bw-check-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .bw-check-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 23px;\n    height: 23px;\n    border-radius: 50%;\n    background: #f1dce2;\n    color: #a8536d;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .bw-occasion-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n  }\n\n  .bw-occasion {\n    padding: 20px 10px;\n    border-radius: 14px;\n    background: #faf6f4;\n    color: #625458;\n    font-size: 14px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .bw-detail-table {\n    width: 100%;\n    overflow: hidden;\n    border-collapse: separate;\n    border-spacing: 0;\n    border: 1px solid #eadfe1;\n    border-radius: 14px;\n  }\n\n  .bw-detail-table td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #eadfe1;\n    font-size: 14px;\n    vertical-align: top;\n  }\n\n  .bw-detail-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .bw-detail-table td:first-child {\n    width: 34%;\n    background: #fff8f9;\n    color: #514246;\n    font-weight: 700;\n  }\n\n  .bw-care-box {\n    padding: 24px;\n    border-radius: 16px;\n    background: #f7f3eb;\n    text-align: center;\n  }\n\n  .bw-care-box h3 {\n    margin: 0 0 10px;\n    color: #504246;\n    font-size: 20px;\n  }\n\n  .bw-care-box p {\n    max-width: 760px;\n    margin: 0 auto;\n    color: #716568;\n    font-size: 14px;\n  }\n\n  .bw-final-banner {\n    margin-top: 26px;\n    padding: 38px 24px;\n    border-radius: 20px;\n    background: #6d525b;\n    color: #ffffff;\n    text-align: center;\n  }\n\n  .bw-final-banner h2 {\n    margin: 0 0 10px;\n    color: #ffffff;\n    font-size: 29px;\n  }\n\n  .bw-final-banner p {\n    max-width: 650px;\n    margin: 0 auto;\n    color: #f7edf0;\n    font-size: 15px;\n  }\n\n  .bw-note {\n    margin-top: 16px;\n    color: #8b7d80;\n    font-size: 12px;\n    text-align: center;\n  }\n\n  @media screen and (max-width: 768px) {\n    .bw-hero {\n      padding: 36px 18px;\n    }\n\n    .bw-hero h2 {\n      font-size: 29px;\n    }\n\n    .bw-hero p {\n      font-size: 15px;\n    }\n\n    .bw-section {\n      padding: 27px 18px;\n    }\n\n    .bw-feature-grid,\n    .bw-two-column {\n      grid-template-columns: 1fr;\n    }\n\n    .bw-occasion-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .bw-highlight-bar {\n      grid-template-columns: 1fr;\n    }\n\n    .bw-highlight-item:not(:last-child) {\n      border-right: none;\n      border-bottom: 1px solid #eee4e6;\n    }\n\n    .bw-section-title {\n      font-size: 24px;\n    }\n\n    .bw-detail-table td {\n      display: block;\n      width: 100% !important;\n    }\n\n    .bw-detail-table td:first-child {\n      padding-bottom: 7px;\n      border-bottom: none;\n    }\n\n    .bw-detail-table td:last-child {\n      padding-top: 4px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bw-product-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"bw-hero\"\u003e\n\u003cspan class=\"bw-label\"\u003eMade for Magical Adventures\u003c\/span\u003e\n\u003ch2\u003eBloomWing Floral Butterfly Dress-Up Wings\u003c\/h2\u003e\n\u003cp\u003eTurn ordinary playtime into a magical garden adventure. These softly structured floral wings are designed for little dreamers who love pretending, dancing, exploring and creating their own stories.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0819\/4850\/8395\/files\/20260728134012_5864_3.png?v=1785217374\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUICK BENEFITS --\u003e\n\u003cdiv class=\"bw-highlight-bar\"\u003e\n\u003cdiv class=\"bw-highlight-item\"\u003eLightweight Design\u003c\/div\u003e\n\u003cdiv class=\"bw-highlight-item\"\u003eEasy to Put On\u003c\/div\u003e\n\u003cdiv class=\"bw-highlight-item\"\u003ePerfect for Pretend Play\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"bw-section\"\u003e\n\u003ch2 class=\"bw-section-title\"\u003eLet Their Imagination Take Flight\u003c\/h2\u003e\n\u003cp class=\"bw-section-subtitle\"\u003eA charming dress-up accessory that encourages movement, storytelling and screen-free imaginative play.\u003c\/p\u003e\n\u003cdiv class=\"bw-feature-grid\"\u003e\n\u003cdiv class=\"bw-feature-card\"\u003e\n\u003cdiv class=\"bw-feature-icon\"\u003e🦋\u003c\/div\u003e\n\u003ch3\u003eWhimsical Butterfly Shape\u003c\/h3\u003e\n\u003cp\u003eThe oversized wing silhouette creates an enchanting look that makes every little adventure feel extra special.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-feature-card\"\u003e\n\u003cdiv class=\"bw-feature-icon\"\u003e🌸\u003c\/div\u003e\n\u003ch3\u003eSweet Floral Pattern\u003c\/h3\u003e\n\u003cp\u003eA delicate vintage-inspired floral print gives the wings a soft, charming and timeless appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bw-feature-card\"\u003e\n\u003cdiv class=\"bw-feature-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eComfortable for Playtime\u003c\/h3\u003e\n\u003cp\u003eSoft fabric construction and a lightweight feel allow children to move, dance and play more comfortably.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY PARENTS LOVE IT --\u003e\n\u003cdiv class=\"bw-section\"\u003e\n\u003cdiv class=\"bw-two-column\"\u003e\n\u003cdiv class=\"bw-copy-box\"\u003e\n\u003ch2\u003eMore Than a Costume\u003c\/h2\u003e\n\u003cp\u003eThese floral wings inspire children to become butterflies, fairies, garden explorers or characters from stories of their own creation. Simply put them on and let the adventure begin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"bw-check-list\"\u003e\n\u003cli\u003eEncourages creative and imaginative play\u003c\/li\u003e\n\u003cli\u003eSupports active, screen-free entertainment\u003c\/li\u003e\n\u003cli\u003eEasy to pair with everyday clothing or costumes\u003c\/li\u003e\n\u003cli\u003eLovely for photos, parties and special occasions\u003c\/li\u003e\n\u003cli\u003eA thoughtful gift for little dreamers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- OCCASIONS --\u003e\n\u003cdiv class=\"bw-section\"\u003e\n\u003ch2 class=\"bw-section-title\"\u003ePerfect for Every Little Adventure\u003c\/h2\u003e\n\u003cp class=\"bw-section-subtitle\"\u003eWear the wings at home or bring them along for memorable celebrations and imaginative outings.\u003c\/p\u003e\n\u003cdiv class=\"bw-occasion-grid\"\u003e\n\u003cdiv class=\"bw-occasion\"\u003ePretend Play\u003c\/div\u003e\n\u003cdiv class=\"bw-occasion\"\u003eBirthday Parties\u003c\/div\u003e\n\u003cdiv class=\"bw-occasion\"\u003eDress-Up Days\u003c\/div\u003e\n\u003cdiv class=\"bw-occasion\"\u003ePhoto Sessions\u003c\/div\u003e\n\u003cdiv class=\"bw-occasion\"\u003eFairy Costumes\u003c\/div\u003e\n\u003cdiv class=\"bw-occasion\"\u003eGarden Adventures\u003c\/div\u003e\n\u003cdiv class=\"bw-occasion\"\u003eHoliday Events\u003c\/div\u003e\n\u003cdiv class=\"bw-occasion\"\u003eGift Giving\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003cdiv class=\"bw-section\"\u003e\n\u003ch2 class=\"bw-section-title\"\u003eProduct Details\u003c\/h2\u003e\n\u003cp class=\"bw-section-subtitle\"\u003eDesigned to add a touch of magic to everyday outfits and dress-up collections.\u003c\/p\u003e\n\u003ctable class=\"bw-detail-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eChildren’s wearable dress-up wings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign\u003c\/td\u003e\n\u003ctd\u003eButterfly-inspired wing silhouette with a floral pattern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFeel\u003c\/td\u003e\n\u003ctd\u003eSoft, lightweight and gently structured\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHow to Wear\u003c\/td\u003e\n\u003ctd\u003eWear over a top, dress or costume using the attached straps\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuitable For\u003c\/td\u003e\n\u003ctd\u003eIndoor play, parties, costumes, photos and imaginative adventures\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Includes\u003c\/td\u003e\n\u003ctd\u003e1 × Floral Butterfly Wings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- CARE --\u003e\n\u003cdiv class=\"bw-section\"\u003e\n\u003cdiv class=\"bw-care-box\"\u003e\n\u003ch3\u003eCare Instructions\u003c\/h3\u003e\n\u003cp\u003eSpot clean gently with a soft, damp cloth. Do not machine wash, tumble dry or bleach. Allow the wings to air dry completely and store them flat or hanging in a dry place to help maintain their shape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003c\/div\u003e","brand":"Sewnara.com","offers":[{"title":"Pink","offer_id":49119489261803,"sku":"TOY-534-PK","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":49119489294571,"sku":"TOY-534-BL","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/4850\/8395\/files\/e274391d-8773-44f4-b886-7fe5f175b655.png?v=1785210724","url":"https:\/\/sewnara.com\/products\/florabelle-fairy-butterfly-wings","provider":"Sewnara.com","version":"1.0","type":"link"}