{"product_id":"velcore-studio-acoustic-panels-60x60cm","title":"VelCore Studio Acoustic Panels – 60x60cm","description":"\u003cstyle\u003e\n  .acoustic-desc,\n  .acoustic-desc * {\n    box-sizing: border-box;\n  }\n\n  .acoustic-desc {\n    width: 100%;\n    max-width: none;\n    margin: 0 auto;\n    padding: 40px 0;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .acoustic-intro {\n    text-align: center;\n    max-width: 900px;\n    margin: 0 auto 45px auto;\n    padding: 0 20px;\n  }\n\n  .acoustic-label {\n    color: #9b6a3c;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n  }\n\n  .acoustic-intro h2 {\n    margin: 0;\n    font-size: clamp(32px, 5vw, 56px);\n    line-height: 1.05;\n    letter-spacing: -1.8px;\n    color: #151515;\n  }\n\n  .acoustic-intro p {\n    margin: 18px auto 0 auto;\n    color: #66615b;\n    font-size: 17px;\n    line-height: 1.7;\n    max-width: 760px;\n  }\n\n  .acoustic-row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: center;\n    overflow: hidden;\n    margin: 0 16px 32px 16px;\n    border-radius: 28px;\n    box-shadow: 0 18px 55px rgba(0, 0, 0, 0.08);\n  }\n\n  .acoustic-row.light {\n    background: #f7f4ef;\n  }\n\n  .acoustic-row.dark {\n    background: #151515;\n    box-shadow: 0 18px 55px rgba(0, 0, 0, 0.1);\n  }\n\n  .acoustic-image {\n    width: 100%;\n    min-width: 0;\n    background: #e8e1d8;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .acoustic-row.dark .acoustic-image {\n    background: #2b2b2b;\n  }\n\n  .acoustic-image img {\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    min-height: 0;\n    object-fit: contain;\n    display: block;\n  }\n\n  .acoustic-content {\n    padding: clamp(28px, 5vw, 60px);\n    min-width: 0;\n  }\n\n  .acoustic-content h3 {\n    margin: 0;\n    font-size: clamp(28px, 4vw, 44px);\n    line-height: 1.08;\n    letter-spacing: -1.3px;\n  }\n\n  .acoustic-content p {\n    margin: 18px 0 0 0;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .acoustic-content ul {\n    margin: 24px 0 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .acoustic-content li {\n    margin-bottom: 12px;\n    font-size: 16px;\n    line-height: 1.5;\n  }\n\n  .light .acoustic-content h3 {\n    color: #151515;\n  }\n\n  .light .acoustic-content p {\n    color: #66615b;\n  }\n\n  .light .acoustic-content li {\n    color: #222;\n  }\n\n  .dark .acoustic-content h3 {\n    color: #ffffff;\n  }\n\n  .dark .acoustic-content p {\n    color: #d8d1c8;\n  }\n\n  .dark .acoustic-content li {\n    color: #ffffff;\n  }\n\n  .gold {\n    color: #9b6a3c;\n  }\n\n  .dark .gold {\n    color: #c89b67;\n  }\n\n  .acoustic-benefits {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin: 0 16px 42px 16px;\n  }\n\n  .acoustic-benefit {\n    padding: 26px 20px;\n    border-radius: 22px;\n    background: #f7f4ef;\n    text-align: center;\n    border: 1px solid rgba(0, 0, 0, 0.08);\n  }\n\n  .acoustic-icon {\n    width: 46px;\n    height: 46px;\n    line-height: 46px;\n    border-radius: 50%;\n    background: #151515;\n    color: #ffffff;\n    margin: 0 auto 14px auto;\n    font-size: 20px;\n  }\n\n  .acoustic-benefit strong {\n    display: block;\n    color: #151515;\n    font-size: 16px;\n    margin-bottom: 8px;\n  }\n\n  .acoustic-benefit span {\n    display: block;\n    color: #66615b;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .acoustic-specs {\n    margin: 0 16px;\n    padding: clamp(28px, 5vw, 54px);\n    border-radius: 28px;\n    background: #151515;\n    color: #ffffff;\n  }\n\n  .acoustic-specs h3 {\n    margin: 0 0 28px 0;\n    text-align: center;\n    font-size: clamp(28px, 4vw, 44px);\n    line-height: 1.1;\n    letter-spacing: -1.2px;\n    color: #ffffff;\n  }\n\n  .acoustic-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .acoustic-spec {\n    padding: 20px;\n    border-radius: 18px;\n    background: rgba(255, 255, 255, 0.08);\n    border: 1px solid rgba(255, 255, 255, 0.12);\n  }\n\n  .acoustic-spec small {\n    display: block;\n    color: #c4b8aa;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    margin-bottom: 8px;\n  }\n\n  .acoustic-spec span {\n    display: block;\n    color: #ffffff;\n    font-size: 16px;\n    font-weight: bold;\n    line-height: 1.4;\n  }\n\n  @media (max-width: 900px) {\n    .acoustic-benefits,\n    .acoustic-spec-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 720px) {\n    .acoustic-desc {\n      padding: 30px 0;\n    }\n\n    .acoustic-row {\n      grid-template-columns: 1fr;\n      margin: 0 12px 28px 12px;\n      border-radius: 22px;\n    }\n\n    .acoustic-row.reverse-mobile .acoustic-image {\n      order: 1;\n    }\n\n    .acoustic-row.reverse-mobile .acoustic-content {\n      order: 2;\n    }\n\n    .acoustic-content {\n      padding: 30px 22px;\n    }\n\n    .acoustic-benefits,\n    .acoustic-spec-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .acoustic-benefits,\n    .acoustic-specs {\n      margin-left: 12px;\n      margin-right: 12px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"acoustic-desc\"\u003e\n\u003c!-- Intro --\u003e\n\u003cdiv class=\"acoustic-intro\"\u003e\n\u003cdiv class=\"acoustic-label\"\u003ePremium Acoustic Panels\u003c\/div\u003e\n\u003ch2\u003eAcoustic Treatment That Looks as Good as good as It Sounds\u003c\/h2\u003e\n\u003cp\u003eDesigned to reduce echo, soften harsh reflections, and add a clean architectural finish, our acoustic panels are ideal for homes, studios, offices, gaming rooms, media walls and commercial interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Row 1 --\u003e\n\u003cdiv class=\"acoustic-row light\"\u003e\n\u003cdiv class=\"acoustic-image\"\u003e\u003cimg alt=\"Acoustic panels in a modern interior\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/5561\/6598\/files\/60x60x10cm_acoustic_panels_frequencies.png?v=1777819854\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"acoustic-content\"\u003e\n\u003cdiv class=\"acoustic-label\"\u003eSound Control\u003c\/div\u003e\n\u003ch3\u003eReduce Echo and Create a Calmer Room\u003c\/h3\u003e\n\u003cp\u003eAcoustic panels help absorb unwanted sound reflections, making conversations clearer, music cleaner, and everyday rooms more comfortable.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong class=\"gold\"\u003e✓\u003c\/strong\u003e Helps reduce room echo and reverberation\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong class=\"gold\"\u003e✓\u003c\/strong\u003e Improves speech clarity and listening comfort\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong class=\"gold\"\u003e✓\u003c\/strong\u003e Ideal for offices, studios, bedrooms and lounges\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Row 2 --\u003e\n\u003cdiv class=\"acoustic-row dark reverse-mobile\"\u003e\n\u003cdiv class=\"acoustic-content\"\u003e\n\u003cdiv class=\"acoustic-label gold\"\u003eModern Design\u003c\/div\u003e\n\u003ch3\u003eA Sleek Wall Feature That Works Beautifully\u003c\/h3\u003e\n\u003cp\u003eMore than just sound treatment, these panels add depth, warmth and texture to plain walls, creating a premium interior look with practical acoustic benefits.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong class=\"gold\"\u003e✓\u003c\/strong\u003e Clean contemporary appearance\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong class=\"gold\"\u003e✓\u003c\/strong\u003e Adds warmth, texture and visual depth\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong class=\"gold\"\u003e✓\u003c\/strong\u003e Works vertically, horizontally or as a feature wall\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acoustic-image\"\u003e\u003cimg alt=\"Close up of acoustic wall panel texture\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/5561\/6598\/files\/Acoustic_Panels_Used_in_studio.png?v=1777824174\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Row 3 --\u003e\n\u003cdiv class=\"acoustic-row light\"\u003e\n\u003cdiv class=\"acoustic-image\"\u003e\u003cimg alt=\"Acoustic panels installed behind a desk\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/5561\/6598\/files\/ChatGPT_Image_3_maj_2026_16_56_45.png?v=1777823819\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"acoustic-content\"\u003e\n\u003cdiv class=\"acoustic-label\"\u003eEasy Installation\u003c\/div\u003e\n\u003ch3\u003eSimple to Fit, Easy to Style\u003c\/h3\u003e\n\u003cp\u003eInstall the panels behind a TV, desk, bed, sofa, or across a full wall to create a stylish acoustic feature with minimal effort.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong class=\"gold\"\u003e✓\u003c\/strong\u003e Suitable for home and commercial interiors\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong class=\"gold\"\u003e✓\u003c\/strong\u003e Great for media walls, offices and studios\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong class=\"gold\"\u003e✓\u003c\/strong\u003e Flexible layout options for any room\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits --\u003e\n\u003cdiv class=\"acoustic-benefits\"\u003e\n\u003cdiv class=\"acoustic-benefit\"\u003e\n\u003cdiv class=\"acoustic-icon\"\u003e♫\u003c\/div\u003e\n\u003cstrong\u003eBetter Acoustics\u003c\/strong\u003e \u003cspan\u003eHelps soften echo and improve sound comfort.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acoustic-benefit\"\u003e\n\u003cdiv class=\"acoustic-icon\"\u003e⌂\u003c\/div\u003e\n\u003cstrong\u003eInterior Upgrade\u003c\/strong\u003e \u003cspan\u003eAdds warmth, texture and a premium wall finish.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acoustic-benefit\"\u003e\n\u003cdiv class=\"acoustic-icon\"\u003e✓\u003c\/div\u003e\n\u003cstrong\u003eEasy to Use\u003c\/strong\u003e \u003cspan\u003ePerfect for feature walls, studios and offices.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acoustic-benefit\"\u003e\n\u003cdiv class=\"acoustic-icon\"\u003e★\u003c\/div\u003e\n\u003cstrong\u003eModern Finish\u003c\/strong\u003e \u003cspan\u003eDesigned to complement contemporary interiors.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specs --\u003e\n\u003cdiv class=\"acoustic-specs\"\u003e\n\u003ch3\u003eProduct Highlights\u003c\/h3\u003e\n\u003cdiv class=\"acoustic-spec-grid\"\u003e\n\u003cdiv class=\"acoustic-spec\"\u003e\n\u003csmall\u003eBest For\u003c\/small\u003e \u003cspan\u003eHomes, offices, studios and media rooms\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acoustic-spec\"\u003e\n\u003csmall\u003eMain Benefit\u003c\/small\u003e \u003cspan\u003eEcho and reverberation reduction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acoustic-spec\"\u003e\n\u003csmall\u003eDesign Style\u003c\/small\u003e \u003cspan\u003eModern decorative acoustic wall panel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acoustic-spec\"\u003e\n\u003csmall\u003eInstallation\u003c\/small\u003e \u003cspan\u003eWall mounted using suitable adhesive or screws\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"VelCore","offers":[{"title":"Charcoal","offer_id":53609183478102,"sku":null,"price":60.0,"currency_code":"GBP","in_stock":true},{"title":"Steel Blue","offer_id":53609183510870,"sku":null,"price":60.0,"currency_code":"GBP","in_stock":true},{"title":"Military Blue","offer_id":53609183543638,"sku":null,"price":60.0,"currency_code":"GBP","in_stock":true},{"title":"Black","offer_id":53609183576406,"sku":null,"price":60.0,"currency_code":"GBP","in_stock":true},{"title":"Maroon","offer_id":53609183609174,"sku":null,"price":60.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/5561\/6598\/files\/ChatGPTImage1maj2026_17_59_09_d4261b03-1f98-4683-96a5-dc74e099a69e.png?v=1778582161","url":"https:\/\/velcore.co.uk\/products\/velcore-studio-acoustic-panels-60x60cm","provider":"VelCore","version":"1.0","type":"link"}