{"product_id":"magnetic-concave-slope-fabric-banner-stand","title":"Magnetic Concave Slope Fabric Banner Stand","description":"\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Rubik:wght@400;500;600;700\u0026display=swap');\n    .meeting-pod-wrapper {\n      font-family: 'Rubik', sans-serif;\n      color: #333;\n      line-height: 1.7;\n      padding: 0 20px;\n      max-width: 1280px;\n    }\n    \/* Generic container *\/\n    .section-container {\n      margin: 60px auto;\n    }\n    \/* Headings *\/\n    h2 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #111;\n      margin-bottom: 15px;\n    }\n    h3 {\n      font-size: 18px;\n      font-weight: 600;\n      color: #111;\n      margin-bottom: 8px;\n    }\n    p {\n      font-size: 16px;\n      color: #444;\n      margin-bottom: 18px;\n    }\n    \/* --- Intro Section --- *\/\n    .intro-section {\n      text-align: left;\n    }\n    \/* --- Details Section --- *\/\n    .details-section {\n      position: relative;\n      background-color: #F5F5F5;\n      border-radius: 0 12px 12px 12px;\n      padding: 60px 40px 40px;\n    }\n    .details-label {\n      background-color: #FDB002;\n      color: #fff;\n      padding: 14px 45px;\n      border-radius: 0 20px 20px 0;\n      font-size: 17px;\n      font-weight: 600;\n      position: absolute;\n      top: -20px;\n      left: 0;\n    }\n    .details-content {\n      display: flex;\n      flex-wrap: wrap;\n      align-items: flex-start;\n      gap: 40px;\n    }\n    .details-text {\n      flex: 1 1 400px;\n    }\n    .details-thumbs {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 20px;\n    }\n    .details-thumbs img {\n      width: 110px;\n      height: 110px;\n      border-radius: 8px;\n      object-fit: cover;\n    }\n    .details-image {\n      flex: 1 1 250px;\n      text-align: center;\n    }\n    .details-image img {\n      width: 100%;\n      height: 500px;\n      border-radius: 10px;\n      object-fit: contain;\n    }\n    \/* --- Features Section --- *\/\n    .features-section {\n      position: relative;\n      background-color: #F2F2F2;\n      border-radius: 0 12px 12px 12px;\n      padding: 70px 40px 50px;\n    }\n    .features-label {\n      background-color: #FDB002;\n      color: #fff;\n      padding: 12px 60px;\n      border-radius: 0 20px 20px 0;\n      font-size: 17px;\n      font-weight: 600;\n      position: absolute;\n      top: -20px;\n      left: 0;\n    }\n    .features-text {\n      font-size: 16px;\n      line-height: 1.8;\n      margin-bottom: 40px;\n    }\n    .features-layout {\n      display: flex;\n      flex-wrap: wrap;\n      align-items: center;\n      justify-content: center;\n      gap: 40px;\n      text-align: center;\n    }\n    .features-icons {\n      flex: 1;\n      min-width: 150px;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 60px;\n    }\n    .features-icons img {\n      width: 60px;\n      height: 60px;\n      margin-bottom: 8px;\n    }\n    .features-icons div div {\n      font-size: 14px;\n      color: #333;\n    }\n    .features-center {\n      flex: 2;\n      min-width: 300px;\n      max-width: 400px;\n    }\n    .features-center img {\n      width: 100%;\n      max-width: 380px;\n      border-radius: 14px;\n    }\n    \/* --- Assembly Section --- *\/\n    .assembly-section {\n      position: relative;\n      background-color: #EEEEEE;\n      box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);\n      border-radius: 14px;\n      padding: 80px 40px 50px;\n    }\n    .assembly-label {\n      background-color: #FDB002;\n      color: #fff;\n      padding: 14px 40px;\n      border-radius: 0 24px 24px 0;\n      font-size: 20px;\n      font-weight: 600;\n      position: absolute;\n      top: -20px;\n      left: 0;\n    }\n    .assembly-videos {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 30px;\n      margin-bottom: 50px;\n    }\n    .assembly-video {\n      flex: 1 1 300px;\n    }\n    .video-frame {\n      position: relative;\n      width: 100%;\n      padding-bottom: 56.25%;\n      height: 0;\n      overflow: hidden;\n      border-radius: 10px;\n    }\n    .video-frame iframe {\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      border: 0;\n    }\n    .assembly-addons img {\n      width: 100%;\n      max-width: 1280px;\n      border-radius: 10px;\n    }\n    \/* --- Responsive Design --- *\/\n    @media (max-width: 992px) {\n      h2 {\n        font-size: 20px;\n      }\n      .details-section,\n      .features-section,\n      .assembly-section {\n        padding: 50px 25px;\n      }\n      .details-content {\n        flex-direction: column;\n        gap: 25px;\n      }\n      .details-image img {\n        max-width: 90%;\n      }\n      .features-icons {\n        flex-direction: row;\n        gap: 30px;\n      }\n      .features-center {\n        order: -1;\n      }\n    }\n    @media (max-width: 600px) {\n        .meeting-pod-wrapper {\n      padding: 0 5px;\n    }\n    .details-label,\n    .features-label,\n    .assembly-label{\n        margin-bottom: 15px;\n    }\n      .section-container {\n        margin: 40px auto;\n      }\n      h2 {\n        font-size: 18px;\n        margin-top: 20px;\n      }\n      p {\n        font-size: 14px;\n      }\n      .details-section,\n      .features-section,\n      .assembly-section {\n        padding: 40px 20px;\n      }\n      .details-content,\n      .features-layout,\n      .assembly-videos {\n        flex-direction: column;\n        align-items: center;\n      }\n      .details-text,\n      .details-image {\n        width: 100%;\n      }\n      .details-thumbs img {\n        width: 85px;\n        height: 85px;\n      }\n      .assembly-label {\n        font-size: 16px;\n        padding: 10px 24px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"meeting-pod-wrapper\"\u003e\n\u003c!-- Intro --\u003e\n\u003cdiv class=\"section-container intro-section\"\u003e\n\u003ch1\u003eMagnetic Concave Slope Fabric Banner Stand - Professional Displays\u003c\/h1\u003e\n\u003cp\u003eThe Magnetic Concave Slope Fabric Banner Stand delivers a unique, professional display solution for trade shows, exhibitions, retail events, and corporate promotions. Its inward-angled concave slope design creates a dynamic, attention-grabbing presentation that stands out from every angle, helping your brand make a strong visual impact. This product belongs to our \u003cspan style=\"color: rgb(255, 128, 0);\"\u003eMagnetic Displays\u003c\/span\u003e collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Details --\u003e\n\u003cdiv class=\"section-container details-section\"\u003e\n\u003cdiv class=\"details-label\"\u003eDetails\u003c\/div\u003e\n\u003cdiv class=\"details-content\"\u003e\n\u003cdiv class=\"details-text\"\u003e\n\u003ch2\u003eMagnetic Concave Slope Fabric Banner Stand - Modular, Magnetic \u0026amp; Attention-Grabbing\u003c\/h2\u003e\n\u003cp\u003eThe Magnetic Concave Slope Fabric Banner Stand features a lightweight aluminum tube frame with an innovative magnetic connection system, enabling quick, tool-free assembly. Its concave slope design creates a dynamic, eye-catching display, perfect for trade shows, exhibitions, retail events, and corporate promotions.\u003c\/p\u003e\n\u003cp\u003eDesigned for easy transport and storage, the stand includes pillowcase-style fabric graphics that deliver a smooth, wrinkle-free, professional finish. The modular Mag Lock system allows you to connect multiple stands, creating a flexible, scalable display that adapts seamlessly to any space or event setup. It works well with our \u003ca href=\"https:\/\/printmyexpo.com\/products\/magnetic-arch-fabric-banner-stand\"\u003e\u003cspan style=\"color: rgb(255, 128, 0);\"\u003eArch Fabric Banner Stand\u003c\/span\u003e\u003c\/a\u003e and \u003ca href=\"https:\/\/printmyexpo.com\/products\/magnetic-concave-slope-fabric-banner-stand\"\u003e\u003cspan style=\"color: rgb(255, 128, 0);\"\u003eConvex Fabric Banner Stand\u003c\/span\u003e\u003c\/a\u003e for visually dynamic booth designs.\u003c\/p\u003e\n\u003cdiv class=\"details-thumbs\"\u003e\n\u003cimg alt=\"Zoom 1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Magnetic-Curved-Fabric-Banner-Stand-img-1.png?v=1761552744\"\u003e \u003cimg alt=\"Zoom 2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Magnetic-Curved-Fabric-Banner-Stand-img-2.png?v=1761552744\"\u003e \u003cimg alt=\"Zoom 3\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Magnetic-Curved-Fabric-Banner-Stand-img-3.jpg?v=1761552744\"\u003e \u003cimg alt=\"Zoom 4\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Magnetic-Curved-Fabric-Banner-Stand-img-4.jpg?v=1761552743\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"details-image\"\u003e\u003cimg alt=\"Main Product View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Magnetic-Slope-Fabric-Banner-tand-img-2.png?v=1761559530\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Features --\u003e\n\u003cdiv class=\"section-container features-section\"\u003e\n\u003cdiv class=\"features-label\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"features-text\"\u003e\n\u003cp\u003e\u003cstrong\u003eConcave Slope Design\u003c\/strong\u003e – The inward-angled frame creates a dynamic, professional display that captures attention from every angle, perfect for trade shows, exhibitions, and corporate events.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eModular \u0026amp; Flexible Setup\u003c\/strong\u003e – Compatible with other Mag Lock series stands (straight, curved, and arch), allowing you to build a larger, customized display for any event space.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eQuick Magnetic Assembly\u003c\/strong\u003e – Built-in magnets allow fast, tool-free setup. Simply align the edges, and the magnets securely lock the panels for a seamless, sturdy display.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLightweight \u0026amp; Portable\u003c\/strong\u003e – Easy to transport, store, and set up, making it ideal for frequent use and multi-location events.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-layout\"\u003e\n\u003cdiv class=\"features-icons\"\u003e\n\u003cdiv\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/10x15ft-Trade-Show-Booth-Kit-C1-img-2.png?v=1761379700\"\u003e\n\u003cdiv\u003eSlope Design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Magnetic-Curved-Fabric-Banner-Stand-img-6.png?v=1761552743\"\u003e\n\u003cdiv\u003eMagnetic Connection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-center\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Magnetic-Slope-Fabric-Banner-tand-img-1.png?v=1761559532\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"features-icons\"\u003e\n\u003cdiv\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Magnetic-Curved-Fabric-Banner-Stand-img-7.png?v=1761552742\"\u003e\n\u003cdiv\u003eModular \u0026amp; Reconfigurable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Magnetic-Curved-Fabric-Banner-Stand-img-8.png?v=1761552742\"\u003e\n\u003cdiv\u003ePortable \u0026amp; Compact\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Assembly Instructions --\u003e\n\u003cdiv class=\"section-container assembly-section\"\u003e\n\u003cdiv class=\"assembly-label\"\u003eAssembly Instructions\u003c\/div\u003e\n\u003cdiv class=\"assembly-videos\"\u003e\n\u003cdiv class=\"assembly-video\"\u003e\n\u003ch3\u003ePre-connected Elastic Rope\u003c\/h3\u003e\n\u003cp\u003eEach set of round tubes comes pre-connected with elastic ropes, enabling quick and straightforward assembly. This design reduces setup time while maintaining structural stability for repeated event use.\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv class=\"video-frame\"\u003e\u003ciframe title=\"Elastic Rope\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/d997321e15984929837e6caa1b017d08.mp4\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"assembly-video\"\u003e\n\u003ch3\u003eDigital Identification\u003c\/h3\u003e\n\u003cp\u003eThe round tubes are labeled with digital identifiers, allowing you to easily group and assemble them using the same connection method, ensuring accurate and hassle-free setup.\u003c\/p\u003e\n\u003cdiv class=\"video-frame\"\u003e\u003ciframe title=\"Digital ID\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/22d11c7ce31f4cdcaf20e49252ced921.mp4\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eSmart Mag Lock Design – Connector Free Assembly\u003c\/h2\u003e\n\u003cp\u003eThe Magnetic Concave Slope Fabric Banner Stand features embedded magnets in its tube frames, allowing panels to snap together effortlessly without any connectors. This innovative Mag Lock system enables flexible, modular display configurations and ensures a quick, hassle-free setup for trade shows, exhibitions, retail events, and corporate promotions.\u003c\/p\u003e\n\u003cdiv class=\"assembly-addons\"\u003e\u003cimg alt=\"Free Add-ons - Toolkit, Box, Manual\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Magnetic-Curved-Fabric-Banner-Stand-img-10.png?v=1761552743\"\u003e\u003c\/div\u003e\n\u003ch2\u003eFree Add-ons in the Packaging\u003c\/h2\u003e\n\u003cp\u003eEach package includes a complete installation toolkit along with a brand-free instruction manual, providing everything you need for quick and convenient setup across different event environments.\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv class=\"assembly-addons\"\u003e\u003cimg alt=\"Free Add-ons - Toolkit, Box, Manual\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/img7.png?v=1751957983\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Print My Expo","offers":[{"title":"3ft W x 8ft H \/ Double Sided \/ With aluminum frame","offer_id":53239981736104,"sku":"MCAVFBS-3X8FT-001","price":230.0,"currency_code":"GBP","in_stock":true},{"title":"3ft W x 8ft H \/ Double Sided \/ Replacement print only (no frame)","offer_id":53239981768872,"sku":"MCAVFBS-3X8FT-RPO-001","price":86.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/MagneticSlopeFabricBannerStand-1-img-product-image9.webp?v=1768292806","url":"https:\/\/printmyexpo.com\/en-gb\/products\/magnetic-concave-slope-fabric-banner-stand","provider":"PrintMyExpo.com","version":"1.0","type":"link"}