{"product_id":"blushing-botanicals-belted-midi-shirt-dress","title":"Blushing Botanicals Belted Midi Shirt Dress","description":"\u003cstyle\u003e\n  .botanical-dress-page {\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 10px 16px 42px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #333333;\n    line-height: 1.65;\n  }\n\n  .botanical-dress-page * {\n    box-sizing: border-box;\n  }\n\n  .botanical-dress-page h2,\n  .botanical-dress-page h3,\n  .botanical-dress-page p {\n    margin-top: 0;\n  }\n\n  .botanical-dress-page h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    color: #3d2c31;\n  }\n\n  .botanical-dress-page h3 {\n    font-size: 21px;\n    line-height: 1.35;\n    color: #3d2c31;\n  }\n\n  .botanical-dress-page .hero {\n    padding: 38px 28px;\n    text-align: center;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #fff3f4 0%, #fffaf7 100%);\n    border: 1px solid #f4dfe2;\n    margin-bottom: 26px;\n  }\n\n  .botanical-dress-page .eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    padding: 7px 14px;\n    border-radius: 999px;\n    background: #ffffff;\n    color: #b05969;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n    box-shadow: 0 3px 12px rgba(89, 54, 61, 0.08);\n  }\n\n  .botanical-dress-page .hero p {\n    max-width: 690px;\n    margin: 0 auto;\n    font-size: 17px;\n    color: #66565a;\n  }\n\n  .botanical-dress-page .quick-benefits {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n\n  .botanical-dress-page .benefit {\n    padding: 18px 12px;\n    text-align: center;\n    background: #ffffff;\n    border: 1px solid #eeeeee;\n    border-radius: 14px;\n    box-shadow: 0 4px 18px rgba(40, 30, 33, 0.05);\n  }\n\n  .botanical-dress-page .benefit-icon {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 25px;\n  }\n\n  .botanical-dress-page .benefit strong {\n    display: block;\n    margin-bottom: 3px;\n    color: #403337;\n    font-size: 14px;\n  }\n\n  .botanical-dress-page .benefit span {\n    color: #777777;\n    font-size: 12px;\n  }\n\n  .botanical-dress-page .section {\n    padding: 28px;\n    margin-bottom: 22px;\n    background: #ffffff;\n    border: 1px solid #eeeeee;\n    border-radius: 16px;\n  }\n\n  .botanical-dress-page .section-title {\n    margin-bottom: 16px;\n    text-align: center;\n  }\n\n  .botanical-dress-page .section-title p {\n    margin-bottom: 0;\n    color: #777777;\n  }\n\n  .botanical-dress-page .feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px 24px;\n    padding: 0;\n    margin: 0;\n    list-style: none;\n  }\n\n  .botanical-dress-page .feature-list li {\n    position: relative;\n    padding-left: 28px;\n    color: #555555;\n  }\n\n  .botanical-dress-page .feature-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    background: #f9e3e6;\n    color: #a7495c;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 20px;\n    text-align: center;\n  }\n\n  .botanical-dress-page .fit-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n  }\n\n  .botanical-dress-page .fit-card {\n    padding: 20px 16px;\n    text-align: center;\n    background: #fff9f8;\n    border-radius: 13px;\n  }\n\n  .botanical-dress-page .fit-card strong {\n    display: block;\n    margin-bottom: 6px;\n    color: #49383d;\n  }\n\n  .botanical-dress-page .fit-card span {\n    color: #777777;\n    font-size: 14px;\n  }\n\n  .botanical-dress-page .occasion-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n  }\n\n  .botanical-dress-page .occasion-tags span {\n    padding: 9px 15px;\n    border-radius: 999px;\n    background: #fff3f4;\n    color: #79535c;\n    font-size: 14px;\n    font-weight: 600;\n  }\n\n  .botanical-dress-page .size-note {\n    margin-bottom: 16px;\n    padding: 13px 16px;\n    border-radius: 10px;\n    background: #fff8ed;\n    color: #6b5740;\n    font-size: 14px;\n  }\n\n  .botanical-dress-page .table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .botanical-dress-page table {\n    width: 100%;\n    min-width: 720px;\n    border-collapse: collapse;\n    text-align: center;\n  }\n\n  .botanical-dress-page th {\n    padding: 13px 10px;\n    background: #4d3b40;\n    color: #ffffff;\n    font-size: 13px;\n  }\n\n  .botanical-dress-page td {\n    padding: 13px 10px;\n    border-bottom: 1px solid #e9e9e9;\n    color: #555555;\n    font-size: 14px;\n  }\n\n  .botanical-dress-page tbody tr:nth-child(even) {\n    background: #fff9f8;\n  }\n\n  .botanical-dress-page .measurement-info {\n    margin-top: 14px;\n    color: #777777;\n    font-size: 13px;\n  }\n\n  .botanical-dress-page .care-box {\n    padding: 20px;\n    border-left: 4px solid #d68c99;\n    background: #fff9f8;\n    border-radius: 0 12px 12px 0;\n  }\n\n  .botanical-dress-page .care-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  .botanical-dress-page .faq-item {\n    padding: 18px 0;\n    border-bottom: 1px solid #eeeeee;\n  }\n\n  .botanical-dress-page .faq-item:last-child {\n    padding-bottom: 0;\n    border-bottom: 0;\n  }\n\n  .botanical-dress-page .faq-item strong {\n    display: block;\n    margin-bottom: 6px;\n    color: #44363a;\n  }\n\n  .botanical-dress-page .faq-item p {\n    margin-bottom: 0;\n    color: #666666;\n  }\n\n  .botanical-dress-page .final-banner {\n    padding: 30px 22px;\n    text-align: center;\n    border-radius: 16px;\n    background: #4d3b40;\n    color: #ffffff;\n  }\n\n  .botanical-dress-page .final-banner h3 {\n    margin-bottom: 10px;\n    color: #ffffff;\n  }\n\n  .botanical-dress-page .final-banner p {\n    max-width: 650px;\n    margin: 0 auto;\n    color: #f5e9ec;\n  }\n\n  @media screen and (max-width: 749px) {\n    .botanical-dress-page {\n      padding: 8px 12px 32px;\n    }\n\n    .botanical-dress-page h2 {\n      font-size: 25px;\n    }\n\n    .botanical-dress-page h3 {\n      font-size: 19px;\n    }\n\n    .botanical-dress-page .hero {\n      padding: 30px 18px;\n      border-radius: 14px;\n    }\n\n    .botanical-dress-page .hero p {\n      font-size: 15px;\n    }\n\n    .botanical-dress-page .quick-benefits {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .botanical-dress-page .feature-list {\n      grid-template-columns: 1fr;\n    }\n\n    .botanical-dress-page .fit-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .botanical-dress-page .section {\n      padding: 22px 17px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"botanical-dress-page\"\u003e\n\n  \u003csection class=\"hero\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eFresh, Feminine \u0026amp; Effortless\u003c\/span\u003e\n    \u003ch2\u003eBlush Botanical Belted Midi Shirt Dress\u003c\/h2\u003e\n    \u003cp\u003e\n      Bring instant charm to your wardrobe with a beautifully flowing shirt\n      dress designed to look polished without sacrificing comfort. The colorful\n      botanical print, flattering waist tie and graceful midi silhouette make\n      this an easy statement piece for sunny days and special occasions.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"quick-benefits\"\u003e\n    \u003cdiv class=\"benefit\"\u003e\n      \u003cspan class=\"benefit-icon\"\u003e🌸\u003c\/span\u003e\n      \u003cstrong\u003eStatement Print\u003c\/strong\u003e\n      \u003cspan\u003eColorful botanical design\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"benefit\"\u003e\n      \u003cspan class=\"benefit-icon\"\u003e🎀\u003c\/span\u003e\n      \u003cstrong\u003eAdjustable Waist\u003c\/strong\u003e\n      \u003cspan\u003eRemovable self-tie belt\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"benefit\"\u003e\n      \u003cspan class=\"benefit-icon\"\u003e✨\u003c\/span\u003e\n      \u003cstrong\u003eFlattering Shape\u003c\/strong\u003e\n      \u003cspan\u003eDefined waist and flowing skirt\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"benefit\"\u003e\n      \u003cspan class=\"benefit-icon\"\u003e☀️\u003c\/span\u003e\n      \u003cstrong\u003eEasy to Style\u003c\/strong\u003e\n      \u003cspan\u003eDress it up or keep it casual\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"section\"\u003e\n    \u003cdiv class=\"section-title\"\u003e\n      \u003ch3\u003eWhy You’ll Love It\u003c\/h3\u003e\n      \u003cp\u003eA complete outfit with effortless, feminine appeal.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eSoft blush-pink base with a vibrant botanical and floral print\u003c\/li\u003e\n      \u003cli\u003eClassic shirt collar creates an elevated, polished look\u003c\/li\u003e\n      \u003cli\u003eButton-front bodice allows you to adjust the neckline\u003c\/li\u003e\n      \u003cli\u003eRemovable matching belt defines the waist beautifully\u003c\/li\u003e\n      \u003cli\u003eFlowing midi-length skirt moves gracefully as you walk\u003c\/li\u003e\n      \u003cli\u003eVoluminous short sleeves add a romantic statement finish\u003c\/li\u003e\n      \u003cli\u003eRelaxed silhouette offers comfortable everyday movement\u003c\/li\u003e\n      \u003cli\u003eOne-piece styling makes getting dressed quick and easy\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\"\u003e\n    \u003cdiv class=\"section-title\"\u003e\n      \u003ch3\u003eFlattering by Design\u003c\/h3\u003e\n      \u003cp\u003eMade to create a confident and beautifully balanced silhouette.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fit-grid\"\u003e\n      \u003cdiv class=\"fit-card\"\u003e\n        \u003cstrong\u003eAdjustable Definition\u003c\/strong\u003e\n        \u003cspan\u003e\n          Tie the matching belt at the front, side or back to customize the fit.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fit-card\"\u003e\n        \u003cstrong\u003eFlowing Coverage\u003c\/strong\u003e\n        \u003cspan\u003e\n          The softly gathered midi skirt offers comfortable, elegant coverage.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fit-card\"\u003e\n        \u003cstrong\u003eRelaxed Comfort\u003c\/strong\u003e\n        \u003cspan\u003e\n          The easy-fitting bodice and sleeves allow natural, unrestricted movement.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\"\u003e\n    \u003cdiv class=\"section-title\"\u003e\n      \u003ch3\u003eFrom Casual Days to Special Plans\u003c\/h3\u003e\n      \u003cp\u003eSimply switch your shoes and accessories to create a new look.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"occasion-tags\"\u003e\n      \u003cspan\u003eBrunch\u003c\/span\u003e\n      \u003cspan\u003eVacation\u003c\/span\u003e\n      \u003cspan\u003eGarden Parties\u003c\/span\u003e\n      \u003cspan\u003eWeekend Outings\u003c\/span\u003e\n      \u003cspan\u003eLunch Dates\u003c\/span\u003e\n      \u003cspan\u003eChurch\u003c\/span\u003e\n      \u003cspan\u003eCelebrations\u003c\/span\u003e\n      \u003cspan\u003eResort Wear\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\"\u003e\n    \u003cdiv class=\"section-title\"\u003e\n      \u003ch3\u003eProduct Details\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eStyle: Feminine botanical shirt dress\u003c\/li\u003e\n      \u003cli\u003eFit: Relaxed bodice with an adjustable waist\u003c\/li\u003e\n      \u003cli\u003eNeckline: Collared button-front neckline\u003c\/li\u003e\n      \u003cli\u003eSleeves: Short statement sleeves\u003c\/li\u003e\n      \u003cli\u003eLength: Midi to lower-calf length\u003c\/li\u003e\n      \u003cli\u003eWaist: Removable self-fabric tie belt\u003c\/li\u003e\n      \u003cli\u003ePattern: Multicolor floral and botanical print\u003c\/li\u003e\n      \u003cli\u003eSeason: Spring, summer and early fall\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\"\u003e\n    \u003cdiv class=\"section-title\"\u003e\n      \u003ch3\u003eSize \u0026amp; Fit Guide\u003c\/h3\u003e\n      \u003cp\u003eUse your body measurements to select the best size.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"size-note\"\u003e\n      \u003cstrong\u003eFit recommendation:\u003c\/strong\u003e\n      This style is designed with a comfortable, relaxed fit and an adjustable\n      waist tie. Choose your usual size. Select the larger size when between\n      sizes or when you prefer additional room through the bust.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"table-wrap\"\u003e\n      \u003ctable\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSize\u003c\/th\u003e\n            \u003cth\u003eUS Size\u003c\/th\u003e\n            \u003cth\u003eBust\u003c\/th\u003e\n            \u003cth\u003eWaist\u003c\/th\u003e\n            \u003cth\u003eHip\u003c\/th\u003e\n            \u003cth\u003eApprox. Dress Length\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eS\u003c\/td\u003e\n            \u003ctd\u003e4–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\u003e36–38 in\u003cbr\u003e91–97 cm\u003c\/td\u003e\n            \u003ctd\u003e49.2 in\u003cbr\u003e125 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eM\u003c\/td\u003e\n            \u003ctd\u003e8–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\u003e38–40 in\u003cbr\u003e97–102 cm\u003c\/td\u003e\n            \u003ctd\u003e49.6 in\u003cbr\u003e126 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eL\u003c\/td\u003e\n            \u003ctd\u003e12–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\u003e40–43 in\u003cbr\u003e102–109 cm\u003c\/td\u003e\n            \u003ctd\u003e50.0 in\u003cbr\u003e127 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eXL\u003c\/td\u003e\n            \u003ctd\u003e16–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\u003e43–46 in\u003cbr\u003e109–117 cm\u003c\/td\u003e\n            \u003ctd\u003e50.4 in\u003cbr\u003e128 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e2XL\u003c\/td\u003e\n            \u003ctd\u003e20–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\u003e46–49 in\u003cbr\u003e117–124 cm\u003c\/td\u003e\n            \u003ctd\u003e50.8 in\u003cbr\u003e129 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"measurement-info\"\u003e\n      Measurements are approximate body measurements. Due to manual measurement,\n      please allow a 0.5–1 inch difference. Print placement may vary slightly\n      from piece to piece, making every dress uniquely beautiful.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\"\u003e\n    \u003cdiv class=\"section-title\"\u003e\n      \u003ch3\u003eHow to Measure\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBust:\u003c\/strong\u003e Measure around the fullest part of your bust.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eWaist:\u003c\/strong\u003e Measure around your natural waistline.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eHip:\u003c\/strong\u003e Measure around the fullest part of your hips.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLength:\u003c\/strong\u003e Measure from the highest shoulder point to the hem.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\"\u003e\n    \u003cdiv class=\"section-title\"\u003e\n      \u003ch3\u003eStyling Inspiration\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Pair it with woven sandals and delicate jewelry for a relaxed daytime\n      look. Add heeled mules, statement earrings and a structured handbag for\n      brunch, celebrations or vacation dinners. For a softer silhouette, tie\n      the belt at the front; for a cleaner finish, knot it at the back.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\"\u003e\n    \u003cdiv class=\"section-title\"\u003e\n      \u003ch3\u003eCare Instructions\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-box\"\u003e\n      \u003cp\u003e\n        To help preserve the shape, color and printed finish, hand wash or use a\n        gentle machine cycle with cold water.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Wash with similar colors, do not bleach, reshape while damp and hang or\n        lay flat to dry. Use a cool iron or steamer when needed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\"\u003e\n    \u003cdiv class=\"section-title\"\u003e\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cstrong\u003eIs the waist adjustable?\u003c\/strong\u003e\n      \u003cp\u003e\n        Yes. The matching removable belt can be tied tighter or looser to create\n        your preferred level of waist definition.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cstrong\u003eHow should I choose my size?\u003c\/strong\u003e\n      \u003cp\u003e\n        We recommend choosing your usual size based primarily on your bust\n        measurement. Size up when between sizes or for a more relaxed fit.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cstrong\u003eCan I wear it without the belt?\u003c\/strong\u003e\n      \u003cp\u003e\n        Yes. Remove the belt for a more relaxed, free-flowing shirt-dress\n        silhouette.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cstrong\u003eWill every print look exactly the same?\u003c\/strong\u003e\n      \u003cp\u003e\n        The overall colors and botanical design remain consistent, although\n        exact print placement may vary slightly.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"final-banner\"\u003e\n    \u003ch3\u003eYour Instant Feel-Good Dress\u003c\/h3\u003e\n    \u003cp\u003e\n      Colorful, flattering and wonderfully easy to wear—this botanical midi\n      dress brings polished feminine style to every plan on your calendar.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"showladys","offers":[{"title":"S","offer_id":47250846482588,"sku":"DR-519-SH-S","price":44.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":47250846515356,"sku":"DR-519-SH-M","price":44.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":47250846548124,"sku":"DR-519-SH-L","price":44.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":47250846580892,"sku":"DR-519-SH-XL","price":44.0,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":47250846613660,"sku":"DR-519-SH-2XL","price":44.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6691\/8300\/files\/2026-07-22_195745_682.png?v=1784721804","url":"https:\/\/showladys.com\/products\/blushing-botanicals-belted-midi-shirt-dress","provider":"showladys","version":"1.0","type":"link"}