{"product_id":"womens-2-piece-ribbed-cardigan-skirt-set","title":"👗 Women's 2-Piece Ribbed Cardigan \u0026 Flowing Skirt Set ✨","description":"\u003cstyle\u003e\n  .cardigan-set-page {\n    --cs-primary: #b45309;     \/* 质感暖棕金 *\/\n    --cs-accent: #d97706;      \/* 优雅琥珀橙 *\/\n    --cs-dark: #1c1917;        \/* 极夜曜石深暖黑 *\/\n    --cs-red: #ba372a;         \/* 高光警示红 *\/\n    --cs-soft: #fdfbf7;        \/* 洁净温润浅米底 *\/\n    --cs-border: #fde68a;      \/* 质感微光暖金边框 *\/\n    --cs-text: #1f2937;\n    --cs-muted: #4b5563;\n    --cs-white: #ffffff;\n\n    max-width: 760px; \/* 锁定移动端黄金宽度 *\/\n    margin: 0 auto;\n    padding: 10px;\n    box-sizing: border-box;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    color: var(--cs-text);\n    line-height: 1.65;\n    background: var(--cs-white);\n  }\n\n  .cardigan-set-page * {\n    box-sizing: border-box;\n  }\n\n  .cardigan-set-page h1,\n  .cardigan-set-page h2,\n  .cardigan-set-page h3,\n  .cardigan-set-page p {\n    margin-top: 0;\n  }\n\n  .cardigan-set-page h1 {\n    margin-bottom: 8px;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 24px;\n    line-height: 1.25;\n    font-weight: 900;\n    color: var(--cs-dark);\n  }\n\n  .cardigan-set-page h2 {\n    margin-bottom: 12px;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 19.5px;\n    line-height: 1.35;\n    font-weight: 800;\n    color: var(--cs-dark);\n  }\n\n  .cardigan-set-page h3 {\n    margin-bottom: 4px;\n    font-size: 15px;\n    line-height: 1.4;\n    font-weight: 800;\n    color: var(--cs-primary);\n  }\n\n  .cardigan-set-page p {\n    margin-bottom: 0;\n    font-size: 13.5px;\n    line-height: 1.55;\n    color: var(--cs-muted);\n  }\n\n  .cardigan-set-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 14px;\n    box-shadow: 0 4px 14px rgba(180, 83, 9, 0.12);\n  }\n\n  \/* 顶部 Authentic 信任告示栏 *\/\n  .cs-usa-trust-bar {\n    padding: 10px 12px;\n    background: #fff5f5;\n    border: 1px solid #feb2b2;\n    border-radius: 10px;\n    margin-bottom: 14px;\n    font-size: 12px;\n    color: #9b2c2c;\n    text-align: center;\n  }\n\n  .cs-usa-trust-bar strong {\n    color: var(--cs-red);\n  }\n\n  \/* 结构布局模块 *\/\n  .cs-section {\n    margin-bottom: 26px;\n  }\n\n  .cs-section--soft {\n    padding: 16px;\n    background: var(--cs-soft);\n    border: 1px solid var(--cs-border);\n    border-radius: 16px;\n  }\n\n  .cs-hero {\n    padding: 16px 8px;\n    text-align: center;\n    background: var(--cs-soft);\n    border: 1px solid var(--cs-border);\n    border-radius: 16px;\n  }\n\n  .cs-eyebrow {\n    display: inline-block;\n    margin-bottom: 6px;\n    color: var(--cs-primary);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  \/* 核心优势 2列网格卡片 *\/\n  .cs-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin-top: 14px;\n  }\n\n  .cs-benefit-card {\n    padding: 12px 10px;\n    background: var(--cs-white);\n    border: 1px solid var(--cs-border);\n    border-radius: 10px;\n    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.01);\n  }\n\n  .cs-benefit-card strong {\n    display: block;\n    font-size: 13.5px;\n    color: var(--cs-dark);\n    margin-bottom: 2px;\n  }\n\n  .cs-benefit-card p {\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  \/* 场景平铺网格 *\/\n  .cs-zone-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin-top: 14px;\n    text-align: center;\n  }\n\n  .cs-zone-item {\n    padding: 10px 4px;\n    background: rgba(255, 255, 255, 0.15) !important;\n    border: 1px solid rgba(255, 255, 255, 0.25) !important;\n    border-radius: 8px;\n    font-size: 12.5px;\n    font-weight: 700;\n    color: #ffffff !important;\n  }\n\n  \/* 纵向 3 步穿搭指南 *\/\n  .cs-steps-list {\n    display: grid;\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .cs-step-row {\n    display: flex;\n    align-items: flex-start;\n    padding: 12px 14px;\n    background: #ffffff;\n    border: 1px solid var(--cs-border);\n    border-radius: 12px;\n  }\n\n  .cs-step-circle {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    width: 24px;\n    height: 24px;\n    margin-right: 12px;\n    background: var(--cs-primary);\n    color: #ffffff !important;\n    font-size: 12px;\n    font-weight: 800;\n    border-radius: 50%;\n    margin-top: 2px;\n  }\n\n  .cs-step-content {\n    flex: 1;\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .cs-step-content strong {\n    color: var(--cs-dark);\n  }\n\n  \/* 颜色标签池 *\/\n  .cs-color-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 6px;\n    margin-top: 12px;\n  }\n\n  .cs-color-tag {\n    background: #ffffff;\n    border: 1px solid var(--cs-border);\n    padding: 4px 8px;\n    border-radius: 8px;\n    font-size: 11.5px;\n    font-weight: 700;\n    color: var(--cs-dark);\n  }\n\n  \/* ⚙️ 左右工整对齐的技术参数面板 *\/\n  .cs-table-box {\n    margin-top: 14px;\n    border: 1px solid var(--cs-border);\n    border-radius: 12px;\n    overflow: hidden;\n  }\n\n  .cs-spec-row {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 12px 16px;\n    font-size: 13px;\n    border-bottom: 1px solid var(--cs-soft);\n    background: #ffffff;\n    gap: 12px;\n  }\n\n  .cs-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .cs-spec-row:nth-child(even) {\n    background: #fafafa;\n  }\n\n  .cs-spec-label {\n    font-weight: 800;\n    color: var(--cs-dark);\n    white-space: nowrap;\n  }\n\n  .cs-spec-value {\n    text-align: right;\n    color: var(--cs-muted);\n    font-weight: 500;\n  }\n\n  .cs-notice-box {\n    background: #fff7ed;\n    border: 1px solid #ffedd5;\n    border-radius: 12px;\n    padding: 14px;\n    font-size: 12.5px;\n    color: #9a3412;\n    margin-top: 14px;\n  }\n\n  .cs-notice-box ul {\n    margin: 6px 0 0 0;\n    padding-left: 18px;\n  }\n\n  .cs-notice-box li {\n    margin-bottom: 4px;\n  }\n\n  \/* 精简型紧凑信托卡片 *\/\n  .cs-compact-trust {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 8px;\n    background: #ffffff;\n    border: 1px solid var(--cs-border);\n    border-radius: 12px;\n    padding: 12px 8px;\n    text-align: center;\n  }\n\n  .cs-trust-item-compact strong {\n    display: block;\n    font-size: 12px;\n    color: var(--cs-dark);\n    margin-bottom: 2px;\n  }\n\n  .cs-trust-item-compact p {\n    font-size: 11px;\n    color: var(--cs-muted);\n    line-height: 1.3;\n  }\n\n  \/* 强转化促单收尾大暗框 *\/\n  .cs-cta-banner {\n    padding: 22px 16px;\n    background: linear-gradient(135deg, var(--cs-dark), #78350f) !important;\n    border-radius: 12px;\n    text-align: center;\n    box-shadow: 0 4px 14px rgba(180, 83, 9, 0.25);\n  }\n\n  .cs-cta-banner h2 {\n    color: #ffffff !important;\n    font-size: 16.5px;\n    margin-bottom: 4px;\n    font-weight: 800;\n    letter-spacing: 0.5px;\n  }\n\n  .cs-cta-banner p {\n    color: #fde68a !important;\n    font-size: 13px;\n    margin-bottom: 14px;\n  }\n\n  .cs-cta-trust-line {\n    margin-top: 12px;\n    padding-top: 12px;\n    border-top: 1px solid rgba(255, 255, 255, 0.15);\n    display: flex;\n    justify-content: center;\n    gap: 14px;\n    flex-wrap: wrap;\n  }\n\n  .cs-trust-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 4px;\n    font-size: 11.5px !important;\n    font-weight: 800 !important;\n    color: #ffffff !important;\n    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);\n  }\n\n  \/* 底部4列高质感信托徽章 *\/\n  .cs-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 6px;\n    margin-top: 14px;\n    text-align: center;\n  }\n\n  .cs-trust-item {\n    padding: 8px 4px;\n    background: var(--cs-soft);\n    border: 1px solid var(--cs-border);\n    border-radius: 8px;\n    font-size: 11px;\n    font-weight: 700;\n    color: var(--cs-muted);\n  }\n\n  @media (min-width: 600px) {\n    .cs-benefits-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cardigan-set-page\"\u003e\n\u003cdiv class=\"cs-usa-trust-bar\" style=\"text-align: center;\"\u003e❤️ \u003cstrong\u003eAUTHENTIC GUARANTEE:\u003c\/strong\u003e Women's Ribbed Cardigan \u0026amp; Flowing Skirt Set powered by \u003cstrong\u003epovlya\u003c\/strong\u003e!\n\u003cdiv style=\"margin-top: 4px; font-weight: bold; color: var(--cs-dark);\"\u003e🏆 #1 Effortless Chic Wardrobe Set  |  🏆 30-Day Money-Back Guarantee  |  🔥 99.3% Recommends\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"cs-section\"\u003e\n\u003cdiv class=\"cs-hero\"\u003e\n\u003cspan class=\"cs-eyebrow\"\u003e👗 2-PIECE COORDINATED SET • RIBBED 3\/4 CARDIGAN • FLOWING MAXI SKIRT ✨\u003c\/span\u003e\n\u003ch1\u003eEasy Style for Every Day\u003c\/h1\u003e\n\u003cdiv style=\"width: 100%; margin: 14px 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/1_8cf26f3b-4224-41c0-b8f7-5de1a639030f.gif?v=1787887349\" alt=\"Women's two-piece cardigan and flowing skirt set animation\" loading=\"eager\" style=\"width: 100%;\"\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 14.5px; color: var(--cs-text); font-weight: 500; padding: 0 4px; margin-top: 10px;\"\u003eA beautifully coordinated two-piece cardigan and flowing skirt set that makes getting dressed effortless. Soft, breathable fabric and a relaxed drape keep you polished and comfortable from daily errands to vacation getaways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cs-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e📏 Size Chart \u0026amp; Fit Recommendations (XS–XXL)\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/2cebf2146174810059bbabf724254e5c_b1863f5a-62c0-4bf2-8793-dbc6ae42a157.png?v=1787887750\" alt=\"Women's two-piece set size chart and fit measurement guide\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003ch2\u003e✨ Simple, Polished \u0026amp; Incredibly Comfortable 👗\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/2_6d4364e4-966a-4e7c-a7e3-e360e9dfa92e.png?v=1787887362\" alt=\"Women's ribbed cardigan and flowing skirt set full view\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cs-benefits-grid\"\u003e\n\u003cdiv class=\"cs-benefit-card\"\u003e\n\u003cstrong\u003e✨ Coordinated 2-Piece\u003c\/strong\u003e\n\u003cp\u003eInstant outfit synergy without spending time mixing and matching tops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-benefit-card\"\u003e\n\u003cstrong\u003e🌿 Soft Breathable Knit\u003c\/strong\u003e\n\u003cp\u003eSkin-friendly fabric blend keeps you cool, airy, and gently stretched.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-benefit-card\"\u003e\n\u003cstrong\u003e💃 Flowing Silhouette\u003c\/strong\u003e\n\u003cp\u003eFull A-line skirt creates relaxed, graceful movement with every step.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-benefit-card\"\u003e\n\u003cstrong\u003e🩱 Flexible Elastic Waist\u003c\/strong\u003e\n\u003cp\u003eComfortable gathered waist hugs gently without pinching or tightness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cs-section cs-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🧶 Fitted Ribbed Knit \u0026amp; Flattering 3\/4 Sleeves\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/3_87d80d4b-3eb5-431b-bce1-bf002a8402e9.png?v=1787887362\" alt=\"Fitted ribbed cardigan button front details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center; padding: 0 4px; color: var(--cs-muted);\"\u003eThe classic round neckline and delicate front buttons let you style it buttoned up for clean elegance or slightly open over a cami for a casual layered look.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"cs-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e👜 Practical Side Pockets \u0026amp; Fluid Movement\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/7_0c67c3fd-af5e-469d-9204-8bb6a57b8c87.png?v=1787887362\" alt=\"Flowing skirt with convenient side pockets\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center; padding: 0 4px;\"\u003eConvenient hidden side pockets keep small essentials close at hand while preserving the skirt’s sleek, slimming lines.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"cs-section cs-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🎨 5 Versatile Colors: Neutral Tones to Vibrant Pops\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 10px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/6_616146a3-1329-4600-a841-9b62c8f8c4ae.png?v=1787887361\" alt=\"Model wearing cardigan set with sandals\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/4_37ecba48-c62a-4282-9e38-33f3157ee811.png?v=1787887362\" alt=\"Cardigan and skirt set available color options\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cs-color-tags\"\u003e\n\u003cspan class=\"cs-color-tag\"\u003e🖤 Classic Black\u003c\/span\u003e \u003cspan class=\"cs-color-tag\"\u003e☕ Warm Coffee\u003c\/span\u003e \u003cspan class=\"cs-color-tag\"\u003e💙 Klein Blue\u003c\/span\u003e \u003cspan class=\"cs-color-tag\"\u003e💛 Sunny Yellow\u003c\/span\u003e \u003cspan class=\"cs-color-tag\"\u003e🍁 Rich Rust\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cs-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🧵 Breathable Stretch Knit That Moves With You\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/5_e4c03e2e-5371-4ab7-97d4-eb8cf18084a6.png?v=1787887362\" alt=\"Soft ribbed fabric stretch and texture close-up\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cs-section cs-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🚀 Effortless 3-Way Styling Versatility\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 10px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/1_a1d0b5d4-1a09-40e2-b3d3-4774c56c0e1c.png?v=1787887361\" alt=\"Casual chic day-out outfit styling\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 100%; margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/2_d8615984-82ed-452f-806e-263459c21530.gif?v=1787887355\" alt=\"Flowing skirt fabric movement in motion animation\" loading=\"lazy\" style=\"width: 354px; display: block; margin-left: auto; margin-right: auto;\" height=\"628\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cs-steps-list\"\u003e\n\u003cdiv class=\"cs-step-row\"\u003e\n\u003cdiv class=\"cs-step-circle\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"cs-step-content\"\u003e\n\u003cstrong\u003eCasual Day Out:\u003c\/strong\u003e Pair the full set with simple white sneakers or flat slides for effortless weekend brunch.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-step-row\"\u003e\n\u003cdiv class=\"cs-step-circle\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"cs-step-content\"\u003e\n\u003cstrong\u003eResort \u0026amp; Beach:\u003c\/strong\u003e Style with strappy sandals and a woven tote bag for breezy vacation strolls.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-step-row\"\u003e\n\u003cdiv class=\"cs-step-circle\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"cs-step-content\"\u003e\n\u003cstrong\u003eDressy Evening:\u003c\/strong\u003e Fasten the top buttons and pair with delicate jewelry and low block heels.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cs-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"cs-section\" style=\"padding: 0; margin-bottom: 26px;\"\u003e\n\u003cdiv style=\"padding-top: 22px; padding-right: 16px; padding-bottom: 22px; text-align: center; background: rgb(28, 25, 23) !important; border-radius: 16px !important; color: rgb(255, 255, 255) !important;\"\u003e\n\u003cspan style=\"display: inline-block; margin-bottom: 6px; color: #fde047 !important; font-size: 11px; font-weight: 800; letter-spacing: 1.5px; text-transform: uppercase;\"\u003eUniversal Everyday \u0026amp; Vacation Styling \u003c\/span\u003e\n\u003ch2 style=\"color: #ffffff !important; font-size: 19.5px !important; margin-top: 0; margin-bottom: 14px; font-weight: 800; line-height: 1.35;\"\u003e👗 Perfect For Travel, Daily Outings, Resort Strolls \u0026amp; Casual Work 🏖️\u003c\/h2\u003e\n\u003cdiv class=\"cs-zone-grid\"\u003e\n\u003cdiv class=\"cs-zone-item\"\u003e🏖️ Vacation \u0026amp; Resort Trips\u003c\/div\u003e\n\u003cdiv class=\"cs-zone-item\"\u003e☕ Weekend Coffee Outings\u003c\/div\u003e\n\u003cdiv class=\"cs-zone-item\"\u003e✈️ Comfortable Travel Days\u003c\/div\u003e\n\u003cdiv class=\"cs-zone-item\"\u003e💼 Casual Work \u0026amp; Lounging\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cs-section cs-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 10px;\"\u003e\n\u003ch2\u003e📋 Product Specifications Profile\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-table-box\"\u003e\n\u003cdiv class=\"cs-spec-row\"\u003e\n\u003cdiv class=\"cs-spec-label\"\u003eProduct Name\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-value\" style=\"font-weight: 800; color: var(--cs-dark);\"\u003eWomen's 2-Piece Cardigan \u0026amp; Skirt Set\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-row\"\u003e\n\u003cdiv class=\"cs-spec-label\"\u003eFabric Material\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-value\"\u003eSoft, Breathable Ribbed Knit Blend\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-row\"\u003e\n\u003cdiv class=\"cs-spec-label\"\u003eTop Features\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-value\"\u003eRound Neck, Button-Front, 3\/4 Sleeves\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-row\"\u003e\n\u003cdiv class=\"cs-spec-label\"\u003eSkirt Features\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-value\"\u003eElastic Waistband, Side Pockets, Flowing A-Line\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-row\"\u003e\n\u003cdiv class=\"cs-spec-label\"\u003eAvailable Sizes\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-value\"\u003eXS, S, M, L, XL, XXL\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-row\" style=\"background: #fff7ed;\"\u003e\n\u003cdiv class=\"cs-spec-label\" style=\"color: var(--cs-primary);\"\u003ePackage Inventory\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-value\" style=\"font-weight: bold; color: var(--cs-dark);\"\u003e1 × Ribbed Cardigan + 1 × Flowing Skirt\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-notice-box\"\u003e\n\u003cstrong\u003e📌 Care \u0026amp; Washing Guidance:\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003eMachine wash cold on gentle cycle inside a laundry bag, or hand wash flat to preserve ribbed elasticity.\u003c\/li\u003e\n\u003cli\u003eAvailable in a wide range from XS to XXL. Please refer to the size image above to select your ideal fit.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cs-section\"\u003e\n\u003cdiv class=\"cs-compact-trust\"\u003e\n\u003cdiv class=\"cs-trust-item-compact\"\u003e\n\u003cstrong\u003e✈️ Tracked Shipping\u003c\/strong\u003e\n\u003cp\u003eLive tracking link with every order\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-trust-item-compact\"\u003e\n\u003cstrong\u003e🔒 30-Day Guarantee\u003c\/strong\u003e\n\u003cp\u003eHassle-free replacement or refund\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-trust-item-compact\"\u003e\n\u003cstrong\u003e👗 2-Piece Set\u003c\/strong\u003e\n\u003cp\u003eRibbed top \u0026amp; flowing maxi skirt\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cs-cta-banner\"\u003e\n\u003ch2\u003e👗 ELEVATE YOUR DAILY WARDROBE WITH EFFORTLESS STYLE! ✨\u003c\/h2\u003e\n\u003cp\u003eSelect your favorite color and size above on \u003cstrong\u003epovlya\u003c\/strong\u003e and enjoy effortless chic comfort!\u003c\/p\u003e\n\u003cdiv class=\"cs-cta-trust-line\"\u003e\n\u003cspan class=\"cs-trust-badge\"\u003e🔒 Safe Checkout\u003c\/span\u003e \u003cspan class=\"cs-trust-badge\"\u003e⚡ Fast Fulfillment\u003c\/span\u003e \u003cspan class=\"cs-trust-badge\"\u003e📦 Insured Tracked Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-trust-grid\"\u003e\n\u003cdiv class=\"cs-trust-item\"\u003e🔒 Safe Secure\u003c\/div\u003e\n\u003cdiv class=\"cs-trust-item\"\u003e📦 Insured Route\u003c\/div\u003e\n\u003cdiv class=\"cs-trust-item\"\u003e👗 2-Piece Set\u003c\/div\u003e\n\u003cdiv class=\"cs-trust-item\"\u003e✨ Soft Knit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"WHX","offers":[{"title":"Black \/ XS","offer_id":49137368268954,"sku":"NC01892608283001-裙套装-黑色-XS","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":49137368301722,"sku":"NC01892608283001-裙套装-黑色-S","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":49137368334490,"sku":"NC01892608283001-裙套装-黑色-M","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":49137368367258,"sku":"NC01892608283001-裙套装-黑色-L","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":49137368400026,"sku":"NC01892608283001-裙套装-黑色-XL","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XXL","offer_id":49137368432794,"sku":"NC01892608283001-裙套装-黑色-XXL","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ XS","offer_id":49137368465562,"sku":"NC01892608283001-裙套装-咖色-XS","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ S","offer_id":49137368498330,"sku":"NC01892608283001-裙套装-咖色-S","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ M","offer_id":49137368531098,"sku":"NC01892608283001-裙套装-咖色-M","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ L","offer_id":49137368563866,"sku":"NC01892608283001-裙套装-咖色-L","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ XL","offer_id":49137368596634,"sku":"NC01892608283001-裙套装-咖色-XL","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ XXL","offer_id":49137368629402,"sku":"NC01892608283001-裙套装-咖色-XXL","price":46.99,"currency_code":"USD","in_stock":true},{"title":"KleinBlue \/ XS","offer_id":49137368662170,"sku":"NC01892608283001-裙套装-蓝色-XS","price":46.99,"currency_code":"USD","in_stock":true},{"title":"KleinBlue \/ S","offer_id":49137368694938,"sku":"NC01892608283001-裙套装-蓝色-S","price":46.99,"currency_code":"USD","in_stock":true},{"title":"KleinBlue \/ M","offer_id":49137368727706,"sku":"NC01892608283001-裙套装-蓝色-M","price":46.99,"currency_code":"USD","in_stock":true},{"title":"KleinBlue \/ L","offer_id":49137368760474,"sku":"NC01892608283001-裙套装-蓝色-L","price":46.99,"currency_code":"USD","in_stock":true},{"title":"KleinBlue \/ XL","offer_id":49137368793242,"sku":"NC01892608283001-裙套装-蓝色-XL","price":46.99,"currency_code":"USD","in_stock":true},{"title":"KleinBlue \/ XXL","offer_id":49137368826010,"sku":"NC01892608283001-裙套装-蓝色-XXL","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ XS","offer_id":49137368858778,"sku":"NC01892608283001-裙套装-黄色-XS","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ S","offer_id":49137368891546,"sku":"NC01892608283001-裙套装-黄色-S","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ M","offer_id":49137368924314,"sku":"NC01892608283001-裙套装-黄色-M","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ L","offer_id":49137368957082,"sku":"NC01892608283001-裙套装-黄色-L","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ XL","offer_id":49137368989850,"sku":"NC01892608283001-裙套装-黄色-XL","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ XXL","offer_id":49137369022618,"sku":"NC01892608283001-裙套装-黄色-XXL","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Rust \/ XS","offer_id":49137369055386,"sku":"NC01892608283001-裙套装-砖红色-XS","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Rust \/ S","offer_id":49137369088154,"sku":"NC01892608283001-裙套装-砖红色-S","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Rust \/ M","offer_id":49137369120922,"sku":"NC01892608283001-裙套装-砖红色-M","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Rust \/ L","offer_id":49137369153690,"sku":"NC01892608283001-裙套装-砖红色-L","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Rust \/ XL","offer_id":49137369186458,"sku":"NC01892608283001-裙套装-砖红色-XL","price":46.99,"currency_code":"USD","in_stock":true},{"title":"Rust \/ XXL","offer_id":49137369219226,"sku":"NC01892608283001-裙套装-砖红色-XXL","price":46.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/1_a1d0b5d4-1a09-40e2-b3d3-4774c56c0e1c.png?v=1787887361","url":"https:\/\/povlya.com\/products\/womens-2-piece-ribbed-cardigan-skirt-set","provider":"povlya.com","version":"1.0","type":"link"}