{"product_id":"women-s-striped-deep-v-neck-wrap-crop-top","title":"Women’s Striped Deep V-Neck Wrap Crop Top","description":"\u003c!-- =========================================================\n  STRIPED Y2K WRAP CROP TOP · SHOPIFY PRODUCT DESCRIPTION\n  Responsive single-column layout · Scoped CSS · One CTA\n========================================================== --\u003e\n\u003cstyle\u003e\n  .y2k-page,\n  .y2k-page * {\n    box-sizing: border-box;\n  }\n\n  .y2k-page {\n    --y2k-cream: #fbfaf7;\n    --y2k-paper: #ffffff;\n    --y2k-blush: #f2efeb;\n    --y2k-pink: #aaa098;\n    --y2k-pink-dark: #766c65;\n    --y2k-navy: #62605e;\n    --y2k-ink: #3e3b39;\n    --y2k-text: #68635f;\n    --y2k-muted: #837d78;\n    --y2k-line: rgba(91, 82, 76, 0.12);\n    --y2k-shadow: 0 15px 38px rgba(72, 65, 60, 0.07);\n    --y2k-shadow-soft: 0 7px 22px rgba(72, 65, 60, 0.05);\n\n    width: 100%;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: transparent;\n    color: var(--y2k-text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n      Roboto, Helvetica, Arial, sans-serif;\n    line-height: 1.65;\n  }\n\n  .y2k-page h2,\n  .y2k-page h3,\n  .y2k-page p {\n    margin-top: 0;\n  }\n\n  .y2k-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n  }\n\n  .product__description .y2k-page,\n  .product__description.rte .y2k-page,\n  .product-description .y2k-page,\n  .rte .y2k-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  .y2k-section {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n  }\n\n  .y2k-section + .y2k-section {\n    margin-top: 14px;\n  }\n\n  \/* HERO *\/\n\n  .y2k-hero {\n    position: relative;\n    isolation: isolate;\n    overflow: hidden;\n\n    padding: 48px 24px 38px;\n\n    border: 1px solid var(--y2k-line);\n    border-radius: 22px;\n\n    background:\n      radial-gradient(\n        circle at 8% 4%,\n        rgba(255, 255, 255, 0.98),\n        transparent 38%\n      ),\n      radial-gradient(\n        circle at 96% 0%,\n        rgba(174, 161, 151, 0.14),\n        transparent 38%\n      ),\n      linear-gradient(\n        145deg,\n        #fffefc 0%,\n        #f7f4f0 55%,\n        #ece9e5 100%\n      );\n\n    box-shadow: var(--y2k-shadow);\n  }\n\n  .y2k-hero::before {\n    position: absolute;\n    inset: 18px;\n    z-index: -1;\n\n    border: 1px solid rgba(91, 82, 76, 0.1);\n    border-radius: 16px;\n\n    content: \"\";\n    pointer-events: none;\n  }\n\n  .y2k-hero::after {\n    position: absolute;\n    top: -120px;\n    right: -105px;\n    z-index: -2;\n\n    width: 300px;\n    height: 300px;\n\n    border: 1px solid rgba(119, 107, 99, 0.12);\n    border-radius: 50%;\n\n    box-shadow:\n      0 0 0 34px rgba(255, 255, 255, 0.11),\n      0 0 0 68px rgba(255, 255, 255, 0.055);\n\n    content: \"\";\n  }\n\n  .y2k-hero-inner {\n    max-width: 930px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .y2k-kicker {\n    display: inline-flex;\n    align-items: center;\n\n    gap: 9px;\n    margin-bottom: 12px;\n\n    color: var(--y2k-pink-dark);\n\n    font-size: 10px;\n    font-weight: 850;\n    letter-spacing: 0.16em;\n\n    text-transform: uppercase;\n  }\n\n  .y2k-kicker::before,\n  .y2k-kicker::after {\n    display: block;\n\n    width: 30px;\n    height: 2px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--y2k-pink)\n      );\n\n    content: \"\";\n  }\n\n  .y2k-kicker::after {\n    transform: rotate(180deg);\n  }\n\n  .y2k-hero h2 {\n    max-width: 850px;\n\n    margin: 0 auto 9px;\n\n    color: var(--y2k-ink);\n\n    font-size: clamp(34px, 5vw, 56px);\n    font-weight: 880;\n    letter-spacing: -0.045em;\n    line-height: 1.04;\n  }\n\n  .y2k-hero-sub {\n    margin: 0 auto;\n\n    color: var(--y2k-navy);\n\n    font-family: Georgia, \"Times New Roman\", serif !important;\n    font-size: 18px;\n    font-style: italic;\n    line-height: 1.45;\n  }\n\n  .y2k-hero-media {\n    margin: 25px auto 18px;\n    text-align: center;\n  }\n\n  .y2k-hero-media img {\n    width: auto;\n    max-width: 100%;\n\n    margin: 0 auto;\n\n    border-radius: 14px;\n\n    box-shadow:\n      0 12px 30px rgba(72, 65, 60, 0.11);\n  }\n\n  .y2k-hero-copy {\n    max-width: 790px;\n\n    margin: 0 auto;\n\n    color: var(--y2k-muted);\n\n    font-size: 14px;\n    line-height: 1.67;\n  }\n\n  .y2k-mini-points {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n\n    gap: 7px;\n\n    margin: 16px auto 0;\n  }\n\n  .y2k-mini-point {\n    display: inline-flex;\n    align-items: center;\n\n    min-height: 31px;\n\n    padding: 5px 11px;\n\n    border: 1px solid var(--y2k-line);\n    border-radius: 999px;\n\n    background: rgba(255, 255, 255, 0.72);\n    color: var(--y2k-navy);\n\n    font-size: 10px;\n    font-weight: 780;\n\n    white-space: nowrap;\n  }\n\n  \/* SELLING POINTS *\/\n\n  .y2k-feature-stack {\n    display: grid;\n    grid-template-columns: 1fr;\n\n    width: 100%;\n\n    gap: 14px;\n  }\n\n  .y2k-feature-card {\n    width: 100%;\n    overflow: hidden;\n\n    border: 1px solid var(--y2k-line);\n    border-radius: 20px;\n\n    background:\n      radial-gradient(\n        circle at 100% 100%,\n        rgba(174, 161, 151, 0.09),\n        transparent 34%\n      ),\n      linear-gradient(\n        180deg,\n        #ffffff 0%,\n        #fbfaf8 70%,\n        #f0ede9 100%\n      );\n\n    box-shadow: var(--y2k-shadow-soft);\n\n    transition:\n      transform 0.28s ease,\n      box-shadow 0.28s ease;\n  }\n\n  .y2k-feature-card:nth-child(even) {\n    background:\n      radial-gradient(\n        circle at 0% 100%,\n        rgba(105, 99, 94, 0.07),\n        transparent 34%\n      ),\n      linear-gradient(\n        180deg,\n        #ffffff 0%,\n        #fbfaf8 70%,\n        #efede9 100%\n      );\n  }\n\n  .y2k-feature-card:hover {\n    transform: translateY(-3px);\n\n    box-shadow:\n      0 18px 42px rgba(72, 65, 60, 0.09);\n  }\n\n  .y2k-feature-media {\n    width: 100%;\n    overflow: hidden;\n\n    background: #f8f5f2;\n  }\n\n  .y2k-feature-media img {\n    margin: 0;\n    object-fit: contain;\n  }\n\n  .y2k-feature-copy {\n    padding: 24px 27px 27px;\n  }\n\n  .y2k-feature-copy h3 {\n    margin: 0 0 8px;\n\n    color: var(--y2k-ink);\n\n    font-size: 22px;\n    font-weight: 830;\n    letter-spacing: -0.025em;\n    line-height: 1.25;\n  }\n\n  .y2k-feature-copy p {\n    max-width: 930px;\n\n    margin: 0;\n\n    color: var(--y2k-text);\n\n    font-size: 14px;\n    line-height: 1.67;\n  }\n\n  .y2k-tag-list {\n    display: flex;\n    flex-wrap: wrap;\n\n    gap: 6px;\n\n    margin-top: 12px;\n  }\n\n  .y2k-tag-list span {\n    display: inline-flex;\n    align-items: center;\n\n    min-height: 27px;\n\n    padding: 4px 10px;\n\n    border: 1px solid var(--y2k-line);\n    border-radius: 999px;\n\n    background: rgba(255, 255, 255, 0.72);\n    color: var(--y2k-navy);\n\n    font-size: 9px;\n    font-weight: 760;\n  }\n\n  \/* FIT REFERENCE *\/\n\n  .y2k-fit-card {\n    width: 100%;\n    overflow: hidden;\n\n    border: 1px solid var(--y2k-line);\n    border-radius: 19px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #fffefc 0%,\n        #f6f3ef 54%,\n        #ebe8e4 100%\n      );\n\n    box-shadow: var(--y2k-shadow-soft);\n  }\n\n  .y2k-section-head {\n    padding: 23px 18px 17px;\n    text-align: center;\n  }\n\n  .y2k-section-label {\n    display: inline-block;\n\n    margin-bottom: 5px;\n\n    color: var(--y2k-pink-dark);\n\n    font-size: 9px;\n    font-weight: 850;\n    letter-spacing: 0.14em;\n\n    text-transform: uppercase;\n  }\n\n  .y2k-section-head h2,\n  .y2k-details-title {\n    margin: 0;\n\n    color: var(--y2k-ink);\n\n    font-size: 26px;\n    font-weight: 860;\n    letter-spacing: -0.032em;\n    line-height: 1.2;\n  }\n\n  .y2k-fit-image {\n    overflow: hidden;\n\n    background: rgba(255, 255, 255, 0.72);\n  }\n\n  \/* PRODUCT DETAILS *\/\n\n  .y2k-details {\n    width: 100%;\n\n    padding: 16px 14px 17px;\n\n    border: 1px solid var(--y2k-line);\n    border-radius: 19px;\n\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(174, 161, 151, 0.11),\n        transparent 38%\n      ),\n      linear-gradient(\n        135deg,\n        #fffefc 0%,\n        #f6f3ef 52%,\n        #eae7e3 100%\n      );\n\n    box-shadow: var(--y2k-shadow);\n  }\n\n  .y2k-details-head {\n    margin-bottom: 9px;\n    text-align: center;\n  }\n\n  .y2k-spec-list {\n    width: 100%;\n    max-width: 900px;\n    overflow: hidden;\n\n    margin: 0 auto;\n\n    border: 1px solid var(--y2k-line);\n    border-radius: 12px;\n\n    background: rgba(255, 255, 255, 0.78);\n  }\n\n  .y2k-spec-row {\n    display: flex;\n    align-items: center;\n\n    min-height: 38px;\n\n    padding: 7px 12px;\n\n    border-bottom:\n      1px solid rgba(91, 82, 76, 0.1);\n  }\n\n  .y2k-spec-row:nth-child(even) {\n    background: rgba(237, 233, 228, 0.42);\n  }\n\n  .y2k-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .y2k-spec-name {\n    flex: 0 0 155px;\n\n    color: var(--y2k-navy);\n\n    font-size: 10px;\n    font-weight: 850;\n    letter-spacing: 0.04em;\n\n    text-transform: uppercase;\n  }\n\n  .y2k-spec-value {\n    flex: 1;\n\n    min-width: 0;\n\n    color: var(--y2k-text);\n\n    font-size: 12px;\n    font-weight: 650;\n    line-height: 1.4;\n  }\n\n  \/* FAQ *\/\n\n  .y2k-faq {\n    width: 100%;\n    overflow: hidden;\n\n    padding: 0 20px 25px;\n\n    border: 1px solid var(--y2k-line);\n    border-radius: 19px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #fffefc 0%,\n        #f6f3ef 52%,\n        #ebe8e4 100%\n      );\n\n    box-shadow: var(--y2k-shadow);\n  }\n\n  .y2k-faq-list {\n    width: 100%;\n    max-width: 930px;\n\n    margin: 0 auto;\n  }\n\n  .y2k-faq-item {\n    margin: 0 0 9px;\n    overflow: hidden;\n\n    border: 1px solid var(--y2k-line);\n    border-radius: 11px;\n\n    background: rgba(255, 255, 255, 0.92);\n\n    box-shadow:\n      0 5px 15px rgba(72, 65, 60, 0.035);\n  }\n\n  .y2k-faq-item:last-child {\n    margin-bottom: 0;\n  }\n\n  .y2k-faq-item summary {\n    position: relative;\n\n    display: block;\n\n    padding: 16px 52px 16px 17px;\n\n    color: var(--y2k-ink);\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: background 0.25s ease;\n  }\n\n  .y2k-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .y2k-faq-item summary:hover {\n    background: rgba(237, 233, 228, 0.5);\n  }\n\n  .y2k-faq-item summary::after {\n    position: absolute;\n    top: 50%;\n    right: 16px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 26px;\n    height: 26px;\n\n    margin-top: -13px;\n\n    border: 1px solid var(--y2k-line);\n    border-radius: 50%;\n\n    background: var(--y2k-blush);\n    color: var(--y2k-pink-dark);\n\n    font-size: 17px;\n\n    content: \"⌄\";\n\n    transition:\n      transform 0.3s ease,\n      background 0.3s ease,\n      color 0.3s ease;\n  }\n\n  .y2k-faq-item[open] summary::after {\n    color: #ffffff;\n    background: var(--y2k-pink-dark);\n\n    transform: rotate(180deg);\n  }\n\n  .y2k-faq-answer {\n    padding: 0 17px 17px;\n\n    color: var(--y2k-muted);\n\n    font-size: 12.5px;\n    line-height: 1.62;\n  }\n\n  .y2k-faq-answer p {\n    margin: 0;\n  }\n\n  \/* TRUST + CTA *\/\n\n  .y2k-trust-buy {\n    width: 100%;\n    overflow: hidden;\n\n    border: 1px solid var(--y2k-line);\n    border-radius: 17px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #fffefb 0%,\n        #f3f0ec 52%,\n        #e7e4e0 100%\n      );\n\n    box-shadow: var(--y2k-shadow-soft);\n  }\n\n  .y2k-trust-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3, minmax(0, 1fr));\n  }\n\n  .y2k-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  .y2k-trust-card + .y2k-trust-card {\n    border-left: 1px solid var(--y2k-line);\n  }\n\n  .y2k-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(--y2k-line);\n    border-radius: 50%;\n\n    background: rgba(255, 255, 255, 0.78);\n\n    font-size: 16px;\n  }\n\n  .y2k-trust-copy {\n    min-width: 0;\n  }\n\n  .y2k-trust-copy h3 {\n    margin: 0 0 2px;\n\n    color: var(--y2k-ink);\n\n    font-size: 12.5px;\n    font-weight: 820;\n    line-height: 1.3;\n  }\n\n  .y2k-trust-copy p {\n    margin: 0;\n\n    color: var(--y2k-muted);\n\n    font-size: 10px;\n    line-height: 1.38;\n  }\n\n  .y2k-buy-row {\n    padding: 16px 17px 18px;\n\n    border-top: 1px solid var(--y2k-line);\n\n    text-align: center;\n  }\n\n  .y2k-buy-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    min-width: 230px;\n    min-height: 50px;\n\n    padding: 12px 29px;\n\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    border-radius: 11px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #9d8f85 0%,\n        #756960 48%,\n        #4f4b48 100%\n      );\n\n    box-shadow:\n      0 10px 23px rgba(63, 57, 53, 0.22),\n      inset 0 1px 0 rgba(255, 255, 255, 0.16);\n\n    color: #ffffff !important;\n\n    font-size: 14px;\n    font-weight: 860;\n    letter-spacing: 0.065em;\n    line-height: 1.2;\n\n    text-decoration: none !important;\n    text-transform: uppercase;\n\n    transition:\n      transform 0.22s ease,\n      box-shadow 0.22s ease;\n  }\n\n  .y2k-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  .y2k-buy-btn:hover {\n    transform: translateY(-4px);\n\n    box-shadow:\n      0 15px 30px rgba(63, 57, 53, 0.28);\n  }\n\n  .y2k-buy-btn:hover::after {\n    transform: translateX(4px);\n  }\n\n  .y2k-buy-note {\n    margin: 8px 0 0 !important;\n\n    color: var(--y2k-muted);\n\n    font-size: 9.5px;\n  }\n\n  @media (max-width: 650px) {\n    .y2k-trust-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .y2k-trust-card + .y2k-trust-card {\n      border-top: 1px solid var(--y2k-line);\n      border-left: 0;\n    }\n  }\n\n  @media (max-width: 560px) {\n    .y2k-section + .y2k-section {\n      margin-top: 11px;\n    }\n\n    .y2k-hero {\n      padding: 34px 14px 27px;\n      border-radius: 15px;\n    }\n\n    .y2k-hero::before {\n      inset: 8px;\n      border-radius: 10px;\n    }\n\n    .y2k-kicker {\n      margin-bottom: 10px;\n\n      font-size: 8px;\n      letter-spacing: 0.13em;\n    }\n\n    .y2k-kicker::before,\n    .y2k-kicker::after {\n      width: 18px;\n    }\n\n    .y2k-hero h2 {\n      margin-bottom: 8px;\n      font-size: 31px;\n    }\n\n    .y2k-hero-sub {\n      font-size: 16px;\n    }\n\n    .y2k-hero-media {\n      margin: 20px auto 16px;\n    }\n\n    .y2k-hero-media img {\n      border-radius: 10px;\n    }\n\n    .y2k-hero-copy {\n      font-size: 12.5px;\n      line-height: 1.62;\n    }\n\n    .y2k-mini-points {\n      gap: 5px;\n      margin-top: 13px;\n    }\n\n    .y2k-mini-point {\n      min-height: 28px;\n      padding: 5px 8px;\n\n      font-size: 8.8px;\n    }\n\n    .y2k-feature-stack {\n      gap: 11px;\n    }\n\n    .y2k-feature-card {\n      border-radius: 15px;\n    }\n\n    .y2k-feature-copy {\n      padding: 18px 15px 21px;\n    }\n\n    .y2k-feature-copy h3 {\n      margin-bottom: 6px;\n      font-size: 19px;\n    }\n\n    .y2k-feature-copy p {\n      font-size: 12.5px;\n      line-height: 1.62;\n    }\n\n    .y2k-tag-list {\n      gap: 5px;\n      margin-top: 10px;\n    }\n\n    .y2k-tag-list span {\n      min-height: 25px;\n      padding: 4px 8px;\n\n      font-size: 8.5px;\n    }\n\n    .y2k-fit-card,\n    .y2k-details,\n    .y2k-faq,\n    .y2k-trust-buy {\n      border-radius: 15px;\n    }\n\n    .y2k-section-head {\n      padding: 19px 12px 14px;\n    }\n\n    .y2k-section-head h2,\n    .y2k-details-title {\n      font-size: 22px;\n    }\n\n    .y2k-details {\n      padding: 13px 8px 14px;\n    }\n\n    .y2k-details-head {\n      margin-bottom: 7px;\n    }\n\n    .y2k-spec-row {\n      min-height: 35px;\n      padding: 6px 10px;\n    }\n\n    .y2k-spec-name {\n      flex-basis: 105px;\n      font-size: 8.5px;\n    }\n\n    .y2k-spec-value {\n      font-size: 10.5px;\n    }\n\n    .y2k-faq {\n      padding: 0 9px 20px;\n    }\n\n    .y2k-faq-item summary {\n      padding: 14px 47px 14px 13px;\n      font-size: 12.5px;\n    }\n\n    .y2k-faq-answer {\n      padding: 0 13px 15px;\n      font-size: 11.5px;\n    }\n\n    .y2k-trust-card {\n      padding: 11px 12px;\n    }\n\n    .y2k-trust-icon {\n      flex-basis: 34px;\n\n      width: 34px;\n      height: 34px;\n\n      font-size: 14px;\n    }\n\n    .y2k-buy-row {\n      padding: 13px 12px 15px;\n    }\n\n    .y2k-buy-btn {\n      width: 100%;\n      min-width: 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"y2k-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"y2k-section\"\u003e\n\u003cdiv class=\"y2k-hero\"\u003e\n\u003cdiv class=\"y2k-hero-inner\"\u003e\n\u003cdiv class=\"y2k-kicker\"\u003eRetro Stripes · Modern Shape\u003c\/div\u003e\n\u003ch2\u003eThe Top That Makes Your Whole Outfit Look Better 💕\u003c\/h2\u003e\n\u003cp class=\"y2k-hero-sub\"\u003eFitted. Flattering. Effortlessly Y2K.\u003c\/p\u003e\n\u003cdiv class=\"y2k-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/TikSave.io_7648053655299460383.gif?v=1786585878\" alt=\"Striped Y2K V-neck wrap crop top in motion\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cp class=\"y2k-hero-copy\"\u003eWhen a basic tee feels too plain but dressing up feels like too much, this striped wrap crop top hits the sweet spot. Its crossover neckline and waist-defining shape make jeans, trousers and skirts feel instantly more put together.\u003c\/p\u003e\n\u003cdiv class=\"y2k-mini-points\"\u003e\n\u003cspan class=\"y2k-mini-point\"\u003eDeep V-Neck\u003c\/span\u003e \u003cspan class=\"y2k-mini-point\"\u003eCrossover Front\u003c\/span\u003e \u003cspan class=\"y2k-mini-point\"\u003eDefined Waist\u003c\/span\u003e \u003cspan class=\"y2k-mini-point\"\u003eY2K Stripes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SELLING POINTS --\u003e\n\u003csection class=\"y2k-section\"\u003e\n\u003cdiv class=\"y2k-feature-stack\"\u003e\n\u003carticle class=\"y2k-feature-card\"\u003e\n\u003cdiv class=\"y2k-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/81cd1bf6-3e6e-474f-ad73-86f91a62db9c.png?v=1786587339\" alt=\"Deep V-neck striped crop top detail\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"y2k-feature-copy\"\u003e\n\u003ch3\u003e✨ A Neckline That Flatters\u003c\/h3\u003e\n\u003cp\u003eThe deep V-neck beautifully frames the collarbone and creates a longer, more feminine line—an easy upgrade from an ordinary striped tee.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"y2k-feature-card\"\u003e\n\u003cdiv class=\"y2k-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_12_22_28_09_2.png?v=1786588142\" alt=\"Crossover front striped Y2K top\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"y2k-feature-copy\"\u003e\n\u003ch3\u003e💖 Crossover Front, Better Shape\u003c\/h3\u003e\n\u003cp\u003eThe wrap-inspired front draws the eye inward, adding flattering definition and giving the classic striped top a more distinctive silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"y2k-feature-card\"\u003e\n\u003cdiv class=\"y2k-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/9ea222c5-cac2-4d1a-a366-439eb102bac6.png?v=1786588916\" alt=\"Defined underbust waist seam on striped crop top\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"y2k-feature-copy\"\u003e\n\u003ch3\u003e🌷 A Waist-Defining Fit\u003c\/h3\u003e\n\u003cp\u003eA fitted seam beneath the bust visually emphasizes the waist, creating a polished shape without complicated styling or tucking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"y2k-feature-card\"\u003e\n\u003cdiv class=\"y2k-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_12_22_28_10_5.png?v=1786588329\" alt=\"Retro striped Y2K crop top styling\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"y2k-feature-copy\"\u003e\n\u003ch3\u003e🌸 Classic Stripes, Y2K Energy\u003c\/h3\u003e\n\u003cp\u003eRetro stripes meet a fitted cropped silhouette for a nostalgic look that still feels fresh, feminine and easy to wear now.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"y2k-feature-card\"\u003e\n\u003cdiv class=\"y2k-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_12_22_28_10_4.png?v=1786588164\" alt=\"Striped crop top paired with high-waisted bottoms\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"y2k-feature-copy\"\u003e\n\u003ch3\u003e👖 Made for High-Waisted Bottoms\u003c\/h3\u003e\n\u003cp\u003eThe cropped length sits naturally above high-rise jeans, wide-leg trousers, skirts and shorts for balanced proportions—no tucking needed.\u003c\/p\u003e\n\u003cdiv class=\"y2k-tag-list\"\u003e\n\u003cspan\u003eJeans\u003c\/span\u003e \u003cspan\u003eWide-Leg Pants\u003c\/span\u003e \u003cspan\u003eSkirts\u003c\/span\u003e \u003cspan\u003eShorts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"y2k-feature-card\"\u003e\n\u003cdiv class=\"y2k-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_12_22_28_11_7.png?v=1786588386\" alt=\"Striped crop top casual and going-out outfits\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"y2k-feature-copy\"\u003e\n\u003ch3\u003e🎀 From Day Plans to Going Out\u003c\/h3\u003e\n\u003cp\u003eWear it with denim and sneakers by day, then switch to tailored trousers, a skirt or heels for dinner, dates and weekend plans.\u003c\/p\u003e\n\u003cdiv class=\"y2k-tag-list\"\u003e\n\u003cspan\u003eBrunch\u003c\/span\u003e \u003cspan\u003eDates\u003c\/span\u003e \u003cspan\u003eVacation\u003c\/span\u003e \u003cspan\u003eWeekend Plans\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"y2k-feature-card\"\u003e\n\u003cdiv class=\"y2k-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_12_22_28_12_8.png?v=1786588386\" alt=\"Multiple striped color options for Y2K crop top\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"y2k-feature-copy\"\u003e\n\u003ch3\u003e🌈 A Stripe for Every Mood\u003c\/h3\u003e\n\u003cp\u003eChoose from versatile neutrals, soft pinks and brighter contrasts to match your wardrobe—or pick more than one for an easy outfit rotation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"y2k-feature-card\"\u003e\n\u003cdiv class=\"y2k-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_12_22_28_11_6.png?v=1786588330\" alt=\"Flattering fitted striped crop top silhouette\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"y2k-feature-copy\"\u003e\n\u003ch3\u003e💫 Flattering Without the Effort\u003c\/h3\u003e\n\u003cp\u003eThe deep neckline, crossover construction and defined cropped waist do the styling work, making even simple bottoms look intentional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FIT \/ SIZE REFERENCE --\u003e\n\u003csection class=\"y2k-section\"\u003e\n\u003cdiv class=\"y2k-fit-card\"\u003e\n\u003cdiv class=\"y2k-section-head\"\u003e\u003cspan class=\"y2k-section-label\"\u003e Find Your Best Fit \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"y2k-fit-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ce32dd042925462fa39be9771115444a_tplv-fhlh96nyum-origin-jpeg.jpg?v=1786585648\" alt=\"Striped Y2K crop top fit and size reference\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"y2k-section\"\u003e\n\u003cdiv class=\"y2k-details\"\u003e\n\u003cdiv class=\"y2k-details-head\"\u003e\n\u003cspan class=\"y2k-section-label\"\u003e Top Information \u003c\/span\u003e\n\u003ch2 class=\"y2k-details-title\"\u003eProduct Details\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"y2k-spec-list\"\u003e\n\u003cdiv class=\"y2k-spec-row\"\u003e\n\u003cspan class=\"y2k-spec-name\"\u003eProduct Type\u003c\/span\u003e \u003cspan class=\"y2k-spec-value\"\u003eStriped Crop Top\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"y2k-spec-row\"\u003e\n\u003cspan class=\"y2k-spec-name\"\u003eNeckline\u003c\/span\u003e \u003cspan class=\"y2k-spec-value\"\u003e Deep V-Neck \/ Crossover Front \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"y2k-spec-row\"\u003e\n\u003cspan class=\"y2k-spec-name\"\u003ePattern\u003c\/span\u003e \u003cspan class=\"y2k-spec-value\"\u003eStripes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"y2k-spec-row\"\u003e\n\u003cspan class=\"y2k-spec-name\"\u003eFit\u003c\/span\u003e \u003cspan class=\"y2k-spec-value\"\u003e Slim-Fitting \/ Cropped \u003c\/span\u003e\u003cspan class=\"y2k-spec-name\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"y2k-spec-row\"\u003e\n\u003cspan class=\"y2k-spec-name\"\u003eStyle\u003c\/span\u003e \u003cspan class=\"y2k-spec-value\"\u003e American Retro \/ Y2K Inspired \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"y2k-spec-row\"\u003e\n\u003cspan class=\"y2k-spec-name\"\u003eComposition\u003c\/span\u003e \u003cspan class=\"y2k-spec-value\"\u003e Polyester \/ Elastane \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"y2k-spec-row\"\u003e\n\u003cspan class=\"y2k-spec-name\"\u003eSeason\u003c\/span\u003e \u003cspan class=\"y2k-spec-value\"\u003e Summer \/ Warm Weather \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"y2k-spec-row\"\u003e\n\u003cspan class=\"y2k-spec-name\"\u003eColors\u003c\/span\u003e \u003cspan class=\"y2k-spec-value\"\u003e Multiple Striped Colorways \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"y2k-section\"\u003e\n\u003cdiv class=\"y2k-faq\"\u003e\n\u003cdiv class=\"y2k-section-head\"\u003e\n\u003cspan class=\"y2k-section-label\"\u003e Helpful Information \u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"y2k-faq-list\"\u003e\n\u003cdetails class=\"y2k-faq-item\"\u003e\n\u003csummary\u003eHow does the top fit?\u003c\/summary\u003e\n\u003cdiv class=\"y2k-faq-answer\"\u003e\n\u003cp\u003eIt has a slim, cropped silhouette with a defined seam beneath the bust. Please use the fit reference and product size chart before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"y2k-faq-item\"\u003e\n\u003csummary\u003eIs the front a true wrap?\u003c\/summary\u003e\n\u003cdiv class=\"y2k-faq-answer\"\u003e\n\u003cp\u003eThe front has a wrap-inspired crossover construction that creates the look of a wrapped neckline and adds visual shape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"y2k-faq-item\"\u003e\n\u003csummary\u003eWhat bottoms work best with it?\u003c\/summary\u003e\n\u003cdiv class=\"y2k-faq-answer\"\u003e\n\u003cp\u003eThe cropped length pairs especially well with high-waisted jeans, wide-leg trousers, skirts and shorts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"y2k-faq-item\"\u003e\n\u003csummary\u003eWhere can I wear it?\u003c\/summary\u003e\n\u003cdiv class=\"y2k-faq-answer\"\u003e\n\u003cp\u003eStyle it for casual days, brunch, dates, vacations, concerts, parties and relaxed going-out looks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"y2k-faq-item\"\u003e\n\u003csummary\u003eAre multiple colors available?\u003c\/summary\u003e\n\u003cdiv class=\"y2k-faq-answer\"\u003e\n\u003cp\u003eYes. The top is offered in multiple striped color combinations. Check the product options above for current availability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TRUST + ONLY CTA --\u003e\n\u003csection class=\"y2k-section\"\u003e\n\u003cdiv class=\"y2k-trust-buy\"\u003e\n\u003cdiv class=\"y2k-trust-grid\"\u003e\n\u003cdiv class=\"y2k-trust-card\"\u003e\n\u003cspan class=\"y2k-trust-icon\"\u003e📦\u003c\/span\u003e\n\u003cdiv class=\"y2k-trust-copy\"\u003e\n\u003ch3\u003eShipping Information\u003c\/h3\u003e\n\u003cp\u003eDelivery details shown at checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"y2k-trust-card\"\u003e\n\u003cspan class=\"y2k-trust-icon\"\u003e✨\u003c\/span\u003e\n\u003cdiv class=\"y2k-trust-copy\"\u003e\n\u003ch3\u003eEasy Outfit Upgrade\u003c\/h3\u003e\n\u003cp\u003eA statement shape made for simple styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"y2k-trust-card\"\u003e\n\u003cspan class=\"y2k-trust-icon\"\u003e🤝\u003c\/span\u003e\n\u003cdiv class=\"y2k-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\u003c\/div\u003e\n\u003cdiv class=\"y2k-buy-row\"\u003e\n\u003ca href=\"#MainContent\" class=\"y2k-buy-btn\"\u003e Buy Now \u003c\/a\u003e\n\u003cp class=\"y2k-buy-note\"\u003eChoose your preferred color and size above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"CWLdabucunjkldasx","offers":[{"title":"Yellow \/ XS","offer_id":43154704498782,"sku":"NC02362608134814-V领条纹上衣-黄色-XS","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ S","offer_id":43154704531550,"sku":"NC02362608134814-V领条纹上衣-黄色-S","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ M","offer_id":43154704564318,"sku":"NC02362608134814-V领条纹上衣-黄色-M","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ L","offer_id":43154704597086,"sku":"NC02362608134814-V领条纹上衣-黄色-L","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ XL","offer_id":43154704629854,"sku":"NC02362608134814-V领条纹上衣-黄色-XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ XS","offer_id":43154704334942,"sku":"NC02362608134814-V领条纹上衣-灰色-XS","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ S","offer_id":43154704367710,"sku":"NC02362608134814-V领条纹上衣-灰色-S","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ M","offer_id":43154704400478,"sku":"NC02362608134814-V领条纹上衣-灰色-M","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ L","offer_id":43154704433246,"sku":"NC02362608134814-V领条纹上衣-灰色-L","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ XL","offer_id":43154704466014,"sku":"NC02362608134814-V领条纹上衣-灰色-XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ XS","offer_id":43154704662622,"sku":"NC02362608134814-V领条纹上衣-黑色-XS","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":43154704695390,"sku":"NC02362608134814-V领条纹上衣-黑色-S","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":43154704728158,"sku":"NC02362608134814-V领条纹上衣-黑色-M","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":43154704760926,"sku":"NC02362608134814-V领条纹上衣-黑色-L","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":43154704793694,"sku":"NC02362608134814-V领条纹上衣-黑色-XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Rose Pink \/ XS","offer_id":43154704826462,"sku":"NC02362608134814-V领条纹上衣-玫红色-XS","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Rose Pink \/ S","offer_id":43154704859230,"sku":"NC02362608134814-V领条纹上衣-玫红色-S","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Rose Pink \/ M","offer_id":43154704891998,"sku":"NC02362608134814-V领条纹上衣-玫红色-M","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Rose Pink \/ L","offer_id":43154704924766,"sku":"NC02362608134814-V领条纹上衣-玫红色-L","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Rose Pink \/ XL","offer_id":43154704957534,"sku":"NC02362608134814-V领条纹上衣-玫红色-XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XS","offer_id":43154704990302,"sku":"NC02362608134814-V领条纹上衣-粉色-XS","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ S","offer_id":43154705023070,"sku":"NC02362608134814-V领条纹上衣-粉色-S","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ M","offer_id":43154705055838,"sku":"NC02362608134814-V领条纹上衣-粉色-M","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ L","offer_id":43154705088606,"sku":"NC02362608134814-V领条纹上衣-粉色-L","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XL","offer_id":43154705121374,"sku":"NC02362608134814-V领条纹上衣-粉色-XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XS","offer_id":43154705154142,"sku":"NC02362608134814-V领条纹上衣-蓝色-XS","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Blue \/ S","offer_id":43154705186910,"sku":"NC02362608134814-V领条纹上衣-蓝色-S","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Blue \/ M","offer_id":43154705219678,"sku":"NC02362608134814-V领条纹上衣-蓝色-M","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Blue \/ L","offer_id":43154705252446,"sku":"NC02362608134814-V领条纹上衣-蓝色-L","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XL","offer_id":43154705285214,"sku":"NC02362608134814-V领条纹上衣-蓝色-XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XS","offer_id":43154705317982,"sku":"NC02362608134814-V领条纹上衣-棕色-XS","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ S","offer_id":43154705350750,"sku":"NC02362608134814-V领条纹上衣-棕色-S","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ M","offer_id":43154705383518,"sku":"NC02362608134814-V领条纹上衣-棕色-M","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ L","offer_id":43154705416286,"sku":"NC02362608134814-V领条纹上衣-棕色-L","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XL","offer_id":43154705449054,"sku":"NC02362608134814-V领条纹上衣-棕色-XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Light Pink \/ XS","offer_id":43154705481822,"sku":"NC02362608134814-V领条纹上衣-浅粉色-XS","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Light Pink \/ S","offer_id":43154705514590,"sku":"NC02362608134814-V领条纹上衣-浅粉色-S","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Light Pink \/ M","offer_id":43154705547358,"sku":"NC02362608134814-V领条纹上衣-浅粉色-M","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Light Pink \/ L","offer_id":43154705580126,"sku":"NC02362608134814-V领条纹上衣-浅粉色-L","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Light Pink \/ XL","offer_id":43154705612894,"sku":"NC02362608134814-V领条纹上衣-浅粉色-XL","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ XS","offer_id":43154705645662,"sku":"NC02362608134814-V领条纹上衣-杏色-XS","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ S","offer_id":43154705678430,"sku":"NC02362608134814-V领条纹上衣-杏色-S","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ M","offer_id":43154705711198,"sku":"NC02362608134814-V领条纹上衣-杏色-M","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ L","offer_id":43154705743966,"sku":"NC02362608134814-V领条纹上衣-杏色-L","price":25.98,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ XL","offer_id":43154705776734,"sku":"NC02362608134814-V领条纹上衣-杏色-XL","price":25.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/c7227636a2b44339a21bdeea95a090ce_tplv-fhlh96nyum-resize-webp_800_1067.webp?v=1786584397","url":"https:\/\/miscellista.com\/products\/women-s-striped-deep-v-neck-wrap-crop-top","provider":"Miscellista.com","version":"1.0","type":"link"}