{"product_id":"womens-soft-denim-peplum-tunic-shirt-jacket","title":"Women's Soft Denim Peplum Tunic Shirt Jacket","description":"\u003cstyle\u003e\n  #womens-denim-peplum-tunic-page,\n  #womens-denim-peplum-tunic-page * {\n    box-sizing:border-box;\n  }\n\n  #womens-denim-peplum-tunic-page {\n    --black:#37434b;\n    --black-soft:#515e66;\n\n    --denim:#617b8d;\n    --denim-deep:#496476;\n    --denim-soft:#8196a5;\n    --denim-mid:#a7b6c0;\n    --denim-light:#d9e2e7;\n    --denim-pale:#eff4f6;\n\n    --slate:#75828a;\n    --slate-soft:#9aa5ab;\n    --slate-light:#e1e6e8;\n    --slate-pale:#f4f6f7;\n\n    --ivory:#fffefa;\n    --cream:#fbfaf8;\n    --mist:#f5f7f8;\n\n    --text:#59646a;\n    --text-soft:#768187;\n\n    --line:rgba(97,123,141,.09);\n    --shadow:0 14px 34px rgba(48,63,72,.045);\n\n    --radius-lg:24px;\n    --radius-md:18px;\n\n    width:100%;\n    max-width:1180px;\n    margin:0 auto;\n\n    color:var(--text);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fafbfd 30%,\n        #f0f4f6 64%,\n        #e7edf0 100%\n      );\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    font-size:16px;\n    line-height:1.72;\n\n    container-type:inline-size;\n    container-name:womensDenimPeplumTunic;\n\n    overflow:hidden;\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-inner {\n    width:min(100%,1080px);\n    margin:0 auto;\n    padding:36px 18px 46px;\n  }\n\n\n  \/* =========================\n     HERO\n  ========================= *\/\n\n  #womens-denim-peplum-tunic-page .wdpt-hero {\n    padding:22px 0 8px;\n    text-align:center;\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-eyebrow {\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    gap:12px;\n\n    margin:0 auto 16px;\n\n    color:var(--denim);\n\n    font-size:11px;\n    font-weight:700;\n    letter-spacing:.16em;\n    text-transform:uppercase;\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-eyebrow::before,\n  #womens-denim-peplum-tunic-page .wdpt-eyebrow::after {\n    content:\"\";\n\n    width:46px;\n    height:1px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        rgba(97,123,141,.60)\n      );\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-eyebrow::after {\n    background:\n      linear-gradient(\n        90deg,\n        rgba(97,123,141,.60),\n        transparent\n      );\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-hero-title {\n    max-width:900px;\n    margin:0 auto;\n\n    color:var(--black);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:clamp(30px,4.6cqw,50px);\n    line-height:1.13;\n    font-weight:500;\n    letter-spacing:-.02em;\n  }\n\n\n  \/* =========================\n     BUY RETURN ANCHOR\n  ========================= *\/\n\n  #womens-denim-peplum-tunic-page\n  .product-buy-return-anchor {\n    display:block;\n\n    width:1px;\n    height:1px;\n    min-width:1px;\n    min-height:1px;\n\n    margin:0 auto;\n    padding:0;\n\n    overflow:hidden;\n    opacity:0;\n\n    color:transparent;\n\n    font-size:1px;\n    line-height:1px;\n\n    pointer-events:none;\n    user-select:none;\n\n    scroll-margin-top:calc(100vh - 70px);\n    scroll-margin-top:calc(100svh - 70px);\n  }\n\n\n  \/* =========================\n     GIF\n  ========================= *\/\n\n  #womens-denim-peplum-tunic-page .wdpt-hero-gif {\n    display:flex;\n    justify-content:center;\n\n    width:100%;\n\n    margin:26px auto 24px;\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-hero-gif img {\n    display:block;\n\n    width:100%;\n    max-width:420px;\n    height:auto;\n\n    margin:0 auto;\n\n    object-fit:contain;\n\n    border-radius:18px;\n\n    box-shadow:\n      0 14px 32px\n      rgba(48,63,72,.075);\n  }\n\n\n  \/* =========================\n     INTRO\n  ========================= *\/\n\n  #womens-denim-peplum-tunic-page .wdpt-intro {\n    max-width:800px;\n\n    margin:0 auto;\n\n    padding:24px 26px;\n\n    border:1px solid var(--line);\n    border-radius:var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fafbfd 30%,\n        #eef4f6 68%,\n        #e7edf0 100%\n      );\n\n    box-shadow:\n      0 8px 22px\n      rgba(48,63,72,.03);\n\n    text-align:center;\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-intro p {\n    margin:0;\n\n    color:var(--text);\n\n    font-size:16px;\n    line-height:1.75;\n  }\n\n\n  \/* =========================\n     TAGS\n  ========================= *\/\n\n  #womens-denim-peplum-tunic-page .wdpt-tags {\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:12px;\n\n    width:100%;\n    max-width:650px;\n\n    margin:22px auto 24px;\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-tag {\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    min-height:46px;\n\n    padding:10px 14px;\n\n    border:1px solid var(--line);\n    border-radius:999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fafbfd 30%,\n        #edf3f6 68%,\n        #e4ebee 100%\n      );\n\n    color:var(--denim);\n\n    font-size:13.5px;\n    font-weight:700;\n\n    text-align:center;\n\n    box-shadow:\n      0 4px 10px\n      rgba(48,63,72,.018);\n  }\n\n\n  \/* =========================\n     SECOND IMAGE + SUMMARY\n     上图下文完全贴合\n  ========================= *\/\n\n  #womens-denim-peplum-tunic-page .wdpt-main-block {\n    display:flex;\n    flex-direction:column;\n    gap:0;\n\n    width:100%;\n\n    margin:0 auto 30px;\n\n    overflow:hidden;\n\n    border:1px solid rgba(97,123,141,.07);\n    border-radius:var(--radius-lg);\n\n    background:#ffffff;\n\n    box-shadow:var(--shadow);\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-main-image {\n    display:block;\n\n    width:100%;\n\n    margin:0;\n    padding:0;\n\n    overflow:hidden;\n\n    font-size:0;\n    line-height:0;\n\n    background:#ffffff;\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-main-image img {\n    display:block;\n\n    width:100%;\n    max-width:100%;\n    height:auto;\n\n    margin:0 !important;\n    padding:0 !important;\n\n    border:0;\n\n    vertical-align:top;\n\n    object-fit:contain;\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-summary {\n    position:relative;\n    z-index:2;\n\n    display:block;\n\n    width:100%;\n\n    margin:-18px 0 0;\n\n    padding:18px 22px 20px;\n\n    border:0;\n    border-radius:0;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #f1f5f7 50%,\n        #e7edf0 100%\n      );\n\n    box-shadow:none;\n\n    text-align:center;\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-summary-title {\n    max-width:100%;\n\n    margin:0 auto;\n\n    color:var(--denim-deep);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:clamp(22px,3cqw,30px);\n    line-height:1.18;\n    font-weight:700;\n    letter-spacing:-.012em;\n  }\n\n\n  \/* =========================\n     FEATURE IMAGES\n  ========================= *\/\n\n  #womens-denim-peplum-tunic-page .wdpt-feature-media img,\n  #womens-denim-peplum-tunic-page .wdpt-size-chart img {\n    display:block;\n\n    width:100%;\n    max-width:100%;\n    height:auto;\n\n    object-fit:contain;\n  }\n\n\n  \/* =========================\n     FEATURES\n  ========================= *\/\n\n  #womens-denim-peplum-tunic-page .wdpt-features {\n    display:grid;\n    grid-template-columns:1fr;\n    gap:24px;\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-feature {\n    overflow:hidden;\n\n    border:1px solid var(--line);\n    border-radius:var(--radius-lg);\n\n    background:#ffffff;\n\n    box-shadow:var(--shadow);\n\n    transition:\n      transform .28s ease,\n      box-shadow .28s ease;\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-feature-media {\n    overflow:hidden;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #f8fafb 50%,\n        #e8eef1 100%\n      );\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-feature-media img {\n    transition:transform .32s ease;\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-feature-copy {\n    padding:22px 22px 24px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fafbfd 35%,\n        #edf3f6 72%,\n        #e4ebee 100%\n      );\n  }\n\n  #womens-denim-peplum-tunic-page\n  .wdpt-feature:nth-child(2)\n  .wdpt-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fbfcfd 36%,\n        #f0f4f6 72%,\n        #e8edef 100%\n      );\n  }\n\n  #womens-denim-peplum-tunic-page\n  .wdpt-feature:nth-child(3)\n  .wdpt-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #f9fbfc 35%,\n        #eaf1f4 70%,\n        #e1e8eb 100%\n      );\n  }\n\n  #womens-denim-peplum-tunic-page\n  .wdpt-feature:nth-child(4)\n  .wdpt-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fafbfd 35%,\n        #edf2f4 70%,\n        #e5ebee 100%\n      );\n  }\n\n  #womens-denim-peplum-tunic-page\n  .wdpt-feature:nth-child(5)\n  .wdpt-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #f9fbfc 34%,\n        #e9f0f3 68%,\n        #e0e7ea 100%\n      );\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-feature-heading {\n    display:flex;\n    align-items:center;\n\n    gap:12px;\n\n    margin-bottom:11px;\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-feature-emoji {\n    flex:0 0 46px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    width:46px;\n    height:46px;\n\n    border:1px solid rgba(97,123,141,.08);\n    border-radius:13px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #edf3f6 48%,\n        #d7e1e6 100%\n      );\n\n    font-size:22px;\n\n    box-shadow:\n      0 6px 14px\n      rgba(48,63,72,.03);\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-feature-title {\n    margin:0;\n\n    color:var(--denim);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:clamp(21px,3.1cqw,29px);\n    line-height:1.2;\n    font-weight:700;\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-feature-copy p {\n    margin:0;\n\n    color:var(--text-soft);\n\n    font-size:16px;\n    line-height:1.72;\n  }\n\n\n  \/* =========================\n     SIZE\n  ========================= *\/\n\n  #womens-denim-peplum-tunic-page .wdpt-size {\n    margin-top:30px;\n\n    padding:28px 24px;\n\n    border:1px solid var(--line);\n    border-radius:var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fafbfd 35%,\n        #edf3f6 72%,\n        #e4ebee 100%\n      );\n\n    box-shadow:var(--shadow);\n\n    text-align:center;\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-section-title {\n    margin:0;\n\n    color:var(--denim-deep);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:clamp(25px,3.8cqw,34px);\n    line-height:1.2;\n    font-weight:600;\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-size \u003e p {\n    max-width:780px;\n\n    margin:12px auto 0;\n\n    color:var(--text-soft);\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-size-chart {\n    margin-top:20px;\n\n    overflow:hidden;\n\n    border:1px solid rgba(97,123,141,.08);\n    border-radius:var(--radius-md);\n\n    background:#ffffff;\n\n    box-shadow:\n      0 8px 24px\n      rgba(48,63,72,.03);\n  }\n\n\n  \/* =========================\n     DETAILS\n  ========================= *\/\n\n  #womens-denim-peplum-tunic-page .wdpt-details {\n    margin-top:26px;\n\n    padding:28px 24px;\n\n    border:1px solid var(--line);\n    border-radius:var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fafbfd 35%,\n        #edf3f6 72%,\n        #e4ebee 100%\n      );\n\n    box-shadow:var(--shadow);\n  }\n\n  #womens-denim-peplum-tunic-page\n  .wdpt-details .wdpt-section-title {\n    margin-bottom:18px;\n    text-align:center;\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-detail-list {\n    display:grid;\n    grid-template-columns:1fr;\n    gap:10px;\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-detail-item {\n    padding:15px 16px;\n\n    border:1px solid rgba(97,123,141,.08);\n    border-radius:14px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #fafbfd 56%,\n        #edf1f3 100%\n      );\n\n    color:var(--text);\n\n    font-size:15px;\n    line-height:1.65;\n  }\n\n\n  \/* =========================\n     FAQ\n  ========================= *\/\n\n  #womens-denim-peplum-tunic-page .wdpt-faq {\n    margin-top:28px;\n\n    padding:30px 24px;\n\n    border:1px solid var(--line);\n    border-radius:var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fafbfd 34%,\n        #eaf1f4 70%,\n        #e1e8eb 100%\n      );\n\n    box-shadow:var(--shadow);\n  }\n\n  #womens-denim-peplum-tunic-page\n  .wdpt-faq .wdpt-section-title {\n    margin-bottom:20px;\n    text-align:center;\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-faq-item {\n    margin-bottom:10px;\n\n    overflow:hidden;\n\n    border:1px solid rgba(97,123,141,.08);\n    border-radius:15px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #fafbfd 58%,\n        #edf1f3 100%\n      );\n  }\n\n  #womens-denim-peplum-tunic-page\n  .wdpt-faq-item:last-child {\n    margin-bottom:0;\n  }\n\n  #womens-denim-peplum-tunic-page\n  .wdpt-faq-item summary {\n    position:relative;\n\n    display:flex;\n    align-items:center;\n\n    min-height:62px;\n\n    padding:16px 52px 16px 17px;\n\n    color:var(--denim);\n\n    font-size:15px;\n    line-height:1.5;\n    font-weight:700;\n\n    cursor:pointer;\n    list-style:none;\n  }\n\n  #womens-denim-peplum-tunic-page\n  .wdpt-faq-item summary::-webkit-details-marker {\n    display:none;\n  }\n\n  #womens-denim-peplum-tunic-page\n  .wdpt-faq-item summary::after {\n    content:\"⌄\";\n\n    position:absolute;\n\n    right:18px;\n    top:50%;\n\n    transform:\n      translateY(-55%)\n      rotate(0deg);\n\n    color:var(--slate);\n\n    font-size:24px;\n    line-height:1;\n\n    transition:transform .28s ease;\n  }\n\n  #womens-denim-peplum-tunic-page\n  .wdpt-faq-item[open] summary::after {\n    transform:\n      translateY(-35%)\n      rotate(180deg);\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-faq-answer {\n    padding:0 17px 18px;\n\n    color:var(--text-soft);\n\n    font-size:15px;\n    line-height:1.7;\n  }\n\n\n  \/* =========================\n     SHIPPING\n  ========================= *\/\n\n  #womens-denim-peplum-tunic-page .wdpt-shipping {\n    margin-top:28px;\n\n    padding:30px 24px;\n\n    border:1px solid var(--line);\n    border-radius:var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #f9fbfc 34%,\n        #e9f0f3 70%,\n        #e0e7ea 100%\n      );\n\n    box-shadow:var(--shadow);\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-shipping-eyebrow {\n    margin:0 0 7px;\n\n    color:var(--denim-soft);\n\n    font-size:11px;\n    font-weight:700;\n    letter-spacing:.16em;\n\n    text-align:center;\n  }\n\n  #womens-denim-peplum-tunic-page\n  .wdpt-shipping .wdpt-section-title {\n    margin-bottom:22px;\n    text-align:center;\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-shipping-list {\n    display:flex;\n    flex-direction:column;\n    gap:11px;\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-shipping-card {\n    display:flex;\n    align-items:flex-start;\n\n    gap:14px;\n\n    padding:17px;\n\n    border:1px solid rgba(97,123,141,.08);\n    border-radius:16px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #fafbfd 58%,\n        #edf1f3 100%\n      );\n  }\n\n  #womens-denim-peplum-tunic-page .wdpt-shipping-icon {\n    flex:0 0 44px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    width:44px;\n    height:44px;\n\n    border-radius:12px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #e5ebee 0%,\n        #c7d3d9 48%,\n        #91a4b0 100%\n      );\n\n    font-size:21px;\n\n    box-shadow:\n      0 7px 16px\n      rgba(48,63,72,.05);\n  }\n\n  #womens-denim-peplum-tunic-page\n  .wdpt-shipping-card h4 {\n    margin:0 0 3px;\n\n    color:var(--denim);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:18px;\n  }\n\n  #womens-denim-peplum-tunic-page\n  .wdpt-shipping-card p {\n    margin:0;\n\n    color:var(--text-soft);\n\n    font-size:14px;\n    line-height:1.6;\n  }\n\n\n  \/* =========================\n     BUY BUTTON\n  ========================= *\/\n\n  #womens-denim-peplum-tunic-page .wdpt-buy-wrap {\n    display:flex;\n    justify-content:center;\n\n    margin-top:24px;\n  }\n\n  #womens-denim-peplum-tunic-page .product-buy {\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    min-width:180px;\n\n    padding:14px 28px;\n\n    border-radius:999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #8da2b0 0%,\n        #617b8d 48%,\n        #496476 100%\n      );\n\n    color:#ffffff;\n\n    font-size:15px;\n    font-weight:700;\n\n    text-decoration:none;\n\n    box-shadow:\n      0 10px 24px\n      rgba(58,79,92,.18);\n\n    transition:\n      transform .25s ease,\n      box-shadow .25s ease;\n  }\n\n\n  \/* =========================\n     DESKTOP\n  ========================= *\/\n\n  @container womensDenimPeplumTunic (min-width:860px) {\n\n    #womens-denim-peplum-tunic-page .wdpt-features {\n      grid-template-columns:\n        repeat(2,minmax(0,1fr));\n    }\n\n    #womens-denim-peplum-tunic-page .wdpt-detail-list {\n      grid-template-columns:\n        repeat(2,minmax(0,1fr));\n    }\n\n  }\n\n\n  \/* =========================\n     HOVER\n  ========================= *\/\n\n  @media (hover:hover) and (pointer:fine) {\n\n    #womens-denim-peplum-tunic-page .wdpt-feature:hover {\n      transform:translateY(-4px);\n\n      box-shadow:\n        0 20px 42px\n        rgba(48,63,72,.08);\n    }\n\n    #womens-denim-peplum-tunic-page\n    .wdpt-feature:hover .wdpt-feature-media img {\n      transform:scale(1.015);\n    }\n\n    #womens-denim-peplum-tunic-page .product-buy:hover {\n      transform:translateY(-2px);\n\n      box-shadow:\n        0 14px 30px\n        rgba(58,79,92,.24);\n    }\n\n  }\n\n\n  \/* =========================\n     MOBILE\n  ========================= *\/\n\n  @media screen and (max-width:749px) {\n\n    #womens-denim-peplum-tunic-page {\n      width:calc(100vw - 2px);\n      max-width:none;\n\n      margin-left:calc(50% - 50vw + 1px);\n      margin-right:calc(50% - 50vw + 1px);\n\n      overflow-x:hidden;\n      overflow-x:clip;\n    }\n\n    #womens-denim-peplum-tunic-page .wdpt-inner {\n      width:100%;\n      padding:26px 0 34px;\n    }\n\n    #womens-denim-peplum-tunic-page .wdpt-hero {\n      padding-left:16px;\n      padding-right:16px;\n    }\n\n    #womens-denim-peplum-tunic-page .wdpt-hero-title {\n      font-size:31px;\n    }\n\n    #womens-denim-peplum-tunic-page\n    .product-buy-return-anchor {\n      scroll-margin-top:calc(100vh - 55px);\n      scroll-margin-top:calc(100svh - 55px);\n    }\n\n    #womens-denim-peplum-tunic-page .wdpt-hero-gif {\n      margin-top:22px;\n      margin-bottom:22px;\n    }\n\n    #womens-denim-peplum-tunic-page .wdpt-hero-gif img {\n      max-width:420px;\n      border-radius:15px;\n    }\n\n    #womens-denim-peplum-tunic-page .wdpt-intro {\n      margin-left:16px;\n      margin-right:16px;\n\n      padding:20px 17px;\n    }\n\n    #womens-denim-peplum-tunic-page .wdpt-tags {\n      width:auto;\n      max-width:none;\n\n      margin:20px 15px 22px;\n\n      gap:10px;\n    }\n\n    #womens-denim-peplum-tunic-page .wdpt-tag {\n      min-height:44px;\n\n      padding:9px 5px;\n\n      font-size:8.6px;\n\n      white-space:nowrap;\n    }\n\n\n    \/* 第二张图片 + 文案完全贴合 *\/\n\n    #womens-denim-peplum-tunic-page .wdpt-main-block {\n      width:100%;\n\n      margin:0 auto 24px;\n\n      border-left:0;\n      border-right:0;\n      border-radius:0;\n\n      box-shadow:\n        0 8px 20px\n        rgba(48,63,72,.035);\n    }\n\n    #womens-denim-peplum-tunic-page .wdpt-main-image {\n      width:100%;\n\n      margin:0;\n      padding:0;\n\n      font-size:0;\n      line-height:0;\n    }\n\n    #womens-denim-peplum-tunic-page .wdpt-main-image img {\n      display:block;\n\n      margin:0 !important;\n      padding:0 !important;\n\n      vertical-align:top;\n    }\n\n    #womens-denim-peplum-tunic-page .wdpt-summary {\n      width:100%;\n\n      margin:-18px 0 0;\n\n      padding:18px 16px 18px;\n\n      border:0;\n      border-radius:0;\n    }\n\n    #womens-denim-peplum-tunic-page .wdpt-summary-title {\n      font-size:23px;\n    }\n\n\n    #womens-denim-peplum-tunic-page .wdpt-feature {\n      border-left:0;\n      border-right:0;\n      border-radius:0;\n    }\n\n    #womens-denim-peplum-tunic-page .wdpt-feature-copy {\n      padding:21px 16px 23px;\n    }\n\n    #womens-denim-peplum-tunic-page .wdpt-size,\n    #womens-denim-peplum-tunic-page .wdpt-details,\n    #womens-denim-peplum-tunic-page .wdpt-faq,\n    #womens-denim-peplum-tunic-page .wdpt-shipping {\n      margin-left:0;\n      margin-right:0;\n\n      border-left:0;\n      border-right:0;\n      border-radius:0;\n    }\n\n    #womens-denim-peplum-tunic-page .wdpt-size,\n    #womens-denim-peplum-tunic-page .wdpt-details,\n    #womens-denim-peplum-tunic-page .wdpt-faq {\n      padding-left:16px;\n      padding-right:16px;\n    }\n\n    #womens-denim-peplum-tunic-page .wdpt-shipping {\n      padding-left:10px;\n      padding-right:10px;\n    }\n\n    #womens-denim-peplum-tunic-page .wdpt-feature-title {\n      font-size:22px;\n    }\n\n    #womens-denim-peplum-tunic-page .wdpt-feature-copy p,\n    #womens-denim-peplum-tunic-page .wdpt-size \u003e p {\n      font-size:15px;\n    }\n\n  }\n\n\n  @media screen and (max-width:390px) {\n\n    #womens-denim-peplum-tunic-page .wdpt-tags {\n      margin-left:10px;\n      margin-right:10px;\n      gap:8px;\n    }\n\n    #womens-denim-peplum-tunic-page .wdpt-tag {\n      padding:8px 3px;\n      font-size:7.3px;\n    }\n\n    #womens-denim-peplum-tunic-page .wdpt-summary {\n      padding:16px 12px 17px;\n    }\n\n    #womens-denim-peplum-tunic-page .wdpt-summary-title {\n      font-size:21px;\n    }\n\n  }\n\n\n  @media (prefers-reduced-motion:reduce) {\n\n    #womens-denim-peplum-tunic-page *,\n    #womens-denim-peplum-tunic-page *::before,\n    #womens-denim-peplum-tunic-page *::after {\n      transition:none !important;\n    }\n\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"womens-denim-peplum-tunic-page\"\u003e\n\n  \u003cdiv class=\"wdpt-inner\"\u003e\n\n\n    \u003c!-- HERO --\u003e\n\n    \u003csection class=\"wdpt-hero\"\u003e\n\n      \u003cdiv class=\"wdpt-eyebrow\"\u003e\n        SOFT DENIM EVERYDAY EDIT\n      \u003c\/div\u003e\n\n      \u003ch1 class=\"wdpt-hero-title\"\u003e\n        ✨ \u003cb\u003eCloud-soft washed denim with a belly-smoothing peplum drape.\u003c\/b\u003e\n      \u003c\/h1\u003e\n\n\n      \u003cspan id=\"womens-denim-peplum-tunic-buy-return-anchor\" class=\"product-buy-return-anchor\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n\n\n      \u003c!-- 第一张 GIF --\u003e\n\n      \u003cdiv class=\"wdpt-hero-gif\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/9_17_1.gif?v=1789626206\" alt=\"\" style=\"display:block;margin-left:auto;margin-right:auto;\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wdpt-intro\"\u003e\n\n        \u003cp\u003e\n          🌟 Say goodbye to stiff, restrictive denim. Crafted from cloud-soft washed cotton denim, this babydoll-inspired tunic shirt combines effortless Western charm with unbeatable daily comfort. Designed with a clean flat front, a tiered gathered peplum back, and mid-stitched lantern sleeves, it offers 360-degree flattering coverage—100% mom tummy approved.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wdpt-tags\"\u003e\n\n        \u003cdiv class=\"wdpt-tag\"\u003e\n          ☁️ Cloud-Soft Denim\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wdpt-tag\"\u003e\n          📐 Flattering Peplum Drape\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wdpt-tag\"\u003e\n          🎈 Balloon Sleeve Comfort\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wdpt-tag\"\u003e\n          🔄 3-in-1 Layering Style\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- 第二张主图 + 产品专属短句 --\u003e\n\n    \u003cdiv class=\"wdpt-main-block\"\u003e\n\n      \u003cdiv class=\"wdpt-main-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_17_14_22_21.webp?v=1789626203\" alt=\"\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wdpt-summary\"\u003e\n\n        \u003ch2 class=\"wdpt-summary-title\"\u003e\n          Soft Denim. Flattering Flow.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- FEATURES --\u003e\n\n    \u003cdiv class=\"wdpt-features\"\u003e\n\n\n      \u003c!-- FEATURE 1 --\u003e\n\n      \u003carticle class=\"wdpt-feature\"\u003e\n\n        \u003cdiv class=\"wdpt-feature-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_17_12_32_58_1.webp?v=1789626203\" alt=\"\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wdpt-feature-copy\"\u003e\n\n          \u003cdiv class=\"wdpt-feature-heading\"\u003e\n\n            \u003cspan class=\"wdpt-feature-emoji\"\u003e\n              ☁️\n            \u003c\/span\u003e\n\n            \u003ch3 class=\"wdpt-feature-title\"\u003e\n              Cloud-Soft Washed Cotton Denim\n            \u003c\/h3\u003e\n\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Tailored from specially treated washed denim that feels as soft, light, and flexible as a cotton blouse—zero stiffness, weight, or itching.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003c!-- FEATURE 2 --\u003e\n\n      \u003carticle class=\"wdpt-feature\"\u003e\n\n        \u003cdiv class=\"wdpt-feature-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_17_12_34_01.webp?v=1789626204\" alt=\"\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wdpt-feature-copy\"\u003e\n\n          \u003cdiv class=\"wdpt-feature-heading\"\u003e\n\n            \u003cspan class=\"wdpt-feature-emoji\"\u003e\n              📐\n            \u003c\/span\u003e\n\n            \u003ch3 class=\"wdpt-feature-title\"\u003e\n              Flattering Front-Flat \u0026amp; Back-Peplum Cut\n            \u003c\/h3\u003e\n\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Features a sleek button-down front paired with a gathered peplum tier around the sides and back, effortlessly smoothing your waist, belly, and hips without looking puffy.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003c!-- FEATURE 3 --\u003e\n\n      \u003carticle class=\"wdpt-feature\"\u003e\n\n        \u003cdiv class=\"wdpt-feature-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_17_12_32_58_3.webp?v=1789626204\" alt=\"\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wdpt-feature-copy\"\u003e\n\n          \u003cdiv class=\"wdpt-feature-heading\"\u003e\n\n            \u003cspan class=\"wdpt-feature-emoji\"\u003e\n              🎈\n            \u003c\/span\u003e\n\n            \u003ch3 class=\"wdpt-feature-title\"\u003e\n              Mid-Sleeve Gathered Balloon Sleeves\n            \u003c\/h3\u003e\n\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Designed with drop-shoulder balloon sleeves gathered at the mid-bicep with elastic cuffs, hiding upper arm insecurity while highlighting slender wrists.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003c!-- FEATURE 4 --\u003e\n\n      \u003carticle class=\"wdpt-feature\"\u003e\n\n        \u003cdiv class=\"wdpt-feature-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_17_12_33_20.webp?v=1789626204\" alt=\"\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wdpt-feature-copy\"\u003e\n\n          \u003cdiv class=\"wdpt-feature-heading\"\u003e\n\n            \u003cspan class=\"wdpt-feature-emoji\"\u003e\n              🌾\n            \u003c\/span\u003e\n\n            \u003ch3 class=\"wdpt-feature-title\"\u003e\n              Vintage Raw-Edge Hem \u0026amp; Side Pockets\n            \u003c\/h3\u003e\n\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Finished with a subtle frayed hemline for a relaxed, lived-in aesthetic, complete with deep side seam pockets for hands-free convenience.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003c!-- FEATURE 5 --\u003e\n\n      \u003carticle class=\"wdpt-feature\"\u003e\n\n        \u003cdiv class=\"wdpt-feature-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_17_12_32_58_5.webp?v=1789626204\" alt=\"\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wdpt-feature-copy\"\u003e\n\n          \u003cdiv class=\"wdpt-feature-heading\"\u003e\n\n            \u003cspan class=\"wdpt-feature-emoji\"\u003e\n              🔄\n            \u003c\/span\u003e\n\n            \u003ch3 class=\"wdpt-feature-title\"\u003e\n              Versatile 3-in-1 Layering Piece\n            \u003c\/h3\u003e\n\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            Wear it fully buttoned as a flowy tunic top with leggings, unbuttoned as a lightweight spring shacket over a tank top, or styled with cowboy boots as a mini dress.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- SIZE --\u003e\n\n    \u003csection class=\"wdpt-size\"\u003e\n\n      \u003ch3 class=\"wdpt-section-title\"\u003e\n        📏 Size \u0026amp; Fit\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Features a relaxed babydoll tunic fit. Order your standard size for the flowy, belly-smoothing silhouette shown in the photos, or size down if you prefer a less voluminous, tailored look.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"wdpt-size-chart\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_17_02_06_54.webp?v=1789626195\" alt=\"\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- PRODUCT DETAILS --\u003e\n\n    \u003csection class=\"wdpt-details\"\u003e\n\n      \u003ch3 class=\"wdpt-section-title\"\u003e\n        📝 Product Specifications\n      \u003c\/h3\u003e\n\n\n      \u003cdiv class=\"wdpt-detail-list\"\u003e\n\n\n        \u003cdiv class=\"wdpt-detail-item\"\u003e\n\n          \u003cb\u003ePackage Includes:\u003c\/b\u003e\n\n          1x Women's Denim Peplum Tunic Shirt Jacket\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wdpt-detail-item\"\u003e\n\n          \u003cb\u003eMaterial:\u003c\/b\u003e\n\n          100% Ultra-Soft Lightweight Washed Cotton Denim\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wdpt-detail-item\"\u003e\n\n          \u003cb\u003eCare Instructions:\u003c\/b\u003e\n\n          Machine wash cold inside out on gentle cycle with like colors. Line dry or tumble dry low. Do not bleach.\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- FAQ --\u003e\n\n    \u003csection class=\"wdpt-faq\"\u003e\n\n      \u003ch3 class=\"wdpt-section-title\"\u003e\n        ❓ Frequently Asked Questions\n      \u003c\/h3\u003e\n\n\n      \u003cdetails class=\"wdpt-faq-item\"\u003e\n\n        \u003csummary\u003e\n          Q: Will the peplum shape make me look pregnant or add volume around my stomach?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"wdpt-faq-answer\"\u003e\n\n          \u003cb\u003eA:\u003c\/b\u003e\n          No! The front panel is kept clean and flat like a classic shirt, while the gathered peplum tier is placed around the sides and back. This drapes smoothly down over your hips without adding bulk to your front stomach area.\n\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails class=\"wdpt-faq-item\"\u003e\n\n        \u003csummary\u003e\n          Q: Is the denim fabric stiff or heavy around the arms and shoulders?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"wdpt-faq-answer\"\u003e\n\n          \u003cb\u003eA:\u003c\/b\u003e\n          Not at all. It is made from high-density washed cotton denim that feels lightweight and ultra-soft against the skin, allowing full range of motion without pinching under the arms.\n\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails class=\"wdpt-faq-item\"\u003e\n\n        \u003csummary\u003e\n          Q: Are the side pockets deep enough to safely hold a phone?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"wdpt-faq-answer\"\u003e\n\n          \u003cb\u003eA:\u003c\/b\u003e\n          Yes! The side seam pockets are deep enough to fit standard smartphones, keys, and lip gloss without dragging down the line of the tunic.\n\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails class=\"wdpt-faq-item\"\u003e\n\n        \u003csummary\u003e\n          Q: How long is this tunic? Does it fully cover the rear?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"wdpt-faq-answer\"\u003e\n\n          \u003cb\u003eA:\u003c\/b\u003e\n          Yes, it is cut in a true tunic length designed to provide full rear coverage, making it ideal to pair with leggings or tight pants.\n\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- SHIPPING --\u003e\n\n    \u003csection class=\"wdpt-shipping\"\u003e\n\n      \u003cdiv class=\"wdpt-shipping-eyebrow\"\u003e\n        SHOP WITH CONFIDENCE\n      \u003c\/div\u003e\n\n      \u003ch3 class=\"wdpt-section-title\"\u003e\n        Shipping \u0026amp; Quality Guarantee\n      \u003c\/h3\u003e\n\n\n      \u003cdiv class=\"wdpt-shipping-list\"\u003e\n\n\n        \u003cdiv class=\"wdpt-shipping-card\"\u003e\n\n          \u003cdiv class=\"wdpt-shipping-icon\"\u003e\n            🚚\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003ch4\u003e\n              Tracked Shipping\n            \u003c\/h4\u003e\n\n            \u003cp\u003e\n              Follow your order from dispatch through final delivery.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wdpt-shipping-card\"\u003e\n\n          \u003cdiv class=\"wdpt-shipping-icon\"\u003e\n            ✅\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003ch4\u003e\n              Quality Checked\n            \u003c\/h4\u003e\n\n            \u003cp\u003e\n              Each denim tunic is carefully checked before it is prepared for shipping.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wdpt-shipping-card\"\u003e\n\n          \u003cdiv class=\"wdpt-shipping-icon\"\u003e\n            ♡\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003ch4\u003e\n              Helpful Support\n            \u003c\/h4\u003e\n\n            \u003cp\u003e\n              Get assistance with sizing, orders and product questions.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wdpt-buy-wrap\"\u003e\n\n        \u003ca href=\"#womens-denim-peplum-tunic-buy-return-anchor\" class=\"product-buy\"\u003e\n          Buy Now ↑\n        \u003c\/a\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/section\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"LHBgdnwqeiwoqnqugf","offers":[{"title":"Light Blue \/ S","offer_id":43347390791774,"sku":"NC02472609173280-牛仔衬衫连衣裙-浅蓝色-S","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ M","offer_id":43347390824542,"sku":"NC02472609173280-牛仔衬衫连衣裙-浅蓝色-M","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ L","offer_id":43347390857310,"sku":"NC02472609173280-牛仔衬衫连衣裙-浅蓝色-L","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ XL","offer_id":43347390890078,"sku":"NC02472609173280-牛仔衬衫连衣裙-浅蓝色-XL","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ 2XL","offer_id":43347390922846,"sku":"NC02472609173280-牛仔衬衫连衣裙-浅蓝色-XXL","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ 3XL","offer_id":43347390955614,"sku":"NC02472609173280-牛仔衬衫连衣裙-浅蓝色-XXXL","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ S","offer_id":43347390595166,"sku":"NC02472609173280-牛仔衬衫连衣裙-蓝色-S","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ M","offer_id":43347390627934,"sku":"NC02472609173280-牛仔衬衫连衣裙-蓝色-M","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ L","offer_id":43347390660702,"sku":"NC02472609173280-牛仔衬衫连衣裙-蓝色-L","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XL","offer_id":43347390693470,"sku":"NC02472609173280-牛仔衬衫连衣裙-蓝色-XL","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 2XL","offer_id":43347390726238,"sku":"NC02472609173280-牛仔衬衫连衣裙-蓝色-XXL","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 3XL","offer_id":43347390759006,"sku":"NC02472609173280-牛仔衬衫连衣裙-蓝色-XXXL","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":43347390988382,"sku":"NC02472609173280-牛仔衬衫连衣裙-黑色-S","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":43347391021150,"sku":"NC02472609173280-牛仔衬衫连衣裙-黑色-M","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":43347391053918,"sku":"NC02472609173280-牛仔衬衫连衣裙-黑色-L","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":43347391086686,"sku":"NC02472609173280-牛仔衬衫连衣裙-黑色-XL","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":43347391119454,"sku":"NC02472609173280-牛仔衬衫连衣裙-黑色-XXL","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3XL","offer_id":43347391152222,"sku":"NC02472609173280-牛仔衬衫连衣裙-黑色-XXXL","price":35.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPTImage2026_9_17_02_02_26_1.webp?v=1789626432","url":"https:\/\/miscellista.com\/products\/womens-soft-denim-peplum-tunic-shirt-jacket","provider":"Miscellista.com","version":"1.0","type":"link"}