{"title":"Sets","description":"","products":[{"product_id":"old-money-style-linen-two-piece-set-for-women-summer-tie-front-shirt-and-shorts-retro-high-end-look","title":"Old Money Style Linen Two-Piece Set for Women – Summer Tie-Front Shirt and Shorts, Retro High-End Look","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n        box-sizing: border-box;\n        margin: 0;\n        padding: 0;\n    }\n    \n    body {\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        color: #333;\n        line-height: 1.6;\n        background-color: #fff;\n        -webkit-font-smoothing: antialiased;\n        -moz-osx-font-smoothing: grayscale;\n    }\n    \n    .product-description {\n        max-width: 800px;\n        margin: 0 auto;\n        padding: 25px 20px;\n    }\n    \n    .elegant-heading {\n        font-size: 28px;\n        font-weight: 700;\n        color: #2c3e50;\n        margin-bottom: 15px;\n        position: relative;\n        padding-bottom: 10px;\n        line-height: 1.3;\n    }\n    \n    .elegant-heading:after {\n        content: \"\";\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 50px;\n        height: 3px;\n        background: #c5a47c;\n    }\n    \n    .subtitle {\n        font-size: 20px;\n        color: #c5a47c;\n        font-weight: 500;\n        margin-bottom: 25px;\n        font-style: italic;\n        line-height: 1.4;\n    }\n    \n    .features-section {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 20px;\n        margin: 30px 0;\n    }\n    \n    .feature-item {\n        display: flex;\n        align-items: flex-start;\n        margin-bottom: 20px;\n    }\n    \n    .feature-icon {\n        font-size: 20px;\n        color: #c5a47c;\n        margin-right: 12px;\n        min-width: 25px;\n        padding-top: 3px;\n    }\n    \n    .fabric-section {\n        background: #f9f7f3;\n        padding: 25px;\n        border-radius: 8px;\n        margin: 30px 0;\n    }\n    \n    .section-heading {\n        font-size: 22px;\n        font-weight: 700;\n        margin-bottom: 20px;\n        color: #2c3e50;\n        position: relative;\n        padding-bottom: 8px;\n    }\n    \n    .section-heading:after {\n        content: \"\";\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 40px;\n        height: 2px;\n        background: #c5a47c;\n    }\n    \n    .perfect-match {\n        font-size: 20px;\n        font-weight: 500;\n        margin: 35px 0;\n        padding: 20px;\n        border-left: 4px solid #c5a47c;\n        background: #fefaf0;\n        line-height: 1.6;\n        border-radius: 0 8px 8px 0;\n        position: relative;\n        font-style: italic;\n    }\n    \n    .perfect-match::before {\n        content: \"\"\";\n        position: absolute;\n        top: -15px;\n        left: 15px;\n        font-size: 60px;\n        color: #c5a47c;\n        font-family: Georgia, serif;\n    }\n    \n    .color-options {\n        display: flex;\n        gap: 30px;\n        margin-top: 25px;\n        flex-wrap: wrap;\n    }\n    \n    .color-swatch {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        min-width: 200px;\n    }\n    \n    .color-box {\n        width: 80px;\n        height: 80px;\n        border-radius: 8px;\n        box-shadow: 0 3px 8px rgba(0,0,0,0.1);\n        margin-bottom: 15px;\n        transition: transform 0.3s ease;\n    }\n    \n    .color-box:hover {\n        transform: translateY(-5px);\n    }\n    \n    .color-name {\n        font-weight: 600;\n        font-size: 16px;\n        margin-bottom: 5px;\n        color: #2c3e50;\n    }\n    \n    .natural {\n        background: #f1e5d0;\n        border: 1px solid #e0d0b0;\n    }\n    \n    .highlight {\n        color: #c5a47c;\n        font-weight: 600;\n    }\n    \n    .fabric-stats {\n        display: flex;\n        gap: 30px;\n        margin-top: 25px;\n        flex-wrap: wrap;\n    }\n    \n    .fabric-stat {\n        flex: 1;\n        min-width: 180px;\n        background: white;\n        padding: 20px;\n        border-radius: 8px;\n        box-shadow: 0 3px 12px rgba(0,0,0,0.07);\n        text-align: center;\n        transition: transform 0.3s ease;\n    }\n    \n    .fabric-stat:hover {\n        transform: translateY(-3px);\n        box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n    }\n    \n    .stat-value {\n        font-size: 32px;\n        font-weight: 700;\n        color: #c5a47c;\n        margin-bottom: 10px;\n    }\n    \n    .stat-title {\n        font-size: 14px;\n        color: #777;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        font-weight: 600;\n        margin-bottom: 8px;\n    }\n    \n    .size-guide-section {\n        background: #f9f7f3;\n        padding: 25px;\n        border-radius: 8px;\n        margin: 40px 0;\n    }\n    \n    .size-chart-container {\n        margin: 20px 0;\n    }\n    \n    .measurement-table {\n        width: 100%;\n        border-collapse: collapse;\n        margin: 15px 0;\n        box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n    }\n    \n    .measurement-table th {\n        background-color: #e8e1d3;\n        padding: 12px 15px;\n        text-align: left;\n        font-weight: 600;\n        color: #2c3e50;\n    }\n    \n    .measurement-table td {\n        padding: 12px 15px;\n        border-bottom: 1px solid #e8e1d3;\n    }\n    \n    .measurement-table .size {\n        font-weight: 600;\n        color: #2c3e50;\n    }\n    \n    .measurement-table .unit {\n        font-size: 13px;\n        color: #777;\n        display: block;\n    }\n    \n    .note {\n        font-size: 14px;\n        color: #777;\n        margin-top: 20px;\n        line-height: 1.6;\n        font-style: italic;\n        padding: 15px;\n        background: #f5f2eb;\n        border-radius: 6px;\n    }\n    \n    ul {\n        margin-left: 25px;\n        margin-bottom: 20px;\n    }\n    \n    ul li {\n        margin-bottom: 10px;\n        position: relative;\n        padding-left: 25px;\n    }\n    \n    ul li:before {\n        content: \"•\";\n        color: #c5a47c;\n        font-size: 20px;\n        position: absolute;\n        left: 0;\n        top: -3px;\n    }\n    \n    .size-type {\n        font-size: 18px;\n        font-weight: 600;\n        margin: 25px 0 15px;\n        color: #2c3e50;\n        padding-left: 10px;\n        border-left: 3px solid #c5a47c;\n    }\n    \n    \/* Responsive adjustments *\/\n    @media (max-width: 768px) {\n        .product-description {\n            padding: 20px;\n        }\n        \n        .features-section {\n            grid-template-columns: 1fr;\n            gap: 0;\n        }\n        \n        .color-options {\n            flex-direction: column;\n            gap: 25px;\n        }\n        \n        .color-swatch {\n            min-width: 100%;\n            flex-direction: row;\n            align-items: center;\n            text-align: left;\n        }\n        \n        .color-box {\n            margin-right: 20px;\n            margin-bottom: 0;\n            width: 70px;\n            height: 70px;\n        }\n        \n        .fabric-stats {\n            flex-direction: column;\n            gap: 15px;\n        }\n        \n        .fabric-stat {\n            min-width: 100%;\n        }\n    }\n    \n    @media (max-width: 520px) {\n        .product-description {\n            padding: 15px;\n        }\n        \n        .elegant-heading {\n            font-size: 24px;\n            padding-bottom: 8px;\n        }\n        \n        .subtitle {\n            font-size: 18px;\n            margin-bottom: 15px;\n        }\n        \n        .section-heading {\n            font-size: 20px;\n            margin-bottom: 15px;\n        }\n        \n        .perfect-match {\n            font-size: 18px;\n            margin: 25px 0;\n            padding: 15px;\n        }\n        \n        .feature-item {\n            margin-bottom: 15px;\n        }\n        \n        .feature-icon {\n            font-size: 18px;\n        }\n        \n        .fabric-section {\n            padding: 18px;\n            margin: 20px 0;\n        }\n        \n        .stat-value {\n            font-size: 28px;\n        }\n        \n        .size-guide-section {\n            padding: 18px;\n            margin: 30px 0;\n        }\n        \n        .measurement-table th, \n        .measurement-table td {\n            padding: 10px 12px;\n            font-size: 14px;\n        }\n        \n        .color-swatch {\n            align-items: flex-start;\n        }\n        \n        .color-box {\n            width: 60px;\n            height: 60px;\n        }\n        \n        .size-type {\n            font-size: 16px;\n        }\n        \n        .measurement-table {\n            min-width: unset;\n        }\n        \n        .size-chart-container {\n            margin: 0;\n            padding: 0;\n            overflow-x: visible;\n        }\n    }\n\n    @media (max-width: 768px) and (min-width: 521px) {\n        .size-chart-container {\n            overflow-x: visible;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch1 class=\"elegant-heading\"\u003eNatural Dew-Hemp Linen Set - Effortless Summer Elegance\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eThe Essence of Summer Comfort\u003c\/p\u003e\n\u003cp\u003eThis premium dew-hemp linen matching set embodies understated luxury with its natural texture and breathable comfort. The classic jacket-style shirt with tie details pairs perfectly with relaxed shorts, creating a versatile ensemble that transitions seamlessly from brunch dates to coastal getaways.\u003c\/p\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"section-heading\"\u003eDesign Highlights\u003c\/h2\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eJacket Shirt Features\u003c\/strong\u003e\n\u003cp\u003eConvertible collar with button closure, front tie belt for adjustable silhouette, relaxed fit with French seam construction, functional chest pockets\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eShorts Features\u003c\/strong\u003e\n\u003cp\u003eMid-rise comfortable waistband, roomy leg opening for movement, slant front pockets, unlined for maximum breathability\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"section-heading\"\u003ePremium Fabric\u003c\/h2\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eDew-Retted Hemp Linen\u003c\/strong\u003e\n\u003cp\u003e100% natural dew-retted hemp linen (most premium hemp variety)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eEco-Friendly Processing\u003c\/strong\u003e\n\u003cp\u003eUnbleached processing preserves natural fibers\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNatural Texture\u003c\/strong\u003e\n\u003cp\u003eUnique \"breathing\" texture with organic slubs and irregularities\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLightweight Comfort\u003c\/strong\u003e\n\u003cp\u003eUltra-lightweight (approx. 160gsm) with superior moisture-wicking\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perfect-match\"\u003e\"Effortless Summer Elegance in Every Thread\"\u003c\/div\u003e\n\u003ch2 class=\"section-heading\"\u003eSignature Color\u003c\/h2\u003e\n\u003cp\u003eA natural shade that complements any complexion:\u003c\/p\u003e\n\u003cdiv class=\"color-options\"\u003e\n\u003cdiv class=\"color-swatch\"\u003e\n\u003cdiv class=\"color-box natural\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"color-name\"\u003eNatural\u003c\/div\u003e\n\u003cp\u003eAuthentic dew-hemp color that radiates casual elegance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fabric-section\"\u003e\n\u003ch2 class=\"section-heading\"\u003ePremium Fabric Features\u003c\/h2\u003e\n\u003cp\u003eCrafted from \u003cspan class=\"highlight\"\u003e100% natural dew-retted hemp linen\u003c\/span\u003e, this set offers:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eUnbleached, eco-friendly processing preserves natural fibers\u003c\/li\u003e\n\u003cli\u003eUnique \"breathing\" texture with organic slubs and irregularities\u003c\/li\u003e\n\u003cli\u003eUltra-lightweight (approx. 160gsm) with superior moisture-wicking\u003c\/li\u003e\n\u003cli\u003eSoftens beautifully with each wear while maintaining structure\u003c\/li\u003e\n\u003cli\u003eNaturally occurring wrinkles that add organic character\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"fabric-stats\"\u003e\n\u003cdiv class=\"fabric-stat\"\u003e\n\u003cdiv class=\"stat-value\"\u003e100%\u003c\/div\u003e\n\u003cdiv class=\"stat-title\"\u003eHemp Linen\u003c\/div\u003e\n\u003cp\u003eFor natural comfort and breathability\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-guide-section\"\u003e\n\u003ch2 class=\"section-heading\"\u003ePrecise Tailoring Guide\u003c\/h2\u003e\n\u003cp\u003eOur meticulous sizing ensures perfect drape and comfort across all body types:\u003c\/p\u003e\n\u003cdiv class=\"size-type\"\u003eJacket Shirt Measurements\u003c\/div\u003e\n\u003cdiv class=\"size-chart-container\"\u003e\n\u003ctable class=\"measurement-table\" style=\"width: 100%;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 20%;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"width: 20%;\"\u003eLength\u003c\/th\u003e\n\u003cth style=\"width: 20%;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"width: 20%;\"\u003e\u003cspan\u003eShldr\u003c\/span\u003e\u003c\/th\u003e\n\u003cth style=\"width: 20%;\"\u003eSleeve\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\" style=\"width: 20%;\"\u003eXS\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e27.6\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(70 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e47.2\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(120 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e21.7\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(55 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e22.4\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(57 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\" style=\"width: 20%;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e28.0\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(71 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e49.2\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(124 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e22.0\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(56 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e22.8\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(58 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\" style=\"width: 20%;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e28.3\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(72 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e51.2\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(128 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e22.4\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(57 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e23.2\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(59 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\" style=\"width: 20%;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e28.7\"\u003cbr\u003e(73 cm)\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e53.1\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(132 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e22.8\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(58 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e23.6\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(60 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-type\"\u003eShorts Measurements\u003c\/div\u003e\n\u003cdiv class=\"size-chart-container\"\u003e\n\u003ctable class=\"measurement-table\" style=\"width: 100%;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 33%;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"width: 33%;\"\u003eLength\u003c\/th\u003e\n\u003cth style=\"width: 34%;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"width: 34%;\"\u003eHip\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\" style=\"width: 33%;\"\u003eXS\u003c\/td\u003e\n\u003ctd style=\"width: 33%;\"\u003e14.6\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(37 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 34%;\"\u003e26.0\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(66 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 34%;\"\u003e39.4\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(100 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\" style=\"width: 33%;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"width: 33%;\"\u003e15.0\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(38 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 34%;\"\u003e27.6\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(70 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 34%;\"\u003e40.9\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(104 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\" style=\"width: 33%;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"width: 33%;\"\u003e15.4\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(39 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 34%;\"\u003e29.1\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(74 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 34%;\"\u003e42.5\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(108 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\" style=\"width: 33%;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"width: 33%;\"\u003e15.7\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(40 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 34%;\"\u003e30.7\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(78 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 34%;\"\u003e44.1\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(112 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eMeasurement Note:\u003c\/strong\u003e Hand-measured with ±0.4-1.2\" (1-3cm) variance. Model (5'7\") wears size S with 27.6\" waist.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-heading\"\u003eCare Instructions\u003c\/h2\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cp\u003e\u003cstrong\u003e☑️ Hand wash cold\u003c\/strong\u003e with mild detergent\u003cbr\u003e\u003cstrong\u003e☑️ Lay flat to dry\u003c\/strong\u003e in shade\u003cbr\u003e\u003cstrong\u003e☑️ Steam iron\u003c\/strong\u003e on linen setting\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-heading\"\u003eWhy It's Special\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eNatural UV Protection:\u003c\/strong\u003e UPF 30+ sun protection\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOrganic Texture:\u003c\/strong\u003e Wrinkles elegantly - embrace the organic texture\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEthical Production:\u003c\/strong\u003e Traditional dew-retting process and sustainable harvesting\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSlow Fashion:\u003c\/strong\u003e Designed for women who appreciate quality craftsmanship\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eComplete Set Includes:\u003c\/strong\u003e 1 x Dew-hemp linen jacket shirt, 1 x Matching dew-hemp linen shorts\u003c\/p\u003e\n\u003ch2 class=\"section-heading\"\u003eStyle It For\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eResort Chic:\u003c\/strong\u003e Pair with wide-brim hat and leather sandals\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUrban Sophisticate:\u003c\/strong\u003e Layer over silk camisole with loafers\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeekend Ease:\u003c\/strong\u003e Wear with tank top and espadrilles\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eFinal Notes:\u003c\/strong\u003e Natural fiber variations are part of its charm. Ships in biodegradable packaging with care card. Product shown with model's personal accessories (hat, bag and shoes not included). Color may appear slightly different due to monitor settings.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Natural Hemp Color Shirt+Shorts 【European Vintage Money Style】 \/ S","offer_id":52219255062892,"sku":"919085066876_Natural Hemp Color Shirt+Shorts 【European Vintage Money Style】_S","price":189.0,"currency_code":"USD","in_stock":true},{"title":"Natural Hemp Color Shirt+Shorts 【European Vintage Money Style】 \/ M","offer_id":52219255095660,"sku":"919085066876_Natural Hemp Color Shirt+Shorts 【European Vintage Money Style】_M","price":189.0,"currency_code":"USD","in_stock":true},{"title":"Natural Hemp Color Shirt+Shorts 【European Vintage Money Style】 \/ L","offer_id":52219255128428,"sku":"919085066876_Natural Hemp Color Shirt+Shorts 【European Vintage Money Style】_L","price":189.0,"currency_code":"USD","in_stock":true},{"title":"Natural Hemp Color Shirt+Shorts 【European Vintage Money Style】 \/ XL","offer_id":52219255161196,"sku":"919085066876_Natural Hemp Color Shirt+Shorts 【European Vintage Money Style】_XL","price":189.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/kuan8_2.png?v=1751014061"},{"product_id":"acetate-fiber-jacquard-loose-suit-jacket-wide-leg-pants-old-money-style-two-piece-set","title":"Acetate Fiber Jacquard Loose Suit Jacket + Wide-Leg Pants Old Money Style Two-Piece Set","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eAcetate Fiber Jacquard Loose Suit Jacket + Wide-Leg Pants Old Money Style Two-Piece Set\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.8em; table-layout: fixed; height: 94.0314px;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: rgb(248, 243, 237); height: 31.3438px;\"\u003e\n\u003cth style=\"padding: 8px; border-bottom: 2px solid rgb(212, 176, 141); height: 31.3438px; text-align: center;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; border-bottom: 2px solid rgb(212, 176, 141); height: 31.3438px; text-align: center;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; border-bottom: 2px solid rgb(212, 176, 141); height: 31.3438px; text-align: center;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; border-bottom: 2px solid rgb(212, 176, 141); height: 31.3438px; text-align: center;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; border-bottom: 2px solid rgb(212, 176, 141); height: 31.3438px; text-align: center;\"\u003eCoat\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; border-bottom: 2px solid rgb(212, 176, 141); height: 31.3438px; text-align: center;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; border-bottom: 2px solid rgb(212, 176, 141); height: 31.3438px; text-align: center;\"\u003ePants\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 15.6719px; text-align: center;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e15.7\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e34.6\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e23.6\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e29.1\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e26.8\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e41.7\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 15.6719px; text-align: center;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e16.1\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e38.2\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e23.8\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e29.5\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; height: 15.6719px;\"\u003e28.3\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e42.2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 15.6719px; text-align: center;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e16.5\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e39.8\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e24.0\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e29.9\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e29.9\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e42.8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 15.6719px; text-align: center;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e16.9\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e41.3\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e24.2\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e30.3\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e31.5\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6719px;\"\u003e43.3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Craftsmanship:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e72% Acetate Fiber, 28% Polyester, Jacquard Process\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Please select size based on actual measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003e2. Due to individual body differences, age\/height\/weight are reference only\u003c\/li\u003e\n\u003cli\u003e3. Normal measurement error: 0.4\"-1.2\" for flat measurements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Black \/ S","offer_id":52347806187884,"sku":"815368490321_Black_S","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Apricot color \/ S","offer_id":52347806220652,"sku":"815368490321_Apricot color_S","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":52347806253420,"sku":"815368490321_Black_M","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Apricot color \/ M","offer_id":52347806286188,"sku":"815368490321_Apricot color_M","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":52347806318956,"sku":"815368490321_Black_L","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Apricot color \/ L","offer_id":52347806351724,"sku":"815368490321_Apricot color_L","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":52347806384492,"sku":"815368490321_Black_XL","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Apricot color \/ XL","offer_id":52347806417260,"sku":"815368490321_Apricot color_XL","price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/915777a3-d65c-44ff-8b6c-509f68b5069d.jpg?v=1751633164"},{"product_id":"women-s-linen-two-piece-set-sleeveless-vest-top-wide-leg-pants-casual-chic-outfit","title":"Women’s Linen Two-Piece Set – Sleeveless Vest Top \u0026 Wide-Leg Pants, Casual Chic Outfit","description":"\u003cstyle\u003e\n    .product-description {\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        color: #333;\n        line-height: 1.6;\n        background-color: #fff;\n        -webkit-font-smoothing: antialiased;\n        -moz-osx-font-smoothing: grayscale;\n        max-width: 800px;\n        margin: 0 auto;\n        padding: 25px 20px;\n        box-sizing: border-box;\n    }\n    \n    .product-description * {\n        box-sizing: border-box;\n        margin: 0;\n        padding: 0;\n    }\n    \n    .product-description .elegant-heading {\n        font-size: 28px;\n        font-weight: 700;\n        color: #2c3e50;\n        margin-bottom: 15px;\n        position: relative;\n        padding-bottom: 10px;\n        line-height: 1.3;\n    }\n    \n    .product-description .elegant-heading:after {\n        content: \"\";\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 50px;\n        height: 3px;\n        background: #c5a47c;\n    }\n    \n    .product-description .subtitle {\n        font-size: 20px;\n        color: #c5a47c;\n        font-weight: 500;\n        margin-bottom: 25px;\n        font-style: italic;\n        line-height: 1.4;\n    }\n    \n    .product-description .features-section {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 20px;\n        margin: 30px 0;\n    }\n    \n    .product-description .feature-item {\n        display: flex;\n        align-items: flex-start;\n        margin-bottom: 20px;\n    }\n    \n    .product-description .feature-icon {\n        font-size: 20px;\n        color: #c5a47c;\n        margin-right: 12px;\n        min-width: 25px;\n        padding-top: 3px;\n    }\n    \n    .product-description .fabric-section {\n        background: #f9f7f3;\n        padding: 25px;\n        border-radius: 8px;\n        margin: 30px 0;\n    }\n    \n    .product-description .section-heading {\n        font-size: 22px;\n        font-weight: 700;\n        margin-bottom: 20px;\n        color: #2c3e50;\n        position: relative;\n        padding-bottom: 8px;\n    }\n    \n    .product-description .section-heading:after {\n        content: \"\";\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 40px;\n        height: 2px;\n        background: #c5a47c;\n    }\n    \n    .product-description .perfect-match {\n        font-size: 20px;\n        font-weight: 500;\n        margin: 35px 0;\n        padding: 20px;\n        border-left: 4px solid #c5a47c;\n        background: #fefaf0;\n        line-height: 1.6;\n        border-radius: 0 8px 8px 0;\n        position: relative;\n        font-style: italic;\n    }\n    \n    .product-description .perfect-match::before {\n        content: \"\\\"\"; \/* 修正引号字符 *\/\n        position: absolute;\n        top: -15px;\n        left: 15px;\n        font-size: 60px;\n        color: #c5a47c;\n        font-family: Georgia, serif;\n    }\n    \n    .product-description .color-options {\n        display: flex;\n        gap: 30px;\n        margin-top: 25px;\n        flex-wrap: wrap;\n    }\n    \n    .product-description .color-swatch {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        min-width: 200px;\n    }\n    \n    .product-description .color-box {\n        width: 80px;\n        height: 80px;\n        border-radius: 8px;\n        box-shadow: 0 3px 8px rgba(0,0,0,0.1);\n        margin-bottom: 15px;\n        transition: transform 0.3s ease;\n    }\n    \n    .product-description .color-box:hover {\n        transform: translateY(-5px);\n    }\n    \n    .product-description .color-name {\n        font-weight: 600;\n        font-size: 16px;\n        margin-bottom: 5px;\n        color: #2c3e50;\n    }\n    \n    .product-description .oatmeal {\n        background: #d7ccc8;\n        border: 1px solid #bcaaa4;\n    }\n    \n    .product-description .highlight {\n        color: #c5a47c;\n        font-weight: 600;\n    }\n    \n    .product-description .fabric-stats {\n        display: flex;\n        gap: 30px;\n        margin-top: 25px;\n        flex-wrap: wrap;\n    }\n    \n    .product-description .fabric-stat {\n        flex: 1;\n        min-width: 180px;\n        background: white;\n        padding: 20px;\n        border-radius: 8px;\n        box-shadow: 0 3px 12px rgba(0,0,0,0.07);\n        text-align: center;\n        transition: transform 0.3s ease;\n    }\n    \n    .product-description .fabric-stat:hover {\n        transform: translateY(-3px);\n        box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n    }\n    \n    .product-description .stat-value {\n        font-size: 32px;\n        font-weight: 700;\n        color: #c5a47c;\n        margin-bottom: 10px;\n    }\n    \n    .product-description .stat-title {\n        font-size: 14px;\n        color: #777;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        font-weight: 600;\n        margin-bottom: 8px;\n    }\n    \n    .product-description .size-guide-section {\n        background: #f9f7f3;\n        padding: 25px;\n        border-radius: 8px;\n        margin: 40px 0;\n    }\n    \n    .product-description .size-chart-container {\n        margin: 20px 0;\n    }\n    \n    .product-description .measurement-table {\n        width: 100%;\n        border-collapse: collapse;\n        margin: 15px 0;\n        box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n    }\n    \n    .product-description .measurement-table th {\n        background-color: #e8e1d3;\n        padding: 12px 15px;\n        text-align: left;\n        font-weight: 600;\n        color: #2c3e50;\n    }\n    \n    .product-description .measurement-table td {\n        padding: 12px 15px;\n        border-bottom: 1px solid #e8e1d3;\n    }\n    \n    .product-description .measurement-table .size {\n        font-weight: 600;\n        color: #2c3e50;\n    }\n    \n    .product-description .measurement-table .unit {\n        font-size: 13px;\n        color: #777;\n        display: block;\n    }\n    \n    .product-description .note {\n        font-size: 14px;\n        color: #777;\n        margin-top: 20px;\n        line-height: 1.6;\n        font-style: italic;\n        padding: 15px;\n        background: #f5f2eb;\n        border-radius: 6px;\n    }\n    \n    .product-description ul {\n        margin-left: 25px;\n        margin-bottom: 20px;\n    }\n    \n    .product-description ul li {\n        margin-bottom: 10px;\n        position: relative;\n        padding-left: 25px;\n    }\n    \n    .product-description ul li:before {\n        content: \"•\";\n        color: #c5a47c;\n        font-size: 20px;\n        position: absolute;\n        left: 0;\n        top: -3px;\n    }\n    \n    .product-description .size-type {\n        font-size: 18px;\n        font-weight: 600;\n        margin: 25px 0 15px;\n        color: #2c3e50;\n        padding-left: 10px;\n        border-left: 3px solid #c5a47c;\n    }\n    \n    .product-description .fit-guide {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 20px;\n        margin: 25px 0;\n    }\n    \n    .product-description .fit-type {\n        padding: 15px;\n        background: #f9f7f3;\n        border-radius: 8px;\n    }\n    \n    .product-description .fit-title {\n        font-weight: 600;\n        color: #2c3e50;\n        margin-bottom: 10px;\n        font-size: 16px;\n    }\n    \n    .product-description .care-table {\n        width: 100%;\n        border-collapse: collapse;\n        margin: 20px 0;\n        background: white;\n        box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n    }\n    \n    .product-description .care-table th {\n        background-color: #e8e1d3;\n        padding: 12px 15px;\n        text-align: left;\n        font-weight: 600;\n        color: #2c3e50;\n    }\n    \n    .product-description .care-table td {\n        padding: 12px 15px;\n        border-bottom: 1px solid #e8e1d3;\n    }\n    \n    \/* Responsive adjustments *\/\n    @media (max-width: 768px) {\n        .product-description {\n            padding: 20px;\n        }\n        \n        .product-description .features-section {\n            grid-template-columns: 1fr;\n            gap: 0;\n        }\n        \n        .product-description .color-options {\n            flex-direction: column;\n            gap: 25px;\n        }\n        \n        .product-description .color-swatch {\n            min-width: 100%;\n            flex-direction: row;\n            align-items: center;\n            text-align: left;\n        }\n        \n        .product-description .color-box {\n            margin-right: 20px;\n            margin-bottom: 0;\n            width: 70px;\n            height: 70px;\n        }\n        \n        .product-description .fabric-stats {\n            flex-direction: column;\n            gap: 15px;\n        }\n        \n        .product-description .fabric-stat {\n            min-width: 100%;\n        }\n        \n        .product-description .fit-guide {\n            grid-template-columns: 1fr;\n        }\n    }\n    \n    @media (max-width: 520px) {\n        .product-description {\n            padding: 15px;\n        }\n        \n        .product-description .elegant-heading {\n            font-size: 24px;\n            padding-bottom: 8px;\n        }\n        \n        .product-description .subtitle {\n            font-size: 18px;\n            margin-bottom: 15px;\n        }\n        \n        .product-description .section-heading {\n            font-size: 20px;\n            margin-bottom: 15px;\n        }\n        \n        .product-description .perfect-match {\n            font-size: 18px;\n            margin: 25px 0;\n            padding: 15px;\n        }\n        \n        .product-description .feature-item {\n            margin-bottom: 15px;\n        }\n        \n        .product-description .feature-icon {\n            font-size: 18px;\n        }\n        \n        .product-description .fabric-section {\n            padding: 18px;\n            margin: 20px 0;\n        }\n        \n        .product-description .stat-value {\n            font-size: 28px;\n        }\n        \n        .product-description .size-guide-section {\n            padding: 18px;\n            margin: 30px 0;\n        }\n        \n        .product-description .measurement-table th, \n        .product-description .measurement-table td {\n            padding: 10px 12px;\n            font-size: 14px;\n        }\n        \n        .product-description .color-swatch {\n            align-items: flex-start;\n        }\n        \n        .product-description .color-box {\n            width: 60px;\n            height: 60px;\n        }\n        \n        .product-description .size-type {\n            font-size: 16px;\n        }\n        \n        .product-description .measurement-table {\n            min-width: unset;\n        }\n        \n        .product-description .size-chart-container {\n            margin: 0;\n            padding: 0;\n            overflow-x: visible;\n        }\n    }\n\n    @media (max-width: 768px) and (min-width: 521px) {\n        .product-description .size-chart-container {\n            overflow-x: visible;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n    \u003ch1 class=\"elegant-heading\"\u003eOatmeal Linen Vest \u0026amp; Palazzo Set - Minimalist Summer Style\u003c\/h1\u003e\n    \u003cp class=\"subtitle\"\u003eEffortless Elegance Meets Functional Luxury\u003c\/p\u003e\n    \u003cp\u003eThis premium oatmeal linen set combines minimalist design with functional luxury. Featuring a versatile vest and wide-leg palazzo pants, this ensemble delivers sophisticated comfort with exceptional sun protection.\u003c\/p\u003e\n    \n    \u003cdiv class=\"features-section\"\u003e\n        \u003cdiv\u003e\n            \u003ch2 class=\"section-heading\"\u003eDesign Excellence\u003c\/h2\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003cstrong\u003eVest Details\u003c\/strong\u003e\n                    \u003cp\u003eV-neck with 0.6\" rolled trim • Single welt pocket • Asymmetric hem • Side-slit design\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003cstrong\u003ePalazzo Pants\u003c\/strong\u003e\n                    \u003cp\u003e7-pocket system • Flat-front with elastic back waistband • Consistent 34.6\" leg opening\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003cstrong\u003eMinimalist Construction\u003c\/strong\u003e\n                    \u003cp\u003eUnlined vest • Raw-edge finishes • Bias-cut pants for superior drape\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n            \u003ch2 class=\"section-heading\"\u003ePerformance Features\u003c\/h2\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003cstrong\u003ePremium Portuguese Linen\u003c\/strong\u003e\n                    \u003cp\u003e185 GSM mid-weight fabric for structure and comfort\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003cstrong\u003eSun Protection\u003c\/strong\u003e\n                    \u003cp\u003eUPF 30+ rated fabric blocks harmful UV rays\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-item\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003cstrong\u003eDurability\u003c\/strong\u003e\n                    \u003cp\u003eAnti-pilling treatment ensures long-lasting quality\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"perfect-match\"\u003e\"Minimalist design meets functional luxury for the modern woman\"\u003c\/div\u003e\n    \n    \u003ch2 class=\"section-heading\"\u003eSignature Color\u003c\/h2\u003e\n    \u003cp\u003eA natural oatmeal shade that complements all skin tones:\u003c\/p\u003e\n    \u003cdiv class=\"color-options\"\u003e\n        \u003cdiv class=\"color-swatch\"\u003e\n            \u003cdiv class=\"color-box oatmeal\"\u003e\u003c\/div\u003e\n            \u003cdiv\u003e\n                \u003cdiv class=\"color-name\"\u003eNatural Oatmeal\u003c\/div\u003e\n                \u003cp\u003eA versatile neutral that radiates minimalist elegance\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"fabric-section\"\u003e\n        \u003ch2 class=\"section-heading\"\u003ePremium Fabric Features\u003c\/h2\u003e\n        \u003cp\u003eCrafted from \u003cspan class=\"highlight\"\u003e100% Portuguese linen\u003c\/span\u003e, this set offers:\u003c\/p\u003e\n        \u003cul\u003e\n            \u003cli\u003eUPF 30+ sun protection for safe sun exposure\u003c\/li\u003e\n            \u003cli\u003eAnti-pilling treatment maintains fabric integrity\u003c\/li\u003e\n            \u003cli\u003eMid-weight 185 GSM for perfect structure and drape\u003c\/li\u003e\n            \u003cli\u003eBias-cut pants for fluid movement and elegant flow\u003c\/li\u003e\n            \u003cli\u003eNatural linen texture with authentic character\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"fabric-stats\"\u003e\n            \u003cdiv class=\"fabric-stat\"\u003e\n                \u003cdiv class=\"stat-value\"\u003e185\u003c\/div\u003e\n                \u003cdiv class=\"stat-title\"\u003eGSM\u003c\/div\u003e\n                \u003cp\u003eIdeal weight for structure\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"fabric-stat\"\u003e\n                \u003cdiv class=\"stat-value\"\u003eUPF 30+\u003c\/div\u003e\n                \u003cdiv class=\"stat-title\"\u003eSun Protection\u003c\/div\u003e\n                \u003cp\u003eBlocks harmful UV rays\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"fabric-stat\"\u003e\n                \u003cdiv class=\"stat-value\"\u003e100%\u003c\/div\u003e\n                \u003cdiv class=\"stat-title\"\u003eLinen\u003c\/div\u003e\n                \u003cp\u003ePremium Portuguese flax\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"size-guide-section\"\u003e\n        \u003ch2 class=\"section-heading\"\u003ePrecise Tailoring Guide\u003c\/h2\u003e\n        \u003cp\u003eTrue-to-image sizing ensures perfect fit across all body types:\u003c\/p\u003e\n        \n        \u003cdiv class=\"size-type\"\u003eVest Measurements\u003c\/div\u003e\n        \u003cdiv class=\"size-chart-container\"\u003e\n            \u003ctable class=\"measurement-table\"\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003eSize\u003c\/th\u003e\n                        \u003cth\u003eBust\u003c\/th\u003e\n                        \u003cth\u003eShoulder\u003c\/th\u003e\n                        \u003cth\u003eLength\u003c\/th\u003e\n                    \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"size\"\u003eS\u003c\/td\u003e\n                        \u003ctd\u003e34.6\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(88 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                        \u003ctd\u003e15.0\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(38 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                        \u003ctd\u003e22.0\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(56 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"size\"\u003eM\u003c\/td\u003e\n                        \u003ctd\u003e36.6\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(93 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                        \u003ctd\u003e15.7\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(40 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                        \u003ctd\u003e22.4\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(57 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"size\"\u003eL\u003c\/td\u003e\n                        \u003ctd\u003e38.7\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(98 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                        \u003ctd\u003e16.3\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(41.5 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                        \u003ctd\u003e22.8\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(58 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"size\"\u003eXL\u003c\/td\u003e\n                        \u003ctd\u003e40.9\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(104 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                        \u003ctd\u003e16.9\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(43 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                        \u003ctd\u003e23.6\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(60 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"size-type\"\u003ePalazzo Pants Measurements\u003c\/div\u003e\n        \u003cdiv class=\"size-chart-container\"\u003e\n            \u003ctable class=\"measurement-table\"\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003eSize\u003c\/th\u003e\n                        \u003cth\u003eWaist\u003c\/th\u003e\n                        \u003cth\u003eHip\u003c\/th\u003e\n                        \u003cth\u003eLength\u003c\/th\u003e\n                        \u003cth\u003eLeg Opening\u003c\/th\u003e\n                    \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"size\"\u003eS\u003c\/td\u003e\n                        \u003ctd\u003e26.8\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(68 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                        \u003ctd\u003e37.8\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(96 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                        \u003ctd\u003e41.7\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(106 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                        \u003ctd\u003e34.6\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(88 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"size\"\u003eM\u003c\/td\u003e\n                        \u003ctd\u003e28.6\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(73 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                        \u003ctd\u003e39.8\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(101 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                        \u003ctd\u003e42.2\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(107 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                        \u003ctd\u003e34.6\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(88 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"size\"\u003eL\u003c\/td\u003e\n                        \u003ctd\u003e30.4\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(77 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                        \u003ctd\u003e41.9\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(106.5 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                        \u003ctd\u003e42.7\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(108.5 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                        \u003ctd\u003e34.6\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(88 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"size\"\u003eXL\u003c\/td\u003e\n                        \u003ctd\u003e32.3\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(82 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                        \u003ctd\u003e44.1\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(112 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                        \u003ctd\u003e43.3\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(110 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                        \u003ctd\u003e34.6\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(88 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"note\"\u003e\n            \u003cstrong\u003eMeasurement Note:\u003c\/strong\u003e Due to manual measurement and fabric characteristics, sizes may vary by approximately ±1-2cm. Model (5'7\") wears S vest + M pants with 34C bust and 28\" waist.\n        \u003c\/div\u003e\n        \n        \u003ch2 class=\"section-heading\"\u003eAmerican Fit Guide\u003c\/h2\u003e\n        \u003cdiv class=\"fit-guide\"\u003e\n            \u003cdiv class=\"fit-type\"\u003e\n                \u003cdiv class=\"fit-title\"\u003ePetite (5'3\")\u003c\/div\u003e\n                \u003cp\u003eSize S runs true • Hem shortening recommended for pants\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"fit-type\"\u003e\n                \u003cdiv class=\"fit-title\"\u003eCurvy\u003c\/div\u003e\n                \u003cp\u003eSize up for bust in vest • Stretch waist accommodates curves\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"fit-type\"\u003e\n                \u003cdiv class=\"fit-title\"\u003eTall (5'11\")\u003c\/div\u003e\n                \u003cp\u003eXL vest length ideal • Unhemmed pants length: 43.3\"\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"fit-type\"\u003e\n                \u003cdiv class=\"fit-title\"\u003eAverage (5'7\")\u003c\/div\u003e\n                \u003cp\u003eModel wears S vest + M pants • 34C bust, 28\" waist\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003ch2 class=\"section-heading\"\u003eWhy US Women Choose This\u003c\/h2\u003e\n    \u003cp\u003eThis versatile set empowers you to express your personal style with confidence:\u003c\/p\u003e\n    \u003cul\u003e\n        \u003cli\u003e\n            \u003cstrong\u003eCommuter-Ready Comfort:\u003c\/strong\u003e 85% wrinkle recovery after 8hr wear • Moisture-wicking keeps 7-10°F cooler\n        \u003c\/li\u003e\n        \u003cli\u003e\n            \u003cstrong\u003eEffortless Styling System:\u003c\/strong\u003e \u003cbr\u003e\n            Office: Vest + silk tank • Pants + block heels \u003cbr\u003e\n            Weekend: Vest solo over bikini • Pants + leather slides\n        \u003c\/li\u003e\n        \u003cli\u003e\n            \u003cstrong\u003eFunctional Luxury:\u003c\/strong\u003e Pockets fit iPhone 14 Pro Max • Minimalist design complements all skin tones\n        \u003c\/li\u003e\n    \u003c\/ul\u003e\n    \n    \u003ch2 class=\"section-heading\"\u003eCare Protocol\u003c\/h2\u003e\n    \u003ctable class=\"care-table\"\u003e\n        \u003cthead\u003e\n            \u003ctr\u003e\n                \u003cth\u003eStep\u003c\/th\u003e\n                \u003cth\u003eInstructions\u003c\/th\u003e\n                \u003cth\u003eVisual Guide\u003c\/th\u003e\n            \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n            \u003ctr\u003e\n                \u003ctd\u003eWashing\u003c\/td\u003e\n                \u003ctd\u003eCold water • Inside-out • Mesh bag\u003c\/td\u003e\n                \u003ctd\u003eCare tag reference\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003eDrying\u003c\/td\u003e\n                \u003ctd\u003eLay flat • Reshape while damp\u003c\/td\u003e\n                \u003ctd\u003eDrying rack diagram\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003eIroning\u003c\/td\u003e\n                \u003ctd\u003eMedium heat • Steam recommended\u003c\/td\u003e\n                \u003ctd\u003eIron icon reference\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n    \u003c\/table\u003e\n    \n    \u003ch2 class=\"section-heading\"\u003eSustainability Commitment\u003c\/h2\u003e\n    \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003e♻️ Biodegradable Packaging:\u003c\/strong\u003e Environmentally responsible materials\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e🌱 OEKO-TEX Certified:\u003c\/strong\u003e Free from harmful substances\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e⏱️ 35-Year Heritage:\u003c\/strong\u003e Sustainable linen farming practices\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \n    \u003cp\u003e\u003cstrong\u003eComplete Set Includes:\u003c\/strong\u003e 1 x Linen Vest, 1 x Palazzo Pants\u003c\/p\u003e\n    \n    \u003cdiv class=\"note\"\u003e\n        \u003cstrong\u003eFinal Notes:\u003c\/strong\u003e Natural fiber variations enhance linen's unique character. Garment softens beautifully with each wash. Designed for women who value sustainable comfort without sacrificing style.\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Raw jute color \/ S","offer_id":52347808285036,"sku":"931209452728_Raw jute color_S","price":178.0,"currency_code":"USD","in_stock":true},{"title":"White \/ S","offer_id":52347808317804,"sku":"931209452728_White_S","price":178.0,"currency_code":"USD","in_stock":true},{"title":"Raw jute color \/ M","offer_id":52347808350572,"sku":"931209452728_Raw jute color_M","price":178.0,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":52347808383340,"sku":"931209452728_White_M","price":178.0,"currency_code":"USD","in_stock":true},{"title":"Raw jute color \/ L","offer_id":52347808416108,"sku":"931209452728_Raw jute color_L","price":178.0,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":52347808448876,"sku":"931209452728_White_L","price":178.0,"currency_code":"USD","in_stock":true},{"title":"Raw jute color \/ XL","offer_id":52347808481644,"sku":"931209452728_Raw jute color_XL","price":178.0,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":52347808514412,"sku":"931209452728_White_XL","price":178.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/01.jpg?v=1753189433"},{"product_id":"white-linen-vest-wide-leg-pants-old-money-style-two-piece-set","title":"Linen Vest + Wide-Leg Pants Old Money Style Two-Piece Set","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eLinen Vest + Wide-Leg Pants Old Money Style Two-Piece Set\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 18%;\"\u003e \u003ccol style=\"width: 18%;\"\u003e \u003ccol style=\"width: 18%;\"\u003e \u003ccol style=\"width: 18%;\"\u003e \u003ccol style=\"width: 18%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eShoulder\u003cbr\u003eWidth\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eCoat\u003cbr\u003eLength\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLength\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.93\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.55\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.61\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.95\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.94\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e17.32\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.00\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.53\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e17.72\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e43.70\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.39\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.10\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.73\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e18.11\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e45.28\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.79\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e32.68\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Linen\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Please select size based on actual measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003e2. Due to individual body differences, age\/height\/weight are reference only\u003c\/li\u003e\n\u003cli\u003e3. Normal error range: 0.4\"-1.2\" for flat measurements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"White \/ S","offer_id":52347813986668,"sku":"912237732566_White_S","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ S","offer_id":52347814019436,"sku":"912237732566_Dark Blue_S","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Raw jute color \/ S","offer_id":52347814052204,"sku":"912237732566_Raw jute color_S","price":185.0,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":52347814084972,"sku":"912237732566_White_M","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ M","offer_id":52347814117740,"sku":"912237732566_Dark Blue_M","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Raw jute color \/ M","offer_id":52347814150508,"sku":"912237732566_Raw jute color_M","price":185.0,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":52347814183276,"sku":"912237732566_White_L","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ L","offer_id":52347814216044,"sku":"912237732566_Dark Blue_L","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Raw jute color \/ L","offer_id":52347814248812,"sku":"912237732566_Raw jute color_L","price":185.0,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":52347814281580,"sku":"912237732566_White_XL","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ XL","offer_id":52347814314348,"sku":"912237732566_Dark Blue_XL","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Raw jute color \/ XL","offer_id":52347814347116,"sku":"912237732566_Raw jute color_XL","price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/2268_2.jpg?v=1753275169"},{"product_id":"high-end-vintage-jacquard-two-piece-set-blue-blazer-straight-mesh-skirt-for-women","title":"High-End Vintage Jacquard Two-Piece Set – Blue Blazer \u0026 Straight Mesh Skirt for Women","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        *{box-sizing:border-box;margin:0;padding:0}\n        body{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;color:#333;line-height:1.6;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}\n        .product-description{max-width:1200px;margin:0 auto;padding:25px 20px}\n        .elegant-heading{font-size:28px;font-weight:700;color:#2c3e50;margin-bottom:15px;position:relative;padding-bottom:10px;line-height:1.3}\n        .elegant-heading:after{content:\"\";position:absolute;bottom:0;left:0;width:50px;height:3px;background:#1a5276}\n        .subtitle{font-size:20px;color:#1a5276;font-weight:500;margin-bottom:25px;font-style:italic;line-height:1.4}\n        .features-section{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:30px 0}\n        .feature-item{display:flex;align-items:flex-start;margin-bottom:20px}\n        .feature-icon{font-size:20px;color:#1a5276;margin-right:12px;min-width:25px;padding-top:3px}\n        .fabric-section{background:#f0f7ff;padding:25px;border-radius:8px;margin:30px 0}\n        .section-heading{font-size:22px;font-weight:700;margin-bottom:20px;color:#2c3e50;position:relative;padding-bottom:8px}\n        .section-heading:after{content:\"\";position:absolute;bottom:0;left:0;width:40px;height:2px;background:#1a5276}\n        .perfect-match{font-size:20px;font-weight:500;margin:35px 0;padding:20px;border-left:4px solid#1a5276;background:#f0f7ff;line-height:1.6;border-radius:0 8px 8px 0;position:relative;font-style:italic}\n        .perfect-match::before{position:absolute;top:-15px;left:15px;font-size:60px;color:#1a5276;font-family:Georgia,serif}\n        .color-options{display:flex;gap:30px;margin-top:25px;flex-wrap:wrap}\n        .color-swatch{display:flex;flex-direction:column;align-items:center;min-width:200px}\n        .color-box{width:80px;height:80px;border-radius:8px;box-shadow:0 3px 8px rgba(0,0,0,0.1);margin-bottom:15px;transition:transform 0.3s ease}\n        .color-box:hover{transform:translateY(-5px)}\n        .color-name{font-weight:600;font-size:16px;margin-bottom:5px;color:#2c3e50}\n        .blue{background:#1a5276;border:1px solid #154360}\n        .highlight{color:#1a5276;font-weight:600}\n        .fabric-stats{display:flex;gap:30px;margin-top:25px;flex-wrap:wrap}\n        .fabric-stat{flex:1;min-width:180px;background:white;padding:20px;border-radius:8px;box-shadow:0 3px 12px rgba(0,0,0,0.07);text-align:center;transition:transform 0.3s ease}\n        .fabric-stat:hover{transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,0.1)}\n        .stat-value{font-size:32px;font-weight:700;color:#1a5276;margin-bottom:10px}\n        .stat-title{font-size:14px;color:#777;text-transform:uppercase;letter-spacing:1px;font-weight:600;margin-bottom:8px}\n        .size-guide-section{background:#f0f7ff;padding:25px;border-radius:8px;margin:40px 0}\n        .measurement-table{width:100%;border-collapse:collapse;margin:15px 0;box-shadow:0 2px 6px rgba(0,0,0,0.05);overflow-x:auto}\n        .measurement-table th{background-color:#d6eaf8;padding:12px 15px;text-align:left;font-weight:600;color:#2c3e50}\n        .measurement-table td{padding:12px 15px;border-bottom:1px solid #d6eaf8}\n        .measurement-table .size{font-weight:600;color:#2c3e50}\n        .measurement-table .unit{font-size:13px;color:#777;display:block}\n        .note{font-size:14px;color:#777;margin-top:20px;line-height:1.6;font-style:italic;padding:15px;background:#eaf2f8;border-radius:6px}\n        ul{margin-left:25px;margin-bottom:20px}\n        ul li{margin-bottom:10px;position:relative;padding-left:25px}\n        ul li:before{content:\"•\";color:#1a5276;font-size:20px;position:absolute;left:0;top:-3px}\n        .size-type{font-size:18px;font-weight:600;margin:25px 0 15px;color:#2c3e50;padding-left:10px;border-left:3px solid #1a5276}\n        @media (max-width:1200px){.product-description{padding:20px}}\n        @media (max-width:992px){.fabric-stats{grid-template-columns:1fr}}\n        @media (max-width:768px){.product-description{padding:15px}.features-section{grid-template-columns:1fr}.color-options{flex-direction:column}.color-swatch{min-width:100%}.size-type{padding-left:0;border-left:none;margin:15px 0}}\n        @media (max-width:520px){body{font-size:16px}.elegant-heading{font-size:24px;padding-bottom:8px}.subtitle{font-size:18px;margin-bottom:15px}.section-heading{font-size:20px;margin-bottom:15px}.perfect-match{font-size:18px;margin:25px 0;padding:15px}.feature-item{margin-bottom:15px}.feature-icon{font-size:18px}.fabric-section{padding:18px;margin:20px 0}.stat-value{font-size:28px}.size-guide-section{padding:18px;margin:30px 0}.measurement-table th,.measurement-table td{padding:10px 12px;font-size:14px}.color-swatch{align-items:flex-start}.color-box{width:60px;height:60px}.size-type{font-size:16px}}\n        @media (max-width:480px){.measurement-table{font-size:12px}.size-type{font-size:14px;padding:10px}}\n        @media (max-width:380px){.measurement-table{font-size:11px}.size-type{padding:8px;font-size:13px}}\n        @media (max-width:320px){.measurement-table{font-size:10px}.size-type{padding:6px;font-size:12px}}\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch1 class=\"elegant-heading\"\u003eCustom-Blue Jacquard Skirt Suit Set - Elegant Office \u0026amp; Evening Wear\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eSophisticated two-piece set for professional and social occasions\u003c\/p\u003e\n\u003cp\u003eThis exquisite jacquard skirt suit combines office-ready elegance with evening sophistication. Featuring laser-etched burnout patterns and a flattering tailored silhouette, this set delivers versatile style for the modern woman.\u003c\/p\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"section-heading\"\u003eDesign Excellence\u003c\/h2\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBurnout Jacquard\u003c\/strong\u003e\n\u003cp\u003eLaser-etched floral patterns on semi-sheer mesh\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eTailored Blazer\u003c\/strong\u003e\n\u003cp\u003eDouble-breasted closure with sculpted V-neck collar\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSkort Design\u003c\/strong\u003e\n\u003cp\u003eInvisible shorts layer prevents transparency issues\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"section-heading\"\u003eSuperior Comfort\u003c\/h2\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003ePremium Fabric Blend\u003c\/strong\u003e\n\u003cp\u003e80% Lyocell with 20% polyester for structure\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eTechnical Properties\u003c\/strong\u003e\n\u003cp\u003eUPF 30+ sun protection \u0026amp; moisture-wicking\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eWrinkle-resistant\u003c\/strong\u003e\n\u003cp\u003eMaintains crisp appearance during travel\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perfect-match\"\u003e\"Versatile sophistication that transitions seamlessly from office to evening\"\u003c\/div\u003e\n\u003ch2 class=\"section-heading\"\u003eSignature Color\u003c\/h2\u003e\n\u003cp\u003eA custom blue shade that radiates modern elegance:\u003c\/p\u003e\n\u003cdiv class=\"color-options\"\u003e\n\u003cdiv class=\"color-swatch\"\u003e\n\u003cdiv class=\"color-box blue\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"color-name\"\u003eCustom Blue\u003c\/div\u003e\n\u003cp\u003eRich, sophisticated tone shown in product images\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fabric-section\"\u003e\n\u003ch2 class=\"section-heading\"\u003ePremium Materials\u003c\/h2\u003e\n\u003cp\u003eCrafted from \u003cspan class=\"highlight\"\u003e80% Lyocell \u0026amp; 20% Polyester\u003c\/span\u003e, this suit offers:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eBotanical fiber for breathability and anti-static properties\u003c\/li\u003e\n\u003cli\u003ePolyester blend ensures structure retention\u003c\/li\u003e\n\u003cli\u003eUPF 30+ sun protection and quick-dry capabilities\u003c\/li\u003e\n\u003cli\u003eMid-weight drape (340g\/sqm) for year-round comfort\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"fabric-stats\"\u003e\n\u003cdiv class=\"fabric-stat\"\u003e\n\u003cdiv class=\"stat-value\"\u003e80%\u003c\/div\u003e\n\u003cdiv class=\"stat-title\"\u003eLyocell\u003c\/div\u003e\n\u003cp\u003eFor breathability \u0026amp; comfort\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fabric-stat\"\u003e\n\u003cdiv class=\"stat-value\"\u003e20%\u003c\/div\u003e\n\u003cdiv class=\"stat-title\"\u003ePolyester\u003c\/div\u003e\n\u003cp\u003eFor structure retention\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-guide-section\"\u003e\n\u003ch2 class=\"section-heading\"\u003ePrecise Tailoring Guide\u003c\/h2\u003e\n\u003cp\u003eOur meticulous sizing ensures perfect fit and comfort across all body types:\u003c\/p\u003e\n\u003cdiv class=\"size-type\"\u003eBlazer Measurements\u003c\/div\u003e\n\u003cdiv class=\"size-chart-container\"\u003e\n\u003ctable class=\"measurement-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003cth\u003eShldr\u003c\/th\u003e\n\u003cth\u003eBust\u003c\/th\u003e\n\u003cth\u003eSleeve\u003c\/th\u003e\n\u003cth\u003eTop L.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eS\u003c\/td\u003e\n\u003ctd\u003e39cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(15.4\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e94cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(37.0\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e57cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(22.4\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e70cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(27.6\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eM\u003c\/td\u003e\n\u003ctd\u003e40cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(15.7\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e98cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(38.6\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e58cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(22.8\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e71cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(28.0\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eL\u003c\/td\u003e\n\u003ctd\u003e41cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(16.1\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e102cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(40.2\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e59cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(23.2\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e72cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(28.3\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eXL\u003c\/td\u003e\n\u003ctd\u003e42cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(16.5\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e106cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(41.7\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e60cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(23.6\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e73cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(28.7\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-type\"\u003eSkirt Measurements\u003c\/div\u003e\n\u003cdiv class=\"size-chart-container\"\u003e\n\u003ctable class=\"measurement-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003cth\u003eWaist\u003c\/th\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eS\u003c\/td\u003e\n\u003ctd\u003e68cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(26.8\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e95cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(37.4\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eM\u003c\/td\u003e\n\u003ctd\u003e72cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(28.3\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e96cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(37.8\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eL\u003c\/td\u003e\n\u003ctd\u003e76cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(29.9\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e97cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(38.2\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eXL\u003c\/td\u003e\n\u003ctd\u003e80cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(31.5\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e98cm\u003cbr\u003e\u003cspan class=\"unit\"\u003e(38.6\")\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eMeasurement Note:\u003c\/strong\u003e Flat measurements with 1-3cm tolerance. Skirt features skort construction (shorts base + overskirt layer). Model (5'7\") wears size M.\u003c\/div\u003e\n\u003cdiv class=\"fabric-stats\" style=\"margin-top: 30px;\"\u003e\n\u003cdiv class=\"fabric-stat\"\u003e\n\u003cdiv class=\"stat-value\"\u003e5'0\"-5'4\"\u003c\/div\u003e\n\u003cdiv class=\"stat-title\"\u003ePetite\u003c\/div\u003e\n\u003cp\u003eRecommended size: S\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fabric-stat\"\u003e\n\u003cdiv class=\"stat-value\"\u003e5'5\"-5'8\"\u003c\/div\u003e\n\u003cdiv class=\"stat-title\"\u003eHourglass\u003c\/div\u003e\n\u003cp\u003eRecommended size: M\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fabric-stat\"\u003e\n\u003cdiv class=\"stat-value\"\u003e5'9\"-5'11\"\u003c\/div\u003e\n\u003cdiv class=\"stat-title\"\u003eTall\u003c\/div\u003e\n\u003cp\u003eRecommended size: L\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fabric-stat\"\u003e\n\u003cdiv class=\"stat-value\"\u003eSize 16+\u003c\/div\u003e\n\u003cdiv class=\"stat-title\"\u003eCurvy\u003c\/div\u003e\n\u003cp\u003eRecommended size: XL\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-heading\"\u003eVersatile Sophistication\u003c\/h2\u003e\n\u003cp\u003eThis set empowers you to express your personal style:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eOffice Power:\u003c\/strong\u003e Pair with silk shell and pumps for conference-ready professionalism\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCocktail Hour:\u003c\/strong\u003e Push sleeves up and add statement earrings for evening elegance\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeekend Luxury:\u003c\/strong\u003e Wear open blazer over camisole with sandals for brunch elegance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 class=\"section-heading\"\u003eQuality Assurance\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eReinforced embroidery seams for durability\u003c\/li\u003e\n\u003cli\u003eOEKO-TEX certified dyes for safety\u003c\/li\u003e\n\u003cli\u003eColor-lock technology prevents fading\u003c\/li\u003e\n\u003cli\u003eSkort has opaque shorts lining\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 class=\"section-heading\"\u003eCare Protocol\u003c\/h2\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cp\u003e\u003cstrong\u003e☑️ Machine Wash Cold\u003c\/strong\u003e (gentle cycle)\u003cbr\u003e\u003cstrong\u003e☑️ Hang Dry Only\u003c\/strong\u003e (avoid dryer heat)\u003cbr\u003e\u003cstrong\u003e☑️ Iron Low Heat\u003c\/strong\u003e inside-out\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eStorage Tip:\u003c\/strong\u003e Use padded hanger for blazer; fold skort with tissue paper\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eComplete Set Includes:\u003c\/strong\u003e 1 x Jacquard burnout blazer, 1 x Matching mesh skort\u003c\/p\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eStyled with model's personal items:\u003c\/strong\u003e White structured bag, Nude strappy heels, Minimalist watch (not included). Photography showcases true blue tone in outdoor lighting with grey background details.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Blue \/ S","offer_id":52347821719916,"sku":"932163995882_Blue_S","price":289.0,"currency_code":"USD","in_stock":true},{"title":"Blue \/ M","offer_id":52347821752684,"sku":"932163995882_Blue_M","price":289.0,"currency_code":"USD","in_stock":false},{"title":"Blue \/ L","offer_id":52347821785452,"sku":"932163995882_Blue_L","price":289.0,"currency_code":"USD","in_stock":false},{"title":"Blue \/ XL","offer_id":52347821818220,"sku":"932163995882_Blue_XL","price":289.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/dd77b951-eab8-4fdb-8960-883d1d40e627.jpg?v=1751633514"},{"product_id":"acetate-jacquard-vest-wide-leg-pants-set","title":"Acetate Jacquard Vest + Wide-Leg Pants Set","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003e\u003cspan\u003e Acetate Jacquard Vest + Wide-Leg Pants Set\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed; height: 98.9373px;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003c!-- 尺寸列宽度 --\u003e \u003ccol style=\"width: 18%;\"\u003e \u003c!-- 肩宽列宽度 --\u003e \u003ccol style=\"width: 18%;\"\u003e \u003c!-- 胸围列宽度 --\u003e \u003ccol style=\"width: 18%;\"\u003e \u003c!-- 衣长列宽度 --\u003e \u003ccol style=\"width: 18%;\"\u003e \u003c!-- 腰围列宽度 --\u003e \u003ccol style=\"width: 18%;\"\u003e \u003c!-- 裤长列宽度 --\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: rgb(248, 243, 237); height: 33.3125px;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003eShld\u003cbr\u003eWidth\u003c\/th\u003e\n\u003c!-- 换行 --\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003eCoat\u003cbr\u003eLength\u003c\/th\u003e\n\u003c!-- 换行 --\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003ePants\u003cbr\u003eLength\u003c\/th\u003e\n\u003c!-- 换行 --\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 15.6562px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6562px;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6562px;\"\u003e14.96\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6562px;\"\u003e34.65\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6562px;\"\u003e27.95\"\u003cbr\u003e\n\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6562px;\"\u003e25.20\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 15.6562px;\"\u003e41.34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.6562px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e15.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e36.22\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e28.35\"\u003cbr\u003e\n\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e41.73\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.6562px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e15.75\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e37.80\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e28.74\"\u003cbr\u003e\n\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.6562px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e39.37\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e42.52\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Acetate Fiber\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003eSizing may vary by 0.4\"-1.2\" due to manual measurement\u003c\/li\u003e\n\u003cli\u003eRefer to actual body dimensions (not height\/weight) for best fit\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Army Green \/ S","offer_id":52347829092716,"sku":"933749256256_Army Green_S","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ S","offer_id":52347829125484,"sku":"933749256256_Red_S","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ M","offer_id":52347829158252,"sku":"933749256256_Army Green_M","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ M","offer_id":52347829191020,"sku":"933749256256_Red_M","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ L","offer_id":52347829223788,"sku":"933749256256_Army Green_L","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ L","offer_id":52347829256556,"sku":"933749256256_Red_L","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ XL","offer_id":52347829289324,"sku":"933749256256_Army Green_XL","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":52347829322092,"sku":"933749256256_Red_XL","price":225.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/O1CN01SkZ9Ai2C4PwSGCy7B__391208420.jpg?v=1753190720"},{"product_id":"women-s-summer-linen-two-piece-set-minimalist-vest-wide-leg-pants-elegant-commuter-style","title":"Women’s Summer Linen Two-Piece Set – Minimalist Vest \u0026 Wide-Leg Pants, Elegant Commuter Style","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n        \n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            color: #333;\n            line-height: 1.6;\n            background-color: #fff;\n            -webkit-font-smoothing: antialiased;\n            -moz-osx-font-smoothing: grayscale;\n        }\n        \n        .product-description {\n            max-width: 800px;\n            margin: 0 auto;\n            padding: 25px 20px;\n        }\n        \n        .elegant-heading {\n            font-size: 28px;\n            font-weight: 700;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            position: relative;\n            padding-bottom: 10px;\n            line-height: 1.3;\n        }\n        \n        .elegant-heading:after {\n            content: \"\";\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 50px;\n            height: 3px;\n            background: #c5a47c;\n        }\n        \n        .subtitle {\n            font-size: 20px;\n            color: #c5a47c;\n            font-weight: 500;\n            margin-bottom: 25px;\n            font-style: italic;\n            line-height: 1.4;\n        }\n        \n        .features-section {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .feature-item {\n            display: flex;\n            align-items: flex-start;\n            margin-bottom: 20px;\n        }\n        \n        .feature-icon {\n            font-size: 20px;\n            color: #c5a47c;\n            margin-right: 12px;\n            min-width: 25px;\n            padding-top: 3px;\n        }\n        \n        .fabric-section {\n            background: #f9f7f3;\n            padding: 25px;\n            border-radius: 8px;\n            margin: 30px 0;\n        }\n        \n        .section-heading {\n            font-size: 22px;\n            font-weight: 700;\n            margin-bottom: 20px;\n            color: #2c3e50;\n            position: relative;\n            padding-bottom: 8px;\n        }\n        \n        .section-heading:after {\n            content: \"\";\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 40px;\n            height: 2px;\n            background: #c5a47c;\n        }\n        \n        .perfect-match {\n            font-size: 20px;\n            font-weight: 500;\n            margin: 35px 0;\n            padding: 20px;\n            border-left: 4px solid #c5a47c;\n            background: #fefaf0;\n            line-height: 1.6;\n            border-radius: 0 8px 8px 0;\n            position: relative;\n            font-style: italic;\n        }\n        \n        .perfect-match::before {\n            content: \"\"\";\n            position: absolute;\n            top: -15px;\n            left: 15px;\n            font-size: 60px;\n            color: #c5a47c;\n            font-family: Georgia, serif;\n        }\n        \n        .color-options {\n            display: flex;\n            gap: 30px;\n            margin-top: 25px;\n            flex-wrap: wrap;\n        }\n        \n        .color-swatch {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            min-width: 200px;\n        }\n        \n        .color-box {\n            width: 80px;\n            height: 80px;\n            border-radius: 8px;\n            box-shadow: 0 3px 8px rgba(0,0,0,0.1);\n            margin-bottom: 15px;\n            transition: transform 0.3s ease;\n        }\n        \n        .color-box:hover {\n            transform: translateY(-5px);\n        }\n        \n        .color-name {\n            font-weight: 600;\n            font-size: 16px;\n            margin-bottom: 5px;\n            color: #2c3e50;\n        }\n        \n        .khaki {\n            background: #c3b091;\n            border: 1px solid #a99a7d;\n        }\n        \n        .white {\n            background: #f5f5f5;\n            border: 1px solid #e0e0e0;\n        }\n        \n        .gray {\n            background: #9e9e9e;\n            border: 1px solid #757575;\n        }\n        \n        .chocolate {\n            background: #7b3f00;\n            border: 1px solid #5d2900;\n        }\n        \n        .blue {\n            background: #1976d2;\n            border: 1px solid #0d47a1;\n        }\n        \n        .pink {\n            background: #f8bbd0;\n            border: 1px solid #f48fb1;\n        }\n        \n        .highlight {\n            color: #c5a47c;\n            font-weight: 600;\n        }\n        \n        .fabric-stats {\n            display: flex;\n            gap: 30px;\n            margin-top: 25px;\n            flex-wrap: wrap;\n        }\n        \n        .fabric-stat {\n            flex: 1;\n            min-width: 180px;\n            background: white;\n            padding: 20px;\n            border-radius: 8px;\n            box-shadow: 0 3px 12px rgba(0,0,0,0.07);\n            text-align: center;\n            transition: transform 0.3s ease;\n        }\n        \n        .fabric-stat:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        }\n        \n        .stat-value {\n            font-size: 32px;\n            font-weight: 700;\n            color: #c5a47c;\n            margin-bottom: 10px;\n        }\n        \n        .stat-title {\n            font-size: 14px;\n            color: #777;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            font-weight: 600;\n            margin-bottom: 8px;\n        }\n        \n        .size-guide-section {\n            background: #f9f7f3;\n            padding: 25px;\n            border-radius: 8px;\n            margin: 40px 0;\n        }\n        \n        .size-chart-container {\n            margin: 20px 0;\n        }\n        \n        .measurement-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 15px 0;\n            box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n        }\n        \n        .measurement-table th {\n            background-color: #e8e1d3;\n            padding: 12px 15px;\n            text-align: left;\n            font-weight: 600;\n            color: #2c3e50;\n        }\n        \n        .measurement-table td {\n            padding: 12px 15px;\n            border-bottom: 1px solid #e8e1d3;\n        }\n        \n        .measurement-table .size {\n            font-weight: 600;\n            color: #2c3e50;\n        }\n        \n        .measurement-table .unit {\n            font-size: 13px;\n            color: #777;\n            display: block;\n        }\n        \n        .note {\n            font-size: 14px;\n            color: #777;\n            margin-top: 20px;\n            line-height: 1.6;\n            font-style: italic;\n            padding: 15px;\n            background: #f5f2eb;\n            border-radius: 6px;\n        }\n        \n        ul {\n            margin-left: 25px;\n            margin-bottom: 20px;\n        }\n        \n        ul li {\n            margin-bottom: 10px;\n            position: relative;\n            padding-left: 25px;\n        }\n        \n        ul li:before {\n            content: \"•\";\n            color: #c5a47c;\n            font-size: 20px;\n            position: absolute;\n            left: 0;\n            top: -3px;\n        }\n        \n        .size-type {\n            font-size: 18px;\n            font-weight: 600;\n            margin: 25px 0 15px;\n            color: #2c3e50;\n            padding-left: 10px;\n            border-left: 3px solid #c5a47c;\n        }\n        \n        \/* Responsive adjustments *\/\n        @media (max-width: 768px) {\n            .product-description {\n                padding: 20px;\n            }\n            \n            .features-section {\n                grid-template-columns: 1fr;\n                gap: 0;\n            }\n            \n            .color-options {\n                flex-direction: column;\n                gap: 25px;\n            }\n            \n            .color-swatch {\n                min-width: 100%;\n                flex-direction: row;\n                align-items: center;\n                text-align: left;\n            }\n            \n            .color-box {\n                margin-right: 20px;\n                margin-bottom: 0;\n                width: 70px;\n                height: 70px;\n            }\n            \n            .fabric-stats {\n                flex-direction: column;\n                gap: 15px;\n            }\n            \n            .fabric-stat {\n                min-width: 100%;\n            }\n        }\n        \n        @media (max-width: 520px) {\n            .product-description {\n                padding: 15px;\n            }\n            \n            .elegant-heading {\n                font-size: 24px;\n                padding-bottom: 8px;\n            }\n            \n            .subtitle {\n                font-size: 18px;\n                margin-bottom: 15px;\n            }\n            \n            .section-heading {\n                font-size: 20px;\n                margin-bottom: 15px;\n            }\n            \n            .perfect-match {\n                font-size: 18px;\n                margin: 25px 0;\n                padding: 15px;\n            }\n            \n            .feature-item {\n                margin-bottom: 15px;\n            }\n            \n            .feature-icon {\n                font-size: 18px;\n            }\n            \n            .fabric-section {\n                padding: 18px;\n                margin: 20px 0;\n            }\n            \n            .stat-value {\n                font-size: 28px;\n            }\n            \n            .size-guide-section {\n                padding: 18px;\n                margin: 30px 0;\n            }\n            \n            .measurement-table th, \n            .measurement-table td {\n                padding: 10px 12px;\n                font-size: 14px;\n            }\n            \n            .color-swatch {\n                align-items: flex-start;\n            }\n            \n            .color-box {\n                width: 60px;\n                height: 60px;\n            }\n            \n            .size-type {\n                font-size: 16px;\n            }\n            \n            .measurement-table {\n                min-width: unset;\n            }\n            \n            .size-chart-container {\n                margin: 0;\n                padding: 0;\n                overflow-x: visible;\n            }\n        }\n\n        @media (max-width: 768px) and (min-width: 521px) {\n            .size-chart-container {\n                overflow-x: visible;\n            }\n        }\n        \n        \/* Custom styles for this product *\/\n        .fit-guide {\n            background: #f9f7f3;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 30px 0;\n        }\n        \n        .fit-guide-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 15px;\n            box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n        }\n        \n        .fit-guide-table th {\n            background-color: #e8e1d3;\n            padding: 12px 15px;\n            text-align: left;\n            font-weight: 600;\n            color: #2c3e50;\n        }\n        \n        .fit-guide-table td {\n            padding: 12px 15px;\n            border-bottom: 1px solid #e8e1d3;\n        }\n        \n        .care-section {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin: 30px 0;\n        }\n        \n        .care-item {\n            padding: 15px;\n            background: #f9f7f3;\n            border-radius: 8px;\n        }\n        \n        .care-title {\n            font-weight: 600;\n            margin-bottom: 10px;\n            color: #2c3e50;\n        }\n        \n        .benefit-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .benefit-item {\n            padding: 20px;\n            background: #f9f7f3;\n            border-radius: 8px;\n            transition: transform 0.3s ease;\n        }\n        \n        .benefit-item:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        }\n        \n        .benefit-title {\n            font-size: 18px;\n            font-weight: 600;\n            color: #c5a47c;\n            margin-bottom: 10px;\n        }\n        \n        @media (max-width: 768px) {\n            .care-section {\n                grid-template-columns: 1fr;\n            }\n            \n            .benefit-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch1 class=\"elegant-heading\"\u003eMinimalist Linen Vest \u0026amp; Trousers Set - 2025 Summer Commuter Collection\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eTrue-to-Picture Sizing \u0026amp; Specifications\u003c\/p\u003e\n\u003cp\u003eThis premium 100% linen set combines minimalist design with commuter-friendly functionality. Featuring a button-front vest and wide-leg trousers, this set offers versatile styling options for the modern urban traveler.\u003c\/p\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"section-heading\"\u003eDesign Excellence\u003c\/h2\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eButton-front Vest\u003c\/strong\u003e\n\u003cp\u003eStructured V-neck collar with 4-button closure and classic 4-hole design\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFunctional Pockets\u003c\/strong\u003e\n\u003cp\u003eFlap pockets at hips (functional) and front slant pockets on trousers\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eTailored Details\u003c\/strong\u003e\n\u003cp\u003eStraight hemline with side vents on vest, high-rise natural waist on trousers\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"section-heading\"\u003eSuperior Comfort\u003c\/h2\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003ePure Linen Fabric\u003c\/strong\u003e\n\u003cp\u003e100% premium pure linen with visible weave for ultimate breathability\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSemi-Elastic Waist\u003c\/strong\u003e\n\u003cp\u003eTrousers feature semi-elastic waist that stretches 3-5cm (1.2-2\")\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLightweight Structure\u003c\/strong\u003e\n\u003cp\u003eMid-weight 185gsm linen for structure without compromising comfort\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perfect-match\"\u003e\"Designed for the modern commuter who values both style and functionality\"\u003c\/div\u003e\n\u003ch2 class=\"section-heading\"\u003eSignature Colors\u003c\/h2\u003e\n\u003cp\u003eChoose from our versatile color palette that complements any style:\u003c\/p\u003e\n\u003cdiv class=\"color-options\"\u003e\n\u003cdiv class=\"color-swatch\"\u003e\n\u003cdiv class=\"color-box khaki\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"color-name\"\u003eKhaki\u003c\/div\u003e\n\u003cp\u003eClassic neutral for everyday elegance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-swatch\"\u003e\n\u003cdiv class=\"color-box white\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"color-name\"\u003eWhite\u003c\/div\u003e\n\u003cp\u003eFresh and crisp summer essential\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-swatch\"\u003e\n\u003cdiv class=\"color-box gray\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"color-name\"\u003eGray\u003c\/div\u003e\n\u003cp\u003eModern sophistication for urban settings\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-swatch\"\u003e\n\u003cdiv class=\"color-box chocolate\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"color-name\"\u003eChocolate\u003c\/div\u003e\n\u003cp\u003eRich, warm tone for elevated style\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-swatch\"\u003e\n\u003cdiv class=\"color-box blue\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"color-name\"\u003eBlue\u003c\/div\u003e\n\u003cp\u003eCool and versatile for all occasions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-swatch\"\u003e\n\u003cdiv class=\"color-box pink\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"color-name\"\u003ePink\u003c\/div\u003e\n\u003cp\u003eSoft and feminine summer hue\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fabric-section\"\u003e\n\u003ch2 class=\"section-heading\"\u003ePremium Fabric Features\u003c\/h2\u003e\n\u003cp\u003eCrafted from \u003cspan class=\"highlight\"\u003e100% European flax linen\u003c\/span\u003e, this set offers:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eVisible weave texture for authentic character\u003c\/li\u003e\n\u003cli\u003eLightweight 185gsm mid-weight for structure\u003c\/li\u003e\n\u003cli\u003eProvides light sun protection thanks to natural linen fibers.\u003c\/li\u003e\n\u003cli\u003eMoisture-wicking (50% faster than cotton)\u003c\/li\u003e\n\u003cli\u003eNaturally occurring wrinkles as intentional minimalist texture\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"fabric-stats\"\u003e\n\u003cdiv class=\"fabric-stat\"\u003e\n\u003cdiv class=\"stat-value\"\u003e100%\u003c\/div\u003e\n\u003cdiv class=\"stat-title\"\u003eLinen\u003c\/div\u003e\n\u003cp\u003eFor natural comfort and breathability\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fabric-stat\"\u003e\n\u003cdiv class=\"stat-value\"\u003eUPF 25+\u003c\/div\u003e\n\u003cdiv class=\"stat-title\"\u003eSun Protection\u003c\/div\u003e\n\u003cp\u003eNatural UV protection\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fabric-stat\"\u003e\n\u003cdiv class=\"stat-value\"\u003e185gsm\u003c\/div\u003e\n\u003cdiv class=\"stat-title\"\u003eFabric Weight\u003c\/div\u003e\n\u003cp\u003eIdeal mid-weight for structure\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-guide-section\"\u003e\n\u003ch2 class=\"section-heading\"\u003ePrecise Tailoring Guide\u003c\/h2\u003e\n\u003cp\u003eTrue-to-picture measurements ensure perfect fit and comfort across all body types:\u003c\/p\u003e\n\u003cdiv class=\"size-type\"\u003eVest Measurements\u003c\/div\u003e\n\u003cdiv class=\"size-chart-container\"\u003e\n\u003ctable class=\"measurement-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003cth\u003eShoulder (cm\/in)\u003c\/th\u003e\n\u003cth\u003eChest (cm\/in)\u003c\/th\u003e\n\u003cth\u003eLength (cm\/in)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eS\u003c\/td\u003e\n\u003ctd\u003e36cm \/ 14.2\"\u003c\/td\u003e\n\u003ctd\u003e88cm \/ 34.6\"\u003c\/td\u003e\n\u003ctd\u003e56cm \/ 22.0\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eM\u003c\/td\u003e\n\u003ctd\u003e37cm \/ 14.6\"\u003c\/td\u003e\n\u003ctd\u003e92cm \/ 36.2\"\u003c\/td\u003e\n\u003ctd\u003e57cm \/ 22.4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eL\u003c\/td\u003e\n\u003ctd\u003e38cm \/ 15.0\"\u003c\/td\u003e\n\u003ctd\u003e96cm \/ 37.8\"\u003c\/td\u003e\n\u003ctd\u003e58cm \/ 22.8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eXL\u003c\/td\u003e\n\u003ctd\u003e39cm \/ 15.4\"\u003c\/td\u003e\n\u003ctd\u003e100cm \/ 39.4\"\u003c\/td\u003e\n\u003ctd\u003e59cm \/ 23.2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-type\"\u003eTrousers Measurements\u003c\/div\u003e\n\u003cdiv class=\"size-chart-container\"\u003e\n\u003ctable class=\"measurement-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003cth\u003eWaist (cm\/in)\u003c\/th\u003e\n\u003cth\u003eLength (cm\/in)\u003c\/th\u003e\n\u003cth\u003eLeg Opening (cm\/in)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eS\u003c\/td\u003e\n\u003ctd\u003e68cm \/ 26.8\"\u003c\/td\u003e\n\u003ctd\u003e105cm \/ 41.3\"\u003c\/td\u003e\n\u003ctd\u003e35cm \/ 13.8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eM\u003c\/td\u003e\n\u003ctd\u003e72cm \/ 28.3\"\u003c\/td\u003e\n\u003ctd\u003e106cm \/ 41.7\"\u003c\/td\u003e\n\u003ctd\u003e35cm \/ 13.8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eL\u003c\/td\u003e\n\u003ctd\u003e76cm \/ 29.9\"\u003c\/td\u003e\n\u003ctd\u003e107cm \/ 42.1\"\u003c\/td\u003e\n\u003ctd\u003e35cm \/ 13.8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eXL\u003c\/td\u003e\n\u003ctd\u003e80cm \/ 31.5\"\u003c\/td\u003e\n\u003ctd\u003e108cm \/ 42.5\"\u003c\/td\u003e\n\u003ctd\u003e35cm \/ 13.8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eMeasurement Note:\u003c\/strong\u003e Semi-elastic waist design stretches 3-5cm (1.2-2\"). Due to manual measurement, normal variance of 1-3cm (0.4-1.2\") may occur. Vest is sleeveless. Model (5'7\"\/170cm) wears size M with 37\" bust and 28\" waist.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fit-guide\"\u003e\n\u003ch2 class=\"section-heading\"\u003eAmerican Fit Guide\u003c\/h2\u003e\n\u003cp\u003eRecommended sizing based on US standard sizes:\u003c\/p\u003e\n\u003ctable class=\"fit-guide-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eUS Size\u003c\/th\u003e\n\u003cth\u003eRecommended Set Size\u003c\/th\u003e\n\u003cth\u003eHeight Reference\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003e2-4\u003c\/td\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e\u0026lt;5'4\" (162cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003e6-8\u003c\/td\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e5'5\"-5'7\" (165-170cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003e10-12\u003c\/td\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e5'8\"-5'10\" (173-178cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003e14-16\u003c\/td\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e\u0026gt;5'10\" (178cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-heading\"\u003eWhy US Commuters Love It\u003c\/h2\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-title\"\u003eLightweight, breathable linen fabric\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eNaturally breathable and moisture-wicking\u003c\/li\u003e\n\u003cli\u003eNatural UPF 25+ sun protection\u003c\/li\u003e\n\u003cli\u003eWrinkles = intentional minimalist texture\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-title\"\u003eWork-to-Weekend Versatility\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eOffice: Layer over silk shell (Khaki\/Chocolate)\u003c\/li\u003e\n\u003cli\u003eCity Exploration: Pair with tee and sneakers (Gray\/Blue)\u003c\/li\u003e\n\u003cli\u003eBrunch: Style with crop top and sandals (White\/Pink)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-title\"\u003eFunctional Sophistication\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eSemi-elastic waist accommodates fluctuations\u003c\/li\u003e\n\u003cli\u003ePocket depth fits smartphones\u003c\/li\u003e\n\u003cli\u003eRelaxed wide-leg silhouette designed for comfortable wear\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-title\"\u003ePractical Design\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eVest: 4-button closure with classic 4-hole design\u003c\/li\u003e\n\u003cli\u003eTrousers: Unlined lightweight drape\u003c\/li\u003e\n\u003cli\u003eWide-leg silhouette (35cm \/ 13.8\" leg opening)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-section\"\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003cdiv class=\"care-title\"\u003eCare Instructions\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eMachine wash cold\u003c\/li\u003e\n\u003cli\u003eTumble dry low\u003c\/li\u003e\n\u003cli\u003eIron while damp\u003c\/li\u003e\n\u003cli\u003eFirst wash may shrink ≤3% - size up if between measurements\u003c\/li\u003e\n\u003cli\u003eChocolate color: Minimal transparency - wear nude undergarments\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Khaki \/ S","offer_id":52347832861036,"sku":"769158850398_Khaki_S","price":159.0,"currency_code":"USD","in_stock":true},{"title":"White \/ S","offer_id":52347832893804,"sku":"769158850398_White_S","price":159.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ S","offer_id":52347832926572,"sku":"769158850398_Gray_S","price":159.0,"currency_code":"USD","in_stock":true},{"title":"Chocolate Brown \/ S","offer_id":52347832959340,"sku":"769158850398_Chocolate Brown_S","price":159.0,"currency_code":"USD","in_stock":true},{"title":"Blue \/ S","offer_id":52347832992108,"sku":"769158850398_Blue_S","price":159.0,"currency_code":"USD","in_stock":true},{"title":"Pink \/ S","offer_id":52347833024876,"sku":"769158850398_Pink_S","price":159.0,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ M","offer_id":52347833057644,"sku":"769158850398_Khaki_M","price":159.0,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":52347833090412,"sku":"769158850398_White_M","price":159.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ M","offer_id":52347833123180,"sku":"769158850398_Gray_M","price":159.0,"currency_code":"USD","in_stock":true},{"title":"Chocolate Brown \/ M","offer_id":52347833155948,"sku":"769158850398_Chocolate Brown_M","price":159.0,"currency_code":"USD","in_stock":true},{"title":"Blue \/ M","offer_id":52347833188716,"sku":"769158850398_Blue_M","price":159.0,"currency_code":"USD","in_stock":true},{"title":"Pink \/ M","offer_id":52347833221484,"sku":"769158850398_Pink_M","price":159.0,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ L","offer_id":52347833254252,"sku":"769158850398_Khaki_L","price":159.0,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":52347833287020,"sku":"769158850398_White_L","price":159.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ L","offer_id":52347833319788,"sku":"769158850398_Gray_L","price":159.0,"currency_code":"USD","in_stock":true},{"title":"Chocolate Brown \/ L","offer_id":52347833352556,"sku":"769158850398_Chocolate Brown_L","price":159.0,"currency_code":"USD","in_stock":true},{"title":"Blue \/ L","offer_id":52347833385324,"sku":"769158850398_Blue_L","price":159.0,"currency_code":"USD","in_stock":true},{"title":"Pink \/ L","offer_id":52347833418092,"sku":"769158850398_Pink_L","price":159.0,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ XL","offer_id":52347833450860,"sku":"769158850398_Khaki_XL","price":159.0,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":52347833483628,"sku":"769158850398_White_XL","price":159.0,"currency_code":"USD","in_stock":true},{"title":"Gray \/ XL","offer_id":52347833516396,"sku":"769158850398_Gray_XL","price":159.0,"currency_code":"USD","in_stock":true},{"title":"Chocolate Brown \/ XL","offer_id":52347833549164,"sku":"769158850398_Chocolate Brown_XL","price":159.0,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XL","offer_id":52347833581932,"sku":"769158850398_Blue_XL","price":159.0,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XL","offer_id":52347833614700,"sku":"769158850398_Pink_XL","price":159.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/01_0079bf63-3987-4d0c-8324-75c8197f7c33.jpg?v=1753190491"},{"product_id":"women-s-linen-two-piece-set-rose-button-vest-top-wide-leg-pants-casual-old-money-style","title":"Women’s Linen Two-Piece Set – Rose Button Vest Top \u0026 Wide-Leg Pants, Casual Old Money Style","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n        box-sizing: border-box;\n        margin: 0;\n        padding: 0;\n    }\n    \n    body {\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        color: #333;\n        line-height: 1.6;\n        background-color: #fff;\n        -webkit-font-smoothing: antialiased;\n        -moz-osx-font-smoothing: grayscale;\n    }\n    \n    .product-description {\n        max-width: 800px;\n        margin: 0 auto;\n        padding: 25px 20px;\n    }\n    \n    .elegant-heading {\n        font-size: 28px;\n        font-weight: 700;\n        color: #2c3e50;\n        margin-bottom: 15px;\n        position: relative;\n        padding-bottom: 10px;\n        line-height: 1.3;\n    }\n    \n    .elegant-heading:after {\n        content: \"\";\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 50px;\n        height: 3px;\n        background: #c5a47c;\n    }\n    \n    .subtitle {\n        font-size: 20px;\n        color: #c5a47c;\n        font-weight: 500;\n        margin-bottom: 25px;\n        font-style: italic;\n        line-height: 1.4;\n    }\n    \n    .features-section {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 20px;\n        margin: 30px 0;\n    }\n    \n    .feature-item {\n        display: flex;\n        align-items: flex-start;\n        margin-bottom: 20px;\n    }\n    \n    .feature-icon {\n        font-size: 20px;\n        color: #c5a47c;\n        margin-right: 12px;\n        min-width: 25px;\n        padding-top: 3px;\n    }\n    \n    .fabric-section {\n        background: #f9f7f3;\n        padding: 25px;\n        border-radius: 8px;\n        margin: 30px 0;\n    }\n    \n    .section-heading {\n        font-size: 22px;\n        font-weight: 700;\n        margin-bottom: 20px;\n        color: #2c3e50;\n        position: relative;\n        padding-bottom: 8px;\n    }\n    \n    .section-heading:after {\n        content: \"\";\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 40px;\n        height: 2px;\n        background: #c5a47c;\n    }\n    \n    .perfect-match {\n        font-size: 20px;\n        font-weight: 500;\n        margin: 35px 0;\n        padding: 20px;\n        border-left: 4px solid #c5a47c;\n        background: #fefaf0;\n        line-height: 1.6;\n        border-radius: 0 8px 8px 0;\n        position: relative;\n        font-style: italic;\n    }\n    \n    .perfect-match::before {\n        content: \"\"\";\n        position: absolute;\n        top: -15px;\n        left: 15px;\n        font-size: 60px;\n        color: #c5a47c;\n        font-family: Georgia, serif;\n    }\n    \n    .color-options {\n        display: flex;\n        gap: 30px;\n        margin-top: 25px;\n        flex-wrap: wrap;\n    }\n    \n    .color-swatch {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        min-width: 200px;\n    }\n    \n    .color-box {\n        width: 80px;\n        height: 80px;\n        border-radius: 8px;\n        box-shadow: 0 3px 8px rgba(0,0,0,0.1);\n        margin-bottom: 15px;\n        transition: transform 0.3s ease;\n        border: 1px solid rgba(0,0,0,0.1);\n    }\n    \n    .color-box:hover {\n        transform: translateY(-5px);\n    }\n    \n    .color-name {\n        font-weight: 600;\n        font-size: 16px;\n        margin-bottom: 5px;\n        color: #2c3e50;\n    }\n    \n    .tomato-red {\n        background: #e63946;\n        border-color: #c1121f;\n    }\n    \n    .sage-green {\n        background: #8a9b68;\n        border-color: #6b7d4a;\n    }\n    \n    .alpine-white {\n        background: #f8f9fa;\n        border-color: #e9ecef;\n    }\n    \n    .highlight {\n        color: #c5a47c;\n        font-weight: 600;\n    }\n    \n    .fabric-stats {\n        display: flex;\n        gap: 30px;\n        margin-top: 25px;\n        flex-wrap: wrap;\n    }\n    \n    .fabric-stat {\n        flex: 1;\n        min-width: 180px;\n        background: white;\n        padding: 20px;\n        border-radius: 8px;\n        box-shadow: 0 3px 12px rgba(0,0,0,0.07);\n        text-align: center;\n        transition: transform 0.3s ease;\n    }\n    \n    .fabric-stat:hover {\n        transform: translateY(-3px);\n        box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n    }\n    \n    .stat-value {\n        font-size: 32px;\n        font-weight: 700;\n        color: #c5a47c;\n        margin-bottom: 10px;\n    }\n    \n    .stat-title {\n        font-size: 14px;\n        color: #777;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        font-weight: 600;\n        margin-bottom: 8px;\n    }\n    \n    .size-guide-section {\n        background: #f9f7f3;\n        padding: 25px;\n        border-radius: 8px;\n        margin: 40px 0;\n    }\n    \n    .size-chart-container {\n        margin: 20px 0;\n    }\n    \n    .measurement-table {\n        width: 100%;\n        border-collapse: collapse;\n        margin: 15px 0;\n        box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n    }\n    \n    .measurement-table th {\n        background-color: #e8e1d3;\n        padding: 12px 15px;\n        text-align: left;\n        font-weight: 600;\n        color: #2c3e50;\n    }\n    \n    .measurement-table td {\n        padding: 12px 15px;\n        border-bottom: 1px solid #e8e1d3;\n    }\n    \n    .measurement-table .size {\n        font-weight: 600;\n        color: #2c3e50;\n    }\n    \n    .measurement-table .unit {\n        font-size: 13px;\n        color: #777;\n        display: block;\n    }\n    \n    .note {\n        font-size: 14px;\n        color: #777;\n        margin-top: 20px;\n        line-height: 1.6;\n        font-style: italic;\n        padding: 15px;\n        background: #f5f2eb;\n        border-radius: 6px;\n    }\n    \n    ul {\n        margin-left: 25px;\n        margin-bottom: 20px;\n    }\n    \n    ul li {\n        margin-bottom: 10px;\n        position: relative;\n        padding-left: 25px;\n    }\n    \n    ul li:before {\n        content: \"•\";\n        color: #c5a47c;\n        font-size: 20px;\n        position: absolute;\n        left: 0;\n        top: -3px;\n    }\n    \n    .size-type {\n        font-size: 18px;\n        font-weight: 600;\n        margin: 25px 0 15px;\n        color: #2c3e50;\n        padding-left: 10px;\n        border-left: 3px solid #c5a47c;\n    }\n    \n    \/* Responsive adjustments *\/\n    @media (max-width: 768px) {\n        .product-description {\n            padding: 20px;\n        }\n        \n        .features-section {\n            grid-template-columns: 1fr;\n            gap: 0;\n        }\n        \n        .color-options {\n            flex-direction: column;\n            gap: 25px;\n        }\n        \n        .color-swatch {\n            min-width: 100%;\n            flex-direction: row;\n            align-items: center;\n            text-align: left;\n        }\n        \n        .color-box {\n            margin-right: 20px;\n            margin-bottom: 0;\n            width: 70px;\n            height: 70px;\n        }\n        \n        .fabric-stats {\n            flex-direction: column;\n            gap: 15px;\n        }\n        \n        .fabric-stat {\n            min-width: 100%;\n        }\n    }\n    \n    @media (max-width: 520px) {\n        .product-description {\n            padding: 15px;\n        }\n        \n        .elegant-heading {\n            font-size: 24px;\n            padding-bottom: 8px;\n        }\n        \n        .subtitle {\n            font-size: 18px;\n            margin-bottom: 15px;\n        }\n        \n        .section-heading {\n            font-size: 20px;\n            margin-bottom: 15px;\n        }\n        \n        .perfect-match {\n            font-size: 18px;\n            margin: 25px 0;\n            padding: 15px;\n        }\n        \n        .feature-item {\n            margin-bottom: 15px;\n        }\n        \n        .feature-icon {\n            font-size: 18px;\n        }\n        \n        .fabric-section {\n            padding: 18px;\n            margin: 20px 0;\n        }\n        \n        .stat-value {\n            font-size: 28px;\n        }\n        \n        .size-guide-section {\n            padding: 18px;\n            margin: 30px 0;\n        }\n        \n        .measurement-table th, \n        .measurement-table td {\n            padding: 10px 12px;\n            font-size: 14px;\n        }\n        \n        .color-swatch {\n            align-items: flex-start;\n        }\n        \n        .color-box {\n            width: 60px;\n            height: 60px;\n        }\n        \n        .size-type {\n            font-size: 16px;\n        }\n        \n        .measurement-table {\n            min-width: unset;\n        }\n        \n        .size-chart-container {\n            margin: 0;\n            padding: 0;\n            overflow-x: visible;\n        }\n    }\n\n    @media (max-width: 768px) and (min-width: 521px) {\n        .size-chart-container {\n            overflow-x: visible;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch1 class=\"elegant-heading\"\u003eLinen Vest \u0026amp; Trousers Set - Old Money Aesthetic\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eInspired by timeless elegance, designed for modern versatility\u003c\/p\u003e\n\u003cp\u003eThis premium linen set redefines sophisticated comfort with its clean lines and artisanal details. Crafted from 100% natural linen, this ensemble delivers breathable luxury perfect for warm weather dressing.\u003c\/p\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"section-heading\"\u003eDesign Excellence\u003c\/h2\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSignature Rose Buttons\u003c\/strong\u003e\n\u003cp\u003eHand-rolled fabric rosettes adding dimensional elegance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFlared Hem \u0026amp; Side Slits\u003c\/strong\u003e\n\u003cp\u003eSophisticated silhouette with movement-friendly design\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRaw-Edge Armholes\u003c\/strong\u003e\n\u003cp\u003eArtisanal detailing for enhanced breathability\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"section-heading\"\u003eSuperior Comfort\u003c\/h2\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNatural Temperature Control\u003c\/strong\u003e\n\u003cp\u003eKeeps you 5-8°F cooler than cotton alternatives\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAdjustable Waist\u003c\/strong\u003e\n\u003cp\u003e3\" hidden elastic waistband accommodates size variations\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eUPF 30+ Protection\u003c\/strong\u003e\n\u003cp\u003eNatural sun defense for outdoor wear\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perfect-match\"\u003e\"Wrinkles = intentional 'lived-in chic' - embrace natural texture evolution\"\u003c\/div\u003e\n\u003ch2 class=\"section-heading\"\u003eSignature Colors\u003c\/h2\u003e\n\u003cp\u003eThree sophisticated options for every occasion:\u003c\/p\u003e\n\u003cdiv class=\"color-options\"\u003e\n\u003cdiv class=\"color-swatch\"\u003e\n\u003cdiv class=\"color-box tomato-red\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"color-name\"\u003eTomato Red\u003c\/div\u003e\n\u003cp\u003eA bold statement color for evening glamour\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-swatch\"\u003e\n\u003cdiv class=\"color-box sage-green\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"color-name\"\u003eSage Green\u003c\/div\u003e\n\u003cp\u003eEarthy elegance perfect for casual sophistication\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-swatch\"\u003e\n\u003cdiv class=\"color-box alpine-white\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"color-name\"\u003eAlpine White\u003c\/div\u003e\n\u003cp\u003eCrisp and classic for office-ready refinement\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fabric-section\"\u003e\n\u003ch2 class=\"section-heading\"\u003ePremium Fabric Features\u003c\/h2\u003e\n\u003cp\u003eCrafted from \u003cspan class=\"highlight\"\u003e100% premium natural linen\u003c\/span\u003e, this set offers:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAuthentic slub texture that develops character over time\u003c\/li\u003e\n\u003cli\u003eUPF 30+ sun protection for outdoor wear\u003c\/li\u003e\n\u003cli\u003eNatural temperature regulation keeps you cooler\u003c\/li\u003e\n\u003cli\u003eOEKO-TEX certified dyes for safety and quality\u003c\/li\u003e\n\u003cli\u003eFrench seam construction throughout\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"fabric-stats\"\u003e\n\u003cdiv class=\"fabric-stat\"\u003e\n\u003cdiv class=\"stat-value\"\u003e100%\u003c\/div\u003e\n\u003cdiv class=\"stat-title\"\u003eLinen\u003c\/div\u003e\n\u003cp\u003eFor natural comfort and breathability\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-guide-section\"\u003e\n\u003ch2 class=\"section-heading\"\u003ePrecise Tailoring Guide\u003c\/h2\u003e\n\u003cp\u003eOur meticulous sizing ensures perfect fit and comfort across all body types:\u003c\/p\u003e\n\u003cdiv class=\"size-type\"\u003eVest Measurements\u003c\/div\u003e\n\u003cdiv class=\"size-chart-container\"\u003e\n\u003ctable style=\"width: 100%;\" class=\"measurement-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 20%;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"width: 20%;\"\u003eShoulder\u003c\/th\u003e\n\u003cth style=\"width: 20%;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"width: 20%;\"\u003eSleeve\u003c\/th\u003e\n\u003cth style=\"width: 20%;\"\u003eLength\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\" style=\"width: 20%;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e14.2\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(36 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e34.3\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(87 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e21.3\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(54 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e25.6\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(65 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\" style=\"width: 20%;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e14.6\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(37 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e35.8\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(91 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e21.7\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(55 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e27.2\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(69 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\" style=\"width: 20%;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e15.0\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(38 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e37.4\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(95 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e22.0\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(56 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e28.7\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(73 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\" style=\"width: 20%;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e15.4\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(39 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e39.0\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(99 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e22.4\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(57 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20%;\"\u003e30.3\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(77 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-type\"\u003eTrousers Measurements\u003c\/div\u003e\n\u003cdiv class=\"size-chart-container\"\u003e\n\u003ctable style=\"width: 100%;\" class=\"measurement-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 33%;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"width: 33%;\"\u003eLength\u003c\/th\u003e\n\u003cth style=\"width: 34%;\"\u003eWaist*\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\" style=\"width: 33%;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"width: 33%;\"\u003e41.0\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(104 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 34%;\"\u003e26.8\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(68 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\" style=\"width: 33%;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"width: 33%;\"\u003e41.3\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(105 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 34%;\"\u003e28.3\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(72 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\" style=\"width: 33%;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"width: 33%;\"\u003e41.7\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(106 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 34%;\"\u003e29.9\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(76 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\" style=\"width: 33%;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"width: 33%;\"\u003e42.1\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(107 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 34%;\"\u003e31.5\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(80 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eMeasurement Note:\u003c\/strong\u003e Trousers feature adjustable elastic waistband with 3\" flexibility. For waist 30\"+ choose L\/XL based on hip measurements. Model (5'5\"\/165cm) wears size S.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-heading\"\u003eStyling Guide\u003c\/h2\u003e\n\u003cp\u003eThis versatile set adapts to every occasion:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eWork Elegance:\u003c\/strong\u003e Alpine White set + silk camisole + loafers\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeekend Sophistication:\u003c\/strong\u003e Sage Green + leather slides + gold hoops\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStatement Evening:\u003c\/strong\u003e Tomato Red + strappy heels + clutch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 class=\"section-heading\"\u003eCare Instructions\u003c\/h2\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cp\u003e\u003cstrong\u003e☑ Hand wash cold\u003c\/strong\u003e separately (especially red\/green)\u003cbr\u003e\u003cstrong\u003e☑ Lay flat to dry\u003c\/strong\u003e naturally\u003cbr\u003e\u003cstrong\u003e☑ Steam iron\u003c\/strong\u003e when needed\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-heading\"\u003eArtisan Craftsmanship\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHand-Rolled Details:\u003c\/strong\u003e 20 minutes per rose button (as shown)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrench Seams:\u003c\/strong\u003e Clean interior finishes throughout\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdjustable Fit:\u003c\/strong\u003e 3\" hidden elastic waistband\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNatural Evolution:\u003c\/strong\u003e Texture intensifies beautifully after 3-5 washes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eComplete Set Includes:\u003c\/strong\u003e 1 x V-neck linen vest with signature rose buttons, 1 x High-waisted wide-leg trousers\u003c\/p\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eFinal Notes:\u003c\/strong\u003e Natural fiber variations are intentional. Garment softens with each wash. Designed for women who value timeless elegance. Styled with model's personal accessories (props not included).\u003c\/div\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Red \/ S","offer_id":52347834958188,"sku":"922824196450_Red_S","price":239.0,"currency_code":"USD","in_stock":true},{"title":"green \/ S","offer_id":52347834990956,"sku":"922824196450_green_S","price":239.0,"currency_code":"USD","in_stock":true},{"title":"White \/ S","offer_id":52347835023724,"sku":"922824196450_White_S","price":239.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ M","offer_id":52347835056492,"sku":"922824196450_Red_M","price":239.0,"currency_code":"USD","in_stock":true},{"title":"green \/ M","offer_id":52347835089260,"sku":"922824196450_green_M","price":239.0,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":52347835122028,"sku":"922824196450_White_M","price":239.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ L","offer_id":52347835154796,"sku":"922824196450_Red_L","price":239.0,"currency_code":"USD","in_stock":true},{"title":"green \/ L","offer_id":52347835187564,"sku":"922824196450_green_L","price":239.0,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":52347835220332,"sku":"922824196450_White_L","price":239.0,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":52347835253100,"sku":"922824196450_Red_XL","price":239.0,"currency_code":"USD","in_stock":true},{"title":"green \/ XL","offer_id":52347835285868,"sku":"922824196450_green_XL","price":239.0,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":52347835318636,"sku":"922824196450_White_XL","price":239.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/3264569d-13e6-4454-abf7-d80efc57773b.jpg?v=1751633950"},{"product_id":"women-s-cupro-silk-two-piece-set-lace-up-sleeveless-top-loose-casual-pants","title":"Women’s Cupro Silk Two-Piece Set – Lace-Up Sleeveless Top \u0026 Loose Casual Pants","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n        \n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            color: #333;\n            line-height: 1.6;\n            background-color: #fff;\n            -webkit-font-smoothing: antialiased;\n            -moz-osx-font-smoothing: grayscale;\n        }\n        \n        .product-description {\n            max-width: 800px;\n            margin: 0 auto;\n            padding: 25px 20px;\n        }\n        \n        .elegant-heading {\n            font-size: 28px;\n            font-weight: 700;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            position: relative;\n            padding-bottom: 10px;\n            line-height: 1.3;\n        }\n        \n        .elegant-heading:after {\n            content: \"\";\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 50px;\n            height: 3px;\n            background: #c5a47c;\n        }\n        \n        .subtitle {\n            font-size: 20px;\n            color: #c5a47c;\n            font-weight: 500;\n            margin-bottom: 25px;\n            font-style: italic;\n            line-height: 1.4;\n        }\n        \n        .features-section {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .feature-item {\n            display: flex;\n            align-items: flex-start;\n            margin-bottom: 20px;\n        }\n        \n        .feature-icon {\n            font-size: 20px;\n            color: #c5a47c;\n            margin-right: 12px;\n            min-width: 25px;\n            padding-top: 3px;\n        }\n        \n        .fabric-section {\n            background: #f9f7f3;\n            padding: 25px;\n            border-radius: 8px;\n            margin: 30px 0;\n        }\n        \n        .section-heading {\n            font-size: 22px;\n            font-weight: 700;\n            margin-bottom: 20px;\n            color: #2c3e50;\n            position: relative;\n            padding-bottom: 8px;\n        }\n        \n        .section-heading:after {\n            content: \"\";\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 40px;\n            height: 2px;\n            background: #c5a47c;\n        }\n        \n        .perfect-match {\n            font-size: 20px;\n            font-weight: 500;\n            margin: 35px 0;\n            padding: 20px;\n            border-left: 4px solid #c5a47c;\n            background: #fefaf0;\n            line-height: 1.6;\n            border-radius: 0 8px 8px 0;\n            position: relative;\n            font-style: italic;\n        }\n        \n        .perfect-match::before {\n            content: \"\"\";\n            position: absolute;\n            top: -15px;\n            left: 15px;\n            font-size: 60px;\n            color: #c5a47c;\n            font-family: Georgia, serif;\n        }\n        \n        .color-options {\n            display: flex;\n            gap: 30px;\n            margin-top: 25px;\n            flex-wrap: wrap;\n        }\n        \n        .color-swatch {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            min-width: 200px;\n        }\n        \n        .color-box {\n            width: 80px;\n            height: 80px;\n            border-radius: 8px;\n            box-shadow: 0 3px 8px rgba(0,0,0,0.1);\n            margin-bottom: 15px;\n            transition: transform 0.3s ease;\n        }\n        \n        .color-box:hover {\n            transform: translateY(-5px);\n        }\n        \n        .color-name {\n            font-weight: 600;\n            font-size: 16px;\n            margin-bottom: 5px;\n            color: #2c3e50;\n        }\n        \n        .espresso {\n            background: #3b2b2b;\n            border: 1px solid #2d2121;\n        }\n        \n        .oatmeal {\n            background: #e2d4c3;\n            border: 1px solid #d3c2ad;\n        }\n        \n        .royal-plum {\n            background: #6a4c8f;\n            border: 1px solid #5a4079;\n        }\n        \n        .highlight {\n            color: #c5a47c;\n            font-weight: 600;\n        }\n        \n        .fabric-stats {\n            display: flex;\n            gap: 30px;\n            margin-top: 25px;\n            flex-wrap: wrap;\n        }\n        \n        .fabric-stat {\n            flex: 1;\n            min-width: 180px;\n            background: white;\n            padding: 20px;\n            border-radius: 8px;\n            box-shadow: 0 3px 12px rgba(0,0,0,0.07);\n            text-align: center;\n            transition: transform 0.3s ease;\n        }\n        \n        .fabric-stat:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        }\n        \n        .stat-value {\n            font-size: 32px;\n            font-weight: 700;\n            color: #c5a47c;\n            margin-bottom: 10px;\n        }\n        \n        .stat-title {\n            font-size: 14px;\n            color: #777;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            font-weight: 600;\n            margin-bottom: 8px;\n        }\n        \n        .size-guide-section {\n            background: #f9f7f3;\n            padding: 25px;\n            border-radius: 8px;\n            margin: 40px 0;\n        }\n        \n        .size-chart-container {\n            margin: 20px 0;\n            overflow-x: auto;\n        }\n        \n        .measurement-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 15px 0;\n            box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n            min-width: 600px;\n        }\n        \n        .measurement-table th {\n            background-color: #e8e1d3;\n            padding: 12px 15px;\n            text-align: left;\n            font-weight: 600;\n            color: #2c3e50;\n        }\n        \n        .measurement-table td {\n            padding: 12px 15px;\n            border-bottom: 1px solid #e8e1d3;\n        }\n        \n        .measurement-table .size {\n            font-weight: 600;\n            color: #2c3e50;\n        }\n        \n        .measurement-table .unit {\n            font-size: 13px;\n            color: #777;\n            display: block;\n        }\n        \n        .note {\n            font-size: 14px;\n            color: #777;\n            margin-top: 20px;\n            line-height: 1.6;\n            font-style: italic;\n            padding: 15px;\n            background: #f5f2eb;\n            border-radius: 6px;\n        }\n        \n        ul {\n            margin-left: 25px;\n            margin-bottom: 20px;\n        }\n        \n        ul li {\n            margin-bottom: 10px;\n            position: relative;\n            padding-left: 25px;\n        }\n        \n        ul li:before {\n            content: \"•\";\n            color: #c5a47c;\n            font-size: 20px;\n            position: absolute;\n            left: 0;\n            top: -3px;\n        }\n        \n        .size-type {\n            font-size: 18px;\n            font-weight: 600;\n            margin: 25px 0 15px;\n            color: #2c3e50;\n            padding-left: 10px;\n            border-left: 3px solid #c5a47c;\n        }\n        \n        .styling-container {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 25px;\n            margin: 25px 0;\n        }\n        \n        .styling-card {\n            background: #f9f7f3;\n            padding: 20px;\n            border-radius: 8px;\n        }\n        \n        .styling-title {\n            font-weight: 600;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .styling-title i {\n            margin-right: 10px;\n            color: #c5a47c;\n        }\n        \n        .size-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 15px 0;\n        }\n        \n        .size-table th, \n        .size-table td {\n            padding: 12px 15px;\n            text-align: left;\n            border-bottom: 1px solid #e8e1d3;\n        }\n        \n        .size-table th {\n            background-color: #e8e1d3;\n            font-weight: 600;\n        }\n        \n        \/* Responsive adjustments *\/\n        @media (max-width: 768px) {\n            .product-description {\n                padding: 20px;\n            }\n            \n            .features-section {\n                grid-template-columns: 1fr;\n                gap: 0;\n            }\n            \n            .color-options {\n                flex-direction: column;\n                gap: 25px;\n            }\n            \n            .color-swatch {\n                min-width: 100%;\n                flex-direction: row;\n                align-items: center;\n                text-align: left;\n            }\n            \n            .color-box {\n                margin-right: 20px;\n                margin-bottom: 0;\n                width: 70px;\n                height: 70px;\n            }\n            \n            .fabric-stats {\n                flex-direction: column;\n                gap: 15px;\n            }\n            \n            .fabric-stat {\n                min-width: 100%;\n            }\n            \n            .styling-container {\n                grid-template-columns: 1fr;\n            }\n        }\n        \n        @media (max-width: 520px) {\n            .product-description {\n                padding: 15px;\n            }\n            \n            .elegant-heading {\n                font-size: 24px;\n                padding-bottom: 8px;\n            }\n            \n            .subtitle {\n                font-size: 18px;\n                margin-bottom: 15px;\n            }\n            \n            .section-heading {\n                font-size: 20px;\n                margin-bottom: 15px;\n            }\n            \n            .perfect-match {\n                font-size: 18px;\n                margin: 25px 0;\n                padding: 15px;\n            }\n            \n            .feature-item {\n                margin-bottom: 15px;\n            }\n            \n            .feature-icon {\n                font-size: 18px;\n            }\n            \n            .fabric-section {\n                padding: 18px;\n                margin: 20px 0;\n            }\n            \n            .stat-value {\n                font-size: 28px;\n            }\n            \n            .size-guide-section {\n                padding: 18px;\n                margin: 30px 0;\n            }\n            \n            .measurement-table th, \n            .measurement-table td {\n                padding: 10px 12px;\n                font-size: 14px;\n            }\n            \n            .color-swatch {\n                align-items: flex-start;\n            }\n            \n            .color-box {\n                width: 60px;\n                height: 60px;\n            }\n            \n            .size-type {\n                font-size: 16px;\n            }\n            \n            .size-chart-container {\n                margin: 0;\n                padding: 0;\n            }\n        }\n\n        @media (max-width: 768px) and (min-width: 521px) {\n            .size-chart-container {\n                overflow-x: visible;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch1 class=\"elegant-heading\"\u003eDesigner Cuprammonium Rayon Suit Set - Elevated Comfort for Summer\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eLuxurious Drape, Cool Comfort\u003c\/p\u003e\n\u003cp\u003eExperience the perfect blend of sophistication and comfort with our premium Cuprammonium Rayon suit set. Designed for warm-weather elegance, this set offers unparalleled breathability and a luxurious drape that moves with you.\u003c\/p\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"section-heading\"\u003ePremium Construction \u0026amp; Design\u003c\/h2\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAdjustable Waist Tie\u003c\/strong\u003e\n\u003cp\u003eCustomizable fit with elegant tie closure\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eDraped V-Neckline\u003c\/strong\u003e\n\u003cp\u003eFlattering neckline with raw-edge finish\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"section-heading\"\u003eFabric Superpowers\u003c\/h2\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSilk-like Luster\u003c\/strong\u003e\n\u003cp\u003ePremium shine with cotton-like breathability\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eThermal-Regulating\u003c\/strong\u003e\n\u003cp\u003eStays 5-7°F cooler than linen\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eWrinkle Recovery\u003c\/strong\u003e\n\u003cp\u003eShakes out creases in just 10 minutes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHeavy Drape\u003c\/strong\u003e\n\u003cp\u003eFlows beautifully without clinging\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perfect-match\"\u003e\"Elevated comfort meets sustainable luxury - the ultimate warm-weather solution for the modern woman\"\u003c\/div\u003e\n\u003ch2 class=\"section-heading\"\u003eSignature Colors\u003c\/h2\u003e\n\u003cp\u003eThree sophisticated shades for every occasion:\u003c\/p\u003e\n\u003cdiv class=\"color-options\"\u003e\n\u003cdiv class=\"color-swatch\"\u003e\n\u003cdiv class=\"color-box espresso\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"color-name\"\u003eEspresso\u003c\/div\u003e\n\u003cp\u003eUrban minimalist elegance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-swatch\"\u003e\n\u003cdiv class=\"color-box oatmeal\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"color-name\"\u003eOatmeal\u003c\/div\u003e\n\u003cp\u003eCoastal chic sophistication\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-swatch\"\u003e\n\u003cdiv class=\"color-box royal-plum\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"color-name\"\u003eRoyal Plum\u003c\/div\u003e\n\u003cp\u003eRegal artistic edge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fabric-section\"\u003e\n\u003ch2 class=\"section-heading\"\u003ePremium Fabrication\u003c\/h2\u003e\n\u003cp\u003eCrafted from \u003cspan class=\"highlight\"\u003e100% Cuprammonium Rayon (Cupra)\u003c\/span\u003e, this set offers:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eLuxurious silk-like luster with natural breathability\u003c\/li\u003e\n\u003cli\u003eHeavyweight 280 GSM for perfect drape\u003c\/li\u003e\n\u003cli\u003eExceptional thermal regulation - stays cooler in heat\u003c\/li\u003e\n\u003cli\u003eRemarkable wrinkle recovery properties\u003c\/li\u003e\n\u003cli\u003eOEKO-TEX Certified for safety and sustainability\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"fabric-stats\"\u003e\n\u003cdiv class=\"fabric-stat\"\u003e\n\u003cdiv class=\"stat-value\"\u003e280 GSM\u003c\/div\u003e\n\u003cdiv class=\"stat-title\"\u003eWeight\u003c\/div\u003e\n\u003cp\u003ePremium heavyweight drape\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fabric-stat\"\u003e\n\u003cdiv class=\"stat-value\"\u003e5-7°F\u003c\/div\u003e\n\u003cdiv class=\"stat-title\"\u003eCooler\u003c\/div\u003e\n\u003cp\u003eThan comparable linen\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fabric-stat\"\u003e\n\u003cdiv class=\"stat-value\"\u003e100%\u003c\/div\u003e\n\u003cdiv class=\"stat-title\"\u003eCupra\u003c\/div\u003e\n\u003cp\u003ePremium cuprammonium rayon\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-guide-section\"\u003e\n\u003ch2 class=\"section-heading\"\u003ePrecise Tailoring Guide\u003c\/h2\u003e\n\u003cp\u003eTrue-to-picture measurements with ±0.5cm precision:\u003c\/p\u003e\n\u003cdiv class=\"size-chart-container\"\u003e\n\u003ctable style=\"width: 127.66%; height: 320.141px;\" class=\"measurement-table\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"height: 47.3906px;\"\u003e\n\u003cth style=\"width: 15.025%; height: 47.3906px;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"width: 20.0334%; height: 47.3906px;\"\u003eBust \u003c\/th\u003e\n\u003cth style=\"width: 20.0334%; height: 47.3906px;\"\u003eTop Length \u003c\/th\u003e\n\u003cth style=\"width: 22.5376%; height: 47.3906px;\"\u003ePant Waist \u003c\/th\u003e\n\u003cth style=\"width: 22.5376%; height: 47.3906px;\"\u003ePant Length \u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 68.1875px;\"\u003e\n\u003ctd style=\"width: 15.025%; height: 68.1875px;\" class=\"size\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"width: 20.0334%; height: 68.1875px;\"\u003e37.0\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(94 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20.0334%; height: 68.1875px;\"\u003e26.0\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(66 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 22.5376%; height: 68.1875px;\"\u003e26.0\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(66 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 22.5376%; height: 68.1875px;\"\u003e41.3\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(105 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 68.1875px;\"\u003e\n\u003ctd style=\"width: 15.025%; height: 68.1875px;\" class=\"size\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"width: 20.0334%; height: 68.1875px;\"\u003e38.6\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(98 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20.0334%; height: 68.1875px;\"\u003e26.4\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(67 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 22.5376%; height: 68.1875px;\"\u003e27.6\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(70 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 22.5376%; height: 68.1875px;\"\u003e41.7\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(106 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 68.1875px;\"\u003e\n\u003ctd style=\"width: 15.025%; height: 68.1875px;\" class=\"size\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"width: 20.0334%; height: 68.1875px;\"\u003e40.2\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(102 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20.0334%; height: 68.1875px;\"\u003e26.8\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(68 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 22.5376%; height: 68.1875px;\"\u003e29.1\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(74 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 22.5376%; height: 68.1875px;\"\u003e42.1\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(107 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 68.1875px;\"\u003e\n\u003ctd style=\"width: 15.025%; height: 68.1875px;\" class=\"size\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"width: 20.0334%; height: 68.1875px;\"\u003e41.7\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(106 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 20.0334%; height: 68.1875px;\"\u003e27.2\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(69 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 22.5376%; height: 68.1875px;\"\u003e30.7\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(78 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 22.5376%; height: 68.1875px;\"\u003e42.5\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(108 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eMeasurement Note:\u003c\/strong\u003e Due to fabric characteristics and manual measurement, sizes may vary by approximately ±0.5cm. Model (5'8\") wears size M with 38\" bust and 28\" waist.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-heading\"\u003eStyling Guide for US Women\u003c\/h2\u003e\n\u003cdiv class=\"styling-container\"\u003e\n\u003cdiv class=\"styling-card\"\u003e\n\u003ch3 class=\"styling-title\"\u003e\n\u003ci class=\"fas fa-briefcase\"\u003e\u003c\/i\u003e Office Elegance\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLayer under linen blazer\u003c\/li\u003e\n\u003cli\u003ePair with pointed-toe mules\u003c\/li\u003e\n\u003cli\u003eMinimalist gold jewelry\u003c\/li\u003e\n\u003cli\u003eStructured leather tote\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"styling-card\"\u003e\n\u003ch3 class=\"styling-title\"\u003e\n\u003ci class=\"fas fa-umbrella-beach\"\u003e\u003c\/i\u003e Weekend Glam\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdd gold hoops + slides\u003c\/li\u003e\n\u003cli\u003eStyle with straw tote\u003c\/li\u003e\n\u003cli\u003eOversized sunglasses\u003c\/li\u003e\n\u003cli\u003eStacked bangle bracelets\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"styling-card\"\u003e\n\u003ch3 class=\"styling-title\"\u003e\n\u003ci class=\"fas fa-moon\"\u003e\u003c\/i\u003e Evening Edge\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eStatement cuffs + metallic heels\u003c\/li\u003e\n\u003cli\u003eTop worn open as jacket\u003c\/li\u003e\n\u003cli\u003eClutch with chain detail\u003c\/li\u003e\n\u003cli\u003eBold red lip color\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-heading\"\u003eInclusive Sizing Tips\u003c\/h2\u003e\n\u003cdiv class=\"size-chart-container\"\u003e\n\u003ctable class=\"size-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eHeight\u003c\/th\u003e\n\u003cth\u003eBody Type\u003c\/th\u003e\n\u003cth\u003eRecommended Size\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e5'0\"-5'4\"\u003c\/td\u003e\n\u003ctd\u003ePetite\u003c\/td\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e5'5\"-5'8\"\u003c\/td\u003e\n\u003ctd\u003eHourglass\u003c\/td\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e5'9\"-5'11\"\u003c\/td\u003e\n\u003ctd\u003eAthletic\u003c\/td\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e6'0\"+\u003c\/td\u003e\n\u003ctd\u003eCurvy\u003c\/td\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-heading\"\u003eTechnical Care Protocol\u003c\/h2\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cp\u003e\u003cstrong\u003eWashing:\u003c\/strong\u003e\u003cbr\u003e☑️ Hand wash ONLY \u0026lt;86°F\u003cbr\u003e☑️ Use mild detergent\u003cbr\u003e☑️ Rinse within 10 mins\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDrying:\u003c\/strong\u003e\u003cbr\u003e☑️ Roll in microfiber towel\u003cbr\u003e☑️ Drape flat on drying rack\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePressing:\u003c\/strong\u003e\u003cbr\u003e☑️ Steam only (NO direct iron contact)\u003cbr\u003e☑️ Avoid direct sunlight during drying\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-heading\"\u003eComplete Package\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 x Cupra sleeveless top with adjustable waist tie\u003c\/li\u003e\n\u003cli\u003e1 x Cupra wide-leg pants with internal drawstring\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 class=\"section-heading\"\u003eQuality Guarantee\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eOEKO-TEX Certified fabric\u003c\/li\u003e\n\u003cli\u003eColor-safe for 50+ wears\u003c\/li\u003e\n\u003cli\u003eEthical production practices\u003c\/li\u003e\n\u003cli\u003ePremium stitching and finishing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cp\u003e\u003cstrong\u003ePhotography Notes:\u003c\/strong\u003e Natural lighting enhances fabric depth - actual colors may vary ±5% depending on ambient light. Model wears size M. Styled with model's personal items: gold-tone watch, oval sunglasses, iced coffee cup (not included).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"purple Top+Pants+Belt \/ S","offer_id":52357247107436,"sku":"947904050173_purple Top+Pants+Belt_S","price":259.0,"currency_code":"USD","in_stock":true},{"title":"green Top+Pants+Belt \/ S","offer_id":52357247140204,"sku":"947904050173_green Top+Pants+Belt_S","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Brown Top+Pants+Belt \/ S","offer_id":52357247172972,"sku":"947904050173_Brown Top+Pants+Belt_S","price":259.0,"currency_code":"USD","in_stock":true},{"title":"purple Top+Pants+Belt \/ M","offer_id":52357247205740,"sku":"947904050173_purple Top+Pants+Belt_M","price":259.0,"currency_code":"USD","in_stock":true},{"title":"green Top+Pants+Belt \/ M","offer_id":52357247238508,"sku":"947904050173_green Top+Pants+Belt_M","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Brown Top+Pants+Belt \/ M","offer_id":52357247271276,"sku":"947904050173_Brown Top+Pants+Belt_M","price":259.0,"currency_code":"USD","in_stock":true},{"title":"purple Top+Pants+Belt \/ L","offer_id":52357247304044,"sku":"947904050173_purple Top+Pants+Belt_L","price":259.0,"currency_code":"USD","in_stock":true},{"title":"green Top+Pants+Belt \/ L","offer_id":52357247336812,"sku":"947904050173_green Top+Pants+Belt_L","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Brown Top+Pants+Belt \/ L","offer_id":52357247369580,"sku":"947904050173_Brown Top+Pants+Belt_L","price":259.0,"currency_code":"USD","in_stock":true},{"title":"purple Top+Pants+Belt \/ XL","offer_id":52357247402348,"sku":"947904050173_purple Top+Pants+Belt_XL","price":259.0,"currency_code":"USD","in_stock":true},{"title":"green Top+Pants+Belt \/ XL","offer_id":52357247435116,"sku":"947904050173_green Top+Pants+Belt_XL","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Brown Top+Pants+Belt \/ XL","offer_id":52357247467884,"sku":"947904050173_Brown Top+Pants+Belt_XL","price":259.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/1_402fba25-a714-4184-83c1-2c133df833cc.jpg?v=1753863668"},{"product_id":"women-s-linen-two-piece-set-striped-sleeveless-top-wide-leg-pants-old-money-style-fashion-suit2025summer-new-old-money-style-linen-striped-sleeveless-top-wide-leg-pants-two-piece-set","title":"Women’s Linen Two-Piece Set – Striped Sleeveless Top \u0026 Wide-Leg Pants, Old Money Style","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n        box-sizing: border-box;\n        margin: 0;\n        padding: 0;\n    }\n    \n    body {\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        color: #333;\n        line-height: 1.6;\n        background-color: #fff;\n        -webkit-font-smoothing: antialiased;\n        -moz-osx-font-smoothing: grayscale;\n    }\n    \n    .product-description {\n        max-width: 800px;\n        margin: 0 auto;\n        padding: 25px 20px;\n    }\n    \n    .elegant-heading {\n        font-size: 28px;\n        font-weight: 700;\n        color: #2c3e50;\n        margin-bottom: 15px;\n        position: relative;\n        padding-bottom: 10px;\n        line-height: 1.3;\n    }\n    \n    .elegant-heading:after {\n        content: \"\";\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 50px;\n        height: 3px;\n        background: #c5a47c;\n    }\n    \n    .subtitle {\n        font-size: 20px;\n        color: #c5a47c;\n        font-weight: 500;\n        margin-bottom: 25px;\n        font-style: italic;\n        line-height: 1.4;\n    }\n    \n    .features-section {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 20px;\n        margin: 30px 0;\n    }\n    \n    .feature-item {\n        display: flex;\n        align-items: flex-start;\n        margin-bottom: 20px;\n    }\n    \n    .feature-icon {\n        font-size: 20px;\n        color: #c5a47c;\n        margin-right: 12px;\n        min-width: 25px;\n        padding-top: 3px;\n    }\n    \n    .fabric-section {\n        background: #f9f7f3;\n        padding: 25px;\n        border-radius: 8px;\n        margin: 30px 0;\n    }\n    \n    .section-heading {\n        font-size: 22px;\n        font-weight: 700;\n        margin-bottom: 20px;\n        color: #2c3e50;\n        position: relative;\n        padding-bottom: 8px;\n    }\n    \n    .section-heading:after {\n        content: \"\";\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 40px;\n        height: 2px;\n        background: #c5a47c;\n    }\n    \n    .perfect-match {\n        font-size: 20px;\n        font-weight: 500;\n        margin: 35px 0;\n        padding: 20px;\n        border-left: 4px solid #c5a47c;\n        background: #fefaf0;\n        line-height: 1.6;\n        border-radius: 0 8px 8px 0;\n        position: relative;\n        font-style: italic;\n    }\n    \n    .perfect-match::before {\n        content: \"\"\";\n        position: absolute;\n        top: -15px;\n        left: 15px;\n        font-size: 60px;\n        color: #c5a47c;\n        font-family: Georgia, serif;\n    }\n    \n    .color-options {\n        display: flex;\n        gap: 30px;\n        margin-top: 25px;\n        flex-wrap: wrap;\n    }\n    \n    .color-swatch {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        min-width: 200px;\n    }\n    \n    .color-box {\n        width: 80px;\n        height: 80px;\n        border-radius: 8px;\n        box-shadow: 0 3px 8px rgba(0,0,0,0.1);\n        margin-bottom: 15px;\n        transition: transform 0.3s ease;\n    }\n    \n    .color-box:hover {\n        transform: translateY(-5px);\n    }\n    \n    .color-name {\n        font-weight: 600;\n        font-size: 16px;\n        margin-bottom: 5px;\n        color: #2c3e50;\n    }\n    \n    .taupe {\n        background: #d1c0a8;\n        border: 1px solid #b7a58f;\n        background-image: linear-gradient(90deg, \n            rgba(255,255,255,0.3) 0%, \n            rgba(255,255,255,0.3) 10%, \n            transparent 10%, \n            transparent 20%,\n            rgba(255,255,255,0.3) 20%,\n            rgba(255,255,255,0.3) 30%,\n            transparent 30%,\n            transparent 100%);\n        background-size: 10px 100%;\n    }\n    \n    .highlight {\n        color: #c5a47c;\n        font-weight: 600;\n    }\n    \n    .fabric-stats {\n        display: flex;\n        gap: 30px;\n        margin-top: 25px;\n        flex-wrap: wrap;\n    }\n    \n    .fabric-stat {\n        flex: 1;\n        min-width: 180px;\n        background: white;\n        padding: 20px;\n        border-radius: 8px;\n        box-shadow: 0 3px 12px rgba(0,0,0,0.07);\n        text-align: center;\n        transition: transform 0.3s ease;\n    }\n    \n    .fabric-stat:hover {\n        transform: translateY(-3px);\n        box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n    }\n    \n    .stat-value {\n        font-size: 32px;\n        font-weight: 700;\n        color: #c5a47c;\n        margin-bottom: 10px;\n    }\n    \n    .stat-title {\n        font-size: 14px;\n        color: #777;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        font-weight: 600;\n        margin-bottom: 8px;\n    }\n    \n    .size-guide-section {\n        background: #f9f7f3;\n        padding: 25px;\n        border-radius: 8px;\n        margin: 40px 0;\n    }\n    \n    .size-chart-container {\n        margin: 20px 0;\n    }\n    \n    .measurement-table {\n        width: 100%;\n        border-collapse: collapse;\n        margin: 15px 0;\n        box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n    }\n    \n    .measurement-table th {\n        background-color: #e8e1d3;\n        padding: 12px 15px;\n        text-align: left;\n        font-weight: 600;\n        color: #2c3e50;\n    }\n    \n    .measurement-table td {\n        padding: 12px 15px;\n        border-bottom: 1px solid #e8e1d3;\n    }\n    \n    .measurement-table .size {\n        font-weight: 600;\n        color: #2c3e50;\n    }\n    \n    .measurement-table .unit {\n        font-size: 13px;\n        color: #777;\n        display: block;\n    }\n    \n    .note {\n        font-size: 14px;\n        color: #777;\n        margin-top: 20px;\n        line-height: 1.6;\n        font-style: italic;\n        padding: 15px;\n        background: #f5f2eb;\n        border-radius: 6px;\n    }\n    \n    ul {\n        margin-left: 25px;\n        margin-bottom: 20px;\n    }\n    \n    ul li {\n        margin-bottom: 10px;\n        position: relative;\n        padding-left: 25px;\n    }\n    \n    ul li:before {\n        content: \"•\";\n        color: #c5a47c;\n        font-size: 20px;\n        position: absolute;\n        left: 0;\n        top: -3px;\n    }\n    \n    .size-type {\n        font-size: 18px;\n        font-weight: 600;\n        margin: 25px 0 15px;\n        color: #2c3e50;\n        padding-left: 10px;\n        border-left: 3px solid #c5a47c;\n    }\n    \n    \/* Responsive adjustments *\/\n    @media (max-width: 768px) {\n        .product-description {\n            padding: 20px;\n        }\n        \n        .features-section {\n            grid-template-columns: 1fr;\n            gap: 0;\n        }\n        \n        .color-options {\n            flex-direction: column;\n            gap: 25px;\n        }\n        \n        .color-swatch {\n            min-width: 100%;\n            flex-direction: row;\n            align-items: center;\n            text-align: left;\n        }\n        \n        .color-box {\n            margin-right: 20px;\n            margin-bottom: 0;\n            width: 70px;\n            height: 70px;\n        }\n        \n        .fabric-stats {\n            flex-direction: column;\n            gap: 15px;\n        }\n        \n        .fabric-stat {\n            min-width: 100%;\n        }\n    }\n    \n    @media (max-width: 520px) {\n        .product-description {\n            padding: 15px;\n        }\n        \n        .elegant-heading {\n            font-size: 24px;\n            padding-bottom: 8px;\n        }\n        \n        .subtitle {\n            font-size: 18px;\n            margin-bottom: 15px;\n        }\n        \n        .section-heading {\n            font-size: 20px;\n            margin-bottom: 15px;\n        }\n        \n        .perfect-match {\n            font-size: 18px;\n            margin: 25px 0;\n            padding: 15px;\n        }\n        \n        .feature-item {\n            margin-bottom: 15px;\n        }\n        \n        .feature-icon {\n            font-size: 18px;\n        }\n        \n        .fabric-section {\n            padding: 18px;\n            margin: 20px 0;\n        }\n        \n        .stat-value {\n            font-size: 28px;\n        }\n        \n        .size-guide-section {\n            padding: 18px;\n            margin: 30px 0;\n        }\n        \n        .measurement-table th, \n        .measurement-table td {\n            padding: 10px 12px;\n            font-size: 14px;\n        }\n        \n        .color-swatch {\n            align-items: flex-start;\n        }\n        \n        .color-box {\n            width: 60px;\n            height: 60px;\n        }\n        \n        .size-type {\n            font-size: 16px;\n        }\n        \n        .measurement-table {\n            min-width: unset;\n        }\n        \n        .size-chart-container {\n            margin: 0;\n            padding: 0;\n            overflow-x: visible;\n        }\n    }\n\n    @media (max-width: 768px) and (min-width: 521px) {\n        .size-chart-container {\n            overflow-x: visible;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch1 class=\"elegant-heading\"\u003eTaupe Striped Linen Vest \u0026amp; Palazzo Pant Set - Quiet Luxury Collection\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eTrue-to-Picture Specifications\u003c\/p\u003e\n\u003cp\u003eExperience effortless elegance with our premium linen set designed for the modern woman. Featuring a refined taupe stripe pattern and thoughtful design details, this ensemble delivers unparalleled comfort and versatile sophistication.\u003c\/p\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"section-heading\"\u003eDesign Excellence\u003c\/h2\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSignature Details\u003c\/strong\u003e\n\u003cp\u003eDetachable tie belt, V-neck with 3-button closure, 34\" leg opening palazzo pants\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eVest Construction\u003c\/strong\u003e\n\u003cp\u003eExtended shoulder covers bra straps, side vents above hip, unlined for airflow, raw-edge finishes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003ePalazzo Pants\u003c\/strong\u003e\n\u003cp\u003e88cm\/34.5\" inseam, hidden elastic waistband, gravity-defying drape\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"section-heading\"\u003ePerformance Features\u003c\/h2\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHeat-Beating Technology\u003c\/strong\u003e\n\u003cp\u003eMicroscopic ventilation holes, wicks sweat 50% faster than cotton, UPF 35+ sun protection\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eInvestment Quality\u003c\/strong\u003e\n\u003cp\u003eLinen softens with each wash, French seams prevent fraying, colorfast against 50+ washes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perfect-match\"\u003e\"Image 2 confirms mobility - fabric flows without restriction during stride\"\u003c\/div\u003e\n\u003ch2 class=\"section-heading\"\u003eSignature Color\u003c\/h2\u003e\n\u003cp\u003eA sophisticated taupe stripe pattern that complements any complexion:\u003c\/p\u003e\n\u003cdiv class=\"color-options\"\u003e\n\u003cdiv class=\"color-swatch\"\u003e\n\u003cdiv class=\"color-box taupe\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"color-name\"\u003eNatural Taupe Stripes\u003c\/div\u003e\n\u003cp\u003eSubtle ecru pinstripes radiating quiet luxury\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fabric-section\"\u003e\n\u003ch2 class=\"section-heading\"\u003ePremium Fabrication\u003c\/h2\u003e\n\u003cp\u003eCrafted from \u003cspan class=\"highlight\"\u003e100% premium linen\u003c\/span\u003e, this set offers:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eBreathable weave for ultimate temperature control\u003c\/li\u003e\n\u003cli\u003ePre-washed for softness while maintaining structure\u003c\/li\u003e\n\u003cli\u003eNaturally occurring wrinkles that add character\u003c\/li\u003e\n\u003cli\u003eLightweight with skin-friendly drape\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"fabric-stats\"\u003e\n\u003cdiv class=\"fabric-stat\"\u003e\n\u003cdiv class=\"stat-value\"\u003e100%\u003c\/div\u003e\n\u003cdiv class=\"stat-title\"\u003eLinen\u003c\/div\u003e\n\u003cp\u003eFor natural comfort and breathability\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-guide-section\"\u003e\n\u003ch2 class=\"section-heading\"\u003ePrecise Tailoring Guide\u003c\/h2\u003e\n\u003cp\u003eOur meticulous sizing ensures perfect drape and comfort across all body types:\u003c\/p\u003e\n\u003cdiv class=\"size-type\"\u003eVest Measurements\u003c\/div\u003e\n\u003cdiv class=\"size-chart-container\"\u003e\n\u003ctable style=\"width: 100%;\" class=\"measurement-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 16%;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"width: 21%;\"\u003eLength\u003c\/th\u003e\n\u003cth style=\"width: 21%;\"\u003eShoulder Width\u003c\/th\u003e\n\u003cth style=\"width: 21%;\"\u003eBust\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 16%;\" class=\"size\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"width: 21%;\"\u003e26.0\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(66 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 21%;\"\u003e16.5\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(42 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 21%;\"\u003e37.8\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(96 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 16%;\" class=\"size\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"width: 21%;\"\u003e26.4\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(67 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 21%;\"\u003e16.9\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(43 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 21%;\"\u003e39.4\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(100 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 16%;\" class=\"size\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"width: 21%;\"\u003e26.8\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(68 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 21%;\"\u003e17.3\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(44 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 21%;\"\u003e40.9\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(104 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 16%;\" class=\"size\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"width: 21%;\"\u003e27.2\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(69 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 21%;\"\u003e16.9\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(43 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 21%;\"\u003e42.5\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(108 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-type\"\u003ePalazzo Pant Measurements\u003c\/div\u003e\n\u003cdiv class=\"size-chart-container\"\u003e\n\u003ctable style=\"width: 100%;\" class=\"measurement-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 20%;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"width: 30%;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"width: 30%;\"\u003eLength\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 20%;\" class=\"size\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"width: 30%;\"\u003e24.4\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(62 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 30%;\"\u003e41.5\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(105.5 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 20%;\" class=\"size\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"width: 30%;\"\u003e26.0\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(66 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 30%;\"\u003e41.9\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(106.5 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 20%;\" class=\"size\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"width: 30%;\"\u003e27.6\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(70 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 30%;\"\u003e42.3\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(107.5 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 20%;\" class=\"size\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"width: 30%;\"\u003e29.1\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(74 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 30%;\"\u003e42.7\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(108.5 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eMeasurement Notes:\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003eShoulder Width = Garment Width (flat-measured)\u003c\/li\u003e\n\u003cli\u003eBust measurements include 4cm wearing ease\u003c\/li\u003e\n\u003cli\u003eElastic inset at back waist\u003c\/li\u003e\n\u003cli\u003eModel (5'7\") wears size M\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-type\"\u003eAmerican Fit Guide\u003c\/div\u003e\n\u003ctable style=\"width: 100%;\" class=\"measurement-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 25%;\"\u003eUS Size\u003c\/th\u003e\n\u003cth style=\"width: 25%;\"\u003eRecommended Size\u003c\/th\u003e\n\u003cth style=\"width: 50%;\"\u003eKey Body Match\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 25%;\"\u003e2-4\u003c\/td\u003e\n\u003ctd style=\"width: 25%;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"width: 50%;\"\u003ePetite frames ≤5'3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 25%;\"\u003e6-8\u003c\/td\u003e\n\u003ctd style=\"width: 25%;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"width: 50%;\"\u003eHourglass 5'4\"-5'7\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 25%;\"\u003e10-12\u003c\/td\u003e\n\u003ctd style=\"width: 25%;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"width: 50%;\"\u003ePear shape\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 25%;\"\u003e14-16\u003c\/td\u003e\n\u003ctd style=\"width: 25%;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"width: 50%;\"\u003eApple shape\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-heading\"\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis versatile set empowers you to express your personal style:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeat-Beating Comfort:\u003c\/strong\u003e Stay cool with microscopic ventilation holes and sweat-wicking technology\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUltimate Versatility:\u003c\/strong\u003e Transition from work to weekend with effortless elegance\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTravel Perfection:\u003c\/strong\u003e Wrinkle-resistant fabric compactly packs for any adventure\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInvestment Quality:\u003c\/strong\u003e French seams and colorfast construction ensure lasting beauty\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 class=\"section-heading\"\u003eStyling Inspiration\u003c\/h2\u003e\n\u003cp\u003eCreate sophisticated looks for any occasion:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eWork Ready:\u003c\/strong\u003e Layer under blazer with optional tie belt\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeekend Chic:\u003c\/strong\u003e Pair with tank top and slides\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEvening Elegance:\u003c\/strong\u003e Style with block-heel mules and gold bangles\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e💡 \u003cstrong\u003eBelt tip:\u003c\/strong\u003e Wear knotted at side or back for different silhouettes\u003c\/p\u003e\n\u003ch2 class=\"section-heading\"\u003eCare Instructions\u003c\/h2\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cp\u003e\u003cstrong\u003e☑️ Machine wash cold\u003c\/strong\u003e below 30°C\u003cbr\u003e\u003cstrong\u003e☑️ Line dry\u003c\/strong\u003e away from direct sunlight\u003cbr\u003e\u003cstrong\u003e☑️ Steam vertically\u003c\/strong\u003e to maintain fabric integrity\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eComplete Set Includes:\u003c\/strong\u003e 1 x Linen Vest, 1 x Palazzo Pant\u003c\/p\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eFinal Notes:\u003c\/strong\u003e Natural fiber variations enhance linen's charm. Garment softens beautifully with each wash. Designed for women who value comfort without sacrificing style. Product shown styled with model's personal accessories.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Brown Vest+Pants+Three-piece Belt Set \/ S","offer_id":52357523243372,"sku":"940822769945_Brown Vest+Pants+Three-piece Belt Set_S","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Brown Vest+Pants+Three-piece Belt Set \/ M","offer_id":52357523276140,"sku":"940822769945_Brown Vest+Pants+Three-piece Belt Set_M","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Brown Vest+Pants+Three-piece Belt Set \/ L","offer_id":52357523308908,"sku":"940822769945_Brown Vest+Pants+Three-piece Belt Set_L","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Brown Vest+Pants+Three-piece Belt Set \/ XL","offer_id":52357523341676,"sku":"940822769945_Brown Vest+Pants+Three-piece Belt Set_XL","price":259.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/0028_1.jpg?v=1753686478"},{"product_id":"women-s-embroidered-two-piece-set-sleeveless-top-wide-leg-pants-elegant-old-money-style","title":"Women’s Embroidered Two-Piece Set – Sleeveless Top \u0026 Wide-Leg Pants, Elegant Old Money Style","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n        \n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            color: #333;\n            line-height: 1.6;\n            background-color: #fff;\n            -webkit-font-smoothing: antialiased;\n            -moz-osx-font-smoothing: grayscale;\n        }\n        \n        .product-description {\n            max-width: 800px;\n            margin: 0 auto;\n            padding: 25px 20px;\n        }\n        \n        .elegant-heading {\n            font-size: 28px;\n            font-weight: 700;\n            color: #2c3e50;\n            margin-bottom: 15px;\n            position: relative;\n            padding-bottom: 10px;\n            line-height: 1.3;\n        }\n        \n        .elegant-heading:after {\n            content: \"\";\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 50px;\n            height: 3px;\n            background: #c5a47c;\n        }\n        \n        .subtitle {\n            font-size: 20px;\n            color: #c5a47c;\n            font-weight: 500;\n            margin-bottom: 25px;\n            font-style: italic;\n            line-height: 1.4;\n        }\n        \n        .features-section {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 20px;\n            margin: 30px 0;\n        }\n        \n        .feature-item {\n            display: flex;\n            align-items: flex-start;\n            margin-bottom: 20px;\n        }\n        \n        .feature-icon {\n            font-size: 20px;\n            color: #c5a47c;\n            margin-right: 12px;\n            min-width: 25px;\n            padding-top: 3px;\n        }\n        \n        .fabric-section {\n            background: #f9f7f3;\n            padding: 25px;\n            border-radius: 8px;\n            margin: 30px 0;\n        }\n        \n        .section-heading {\n            font-size: 22px;\n            font-weight: 700;\n            margin-bottom: 20px;\n            color: #2c3e50;\n            position: relative;\n            padding-bottom: 8px;\n        }\n        \n        .section-heading:after {\n            content: \"\";\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 40px;\n            height: 2px;\n            background: #c5a47c;\n        }\n        \n        .perfect-match {\n            font-size: 20px;\n            font-weight: 500;\n            margin: 35px 0;\n            padding: 20px;\n            border-left: 4px solid #c5a47c;\n            background: #fefaf0;\n            line-height: 1.6;\n            border-radius: 0 8px 8px 0;\n            position: relative;\n            font-style: italic;\n        }\n        \n        .perfect-match::before {\n            content: \"\"\";\n            position: absolute;\n            top: -15px;\n            left: 15px;\n            font-size: 60px;\n            color: #c5a47c;\n            font-family: Georgia, serif;\n        }\n        \n        .color-options {\n            display: flex;\n            gap: 30px;\n            margin-top: 25px;\n            flex-wrap: wrap;\n        }\n        \n        .color-swatch {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            min-width: 200px;\n        }\n        \n        .color-box {\n            width: 80px;\n            height: 80px;\n            border-radius: 8px;\n            box-shadow: 0 3px 8px rgba(0,0,0,0.1);\n            margin-bottom: 15px;\n            transition: transform 0.3s ease;\n        }\n        \n        .color-box:hover {\n            transform: translateY(-5px);\n        }\n        \n        .color-name {\n            font-weight: 600;\n            font-size: 16px;\n            margin-bottom: 5px;\n            color: #2c3e50;\n        }\n        \n        .white {\n            background: #ffffff;\n            border: 1px solid #e0e0e0;\n        }\n        \n        .highlight {\n            color: #c5a47c;\n            font-weight: 600;\n        }\n        \n        .fabric-stats {\n            display: flex;\n            gap: 30px;\n            margin-top: 25px;\n            flex-wrap: wrap;\n        }\n        \n        .fabric-stat {\n            flex: 1;\n            min-width: 180px;\n            background: white;\n            padding: 20px;\n            border-radius: 8px;\n            box-shadow: 0 3px 12px rgba(0,0,0,0.07);\n            text-align: center;\n            transition: transform 0.3s ease;\n        }\n        \n        .fabric-stat:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        }\n        \n        .stat-value {\n            font-size: 32px;\n            font-weight: 700;\n            color: #c5a47c;\n            margin-bottom: 10px;\n        }\n        \n        .stat-title {\n            font-size: 14px;\n            color: #777;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            font-weight: 600;\n            margin-bottom: 8px;\n        }\n        \n        .size-guide-section {\n            background: #f9f7f3;\n            padding: 25px;\n            border-radius: 8px;\n            margin: 40px 0;\n        }\n        \n        .size-chart-container {\n            margin: 20px 0;\n        }\n        \n        .measurement-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 15px 0;\n            box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n        }\n        \n        .measurement-table th {\n            background-color: #e8e1d3;\n            padding: 12px 15px;\n            text-align: left;\n            font-weight: 600;\n            color: #2c3e50;\n        }\n        \n        .measurement-table td {\n            padding: 12px 15px;\n            border-bottom: 1px solid #e8e1d3;\n        }\n        \n        .measurement-table .size {\n            font-weight: 600;\n            color: #2c3e50;\n        }\n        \n        .measurement-table .unit {\n            font-size: 13px;\n            color: #777;\n            display: block;\n        }\n        \n        .note {\n            font-size: 14px;\n            color: #777;\n            margin-top: 20px;\n            line-height: 1.6;\n            font-style: italic;\n            padding: 15px;\n            background: #f5f2eb;\n            border-radius: 6px;\n        }\n        \n        ul {\n            margin-left: 25px;\n            margin-bottom: 20px;\n        }\n        \n        ul li {\n            margin-bottom: 10px;\n            position: relative;\n            padding-left: 25px;\n        }\n        \n        ul li:before {\n            content: \"•\";\n            color: #c5a47c;\n            font-size: 20px;\n            position: absolute;\n            left: 0;\n            top: -3px;\n        }\n        \n        .size-type {\n            font-size: 18px;\n            font-weight: 600;\n            margin: 25px 0 15px;\n            color: #2c3e50;\n            padding-left: 10px;\n            border-left: 3px solid #c5a47c;\n        }\n        \n        .height-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0;\n            box-shadow: 0 2px 6px rgba(0,0,0,0.05);\n        }\n        \n        .height-table th {\n            background-color: #e8e1d3;\n            padding: 12px 15px;\n            text-align: left;\n            font-weight: 600;\n            color: #2c3e50;\n        }\n        \n        .height-table td {\n            padding: 12px 15px;\n            border-bottom: 1px solid #e8e1d3;\n        }\n        \n        .height-table .height {\n            font-weight: 600;\n            color: #2c3e50;\n        }\n        \n        .icon-list {\n            list-style: none;\n            margin-left: 0;\n            padding-left: 0;\n        }\n        \n        .icon-list li {\n            display: flex;\n            align-items: center;\n            margin-bottom: 15px;\n            padding-left: 0;\n        }\n        \n        .icon-list li:before {\n            content: none;\n        }\n        \n        .icon-list .icon {\n            color: #c5a47c;\n            font-size: 20px;\n            min-width: 30px;\n            margin-right: 10px;\n        }\n        \n        \/* Responsive adjustments *\/\n        @media (max-width: 768px) {\n            .product-description {\n                padding: 20px;\n            }\n            \n            .features-section {\n                grid-template-columns: 1fr;\n                gap: 0;\n            }\n            \n            .color-options {\n                flex-direction: column;\n                gap: 25px;\n            }\n            \n            .color-swatch {\n                min-width: 100%;\n                flex-direction: row;\n                align-items: center;\n                text-align: left;\n            }\n            \n            .color-box {\n                margin-right: 20px;\n                margin-bottom: 0;\n                width: 70px;\n                height: 70px;\n            }\n            \n            .fabric-stats {\n                flex-direction: column;\n                gap: 15px;\n            }\n            \n            .fabric-stat {\n                min-width: 100%;\n            }\n        }\n        \n        @media (max-width: 520px) {\n            .product-description {\n                padding: 15px;\n            }\n            \n            .elegant-heading {\n                font-size: 24px;\n                padding-bottom: 8px;\n            }\n            \n            .subtitle {\n                font-size: 18px;\n                margin-bottom: 15px;\n            }\n            \n            .section-heading {\n                font-size: 20px;\n                margin-bottom: 15px;\n            }\n            \n            .perfect-match {\n                font-size: 18px;\n                margin: 25px 0;\n                padding: 15px;\n            }\n            \n            .feature-item {\n                margin-bottom: 15px;\n            }\n            \n            .feature-icon {\n                font-size: 18px;\n            }\n            \n            .fabric-section {\n                padding: 18px;\n                margin: 20px 0;\n            }\n            \n            .stat-value {\n                font-size: 28px;\n            }\n            \n            .size-guide-section {\n                padding: 18px;\n                margin: 30px 0;\n            }\n            \n            .measurement-table th, \n            .measurement-table td {\n                padding: 10px 12px;\n                font-size: 14px;\n            }\n            \n            .color-swatch {\n                align-items: flex-start;\n            }\n            \n            .color-box {\n                width: 60px;\n                height: 60px;\n            }\n            \n            .size-type {\n                font-size: 16px;\n            }\n            \n            .measurement-table {\n                min-width: unset;\n            }\n            \n            .size-chart-container {\n                margin: 0;\n                padding: 0;\n                overflow-x: visible;\n            }\n        }\n\n        @media (max-width: 768px) and (min-width: 521px) {\n            .size-chart-container {\n                overflow-x: visible;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003ch1 class=\"elegant-heading\"\u003eSleeveless Vest \u0026amp; Wide-Leg Pants Set - Premium Summer Separates\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eCrisp White Urban Elegance with Embroidered Details\u003c\/p\u003e\n\u003cp\u003eThis premium vest and pants set redefines summer sophistication with its crisp white hue and intricate embroidery. Designed for the modern woman who values both style and comfort in warm weather.\u003c\/p\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"section-heading\"\u003eDesign Excellence\u003c\/h2\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eEmbroidered Details\u003c\/strong\u003e\n\u003cp\u003eLarge 3D floral motif (red\/black) on vest chest\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eStructured V-Neck\u003c\/strong\u003e\n\u003cp\u003eElegant neckline with gold-tone buttons\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFunctional Pockets\u003c\/strong\u003e\n\u003cp\u003eWelt pockets at hips for practical style\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eModern Tailored Silhouette\u003c\/strong\u003e\n\u003cp\u003eFlattering cut that enhances your figure\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"section-heading\"\u003eComfort \u0026amp; Fit\u003c\/h2\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eWide-Leg Pants\u003c\/strong\u003e\n\u003cp\u003e17.7\" leg opening with elastic back panel\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBreathable Performance\u003c\/strong\u003e\n\u003cp\u003eWrinkle-resistant \u0026amp; moisture-wicking fabric\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAdjustable Waist\u003c\/strong\u003e\n\u003cp\u003eAccommodates 2\" waist variance comfortably\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRaw-Edge Finish\u003c\/strong\u003e\n\u003cp\u003eSide slits and modern detailing\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perfect-match\"\u003e\"Effortless elegance that transitions from daytime chic to evening sophistication\"\u003c\/div\u003e\n\u003ch2 class=\"section-heading\"\u003eSignature Color\u003c\/h2\u003e\n\u003cp\u003eA crisp white shade that radiates summer freshness:\u003c\/p\u003e\n\u003cdiv class=\"color-options\"\u003e\n\u003cdiv class=\"color-swatch\"\u003e\n\u003cdiv class=\"color-box white\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"color-name\"\u003eCrisp White\u003c\/div\u003e\n\u003cp\u003eA timeless color perfect for summer ensembles\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fabric-section\"\u003e\n\u003ch2 class=\"section-heading\"\u003ePremium Fabrication\u003c\/h2\u003e\n\u003cp\u003eCrafted from \u003cspan class=\"highlight\"\u003e65% Rayon, 35% Polyester, 5% Acetate\u003c\/span\u003e, this set offers:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSilk-like drape for luxurious movement\u003c\/li\u003e\n\u003cli\u003eStructure retention for lasting shape\u003c\/li\u003e\n\u003cli\u003eSubtle sheen that catches the light beautifully\u003c\/li\u003e\n\u003cli\u003eBreathable and moisture-wicking for summer comfort\u003c\/li\u003e\n\u003cli\u003eWrinkle-resistant for easy care and wear\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"fabric-stats\"\u003e\n\u003cdiv class=\"fabric-stat\"\u003e\n\u003cdiv class=\"stat-value\"\u003e65%\u003c\/div\u003e\n\u003cdiv class=\"stat-title\"\u003eRayon\u003c\/div\u003e\n\u003cp\u003eFor silk-like drape\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fabric-stat\"\u003e\n\u003cdiv class=\"stat-value\"\u003e35%\u003c\/div\u003e\n\u003cdiv class=\"stat-title\"\u003ePolyester\u003c\/div\u003e\n\u003cp\u003eFor structure retention\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fabric-stat\"\u003e\n\u003cdiv class=\"stat-value\"\u003e5%\u003c\/div\u003e\n\u003cdiv class=\"stat-title\"\u003eAcetate\u003c\/div\u003e\n\u003cp\u003eFor subtle sheen\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-guide-section\"\u003e\n\u003ch2 class=\"section-heading\"\u003ePrecise Tailoring Guide\u003c\/h2\u003e\n\u003cp\u003eOur meticulous sizing ensures perfect fit and comfort across all body types:\u003c\/p\u003e\n\u003cdiv class=\"size-type\"\u003eVest Measurements\u003c\/div\u003e\n\u003cdiv class=\"size-chart-container\"\u003e\n\u003ctable class=\"measurement-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 20%;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"width: 20%;\"\u003eLength\u003c\/th\u003e\n\u003cth style=\"width: 20%;\"\u003eShoulder\u003c\/th\u003e\n\u003cth style=\"width: 20%;\"\u003eBust\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eS\u003c\/td\u003e\n\u003ctd\u003e26.0\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(66 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e17.3\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(44 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e37.0\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(94 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eM\u003c\/td\u003e\n\u003ctd\u003e26.4\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(67 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e17.7\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(45 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e38.6\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(98 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eL\u003c\/td\u003e\n\u003ctd\u003e26.8\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(68 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e18.1\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(46 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e40.2\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(102 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eXL\u003c\/td\u003e\n\u003ctd\u003e27.2\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(69 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e18.5\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(47 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e41.7\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(106 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-type\"\u003ePants Measurements\u003c\/div\u003e\n\u003cdiv class=\"size-chart-container\"\u003e\n\u003ctable class=\"measurement-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 20%;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"width: 20%;\"\u003eLength\u003c\/th\u003e\n\u003cth style=\"width: 20%;\"\u003eWaist\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eS\u003c\/td\u003e\n\u003ctd\u003e42.5\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(108 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e27.6\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(70 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eM\u003c\/td\u003e\n\u003ctd\u003e42.9\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(109 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e29.1\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(74 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eL\u003c\/td\u003e\n\u003ctd\u003e43.3\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(110 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e30.7\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(78 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"size\"\u003eXL\u003c\/td\u003e\n\u003ctd\u003e43.7\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(111 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e32.3\"\u003cbr\u003e\u003cspan class=\"unit\"\u003e(82 cm)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cstrong\u003eMeasurement Note:\u003c\/strong\u003e Due to manual flat measurements, slight variations of 1-3cm (0.4-1.2\") may occur. Elastic back panel accommodates 5cm (2\") waist variance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-heading\"\u003eStyling Inspiration\u003c\/h2\u003e\n\u003cp\u003eThis versatile set empowers you to express your personal style:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eOffice Elegance:\u003c\/strong\u003e Layer over silk camisole, pair with block heels\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeekend Chic:\u003c\/strong\u003e Wear with crop top and sandals for coffee-run style\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEvening Sophistication:\u003c\/strong\u003e Combine with statement jewelry and heels\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eResort Ready:\u003c\/strong\u003e Pair with straw hat and espadrilles\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 class=\"section-heading\"\u003eBody-Inclusive Fit Guide\u003c\/h2\u003e\n\u003cp\u003eFind your perfect size based on height:\u003c\/p\u003e\n\u003ctable class=\"height-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eHeight Range\u003c\/th\u003e\n\u003cth\u003eRecommended Size\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"height\"\u003eUnder 5'4\" (163cm)\u003c\/td\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"height\"\u003e5'4\" - 5'7\" (163-170cm)\u003c\/td\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"height\"\u003e5'8\" - 5'10\" (173-178cm)\u003c\/td\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"height\"\u003e5'11\" and above (180cm+)\u003c\/td\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch2 class=\"section-heading\"\u003ePremium Craftsmanship\u003c\/h2\u003e\n\u003cp\u003eWhy American women choose this set:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eReinforced Embroidery Seams:\u003c\/strong\u003e Ensures longevity of detailed design\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBias-Cut Drape:\u003c\/strong\u003e Creates flattering movement and silhouette\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuality Hardware:\u003c\/strong\u003e Gold-tone buttons for lasting elegance\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEthical Production:\u003c\/strong\u003e Responsibly manufactured for conscious consumers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 class=\"section-heading\"\u003eCare Instructions\u003c\/h2\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cul class=\"icon-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\u003cstrong\u003eDry clean only\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\u003cstrong\u003eCold iron inside-out\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\u003cstrong\u003eStore flat or on padded hanger\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\u003cstrong\u003eAvoid direct sunlight during storage\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-heading\"\u003eSet Includes\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003ePackaging Includes:\u003c\/strong\u003e 1 x Embroidered sleeveless vest, 1 x Wide-leg pants\u003c\/p\u003e\n\u003cdiv class=\"note\"\u003e\n\u003cp\u003e\u003cstrong\u003eImportant Notes:\u003c\/strong\u003e Coffee cup and sunglasses in product images are styling props only. Stone backgrounds demonstrate urban versatility. Natural fiber variations are part of the fabric's character. Product shown styled with model's personal accessories (hat and bag not included).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"White \/ S","offer_id":52357826478444,"sku":"947335060053_White_S","price":289.0,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":52357826511212,"sku":"947335060053_White_M","price":289.0,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":52357826543980,"sku":"947335060053_White_L","price":289.0,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":52357826576748,"sku":"947335060053_White_XL","price":289.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/2bd336f4-1ca7-4dc7-9933-f980061f2eda.jpg?v=1752071010"},{"product_id":"linen-retro-loose-suit-wide-leg-pants-commuter-two-piece-set","title":"Linen Retro Loose Suit+Wide-leg Pants Commuter Two-piece Set","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eLinen Vintage Loose Blazer + Wide-Leg Pants Commuter Two-Piece Suit Set\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 12%;\"\u003e \u003ccol style=\"width: 17.6%;\"\u003e \u003ccol style=\"width: 17.6%;\"\u003e \u003ccol style=\"width: 17.6%;\"\u003e \u003ccol style=\"width: 17.6%;\"\u003e \u003ccol style=\"width: 17.6%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eCoat\u003cbr\u003eLength\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLength\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e14.57\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e36.22\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.73\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e14.96\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e37.80\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e39.37\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.52\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.75\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.94\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.53\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.50\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.91\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Craftsmanship:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Linen with Hand-Beaded Details\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat in inches (converted from centimeters)\u003c\/li\u003e\n\u003cli\u003eSize measurements may vary by 0.4\"-1.2\" due to manual measurement methods\u003c\/li\u003e\n\u003cli\u003eHand-beaded craftsmanship may have slight variations that enhance uniqueness\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Army Green \/ S","offer_id":52394194239852,"sku":"775777357341_Army Green_S","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ M","offer_id":52394194305388,"sku":"775777357341_Army Green_M","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ L","offer_id":52394194370924,"sku":"775777357341_Army Green_L","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ XL","offer_id":52394194436460,"sku":"775777357341_Army Green_XL","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/c8365ad5-d825-4e22-922d-2451a056eaba_d4b1d268-67ff-4759-a4d9-d413aa683d23.jpg?v=1753278021"},{"product_id":"acetate-jacquard-vest-wide-leg-pants-two-piece-set","title":"Acetate Jacquard Vest + Wide-Leg Pants Two-Piece Set","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eAcetate Jacquard Vest + Wide-Leg Pants Two-Piece Set\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 18%;\"\u003e \u003ccol style=\"width: 18%;\"\u003e \u003ccol style=\"width: 18%;\"\u003e \u003ccol style=\"width: 18%;\"\u003e \u003ccol style=\"width: 18%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eShld\u003cbr\u003eWidth\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8极; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eCoat\u003cbr\u003eLength\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLength\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e37.01\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e38.58\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.17\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.73\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.93\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.16\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e17.32\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.73\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.95\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.50\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.52\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Acetate Fiber\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Please select size based on actual measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003e2. Due to individual body differences, age\/height\/weight are reference only\u003c\/li\u003e\n\u003cli\u003e3. Normal error range: 0.4\"-1.2\" for flat measurements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Black \/ S","offer_id":52398195245420,"sku":"938498068090_Black_S","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":52398195278188,"sku":"938498068090_Black_M","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":52398195310956,"sku":"938498068090_Black_L","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":52398195376492,"sku":"938498068090_Black_XL","price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/1_987a3b56-16d9-49f6-b27e-78387bbddce7.jpg?v=1753362238"},{"product_id":"mustard-yellow-acetate-vest-wide-leg-pants-two-piece-set","title":"Mustard Yellow Acetate Vest + Wide-Leg Pants Two-Piece Set","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eMustard Yellow Acetate Vest + Wide-Leg Pants Two-Piece Set\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed; height: 99.9373px;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 18%;\"\u003e \u003ccol style=\"width: 18%;\"\u003e \u003ccol style=\"width: 18%;\"\u003e \u003ccol style=\"width: 18%;\"\u003e \u003ccol style=\"极 width: 18%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: rgb(248, 243, 237); height: 33.3125px;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003eShld\u003cbr\u003eWidth\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003eCoat\u003cbr\u003eLength\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003ePants\u003cbr\u003eLength\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.6562px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e37.01\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e27.95\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e25.20\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e41.34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.6562px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e16.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e38.58\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e41.73\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.6562px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e16.93\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e40.16\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.6562px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e17.32\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e41.73\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e42.52\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Color:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Acetate Fiber - Mustard Yellow\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Please select size based on actual measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003e2. Due to individual body differences, age\/height\/weight are reference only\u003c\/li\u003e\n\u003cli\u003e3. Normal error range: 0.4\"-1.2\" for flat measurements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Mustard Yellow \/ S","offer_id":52399140798828,"sku":"920106753739_Mustard Yellow_S","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Mustard Yellow \/ M","offer_id":52399140831596,"sku":"920106753739_Mustard Yellow_M","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Mustard Yellow \/ L","offer_id":52399140864364,"sku":"920106753739_Mustard Yellow_L","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Mustard Yellow \/ XL","offer_id":52399140897132,"sku":"920106753739_Mustard Yellow_XL","price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/1_0e13fa7d-f9d9-4ab1-8a1f-189d976b58f8.jpg?v=1753363468"},{"product_id":"linen-hand-beaded-shirt-pants-old-money-style-two-piece-set","title":"Linen Hand-Beaded Shirt + Pants Old Money Style Two-Piece Set","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eLinen Hand-Beaded Shirt + Pants Old Money Style Two-Piece Set\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eShirt\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e20.08\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e19.88\"\u003c!--极--\u003e\n\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.36\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.41\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e20.47\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e43.70\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e20.08\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.76\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.98\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.75\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e20.87\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e45.28\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e20.28\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.15\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e21.26\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e46.85\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e20.47\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.93\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Craftsmanship:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Linen with Hand-Beaded Detailing\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Please select size based on actual measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003e2. Due to individual body differences, age\/height\/weight are reference only\u003c\/li\u003e\n\u003cli\u003e3. Normal error range: 0.4\"-1.2\" for flat measurements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Yellow \/ S","offer_id":52399141683564,"sku":"934698102398_Yellow_S","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Blue \/ S","offer_id":52399141716332,"sku":"934698102398_Blue_S","price":195.0,"currency_code":"USD","in_stock":true},{"title":"White \/ S","offer_id":52399141749100,"sku":"934698102398_White_S","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ M","offer_id":52399141781868,"sku":"934698102398_Yellow_M","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Blue \/ M","offer_id":52399141814636,"sku":"934698102398_Blue_M","price":195.0,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":52399141847404,"sku":"934698102398_White_M","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ L","offer_id":52399141880172,"sku":"934698102398_Yellow_L","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Blue \/ L","offer_id":52399141912940,"sku":"934698102398_Blue_L","price":195.0,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":52399141945708,"sku":"934698102398_White_L","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ XL","offer_id":52399141978476,"sku":"934698102398_Yellow_XL","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XL","offer_id":52399142011244,"sku":"934698102398_Blue_XL","price":195.0,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":52399142044012,"sku":"934698102398_White_XL","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/02_1.jpg?v=1753364773"},{"product_id":"linen-two-piece-set-relaxed-suit-jacket-wide-leg-trousers","title":"Linen Two-Piece Set – Relaxed Suit Jacket \u0026 Wide-Leg Trousers","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eRelaxed Linen Suit Jacket + Wide-Leg Pants Old Money Style Two-Piece Set\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95px;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed; height: 99.9373px;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: rgb(248, 243, 237); height: 33.3125px;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003eShld\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003eSleeve\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003eShirt\u003cbr\u003e\u003cspan\u003eLen.\u003c\/span\u003e\n\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003ePants\u003cbr\u003e\u003cspan\u003eLen.\u003c\/span\u003e\n\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.6562px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e15.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e39.37\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e23.62\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e27.17\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e41.73\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.6562px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e15.75\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e40.94\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.6562px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e42.52\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e24.41\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e27.95\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e42.52\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.6562px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e16.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e44.09\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e24.80\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e31.50\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e42.91\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric Composition:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e30% Linen, 70% Polyester\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Please select size based on actual measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003e2. Due to individual body differences, age\/height\/weight are reference only\u003c\/li\u003e\n\u003cli\u003e3. Normal measurement error: 0.4\"-1.2\" for flat measurements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"green Suit+Pants+Waist strap \/ S","offer_id":52399144141164,"sku":"956215930944_green Suit+Pants+Waist strap_S","price":185.0,"currency_code":"USD","in_stock":true},{"title":"green Suit+Pants+Waist strap \/ M","offer_id":52399144173932,"sku":"956215930944_green Suit+Pants+Waist strap_M","price":185.0,"currency_code":"USD","in_stock":true},{"title":"green Suit+Pants+Waist strap \/ L","offer_id":52399144206700,"sku":"956215930944_green Suit+Pants+Waist strap_L","price":185.0,"currency_code":"USD","in_stock":true},{"title":"green Suit+Pants+Waist strap \/ XL","offer_id":52399144239468,"sku":"956215930944_green Suit+Pants+Waist strap_XL","price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/2025072502_1.jpg?v=1753439144"},{"product_id":"retro-jacquard-short-sleeve-shirt-wide-leg-pants-professional-two-piece-set","title":"Retro Jacquard Short-Sleeve Shirt + Wide-Leg Pants Professional Two-Piece Set","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eRetro Jacquard Short-Sleeve Shirt + Wide-Leg Pants Professional Two-Piece Set\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eShirt\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e36.22\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e9.06\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.95\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.98\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.75\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e37.80\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e9.45\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.52\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e39.37\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e9.84\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.91\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.94\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e10.24\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e30.71\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e43.31\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Craftsmanship:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Viscose, Jacquard Process\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Please select size based on actual measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003e2. Due to individual body differences, age\/height\/weight are reference only\u003c\/li\u003e\n\u003cli\u003e3. Normal error range: 0.4\"-1.2\" for flat measurements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"green \/ S","offer_id":52399405400428,"sku":"945313133390_green_S","price":185.0,"currency_code":"USD","in_stock":true},{"title":"purple \/ S","offer_id":52399405433196,"sku":"945313133390_purple_S","price":185.0,"currency_code":"USD","in_stock":true},{"title":"green \/ M","offer_id":52399405465964,"sku":"945313133390_green_M","price":185.0,"currency_code":"USD","in_stock":true},{"title":"purple \/ M","offer_id":52399405498732,"sku":"945313133390_purple_M","price":185.0,"currency_code":"USD","in_stock":true},{"title":"green \/ L","offer_id":52399405531500,"sku":"945313133390_green_L","price":185.0,"currency_code":"USD","in_stock":true},{"title":"purple \/ L","offer_id":52399405564268,"sku":"945313133390_purple_L","price":185.0,"currency_code":"USD","in_stock":true},{"title":"green \/ XL","offer_id":52399405597036,"sku":"945313133390_green_XL","price":185.0,"currency_code":"USD","in_stock":true},{"title":"purple \/ XL","offer_id":52399405629804,"sku":"945313133390_purple_XL","price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/202507251_1.jpg?v=1753434204"},{"product_id":"linen-two-piece-set-watercolor-lotus-embroidered-shirt-wide-leg-pants","title":"Linen Two-Piece Set – Watercolor Lotus Embroidered Shirt \u0026 Wide-Leg Pants","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eLinen Two-Piece Set – Watercolor Lotus Embroidered Shirt \u0026amp; Wide-Leg Pants\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed; height: 116.594px;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: rgb(248, 243, 237); height: 33.3125px;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003eShld\u003cbr\u003e\n\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003eCoat\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003eWaist\u003cbr\u003eelastic\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3125px;\"\u003ePants\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 33.3125px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 33.3125px;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 33.3125px;\"\u003e20.47\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 33.3125px;\"\u003e45.28\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 33.3125px;\"\u003e21.26\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 33.3125px;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 33.3125px;\"\u003e25.20\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 33.3125px;\"\u003e41.34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.6562px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e20.87\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e46.85\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e21.65\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e41.73\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.6562px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e21.26\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e48.43\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e22.05\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.6562px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e21.65\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e50.00\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e22.44\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e29.53\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.6562px;\"\u003e42.52\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eFabric \u0026amp; Craft:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Linen | Embroidered Details\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003eSizing may vary by 0.4\"-1.2\" due to measurement tolerance\u003c\/li\u003e\n\u003cli\u003eSelect size based on \u003cu\u003eactual body measurements\u003c\/u\u003e, not height\/weight\u003c\/li\u003e\n\u003cli\u003eElastic waist design allows flexible fit adjustment\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"White \/ S","offer_id":52402165449068,"sku":"917049517381_White_S","price":195.0,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":52402165481836,"sku":"917049517381_White_M","price":195.0,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":52402165514604,"sku":"917049517381_White_L","price":195.0,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":52402165547372,"sku":"917049517381_White_XL","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/1_8a016566-b9ba-44bd-810a-9b69f6ea7364.jpg?v=1753446292"},{"product_id":"high-end-jacquard-suit-set-3d-embroidered-blazer-wide-leg-pants","title":"High-End Jacquard Suit Set – 3D Embroidered Blazer \u0026 Wide-Leg Pants","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eHigh-End Jacquard Suit Set – 3D Embroidered Blazer \u0026amp; Wide-Leg Pants\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eJacket\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e36.22\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.38\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e37.80\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.95\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.93\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e39.37\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.53\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e17.32\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.94\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.10\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Craftsmanship:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e25% Linen, 75% Rayon, Jacquard Weave\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eDesign Features:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003ePremium high-end jacquard fabric with luxury sheen\u003c\/li\u003e\n\u003cli\u003eArtisan 3D embroidery detailing for dimensional texture\u003c\/li\u003e\n\u003cli\u003eCoordinated suit set - blazer and wide-leg pants\u003c\/li\u003e\n\u003cli\u003eElegant wide-leg silhouette with sophisticated drape\u003c\/li\u003e\n\u003cli\u003eRefined tailoring for professional occasions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Note consistent sleeve length (24.02\") across all sizes\u003c\/li\u003e\n\u003cli\u003e2. Jacket length and pants length are uniform across sizes\u003c\/li\u003e\n\u003cli\u003e3. Blend variations may occur (±0.5\") due to fabric drape\u003c\/li\u003e\n\u003cli\u003e4. Professional dry cleaning recommended to preserve embroidery\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"White \/ S","offer_id":52503891771756,"sku":"961210626263_White_S","price":275.0,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":52503891837292,"sku":"961210626263_White_M","price":275.0,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":52503891902828,"sku":"961210626263_White_L","price":275.0,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":52503891968364,"sku":"961210626263_White_XL","price":275.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/35b7da2d-bc53-4f0b-ac9b-5c382f1b461b.jpg?v=1754820936"},{"product_id":"haute-couture-linen-embroidered-tie-waist-suit-women-s-autumn-professional-two-piece-set","title":"Haute Couture Linen Embroidered Tie-Waist Suit – Women’s Autumn Professional Two-Piece Set","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eHaute Couture Linen Embroidered Tie-Waist Suit – Women’s Autumn Professional Two-Piece Set\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eJacket\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e11.81\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e37.80\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.38\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e12.20\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e39.37\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.95\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e12.60\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.94\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.53\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e12.99\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.52\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.10\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric Composition:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Linen\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eDesign Features:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eHaute couture craftsmanship for premium professional women\u003c\/li\u003e\n\u003cli\u003eElegant embroidered details with adjustable tie-waist design\u003c\/li\u003e\n\u003cli\u003ePremium 100% linen fabric for autumn comfort and breathability\u003c\/li\u003e\n\u003cli\u003eCoordinated two-piece suit ensemble\u003c\/li\u003e\n\u003cli\u003eModern tailored silhouette with sophisticated flair\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Tie-waist allows flexible sizing adjustment\u003c\/li\u003e\n\u003cli\u003e2. Sleeve length, jacket length and pants length are consistent across sizes\u003c\/li\u003e\n\u003cli\u003e3. Linen may have slight size variations (±0.6\") due to natural fiber properties\u003c\/li\u003e\n\u003cli\u003e4. Gentle machine wash recommended to preserve embroidery\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Raw jute color Suit+Pants \/ S","offer_id":52503892066668,"sku":"962463656981_Raw jute color Suit+Pants_S","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Raw jute color Suit+Pants \/ M","offer_id":52503892132204,"sku":"962463656981_Raw jute color Suit+Pants_M","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Raw jute color Suit+Pants \/ L","offer_id":52503892197740,"sku":"962463656981_Raw jute color Suit+Pants_L","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Raw jute color Suit+Pants \/ XL","offer_id":52503892263276,"sku":"962463656981_Raw jute color Suit+Pants_XL","price":285.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/212a0f13-0bdc-4bc2-8b2d-21838ac716d4.jpg?v=1754820938"},{"product_id":"embroidered-beaded-jacquard-suit-set-sophisticated-blazer-wide-leg-pants","title":"Embroidered Beaded Jacquard Suit Set – Sophisticated Blazer \u0026 Wide-Leg Pants","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eEmbroidered Beaded Jacquard Suit Set – Sophisticated Blazer \u0026amp; Wide-Leg Pants\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eJacket\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.75\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e34.65\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.10\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.38\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.91\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e36.22\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.10\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.95\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.91\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e37.80\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.10\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.53\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.91\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.93\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e39.37\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.10\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.10\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.91\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric Composition:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Acetate\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eDesign Features:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eExquisite embroidery and bead detailing for elevated sophistication\u003c\/li\u003e\n\u003cli\u003ePremium jacquard pattern on luxurious acetate fabric\u003c\/li\u003e\n\u003cli\u003eModern wide-leg pants with fluid silhouette\u003c\/li\u003e\n\u003cli\u003eProfessional suit set designed for executive women\u003c\/li\u003e\n\u003cli\u003eTailored jacket with refined structuring and flattering cut\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Note consistent sleeve and jacket length across sizes\u003c\/li\u003e\n\u003cli\u003e2. Acetate fabric provides luxurious drape and sheen\u003c\/li\u003e\n\u003cli\u003e3. Size variations within ±0.4\" may occur\u003c\/li\u003e\n\u003cli\u003e4. Professional dry cleaning recommended for bead details\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"green Suit+Pants \/ S","offer_id":52503892853100,"sku":"961895313225_green Suit+Pants_S","price":255.0,"currency_code":"USD","in_stock":true},{"title":"green Suit+Pants \/ M","offer_id":52503892951404,"sku":"961895313225_green Suit+Pants_M","price":255.0,"currency_code":"USD","in_stock":true},{"title":"green Suit+Pants \/ L","offer_id":52503893049708,"sku":"961895313225_green Suit+Pants_L","price":255.0,"currency_code":"USD","in_stock":true},{"title":"green Suit+Pants \/ XL","offer_id":52503893148012,"sku":"961895313225_green Suit+Pants_XL","price":255.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/e6488153-b193-4108-9913-de9afdc67768.jpg?v=1754820992"},{"product_id":"autumn-designer-wide-leg-suit-adjustable-tie-waist-professional-set-with-complimentary-scarf","title":"Autumn Designer Wide-Leg Suit – Adjustable Tie-Waist Professional Set with Complimentary Scarf","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eAutumn Designer Wide-Leg Suit – Adjustable Tie-Waist Professional Set with Complimentary Scarf\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eShirt\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e34.65\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.83\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.75\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e36.22\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.23\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.95\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.73\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e37.80\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.62\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e30.71\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e39.37\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e32.28\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.52\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Craftsmanship:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e25% Wool, 75% Polyester\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eDesign Features:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eDesigner adjustable tie-waist for personalized fit\u003c\/li\u003e\n\u003cli\u003eContemporary wide-leg pants with sophisticated drape\u003c\/li\u003e\n\u003cli\u003eComplimentary scarf accessory for professional elegance\u003c\/li\u003e\n\u003cli\u003eAutumn-ready wool blend for comfortable warmth\u003c\/li\u003e\n\u003cli\u003eTailored silhouette with modern professional appeal\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Adjustable waist allows flexible sizing\u003c\/li\u003e\n\u003cli\u003e2. Size variations within ±0.5\" may occur\u003c\/li\u003e\n\u003cli\u003e3. Professional dry clean recommended for best care\u003c\/li\u003e\n\u003cli\u003e4. Includes complementary silk scarf accessory\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Cherry Blossom Powder Suit+Silk Scarf+Pants \/ S","offer_id":52503893246316,"sku":"961172270556_Cherry Blossom Powder Suit+Silk Scarf+Pants_S","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Moss Green Suit+Silk Scarf+Pants \/ S","offer_id":52503893279084,"sku":"961172270556_Moss Green Suit+Silk Scarf+Pants_S","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Cherry Blossom Powder Suit+Silk Scarf+Pants \/ M","offer_id":52503893311852,"sku":"961172270556_Cherry Blossom Powder Suit+Silk Scarf+Pants_M","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Moss Green Suit+Silk Scarf+Pants \/ M","offer_id":52503893344620,"sku":"961172270556_Moss Green Suit+Silk Scarf+Pants_M","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Cherry Blossom Powder Suit+Silk Scarf+Pants \/ L","offer_id":52503893377388,"sku":"961172270556_Cherry Blossom Powder Suit+Silk Scarf+Pants_L","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Moss Green Suit+Silk Scarf+Pants \/ L","offer_id":52503893410156,"sku":"961172270556_Moss Green Suit+Silk Scarf+Pants_L","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Cherry Blossom Powder Suit+Silk Scarf+Pants \/ XL","offer_id":52503893442924,"sku":"961172270556_Cherry Blossom Powder Suit+Silk Scarf+Pants_XL","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Moss Green Suit+Silk Scarf+Pants \/ XL","offer_id":52503893475692,"sku":"961172270556_Moss Green Suit+Silk Scarf+Pants_XL","price":235.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/34efb509-57c9-4721-994d-031cb9fd0f4f.jpg?v=1754821020"},{"product_id":"premium-custom-autumn-linen-striped-suit-set-relaxed-old-money-style","title":"Premium Custom Autumn Linen Striped Suit Set – Relaxed Old Money Style","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003ePremium Custom Autumn Linen Striped Suit Set – Relaxed Old Money Style\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eJacket\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.16\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.42\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.38\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.94\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.93\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.73\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.62\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.95\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.46\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e17.32\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e43.31\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.82\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.53\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.53\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.97\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e17.72\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e44.88\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.10\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.48\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric Composition:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Linen\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eDesign Features:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003ePremium custom tailoring in authentic \"Old Money\" aesthetic\u003c\/li\u003e\n\u003cli\u003eRelaxed silhouette with artisanal stripes for effortless luxury\u003c\/li\u003e\n\u003cli\u003ePure 100% linen fabric for autumn comfort and breathability\u003c\/li\u003e\n\u003cli\u003eTwo-piece set designed for sophisticated casual elegance\u003c\/li\u003e\n\u003cli\u003eLoose cut prioritizing comfort without compromising style\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Natural linen fibers may have ±0.8\" sizing variations\u003c\/li\u003e\n\u003cli\u003e2. Select size based on bust and waist measurements\u003c\/li\u003e\n\u003cli\u003e3. Garment features relaxed fit - recommend sizing down if preference is closer fit\u003c\/li\u003e\n\u003cli\u003e4. Gentle machine wash recommended to preserve linen quality\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Gray suit + pants \/ S","offer_id":52503893639532,"sku":"960716991251_Gray Suit+Pants_S","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Gray suit + pants \/ M","offer_id":52503893672300,"sku":"960716991251_Gray Suit+Pants_M","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Gray suit + pants \/ L","offer_id":52503893705068,"sku":"960716991251_Gray Suit+Pants_L","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Gray suit + pants \/ XL","offer_id":52503893737836,"sku":"960716991251_Gray Suit+Pants_XL","price":265.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/60ad56d4-ba53-4b7b-98b9-874347f2eed2.jpg?v=1754821045"},{"product_id":"premium-autumn-blazer-set-3d-cherry-blossom-jacket-with-formal-pants","title":"Premium Autumn Blazer Set – 3D Cherry Blossom Jacket with Formal Pants","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003ePremium Autumn Blazer Set – 3D Cherry Blossom Jacket with Formal Pants\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eJacket\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e33.86\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.83\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.75\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e35.43\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.23\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.52\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e37.01\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.62\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.91\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e38.58\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.53\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.50\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e43.31\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric Composition:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003eCustom TR Wrinkle-Resistant Suit Fabric 100%\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eDesign Features:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eFull-body 3D cherry blossom design for sophisticated style\u003c\/li\u003e\n\u003cli\u003ePremium professional suit set for autumn commutes\u003c\/li\u003e\n\u003cli\u003eCustom TR wrinkle-resistant fabric for low maintenance\u003c\/li\u003e\n\u003cli\u003eTailored fit with structured silhouette\u003c\/li\u003e\n\u003cli\u003eVersatile two-piece ensemble for office and formal occasions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Select size based on bust and shoulder measurements\u003c\/li\u003e\n\u003cli\u003e2. TR fabric provides exceptional wrinkle resistance\u003c\/li\u003e\n\u003cli\u003e3. Professional dry cleaning recommended for best care\u003c\/li\u003e\n\u003cli\u003e4. Size variations within ±0.4\" may occur\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Black Suit+Pants \/ S","offer_id":52503897571692,"sku":"963323777289_Black Suit+Pants_S","price":255.0,"currency_code":"USD","in_stock":true},{"title":"White Suit+Pants \/ S","offer_id":52503897604460,"sku":"963323777289_White Suit+Pants_S","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Black Suit+Pants \/ M","offer_id":52503897637228,"sku":"963323777289_Black Suit+Pants_M","price":255.0,"currency_code":"USD","in_stock":true},{"title":"White Suit+Pants \/ M","offer_id":52503897669996,"sku":"963323777289_White Suit+Pants_M","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Black Suit+Pants \/ L","offer_id":52503897702764,"sku":"963323777289_Black Suit+Pants_L","price":255.0,"currency_code":"USD","in_stock":true},{"title":"White Suit+Pants \/ L","offer_id":52503897735532,"sku":"963323777289_White Suit+Pants_L","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Black Suit+Pants \/ XL","offer_id":52503897768300,"sku":"963323777289_Black Suit+Pants_XL","price":255.0,"currency_code":"USD","in_stock":true},{"title":"White Suit+Pants \/ XL","offer_id":52503897801068,"sku":"963323777289_White Suit+Pants_XL","price":255.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/314b9a73-865f-455d-884b-961cf2ebc816.jpg?v=1754821996"},{"product_id":"old-money-style-100-linen-printed-v-neck-top-casual-pants-set-autumn-new","title":"Old Money Style 100% Linen Printed V-Neck Top \u0026 Casual Pants Set – Autumn New","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eOld Money Style 100% Linen Printed V-Neck Top \u0026amp; Casual Pants Set – Autumn New\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eShldr\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSleeve\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eTop\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e39.37\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.23\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.73\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.75\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.94\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.62\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.52\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.52\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e44.09\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.41\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.53\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.50\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.91\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric Composition:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Linen\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eDesign Features:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eClassic \"Old Money\" aesthetic with elegant print design\u003c\/li\u003e\n\u003cli\u003eFlattering V-neck silhouette for timeless appeal\u003c\/li\u003e\n\u003cli\u003ePremium 100% linen for breathable comfort\u003c\/li\u003e\n\u003cli\u003eCasual yet sophisticated matching set\u003c\/li\u003e\n\u003cli\u003ePerfect for autumn wear with refined layering\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Select size based on bust and waist measurements\u003c\/li\u003e\n\u003cli\u003e2. Natural linen fibers may have slight texture variations\u003c\/li\u003e\n\u003cli\u003e3. Size variations within ±0.8\" may occur due to fabric characteristics\u003c\/li\u003e\n\u003cli\u003e4. Gentle machine wash recommended to preserve linen quality\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Raw jute color Top+Pants \/ S","offer_id":52503908221292,"sku":"961328406911_Raw jute color Top+Pants_S","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Raw jute color Top+Pants \/ M","offer_id":52503908254060,"sku":"961328406911_Raw jute color Top+Pants_M","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Raw jute color Top+Pants \/ L","offer_id":52503908286828,"sku":"961328406911_Raw jute color Top+Pants_L","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Raw jute color Top+Pants \/ XL","offer_id":52503908319596,"sku":"961328406911_Raw jute color Top+Pants_XL","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/103ae699-0af0-4375-aa64-cf719575cf9a.jpg?v=1754822870"},{"product_id":"oversized-british-trench-coat-relaxed-knee-length-autumn-outerwear","title":"Oversized British Trench Coat – Relaxed Knee-Length Autumn Outerwear","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eOversized British Trench Coat – Relaxed Knee-Length Autumn Outerwear\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 25%;\"\u003e \u003ccol style=\"width: 37.5%;\"\u003e \u003ccol style=\"width: 37.5%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eLength\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.94\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e44.49\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.52\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e44.88\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e44.09\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e45.28\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e45.67\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e45.67\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric Composition:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e30% Linen, 18% Rayon, 2% Spandex, 50% Polyester\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eDesign Features:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eChic British-inspired trench coat design\u003c\/li\u003e\n\u003cli\u003ePremium oversized fit for effortless elegance\u003c\/li\u003e\n\u003cli\u003eRelaxed silhouette with sophisticated drape\u003c\/li\u003e\n\u003cli\u003eKnee-length cut creates flattering proportions\u003c\/li\u003e\n\u003cli\u003eVersatile transitional piece for autumn styling\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Bust measurement = full circumference at fullest point\u003c\/li\u003e\n\u003cli\u003e2. Rayon content enhances drape while spandex adds give\u003c\/li\u003e\n\u003cli\u003e3. Size variation within ±0.4\" may occur\u003c\/li\u003e\n\u003cli\u003e4. Professional dry cleaning recommended for best care\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"White \/ S","offer_id":52586269147500,"sku":"965548860908_White_S","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ S","offer_id":52586269180268,"sku":"965548860908_Dark Blue_S","price":195.0,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":52586269213036,"sku":"965548860908_White_M","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ M","offer_id":52586269245804,"sku":"965548860908_Dark Blue_M","price":195.0,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":52586269278572,"sku":"965548860908_White_L","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ L","offer_id":52586269311340,"sku":"965548860908_Dark Blue_L","price":195.0,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":52586269344108,"sku":"965548860908_White_XL","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ XL","offer_id":52586269376876,"sku":"965548860908_Dark Blue_XL","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/d199acbb-7c91-4a95-9da5-5f5eb86ab239.jpg?v=1755517674"},{"product_id":"luxury-autumn-blazer-floral-lapel-single-button-tailored-jacket","title":"Luxury Autumn Blazer – Floral Lapel Single-Button Tailored Jacket","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eLuxury Autumn Blazer – Floral Lapel Single-Button Tailored Jacket\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 16.6%;\"\u003e \u003ccol style=\"width: 16.6%;\"\u003e \u003ccol style=\"width: 16.6%;\"\u003e \u003ccol style=\"width: 16.6%;\"\u003e \u003ccol style=\"width: 16.6%;\"\u003e \u003ccol style=\"width: 16.6%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eShoulder\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSleeve\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eLength\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.75\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.16\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.83\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e39.76\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding极: 8px; border-bottom: 1px solid #eee;\"\u003e41.73\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.23\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.95\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e43.31\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.62\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.91\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.93\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e44.88\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e44.49\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Composition:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% TR Blend (Terylene Rayon)\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eDesign Features:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eLuxury tailored silhouette with sculpted floral lapel\u003c\/li\u003e\n\u003cli\u003eSingle-button closure for sleek modern elegance\u003c\/li\u003e\n\u003cli\u003eFigure-flattering cut with refined workwear details\u003c\/li\u003e\n\u003cli\u003ePremium TR fabric offering drape with structure\u003c\/li\u003e\n\u003cli\u003eVersatile jacket perfect for autumn transitions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Bust measurement = full circumference at fullest point\u003c\/li\u003e\n\u003cli\u003e2. TR blend offers anti-wrinkle durability and breathability\u003c\/li\u003e\n\u003cli\u003e3. Size variation tolerance: ±0.4\"\u003c\/li\u003e\n\u003cli\u003e4. Professional dry cleaning recommended for best care\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"White Suit Jacket \/ S","offer_id":52586270032236,"sku":"963791403097_White Blazer_S","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Black Suit Jacket \/ S","offer_id":52586270065004,"sku":"963791403097_Black Suit Jacket_S","price":185.0,"currency_code":"USD","in_stock":true},{"title":"White Suit Jacket \/ M","offer_id":52586270097772,"sku":"963791403097_White Blazer_M","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Black Suit Jacket \/ M","offer_id":52586270130540,"sku":"963791403097_Black Suit Jacket_M","price":185.0,"currency_code":"USD","in_stock":true},{"title":"White Suit Jacket \/ L","offer_id":52586270163308,"sku":"963791403097_White Blazer_L","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Black Suit Jacket \/ L","offer_id":52586270196076,"sku":"963791403097_Black Suit Jacket_L","price":185.0,"currency_code":"USD","in_stock":true},{"title":"White Suit Jacket \/ XL","offer_id":52586270228844,"sku":"963791403097_White Blazer_XL","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Black Suit Jacket \/ XL","offer_id":52586270261612,"sku":"963791403097_Black Suit Jacket_XL","price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/5c91e1e6-1bb1-4377-ad55-7d785cbc4319.jpg?v=1755517732"},{"product_id":"luxury-womens-workwear-set-premium-french-linen-tailored-two-piece-suit","title":"Luxury Women's Workwear Set – Premium French Linen Tailored Two-Piece Suit","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eLuxury Women's Workwear Set – Premium French Linen Tailored Two-Piece Suit\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eShirt\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.75\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e39.37\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.41\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.38\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.16\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.94\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.80\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.55\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.52\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.20\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.17\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.94\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.93\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e44.09\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.59\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.50\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Craftsmanship:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Linen (French Rain-Soaked Flax)\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eDesign Features:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003ePremium French-sourced rain-soaked flax linen\u003c\/li\u003e\n\u003cli\u003eHigh-density weave showcases natural textural elegance\u003c\/li\u003e\n\u003cli\u003eLightweight comfort with superior breathability\u003c\/li\u003e\n\u003cli\u003eThoughtful construction details elevate quality\u003c\/li\u003e\n\u003cli\u003eWorkwear-inspired styling with refined tailoring\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. French linen offers unparalleled texture and durability\u003c\/li\u003e\n\u003cli\u003e2. Size variations within ±0.4\" may occur due to fabric properties\u003c\/li\u003e\n\u003cli\u003e3. Professional dry cleaning recommended for best care\u003c\/li\u003e\n\u003cli\u003e4. Natural wrinkle characteristics enhance the aesthetic\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Dark Blue \/ S","offer_id":52586272162156,"sku":"946672288760_Dark Blue_S","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ S","offer_id":52586272194924,"sku":"946672288760_Khaki_S","price":265.0,"currency_code":"USD","in_stock":true},{"title":"White \/ S","offer_id":52586272227692,"sku":"946672288760_White_S","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ M","offer_id":52586272260460,"sku":"946672288760_Dark Blue_M","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ M","offer_id":52586272293228,"sku":"946672288760_Khaki_M","price":265.0,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":52586272325996,"sku":"946672288760_White_M","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ L","offer_id":52586272358764,"sku":"946672288760_Dark Blue_L","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ L","offer_id":52586272391532,"sku":"946672288760_Khaki_L","price":265.0,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":52586272424300,"sku":"946672288760_White_L","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ XL","offer_id":52586272457068,"sku":"946672288760_Dark Blue_XL","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ XL","offer_id":52586272489836,"sku":"946672288760_Khaki_XL","price":265.0,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":52586272522604,"sku":"946672288760_White_XL","price":265.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/b811806a-6a37-4b70-b06d-2d0191872967.jpg?v=1755517835"},{"product_id":"womens-designer-acetate-suit-early-autumn-loose-fit-longline-two-piece-set","title":"Women's Designer Acetate Suit – Early Autumn Loose-Fit Longline Two-Piece Set","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eWomen's Designer Acetate Suit – Early Autumn Loose-Fit Longline Two-Piece Set\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 14.28%;\"\u003e \u003ccol style=\"width: 14.28%;\"\u003e \u003ccol style=\"width: 14.28%;\"\u003e \u003ccol style=\"width: 14.28%;\"\u003e \u003ccol style=\"width: 14.28%;\"\u003e \u003ccol style=\"width: 14.28%;\"\u003e \u003ccol style=\"width: 14.28%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eShoulder\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSleeve\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eTop\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.23\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e50.00\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e21.06\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 极1px solid #eee;\"\u003e24.41\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.94\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.62\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e51.57\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e21.26\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.53\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.98\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e53.15\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e21.46\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.73\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.41\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e54.72\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e21.65\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e30.31\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Composition:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Acetate Fiber\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eDesign Features:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eContemporary designer aesthetic for early autumn\u003c\/li\u003e\n\u003cli\u003eRelaxed silhouette with comfortable loose fit\u003c\/li\u003e\n\u003cli\u003eLongline acetate blazer for modern tailoring\u003c\/li\u003e\n\u003cli\u003eCoordinated trousers for effortless sophistication\u003c\/li\u003e\n\u003cli\u003eVersatile set for both casual and smart occasions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #极6; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Bust measurement = full circumference\u003c\/li\u003e\n\u003cli\u003e2. Acetate offers exceptional drape and color richness\u003c\/li\u003e\n\u003cli\u003e3. Size variations within ±0.4\" may occur\u003c\/li\u003e\n\u003cli\u003e4. Professional dry cleaning recommended for best care\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Light Green \/ S","offer_id":52586336584044,"sku":"899728996353_Light Green_S","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Light Green \/ M","offer_id":52586336616812,"sku":"899728996353_Light Green_M","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Light Green \/ L","offer_id":52586336649580,"sku":"899728996353_Light Green_L","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Light Green \/ XL","offer_id":52586336682348,"sku":"899728996353_Light Green_XL","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/9bb327e7-9ee1-4acd-bc88-17cbc5eedba6.jpg?v=1755523137"},{"product_id":"old-money-autumn-suit-set-relaxed-linen-blazer-skirt-two-piece","title":"Old Money Autumn Suit Set – Relaxed Linen Blazer \u0026 Skirt Two-Piece","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eOld Money Autumn Suit Set – Relaxed Linen Blazer \u0026amp; Skirt Two-Piece\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 14.28%;\"\u003e \u003ccol style=\"width: 14.28%;\"\u003e \u003ccol style=\"width: 14.28%;\"\u003e \u003ccol style=\"width: 14.28%;\"\u003e \u003ccol style=\"width: 14.28%;\"\u003e \u003ccol style=\"width: 14.28%;\"\u003e \u003ccol style=\"width: 14.28%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBlazer\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSkirt\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.75\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e39.37\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.83\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e37.80\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.94\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.23\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e38.19\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.52\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.62\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e38.58\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.93\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e44.09\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.53\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.50\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e38.98\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Composition:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Linen\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eDesign Features:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eSophisticated \"Old Money\" aesthetic with relaxed tailoring\u003c\/li\u003e\n\u003cli\u003ePremium French-sourced linen for authentic texture\u003c\/li\u003e\n\u003cli\u003eCoordinated blazer and skirt for effortless elegance\u003c\/li\u003e\n\u003cli\u003eNatural drape enhances the relaxed silhouette\u003c\/li\u003e\n\u003cli\u003eVersatile set suitable for work or social occasions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Shoulder (SH) measurement is for blazer only\u003c\/li\u003e\n\u003cli\u003e2. Waist measurement corresponds to skirt sizing\u003c\/li\u003e\n\u003cli\u003e3. Natural linen wrinkles are characteristic of the fabric\u003c\/li\u003e\n\u003cli\u003e4. Gentle dry clean recommended for best care\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Blue \/ S","offer_id":52586336715116,"sku":"884090478414_Blue_S","price":195.0,"currency_code":"USD","in_stock":true},{"title":"White \/ S","offer_id":52586336747884,"sku":"884090478414_White_S","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Blue \/ M","offer_id":52586336780652,"sku":"884090478414_Blue_M","price":195.0,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":52586336813420,"sku":"884090478414_White_M","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Blue \/ L","offer_id":52586336846188,"sku":"884090478414_Blue_L","price":195.0,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":52586336878956,"sku":"884090478414_White_L","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XL","offer_id":52586336911724,"sku":"884090478414_Blue_XL","price":195.0,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":52586336944492,"sku":"884090478414_White_XL","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/ec1b28f2-fcbb-43b6-ac32-e7c562a12b39.jpg?v=1755523139"},{"product_id":"early-autumn-violet-wool-set-textured-tweed-top-skirt-two-piece","title":"Early Autumn Violet Wool Set – Textured Tweed Top \u0026 Skirt Two-Piece","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eEarly Autumn Violet Wool Set – Textured Tweed Top \u0026amp; Skirt Two-Piece\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 20%;\"\u003e \u003ccol style=\"width: 20%;\"\u003e \u003ccol style=\"width: 20%;\"\u003e \u003ccol style=\"width: 20%;\"\u003e \u003ccol style=\"width: 20%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eTop Length\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSkirt Length\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e33.86\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.83\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e37.01\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e35.43\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.62\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e37.80\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e37.01\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.41\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e38.58\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Composition:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Wool\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eDesign Features:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eElegant violet tweed fabric with dimensional texture\u003c\/li\u003e\n\u003cli\u003eSophisticated two-piece set: textured top + matching skirt\u003c\/li\u003e\n\u003cli\u003e100% premium wool for autumn warmth and comfort\u003c\/li\u003e\n\u003cli\u003eRelaxed silhouette perfect for transitional weather\u003c\/li\u003e\n\u003cli\u003eVersatile coordinates suitable for various occasions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Waist measurement corresponds to the skirt's elastic waistband\u003c\/li\u003e\n\u003cli\u003e2. Wool fabric has natural fiber variations - not defects\u003c\/li\u003e\n\u003cli\u003e3. Size variations within ±0.4\" may occur\u003c\/li\u003e\n\u003cli\u003e4. Professional dry cleaning recommended for best care\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"purple Top+Skirt \/ S","offer_id":52595787923820,"sku":"968608093107_purple Top+Skirt_S","price":195.0,"currency_code":"USD","in_stock":true},{"title":"purple Top+Skirt \/ M","offer_id":52595787956588,"sku":"968608093107_purple Top+Skirt_M","price":195.0,"currency_code":"USD","in_stock":true},{"title":"purple Top+Skirt \/ L","offer_id":52595787989356,"sku":"968608093107_purple Top+Skirt_L","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/40ad8458-feb9-4e1d-b3e0-c33cf2dcd9fc.jpg?v=1755781143"},{"product_id":"sophisticated-autumn-professional-set-chinese-inspired-viscose-jacquard-tie-waist-suit","title":"Sophisticated Autumn Professional Set – Chinese-Inspired Viscose Jacquard Tie-Waist Suit","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eSophisticated Autumn Professional Set – Chinese-Inspired Viscose Jacquard Tie-Waist Suit\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 20%;\"\u003e \u003ccol style=\"width: 20%;\"\u003e \u003ccol style=\"width: 20%;\"\u003e \u003ccol style=\"width: 20%;\"\u003e \u003ccol style=\"width: 20%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eTop Length\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants Length\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e36.22\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.38\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.98\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.94\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e37.80\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e39.37\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.17\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.73\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.94\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e30.71\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric Composition:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e50% Viscose, 35% Rayon, 15% Linen\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eDesign Features:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eLight mature style for professional women's wear\u003c\/li\u003e\n\u003cli\u003eAutumn collection with high-end Chinese-inspired aesthetic\u003c\/li\u003e\n\u003cli\u003eViscose jacquard fabric with intricate texture\u003c\/li\u003e\n\u003cli\u003eElegant tie-waist detail on tailored suit pants\u003c\/li\u003e\n\u003cli\u003eCoordinated two-piece set for sophisticated styling\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Waist measurement = elasticated waistband circumference\u003c\/li\u003e\n\u003cli\u003e2. Viscose-rayon-linen blend offers breathable comfort\u003c\/li\u003e\n\u003cli\u003e3. Size variations within ±0.4\" may occur\u003c\/li\u003e\n\u003cli\u003e4. Professional dry cleaning recommended for best care\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Gray Suit+Pants \/ S","offer_id":52595788251500,"sku":"968170901755_Gray Suit+Pants_S","price":255.0,"currency_code":"USD","in_stock":true},{"title":"White Suit+Pants \/ S","offer_id":52595788284268,"sku":"968170901755_White Suit+Pants_S","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Gray Suit+Pants \/ M","offer_id":52595788317036,"sku":"968170901755_Gray Suit+Pants_M","price":255.0,"currency_code":"USD","in_stock":true},{"title":"White Suit+Pants \/ M","offer_id":52595788349804,"sku":"968170901755_White Suit+Pants_M","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Gray Suit+Pants \/ L","offer_id":52595788382572,"sku":"968170901755_Gray Suit+Pants_L","price":255.0,"currency_code":"USD","in_stock":true},{"title":"White Suit+Pants \/ L","offer_id":52595788415340,"sku":"968170901755_White Suit+Pants_L","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Gray Suit+Pants \/ XL","offer_id":52595788448108,"sku":"968170901755_Gray Suit+Pants_XL","price":255.0,"currency_code":"USD","in_stock":true},{"title":"White Suit+Pants \/ XL","offer_id":52595788480876,"sku":"968170901755_White Suit+Pants_XL","price":255.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/b761f0df-0cd3-4be1-b93a-62b100f2a597.jpg?v=1755781149"},{"product_id":"quiet-luxury-suit-set-premium-retro-jacquard-beaded-wide-leg-two-piece","title":"Quiet Luxury Suit Set – Premium Retro Jacquard \u0026 Beaded Wide-Leg Two-Piece","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eQuiet Luxury Suit Set – Premium Retro Jacquard \u0026amp; Beaded Wide-Leg Two-Piece\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eJacket\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.75\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e34.65\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.10\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.38\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.91\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e36.22\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.10\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.95\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.91\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e37.80\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.10\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.53\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.91\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.93\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e39.37\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.10\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.10\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.91\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Composition:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Acetate Fiber\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eDesign Features:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eQuiet luxury aesthetic with minimalist sophistication\u003c\/li\u003e\n\u003cli\u003eRetro-inspired jacquard pattern with delicate bead accents\u003c\/li\u003e\n\u003cli\u003eFlowy wide-leg pants for elegant silhouette\u003c\/li\u003e\n\u003cli\u003ePremium acetate fabric with luxurious drape\u003c\/li\u003e\n\u003cli\u003eVersatile two-piece set suitable for professional settings\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Shoulder (SH) measurement for jacket only\u003c\/li\u003e\n\u003cli\u003e2. Beaded details require careful handling during care\u003c\/li\u003e\n\u003cli\u003e3. Size variations within ±0.4\" may occur\u003c\/li\u003e\n\u003cli\u003e4. Professional dry cleaning recommended\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Army Green Suit+Pants \/ S","offer_id":52595788743020,"sku":"968207365413_Army Green Suit+Pants_S","price":335.0,"currency_code":"USD","in_stock":true},{"title":"Coffee Color Suit+Pants \/ S","offer_id":52595788775788,"sku":"968207365413_Coffee Color Suit+Pants_S","price":335.0,"currency_code":"USD","in_stock":true},{"title":"Army Green Suit+Pants \/ M","offer_id":52595788808556,"sku":"968207365413_Army Green Suit+Pants_M","price":335.0,"currency_code":"USD","in_stock":true},{"title":"Coffee Color Suit+Pants \/ M","offer_id":52595788841324,"sku":"968207365413_Coffee Color Suit+Pants_M","price":335.0,"currency_code":"USD","in_stock":true},{"title":"Army Green Suit+Pants \/ L","offer_id":52595788874092,"sku":"968207365413_Army Green Suit+Pants_L","price":335.0,"currency_code":"USD","in_stock":true},{"title":"Coffee Color Suit+Pants \/ L","offer_id":52595788906860,"sku":"968207365413_Coffee Color Suit+Pants_L","price":335.0,"currency_code":"USD","in_stock":true},{"title":"Army Green Suit+Pants \/ XL","offer_id":52595788939628,"sku":"968207365413_Army Green Suit+Pants_XL","price":335.0,"currency_code":"USD","in_stock":true},{"title":"Coffee Color Suit+Pants \/ XL","offer_id":52595788972396,"sku":"968207365413_Coffee Color Suit+Pants_XL","price":335.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/f27d81db-8486-4f1c-9073-54c42c3488df.jpg?v=1755781170"},{"product_id":"casual-professional-set-autumn-pink-linen-blazer-skirt-two-piece","title":"Casual Professional Set – Autumn Pink Linen Blazer \u0026 Skirt Two-Piece","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eCasual Professional Set – Autumn Pink Linen Blazer \u0026amp; Skirt Two-Piece\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBlazer\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSkirt\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e14.96\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e37.01\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.44\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.98\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.38\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e35.24\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e38.58\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.83\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.38\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.95\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e35.43\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.75\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.16\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.23\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.53\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e35.63\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.73\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.62\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.17\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.10\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e35.83\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Composition:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e50% Linen, 50% Polyester\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eDesign Features:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eCasual professional style perfect for office wear\u003c\/li\u003e\n\u003cli\u003eYouthful pink hue for a rejuvenating autumn look\u003c\/li\u003e\n\u003cli\u003eLinen-polyester blend offers comfort and durability\u003c\/li\u003e\n\u003cli\u003eCoordinated blazer and skirt set for versatile styling\u003c\/li\u003e\n\u003cli\u003eModern cut with flattering silhouette for all-day wear\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Waist measurement = skirt's elastic waistband circumference\u003c\/li\u003e\n\u003cli\u003e2. Linen-polyester blend resists wrinkling and maintains shape\u003c\/li\u003e\n\u003cli\u003e3. Size variations within ±0.4\" may occur\u003c\/li\u003e\n\u003cli\u003e4. Machine wash cold, tumble dry low for easy care\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Anti-aging powder \/ S","offer_id":52597799485804,"sku":"822478163349_Anti-aging powder_S","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Anti-aging powder \/ M","offer_id":52597799518572,"sku":"822478163349_Anti-aging powder_M","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Anti-aging powder \/ L","offer_id":52597799551340,"sku":"822478163349_Anti-aging powder_L","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Anti-aging powder \/ XL","offer_id":52597799584108,"sku":"822478163349_Anti-aging powder_XL","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/23e48efd-71b7-4e48-b92f-73d7b46b64f4.jpg?v=1755865860"},{"product_id":"premium-autumn-linen-set-artisanal-hollow-out-blouse-wide-leg-pants","title":"Premium Autumn Linen Set – Artisanal Hollow-Out Blouse \u0026 Wide-Leg Pants","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003ePremium Autumn Linen Set – Artisanal Hollow-Out Blouse \u0026amp; Wide-Leg Pants\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eShirt\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e19.69\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e47.64\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e20.47\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.20\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e20.08\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e49.21\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e20.87\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.73\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e20.47\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e50.79\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e21.26\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e20.87\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e52.36\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e21.65\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.53\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.52\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Composition:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Linen\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eDesign Features:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eArtisanal hollow-out detailing for a sophisticated texture\u003c\/li\u003e\n\u003cli\u003ePremium 100% linen fabric for breathable comfort\u003c\/li\u003e\n\u003cli\u003eRelaxed fit with elegant drape and movement\u003c\/li\u003e\n\u003cli\u003eCoordinated set with wide-leg pants for a streamlined silhouette\u003c\/li\u003e\n\u003cli\u003eVersatile ensemble suitable for various occasions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Please select size based on actual measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003e2. Due to individual body differences, age\/height\/weight are reference only\u003c\/li\u003e\n\u003cli\u003e3. Normal error range: 0.4\"-1.2\" for flat measurements\u003c\/li\u003e\n\u003cli\u003e4. Professional dry cleaning recommended for best care\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Raw jute color \/ S","offer_id":52597799616876,"sku":"811494636712_Raw jute color_S","price":235.0,"currency_code":"USD","in_stock":false},{"title":"White \/ S","offer_id":52597799649644,"sku":"811494636712_White_S","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Raw jute color \/ M","offer_id":52597799682412,"sku":"811494636712_Raw jute color_M","price":235.0,"currency_code":"USD","in_stock":false},{"title":"White \/ M","offer_id":52597799715180,"sku":"811494636712_White_M","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Raw jute color \/ L","offer_id":52597799747948,"sku":"811494636712_Raw jute color_L","price":235.0,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":52597799780716,"sku":"811494636712_White_L","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Raw jute color \/ XL","offer_id":52597799813484,"sku":"811494636712_Raw jute color_XL","price":235.0,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":52597799846252,"sku":"811494636712_White_XL","price":235.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/d2e045a8-aba4-4f2e-bdb7-ab6aedf78263.jpg?v=1755865862"},{"product_id":"elegant-autumn-set-retro-green-jacquard-blazer-shorts-two-piece","title":"Elegant Autumn Set – Retro Green Jacquard Blazer \u0026 Shorts Two-Piece","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eElegant Autumn Set – Retro Green Jacquard Blazer \u0026amp; Shorts Two-Piece\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBlazer\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eShorts\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e37.01\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.23\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.93\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.75\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e38.58\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.62\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e17.32\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.16\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e17.72\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.73\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.41\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.53\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.50\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e18.11\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Composition:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Linen\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eDesign Features:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eElegant two-piece set with sophisticated retro green hue\u003c\/li\u003e\n\u003cli\u003eIntricate jacquard pattern for dimensional texture\u003c\/li\u003e\n\u003cli\u003eTailored blazer with refined short pants\u003c\/li\u003e\n\u003cli\u003e100% linen fabric for breathable autumn comfort\u003c\/li\u003e\n\u003cli\u003eVersatile ensemble suitable for various occasions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Please select size based on actual measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003e2. Due to individual body differences, age\/height\/weight are reference only\u003c\/li\u003e\n\u003cli\u003e3. Normal error range: 0.4\"-1.2\" for flat measurements\u003c\/li\u003e\n\u003cli\u003e4. Professional dry cleaning recommended for linen fabric\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Picture Color \/ S","offer_id":52597799879020,"sku":"831769859956_Picture Color_S","price":195.0,"currency_code":"USD","in_stock":false},{"title":"Picture Color \/ M","offer_id":52597799911788,"sku":"831769859956_Picture Color_M","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Picture Color \/ L","offer_id":52597799944556,"sku":"831769859956_Picture Color_L","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Picture Color \/ XL","offer_id":52597799977324,"sku":"831769859956_Picture Color_XL","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/906825c4-3642-4bb1-a282-10966bbae8fb.jpg?v=1755865891"},{"product_id":"elegant-acetate-blazer-wide-leg-pants-set-autumn-two-piece","title":"Elegant Acetate Blazer \u0026 Wide-Leg Pants Set – Autumn Two-Piece","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eElegant Acetate Blazer \u0026amp; Wide-Leg Pants Set – Autumn Two-Piece\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBlazer\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.75\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e36.61\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.23\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.59\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e38.19\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.62\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.98\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.73\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e39.76\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.38\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.93\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.34\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.41\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.50\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.52\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Craftsmanship:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e60% Acetate, 40% Polyester\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Please select size based on actual measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003e2. Due to individual body differences, age\/height\/weight are reference only\u003c\/li\u003e\n\u003cli\u003e3. Normal error range: 0.4\"-1.2\" for flat measurements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Reddish Brown Suit+Pants \/ S","offer_id":52597801320812,"sku":"963694445951_Reddish Brown Suit+Pants_S","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Reddish Brown Suit+Pants \/ M","offer_id":52597801353580,"sku":"963694445951_Reddish Brown Suit+Pants_M","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Reddish Brown Suit+Pants \/ L","offer_id":52597801386348,"sku":"963694445951_Reddish Brown Suit+Pants_L","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Reddish Brown Suit+Pants \/ XL","offer_id":52597801419116,"sku":"963694445951_Reddish Brown Suit+Pants_XL","price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/13a8ed34-31de-4ceb-b4e9-d22266d9a6fe.jpg?v=1755865914"},{"product_id":"autumn-fashion-set-for-women-linen-tie-front-blouse-wide-leg-pants-three-piece-suit","title":"Autumn Fashion Set for Women – Linen Tie-Front Blouse \u0026 Wide-Leg Pants Three-Piece Suit","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eAutumn Fashion Set for Women – Linen Tie-Front Blouse \u0026amp; Wide-Leg Pants Three-Piece Suit\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBlouse\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e21.26\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e21.65\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.38\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.41\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.55\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.75\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.05\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.05\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.20\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.94\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.83\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.44\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.17\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.98\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.62\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.83\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.73\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Craftsmanship:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e85% Linen, 15% Tencel\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Please select size based on actual measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003e2. Due to individual body differences, age\/height\/weight are reference only\u003c\/li\u003e\n\u003cli\u003e3. Normal error range: 0.4\"-1.2\" for flat measurements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Dark Blue Shirt+Belt+Pants \/ S","offer_id":52597801484652,"sku":"966479348618_Dark Blue Shirt+Belt+Pants_S","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Coffee Shirt+Belt+Pants \/ S","offer_id":52597801517420,"sku":"966479348618_Coffee Color Shirt+Belt+Pants_S","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Dark Blue Shirt+Belt+Pants \/ M","offer_id":52597801550188,"sku":"966479348618_Dark Blue Shirt+Belt+Pants_M","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Coffee Shirt+Belt+Pants \/ M","offer_id":52597801582956,"sku":"966479348618_Coffee Color Shirt+Belt+Pants_M","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Dark Blue Shirt+Belt+Pants \/ L","offer_id":52597801615724,"sku":"966479348618_Dark Blue Shirt+Belt+Pants_L","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Coffee Shirt+Belt+Pants \/ L","offer_id":52597801648492,"sku":"966479348618_Coffee Color Shirt+Belt+Pants_L","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Dark Blue Shirt+Belt+Pants \/ XL","offer_id":52597801681260,"sku":"966479348618_Dark Blue Shirt+Belt+Pants_XL","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Coffee Shirt+Belt+Pants \/ XL","offer_id":52597801714028,"sku":"966479348618_Coffee Color Shirt+Belt+Pants_XL","price":255.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/ab2aa7b1-fca2-432e-a2bf-82f7c6eaee46.jpg?v=1755865931"},{"product_id":"old-money-style-fashion-set-autumn-100-linen-loose-blazer-wide-leg-pants-for-work","title":"Old Money Style Fashion Set – Autumn 100% Linen Loose Blazer \u0026 Wide-Leg Pants for Work","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eOld Money Style Fashion Set – Autumn 100% Linen Loose Blazer \u0026amp; Wide-Leg Pants for Work\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBlazer\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e39.76\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.62\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.98\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.55\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e17.32\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.34\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e18.11\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.91\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.41\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.53\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e18.90\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e45.28\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.80\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e30.31\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.91\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Craftsmanship:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Linen, Handcrafted Weaving\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Please select size based on actual measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003e2. Due to individual body differences, age\/height\/weight are reference only\u003c\/li\u003e\n\u003cli\u003e3. Normal error range: 0.4\"-1.2\" for flat measurements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"green Suit+Pants \/ S","offer_id":52597801779564,"sku":"964855487587_green Suit+Pants_S","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Khaki Suit+Pants \/ S","offer_id":52597801812332,"sku":"964855487587_Khaki Suit+Pants_S","price":225.0,"currency_code":"USD","in_stock":true},{"title":"green Suit+Pants \/ M","offer_id":52597801845100,"sku":"964855487587_green Suit+Pants_M","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Khaki Suit+Pants \/ M","offer_id":52597801877868,"sku":"964855487587_Khaki Suit+Pants_M","price":225.0,"currency_code":"USD","in_stock":true},{"title":"green Suit+Pants \/ L","offer_id":52597801910636,"sku":"964855487587_green Suit+Pants_L","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Khaki Suit+Pants \/ L","offer_id":52597801943404,"sku":"964855487587_Khaki Suit+Pants_L","price":225.0,"currency_code":"USD","in_stock":true},{"title":"green Suit+Pants \/ XL","offer_id":52597801976172,"sku":"964855487587_green Suit+Pants_XL","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Khaki Suit+Pants \/ XL","offer_id":52597802008940,"sku":"964855487587_Khaki Suit+Pants_XL","price":225.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/08b3417e-dab5-4268-b0c8-5304595a8ffa.jpg?v=1755865950"},{"product_id":"haute-couture-women-s-suit-set-autumn-heavyweight-acetate-lace-trim-blazer-skirt-two-piece","title":"Haute Couture Women’s Suit Set – Autumn Heavyweight Acetate Lace Trim Blazer \u0026 Skirt Two-Piece","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eHaute Couture Women’s Suit Set – Autumn Heavyweight Acetate Lace Trim Blazer \u0026amp; Skirt Two-Piece\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBlazer\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSkirt\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e14.57\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e34.65\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.05\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.20\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.80\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e14.96\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e36.22\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.44\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.38\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.20\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e37.80\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.83\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.59\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.75\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e39.37\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.23\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.53\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.98\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Craftsmanship:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Acetate, Lace Trimmed Details\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Please select size based on actual measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003e2. Due to individual body differences, age\/height\/weight are reference only\u003c\/li\u003e\n\u003cli\u003e3. Normal error range: 0.4\"-1.2\" for flat measurements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"White Suit+Skirt \/ S","offer_id":52597802238316,"sku":"956729357348_White Suit+Skirt_S","price":235.0,"currency_code":"USD","in_stock":true},{"title":"White Suit+Skirt \/ M","offer_id":52597802303852,"sku":"956729357348_White Suit+Skirt_M","price":235.0,"currency_code":"USD","in_stock":true},{"title":"White Suit+Skirt \/ L","offer_id":52597802369388,"sku":"956729357348_White Suit+Skirt_L","price":235.0,"currency_code":"USD","in_stock":true},{"title":"White Suit+Skirt \/ XL","offer_id":52597802434924,"sku":"956729357348_White Suit+Skirt_XL","price":235.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/31809dba-111f-45ff-85c4-5b0dc8e8ab38.jpg?v=1756470006"},{"product_id":"casual-linen-stripe-suit-autumn-new-arrival-with-lazy-aesthetic","title":"Casual Linen Stripe Suit – Autumn New Arrival with Lazy Aesthetic","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eCasual Linen Stripe Suit – Autumn New Arrival with Lazy Aesthetic\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBlazer\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e39.37\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.62\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.17\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.73\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.75\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.94\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.52\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.41\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.95\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.52\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e44.09\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.80\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.50\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.91\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Craftsmanship:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Linen, Stripe Pattern Design\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Please select size based on actual measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003e2. Due to individual body differences, age\/height\/weight are reference only\u003c\/li\u003e\n\u003cli\u003e3. Normal error range: 0.4\"-1.2\" for flat measurements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Gray Suit+Pants \/ S","offer_id":52597802631532,"sku":"966965879742_Gray Suit+Pants_S","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Gray Suit+Pants \/ M","offer_id":52597802664300,"sku":"966965879742_Gray Suit+Pants_M","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Gray Suit+Pants \/ L","offer_id":52597802697068,"sku":"966965879742_Gray Suit+Pants_L","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Gray Suit+Pants \/ XL","offer_id":52597802729836,"sku":"966965879742_Gray Suit+Pants_XL","price":265.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/0887fe0e-6d3e-469e-8a41-be95c82dab09.jpg?v=1755865990"},{"product_id":"autumn-old-money-style-set-100-linen-round-neck-blazer-midi-skirt-two-piece","title":"Autumn Old Money Style Set – 100% Linen Round-Neck Blazer \u0026 Midi Skirt Two-Piece","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eAutumn Old Money Style Set – 100% Linen Round-Neck Blazer \u0026amp; Midi Skirt Two-Piece\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 12%;\"\u003e \u003ccol style=\"width: 12%;\"\u003e \u003ccol style=\"width: 12%;\"\u003e \u003ccol style=\"width: 12%;\"\u003e \u003ccol style=\"width: 12%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eShoulder\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSleeve\u003cbr\u003eLength\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBlazer\u003cbr\u003eLength\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eHip\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSkirt\u003cbr\u003eLength\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e14.96\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e37.01\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.83\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.53\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.98\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e36.22\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e36.22\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e38.58\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.23\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e37.80\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e36.61\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.75\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.16\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.62\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e30.31\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e39.37\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e37.01\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.73\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e30.71\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e30.71\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.94\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e37.40\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Craftsmanship:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Linen, Classic Tweed Texture\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Please select size based on actual measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003e2. Due to individual body differences, age\/height\/weight are reference only\u003c\/li\u003e\n\u003cli\u003e3. Normal error range: 0.4\"-1.2\" for flat measurements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Brown Top+Skirt \/ S","offer_id":52597802762604,"sku":"959679783299_Brown Top+Skirt_S","price":265.0,"currency_code":"USD","in_stock":true},{"title":"White Top+Skirt \/ S","offer_id":52597802795372,"sku":"959679783299_White Top+Skirt_S","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Brown Top+Skirt \/ M","offer_id":52597802828140,"sku":"959679783299_Brown Top+Skirt_M","price":265.0,"currency_code":"USD","in_stock":true},{"title":"White Top+Skirt \/ M","offer_id":52597802860908,"sku":"959679783299_White Top+Skirt_M","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Brown Top+Skirt \/ L","offer_id":52597802893676,"sku":"959679783299_Brown Top+Skirt_L","price":265.0,"currency_code":"USD","in_stock":true},{"title":"White Top+Skirt \/ L","offer_id":52597802926444,"sku":"959679783299_White Top+Skirt_L","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Brown Top+Skirt \/ XL","offer_id":52597802959212,"sku":"959679783299_Brown Top+Skirt_XL","price":265.0,"currency_code":"USD","in_stock":true},{"title":"White Top+Skirt \/ XL","offer_id":52597802991980,"sku":"959679783299_White Top+Skirt_XL","price":265.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/401f299d-92af-4113-9379-0d1715c6f0ad.jpg?v=1755866011"},{"product_id":"womens-autumn-two-piece-set-old-money-lazy-style-cranberry-loose-blouse-elegant-skirt","title":"Women's Autumn Two-Piece Set – Old Money Lazy Style Cranberry Loose Blouse \u0026 Elegant Skirt","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eWomen's Autumn Two-Piece Set – Old Money Lazy Style Cranberry Loose Blouse \u0026amp; Elegant Skirt\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed; height: 99.9px;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 12%;\"\u003e \u003ccol style=\"width: 12%;\"\u003e \u003ccol style=\"width: 12%;\"\u003e \u003ccol style=\"width: 12%;\"\u003e \u003ccol style=\"width: 12%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: rgb(248, 243, 237); height: 33.3px;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003eShoulder\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003eSleeve\u003cbr\u003eLength\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003eBlouse\u003cbr\u003eLength\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003eHip\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003eSkirt\u003cbr\u003eLength\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.65px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e15.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e41.73\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e24.80\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e20.87\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003eElastic\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e36.22\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e32.28\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.65px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e15.75\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e43.31\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e25.20\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e21.26\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003eElastic\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e37.80\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e32.68\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.65px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e44.88\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e25.59\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e21.65\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003eElastic\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e39.37\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e33.07\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.65px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e16.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e46.46\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e25.98\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e22.05\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003eElastic\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e40.94\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; height: 16.65px;\"\u003e33.46\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric Composition:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e32.5% Wool, 44.7% Polyester, 22.8% Acrylic\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Please select size based on actual measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003e2. Due to individual body differences, age\/height\/weight are reference only\u003c\/li\u003e\n\u003cli\u003e3. Normal error range: 0.4\"-1.2\" for flat measurements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Cranberry Powder (Top + Skirt) \/ M","offer_id":52597803516268,"sku":"964684315225_Cranberry Powder M Worn out95-115 L Worn out115-135_M","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Cranberry Powder (Top + Skirt) \/ L","offer_id":52597803549036,"sku":"964684315225_Cranberry Powder M Worn out95-115 L Worn out115-135_L","price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/d695e4e5-2977-43ff-aa30-871afb6a07a9.jpg?v=1755866039"},{"product_id":"old-money-style-womens-set-autumn-navy-blue-slim-tie-waist-vest-wide-leg-pants-two-piece","title":"Old Money Style Women's Set – Autumn Navy Blue Slim Tie-Waist Vest \u0026 Wide-Leg Pants Two-Piece","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eOld Money Style Women's Set – Autumn Navy Blue Slim Tie-Waist Vest \u0026amp; Wide-Leg Pants Two-Piece\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e\n\u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e\n\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eShoulder\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eVest\u003cbr\u003eLength\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eVest\u003cbr\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLength\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e12.99\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e34.65\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e20.08\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.73\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e13.39\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e36.22\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e20.47\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e13.78\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e37.80\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e20.87\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.50\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.52\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e14.17\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e39.37\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e21.26\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.50\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e33.07\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.91\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric Composition:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003eTencel 38%, Polyester 34%, Cotton 13%, Kapok 13%, Spandex 2%\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Please select size based on actual measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003e2. Due to individual body differences, age\/height\/weight are reference only\u003c\/li\u003e\n\u003cli\u003e3. Normal error range: 0.4\"-1.2\" for flat measurements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Dark Blue Vest+Pants \/ S","offer_id":52597803581804,"sku":"964721479203_Dark Blue Vest+Pants_S","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dark Blue Vest+Pants \/ M","offer_id":52597803614572,"sku":"964721479203_Dark Blue Vest+Pants_M","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dark Blue Vest+Pants \/ L","offer_id":52597803647340,"sku":"964721479203_Dark Blue Vest+Pants_L","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Dark Blue Vest+Pants \/ XL","offer_id":52597803680108,"sku":"964721479203_Dark Blue Vest+Pants_XL","price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/4967aa3a-09d4-4887-bded-0a0b0fa8ef3f.jpg?v=1755866059"},{"product_id":"vacation-style-youthful-linen-shirt-pants-set-100-linen","title":"Vacation Style Youthful Linen Shirt Pants Set | 100% Linen","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eVacation Style Youthful Linen Shirt Pants Set | 100% Linen\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed; height: 99.9px;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: rgb(248, 243, 237); height: 33.3px;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003eShirt\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003ePants\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.65px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e14.17\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e44.09\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e24.80\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e25.98\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e41.73\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.65px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e14.57\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e45.67\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e25.20\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.65px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e14.96\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e47.24\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e25.59\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e42.52\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.65px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e15.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e48.82\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e25.98\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e29.53\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e30.71\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e42.91\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Craftsmanship:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Linen, Natural Texture\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Please select size based on actual measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003e2. Due to individual body differences, age\/height\/weight are reference only\u003c\/li\u003e\n\u003cli\u003e3. Normal error range: 0.4\"-1.2\" for flat measurements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Pink Top+Pants \/ S","offer_id":52599811932524,"sku":"968634621731_Pink Top+Pants_S","price":225.0,"currency_code":"USD","in_stock":true},{"title":"White Top+Pants \/ S","offer_id":52599811965292,"sku":"968634621731_White Top+Pants_S","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Pink Top+Pants \/ M","offer_id":52599811998060,"sku":"968634621731_Pink Top+Pants_M","price":225.0,"currency_code":"USD","in_stock":true},{"title":"White Top+Pants \/ M","offer_id":52599812030828,"sku":"968634621731_White Top+Pants_M","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Pink Top+Pants \/ L","offer_id":52599812063596,"sku":"968634621731_Pink Top+Pants_L","price":225.0,"currency_code":"USD","in_stock":true},{"title":"White Top+Pants \/ L","offer_id":52599812096364,"sku":"968634621731_White Top+Pants_L","price":225.0,"currency_code":"USD","in_stock":true},{"title":"Pink Top+Pants \/ XL","offer_id":52599812129132,"sku":"968634621731_Pink Top+Pants_XL","price":225.0,"currency_code":"USD","in_stock":true},{"title":"White Top+Pants \/ XL","offer_id":52599812161900,"sku":"968634621731_White Top+Pants_XL","price":225.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/c4663209-d610-4bb2-8074-cd8c8bc733e2.jpg?v=1755952063"},{"product_id":"premium-british-style-double-breasted-wool-blazer-trousers-suit-set","title":"Premium British-Style Double-Breasted Wool Blazer \u0026 Trousers Suit Set","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003ePremium British-Style Double-Breasted Wool Blazer \u0026amp; Trousers Suit Set\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBlazer\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e39.37\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.62\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.17\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.73\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e15.75\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.94\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.02\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.52\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.41\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.95\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.52\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e44.09\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.80\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.50\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.91\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Craftsmanship:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e55% Wool, 45% Polyester\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Please select size based on actual measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003e2. Due to individual body differences, age\/height\/weight are reference only\u003c\/li\u003e\n\u003cli\u003e3. Normal error range: 0.4\"-1.2\" for flat measurements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Black Suit+Pants \/ S","offer_id":52619062641004,"sku":"971687496701_Black Suit+Pants_S","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Black Suit+Pants \/ M","offer_id":52619062673772,"sku":"971687496701_Black Suit+Pants_M","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Black Suit+Pants \/ L","offer_id":52619062706540,"sku":"971687496701_Black Suit+Pants_L","price":255.0,"currency_code":"USD","in_stock":true},{"title":"Black Suit+Pants \/ XL","offer_id":52619062739308,"sku":"971687496701_Black Suit+Pants_XL","price":255.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/b4f755f2-67de-4a29-8a58-b383b5f50d35.jpg?v=1756469823"},{"product_id":"youthful-fashion-set-100-wool-3d-floral-loose-top-skirt-two-piece","title":"Youthful Fashion Set – 100% Wool 3D Floral Loose Top \u0026 Skirt Two-Piece","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eYouthful Fashion Set – 100% Wool 3D Floral Loose Top \u0026amp; Skirt Two-Piece\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed; height: 99.9px;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 12%;\"\u003e \u003ccol style=\"width: 12%;\"\u003e \u003ccol style=\"width: 12%;\"\u003e \u003ccol style=\"width: 12%;\"\u003e \u003ccol style=\"width: 12%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: rgb(248, 243, 237); height: 33.3px;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003eShoulder\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003eSleeve\u003cbr\u003eLength\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003eBlouse\u003cbr\u003eLength\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003eHip\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid rgb(212, 176, 141); height: 33.3px;\"\u003eSkirt\u003cbr\u003eLength\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.65px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e15.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e41.73\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e24.80\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e20.87\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003eElastic\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e36.22\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e32.28\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.65px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e15.75\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e43.31\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e25.20\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e21.26\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003eElastic\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e37.80\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e32.68\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.65px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e16.14\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e44.88\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e25.59\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e21.65\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003eElastic\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e39.37\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e33.07\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 16.65px;\"\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e16.54\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e46.46\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e25.98\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e22.05\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003eElastic\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid rgb(238, 238, 238); height: 16.65px;\"\u003e40.94\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; height: 16.65px;\"\u003e33.46\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric Composition:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e\u003cspan\u003e100% Wool\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003e1. Please select size based on actual measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003e2. Due to individual body differences, age\/height\/weight are reference only\u003c\/li\u003e\n\u003cli\u003e3. Normal error range: 0.4\"-1.2\" for flat measurements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Lake Blue Shirt+Skirt \/ S","offer_id":52724763558252,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true},{"title":"Lake Blue Shirt+Skirt \/ M","offer_id":52619062772076,"sku":"970349722871_Lake Blue Shirt+Skirt_M","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Lake Blue Shirt+Skirt \/ L","offer_id":52619062804844,"sku":"970349722871_Lake Blue Shirt+Skirt_L","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Lake Blue Shirt+Skirt \/ XL","offer_id":52724763591020,"sku":null,"price":235.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/b225618a-b91b-47ea-8f63-bf83d11cedce.jpg?v=1756469824"},{"product_id":"retro-linen-beaded-short-sleeve-shirt-wide-leg-pants-two-piece-set","title":"Retro Linen Beaded Short-Sleeve Shirt \u0026 Wide-Leg Pants Two-Piece Set","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eRetro Linen Beaded Short-Sleeve Shirt \u0026amp; Wide-Leg Pants Two-Piece Set\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003cthead\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSH\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSLV\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eShirt\u003cbr\u003eLen.\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLen.\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e17.32\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.94\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.44\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e26.77\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.52\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e17.72\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.52\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.83\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.91\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e18.11\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e44.09\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.23\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.53\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e43.31\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e18.50\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e45.67\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e23.62\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.92\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e31.50\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e43.70\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Craftsmanship:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Linen, Beaded Embroidery Process\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003eSelect sizes based on actual body measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003eAge\/height\/weight references may vary due to individual body types\u003c\/li\u003e\n\u003cli\u003eAllow 0.4\"-1.2\" measurement tolerance for handcrafted garments\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Gray linen color \/ S","offer_id":52619070210412,"sku":"969370306611_Gray linen color_S","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Gray linen color \/ M","offer_id":52619070243180,"sku":"969370306611_Gray linen color_M","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Gray linen color \/ L","offer_id":52619070275948,"sku":"969370306611_Gray linen color_L","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Gray linen color \/ XL","offer_id":52619070308716,"sku":"969370306611_Gray linen color_XL","price":235.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/365fcb5d-51fe-4293-9739-8c0457961fe3.jpg?v=1756469876"},{"product_id":"simple-relaxed-linen-shirt-pants-set-early-fall-embroidered-sun-protection-two-piece-outfit","title":"Simple Relaxed Linen Shirt \u0026 Pants Set – Early Fall Embroidered Sun Protection Two-Piece Outfit","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eSimple Relaxed Linen Shirt \u0026amp; Pants Set – Early Fall Embroidered Sun Protection Two-Piece Outfit\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eShoulder\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSleeve\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eShirt\u003cbr\u003eLength\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLength\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.34\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.73\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e21.65\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.41\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e16.73\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e43.31\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.05\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.98\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.73\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e17.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e44.88\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.44\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e17.52\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e46.46\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.83\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.53\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.52\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Craftsmanship:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Linen, Embroidered Detailing\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003ePlease select size based on actual measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003eDue to individual body differences, age\/height\/weight are reference only\u003c\/li\u003e\n\u003cli\u003eNormal error range: 0.4\"-1.2\" for flat measurements\u003c\/li\u003e\n\u003cli\u003eS size waist features half-elastic design for comfort\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"Yellow \/ XS","offer_id":52685641417068,"sku":null,"price":195.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ S","offer_id":52619078238572,"sku":"904649042059_Yellow_S","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ M","offer_id":52619078271340,"sku":"904649042059_Yellow_M","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ L","offer_id":52619078304108,"sku":"904649042059_Yellow_L","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ XL","offer_id":52619078336876,"sku":"904649042059_Yellow_XL","price":195.0,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ XXL","offer_id":52685641449836,"sku":null,"price":195.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/e7b22bac-d2bc-48a1-8c05-b34c777c80a0.jpg?v=1756469949"},{"product_id":"high-fashion-tailored-linen-set-heavy-embroidery-beaded-loose-shirt-wide-leg-pants-two-piece","title":"High-Fashion Tailored Linen Set – Heavy Embroidery \u0026 Beaded Loose Shirt \u0026 Wide-Leg Pants Two-Piece","description":"\u003cdiv style=\"font-family: 'Segoe UI', Tahoma, sans-serif; border: 1px solid #e8d9c5; border-radius: 8px; padding: 20px; background: #fffdf9;\"\u003e\n\u003ch3 style=\"color: #8c5230; border-bottom: 2px dashed #d4b08d; padding-bottom: 12px; margin-top: 0; font-size: 1.2em;\"\u003eHigh-Fashion Tailored Linen Set – Heavy Embroidery \u0026amp; Beaded Loose Shirt \u0026amp; Wide-Leg Pants Two-Piece\u003c\/h3\u003e\n\u003cp style=\"font-weight: 600; margin: 16px 0 8px; font-size: 0.95em;\"\u003eSize Chart (Converted to Inches):\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 16px; font-size: 0.85em; table-layout: fixed;\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 10%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003ccol style=\"width: 15%;\"\u003e \u003c\/colgroup\u003e\n\u003cthead\u003e\n\u003ctr style=\"background: #f8f3ed;\"\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eShoulder\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eSleeve\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eShirt\u003cbr\u003eLength\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"padding: 8px; text-align: left; border-bottom: 2px solid #d4b08d;\"\u003ePants\u003cbr\u003eLength\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e21.65\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e46.85\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e20.08\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e24.41\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e40.94\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.05\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e48.43\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e20.47\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.95\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e25.98\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.44\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e50.00\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e20.87\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.35\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e27.56\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e41.73\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e22.83\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e51.57\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e21.26\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e28.74\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e29.13\"\u003c\/td\u003e\n\u003ctd style=\"padding: 8px; border-bottom: 1px solid #eee;\"\u003e42.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 6px; font-size: 0.95em;\"\u003eFabric \u0026amp; Craftsmanship:\u003c\/p\u003e\n\u003cp style=\"color: #9e6c45; margin: 0 0 16px; padding-left: 8px; font-size: 0.95em;\"\u003e100% Linen, Heavy Embroidery \u0026amp; Beadwork Process\u003c\/p\u003e\n\u003cp style=\"font-weight: 600; margin: 0 0 8px; font-size: 0.95em;\"\u003eNotes:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0; padding-left: 20px; color: #666; line-height: 1.5; font-size: 0.92em;\"\u003e\n\u003cli\u003eAll measurements are manually laid flat (unit: inches)\u003c\/li\u003e\n\u003cli\u003ePlease select size based on actual measurements (shoulder width, bust, etc.)\u003c\/li\u003e\n\u003cli\u003eDue to individual body differences, age\/height\/weight are reference only\u003c\/li\u003e\n\u003cli\u003eNormal error range: 0.4\"-1.2\" for flat measurements\u003c\/li\u003e\n\u003cli\u003eS size waist features elastic design for comfort\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"VogueVestra","offers":[{"title":"White \/ S","offer_id":52619079385452,"sku":"802012564359_White_S","price":265.0,"currency_code":"USD","in_stock":false},{"title":"Apricot \/ S","offer_id":52619079418220,"sku":"802012564359_Apricot color_S","price":265.0,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":52619079450988,"sku":"802012564359_White_M","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ M","offer_id":52619079483756,"sku":"802012564359_Apricot color_M","price":265.0,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":52619079516524,"sku":"802012564359_White_L","price":265.0,"currency_code":"USD","in_stock":false},{"title":"Apricot \/ L","offer_id":52619079549292,"sku":"802012564359_Apricot color_L","price":265.0,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":52619079582060,"sku":"802012564359_White_XL","price":265.0,"currency_code":"USD","in_stock":false},{"title":"Apricot \/ XL","offer_id":52619079614828,"sku":"802012564359_Apricot color_XL","price":265.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0915\/6155\/8380\/files\/598da01a-0ac3-45a5-afc4-642249576a43.jpg?v=1756469990"}],"url":"https:\/\/voguevestra.com\/de\/collections\/sets.oembed?page=2","provider":"VogueVestra","version":"1.0","type":"link"}