{"title":"10%","description":"","products":[{"product_id":"macbook-beige-croco","title":"MacBook Case BEIGE CROCO","description":"\u003cdiv class=\"faq-container\"\u003e\n\u003cdiv class=\"faq-tabs\"\u003e\n\u003ch2 href=\"#faq-group-1\" class=\"tab\"\u003e\u003cb\u003eDescription\u003c\/b\u003e\u003c\/h2\u003e \n\u003ch2 href=\"#faq-group-2\" class=\"tab\"\u003e\u003cb\u003eMaterials\u003c\/b\u003e\u003c\/h2\u003e \n\u003ch2 href=\"#faq-group-3\" class=\"tab\"\u003e\u003cb\u003eDimensions\u003c\/b\u003e\u003c\/h2\u003e \n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-content\" id=\"faq-group-1\"\u003e\n\u003cdiv class=\"content-wrapper\"\u003e\n  \u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eNow, your gadget can stay safe amidst your busy routine while adding style to your wardrobe. This sophisticated and stylish case feels great to the touch.\u003c\/p\u003e\n\u003cp\u003e\n\nThe lightweight case is easy to hold, protects your \u003cb\u003eMacBook\u003c\/b\u003e, and adds a stylish touch to your outfit. It works with both men's and women's looks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-content\" id=\"faq-group-3\"\u003e\n\u003cdiv class=\"content-wrapper\"\u003e\n\u003cdiv class=\"text-content\"\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eLeather: \u003c\/strong\u003e Italian leather in Beige Croco\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eWood: \u003c\/strong\u003e American walnut inlay decorated with Mother-of-Pearl\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eAt our workshop, every piece of our collection is handcrafted from natural materials, ensuring a unique texture and shade that adds character to each item. Please note that slight variations may occur between the finished product and the photo, but this only adds to the charm of owning a one-of-a-kind piece.\u003c\/p\u003e\n\u003cp\u003e\n\nWe use the finest quality genuine leather, sourced exclusively from trusted suppliers in Italy and Spain. Our leather meets the EU norms and standards for quality and durability. Our suppliers are certified by the European Leather Working Group, guaranteeing sustainable practices and responsible sourcing every step of the way.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-content\" id=\"faq-group-5\"\u003e\n\u003cdiv class=\"content-wrapper\"\u003e\n\u003cdiv class=\"text-content\"\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable class=\"sizeChart\"\u003e\n    \u003cthead\u003e\n        \u003ctr\u003e\n            \u003ctd\u003eModel\u003c\/td\u003e\n            \u003ctd\u003eSize (mm)\u003c\/td\u003e\n            \u003ctd\u003eLaptop compatibility\u003c\/td\u003e\n        \u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n        \u003ctr\u003e\n            \u003ctd\u003ePro 13\u003c\/td\u003e\n            \u003ctd\u003e308 x 218 x 17\u003c\/td\u003e\n            \u003ctd\u003eMacBook Pro 13\" (2016-2024), MacBook Air 13\" (2018-2024)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\u003c\/tr\u003e\n        \u003ctr\u003e\n            \u003ctd\u003ePro 14\u003c\/td\u003e\n            \u003ctd\u003e317 x 229 x 17\u003c\/td\u003e\n            \u003ctd\u003eMacBook Pro 14\" (2021-2024)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n            \u003ctd\u003eAir 15\u003c\/td\u003e\n            \u003ctd\u003e345 x 238 x 15\u003c\/td\u003e\n            \u003ctd\u003eMacBook Air 15\" (2022-2024)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n            \u003ctd\u003ePro 16\u003c\/td\u003e\n            \u003ctd\u003e361 x 255 x 19\u003c\/td\u003e\n            \u003ctd\u003eMacBook Pro 16\" (2019-2024), MacBook Pro 15\" (2019)\u003c\/td\u003e\n        \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003eCases are designed to meet the grid of measurements of Apple MacBook models, but they may also be used for laptops from other brands that fit the dimensions shown in the table.\u003cbr\u003e\u003cbr\u003eIf you are unsure whether the case fits your laptop, please contact our manager.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function () {\n  var tabs = document.querySelectorAll('.tab');\n  var contents = document.querySelectorAll('.faq-content');\n  function resetTabs() {\n    tabs.forEach(function(tab) {\n      tab.classList.remove('active');\n    });\n    contents.forEach(function(content) {\n      content.style.display = 'none';\n    });\n  }\n\n  tabs.forEach(function(tab, index) {\n    tab.addEventListener('click', function(event) {\n      event.preventDefault();\n      resetTabs(); \n      tab.classList.add('active');       contents[index].style.display = 'block';     });\n  });\n\n  \n  resetTabs(); \n  tabs[0].classList.add('active'); \n  contents[0].style.display = 'block'; \n  });\u003c\/script\u003e \u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function() {\n  var accHeaders = document.querySelectorAll('.tab'); \n  var accContents = document.querySelectorAll('.faq-content'); \n\n  function toggleAccordion(index) {\n    var accBody = accContents[index]; \n    var isOpened = accBody.style.maxHeight \u0026\u0026 accBody.style.maxHeight !== '0px';\n    accContents.forEach(function(content, contentIndex) {\n      if (contentIndex !== index) {\n        content.style.maxHeight = null;\n      }\n    });\n    accHeaders.forEach(function(item, itemIndex) {\n      if (itemIndex !== index) {\n        item.classList.remove('active');\n      }\n    });\n    if (!isOpened) {\n      accBody.style.maxHeight = accBody.scrollHeight + \"px\";\n      accHeaders[index].classList.add('active');\n    } else {\n      accBody.style.maxHeight = null;\n      accHeaders[index].classList.remove('active');\n    }\n  }\n\n  accHeaders.forEach(function(header, index) {\n    header.addEventListener('click', function() {\n      toggleAccordion(index); \n    });\n  });\n\n  if (window.innerWidth \u003c= 800) {\n    toggleAccordion(0);\n  } else {\n    accHeaders[0].classList.add('active');\n    accContents[0].style.display = 'block';\n  }\n});\n\u003c\/script\u003e\n\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css?family=Open+Sans:300,500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n\nh2 {\n  font-size: 14px;\n  margin-bottom: 18px;\n  font-family: Open Sans, medium !important;\n  line-height: 1.2;\n}\n\n\n.faq-container {\n  font-family: Open Sans, regular !important;\n}\n\n.tab:hover, .tab:focus {\n  border-bottom: 2px solid #000; \n  color: #000;\n  }\n\n.tab.active {\n  border-bottom: 2px solid #000; \n  color: #000;\n}\n\n\n:target {\n  display: block;\n}  \n  .tab {\n  justify-content: left;\n    width: 100%; \n    margin-bottom: 0; \n    border-bottom: 1px solid #505050; \n    cursor: pointer;\n    padding: 15px 0px 10px 0px;\n      color: #878787;\n      }\n      \n   h2 {\n  font-size: 18px;\n  margin-bottom: 20px;\n  font-family: Open Sans, regular !important;\n}\n\n\n.faq-content {\n  display: none;\n}\n\n\n.image-content {\n    display: flex;\n    width: 100%;\n    gap: 10px; \n    justify-content: space-between; \n}\n.image-content img {\n    width: 50%;\n    height: auto; \n    object-fit: contain; \n    }\n    \n    .image-content1 {\n    display: flex;\n    width: 100%;\n    gap: 10px; \n    justify-content: space-between; \n}\n.image-content1 img {\n    width: 100%;\n    height: auto; \n    object-fit: contain; \n    }\n    \n .sizeChart {\n        width: 100%;\n        border-spacing: 0; \n        border: 1px solid #BBADA3; \n        border-radius: 10px;\n        overflow: hidden;\n    }\n\n    .sizeChart thead {\n        background: #FAF5F2;\n        color: #000;\n    }\n\n    .sizeChart tr {\n        border: 1px solid #BBADA3; \n    }\n\n    .sizeChart tr td {\n        border: 1px solid #BBADA3;\n        text-align: left;\n        padding: 10px;\n    }\n\n    .sizeChart thead tr {\n        border-bottom: 1px solid #BBADA3;\n    }\n\n    .sizeChart tr:last-child td {\n        border-bottom: 1px solid #BBADA3;\n    }\n\n\u003c\/style\u003e","brand":"BlackwoodUkraine","offers":[{"title":"Pro 13","offer_id":49751358898489,"sku":"MacbookCase Beige-G Croco","price":455.0,"currency_code":"USD","in_stock":true},{"title":"Pro 14","offer_id":49751358931257,"sku":"MacbookCase Beige-G Croco Pro 14","price":495.0,"currency_code":"USD","in_stock":true},{"title":"Air 15","offer_id":50620498149689,"sku":"MacbookCase Beige-G Croco Air 15","price":525.0,"currency_code":"USD","in_stock":true},{"title":"Pro 16","offer_id":51471735062841,"sku":"MacbookCase Beige-G Croco Pro 16","price":550.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/macbookbeigecroco.webp?v=1777192683"},{"product_id":"macbook-black-croco","title":"MacBook Case BLACK CROCO","description":"\u003cdiv class=\"faq-container\"\u003e\n\u003cdiv class=\"faq-tabs\"\u003e\n\u003ch2 href=\"#faq-group-1\" class=\"tab\"\u003e\u003cb\u003eDescription\u003c\/b\u003e\u003c\/h2\u003e \n\u003ch2 href=\"#faq-group-2\" class=\"tab\"\u003e\u003cb\u003eMaterials\u003c\/b\u003e\u003c\/h2\u003e \n\u003ch2 href=\"#faq-group-3\" class=\"tab\"\u003e\u003cb\u003eDimensions\u003c\/b\u003e\u003c\/h2\u003e \n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-content\" id=\"faq-group-1\"\u003e\n\u003cdiv class=\"content-wrapper\"\u003e\n  \u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eNow, your gadget can stay safe amidst your busy routine while adding style to your wardrobe. This sophisticated and stylish case feels great to the touch.\u003c\/p\u003e\n\u003cp\u003e\n\nThe lightweight case is easy to hold, protects your \u003cb\u003eMacBook\u003c\/b\u003e, and adds a stylish touch to your outfit. It works with both men's and women's looks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-content\" id=\"faq-group-3\"\u003e\n\u003cdiv class=\"content-wrapper\"\u003e\n\u003cdiv class=\"text-content\"\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eLeather: \u003c\/strong\u003e Italian leather in Black Croco\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eWood: \u003c\/strong\u003e American walnut inlay with metal logo\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eAt our workshop, every piece of our collection is handcrafted from natural materials, ensuring a unique texture and shade that adds character to each item. Please note that slight variations may occur between the finished product and the photo, but this only adds to the charm of owning a one-of-a-kind piece.\u003c\/p\u003e\n\u003cp\u003e\n\nWe use the finest quality genuine leather, sourced exclusively from trusted suppliers in Italy and Spain. Our leather meets the EU norms and standards for quality and durability. Our suppliers are certified by the European Leather Working Group, guaranteeing sustainable practices and responsible sourcing every step of the way.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-content\" id=\"faq-group-5\"\u003e\n\u003cdiv class=\"content-wrapper\"\u003e\n\u003cdiv class=\"text-content\"\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable class=\"sizeChart\"\u003e\n    \u003cthead\u003e\n        \u003ctr\u003e\n            \u003ctd\u003eModel\u003c\/td\u003e\n            \u003ctd\u003eSize (mm)\u003c\/td\u003e\n            \u003ctd\u003eLaptop compatibility\u003c\/td\u003e\n        \u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n        \u003ctr\u003e\n            \u003ctd\u003ePro 13\u003c\/td\u003e\n            \u003ctd\u003e308 x 218 x 17\u003c\/td\u003e\n            \u003ctd\u003eMacBook Pro 13\" (2016-2024), MacBook Air 13\" (2018-2024)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\u003c\/tr\u003e\n        \u003ctr\u003e\n            \u003ctd\u003ePro 14\u003c\/td\u003e\n            \u003ctd\u003e317 x 229 x 17\u003c\/td\u003e\n            \u003ctd\u003eMacBook Pro 14\" (2021-2024)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n            \u003ctd\u003eAir 15\u003c\/td\u003e\n            \u003ctd\u003e345 x 238 x 15\u003c\/td\u003e\n            \u003ctd\u003eMacBook Air 15\" (2022-2024)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n            \u003ctd\u003ePro 16\u003c\/td\u003e\n            \u003ctd\u003e361 x 255 x 19\u003c\/td\u003e\n            \u003ctd\u003eMacBook Pro 16\" (2019-2024), MacBook Pro 15\" (2019)\u003c\/td\u003e\n        \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003eCases are designed to meet the grid of measurements of Apple MacBook models, but they may also be used for laptops from other brands that fit the dimensions shown in the table.\u003cbr\u003e\u003cbr\u003eIf you are unsure whether the case fits your laptop, please contact our manager.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function () {\n  var tabs = document.querySelectorAll('.tab');\n  var contents = document.querySelectorAll('.faq-content');\n  function resetTabs() {\n    tabs.forEach(function(tab) {\n      tab.classList.remove('active');\n    });\n    contents.forEach(function(content) {\n      content.style.display = 'none';\n    });\n  }\n\n  tabs.forEach(function(tab, index) {\n    tab.addEventListener('click', function(event) {\n      event.preventDefault();\n      resetTabs(); \n      tab.classList.add('active');       contents[index].style.display = 'block';     });\n  });\n\n  \n  resetTabs(); \n  tabs[0].classList.add('active'); \n  contents[0].style.display = 'block'; \n  });\u003c\/script\u003e \u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function() {\n  var accHeaders = document.querySelectorAll('.tab'); \n  var accContents = document.querySelectorAll('.faq-content'); \n\n  function toggleAccordion(index) {\n    var accBody = accContents[index]; \n    var isOpened = accBody.style.maxHeight \u0026\u0026 accBody.style.maxHeight !== '0px';\n    accContents.forEach(function(content, contentIndex) {\n      if (contentIndex !== index) {\n        content.style.maxHeight = null;\n      }\n    });\n    accHeaders.forEach(function(item, itemIndex) {\n      if (itemIndex !== index) {\n        item.classList.remove('active');\n      }\n    });\n    if (!isOpened) {\n      accBody.style.maxHeight = accBody.scrollHeight + \"px\";\n      accHeaders[index].classList.add('active');\n    } else {\n      accBody.style.maxHeight = null;\n      accHeaders[index].classList.remove('active');\n    }\n  }\n\n  accHeaders.forEach(function(header, index) {\n    header.addEventListener('click', function() {\n      toggleAccordion(index); \n    });\n  });\n\n  if (window.innerWidth \u003c= 800) {\n    toggleAccordion(0);\n  } else {\n    accHeaders[0].classList.add('active');\n    accContents[0].style.display = 'block';\n  }\n});\n\u003c\/script\u003e\n\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css?family=Open+Sans:300,500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n\nh2 {\n  font-size: 14px;\n  margin-bottom: 18px;\n  font-family: Open Sans, medium !important;\n  line-height: 1.2;\n}\n\n\n.faq-container {\n  font-family: Open Sans, regular !important;\n}\n\n.tab:hover, .tab:focus {\n  border-bottom: 2px solid #000; \n  color: #000;\n  }\n\n.tab.active {\n  border-bottom: 2px solid #000; \n  color: #000;\n}\n\n\n:target {\n  display: block;\n}  \n  .tab {\n  justify-content: left;\n    width: 100%; \n    margin-bottom: 0; \n    border-bottom: 1px solid #505050; \n    cursor: pointer;\n    padding: 15px 0px 10px 0px;\n      color: #878787;\n      }\n      \n   h2 {\n  font-size: 18px;\n  margin-bottom: 20px;\n  font-family: Open Sans, regular !important;\n}\n\n\n.faq-content {\n  display: none;\n}\n\n\n.image-content {\n    display: flex;\n    width: 100%;\n    gap: 10px; \n    justify-content: space-between; \n}\n.image-content img {\n    width: 50%;\n    height: auto; \n    object-fit: contain; \n    }\n    \n    .image-content1 {\n    display: flex;\n    width: 100%;\n    gap: 10px; \n    justify-content: space-between; \n}\n.image-content1 img {\n    width: 100%;\n    height: auto; \n    object-fit: contain; \n    }\n    \n .sizeChart {\n        width: 100%;\n        border-spacing: 0; \n        border: 1px solid #BBADA3; \n        border-radius: 10px;\n        overflow: hidden;\n    }\n\n    .sizeChart thead {\n        background: #FAF5F2;\n        color: #000;\n    }\n\n    .sizeChart tr {\n        border: 1px solid #BBADA3; \n    }\n\n    .sizeChart tr td {\n        border: 1px solid #BBADA3;\n        text-align: left;\n        padding: 10px;\n    }\n\n    .sizeChart thead tr {\n        border-bottom: 1px solid #BBADA3;\n    }\n\n    .sizeChart tr:last-child td {\n        border-bottom: 1px solid #BBADA3;\n    }\n\n\u003c\/style\u003e\n","brand":"BlackwoodUkraine","offers":[{"title":"Pro 13","offer_id":49751365615929,"sku":"MacbookCase Black Croco","price":455.0,"currency_code":"USD","in_stock":true},{"title":"Pro 14","offer_id":49751365648697,"sku":"MacbookCase Black Croco Pro 14","price":495.0,"currency_code":"USD","in_stock":true},{"title":"Air 15","offer_id":50621476962617,"sku":"MacbookCase Black Croco Air 15","price":525.0,"currency_code":"USD","in_stock":true},{"title":"Pro 16","offer_id":49751365714233,"sku":"MacbookCase Black Croco Pro 16","price":550.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/macbookblackcroco.webp?v=1777192658"},{"product_id":"macbook-case-deep-вlue-saffiano-copy","title":"MacBook Case BLUE EPSOM","description":"\u003cdiv class=\"faq-container\"\u003e\n\u003cdiv class=\"faq-tabs\"\u003e\n\u003ch2 href=\"#faq-group-1\" class=\"tab\"\u003e\u003cb\u003eDescription\u003c\/b\u003e\u003c\/h2\u003e \n\u003ch2 href=\"#faq-group-2\" class=\"tab\"\u003e\u003cb\u003eMaterials\u003c\/b\u003e\u003c\/h2\u003e \n\u003ch2 href=\"#faq-group-3\" class=\"tab\"\u003e\u003cb\u003eDimensions\u003c\/b\u003e\u003c\/h2\u003e \n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-content\" id=\"faq-group-1\"\u003e\n\u003cdiv class=\"content-wrapper\"\u003e\n  \u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eNow, your gadget can stay safe amidst your busy routine while adding style to your wardrobe. This sophisticated and stylish case feels great to the touch.\u003c\/p\u003e\n\u003cp\u003e\n\nThe lightweight case is easy to hold, protects your \u003cb\u003eMacBook\u003c\/b\u003e, and adds a stylish touch to your outfit. It works with both men's and women's looks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-content\" id=\"faq-group-3\"\u003e\n\u003cdiv class=\"content-wrapper\"\u003e\n\u003cdiv class=\"text-content\"\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eLeather: \u003c\/strong\u003e Italian leather in Вlue Epsom\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eWood: \u003c\/strong\u003e American walnut inlay decorated with Sodalite\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eAt our workshop, every piece of our collection is handcrafted from natural materials, ensuring a unique texture and shade that adds character to each item. Please note that slight variations may occur between the finished product and the photo, but this only adds to the charm of owning a one-of-a-kind piece.\u003c\/p\u003e\n\u003cp\u003e\n\nWe use the finest quality genuine leather, sourced exclusively from trusted suppliers in Italy and Spain. Our leather meets the EU norms and standards for quality and durability. Our suppliers are certified by the European Leather Working Group, guaranteeing sustainable practices and responsible sourcing every step of the way.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-content\" id=\"faq-group-5\"\u003e\n\u003cdiv class=\"content-wrapper\"\u003e\n\u003cdiv class=\"text-content\"\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable class=\"sizeChart\"\u003e\n    \u003cthead\u003e\n        \u003ctr\u003e\n            \u003ctd\u003eModel\u003c\/td\u003e\n            \u003ctd\u003eSize (mm)\u003c\/td\u003e\n            \u003ctd\u003eLaptop compatibility\u003c\/td\u003e\n        \u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n        \u003ctr\u003e\n            \u003ctd\u003ePro 13\u003c\/td\u003e\n            \u003ctd\u003e308 x 218 x 17\u003c\/td\u003e\n            \u003ctd\u003eMacBook Pro 13\" (2016-2024), MacBook Air 13\" (2018-2024)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\u003c\/tr\u003e\n        \u003ctr\u003e\n            \u003ctd\u003ePro 14\u003c\/td\u003e\n            \u003ctd\u003e317 x 229 x 17\u003c\/td\u003e\n            \u003ctd\u003eMacBook Pro 14\" (2021-2024)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n            \u003ctd\u003eAir 15\u003c\/td\u003e\n            \u003ctd\u003e345 x 238 x 15\u003c\/td\u003e\n            \u003ctd\u003eMacBook Air 15\" (2022-2024)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n            \u003ctd\u003ePro 16\u003c\/td\u003e\n            \u003ctd\u003e361 x 255 x 19\u003c\/td\u003e\n            \u003ctd\u003eMacBook Pro 16\" (2019-2024), MacBook Pro 15\" (2019)\u003c\/td\u003e\n        \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003eCases are designed to meet the grid of measurements of Apple MacBook models, but they may also be used for laptops from other brands that fit the dimensions shown in the table.\u003cbr\u003e\u003cbr\u003eIf you are unsure whether the case fits your laptop, please contact our manager.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function () {\n  var tabs = document.querySelectorAll('.tab');\n  var contents = document.querySelectorAll('.faq-content');\n  function resetTabs() {\n    tabs.forEach(function(tab) {\n      tab.classList.remove('active');\n    });\n    contents.forEach(function(content) {\n      content.style.display = 'none';\n    });\n  }\n\n  tabs.forEach(function(tab, index) {\n    tab.addEventListener('click', function(event) {\n      event.preventDefault();\n      resetTabs(); \n      tab.classList.add('active');       contents[index].style.display = 'block';     });\n  });\n\n  \n  resetTabs(); \n  tabs[0].classList.add('active'); \n  contents[0].style.display = 'block'; \n  });\u003c\/script\u003e \u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function() {\n  var accHeaders = document.querySelectorAll('.tab'); \n  var accContents = document.querySelectorAll('.faq-content'); \n\n  function toggleAccordion(index) {\n    var accBody = accContents[index]; \n    var isOpened = accBody.style.maxHeight \u0026\u0026 accBody.style.maxHeight !== '0px';\n    accContents.forEach(function(content, contentIndex) {\n      if (contentIndex !== index) {\n        content.style.maxHeight = null;\n      }\n    });\n    accHeaders.forEach(function(item, itemIndex) {\n      if (itemIndex !== index) {\n        item.classList.remove('active');\n      }\n    });\n    if (!isOpened) {\n      accBody.style.maxHeight = accBody.scrollHeight + \"px\";\n      accHeaders[index].classList.add('active');\n    } else {\n      accBody.style.maxHeight = null;\n      accHeaders[index].classList.remove('active');\n    }\n  }\n\n  accHeaders.forEach(function(header, index) {\n    header.addEventListener('click', function() {\n      toggleAccordion(index); \n    });\n  });\n\n  if (window.innerWidth \u003c= 800) {\n    toggleAccordion(0);\n  } else {\n    accHeaders[0].classList.add('active');\n    accContents[0].style.display = 'block';\n  }\n});\n\u003c\/script\u003e\n\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css?family=Open+Sans:300,500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n\nh2 {\n  font-size: 14px;\n  margin-bottom: 18px;\n  font-family: Open Sans, medium !important;\n  line-height: 1.2;\n}\n\n\n.faq-container {\n  font-family: Open Sans, regular !important;\n}\n\n.tab:hover, .tab:focus {\n  border-bottom: 2px solid #000; \n  color: #000;\n  }\n\n.tab.active {\n  border-bottom: 2px solid #000; \n  color: #000;\n}\n\n\n:target {\n  display: block;\n}  \n  .tab {\n  justify-content: left;\n    width: 100%; \n    margin-bottom: 0; \n    border-bottom: 1px solid #505050; \n    cursor: pointer;\n    padding: 15px 0px 10px 0px;\n      color: #878787;\n      }\n      \n   h2 {\n  font-size: 18px;\n  margin-bottom: 20px;\n  font-family: Open Sans, regular !important;\n}\n\n\n.faq-content {\n  display: none;\n}\n\n\n.image-content {\n    display: flex;\n    width: 100%;\n    gap: 10px; \n    justify-content: space-between; \n}\n.image-content img {\n    width: 50%;\n    height: auto; \n    object-fit: contain; \n    }\n    \n    .image-content1 {\n    display: flex;\n    width: 100%;\n    gap: 10px; \n    justify-content: space-between; \n}\n.image-content1 img {\n    width: 100%;\n    height: auto; \n    object-fit: contain; \n    }\n    \n .sizeChart {\n        width: 100%;\n        border-spacing: 0; \n        border: 1px solid #BBADA3; \n        border-radius: 10px;\n        overflow: hidden;\n    }\n\n    .sizeChart thead {\n        background: #FAF5F2;\n        color: #000;\n    }\n\n    .sizeChart tr {\n        border: 1px solid #BBADA3; \n    }\n\n    .sizeChart tr td {\n        border: 1px solid #BBADA3;\n        text-align: left;\n        padding: 10px;\n    }\n\n    .sizeChart thead tr {\n        border-bottom: 1px solid #BBADA3;\n    }\n\n    .sizeChart tr:last-child td {\n        border-bottom: 1px solid #BBADA3;\n    }\n\n\u003c\/style\u003e\n","brand":"BlackwoodUkraine","offers":[{"title":"Air 13","offer_id":50266540933433,"sku":"MacbookCase Blue Epsom","price":455.0,"currency_code":"USD","in_stock":true},{"title":"Pro 14","offer_id":50266540966201,"sku":"MacbookCase Blue Epsom Pro 14","price":495.0,"currency_code":"USD","in_stock":true},{"title":"Air 15","offer_id":51471734145337,"sku":"MacbookCase Blue Epsom Air 15","price":525.0,"currency_code":"USD","in_stock":true},{"title":"Pro 16","offer_id":51471734112569,"sku":"MacbookCase Blue Epsom Pro 16","price":550.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/files\/macbookdeepblueepsom.webp?v=1777192615"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0273\/9024\/6985\/collections\/accessories_7a9a10ae-8f3f-4fff-8a11-d0067958e1ed.webp?v=1782930294","url":"https:\/\/blackwoodbags.com\/en-us\/collections\/10-accessories.oembed","provider":"Blackwoodbags","version":"1.0","type":"link"}