{"product_id":"anna-aneae-tencel-wool-henry-collar-hooded-top-for-women-black-slim-long-sleeve-t-shirt-for-spring-and-autumn","title":"Black Tencel Wool Hooded Top","description":"\u003cp\u003eWomen's slim long-sleeve top with a Henry collar, crafted from a Tencel wool blend. Features a hood and is designed for spring and autumn wear.\u003c\/p\u003e\n\u003cstyle\u003e\n  .size-chart-page {\n    --sc-text: #111;\n    --sc-muted: #6b6b6b;\n    --sc-line: #e7e7e7;\n    --sc-black: #000;\n    max-width: 900px;\n    margin: 0 auto;\n    color: var(--sc-text);\n    font-family: inherit;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .size-chart-page * { box-sizing: border-box; }\n\n  .size-chart-page__header {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    flex-wrap: wrap;\n    margin-bottom: 10px;\n  }\n\n  .size-chart-page__title,\n  .size-chart-page__fit-title {\n    margin: 0;\n    font-size: clamp(18px, 2.2vw, 24px);\n    line-height: 1.08;\n    font-weight: 600;\n    letter-spacing: -0.03em;\n  }\n\n  .size-chart-page__fit-title {\n    margin-bottom: 12px;\n    margin-top: 20px;\n  }\n\n  .size-chart-page__switch {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 4px;\n    background: #f1f1f1;\n    border: 1px solid var(--sc-line);\n    border-radius: 999px;\n  }\n\n  .size-chart-page__switch button {\n    border: 0;\n    background: transparent;\n    min-width: 44px;\n    padding: 5px 8px;\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: .08em;\n    color: var(--sc-muted);\n    cursor: pointer;\n    transition: background-color .18s ease, color .18s ease;\n    user-select: none;\n  }\n\n  .size-chart-page__switch button.is-active {\n    background: #111;\n    color: #fff;\n  }\n\n  .size-chart-page__table-wrap,\n  .size-chart-page__fit-table-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .size-chart-page__table,\n  .size-chart-page__fit-table {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    table-layout: fixed;\n  }\n\n  .size-chart-page__table {\n    --size-col-name: 14%;\n    --size-col-length: 22%;\n    --size-col-waist: 18%;\n    --size-col-hip: 18%;\n    --size-col-thigh: 14%;\n    --size-col-opening: 14%;\n    min-width: 560px;\n  }\n\n  .size-chart-page__fit-table {\n    --fit-col-model: 14%;\n    --fit-col-weight: 30%;\n    --fit-col-size: 20%;\n    --fit-col-fit: 36%;\n    min-width: 520px;\n  }\n\n  .size-chart-page__table thead th,\n  .size-chart-page__fit-table thead th {\n    background: var(--sc-black);\n    color: #fff;\n    font-size: 13px;\n    font-weight: 600;\n    padding: 10px;\n    text-align: center;\n  }\n\n  .size-chart-page__table thead th:first-child,\n  .size-chart-page__fit-table thead th:first-child {\n    position: sticky;\n    left: 0;\n    z-index: 4;\n    border-right: 1px solid var(--sc-line);\n  }\n\n  .size-chart-page__table tbody th,\n  .size-chart-page__table tbody td,\n  .size-chart-page__fit-table tbody th,\n  .size-chart-page__fit-table tbody td {\n    background: #fff;\n    border-top: 1px solid var(--sc-line);\n    text-align: center;\n    padding: 10px;\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .size-chart-page__table tbody tr:nth-child(even) th,\n  .size-chart-page__table tbody tr:nth-child(even) td,\n  .size-chart-page__fit-table tbody tr:nth-child(even) th,\n  .size-chart-page__fit-table tbody tr:nth-child(even) td {\n    background: #f6f6f6;\n  }\n\n  .size-chart-page__table tbody th,\n  .size-chart-page__fit-table tbody th {\n    position: sticky;\n    left: 0;\n    z-index: 3;\n    border-right: 1px solid var(--sc-line);\n  }\n\n  .size-chart-page__table th:nth-child(1), .size-chart-page__table td:nth-child(1) { width: var(--size-col-name); }\n  .size-chart-page__table th:nth-child(2), .size-chart-page__table td:nth-child(2) { width: var(--size-col-length); }\n  .size-chart-page__table th:nth-child(3), .size-chart-page__table td:nth-child(3) { width: var(--size-col-waist); }\n  .size-chart-page__table th:nth-child(4), .size-chart-page__table td:nth-child(4) { width: var(--size-col-hip); }\n  .size-chart-page__table th:nth-child(5), .size-chart-page__table td:nth-child(5) { width: var(--size-col-thigh); }\n  .size-chart-page__table th:nth-child(6), .size-chart-page__table td:nth-child(6) { width: var(--size-col-opening); }\n\n  .size-chart-page__fit-table th:nth-child(1), .size-chart-page__fit-table td:nth-child(1) { width: var(--fit-col-model); }\n  .size-chart-page__fit-table th:nth-child(2), .size-chart-page__fit-table td:nth-child(2) { width: var(--fit-col-weight); }\n  .size-chart-page__fit-table th:nth-child(3), .size-chart-page__fit-table td:nth-child(3) { width: var(--fit-col-size); }\n  .size-chart-page__fit-table th:nth-child(4), .size-chart-page__fit-table td:nth-child(4) { width: var(--fit-col-fit); }\n\n  .size-chart-page__note,\n  .size-chart-page__fit-note {\n    margin: 12px 0 0;\n    padding: 0 2px;\n    color: var(--sc-muted);\n    font-size: 12px;\n    line-height: 1.55;\n  }\n\n  .size-chart-page__fit {\n    margin-top: 18px;\n  }\n\n  @media screen and (max-width: 749px) {\n    .size-chart-page__header {\n      gap: 10px;\n      margin-bottom: 10px;\n    }\n    .size-chart-page__title,\n    .size-chart-page__fit-title {\n      font-size: 18px;\n    }\n    .size-chart-page__fit-title {\n      margin-bottom: 10px;\n    }\n    .size-chart-page__switch button {\n      min-width: 40px;\n      padding: 6px 10px;\n      font-size: 11px;\n    }\n    .size-chart-page__table {\n      min-width: 500px;\n    }\n    .size-chart-page__fit-table {\n      min-width: 480px;\n    }\n    .size-chart-page__table thead th,\n    .size-chart-page__fit-table thead th {\n      font-size: 11px;\n      padding: 8px 6px;\n    }\n    .size-chart-page__table tbody th,\n    .size-chart-page__table tbody td,\n    .size-chart-page__fit-table tbody th,\n    .size-chart-page__fit-table tbody td {\n      padding: 8px 6px;\n    }\n    .size-chart-page__note,\n    .size-chart-page__fit-note {\n      font-size: 11px;\n    }\n    .size-chart-page__fit {\n      margin-top: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"size-chart-page\"\u003e\n  \u003cdiv class=\"size-chart-page__header\"\u003e\n    \u003ch2 class=\"size-chart-page__title\"\u003eItem Size\u003c\/h2\u003e\n    \u003cdiv class=\"size-chart-page__switch\" aria-label=\"Size unit switch\"\u003e\n      \u003cbutton type=\"button\" data-unit=\"cm\" class=\"is-active\"\u003eCM\u003c\/button\u003e\n      \u003cbutton type=\"button\" data-unit=\"in\"\u003eIN\u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"size-chart-page__table-wrap\"\u003e\n    \u003ctable class=\"size-chart-page__table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"col\"\u003eSize\u003c\/th\u003e\n          \u003cth scope=\"col\"\u003e衣长 LENGTH\u003c\/th\u003e\n          \u003cth scope=\"col\"\u003e胸围 BUST\u003c\/th\u003e\n          \u003cth scope=\"col\"\u003e袖长 SLEEVE\u003c\/th\u003e\n          \u003cth scope=\"col\"\u003e肩宽 SHOULDER\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eXS\u003c\/th\u003e\n          \u003ctd data-cm=\"60.5\"\u003e60.5\u003c\/td\u003e\n          \u003ctd data-cm=\"66\"\u003e66\u003c\/td\u003e\n          \u003ctd data-cm=\"70.5\"\u003e70.5\u003c\/td\u003e\n          \u003ctd data-cm=\"33\"\u003e33\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eS\u003c\/th\u003e\n          \u003ctd data-cm=\"61.5\"\u003e61.5\u003c\/td\u003e\n          \u003ctd data-cm=\"70\"\u003e70\u003c\/td\u003e\n          \u003ctd data-cm=\"71.5\"\u003e71.5\u003c\/td\u003e\n          \u003ctd data-cm=\"34\"\u003e34\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eM\u003c\/th\u003e\n          \u003ctd data-cm=\"62.5\"\u003e62.5\u003c\/td\u003e\n          \u003ctd data-cm=\"74\"\u003e74\u003c\/td\u003e\n          \u003ctd data-cm=\"72.5\"\u003e72.5\u003c\/td\u003e\n          \u003ctd data-cm=\"35\"\u003e35\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eL\u003c\/th\u003e\n          \u003ctd data-cm=\"63.5\"\u003e63.5\u003c\/td\u003e\n          \u003ctd data-cm=\"78\"\u003e78\u003c\/td\u003e\n          \u003ctd data-cm=\"73.5\"\u003e73.5\u003c\/td\u003e\n          \u003ctd data-cm=\"36\"\u003e36\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"size-chart-page__note\"\u003e\n    Note: Please allow a 1-3cm difference due to manual measurement.\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"VEYBE","offers":[{"title":"XS \/ Black. 78% Tencel, 19% wool","offer_id":47641599803541,"sku":"2082644376344121345","price":73.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Black. 78% Tencel, 19% wool","offer_id":47641599836309,"sku":"2082644376344121346","price":73.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Black. 78% Tencel, 19% wool","offer_id":47641599869077,"sku":"2082644376344121347","price":73.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Black. 78% Tencel, 19% wool","offer_id":47641599901845,"sku":"2082644376344121348","price":73.0,"currency_code":"USD","in_stock":true},{"title":"XS \/ Gray. 78% Tencel, 19% wool","offer_id":47641599934613,"sku":"2082644376344121349","price":73.0,"currency_code":"USD","in_stock":true},{"title":"S \/ Gray. 78% Tencel, 19% wool","offer_id":47641599967381,"sku":"2082644376344121350","price":73.0,"currency_code":"USD","in_stock":true},{"title":"M \/ Gray. 78% Tencel, 19% wool","offer_id":47641600000149,"sku":"2082644376344121351","price":73.0,"currency_code":"USD","in_stock":true},{"title":"L \/ Gray. 78% Tencel, 19% wool","offer_id":47641600032917,"sku":"2082644376344121352","price":73.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/0585\/2053\/files\/O1CN014dTfqD21UYnvcEg2r__840886988.jpg?v=1785401753","url":"https:\/\/veybe.com\/ja\/products\/anna-aneae-tencel-wool-henry-collar-hooded-top-for-women-black-slim-long-sleeve-t-shirt-for-spring-and-autumn","provider":"VEYBE","version":"1.0","type":"link"}