{"product_id":"boho-bloom-embroidered-v-neck-floral-blouse","title":"Boho Bloom Embroidered V-Neck Floral Blouse","description":"\u003cstyle\u003e\n  .bf-top-page {\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 18px 14px 36px;\n    color: #2f2a28;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  .bf-top-page * {\n    box-sizing: border-box;\n  }\n\n  .bf-hero {\n    padding: 30px 22px;\n    text-align: center;\n    background: linear-gradient(135deg, #fff8f3 0%, #f7f3ec 100%);\n    border: 1px solid #eadfd6;\n    border-radius: 16px;\n    margin-bottom: 24px;\n  }\n\n  .bf-eyebrow {\n    display: inline-block;\n    margin-bottom: 10px;\n    padding: 6px 12px;\n    background: #ffffff;\n    border: 1px solid #e2d2c7;\n    border-radius: 30px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.1px;\n    text-transform: uppercase;\n    color: #8a5f4d;\n  }\n\n  .bf-hero h2 {\n    margin: 0 0 12px;\n    font-size: 30px;\n    line-height: 1.2;\n    color: #302522;\n  }\n\n  .bf-hero p {\n    max-width: 720px;\n    margin: 0 auto;\n    font-size: 16px;\n    color: #655650;\n  }\n\n  .bf-highlight-line {\n    margin-top: 18px;\n    font-size: 15px;\n    font-weight: 700;\n    color: #6c493b;\n  }\n\n  .bf-section {\n    margin: 22px 0;\n    padding: 24px 22px;\n    border: 1px solid #e8e2de;\n    border-radius: 14px;\n    background: #ffffff;\n  }\n\n  .bf-section h3 {\n    margin: 0 0 15px;\n    font-size: 22px;\n    line-height: 1.3;\n    color: #302522;\n  }\n\n  .bf-section p {\n    margin: 0 0 12px;\n    color: #5f5550;\n  }\n\n  .bf-section p:last-child {\n    margin-bottom: 0;\n  }\n\n  .bf-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .bf-feature {\n    padding: 17px;\n    background: #faf8f5;\n    border-radius: 12px;\n    border: 1px solid #eee7e1;\n  }\n\n  .bf-feature strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #40322d;\n    font-size: 15px;\n  }\n\n  .bf-feature span {\n    display: block;\n    color: #6a5d57;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .bf-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .bf-list li {\n    position: relative;\n    margin: 10px 0;\n    padding-left: 26px;\n    color: #5e534e;\n  }\n\n  .bf-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: #a05f52;\n    font-weight: 800;\n  }\n\n  .bf-fit-note {\n    padding: 16px 18px;\n    margin-top: 16px;\n    background: #fff8ec;\n    border-left: 4px solid #d49a5b;\n    border-radius: 8px;\n    color: #654d39;\n    font-size: 14px;\n  }\n\n  .bf-table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    margin-top: 16px;\n    border: 1px solid #ded8d3;\n    border-radius: 10px;\n  }\n\n  .bf-size-table {\n    width: 100%;\n    min-width: 680px;\n    border-collapse: collapse;\n    text-align: center;\n    font-size: 14px;\n  }\n\n  .bf-size-table th {\n    padding: 13px 10px;\n    background: #5b443b;\n    color: #ffffff;\n    font-weight: 700;\n  }\n\n  .bf-size-table td {\n    padding: 13px 10px;\n    border-top: 1px solid #e6e0dc;\n    color: #514843;\n  }\n\n  .bf-size-table tbody tr:nth-child(even) {\n    background: #faf8f6;\n  }\n\n  .bf-size-table tbody tr:hover {\n    background: #fff6ef;\n  }\n\n  .bf-small {\n    margin-top: 12px;\n    font-size: 13px;\n    color: #766963;\n  }\n\n  .bf-style-box {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 16px;\n  }\n\n  .bf-style-item {\n    padding: 16px 12px;\n    text-align: center;\n    background: #faf6f2;\n    border-radius: 10px;\n    font-size: 14px;\n    font-weight: 600;\n    color: #5c4840;\n  }\n\n  .bf-care {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 15px;\n  }\n\n  .bf-care span {\n    padding: 8px 12px;\n    background: #f5f1ee;\n    border-radius: 30px;\n    font-size: 13px;\n    color: #5b504a;\n  }\n\n  .bf-footer-box {\n    padding: 24px 20px;\n    text-align: center;\n    background: #44332d;\n    border-radius: 14px;\n    color: #ffffff;\n  }\n\n  .bf-footer-box h3 {\n    margin: 0 0 8px;\n    color: #ffffff;\n    font-size: 22px;\n  }\n\n  .bf-footer-box p {\n    margin: 0;\n    color: #f1e7e1;\n    font-size: 15px;\n  }\n\n  @media screen and (max-width: 640px) {\n    .bf-top-page {\n      padding: 10px 8px 28px;\n    }\n\n    .bf-hero {\n      padding: 24px 16px;\n    }\n\n    .bf-hero h2 {\n      font-size: 25px;\n    }\n\n    .bf-section {\n      padding: 20px 16px;\n    }\n\n    .bf-grid,\n    .bf-style-box {\n      grid-template-columns: 1fr;\n    }\n\n    .bf-section h3 {\n      font-size: 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bf-top-page\"\u003e\n\n  \u003csection class=\"bf-hero\"\u003e\n    \u003cspan class=\"bf-eyebrow\"\u003eColorful • Comfortable • Effortlessly Feminine\u003c\/span\u003e\n\n    \u003ch2\u003eMixed Floral Embroidered V-Neck Blouse\u003c\/h2\u003e\n\n    \u003cp\u003e\n      A cheerful mix of floral prints, colorful neckline detailing and a relaxed,\n      flattering silhouette makes this blouse an instant outfit-maker.\n      Simply pair it with your favorite jeans for an easy boutique-inspired look.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bf-highlight-line\"\u003e\n      Detailed enough to stand out. Comfortable enough to wear all day.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bf-section\"\u003e\n    \u003ch3\u003eWhy You’ll Love It\u003c\/h3\u003e\n\n    \u003cdiv class=\"bf-grid\"\u003e\n      \u003cdiv class=\"bf-feature\"\u003e\n        \u003cstrong\u003eColorful V-Neck Detail\u003c\/strong\u003e\n        \u003cspan\u003e\n          Layered pink, blue, green and yellow trim gives the neckline a beautifully\n          handcrafted look.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bf-feature\"\u003e\n        \u003cstrong\u003eMixed Floral Prints\u003c\/strong\u003e\n        \u003cspan\u003e\n          A vivid blue floral front is paired with softer cream floral sleeves\n          and a contrasting floral back.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bf-feature\"\u003e\n        \u003cstrong\u003eFlattering Gathered Shape\u003c\/strong\u003e\n        \u003cspan\u003e\n          The softly gathered seam creates an easy, flowing fit without feeling\n          bulky or oversized.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bf-feature\"\u003e\n        \u003cstrong\u003eElastic Ruffle Cuffs\u003c\/strong\u003e\n        \u003cspan\u003e\n          Gently puffed sleeves finish with comfortable elastic and feminine\n          ruffled edges.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bf-section\"\u003e\n    \u003ch3\u003eFit \u0026amp; Silhouette\u003c\/h3\u003e\n\n    \u003cul class=\"bf-list\"\u003e\n      \u003cli\u003eModern feminine fit with a slightly more tailored feel than a traditional Missy cut\u003c\/li\u003e\n      \u003cli\u003eRelaxed through the waist and lower body\u003c\/li\u003e\n      \u003cli\u003eV-neckline visually lengthens and flatters the neckline\u003c\/li\u003e\n      \u003cli\u003eGathered front creates comfortable room without clinging\u003c\/li\u003e\n      \u003cli\u003eDesigned to be worn loose or styled with a casual front tuck\u003c\/li\u003e\n      \u003cli\u003eFalls around the upper-hip area depending on height\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"bf-fit-note\"\u003e\n      \u003cstrong\u003eFit recommendation:\u003c\/strong\u003e This style may fit slightly smaller than\n      a traditional relaxed Missy fit. Choose your usual size for a closer modern fit,\n      or size up if you are between sizes or prefer extra room through the bust.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bf-section\"\u003e\n    \u003ch3\u003eFabric \u0026amp; Feel\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Designed with a mixed-material look that combines contrasting floral sections\n      for added color and dimension. The fabric has a lightweight woven feel with\n      soft drape, making it comfortable for everyday wear and easy seasonal layering.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The main body is designed for flow rather than stretch, while the sleeve cuffs\n      include comfortable elastic for an easy fit.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bf-section\"\u003e\n    \u003ch3\u003eEasy Ways to Style It\u003c\/h3\u003e\n\n    \u003cdiv class=\"bf-style-box\"\u003e\n      \u003cdiv class=\"bf-style-item\"\u003e\n        Wear Loose\u003cbr\u003e\n        \u003csmall\u003eFor an easy everyday look\u003c\/small\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bf-style-item\"\u003e\n        Front Tuck\u003cbr\u003e\n        \u003csmall\u003eFor a more defined silhouette\u003c\/small\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bf-style-item\"\u003e\n        Add Layers\u003cbr\u003e\n        \u003csmall\u003ePair with a denim jacket or cardigan\u003c\/small\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin-top:16px;\"\u003e\n      Style it with blue or white denim, casual sandals, sneakers or ankle boots.\n      It is an easy choice for brunch, shopping, vacations, casual dinners,\n      weekend plans and everyday outings.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bf-section\"\u003e\n    \u003ch3\u003eSize Guide\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Use the chart below as a general body-measurement guide. For the most comfortable\n      fit, choose the size that corresponds with your fullest bust measurement.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bf-table-wrap\"\u003e\n      \u003ctable class=\"bf-size-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSize\u003c\/th\u003e\n            \u003cth\u003eUS Numeric Size\u003c\/th\u003e\n            \u003cth\u003eBust\u003c\/th\u003e\n            \u003cth\u003eWaist\u003c\/th\u003e\n            \u003cth\u003eRecommended Fit\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eS\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eUS 4–6\u003c\/td\u003e\n            \u003ctd\u003e34–36 in\u003cbr\u003e86–91 cm\u003c\/td\u003e\n            \u003ctd\u003e27–29 in\u003cbr\u003e69–74 cm\u003c\/td\u003e\n            \u003ctd\u003eSmall\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eM\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eUS 8–10\u003c\/td\u003e\n            \u003ctd\u003e36–38 in\u003cbr\u003e91–97 cm\u003c\/td\u003e\n            \u003ctd\u003e29–31 in\u003cbr\u003e74–79 cm\u003c\/td\u003e\n            \u003ctd\u003eMedium\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eL\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eUS 12–14\u003c\/td\u003e\n            \u003ctd\u003e38–41 in\u003cbr\u003e97–104 cm\u003c\/td\u003e\n            \u003ctd\u003e31–34 in\u003cbr\u003e79–86 cm\u003c\/td\u003e\n            \u003ctd\u003eLarge\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eXL\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eUS 16–18\u003c\/td\u003e\n            \u003ctd\u003e41–44 in\u003cbr\u003e104–112 cm\u003c\/td\u003e\n            \u003ctd\u003e34–37 in\u003cbr\u003e86–94 cm\u003c\/td\u003e\n            \u003ctd\u003eExtra Large\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003e2XL\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eUS 20–22\u003c\/td\u003e\n            \u003ctd\u003e44–47 in\u003cbr\u003e112–119 cm\u003c\/td\u003e\n            \u003ctd\u003e37–40 in\u003cbr\u003e94–102 cm\u003c\/td\u003e\n            \u003ctd\u003ePlus Fit\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"bf-small\"\u003e\n      Measurements are approximate body measurements. Please allow slight variation.\n      If your bust falls between two sizes, we recommend choosing the larger size.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bf-section\"\u003e\n    \u003ch3\u003eCare Instructions\u003c\/h3\u003e\n\n    \u003cp\u003e\n      To help preserve the colors, trim and shape of your blouse, wash gently and\n      avoid high heat.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bf-care\"\u003e\n      \u003cspan\u003eCold Gentle Wash\u003c\/span\u003e\n      \u003cspan\u003eWash With Similar Colors\u003c\/span\u003e\n      \u003cspan\u003eDo Not Bleach\u003c\/span\u003e\n      \u003cspan\u003eHang or Lay Flat to Dry\u003c\/span\u003e\n      \u003cspan\u003eLow Iron If Needed\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bf-footer-box\"\u003e\n    \u003ch3\u003eA Statement Top That Does the Styling for You\u003c\/h3\u003e\n    \u003cp\u003e\n      Vibrant floral color, comfortable movement and eye-catching details make this\n      the blouse you will reach for whenever your outfit needs a little more personality.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"showladys","offers":[{"title":"S","offer_id":47216282337436,"sku":"TP-506-YH-S","price":32.99,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":47216282370204,"sku":"TP-506-YH-M","price":32.99,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":47216282402972,"sku":"TP-506-YH-L","price":32.99,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":47216282435740,"sku":"TP-506-YH-XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":47216282468508,"sku":"TP-506-YH-2XL","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6691\/8300\/files\/0a7f7c89-d18c-4126-80e9-0bfe2452ec49.png?v=1784110308","url":"https:\/\/showladys.com\/products\/boho-bloom-embroidered-v-neck-floral-blouse","provider":"showladys","version":"1.0","type":"link"}