{"product_id":"magnetic-convex-slope-fabric-banner-stand","title":"Magnetic Convex 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 Convex Slope Fabric Banner Stand - Modular \u0026amp; Dynamic\u003c\/h1\u003e\n\u003cp\u003eThe Magnetic Slope Fabric Banner Stand B features a sleek, angled design that creates a dynamic, professional display visible from every angle. Its built-in magnetic system allows seamless integration with other Mag Lock series stands, offering a flexible, modular, and scalable solution for trade shows, exhibitions, retail promotions, and corporate events. 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\u003eQuick, Tool-Free Assembly with the Magnetic Slope Fabric Banner Stand\u003c\/h2\u003e\n\u003cp\u003eThe Magnetic Slope Fabric Banner Stand features a lightweight aluminum tube frame with an innovative magnetic connection system, enabling fast, tool-free setup. Its angled slope design creates a dynamic, attention-grabbing display, perfect for trade shows, exhibitions, retail events, and corporate promotions.\u003c\/p\u003e\n\u003cp\u003eDesigned for easy transport and storage, the stand comes with customizable 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 to any space or event layout. It works well with our \u003ca href=\"https:\/\/printmyexpo.com\/products\/magnetic-straight-fabric-banner-stand\"\u003e\u003cspan style=\"color: rgb(255, 128, 0);\"\u003eStraight Fabric Banner Stand\u003c\/span\u003e\u003c\/a\u003e and \u003ca href=\"https:\/\/printmyexpo.com\/products\/magnetic-curved-fabric-banner-stand\"\u003e\u003cspan style=\"color: rgb(255, 128, 0);\"\u003eCurved Fabric Banner Stand\u003c\/span\u003e\u003c\/a\u003e to create layered visual depth in booths.\u003c\/p\u003e\n\u003cdiv class=\"details-thumbs\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Magnetic-Curved-Fabric-Banner-Stand-img-1.png?v=1761552744\" alt=\"Zoom 1\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Magnetic-Curved-Fabric-Banner-Stand-img-2.png?v=1761552744\" alt=\"Zoom 2\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Magnetic-Curved-Fabric-Banner-Stand-img-3.jpg?v=1761552744\" alt=\"Zoom 3\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Magnetic-Curved-Fabric-Banner-Stand-img-4.jpg?v=1761552743\" alt=\"Zoom 4\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"details-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Magnetic-Slope-Fabric-Banner-Stand-2-img-2.png?v=1761558905\" alt=\"Main Product View\"\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\u003eDynamic Slope Design\u003c\/strong\u003e – The angled frame creates a professional, eye-catching display that draws attention from all directions, perfect for trade shows, exhibitions, and events.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eModular \u0026amp; Flexible Setup\u003c\/strong\u003e – Fully compatible with other Mag Lock series stands (straight, curved, and arch), allowing you to build a larger, customized display that fits any space.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eQuick Magnetic Assembly\u003c\/strong\u003e – Built-in magnets enable fast, tool-free setup. Simply align the panel edges, and the magnets automatically lock 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 at multiple locations, making it ideal for frequent use and multi-event setups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-layout\"\u003e\n\u003cdiv class=\"features-icons\"\u003e\n\u003cdiv\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/10x15ft-Trade-Show-Booth-Kit-C1-img-2.png?v=1761379700\" alt=\"\"\u003e\n\u003cdiv\u003eSlope Design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Magnetic-Curved-Fabric-Banner-Stand-img-6.png?v=1761552743\" alt=\"\"\u003e\n\u003cdiv\u003eMagnetic Connection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-center\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Magnetic-Curved-Fabric-Banner-Stand-img-9.png?v=1761552744\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"features-icons\"\u003e\n\u003cdiv\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Magnetic-Curved-Fabric-Banner-Stand-img-7.png?v=1761552742\" alt=\"\"\u003e\n\u003cdiv\u003eModular \u0026amp; Reconfigurable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Magnetic-Curved-Fabric-Banner-Stand-img-8.png?v=1761552742\" alt=\"\"\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\u003c\/p\u003e\n\u003cdiv class=\"video-frame\"\u003e\u003ciframe src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/d997321e15984929837e6caa1b017d08.mp4\" title=\"Elastic Rope\"\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.\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv class=\"video-frame\"\u003e\u003ciframe src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/22d11c7ce31f4cdcaf20e49252ced921.mp4\" title=\"Digital ID\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eInnovative Mag Lock Design – Fast, Connector-Free Setup\u003c\/h2\u003e\n\u003cp\u003eThe Magnetic Slope Fabric Banner Stand B features embedded magnets within its tube frames, allowing panels to snap together effortlessly without any connectors. This smart Mag Lock system enables flexible, modular display combinations 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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Magnetic-Curved-Fabric-Banner-Stand-img-10.png?v=1761552743\" alt=\"Free Add-ons - Toolkit, Box, Manual\"\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\u003c\/p\u003e\n\u003cdiv class=\"assembly-addons\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/img7.png?v=1751957983\" alt=\"Free Add-ons - Toolkit, Box, Manual\"\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":53239993139368,"sku":"MCVXFBS-3X8FT-001","price":431.0,"currency_code":"CAD","in_stock":true},{"title":"3ft W x 8ft H \/ Double Sided \/ Replacement print only (no frame)","offer_id":53239993172136,"sku":"MCVXFBS-3X8FT-RPO-001","price":158.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/magnetic-slope-fabric-banner-stand-2-img-product-image8.webp?v=1768290329","url":"https:\/\/printmyexpo.com\/en-ca\/products\/magnetic-convex-slope-fabric-banner-stand","provider":"PrintMyExpo.com","version":"1.0","type":"link"}