{"product_id":"womens-casual-loose-solid-color-knitted-pullover-sweater","title":"Women's casual loose solid color knitted pullover sweater","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500;600;700\u0026family=Playfair+Display:wght@500;600;700;800\u0026display=swap');\n\n  #knit-sweater-pdp {\n    --color-primary: #C5A059;\n    --color-accent: #D4AF37;\n    --color-cta: #FF2D55;\n    --color-bg: transparent;\n    --color-card: #FCF8EF;\n    --color-card-alt: transparent;\n    --color-text: #000000;\n    --color-muted: #222222;\n    --color-border: rgba(0, 0, 0, 0.06);\n\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    color: var(--color-text);\n    line-height: 1.6;\n    background-color: var(--color-bg);\n    overflow-x: hidden;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n    font-family: 'DM Sans', Arial, sans-serif;\n    font-weight: 500;\n  }\n\n  #knit-sweater-pdp *,\n  #knit-sweater-pdp *::before,\n  #knit-sweater-pdp *::after {\n    box-sizing: border-box;\n  }\n\n  #knit-sweater-pdp .pdp-wrapper {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 12px;\n  }\n\n  #knit-sweater-pdp .pdp-section,\n  #knit-sweater-pdp .cta-section {\n    background: #FCF8EF !important;\n    border: none !important;\n    box-shadow: none !important;\n    border-radius: 14px !important;\n    padding: 16px 12px;\n    margin-bottom: 12px;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .pdp-wrapper {\n      padding: 24px;\n    }\n\n    #knit-sweater-pdp .pdp-section,\n    #knit-sweater-pdp .cta-section {\n      padding: 36px 28px;\n      margin-bottom: 22px;\n      border-radius: 18px !important;\n    }\n  }\n\n  #knit-sweater-pdp .section-title {\n    font-family: 'Playfair Display', Georgia, serif !important;\n    font-size: 1.3rem;\n    font-weight: 700;\n    line-height: 1.3;\n    margin-top: 0;\n    margin-bottom: 12px;\n    color: var(--color-text);\n    text-align: center;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .section-title {\n      font-size: 1.75rem;\n      margin-bottom: 20px;\n    }\n  }\n\n  #knit-sweater-pdp .mobile-zoom-section {\n    background: transparent !important;\n    border: none !important;\n    border-radius: 0 !important;\n    padding: 0 !important;\n    box-shadow: none !important;\n    margin-bottom: 12px;\n  }\n\n  #knit-sweater-pdp .mobile-zoom-section img {\n    display: block;\n    width: 100%;\n    max-width: 100% !important;\n    height: auto !important;\n    border-radius: 0;\n  }\n\n  @media (max-width: 767px) {\n    #knit-sweater-pdp .mobile-zoom-section {\n      margin-left: -12px;\n      margin-right: -12px;\n      width: calc(100% + 24px);\n    }\n\n    #knit-sweater-pdp .mobile-zoom-section img {\n      width: 100% !important;\n      max-width: 100% !important;\n      height: auto !important;\n      display: block;\n      border-radius: 0;\n    }\n  }\n\n  #knit-sweater-pdp .hero-section {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    gap: 12px;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .hero-section {\n      gap: 24px;\n    }\n  }\n\n  #knit-sweater-pdp .hero-badge-group {\n    display: flex;\n    gap: 8px;\n    justify-content: center;\n    flex-wrap: wrap;\n  }\n\n  #knit-sweater-pdp .badge,\n  #knit-sweater-pdp .badge-sales {\n    background-color: rgba(197, 160, 89, 0.1);\n    color: #8C6D23;\n    padding: 4px 10px;\n    border-radius: 20px;\n    font-family: 'DM Sans', Arial, sans-serif !important;\n    font-size: 11px;\n    font-weight: 600;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .badge,\n    #knit-sweater-pdp .badge-sales {\n      font-size: 12px;\n      padding: 4px 12px;\n    }\n  }\n\n  #knit-sweater-pdp .hero-title {\n    font-family: 'Playfair Display', Georgia, serif !important;\n    font-size: 1.5rem;\n    font-weight: 700;\n    line-height: 1.25;\n    max-width: 900px;\n    margin: 0;\n    color: var(--color-text);\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .hero-title {\n      font-size: 2.25rem;\n    }\n  }\n\n  #knit-sweater-pdp .hero-subtitle {\n    font-family: 'DM Sans', Arial, sans-serif !important;\n    font-size: 13px;\n    font-weight: 500;\n    line-height: 1.6;\n    color: var(--color-muted);\n    max-width: 800px;\n    margin: 0;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .hero-subtitle {\n      font-size: 14px;\n    }\n  }\n\n  #knit-sweater-pdp .hero-section img {\n    display: block;\n    width: 100%;\n    max-width: 100% !important;\n    height: auto !important;\n    border-radius: 8px;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  #knit-sweater-pdp .features-grid {\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n    background: transparent !important;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  #knit-sweater-pdp .feature-card {\n    background: transparent !important;\n    border: none !important;\n    border-bottom: 1px solid var(--color-border) !important;\n    border-radius: 0 !important;\n    padding: 16px 0;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    box-shadow: none !important;\n  }\n\n  #knit-sweater-pdp .feature-card:last-child {\n    border-bottom: none !important;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .feature-card {\n      padding: 22px 0;\n    }\n  }\n\n  #knit-sweater-pdp .feature-card h3 {\n    font-family: 'Playfair Display', Georgia, serif !important;\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.4;\n    margin-top: 0;\n    margin-bottom: 6px;\n    color: var(--color-text);\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .feature-card h3 {\n      font-size: 16px;\n    }\n  }\n\n  #knit-sweater-pdp .feature-card p {\n    font-family: 'DM Sans', Arial, sans-serif !important;\n    color: var(--color-muted);\n    font-size: 13px;\n    font-weight: 500;\n    line-height: 1.6;\n    margin: 0;\n    background: transparent !important;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .feature-card p {\n      font-size: 14px;\n    }\n  }\n\n  #knit-sweater-pdp .feature-card img {\n    display: block;\n    width: 100%;\n    max-width: 100% !important;\n    height: auto !important;\n    border-radius: 8px;\n    margin-top: 8px;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  #knit-sweater-pdp .size-chart-section {\n    background: #FCF8EF !important;\n    border: none !important;\n    border-radius: 14px !important;\n    padding: 16px 12px !important;\n    box-shadow: none !important;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .size-chart-section {\n      padding: 36px 28px !important;\n      border-radius: 18px !important;\n    }\n  }\n\n  #knit-sweater-pdp .specs-table-container {\n    width: 100%;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    background: transparent !important;\n    border: none !important;\n    border-radius: 0 !important;\n    box-shadow: none !important;\n    padding: 0 !important;\n  }\n\n  #knit-sweater-pdp .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 8px;\n    min-width: 280px;\n    background: transparent !important;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  #knit-sweater-pdp .specs-table th,\n  #knit-sweater-pdp .specs-table td {\n    padding: 10px 8px;\n    border: none !important;\n    border-bottom: 1px solid var(--color-border) !important;\n    text-align: left;\n    color: var(--color-text);\n    font-size: 12px;\n    background: transparent !important;\n    border-radius: 0 !important;\n    box-shadow: none !important;\n  }\n\n  #knit-sweater-pdp .specs-table tr:last-child th,\n  #knit-sweater-pdp .specs-table tr:last-child td {\n    border-bottom: none !important;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .specs-table th,\n    #knit-sweater-pdp .specs-table td {\n      padding: 14px 16px;\n      font-size: 14px;\n    }\n  }\n\n  #knit-sweater-pdp .specs-table th {\n    width: 35%;\n    color: #000000;\n    font-family: 'Playfair Display', Georgia, serif !important;\n    font-weight: 600;\n  }\n\n  #knit-sweater-pdp .specs-table td {\n    width: 65%;\n    font-family: 'DM Sans', Arial, sans-serif !important;\n    font-weight: 500;\n    line-height: 1.6;\n  }\n\n  #knit-sweater-pdp .select-size-btn-container {\n    text-align: center;\n    margin: 16px 0;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .select-size-btn-container {\n      margin: 30px 0;\n    }\n  }\n\n  #knit-sweater-pdp .select-size-btn {\n    display: inline-block;\n    background-color: var(--color-primary);\n    color: #FFFFFF;\n    border: 1px solid var(--color-primary);\n    font-family: 'Playfair Display', Georgia, serif !important;\n    font-size: 12px;\n    font-weight: 600;\n    padding: 10px 24px;\n    border-radius: 25px;\n    text-decoration: none;\n    transition: all 0.2s;\n    animation: knit-sweater-pulse-glow-gold 2.5s infinite ease-in-out;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .select-size-btn {\n      font-size: 13px;\n      padding: 12px 28px;\n    }\n  }\n\n  @keyframes knit-sweater-pulse-glow-gold {\n    0% {\n      box-shadow: 0 0 15px rgba(197,160,89,0.4), 0 10px 25px -5px rgba(197,160,89,0.3);\n      transform: scale(1);\n    }\n\n    50% {\n      box-shadow: 0 0 35px rgba(197,160,89,0.8), 0 10px 30px -5px rgba(197,160,89,0.5);\n      transform: scale(1.03);\n    }\n\n    100% {\n      box-shadow: 0 0 15px rgba(197,160,89,0.4), 0 10px 25px -5px rgba(197,160,89,0.3);\n      transform: scale(1);\n    }\n  }\n\n  #knit-sweater-pdp .faq-item {\n    background: transparent !important;\n    border: none !important;\n    border-bottom: 1px solid var(--color-border) !important;\n    border-radius: 0 !important;\n    margin-bottom: 0;\n    overflow: hidden;\n    box-shadow: none !important;\n  }\n\n  #knit-sweater-pdp .faq-item:last-of-type {\n    border-bottom: none !important;\n  }\n\n  #knit-sweater-pdp .faq-item summary {\n    padding: 12px 0;\n    font-family: 'Playfair Display', Georgia, serif !important;\n    font-size: 13px;\n    font-weight: 600;\n    line-height: 1.4;\n    cursor: pointer;\n    outline: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 12px;\n    color: var(--color-text);\n    background: transparent !important;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .faq-item summary {\n      padding: 16px 0;\n      font-size: 15px;\n    }\n  }\n\n  #knit-sweater-pdp .faq-item p {\n    padding: 0 0 12px 0;\n    color: var(--color-muted);\n    font-family: 'DM Sans', Arial, sans-serif !important;\n    font-weight: 500;\n    line-height: 1.6;\n    margin: 0;\n    font-size: 12.5px;\n    background: transparent !important;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .faq-item p {\n      padding: 0 0 16px 0;\n      font-size: 14px;\n    }\n  }\n\n  #knit-sweater-pdp .shipping-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 0;\n    background: transparent !important;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  @media (min-width: 640px) {\n    #knit-sweater-pdp .shipping-grid {\n      grid-template-columns: repeat(2, 1fr);\n      column-gap: 24px;\n    }\n  }\n\n  #knit-sweater-pdp .shipping-card {\n    background: transparent !important;\n    border: none !important;\n    border-bottom: 1px solid var(--color-border) !important;\n    border-radius: 0 !important;\n    padding: 14px 0;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    box-shadow: none !important;\n  }\n\n  #knit-sweater-pdp .shipping-card:last-child {\n    border-bottom: none !important;\n  }\n\n  @media (min-width: 640px) {\n    #knit-sweater-pdp .shipping-card:nth-last-child(-n+2) {\n      border-bottom: none !important;\n    }\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .shipping-card {\n      padding: 20px 0;\n      gap: 16px;\n    }\n  }\n\n  #knit-sweater-pdp .shipping-icon {\n    font-size: 1.4rem;\n    flex-shrink: 0;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .shipping-icon {\n      font-size: 1.8rem;\n    }\n  }\n\n  #knit-sweater-pdp .shipping-info {\n    background: transparent !important;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  #knit-sweater-pdp .shipping-info h3 {\n    margin: 0;\n    font-family: 'Playfair Display', Georgia, serif !important;\n    font-size: 14px;\n    font-weight: 600;\n    line-height: 1.4;\n    color: var(--color-text);\n  }\n\n  #knit-sweater-pdp .cta-section {\n    background: #FCF8EF !important;\n    border: none !important;\n    color: var(--color-text);\n    text-align: center;\n    box-shadow: none !important;\n  }\n\n  #knit-sweater-pdp .cta-section h2 {\n    font-family: 'Playfair Display', Georgia, serif !important;\n    color: var(--color-text);\n    font-size: 1.4rem;\n    font-weight: 700;\n    line-height: 1.3;\n    margin-top: 0;\n    margin-bottom: 10px;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .cta-section h2 {\n      font-size: 2.25rem;\n      margin-bottom: 16px;\n    }\n  }\n\n  #knit-sweater-pdp .cta-section p {\n    font-family: 'DM Sans', Arial, sans-serif !important;\n    color: var(--color-muted);\n    font-size: 0.95rem;\n    font-weight: 500;\n    line-height: 1.6;\n    margin-top: 0;\n    margin-bottom: 20px;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .cta-section p {\n      font-size: 1.1rem;\n      margin-bottom: 30px;\n    }\n  }\n\n  #knit-sweater-pdp .cta-button {\n    display: block;\n    width: 90%;\n    max-width: 400px;\n    margin: 0 auto;\n    background-color: var(--color-cta);\n    color: #FFFFFF;\n    font-family: 'Playfair Display', Georgia, serif !important;\n    font-size: 1.1rem;\n    font-weight: 600;\n    line-height: 1.3;\n    padding: 14px 20px;\n    border-radius: 30px;\n    border: none;\n    text-decoration: none;\n    transition: background-color 0.2s;\n    animation: knit-sweater-pulse-glow-red 2.5s infinite ease-in-out;\n    box-sizing: border-box;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .cta-button {\n      display: inline-block;\n      width: auto;\n      font-size: 1.375rem;\n      padding: 18px 48px;\n    }\n  }\n\n  #knit-sweater-pdp .cta-button:hover {\n    background-color: #E02447;\n  }\n\n  @keyframes knit-sweater-pulse-glow-red {\n    0% {\n      box-shadow: 0 0 15px rgba(255,45,85,0.4), 0 10px 25px -5px rgba(255,45,85,0.3);\n      transform: scale(1);\n    }\n\n    50% {\n      box-shadow: 0 0 35px rgba(255,45,85,0.8), 0 10px 30px -5px rgba(255,45,85,0.5);\n      transform: scale(1.03);\n    }\n\n    100% {\n      box-shadow: 0 0 15px rgba(255,45,85,0.4), 0 10px 25px -5px rgba(255,45,85,0.3);\n      transform: scale(1);\n    }\n  }\n\n  #knit-sweater-pdp .reviews-overview {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 4px;\n    margin-bottom: 16px;\n    text-align: center;\n    background: transparent !important;\n    border: none !important;\n    border-radius: 0 !important;\n    box-shadow: none !important;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .reviews-overview {\n      gap: 8px;\n      margin-bottom: 30px;\n    }\n  }\n\n  #knit-sweater-pdp .rating-score {\n    font-family: 'Playfair Display', Georgia, serif !important;\n    font-size: 2.5rem;\n    font-weight: 700;\n    color: var(--color-text);\n    line-height: 1;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .rating-score {\n      font-size: 3.5rem;\n    }\n  }\n\n  #knit-sweater-pdp .reviews-count {\n    font-family: 'DM Sans', Arial, sans-serif !important;\n    font-size: 12.5px;\n    font-weight: 500;\n    line-height: 1.6;\n    color: #000000;\n    margin-top: 4px;\n  }\n\n  #knit-sweater-pdp .reviews-list {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 0;\n    background: transparent !important;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .reviews-list {\n      grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n      column-gap: 24px;\n    }\n  }\n\n  #knit-sweater-pdp .review-card {\n    background: transparent !important;\n    border: none !important;\n    border-bottom: 1px solid var(--color-border) !important;\n    border-radius: 0 !important;\n    padding: 16px 0;\n    box-shadow: none !important;\n  }\n\n  #knit-sweater-pdp .review-card:last-child {\n    border-bottom: none !important;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .review-card {\n      padding: 20px 0;\n    }\n  }\n\n  #knit-sweater-pdp .review-header {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 8px;\n    background: transparent !important;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .review-header {\n      gap: 12px;\n      margin-bottom: 12px;\n    }\n  }\n\n  #knit-sweater-pdp .review-avatar {\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    object-fit: cover;\n    border: 2px solid var(--color-primary);\n    flex-shrink: 0;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .review-avatar {\n      width: 44px;\n      height: 44px;\n    }\n  }\n\n  #knit-sweater-pdp .review-user-info {\n    flex: 1;\n    min-width: 0;\n    background: transparent !important;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  #knit-sweater-pdp .review-user-row {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 8px;\n    background: transparent !important;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  #knit-sweater-pdp .review-user-info h4 {\n    margin: 0;\n    font-family: 'Playfair Display', Georgia, serif !important;\n    font-size: 13px;\n    font-weight: 600;\n    color: var(--color-text);\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .review-user-info h4 {\n      font-size: 14px;\n    }\n  }\n\n  #knit-sweater-pdp .verified-badge {\n    font-family: 'DM Sans', Arial, sans-serif !important;\n    font-size: 11px;\n    font-weight: 600;\n    color: #8C6D23;\n    background: rgba(197,160,89,0.1);\n    padding: 2px 6px;\n    border-radius: 4px;\n    display: inline-block;\n    margin-top: 2px;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  #knit-sweater-pdp .review-comment {\n    font-family: 'DM Sans', Arial, sans-serif !important;\n    font-size: 13px;\n    font-weight: 500;\n    line-height: 1.6;\n    color: var(--color-muted);\n    margin: 0;\n    background: transparent !important;\n    border: none !important;\n    box-shadow: none !important;\n  }\n\n  @media (min-width: 768px) {\n    #knit-sweater-pdp .review-comment {\n      font-size: 14px;\n    }\n  }\n\n  @media (max-width: 767px) {\n    #knit-sweater-pdp .pdp-wrapper {\n      max-width: 100%;\n      overflow-x: hidden;\n    }\n\n    #knit-sweater-pdp .pdp-section,\n    #knit-sweater-pdp .cta-section {\n      max-width: 100%;\n      padding: 16px 12px;\n      margin-bottom: 12px;\n      border-radius: 14px !important;\n    }\n\n    #knit-sweater-pdp .hero-title,\n    #knit-sweater-pdp .section-title,\n    #knit-sweater-pdp .cta-section h2 {\n      overflow-wrap: break-word;\n      word-break: normal;\n    }\n\n    #knit-sweater-pdp .feature-card,\n    #knit-sweater-pdp .shipping-card,\n    #knit-sweater-pdp .review-card {\n      background: transparent !important;\n      border: none !important;\n      border-bottom: 1px solid var(--color-border) !important;\n      border-radius: 0 !important;\n      padding: 14px 0 !important;\n      box-shadow: none !important;\n    }\n\n    #knit-sweater-pdp .faq-item {\n      background: transparent !important;\n      border: none !important;\n      border-bottom: 1px solid var(--color-border) !important;\n      border-radius: 0 !important;\n      padding: 0 !important;\n      margin-bottom: 0;\n      box-shadow: none !important;\n    }\n\n    #knit-sweater-pdp .faq-item summary {\n      padding: 12px 0 !important;\n    }\n\n    #knit-sweater-pdp .faq-item p {\n      padding: 0 0 12px 0 !important;\n    }\n\n    #knit-sweater-pdp .features-grid .feature-card:last-child,\n    #knit-sweater-pdp .shipping-grid .shipping-card:last-child,\n    #knit-sweater-pdp .reviews-list .review-card:last-child,\n    #knit-sweater-pdp .faq-item:last-of-type {\n      border-bottom: none !important;\n    }\n\n    #knit-sweater-pdp .specs-table-container {\n      max-width: 100%;\n      overflow-x: auto;\n    }\n\n    #knit-sweater-pdp .specs-table {\n      width: 100%;\n      min-width: 280px;\n    }\n\n    #knit-sweater-pdp .specs-table th,\n    #knit-sweater-pdp .specs-table td {\n      overflow-wrap: break-word;\n      word-break: normal;\n    }\n\n    #knit-sweater-pdp .feature-card img,\n    #knit-sweater-pdp .hero-section img {\n      width: 100%;\n      max-width: 100% !important;\n      height: auto !important;\n    }\n\n    #knit-sweater-pdp .cta-button {\n      max-width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"knit-sweater-pdp\" class=\"pdp-container\"\u003e\n\u003cdiv id=\"top\" class=\"pdp-wrapper\"\u003e\n\u003csection class=\"pdp-section mobile-zoom-section\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/ca5207b934d0ec95c1117040e27018f2.png?v=1787904403\" alt=\"\"\u003e\u003c\/section\u003e\n\u003csection class=\"pdp-section hero-section\"\u003e\n\u003cdiv class=\"hero-badge-group\"\u003e\n\u003cspan class=\"badge\"\u003e⭐ 4.7 \/ 5.0 Rating\u003c\/span\u003e \u003cspan class=\"badge badge-sales\"\u003e🔥 Sold 2.3K+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eElegant Solid Color Knit Sweater\u003c\/h1\u003e\n\u003cp class=\"hero-subtitle\"\u003eThe soft and comfortable feel against the skin, the loose fit with side slits at the hem, perfectly flattering all body types.\u003c\/p\u003e\n\u003cp class=\"hero-subtitle\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/02_2_13498f09-736d-49f9-b01c-bce93da3ccc6.gif?v=1787904487\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"pdp-section\"\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e💃Loose Fit\u003c\/h3\u003e\n\u003cp\u003eThe relaxed silhouette drapes naturally, paired with a stylish side-slit hem, flattering all body types. Wide cuffs allow for freedom of movement.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/7aa5681fd202b417ed78f63c514b2933.png?v=1787906676\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e🎀Highly elastic\u003c\/h3\u003e\n\u003cp\u003eStretch knit fabric adapts to various body movements, avoiding tightness and uncomfortable constriction.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/831aaaf64601ad7cd751268ff21cf725.png?v=1787907147\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e☁️Premium Ribbed Knit Fabric\u003c\/h3\u003e\n\u003cp\u003eMade from 100% pure cotton, this lightweight, breathable, soft, and comfortable fabric ensures comfort even during extended wear.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/f52fbdc80a866fa068d66d32ad80f11e.png?v=1787907476\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e💧Practical and Easy to Care For\u003c\/h3\u003e\n\u003cp\u003eMade with machine-washable knit fabric, it retains its texture and shape even after multiple washes. No complicated care required, easily creating everyday looks.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/6841b7c35bf7feb96b0fd4e278fa822c.png?v=1787906676\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e👗Versatile and easy to wear\u003c\/h3\u003e\n\u003cp\u003eEasily pairs with various pants to instantly create a variety of casual and stylish looks. Perfect for everyday wear, weekend parties, vacations, or daily commutes.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/c812d5698a37ff49faaddda6b1acdc5b.png?v=1787906676\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pdp-section size-chart-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv class=\"specs-table-container\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial Composition\u003c\/th\u003e\n\u003ctd\u003eAcrylic and Cotton Knit Blend\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNeckline Design\u003c\/th\u003e\n\u003ctd\u003eClassic Crew Neck\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSleeve Style\u003c\/th\u003e\n\u003ctd\u003ePuff Short Sleeve\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFit Style\u003c\/th\u003e\n\u003ctd\u003eRelaxed Casual Fit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eApplicable Seasons\u003c\/th\u003e\n\u003ctd\u003eSpring, Summer, Autumn\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOccasions\u003c\/th\u003e\n\u003ctd\u003eCasual Daily Wear, Commuting, Dating\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCare Instructions\u003c\/th\u003e\n\u003ctd\u003eHand wash cold or machine wash in a laundry bag; do not dry clean, bleach, or tumble dry\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"select-size-btn-container\"\u003e\u003ca href=\"#top\" class=\"select-size-btn\"\u003e \u003cspan style=\"color: rgb(255, 255, 255);\"\u003eCheck size\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003csection class=\"pdp-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat material is this sweater made of?\u003cspan style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eIt is made from a premium cotton and acrylic knit blend, offering a soft texture and lightweight breathability.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs the fit true to size?\u003cspan style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eIt features a relaxed fit design with comfortable stretch. For a more fitted look, some buyers prefer sizing down.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhich seasons is it suitable for?\u003cspan style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eIt is exceptionally well-suited for multi-season wear during spring, summer, and autumn, perfect for wearing alone or layering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow should I wash and care for it?\u003cspan style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eWe recommend hand washing in cold water or machine washing inside a laundry bag. Avoid dry cleaning, bleaching, and tumble drying; air drying naturally is best.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"pdp-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eShipping \u0026amp; Service Protection\u003c\/h2\u003e\n\u003cdiv class=\"shipping-grid\"\u003e\n\u003cdiv class=\"shipping-card\"\u003e\n\u003cdiv class=\"shipping-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv class=\"shipping-info\"\u003e\n\u003ch3\u003eFast Shipping\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shipping-card\"\u003e\n\u003cdiv class=\"shipping-icon\"\u003e💬\u003c\/div\u003e\n\u003cdiv class=\"shipping-info\"\u003e\n\u003ch3\u003e24\/7 Customer Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shipping-card\"\u003e\n\u003cdiv class=\"shipping-icon\"\u003e🔄\u003c\/div\u003e\n\u003cdiv class=\"shipping-info\"\u003e\n\u003ch3\u003e30-Day Easy Free Returns\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"shipping-card\"\u003e\n\u003cdiv class=\"shipping-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv class=\"shipping-info\"\u003e\n\u003ch3\u003eSecure Payment Protection\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv id=\"buy-now\" class=\"cta-section\"\u003e\n\u003ch2\u003eEnhance Your Daily Comfort\u003c\/h2\u003e\n\u003cp\u003eExperience soft comfort against your skin and a chic, elegant design.\u003c\/p\u003e\n\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e \u003ca href=\"#top\" class=\"cta-button\" style=\"color: rgb(255, 255, 255);\"\u003e Buy Now — 50%OFF\u003c\/a\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003csection class=\"pdp-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eVerified Buyer Reviews\u003c\/h2\u003e\n\u003cdiv class=\"reviews-overview\"\u003e\n\u003cdiv class=\"rating-score\"\u003e4.7\/5.0\u003c\/div\u003e\n\u003cdiv style=\"color: #c5a059; font-size: 1.6rem; margin-top: 4px;\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"reviews-count\"\u003eBased On Reviews From 972 Customers Worldwide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"reviews-list\"\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-header\"\u003e\n\u003cimg src=\"https:\/\/images.unsplash.com\/photo-1544005313-94ddf0286df2?auto=format\u0026amp;fit=crop\u0026amp;w=120\u0026amp;q=80\" alt=\"40-year-old woman avatar\" class=\"review-avatar\"\u003e\n\u003cdiv class=\"review-user-info\"\u003e\n\u003cdiv class=\"review-user-row\"\u003e\n\u003ch4\u003eD**d C**n\u003c\/h4\u003e\n\u003cspan style=\"color: #c5a059; font-size: 0.85rem;\"\u003e★★★★☆\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"verified-badge\"\u003eVerified Purchase\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"review-comment\"\u003e“The quality of this garment exceeds expectations. The fabric feels very comfortable, and the puff sleeves and side slits give it a unique and elegant look when worn.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-header\"\u003e\n\u003cimg src=\"https:\/\/images.unsplash.com\/photo-1573496359142-b8d87734a5a2?auto=format\u0026amp;fit=crop\u0026amp;w=120\u0026amp;q=80\" alt=\"40-year-old woman avatar\" class=\"review-avatar\"\u003e\n\u003cdiv class=\"review-user-info\"\u003e\n\u003cdiv class=\"review-user-row\"\u003e\n\u003ch4\u003eM**a **\u003c\/h4\u003e\n\u003cspan style=\"color: #c5a059; font-size: 0.85rem;\"\u003e★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"verified-badge\"\u003eVerified Purchase\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"review-comment\"\u003e“Absolutely adorable! Following the recommendations, I chose the appropriate size. It's relaxed and comfortable without looking bulky. The fabric is so soft, highly recommended!”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-header\"\u003e\n\u003cimg src=\"https:\/\/images.unsplash.com\/photo-1580489944761-15a19d654956?auto=format\u0026amp;fit=crop\u0026amp;w=120\u0026amp;q=80\" alt=\"40-year-old woman avatar\" class=\"review-avatar\"\u003e\n\u003cdiv class=\"review-user-info\"\u003e\n\u003cdiv class=\"review-user-row\"\u003e\n\u003ch4\u003eSarah W.\u003c\/h4\u003e\n\u003cspan style=\"color: #c5a059; font-size: 0.85rem;\"\u003e★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"verified-badge\"\u003eVerified Purchase\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"review-comment\"\u003e“The color is remarkably true, with no color difference from the picture. The knit texture is fantastic, making it ideal for daily commutes or casual gatherings.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-header\"\u003e\n\u003cimg src=\"https:\/\/images.unsplash.com\/photo-1567532939604-b6b5b0db2604?auto=format\u0026amp;fit=crop\u0026amp;w=120\u0026amp;q=80\" alt=\"40-year-old woman avatar\" class=\"review-avatar\"\u003e\n\u003cdiv class=\"review-user-info\"\u003e\n\u003cdiv class=\"review-user-row\"\u003e\n\u003ch4\u003eJessica K.\u003c\/h4\u003e\n\u003cspan style=\"color: #c5a059; font-size: 0.85rem;\"\u003e★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"verified-badge\"\u003eVerified Purchase\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"review-comment\"\u003e“The cut is flattering and slimming while hiding imperfections, and the side slit details add a wonderful touch. I am definitely planning to get another color.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-header\"\u003e\n\u003cimg src=\"https:\/\/images.unsplash.com\/photo-1534528741775-53994a69daeb?auto=format\u0026amp;fit=crop\u0026amp;w=120\u0026amp;q=80\" alt=\"40-year-old woman avatar\" class=\"review-avatar\"\u003e\n\u003cdiv class=\"review-user-info\"\u003e\n\u003cdiv class=\"review-user-row\"\u003e\n\u003ch4\u003eElena R.\u003c\/h4\u003e\n\u003cspan style=\"color: #c5a059; font-size: 0.85rem;\"\u003e★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"verified-badge\"\u003eVerified Purchase\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"review-comment\"\u003e“It looks wonderfully classy when worn. The fabric is breathable and non-scratchy against the skin, and it held its shape perfectly after washing. A truly delightful shopping experience.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"US","offers":[{"title":"Coffee \/ S","offer_id":43141061247047,"sku":"NC01822608283011-女士针织衫咖啡色-S","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ M","offer_id":43141065769031,"sku":"NC01822608283011-女士针织衫咖啡色-M","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ L","offer_id":43141065801799,"sku":"NC01822608283011-女士针织衫咖啡色-L","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ XL","offer_id":43141065834567,"sku":"NC01822608283011-女士针织衫咖啡色-XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ 2XL","offer_id":43141065867335,"sku":"NC01822608283011-女士针织衫咖啡色-2XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ 3XL","offer_id":43141065900103,"sku":"NC01822608283011-女士针织衫咖啡色-3XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ 4XL","offer_id":43141065932871,"sku":"NC01822608283011-女士针织衫咖啡色-4XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ 5XL","offer_id":43141065965639,"sku":"NC01822608283011-女士针织衫咖啡色-5XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Brick Red \/ S","offer_id":43141060952135,"sku":"NC01822608283011-女士针织衫砖红色-S","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Brick Red \/ M","offer_id":43141065998407,"sku":"NC01822608283011-女士针织衫砖红色-M","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Brick Red \/ L","offer_id":43141066031175,"sku":"NC01822608283011-女士针织衫砖红色-L","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Brick Red \/ XL","offer_id":43141066063943,"sku":"NC01822608283011-女士针织衫砖红色-XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Brick Red \/ 2XL","offer_id":43141066096711,"sku":"NC01822608283011-女士针织衫砖红色-2XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Brick Red \/ 3XL","offer_id":43141066129479,"sku":"NC01822608283011-女士针织衫砖红色-3XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Brick Red \/ 4XL","offer_id":43141066162247,"sku":"NC01822608283011-女士针织衫砖红色-4XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Brick Red \/ 5XL","offer_id":43141066195015,"sku":"NC01822608283011-女士针织衫砖红色-5XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ S","offer_id":43141060984903,"sku":"NC01822608283011-女士针织衫卡其色-S","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ M","offer_id":43141066227783,"sku":"NC01822608283011-女士针织衫卡其色-M","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ L","offer_id":43141066260551,"sku":"NC01822608283011-女士针织衫卡其色-L","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ XL","offer_id":43141066293319,"sku":"NC01822608283011-女士针织衫卡其色-XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 2XL","offer_id":43141066326087,"sku":"NC01822608283011-女士针织衫卡其色-2XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 3XL","offer_id":43141066358855,"sku":"NC01822608283011-女士针织衫卡其色-3XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 4XL","offer_id":43141066391623,"sku":"NC01822608283011-女士针织衫卡其色-4XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 5XL","offer_id":43141066424391,"sku":"NC01822608283011-女士针织衫卡其色-5XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Rose Red \/ S","offer_id":43141061017671,"sku":"NC01822608283011-女士针织衫玫红色-S","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Rose Red \/ M","offer_id":43141066457159,"sku":"NC01822608283011-女士针织衫玫红色-M","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Rose Red \/ L","offer_id":43141066489927,"sku":"NC01822608283011-女士针织衫玫红色-L","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Rose Red \/ XL","offer_id":43141066522695,"sku":"NC01822608283011-女士针织衫玫红色-XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Rose Red \/ 2XL","offer_id":43141066555463,"sku":"NC01822608283011-女士针织衫玫红色-2XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Rose Red \/ 3XL","offer_id":43141066588231,"sku":"NC01822608283011-女士针织衫玫红色-3XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Rose Red \/ 4XL","offer_id":43141066620999,"sku":"NC01822608283011-女士针织衫玫红色-4XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Rose Red \/ 5XL","offer_id":43141066653767,"sku":"NC01822608283011-女士针织衫玫红色-5XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ S","offer_id":43141061050439,"sku":"NC01822608283011-女士针织衫浅灰色-S","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ M","offer_id":43141066686535,"sku":"NC01822608283011-女士针织衫浅灰色-M","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ L","offer_id":43141066719303,"sku":"NC01822608283011-女士针织衫浅灰色-L","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ XL","offer_id":43141066752071,"sku":"NC01822608283011-女士针织衫浅灰色-XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ 2XL","offer_id":43141066784839,"sku":"NC01822608283011-女士针织衫浅灰色-2XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ 3XL","offer_id":43141066817607,"sku":"NC01822608283011-女士针织衫浅灰色-3XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ 4XL","offer_id":43141066850375,"sku":"NC01822608283011-女士针织衫浅灰色-4XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Light Gray \/ 5XL","offer_id":43141066883143,"sku":"NC01822608283011-女士针织衫浅灰色-5XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Grass Green \/ S","offer_id":43141061083207,"sku":"NC01822608283011-女士针织衫绿色-S","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Grass Green \/ M","offer_id":43141066915911,"sku":"NC01822608283011-女士针织衫绿色-M","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Grass Green \/ L","offer_id":43141066948679,"sku":"NC01822608283011-女士针织衫绿色-L","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Grass Green \/ XL","offer_id":43141066981447,"sku":"NC01822608283011-女士针织衫绿色-XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Grass Green \/ 2XL","offer_id":43141067014215,"sku":"NC01822608283011-女士针织衫绿色-2XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Grass Green \/ 3XL","offer_id":43141067046983,"sku":"NC01822608283011-女士针织衫绿色-3XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Grass Green \/ 4XL","offer_id":43141067079751,"sku":"NC01822608283011-女士针织衫绿色-4XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Grass Green \/ 5XL","offer_id":43141067112519,"sku":"NC01822608283011-女士针织衫绿色-5XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Haze Green \/ S","offer_id":43141061115975,"sku":"NC01822608283011-女士针织衫绿宝石-S","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Haze Green \/ M","offer_id":43141067145287,"sku":"NC01822608283011-女士针织衫绿宝石-M","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Haze Green \/ L","offer_id":43141067178055,"sku":"NC01822608283011-女士针织衫绿宝石-L","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Haze Green \/ XL","offer_id":43141067210823,"sku":"NC01822608283011-女士针织衫绿宝石-XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Haze Green \/ 2XL","offer_id":43141067243591,"sku":"NC01822608283011-女士针织衫绿宝石-2XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Haze Green \/ 3XL","offer_id":43141067276359,"sku":"NC01822608283011-女士针织衫绿宝石-3XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Haze Green \/ 4XL","offer_id":43141067309127,"sku":"NC01822608283011-女士针织衫绿宝石-4XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Haze Green \/ 5XL","offer_id":43141067341895,"sku":"NC01822608283011-女士针织衫绿宝石-5XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":43141061148743,"sku":"NC01822608283011-女士针织衫黑色-S","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":43141067374663,"sku":"NC01822608283011-女士针织衫黑色-M","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":43141067407431,"sku":"NC01822608283011-女士针织衫黑色-L","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":43141067440199,"sku":"NC01822608283011-女士针织衫黑色-XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":43141067472967,"sku":"NC01822608283011-女士针织衫黑色-2XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3XL","offer_id":43141067505735,"sku":"NC01822608283011-女士针织衫黑色-3XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ 4XL","offer_id":43141067538503,"sku":"NC01822608283011-女士针织衫黑色-4XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ 5XL","offer_id":43141067571271,"sku":"NC01822608283011-女士针织衫黑色-5XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Dark Gray \/ S","offer_id":43141061181511,"sku":"NC01822608283011-女士针织衫深灰色-S","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Dark Gray \/ M","offer_id":43141067604039,"sku":"NC01822608283011-女士针织衫深灰色-M","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Dark Gray \/ L","offer_id":43141067636807,"sku":"NC01822608283011-女士针织衫深灰色-L","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Dark Gray \/ XL","offer_id":43141067669575,"sku":"NC01822608283011-女士针织衫深灰色-XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Dark Gray \/ 2XL","offer_id":43141067702343,"sku":"NC01822608283011-女士针织衫深灰色-2XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Dark Gray \/ 3XL","offer_id":43141067735111,"sku":"NC01822608283011-女士针织衫深灰色-3XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Dark Gray \/ 4XL","offer_id":43141067767879,"sku":"NC01822608283011-女士针织衫深灰色-4XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"Dark Gray \/ 5XL","offer_id":43141067800647,"sku":"NC01822608283011-女士针织衫深灰色-5XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"White \/ S","offer_id":43141061214279,"sku":"NC01822608283011-女士针织衫白色-S","price":35.9,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":43141067833415,"sku":"NC01822608283011-女士针织衫白色-M","price":35.9,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":43141067866183,"sku":"NC01822608283011-女士针织衫白色-L","price":35.9,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":43141067898951,"sku":"NC01822608283011-女士针织衫白色-XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"White \/ 2XL","offer_id":43141067931719,"sku":"NC01822608283011-女士针织衫白色-2XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"White \/ 3XL","offer_id":43141067964487,"sku":"NC01822608283011-女士针织衫白色-3XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"White \/ 4XL","offer_id":43141067997255,"sku":"NC01822608283011-女士针织衫白色-4XL","price":35.9,"currency_code":"USD","in_stock":true},{"title":"White \/ 5XL","offer_id":43141068030023,"sku":"NC01822608283011-女士针织衫白色-5XL","price":35.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/c13d51e2c66ddcd295273404bed6d1b9.png?v=1787904805","url":"https:\/\/bamafrontierman.com\/products\/womens-casual-loose-solid-color-knitted-pullover-sweater","provider":"bamafrontierman.com","version":"1.0","type":"link"}