{"title":"ASIA COLLECTION","description":"","products":[{"product_id":"black-flower-denim","title":"SAKURA JORT","description":"\u003cstyle\u003e\n  .accordion-block {\n    background-color: transparent;\n    border: none;\n    padding: 12px 0;\n    cursor: pointer;\n    font-weight: normal; \/* Uses normal font weight *\/\n    text-align: left;\n    font-size: inherit; \/* Uses the site's font size *\/\n    font-family: inherit; \/* Inherits the theme's typography *\/\n    transition: color 0.3s ease;\n    width: 100%;\n    border-bottom: 1px solid #ddd; \/* Thin separator line between sections *\/\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .accordion-block:hover {\n    color: var(--color-primary, #007bff); \/* Uses the site's primary color *\/\n  }\n\n  .accordion-content {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.5s ease-in-out, padding 0.3s ease-in-out;\n    padding: 0 10px;\n    background-color: transparent;\n    font-size: inherit; \/* Keeps the theme's typography *\/\n    font-family: inherit;\n    font-weight: normal; \/* Ensures normal font weight *\/\n  }\n\n  .accordion-content.open {\n    max-height: 500px; \/* Adjust according to content size *\/\n    padding: 10px 0;\n  }\n\n  \/* Bullet point style *\/\n  .accordion-content ul {\n    padding-left: 20px;\n    list-style-type: disc;\n  }\n\n  \/* Arrow icon *\/\n  .accordion-block::after {\n    content: \" \u003e \";\n    font-weight: bold;\n    transition: transform 0.3s ease;\n  }\n\n  .accordion-block.active::after {\n    transform: rotate(90deg);\n  }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    var accBlocks = document.querySelectorAll(\".accordion-block\");\n    accBlocks.forEach(function (block) {\n      block.addEventListener(\"click\", function () {\n        var content = this.nextElementSibling;\n        content.classList.toggle(\"open\");\n        this.classList.toggle(\"active\");\n      });\n    });\n  });\n\u003c\/script\u003e\n\n\u003c!-- Accordion 1: Description --\u003e\n\u003cbutton class=\"accordion-block\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003e13 oz ; 100% cotton denim\u003c\/li\u003e\n    \u003cli\u003eEmbroidered and embossed logo\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- Accordion 2: Size Guide --\u003e\n\u003cbutton class=\"accordion-block\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eMathéo: 75 kg, 183 cm, wears a size M\u003c\/li\u003e\n    \u003cli\u003eDiégo: 65 kg, 170 cm, wears a size S\u003c\/li\u003e\n    \u003cli\u003eTrue to size; size up for an oversize effect\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- Accordion 3: Wash and Care --\u003e\n\u003cbutton class=\"accordion-block\"\u003eWash and Care\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eMachine wash cold with similar colors\u003c\/li\u003e\n    \u003cli\u003eNo tumble dryer and no bleaching\u003c\/li\u003e\n    \u003cli\u003eDrying in the open air\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- Accordion 4: Shipping --\u003e\n\u003cbutton class=\"accordion-block\"\u003eShipping\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eOur stock is limited\u003c\/li\u003e\n    \u003cli\u003eOnly 50 pieces\u003c\/li\u003e\n    \u003cli\u003eNo restock\u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center; margin-top: 30px;\"\u003e\n\u003ch3 style=\"font-size: 18px; font-weight: bold; margin-bottom: 10px;\"\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003cdiv style=\"width: 100%; overflow-x: auto;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/1913\/5573\/files\/size_chart_shopify_JAPAN_JORT_339cd485-7e66-450c-82ff-d2679ac6dc5b.png?v=1742553608\" alt=\"Product Measurements\" style=\"max-width: 100%; height: auto; border: 1px solid #ddd; box-shadow: 2px 2px 10px rgba(0,0,0,0.1); display: block; margin: 0 auto;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Sity","offers":[{"title":"S","offer_id":50361695666517,"sku":"100","price":44.99,"currency_code":"EUR","in_stock":false},{"title":"M","offer_id":50361695699285,"sku":"","price":44.99,"currency_code":"EUR","in_stock":true},{"title":"L","offer_id":50361695732053,"sku":"","price":44.99,"currency_code":"EUR","in_stock":true},{"title":"XL","offer_id":50361695764821,"sku":"","price":44.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0933\/1913\/5573\/files\/jort_sity_ofc_back.png?v=1775341779"},{"product_id":"tank-top-pearl","title":"PEARL TANK TOP","description":"\u003cstyle\u003e\n  .accordion-block {\n    background-color: transparent;\n    border: none;\n    padding: 12px 0;\n    cursor: pointer;\n    font-weight: normal; \/* Uses normal font weight *\/\n    text-align: left;\n    font-size: inherit; \/* Uses the site's font size *\/\n    font-family: inherit; \/* Inherits the theme's typography *\/\n    transition: color 0.3s ease;\n    width: 100%;\n    border-bottom: 1px solid #ddd; \/* Thin separator line between sections *\/\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .accordion-block:hover {\n    color: var(--color-primary, #007bff); \/* Uses the site's primary color *\/\n  }\n\n  .accordion-content {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.5s ease-in-out, padding 0.3s ease-in-out;\n    padding: 0 10px;\n    background-color: transparent;\n    font-size: inherit; \/* Keeps the theme's typography *\/\n    font-family: inherit;\n    font-weight: normal; \/* Ensures normal font weight *\/\n  }\n\n  .accordion-content.open {\n    max-height: 500px; \/* Adjust according to content size *\/\n    padding: 10px 0;\n  }\n\n  \/* Bullet point style *\/\n  .accordion-content ul {\n    padding-left: 20px;\n    list-style-type: disc;\n  }\n\n  \/* Arrow icon *\/\n  .accordion-block::after {\n    content: \" \u003e \";\n    font-weight: bold;\n    transition: transform 0.3s ease;\n  }\n\n  .accordion-block.active::after {\n    transform: rotate(90deg);\n  }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    var accBlocks = document.querySelectorAll(\".accordion-block\");\n    accBlocks.forEach(function (block) {\n      block.addEventListener(\"click\", function () {\n        var content = this.nextElementSibling;\n        content.classList.toggle(\"open\");\n        this.classList.toggle(\"active\");\n      });\n    });\n  });\n\u003c\/script\u003e\n\n\u003c!-- Accordion 1: Description --\u003e\n\u003cbutton class=\"accordion-block\"\u003eDescription\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003e310 GSM organic cotton for a very resistant and breathable material\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- Accordion 2: Size Guide --\u003e\n\u003cbutton class=\"accordion-block\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eModel: 65 kg, 175 cm, wears a size S\u003c\/li\u003e\n    \u003cli\u003eTrue to size; size up for an oversize effect\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- Accordion 3: Wash and Care --\u003e\n\u003cbutton class=\"accordion-block\"\u003eWash and Care\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eMachine wash cold with similar colors\u003c\/li\u003e\n    \u003cli\u003eNo tumble dryer and no bleaching\u003c\/li\u003e\n    \u003cli\u003eDrying in the open air\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- Accordion 4: Shipping --\u003e\n\u003cbutton class=\"accordion-block\"\u003eShipping\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eOur stock is limited\u003c\/li\u003e\n    \u003cli\u003eOnly 50 pieces\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center; margin-top: 30px;\"\u003e\n  \u003ch3 style=\"font-size: 18px; font-weight: bold; margin-bottom: 10px;\"\u003e\u003c\/h3\u003e\n\n   \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/1913\/5573\/files\/debardeur_perles_size_chart_shpfy.png?v=1743007876\" alt=\"Product Measurements\" style=\"max-width: 100%; height: auto; border: 1px solid #ddd; box-shadow: 2px 2px 10px rgba(0,0,0,0.1); display: block; margin: 0 auto;\"\u003e\n\u003c\/div\u003e","brand":"Sity","offers":[{"title":"S","offer_id":50502068961621,"sku":"0","price":24.99,"currency_code":"EUR","in_stock":false},{"title":"M","offer_id":50502068994389,"sku":"0","price":24.99,"currency_code":"EUR","in_stock":false},{"title":"L","offer_id":50502069027157,"sku":"0","price":24.99,"currency_code":"EUR","in_stock":false},{"title":"XL","offer_id":50502069059925,"sku":"0","price":24.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0933\/1913\/5573\/files\/debardeur.png?v=1767642693"},{"product_id":"sitys-chapka","title":"SITY'S CHAPKA","description":"\u003cstyle\u003e\n  .accordion-block {\n    background-color: transparent;\n    border: none;\n    padding: 12px 0;\n    cursor: pointer;\n    font-weight: normal; \/* Uses normal font weight *\/\n    text-align: left;\n    font-size: inherit; \/* Uses the site's font size *\/\n    font-family: inherit; \/* Inherits the theme's typography *\/\n    transition: color 0.3s ease;\n    width: 100%;\n    border-bottom: 1px solid #ddd; \/* Thin separator line between sections *\/\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .accordion-block:hover {\n    color: var(--color-primary, #007bff); \/* Uses the site's primary color *\/\n  }\n\n  .accordion-content {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.5s ease-in-out, padding 0.3s ease-in-out;\n    padding: 0 10px;\n    background-color: transparent;\n    font-size: inherit; \/* Keeps the theme's typography *\/\n    font-family: inherit;\n    font-weight: normal; \/* Ensures normal font weight *\/\n  }\n\n  .accordion-content.open {\n    max-height: 500px; \/* Adjust according to content size *\/\n    padding: 10px 0;\n  }\n\n  \/* Bullet point style *\/\n  .accordion-content ul {\n    padding-left: 20px;\n    list-style-type: disc;\n  }\n\n  \/* Arrow icon *\/\n  .accordion-block::after {\n    content: \" \u003e \";\n    font-weight: bold;\n    transition: transform 0.3s ease;\n  }\n\n  .accordion-block.active::after {\n    transform: rotate(90deg);\n  }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    var accBlocks = document.querySelectorAll(\".accordion-block\");\n    accBlocks.forEach(function (block) {\n      block.addEventListener(\"click\", function () {\n        var content = this.nextElementSibling;\n        content.classList.toggle(\"open\");\n        this.classList.toggle(\"active\");\n      });\n    });\n  });\n\u003c\/script\u003e\n\n\u003c!-- Accordion 1: Details --\u003e\n\u003cbutton class=\"accordion-block\"\u003eDetails\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003e310 GSM\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- Accordion 2: Size Guide --\u003e\n\u003cbutton class=\"accordion-block\"\u003eSize Guide\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eOne size and adjustable\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- Accordion 3: Wash and Care --\u003e\n\u003cbutton class=\"accordion-block\"\u003eWash and Care\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eMachine wash cold with similar colors\u003c\/li\u003e\n    \u003cli\u003eNo tumble dryer and no bleaching\u003c\/li\u003e\n    \u003cli\u003eDrying in the open air\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- Accordion 4: Shipping --\u003e\n\u003cbutton class=\"accordion-block\"\u003eShipping\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eOur stock is limited\u003c\/li\u003e\n    \u003cli\u003eOnly 50 pieces\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center; margin-top: 30px;\"\u003e\n  \u003ch3 style=\"font-size: 18px; font-weight: bold; margin-bottom: 10px;\"\u003e\u003c\/h3\u003e\n\n \n\u003c\/div\u003e\n\n\n","brand":"Sity","offers":[{"title":"Taille Unique \/ One size","offer_id":51926999761237,"sku":null,"price":24.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0933\/1913\/5573\/files\/chapka_1.png?v=1768324727"}],"url":"https:\/\/sityclothes.com\/collections\/asia-collection.oembed","provider":"Sity","version":"1.0","type":"link"}