{"product_id":"womens-plus-leopard-print-v-neck-tee","title":"Women's Plus Leopard Print V-Neck Tee","description":"\u003c!-- =========================================================\n  PLUS SIZE LACE-UP LEOPARD PRINT TOP\n  Shopify Product Description · Fully Mobile Responsive\n========================================================== --\u003e\n\n\u003cstyle\u003e\n  .plt-page,\n  .plt-page * {\n    box-sizing: border-box;\n  }\n\n  html {\n    scroll-behavior: smooth;\n  }\n\n  .plt-page {\n    --plt-white: #ffffff;\n    --plt-ivory: #fdfbf7;\n    --plt-cream: #f6f1e9;\n    --plt-sand: #ded2c2;\n    --plt-camel: #a58b70;\n    --plt-brown: #725b48;\n    --plt-dark: #3f3731;\n    --plt-text: #665d56;\n    --plt-muted: #857c74;\n    --plt-border: rgba(104, 86, 70, 0.14);\n    --plt-shadow: 0 15px 38px rgba(74, 60, 49, 0.075);\n    --plt-shadow-soft: 0 7px 22px rgba(74, 60, 49, 0.05);\n\n    width: 100%;\n    margin: 0 !important;\n    padding: 0 !important;\n\n    color: var(--plt-text);\n    background: transparent;\n\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n      Roboto, Helvetica, Arial, sans-serif;\n\n    line-height: 1.64;\n  }\n\n  .plt-page h2,\n  .plt-page h3,\n  .plt-page p {\n    margin-top: 0;\n  }\n\n  .plt-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n  }\n\n  .product__description .plt-page,\n  .product__description.rte .plt-page,\n  .product-description .plt-page,\n  .rte .plt-page {\n    width: 100%;\n    margin-top: 0 !important;\n    margin-bottom: 0 !important;\n    padding-top: 0 !important;\n    padding-bottom: 0 !important;\n  }\n\n  .plt-section {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n  }\n\n  .plt-section + .plt-section {\n    margin-top: 12px;\n  }\n\n  \/* HERO *\/\n\n  .plt-hero {\n    position: relative;\n    isolation: isolate;\n\n    width: 100%;\n    overflow: hidden;\n\n    padding: 44px 24px 35px;\n\n    border: 1px solid var(--plt-border);\n    border-radius: 20px;\n\n    background:\n      radial-gradient(\n        circle at 7% 4%,\n        rgba(255, 255, 255, 0.98),\n        transparent 39%\n      ),\n      radial-gradient(\n        circle at 96% 1%,\n        rgba(181, 157, 130, 0.2),\n        transparent 42%\n      ),\n      linear-gradient(\n        145deg,\n        #fffefb 0%,\n        #f6f1e9 55%,\n        #e8ded2 100%\n      );\n\n    box-shadow: var(--plt-shadow);\n  }\n\n  .plt-hero::before {\n    position: absolute;\n    inset: 16px;\n    z-index: -1;\n\n    border: 1px solid rgba(114, 91, 72, 0.11);\n    border-radius: 14px;\n\n    content: \"\";\n    pointer-events: none;\n  }\n\n  .plt-hero-inner {\n    position: relative;\n    z-index: 2;\n\n    width: 100%;\n    max-width: 930px;\n\n    margin: 0 auto;\n\n    text-align: center;\n  }\n\n  .plt-kicker {\n    display: inline-flex;\n    align-items: center;\n\n    gap: 9px;\n    margin-bottom: 11px;\n\n    color: var(--plt-brown);\n\n    font-size: 9px;\n    font-weight: 820;\n    letter-spacing: 0.15em;\n\n    text-transform: uppercase;\n  }\n\n  .plt-kicker::before,\n  .plt-kicker::after {\n    display: block;\n\n    width: 29px;\n    height: 1px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--plt-camel)\n      );\n\n    content: \"\";\n  }\n\n  .plt-kicker::after {\n    transform: rotate(180deg);\n  }\n\n  .plt-hero h2 {\n    max-width: 850px;\n\n    margin: 0 auto 10px;\n\n    color: var(--plt-dark);\n\n    font-size: clamp(33px, 5vw, 54px);\n    font-weight: 860;\n    letter-spacing: -0.043em;\n    line-height: 1.06;\n  }\n\n  .plt-hero-media {\n    width: 100%;\n\n    margin: 22px auto 17px;\n\n    text-align: center;\n  }\n\n  .plt-hero-media img {\n    width: auto;\n    max-width: 100%;\n\n    margin: 0 auto;\n\n    border-radius: 12px;\n\n    box-shadow:\n      0 11px 27px rgba(74, 60, 49, 0.13);\n  }\n\n  .plt-hero-copy {\n    max-width: 810px;\n\n    margin: 0 auto;\n\n    color: var(--plt-text);\n\n    font-size: 13.5px;\n    line-height: 1.64;\n  }\n\n  .plt-mini-points {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n\n    gap: 6px;\n\n    margin: 15px auto 0;\n  }\n\n  .plt-mini-point {\n    display: inline-flex;\n    align-items: center;\n\n    min-height: 30px;\n\n    padding: 5px 10px;\n\n    border: 1px solid var(--plt-border);\n    border-radius: 999px;\n\n    background: rgba(255, 255, 255, 0.74);\n    color: var(--plt-brown);\n\n    font-size: 9.5px;\n    font-weight: 760;\n\n    white-space: nowrap;\n  }\n\n  \/* HEADINGS *\/\n\n  .plt-section-heading {\n    padding: 21px 16px 16px;\n\n    text-align: center;\n  }\n\n  .plt-section-label {\n    display: inline-block;\n\n    margin-bottom: 4px;\n\n    color: var(--plt-brown);\n\n    font-size: 9px;\n    font-weight: 820;\n    letter-spacing: 0.14em;\n\n    text-transform: uppercase;\n  }\n\n  .plt-section-heading h2 {\n    margin: 0;\n\n    color: var(--plt-dark);\n\n    font-size: 26px;\n    font-weight: 850;\n    letter-spacing: -0.03em;\n    line-height: 1.2;\n  }\n\n  \/* SELLING POINTS *\/\n\n  .plt-feature-stack {\n    display: grid;\n    grid-template-columns: 1fr;\n\n    width: 100%;\n\n    gap: 12px;\n  }\n\n  .plt-feature-card {\n    width: 100%;\n    overflow: hidden;\n\n    border: 1px solid var(--plt-border);\n    border-radius: 18px;\n\n    background:\n      radial-gradient(\n        circle at 100% 100%,\n        rgba(181, 157, 130, 0.12),\n        transparent 35%\n      ),\n      linear-gradient(\n        180deg,\n        #ffffff 0%,\n        #fcfaf7 72%,\n        #f0e9df 100%\n      );\n\n    box-shadow: var(--plt-shadow-soft);\n\n    transition:\n      transform 0.28s ease,\n      box-shadow 0.28s ease;\n  }\n\n  .plt-feature-card:nth-child(even) {\n    background:\n      radial-gradient(\n        circle at 0% 100%,\n        rgba(143, 119, 96, 0.1),\n        transparent 35%\n      ),\n      linear-gradient(\n        180deg,\n        #ffffff 0%,\n        #fbfaf8 72%,\n        #eee9e3 100%\n      );\n  }\n\n  .plt-feature-card:hover {\n    transform: translateY(-3px);\n\n    box-shadow:\n      0 17px 38px rgba(74, 60, 49, 0.1);\n  }\n\n  .plt-feature-media {\n    width: 100%;\n    overflow: hidden;\n\n    background: #f8f5f1;\n  }\n\n  .plt-feature-media img {\n    width: 100%;\n    height: auto;\n\n    margin: 0;\n\n    object-fit: contain;\n  }\n\n  .plt-feature-copy {\n    padding: 20px 23px 22px;\n  }\n\n  .plt-feature-copy h3 {\n    margin: 0 0 7px;\n\n    color: var(--plt-dark);\n\n    font-size: 21px;\n    font-weight: 820;\n    letter-spacing: -0.024em;\n    line-height: 1.26;\n  }\n\n  .plt-feature-copy p {\n    max-width: 930px;\n\n    margin: 0;\n\n    color: var(--plt-text);\n\n    font-size: 13.5px;\n    line-height: 1.62;\n  }\n\n  \/* CONFIDENCE CARD *\/\n\n  .plt-confidence {\n    width: 100%;\n    overflow: hidden;\n\n    border: 1px solid var(--plt-border);\n    border-radius: 18px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #fffdf9 0%,\n        #f4ede4 55%,\n        #dfd1c1 100%\n      );\n\n    box-shadow: var(--plt-shadow);\n  }\n\n  .plt-confidence-media {\n    width: 100%;\n    overflow: hidden;\n\n    background: #f7f3ee;\n  }\n\n  .plt-confidence-copy {\n    padding: 22px 23px 24px;\n\n    text-align: center;\n  }\n\n  .plt-confidence-copy h3 {\n    margin: 0 0 7px;\n\n    color: var(--plt-dark);\n\n    font-size: 23px;\n    font-weight: 840;\n    letter-spacing: -0.027em;\n    line-height: 1.24;\n  }\n\n  .plt-confidence-copy p {\n    max-width: 760px;\n\n    margin: 0 auto;\n\n    color: var(--plt-text);\n\n    font-size: 13.5px;\n    line-height: 1.62;\n  }\n\n  \/* SIZE CHART *\/\n\n  .plt-size-card {\n    width: 100%;\n    overflow: hidden;\n\n    padding: 17px 14px 16px;\n\n    border: 1px solid var(--plt-border);\n    border-radius: 18px;\n\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(181, 157, 130, 0.14),\n        transparent 38%\n      ),\n      linear-gradient(\n        135deg,\n        #fffefb 0%,\n        #f5efe7 53%,\n        #e8ded2 100%\n      );\n\n    box-shadow: var(--plt-shadow-soft);\n  }\n\n  .plt-size-head {\n    margin-bottom: 12px;\n\n    text-align: center;\n  }\n\n  .plt-size-label {\n    display: inline-block;\n\n    margin-bottom: 3px;\n\n    color: var(--plt-brown);\n\n    font-size: 8.5px;\n    font-weight: 820;\n    letter-spacing: 0.14em;\n\n    text-transform: uppercase;\n  }\n\n  .plt-size-title {\n    margin: 0;\n\n    color: var(--plt-dark);\n\n    font-size: 27px;\n    font-weight: 880;\n    letter-spacing: -0.035em;\n    line-height: 1.15;\n  }\n\n  .plt-size-unit {\n    margin: 5px 0 0 !important;\n\n    color: var(--plt-muted);\n\n    font-size: 10px;\n    font-weight: 700;\n  }\n\n  .plt-size-table-wrap {\n    width: 100%;\n    max-width: 900px;\n    overflow: hidden;\n\n    margin: 0 auto;\n\n    border: 1px solid rgba(53, 45, 39, 0.3);\n    border-radius: 10px;\n\n    background: #ffffff;\n  }\n\n  .plt-size-table {\n    width: 100%;\n    max-width: 100%;\n\n    margin: 0;\n\n    border-spacing: 0;\n    border-collapse: collapse;\n    table-layout: fixed;\n\n    color: #25211f;\n\n    text-align: center;\n  }\n\n  .plt-size-table th,\n  .plt-size-table td {\n    width: 25%;\n\n    overflow-wrap: anywhere;\n    word-break: normal;\n  }\n\n  .plt-size-table th {\n    padding: 9px 5px;\n\n    border-right:\n      1px solid rgba(255, 255, 255, 0.55);\n\n    background: #171513;\n    color: #ffffff;\n\n    font-size: 12px;\n    font-weight: 850;\n    line-height: 1.2;\n  }\n\n  .plt-size-table th:last-child {\n    border-right: 0;\n  }\n\n  .plt-size-table td {\n    padding: 8px 5px;\n\n    border-top:\n      1px solid rgba(38, 32, 28, 0.35);\n\n    border-right:\n      1px solid rgba(38, 32, 28, 0.35);\n\n    background: rgba(255, 255, 255, 0.98);\n\n    font-size: 12px;\n    font-weight: 720;\n    line-height: 1.2;\n  }\n\n  .plt-size-table td:first-child {\n    font-weight: 850;\n  }\n\n  .plt-size-table td:last-child {\n    border-right: 0;\n  }\n\n  .plt-size-table tbody tr:nth-child(even) td {\n    background: #f7f4f0;\n  }\n\n  .plt-size-note {\n    max-width: 900px;\n\n    margin: 8px auto 0 !important;\n\n    color: var(--plt-muted);\n\n    font-size: 9px;\n    font-weight: 650;\n    line-height: 1.4;\n\n    text-align: center;\n  }\n\n  \/* PRODUCT SPECIFICATIONS *\/\n\n  .plt-details {\n    width: 100%;\n\n    padding: 15px 14px 16px;\n\n    border: 1px solid var(--plt-border);\n    border-radius: 18px;\n\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(181, 157, 130, 0.14),\n        transparent 38%\n      ),\n      linear-gradient(\n        135deg,\n        #fffefb 0%,\n        #f5efe7 53%,\n        #e8ded2 100%\n      );\n\n    box-shadow: var(--plt-shadow-soft);\n  }\n\n  .plt-details-head {\n    margin-bottom: 9px;\n\n    text-align: center;\n  }\n\n  .plt-details-label {\n    display: inline-block;\n\n    margin-bottom: 3px;\n\n    color: var(--plt-brown);\n\n    font-size: 8.5px;\n    font-weight: 820;\n    letter-spacing: 0.14em;\n\n    text-transform: uppercase;\n  }\n\n  .plt-details-title {\n    margin: 0;\n\n    color: var(--plt-dark);\n\n    font-size: 23px;\n    font-weight: 850;\n    letter-spacing: -0.03em;\n    line-height: 1.2;\n  }\n\n  .plt-spec-list {\n    width: 100%;\n    max-width: 900px;\n    overflow: hidden;\n\n    margin: 0 auto;\n\n    border: 1px solid var(--plt-border);\n    border-radius: 11px;\n\n    background: rgba(255, 255, 255, 0.82);\n  }\n\n  .plt-spec-row {\n    display: flex;\n    align-items: center;\n\n    width: 100%;\n    min-height: 38px;\n\n    padding: 7px 12px;\n\n    border-bottom:\n      1px solid rgba(104, 86, 70, 0.1);\n  }\n\n  .plt-spec-row:nth-child(even) {\n    background: rgba(238, 230, 220, 0.48);\n  }\n\n  .plt-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .plt-spec-name {\n    display: block;\n    flex: 0 0 145px;\n\n    color: var(--plt-brown);\n\n    font-size: 9px;\n    font-weight: 820;\n    letter-spacing: 0.035em;\n\n    text-transform: uppercase;\n  }\n\n  .plt-spec-value {\n    display: block;\n    flex: 1;\n\n    min-width: 0;\n\n    color: var(--plt-text);\n\n    font-size: 11.5px;\n    font-weight: 650;\n    line-height: 1.4;\n  }\n\n  \/* FAQ *\/\n\n  .plt-faq {\n    width: 100%;\n    overflow: hidden;\n\n    padding: 0 18px 23px;\n\n    border: 1px solid var(--plt-border);\n    border-radius: 18px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #fffefb 0%,\n        #f5efe7 52%,\n        #e8ded2 100%\n      );\n\n    box-shadow: var(--plt-shadow);\n  }\n\n  .plt-faq-list {\n    width: 100%;\n    max-width: 920px;\n\n    margin: 0 auto;\n  }\n\n  .plt-faq-item {\n    margin: 0 0 8px;\n    overflow: hidden;\n\n    border: 1px solid var(--plt-border);\n    border-radius: 11px;\n\n    background: rgba(255, 255, 255, 0.93);\n\n    box-shadow:\n      0 4px 14px rgba(74, 60, 49, 0.035);\n  }\n\n  .plt-faq-item:last-child {\n    margin-bottom: 0;\n  }\n\n  .plt-faq-item summary {\n    position: relative;\n\n    display: block;\n\n    padding: 15px 50px 15px 16px;\n\n    color: var(--plt-dark);\n\n    font-size: 13.5px;\n    font-weight: 790;\n    line-height: 1.4;\n\n    list-style: none;\n    cursor: pointer;\n\n    transition:\n      color 0.25s ease,\n      background 0.25s ease;\n  }\n\n  .plt-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .plt-faq-item summary:hover {\n    background: rgba(238, 230, 220, 0.58);\n  }\n\n  .plt-faq-item summary::after {\n    position: absolute;\n    top: 50%;\n    right: 15px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 25px;\n    height: 25px;\n\n    margin-top: -12.5px;\n\n    border: 1px solid var(--plt-border);\n    border-radius: 50%;\n\n    background: var(--plt-cream);\n    color: var(--plt-brown);\n\n    font-size: 16px;\n    line-height: 1;\n\n    content: \"⌄\";\n\n    transform: rotate(0deg);\n\n    transition:\n      transform 0.32s ease,\n      color 0.32s ease,\n      background 0.32s ease;\n  }\n\n  .plt-faq-item[open] summary::after {\n    color: #ffffff;\n    background: var(--plt-brown);\n\n    transform: rotate(180deg);\n  }\n\n  .plt-faq-answer {\n    padding: 0 16px 16px;\n\n    color: var(--plt-muted);\n\n    font-size: 12px;\n    line-height: 1.6;\n\n    animation: pltFaqOpen 0.28s ease;\n  }\n\n  .plt-faq-answer p {\n    margin: 0;\n  }\n\n  @keyframes pltFaqOpen {\n    from {\n      opacity: 0;\n      transform: translateY(-5px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  \/* GUARANTEES *\/\n\n  .plt-trust-buy {\n    width: 100%;\n    overflow: hidden;\n\n    border: 1px solid var(--plt-border);\n    border-radius: 17px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #fffefb 0%,\n        #f3ede5 52%,\n        #e4d8ca 100%\n      );\n\n    box-shadow: var(--plt-shadow-soft);\n  }\n\n  .plt-trust-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3, minmax(0, 1fr));\n\n    width: 100%;\n  }\n\n  .plt-trust-card {\n    display: flex;\n    align-items: center;\n\n    gap: 10px;\n\n    min-width: 0;\n\n    padding: 14px 16px;\n  }\n\n  .plt-trust-card + .plt-trust-card {\n    border-left: 1px solid var(--plt-border);\n  }\n\n  .plt-trust-icon {\n    display: inline-flex;\n    flex: 0 0 38px;\n\n    align-items: center;\n    justify-content: center;\n\n    width: 38px;\n    height: 38px;\n\n    border: 1px solid var(--plt-border);\n    border-radius: 50%;\n\n    background: rgba(255, 255, 255, 0.82);\n\n    font-size: 16px;\n  }\n\n  .plt-trust-copy {\n    min-width: 0;\n  }\n\n  .plt-trust-copy h3 {\n    margin: 0 0 2px;\n\n    color: var(--plt-dark);\n\n    font-size: 12.5px;\n    font-weight: 820;\n    line-height: 1.3;\n  }\n\n  .plt-trust-copy p {\n    margin: 0;\n\n    color: var(--plt-muted);\n\n    font-size: 10px;\n    line-height: 1.38;\n  }\n\n  \/* BUY NOW *\/\n\n  .plt-buy-row {\n    padding: 16px 17px 18px;\n\n    border-top: 1px solid var(--plt-border);\n\n    text-align: center;\n  }\n\n  .plt-buy-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    min-width: 230px;\n    min-height: 49px;\n\n    padding: 12px 29px;\n\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    border-radius: 10px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #ae9275 0%,\n        #765d48 52%,\n        #44372e 100%\n      );\n\n    box-shadow:\n      0 10px 23px rgba(73, 55, 42, 0.25),\n      inset 0 1px 0 rgba(255, 255, 255, 0.18);\n\n    color: #ffffff !important;\n\n    font-size: 14px;\n    font-weight: 850;\n    letter-spacing: 0.065em;\n    line-height: 1.2;\n\n    text-decoration: none !important;\n    text-transform: uppercase;\n\n    cursor: pointer;\n\n    transition:\n      transform 0.22s ease,\n      box-shadow 0.22s ease;\n  }\n\n  .plt-buy-btn::after {\n    margin-left: 8px;\n\n    font-size: 17px;\n\n    content: \"→\";\n\n    transition: transform 0.22s ease;\n  }\n\n  .plt-buy-btn:hover {\n    transform: translateY(-4px);\n\n    box-shadow:\n      0 15px 30px rgba(73, 55, 42, 0.31),\n      inset 0 1px 0 rgba(255, 255, 255, 0.18);\n  }\n\n  .plt-buy-btn:hover::after {\n    transform: translateX(4px);\n  }\n\n  .plt-buy-note {\n    margin: 8px 0 0 !important;\n\n    color: var(--plt-muted);\n\n    font-size: 9.5px;\n    line-height: 1.35;\n  }\n\n  \/* TABLET *\/\n\n  @media (max-width: 650px) {\n    .plt-trust-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .plt-trust-card + .plt-trust-card {\n      border-top: 1px solid var(--plt-border);\n      border-left: 0;\n    }\n  }\n\n  \/* MOBILE *\/\n\n  @media (max-width: 560px) {\n    .plt-section + .plt-section {\n      margin-top: 9px;\n    }\n\n    .plt-hero {\n      padding: 31px 13px 25px;\n      border-radius: 14px;\n    }\n\n    .plt-hero::before {\n      inset: 7px;\n      border-radius: 9px;\n    }\n\n    .plt-kicker {\n      margin-bottom: 8px;\n\n      font-size: 7.8px;\n      letter-spacing: 0.12em;\n    }\n\n    .plt-kicker::before,\n    .plt-kicker::after {\n      width: 18px;\n    }\n\n    .plt-hero h2 {\n      margin-bottom: 8px;\n      font-size: 29px;\n    }\n\n    .plt-hero-media {\n      margin: 18px auto 14px;\n    }\n\n    .plt-hero-media img {\n      border-radius: 9px;\n    }\n\n    .plt-hero-copy {\n      font-size: 12px;\n      line-height: 1.58;\n    }\n\n    .plt-mini-points {\n      gap: 5px;\n      margin-top: 12px;\n    }\n\n    .plt-mini-point {\n      min-height: 27px;\n\n      padding: 4px 8px;\n\n      font-size: 8.5px;\n    }\n\n    .plt-section-heading {\n      padding: 17px 10px 12px;\n    }\n\n    .plt-section-heading h2 {\n      font-size: 22px;\n    }\n\n    .plt-feature-stack {\n      gap: 9px;\n    }\n\n    .plt-feature-card,\n    .plt-confidence,\n    .plt-size-card,\n    .plt-details,\n    .plt-faq,\n    .plt-trust-buy {\n      border-radius: 14px;\n    }\n\n    .plt-feature-copy {\n      padding: 15px 14px 17px;\n    }\n\n    .plt-feature-copy h3 {\n      margin-bottom: 5px;\n      font-size: 18px;\n    }\n\n    .plt-feature-copy p {\n      font-size: 12px;\n      line-height: 1.56;\n    }\n\n    .plt-confidence-copy {\n      padding: 17px 14px 19px;\n    }\n\n    .plt-confidence-copy h3 {\n      font-size: 20px;\n    }\n\n    .plt-confidence-copy p {\n      font-size: 12px;\n      line-height: 1.56;\n    }\n\n    \/* MOBILE SIZE CHART: NO HORIZONTAL SCROLL *\/\n\n    .plt-size-card {\n      padding: 13px 6px 14px;\n    }\n\n    .plt-size-head {\n      margin-bottom: 9px;\n    }\n\n    .plt-size-title {\n      font-size: 23px;\n    }\n\n    .plt-size-unit {\n      font-size: 8.5px;\n    }\n\n    .plt-size-table-wrap {\n      width: 100%;\n      max-width: 100%;\n      overflow: hidden;\n\n      border-radius: 8px;\n    }\n\n    .plt-size-table {\n      width: 100%;\n      max-width: 100%;\n      min-width: 0;\n\n      table-layout: fixed;\n    }\n\n    .plt-size-table th,\n    .plt-size-table td {\n      width: 25%;\n\n      white-space: normal;\n      overflow-wrap: anywhere;\n    }\n\n    .plt-size-table th {\n      padding: 7px 2px;\n\n      font-size: 9px;\n      line-height: 1.12;\n    }\n\n    .plt-size-table td {\n      padding: 7px 2px;\n\n      font-size: 9.5px;\n      line-height: 1.15;\n    }\n\n    .plt-size-note {\n      padding: 0 5px;\n\n      font-size: 8px;\n      line-height: 1.35;\n    }\n\n    .plt-details {\n      padding: 12px 8px 13px;\n    }\n\n    .plt-details-head {\n      margin-bottom: 7px;\n    }\n\n    .plt-details-title {\n      font-size: 21px;\n    }\n\n    .plt-spec-row {\n      min-height: 35px;\n\n      padding: 6px 9px;\n    }\n\n    .plt-spec-name {\n      flex-basis: 105px;\n\n      font-size: 8px;\n    }\n\n    .plt-spec-value {\n      font-size: 10.5px;\n    }\n\n    .plt-faq {\n      padding: 0 8px 18px;\n    }\n\n    .plt-faq-item summary {\n      padding: 13px 45px 13px 12px;\n\n      font-size: 12px;\n    }\n\n    .plt-faq-item summary::after {\n      right: 11px;\n\n      width: 23px;\n      height: 23px;\n\n      margin-top: -11.5px;\n\n      font-size: 15px;\n    }\n\n    .plt-faq-answer {\n      padding: 0 12px 14px;\n\n      font-size: 11px;\n    }\n\n    .plt-trust-card {\n      padding: 11px 12px;\n    }\n\n    .plt-trust-icon {\n      flex-basis: 34px;\n\n      width: 34px;\n      height: 34px;\n\n      font-size: 14px;\n    }\n\n    .plt-trust-copy h3 {\n      font-size: 11.5px;\n    }\n\n    .plt-trust-copy p {\n      font-size: 9.5px;\n    }\n\n    .plt-buy-row {\n      padding: 13px 12px 15px;\n    }\n\n    .plt-buy-btn {\n      width: 100%;\n      min-width: 0;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"plt-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"plt-section\"\u003e\n    \u003cdiv class=\"plt-hero\"\u003e\n      \u003cdiv class=\"plt-hero-inner\"\u003e\n\n        \u003cdiv class=\"plt-kicker\"\u003e\n          Plus-Size Comfort · Confident Style\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Breathable Comfort for Every Curve 🐆\n        \u003c\/h2\u003e\n\n        \u003cdiv class=\"plt-hero-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/8_13_b6f15d63-afcd-4f29-a6bc-452836715bfd.gif?v=1786613333\" alt=\"Women's plus-size lace-up leopard print top\" loading=\"eager\"\u003e\n        \u003c\/div\u003e\n\n        \u003cp class=\"plt-hero-copy\"\u003e\n          Meet the easy statement top that brings together a flattering\n          neckline, relaxed tummy coverage, and soft stretch comfort—so you can\n          feel confident without sacrificing ease.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"plt-mini-points\"\u003e\n          \u003cspan class=\"plt-mini-point\"\u003eLace-Up V-Neck\u003c\/span\u003e\n          \u003cspan class=\"plt-mini-point\"\u003eCotton Stretch\u003c\/span\u003e\n          \u003cspan class=\"plt-mini-point\"\u003eRelaxed Fit\u003c\/span\u003e\n          \u003cspan class=\"plt-mini-point\"\u003eTummy Coverage\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SELLING POINTS --\u003e\n  \u003csection class=\"plt-section\"\u003e\n\n    \u003cdiv class=\"plt-section-heading\"\u003e\n      \u003cspan class=\"plt-section-label\"\u003e\n        Designed for Confidence\n      \u003c\/span\u003e\n\n      \u003ch2\u003eWhy You’ll Love It 💖\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"plt-feature-stack\"\u003e\n\n      \u003carticle class=\"plt-feature-card\"\u003e\n        \u003cdiv class=\"plt-feature-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/A_06b9ac51-9f92-45b8-a41b-916e268a9fcf.png?v=1786171822\" alt=\"Plus-size leopard top with lace-up grommet V-neck\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"plt-feature-copy\"\u003e\n          \u003ch3\u003e🔥 Chic Lace-Up Grommet V-Neck\u003c\/h3\u003e\n\n          \u003cp\u003e\n            The distinctive criss-cross tie detail with metallic eyelets draws\n            the eye upward, elongating your neckline while adding a playful,\n            fashionable edge to classic leopard print.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"plt-feature-card\"\u003e\n        \u003cdiv class=\"plt-feature-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/B_3450b6e2-56fa-4922-9e73-6b06b418b8f3.png?v=1786171822\" alt=\"Soft cotton-spandex stretch fabric detail\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"plt-feature-copy\"\u003e\n          \u003ch3\u003e☁️ Premium Cotton-Spandex Stretch Blend\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Crafted from a soft, breathable cotton blend with added spandex for\n            maximum flexibility. Enjoy skin-friendly comfort that stretches\n            seamlessly with every movement.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"plt-feature-card\"\u003e\n        \u003cdiv class=\"plt-feature-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/C_f68ee950-1ebc-463c-bba4-6ef2ae3baa4b.png?v=1786171822\" alt=\"Relaxed plus-size leopard top with flattering drape\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"plt-feature-copy\"\u003e\n          \u003ch3\u003e✨ Flattering Curve-Loving Drape\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Designed with a generous, loose fit that skims smoothly over your\n            midsection, offering effortless belly coverage and a confident,\n            comfortable silhouette.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"plt-feature-card\"\u003e\n        \u003cdiv class=\"plt-feature-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/D_e5dced34-eb39-420a-8381-7bd18f9b4fd3.png?v=1786171823\" alt=\"Plus-size leopard top styled for everyday outfits\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"plt-feature-copy\"\u003e\n          \u003ch3\u003e💃 Effortless Everyday Versatility\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Style it in seconds! Pair with your favorite distressed denim\n            shorts, skinny jeans, or casual trousers for shopping days, weekend\n            outings, or vacation dates.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CONFIDENCE MESSAGE --\u003e\n  \u003csection class=\"plt-section\"\u003e\n    \u003cdiv class=\"plt-confidence\"\u003e\n\n      \u003cdiv class=\"plt-confidence-media\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/96e86f68-91db-489d-a871-43474e6ceb1a.png?v=1786615838\" alt=\"Confident woman wearing a plus-size leopard print top\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"plt-confidence-copy\"\u003e\n        \u003ch3\u003e❤️ Your New Easy-Confidence Top\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Bold enough to stand out, comfortable enough to wear all day. Just\n          add your favorite bottoms and you’re ready to go.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SIZE CHART --\u003e\n  \u003csection class=\"plt-section\"\u003e\n    \u003cdiv class=\"plt-size-card\"\u003e\n\n      \u003cdiv class=\"plt-size-head\"\u003e\n        \u003cspan class=\"plt-size-label\"\u003e\n          Find Your Best Fit\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"plt-size-title\"\u003e\n          Size Chart\n        \u003c\/h2\u003e\n\n        \u003cp class=\"plt-size-unit\"\u003e\n          Unit: inch\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"plt-size-table-wrap\"\u003e\n        \u003ctable class=\"plt-size-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eLabel Size\u003c\/th\u003e\n              \u003cth\u003eUS\u003c\/th\u003e\n              \u003cth\u003eChest\u003c\/th\u003e\n              \u003cth\u003eLength\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e0XL\u003c\/td\u003e\n              \u003ctd\u003e12\u003c\/td\u003e\n              \u003ctd\u003e44.1\u003c\/td\u003e\n              \u003ctd\u003e28.0\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e1XL\u003c\/td\u003e\n              \u003ctd\u003e14\u003c\/td\u003e\n              \u003ctd\u003e46.5\u003c\/td\u003e\n              \u003ctd\u003e28.3\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e2XL\u003c\/td\u003e\n              \u003ctd\u003e16\u003c\/td\u003e\n              \u003ctd\u003e48.8\u003c\/td\u003e\n              \u003ctd\u003e28.7\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e3XL\u003c\/td\u003e\n              \u003ctd\u003e18\u003c\/td\u003e\n              \u003ctd\u003e51.2\u003c\/td\u003e\n              \u003ctd\u003e29.1\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e4XL\u003c\/td\u003e\n              \u003ctd\u003e20\u003c\/td\u003e\n              \u003ctd\u003e53.5\u003c\/td\u003e\n              \u003ctd\u003e29.5\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e5XL\u003c\/td\u003e\n              \u003ctd\u003e22\u003c\/td\u003e\n              \u003ctd\u003e55.9\u003c\/td\u003e\n              \u003ctd\u003e29.9\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"plt-size-note\"\u003e\n        \u003cstrong\u003eNOTE:\u003c\/strong\u003e Please allow 0.5\"–1\" differences due\n        to manual measurement.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT SPECIFICATIONS --\u003e\n  \u003csection class=\"plt-section\"\u003e\n    \u003cdiv class=\"plt-details\"\u003e\n\n      \u003cdiv class=\"plt-details-head\"\u003e\n        \u003cspan class=\"plt-details-label\"\u003e\n          Top Information\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"plt-details-title\"\u003e\n          📌 Product Specifications\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"plt-spec-list\"\u003e\n\n        \u003cdiv class=\"plt-spec-row\"\u003e\n          \u003cspan class=\"plt-spec-name\"\u003eStyle\u003c\/span\u003e\n\n          \u003cspan class=\"plt-spec-value\"\u003e\n            Women's Plus Size Lace-Up Leopard Print Top\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"plt-spec-row\"\u003e\n          \u003cspan class=\"plt-spec-name\"\u003eMaterial\u003c\/span\u003e\n\n          \u003cspan class=\"plt-spec-value\"\u003e\n            95% Cotton, 5% Spandex (Soft, Stretchy \u0026amp; Breathable)\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"plt-spec-row\"\u003e\n          \u003cspan class=\"plt-spec-name\"\u003eNeckline\u003c\/span\u003e\n\n          \u003cspan class=\"plt-spec-value\"\u003e\n            Grommet Criss-Cross V-Neck\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"plt-spec-row\"\u003e\n          \u003cspan class=\"plt-spec-name\"\u003eSleeve Length\u003c\/span\u003e\n\n          \u003cspan class=\"plt-spec-value\"\u003e\n            Short Sleeves\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"plt-spec-row\"\u003e\n          \u003cspan class=\"plt-spec-name\"\u003eFit Type\u003c\/span\u003e\n\n          \u003cspan class=\"plt-spec-value\"\u003e\n            Loose Relaxed Fit\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"plt-spec-row\"\u003e\n          \u003cspan class=\"plt-spec-name\"\u003eOccasion\u003c\/span\u003e\n\n          \u003cspan class=\"plt-spec-value\"\u003e\n            Casual daily wear, summer outings, vacations, street style\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"plt-section\"\u003e\n    \u003cdiv class=\"plt-faq\"\u003e\n\n      \u003cdiv class=\"plt-section-heading\"\u003e\n        \u003cspan class=\"plt-section-label\"\u003e\n          Helpful Information\n        \u003c\/span\u003e\n\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"plt-faq-list\"\u003e\n\n        \u003cdetails class=\"plt-faq-item\"\u003e\n          \u003csummary\u003eHow does this top fit?\u003c\/summary\u003e\n\n          \u003cdiv class=\"plt-faq-answer\"\u003e\n            \u003cp\u003e\n              It has a loose, relaxed silhouette designed to skim smoothly over\n              the waist and midsection without clinging tightly.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"plt-faq-item\"\u003e\n          \u003csummary\u003eDoes the fabric stretch?\u003c\/summary\u003e\n\n          \u003cdiv class=\"plt-faq-answer\"\u003e\n            \u003cp\u003e\n              Yes. The fabric contains 5% spandex, giving it comfortable\n              flexibility that moves naturally with you.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"plt-faq-item\"\u003e\n          \u003csummary\u003eIs the material breathable?\u003c\/summary\u003e\n\n          \u003cdiv class=\"plt-faq-answer\"\u003e\n            \u003cp\u003e\n              The 95% cotton blend is soft and breathable, making the top\n              suitable for everyday wear and warmer days.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"plt-faq-item\"\u003e\n          \u003csummary\u003eWhat is the neckline design?\u003c\/summary\u003e\n\n          \u003cdiv class=\"plt-faq-answer\"\u003e\n            \u003cp\u003e\n              It features a V-neck with metallic grommets and a decorative\n              criss-cross lace-up detail.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"plt-faq-item\"\u003e\n          \u003csummary\u003eWhat can I wear it with?\u003c\/summary\u003e\n\n          \u003cdiv class=\"plt-faq-answer\"\u003e\n            \u003cp\u003e\n              Pair it with denim shorts, skinny jeans, leggings, or casual\n              trousers for an easy everyday outfit.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"plt-faq-item\"\u003e\n          \u003csummary\u003eHow should I choose my size?\u003c\/summary\u003e\n\n          \u003cdiv class=\"plt-faq-answer\"\u003e\n            \u003cp\u003e\n              Compare your measurements with the size chart above before\n              placing your order. Please allow a small difference due to manual\n              measurement.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- GUARANTEES + BUY NOW --\u003e\n  \u003csection class=\"plt-section\"\u003e\n    \u003cdiv class=\"plt-trust-buy\"\u003e\n\n      \u003cdiv class=\"plt-trust-grid\"\u003e\n\n        \u003cdiv class=\"plt-trust-card\"\u003e\n          \u003cspan class=\"plt-trust-icon\"\u003e📦\u003c\/span\u003e\n\n          \u003cdiv class=\"plt-trust-copy\"\u003e\n            \u003ch3\u003eShipping Information\u003c\/h3\u003e\n            \u003cp\u003eDelivery details are shown at checkout.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"plt-trust-card\"\u003e\n          \u003cspan class=\"plt-trust-icon\"\u003e✨\u003c\/span\u003e\n\n          \u003cdiv class=\"plt-trust-copy\"\u003e\n            \u003ch3\u003eQuality Details\u003c\/h3\u003e\n            \u003cp\u003eSoft cotton stretch with thoughtful lace-up styling.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"plt-trust-card\"\u003e\n          \u003cspan class=\"plt-trust-icon\"\u003e🤝\u003c\/span\u003e\n\n          \u003cdiv class=\"plt-trust-copy\"\u003e\n            \u003ch3\u003eCustomer Support\u003c\/h3\u003e\n            \u003cp\u003eHelp with product and order questions.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"plt-buy-row\"\u003e\n        \u003ca href=\"#MainContent\" class=\"plt-buy-btn\"\u003e\n          Buy Now\n        \u003c\/a\u003e\n\n        \u003cp class=\"plt-buy-note\"\u003e\n          Choose your preferred color and size above.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"CWLdabucunjkldasx","offers":[{"title":"Leopard Print \/ XL","offer_id":43155359694942,"sku":"NZJ260808483-豹纹上衣-土黄色-XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Leopard Print \/ 2XL","offer_id":43155359727710,"sku":"NZJ260808483-豹纹上衣-土黄色-2XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Leopard Print \/ 3XL","offer_id":43155359760478,"sku":"NZJ260808483-豹纹上衣-土黄色-3XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Leopard Print \/ 4XL","offer_id":43155359793246,"sku":"NZJ260808483-豹纹上衣-土黄色-4XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Leopard Print \/ 5XL","offer_id":43155359826014,"sku":"NZJ260808483-豹纹上衣-土黄色-5XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XL","offer_id":43155359858782,"sku":"NZJ260808483-豹纹上衣- 蓝色-XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 2XL","offer_id":43155359891550,"sku":"NZJ260808483-豹纹上衣- 蓝色-2XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 3XL","offer_id":43155359924318,"sku":"NZJ260808483-豹纹上衣- 蓝色-3XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 4XL","offer_id":43155359957086,"sku":"NZJ260808483-豹纹上衣- 蓝色-4XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 5XL","offer_id":43155359989854,"sku":"NZJ260808483-豹纹上衣- 蓝色-5XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Green \/ XL","offer_id":43155360022622,"sku":"NZJ260808483-豹纹上衣-绿色-XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Green \/ 2XL","offer_id":43155360055390,"sku":"NZJ260808483-豹纹上衣-绿色-2XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Green \/ 3XL","offer_id":43155360088158,"sku":"NZJ260808483-豹纹上衣-绿色-3XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Green \/ 4XL","offer_id":43155360120926,"sku":"NZJ260808483-豹纹上衣-绿色-4XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Green \/ 5XL","offer_id":43155360153694,"sku":"NZJ260808483-豹纹上衣-绿色-5XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Purple \/ XL","offer_id":43155360186462,"sku":"NZJ260808483-豹纹上衣- 紫红色-XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Purple \/ 2XL","offer_id":43155360219230,"sku":"NZJ260808483-豹纹上衣- 紫红色-2XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Purple \/ 3XL","offer_id":43155360251998,"sku":"NZJ260808483-豹纹上衣- 紫红色-3XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Purple \/ 4XL","offer_id":43155360284766,"sku":"NZJ260808483-豹纹上衣- 紫红色-4XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Purple \/ 5XL","offer_id":43155360317534,"sku":"NZJ260808483-豹纹上衣- 紫红色-5XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Light Green \/ XL","offer_id":43155360350302,"sku":"NZJ260808483-豹纹上衣- 浅绿色-XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Light Green \/ 2XL","offer_id":43155360383070,"sku":"NZJ260808483-豹纹上衣- 浅绿色-2XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Light Green \/ 3XL","offer_id":43155360415838,"sku":"NZJ260808483-豹纹上衣- 浅绿色-3XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Light Green \/ 4XL","offer_id":43155360448606,"sku":"NZJ260808483-豹纹上衣- 浅绿色-4XL","price":25.95,"currency_code":"USD","in_stock":true},{"title":"Light Green \/ 5XL","offer_id":43155360481374,"sku":"NZJ260808483-豹纹上衣- 浅绿色-5XL","price":25.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/15fd0e7a-665c-4000-a898-0921c05740d5.png?v=1786616030","url":"https:\/\/miscellista.com\/products\/womens-plus-leopard-print-v-neck-tee","provider":"Miscellista.com","version":"1.0","type":"link"}