{"title":"SHIRT","description":null,"products":[{"product_id":"anna-aneae-white-doll-collar-pleated-short-mid-sleeve-shirt-for-women-summer-pure-and-sweet-youthful-top-trendy","title":"White Doll-Collar Pleated Shirt","description":"\u003cp\u003eA white mid-sleeve shirt for women featuring a doll collar and pleated details for a sweet, youthful look.\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\"\u003eLength\u003c\/th\u003e\n          \u003cth scope=\"col\"\u003eBust\u003c\/th\u003e\n          \u003cth scope=\"col\"\u003eSleeve\u003c\/th\u003e\n          \u003cth scope=\"col\"\u003eShoulder\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=\"45\"\u003e45\u003c\/td\u003e\n          \u003ctd data-cm=\"88\"\u003e88\u003c\/td\u003e\n          \u003ctd data-cm=\"38\"\u003e38\u003c\/td\u003e\n          \u003ctd data-cm=\"34\"\u003e34\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eS\u003c\/th\u003e\n          \u003ctd data-cm=\"46\"\u003e46\u003c\/td\u003e\n          \u003ctd data-cm=\"92\"\u003e92\u003c\/td\u003e\n          \u003ctd data-cm=\"39\"\u003e39\u003c\/td\u003e\n          \u003ctd data-cm=\"35\"\u003e35\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eM\u003c\/th\u003e\n          \u003ctd data-cm=\"47\"\u003e47\u003c\/td\u003e\n          \u003ctd data-cm=\"96\"\u003e96\u003c\/td\u003e\n          \u003ctd data-cm=\"40\"\u003e40\u003c\/td\u003e\n          \u003ctd data-cm=\"36\"\u003e36\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eL\u003c\/th\u003e\n          \u003ctd data-cm=\"48\"\u003e48\u003c\/td\u003e\n          \u003ctd data-cm=\"100\"\u003e100\u003c\/td\u003e\n          \u003ctd data-cm=\"41\"\u003e41\u003c\/td\u003e\n          \u003ctd data-cm=\"37\"\u003e37\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 \/ White","offer_id":47641603834005,"sku":"2082411631357513729","price":73.0,"currency_code":"USD","in_stock":true},{"title":"S \/ White","offer_id":47641603866773,"sku":"2082411631357513730","price":73.0,"currency_code":"USD","in_stock":true},{"title":"M \/ White","offer_id":47641603899541,"sku":"2082411631357513731","price":73.0,"currency_code":"USD","in_stock":true},{"title":"L \/ White","offer_id":47641603932309,"sku":"2082411631357513732","price":73.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/0585\/2053\/files\/O1CN01pfjtfH21UYqv56xb8__840886988.jpg?v=1785401764"}],"url":"https:\/\/veybe.com\/ja\/collections\/shirt.oembed","provider":"VEYBE","version":"1.0","type":"link"}