{"product_id":"straight-fabric-popup-displays","title":"Straight Fabric Popup Displays","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\u003ch2\u003eCircular Tube Straight Fabric Popup Display: \u003c\/h2\u003e\n\u003cp\u003eCircular Tube Straight Fabric Popup Displays are engineered for the perfect balance of portability and professional impact across trade shows, exhibitions, corporate presentations, and brand promotions. The robust aluminum circular tube frame paired with premium tension fabric graphics delivers a sleek, seamless visual that commands attention from across the room. Its tool-free, rapid setup and compact design make it the go-to choice for dynamic marketing teams and high-frequency events. Whether used as a booth backdrop, media wall, or standalone brand statement, this display brings clarity, confidence, and a distinctly polished presence to every setting. This product belongs to our \u003ca href=\"https:\/\/printmyexpo.com\/collections\/stands-display\"\u003e\u003cspan style=\"color: rgb(255, 128, 0);\"\u003eStands \u0026amp; Display\u003c\/span\u003e\u003c\/a\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\u003cp\u003e\u003cstrong\u003eVelcro Popup Display: Set Up Fast, Stand Out Strong:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eVelcro Popup Displays deliver superior stability, effortless setup, and striking visual impact the ideal choice for trade shows, exhibitions, corporate presentations, and brand promotions. The next-generation reinforced circular tube aluminum frame is a significant upgrade over traditional square-tube models, offering smoother expansion and outstanding durability for high-frequency event use.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003ePremium 240g flame-retardant tension fabric combined with high-end dye-sublimation printing produces vivid, color-rich graphics that demand attention.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003eThe clever \"stay-on\" design keeps the fabric locked to the frame even when collapsed slashing setup time so your focus stays on your audience. From booth backdrops to media walls, the Velcro Popup Display delivers confidence and an unmistakably premium presence at every event.\u003c\/p\u003e\n\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 class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003e\u003cstrong\u003eEffortless Solo Setup\u003c\/strong\u003e Designed for single-person operation, the frame expands in seconds no tools, no extra hands, no hassle. Just unfold, lock, and you're ready to go.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003e\u003cstrong\u003eTime-Saving \"Stay-On\" Graphic System\u003c\/strong\u003e The Velcro attachment keeps the fabric banner securely fixed to the frame during storage and transport, enabling near-instant deployment every time you hit the floor.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003e\u003cstrong\u003eNext-Gen Circular Tube Aluminum Frame\u003c\/strong\u003e The upgraded round-tube architecture delivers a noticeably smoother expansion, superior structural integrity, and long-lasting durability built to outlast the competition across hundreds of events.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003e\u003cstrong\u003eVivid Dye-Sublimation Printing\u003c\/strong\u003e Using high-heat ink transfer technology, color is embedded directly into the wrinkle-resistant fabric producing rich, fade-proof graphics that stay sharp, vibrant, and professional display after display.\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\/04bf8a17-4b1f-4949-902d-0249d6e331cd.png?v=1769501177\"\u003e\u003cbr\u003e\n\u003cdiv\u003eIlluminated\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\/e847f99c-9ebb-4119-9144-6a6c3323b2a7.png?v=1769501224\"\u003e\u003cbr\u003e\n\u003cdiv\u003eSuper fast setup\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\/BrandingImage.webp?v=1770186603\" alt=\"\"\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\/c8e79142-0a68-403b-8db3-7113610c22d0.png?v=1769501266\"\u003e\u003cbr\u003e\n\u003cdiv\u003eSpace-saving\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\/1504c4e8-8aba-4a28-836c-95df7395e43f.png?v=1769501311\"\u003e\u003cbr\u003e\n\u003cdiv\u003eCustom Graphics\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\u003ch3 class=\"assembly-addons\"\u003eUsage Instructions:\u003c\/h3\u003e\n\u003cp\u003ePlace the Straight Fabric Popup Display on a flat surface and expand the aluminum frame until it clicks firmly into position. Slide the tension fabric graphic over the frame for an even, wrinkle-free finish. For a complete exhibition setup, pair it with banner stands or lightboxes to add visual depth to your booth. It also combines seamlessly with the \u003ca href=\"https:\/\/printmyexpo.com\/products\/curved-fabric-popup-displays\"\u003e\u003cspan style=\"color: rgb(255, 128, 0);\"\u003eCurved Fabric Popup Display\u003c\/span\u003e\u003c\/a\u003e and \u003ca href=\"https:\/\/printmyexpo.com\/products\/straight-tension-fabric-display-square-corners\"\u003e\u003cspan style=\"color: rgb(255, 128, 0);\"\u003eStraight Tension Fabric Display (Square Corners)\u003c\/span\u003e\u003c\/a\u003e for a flexible and truly professional exhibition presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Print My Expo","offers":[{"title":"Flame-Retardant 240g Tension Fabric \/ 2.5FT \/ With Aluminium Frame","offer_id":55234149449896,"sku":"SFPD-2.5FT-001","price":307.71,"currency_code":"USD","in_stock":true},{"title":"Flame-Retardant 240g Tension Fabric \/ 2.5FT \/ Without Frame","offer_id":55234149482664,"sku":"SFPD-2.5FT-002","price":157.11,"currency_code":"USD","in_stock":true},{"title":"Flame-Retardant 240g Tension Fabric \/ 5FT \/ With Aluminium Frame","offer_id":55234149515432,"sku":"SFPD-5FT-001","price":403.13,"currency_code":"USD","in_stock":true},{"title":"Flame-Retardant 240g Tension Fabric \/ 5FT \/ Without Frame","offer_id":55234149548200,"sku":"SFPD-5FT-002","price":189.92,"currency_code":"USD","in_stock":true},{"title":"Flame-Retardant 240g Tension Fabric \/ 8FT \/ With Aluminium Frame","offer_id":55234149580968,"sku":"SFPD-8FT-001","price":483.44,"currency_code":"USD","in_stock":true},{"title":"Flame-Retardant 240g Tension Fabric \/ 8FT \/ Without Frame","offer_id":55234149613736,"sku":"SFPD-8FT-002","price":222.66,"currency_code":"USD","in_stock":true},{"title":"Flame-Retardant 240g Tension Fabric \/ 10FT \/ With Aluminium Frame","offer_id":55234149646504,"sku":"SFPD-10FT-001","price":577.52,"currency_code":"USD","in_stock":true},{"title":"Flame-Retardant 240g Tension Fabric \/ 10FT \/ Without Frame","offer_id":55234149679272,"sku":"SFPD-10FT-002","price":246.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0685\/6907\/1784\/files\/Gemini_Generated_Image_hw5p5vhw5p5vhw5p-removebg-preview.webp?v=1770186604","url":"https:\/\/printmyexpo.com\/products\/straight-fabric-popup-displays","provider":"PrintMyExpo.com","version":"1.0","type":"link"}