{"title":"SUMMER 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":"jean-s-logo","title":"SITY'S JEAN","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\u003e13 oz ; 100% cotton\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 \u003cdiv style=\"width: 100%; overflow-x: auto;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/1913\/5573\/files\/Laser_Jean.jpg?v=1772720679\" 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\n\u003c\/div\u003e","brand":"Sity","offers":[{"title":"S","offer_id":52879985639765,"sku":null,"price":74.95,"currency_code":"EUR","in_stock":false},{"title":"M","offer_id":52879985672533,"sku":null,"price":74.95,"currency_code":"EUR","in_stock":false},{"title":"L","offer_id":52879985705301,"sku":null,"price":74.95,"currency_code":"EUR","in_stock":false},{"title":"XL","offer_id":52879985738069,"sku":null,"price":74.95,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0933\/1913\/5573\/files\/jean_back.png?v=1775319120"},{"product_id":"blue-lagoon-t-shirt","title":"LAGOON SHIRT","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 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: 68 kg, 168 cm, wears a size M, he wears it oversized\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\u003e2 weeks France\u003c\/li\u003e\n    \u003cli\u003e2 to 3 weeks Europe\u003c\/li\u003e\n    \u003cli\u003e4 weeks worldwide\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\/SZ_Basic_T-shirt.jpg?v=1772635084\" 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\n","brand":"Sity","offers":[{"title":"XS","offer_id":52873061957973,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":false},{"title":"S","offer_id":52873061990741,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":false},{"title":"M","offer_id":52873062023509,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":false},{"title":"L","offer_id":52873062056277,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":false},{"title":"XL","offer_id":52873062089045,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":false},{"title":"XXL","offer_id":52873062121813,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0933\/1913\/5573\/files\/blue_lagoon.png?v=1775318146"},{"product_id":"camo-t-shirt","title":"CAMO SHIRT","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 organic cotton for a very resistant and breathable material\u003c\/li\u003e\n    \u003cli\u003eStock limited\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, 168 cm, wears a size M, he wears it oversized\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\u003e2 weeks France\u003c\/li\u003e\n    \u003cli\u003e2 to 3 weeks Europe\u003c\/li\u003e\n    \u003cli\u003e4 weeks worldwide\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\/SZ_Basic_T-shirt.jpg?v=1772635084\" 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\n","brand":"Sity","offers":[{"title":"XS","offer_id":53151069438293,"sku":null,"price":34.95,"currency_code":"EUR","in_stock":true},{"title":"S","offer_id":53151069471061,"sku":null,"price":34.95,"currency_code":"EUR","in_stock":true},{"title":"M","offer_id":53151069503829,"sku":null,"price":34.95,"currency_code":"EUR","in_stock":true},{"title":"L","offer_id":53151069536597,"sku":null,"price":34.95,"currency_code":"EUR","in_stock":true},{"title":"XL","offer_id":53151069569365,"sku":null,"price":34.95,"currency_code":"EUR","in_stock":false},{"title":"2XL","offer_id":53151069602133,"sku":null,"price":34.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0933\/1913\/5573\/files\/camo_shirt.png?v=1775319880"},{"product_id":"world-shirt","title":"WORLD SHIRT","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 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\/SZ_Basic_T-shirt.jpg?v=1772635084\" 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\n","brand":"Sity","offers":[{"title":"XS","offer_id":53153510490453,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":false},{"title":"S","offer_id":53153510523221,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":false},{"title":"M","offer_id":53153510555989,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":false},{"title":"L","offer_id":53153510588757,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":false},{"title":"XL","offer_id":53153510621525,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":false},{"title":"2XL","offer_id":53153510654293,"sku":null,"price":39.95,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0933\/1913\/5573\/files\/map_wrld_front.png?v=1775320960"},{"product_id":"travel-wallet","title":"TRAVEL WALLET","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\u003eMulti-compartment layout\u003c\/li\u003e\n    \u003cli\u003eSIM card storage\u003c\/li\u003e\n    \u003cli\u003eEmbossed branding\u003c\/li\u003e\n    \u003cli\u003eMinimal and functional design\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- Accordion 2: Size Guide --\u003e\n\u003cbutton class=\"accordion-block\"\u003eDimensions\u003c\/button\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n  \u003cul\u003e\n    \u003cli\u003eHeight: 14.8 cm\u003c\/li\u003e\n    \u003cli\u003eWidth: 11 cm\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\u003eWipe clean with a soft damp cloth\u003c\/li\u003e\n    \u003cli\u003eDo not machine wash or tumble dry\u003c\/li\u003e\n    \u003cli\u003eAvoid excessive moisture and heat\u003c\/li\u003e\n    \u003cli\u003eStore in a cool, dry place\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\u003e2 to 4 business days France\u003c\/li\u003e\n    \u003cli\u003e5 to 8 business days Europe\u003c\/li\u003e\n    \u003cli\u003e6 to 15 business days Worldwide\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\/Travel_Wallet.jpg?v=1774372342\" 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\n","brand":"Sity","offers":[{"title":"One size","offer_id":53539004645717,"sku":null,"price":19.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0933\/1913\/5573\/files\/travel_wallet_gpt.png?v=1775341501"}],"url":"https:\/\/sityclothes.com\/collections\/summer-collection.oembed","provider":"Sity","version":"1.0","type":"link"}