{"product_id":"casa-milano-set-white","title":"CASA MILANO SET - WHITE","description":"\u003cdiv class=\"mm-product-box\"\u003e\n  \u003cdetails class=\"mm-accordion\"\u003e\n    \u003csummary\u003eProduct Details\u003c\/summary\u003e\n\n    \u003cdiv class=\"mm-content\"\u003e\n      \u003cp\u003e\n        The Casa Milano Set is designed for effortless summer sophistication.\n        Crafted from premium lightweight seersucker fabric with a breathable feel,\n        this matching short-sleeve shirt and shorts set delivers comfort, structure\n        and timeless elegance. Finished with a relaxed resort silhouette, it is made\n        for warm city days, coastal escapes and elevated everyday wear.\n      \u003c\/p\u003e\n\n      \u003cul\u003e\n        \u003cli\u003ePremium summer matching set\u003c\/li\u003e\n        \u003cli\u003eShort-sleeve shirt with matching shorts\u003c\/li\u003e\n        \u003cli\u003eFits true to size\u003c\/li\u003e\n        \u003cli\u003eRelaxed summer fit\u003c\/li\u003e\n        \u003cli\u003eLightweight breathable fabric\u003c\/li\u003e\n        \u003cli\u003ePremium seersucker texture\u003c\/li\u003e\n        \u003cli\u003e100% polyester construction\u003c\/li\u003e\n        \u003cli\u003eDesigned for warm-weather comfort\u003c\/li\u003e\n        \u003cli\u003eLogo positioned at the back neck\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cbutton class=\"mm-size-btn\" type=\"button\" onclick=\"toggleSizeChart()\"\u003e\n        View Size Guide\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv id=\"mm-size-chart\" class=\"mm-size-chart\"\u003e\n    \u003ch4 id=\"mm-size-title\"\u003eSize Guide (CM)\u003c\/h4\u003e\n\n    \u003cdiv class=\"mm-table-wrapper\"\u003e\n      \u003ctable id=\"mm-size-table\"\u003e\u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.mm-product-box {\n  width: 100%;\n}\n\n.mm-accordion {\n  border-top: 1px solid #e5e5e5;\n  border-bottom: 1px solid #e5e5e5;\n  padding: 18px 0;\n}\n\n.mm-accordion summary {\n  font-size: 15px;\n  font-weight: 600;\n  cursor: pointer;\n  list-style: none;\n  position: relative;\n}\n\n.mm-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.mm-accordion summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-size: 20px;\n}\n\n.mm-accordion[open] summary::after {\n  content: \"−\";\n}\n\n.mm-content p {\n  margin-top: 15px;\n  color: #444;\n  line-height: 1.7;\n}\n\n.mm-content ul {\n  margin-top: 15px;\n  padding-left: 18px;\n  line-height: 1.9;\n}\n\n.mm-size-btn {\n  margin-top: 20px;\n  width: 100%;\n  background: #111;\n  color: #fff;\n  border: none;\n  padding: 14px;\n  font-size: 14px;\n  cursor: pointer;\n  letter-spacing: .5px;\n  transition: opacity .2s ease;\n}\n\n.mm-size-btn:hover {\n  opacity: .9;\n}\n\n.mm-size-chart {\n  display: none;\n  margin-top: 20px;\n}\n\n.mm-size-chart h4 {\n  margin-bottom: 15px;\n  font-size: 18px;\n}\n\n.mm-table-wrapper {\n  overflow-x: auto;\n}\n\n.mm-size-chart table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n}\n\n.mm-size-chart th,\n.mm-size-chart td {\n  border: 1px solid #e5e5e5;\n  padding: 12px;\n  text-align: center;\n}\n\n.mm-size-chart th {\n  background: #f7f7f7;\n  font-weight: 600;\n}\n\n.mm-size-chart td:first-child {\n  text-align: left;\n  font-weight: 500;\n}\n\u003c\/style\u003e\n\n\u003cscript\u003e\nfunction toggleSizeChart() {\n  var chart = document.getElementById(\"mm-size-chart\");\n\n  chart.style.display =\n    chart.style.display === \"block\"\n      ? \"none\"\n      : \"block\";\n\n  if (chart.style.display === \"block\") {\n    chart.scrollIntoView({\n      behavior: \"smooth\",\n      block: \"start\"\n    });\n  }\n}\n\nvar country =\n  (window.Shopify \u0026\u0026 Shopify.country)\n    ? Shopify.country\n    : \"\";\n\nvar lang = navigator.language || \"\";\n\nvar isUK =\n  country === \"GB\" ||\n  lang.toLowerCase() === \"en-gb\";\n\nvar cmRows = [\n  [\"Chest\",106,110,114,118,122],\n  [\"Shoulder\",46,47.5,49,50.5,52],\n  [\"Shirt Length\",70,72,74,76,78],\n  [\"Sleeve\",24,25,26,27,28],\n  [\"Waist\",76,80,84,88,92],\n  [\"Hip\",102,106,110,114,118],\n  [\"Shorts Length\",46,47,48,49,50]\n];\n\nvar inchRows = [\n  [\"Chest\",41.7,43.3,44.9,46.5,48.0],\n  [\"Shoulder\",18.1,18.7,19.3,19.9,20.5],\n  [\"Shirt Length\",27.6,28.3,29.1,29.9,30.7],\n  [\"Sleeve\",9.4,9.8,10.2,10.6,11.0],\n  [\"Waist\",29.9,31.5,33.1,34.6,36.2],\n  [\"Hip\",40.2,41.7,43.3,44.9,46.5],\n  [\"Shorts Length\",18.1,18.5,18.9,19.3,19.7]\n];\n\nvar rows = isUK ? inchRows : cmRows;\n\ndocument.getElementById(\"mm-size-title\").innerText =\n  isUK\n    ? \"Size Guide (INCHES)\"\n    : \"Size Guide (CM)\";\n\nvar html =\n  \"\u003cthead\u003e\u003ctr\u003e\u003cth\u003e\u003c\/th\u003e\u003cth\u003eS\u003c\/th\u003e\u003cth\u003eM\u003c\/th\u003e\u003cth\u003eL\u003c\/th\u003e\u003cth\u003eXL\u003c\/th\u003e\u003cth\u003eXXL\u003c\/th\u003e\u003c\/tr\u003e\u003c\/thead\u003e\u003ctbody\u003e\";\n\nrows.forEach(function(row) {\n  html += \"\u003ctr\u003e\";\n\n  row.forEach(function(cell) {\n    html += \"\u003ctd\u003e\" + cell + \"\u003c\/td\u003e\";\n  });\n\n  html += \"\u003c\/tr\u003e\";\n});\n\nhtml += \"\u003c\/tbody\u003e\";\n\ndocument.getElementById(\"mm-size-table\").innerHTML = html;\n\u003c\/script\u003e","brand":"ModernoMilano","offers":[{"title":"S","offer_id":53929063121233,"sku":null,"price":80.0,"currency_code":"EUR","in_stock":true},{"title":"M","offer_id":53929063154001,"sku":null,"price":80.0,"currency_code":"EUR","in_stock":true},{"title":"L","offer_id":53929063186769,"sku":null,"price":80.0,"currency_code":"EUR","in_stock":true},{"title":"XL","offer_id":53929063219537,"sku":null,"price":80.0,"currency_code":"EUR","in_stock":true},{"title":"2XL","offer_id":53929063252305,"sku":null,"price":80.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1009\/1197\/2689\/files\/ChatGPTImageJun1_2026_09_09_40PM.png?v=1780341004","url":"https:\/\/modernomilano.com\/products\/casa-milano-set-white","provider":"ModernoMilano","version":"1.0","type":"link"}