{"title":"10x10 Corner Trade Show Booths","description":"\u003csection class=\"qsd-corner10-seo\"\u003e\n  \u003cstyle\u003e\n    .qsd-corner10-seo {\n      --qsd-primary: #1f4e8c;\n      --qsd-primary-soft: #eef4fb;\n      --qsd-text: #1f2933;\n      --qsd-muted: #5f6b7a;\n      --qsd-border: #e5e7eb;\n      --qsd-bg: #ffffff;\n      --qsd-bg-soft: #f7f8fa;\n\n      max-width: 1180px;\n      margin: 64px auto;\n      padding: 0 20px;\n      font-family: inherit;\n      color: var(--qsd-text);\n    }\n\n    .qsd-corner10-seo * {\n      box-sizing: border-box;\n    }\n\n    .qsd-corner10-wrap {\n      background: var(--qsd-bg);\n      border: 1px solid var(--qsd-border);\n      border-radius: 22px;\n      padding: 42px;\n    }\n\n    .qsd-corner10-kicker {\n      display: inline-block;\n      padding: 7px 13px;\n      margin-bottom: 16px;\n      border-radius: 999px;\n      background: var(--qsd-primary-soft);\n      color: var(--qsd-primary);\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.04em;\n      text-transform: uppercase;\n    }\n\n    .qsd-corner10-seo h2 {\n      margin: 0 0 16px;\n      font-size: clamp(26px, 3.5vw, 40px);\n      line-height: 1.18;\n      color: #111827;\n      letter-spacing: -0.03em;\n    }\n\n    .qsd-corner10-intro {\n      max-width: 940px;\n      margin: 0 0 30px;\n      font-size: 16.5px;\n      line-height: 1.75;\n      color: var(--qsd-muted);\n    }\n\n    .qsd-corner10-visual-grid {\n      display: grid;\n      grid-template-columns: 1.15fr 0.95fr 0.95fr;\n      gap: 16px;\n      margin: 30px 0 34px;\n    }\n\n    .qsd-corner10-visual {\n      min-height: 250px;\n      border-radius: 18px;\n      border: 1px solid var(--qsd-border);\n      background: var(--qsd-bg-soft);\n      padding: 24px;\n      display: flex;\n      align-items: flex-end;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .qsd-corner10-visual:first-child {\n      min-height: 330px;\n    }\n\n    .qsd-corner10-visual::before {\n      content: \"\";\n      position: absolute;\n      width: 160px;\n      height: 160px;\n      right: -50px;\n      top: -50px;\n      border-radius: 32px;\n      border: 1px solid rgba(31, 78, 140, 0.18);\n      transform: rotate(18deg);\n    }\n\n    .qsd-corner10-visual::after {\n      content: \"\";\n      position: absolute;\n      left: 24px;\n      top: 24px;\n      width: 74px;\n      height: 74px;\n      border-left: 8px solid var(--qsd-primary);\n      border-top: 8px solid var(--qsd-primary);\n      opacity: 0.16;\n    }\n\n    .qsd-corner10-visual-content {\n      position: relative;\n      z-index: 2;\n    }\n\n    .qsd-corner10-visual h3 {\n      margin: 0 0 8px;\n      font-size: 20px;\n      color: #111827;\n    }\n\n    .qsd-corner10-visual p {\n      margin: 0;\n      font-size: 15px;\n      line-height: 1.65;\n      color: var(--qsd-muted);\n    }\n\n    .qsd-corner10-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 16px;\n      margin: 28px 0 30px;\n    }\n\n    .qsd-corner10-card {\n      background: var(--qsd-bg-soft);\n      border: 1px solid var(--qsd-border);\n      border-radius: 16px;\n      padding: 22px;\n      transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;\n    }\n\n    .qsd-corner10-card:hover {\n      transform: translateY(-3px);\n      border-color: rgba(31, 78, 140, 0.35);\n      box-shadow: 0 12px 28px rgba(17, 24, 39, 0.07);\n    }\n\n    .qsd-corner10-number {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 34px;\n      height: 34px;\n      margin-bottom: 14px;\n      border-radius: 50%;\n      background: #ffffff;\n      border: 1px solid rgba(31, 78, 140, 0.25);\n      color: var(--qsd-primary);\n      font-size: 14px;\n      font-weight: 800;\n    }\n\n    .qsd-corner10-card h3 {\n      margin: 0 0 8px;\n      font-size: 18px;\n      color: #111827;\n    }\n\n    .qsd-corner10-card p {\n      margin: 0;\n      font-size: 15px;\n      line-height: 1.65;\n      color: var(--qsd-muted);\n    }\n\n    .qsd-corner10-pain {\n      margin: 32px 0;\n      padding: 26px;\n      border-radius: 18px;\n      background: #ffffff;\n      border: 1px solid var(--qsd-border);\n    }\n\n    .qsd-corner10-pain h3 {\n      margin: 0 0 14px;\n      font-size: 23px;\n      color: #111827;\n      line-height: 1.25;\n    }\n\n    .qsd-corner10-pain p {\n      margin: 0 0 18px;\n      font-size: 15.8px;\n      line-height: 1.72;\n      color: var(--qsd-muted);\n      max-width: 940px;\n    }\n\n    .qsd-pain-list {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 12px;\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .qsd-pain-list li {\n      position: relative;\n      padding: 13px 14px 13px 34px;\n      border-radius: 12px;\n      background: var(--qsd-bg-soft);\n      color: var(--qsd-muted);\n      font-size: 15px;\n      line-height: 1.55;\n    }\n\n    .qsd-pain-list li::before {\n      content: \"\";\n      position: absolute;\n      left: 16px;\n      top: 20px;\n      width: 7px;\n      height: 7px;\n      border-radius: 50%;\n      background: var(--qsd-primary);\n    }\n\n    .qsd-corner10-band {\n      display: grid;\n      grid-template-columns: 1fr 1.15fr;\n      gap: 18px;\n      margin: 34px 0;\n    }\n\n    .qsd-corner10-panel,\n    .qsd-corner10-list {\n      border-radius: 18px;\n      padding: 28px;\n      border: 1px solid var(--qsd-border);\n    }\n\n    .qsd-corner10-panel {\n      background: var(--qsd-primary-soft);\n    }\n\n    .qsd-corner10-list {\n      background: #ffffff;\n    }\n\n    .qsd-corner10-panel h3,\n    .qsd-corner10-list h3 {\n      margin: 0 0 14px;\n      font-size: 23px;\n      line-height: 1.25;\n      color: #111827;\n    }\n\n    .qsd-corner10-panel p {\n      margin: 0;\n      color: var(--qsd-muted);\n      line-height: 1.72;\n      font-size: 15.5px;\n    }\n\n    .qsd-corner10-list ul {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n      display: grid;\n      gap: 11px;\n    }\n\n    .qsd-corner10-list li {\n      position: relative;\n      padding-left: 24px;\n      font-size: 15.5px;\n      line-height: 1.6;\n      color: var(--qsd-muted);\n    }\n\n    .qsd-corner10-list li::before {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      top: 0.58em;\n      width: 8px;\n      height: 8px;\n      border-radius: 50%;\n      background: var(--qsd-primary);\n    }\n\n    .qsd-corner10-faq {\n      margin-top: 40px;\n      padding-top: 34px;\n      border-top: 1px solid var(--qsd-border);\n    }\n\n    .qsd-corner10-faq h3 {\n      margin: 0 0 18px;\n      font-size: 28px;\n      color: #111827;\n      letter-spacing: -0.02em;\n    }\n\n    .qsd-faq-item {\n      background: #ffffff;\n      border: 1px solid var(--qsd-border);\n      border-radius: 14px;\n      margin-bottom: 10px;\n      overflow: hidden;\n    }\n\n    .qsd-faq-item summary {\n      cursor: pointer;\n      padding: 17px 48px 17px 18px;\n      font-size: 16px;\n      font-weight: 700;\n      color: #111827;\n      list-style: none;\n      position: relative;\n    }\n\n    .qsd-faq-item summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .qsd-faq-item summary::after {\n      content: \"+\";\n      position: absolute;\n      right: 18px;\n      top: 15px;\n      font-size: 24px;\n      line-height: 1;\n      color: var(--qsd-primary);\n      transition: transform 0.2s ease;\n    }\n\n    .qsd-faq-item[open] summary::after {\n      transform: rotate(45deg);\n    }\n\n    .qsd-faq-item p {\n      margin: 0;\n      padding: 0 18px 18px;\n      color: var(--qsd-muted);\n      font-size: 15.5px;\n      line-height: 1.7;\n    }\n\n    @media (max-width: 900px) {\n      .qsd-corner10-wrap {\n        padding: 32px 22px;\n      }\n\n      .qsd-corner10-visual-grid,\n      .qsd-corner10-grid,\n      .qsd-corner10-band,\n      .qsd-pain-list {\n        grid-template-columns: 1fr;\n      }\n\n      .qsd-corner10-visual,\n      .qsd-corner10-visual:first-child {\n        min-height: 240px;\n      }\n    }\n\n    @media (max-width: 560px) {\n      .qsd-corner10-seo {\n        margin: 44px auto;\n        padding: 0 14px;\n      }\n\n      .qsd-corner10-wrap {\n        padding: 26px 18px;\n        border-radius: 18px;\n      }\n\n      .qsd-corner10-intro {\n        font-size: 15.5px;\n      }\n\n      .qsd-corner10-card,\n      .qsd-corner10-panel,\n      .qsd-corner10-list,\n      .qsd-corner10-pain,\n      .qsd-corner10-visual {\n        padding: 20px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"qsd-corner10-wrap\"\u003e\n    \u003cdiv class=\"qsd-corner10-kicker\"\u003e10x10 Corner Booth Systems\u003c\/div\u003e\n\n    \u003ch2\u003e10x10 Corner Trade Show Booths for Two-Sided Aisle Visibility\u003c\/h2\u003e\n\n    \u003cp class=\"qsd-corner10-intro\"\u003e\n      A 10x10 corner trade show booth gives your brand a stronger location advantage than a standard inline booth.\n      Because the booth is open from two sides, visitors can notice your display from more than one aisle, approach the space more naturally,\n      and enter without feeling blocked by a narrow front-only layout.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"qsd-corner10-visual-grid\"\u003e\n      \u003cdiv class=\"qsd-corner10-visual\"\u003e\n        \u003cdiv class=\"qsd-corner10-visual-content\"\u003e\n          \u003ch3\u003eTwo Open Sides\u003c\/h3\u003e\n          \u003cp\u003e\n            A corner booth should use both aisle-facing sides for visibility, access, and visitor movement instead of treating the space like a front-only booth.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qsd-corner10-visual\"\u003e\n        \u003cdiv class=\"qsd-corner10-visual-content\"\u003e\n          \u003ch3\u003eBetter Entry Flow\u003c\/h3\u003e\n          \u003cp\u003e\n            Keep the open corner clear so visitors can step in for a demo, quick question, brochure pickup, or sales conversation.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qsd-corner10-visual\"\u003e\n        \u003cdiv class=\"qsd-corner10-visual-content\"\u003e\n          \u003ch3\u003eSide-Facing Branding\u003c\/h3\u003e\n          \u003cp\u003e\n            Use graphics, counters, side panels, or media displays where they can be seen from both traffic directions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qsd-corner10-grid\"\u003e\n      \u003cdiv class=\"qsd-corner10-card\"\u003e\n        \u003cspan class=\"qsd-corner10-number\"\u003e01\u003c\/span\u003e\n        \u003ch3\u003eCapture Corner Traffic\u003c\/h3\u003e\n        \u003cp\u003e\n          Visitors may approach from the front aisle or the side aisle, so the booth should create clear visual interest from both directions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qsd-corner10-card\"\u003e\n        \u003cspan class=\"qsd-corner10-number\"\u003e02\u003c\/span\u003e\n        \u003ch3\u003eKeep the Corner Open\u003c\/h3\u003e\n        \u003cp\u003e\n          Avoid blocking the corner with oversized furniture. A clean entry area makes the booth easier to enter and more inviting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qsd-corner10-card\"\u003e\n        \u003cspan class=\"qsd-corner10-number\"\u003e03\u003c\/span\u003e\n        \u003ch3\u003eUse Space Efficiently\u003c\/h3\u003e\n        \u003cp\u003e\n          Add a backwall, side panel, counter, shelf, or TV mount without making the 10x10 footprint feel crowded.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qsd-corner10-pain\"\u003e\n      \u003ch3\u003eWhat Problems Does a 10x10 Corner Booth Solve?\u003c\/h3\u003e\n      \u003cp\u003e\n        A corner booth is valuable because it gives your team more exposure, but that advantage can be wasted if the layout only faces one direction.\n        A well-planned 10x10 corner booth helps your brand stay visible from two aisles while keeping enough open space for real conversations,\n        product demos, lead capture, and visitor movement.\n      \u003c\/p\u003e\n\n      \u003cul class=\"qsd-pain-list\"\u003e\n        \u003cli\u003eImprove visibility from both the front aisle and the side aisle.\u003c\/li\u003e\n        \u003cli\u003eCreate a more natural entry path for visitors who do not want to step into a crowded booth.\u003c\/li\u003e\n        \u003cli\u003eUse side-facing graphics or counters to make the booth readable from more angles.\u003c\/li\u003e\n        \u003cli\u003eMake a compact 10x10 footprint feel more open, functional, and professional.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qsd-corner10-band\"\u003e\n      \u003cdiv class=\"qsd-corner10-panel\"\u003e\n        \u003ch3\u003eDesigned Around the Corner Advantage\u003c\/h3\u003e\n        \u003cp\u003e\n          A strong 10x10 corner booth should not simply copy an inline booth layout. The display needs to respect the second open side.\n          That means placing key graphics where aisle traffic can see them, keeping the entrance area clear, and using compact accessories\n          such as counters, shelves, media mounts, or side panels without closing off the space.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qsd-corner10-list\"\u003e\n        \u003ch3\u003eHow to Plan a 10x10 Corner Booth\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eUse the backwall\u003c\/strong\u003e for your main logo, headline, campaign message, or product story.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eUse the open side\u003c\/strong\u003e for secondary messaging, product display, check-in, or a quick conversation point.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eKeep the corner clear\u003c\/strong\u003e so visitors can enter naturally from either aisle.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eAdd a counter carefully\u003c\/strong\u003e so it supports lead capture without becoming a barrier.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eConsider TV or backlit displays\u003c\/strong\u003e when you need stronger aisle visibility or demo-led selling.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"qsd-corner10-intro\"\u003e\n      Whether your team is preparing for a trade show, conference, product demo, recruiting fair, sales event, or brand activation,\n      a 10x10 corner trade show booth helps you make better use of a compact exhibit space with two-sided visibility,\n      cleaner visitor flow, and a more open branded environment.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"qsd-corner10-faq\"\u003e\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n      \u003cdetails class=\"qsd-faq-item\"\u003e\n        \u003csummary\u003eWhat is a 10x10 corner trade show booth?\u003c\/summary\u003e\n        \u003cp\u003e\n          A 10x10 corner trade show booth is a standard 10x10 exhibit space located at a corner or aisle end.\n          It usually has two open sides, allowing visitors to see and enter the booth from more than one direction.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"qsd-faq-item\"\u003e\n        \u003csummary\u003eHow is a corner booth different from an inline booth?\u003c\/summary\u003e\n        \u003cp\u003e\n          An inline booth usually faces one aisle and is open mainly from the front. A corner booth has two open sides,\n          so the layout should be planned for both front-facing and side-facing visibility.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"qsd-faq-item\"\u003e\n        \u003csummary\u003eWhat should I include in a 10x10 corner booth?\u003c\/summary\u003e\n        \u003cp\u003e\n          A strong corner booth usually includes a branded backwall, a clear side-facing message, a compact counter or demo point,\n          and enough open space for visitors to enter from either aisle.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"qsd-faq-item\"\u003e\n        \u003csummary\u003eHow do I make a 10x10 corner booth feel open?\u003c\/summary\u003e\n        \u003cp\u003e\n          Keep the corner entry area uncluttered, avoid placing large furniture across the open side, and use compact display elements\n          such as slim counters, shelves, media mounts, or side panels.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"qsd-faq-item\"\u003e\n        \u003csummary\u003eIs a 10x10 corner booth good for product demos?\u003c\/summary\u003e\n        \u003cp\u003e\n          Yes. A corner booth can work well for demos because visitors can approach from two directions.\n          For best results, keep the demo point visible but avoid blocking the aisle-facing entry.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"qsd-faq-item\"\u003e\n        \u003csummary\u003eCan I reuse a 10x10 corner booth setup?\u003c\/summary\u003e\n        \u003cp\u003e\n          Many portable booth systems use reusable frames and replaceable graphics, making it easier to update your booth\n          for future campaigns, new products, sponsors, or different trade show themes.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","products":[{"product_id":"tenseflex-10ft-trade-show-display-curved","title":"10ft Curved Fabric Backwall | TenseFlex Snap-Tube Display","description":"\u003cstyle\u003e\n  .qsd-tf10-curved-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tf10-curved-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tf10-curved-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tf10-curved-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tf10-curved-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tf10-curved-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tf10-curved-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tf10-curved-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tf10-curved-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tf10-curved-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tf10-curved-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tf10-curved-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tf10-curved-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tf10-curved-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tf10-curved-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tf10-curved-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tf10-curved-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tf10-curved-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tf10-curved-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tf10-curved-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tf10-curved-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf10-curved-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf10-curved-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf10-curved-steps {\n    counter-reset: tf10-curved-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tf10-curved-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tf10-curved-step:before {\n    counter-increment: tf10-curved-step;\n    content: counter(tf10-curved-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tf10-curved-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tf10-curved-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tf10-curved-spec-table th,\n  .qsd-tf10-curved-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tf10-curved-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tf10-curved-spec-table tr:last-child th,\n  .qsd-tf10-curved-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tf10-curved-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tf10-curved-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tf10-curved-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tf10-curved-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tf10-curved-cta h2,\n  .qsd-tf10-curved-cta p {\n    color: #fff;\n  }\n\n  .qsd-tf10-curved-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tf10-curved-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tf10-curved-hero,\n    .qsd-tf10-curved-cta {\n      padding: 24px;\n    }\n\n    .qsd-tf10-curved-title {\n      font-size: 28px;\n    }\n\n    .qsd-tf10-curved-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tf10-curved-grid-2,\n    .qsd-tf10-curved-grid-3,\n    .qsd-tf10-curved-feature-list,\n    .qsd-tf10-curved-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tf10-curved-use-list {\n      columns: 1;\n    }\n\n    .qsd-tf10-curved-spec-table,\n    .qsd-tf10-curved-spec-table tbody,\n    .qsd-tf10-curved-spec-table tr,\n    .qsd-tf10-curved-spec-table th,\n    .qsd-tf10-curved-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tf10-curved-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tf10-curved-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tf10-curved-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tf10-curved-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-tf10-curved-detail\"\u003e\n\u003csection class=\"qsd-tf10-curved-hero\"\u003e\n\u003cdiv class=\"qsd-tf10-curved-eyebrow\"\u003e10ft Curved Tension Fabric Display with Hardcase Podium\u003c\/div\u003e\n\u003ch2 class=\"qsd-tf10-curved-title\"\u003e10ft TenseFlex™ Booth-Curved\u003c\/h2\u003e\n\u003cp class=\"qsd-tf10-curved-subtitle\"\u003eCreate a clean 10ft booth setup with a curved tension fabric backdrop and a wheeled hardcase that converts into a branded podium. The curved shape adds depth to your booth while keeping setup simple, portable, and practical for standard 10x10 trade show spaces.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-curved-section\"\u003e\n\u003ch2\u003eA Curved 10ft Booth Backdrop for a More Complete Brand Space\u003c\/h2\u003e\n\u003cp\u003eThe 10ft TenseFlex™ Booth-Curved gives your booth a softer, more immersive look than a flat fabric wall.\u003c\/p\u003e\n\u003cp\u003eThe curved backdrop naturally draws attention toward the center of your message and helps your booth feel more complete inside a standard 10x10 space.\u003c\/p\u003e\n\u003cp\u003eUse it as a branded conversation zone, product presentation background, photo-friendly event wall, or portable booth display for trade shows, conferences, retail events, and corporate activations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-curved-section\"\u003e\n\u003ch2\u003eWhy the Curved Shape Works\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf10-curved-grid-3\"\u003e\n\u003cdiv class=\"qsd-tf10-curved-card\"\u003e\n\u003ch3\u003eSofter Brand Wall\u003c\/h3\u003e\n\u003cp\u003eThe curved backdrop creates a smoother booth shape than a straight wall and gives the display a more finished event presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf10-curved-card\"\u003e\n\u003ch3\u003eCenter-Focused Message\u003c\/h3\u003e\n\u003cp\u003eThe curve naturally pulls attention toward the middle of your logo, headline, campaign visual, or product story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf10-curved-card\"\u003e\n\u003ch3\u003eBetter Conversation Zone\u003c\/h3\u003e\n\u003cp\u003eThe rounded shape helps define a small booth area for conversations, demos, check-ins, and photos.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-curved-section\"\u003e\n\u003ch2\u003eDisplay Size Guide\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf10-curved-green-note\"\u003e\n\u003cp\u003eDisplay size: approximately 10' W × 7.5' H.\u003c\/p\u003e\n\u003cp\u003eThis curved tension fabric display is a strong fit for standard 10x10 booth spaces, indoor exhibits, recruiting fairs, hotel conferences, retail displays, and product demo areas.\u003c\/p\u003e\n\u003cp\u003eBecause artwork templates may include bleed, seam allowance, and fabric stretch, always use the official artwork template for final print files.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-curved-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 10ft curved aluminum snap-tube frame\u003c\/li\u003e\n\u003cli\u003e1 × High-resolution seamless tension fabric graphic\u003c\/li\u003e\n\u003cli\u003e1 × Airline-friendly wheeled transport hardcase\u003c\/li\u003e\n\u003cli\u003e1 × Custom fabric print for the hardcase podium\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-tf10-curved-note\"\u003e\n\u003cp\u003eTables, chairs, flooring, lights, monitors, counters beyond the included hardcase podium, side walls, literature racks, shelving, and extra booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-curved-section\"\u003e\n\u003ch2\u003eHardcase That Converts into a Branded Podium\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf10-curved-note\"\u003e\n\u003cp\u003eThe wheeled hardcase protects your display during transport and converts into a branded podium at the event.\u003c\/p\u003e\n\u003cp\u003eUse it for brochures, samples, QR codes, giveaways, lead forms, appointment cards, business cards, product catalogs, or quick visitor conversations.\u003c\/p\u003e\n\u003cp\u003eAfter the event, the display components pack back into the hardcase for storage and repeat use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-curved-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf10-curved-table-wrap\"\u003e\n\u003ctable class=\"qsd-tf10-curved-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10ft TenseFlex™ Booth-Curved\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Type\u003c\/th\u003e\n\u003ctd\u003e10ft curved tension fabric trade show display with wheeled hardcase-to-podium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 10' W × 7.5' H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eArtwork \/ Printing Area\u003c\/th\u003e\n\u003ctd\u003ePlease follow the official artwork template before production. The template includes bleed, seam allowance, and fabric stretch for the curved frame.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCase\u003c\/th\u003e\n\u003ctd\u003eAirline-friendly wheeled hardcase with custom fabric podium graphic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePodium Use\u003c\/th\u003e\n\u003ctd\u003eUse for brochures, samples, QR codes, giveaways, lead forms, business cards, catalogs, and quick visitor conversations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Requirement\u003c\/th\u003e\n\u003ctd\u003eThe standard display does not require power. Optional clip-on LED lights require venue power access.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eIndoor trade shows, 10x10 booth spaces, conferences, product demos, hiring events, retail activations, and dry covered event spaces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOutdoor Use Note\u003c\/th\u003e\n\u003ctd\u003eBest for indoor and dry covered spaces. Not designed for rain, strong wind, wet ground, moisture, or unsheltered outdoor use.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e10 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for new campaigns, product launches, hiring events, seasonal offers, sponsor updates, or refreshed brand messaging\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVenue Material Note\u003c\/th\u003e\n\u003ctd\u003eThe product page describes wrinkle-free seamless tension fabric. If your event requires washable fabric details, flame-retardant documentation, or material certificates, please confirm requirements with our team before production.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-curved-section\"\u003e\n\u003ch2\u003e4-Step Tool-Free Setup\u003c\/h2\u003e\n\u003cp\u003eThis 10ft curved fabric display is designed for portable event use and repeat booth setups.\u003c\/p\u003e\n\u003cdiv class=\"qsd-tf10-curved-steps\"\u003e\n\u003cdiv class=\"qsd-tf10-curved-step\"\u003e\n\u003ch4\u003eConnect the Frame\u003c\/h4\u003e\n\u003cp\u003eConnect the numbered aluminum snap-tube frame sections to build the curved booth structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf10-curved-step\"\u003e\n\u003ch4\u003eInstall the Graphic\u003c\/h4\u003e\n\u003cp\u003ePull the printed fabric graphic over the curved frame and zip it closed for a smooth fitted appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf10-curved-step\"\u003e\n\u003ch4\u003ePosition the Backdrop\u003c\/h4\u003e\n\u003cp\u003ePlace the curved backdrop in your booth and adjust the feet for stability and a clean front-facing angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf10-curved-step\"\u003e\n\u003ch4\u003eSet the Podium\u003c\/h4\u003e\n\u003cp\u003eConvert the wheeled hardcase into a branded podium and position it at the front or side of your display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-curved-section\"\u003e\n\u003ch2\u003eArtwork Planning Tips\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf10-curved-blue-note\"\u003e\n\u003cp\u003eUse the main curved backdrop for your logo, campaign headline, product category, hero image, sponsor message, or clean photo-friendly background.\u003c\/p\u003e\n\u003cp\u003eKeep important text, QR codes, faces, and logos inside the safe visible area. Avoid placing critical content too close to seams, zipper areas, side wrap zones, or lower areas that may be blocked by a table or visitors.\u003c\/p\u003e\n\u003cp\u003eUse the podium wrap for action-focused information such as QR codes, booth number, website, meeting link, giveaway message, contact details, or short calls to action.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-curved-section\"\u003e\n\u003ch2\u003eCurved Display vs. Straight Display\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf10-curved-grid-2\"\u003e\n\u003cdiv class=\"qsd-tf10-curved-card\"\u003e\n\u003ch3\u003eChoose Curved When...\u003c\/h3\u003e\n\u003cp\u003eYou want a softer, more immersive booth shape that helps frame conversations, photos, and product introductions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf10-curved-card\"\u003e\n\u003ch3\u003eChoose Straight When...\u003c\/h3\u003e\n\u003cp\u003eYou need the simplest wall-like background, tighter depth control, or a clean flat brand surface behind a table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-curved-section\"\u003e\n\u003ch2\u003eRecommended Booth Layout\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf10-curved-green-note\"\u003e\n\u003cp\u003ePlace the curved display along the rear area of a standard 10x10 booth and keep the branded podium near the front or side for visitor interaction.\u003c\/p\u003e\n\u003cp\u003eIf you are using a table, literature rack, or sample station, keep the center message visible and leave enough space for visitors to step in, scan a QR code, and talk with your team.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-curved-section\"\u003e\n\u003ch2\u003eLED Light Add-On Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf10-curved-note\"\u003e\n\u003cp\u003eFor dim event halls or hotel ballrooms, consider adding clip-on LED lights to improve visibility and make your curved graphic easier to read from the aisle.\u003c\/p\u003e\n\u003cp\u003eLighting accessories are not included unless selected or quoted separately. If adding lights, confirm venue outlet access and cable routing before the event.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-curved-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-curved-section\"\u003e\n\u003ch2\u003eWho Should Use This Curved 10ft Display?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf10-curved-grid-2\"\u003e\n\u003cdiv class=\"qsd-tf10-curved-card\"\u003e\n\u003ch3\u003eBest For\u003c\/h3\u003e\n\u003cp\u003eSmall teams, first-time exhibitors, recruiters, service providers, product brands, nonprofits, startups, healthcare vendors, local businesses, and regional sales teams that need a polished booth look without complex hardware.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf10-curved-card\"\u003e\n\u003ch3\u003eNot Ideal For\u003c\/h3\u003e\n\u003cp\u003eWet outdoor environments, strong wind, heavy product display, enclosed meeting rooms, large 20ft booth layouts, or booths that require built-in lighting, shelving, monitors, and furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-curved-section\"\u003e\n\u003ch2\u003eWhere It Works Best\u003c\/h2\u003e\n\u003cul class=\"qsd-tf10-curved-use-list\"\u003e\n\u003cli\u003e10x10 trade show booths\u003c\/li\u003e\n\u003cli\u003eProduct launch events\u003c\/li\u003e\n\u003cli\u003eHiring fairs\u003c\/li\u003e\n\u003cli\u003eUniversity recruiting events\u003c\/li\u003e\n\u003cli\u003eHotel ballroom conferences\u003c\/li\u003e\n\u003cli\u003eChamber of commerce expos\u003c\/li\u003e\n\u003cli\u003eSmall business showcases\u003c\/li\u003e\n\u003cli\u003eHealthcare and dental conferences\u003c\/li\u003e\n\u003cli\u003eNonprofit outreach booths\u003c\/li\u003e\n\u003cli\u003eRetail pop-ups\u003c\/li\u003e\n\u003cli\u003eReal estate events\u003c\/li\u003e\n\u003cli\u003eFinancial advisor seminars\u003c\/li\u003e\n\u003cli\u003eSaaS demo booths\u003c\/li\u003e\n\u003cli\u003eFranchise discovery events\u003c\/li\u003e\n\u003cli\u003eEducation fairs\u003c\/li\u003e\n\u003cli\u003eTourism promotion tables\u003c\/li\u003e\n\u003cli\u003eRegional sales roadshows\u003c\/li\u003e\n\u003cli\u003eCorporate training events\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-curved-section\"\u003e\n\u003ch2\u003eRefresh Your Booth Without Replacing the Hardware\u003c\/h2\u003e\n\u003cp\u003eReplacement graphics are available for new campaigns, product launches, hiring events, seasonal offers, sponsor updates, or refreshed brand messaging.\u003c\/p\u003e\n\u003cp\u003eKeep the curved frame and wheeled hardcase, then update the fabric graphic or podium wrap when your event message changes.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-curved-section\"\u003e\n\u003ch2\u003eRecommended Use \u0026amp; Care\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf10-curved-green-note\"\u003e\n\u003cp\u003eThis display is best used indoors or in dry, covered event spaces.\u003c\/p\u003e\n\u003cp\u003eIt is not designed for rain, strong wind, wet ground, moisture, or unsheltered outdoor use. Store fabric graphics fully dry and keep all components packed safely in the hardcase after the event.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-curved-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-tf10-curved-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e10ft Curved Booth Presence\u003c\/strong\u003e Curved tension fabric display adds depth and a more complete booth feel inside standard 10x10 spaces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e10' × 7.5' Display Size\u003c\/strong\u003e Strong visual coverage for trade shows, conferences, demos, and recruiting events.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardcase Podium Included\u003c\/strong\u003e Wheeled transport hardcase converts into a branded podium during the event.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTool-Free Snap-Tube Frame\u003c\/strong\u003e Numbered aluminum frame sections support easier setup and repeat event use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClean Tension Fabric Graphic\u003c\/strong\u003e Seamless fabric graphic creates a smooth curved wall for logos, product visuals, and brand messages.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReplacement Graphics Available\u003c\/strong\u003e Refresh the display for new events without replacing the frame and hardcase.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGreat for Small Teams\u003c\/strong\u003e Useful for first-time exhibitors, recruiters, nonprofits, service providers, and regional sales teams.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e10 Business Day Timeline\u003c\/strong\u003e Product page lists 10 business days for production and shipping after artwork approval.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-curved-section\"\u003e\n\u003ch2\u003eProduction Timing Reminder\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf10-curved-note\"\u003e\n\u003cp\u003eThis product currently requires 10 business days for production and shipping after artwork approval. Please allow enough time for artwork setup, proof review, approval, production, transit, and event receiving.\u003c\/p\u003e\n\u003cp\u003eIf you have a fixed event date, hotel delivery window, conference deadline, show-site delivery window, or advance warehouse cutoff, share your timeline before ordering so production and delivery timing can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-curved-section qsd-tf10-curved-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cbr\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the hardcase convert into a podium?\u003c\/summary\u003e\n\u003cp\u003eYes. The wheeled transport hardcase can be used as a branded podium at the event, and the kit includes a custom fabric print for the hardcase.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I design based on the product size or the artwork template?\u003c\/summary\u003e\n\u003cp\u003ePlease use the official artwork template for final print files. The template includes bleed, seam allowance, and fabric stretch for the curved frame.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the fabric washable and flame-retardant?\u003c\/summary\u003e\n\u003cp\u003eThe product page describes premium tension fabric graphics as washable and built for repeated shows. If your event requires flame-retardant documentation or material certificates, please confirm requirements with our team before production.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this display suitable for a standard 10x10 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. The 10ft curved backdrop is a strong fit for standard 10x10 booth layouts. We recommend confirming booth rules, height limits, depth, and available floor space with your event organizer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the graphic later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement fabric graphics and hardcase podium wrap graphics are available, so you can update the display for new events or campaigns without replacing the frame and hardcase.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre tables, lights, or flooring included?\u003c\/summary\u003e\n\u003cp\u003eNo. The standard kit includes the curved frame, fabric graphic, wheeled hardcase, and custom fabric print for the hardcase. Tables, lights, flooring, literature racks, monitors, and extra accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use this display outdoors?\u003c\/summary\u003e\n\u003cp\u003eThis display is best used indoors or in dry, covered event spaces. It is not designed for rain, strong wind, wet ground, moisture, or unsheltered outdoor use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I add LED lights?\u003c\/summary\u003e\n\u003cp\u003eYes, clip-on LED lights may be added or quoted separately if you need better visibility in dim halls. Please confirm power access and cable rules with your venue before the event.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I upload?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, EPS, TIFF, JPG, or press-quality PDF files are recommended. Use CMYK color mode, 150–300 dpi resolution, outlined fonts, and the official templates.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-curved-cta\"\u003e\n\u003ch2\u003eNeed a Curved Booth Backdrop That Looks Clean from Every Angle?\u003c\/h2\u003e\n\u003cp\u003eSend us your logo, event date, brand colors, and booth message. Our team can help prepare a polished curved display layout before production. Share your booth size, delivery address, artwork status, and event deadline so we can help confirm layout fit, artwork setup, and delivery planning.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45341445161118,"sku":"10W-CURVED","price":699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10ft_TenseFlex__Booth_Curved_main.jpg?v=1769995011"},{"product_id":"tenseflex-media-10ft-trade-show-displays-a","title":"Staggered Media Wall Kit | 10ft TenseFlex TV Backwall","description":"\u003cstyle\u003e\n  .qsd-media-a-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-media-a-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-media-a-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-media-a-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-media-a-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-media-a-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-media-a-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-media-a-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-media-a-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-media-a-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-media-a-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-media-a-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-media-a-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-media-a-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-media-a-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-media-a-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-media-a-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-media-a-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-media-a-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-media-a-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-media-a-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-media-a-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-media-a-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-media-a-steps {\n    counter-reset: media-a-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-media-a-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-media-a-step:before {\n    counter-increment: media-a-step;\n    content: counter(media-a-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-media-a-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-media-a-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-media-a-spec-table th,\n  .qsd-media-a-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-media-a-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-media-a-spec-table tr:last-child th,\n  .qsd-media-a-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-media-a-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-media-a-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-media-a-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-media-a-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-media-a-cta h2,\n  .qsd-media-a-cta p {\n    color: #fff;\n  }\n\n  .qsd-media-a-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-media-a-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-media-a-hero,\n    .qsd-media-a-cta {\n      padding: 24px;\n    }\n\n    .qsd-media-a-title {\n      font-size: 28px;\n    }\n\n    .qsd-media-a-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-media-a-grid-2,\n    .qsd-media-a-grid-3,\n    .qsd-media-a-feature-list,\n    .qsd-media-a-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-media-a-use-list {\n      columns: 1;\n    }\n\n    .qsd-media-a-spec-table,\n    .qsd-media-a-spec-table tbody,\n    .qsd-media-a-spec-table tr,\n    .qsd-media-a-spec-table th,\n    .qsd-media-a-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-media-a-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-media-a-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-media-a-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-media-a-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-media-a-detail\"\u003e\n\u003csection class=\"qsd-media-a-hero\"\u003e\n\u003cdiv class=\"qsd-media-a-eyebrow\"\u003eTwo-Panel TenseFlex Media Booth with TV Mount, Shelf, and Printed Podium Case\u003c\/div\u003e\n\u003ch2 class=\"qsd-media-a-title\"\u003eModular 10x10 TenseFlex Media Trade Show Booth A\u003c\/h2\u003e\n\u003cp class=\"qsd-media-a-subtitle\"\u003eGive your 10x10 booth a cleaner presentation setup with two custom fabric panels, a built-in TV mount, a display shelf for light samples or printed materials, and a hardcase podium with custom print included as a standard component. It is made for teams that need to explain, demo, and connect with visitors.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-a-section\"\u003e\n\u003ch2\u003eA Clean Two-Panel Media Booth for Presentations and Product Demos\u003c\/h2\u003e\n\u003cp\u003eThe Modular 10x10 TenseFlex Media Trade Show Booth A gives your booth more function than a basic printed backwall. It combines two fabric display panels, a TV\/monitor mount, a light-duty MDF shelf, and a printed hardcase podium for front-of-booth interaction.\u003c\/p\u003e\n\u003cp\u003eUse one panel as your main brand wall and the second panel as a supporting information area. This setup helps separate your headline, product details, QR codes, service highlights, and motion content without making the booth look crowded.\u003c\/p\u003e\n\u003cp\u003eThe included printed hardcase podium gives your team a practical counter for brochures, QR scans, appointment cards, lead forms, business cards, samples, or quick visitor conversations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-a-section\"\u003e\n\u003ch2\u003eTwo Panels, One Clear Booth Story\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-a-grid-2\"\u003e\n\u003cdiv class=\"qsd-media-a-card\"\u003e\n\u003ch3\u003e5' × 7.5' Display Panel\u003c\/h3\u003e\n\u003cp\u003eUse this panel for your main brand wall, logo, campaign headline, booth number, QR code, or short quick-read message.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-a-card\"\u003e\n\u003ch3\u003e5' × 10' Display Panel\u003c\/h3\u003e\n\u003cp\u003eUse the taller panel for product details, service highlights, demo messaging, customer proof, or a larger visual story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-a-section\"\u003e\n\u003ch2\u003eTV Mount for Motion Content\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-a-note\"\u003e\n\u003cp\u003eThe TV mount gives your booth a dedicated space for motion content. Use it for product videos, software walkthroughs, customer stories, demo loops, event schedules, or short brand presentations.\u003c\/p\u003e\n\u003cp\u003eScreen is not included. The TV mount works with compatible 24\"–32\" monitors and supports up to 52 lbs. Please check your monitor size, weight, VESA pattern, power access, media player setup, HDMI needs, and cable plan before the event.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-a-section\"\u003e\n\u003ch2\u003eMDF Shelf for Lightweight Display Items\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-a-green-note\"\u003e\n\u003cp\u003eThe MDF shelf is designed for light display items such as brochures, catalogs, sample cards, QR code signs, small giveaways, tablets, or compact demo pieces.\u003c\/p\u003e\n\u003cp\u003eMaximum recommended load: 15 lbs. Keep heavy products, unstable items, fragile products, liquids, or expensive loose devices off the shelf for a safer setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-a-section\"\u003e\n\u003ch2\u003eHardcase Podium with Custom Print Included\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-a-note\"\u003e\n\u003cp\u003eThe hardcase podium with custom print is included as a standard component in this booth package.\u003c\/p\u003e\n\u003cp\u003eIt helps protect the booth hardware and graphics during transport and storage. During the event, it can be used as a branded front counter for brochures, catalogs, QR scans, lead forms, sample cards, appointment prompts, giveaways, and visitor conversations.\u003c\/p\u003e\n\u003cp\u003eThis gives your booth a stronger front-facing touchpoint without requiring a separate branded counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-a-section\"\u003e\n\u003ch2\u003eRecommended Message Strategy\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-a-blue-note\"\u003e\n\u003cp\u003eUse one panel for the main brand message and the other for product details, service highlights, QR codes, event offers, or supporting visuals.\u003c\/p\u003e\n\u003cp\u003eUse the monitor for motion content, the shelf for lightweight materials, and the printed podium for close-range action such as a QR code, website, appointment link, booth number, or lead capture call to action.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-a-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 5' × 7.5' aluminum snap-tube display frame\u003c\/li\u003e\n\u003cli\u003e1 × 5' × 10' aluminum snap-tube display frame\u003c\/li\u003e\n\u003cli\u003e2 × Custom seamless fabric graphics\u003c\/li\u003e\n\u003cli\u003e1 × TV\/monitor mount for compatible 24\"–32\" screens, supports up to 52 lbs\u003c\/li\u003e\n\u003cli\u003e1 × MDF display shelf with aluminum bracket, supports up to 15 lbs\u003c\/li\u003e\n\u003cli\u003e1 × Hardcase podium with custom print\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-media-a-note\"\u003e\n\u003cp\u003eMonitor, TV, media player, HDMI cable, power cords, product samples, flooring, chairs, tables, literature racks, LED lights, and other booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-a-section\"\u003e\n\u003ch2\u003eOptional Upgrade Guide\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-a-grid-2\"\u003e\n\u003cdiv class=\"qsd-media-a-card\"\u003e\n\u003ch3\u003eLED Lights\u003c\/h3\u003e\n\u003cp\u003eAdd LED lights when you need extra visibility in darker halls, hotel ballrooms, indoor conference rooms, or trade show aisles with uneven lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-a-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-a-table-wrap\"\u003e\n\u003ctable class=\"qsd-media-a-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eModular 10x10 TenseFlex Media Trade Show Booth A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Layout\u003c\/th\u003e\n\u003ctd\u003eTwo-panel media booth with TV\/monitor mount, MDF display shelf, and printed hardcase podium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Size\u003c\/th\u003e\n\u003ctd\u003e5' × 7.5' panel and 5' × 10' panel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eArtwork \/ Printing Area\u003c\/th\u003e\n\u003ctd\u003ePlease follow the official artwork template before production. Artwork templates may include bleed, finishing allowance, and fabric stretch allowance.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eLightweight anodized aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless zippered tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTV \/ Monitor Mount\u003c\/th\u003e\n\u003ctd\u003eCompatible with 24\"–32\" monitors; supports up to 52 lbs. Monitor is not included.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eShelf\u003c\/th\u003e\n\u003ctd\u003eMDF display shelf with aluminum bracket; supports lightweight items up to 15 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTransport \/ Podium\u003c\/th\u003e\n\u003ctd\u003eHardcase podium with custom print included as a standard component\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePodium Use\u003c\/th\u003e\n\u003ctd\u003eUse for brochures, QR codes, samples, catalogs, sign-ups, appointment cards, lead forms, business cards, giveaways, and visitor conversations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight Note\u003c\/th\u003e\n\u003ctd\u003eProduct page lists approx. 36.4 lbs for nylon bag configuration. If your order includes the hardcase podium as standard, confirm final packed weight before show-site or advance warehouse delivery.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOptional Upgrade\u003c\/th\u003e\n\u003ctd\u003eLED lights for additional visibility in indoor event spaces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Requirement\u003c\/th\u003e\n\u003ctd\u003eThe fabric display itself does not require power. Your TV\/monitor and optional LED lights require venue power access.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eIndoor and dry covered event spaces such as trade shows, demos, hiring events, hotel conferences, and regional sales activities\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e7 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for new events, campaigns, product launches, recruiting messages, seasonal promotions, or podium graphic refreshes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVenue Material Note\u003c\/th\u003e\n\u003ctd\u003eIf your event requires washable fabric details, flame-retardant documentation, material certificates, or specific fabric compliance details, please confirm requirements with our team before production.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-a-section\"\u003e\n\u003ch2\u003e4-Step Setup\u003c\/h2\u003e\n\u003cp\u003eThis two-panel media booth is designed for small teams attending expos, demos, hiring events, and regional sales activities.\u003c\/p\u003e\n\u003cdiv class=\"qsd-media-a-steps\"\u003e\n\u003cdiv class=\"qsd-media-a-step\"\u003e\n\u003ch4\u003eAssemble the Frames\u003c\/h4\u003e\n\u003cp\u003eAssemble both snap-tube display frames and place them according to your 10x10 booth layout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-a-step\"\u003e\n\u003ch4\u003eInstall Fabric Graphics\u003c\/h4\u003e\n\u003cp\u003eSlide the printed fabric graphics over the frames and zip them closed for a clean fitted appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-a-step\"\u003e\n\u003ch4\u003eAdd TV Mount and Shelf\u003c\/h4\u003e\n\u003cp\u003eAttach the TV mount and MDF shelf following the hardware instructions, then confirm the 15 lb shelf limit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-a-step\"\u003e\n\u003ch4\u003eSet Podium and Cables\u003c\/h4\u003e\n\u003cp\u003ePlace the printed hardcase podium, add your compatible monitor, and check that shelf items and cables are secure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-a-section\"\u003e\n\u003ch2\u003eMonitor and Cable Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-a-note\"\u003e\n\u003cp\u003eWhen using a monitor, confirm outlet access, HDMI or media player setup, extension cord rules, power strip restrictions, and cable routing with your venue.\u003c\/p\u003e\n\u003cp\u003eKeep cords secured and away from visitor traffic. Route cables behind the display or along approved booth paths to reduce trip hazards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-a-section\"\u003e\n\u003ch2\u003eArtwork Template Note\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-a-blue-note\"\u003e\n\u003cp\u003ePlease use the official artwork template for final print files. It may include bleed and finishing allowance, so the design area can differ from the assembled display size.\u003c\/p\u003e\n\u003cp\u003eKeep important text, logos, QR codes, product claims, and alignment-sensitive elements inside the safe visible area. Contact us if your design requires precise alignment across panels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-a-section\"\u003e\n\u003ch2\u003eBest Use Cases\u003c\/h2\u003e\n\u003cp\u003eThis booth is useful when your team needs to show more than a logo and wants a compact setup for media, samples, and visitor engagement.\u003c\/p\u003e\n\u003cul class=\"qsd-media-a-use-list\"\u003e\n\u003cli\u003eSaaS demos\u003c\/li\u003e\n\u003cli\u003eTech expos\u003c\/li\u003e\n\u003cli\u003eHealthcare conferences\u003c\/li\u003e\n\u003cli\u003eMedical device demos\u003c\/li\u003e\n\u003cli\u003eFranchise shows\u003c\/li\u003e\n\u003cli\u003eUniversity career fairs\u003c\/li\u003e\n\u003cli\u003eReal estate events\u003c\/li\u003e\n\u003cli\u003eFood and beverage buyer shows\u003c\/li\u003e\n\u003cli\u003eBeauty launches\u003c\/li\u003e\n\u003cli\u003eNonprofit outreach events\u003c\/li\u003e\n\u003cli\u003eChamber of commerce expos\u003c\/li\u003e\n\u003cli\u003eProduct demo days\u003c\/li\u003e\n\u003cli\u003eCorporate roadshows\u003c\/li\u003e\n\u003cli\u003eEducation technology fairs\u003c\/li\u003e\n\u003cli\u003eRegional business shows\u003c\/li\u003e\n\u003cli\u003eB2B sales presentations\u003c\/li\u003e\n\u003cli\u003eStartup showcases\u003c\/li\u003e\n\u003cli\u003eIndoor brand activations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-a-section\"\u003e\n\u003ch2\u003eRecommended Use\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-a-green-note\"\u003e\n\u003cp\u003eBest for indoor trade shows, conferences, demos, recruiting events, hotel ballroom events, and dry covered event spaces.\u003c\/p\u003e\n\u003cp\u003eOutdoor or semi-outdoor use should avoid rain, strong wind, wet ground, moisture, uneven flooring, unstable shelf loading, and unsheltered conditions. Always confirm venue rules before your event.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-a-section\"\u003e\n\u003ch2\u003eReusable Frame, Refreshable Graphics\u003c\/h2\u003e\n\u003cp\u003eKeep the two-panel frame system, TV mount, MDF shelf, and hardcase podium, then update the fabric graphics or podium wrap for new events, campaigns, product launches, recruiting messages, seasonal offers, or sponsor updates.\u003c\/p\u003e\n\u003cp\u003eReplacement graphics are available, so you can refresh the booth without replacing the full display hardware.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-a-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-media-a-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eTwo-Panel Media Layout\u003c\/strong\u003e Separates your headline, product details, service highlights, QR codes, and demo content.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e24\"–32\" TV Mount\u003c\/strong\u003e Built-in monitor mount supports compatible screens up to 52 lbs for videos and presentations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e15 lb MDF Shelf\u003c\/strong\u003e Light-duty shelf supports brochures, catalogs, sample cards, QR signs, tablets, and compact demo pieces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrinted Podium Included\u003c\/strong\u003e Hardcase podium with custom print is included as a standard component for transport and on-site branding.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Presentation Setup\u003c\/strong\u003e Made for teams that need to explain, demo, answer questions, and collect leads inside a 10x10 booth.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOptional LED Lights\u003c\/strong\u003e Add LED lights when your booth needs more visibility in dim indoor event spaces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRefreshable Graphics\u003c\/strong\u003e Replace panel graphics or podium wrap for new campaigns without replacing the full frame system.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e7 Business Day Timeline\u003c\/strong\u003e Product page lists 7 business days for production and shipping after artwork approval.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-a-section\"\u003e\n\u003ch2\u003eProduction Timeline Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-a-note\"\u003e\n\u003cp\u003eThe product page currently lists a 7 business day production and shipping timeline after artwork approval. Please allow extra time for artwork setup, proof review, approval, production, transit, and event receiving.\u003c\/p\u003e\n\u003cp\u003eIf you have a fixed event date, advance warehouse deadline, hotel event, or convention center receiving cutoff, share your timeline before ordering so production and delivery timing can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-a-section qsd-media-a-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the monitor included?\u003c\/summary\u003e\n\u003cp\u003eNo. This kit includes the TV\/monitor mount only. Please use a compatible 24\"–32\" monitor weighing no more than 52 lbs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat can I place on the display shelf?\u003c\/summary\u003e\n\u003cp\u003eThe MDF shelf supports up to 15 lbs and is best for lightweight items such as brochures, QR code cards, small samples, tablets, catalogs, or giveaways.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the hardcase podium included?\u003c\/summary\u003e\n\u003cp\u003eYes. The hardcase podium with custom print is included as a standard component in this version. It can protect booth hardware during transport and convert into a branded front counter on-site.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I design based on the product size or the artwork template?\u003c\/summary\u003e\n\u003cp\u003ePlease use the official artwork template for final print files. It may include bleed, finishing allowance, and fabric allowance, so the design area can differ from the assembled display size.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat type of fabric is used?\u003c\/summary\u003e\n\u003cp\u003eThe product page lists wrinkle-free seamless zippered tension fabric. If your event requires washable fabric details, flame-retardant documentation, or material certificates, please confirm requirements with our team before production.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order new graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement fabric graphics and podium wrap graphics are available, so you can update the booth for new events, campaigns, product launches, or recruiting messages without replacing the frame.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I add LED lights?\u003c\/summary\u003e\n\u003cp\u003eYes. LED lights are available as an optional upgrade if your booth needs extra visibility in dim indoor event spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a 10x10 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. This media booth is designed for many 10x10 booth layouts, but always confirm your show rules, height limits, booth depth, aisle clearance, podium placement, and available floor space.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this ship to an advance warehouse or show site?\u003c\/summary\u003e\n\u003cp\u003eYes, but check your exhibitor manual for receiving deadlines, booth number labeling, carrier rules, dock instructions, and material handling requirements before shipping to a venue.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat files should I upload?\u003c\/summary\u003e\n\u003cp\u003eUse the official artwork template. Print-ready AI, PDF, PSD, EPS, TIFF, JPG, or high-resolution PDF files are recommended. Keep important text and logos inside the safe area.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-a-cta\"\u003e\n\u003ch2\u003eNeed a Booth That Can Present and Display at the Same Time?\u003c\/h2\u003e\n\u003cp\u003eSend us your logo, event date, monitor plan, key message, delivery address, and any booth rules you already have. We can help prepare a clean two-panel booth layout before production.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45318019842206,"sku":"10WM-B2B3","price":1349.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/1010-WD-02-.4385.png?v=1746525662"},{"product_id":"tenseflex-media-10ft-trade-show-displays-b","title":"Dual Backdrop Exhibit Kit | TenseFlex Media Booth","description":"\u003cstyle\u003e\n  .qsd-media-b-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-media-b-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-media-b-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-media-b-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-media-b-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-media-b-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-media-b-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-media-b-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-media-b-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-media-b-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-media-b-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-media-b-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-media-b-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-media-b-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-media-b-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-media-b-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-media-b-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-media-b-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-media-b-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-media-b-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-media-b-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-media-b-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-media-b-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-media-b-steps {\n    counter-reset: media-b-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-media-b-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-media-b-step:before {\n    counter-increment: media-b-step;\n    content: counter(media-b-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-media-b-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-media-b-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-media-b-spec-table th,\n  .qsd-media-b-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-media-b-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-media-b-spec-table tr:last-child th,\n  .qsd-media-b-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-media-b-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-media-b-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-media-b-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-media-b-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-media-b-cta h2,\n  .qsd-media-b-cta p {\n    color: #fff;\n  }\n\n  .qsd-media-b-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-media-b-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-media-b-hero,\n    .qsd-media-b-cta {\n      padding: 24px;\n    }\n\n    .qsd-media-b-title {\n      font-size: 28px;\n    }\n\n    .qsd-media-b-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-media-b-grid-2,\n    .qsd-media-b-grid-3,\n    .qsd-media-b-feature-list,\n    .qsd-media-b-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-media-b-use-list {\n      columns: 1;\n    }\n\n    .qsd-media-b-spec-table,\n    .qsd-media-b-spec-table tbody,\n    .qsd-media-b-spec-table tr,\n    .qsd-media-b-spec-table th,\n    .qsd-media-b-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-media-b-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-media-b-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-media-b-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-media-b-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-media-b-detail\"\u003e\n\u003csection class=\"qsd-media-b-hero\"\u003e\n\u003cdiv class=\"qsd-media-b-eyebrow\"\u003eTwo-Panel TenseFlex Media Booth with TV Mount, Shelf, and Printed Podium Case\u003c\/div\u003e\n\u003ch2 class=\"qsd-media-b-title\"\u003eModular 10x10 TenseFlex Media Trade Show Booth B\u003c\/h2\u003e\n\u003cp class=\"qsd-media-b-subtitle\"\u003eCreate a compact 10x10 media booth with two custom-shaped tension fabric panels, an integrated TV mount, a display shelf, and a hardcase podium with custom print included as a standard component. Use it to show videos, present products, support QR lead capture, and keep key materials within easy reach.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-b-section\"\u003e\n\u003ch2\u003eA Two-Panel Media Booth Built for Videos, Products, and Conversations\u003c\/h2\u003e\n\u003cp\u003eThe Modular 10x10 TenseFlex Media Trade Show Booth B gives your booth more function than a standard fabric backwall. It combines two custom-shaped tension fabric panels with a TV\/monitor mount, a light-duty MDF display shelf, and a printed hardcase podium for front-of-booth interaction.\u003c\/p\u003e\n\u003cp\u003eUse one panel for your main brand message and the other for product details, service highlights, QR codes, event offers, or supporting visuals. The two-panel layout helps separate information without making the booth feel crowded.\u003c\/p\u003e\n\u003cp\u003eThe TV mount supports demo content, while the shelf and podium give your team practical places for lightweight samples, brochures, catalogs, QR cards, giveaways, or visitor sign-up materials.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-b-section\"\u003e\n\u003ch2\u003eTV Mount for Motion Content\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-b-note\"\u003e\n\u003cp\u003eThe TV\/monitor mount is compatible with 24\"–32\" TVs and supports up to 52 lbs.\u003c\/p\u003e\n\u003cp\u003eThe monitor is not included unless quoted separately. Before your event, confirm your screen size, weight, VESA mounting pattern, power access, media player setup, HDMI needs, extension cord rules, and cable plan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-b-section\"\u003e\n\u003ch2\u003eMDF Display Shelf for Lightweight Items\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-b-green-note\"\u003e\n\u003cp\u003eThe MDF display shelf supports up to 15 lbs and is ideal for lightweight samples, brochures, catalogs, QR cards, giveaways, tablets, small demo items, or printed takeaways.\u003c\/p\u003e\n\u003cp\u003eKeep heavy products, unstable items, fragile products, liquids, or expensive loose devices off the shelf for a safer setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-b-section\"\u003e\n\u003ch2\u003eHardcase Podium with Custom Print Included\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-b-note\"\u003e\n\u003cp\u003eThe hardcase podium with custom print is included as a standard component in this booth package.\u003c\/p\u003e\n\u003cp\u003eIt helps protect the booth hardware and graphics during transport and storage. During the event, it can be used as a branded front counter for QR scans, brochures, lead forms, catalogs, samples, appointment cards, business cards, or visitor conversations.\u003c\/p\u003e\n\u003cp\u003eThis gives the booth a stronger front-of-booth touchpoint without requiring a separate branded counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-b-section\"\u003e\n\u003ch2\u003eRecommended Booth Message Strategy\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-b-blue-note\"\u003e\n\u003cp\u003eUse the taller panel for your main visual, the second panel for supporting information, the monitor for motion content, and the shelf for lightweight materials such as samples, brochures, or QR cards.\u003c\/p\u003e\n\u003cp\u003eUse the printed hardcase podium for close-range action: QR code, website, appointment link, booth number, event offer, product category, or short lead capture message.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-b-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 5' × 7.5' flat aluminum snap-tube frame\u003c\/li\u003e\n\u003cli\u003e1 × 5' × 7.5' flat aluminum snap-tube frame\u003c\/li\u003e\n\u003cli\u003e2 × High-resolution seamless fabric prints\u003c\/li\u003e\n\u003cli\u003e1 × TV\/monitor mount compatible with 24\"–32\" TVs and up to 52 lbs\u003c\/li\u003e\n\u003cli\u003e1 × Aluminum bracket with MDF display panel, supports up to 15 lbs\u003c\/li\u003e\n\u003cli\u003e1 × Hardcase podium with custom print\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-media-b-note\"\u003e\n\u003cp\u003eTV\/monitor, media player, HDMI cable, power cords, product samples, flooring, chairs, tables, literature racks, LED lights, and other booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-b-section\"\u003e\n\u003ch2\u003eOptional Upgrade Guide\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-b-grid-2\"\u003e\n\u003cdiv class=\"qsd-media-b-card\"\u003e\n\u003ch3\u003eLED Lights\u003c\/h3\u003e\n\u003cp\u003eAdd LED lights for better visibility in dim event halls, hotel ballrooms, indoor conference rooms, or trade show aisles with uneven lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-b-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-b-table-wrap\"\u003e\n\u003ctable class=\"qsd-media-b-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eModular 10x10 TenseFlex Media Trade Show Booth B\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Type\u003c\/th\u003e\n\u003ctd\u003eTwo-panel 10x10 media booth with TV\/monitor mount, MDF display shelf, and printed hardcase podium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Size\u003c\/th\u003e\n\u003ctd\u003e5' × 7.5' left panel and 5' × 7.5' right panel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eArtwork \/ Printing Area\u003c\/th\u003e\n\u003ctd\u003ePlease follow the official artwork template before production. Artwork templates may include bleed, finishing allowance, and fabric stretch allowance.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless zippered tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTV \/ Monitor Mount\u003c\/th\u003e\n\u003ctd\u003eCompatible with 24\"–32\" TVs; supports up to 52 lbs. TV is not included.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eShelf\u003c\/th\u003e\n\u003ctd\u003eAluminum bracket with MDF display panel; supports lightweight items up to 15 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTransport \/ Podium\u003c\/th\u003e\n\u003ctd\u003eHardcase podium with custom print included as a standard component\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePodium Use\u003c\/th\u003e\n\u003ctd\u003eUse for brochures, QR codes, samples, sign-ups, appointment cards, lead forms, business cards, giveaways, and visitor conversations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight Note\u003c\/th\u003e\n\u003ctd\u003eProduct page lists approx. 35 lbs for nylon bag configuration. If your order includes the hardcase podium as standard, confirm final packed weight before show-site or advance warehouse delivery.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOptional Upgrade\u003c\/th\u003e\n\u003ctd\u003eLED lights for additional graphic visibility in indoor event spaces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Requirement\u003c\/th\u003e\n\u003ctd\u003eThe fabric display itself does not require power. Your TV\/monitor and optional LED lights require venue power access.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor and dry covered event spaces. Avoid wind, rain, moisture, wet floors, uneven ground, unstable shelf loading, and unsupervised setup.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e6 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for new campaigns, product launches, hiring events, seasonal messages, sponsor updates, or podium graphic refreshes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVenue Material Note\u003c\/th\u003e\n\u003ctd\u003eIf your event requires flame-retardant documentation, material certificates, or specific fabric compliance details, please confirm requirements with our team before production.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-b-section\"\u003e\n\u003ch2\u003e4-Step Tool-Free Setup\u003c\/h2\u003e\n\u003cp\u003eThis booth is designed for small teams attending trade shows, demos, recruiting events, and regional roadshows.\u003c\/p\u003e\n\u003cdiv class=\"qsd-media-b-steps\"\u003e\n\u003cdiv class=\"qsd-media-b-step\"\u003e\n\u003ch4\u003eConnect the Frames\u003c\/h4\u003e\n\u003cp\u003eConnect the numbered aluminum snap-tube frames for both fabric panels and position them in your booth layout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-b-step\"\u003e\n\u003ch4\u003eInstall the Graphics\u003c\/h4\u003e\n\u003cp\u003ePull the custom fabric graphics over each frame and zip them closed for a clean fitted look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-b-step\"\u003e\n\u003ch4\u003eAdd TV Mount and Shelf\u003c\/h4\u003e\n\u003cp\u003eAttach the TV mount and MDF display shelf according to the hardware instructions, then check the 15 lb shelf limit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-b-step\"\u003e\n\u003ch4\u003eSet Podium and Cables\u003c\/h4\u003e\n\u003cp\u003ePlace the printed hardcase podium near the aisle, add your compatible monitor if needed, and check power and cable placement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-b-section\"\u003e\n\u003ch2\u003eMonitor and Cable Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-b-note\"\u003e\n\u003cp\u003eIf you plan to use a monitor, confirm power access, HDMI or media player setup, extension cord rules, power strip restrictions, and cable placement with your venue before the event.\u003c\/p\u003e\n\u003cp\u003eKeep all cables secured and away from walking paths. Route cords behind the display or along approved booth paths to reduce trip hazards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-b-section\"\u003e\n\u003ch2\u003eArtwork Template Note\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-b-blue-note\"\u003e\n\u003cp\u003eArtwork templates may include bleed, finishing, and fabric allowance. Please follow the official template for print files.\u003c\/p\u003e\n\u003cp\u003eKeep important text, logos, QR codes, product claims, and alignment-sensitive elements inside the safe visible area. Contact us if your design requires precise alignment across both panels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-b-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-media-b-section\"\u003e\n\u003ch2\u003eBest Use Cases\u003c\/h2\u003e\n\u003cp\u003eThis booth is useful when your team needs to show more than a logo and wants a compact setup for media, samples, and visitor engagement.\u003c\/p\u003e\n\u003cul class=\"qsd-media-b-use-list\"\u003e\n\u003cli\u003eSaaS demos\u003c\/li\u003e\n\u003cli\u003eTech expos\u003c\/li\u003e\n\u003cli\u003eHealthcare conferences\u003c\/li\u003e\n\u003cli\u003eMedical device demos\u003c\/li\u003e\n\u003cli\u003eFranchise shows\u003c\/li\u003e\n\u003cli\u003eUniversity career fairs\u003c\/li\u003e\n\u003cli\u003eReal estate events\u003c\/li\u003e\n\u003cli\u003eFood and beverage buyer shows\u003c\/li\u003e\n\u003cli\u003eBeauty launches\u003c\/li\u003e\n\u003cli\u003eNonprofit outreach events\u003c\/li\u003e\n\u003cli\u003eChamber of commerce expos\u003c\/li\u003e\n\u003cli\u003eProduct demo days\u003c\/li\u003e\n\u003cli\u003eCorporate roadshows\u003c\/li\u003e\n\u003cli\u003eEducation technology fairs\u003c\/li\u003e\n\u003cli\u003eRegional business shows\u003c\/li\u003e\n\u003cli\u003eB2B sales presentations\u003c\/li\u003e\n\u003cli\u003eStartup showcases\u003c\/li\u003e\n\u003cli\u003eIndoor brand activations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-b-section\"\u003e\n\u003ch2\u003eRecommended Use\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-b-green-note\"\u003e\n\u003cp\u003eBest for indoor trade shows, conferences, demos, recruiting events, hotel ballroom events, and dry covered event spaces.\u003c\/p\u003e\n\u003cp\u003eOutdoor or semi-outdoor use should avoid wind, rain, moisture, uneven ground, unstable shelf loading, and unsupervised setup. Always confirm venue rules before your event.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-b-section\"\u003e\n\u003ch2\u003eReusable Frame, Refreshable Graphics\u003c\/h2\u003e\n\u003cp\u003eKeep the two-panel frame system, TV mount, MDF shelf, and hardcase podium, then update the fabric graphics or podium wrap for new campaigns, product launches, hiring events, seasonal messages, sponsor programs, or annual trade shows.\u003c\/p\u003e\n\u003cp\u003eReplacement fabric graphics are available, so you can refresh the booth without replacing the full display system.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-b-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-media-b-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eTwo-Panel Media Layout\u003c\/strong\u003e Separates your main brand message, product details, screen content, and booth actions.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e24\"–32\" TV Mount\u003c\/strong\u003e Integrated monitor mount supports compatible screens up to 52 lbs for videos and demos.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e15 lb MDF Shelf\u003c\/strong\u003e Light-duty shelf supports samples, brochures, catalogs, QR cards, tablets, and small demo items.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrinted Podium Included\u003c\/strong\u003e Hardcase podium with custom print is included as a standard component for transport and on-site branding.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Demo Setup\u003c\/strong\u003e Great for SaaS demos, tech expos, healthcare events, franchise shows, recruiting fairs, and product demo days.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOptional LED Lights\u003c\/strong\u003e Add LED lights when your booth needs more visibility in dim indoor event halls.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRefreshable Graphics\u003c\/strong\u003e Replace panel graphics or podium wrap for new campaigns without replacing the full frame system.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFast Production Timeline\u003c\/strong\u003e Product page lists 6 business days for production and shipping after artwork approval.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-b-section\"\u003e\n\u003ch2\u003eProduction Timeline Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-b-note\"\u003e\n\u003cp\u003eThe product page currently lists a 6 business day production and shipping timeline after artwork approval. Please allow extra time for artwork setup, proof review, approval, production, transit, and event receiving.\u003c\/p\u003e\n\u003cp\u003eIf you have a fixed event date, advance warehouse deadline, hotel event, or convention center receiving cutoff, share your timeline before ordering so production and delivery timing can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-b-section qsd-media-b-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the TV or monitor included?\u003c\/summary\u003e\n\u003cp\u003eNo. The kit includes a TV\/monitor mount, but the screen itself is not included. The mount is compatible with 24\"–32\" TVs and supports up to 52 lbs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much weight can the display shelf hold?\u003c\/summary\u003e\n\u003cp\u003eThe MDF display shelf supports up to 15 lbs. It is best for lightweight samples, brochures, QR cards, tablets, catalogs, and small demo items.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the hardcase podium included?\u003c\/summary\u003e\n\u003cp\u003eYes. The hardcase podium with custom print is included as a standard component in this version. It can protect booth hardware during transport and convert into a branded front counter on-site.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy is the artwork template size different from the product size?\u003c\/summary\u003e\n\u003cp\u003eArtwork templates may include bleed, finishing, fabric stretch, and production allowance. Please follow the official template for print files, and contact us if your design requires precise alignment across panels.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the fabric washable and flame-retardant?\u003c\/summary\u003e\n\u003cp\u003eThe product page lists wrinkle-free seamless zippered tension fabric. If your event requires washable fabric details, flame-retardant documentation, or material certificates, please confirm requirements with our team before production.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement fabric graphics and podium wrap graphics are available, so you can refresh the booth for new campaigns, product launches, hiring events, or seasonal messages without replacing the frame.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I add LED lights?\u003c\/summary\u003e\n\u003cp\u003eYes. LED lights are available as an optional upgrade if your booth needs extra visibility in dim indoor event spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a 10x10 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. This media booth is designed for many 10x10 booth layouts, but always confirm your show rules, height limits, booth depth, aisle clearance, podium placement, and available floor space.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this ship to an advance warehouse or show site?\u003c\/summary\u003e\n\u003cp\u003eYes, but check your exhibitor manual for receiving deadlines, booth number labeling, carrier rules, dock instructions, and material handling requirements before shipping to a venue.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat files should I upload?\u003c\/summary\u003e\n\u003cp\u003eUse the official artwork template. Print-ready AI, PDF, PSD, EPS, TIFF, JPG, or high-resolution PDF files are recommended. Keep important text and logos inside the safe area.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-b-cta\"\u003e\n\u003ch2\u003ePlanning a Booth That Needs to Show More Than a Logo?\u003c\/h2\u003e\n\u003cp\u003eSend us your event date, logo, brand colors, monitor plan, key message, delivery address, and any booth rules you already have. Our team can help prepare a clean two-panel media booth layout before production.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45318021775518,"sku":"10WM-B2B5","price":699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/1010-WD-02-.4395.png?v=1757662489"},{"product_id":"tenseflex-media-10ft-trade-show-displays-c","title":"Tiered Media Booth Wall | High-Low TenseFlex Display","description":"\u003cstyle\u003e\n  .qsd-media-c-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-media-c-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-media-c-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-media-c-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-media-c-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-media-c-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-media-c-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-media-c-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-media-c-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-media-c-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-media-c-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-media-c-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-media-c-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-media-c-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-media-c-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-media-c-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-media-c-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-media-c-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-media-c-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-media-c-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-media-c-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-media-c-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-media-c-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-media-c-steps {\n    counter-reset: media-c-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-media-c-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-media-c-step:before {\n    counter-increment: media-c-step;\n    content: counter(media-c-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-media-c-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-media-c-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-media-c-spec-table th,\n  .qsd-media-c-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-media-c-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-media-c-spec-table tr:last-child th,\n  .qsd-media-c-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-media-c-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-media-c-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-media-c-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-media-c-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-media-c-cta h2,\n  .qsd-media-c-cta p {\n    color: #fff;\n  }\n\n  .qsd-media-c-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-media-c-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-media-c-hero,\n    .qsd-media-c-cta {\n      padding: 24px;\n    }\n\n    .qsd-media-c-title {\n      font-size: 28px;\n    }\n\n    .qsd-media-c-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-media-c-grid-2,\n    .qsd-media-c-grid-3,\n    .qsd-media-c-feature-list,\n    .qsd-media-c-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-media-c-use-list {\n      columns: 1;\n    }\n\n    .qsd-media-c-spec-table,\n    .qsd-media-c-spec-table tbody,\n    .qsd-media-c-spec-table tr,\n    .qsd-media-c-spec-table th,\n    .qsd-media-c-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-media-c-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-media-c-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-media-c-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-media-c-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-media-c-detail\"\u003e\n\u003csection class=\"qsd-media-c-hero\"\u003e\n\u003cdiv class=\"qsd-media-c-eyebrow\"\u003eStepped 10x10 Media Booth with TV Mount, Shelf, and Printed Podium Case\u003c\/div\u003e\n\u003ch2 class=\"qsd-media-c-title\"\u003eModular 10x10 TenseFlex Media Trade Show Booth C\u003c\/h2\u003e\n\u003cp class=\"qsd-media-c-subtitle\"\u003eCreate a more useful 10x10 booth with a stepped two-panel TenseFlex™ media display, TV\/monitor mount, light-duty product shelf, and a hardcase podium with custom print included as a standard component. This portable trade show booth is made for product videos, SaaS demos, light sample displays, QR lead capture, recruiting events, and B2B sales conversations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eA Stepped 10x10 Media Booth for Videos, Samples, and Sales Conversations\u003c\/h2\u003e\n\u003cp\u003eThis TenseFlex™ Media Display Kit C uses a taller narrow left panel and a wider lower right panel to create a stepped two-zone booth layout.\u003c\/p\u003e\n\u003cp\u003eWith a TV\/monitor mount, a light-duty shelf, and a printed hardcase podium, it gives your 10x10 space more than a printed background. It becomes a compact demo station for videos, product stories, lightweight samples, QR scans, visitor conversations, and lead capture.\u003c\/p\u003e\n\u003cp\u003eUse the screen for motion content, the shelf for lightweight samples, the fabric panels for your brand story, and the podium for brochures, QR codes, appointment prompts, and quick sales conversations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eStepped Two-Panel Layout\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-c-grid-2\"\u003e\n\u003cdiv class=\"qsd-media-c-card\"\u003e\n\u003ch3\u003eTaller Left Panel\u003c\/h3\u003e\n\u003cp\u003eUse the taller left panel for your logo, booth number, QR code, category label, sponsor message, or short headline that needs to stay visible from the aisle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-c-card\"\u003e\n\u003ch3\u003eWider Lower Right Panel\u003c\/h3\u003e\n\u003cp\u003eUse the wider right panel for your main campaign message, product visuals, benefit-driven copy, customer proof, or visitor-facing brand story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003ePanel Sizes\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-c-green-note\"\u003e\n\u003cp\u003eLeft panel size: approximately 40.8\" W × 99.6\" H.\u003c\/p\u003e\n\u003cp\u003eRight panel size: approximately 80.4\" W × 90\" H.\u003c\/p\u003e\n\u003cp\u003eThe taller left panel can hold your logo, QR code, booth number, or short message, while the wider right panel gives your team more room for product visuals, benefit-driven copy, and visitor-facing brand storytelling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eArtwork Template Sizes\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-c-blue-note\"\u003e\n\u003cp\u003eLeft panel printing area: approximately 40.5\" W × 99.7\" H.\u003c\/p\u003e\n\u003cp\u003eRight panel printing area: approximately 79.9\" W × 90.1\" H.\u003c\/p\u003e\n\u003cp\u003ePlease use the official artwork template for each panel and keep important logos, QR codes, and text inside the safe visible area. Remove all template guidelines before submitting final artwork files.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eWhy the Stepped Layout Works\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-c-green-note\"\u003e\n\u003cp\u003eThe taller left panel helps your booth stay visible from the aisle, while the wider lower panel creates a clearer space for product messaging and demo content.\u003c\/p\u003e\n\u003cp\u003eThis stepped layout makes the booth feel more designed than a flat wall and helps visitors understand where to look first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eTV Mount for Demo-Led Booths\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-c-note\"\u003e\n\u003cp\u003eThe included TV\/monitor mount supports 24\"–32\" screens and up to 52 lbs.\u003c\/p\u003e\n\u003cp\u003eUse it for product videos, software walkthroughs, customer case studies, appointment instructions, QR code prompts, brand reels, or short explainer loops that help visitors understand your offer faster.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eMonitor Planning Note\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-c-note\"\u003e\n\u003cp\u003eThe TV\/monitor mount is included, but the TV is not included unless quoted separately.\u003c\/p\u003e\n\u003cp\u003eBefore your event, confirm your screen size, VESA mounting pattern, total TV weight, power access, media player setup, HDMI needs, and cable routing with your venue or show organizer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eShelf for Lightweight Display Items\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-c-green-note\"\u003e\n\u003cp\u003eThe included shelf supports up to 15 lbs and is best for lightweight samples, small demo products, brochures, QR code signs, tablets, appointment cards, or display props.\u003c\/p\u003e\n\u003cp\u003eAvoid placing heavy equipment, unstable items, liquid-filled items, fragile products, or high-value loose devices on the shelf during the event.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eHardcase Podium with Custom Print Included\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-c-note\"\u003e\n\u003cp\u003eThe hardcase podium with custom print is included as a standard component in this booth package.\u003c\/p\u003e\n\u003cp\u003eIt helps protect booth hardware and graphics during transport and storage. On-site, it becomes a branded front counter for brochures, QR scans, small samples, appointment cards, business cards, lead forms, giveaways, and visitor conversations.\u003c\/p\u003e\n\u003cp\u003eThis gives the media booth a clear front-of-booth action point without requiring a separate branded counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eA Media Station, Not Just a Backdrop\u003c\/h2\u003e\n\u003cp\u003eThe two fabric panels create the branded visual structure, while the TV mount and shelf give your team practical touchpoints for motion content and light product display.\u003c\/p\u003e\n\u003cp\u003eTogether with the included printed hardcase podium, the system creates a compact media station for demos, lead capture, sales conversations, and product education.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eMedia Booth vs. Standard Fabric Backwall\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-c-grid-2\"\u003e\n\u003cdiv class=\"qsd-media-c-card\"\u003e\n\u003ch3\u003eChoose a Standard Backwall When...\u003c\/h3\u003e\n\u003cp\u003eYou only need a clean printed background for basic brand visibility, photography, or a simple booth wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-c-card\"\u003e\n\u003ch3\u003eChoose Media Display Kit C When...\u003c\/h3\u003e\n\u003cp\u003eYour booth needs a screen, a light-duty shelf, a printed podium, and separate graphic zones for demos, samples, QR scans, and guided visitor conversations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eHow Kit C Feels Different\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-c-blue-note\"\u003e\n\u003cp\u003eKit C uses a stepped straight-top layout with one taller narrow panel and one wider lower panel.\u003c\/p\u003e\n\u003cp\u003eIt works well when your brand wants a cleaner, more structured media booth for video demos, product messaging, and light sample display without a curved-side look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eRecommended 10x10 Booth Layout\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-c-green-note\"\u003e\n\u003cp\u003ePlace the two display panels along the rear or rear-side area of your 10x10 booth, angle the TV toward the main aisle, and use the shelf for lightweight samples, brochures, or QR code signage.\u003c\/p\u003e\n\u003cp\u003ePlace the printed hardcase podium near the front aisle or slightly inside the booth as a greeting, QR scan, sample, or lead capture station. Keep the front of the booth open so visitors can step in, watch the screen, scan a code, and talk with your team.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eWhat This Kit Includes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 40.8\" W × 99.6\" H flat aluminum snap-tube frame\u003c\/li\u003e\n\u003cli\u003e1 × 80.4\" W × 90\" H flat aluminum snap-tube frame\u003c\/li\u003e\n\u003cli\u003e2 × High-resolution seamless fabric prints\u003c\/li\u003e\n\u003cli\u003e1 × TV\/monitor mount for 24\"–32\" screens, supports up to 52 lbs\u003c\/li\u003e\n\u003cli\u003e1 × Shelf with MDF panel, supports up to 15 lbs\u003c\/li\u003e\n\u003cli\u003e1 × Hardcase podium with custom print\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-media-c-note\"\u003e\n\u003cp\u003eTV\/monitor, product samples, tablets, media players, power cords, flooring, chairs, tables, literature racks, LED lights, and other booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eOptional Upgrade Guide\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-c-grid-2\"\u003e\n\u003cdiv class=\"qsd-media-c-card\"\u003e\n\u003ch3\u003eLED Lights\u003c\/h3\u003e\n\u003cp\u003eAdd LED lights if your booth needs extra visibility in a darker exhibit hall, hotel ballroom, or indoor event space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-c-table-wrap\"\u003e\n\u003ctable class=\"qsd-media-c-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eModular 10x10 TenseFlex Media Trade Show Booth C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Type\u003c\/th\u003e\n\u003ctd\u003eStepped two-panel 10x10 media booth with TV\/monitor mount, light-duty shelf, and printed hardcase podium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLeft Panel Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 40.8\" W × 99.6\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRight Panel Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 80.4\" W × 90\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLeft Panel Artwork Area\u003c\/th\u003e\n\u003ctd\u003eApprox. 40.5\" W × 99.7\" H. Use the official template for final file setup.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRight Panel Artwork Area\u003c\/th\u003e\n\u003ctd\u003eApprox. 79.9\" W × 90.1\" H. Use the official template for final file setup.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless zippered tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTV \/ Monitor Mount\u003c\/th\u003e\n\u003ctd\u003eCompatible with 24\"–32\" TVs; supports up to 52 lbs. TV is not included.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eShelf\u003c\/th\u003e\n\u003ctd\u003eAluminum bracket with MDF panel; supports lightweight items up to 15 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTransport \/ Podium\u003c\/th\u003e\n\u003ctd\u003eHardcase podium with custom print included as a standard component\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePodium Use\u003c\/th\u003e\n\u003ctd\u003eUse for brochures, QR codes, samples, sign-ups, appointment cards, lead forms, business cards, giveaways, and visitor conversations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight Note\u003c\/th\u003e\n\u003ctd\u003eProduct page lists approx. 35 lbs for nylon bag configuration. If your order includes the hardcase podium as standard, confirm final packed weight before show-site or advance warehouse delivery.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOptional Upgrade\u003c\/th\u003e\n\u003ctd\u003eLED lights for additional visibility in indoor event spaces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Requirement\u003c\/th\u003e\n\u003ctd\u003eThe standard fabric display does not require power. Your TV and optional LED lights require venue power access.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor trade shows, conferences, hiring fairs, hotel ballroom events, product demos, and controlled event environments.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e8 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for future campaigns, product launches, recruiting seasons, sponsor programs, annual trade shows, or podium graphic refreshes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVenue Material Note\u003c\/th\u003e\n\u003ctd\u003eIf your event requires flame-retardant documentation, material certificates, or specific fabric compliance details, please confirm requirements with our team before production.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003e4-Step Setup Planning\u003c\/h2\u003e\n\u003cp\u003eThis booth is designed for a functional stepped 10x10 media layout with printed panels, a screen zone, a light-duty sample shelf, and a branded podium touchpoint.\u003c\/p\u003e\n\u003cdiv class=\"qsd-media-c-steps\"\u003e\n\u003cdiv class=\"qsd-media-c-step\"\u003e\n\u003ch4\u003eBuild the Panel Frames\u003c\/h4\u003e\n\u003cp\u003eConnect the taller left frame and wider right frame, then position them along the rear or rear-side area of your booth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-c-step\"\u003e\n\u003ch4\u003eInstall Fabric Graphics\u003c\/h4\u003e\n\u003cp\u003eZip the custom fabric graphics onto the frames and align each panel message clearly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-c-step\"\u003e\n\u003ch4\u003eAdd TV and Shelf\u003c\/h4\u003e\n\u003cp\u003eInstall your compatible 24\"–32\" screen and place lightweight items on the shelf within the 15 lb limit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-c-step\"\u003e\n\u003ch4\u003eSet the Podium\u003c\/h4\u003e\n\u003cp\u003eUse the printed hardcase podium near the aisle or front booth area for brochures, QR scans, lead forms, or samples.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eShipping \u0026amp; Storage Notes\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-c-note\"\u003e\n\u003cp\u003eThe product page lists the nylon bag configuration at approximately 35 lbs. If your order includes the printed hardcase podium as standard, confirm final packed weight and package details before shipping to a venue.\u003c\/p\u003e\n\u003cp\u003eIf shipping to an advance warehouse or show site, check your exhibitor manual for receiving deadlines, booth number labeling, carrier rules, dock instructions, and material handling requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003ePower \u0026amp; Cable Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-c-note\"\u003e\n\u003cp\u003eThe display frame itself does not require power, but your TV\/monitor and optional LED lights will. Confirm outlet access, extension cord rules, power strip restrictions, HDMI\/media player setup, and cable routing before your event.\u003c\/p\u003e\n\u003cp\u003eKeep cables secured and away from walking paths. Route cords behind the display or along approved booth paths to reduce trip hazards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eRecommended Graphic Strategy\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-c-green-note\"\u003e\n\u003cp\u003eUse the taller left panel for your logo, booth number, QR code, category label, or short headline.\u003c\/p\u003e\n\u003cp\u003eUse the wider right panel for the main campaign message, product benefits, customer proof, or hero visual. Use the TV for motion content, the shelf for lightweight samples or printed takeaways, and the podium graphic for close-range calls to action.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eArtwork Planning Tips\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-c-blue-note\"\u003e\n\u003cp\u003eKeep small text inside the safe area, avoid placing important information near trim or bending lines, and leave enough visual breathing room around the TV area.\u003c\/p\u003e\n\u003cp\u003eFor the podium graphic, use high-readability content such as your logo, QR code, website, booth number, product category, appointment prompt, or short lead capture message.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eWhere It Works Best\u003c\/h2\u003e\n\u003cul class=\"qsd-media-c-use-list\"\u003e\n\u003cli\u003eSaaS conferences\u003c\/li\u003e\n\u003cli\u003eHealthcare expos\u003c\/li\u003e\n\u003cli\u003eDental conventions\u003c\/li\u003e\n\u003cli\u003eMedical device demos\u003c\/li\u003e\n\u003cli\u003eUniversity career fairs\u003c\/li\u003e\n\u003cli\u003eFranchise expos\u003c\/li\u003e\n\u003cli\u003eManufacturing trade shows\u003c\/li\u003e\n\u003cli\u003eHotel ballroom conferences\u003c\/li\u003e\n\u003cli\u003eFinancial advisor events\u003c\/li\u003e\n\u003cli\u003eStartup showcases\u003c\/li\u003e\n\u003cli\u003eProduct launch tours\u003c\/li\u003e\n\u003cli\u003eChamber of commerce expos\u003c\/li\u003e\n\u003cli\u003eEducation fairs\u003c\/li\u003e\n\u003cli\u003eRetail technology demos\u003c\/li\u003e\n\u003cli\u003eRegional business shows\u003c\/li\u003e\n\u003cli\u003eB2B sales events\u003c\/li\u003e\n\u003cli\u003eRecruiting fairs\u003c\/li\u003e\n\u003cli\u003eIndoor brand activations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eWho Should Use This Media Booth?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-c-grid-2\"\u003e\n\u003cdiv class=\"qsd-media-c-card\"\u003e\n\u003ch3\u003eBest For\u003c\/h3\u003e\n\u003cp\u003eSaaS and tech teams, healthcare brands, medical device companies, education programs, financial service firms, manufacturers, franchise brands, recruiting teams, product launch teams, and B2B exhibitors who need a compact 10x10 booth with video support and light display space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-c-card\"\u003e\n\u003ch3\u003eNot Ideal For\u003c\/h3\u003e\n\u003cp\u003eHeavy product display, large monitors above 32\", wet or windy outdoor use, booths without power access for the TV, or teams that need a fully enclosed private meeting space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eRecommended Use\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-c-green-note\"\u003e\n\u003cp\u003eBest for indoor trade shows, conferences, hiring fairs, hotel ballroom events, product demos, and controlled event environments.\u003c\/p\u003e\n\u003cp\u003eOutdoor or semi-outdoor use should avoid wind, rain, moisture, uneven ground, unstable shelf loading, and unsupervised setup. Always confirm venue rules before your event.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eReusable Frame, Refreshable Graphics\u003c\/h2\u003e\n\u003cp\u003eKeep the two-panel frame system, TV mount, shelf, and hardcase podium, then update the fabric graphics or podium wrap for new campaigns, product launches, recruiting seasons, sponsor programs, or annual trade shows.\u003c\/p\u003e\n\u003cp\u003eReplacement graphics help your booth stay current without replacing the full display system.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-media-c-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStepped Media Layout\u003c\/strong\u003e One taller narrow panel and one wider lower panel create a structured 10x10 media booth.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e24\"–32\" TV Mount\u003c\/strong\u003e Included TV\/monitor mount supports compatible screens up to 52 lbs for demos and videos.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e15 lb Shelf Capacity\u003c\/strong\u003e Light-duty shelf supports small samples, brochures, cards, QR signs, or demo props.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrinted Podium Included\u003c\/strong\u003e Hardcase podium with custom print is included as a standard component for transport and visitor interaction.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUseful for Demo Conversations\u003c\/strong\u003e Built for product videos, SaaS walkthroughs, light samples, QR scans, and booth conversations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOptional LED Lights\u003c\/strong\u003e Add LED lights when you need more focused visibility in darker indoor event spaces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRefreshable Graphics\u003c\/strong\u003e Replace fabric graphics or podium wrap for new events, campaigns, products, or recruiting seasons.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e8 Business Day Timeline\u003c\/strong\u003e Product page lists 8 business days for production and shipping after artwork approval.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section\"\u003e\n\u003ch2\u003eProduction Timeline Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-c-note\"\u003e\n\u003cp\u003eThe product page lists an 8 business day production and shipping timeline after artwork approval. Please allow extra time for artwork setup, proof review, approval, production, transit, and event receiving.\u003c\/p\u003e\n\u003cp\u003eIf you have a fixed show date, advance warehouse deadline, hotel event, or convention center receiving cutoff, share your timeline before ordering so production and delivery timing can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-section qsd-media-c-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size are the display panels?\u003c\/summary\u003e\n\u003cp\u003eThe left panel is approximately 40.8\" W × 99.6\" H. The right panel is approximately 80.4\" W × 90\" H.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the artwork sizes?\u003c\/summary\u003e\n\u003cp\u003eThe left panel printing area is approximately 40.5\" W × 99.7\" H. The right panel printing area is approximately 79.9\" W × 90.1\" H. Please use the official template for final artwork setup.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the TV included?\u003c\/summary\u003e\n\u003cp\u003eNo. The kit includes a TV\/monitor mount, but the TV is not included unless quoted separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat TV size does it support?\u003c\/summary\u003e\n\u003cp\u003eThe TV\/monitor mount is compatible with 24\"–32\" TVs and supports up to 52 lbs. Please confirm screen size, weight, VESA pattern, and mounting compatibility before your event.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much weight can the shelf hold?\u003c\/summary\u003e\n\u003cp\u003eThe shelf supports up to 15 lbs and is best for lightweight samples, brochures, tablets, QR signs, or small display items.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the hardcase podium included?\u003c\/summary\u003e\n\u003cp\u003eYes. The hardcase podium with custom print is included as a standard component in this version. It can be used for transport protection and as a branded front counter on-site.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a 10x10 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. This media booth is designed for many 10x10 booth layouts, but always confirm your show rules, height limits, booth depth, aisle clearance, podium placement, and available floor space.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I add lights?\u003c\/summary\u003e\n\u003cp\u003eYes. Two LED lights are available as optional upgrades.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order replacement graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement fabric graphics and podium wrap graphics can be ordered for future campaigns, product launches, recruiting seasons, or sponsor events.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this ship to an advance warehouse or show site?\u003c\/summary\u003e\n\u003cp\u003eYes, but check your exhibitor manual for receiving deadlines, booth number labeling, carrier rules, dock instructions, and material handling requirements.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat files should I upload?\u003c\/summary\u003e\n\u003cp\u003eUse the official artwork template. Print-ready AI, PDF, PSD, EPS, TIFF, JPG, or high-resolution PDF files are recommended. Keep important text and logos inside the safe area.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-c-cta\"\u003e\n\u003ch2\u003eReady to Build a More Useful 10x10 Media Booth?\u003c\/h2\u003e\n\u003cp\u003eUpload your logo, product visuals, or campaign message, and our team can help prepare the two panel graphics before production. Need it for a specific event? Share your booth size, TV size, shelf display needs, event deadline, and delivery address so we can help confirm the best production and shipping plan.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45318022201502,"sku":"10WM-A3C1","price":1439.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/Modular_10x10_TenseFlex_Media_Trade_Show_Displays_C_1..png?v=1757662449"},{"product_id":"tenseflex-media-10ft-trade-show-displays-d","title":"Modular 10x10 TenseFlex Media Trade Show Booth with TV Mount","description":"\u003cstyle\u003e\n  .qsd-media-d-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-media-d-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-media-d-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-media-d-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-media-d-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-media-d-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-media-d-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-media-d-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-media-d-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-media-d-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-media-d-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-media-d-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-media-d-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-media-d-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-media-d-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-media-d-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-media-d-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-media-d-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-media-d-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-media-d-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-media-d-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-media-d-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-media-d-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-media-d-steps {\n    counter-reset: media-d-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-media-d-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-media-d-step:before {\n    counter-increment: media-d-step;\n    content: counter(media-d-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-media-d-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-media-d-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-media-d-spec-table th,\n  .qsd-media-d-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-media-d-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-media-d-spec-table tr:last-child th,\n  .qsd-media-d-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-media-d-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-media-d-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-media-d-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-media-d-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-media-d-cta h2,\n  .qsd-media-d-cta p {\n    color: #fff;\n  }\n\n  .qsd-media-d-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-media-d-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-media-d-hero,\n    .qsd-media-d-cta {\n      padding: 24px;\n    }\n\n    .qsd-media-d-title {\n      font-size: 28px;\n    }\n\n    .qsd-media-d-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-media-d-grid-2,\n    .qsd-media-d-grid-3,\n    .qsd-media-d-feature-list,\n    .qsd-media-d-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-media-d-use-list {\n      columns: 1;\n    }\n\n    .qsd-media-d-spec-table,\n    .qsd-media-d-spec-table tbody,\n    .qsd-media-d-spec-table tr,\n    .qsd-media-d-spec-table th,\n    .qsd-media-d-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-media-d-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-media-d-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-media-d-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-media-d-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-media-d-detail\"\u003e\n\u003csection class=\"qsd-media-d-hero\"\u003e\n\u003cdiv class=\"qsd-media-d-eyebrow\"\u003eScreen-Ready 10x10 Tension Fabric Media Booth\u003c\/div\u003e\n\u003ch2 class=\"qsd-media-d-title\"\u003eTenseFlex™ Media Booth D\u003c\/h2\u003e\n\u003cp class=\"qsd-media-d-subtitle\"\u003eCreate a screen-ready 10x10 trade show booth with two custom tension fabric panels, a 24\"–32\" TV\/monitor mount, a compact MDF display panel, and a hard shipping case with custom print. This TenseFlex™ Media Booth D is built for demos, presentations, recruiting, software walkthroughs, healthcare education, product storytelling, and B2B sales conversations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eA 10x10 Media Booth Built for Demos, Not Just Branding\u003c\/h2\u003e\n\u003cp\u003eThis TenseFlex™ Media Booth D is designed for teams that need a screen-ready 10x10 display, not just a printed backdrop.\u003c\/p\u003e\n\u003cp\u003eIt combines a wide branded fabric panel, a narrower angled media panel, a TV\/monitor mount, a small display shelf area, and a hard shipping case with custom print, creating a booth layout for product videos, live demos, samples, brochures, QR scans, and quick buyer conversations.\u003c\/p\u003e\n\u003cp\u003eUse it when your booth needs to explain what you do quickly, support a screen-based demo, and still leave space for visitors to stop, watch, scan, and talk with your team.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eWhy Choose a Media Booth Layout?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-d-blue-note\"\u003e\n\u003cp\u003eA media booth helps visitors understand your product faster. Use the monitor area for demo videos, explainer loops, app walkthroughs, patient education, product comparisons, pitch decks, menu boards, or short sales presentations.\u003c\/p\u003e\n\u003cp\u003eThe printed fabric panels support your brand message, while the shelf area holds lightweight samples, brochures, QR code cards, or small demo items.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eTwo-Panel Display Size\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-d-grid-2\"\u003e\n\u003cdiv class=\"qsd-media-d-card\"\u003e\n\u003ch3\u003eLeft Display Panel\u003c\/h3\u003e\n\u003cp\u003e72\" W × 96\" H. The wider panel works well for your main brand message, hero visual, product promise, campaign headline, or booth background.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-d-card\"\u003e\n\u003ch3\u003eRight Display Panel\u003c\/h3\u003e\n\u003cp\u003e36\" W × 84\" H. The narrower angled panel creates a dedicated media or supporting message zone for video, product details, QR codes, or calls to action.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eArtwork Size Note\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-d-note\"\u003e\n\u003cp\u003ePlease do not use the finished display size as your artwork file size. The artwork template lists printing areas of 79.9\" W × 99.7\" H and 40.5\" W × 99.7\" H.\u003c\/p\u003e\n\u003cp\u003eAlways design from the provided template, keep important text inside the safe area, extend background colors or images to the bleed area, and remove template guidelines before submitting final files.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eAsymmetrical Panels for a Stronger Visual Flow\u003c\/h2\u003e\n\u003cp\u003eThe two-panel layout creates a more dynamic booth shape than a single flat wall.\u003c\/p\u003e\n\u003cp\u003eUse the wide panel to anchor your brand, and use the narrower panel to guide attention toward your monitor, product message, QR code, or demo area. This helps your booth feel planned, not just decorated.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eTV \/ Monitor Mount Details\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-d-green-note\"\u003e\n\u003cp\u003eThe included TV\/monitor mount is compatible with 24\"–32\" screens and supports up to 52 lbs. The TV or monitor is not included.\u003c\/p\u003e\n\u003cp\u003eBefore ordering or arriving at the venue, confirm your screen size, screen weight, mounting pattern, power access, media player setup, and cable routing plan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eScreen Safety Reminder\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-d-note\"\u003e\n\u003cp\u003eThe monitor mount supports up to 52 lbs, but every screen is different. Always confirm the actual screen weight, mounting pattern, and venue rules before use.\u003c\/p\u003e\n\u003cp\u003eDo not mount oversized, unstable, or unsupported displays. For busy events, make sure cables and power cords are safely managed and kept away from walking paths.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eWhat to Show on the Screen\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-d-grid-3\"\u003e\n\u003cdiv class=\"qsd-media-d-card\"\u003e\n\u003ch3\u003eDemo Content\u003c\/h3\u003e\n\u003cp\u003eUse the screen for product demo videos, software walkthroughs, app previews, before-and-after visuals, training loops, or pitch decks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-d-card\"\u003e\n\u003ch3\u003eTrust Content\u003c\/h3\u003e\n\u003cp\u003eShow customer testimonials, case study highlights, partner logos, patient education clips, or product comparison content.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-d-card\"\u003e\n\u003ch3\u003eEvent Content\u003c\/h3\u003e\n\u003cp\u003eUse the monitor for menu boards, event schedules, sponsor videos, booth instructions, demo appointment times, or short sales presentations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eSmall Display Panel for Lightweight Items\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-d-green-note\"\u003e\n\u003cp\u003eThe MDF panel supports up to 15 lbs and is best for lightweight samples, brochures, demo cards, QR code signs, small packaged products, tablets with support stands, or giveaway items.\u003c\/p\u003e\n\u003cp\u003eAvoid heavy machines, open liquids, unstable glass items, oversized objects, or products that exceed the listed weight limit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eHard Shipping Case Included\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-d-blue-note\"\u003e\n\u003cp\u003eThis updated kit includes a hard shipping case with custom print as part of the standard set.\u003c\/p\u003e\n\u003cp\u003eUse the printed hardcase as a branded counter near the aisle for QR scans, brochures, lead forms, business cards, demo prompts, or quick visitor conversations. After the event, the case helps protect the booth components during transport and storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eOptional Upgrades\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-d-note\"\u003e\n\u003cp\u003eOptional LED lights may be added for top lighting if your booth needs extra visibility. This product is a non-backlit tension fabric media booth with a monitor mount; optional LED lights add overhead illumination, but they do not make it a full SEG lightbox display.\u003c\/p\u003e\n\u003cp\u003eThe hard shipping case with custom print is treated as included in this updated product configuration, not as an optional upgrade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-media-d-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eScreen-Ready Media Booth\u003c\/strong\u003e Includes a TV\/monitor mount for 24\"–32\" screens, making the booth useful for demos, videos, app walkthroughs, and presentations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTwo-Panel Visual Layout\u003c\/strong\u003e The 72\" × 96\" wide panel anchors the brand, while the 36\" × 84\" angled panel supports media messaging and visitor flow.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMonitor Mount Supports up to 52 lbs\u003c\/strong\u003e Built for compatible 24\"–32\" screens. TV or monitor is not included and must be checked before the event.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMDF Display Panel Supports up to 15 lbs\u003c\/strong\u003e Use it for lightweight samples, brochures, QR signs, small product cards, tablets with support stands, or giveaways.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHard Shipping Case with Custom Print Included\u003c\/strong\u003e Protects booth components during transport and can work as a branded front counter during the show.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNon-Backlit Fabric Media Display\u003c\/strong\u003e Ideal when your main focus is screen-based storytelling, not a fully illuminated lightbox wall.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReplacement Graphics Available\u003c\/strong\u003e Refresh the booth for new campaigns, recruiting seasons, sponsor messages, product modules, or sales roadshows.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree Design Help Included\u003c\/strong\u003e Send your logo, screen plan, booth message, and brand assets so our team can help prepare a proof before production.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eMedia D vs. Product Shelf Booths\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-d-grid-2\"\u003e\n\u003cdiv class=\"qsd-media-d-card\"\u003e\n\u003ch3\u003eChoose Media Booth D\u003c\/h3\u003e\n\u003cp\u003eChoose Media Booth D when your main goal is video, screen demos, app walkthroughs, presentations, digital storytelling, or a simple media-focused 10x10 booth layout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-d-card\"\u003e\n\u003ch3\u003eChoose a Shelving-Focused Booth\u003c\/h3\u003e\n\u003cp\u003eChoose a shelving-focused booth when you need to display more physical products, larger product assortments, or multiple shelf zones for retail-style merchandising.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eMedia Booth vs. Backlit Booth\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-d-grid-2\"\u003e\n\u003cdiv class=\"qsd-media-d-card\"\u003e\n\u003ch3\u003eTenseFlex™ Media Booth\u003c\/h3\u003e\n\u003cp\u003eThis TenseFlex™ Media Booth is a non-backlit fabric display with a monitor mount. It is built for screen-based storytelling, lightweight presentation needs, and compact booth conversations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-d-card\"\u003e\n\u003ch3\u003eEdgeLumi™ or TenseLight™ Booth\u003c\/h3\u003e\n\u003cp\u003eChoose an EdgeLumi™ or TenseLight™ booth when your priority is a fully illuminated graphic wall, backlit SEG lighting, or stronger lightbox-style impact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eRecommended 10x10 Layout\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-d-blue-note\"\u003e\n\u003cp\u003ePlace the wider panel as the main visual anchor, position the narrower panel as the media or support zone, and keep the screen facing the aisle at a comfortable viewing height.\u003c\/p\u003e\n\u003cp\u003eUse the MDF panel for brochures, QR codes, sample items, or demo prompts, and use the printed hardcase near the front as a small counter while keeping the center of the booth open for visitor conversations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eRecommended Graphic Strategy\u003c\/h2\u003e\n\u003cp\u003eUse the wider panel for your logo, brand promise, hero visual, or main campaign message. Use the narrower panel to support the screen with a short headline, QR code, demo steps, product benefits, or event call-to-action.\u003c\/p\u003e\n\u003cp\u003eAvoid placing important text too close to the screen mount, shelf area, panel edges, seams, trim lines, or zipper areas. Keep small text large enough to read from the aisle.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003ePower and Cable Planning for Screen Use\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-d-note\"\u003e\n\u003cp\u003eThe fabric booth itself does not require power, but your TV or monitor will. If using a screen or optional LED lights, confirm outlet access, extension cord rules, power strip restrictions, and cable routing with your venue or show organizer before move-in.\u003c\/p\u003e\n\u003cp\u003eKeep cords behind the display or along approved booth paths to reduce trip hazards and maintain a clean booth appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eWhere It Works Best\u003c\/h2\u003e\n\u003cp\u003eUse this Media Booth D when your team needs a compact booth that can show video, explain a product, support lightweight samples, and create a clear conversation zone.\u003c\/p\u003e\n\u003cul class=\"qsd-media-d-use-list\"\u003e\n\u003cli\u003eSaaS demos\u003c\/li\u003e\n\u003cli\u003eMedical device presentations\u003c\/li\u003e\n\u003cli\u003eDental conferences\u003c\/li\u003e\n\u003cli\u003eUniversity program fairs\u003c\/li\u003e\n\u003cli\u003eRecruiting events\u003c\/li\u003e\n\u003cli\u003eFinancial service seminars\u003c\/li\u003e\n\u003cli\u003eFranchise expos\u003c\/li\u003e\n\u003cli\u003eReal estate project showcases\u003c\/li\u003e\n\u003cli\u003eNonprofit donor presentations\u003c\/li\u003e\n\u003cli\u003eEducation technology events\u003c\/li\u003e\n\u003cli\u003eProduct training stations\u003c\/li\u003e\n\u003cli\u003eHotel ballroom conferences\u003c\/li\u003e\n\u003cli\u003eChamber of commerce expos\u003c\/li\u003e\n\u003cli\u003eLocal business showcases\u003c\/li\u003e\n\u003cli\u003eRegional sales roadshows\u003c\/li\u003e\n\u003cli\u003eConsulting presentations\u003c\/li\u003e\n\u003cli\u003eHealthcare education booths\u003c\/li\u003e\n\u003cli\u003eB2B sales conversations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eWho Should Use This Booth?\u003c\/h2\u003e\n\u003cp\u003eThis booth is a strong fit for teams that need a screen to explain what they do quickly.\u003c\/p\u003e\n\u003cul class=\"qsd-media-d-use-list\"\u003e\n\u003cli\u003eSoftware teams\u003c\/li\u003e\n\u003cli\u003eHealthcare companies\u003c\/li\u003e\n\u003cli\u003eMedical device brands\u003c\/li\u003e\n\u003cli\u003eEducation programs\u003c\/li\u003e\n\u003cli\u003eReal estate developers\u003c\/li\u003e\n\u003cli\u003eFinancial service firms\u003c\/li\u003e\n\u003cli\u003eFranchise sales teams\u003c\/li\u003e\n\u003cli\u003eNonprofit fundraisers\u003c\/li\u003e\n\u003cli\u003eTraining providers\u003c\/li\u003e\n\u003cli\u003eConsultants\u003c\/li\u003e\n\u003cli\u003eB2B service companies\u003c\/li\u003e\n\u003cli\u003eProduct demo teams\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eBest For \/ Not Ideal For\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-d-grid-2\"\u003e\n\u003cdiv class=\"qsd-media-d-card\"\u003e\n\u003ch3\u003eBest For\u003c\/h3\u003e\n\u003cp\u003eIndoor demos, screen presentations, lightweight samples, brochures, QR code displays, compact 10x10 booth conversations, recruiting events, and B2B sales presentations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-d-card\"\u003e\n\u003ch3\u003eNot Ideal For\u003c\/h3\u003e\n\u003cp\u003eOversized screens, heavy equipment, large product inventory, wet outdoor environments, unstable flooring, unsupported monitor setups, or events where power access cannot be confirmed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eRefresh the Message for Each Event\u003c\/h2\u003e\n\u003cp\u003eKeep the frame, media setup, hard shipping case, and display components, then update the fabric graphics for new campaigns, product modules, training topics, recruiting seasons, sponsor messages, or sales roadshows.\u003c\/p\u003e\n\u003cp\u003eReplacement graphics help the same booth support different events without replacing the full display system.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eSimple Setup Overview\u003c\/h2\u003e\n\u003cp\u003eThe snap-tube frames are designed for practical setup in compact event spaces. For the smoothest first-time setup, plan your monitor placement, artwork direction, cable routing, MDF panel use, and hardcase counter position before move-in.\u003c\/p\u003e\n\u003cdiv class=\"qsd-media-d-steps\"\u003e\n\u003cdiv class=\"qsd-media-d-step\"\u003e\n\u003ch4\u003eBuild the Two Frames\u003c\/h4\u003e\n\u003cp\u003eAssemble the 72\" × 96\" flat frame and the 36\" × 84\" flat frame using the anodized aluminum snap-tube system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-d-step\"\u003e\n\u003ch4\u003eInstall the Fabric Prints\u003c\/h4\u003e\n\u003cp\u003eApply the two high-resolution seamless zippered tension fabric graphics and align the wide and narrow panels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-d-step\"\u003e\n\u003ch4\u003eAdd Media \u0026amp; Display Parts\u003c\/h4\u003e\n\u003cp\u003eInstall the TV\/monitor mount and the aluminum bracket with MDF panel for lightweight samples or brochure support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-d-step\"\u003e\n\u003ch4\u003eSet the Case \u0026amp; Cables\u003c\/h4\u003e\n\u003cp\u003ePlace the printed hard shipping case as a front counter if needed, then route monitor cables safely before the event opens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eShipping \u0026amp; Event Receiving Notes\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-d-green-note\"\u003e\n\u003cp\u003eThe updated standard kit includes a hard shipping case with custom print to help protect booth components during storage, transport, and repeated event use.\u003c\/p\u003e\n\u003cp\u003eIf shipping to an advance warehouse, convention center, hotel venue, or show site, please check your exhibitor manual for receiving deadlines, booth number labeling, carrier rules, case labeling, and material handling requirements before placing your order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eRecommended Use \u0026amp; Care\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-d-note\"\u003e\n\u003cp\u003eThis booth is best for indoor trade shows, conferences, demos, recruiting fairs, hotel ballroom events, professional presentations, and controlled event environments.\u003c\/p\u003e\n\u003cp\u003eOutdoor or semi-outdoor use should avoid wind, rain, moisture, uneven ground, unstable monitor placement, unstable power access, and unsupervised setup. Store fabric graphics dry and protect the frames, MDF panel, monitor mount, and hard shipping case from rough handling between events.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-d-table-wrap\"\u003e\n\u003ctable class=\"qsd-media-d-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eModular 10x10 TenseFlex Media Trade Show Booth D\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003eTwo-panel non-backlit tension fabric media booth with TV\/monitor mount, MDF display panel, and custom printed hard shipping case\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLeft Display Panel\u003c\/th\u003e\n\u003ctd\u003e72\" W × 96\" H finished display size\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRight Display Panel\u003c\/th\u003e\n\u003ctd\u003e36\" W × 84\" H finished display size\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Size Reference\u003c\/th\u003e\n\u003ctd\u003e6' × 8' left frame and 3' × 7' right frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eArtwork Template Areas\u003c\/th\u003e\n\u003ctd\u003e79.9\" W × 99.7\" H and 40.5\" W × 99.7\" H. Always design from the official template.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless zippered tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTV \/ Monitor Mount\u003c\/th\u003e\n\u003ctd\u003eCompatible with 24\"–32\" TVs or monitors; supports up to 52 lbs. TV or monitor is not included.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMDF Display Panel\u003c\/th\u003e\n\u003ctd\u003eAluminum bracket with MDF panel; supports up to 15 lbs for lightweight samples, brochures, QR signs, or small display items\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHard Shipping Case\u003c\/th\u003e\n\u003ctd\u003eHard shipping case with custom print included in the updated standard kit; can help with transport and front-of-booth branding\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOptional Lighting\u003c\/th\u003e\n\u003ctd\u003eOptional LED lights may be added for top lighting. This is not a backlit SEG lightbox booth.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e8 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eSaaS demos, healthcare education, medical device presentations, recruiting events, financial seminars, franchise expos, real estate showcases, nonprofit presentations, and B2B sales conversations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for new campaigns, demos, recruiting seasons, sponsor messages, product modules, or sales roadshows\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 72\" W × 96\" H flat aluminum snap-tube frame\u003c\/li\u003e\n\u003cli\u003e1 × 36\" W × 84\" H flat aluminum snap-tube frame\u003c\/li\u003e\n\u003cli\u003e2 × Custom high-resolution seamless fabric prints\u003c\/li\u003e\n\u003cli\u003e1 × TV\/monitor mount compatible with 24\"–32\" TVs and supports up to 52 lbs\u003c\/li\u003e\n\u003cli\u003e1 × Aluminum bracket with MDF panel, supports up to 15 lbs\u003c\/li\u003e\n\u003cli\u003e1 × Hard shipping case with custom print\u003c\/li\u003e\n\u003cli\u003e1 × Nylon duffel bag\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-media-d-note\"\u003e\n\u003cp\u003eTV or monitor is not included. Optional LED lights are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-section qsd-media-d-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat makes this booth different from a standard 10ft fabric backdrop?\u003c\/summary\u003e\n\u003cp\u003eThis booth includes two custom fabric display panels, a TV\/monitor mount, a compact MDF display panel, and a custom printed hard shipping case, making it better for video demos, presentations, QR scans, brochures, and lightweight samples.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size are the display panels?\u003c\/summary\u003e\n\u003cp\u003eThe left panel is 72\" W × 96\" H, and the right panel is 36\" W × 84\" H.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the artwork template sizes?\u003c\/summary\u003e\n\u003cp\u003eThe artwork template lists printing areas of 79.9\" W × 99.7\" H and 40.5\" W × 99.7\" H. Always design from the provided template instead of using the finished display size.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat TV size does the mount support?\u003c\/summary\u003e\n\u003cp\u003eThe mount is compatible with 24\"–32\" TVs or monitors and supports up to 52 lbs. The TV or monitor is not included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use a larger screen?\u003c\/summary\u003e\n\u003cp\u003eWe do not recommend using a screen outside the listed 24\"–32\" compatibility range or above the 52 lb weight limit.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much weight can the MDF panel hold?\u003c\/summary\u003e\n\u003cp\u003eThe MDF panel supports up to 15 lbs and is best for lightweight samples, brochures, QR code signs, small packaged products, or small display items.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this booth backlit?\u003c\/summary\u003e\n\u003cp\u003eNo. This is a non-backlit tension fabric media booth. Optional LED lights may be added for top lighting, but it is not a full lightbox display.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require power?\u003c\/summary\u003e\n\u003cp\u003eThe fabric booth itself does not require power, but your TV or monitor will. If using a screen or optional lights, confirm outlet access and cable routing with your venue.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the hardcase included?\u003c\/summary\u003e\n\u003cp\u003eYes. In this updated product configuration, the hard shipping case with custom print is included as part of the standard kit.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a standard 10x10 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. It is designed as a compact media-focused solution for many 10x10 booth layouts. Always confirm your show rules, booth height limits, aisle clearance, power access, and available space before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order replacement graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement graphics can help refresh the booth for new campaigns, demos, recruiting seasons, sponsor messages, product modules, or sales roadshows.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-d-cta\"\u003e\n\u003ch2\u003ePlanning a Screen-Based Booth Demo?\u003c\/h2\u003e\n\u003cp\u003eSend us your logo, event date, booth size, planned screen size, screen weight, artwork status, and the type of content you want to show. Our team can help review the graphic layout, monitor area, optional LED lights, and included hardcase setup before production.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45318022529182,"sku":"10WM-C2A5","price":699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/Modular_10x10_TenseFlex_Media_Trade_Show_Displays_D_1.png?v=1752112139"},{"product_id":"tenseflex-media-10ft-trade-show-display-kit-e","title":"10ft Offset Media Booth Kit | Narrow-Wide TenseFlex Display","description":"\u003cstyle\u003e\n  .qsd-media-e-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-media-e-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-media-e-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-media-e-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-media-e-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-media-e-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-media-e-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-media-e-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-media-e-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-media-e-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-media-e-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-media-e-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-media-e-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-media-e-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-media-e-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-media-e-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-media-e-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-media-e-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-media-e-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-media-e-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-media-e-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-media-e-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-media-e-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-media-e-steps {\n    counter-reset: media-e-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-media-e-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-media-e-step:before {\n    counter-increment: media-e-step;\n    content: counter(media-e-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-media-e-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-media-e-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-media-e-spec-table th,\n  .qsd-media-e-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-media-e-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-media-e-spec-table tr:last-child th,\n  .qsd-media-e-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-media-e-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-media-e-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-media-e-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-media-e-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-media-e-cta h2,\n  .qsd-media-e-cta p {\n    color: #fff;\n  }\n\n  .qsd-media-e-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-media-e-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-media-e-hero,\n    .qsd-media-e-cta {\n      padding: 24px;\n    }\n\n    .qsd-media-e-title {\n      font-size: 28px;\n    }\n\n    .qsd-media-e-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-media-e-grid-2,\n    .qsd-media-e-grid-3,\n    .qsd-media-e-feature-list,\n    .qsd-media-e-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-media-e-use-list {\n      columns: 1;\n    }\n\n    .qsd-media-e-spec-table,\n    .qsd-media-e-spec-table tbody,\n    .qsd-media-e-spec-table tr,\n    .qsd-media-e-spec-table th,\n    .qsd-media-e-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-media-e-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-media-e-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-media-e-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-media-e-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-media-e-detail\"\u003e\n\u003csection class=\"qsd-media-e-hero\"\u003e\n\u003cdiv class=\"qsd-media-e-eyebrow\"\u003eAsymmetric 10x10 Media Booth with TV Mount, Shelf, and Printed Podium Case\u003c\/div\u003e\n\u003ch2 class=\"qsd-media-e-title\"\u003eModular 10x10 TenseFlex Media Trade Show Booth E\u003c\/h2\u003e\n\u003cp class=\"qsd-media-e-subtitle\"\u003eCreate a compact 10x10 media booth with an asymmetric TenseFlex™ layout, 24\"–32\" TV mount, lightweight MDF display panel, and a hardcase podium with custom print included as a standard component. Booth E is ideal for video demos, product messaging, small samples, recruiting fairs, franchise expos, SaaS presentations, healthcare events, and brands that want a modern media-ready booth without a heavy exhibit build.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003eA 10x10 Media Booth Built Around Screen, Shape, and Product Display\u003c\/h2\u003e\n\u003cp\u003eThe Modular 10x10 TenseFlex Media Trade Show Booth E combines a narrow straight-top display, a wider angled-top display, a TV\/monitor mount, a lightweight MDF display panel, and a printed hardcase podium into one compact 10x10 booth layout.\u003c\/p\u003e\n\u003cp\u003eIt is designed for exhibitors who need more than a flat backdrop: video demos, product messaging, small sample display, a front-of-booth branded counter, and a modern asymmetric booth look in one portable setup.\u003c\/p\u003e\n\u003cp\u003eUse the screen for videos or demos, the MDF panel for lightweight samples, the printed panels for brand storytelling, and the podium for QR scans, brochures, samples, lead forms, or visitor conversations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003eAsymmetric Two-Panel Layout for a More Modern Booth Look\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-e-grid-2\"\u003e\n\u003cdiv class=\"qsd-media-e-card\"\u003e\n\u003ch3\u003e39\" Straight-Top Display\u003c\/h3\u003e\n\u003cp\u003eUse the narrow display for a logo, QR code, booth number, category label, sponsor message, or short quick-read headline.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-e-card\"\u003e\n\u003ch3\u003e79\" Angled-Top Display\u003c\/h3\u003e\n\u003cp\u003eUse the wider angled display for your main product story, campaign headline, benefit message, customer proof, or hero visual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003eSize Clarification\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-e-green-note\"\u003e\n\u003cp\u003eThe left display is approximately 40.8\" W × 99.6\" H, and the right display is approximately 80.4\" W × 99.6\" H.\u003c\/p\u003e\n\u003cp\u003eThe official artwork template shows printing areas of 40.5\" W × 99.7\" H for the left panel and 79.9\" W × 99.7\" H for the right panel.\u003c\/p\u003e\n\u003cp\u003ePlease use the official template for final artwork setup, bleed, safe-zone placement, and file preparation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003eTV \/ Monitor Mount Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-e-note\"\u003e\n\u003cp\u003eThis booth includes a TV\/monitor mount compatible with 24\"–32\" TVs and supports up to 52 lbs.\u003c\/p\u003e\n\u003cp\u003eThe TV or monitor is not included unless quoted separately. Before your event, confirm your screen size, VESA pattern, screen weight, media player setup, outlet location, and cable routing plan to keep the booth safe and clean.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003eLightweight Display Panel for Samples and Sales Cues\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-e-green-note\"\u003e\n\u003cp\u003eThe MDF display panel supports up to 15 lbs and is best used for lightweight samples, brochures, small demo items, QR code signage, product cards, or visual merchandising.\u003c\/p\u003e\n\u003cp\u003eAvoid placing heavy, fragile, unstable, liquid-filled, or high-value items on the panel. For heavier products, use a dedicated counter, table, or approved display fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003eHardcase Podium with Custom Print Included\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-e-note\"\u003e\n\u003cp\u003eThe hardcase podium with custom print is included as a standard component in this booth package.\u003c\/p\u003e\n\u003cp\u003eUse it for front-of-booth interaction: brochures, QR code scans, appointment cards, small samples, lead forms, product category signage, business cards, giveaways, or quick visitor conversations.\u003c\/p\u003e\n\u003cp\u003eIt also helps protect booth hardware and graphics during transport and storage, making the kit more practical for repeated regional events and show-site delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003e10x10 Layout Flow\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-e-blue-note\"\u003e\n\u003cp\u003eUse the wider angled panel as the main brand and product story area, the narrow panel for quick-read messaging, the TV mount for video demos, the MDF panel for lightweight samples or QR prompts, and the printed hardcase podium as the front conversation point.\u003c\/p\u003e\n\u003cp\u003eThis creates a clear visitor path: see the booth, watch the demo, understand the offer, scan or take the next step, and talk with your team.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003eHow Booth E Is Different\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-e-grid-3\"\u003e\n\u003cdiv class=\"qsd-media-e-card\"\u003e\n\u003ch3\u003eNot a Waterfall Shelf Booth\u003c\/h3\u003e\n\u003cp\u003eBooth E includes one lightweight MDF panel, not a full waterfall shelving system for heavier product merchandising.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-e-card\"\u003e\n\u003ch3\u003eNot a Bridge TV Booth\u003c\/h3\u003e\n\u003cp\u003eIt uses two asymmetric display panels with a TV mount, rather than a bridge-style frame around the booth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-e-card\"\u003e\n\u003ch3\u003eNot a Large MAX Kit\u003c\/h3\u003e\n\u003cp\u003eIt is a lighter, more compact 10x10 media booth for video support, product messaging, and light sample display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003eMedia Booth vs. Standard Backwall\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-e-grid-2\"\u003e\n\u003cdiv class=\"qsd-media-e-card\"\u003e\n\u003ch3\u003eChoose a Standard Backwall When...\u003c\/h3\u003e\n\u003cp\u003eYou only need a clean printed background for basic brand visibility, photography, or a simple booth wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-e-card\"\u003e\n\u003ch3\u003eChoose Booth E When...\u003c\/h3\u003e\n\u003cp\u003eYou want video support, a light-duty display panel, a printed podium, and separate graphic zones for product demos, sales conversations, and visitor engagement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003eRecommended 10x10 Booth Layout\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-e-green-note\"\u003e\n\u003cp\u003ePlace the two display panels along the rear or rear-side area of your 10x10 booth, angle the TV toward the main aisle, and use the MDF panel for lightweight samples or demo materials.\u003c\/p\u003e\n\u003cp\u003ePlace the printed hardcase podium near the front aisle or slightly inside the booth as a greeting, QR scan, sample, or lead capture station. Keep the front of the booth open so visitors can step in, watch the screen, scan a QR code, and speak with your team.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 39\" straight-top aluminum snap-tube frame\u003c\/li\u003e\n\u003cli\u003e1 × 79\" angled-top aluminum snap-tube frame\u003c\/li\u003e\n\u003cli\u003e2 × High-resolution seamless fabric prints\u003c\/li\u003e\n\u003cli\u003e1 × TV\/monitor mount for 24\"–32\" TVs, supports up to 52 lbs\u003c\/li\u003e\n\u003cli\u003e1 × Aluminum bracket with MDF panel, supports up to 15 lbs\u003c\/li\u003e\n\u003cli\u003e1 × Hardcase podium with custom print\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-media-e-note\"\u003e\n\u003cp\u003eTVs, monitors, power cords, media players, product samples, flooring, furniture, literature racks, LED lights, and additional booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003eOptional Upgrade Notes\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-e-grid-2\"\u003e\n\u003cdiv class=\"qsd-media-e-card\"\u003e\n\u003ch3\u003eLED Lights\u003c\/h3\u003e\n\u003cp\u003eAdd LED lights if your booth will be used in darker exhibit halls or you want more focused lighting on the graphics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-e-table-wrap\"\u003e\n\u003ctable class=\"qsd-media-e-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eModular 10x10 TenseFlex Media Trade Show Booth E\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Type\u003c\/th\u003e\n\u003ctd\u003eAsymmetric 10x10 media booth with two fabric panels, TV\/monitor mount, lightweight MDF display panel, and printed hardcase podium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLeft Panel Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 40.8\" W × 99.6\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRight Panel Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 80.4\" W × 99.6\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLeft Panel Artwork Area\u003c\/th\u003e\n\u003ctd\u003eApprox. 40.5\" W × 99.7\" H. Use the official template for final file setup.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRight Panel Artwork Area\u003c\/th\u003e\n\u003ctd\u003eApprox. 79.9\" W × 99.7\" H. Use the official template for final file setup.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless zippered tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTV \/ Monitor Mount\u003c\/th\u003e\n\u003ctd\u003eCompatible with 24\"–32\" TVs; supports up to 52 lbs. TV is not included.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMDF Display Panel\u003c\/th\u003e\n\u003ctd\u003eAluminum bracket with MDF panel; supports lightweight items up to 15 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTransport \/ Podium\u003c\/th\u003e\n\u003ctd\u003eHardcase podium with custom print included as a standard component\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePodium Use\u003c\/th\u003e\n\u003ctd\u003eUse for brochures, QR codes, samples, sign-ups, appointment cards, lead forms, business cards, giveaways, and visitor conversations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight Note\u003c\/th\u003e\n\u003ctd\u003eProduct page lists approx. 36 lbs for nylon bag configuration. If your order includes the hardcase podium as standard, confirm final packed weight before show-site or advance warehouse delivery.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePackage Dimensions\u003c\/th\u003e\n\u003ctd\u003eApprox. 20.9\" × 18.5\" × 38.4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOptional Upgrade\u003c\/th\u003e\n\u003ctd\u003eLED lights for additional graphic visibility in indoor event spaces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Requirement\u003c\/th\u003e\n\u003ctd\u003eThe standard fabric display does not require power. Your TV and optional LED lights require venue power access.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor trade shows, conferences, hiring fairs, hotel ballroom events, product demos, and controlled event environments.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e8 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request when your campaign, sponsor, product line, or event message changes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVenue Material Note\u003c\/th\u003e\n\u003ctd\u003eIf your event requires flame-retardant documentation, material certificates, or specific fabric compliance details, please confirm requirements with our team before production.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003e4-Step Setup Planning\u003c\/h2\u003e\n\u003cp\u003eThis booth is designed for a compact 10x10 media layout with printed fabric panels, a screen zone, a lightweight sample panel, and a branded podium touchpoint.\u003c\/p\u003e\n\u003cdiv class=\"qsd-media-e-steps\"\u003e\n\u003cdiv class=\"qsd-media-e-step\"\u003e\n\u003ch4\u003eBuild the Frames\u003c\/h4\u003e\n\u003cp\u003eConnect the 39\" straight-top frame and 79\" angled-top frame, then position them in your 10x10 booth layout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-e-step\"\u003e\n\u003ch4\u003eInstall Graphics\u003c\/h4\u003e\n\u003cp\u003eZip the custom fabric graphics onto the panels and align the main message, logo, QR code, and TV area clearly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-e-step\"\u003e\n\u003ch4\u003eAdd Screen \u0026amp; MDF Panel\u003c\/h4\u003e\n\u003cp\u003eInstall your compatible 24\"–32\" screen and place lightweight items on the MDF panel within the 15 lb limit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-e-step\"\u003e\n\u003ch4\u003eSet the Podium\u003c\/h4\u003e\n\u003cp\u003eUse the printed hardcase podium near the aisle or front booth area for brochures, QR scans, lead forms, or samples.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003eShipping \u0026amp; Storage Notes\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-e-note\"\u003e\n\u003cp\u003eThe product page lists the packed nylon bag configuration at approximately 36 lbs and package dimensions at approximately 20.9\" × 18.5\" × 38.4\". If your order includes the printed hardcase podium as standard, confirm final packed weight and shipping details before sending to a show site or advance warehouse.\u003c\/p\u003e\n\u003cp\u003eIf shipping to an advance warehouse or show site, check your exhibitor manual for receiving deadlines, booth number labeling, carrier rules, dock instructions, and material handling requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003ePower \u0026amp; Cable Planning for Screen Use\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-e-note\"\u003e\n\u003cp\u003eIf you plan to use a TV or monitor, check your exhibitor manual for outlet ordering deadlines, power strip rules, extension cord requirements, and cable routing guidelines.\u003c\/p\u003e\n\u003cp\u003eKeep cords away from walkways and secure them according to venue rules to reduce trip hazards around the booth. Optional LED lights also require power access.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003eRecommended Graphic Strategy\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-e-green-note\"\u003e\n\u003cp\u003eUse the narrow left panel for quick-read content such as logo, QR code, booth number, category label, or short tagline.\u003c\/p\u003e\n\u003cp\u003eUse the wider angled right panel for the main campaign visual, product story, benefit list, or hero image. Use the TV for motion content, the MDF panel for lightweight samples, and the podium graphic for close-range calls to action.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003eArtwork Planning Tips for Booth E\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-e-blue-note\"\u003e\n\u003cp\u003eKeep small text inside the safe area, avoid placing important information near trim or bending lines, and leave enough visual breathing room around the TV area.\u003c\/p\u003e\n\u003cp\u003eFor the podium graphic, use high-readability content such as your logo, QR code, website, booth number, product category, appointment prompt, or short lead capture message.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003eWhere Booth E Works Best\u003c\/h2\u003e\n\u003cul class=\"qsd-media-e-use-list\"\u003e\n\u003cli\u003eSaaS product demos\u003c\/li\u003e\n\u003cli\u003eStartup pitch booths\u003c\/li\u003e\n\u003cli\u003eFranchise expos\u003c\/li\u003e\n\u003cli\u003eUniversity recruiting fairs\u003c\/li\u003e\n\u003cli\u003eHealthcare vendor showcases\u003c\/li\u003e\n\u003cli\u003eInsurance and financial service events\u003c\/li\u003e\n\u003cli\u003eReal estate technology demos\u003c\/li\u003e\n\u003cli\u003eLocal chamber business expos\u003c\/li\u003e\n\u003cli\u003eDealership vendor days\u003c\/li\u003e\n\u003cli\u003eEducation technology fairs\u003c\/li\u003e\n\u003cli\u003eNonprofit awareness booths\u003c\/li\u003e\n\u003cli\u003eTourism promotions\u003c\/li\u003e\n\u003cli\u003eRetail product launches\u003c\/li\u003e\n\u003cli\u003eBeauty and wellness shows\u003c\/li\u003e\n\u003cli\u003eSchool district vendor fairs\u003c\/li\u003e\n\u003cli\u003eRegional sales roadshows\u003c\/li\u003e\n\u003cli\u003eHotel conference exhibit tables\u003c\/li\u003e\n\u003cli\u003eB2B sales presentations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003eWho Should Choose Booth E?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-e-grid-2\"\u003e\n\u003cdiv class=\"qsd-media-e-card\"\u003e\n\u003ch3\u003eBest For\u003c\/h3\u003e\n\u003cp\u003eSmall teams that need a modern 10x10 booth with video support, lightweight product display, a branded podium, and a more dynamic shape than a plain backdrop.\u003c\/p\u003e\n\u003cp\u003eIt works well for first-time exhibitors, sales teams, recruiters, SaaS brands, franchise teams, healthcare vendors, and product marketers who need a compact booth that looks organized without a large custom build.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-media-e-card\"\u003e\n\u003ch3\u003eNot Ideal For\u003c\/h3\u003e\n\u003cp\u003eHeavy product display, large monitors above 32\", wet or windy outdoor use, booths without power access for the TV, or teams that need a fully enclosed private meeting space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003eReusable Frame, Refreshable Graphics\u003c\/h2\u003e\n\u003cp\u003eKeep the two-panel frame system, TV mount, MDF panel, and hardcase podium, then update the fabric graphics or podium wrap for new campaigns, product launches, recruiting seasons, sponsor programs, or annual trade shows.\u003c\/p\u003e\n\u003cp\u003eReplacement graphics help your booth stay current without replacing the full display system.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-media-e-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAsymmetric 10x10 Layout\u003c\/strong\u003e One 39\" straight-top panel and one 79\" angled-top panel create a more modern media booth shape.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e24\"–32\" TV Mount\u003c\/strong\u003e Included TV\/monitor mount supports compatible screens up to 52 lbs for videos and demos.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e15 lb MDF Panel\u003c\/strong\u003e Lightweight MDF display panel supports small samples, brochures, product cards, QR signs, or demo props.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrinted Podium Included\u003c\/strong\u003e Hardcase podium with custom print is included as a standard component for transport and visitor interaction.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGreat for Demo Conversations\u003c\/strong\u003e Built for video demos, recruiting fairs, product launches, franchise expos, SaaS presentations, and sales conversations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOptional LED Lights\u003c\/strong\u003e Add LED lights when you need more focused visibility in darker indoor event spaces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRefreshable Graphics\u003c\/strong\u003e Replacement graphics are available for future campaigns, sponsors, product lines, and event messages.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e8 Business Day Timeline\u003c\/strong\u003e Product page lists 8 business days for production and shipping after artwork approval.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003eRecommended Use\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-e-green-note\"\u003e\n\u003cp\u003eBest for indoor trade shows, conferences, hiring fairs, hotel ballroom events, product demos, and controlled event environments.\u003c\/p\u003e\n\u003cp\u003eOutdoor or semi-outdoor use should avoid wind, rain, moisture, uneven ground, unstable shelf loading, and unsupervised setup. Always confirm venue rules before your event.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section\"\u003e\n\u003ch2\u003eProduction Timing Reminder\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-e-note\"\u003e\n\u003cp\u003eThis product currently requires 8 business days for production and shipping after artwork approval. Please allow time for artwork setup, proof review, approval, production, transit, and event receiving.\u003c\/p\u003e\n\u003cp\u003eIf you have a fixed show date, hotel event, conference deadline, or advance warehouse cutoff, share your timeline with our team before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-section qsd-media-e-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with Booth E?\u003c\/summary\u003e\n\u003cp\u003eThe standard set includes one 39\" straight-top aluminum snap-tube frame, one 79\" angled-top aluminum snap-tube frame, two high-resolution seamless fabric prints, one TV\/monitor mount, one aluminum bracket with MDF panel, and one hardcase podium with custom print.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the TV included?\u003c\/summary\u003e\n\u003cp\u003eNo. The TV or monitor is not included. The mount is compatible with 24\"–32\" TVs and supports up to 52 lbs. Please confirm your screen size, VESA pattern, and weight before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much weight can the MDF panel support?\u003c\/summary\u003e\n\u003cp\u003eThe MDF display panel supports up to 15 lbs. It is best for lightweight samples, brochures, signage, or small demo items.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the hardcase podium included?\u003c\/summary\u003e\n\u003cp\u003eYes. The hardcase podium with custom print is included as a standard component in this version. It can be used for transport protection and as a branded front counter on-site.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a 10x10 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. Booth E is designed for compact 10x10 exhibit spaces. Please confirm booth rules, aisle clearance, screen placement, podium placement, and floor space before setup.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre LED lights included?\u003c\/summary\u003e\n\u003cp\u003eNo. LED lights are available as an optional upgrade.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace only the graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement graphics may be ordered when your campaign, sponsor, product line, or event message changes. Podium wrap replacement may also be requested for future events.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use this booth without a TV?\u003c\/summary\u003e\n\u003cp\u003eYes. You can use the booth as an asymmetric branded display without a monitor, but the product is strongest when the TV area supports video demos or visual explanations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, EPS, TIFF, JPG, or press-quality PDF files are recommended. Use CMYK color mode, 150–300 dpi resolution, outlined fonts, and the official templates.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this booth good for heavy product display?\u003c\/summary\u003e\n\u003cp\u003eNo. The MDF panel supports up to 15 lbs only. For heavier products, use a separate table, counter, or approved display fixture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this ship to an advance warehouse or show site?\u003c\/summary\u003e\n\u003cp\u003eYes, but check your exhibitor manual for receiving deadlines, booth number labeling, carrier rules, dock instructions, and material handling requirements before shipping to a venue.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-e-cta\"\u003e\n\u003ch2\u003eNeed Help Planning a Compact Media Booth?\u003c\/h2\u003e\n\u003cp\u003eShare your event date, booth size, delivery address, TV size, VESA pattern, sample weight, artwork needs, and whether you need LED lights. Our team can help confirm layout fit, screen planning, graphic setup, production timing, replacement graphic needs, and delivery planning before your trade show or conference.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45318023151774,"sku":"10WM-A2C2","price":699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/Modular_10x10_TenseFlexMedia_Trade_Show_Displays_E_0.png?v=1746771924"},{"product_id":"tenseflex-media-10ft-trade-show-displays-f","title":"Asymmetrical Media Booth | Curved-Top TenseFlex Wall","description":"\u003cstyle\u003e\n  .qsd-media-f-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-media-f-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-media-f-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-media-f-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-media-f-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-media-f-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-media-f-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-media-f-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-media-f-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-media-f-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-media-f-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-media-f-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-media-f-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-media-f-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-media-f-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-media-f-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-media-f-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-media-f-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-media-f-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-media-f-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-media-f-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-media-f-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-media-f-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-media-f-steps {\n    counter-reset: media-f-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-media-f-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-media-f-step:before {\n    counter-increment: media-f-step;\n    content: counter(media-f-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-media-f-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-media-f-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-media-f-spec-table th,\n  .qsd-media-f-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-media-f-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-media-f-spec-table tr:last-child th,\n  .qsd-media-f-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-media-f-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-media-f-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-media-f-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-media-f-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-media-f-cta h2,\n  .qsd-media-f-cta p {\n    color: #fff;\n  }\n\n  .qsd-media-f-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-media-f-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-media-f-hero,\n    .qsd-media-f-cta {\n      padding: 24px;\n    }\n\n    .qsd-media-f-title {\n      font-size: 28px;\n    }\n\n    .qsd-media-f-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-media-f-grid-2,\n    .qsd-media-f-grid-3,\n    .qsd-media-f-feature-list,\n    .qsd-media-f-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-media-f-use-list {\n      columns: 1;\n    }\n\n    .qsd-media-f-spec-table,\n    .qsd-media-f-spec-table tbody,\n    .qsd-media-f-spec-table tr,\n    .qsd-media-f-spec-table th,\n    .qsd-media-f-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-media-f-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-media-f-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-media-f-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-media-f-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-media-f-detail\"\u003e\n\u003csection class=\"qsd-media-f-hero\"\u003e\n\u003cdiv class=\"qsd-media-f-eyebrow\"\u003e10x10 Two-Panel Media Booth with TV Mount and Shelf\u003c\/div\u003e\n\u003ch2 class=\"qsd-media-f-title\"\u003eModular 10x10 TenseFlex Media Trade Show Booth F\u003c\/h2\u003e\n\u003cp class=\"qsd-media-f-subtitle\"\u003eCreate a more useful 10x10 booth with a two-panel TenseFlex™ media display, TV\/monitor mount, and light-duty product shelf. This portable trade show booth is made for product videos, SaaS demos, light sample displays, QR lead capture, recruiting events, and B2B sales conversations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-f-section\"\u003e\n\u003ch2\u003eA 10x10 Media Booth Built for Screens, Samples, and Stories\u003c\/h2\u003e\n\u003cp\u003eThis TenseFlex™ Media Display Kit F combines a narrow left panel, a wider right panel, a TV\/monitor mount, and a display shelf to create a more useful 10x10 booth than a standard fabric backwall.\u003c\/p\u003e\n\u003cp\u003eUse the screen for videos or demos, the shelf for light product displays, and the printed panels for brand messaging, product benefits, and visitor-facing calls to action.\u003c\/p\u003e\n\u003cp\u003eIt is a strong choice for teams that need a compact booth with visual storytelling, video support, and light sample presentation in one portable display system.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-f-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-media-f-section\"\u003e\n\u003ch2\u003eWhy the Asymmetrical Layout Works\u003c\/h2\u003e\n\u003cp\u003eThe narrow left panel and wider right panel create a booth layout that feels more intentional than a single flat wall.\u003c\/p\u003e\n\u003cp\u003eUse the smaller panel for a logo, QR code, sponsor message, or category label, and use the larger panel for your main product story, campaign visual, or benefit-driven headline.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-f-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-media-f-section\"\u003e\n\u003ch2\u003eWhat This Kit Includes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 40.8\" W × 99.6\" H flat panel frame\u003c\/li\u003e\n\u003cli\u003e1 × 80.4\" W × 99.6\" H flat panel frame\u003c\/li\u003e\n\u003cli\u003e2 × High-resolution seamless fabric prints\u003c\/li\u003e\n\u003cli\u003e1 × TV\/monitor mount for 24\"–32\" screens, supports up to 52 lbs\u003c\/li\u003e\n\u003cli\u003e1 × Shelf with MDF panel, supports up to 15 lbs\u003c\/li\u003e\n\u003cli\u003e1 × Nylon duffel bag\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e1 × Hard Shipping Case with Custom Print\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-media-f-note\"\u003e\n\u003cp\u003eTV\/monitor, product samples, tablets, power cords, flooring, chairs, tables, literature racks, and other booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-f-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-f-table-wrap\"\u003e\n\u003ctable class=\"qsd-media-f-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eModular 10x10 TenseFlex Media Trade Show Booth F\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Type\u003c\/th\u003e\n\u003ctd\u003eTwo-panel 10x10 media booth with TV\/monitor mount and light-duty display shelf\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLeft Panel Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 40.8\" W × 99.6\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRight Panel Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 80.4\" W × 99.6\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLeft Panel Artwork Area\u003c\/th\u003e\n\u003ctd\u003eApprox. 40.5\" W × 99.7\" H. Use the official template for final file setup.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRight Panel Artwork Area\u003c\/th\u003e\n\u003ctd\u003eApprox. 79.9\" W × 99.7\" H. Use the official template for final file setup.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless zippered tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTV \/ Monitor Mount\u003c\/th\u003e\n\u003ctd\u003eCompatible with 24\"–32\" TVs; supports up to 52 lbs. TV is not included.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eShelf\u003c\/th\u003e\n\u003ctd\u003eAluminum bracket with MDF panel; supports lightweight items up to 15 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStandard Bag Weight\u003c\/th\u003e\n\u003ctd\u003eApprox. 36 lbs with nylon bag configuration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHard Case Weight\u003c\/th\u003e\n\u003ctd\u003eApprox. 70 lbs when hard case is included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePackage Dimensions\u003c\/th\u003e\n\u003ctd\u003eApprox. 20.9\" × 18.5\" × 38.4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOptional Upgrades\u003c\/th\u003e\n\u003ctd\u003e2 LED lights\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Requirement\u003c\/th\u003e\n\u003ctd\u003eThe standard fabric display does not require power. Your TV and optional LED lights require venue power access.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor trade shows, conferences, hiring fairs, hotel ballroom events, product demos, and controlled event environments.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e8 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for future campaigns, product launches, recruiting seasons, sponsor programs, or annual trade shows\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVenue Material Note\u003c\/th\u003e\n\u003ctd\u003eIf your event requires flame-retardant documentation, material certificates, or specific fabric compliance details, please confirm requirements with our team before production.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-f-section qsd-media-f-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size are the display panels?\u003c\/summary\u003e\n\u003cp\u003eThe left panel is approximately 40.8\" W × 99.6\" H. The right panel is approximately 80.4\" W × 99.6\" H.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the artwork sizes?\u003c\/summary\u003e\n\u003cp\u003eThe left panel printing area is approximately 40.5\" W × 99.7\" H. The right panel printing area is approximately 79.9\" W × 99.7\" H. Please use the official template for final artwork setup.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the TV included?\u003c\/summary\u003e\n\u003cp\u003eNo. The kit includes a TV\/monitor mount, but the TV is not included unless quoted separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat TV size does it support?\u003c\/summary\u003e\n\u003cp\u003eThe TV\/monitor mount is compatible with 24\"–32\" TVs and supports up to 52 lbs. Please confirm screen size, weight, VESA pattern, and mounting compatibility before your event.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much weight can the shelf hold?\u003c\/summary\u003e\n\u003cp\u003eThe shelf supports up to 15 lbs and is best for lightweight samples, brochures, tablets, QR signs, or small display items.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a 10x10 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. This media booth is designed for many 10x10 booth layouts, but always confirm your show rules, height limits, booth depth, aisle clearance, and available floor space.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I add lights?\u003c\/summary\u003e\n\u003cp\u003eYes. Two LED lights are available as optional upgrades.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order a hard shipping case?\u003c\/summary\u003e\n\u003cp\u003eYes. A hard shipping case or a hard shipping case with custom print is available as an optional upgrade.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order replacement graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement fabric graphics can be ordered for future campaigns, product launches, recruiting seasons, or sponsor events.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this ship to an advance warehouse or show site?\u003c\/summary\u003e\n\u003cp\u003eYes, but check your exhibitor manual for receiving deadlines, booth number labeling, carrier rules, dock instructions, and material handling requirements.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat files should I upload?\u003c\/summary\u003e\n\u003cp\u003eUse the official artwork template. Print-ready AI, PDF, PSD, EPS, TIFF, JPG, or high-resolution PDF files are recommended. Keep important text and logos inside the safe area.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45318023643294,"sku":"10WM-A2C5","price":699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/Modular_10x10_TenseFlex_Media_Trade_Show_Displays_F_1.png?v=1752111668"},{"product_id":"tenseflex-media-10ft-trade-show-displays-g","title":"Modular 10x10 Media Trade Show Booth with TV Mount","description":"\u003cstyle\u003e\n  .qsd-media-g-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-media-g-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-media-g-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-media-g-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-media-g-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-media-g-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-media-g-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-media-g-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-media-g-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-media-g-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-media-g-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-media-g-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-media-g-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-media-g-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-media-g-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-media-g-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-media-g-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-media-g-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-media-g-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-media-g-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-media-g-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-media-g-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-media-g-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-media-g-steps {\n    counter-reset: media-g-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-media-g-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-media-g-step:before {\n    counter-increment: media-g-step;\n    content: counter(media-g-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-media-g-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-media-g-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-media-g-spec-table th,\n  .qsd-media-g-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-media-g-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-media-g-spec-table tr:last-child th,\n  .qsd-media-g-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-media-g-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-media-g-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-media-g-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-media-g-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-media-g-cta h2,\n  .qsd-media-g-cta p {\n    color: #fff;\n  }\n\n  .qsd-media-g-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-media-g-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-media-g-hero,\n    .qsd-media-g-cta {\n      padding: 24px;\n    }\n\n    .qsd-media-g-title {\n      font-size: 28px;\n    }\n\n    .qsd-media-g-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-media-g-grid-2,\n    .qsd-media-g-grid-3,\n    .qsd-media-g-feature-list,\n    .qsd-media-g-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-media-g-use-list {\n      columns: 1;\n    }\n\n    .qsd-media-g-spec-table,\n    .qsd-media-g-spec-table tbody,\n    .qsd-media-g-spec-table tr,\n    .qsd-media-g-spec-table th,\n    .qsd-media-g-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-media-g-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-media-g-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-media-g-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-media-g-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-media-g-detail\"\u003e\n\u003csection class=\"qsd-media-g-hero\"\u003e\n\u003cdiv class=\"qsd-media-g-eyebrow\"\u003eMedia Trade Show Display Kit with TV Mount and Shelf\u003c\/div\u003e\n\u003ch2 class=\"qsd-media-g-title\"\u003eModular 10x10 TenseFlex Media Trade Show Booth G\u003c\/h2\u003e\n\u003cp class=\"qsd-media-g-subtitle\"\u003eTurn your 10x10 booth into a media-ready product showcase with dual custom fabric backdrops, a TV-ready display mount, and shelving for samples, brochures, or product demos. This display kit helps small teams create a professional booth with video, product messaging, and lightweight presentation space in one portable setup.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-g-section\"\u003e\n\u003ch2\u003eA Media-Ready Booth That Shows More Than a Logo\u003c\/h2\u003e\n\u003cp\u003eThe Modular 10x10 TenseFlex Media Trade Show Booth G is designed for teams that need more than a plain printed backdrop. It combines two straight-top tension fabric backdrops, a TV\/monitor mount, and an aluminum bracket with MDF shelf so your booth can support videos, brochures, samples, QR cards, and quick product conversations.\u003c\/p\u003e\n\u003cp\u003eThe two-panel layout gives your booth a more flexible visual structure. Use the wider panel for your main brand message and the narrow panel for supporting details, QR codes, product features, event-specific content, or screen-related messaging.\u003c\/p\u003e\n\u003cp\u003eIt is a practical solution for product demos, software walkthroughs, recruiting displays, sales conversations, and local events where a full custom exhibit is not required.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-g-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-media-g-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 40.8\" W × 90\" H flat aluminum snap-tube frame\u003c\/li\u003e\n\u003cli\u003e1 × 80.4\" W × 90\" H flat aluminum snap-tube frame\u003c\/li\u003e\n\u003cli\u003e2 × Custom high-resolution seamless fabric prints\u003c\/li\u003e\n\u003cli\u003e1 × TV\/monitor mount for 24\"–32\" screens, supports up to 52 lbs\u003c\/li\u003e\n\u003cli\u003e1 × Aluminum bracket with MDF panel, supports up to 15 lbs\u003c\/li\u003e\n\u003cli\u003e1 × Hardcase to Podium with Custom Graphic Printed\u003c\/li\u003e\n\u003cli\u003e2 × Nylon duffel bag for transport and storage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-media-g-note\"\u003e\n\u003cp\u003eMonitor is not included. LED lights are optional upgrades unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-g-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-media-g-table-wrap\"\u003e\n\u003ctable class=\"qsd-media-g-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eModular 10x10 TenseFlex Media Trade Show Booth G\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003eMedia trade show display kit with dual custom fabric backdrops, TV\/monitor mount, MDF shelf, and nylon duffel bag\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLeft Backdrop\u003c\/th\u003e\n\u003ctd\u003e3.4' × 7.5', approximately 40.8\" W × 90\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRight Backdrop\u003c\/th\u003e\n\u003ctd\u003e6.7' × 7.5', approximately 80.4\" W × 90\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum snap-tube frame with numbered connectors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free, seamless zippered tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTV \/ Monitor Mount\u003c\/th\u003e\n\u003ctd\u003eCompatible with 24\"–32\" TVs or monitors; supports up to 52 lbs. Monitor is not included.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eShelf\u003c\/th\u003e\n\u003ctd\u003eAluminum bracket with MDF panel, supports up to 15 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBag Weight\u003c\/th\u003e\n\u003ctd\u003e34 lbs with nylon bag\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStandard Bag\u003c\/th\u003e\n\u003ctd\u003eTransport and storage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOptional Upgrades\u003c\/th\u003e\n\u003ctd\u003e2 LED lights\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSetup\u003c\/th\u003e\n\u003ctd\u003eTool-free snap-tube setup. Two people are recommended for smoother installation, especially when adding the monitor mount and shelf.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eTrade shows, local expos, software demos, recruiting events, product showcases, nonprofits, service providers, and small sales team booths\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e8 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for new campaigns, events, product launches, recruiting seasons, or updated brand messaging\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-media-g-section qsd-media-g-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the TV or monitor included?\u003c\/summary\u003e\n\u003cp\u003eNo. The booth includes a TV\/monitor mount, but the monitor is not included. Please use a compatible 24\"–32\" screen within the listed 52 lb weight limit.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much weight can the shelf hold?\u003c\/summary\u003e\n\u003cp\u003eThe MDF shelf supports up to 15 lbs. It is best for brochures, QR cards, small samples, packaged products, or lightweight demo items.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this booth easy to set up?\u003c\/summary\u003e\n\u003cp\u003eYes. The snap-tube frame uses numbered connectors for tool-free assembly. Two people are recommended for a faster and smoother setup, especially when adding the monitor mount and shelf.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this display backlit?\u003c\/summary\u003e\n\u003cp\u003eNo. This is a non-backlit tension fabric media display kit. Optional LED lights may be added for top lighting, but it is not a full backlit lightbox booth.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size are the two backdrops?\u003c\/summary\u003e\n\u003cp\u003eThe left backdrop is 3.4' × 7.5', approximately 40.8\" W × 90\" H. The right backdrop is 6.7' × 7.5', approximately 80.4\" W × 90\" H.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order new graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement fabric graphics are available, so you can refresh the booth for a new campaign, event, product launch, recruiting season, or updated brand message without replacing the frame.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require power?\u003c\/summary\u003e\n\u003cp\u003eThe fabric booth itself does not require power, but your TV or monitor will. If you add optional LED lights, those will also need power access.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat should I place on the shelf?\u003c\/summary\u003e\n\u003cp\u003eUse the shelf for lightweight samples, brochures, QR cards, small packaged products, or demo items. Do not use it for heavy equipment or oversized displays.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, EPS, TIFF, JPG, or press-quality PDF files are recommended. Use high-resolution images, strong contrast, and large readable text.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this ship to a show site or advance warehouse?\u003c\/summary\u003e\n\u003cp\u003eYes, but please confirm receiving deadlines, booth number labels, carrier rules, material handling requirements, and venue address rules before shipping.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45318075252894,"sku":"10WM-C1A1","price":799.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/Modular_10x10_TenseFlex_Media_Trade_Show_Displays_G_1.png?v=1752111478"},{"product_id":"tenseflex-10ft-trade-show-display-straight","title":"10ft TenseFlex™ Booth-Straight","description":"\u003cstyle\u003e\n  .qsd-tf10-straight-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tf10-straight-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tf10-straight-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tf10-straight-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tf10-straight-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tf10-straight-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tf10-straight-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tf10-straight-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tf10-straight-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tf10-straight-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tf10-straight-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tf10-straight-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tf10-straight-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tf10-straight-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tf10-straight-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tf10-straight-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tf10-straight-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tf10-straight-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tf10-straight-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tf10-straight-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tf10-straight-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf10-straight-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf10-straight-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf10-straight-steps {\n    counter-reset: tf10-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tf10-straight-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tf10-straight-step:before {\n    counter-increment: tf10-step;\n    content: counter(tf10-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tf10-straight-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tf10-straight-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tf10-straight-spec-table th,\n  .qsd-tf10-straight-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tf10-straight-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tf10-straight-spec-table tr:last-child th,\n  .qsd-tf10-straight-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tf10-straight-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tf10-straight-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tf10-straight-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tf10-straight-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tf10-straight-cta h2,\n  .qsd-tf10-straight-cta p {\n    color: #fff;\n  }\n\n  .qsd-tf10-straight-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tf10-straight-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tf10-straight-hero,\n    .qsd-tf10-straight-cta {\n      padding: 24px;\n    }\n\n    .qsd-tf10-straight-title {\n      font-size: 28px;\n    }\n\n    .qsd-tf10-straight-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tf10-straight-grid-2,\n    .qsd-tf10-straight-grid-3,\n    .qsd-tf10-straight-feature-list,\n    .qsd-tf10-straight-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tf10-straight-use-list {\n      columns: 1;\n    }\n\n    .qsd-tf10-straight-spec-table,\n    .qsd-tf10-straight-spec-table tbody,\n    .qsd-tf10-straight-spec-table tr,\n    .qsd-tf10-straight-spec-table th,\n    .qsd-tf10-straight-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tf10-straight-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tf10-straight-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tf10-straight-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tf10-straight-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-tf10-straight-detail\"\u003e\n\u003csection class=\"qsd-tf10-straight-hero\"\u003e\n\u003cdiv class=\"qsd-tf10-straight-eyebrow\"\u003e10ft Straight Tension Fabric Booth with Hardcase Podium\u003c\/div\u003e\n\u003ch2 class=\"qsd-tf10-straight-title\"\u003e10ft TenseFlex™ Booth-Straight\u003c\/h2\u003e\n\u003cp class=\"qsd-tf10-straight-subtitle\"\u003eCreate a polished 10x10 booth setup with a 10ft straight tension fabric display and printed hardcase podium. This portable trade show booth backwall gives your brand a clean 117.6\" wide graphic surface, organized travel storage, and a compact front-of-booth counter for events, demos, recruiting fairs, and conferences.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-straight-section\"\u003e\n\u003ch2\u003eA 10ft Booth Backwall with a Travel-Ready Podium Case\u003c\/h2\u003e\n\u003cp\u003eThis TenseFlex™ straight display is more than a simple fabric backdrop. It gives your 10x10 booth a clean 117.6\" W × 90\" H branded backwall, plus a wheeled transport hardcase that can be wrapped with a custom graphic and used as a compact booth counter.\u003c\/p\u003e\n\u003cp\u003eIt is a smart starter display for teams that need a polished booth without building a heavy exhibit. Use it behind a table, beside a demo station, or as the main brand wall for a standard 10x10 booth layout.\u003c\/p\u003e\n\u003cp\u003eThe straight graphic surface keeps logos, product messages, QR codes, booth headlines, and recruiting messages easy to read from the aisle, while the hardcase podium gives your team a small front-of-booth touchpoint.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-straight-section\"\u003e\n\u003ch2\u003eDisplay \u0026amp; Case Size\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf10-straight-blue-note\"\u003e\n\u003cp\u003eBackdrop size: 117.6\" W × 90\" H. Hardcase package size: 20.9\" × 18.5\" × 38.4\".\u003c\/p\u003e\n\u003cp\u003eThe 117.6\" wide backdrop is designed to create a full-width branded wall for many standard 10x10 booth layouts, while the wheeled hardcase helps keep the display organized during event travel, storage, and repeat shows.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-straight-section\"\u003e\n\u003ch2\u003eWhy Choose This 10ft TenseFlex™ Booth Kit?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf10-straight-grid-2\"\u003e\n\u003cdiv class=\"qsd-tf10-straight-card\"\u003e\n\u003ch3\u003eClean 10x10 Booth Backwall\u003c\/h3\u003e\n\u003cp\u003eThe 117.6\" W × 90\" H straight fabric display creates a simple, professional brand wall for standard booth layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf10-straight-card\"\u003e\n\u003ch3\u003eHardcase That Works Beyond Shipping\u003c\/h3\u003e\n\u003cp\u003eThe wheeled hardcase protects the display during transport and can be wrapped with a custom graphic to create a compact branded podium.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf10-straight-card\"\u003e\n\u003ch3\u003eTool-Free Snap-Tube Frame\u003c\/h3\u003e\n\u003cp\u003eThe anodized aluminum snap-tube frame is designed for practical event setup without complicated tools or heavy exhibit construction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf10-straight-card\"\u003e\n\u003ch3\u003eReusable for Future Events\u003c\/h3\u003e\n\u003cp\u003eKeep the frame and hardcase, then update the backdrop graphic or hardcase wrap for new campaigns, product launches, or recruiting seasons.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-straight-section\"\u003e\n\u003ch2\u003eHardcase That Works Beyond Shipping\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf10-straight-green-note\"\u003e\n\u003cp\u003eThe included wheeled hardcase protects the display during transport and can be wrapped with a custom printed graphic to create a compact branded podium.\u003c\/p\u003e\n\u003cp\u003eUse it for brochures, lead capture, check-in support, QR code placement, giveaways, samples, business cards, or quick conversations at the front of your booth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-straight-section\"\u003e\n\u003ch2\u003eBuilt for Practical 10x10 Booth Setups\u003c\/h2\u003e\n\u003cp\u003eUse this display behind a table, beside a demo station, or as the main brand wall for a standard 10x10 booth. The straight backwall keeps your message clean, centered, and easy to photograph.\u003c\/p\u003e\n\u003cp\u003eIt works especially well for logo walls, product category graphics, QR code callouts, table-back displays, recruiting booths, SaaS demos, healthcare events, local business expos, and simple exhibit layouts where clarity matters more than a curved structure or lighting effect.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-straight-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-tf10-straight-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e117.6\" W × 90\" H Straight Backwall\u003c\/strong\u003e Creates a clean branded fabric wall for 10x10 booths, conferences, demos, hiring fairs, and local business events.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGreat Fit for 10x10 Booth Layouts\u003c\/strong\u003e Designed to work as a full-width booth backwall while still leaving space for tables, counters, product displays, or staff.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIncludes Wheeled Transport Hardcase\u003c\/strong\u003e Helps protect and organize the frame and graphics during storage, travel, shipping, and repeat event use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardcase Can Work as a Podium\u003c\/strong\u003e Add the custom hardcase wrap and use it as a compact booth counter, lead capture station, or front-of-booth touchpoint.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e26 lbs Display Weight\u003c\/strong\u003e The display weighs approximately 26 lbs with the nylon bag, making it manageable for frequent event teams.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e47 lbs with Hardcase Included\u003c\/strong\u003e The full setup with hardcase included is approximately 47 lbs for organized transport and storage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustom Backdrop and Hardcase Graphics\u003c\/strong\u003e Use both graphic areas for your logo, booth message, QR code, product categories, recruiting copy, or campaign visuals.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree Design Help Included\u003c\/strong\u003e Upload print-ready files or send your logo and ideas so our team can help prepare a proof before production.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-straight-section\"\u003e\n\u003ch2\u003eBackdrop Only vs. Booth Kit\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf10-straight-grid-2\"\u003e\n\u003cdiv class=\"qsd-tf10-straight-card\"\u003e\n\u003ch3\u003eChoose a Backdrop-Only Display\u003c\/h3\u003e\n\u003cp\u003eChoose a backdrop-only display if you only need a printed wall and already have transport, counter, or storage handled.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf10-straight-card\"\u003e\n\u003ch3\u003eChoose This TenseFlex™ Booth Kit\u003c\/h3\u003e\n\u003cp\u003eChoose this booth kit when you want the straight fabric backwall, wheeled hardcase, and printed hardcase wrap together in one event-ready setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-straight-section\"\u003e\n\u003ch2\u003eTurn the Hardcase Into a Front-of-Booth Touchpoint\u003c\/h2\u003e\n\u003cp\u003ePlace the wrapped hardcase near the front of your booth for lead forms, QR code scans, brochures, samples, business cards, giveaway items, or a tablet check-in station.\u003c\/p\u003e\n\u003cp\u003eIt helps turn the display from a background wall into a simple working booth space that supports conversations, lead capture, and visitor flow.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-straight-section\"\u003e\n\u003ch2\u003eWhy Choose a Straight Backwall?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf10-straight-blue-note\"\u003e\n\u003cp\u003eA straight booth backwall keeps your message clean, centered, and easy to photograph. It works especially well for logo walls, product category graphics, QR code callouts, table-back displays, recruiting booths, and simple 10x10 exhibit layouts.\u003c\/p\u003e\n\u003cp\u003eChoose a straight display when message clarity and easy aisle readability matter more than a curved structure or lighting effect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-straight-section\"\u003e\n\u003ch2\u003eWho Should Use This Display?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf10-straight-grid-3\"\u003e\n\u003cdiv class=\"qsd-tf10-straight-card\"\u003e\n\u003ch3\u003eFirst-Time Exhibitors\u003c\/h3\u003e\n\u003cp\u003eUse it when you need a professional booth presence without committing to a large custom exhibit build.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf10-straight-card\"\u003e\n\u003ch3\u003eSmall Sales \u0026amp; Marketing Teams\u003c\/h3\u003e\n\u003cp\u003eUse it for product demos, lead capture, conferences, regional trade shows, local expos, and repeat event schedules.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf10-straight-card\"\u003e\n\u003ch3\u003eRecruiting \u0026amp; Outreach Teams\u003c\/h3\u003e\n\u003cp\u003eUse it for university career fairs, healthcare recruiting, school district events, nonprofit outreach, and community programs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-straight-section\"\u003e\n\u003ch2\u003eWhere It Works Best\u003c\/h2\u003e\n\u003cp\u003eThis 10ft straight booth display works well when you need a clean backwall, portable storage, and a simple counter area for real event conversations.\u003c\/p\u003e\n\u003cul class=\"qsd-tf10-straight-use-list\"\u003e\n\u003cli\u003eLocal business expos\u003c\/li\u003e\n\u003cli\u003eChamber of commerce events\u003c\/li\u003e\n\u003cli\u003eUniversity career fairs\u003c\/li\u003e\n\u003cli\u003eHealthcare conferences\u003c\/li\u003e\n\u003cli\u003eDental conventions\u003c\/li\u003e\n\u003cli\u003eSaaS demo booths\u003c\/li\u003e\n\u003cli\u003eFranchise expos\u003c\/li\u003e\n\u003cli\u003eHotel ballroom conferences\u003c\/li\u003e\n\u003cli\u003eCommunity outreach fairs\u003c\/li\u003e\n\u003cli\u003eNonprofit donor events\u003c\/li\u003e\n\u003cli\u003eReal estate open houses\u003c\/li\u003e\n\u003cli\u003eRetail pop-up booths\u003c\/li\u003e\n\u003cli\u003eSchool district recruiting events\u003c\/li\u003e\n\u003cli\u003eStartup pitch events\u003c\/li\u003e\n\u003cli\u003eRegional trade shows\u003c\/li\u003e\n\u003cli\u003eProduct demo stations\u003c\/li\u003e\n\u003cli\u003eProfessional networking events\u003c\/li\u003e\n\u003cli\u003eBrand awareness booths\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-straight-section\"\u003e\n\u003ch2\u003eArtwork Planning Note\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf10-straight-note\"\u003e\n\u003cp\u003eThis display includes two graphic areas: the 117.6\" W × 90\" H backdrop graphic and the custom hardcase wrap graphic.\u003c\/p\u003e\n\u003cp\u003ePlease prepare artwork using the correct template for each part. Keep key logos, QR codes, booth numbers, headlines, and important text inside the safe area to help ensure a clean final print.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-straight-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-straight-section\"\u003e\n\u003ch2\u003eEvent Transport Weight Notes\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf10-straight-green-note\"\u003e\n\u003cp\u003eDisplay weight with nylon bag: 26 lbs. Weight with hardcase included: 47 lbs.\u003c\/p\u003e\n\u003cp\u003eThe wheeled hardcase helps keep the frame and graphics organized for show travel, storage, shipping, and repeat events. For shipping to a venue or advance warehouse, always check the exhibitor manual for labeling and delivery requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-straight-section\"\u003e\n\u003ch2\u003eReusable Frame, Refreshable Graphics\u003c\/h2\u003e\n\u003cp\u003eKeep the frame and hardcase, then update the backdrop graphic or hardcase wrap for new campaigns, product launches, recruiting seasons, sponsors, annual meetings, or event themes.\u003c\/p\u003e\n\u003cp\u003eReplacement graphics make it easier to reuse the same booth system across multiple shows while keeping your message fresh for each audience.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-straight-section\"\u003e\n\u003ch2\u003eRecommended Use\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf10-straight-note\"\u003e\n\u003cp\u003eThis display is best for indoor trade shows, conferences, hiring fairs, hotel ballroom events, retail pop-ups, and controlled event environments.\u003c\/p\u003e\n\u003cp\u003eOutdoor or semi-outdoor use should avoid wind, rain, moisture, uneven ground, and unsupervised setup. Always confirm venue rules, booth dimensions, aisle clearance, and shipping requirements before the event.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-straight-section\"\u003e\n\u003ch2\u003eSimple Setup Overview\u003c\/h2\u003e\n\u003cp\u003eThe anodized aluminum snap-tube frame is designed for practical event setup. The fabric graphic slides over the frame to create a smooth, tensioned backwall, and the hardcase can be wrapped with its own custom print to become a compact booth counter.\u003c\/p\u003e\n\u003cdiv class=\"qsd-tf10-straight-steps\"\u003e\n\u003cdiv class=\"qsd-tf10-straight-step\"\u003e\n\u003ch4\u003eAssemble the Frame\u003c\/h4\u003e\n\u003cp\u003eConnect the aluminum snap-tube frame sections and position the straight backwall behind your booth table or demo area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf10-straight-step\"\u003e\n\u003ch4\u003eAdd the Backdrop Graphic\u003c\/h4\u003e\n\u003cp\u003eInstall the wrinkle-free tension fabric print and align the main logo, headline, and QR code in the visible area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf10-straight-step\"\u003e\n\u003ch4\u003eWrap the Hardcase\u003c\/h4\u003e\n\u003cp\u003eApply the custom hardcase graphic so the transport case can work as a branded podium or front counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf10-straight-step\"\u003e\n\u003ch4\u003eSet Up the Booth\u003c\/h4\u003e\n\u003cp\u003ePlace brochures, lead forms, samples, business cards, giveaways, or a tablet check-in station on the hardcase podium.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-straight-section\"\u003e\n\u003ch2\u003eStorage \u0026amp; Event Shipping Notes\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf10-straight-blue-note\"\u003e\n\u003cp\u003eThe frame and graphics pack into the included wheeled transport hardcase for organized storage and event travel.\u003c\/p\u003e\n\u003cp\u003eIf shipping to an advance warehouse, convention center, hotel venue, or show site, please check your exhibitor manual for receiving deadlines, booth number labeling, carrier rules, and material handling requirements before placing your order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-straight-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf10-straight-table-wrap\"\u003e\n\u003ctable class=\"qsd-tf10-straight-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10ft TenseFlex™ Booth-Straight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Size\u003c\/th\u003e\n\u003ctd\u003e117.6\" W × 90\" H, approx. 9.8ft × 7.5ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame Style\u003c\/th\u003e\n\u003ctd\u003e10ft flat straight snap-tube booth frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame Material\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Weight\u003c\/th\u003e\n\u003ctd\u003e26 lbs with nylon bag\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight with Hardcase\u003c\/th\u003e\n\u003ctd\u003e47 lbs with hardcase included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHardcase Package Size\u003c\/th\u003e\n\u003ctd\u003e20.9\" × 18.5\" × 38.4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHardcase Function\u003c\/th\u003e\n\u003ctd\u003eWheeled transport hardcase with custom print; can be used as a compact booth podium or counter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003e10x10 trade show booths, conferences, career fairs, product demos, retail pop-ups, local expos, and lead capture stations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor events and controlled spaces. Avoid wind, rain, moisture, uneven ground, and unsupervised outdoor use.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for backdrop graphics and compatible hardcase wraps\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIncluded Components\u003c\/th\u003e\n\u003ctd\u003e10ft flat aluminum snap-tube frame, custom high-resolution seamless backdrop print, wheeled transport hardcase, and custom hardcase fabric print\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-straight-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 10ft flat aluminum snap-tube frame\u003c\/li\u003e\n\u003cli\u003e1 × Custom high-resolution seamless fabric print for backdrop\u003c\/li\u003e\n\u003cli\u003e1 × Airline-friendly transport hardcase with wheels\u003c\/li\u003e\n\u003cli\u003e1 × Custom fabric print for hardcase\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-straight-section qsd-tf10-straight-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the backdrop size?\u003c\/summary\u003e\n\u003cp\u003eThe backdrop size is 117.6\" W × 90\" H, approximately 9.8ft × 7.5ft.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a 10x10 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. The straight 10ft backwall is designed for many standard 10x10 booth layouts. Please check your show rules, booth dimensions, table placement, and available floor space before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included?\u003c\/summary\u003e\n\u003cp\u003eThe kit includes one 10ft flat frame, one custom printed backdrop graphic, one wheeled hardcase, and one custom hardcase graphic.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the hardcase be used as a podium?\u003c\/summary\u003e\n\u003cp\u003eYes. The hardcase can be wrapped with a custom graphic and used as a compact booth counter, lead capture station, brochure stand, or front-of-booth touchpoint.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order replacement graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement backdrop graphics and hardcase wraps may be ordered for new events, campaigns, product launches, recruiting seasons, or branding updates.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I buy print-only graphics?\u003c\/summary\u003e\n\u003cp\u003ePrint-only graphics may be available for compatible frames or hardcases. Please confirm your product version, frame size, and hardcase style before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this display for outdoor use?\u003c\/summary\u003e\n\u003cp\u003eIt is best for indoor events and controlled spaces. Avoid wind, rain, moisture, uneven ground, and unsupervised outdoor use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat files should I upload?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, or high-resolution files are recommended. Use the correct artwork templates for the backdrop graphic and the hardcase wrap.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it ship to an advance warehouse or show site?\u003c\/summary\u003e\n\u003cp\u003eYes, but please check your exhibitor manual for receiving deadlines, booth number labeling, carrier rules, and material handling requirements before shipping to a venue.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the hardcase at the front of the booth?\u003c\/summary\u003e\n\u003cp\u003eYes. Many teams use the wrapped hardcase as a small front counter for QR code scans, lead forms, brochures, samples, business cards, or quick conversations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf10-straight-cta\"\u003e\n\u003ch2\u003eReady to Build a Cleaner 10x10 Booth?\u003c\/h2\u003e\n\u003cp\u003eUpload your logo, booth message, or artwork files, and our team can help prepare the backdrop and hardcase graphics before production. Need it for a specific show date? Share your event deadline, booth size, and delivery address so we can help confirm the best production and shipping plan.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45318239977630,"sku":"10W-STRAIGHT","price":699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10ft_TenseFlex__Booth_Straight_main.jpg?v=1769503551"},{"product_id":"tenseflex-pro-10ft-trade-show-display-flat","title":"10x10 TenseFlex Flat Trade Show Booth - Pro","description":"\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(14, 58, 99);\"\u003eProduct Details\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eThe TenseFlex Pro Straight 10ft Display delivers a 10x10 booth solution featuring a 10ft straight-top tension fabric backdrop, a graphic-enabled merchandise shelving unit (with 2 adjustable layers). 30-Second professional setup with intuitive numbered connectors that snap together like building blocks - no tools required. Vibrant graphics with fade-resistant, washable fabric that maintains like-new appearance show after show. This kit delivers professional clarity and merchandising functionality in one streamlined package. Perfect for corporate exhibitors and retail brands, letting you focus on customer engagement rather than complicated setups.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(14, 58, 99);\"\u003eSpecifications\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eWeight (Nylon Bag): 40Ibs\u003c\/p\u003e\n\u003cp\u003eBackdrop Size: 9.6'x7.5'\u003c\/p\u003e\n\u003cp\u003eFrame: Anodized Aluminum Snap-Tube Frame\u003c\/p\u003e\n\u003cp\u003eGraphic: Wrinkle-free, Seamless  Tension Fabric\u003c\/p\u003e\n\u003cp\u003ePrinting: High-Resolution Heat Transfer Printing\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(14, 58, 99);\"\u003eProduct includes\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003ch3\u003e\u003cstrong\u003eBackdrop\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e(1) 10' Flat Aluminum Snap-Tube Frame\u003c\/p\u003e\n\u003cp\u003e(1) High Resolution Seamless Fabric Print\u003c\/p\u003e\n\u003cp\u003e(1) Nylon Duffel Bag\u003c\/p\u003e\n\u003cp\u003e(1) 58''\u003cstrong\u003e\u003c\/strong\u003ex12'' Tension Fabric Header\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e(1) Aluminum Merchandise Shelving Unit with Custom Graphic (Panel supports up to 20 lbs each)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(14, 57, 97);\"\u003eOptional Upgrades\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e(2) LED Lights\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e(1) Hard Shipping Case Only\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e(1) Hard Shipping Case with Custom Print\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv id=\"ag-1746783267021\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"ag-1747128373180\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"ag-1747130373332\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"ag-1747130748019\"\u003e\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv id=\"ag-1747297172435\"\u003e\u003c\/div\u003e\n\u003ctable width=\"100%\" style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.8195%;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/Hard_Shipping_Case_Only.jpg?v=1753783088\" alt=\"\"\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.8195%;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/Hard_Shipping_Case_with_Custom_Print_39bcbd2f-86ce-45fb-a761-f03946e3518a.jpg?v=1754535830\" alt=\"\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.8195%;\"\u003e\n\u003ch2 class=\"fs-5 fs-md-2 mb-12\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/2000px.jpg?v=1766658441\" alt=\"\"\u003e\u003c\/h2\u003e\n\u003cp class=\"fs-5 fs-md-2 mb-12\"\u003e \u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 49.8195%;\"\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv id=\"ag-1750316418442\"\u003e\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv id=\"ag-1753771607831\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; z-index: 1000; top: 1121.56px; left: 161px; display: none;\" class=\"simg-pop-btn\"\u003e\u003csvg data-testid=\"ImageSearchIcon\" viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv id=\"ag-1753783989427\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"position: absolute; z-index: 1000; top: 1034.84px; left: 299px; display: none;\"\u003e\u003csvg class=\"\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" data-testid=\"ImageSearchIcon\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"position: absolute; z-index: 1000; top: 1009.25px; left: 299px; display: none;\"\u003e\u003csvg class=\"\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" data-testid=\"ImageSearchIcon\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"position: absolute; z-index: 1000; top: 1009.25px; left: 21px; display: none;\"\u003e\u003csvg class=\"\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" data-testid=\"ImageSearchIcon\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"position: absolute; z-index: 1000; top: 1009.25px; left: 21px; display: none;\"\u003e\u003csvg class=\"\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" data-testid=\"ImageSearchIcon\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"position: absolute; z-index: 1000; top: 1009.25px; left: 299px; display: none;\"\u003e\u003csvg class=\"\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" data-testid=\"ImageSearchIcon\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"position: absolute; z-index: 1000; top: 1009.25px; left: 299px; display: none;\"\u003e\u003csvg class=\"\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" data-testid=\"ImageSearchIcon\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45318245023902,"sku":"10W-STRAIGHT-G04","price":1179.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x10_TenseFlex_Pro_Trade_Show_Displays-Flat_1.jpg?v=1750832646"},{"product_id":"tenseflex-media-curved-10ft-trade-show-displays-waterfall","title":"Curved Media Booth Kit | 10ft TenseFlex™ TV Demo Booth","description":"\u003cstyle\u003e\n  .qsd-tfpro-curved-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tfpro-curved-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tfpro-curved-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tfpro-curved-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tfpro-curved-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tfpro-curved-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tfpro-curved-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tfpro-curved-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tfpro-curved-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tfpro-curved-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tfpro-curved-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tfpro-curved-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tfpro-curved-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tfpro-curved-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tfpro-curved-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tfpro-curved-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tfpro-curved-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tfpro-curved-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tfpro-curved-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tfpro-curved-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tfpro-curved-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tfpro-curved-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tfpro-curved-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tfpro-curved-steps {\n    counter-reset: tfpro-curved-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tfpro-curved-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tfpro-curved-step:before {\n    counter-increment: tfpro-curved-step;\n    content: counter(tfpro-curved-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tfpro-curved-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tfpro-curved-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tfpro-curved-spec-table th,\n  .qsd-tfpro-curved-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tfpro-curved-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tfpro-curved-spec-table tr:last-child th,\n  .qsd-tfpro-curved-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tfpro-curved-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tfpro-curved-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tfpro-curved-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tfpro-curved-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tfpro-curved-cta h2,\n  .qsd-tfpro-curved-cta p {\n    color: #fff;\n  }\n\n  .qsd-tfpro-curved-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tfpro-curved-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tfpro-curved-hero,\n    .qsd-tfpro-curved-cta {\n      padding: 24px;\n    }\n\n    .qsd-tfpro-curved-title {\n      font-size: 28px;\n    }\n\n    .qsd-tfpro-curved-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tfpro-curved-grid-2,\n    .qsd-tfpro-curved-grid-3,\n    .qsd-tfpro-curved-feature-list,\n    .qsd-tfpro-curved-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tfpro-curved-use-list {\n      columns: 1;\n    }\n\n    .qsd-tfpro-curved-spec-table,\n    .qsd-tfpro-curved-spec-table tbody,\n    .qsd-tfpro-curved-spec-table tr,\n    .qsd-tfpro-curved-spec-table th,\n    .qsd-tfpro-curved-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tfpro-curved-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tfpro-curved-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tfpro-curved-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tfpro-curved-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-tfpro-curved-detail\"\u003e\n\u003csection class=\"qsd-tfpro-curved-hero\"\u003e\n\u003cdiv class=\"qsd-tfpro-curved-eyebrow\"\u003eCurved 10x10 Media Booth with TV Merchandising Display\u003c\/div\u003e\n\u003ch2 class=\"qsd-tfpro-curved-title\"\u003e10ft TenseFlex™ PRO Booth-Curved\u003c\/h2\u003e\n\u003cp class=\"qsd-tfpro-curved-subtitle\"\u003eBuild a more presentation-ready 10x10 trade show booth with a curved tension fabric backwall, TV merchandising display, branded header, canvas panels, and hardcase-to-podium counter. This curved media booth kit is ideal for product demos, video presentations, lead capture, software showcases, healthcare conferences, franchise expos, and sales teams that need visitors to understand the offer quickly.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-curved-section\"\u003e\n\u003ch2\u003eA Curved 10x10 Booth Built for Demos, Screens, and Product Stories\u003c\/h2\u003e\n\u003cp\u003eThe 10ft TenseFlex™ PRO Booth-Curved is more than a curved fabric backdrop. It combines a curved tension fabric backwall, a front TV merchandising display, canvas graphic panels, a branded header, and a wheeled hardcase-to-podium to create a compact 10x10 booth system for product demos, video storytelling, lead capture, and in-person sales conversations.\u003c\/p\u003e\n\u003cp\u003eThe curved backwall builds a softer presentation zone, the screen attracts attention from the aisle, the canvas panels support lightweight product cues, and the podium gives your team a practical place for check-ins, brochures, QR codes, samples, and follow-up conversations.\u003c\/p\u003e\n\u003cp\u003eUse it when your booth needs to explain products, show videos, display lightweight samples, collect leads, and support real conversations without moving into a large custom exhibit build.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-curved-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-curved-section\"\u003e\n\u003ch2\u003eFlexible Display Panel Layout\u003c\/h2\u003e\n\u003cp\u003eShelf positions can be customized or adjusted with optional height-adjustable hardware, making the booth easier to adapt for different product sizes, demo flows, and campaign layouts.\u003c\/p\u003e\n\u003cp\u003eUse the panel area for lightweight samples, product highlights, brochure placement, QR codes, or brand messaging that supports the video content on the screen.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-curved-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-curved-section\"\u003e\n\u003ch2\u003eWheeled Hardcase That Converts Into a Branded Podium\u003c\/h2\u003e\n\u003cp\u003eThe wheeled hardcase protects the booth during transport and converts into a branded podium during the event.\u003c\/p\u003e\n\u003cp\u003eUse it as a check-in counter, brochure station, sample spot, QR code desk, lead capture point, tablet area, giveaway surface, or conversation counter. After the show, the booth packs back into the hardcase for easier storage and repeat use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-curved-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-curved-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfpro-curved-table-wrap\"\u003e\n\u003ctable class=\"qsd-tfpro-curved-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10ft TenseFlex™ PRO Booth-Curved\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003e10x10 curved media booth with fabric backwall, TV merchandising display, canvas graphic panels, branded header, and hardcase-to-podium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackwall Type\u003c\/th\u003e\n\u003ctd\u003e10ft curved tension fabric backdrop\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Frame\u003c\/th\u003e\n\u003ctd\u003e10ft curved aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame Material\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeader Frame Size\u003c\/th\u003e\n\u003ctd\u003e58\" W × 12\" H custom aluminum header frame with fabric print\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Artwork Area\u003c\/th\u003e\n\u003ctd\u003e129.92\" W × 92.51\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeader Artwork Area\u003c\/th\u003e\n\u003ctd\u003e64.17\" W × 18.11\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTV Merchandising Graphic Area\u003c\/th\u003e\n\u003ctd\u003e21.65\" W × 115.74\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePodium Graphic Area\u003c\/th\u003e\n\u003ctd\u003e112.2\" W × 47.24\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTV Compatibility\u003c\/th\u003e\n\u003ctd\u003eDesigned to support 32\"–55\" monitors. TV or monitor is not included.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePanel Load Capacity\u003c\/th\u003e\n\u003ctd\u003eEach canvas display panel supports up to 20 lbs for lightweight samples, brochures, small demo items, or signage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePanel Layout\u003c\/th\u003e\n\u003ctd\u003eShelf positions can be customized or adjusted with optional height-adjustable hardware upon request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePackage Size\u003c\/th\u003e\n\u003ctd\u003e40\" W × 21\" H × 16\" D\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e85 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHardcase Function\u003c\/th\u003e\n\u003ctd\u003eAirline-friendly wheeled transport hardcase with custom fabric print; can convert into a branded podium counter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIndependent Use\u003c\/th\u003e\n\u003ctd\u003eThe TV merchandising display can be used independently or combined with the full booth system\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e7 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eProduct demos, video presentations, SaaS showcases, healthcare conferences, franchise expos, recruiting fairs, retail activations, and lead capture booths\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable for the backdrop, header, TV merchandising display, and podium graphics\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-curved-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 10ft curved aluminum snap-tube frame\u003c\/li\u003e\n\u003cli\u003e1 × High-resolution seamless fabric backdrop print\u003c\/li\u003e\n\u003cli\u003e1 × Custom 58\" × 12\" aluminum header frame with fabric print\u003c\/li\u003e\n\u003cli\u003e1 × Custom aluminum TV merchandising display with canvas graphic panels\u003c\/li\u003e\n\u003cli\u003e1 × Airline-friendly transport hardcase with wheels and custom fabric print\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-tfpro-curved-note\"\u003e\n\u003cp\u003eMonitor\/TV is not included. Please confirm your screen size, VESA pattern, screen weight, and power access before your event.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-curved-section qsd-tfpro-curved-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with this booth?\u003c\/summary\u003e\n\u003cp\u003eThe standard set includes one 10ft curved aluminum snap-tube frame, one high-resolution seamless fabric backdrop print, one custom 58\" × 12\" header frame with fabric print, one aluminum TV merchandising display with canvas graphic panels, and one airline-friendly transport hardcase with wheels and custom fabric print.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the TV included?\u003c\/summary\u003e\n\u003cp\u003eNo. The TV or monitor is not included. The TV merchandising display is designed to support 32\"–55\" monitors. Please confirm screen size, weight, and VESA pattern before your event.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much weight can the canvas panels hold?\u003c\/summary\u003e\n\u003cp\u003eEach canvas display panel supports up to 20 lbs. We recommend using the panels for lightweight samples, brochures, QR code signage, or small demo items only.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the panel height be adjusted?\u003c\/summary\u003e\n\u003cp\u003eShelf positions can be customized or adjusted with optional height-adjustable hardware. Contact us before ordering if you need a specific layout.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the TV merchandising display be used separately?\u003c\/summary\u003e\n\u003cp\u003eYes. The display can be used independently or combined with the full booth system, making it useful for showrooms, meetings, training events, dealer events, or smaller activations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this booth suitable for a 10x10 space?\u003c\/summary\u003e\n\u003cp\u003eYes. It is designed for compact 10x10 trade show layouts. Please confirm booth rules, aisle clearance, outlet location, ceiling height, cable routing, and available floor space before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the hardcase become a podium?\u003c\/summary\u003e\n\u003cp\u003eYes. The wheeled hardcase is designed for transport and can convert into a branded podium counter during the event.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace only the graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement graphics are available for the backdrop, header, TV merchandising display, and podium graphics.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I plan power for the screen?\u003c\/summary\u003e\n\u003cp\u003eCheck your exhibitor manual for electrical rules, outlet placement, extension cord requirements, and cable routing. Power supply and screen setup should be planned before move-in.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, TIFF, EPS, or press-quality PDF files are recommended. Use the official templates and keep key logos, QR codes, sponsor names, and text inside the safe areas.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat should I place on the canvas panels?\u003c\/summary\u003e\n\u003cp\u003eUse the panels for lightweight product samples, brochures, small demo items, QR code signage, or visual merchandising. Avoid heavy, fragile, unstable, or high-value items.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this ship to an advance warehouse or show site?\u003c\/summary\u003e\n\u003cp\u003eYes, but please check receiving deadlines, booth number labeling, carrier rules, and material handling fees before shipping to a venue or advance warehouse.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-curved-cta\"\u003e\n\u003ch2\u003eNeed Help Planning a Curved TV Demo Booth?\u003c\/h2\u003e\n\u003cp\u003eShare your booth size, event date, screen size, VESA pattern, sample weight, desired panel layout, delivery address, artwork needs, and power planning questions with our team. We can help confirm whether the 10ft TenseFlex™ PRO Booth-Curved fits your space and whether you may need replacement graphics, height-adjustable hardware, rush production, extra proof support, or advance warehouse delivery assistance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45318467158174,"sku":"10WM-CURVED-G22","price":899.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/tenseflex-media-curved-10ft-trade-show-displays-waterfall-1.png?v=1782209530"},{"product_id":"tenseflex-media-flat-10ft-trade-show-displays-waterfall","title":"10ft TenseFlex™ PRO Booth-Straight","description":"\u003cstyle\u003e\n  .qsd-tfpro-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tfpro-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tfpro-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tfpro-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tfpro-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tfpro-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tfpro-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tfpro-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tfpro-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tfpro-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tfpro-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tfpro-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tfpro-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tfpro-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tfpro-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tfpro-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tfpro-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tfpro-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tfpro-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tfpro-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tfpro-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tfpro-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tfpro-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tfpro-steps {\n    counter-reset: tfpro-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tfpro-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tfpro-step:before {\n    counter-increment: tfpro-step;\n    content: counter(tfpro-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tfpro-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tfpro-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tfpro-spec-table th,\n  .qsd-tfpro-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tfpro-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tfpro-spec-table tr:last-child th,\n  .qsd-tfpro-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tfpro-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tfpro-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tfpro-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tfpro-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tfpro-cta h2,\n  .qsd-tfpro-cta p {\n    color: #fff;\n  }\n\n  .qsd-tfpro-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tfpro-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tfpro-hero,\n    .qsd-tfpro-cta {\n      padding: 24px;\n    }\n\n    .qsd-tfpro-title {\n      font-size: 28px;\n    }\n\n    .qsd-tfpro-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tfpro-grid-2,\n    .qsd-tfpro-grid-3,\n    .qsd-tfpro-feature-list,\n    .qsd-tfpro-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tfpro-use-list {\n      columns: 1;\n    }\n\n    .qsd-tfpro-spec-table,\n    .qsd-tfpro-spec-table tbody,\n    .qsd-tfpro-spec-table tr,\n    .qsd-tfpro-spec-table th,\n    .qsd-tfpro-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tfpro-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tfpro-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tfpro-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tfpro-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-tfpro-detail\"\u003e\n\u003csection class=\"qsd-tfpro-hero\"\u003e\n\u003cdiv class=\"qsd-tfpro-eyebrow\"\u003e10x10 Media-Ready Booth with TV Merchandising Display\u003c\/div\u003e\n\u003ch2 class=\"qsd-tfpro-title\"\u003e10ft TenseFlex™ PRO Booth-Straight\u003c\/h2\u003e\n\u003cp class=\"qsd-tfpro-subtitle\"\u003eBuild a more presentation-ready 10x10 trade show booth with a TV merchandising display, slim tension fabric backwall, branded header, canvas graphic panels, and hardcase-to-podium counter. This media-ready booth kit is ideal for product demos, video presentations, lead capture, software showcases, healthcare conferences, franchise expos, and sales teams that need visitors to understand the offer quickly.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-section\"\u003e\n\u003ch2\u003eA 10x10 Booth Built for Product Demos, Screens, and Sales Conversations\u003c\/h2\u003e\n\u003cp\u003eThe 10ft TenseFlex™ PRO Booth-Straight is more than a printed booth backdrop. It combines a full-width fabric backwall, a front TV merchandising display, a branded header, canvas graphic panels, and a wheeled hardcase-to-podium to create a compact booth system for product demos, video storytelling, lead capture, and face-to-face sales conversations.\u003c\/p\u003e\n\u003cp\u003eThe backwall builds brand context, the screen attracts attention from the aisle, the canvas panels support lightweight merchandising or product messaging, and the podium gives your team a practical counter for check-ins, brochures, QR codes, samples, and follow-up conversations.\u003c\/p\u003e\n\u003cp\u003eUse it when your team needs a professional 10x10 booth that can explain products, show videos, display lightweight samples, collect leads, and support real booth conversations without building a large custom exhibit.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-section\"\u003e\n\u003ch2\u003eFront TV Merchandising Display for Better Visitor Engagement\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfpro-blue-note\"\u003e\n\u003cp\u003eThe front merchandising display helps bring your message closer to the aisle. Use the 32\"–55\" monitor area for product videos, demo reels, tutorials, testimonials, service explainers, event schedules, software walkthroughs, or lead capture prompts.\u003c\/p\u003e\n\u003cp\u003eThe surrounding canvas graphic panels can support key benefits, QR codes, product categories, lightweight samples, brochure placement, or short calls to action so visitors can understand your offer quickly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-section\"\u003e\n\u003ch2\u003eMonitor Planning Notes\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfpro-note\"\u003e\n\u003cp\u003eThis booth includes a TV merchandising display designed to support 32\"–55\" monitors. The TV or monitor is not included.\u003c\/p\u003e\n\u003cp\u003eBefore your event, please confirm your screen size, VESA mounting pattern, screen weight, power outlet location, media player setup, and venue electrical rules. Plan cable routing before move-in to keep the booth clean and reduce trip hazards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-section\"\u003e\n\u003ch2\u003eCanvas Panel Display Note\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfpro-green-note\"\u003e\n\u003cp\u003eEach canvas display panel supports up to 20 lbs and is best used for lightweight product samples, brochures, small demo items, QR code signage, or visual merchandising.\u003c\/p\u003e\n\u003cp\u003eAvoid placing heavy, fragile, unstable, or high-value items on the panels. For heavier products, use a dedicated counter, table, pedestal, or approved display fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-section\"\u003e\n\u003ch2\u003eFlexible Display Panel Layout\u003c\/h2\u003e\n\u003cp\u003eShelf positions can be customized or adjusted with optional height-adjustable hardware, making the booth easier to adapt for different product sizes, demo flows, and campaign layouts.\u003c\/p\u003e\n\u003cp\u003eUse the panel area for product highlights, lightweight samples, brochure placement, QR codes, or brand messaging that supports the video content on the screen.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-section\"\u003e\n\u003ch2\u003eUse the TV Merchandising Display With or Without the Booth\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfpro-blue-note\"\u003e\n\u003cp\u003eThe TV merchandising display can be used independently or combined with the full booth system.\u003c\/p\u003e\n\u003cp\u003eThis gives your team more flexibility for showroom demos, hotel meetings, dealer events, training sessions, retail activations, tabletop-style presentations, or smaller event spaces where a full booth backdrop is not needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-section\"\u003e\n\u003ch2\u003e10x10 Booth Layout Fit\u003c\/h2\u003e\n\u003cp\u003eThis booth is designed for compact 10x10 exhibit spaces where the backdrop, TV merchandising display, and podium work together as one presentation zone.\u003c\/p\u003e\n\u003cp\u003eThe backwall builds brand context, the screen attracts attention from the aisle, and the podium supports check-in, brochures, samples, lead capture, or follow-up conversations.\u003c\/p\u003e\n\u003cdiv class=\"qsd-tfpro-note\"\u003e\n\u003cp\u003ePlease confirm booth rules, aisle clearance, outlet location, ceiling height, cable routing, and available floor space before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-section\"\u003e\n\u003ch2\u003eHow This Booth Is Different\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfpro-grid-3\"\u003e\n\u003cdiv class=\"qsd-tfpro-card\"\u003e\n\u003ch3\u003eStandard Flat Booth\u003c\/h3\u003e\n\u003cp\u003eA standard flat booth gives you a clean branded background for logos, product messaging, and simple booth photos.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfpro-card\"\u003e\n\u003ch3\u003eBacklit Booth\u003c\/h3\u003e\n\u003cp\u003eA backlit booth adds lighting impact and stronger brightness for brands that need illuminated graphics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfpro-card\"\u003e\n\u003ch3\u003ePRO Booth-Straight\u003c\/h3\u003e\n\u003cp\u003eThis booth adds a front TV merchandising display and podium counter, making it a stronger choice for videos, demos, sample display, lead capture, and sales conversations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-tfpro-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e10x10 Media-Ready Booth\u003c\/strong\u003e Combines a slim fabric backwall, TV merchandising display, branded header, canvas panels, and podium counter in one booth system.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSupports 32\"–55\" Monitors\u003c\/strong\u003e Add a compatible monitor for product videos, demo reels, tutorials, testimonials, service explainers, or event schedules.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCanvas Panels Support up to 20 lbs\u003c\/strong\u003e Use the panels for lightweight samples, brochures, QR code signage, small demo items, or visual merchandising.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e58\" × 12\" Header\u003c\/strong\u003e Use the header for your logo, booth number, product category, campaign line, sponsor name, or event message.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardcase Converts into Podium\u003c\/strong\u003e The wheeled hardcase protects the booth during transport and becomes a branded counter during the event.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndependent TV Display Option\u003c\/strong\u003e Use the TV merchandising display separately for showrooms, meetings, dealer events, trainings, or smaller activations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReplacement Graphics Available\u003c\/strong\u003e Refresh the backdrop, header, TV merchandising display graphics, and podium wrap for future campaigns or events.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree Design Help Included\u003c\/strong\u003e Send your logo, brand colors, product images, screen plan, and booth message so our team can help prepare a proof.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-section\"\u003e\n\u003ch2\u003e58\" × 12\" Header for Aisle Visibility\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfpro-green-note\"\u003e\n\u003cp\u003eThe included 58\" × 12\" header helps your booth stay recognizable from farther away.\u003c\/p\u003e\n\u003cp\u003eUse it for your logo, booth number, product category, campaign line, sponsor name, or event message so visitors can identify your booth before they reach the demo area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-section\"\u003e\n\u003ch2\u003eWheeled Hardcase That Converts Into a Branded Podium\u003c\/h2\u003e\n\u003cp\u003eThe wheeled hardcase protects the booth during transport and converts into a branded podium during the event.\u003c\/p\u003e\n\u003cp\u003eUse it as a check-in counter, brochure station, sample spot, QR code desk, lead capture point, tablet area, giveaway surface, or conversation counter. After the show, the booth packs back into the hardcase for easier storage and repeat use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-section\"\u003e\n\u003ch2\u003eBuilt for Lead Capture and Demo Follow-Up\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfpro-grid-3\"\u003e\n\u003cdiv class=\"qsd-tfpro-card\"\u003e\n\u003ch3\u003eAttract\u003c\/h3\u003e\n\u003cp\u003eUse the screen to pull visitors in with videos, software walkthroughs, product demos, testimonials, or show schedules.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfpro-card\"\u003e\n\u003ch3\u003eExplain\u003c\/h3\u003e\n\u003cp\u003eUse the panel graphics and backwall to highlight key benefits, product categories, proof points, and service use cases.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfpro-card\"\u003e\n\u003ch3\u003eCapture\u003c\/h3\u003e\n\u003cp\u003eUse the podium for QR scans, lead forms, demo signup prompts, brochures, business cards, samples, or follow-up offers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-section\"\u003e\n\u003ch2\u003eWhere This PRO Booth Works Best\u003c\/h2\u003e\n\u003cp\u003eThis booth is a strong fit when your event strategy depends on video, demo explanation, product education, sample display, and lead capture.\u003c\/p\u003e\n\u003cul class=\"qsd-tfpro-use-list\"\u003e\n\u003cli\u003eSaaS product demos\u003c\/li\u003e\n\u003cli\u003eHealthcare conferences\u003c\/li\u003e\n\u003cli\u003eDental conferences\u003c\/li\u003e\n\u003cli\u003eUniversity recruiting fairs\u003c\/li\u003e\n\u003cli\u003eFranchise expos\u003c\/li\u003e\n\u003cli\u003eDealer meetings\u003c\/li\u003e\n\u003cli\u003eReal estate technology events\u003c\/li\u003e\n\u003cli\u003eFinancial service expos\u003c\/li\u003e\n\u003cli\u003eInsurance conferences\u003c\/li\u003e\n\u003cli\u003eManufacturing product demos\u003c\/li\u003e\n\u003cli\u003eNonprofit awareness booths\u003c\/li\u003e\n\u003cli\u003eEducation technology showcases\u003c\/li\u003e\n\u003cli\u003eStartup pitch events\u003c\/li\u003e\n\u003cli\u003eRetail brand activations\u003c\/li\u003e\n\u003cli\u003eFitness and wellness expos\u003c\/li\u003e\n\u003cli\u003eTourism booths\u003c\/li\u003e\n\u003cli\u003eTraining seminars\u003c\/li\u003e\n\u003cli\u003eLocal chamber business showcases\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-section\"\u003e\n\u003ch2\u003eArtwork Planning Tips for the PRO Booth\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfpro-note\"\u003e\n\u003cp\u003eUse the backdrop for your main brand story, the 58\" × 12\" header for your logo or booth number, the TV merchandising panels for product cues around the screen, and the podium for QR codes, contact details, product categories, or lead capture messaging.\u003c\/p\u003e\n\u003cp\u003eKeep small text away from seams, trim lines, corners, screen areas, and panel edges. Use the official artwork templates and keep key logos, QR codes, sponsor names, and text inside safe areas before submitting artwork.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-section\"\u003e\n\u003ch2\u003ePower \u0026amp; Cable Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfpro-blue-note\"\u003e\n\u003cp\u003eThis booth is designed to support a monitor, but power access, screen setup, media player, and cable routing must be planned before the event.\u003c\/p\u003e\n\u003cp\u003eCheck your exhibitor manual for electrical ordering deadlines, outlet location, extension cord rules, approved cord routing, and cable safety requirements. Keep cords away from walkways and secure them according to venue rules.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-section\"\u003e\n\u003ch2\u003eSimple Setup Overview\u003c\/h2\u003e\n\u003cp\u003eThe booth is designed for practical event setup with a numbered aluminum snap-tube frame. For the smoothest first-time setup, we recommend planning your TV placement, panel layout, cable routing, and artwork direction before move-in.\u003c\/p\u003e\n\u003cdiv class=\"qsd-tfpro-steps\"\u003e\n\u003cdiv class=\"qsd-tfpro-step\"\u003e\n\u003ch4\u003eBuild the Backwall\u003c\/h4\u003e\n\u003cp\u003eConnect the 10ft flat aluminum snap-tube frame and install the custom seamless tension fabric backdrop print.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfpro-step\"\u003e\n\u003ch4\u003eSet Up the TV Display\u003c\/h4\u003e\n\u003cp\u003eAssemble the TV merchandising display, add the canvas graphics, and mount a compatible 32\"–55\" monitor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfpro-step\"\u003e\n\u003ch4\u003eAdd Header \u0026amp; Podium\u003c\/h4\u003e\n\u003cp\u003eInstall the 58\" × 12\" header and convert the wheeled hardcase into a branded podium counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfpro-step\"\u003e\n\u003ch4\u003ePlan Power \u0026amp; Flow\u003c\/h4\u003e\n\u003cp\u003eConfirm outlet access, cable routing, panel load, sample placement, and visitor flow before the show opens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-section\"\u003e\n\u003ch2\u003eShipping \u0026amp; Event Receiving Notes\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfpro-note\"\u003e\n\u003cp\u003ePackage size: 40\" W × 21\" H × 16\" D. The booth includes a wheeled hardcase for storage, transport, and repeat event use.\u003c\/p\u003e\n\u003cp\u003eIf shipping to an advance warehouse, convention center, hotel venue, or show site, please check your exhibitor manual for receiving deadlines, booth number labeling, carrier rules, and material handling fees before placing your order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-section\"\u003e\n\u003ch2\u003eRecommended Use \u0026amp; Care\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfpro-green-note\"\u003e\n\u003cp\u003eThis booth is best for indoor trade shows, conferences, product demos, recruiting fairs, hotel ballroom events, sponsor areas, and controlled event environments.\u003c\/p\u003e\n\u003cp\u003eOutdoor or semi-outdoor use should avoid wind, rain, moisture, uneven ground, unstable power access, and unsupervised setup. Store fabric graphics dry and protect the frame, TV merchandising display, canvas panels, header, and hardcase from rough handling between events.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfpro-table-wrap\"\u003e\n\u003ctable class=\"qsd-tfpro-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10ft TenseFlex™ PRO Booth-Straight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003e10x10 media-ready trade show booth with fabric backwall, TV merchandising display, canvas graphic panels, branded header, and hardcase-to-podium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackwall Type\u003c\/th\u003e\n\u003ctd\u003e10ft straight tension fabric backdrop\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Frame\u003c\/th\u003e\n\u003ctd\u003e10ft flat aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame Material\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeader Size\u003c\/th\u003e\n\u003ctd\u003e58\" W × 12\" H custom aluminum header frame with fabric print\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTV Compatibility\u003c\/th\u003e\n\u003ctd\u003eDesigned to support 32\"–55\" monitors. TV or monitor is not included.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePanel Load Capacity\u003c\/th\u003e\n\u003ctd\u003eEach canvas display panel supports up to 20 lbs for lightweight samples, brochures, small demo items, or signage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePanel Layout\u003c\/th\u003e\n\u003ctd\u003eShelf positions can be customized or adjusted with optional height-adjustable hardware upon request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePackage Size\u003c\/th\u003e\n\u003ctd\u003e40\" W × 21\" H × 16\" D\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHardcase Function\u003c\/th\u003e\n\u003ctd\u003eAirline-friendly wheeled transport hardcase with custom fabric print; can convert into a branded podium counter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIndependent Use\u003c\/th\u003e\n\u003ctd\u003eThe TV merchandising display can be used independently or combined with the full booth system\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eProduct demos, video presentations, SaaS showcases, healthcare conferences, franchise expos, recruiting fairs, retail activations, and lead capture booths\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable for the backdrop, header, TV merchandising display, and podium graphics\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 10ft flat aluminum snap-tube frame\u003c\/li\u003e\n\u003cli\u003e1 × High-resolution seamless fabric backdrop print\u003c\/li\u003e\n\u003cli\u003e1 × Custom 58\" × 12\" aluminum header frame with fabric print\u003c\/li\u003e\n\u003cli\u003e1 × Custom aluminum TV merchandising display with canvas graphic panels\u003c\/li\u003e\n\u003cli\u003e1 × Airline-friendly transport hardcase with wheels and custom fabric print\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-tfpro-note\"\u003e\n\u003cp\u003eMonitor\/TV is not included. Please confirm your screen size, VESA pattern, screen weight, and power access before your event.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-section qsd-tfpro-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with this booth?\u003c\/summary\u003e\n\u003cp\u003eThe standard set includes one 10ft straight tension fabric backwall, one custom 58\" × 12\" header, one aluminum TV merchandising display with canvas graphic panels, and one wheeled hardcase with custom fabric print.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the TV included?\u003c\/summary\u003e\n\u003cp\u003eNo. The TV or monitor is not included. The TV merchandising display is designed to support 32\"–55\" monitors. Please confirm screen size, weight, and VESA pattern before your event.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much weight can the canvas panels hold?\u003c\/summary\u003e\n\u003cp\u003eEach canvas display panel supports up to 20 lbs. We recommend using the panels for lightweight samples, brochures, QR code signage, or small demo items only.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the panel height be adjusted?\u003c\/summary\u003e\n\u003cp\u003eShelf positions can be customized or adjusted with optional height-adjustable hardware. Contact us before ordering if you need a specific layout.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the TV merchandising display be used separately?\u003c\/summary\u003e\n\u003cp\u003eYes. The display can be used independently or combined with the full booth system, making it useful for showrooms, meetings, training events, dealer events, or smaller activations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this booth suitable for a 10x10 space?\u003c\/summary\u003e\n\u003cp\u003eYes. It is designed for compact 10x10 trade show layouts. Please confirm booth rules, aisle clearance, outlet location, ceiling height, cable routing, and available floor space before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the hardcase become a podium?\u003c\/summary\u003e\n\u003cp\u003eYes. The wheeled hardcase is designed for transport and can convert into a branded podium counter during the event.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace only the graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement graphics are available for the backdrop, header, TV merchandising display, and podium graphics.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I plan power for the screen?\u003c\/summary\u003e\n\u003cp\u003eCheck your exhibitor manual for electrical rules, outlet placement, extension cord requirements, and cable routing. Power supply and screen setup should be planned before move-in.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, or high-resolution files are recommended. Use the official templates and keep key logos, QR codes, sponsor names, and text inside the safe areas.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat should I place on the canvas panels?\u003c\/summary\u003e\n\u003cp\u003eUse the panels for lightweight product samples, brochures, small demo items, QR code signage, or visual merchandising. Avoid heavy, fragile, unstable, or high-value items.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this ship to an advance warehouse or show site?\u003c\/summary\u003e\n\u003cp\u003eYes, but please check receiving deadlines, booth number labeling, carrier rules, and material handling fees before shipping to a venue or advance warehouse.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfpro-cta\"\u003e\n\u003ch2\u003eNeed Help Planning a TV Demo Booth?\u003c\/h2\u003e\n\u003cp\u003eShare your booth size, event date, screen size, VESA pattern, sample weight, desired panel layout, delivery address, artwork needs, and power planning questions with our team. We can help confirm whether the 10ft TenseFlex™ PRO Booth-Straight fits your space and whether you may need replacement graphics, height-adjustable hardware, rush production, extra proof support, or advance warehouse delivery assistance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45318467485854,"sku":"10WM-STRAIGHT-G22","price":849.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10ft_TenseFlex__PRO_Booth_Straight_main.jpg?v=1769504053"},{"product_id":"tenselight-backlit-10ft-trade-show-display-flat","title":"Podium-Case Light Wall | 10ft TenseLight Backlit Display","description":"\u003cstyle\u003e\n  .qsd-tenselight-kitd-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tenselight-kitd-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tenselight-kitd-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tenselight-kitd-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tenselight-kitd-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tenselight-kitd-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tenselight-kitd-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tenselight-kitd-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tenselight-kitd-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tenselight-kitd-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tenselight-kitd-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tenselight-kitd-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tenselight-kitd-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tenselight-kitd-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tenselight-kitd-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tenselight-kitd-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tenselight-kitd-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tenselight-kitd-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tenselight-kitd-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tenselight-kitd-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tenselight-kitd-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tenselight-kitd-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tenselight-kitd-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tenselight-kitd-steps {\n    counter-reset: tenselight-kitd-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tenselight-kitd-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tenselight-kitd-step:before {\n    counter-increment: tenselight-kitd-step;\n    content: counter(tenselight-kitd-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tenselight-kitd-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tenselight-kitd-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tenselight-kitd-spec-table th,\n  .qsd-tenselight-kitd-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tenselight-kitd-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tenselight-kitd-spec-table tr:last-child th,\n  .qsd-tenselight-kitd-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tenselight-kitd-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tenselight-kitd-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tenselight-kitd-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tenselight-kitd-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tenselight-kitd-cta h2,\n  .qsd-tenselight-kitd-cta p {\n    color: #fff;\n  }\n\n  .qsd-tenselight-kitd-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tenselight-kitd-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tenselight-kitd-hero,\n    .qsd-tenselight-kitd-cta {\n      padding: 24px;\n    }\n\n    .qsd-tenselight-kitd-title {\n      font-size: 28px;\n    }\n\n    .qsd-tenselight-kitd-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tenselight-kitd-grid-2,\n    .qsd-tenselight-kitd-grid-3,\n    .qsd-tenselight-kitd-feature-list,\n    .qsd-tenselight-kitd-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tenselight-kitd-use-list {\n      columns: 1;\n    }\n\n    .qsd-tenselight-kitd-spec-table,\n    .qsd-tenselight-kitd-spec-table tbody,\n    .qsd-tenselight-kitd-spec-table tr,\n    .qsd-tenselight-kitd-spec-table th,\n    .qsd-tenselight-kitd-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tenselight-kitd-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tenselight-kitd-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tenselight-kitd-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tenselight-kitd-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-detail\"\u003e\n\u003csection class=\"qsd-tenselight-kitd-hero\"\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-eyebrow\"\u003e10ft Flat Backlit Tension Fabric Booth Wall with Podium Case\u003c\/div\u003e\n\u003ch2 class=\"qsd-tenselight-kitd-title\"\u003e10ft TenseLight™ Booth Kit D\u003c\/h2\u003e\n\u003cp class=\"qsd-tenselight-kitd-subtitle\"\u003eCreate a brighter 10x10 booth with one continuous 10ft TenseLight™ backlit tension fabric wall and a transport hardcase-to-podium. This flat illuminated backdrop is ideal for trade shows, sponsor walls, recruiting fairs, healthcare conferences, SaaS demos, hotel events, product launches, and teams that want a clean lighted booth wall with a practical front counter.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-kitd-section\"\u003e\n\u003ch2\u003eA Single 10ft Backlit Wall with a Built-In Podium Case\u003c\/h2\u003e\n\u003cp\u003eThe 10ft TenseLight™ Booth Kit D creates one clean, continuous backlit tension fabric wall for 10x10 booth spaces.\u003c\/p\u003e\n\u003cp\u003eUnlike two-panel systems, this flat 10ft display gives your brand one uninterrupted visual surface, paired with a transport hardcase that converts into a branded podium for check-ins, brochures, QR codes, samples, and visitor conversations.\u003c\/p\u003e\n\u003cp\u003eUse it when you need a bright, polished booth background without moving into a full modular SEG lightbox booth system.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-kitd-section\"\u003e\n\u003ch2\u003eImportant Booth Kit Clarification\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-note\"\u003e\n\u003cp\u003eThis product is a 10ft backlit tension fabric backdrop system with a transport hardcase-to-podium.\u003c\/p\u003e\n\u003cp\u003eIt does not include flooring, tables, chairs, monitors, tablets, literature racks, side walls, separate counters, lighting accessories, electrical service, or additional booth furniture unless selected or quoted separately.\u003c\/p\u003e\n\u003cp\u003ePair it with a table cover, banner stand, product counter, literature display, or demo table if you need a more complete booth setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-kitd-section\"\u003e\n\u003ch2\u003eOne Continuous 10ft Graphic Surface\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-blue-note\"\u003e\n\u003cp\u003eThe single-wall design gives your artwork a cleaner, more seamless look than split-panel displays.\u003c\/p\u003e\n\u003cp\u003eIt is especially useful for large logos, campaign photography, sponsor visuals, hero product imagery, keynote-style booth backgrounds, and brand messages that should read as one complete scene from the aisle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-kitd-section\"\u003e\n\u003ch2\u003eBackdrop Size \u0026amp; Artwork Area\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-green-note\"\u003e\n\u003cp\u003eThis display is designed as a 10ft-class flat backlit booth wall. The official artwork template shows a main printing area of 120.4\" W × 89.7\" H for the backdrop graphic.\u003c\/p\u003e\n\u003cp\u003eProduct naming, visual layout, and artwork setup should use consistent inch-based sizing so customers can plan booth space and design files accurately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-kitd-section\"\u003e\n\u003ch2\u003eTransport Hardcase That Becomes a Branded Podium\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-note\"\u003e\n\u003cp\u003eThe included transport hardcase helps protect the display during shipping and storage, then converts into a branded podium during the event.\u003c\/p\u003e\n\u003cp\u003eUse it as a check-in counter, brochure station, QR code point, sample spot, lead capture desk, appointment card station, or quick conversation counter at the front of your 10x10 booth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-kitd-section\"\u003e\n\u003ch2\u003ePodium Artwork Size Reference\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-blue-note\"\u003e\n\u003cp\u003eThe hardcase-to-podium template shows a printing area of 107\" W × 42.9\" H.\u003c\/p\u003e\n\u003cp\u003eUse this area for high-readability content such as your logo, booth number, QR code, website, contact details, product category, short offer, or lead capture call to action. Keep important text inside the safe area and remove template guidelines before submitting final artwork.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-kitd-section\"\u003e\n\u003ch2\u003eBacklit Visibility Without a Heavy Lightbox Booth\u003c\/h2\u003e\n\u003cp\u003eThe LED rollable light panel arrays help the fabric graphic look brighter in indoor exhibit halls, hotel ballrooms, conference centers, and sponsor areas.\u003c\/p\u003e\n\u003cp\u003eThis gives the booth stronger visual presence than a non-lit fabric wall while keeping the display focused on a slim, portable 10ft backwall format.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-kitd-section\"\u003e\n\u003ch2\u003eHow TenseLight™ Kit D Is Different\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-grid-3\"\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-card\"\u003e\n\u003ch3\u003eCompared with EdgeLumi™\u003c\/h3\u003e\n\u003cp\u003eEdgeLumi™ booths use SEG lightbox structures for a more rigid lightbox look. TenseLight™ Kit D uses a flat aluminum snap-tube frame with rollable LED backlighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-card\"\u003e\n\u003ch3\u003eCompared with Booth A\u003c\/h3\u003e\n\u003cp\u003eTenseLight Booth A is built from two 5ft illuminated panels. Kit D is one continuous 10ft flat backlit wall with a hardcase-to-podium.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-card\"\u003e\n\u003ch3\u003eWhy Choose Kit D\u003c\/h3\u003e\n\u003cp\u003eChoose this kit when you want a bright 10ft backwall, one uninterrupted brand scene, and a practical podium without a larger modular booth system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-kitd-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 10ft flat aluminum snap-tube frame\u003c\/li\u003e\n\u003cli\u003e1 × LED rollable light panel array set\u003c\/li\u003e\n\u003cli\u003e1 × High-resolution seamless fabric print\u003c\/li\u003e\n\u003cli\u003e1 × Transport hardcase-to-podium\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-note\"\u003e\n\u003cp\u003eFlooring, chairs, tables, monitors, tablets, banner stands, literature racks, electrical service, and extra booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-kitd-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-table-wrap\"\u003e\n\u003ctable class=\"qsd-tenselight-kitd-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10ft TenseLight™ Booth Kit D\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Type\u003c\/th\u003e\n\u003ctd\u003eSingle 10ft flat backlit tension fabric booth wall with transport hardcase-to-podium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMain Backdrop Artwork Area\u003c\/th\u003e\n\u003ctd\u003eApprox. 120.4\" W × 89.7\" H. Use the official artwork template for final file setup.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePodium Artwork Area\u003c\/th\u003e\n\u003ctd\u003eApprox. 107\" W × 42.9\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free, seamless tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLighting\u003c\/th\u003e\n\u003ctd\u003eLED rollable light panel array set included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Requirement\u003c\/th\u003e\n\u003ctd\u003ePower is required for the LED rollable light panel arrays. Confirm outlet access, electrical ordering deadlines, and cable routing rules before your event.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTransport \/ Podium\u003c\/th\u003e\n\u003ctd\u003eTransport hardcase-to-podium included as a standard component\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePodium Use\u003c\/th\u003e\n\u003ctd\u003eUse for check-ins, brochures, QR codes, samples, lead forms, website links, product category callouts, and visitor conversations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSetup\u003c\/th\u003e\n\u003ctd\u003eTool-free snap-tube style assembly. Two people are recommended for smoother setup, lighting placement, cable planning, and booth layout alignment.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor events and controlled spaces. Outdoor use is not recommended in wind, rain, moisture, wet floors, or uneven ground.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e9 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003e10x10 booth backwalls, sponsor walls, conference booths, recruiting fairs, healthcare expos, SaaS demos, product launches, hotel events, and indoor brand activations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for the backlit wall and podium when your campaign, sponsor, or event message changes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVenue Material Note\u003c\/th\u003e\n\u003ctd\u003eIf your event requires flame-retardant documentation, material certificates, or specific fabric compliance details, please confirm requirements with our team before production.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-kitd-section\"\u003e\n\u003ch2\u003e4-Step Setup Planning\u003c\/h2\u003e\n\u003cp\u003eThis kit combines a 10ft flat backlit wall, rollable LED lighting, printed tension fabric, and a transport hardcase-to-podium.\u003c\/p\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-steps\"\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-step\"\u003e\n\u003ch4\u003eBuild the Frame\u003c\/h4\u003e\n\u003cp\u003eConnect the 10ft flat aluminum snap-tube frame and place it along the rear side of your 10x10 booth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-step\"\u003e\n\u003ch4\u003eAdd the LED Array\u003c\/h4\u003e\n\u003cp\u003eInstall the LED rollable light panel array set and check the lighting position before adding the graphic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-step\"\u003e\n\u003ch4\u003eInstall the Fabric\u003c\/h4\u003e\n\u003cp\u003eApply the high-resolution seamless fabric print and smooth the wall for a clean backlit appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-step\"\u003e\n\u003ch4\u003eSet Podium \u0026amp; Power\u003c\/h4\u003e\n\u003cp\u003eConvert the hardcase into a branded podium, connect power, test illumination, and route cables safely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-kitd-section\"\u003e\n\u003ch2\u003e10x10 Layout Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-green-note\"\u003e\n\u003cp\u003ePlace the 10ft backlit wall along the rear side of a standard 10x10 booth and use the hardcase-to-podium near the front or side as a greeting and lead capture point.\u003c\/p\u003e\n\u003cp\u003eKeep enough aisle clearance for visitor flow, confirm venue booth rules, and plan outlet access before setup so the backlit wall and podium do not block traffic or create cable hazards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-kitd-section\"\u003e\n\u003ch2\u003ePower \u0026amp; Cable Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-note\"\u003e\n\u003cp\u003eThis display requires power for the LED rollable light panel arrays. Please check your exhibitor manual for electrical ordering deadlines, outlet placement, extension cord rules, power strip restrictions, and cable routing requirements.\u003c\/p\u003e\n\u003cp\u003eKeep cords away from walkways and secure them according to venue rules to reduce trip hazards behind or around the booth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-kitd-section\"\u003e\n\u003ch2\u003eArtwork Planning Tips for Kit D\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-blue-note\"\u003e\n\u003cp\u003eUse the 10ft backlit wall for your strongest visual: logo, headline, hero product image, sponsor wall, large campaign photo, keynote-style background, or brand message.\u003c\/p\u003e\n\u003cp\u003eUse the podium graphic for quick-action information such as QR codes, booth number, website, meeting link, product category, short offer, or lead capture call to action.\u003c\/p\u003e\n\u003cp\u003eKeep small text inside safe areas and avoid placing critical content near trim, seams, or wrap edges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-kitd-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-tenselight-kitd-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eSingle 10ft Backlit Wall\u003c\/strong\u003e One continuous flat backlit tension fabric wall for clean 10x10 booth branding.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUninterrupted Graphic Surface\u003c\/strong\u003e Better for large logos, campaign images, sponsor walls, and hero product visuals.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLED Rollable Light Array\u003c\/strong\u003e Helps graphics look brighter and more visible in indoor event spaces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardcase-to-Podium Included\u003c\/strong\u003e Protects the display during transport and becomes a branded front counter on-site.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e120.4\" × 89.7\" Artwork Area\u003c\/strong\u003e Main backdrop artwork area supports a full 10ft-class booth wall graphic.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e107\" × 42.9\" Podium Artwork Area\u003c\/strong\u003e Gives your podium space for logo, QR code, booth number, website, or short CTA.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRefreshable Graphics\u003c\/strong\u003e Replace backdrop or podium graphics for new campaigns without replacing hardware.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree Shipping Included\u003c\/strong\u003e Product page lists free shipping and a 9 business day production and shipping timeline.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-kitd-section\"\u003e\n\u003ch2\u003eWhere This TenseLight™ Kit D Works Best\u003c\/h2\u003e\n\u003cp\u003eThis kit is a strong fit for exhibitors who want one clean 10ft illuminated backwall plus a branded podium, but do not need a full multi-piece booth package.\u003c\/p\u003e\n\u003cul class=\"qsd-tenselight-kitd-use-list\"\u003e\n\u003cli\u003eRegional trade shows\u003c\/li\u003e\n\u003cli\u003eHotel conference booths\u003c\/li\u003e\n\u003cli\u003eHealthcare and dental expos\u003c\/li\u003e\n\u003cli\u003eUniversity recruiting fairs\u003c\/li\u003e\n\u003cli\u003eSaaS and tech demos\u003c\/li\u003e\n\u003cli\u003eChamber of commerce showcases\u003c\/li\u003e\n\u003cli\u003eSponsor photo walls\u003c\/li\u003e\n\u003cli\u003eNonprofit fundraising booths\u003c\/li\u003e\n\u003cli\u003eBeauty and wellness shows\u003c\/li\u003e\n\u003cli\u003eRetail buying shows\u003c\/li\u003e\n\u003cli\u003eFranchise expos\u003c\/li\u003e\n\u003cli\u003eSchool district vendor fairs\u003c\/li\u003e\n\u003cli\u003eTourism promotions\u003c\/li\u003e\n\u003cli\u003eCorporate training events\u003c\/li\u003e\n\u003cli\u003eDealership events\u003c\/li\u003e\n\u003cli\u003eProduct sampling stations\u003c\/li\u003e\n\u003cli\u003eLocal business expos\u003c\/li\u003e\n\u003cli\u003eConference check-in backdrops\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-kitd-section\"\u003e\n\u003ch2\u003eWho Should Choose Kit D?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-grid-2\"\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-card\"\u003e\n\u003ch3\u003eBest For\u003c\/h3\u003e\n\u003cp\u003eSmall marketing teams, sales teams, recruiters, healthcare vendors, SaaS companies, nonprofit teams, and brands that need a polished indoor booth presence with fewer display components.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-card\"\u003e\n\u003ch3\u003eNot Ideal For\u003c\/h3\u003e\n\u003cp\u003eOutdoor wind or rain, wet ground, venues without confirmed electrical access, teams that need a full booth package with tables and furniture included, or layouts requiring side panels, monitors, shelving, or multiple demo zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-kitd-section\"\u003e\n\u003ch2\u003eAvailable Custom Options\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-green-note\"\u003e\n\u003cp\u003ePlanning future events or updated campaigns? Ask us about replacement backdrop graphics, replacement podium graphics, extra proof support, rush production, brand color matching, and matching booth accessories such as table covers, banner stands, counters, or literature displays.\u003c\/p\u003e\n\u003cp\u003eKeep the frame, lighting system, and hardcase, then refresh the graphics as your campaign changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-kitd-section\"\u003e\n\u003ch2\u003eProduction Timing Reminder\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-kitd-note\"\u003e\n\u003cp\u003eThis product currently requires 9 business days for production and shipping after artwork approval. Please allow time for artwork setup, proof review, approval, production, transit, and event receiving.\u003c\/p\u003e\n\u003cp\u003eIf you have a fixed show date, conference deadline, hotel event, or advance warehouse cutoff, share your timeline with our team before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-kitd-section qsd-tenselight-kitd-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with Kit D?\u003c\/summary\u003e\n\u003cp\u003eThe standard set includes one 10ft flat aluminum snap-tube frame, one LED rollable light panel array set, one high-resolution seamless fabric print, and one transport hardcase-to-podium.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a full booth package?\u003c\/summary\u003e\n\u003cp\u003eNo. Kit D is a 10ft backlit backdrop system with a podium case. Flooring, tables, chairs, monitors, side displays, literature racks, and extra booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the hardcase become a podium?\u003c\/summary\u003e\n\u003cp\u003eYes. The transport hardcase can convert into a branded podium for check-ins, brochures, QR codes, samples, lead forms, or visitor conversations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the backdrop artwork size?\u003c\/summary\u003e\n\u003cp\u003eThe official template shows a main printing area of 120.4\" W × 89.7\" H for the backdrop graphic.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the podium artwork size?\u003c\/summary\u003e\n\u003cp\u003eThe hardcase-to-podium template shows a printing area of 107\" W × 42.9\" H.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this display require power?\u003c\/summary\u003e\n\u003cp\u003eYes. The LED rollable light panel arrays require power. Please check your exhibitor manual for outlet ordering deadlines and cable routing rules.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace only the graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement graphics may be ordered for the backlit wall and podium when your campaign, sponsor, or event message changes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it single-sided or double-sided?\u003c\/summary\u003e\n\u003cp\u003ePlease confirm your selected print option before submitting artwork. If you need both sides printed, contact our team before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for outdoor use?\u003c\/summary\u003e\n\u003cp\u003eThis display is best suited for indoor events and controlled spaces. Outdoor use is not recommended in wind, rain, moisture, wet ground, or uneven surfaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, EPS, TIFF, JPG, or press-quality PDF files are recommended. Use CMYK color mode, 150–300 dpi resolution, outlined fonts, and the official templates.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this ship to an advance warehouse or show site?\u003c\/summary\u003e\n\u003cp\u003eYes, but please check receiving deadlines, booth number labeling, carrier rules, dock instructions, and material handling fees before shipping to a venue.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-kitd-cta\"\u003e\n\u003ch2\u003eNeed Help Planning a 10ft Backlit Wall with Podium?\u003c\/h2\u003e\n\u003cp\u003eShare your event date, booth size, delivery address, power planning needs, artwork requirements, and whether you need matching booth accessories. Our team can help confirm layout fit, artwork setup, production timing, replacement graphic needs, color matching, and delivery planning before your trade show or conference.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45320217755806,"sku":"10WL-01","price":899.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10ft_TenseLight__Booth_Kit_D_main.jpg?v=1776148779"},{"product_id":"tensepop-10ft-trade-show-display-flat","title":"10ft TensePop™ Booth Kits - Straight","description":"\u003cstyle\u003e\n  .qsd-tp10booth-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tp10booth-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tp10booth-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tp10booth-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tp10booth-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tp10booth-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tp10booth-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tp10booth-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tp10booth-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tp10booth-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tp10booth-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tp10booth-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tp10booth-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tp10booth-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tp10booth-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tp10booth-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tp10booth-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tp10booth-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tp10booth-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tp10booth-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tp10booth-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tp10booth-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tp10booth-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tp10booth-steps {\n    counter-reset: tp10booth-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tp10booth-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tp10booth-step:before {\n    counter-increment: tp10booth-step;\n    content: counter(tp10booth-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tp10booth-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tp10booth-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tp10booth-spec-table th,\n  .qsd-tp10booth-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tp10booth-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tp10booth-spec-table tr:last-child th,\n  .qsd-tp10booth-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tp10booth-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tp10booth-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tp10booth-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tp10booth-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tp10booth-cta h2,\n  .qsd-tp10booth-cta p {\n    color: #fff;\n  }\n\n  .qsd-tp10booth-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tp10booth-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tp10booth-hero,\n    .qsd-tp10booth-cta {\n      padding: 24px;\n    }\n\n    .qsd-tp10booth-title {\n      font-size: 28px;\n    }\n\n    .qsd-tp10booth-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tp10booth-grid-2,\n    .qsd-tp10booth-grid-3,\n    .qsd-tp10booth-feature-list,\n    .qsd-tp10booth-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tp10booth-use-list {\n      columns: 1;\n    }\n\n    .qsd-tp10booth-spec-table,\n    .qsd-tp10booth-spec-table tbody,\n    .qsd-tp10booth-spec-table tr,\n    .qsd-tp10booth-spec-table th,\n    .qsd-tp10booth-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tp10booth-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tp10booth-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tp10booth-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tp10booth-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-tp10booth-detail\"\u003e\n\u003csection class=\"qsd-tp10booth-hero\"\u003e\n\u003cdiv class=\"qsd-tp10booth-eyebrow\"\u003eFast Pop-Up Booth Kit for 10x10 Events\u003c\/div\u003e\n\u003ch2 class=\"qsd-tp10booth-title\"\u003e10ft TensePop™ Booth Kits - Straight\u003c\/h2\u003e\n\u003cp class=\"qsd-tp10booth-subtitle\"\u003eCreate a fast 10x10 booth setup with a 10ft TensePop™ straight pop-up display, Velcro-attached custom fabric graphic, and printed wheeled hardcase podium. This portable trade show booth kit is made for fast setup, clean branding, lead capture, recruiting fairs, demos, conferences, and local business events.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10booth-section\"\u003e\n\u003ch2\u003eA Fast Pop-Up Booth Kit for 10x10 Events\u003c\/h2\u003e\n\u003cp\u003eThe 10ft TensePop™ Booth – Straight is built for exhibitors who need a clean booth wall without a slow frame-by-frame setup. The 120\" W × 90\" H straight graphic surface gives your brand a polished backdrop, while the aluminum pop-up frame and Velcro-attached fabric graphic help your team get show-ready faster.\u003c\/p\u003e\n\u003cp\u003eThe included wheeled hardcase protects the display during transport and can also work as a compact booth podium with the custom hardcase wrap.\u003c\/p\u003e\n\u003cp\u003eUse it when you need a professional 10x10 booth presence for events with short move-in windows, frequent travel, or repeat booth setups.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10booth-section\"\u003e\n\u003ch2\u003eMade for Short Move-In Windows\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tp10booth-blue-note\"\u003e\n\u003cp\u003eWhen your team has limited setup time, this pop-up booth kit helps you create a professional 10x10 display without a complicated build.\u003c\/p\u003e\n\u003cp\u003eIt is a practical choice for one-day expos, university career fairs, hotel ballroom events, regional trade shows, local business showcases, and roadshow teams that need to set up, pack down, and move on quickly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10booth-section\"\u003e\n\u003ch2\u003eDisplay \u0026amp; Case Size\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tp10booth-grid-3\"\u003e\n\u003cdiv class=\"qsd-tp10booth-card\"\u003e\n\u003ch3\u003eBackdrop Size\u003c\/h3\u003e\n\u003cp\u003e120\" W × 90\" H, approximately 10ft × 7.5ft. The 120\" wide graphic creates a strong backwall for many standard 10x10 booth layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tp10booth-card\"\u003e\n\u003ch3\u003ePacked Hardcase Size\u003c\/h3\u003e\n\u003cp\u003e20.9\" × 18.5\" × 38.4\". The wheeled hardcase keeps the display organized during storage, shipping, and event travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tp10booth-card\"\u003e\n\u003ch3\u003eComplete Kit Weight\u003c\/h3\u003e\n\u003cp\u003eApproximately 32 lbs with the hardcase included, making it a practical option for teams that attend multiple shows and local events.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10booth-section\"\u003e\n\u003ch2\u003eVelcro-Attached Graphic for Faster Booth Setup\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tp10booth-green-note\"\u003e\n\u003cp\u003eThe custom printed fabric graphic attaches to the pop-up frame with Velcro, making the display easier to position and adjust during setup.\u003c\/p\u003e\n\u003cp\u003eThis is a good option for teams that want a clean fabric backdrop without the slower assembly process of many tube-frame displays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10booth-section\"\u003e\n\u003ch2\u003eA Cleaner Take on Pop-Up Displays\u003c\/h2\u003e\n\u003cp\u003eTraditional pop-up displays often rely on rigid graphic panels or magnetic strips. This TensePop™ kit uses a custom fabric graphic with Velcro attachment, giving your booth a smoother fabric look while keeping the speed and convenience of a pop-up frame.\u003c\/p\u003e\n\u003cp\u003eThe result is a portable booth wall that is easy to use for recurring events while still giving your brand a clean, modern display surface.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10booth-section\"\u003e\n\u003ch2\u003eWhich Booth Style Should You Choose?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tp10booth-grid-3\"\u003e\n\u003cdiv class=\"qsd-tp10booth-card\"\u003e\n\u003ch3\u003eTensePop™\u003c\/h3\u003e\n\u003cp\u003eChoose TensePop™ when speed, simple setup, easy transport, and a clean pop-up fabric wall matter most.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tp10booth-card\"\u003e\n\u003ch3\u003eTenseFlex™\u003c\/h3\u003e\n\u003cp\u003eChoose TenseFlex™ when you want a classic tube-frame fabric wall with a structured frame assembly process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tp10booth-card\"\u003e\n\u003ch3\u003eTenseLight™\u003c\/h3\u003e\n\u003cp\u003eChoose TenseLight™ when your booth needs illuminated graphics, LED brightness, and stronger visual impact in busy exhibit halls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10booth-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-tp10booth-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e120\" W × 90\" H Straight Pop-Up Backwall\u003c\/strong\u003e Creates a clean 10ft fabric display surface for 10x10 booths, hiring fairs, conferences, demos, and local expos.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFast Pop-Up Frame\u003c\/strong\u003e The anodized aluminum pop-up frame is designed for quick booth setup with fewer loose frame pieces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVelcro-Attached Custom Fabric Graphic\u003c\/strong\u003e Helps your team position and adjust the fabric graphic faster during booth setup.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWheeled Hardcase Included\u003c\/strong\u003e Protects the display during transport and keeps the booth system organized between events.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardcase Becomes a Podium\u003c\/strong\u003e Add the custom hardcase wrap and use it as a compact counter for brochures, QR codes, samples, or lead capture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e32 lbs with Hardcase Included\u003c\/strong\u003e A practical display weight for teams that travel to multiple shows, hiring fairs, and local events.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree Design Help Included\u003c\/strong\u003e Upload print-ready files or send your logo and ideas so our team can help prepare your proof before production.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReplacement Graphics Available\u003c\/strong\u003e Refresh the backwall or hardcase wrap for new campaigns, product launches, recruiting seasons, or annual shows.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10booth-section\"\u003e\n\u003ch2\u003eWheeled Hardcase That Becomes a Booth Podium\u003c\/h2\u003e\n\u003cp\u003eThe included airline-friendly hardcase helps protect and transport the display between events. With the custom printed wrap, it can also work as a compact front-of-booth podium.\u003c\/p\u003e\n\u003cp\u003eUse it for brochures, QR code scans, lead forms, samples, business cards, giveaway items, a tablet check-in station, or quick buyer conversations at the front of your booth.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10booth-section\"\u003e\n\u003ch2\u003eRecommended 10x10 Booth Layout\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tp10booth-blue-note\"\u003e\n\u003cp\u003ePlace the 120\" W × 90\" H straight pop-up backwall along the rear of your booth, then use the printed hardcase podium near the front for check-ins, QR scans, brochures, or quick buyer conversations.\u003c\/p\u003e\n\u003cp\u003eKeep the center of the booth open so visitors can step in, ask questions, and understand your offer quickly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10booth-section\"\u003e\n\u003ch2\u003eWhat This Kit Includes\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tp10booth-green-note\"\u003e\n\u003cp\u003eThis kit includes one 10ft × 7.5ft aluminum flat pop-up frame, one custom high-resolution fabric graphic with Velcro, one airline-friendly wheeled hardcase, and one custom fabric print for the hardcase.\u003c\/p\u003e\n\u003cp\u003eTogether, they create a portable 10x10 booth wall with a compact branded podium for event conversations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10booth-section\"\u003e\n\u003ch2\u003eWho Should Use This TensePop™ Kit?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tp10booth-grid-3\"\u003e\n\u003cdiv class=\"qsd-tp10booth-card\"\u003e\n\u003ch3\u003eFirst-Time Exhibitors\u003c\/h3\u003e\n\u003cp\u003eUse it when you need a polished 10x10 display without learning a complicated booth system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tp10booth-card\"\u003e\n\u003ch3\u003eTraveling Sales \u0026amp; Event Teams\u003c\/h3\u003e\n\u003cp\u003eUse it for roadshows, regional expos, hiring events, product demos, and local business showcases.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tp10booth-card\"\u003e\n\u003ch3\u003eRecruiting \u0026amp; Outreach Teams\u003c\/h3\u003e\n\u003cp\u003eUse it for university career fairs, school district recruiting, healthcare hiring events, nonprofit outreach, and community programs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10booth-section\"\u003e\n\u003ch2\u003eWhere It Works Best\u003c\/h2\u003e\n\u003cp\u003eThis 10ft TensePop™ booth kit is ideal when you need a fast, clean, and repeatable 10x10 booth setup.\u003c\/p\u003e\n\u003cul class=\"qsd-tp10booth-use-list\"\u003e\n\u003cli\u003eUniversity career fairs\u003c\/li\u003e\n\u003cli\u003eHotel ballroom conferences\u003c\/li\u003e\n\u003cli\u003eRegional business expos\u003c\/li\u003e\n\u003cli\u003eChamber of commerce showcases\u003c\/li\u003e\n\u003cli\u003eHealthcare conferences\u003c\/li\u003e\n\u003cli\u003eDental conventions\u003c\/li\u003e\n\u003cli\u003eSaaS demo booths\u003c\/li\u003e\n\u003cli\u003eSchool district recruiting events\u003c\/li\u003e\n\u003cli\u003eNonprofit outreach fairs\u003c\/li\u003e\n\u003cli\u003eFranchise expos\u003c\/li\u003e\n\u003cli\u003eReal estate open houses\u003c\/li\u003e\n\u003cli\u003eRetail pop-up booths\u003c\/li\u003e\n\u003cli\u003eStartup pitch events\u003c\/li\u003e\n\u003cli\u003eLocal hiring events\u003c\/li\u003e\n\u003cli\u003eCommunity business fairs\u003c\/li\u003e\n\u003cli\u003eProduct demo stations\u003c\/li\u003e\n\u003cli\u003eProfessional networking events\u003c\/li\u003e\n\u003cli\u003eLocal service brand events\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10booth-section\"\u003e\n\u003ch2\u003eArtwork Upload Note\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tp10booth-note\"\u003e\n\u003cp\u003eThis product includes two graphic areas: the 120\" W × 90\" H backwall graphic and the custom hardcase podium wrap.\u003c\/p\u003e\n\u003cp\u003ePlease use the correct template for each area and submit separate artwork files when needed. Keep logos, QR codes, booth numbers, headlines, and important text inside the safe area for best results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10booth-section\"\u003e\n\u003ch2\u003ePortable for Repeat Event Teams\u003c\/h2\u003e\n\u003cp\u003eThe complete kit weighs approximately 32 lbs with the hardcase included, making it a practical option for teams that attend multiple shows, hiring fairs, conferences, and local business events.\u003c\/p\u003e\n\u003cp\u003eThe wheeled hardcase helps keep the display organized between venues and can become a branded podium during the show.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10booth-section\"\u003e\n\u003ch2\u003eReusable Frame, Refreshable Graphics\u003c\/h2\u003e\n\u003cp\u003eKeep the pop-up frame and hardcase, then refresh the fabric backwall or hardcase wrap for new product launches, recruiting seasons, sponsor campaigns, sales promotions, or annual trade shows.\u003c\/p\u003e\n\u003cp\u003eReplacement graphics help you reuse the same booth system while updating your message for each event.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10booth-section\"\u003e\n\u003ch2\u003eRecommended Use\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tp10booth-note\"\u003e\n\u003cp\u003eThis display is best for indoor trade shows, conferences, hiring fairs, hotel ballroom events, retail pop-ups, and controlled event spaces.\u003c\/p\u003e\n\u003cp\u003eOutdoor or semi-outdoor use should avoid wind, rain, moisture, uneven ground, and unsupervised setup. Always confirm venue rules, booth dimensions, aisle clearance, and shipping requirements before the event.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10booth-section\"\u003e\n\u003ch2\u003eSimple Setup Overview\u003c\/h2\u003e\n\u003cp\u003eThe pop-up frame and Velcro-attached fabric graphic are designed to help teams set up quickly. For smoother first-time setup, review the setup instructions and confirm the backwall position before move-in.\u003c\/p\u003e\n\u003cdiv class=\"qsd-tp10booth-steps\"\u003e\n\u003cdiv class=\"qsd-tp10booth-step\"\u003e\n\u003ch4\u003eOpen the Frame\u003c\/h4\u003e\n\u003cp\u003eExpand the aluminum flat pop-up frame and position it along the rear of your 10x10 booth layout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tp10booth-step\"\u003e\n\u003ch4\u003eAttach the Graphic\u003c\/h4\u003e\n\u003cp\u003eAttach the custom high-resolution fabric print to the frame using the Velcro connection points.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tp10booth-step\"\u003e\n\u003ch4\u003eSmooth the Display\u003c\/h4\u003e\n\u003cp\u003eAdjust the fabric so the logo, QR codes, headline, and booth message are straight and easy to read.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tp10booth-step\"\u003e\n\u003ch4\u003eSet the Podium\u003c\/h4\u003e\n\u003cp\u003eWrap the hardcase with the custom print and place it near the front for brochures, QR scans, samples, or check-ins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10booth-section\"\u003e\n\u003ch2\u003eStorage \u0026amp; Event Shipping Notes\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tp10booth-blue-note\"\u003e\n\u003cp\u003eThe display packs into the included airline-friendly wheeled hardcase for storage and event travel. Packed hardcase size: 20.9\" × 18.5\" × 38.4\". Weight with hardcase included: approximately 32 lbs.\u003c\/p\u003e\n\u003cp\u003eIf shipping to an advance warehouse, convention center, hotel venue, or show site, please check your exhibitor manual for receiving deadlines, booth number labeling, carrier rules, and material handling requirements before placing your order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10booth-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tp10booth-table-wrap\"\u003e\n\u003ctable class=\"qsd-tp10booth-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10ft TensePop™ Booth Kits - Straight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003eFast pop-up 10x10 booth kit with straight fabric backwall and hardcase-to-podium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Size\u003c\/th\u003e\n\u003ctd\u003e120\" W × 90\" H, approx. 10ft × 7.5ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame Type\u003c\/th\u003e\n\u003ctd\u003eAluminum flat pop-up frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame Material\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum pop-up frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless tension fabric with Velcro attachment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHardcase Package Size\u003c\/th\u003e\n\u003ctd\u003e20.9\" × 18.5\" × 38.4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight with Hardcase\u003c\/th\u003e\n\u003ctd\u003eApprox. 32 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHardcase Function\u003c\/th\u003e\n\u003ctd\u003eAirline-friendly wheeled transport hardcase with custom print; can be used as a compact booth podium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003e10x10 booths, career fairs, conferences, regional expos, roadshows, local business events, demos, and lead capture stations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor and controlled event spaces. Avoid wind, rain, moisture, uneven ground, and unsupervised outdoor use.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for the backwall graphic and compatible hardcase wrap\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003eProduction and shipping timeline: 9 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10booth-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 10ft × 7.5ft aluminum flat pop-up frame\u003c\/li\u003e\n\u003cli\u003e1 × Custom high-resolution seamless fabric print with Velcro\u003c\/li\u003e\n\u003cli\u003e1 × Airline-friendly transport hardcase with wheels\u003c\/li\u003e\n\u003cli\u003e1 × Custom fabric print for hardcase\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10booth-section qsd-tp10booth-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the display size?\u003c\/summary\u003e\n\u003cp\u003eThe backdrop size is 120\" W × 90\" H, approximately 10ft × 7.5ft.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat makes TensePop™ different from a tube-frame backdrop?\u003c\/summary\u003e\n\u003cp\u003eTensePop™ uses a pop-up frame and Velcro-attached fabric graphic, making it faster to deploy than many tube-frame displays.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a 10x10 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. The 120\" wide straight backwall is designed for many standard 10x10 booth layouts. Please confirm your show rules, booth height limits, table placement, and available space before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included?\u003c\/summary\u003e\n\u003cp\u003eThe kit includes one aluminum flat pop-up frame, one custom fabric print with Velcro, one wheeled hardcase, and one custom fabric print for the hardcase.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the hardcase be used as a podium?\u003c\/summary\u003e\n\u003cp\u003eYes. The hardcase can be wrapped with custom graphics and used as a compact booth counter for brochures, QR codes, samples, lead forms, business cards, giveaways, or quick conversations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order replacement graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement backwall graphics and hardcase wraps may be ordered for future events, campaigns, product launches, recruiting seasons, or branding updates.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this for outdoor use?\u003c\/summary\u003e\n\u003cp\u003eIt is best for indoor events and controlled spaces. Avoid wind, rain, moisture, uneven ground, and unsupervised outdoor use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I upload?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, EPS, or high-resolution files are recommended. Use the correct templates for both the backwall and hardcase wrap.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it ship to an advance warehouse or show site?\u003c\/summary\u003e\n\u003cp\u003eYes, but please check your exhibitor manual for receiving deadlines, booth number labeling, carrier rules, and material handling requirements before shipping to a venue.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen does production start?\u003c\/summary\u003e\n\u003cp\u003eProduction starts after artwork approval. Please review and approve your proof quickly if you need the booth kit for a specific event date.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10booth-cta\"\u003e\n\u003ch2\u003eReady for a Faster 10x10 Booth Setup?\u003c\/h2\u003e\n\u003cp\u003eUpload your logo, booth message, or artwork files, and our team can help prepare the backwall and hardcase graphics before production. Need it for a specific show date? Share your event deadline, booth size, and delivery address so we can help confirm the best production and shipping plan.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45320232992926,"sku":"10P-STRAIGHT","price":699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10ft_TensePop__Booth_Straight_main_818c12a5-43cc-4bad-acd0-697f9f91cc9c.jpg?v=1770345289"},{"product_id":"tensepop-10ft-trade-show-display-curved","title":"10ft Curved Pop-Up Wall | TensePop Hardcase Podium Kit","description":"\u003cstyle\u003e\n  .qsd-tp10-curved-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tp10-curved-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tp10-curved-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tp10-curved-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tp10-curved-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tp10-curved-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tp10-curved-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tp10-curved-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tp10-curved-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tp10-curved-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tp10-curved-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tp10-curved-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tp10-curved-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tp10-curved-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tp10-curved-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tp10-curved-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tp10-curved-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tp10-curved-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tp10-curved-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tp10-curved-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tp10-curved-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tp10-curved-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tp10-curved-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tp10-curved-steps {\n    counter-reset: tp10-curved-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tp10-curved-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tp10-curved-step:before {\n    counter-increment: tp10-curved-step;\n    content: counter(tp10-curved-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tp10-curved-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tp10-curved-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tp10-curved-spec-table th,\n  .qsd-tp10-curved-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tp10-curved-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tp10-curved-spec-table tr:last-child th,\n  .qsd-tp10-curved-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tp10-curved-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tp10-curved-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tp10-curved-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tp10-curved-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tp10-curved-cta h2,\n  .qsd-tp10-curved-cta p {\n    color: #fff;\n  }\n\n  .qsd-tp10-curved-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tp10-curved-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tp10-curved-hero,\n    .qsd-tp10-curved-cta {\n      padding: 24px;\n    }\n\n    .qsd-tp10-curved-title {\n      font-size: 28px;\n    }\n\n    .qsd-tp10-curved-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tp10-curved-grid-2,\n    .qsd-tp10-curved-grid-3,\n    .qsd-tp10-curved-feature-list,\n    .qsd-tp10-curved-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tp10-curved-use-list {\n      columns: 1;\n    }\n\n    .qsd-tp10-curved-spec-table,\n    .qsd-tp10-curved-spec-table tbody,\n    .qsd-tp10-curved-spec-table tr,\n    .qsd-tp10-curved-spec-table th,\n    .qsd-tp10-curved-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tp10-curved-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tp10-curved-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tp10-curved-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tp10-curved-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-tp10-curved-detail\"\u003e\n\u003csection class=\"qsd-tp10-curved-hero\"\u003e\n\u003cdiv class=\"qsd-tp10-curved-eyebrow\"\u003e10ft Curved Pop-Up Booth Wall with Hardcase Podium\u003c\/div\u003e\n\u003ch2 class=\"qsd-tp10-curved-title\"\u003e10ft TensePop™ Booth – Curved\u003c\/h2\u003e\n\u003cp class=\"qsd-tp10-curved-subtitle\"\u003eCreate a fast, polished 10x10 booth with a 120\" W × 90\" H curved TensePop™ backwall, Velcro-mounted custom graphic, and wheeled hard case that converts into a branded podium. It is a smart choice for trade shows, hiring fairs, conferences, retail pop-ups, local expos, and roadshow teams that need a dimensional booth without a complex build.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10-curved-section\"\u003e\n\u003ch2\u003eA Curved Pop-Up Booth Wall with a Podium Built In\u003c\/h2\u003e\n\u003cp\u003eThis 10ft TensePop™ Curved Booth gives your 10x10 space a dimensional curved fabric wall and a wheeled hard case that converts into a branded podium.\u003c\/p\u003e\n\u003cp\u003eIt is made for exhibitors who want a fast, polished booth setup without building a heavy custom exhibit. The pop-up frame opens quickly, the custom graphic attaches with Velcro, and the hard case becomes a front interaction point for your event team.\u003c\/p\u003e\n\u003cp\u003eUse it as a brand wall, check-in station, mini demo area, photo backdrop, recruiting table, sponsor message zone, or local event information point.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10-curved-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tp10-curved-section\"\u003e\n\u003ch2\u003eVelcro Graphic for Fast Alignment and Refreshes\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tp10-curved-green-note\"\u003e\n\u003cp\u003eThe fabric graphic attaches with Velcro, helping your team align the print more easily on-site and refresh the display for new campaigns.\u003c\/p\u003e\n\u003cp\u003eKeep the frame and update the graphic when your event message, sponsor, product launch, recruiting season, or regional roadshow campaign changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10-curved-section\"\u003e\n\u003ch2\u003eHard Case That Turns into a Branded Podium\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tp10-curved-note\"\u003e\n\u003cp\u003eThe wheeled hard case helps transport the booth and converts into a branded podium at the show.\u003c\/p\u003e\n\u003cp\u003eUse it for brochures, QR code scans, lead forms, business cards, small samples, giveaway items, appointment cards, or a tablet check-in station.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10-curved-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 10' × 7.5ft aluminum curved pop-up backdrop frame\u003c\/li\u003e\n\u003cli\u003e1 × Custom high-resolution seamless fabric graphic with Velcro\u003c\/li\u003e\n\u003cli\u003e1 × Airline-friendly transport hard case with wheels that converts to a podium\u003c\/li\u003e\n\u003cli\u003e1 × Custom fabric print for hard case\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-tp10-curved-note\"\u003e\n\u003cp\u003eMonitor stand, lighting, shelving, table, flooring, chairs, literature racks, extra counters, and other booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10-curved-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tp10-curved-table-wrap\"\u003e\n\u003ctable class=\"qsd-tp10-curved-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10ft TensePop™ Booth – Curved\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Type\u003c\/th\u003e\n\u003ctd\u003e10ft curved pop-up tension fabric booth wall with hardcase-to-podium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFinished Backwall Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 120\" W × 90\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOfficial Backwall Artwork Area\u003c\/th\u003e\n\u003ctd\u003eApprox. 138.58\" W × 90.55\" H. Use the official template for final file setup.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHardcase Podium Artwork Area\u003c\/th\u003e\n\u003ctd\u003eApprox. 112.2\" W × 47.24\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum curved pop-up frame, tool-free setup\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic Attachment\u003c\/th\u003e\n\u003ctd\u003eVelcro attachment for precise alignment and easier adjustments\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCase\u003c\/th\u003e\n\u003ctd\u003eAirline-friendly hard case with wheels; converts to podium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHard Case Weight\u003c\/th\u003e\n\u003ctd\u003eApprox. 63 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePackage Dimensions\u003c\/th\u003e\n\u003ctd\u003eApprox. 20.9\" × 18.5\" × 38.4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Requirement\u003c\/th\u003e\n\u003ctd\u003eNo power is required for the standard non-backlit fabric display.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSetup\u003c\/th\u003e\n\u003ctd\u003eTool-free pop-up setup. Two people are recommended for smoother setup, alignment, and booth layout planning.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor and controlled event spaces. Avoid rain, wind, wet floors, unstable surfaces, and unsupervised outdoor conditions.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e7 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003e10x10 booths, conferences, career fairs, local expos, retail pop-ups, sponsor areas, check-in stations, and roadshows\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for the curved fabric graphic or hardcase podium wrap for new campaigns and events\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10-curved-section qsd-tp10-curved-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the finished size of the curved backwall?\u003c\/summary\u003e\n\u003cp\u003eThe finished curved backwall is approximately 120\" W × 90\" H.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the backwall artwork size?\u003c\/summary\u003e\n\u003cp\u003eThe official template lists the backwall printing area as 138.58\" W × 90.55\" H. Please design from the template instead of using only the finished display size.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the hardcase podium artwork size?\u003c\/summary\u003e\n\u003cp\u003eThe hardcase podium artwork printing area is approximately 112.2\" W × 47.24\" H.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this booth backlit?\u003c\/summary\u003e\n\u003cp\u003eNo. This is a non-backlit curved pop-up fabric booth. If you need illuminated graphics, choose an EdgeLumi™ or TenseLight™ booth.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the hard case turn into a podium?\u003c\/summary\u003e\n\u003cp\u003eYes. The wheeled hard case can be used as a branded podium on-site with the included custom hard case print.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow heavy is the hard case?\u003c\/summary\u003e\n\u003cp\u003eThe hard case weight is approximately 32 lbs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the package size?\u003c\/summary\u003e\n\u003cp\u003eThe package dimensions are approximately 20.9\" × 18.5\" × 38.4\".\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a standard 10x10 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. It is designed for many 10x10 booth layouts, but because the wall is curved, please allow enough depth and confirm booth rules before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this include a monitor stand?\u003c\/summary\u003e\n\u003cp\u003eNo. This product includes the curved backwall and hardcase podium. Choose a media booth or monitor booth kit if you need a dedicated screen stand.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order replacement graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. You can refresh the fabric graphic or hardcase podium wrap for new campaigns, events, or brand updates.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this recommended for outdoor use?\u003c\/summary\u003e\n\u003cp\u003eIt is best for indoor and controlled event spaces. Avoid rain, wind, wet floors, unstable surfaces, and unsupervised outdoor conditions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, EPS, TIFF, JPG, or press-quality PDF files are recommended. Use the official template, CMYK color mode, high-resolution images, outlined fonts, and safe-zone placement.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp10-curved-cta\"\u003e\n\u003ch2\u003eNeed a Curved Booth That Packs Small but Looks Polished?\u003c\/h2\u003e\n\u003cp\u003eSend us your logo, event date, booth size, artwork files, preferred podium message, and any venue rules you already have. Our team can help review the curved backwall layout, hardcase podium wrap, production timeline, and shipping plan before production begins.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45320248033438,"sku":"10P-CURVED","price":699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10ft_TensePop__Booth_Curved_main_713473df-0f4f-4e0c-bddd-eeb10ed3e1d2.jpg?v=1770345371"},{"product_id":"tenselight-backlit-10ft-trade-show-displays-a","title":"Two-Panel TenseLight Wall | 10ft Backlit Fabric Display","description":"\u003cstyle\u003e\n  .qsd-tenselight-a-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tenselight-a-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tenselight-a-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tenselight-a-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tenselight-a-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tenselight-a-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tenselight-a-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tenselight-a-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tenselight-a-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tenselight-a-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tenselight-a-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tenselight-a-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tenselight-a-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tenselight-a-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tenselight-a-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tenselight-a-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tenselight-a-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tenselight-a-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tenselight-a-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tenselight-a-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tenselight-a-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tenselight-a-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tenselight-a-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tenselight-a-steps {\n    counter-reset: tenselight-a-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tenselight-a-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tenselight-a-step:before {\n    counter-increment: tenselight-a-step;\n    content: counter(tenselight-a-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tenselight-a-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tenselight-a-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tenselight-a-spec-table th,\n  .qsd-tenselight-a-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tenselight-a-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tenselight-a-spec-table tr:last-child th,\n  .qsd-tenselight-a-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tenselight-a-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tenselight-a-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tenselight-a-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tenselight-a-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tenselight-a-cta h2,\n  .qsd-tenselight-a-cta p {\n    color: #fff;\n  }\n\n  .qsd-tenselight-a-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tenselight-a-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tenselight-a-hero,\n    .qsd-tenselight-a-cta {\n      padding: 24px;\n    }\n\n    .qsd-tenselight-a-title {\n      font-size: 28px;\n    }\n\n    .qsd-tenselight-a-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tenselight-a-grid-2,\n    .qsd-tenselight-a-grid-3,\n    .qsd-tenselight-a-feature-list,\n    .qsd-tenselight-a-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tenselight-a-use-list {\n      columns: 1;\n    }\n\n    .qsd-tenselight-a-spec-table,\n    .qsd-tenselight-a-spec-table tbody,\n    .qsd-tenselight-a-spec-table tr,\n    .qsd-tenselight-a-spec-table th,\n    .qsd-tenselight-a-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tenselight-a-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tenselight-a-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tenselight-a-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tenselight-a-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-tenselight-a-detail\"\u003e\n\u003csection class=\"qsd-tenselight-a-hero\"\u003e\n\u003cdiv class=\"qsd-tenselight-a-eyebrow\"\u003e10ft Backlit Tension Fabric Wall with Hardcase-to-Podium\u003c\/div\u003e\n\u003ch2 class=\"qsd-tenselight-a-title\"\u003e10x10 TenseLight Backlit Trade Show Booth A\u003c\/h2\u003e\n\u003cp class=\"qsd-tenselight-a-subtitle\"\u003eCreate a brighter 10ft trade show backdrop with two 5ft TenseLight™ backlit tension fabric panels, rollable LED lighting arrays, and a hardcase-to-podium with custom print. This illuminated fabric wall is ideal for 10x10 booth spaces, sponsor backdrops, product demos, recruiting fairs, healthcare conferences, retail shows, corporate events, and exhibitors who want more visibility than a standard printed backdrop.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-a-section\"\u003e\n\u003ch2\u003eA 10ft Backlit Tension Fabric Wall Made from Two 5ft Panels\u003c\/h2\u003e\n\u003cp\u003eThe 10x10 TenseLight Backlit Trade Show Booth A creates a 10ft-class illuminated backdrop by connecting two 5ft straight backlit tension fabric panels.\u003c\/p\u003e\n\u003cp\u003eIt is a strong choice for exhibitors who want a brighter booth background than a standard printed wall, without moving into a full SEG lightbox booth kit or a heavy custom exhibit system.\u003c\/p\u003e\n\u003cp\u003eThis version also includes a hardcase-to-podium with custom print as a standard component, giving your team both protected transport and a branded front touchpoint for conversations, brochures, samples, QR codes, or lead capture.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-a-section\"\u003e\n\u003ch2\u003eImportant Booth Kit Clarification\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-a-note\"\u003e\n\u003cp\u003eThis product is a 10ft backlit backdrop system for 10x10 booth spaces with a standard hardcase-to-podium with custom print.\u003c\/p\u003e\n\u003cp\u003eIt does not include a separate table cover, flooring, furniture, monitor, literature rack, demo table, or additional booth accessories unless selected or quoted separately. Pair it with matching booth accessories if you need a larger complete booth package.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-a-section\"\u003e\n\u003ch2\u003eTwo-Panel Layout for Easier Messaging\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-a-grid-2\"\u003e\n\u003cdiv class=\"qsd-tenselight-a-card\"\u003e\n\u003ch3\u003eOne Wide Backlit Wall\u003c\/h3\u003e\n\u003cp\u003ePlace the two 5ft panels side by side to create an approximately 120\" wide illuminated booth backdrop for a strong 10x10 rear wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tenselight-a-card\"\u003e\n\u003ch3\u003eTwo Clean Message Zones\u003c\/h3\u003e\n\u003cp\u003eUse one panel for your brand headline and the other for product benefits, service categories, sponsor messaging, event promotions, or a secondary campaign graphic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-a-section\"\u003e\n\u003ch2\u003eSize Clarification\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-a-green-note\"\u003e\n\u003cp\u003eEach display panel is approximately 60\" W × 90\" H. When the two panels are placed side by side, they create an approximately 120\" W × 90\" H illuminated booth backdrop.\u003c\/p\u003e\n\u003cp\u003eThe official artwork template shows a printing area of 62.3\" W × 89.7\" H for each panel graphic. Product size and print area are not always the same, so please use the official template for final artwork setup, bleed, safe zone, and file preparation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-a-section\"\u003e\n\u003ch2\u003e10x10 Booth Fit\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-a-blue-note\"\u003e\n\u003cp\u003eWhen the two 60\" wide panels are placed side by side, they create a natural 10ft-class backlit wall for many standard 10x10 exhibit spaces.\u003c\/p\u003e\n\u003cp\u003ePlease confirm booth rules, ceiling height, aisle clearance, available floor space, podium placement, and power access before ordering. For tight booths or shared exhibit areas, check whether a 120\" wide rear display is allowed by your organizer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-a-section\"\u003e\n\u003ch2\u003eBacklit Impact Without a Full Lightbox Build\u003c\/h2\u003e\n\u003cp\u003eThe included LED rollable light panel arrays help the fabric graphics look brighter and more visible in indoor exhibit halls, hotel ballrooms, conference centers, retail events, and sponsor areas.\u003c\/p\u003e\n\u003cp\u003eThis gives your booth more visual lift than a non-lit backdrop while keeping the system focused on a clean 10ft backwall presentation.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-a-section\"\u003e\n\u003ch2\u003eHardcase-to-Podium with Custom Print Included\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-a-green-note\"\u003e\n\u003cp\u003eThe hardcase-to-podium with custom print is included as a standard component in this booth package.\u003c\/p\u003e\n\u003cp\u003eUse the hardcase to protect the frame, graphics, and lighting components during transport and storage. During the event, convert it into a branded podium for QR scans, brochures, samples, lead forms, appointment cards, business cards, giveaways, or quick visitor conversations.\u003c\/p\u003e\n\u003cp\u003eThis makes the display more useful on-site than a backdrop-only system and helps reduce the need to bring a separate front counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-a-section\"\u003e\n\u003ch2\u003eHow TenseLight™ Is Different\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-a-grid-3\"\u003e\n\u003cdiv class=\"qsd-tenselight-a-card\"\u003e\n\u003ch3\u003eTenseFlex™\u003c\/h3\u003e\n\u003cp\u003eChoose TenseFlex™ when you need a clean non-lit tension fabric wall and do not require illuminated graphics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tenselight-a-card\"\u003e\n\u003ch3\u003eEdgeLumi™\u003c\/h3\u003e\n\u003cp\u003eChoose EdgeLumi™ when you want a more rigid SEG lightbox structure with a classic lightbox frame appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tenselight-a-card\"\u003e\n\u003ch3\u003eTenseLight™\u003c\/h3\u003e\n\u003cp\u003eChoose TenseLight™ when you want a lightweight tension fabric wall with rollable LED backlighting for a brighter 10ft backdrop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-a-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-tenselight-a-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e10ft-Class Backlit Wall\u003c\/strong\u003e Built from two 5ft panels to create an approximately 120\" wide illuminated backdrop for 10x10 booth spaces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTwo 5ft Message Zones\u003c\/strong\u003e Split brand and product content across two panels instead of overcrowding one large graphic.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLED Rollable Light Panels\u003c\/strong\u003e Two LED rollable light panel arrays help the fabric graphics look brighter in indoor event spaces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardcase-to-Podium Included\u003c\/strong\u003e Standard hardcase with custom print protects the display in transit and becomes a branded podium on-site.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApprox. 60\" × 90\" Panels\u003c\/strong\u003e Each panel is approximately 60\" W × 90\" H, with a template print area of 62.3\" W × 89.7\" H.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClean Tension Fabric Look\u003c\/strong\u003e Gives your booth a brighter illuminated wall without a full rigid SEG lightbox build.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReplacement Graphics Available\u003c\/strong\u003e Keep the frame, lighting system, and podium, then update the graphics for new campaigns.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree Shipping Included\u003c\/strong\u003e Product page lists free shipping and a 9 business day production and shipping timeline.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-a-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e2 × 5ft flat aluminum snap-tube frames\u003c\/li\u003e\n\u003cli\u003e2 × LED rollable light panel arrays\u003c\/li\u003e\n\u003cli\u003e2 × High-resolution seamless fabric prints\u003c\/li\u003e\n\u003cli\u003e1 × Hardcase-to-podium with custom print\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-tenselight-a-note\"\u003e\n\u003cp\u003eTables, monitors, flooring, literature racks, furniture, electrical service, and additional booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-a-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-a-table-wrap\"\u003e\n\u003ctable class=\"qsd-tenselight-a-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10x10 TenseLight Backlit Trade Show Booth A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Type\u003c\/th\u003e\n\u003ctd\u003e10ft backlit tension fabric backdrop system made from two 5ft illuminated panels with hardcase-to-podium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePanel Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 60\" W × 90\" H per panel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSide-by-Side Display Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 120\" W × 90\" H when two panels are placed side by side\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eArtwork Print Area\u003c\/th\u003e\n\u003ctd\u003eOfficial template shows 62.3\" W × 89.7\" H per panel graphic. Use the official template for final file setup.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free, seamless tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLighting\u003c\/th\u003e\n\u003ctd\u003eTwo LED rollable light panel arrays included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Requirement\u003c\/th\u003e\n\u003ctd\u003ePower is required for the LED rollable light panel arrays. Confirm outlet access and venue electrical rules before your event.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTransport \/ Podium\u003c\/th\u003e\n\u003ctd\u003eHardcase-to-podium with custom print included as a standard component\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePodium Use\u003c\/th\u003e\n\u003ctd\u003eUse for QR codes, brochures, samples, lead forms, appointment cards, business cards, giveaways, and visitor conversations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePackage Weight Note\u003c\/th\u003e\n\u003ctd\u003eProduct page lists 80 lbs for the nylon bag configuration. If your order ships with the hardcase-to-podium as standard, confirm final packed weight and case dimensions before show-site delivery.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor events and controlled spaces. Outdoor use is not recommended in wind, rain, moisture, or uneven ground.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e9 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003e10x10 booth backwalls, sponsor backdrops, conference booths, product demos, recruiting fairs, healthcare conferences, corporate events, and indoor brand activations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request when your campaign, event, sponsor, or product message changes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-a-section\"\u003e\n\u003ch2\u003e4-Step Setup Planning\u003c\/h2\u003e\n\u003cp\u003eThis backlit wall uses snap-tube frame components, rollable LED light panel arrays, custom printed tension fabric graphics, and a hardcase-to-podium with custom print.\u003c\/p\u003e\n\u003cdiv class=\"qsd-tenselight-a-steps\"\u003e\n\u003cdiv class=\"qsd-tenselight-a-step\"\u003e\n\u003ch4\u003eBuild the Frames\u003c\/h4\u003e\n\u003cp\u003eConnect the two 5ft aluminum snap-tube frame sections and position them side by side for a 10ft-class wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tenselight-a-step\"\u003e\n\u003ch4\u003eAdd LED Panels\u003c\/h4\u003e\n\u003cp\u003eInstall the LED rollable light panel arrays and check the lighting position before adding the fabric graphics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tenselight-a-step\"\u003e\n\u003ch4\u003eInstall Graphics\u003c\/h4\u003e\n\u003cp\u003ePull the high-resolution tension fabric prints over the frames and smooth the surface for a clean backlit look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tenselight-a-step\"\u003e\n\u003ch4\u003eSet the Podium \u0026amp; Power\u003c\/h4\u003e\n\u003cp\u003eConvert the hardcase into a branded podium, connect power, test illumination, and route cables behind the display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-a-section\"\u003e\n\u003ch2\u003ePower \u0026amp; Cable Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-a-note\"\u003e\n\u003cp\u003eThis backlit display requires power for the LED light panel arrays. Please check your exhibitor manual for electrical ordering deadlines, outlet placement, extension cord rules, power strip restrictions, and cable routing requirements.\u003c\/p\u003e\n\u003cp\u003eKeep cords away from walkways and secure them according to venue rules to reduce trip hazards behind or around the booth. If you place the hardcase podium near the front aisle, keep its position clear of cable paths.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-a-section\"\u003e\n\u003ch2\u003eArtwork Planning Tips for the Two-Panel Backlit Wall\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-a-blue-note\"\u003e\n\u003cp\u003eUse the left panel for your strongest brand visual, logo, or campaign headline, and use the right panel for product benefits, service categories, event details, sponsor messaging, or a clear call to action.\u003c\/p\u003e\n\u003cp\u003eUse the hardcase podium graphic for QR codes, website links, booth number, appointment prompts, short offers, or lead capture messaging. Keep important text inside the safe area, extend background colors to the bleed line, use CMYK color mode, outline all fonts, and remove template guidelines before submitting final artwork.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-a-section\"\u003e\n\u003ch2\u003eTransport Planning Note\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-a-green-note\"\u003e\n\u003cp\u003eThe hardcase-to-podium helps protect the frame, graphics, and lighting components during transport and storage.\u003c\/p\u003e\n\u003cp\u003eFor show-site or advance warehouse deliveries, check carrier rules, booth labeling, receiving deadlines, dock instructions, and material handling fees in your exhibitor manual. If your event has strict case dimension or weight requirements, confirm the final packed details before shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-a-section\"\u003e\n\u003ch2\u003eWhere This TenseLight Display Works Best\u003c\/h2\u003e\n\u003cp\u003eThis product is a strong fit for exhibitors who mainly need a brighter 10ft background wall and a simple branded podium touchpoint for visitor interaction.\u003c\/p\u003e\n\u003cul class=\"qsd-tenselight-a-use-list\"\u003e\n\u003cli\u003eRegional trade shows\u003c\/li\u003e\n\u003cli\u003eHotel conference booths\u003c\/li\u003e\n\u003cli\u003eHealthcare and dental expos\u003c\/li\u003e\n\u003cli\u003eUniversity recruiting fairs\u003c\/li\u003e\n\u003cli\u003eSaaS and tech demos\u003c\/li\u003e\n\u003cli\u003eChamber of commerce showcases\u003c\/li\u003e\n\u003cli\u003eSponsor photo areas\u003c\/li\u003e\n\u003cli\u003eNonprofit fundraising booths\u003c\/li\u003e\n\u003cli\u003eBeauty and wellness shows\u003c\/li\u003e\n\u003cli\u003eRetail buying shows\u003c\/li\u003e\n\u003cli\u003eFranchise expos\u003c\/li\u003e\n\u003cli\u003eSchool district vendor fairs\u003c\/li\u003e\n\u003cli\u003eTourism promotions\u003c\/li\u003e\n\u003cli\u003eCorporate training events\u003c\/li\u003e\n\u003cli\u003eLocal business expos\u003c\/li\u003e\n\u003cli\u003eProduct sampling stations\u003c\/li\u003e\n\u003cli\u003eConference check-in backdrops\u003c\/li\u003e\n\u003cli\u003eIndoor brand activations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-a-section\"\u003e\n\u003ch2\u003eWho Should Choose This Display?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-a-grid-2\"\u003e\n\u003cdiv class=\"qsd-tenselight-a-card\"\u003e\n\u003ch3\u003eBest For\u003c\/h3\u003e\n\u003cp\u003eSmall marketing teams, regional sales teams, recruiters, healthcare vendors, SaaS companies, nonprofit teams, and brands that want more visual impact than a standard fabric backdrop while still having a branded front podium for conversations and lead capture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tenselight-a-card\"\u003e\n\u003ch3\u003eNot Ideal For\u003c\/h3\u003e\n\u003cp\u003eOutdoor wind or rain, wet flooring, uneven ground, venues without confirmed electrical access, teams that need a full booth package with furniture included, or layouts requiring monitors and demo tables in the same standard kit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-a-section\"\u003e\n\u003ch2\u003eAvailable Custom Options\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-a-green-note\"\u003e\n\u003cp\u003ePlanning future events or updated campaigns? Ask us about replacement backwall graphics, replacement hardcase podium graphics, extra proof support, rush production, brand color matching, and matching booth accessories such as counters, table covers, banner stands, or literature displays.\u003c\/p\u003e\n\u003cp\u003eKeep the frame, lighting system, and podium, then refresh the graphics as your campaign changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-a-section\"\u003e\n\u003ch2\u003eProduction Timing Reminder\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tenselight-a-note\"\u003e\n\u003cp\u003eThis product currently requires 9 business days for production and shipping after artwork approval. Please allow time for artwork setup, proof review, approval, production, transit, and event receiving.\u003c\/p\u003e\n\u003cp\u003eIf you have a fixed show date, conference deadline, hotel event, or advance warehouse cutoff, share your timeline with our team before ordering so production and delivery timing can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-a-section qsd-tenselight-a-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with this display?\u003c\/summary\u003e\n\u003cp\u003eThe standard set includes two 5ft flat aluminum snap-tube frames, two LED rollable light panel arrays, two high-resolution seamless fabric prints, and one hardcase-to-podium with custom print.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a full booth kit?\u003c\/summary\u003e\n\u003cp\u003eThis product is mainly a 10ft backlit tension fabric backdrop system with a branded hardcase-to-podium. Tables, monitors, flooring, furniture, literature racks, and other booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size is the display?\u003c\/summary\u003e\n\u003cp\u003eEach panel is approximately 60\" W × 90\" H. Two panels side by side create an approximately 120\" W × 90\" H 10ft-class backlit backdrop.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the artwork size?\u003c\/summary\u003e\n\u003cp\u003eThe official template shows a printing area of 62.3\" W × 89.7\" H for each panel graphic. Please use the official template before submitting files.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require power?\u003c\/summary\u003e\n\u003cp\u003eYes. The LED rollable light panel arrays require power. Check your exhibitor manual for outlet ordering deadlines, cable rules, power strip restrictions, and extension cord requirements.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the hardcase-to-podium included?\u003c\/summary\u003e\n\u003cp\u003eYes. The hardcase-to-podium with custom print is included as a standard component in this version. It helps protect the display during transport and can be used as a branded podium on-site.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the hardcase as a counter?\u003c\/summary\u003e\n\u003cp\u003eYes. The hardcase converts into a podium-style counter for brochures, samples, QR codes, lead forms, business cards, appointment prompts, or quick visitor conversations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace only the graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement graphics may be ordered when your campaign, event, sponsor, or product message changes. You can also refresh the hardcase podium graphic for future events.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for outdoor use?\u003c\/summary\u003e\n\u003cp\u003eThis display is best suited for indoor events and controlled spaces. Outdoor use is not recommended in wind, rain, moisture, wet ground, or uneven surfaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, EPS, TIFF, JPG, or press-quality PDF files are recommended. Use CMYK color mode, 150–300 dpi resolution, outlined fonts, and the official templates.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tenselight-a-cta\"\u003e\n\u003ch2\u003eNeed Help Planning a 10ft Backlit Booth Wall?\u003c\/h2\u003e\n\u003cp\u003eShare your event date, booth size, delivery address, power planning needs, artwork requirements, and whether you need matching booth accessories. Our team can help confirm layout fit, artwork setup, production timing, replacement graphic needs, color matching, and delivery planning before your trade show or conference.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45345598046366,"sku":"10WL-02","price":2159.1,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x10_TenseLight_Backlit_TradeShow_DisplaysA_1.jpg?v=1750209350"},{"product_id":"10x10-tenseflex-media-trade-show-displays-bridge","title":"10ft TenseFlex™ Booth-Bridge","description":"\u003cstyle\u003e\n  .qsd-tfbridge-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tfbridge-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tfbridge-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tfbridge-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tfbridge-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tfbridge-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tfbridge-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tfbridge-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tfbridge-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tfbridge-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tfbridge-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tfbridge-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tfbridge-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tfbridge-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tfbridge-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tfbridge-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tfbridge-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tfbridge-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tfbridge-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tfbridge-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tfbridge-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tfbridge-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tfbridge-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tfbridge-steps {\n    counter-reset: tfbridge-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tfbridge-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tfbridge-step:before {\n    counter-increment: tfbridge-step;\n    content: counter(tfbridge-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tfbridge-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tfbridge-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tfbridge-spec-table th,\n  .qsd-tfbridge-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tfbridge-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tfbridge-spec-table tr:last-child th,\n  .qsd-tfbridge-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tfbridge-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tfbridge-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tfbridge-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tfbridge-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tfbridge-cta h2,\n  .qsd-tfbridge-cta p {\n    color: #fff;\n  }\n\n  .qsd-tfbridge-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tfbridge-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tfbridge-hero,\n    .qsd-tfbridge-cta {\n      padding: 24px;\n    }\n\n    .qsd-tfbridge-title {\n      font-size: 28px;\n    }\n\n    .qsd-tfbridge-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tfbridge-grid-2,\n    .qsd-tfbridge-grid-3,\n    .qsd-tfbridge-feature-list,\n    .qsd-tfbridge-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tfbridge-use-list {\n      columns: 1;\n    }\n\n    .qsd-tfbridge-spec-table,\n    .qsd-tfbridge-spec-table tbody,\n    .qsd-tfbridge-spec-table tr,\n    .qsd-tfbridge-spec-table th,\n    .qsd-tfbridge-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tfbridge-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tfbridge-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tfbridge-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tfbridge-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"qsd-tfbridge-detail\"\u003e\n  \u003csection class=\"qsd-tfbridge-hero\"\u003e\n    \u003cdiv class=\"qsd-tfbridge-eyebrow\"\u003e10x10 Media-Ready Trade Show Booth with TV Bridge\u003c\/div\u003e\n    \u003ch2 class=\"qsd-tfbridge-title\"\u003e10ft TenseFlex™ Booth-Bridge\u003c\/h2\u003e\n    \u003cp class=\"qsd-tfbridge-subtitle\"\u003eCreate a more interactive 10x10 trade show booth with a TV bridge, custom fabric backdrop, branded header, and hardcase-to-podium counter. This media-ready booth display is built for product demos, video presentations, lead capture, recruiting fairs, software showcases, healthcare conferences, and brand activations where visitors need to understand your message quickly.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-section\"\u003e\n    \u003ch2\u003eA 10x10 Booth Built for Video, Demos, and Real Conversations\u003c\/h2\u003e\n    \u003cp\u003eThe 10ft TenseFlex™ Booth-Bridge is designed for exhibitors who want more than a printed backdrop. It combines a clean 10ft fabric backwall, a front media bridge with monitor support, a branded header, and a hardcase-to-podium counter to create a compact 10x10 booth setup made for product videos, demos, visitor conversations, and lead capture.\u003c\/p\u003e\n    \u003cp\u003eThe backdrop creates the main brand story, the front TV bridge brings motion and visual explanation into the booth, the header helps visitors recognize your space from farther away, and the podium gives your team a practical counter for check-in, brochures, samples, or QR code scans.\u003c\/p\u003e\n    \u003cp\u003eUse it when your team needs a polished 10x10 booth that can explain a product, show software, present services, play videos, or capture leads without building a large custom exhibit.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-section\"\u003e\n    \u003ch2\u003eFront Media Bridge for Stronger Booth Engagement\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfbridge-blue-note\"\u003e\n      \u003cp\u003eThe front TV bridge helps bring motion and storytelling into your booth. Use the screen area to play product videos, demo reels, customer case studies, how-it-works clips, event schedules, testimonials, or lead capture prompts.\u003c\/p\u003e\n      \u003cp\u003eBy placing the media bridge toward the front of the booth, visitors can understand your offer faster before they step deeper into the space.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-section\"\u003e\n    \u003ch2\u003eMonitor Planning Notes\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfbridge-note\"\u003e\n      \u003cp\u003eThe bridge includes a monitor bracket designed to support 32\"–55\" TVs. The TV or monitor is not included.\u003c\/p\u003e\n      \u003cp\u003eBefore your event, please confirm your screen size, VESA mounting pattern, screen weight, power access, cable routing, and venue electrical rules. For a cleaner booth presentation, plan where the power cord, media player, HDMI cable, and any tablet or lead capture device will sit before show move-in.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-section\"\u003e\n    \u003ch2\u003e10x10 Booth Layout Fit\u003c\/h2\u003e\n    \u003cp\u003eThis booth is designed for compact 10x10 trade show spaces where the backwall, media bridge, header, and podium work together as one presentation zone.\u003c\/p\u003e\n    \u003cp\u003eThe backdrop creates the branded wall, the bridge brings video to the front, and the podium supports check-in, brochures, samples, or lead capture. Please confirm your booth rules, aisle clearance, outlet location, ceiling height, and available floor space before ordering.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-section\"\u003e\n    \u003ch2\u003eDisplay \u0026amp; Graphic Size Reference\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfbridge-grid-2\"\u003e\n      \u003cdiv class=\"qsd-tfbridge-card\"\u003e\n        \u003ch3\u003eBackdrop Artwork Area\u003c\/h3\u003e\n        \u003cp\u003e119.29\" W × 91.73\" H. Use this area for your main brand story, headline, product categories, service benefits, or large background visual.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfbridge-card\"\u003e\n        \u003ch3\u003eHeader Artwork Area\u003c\/h3\u003e\n        \u003cp\u003e64.17\" W × 18.11\" H. Use this area for your logo, booth number, campaign slogan, product category, sponsor name, or event message.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfbridge-card\"\u003e\n        \u003ch3\u003eTV Bridge Artwork Area\u003c\/h3\u003e\n        \u003cp\u003e43.3\" W × 191.33\" H. Use this vertical area for brand cues, directional graphics, product messaging, or design elements around the screen.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfbridge-card\"\u003e\n        \u003ch3\u003ePodium Graphic Area\u003c\/h3\u003e\n        \u003cp\u003e112.2\" W × 47.24\" H. Use this area for QR codes, contact details, offer messages, lead capture prompts, or booth counter branding.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-section\"\u003e\n    \u003ch2\u003eHeader \u0026amp; Hardcase Details\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfbridge-grid-2\"\u003e\n      \u003cdiv class=\"qsd-tfbridge-card\"\u003e\n        \u003ch3\u003e58\" × 12\" Branded Header\u003c\/h3\u003e\n        \u003cp\u003eThe included 58\" × 12\" header helps your booth stay visible from farther away. Use it for your logo, booth number, product category, campaign slogan, sponsor name, or event message.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfbridge-card\"\u003e\n        \u003ch3\u003eHardcase-to-Podium Counter\u003c\/h3\u003e\n        \u003cp\u003eThe wheeled hardcase protects the booth during transport and converts into a branded podium during the event. Packed hardcase size: 20.9\" × 18.5\" × 38.4\".\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-section\"\u003e\n    \u003ch2\u003eHardcase-to-Podium for Storage and Booth Utility\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfbridge-green-note\"\u003e\n      \u003cp\u003eThe wheeled hardcase protects the booth during transport and converts into a branded podium during the event.\u003c\/p\u003e\n      \u003cp\u003eUse it as a check-in counter, demo station, brochure spot, lead capture desk, sample display, QR code scan point, giveaway area, or conversation counter. After the show, the system packs back into the hardcase for easier storage and repeat use.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-section\"\u003e\n    \u003ch2\u003eMore Than a 10ft Backdrop\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfbridge-grid-2\"\u003e\n      \u003cdiv class=\"qsd-tfbridge-card\"\u003e\n        \u003ch3\u003eStandard 10ft Backdrop\u003c\/h3\u003e\n        \u003cp\u003eA standard fabric backdrop gives your booth a clean background for logos, product messaging, QR codes, and photos.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfbridge-card\"\u003e\n        \u003ch3\u003eTenseFlex™ Booth-Bridge\u003c\/h3\u003e\n        \u003cp\u003eThe Booth-Bridge adds a front media structure, monitor support, branded header, and podium counter, making it a better fit for companies that need to explain products, show software, present services, play videos, or capture leads in a compact booth space.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-section\"\u003e\n    \u003ch2\u003eKey Benefits\u003c\/h2\u003e\n    \u003cul class=\"qsd-tfbridge-feature-list\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003e10x10 Media-Ready Booth System\u003c\/strong\u003e\n        Combines a 10ft fabric backdrop, front TV bridge, branded header, and podium counter into one compact booth setup.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eMonitor Bracket Supports 32\"–55\" TVs\u003c\/strong\u003e\n        Add a compatible screen for product videos, demo reels, testimonials, event schedules, or software walkthroughs.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003e10ft Fabric Backdrop\u003c\/strong\u003e\n        Creates a clean visual wall for brand storytelling, product categories, service benefits, and booth messaging.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003e58\" × 12\" Header\u003c\/strong\u003e\n        Helps your booth stay visible from farther away with a logo, booth number, campaign message, or sponsor name.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eHardcase Converts into Podium\u003c\/strong\u003e\n        The wheeled transport hardcase becomes a branded counter for lead capture, brochures, samples, or visitor conversations.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eMultiple Graphic Zones\u003c\/strong\u003e\n        Customize the backdrop, TV bridge, header, and podium graphics for a complete, coordinated booth look.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eReusable Frame System\u003c\/strong\u003e\n        Keep the frame, bridge, header, and hardcase, then refresh the graphics for future shows, campaigns, or product updates.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eFree Design Help Included\u003c\/strong\u003e\n        Send your logo, brand colors, screen plan, booth message, and reference style so our team can help prepare your proof.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-section\"\u003e\n    \u003ch2\u003eBuilt for Lead Capture and Demo Sign-Ups\u003c\/h2\u003e\n    \u003cp\u003eUse the TV bridge to attract attention and the podium to continue the conversation. Add a QR code, meeting link, product demo signup, free trial offer, brochure pickup, contact form prompt, or “watch the demo” message to your graphics so visitors know what to do after watching your video or speaking with your team.\u003c\/p\u003e\n    \u003cdiv class=\"qsd-tfbridge-grid-3\"\u003e\n      \u003cdiv class=\"qsd-tfbridge-card\"\u003e\n        \u003ch3\u003eAttract\u003c\/h3\u003e\n        \u003cp\u003eUse the screen to play a short loop, product demo, customer proof, or brand video that pulls visitors in from the aisle.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfbridge-card\"\u003e\n        \u003ch3\u003eExplain\u003c\/h3\u003e\n        \u003cp\u003eUse the backdrop and bridge graphics to show product categories, benefits, steps, features, or service use cases.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfbridge-card\"\u003e\n        \u003ch3\u003eCapture\u003c\/h3\u003e\n        \u003cp\u003eUse the podium for QR code scans, lead forms, tablets, brochures, samples, or quick signup conversations.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-section\"\u003e\n    \u003ch2\u003eWhere This Media Booth Works Best\u003c\/h2\u003e\n    \u003cp\u003eThis booth works best when video, demos, explanation, and visitor conversations are part of your trade show strategy.\u003c\/p\u003e\n    \u003cul class=\"qsd-tfbridge-use-list\"\u003e\n      \u003cli\u003eSaaS product demos\u003c\/li\u003e\n      \u003cli\u003eHealthcare conferences\u003c\/li\u003e\n      \u003cli\u003eDental conferences\u003c\/li\u003e\n      \u003cli\u003eUniversity recruiting fairs\u003c\/li\u003e\n      \u003cli\u003eFranchise expos\u003c\/li\u003e\n      \u003cli\u003eDealer meetings\u003c\/li\u003e\n      \u003cli\u003eReal estate technology events\u003c\/li\u003e\n      \u003cli\u003eFinancial service expos\u003c\/li\u003e\n      \u003cli\u003eInsurance conferences\u003c\/li\u003e\n      \u003cli\u003eManufacturing product demos\u003c\/li\u003e\n      \u003cli\u003eNonprofit awareness booths\u003c\/li\u003e\n      \u003cli\u003eEducation technology showcases\u003c\/li\u003e\n      \u003cli\u003eStartup pitch events\u003c\/li\u003e\n      \u003cli\u003eRetail brand activations\u003c\/li\u003e\n      \u003cli\u003eFitness and wellness expos\u003c\/li\u003e\n      \u003cli\u003eTraining seminars\u003c\/li\u003e\n      \u003cli\u003eTourism booths\u003c\/li\u003e\n      \u003cli\u003eLocal chamber business showcases\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-section\"\u003e\n    \u003ch2\u003eArtwork Planning Tips for the Booth-Bridge\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfbridge-note\"\u003e\n      \u003cp\u003eUse the backdrop for your main brand story, the header for your logo or booth number, the TV bridge for vertical brand cues around the screen, and the podium for QR codes, contact details, product categories, or lead capture messaging.\u003c\/p\u003e\n      \u003cp\u003eKeep small text away from seams, zippers, trim lines, corners, and screen areas. Use the official templates to confirm safe zones before submitting artwork.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-section\"\u003e\n    \u003ch2\u003ePower \u0026amp; Cable Planning\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfbridge-blue-note\"\u003e\n      \u003cp\u003eThis booth is designed to support a monitor, but power access, screen setup, media player, and cord routing must be planned before the event.\u003c\/p\u003e\n      \u003cp\u003eCheck your exhibitor manual for electrical ordering deadlines, outlet location, extension cord rules, and cable safety requirements. Keep cords away from walkways and secure them according to venue rules.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-section\"\u003e\n    \u003ch2\u003eRelated Setup Notice\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfbridge-green-note\"\u003e\n      \u003cp\u003eSome images may show related TenseFlex™ booth setups for inspiration. This product includes one 10ft TenseFlex™ Booth-Bridge system with backdrop, media bridge, header, and hardcase-to-podium.\u003c\/p\u003e\n      \u003cp\u003eOther booth kits, 20ft displays, shelving, lighting, flooring, TVs, tablets, literature racks, and additional accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-section\"\u003e\n    \u003ch2\u003eRecommended Product Image Set\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfbridge-blue-note\"\u003e\n      \u003cp\u003eAdd these visuals to help buyers understand the booth before ordering: full front booth view, 45-degree booth view, 10x10 layout diagram, media bridge close-up, TV screen placement example, header artwork area callout, podium use case, packed hardcase image, cable planning callout, artwork zone guide, and real event scenes such as product demo, software expo, healthcare conference, college recruiting, and franchise meeting.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-section\"\u003e\n    \u003ch2\u003eAvailable Custom Options\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfbridge-grid-3\"\u003e\n      \u003cdiv class=\"qsd-tfbridge-card\"\u003e\n        \u003ch4\u003eReplacement Graphics\u003c\/h4\u003e\n        \u003cp\u003eOrder replacement graphics for the backdrop, TV bridge, header, and podium when your campaign, sponsor, or event theme changes.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfbridge-card\"\u003e\n        \u003ch4\u003eLED Lighting Add-Ons\u003c\/h4\u003e\n        \u003cp\u003eAsk about lighting options if your booth needs additional visibility for the backdrop, header, or product demo area.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfbridge-card\"\u003e\n        \u003ch4\u003eTablet or Literature Add-Ons\u003c\/h4\u003e\n        \u003cp\u003eAsk about tablet holder options, literature rack options, or additional booth accessories for lead capture and brochures.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfbridge-card\"\u003e\n        \u003ch4\u003eExtra Proof Support\u003c\/h4\u003e\n        \u003cp\u003eSend your logo, brand colors, screen plan, QR codes, and product message so our team can help review the booth artwork.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfbridge-card\"\u003e\n        \u003ch4\u003eRush Production Planning\u003c\/h4\u003e\n        \u003cp\u003eNeed it for a specific show date? Share your artwork status, event deadline, and delivery address so timing can be reviewed.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfbridge-card\"\u003e\n        \u003ch4\u003eBrand Color Matching\u003c\/h4\u003e\n        \u003cp\u003eProvide brand guidelines or color references so the proof can be reviewed before production.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-section\"\u003e\n    \u003ch2\u003eSimple Setup Overview\u003c\/h2\u003e\n    \u003cp\u003eThe anodized aluminum snap-tube frame is designed for practical event setup. For the smoothest experience, we recommend planning the booth layout, TV installation, cord routing, and artwork direction before show move-in.\u003c\/p\u003e\n    \u003cdiv class=\"qsd-tfbridge-steps\"\u003e\n      \u003cdiv class=\"qsd-tfbridge-step\"\u003e\n        \u003ch4\u003eBuild the Backdrop\u003c\/h4\u003e\n        \u003cp\u003eConnect the 10ft flat aluminum snap-tube frame and install the custom tension fabric backdrop graphic.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfbridge-step\"\u003e\n        \u003ch4\u003eInstall the TV Bridge\u003c\/h4\u003e\n        \u003cp\u003eAssemble the arched media bridge, add the custom bridge graphic, and mount a compatible 32\"–55\" screen.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfbridge-step\"\u003e\n        \u003ch4\u003eAdd Header \u0026amp; Podium\u003c\/h4\u003e\n        \u003cp\u003eInstall the branded header and convert the wheeled hardcase into a podium counter with custom printed graphics.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfbridge-step\"\u003e\n        \u003ch4\u003ePlan Power \u0026amp; Traffic\u003c\/h4\u003e\n        \u003cp\u003eConfirm outlet access, cable routing, aisle clearance, screen content, and visitor flow before the event opens.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-section\"\u003e\n    \u003ch2\u003eShipping \u0026amp; Event Receiving Notes\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfbridge-note\"\u003e\n      \u003cp\u003eThe system packs into the wheeled hardcase for easier storage, transport, and repeat event use. Packed hardcase size: 20.9\" × 18.5\" × 38.4\".\u003c\/p\u003e\n      \u003cp\u003eIf shipping to an advance warehouse, convention center, hotel venue, or show site, please check your exhibitor manual for receiving deadlines, booth number labeling, carrier rules, and material handling fees before placing your order.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-section\"\u003e\n    \u003ch2\u003eRecommended Use \u0026amp; Care\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfbridge-green-note\"\u003e\n      \u003cp\u003eThis booth is best for indoor trade shows, conferences, recruiting fairs, product demos, hotel ballroom events, and controlled event environments.\u003c\/p\u003e\n      \u003cp\u003eOutdoor or semi-outdoor use should avoid wind, rain, moisture, uneven ground, unstable power access, and unsupervised setup. Store fabric graphics dry and protect the frame, bridge, header, and hardcase from rough handling between events.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-section\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfbridge-table-wrap\"\u003e\n      \u003ctable class=\"qsd-tfbridge-spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProduct Name\u003c\/th\u003e\n            \u003ctd\u003e10ft TenseFlex™ Booth-Bridge\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBooth Type\u003c\/th\u003e\n            \u003ctd\u003e10x10 media-ready trade show booth with fabric backwall, front TV bridge, header, and hardcase-to-podium\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBackdrop Frame\u003c\/th\u003e\n            \u003ctd\u003e10ft flat aluminum snap-tube frame\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFrame Material\u003c\/th\u003e\n            \u003ctd\u003eAnodized aluminum snap-tube frame\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBackdrop Artwork Area\u003c\/th\u003e\n            \u003ctd\u003e119.29\" W × 91.73\" H\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eHeader Frame Size\u003c\/th\u003e\n            \u003ctd\u003e58\" W × 12\" H aluminum header frame\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eHeader Artwork Area\u003c\/th\u003e\n            \u003ctd\u003e64.17\" W × 18.11\" H\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTV Bridge Artwork Area\u003c\/th\u003e\n            \u003ctd\u003e43.3\" W × 191.33\" H\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePodium Graphic Area\u003c\/th\u003e\n            \u003ctd\u003e112.2\" W × 47.24\" H\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMonitor Support\u003c\/th\u003e\n            \u003ctd\u003eMonitor bracket designed to support 32\"–55\" TVs. TV or monitor is not included.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eGraphic\u003c\/th\u003e\n            \u003ctd\u003eWrinkle-free seamless tension fabric\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePrinting\u003c\/th\u003e\n            \u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePacked Hardcase Size\u003c\/th\u003e\n            \u003ctd\u003e20.9\" × 18.5\" × 38.4\"\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePower Planning\u003c\/th\u003e\n            \u003ctd\u003ePower access, screen setup, media player, and cord routing should be planned before the event\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eRecommended Use\u003c\/th\u003e\n            \u003ctd\u003eProduct demos, video presentations, SaaS showcases, healthcare conferences, recruiting fairs, franchise expos, sponsor areas, and lead capture booths\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eReplacement Graphics\u003c\/th\u003e\n            \u003ctd\u003eAvailable for backdrop, bridge, header, and podium graphics\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-section\"\u003e\n    \u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n    \u003cul\u003e\n      \u003cli\u003e1 × 10ft flat aluminum snap-tube backdrop frame\u003c\/li\u003e\n      \u003cli\u003e1 × Custom high-resolution seamless fabric print for backdrop\u003c\/li\u003e\n      \u003cli\u003e1 × Arched TV bridge with monitor bracket mount, designed to support 32\"–55\" TVs\u003c\/li\u003e\n      \u003cli\u003e1 × Custom fabric print for arch stand \/ TV bridge\u003c\/li\u003e\n      \u003cli\u003e1 × Custom 58\" × 12\" aluminum header frame\u003c\/li\u003e\n      \u003cli\u003e1 × Custom fabric print for header\u003c\/li\u003e\n      \u003cli\u003e1 × Airline-friendly wheeled transport hardcase that converts into a podium\u003c\/li\u003e\n      \u003cli\u003e1 × Custom fabric print for hardcase \/ podium\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-section qsd-tfbridge-faq\"\u003e\n    \u003ch2\u003eFAQ\u003c\/h2\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is included with this booth?\u003c\/summary\u003e\n      \u003cp\u003eThe standard set includes one 10ft flat aluminum snap-tube backdrop frame, one custom fabric backdrop print, one arched TV bridge with monitor bracket, one custom fabric print for the bridge, one 58\" × 12\" header frame with custom fabric print, and one wheeled hardcase-to-podium with custom graphics.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the TV included?\u003c\/summary\u003e\n      \u003cp\u003eNo. The TV or monitor is not included. The bridge includes a monitor bracket designed to support 32\"–55\" TVs. Please confirm screen size, weight, and VESA pattern before the event.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this booth suitable for a 10x10 space?\u003c\/summary\u003e\n      \u003cp\u003eYes. This booth is designed for compact 10x10 exhibit layouts. Please confirm booth rules, aisle clearance, outlet location, ceiling height, and available floor space before ordering.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I replace only the graphics later?\u003c\/summary\u003e\n      \u003cp\u003eYes. Replacement graphics are available for the backdrop, header, TV bridge, and podium, making it easier to reuse the booth for future events.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the hardcase become a podium?\u003c\/summary\u003e\n      \u003cp\u003eYes. The wheeled hardcase is designed for transport and can convert into a branded podium counter during the show.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat can I show on the TV bridge?\u003c\/summary\u003e\n      \u003cp\u003eUse it for product videos, software demos, testimonials, event schedules, how-it-works content, brand reels, or lead capture prompts.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow should I plan power for the screen?\u003c\/summary\u003e\n      \u003cp\u003eCheck your exhibitor manual for electrical rules, outlet placement, extension cord requirements, and cord routing. Power supply and screen setup should be planned before move-in.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan this ship to an advance warehouse or show site?\u003c\/summary\u003e\n      \u003cp\u003eYes, but please check receiving deadlines, booth number labeling, carrier rules, and material handling fees before shipping to a venue or advance warehouse.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n      \u003cp\u003ePrint-ready AI, PDF, PSD, or high-resolution files are recommended. Use the official templates and keep key logos, QR codes, and text inside the safe areas.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this good for product demos?\u003c\/summary\u003e\n      \u003cp\u003eYes. The TV bridge, backdrop, header, and podium work together to create a compact booth system for demos, video storytelling, lead capture, and visitor conversations.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfbridge-cta\"\u003e\n    \u003ch2\u003eNeed Help Planning a Media Booth Setup?\u003c\/h2\u003e\n    \u003cp\u003eShare your booth size, event date, screen size, VESA pattern, delivery address, artwork needs, and power planning questions with our team. We can help confirm whether the 10ft TenseFlex™ Booth-Bridge fits your space and whether you may need replacement graphics, rush production, extra proof support, or advance warehouse delivery assistance.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45353362784414,"sku":"10WM-STRAIGHT-H","price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x10-tenseflex-media-trade-show-displays-bridge-2.png?v=1782210859"},{"product_id":"10x10-tenseflex-flat-trade-show-displays-header","title":"10ft TenseFlex™ Header-Top Exhibit Wall","description":"\u003cstyle\u003e\n  .qsd-tfheader-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tfheader-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tfheader-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tfheader-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tfheader-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tfheader-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tfheader-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tfheader-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tfheader-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tfheader-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tfheader-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tfheader-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tfheader-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tfheader-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tfheader-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tfheader-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tfheader-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tfheader-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tfheader-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tfheader-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tfheader-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tfheader-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tfheader-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tfheader-steps {\n    counter-reset: tfheader-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tfheader-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tfheader-step:before {\n    counter-increment: tfheader-step;\n    content: counter(tfheader-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tfheader-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tfheader-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tfheader-spec-table th,\n  .qsd-tfheader-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tfheader-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tfheader-spec-table tr:last-child th,\n  .qsd-tfheader-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tfheader-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tfheader-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tfheader-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tfheader-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tfheader-cta h2,\n  .qsd-tfheader-cta p {\n    color: #fff;\n  }\n\n  .qsd-tfheader-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tfheader-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tfheader-hero,\n    .qsd-tfheader-cta {\n      padding: 24px;\n    }\n\n    .qsd-tfheader-title {\n      font-size: 28px;\n    }\n\n    .qsd-tfheader-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tfheader-grid-2,\n    .qsd-tfheader-grid-3,\n    .qsd-tfheader-feature-list,\n    .qsd-tfheader-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tfheader-use-list {\n      columns: 1;\n    }\n\n    .qsd-tfheader-spec-table,\n    .qsd-tfheader-spec-table tbody,\n    .qsd-tfheader-spec-table tr,\n    .qsd-tfheader-spec-table th,\n    .qsd-tfheader-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tfheader-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tfheader-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tfheader-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tfheader-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-tfheader-detail\"\u003e\n\u003csection class=\"qsd-tfheader-hero\"\u003e\n\u003cdiv class=\"qsd-tfheader-eyebrow\"\u003e10x10 Trade Show Booth Kit with Header \u0026amp; Podium Case\u003c\/div\u003e\n\u003ch2 class=\"qsd-tfheader-title\"\u003e10ft TenseFlex™ Booth with Header\u003c\/h2\u003e\n\u003cp class=\"qsd-tfheader-subtitle\"\u003eBuild a more complete 10x10 exhibit setup with a straight tension fabric backwall, raised header sign, and printed hardcase podium. This portable trade show booth kit gives your team a clean brand wall, stronger aisle visibility, and a compact counter for lead capture, demos, recruiting fairs, conferences, and local business events.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfheader-section\"\u003e\n\u003ch2\u003eA 10x10 Booth Starter Kit with Header and Podium Case\u003c\/h2\u003e\n\u003cp\u003eCreate a cleaner booth setup with a straight fabric backwall, elevated header, and printed hardcase podium in one ready-to-use display kit.\u003c\/p\u003e\n\u003cp\u003eThe main graphic area gives your brand a large visual wall, the header helps visitors spot your booth from the aisle, and the hardcase can work as a compact front-of-booth counter for check-ins, brochures, QR codes, samples, lead forms, and quick conversations.\u003c\/p\u003e\n\u003cp\u003eIt is a strong starter kit for teams that need a professional 10x10 booth presence without a heavy custom exhibit build.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfheader-section\"\u003e\n\u003ch2\u003eKey Display \u0026amp; Graphic Areas\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfheader-grid-2\"\u003e\n\u003cdiv class=\"qsd-tfheader-card\"\u003e\n\u003ch3\u003eMain Backwall Printing Area\u003c\/h3\u003e\n\u003cp\u003e119.29\" W × 91.73\" H. Use this large fabric area for your brand story, product visuals, service benefits, campaign message, or booth headline.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfheader-card\"\u003e\n\u003ch3\u003eHeader Printing Area\u003c\/h3\u003e\n\u003cp\u003e64.17\" W × 18.11\" H. Use this upper sign area for your logo, booth number, product category, sponsor name, event slogan, or short call-to-action.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfheader-card\"\u003e\n\u003ch3\u003eHeader Frame Size\u003c\/h3\u003e\n\u003cp\u003e58\" W × 12\" H. The raised header helps your booth look more intentional and easier to identify from the aisle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfheader-card\"\u003e\n\u003ch3\u003eHardcase Wrap Printing Area\u003c\/h3\u003e\n\u003cp\u003e107\" W × 42.9\" H. Use the podium wrap for QR codes, website links, social handles, appointment prompts, or lead capture copy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfheader-section\"\u003e\n\u003ch2\u003eUse the Header as Your Booth Sign\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfheader-blue-note\"\u003e\n\u003cp\u003eThe raised header gives your booth a clear top-line message that is easier to notice from the aisle.\u003c\/p\u003e\n\u003cp\u003eUse it for your logo, booth number, product category, sponsor name, event slogan, QR prompt, or short call-to-action. It helps visitors quickly understand who you are before they reach your table, counter, or lead capture area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfheader-section\"\u003e\n\u003ch2\u003eHardcase That Becomes a Booth Counter\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfheader-green-note\"\u003e\n\u003cp\u003eThe included wheeled hardcase helps protect and transport the display between events. With the custom printed wrap, it can also work as a compact branded podium.\u003c\/p\u003e\n\u003cp\u003eUse it for brochures, samples, QR code scans, lead forms, business cards, giveaway items, a tablet check-in station, or quick front-of-booth conversations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfheader-section\"\u003e\n\u003ch2\u003eWith Header vs. Backwall Only\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfheader-grid-2\"\u003e\n\u003cdiv class=\"qsd-tfheader-card\"\u003e\n\u003ch3\u003eChoose a Backwall-Only Display\u003c\/h3\u003e\n\u003cp\u003eChoose a backwall-only display when you need a simple branded background for a table, photo area, or basic booth setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfheader-card\"\u003e\n\u003ch3\u003eChoose This Header Version\u003c\/h3\u003e\n\u003cp\u003eChoose this header version when you want stronger aisle visibility, a cleaner top-line logo area, and a more complete 10x10 booth look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfheader-section\"\u003e\n\u003ch2\u003eA Cleaner Alternative to Table-Only Booths\u003c\/h2\u003e\n\u003cp\u003eInstead of relying on a loose table setup and a single backdrop, this kit gives your booth three coordinated brand zones: the header for visibility, the backwall for message clarity, and the hardcase podium for visitor interaction.\u003c\/p\u003e\n\u003cp\u003eThis structure helps small booths look more organized, easier to approach, and more prepared for real conversations with prospects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfheader-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-tfheader-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStraight 10x10 Booth Backwall\u003c\/strong\u003e Creates a clean branded fabric wall for trade shows, conferences, career fairs, demos, and local business events.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRaised Header Sign\u003c\/strong\u003e Adds a top-line logo, booth number, campaign message, sponsor name, or product category above the main display.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMain Graphic Area: 119.29\" W × 91.73\" H\u003c\/strong\u003e Gives your brand a large visual surface for product visuals, service benefits, campaign messaging, and QR code callouts.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeader Graphic Area: 64.17\" W × 18.11\" H\u003c\/strong\u003e Keeps your most important top-line message visible from the aisle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrinted Wheeled Hardcase Podium\u003c\/strong\u003e The transport case can become a compact counter for brochures, lead capture, samples, and visitor conversations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeight with Hardcase: 55 lbs\u003c\/strong\u003e Designed for organized event storage and transport in the included hardcase.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree Design Help Included\u003c\/strong\u003e Send your logo, message, colors, and reference style so our team can help prepare a proof before production.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReplacement Graphics Available\u003c\/strong\u003e Refresh the backwall, header, or hardcase wrap for new campaigns, sponsors, recruiting seasons, or annual events.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfheader-section\"\u003e\n\u003ch2\u003eHow to Use It in a 10x10 Booth\u003c\/h2\u003e\n\u003cp\u003ePlace the straight backwall along the rear of your booth, use the header as the main sign above the backdrop, and position the printed hardcase podium near the front for check-ins, QR scans, brochures, or quick buyer conversations.\u003c\/p\u003e\n\u003cp\u003eThis layout keeps the booth clean, open, and easy for visitors to understand while giving your team a simple working area for lead capture and product conversations.\u003c\/p\u003e\n\u003cdiv class=\"qsd-tfheader-grid-3\"\u003e\n\u003cdiv class=\"qsd-tfheader-card\"\u003e\n\u003ch3\u003eBackwall\u003c\/h3\u003e\n\u003cp\u003eUse it for your main message, product visuals, service benefits, campaign story, or large brand background.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfheader-card\"\u003e\n\u003ch3\u003eHeader\u003c\/h3\u003e\n\u003cp\u003eUse it for your logo, booth number, product category, sponsor name, or short message that needs aisle visibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfheader-card\"\u003e\n\u003ch3\u003ePodium\u003c\/h3\u003e\n\u003cp\u003eUse the hardcase podium for QR codes, brochures, samples, contact prompts, appointment booking, or tablet check-in.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfheader-section\"\u003e\n\u003ch2\u003eRecommended Graphic Strategy\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfheader-note\"\u003e\n\u003cp\u003eUse the main backwall for your brand story, product visuals, service benefits, or campaign message. Use the header for a short high-visibility logo or booth message. Use the hardcase podium graphic for QR codes, website links, social handles, appointment prompts, or lead capture copy.\u003c\/p\u003e\n\u003cp\u003eThis keeps your booth easy to read from both far away and up close. For best results, keep important logos, QR codes, and text inside the safe area of each artwork template.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfheader-section\"\u003e\n\u003ch2\u003eWho Should Use This Booth Kit?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfheader-grid-3\"\u003e\n\u003cdiv class=\"qsd-tfheader-card\"\u003e\n\u003ch3\u003eFirst-Time Exhibitors\u003c\/h3\u003e\n\u003cp\u003eUse it when you need a clean, credible 10x10 booth without moving into a large custom exhibit system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfheader-card\"\u003e\n\u003ch3\u003eSmall Sales \u0026amp; Marketing Teams\u003c\/h3\u003e\n\u003cp\u003eUse it for demos, lead capture, conferences, regional trade shows, franchise expos, and local business showcases.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfheader-card\"\u003e\n\u003ch3\u003eRecruiting \u0026amp; Outreach Teams\u003c\/h3\u003e\n\u003cp\u003eUse it for university career fairs, healthcare recruiting, school district events, nonprofit outreach, and community programs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfheader-section\"\u003e\n\u003ch2\u003eWhere It Works Best\u003c\/h2\u003e\n\u003cp\u003eThis 10ft booth kit works well when your team needs a simple but complete booth with a backwall, header sign, and compact counter area.\u003c\/p\u003e\n\u003cul class=\"qsd-tfheader-use-list\"\u003e\n\u003cli\u003eChamber of commerce expos\u003c\/li\u003e\n\u003cli\u003eUniversity career fairs\u003c\/li\u003e\n\u003cli\u003eHealthcare conferences\u003c\/li\u003e\n\u003cli\u003eDental conventions\u003c\/li\u003e\n\u003cli\u003eSaaS demo booths\u003c\/li\u003e\n\u003cli\u003eFranchise expos\u003c\/li\u003e\n\u003cli\u003eHotel ballroom conferences\u003c\/li\u003e\n\u003cli\u003eNonprofit donor events\u003c\/li\u003e\n\u003cli\u003eRegional business shows\u003c\/li\u003e\n\u003cli\u003eSchool district recruiting\u003c\/li\u003e\n\u003cli\u003eReal estate open houses\u003c\/li\u003e\n\u003cli\u003eRetail pop-up booths\u003c\/li\u003e\n\u003cli\u003eStartup pitch events\u003c\/li\u003e\n\u003cli\u003eFinancial advisor seminars\u003c\/li\u003e\n\u003cli\u003eLocal business showcases\u003c\/li\u003e\n\u003cli\u003eCommunity outreach fairs\u003c\/li\u003e\n\u003cli\u003eProduct demo stations\u003c\/li\u003e\n\u003cli\u003eBrand awareness booths\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfheader-section\"\u003e\n\u003ch2\u003eArtwork Upload Note\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfheader-blue-note\"\u003e\n\u003cp\u003eThis product includes separate graphic areas for the backwall, header, and hardcase wrap. Please use the correct artwork template for each area and submit separate files when needed.\u003c\/p\u003e\n\u003cp\u003eKeep important logos, QR codes, booth numbers, headlines, and text inside the safe area to help avoid trimming, low-visibility placement, or awkward alignment after installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfheader-section\"\u003e\n\u003ch2\u003eBrand Color Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfheader-green-note\"\u003e\n\u003cp\u003eBecause the backwall, header, and hardcase wrap are printed as separate graphic areas, we recommend using consistent CMYK values and high-resolution brand assets across all files.\u003c\/p\u003e\n\u003cp\u003eIf color accuracy is critical for your brand, ask about color matching support before production.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfheader-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tfheader-section\"\u003e\n\u003ch2\u003eTransport \u0026amp; Event Shipping Notes\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfheader-green-note\"\u003e\n\u003cp\u003eThe display packs into an airline-friendly wheeled hardcase for storage and event travel. Packed size: 20.9\" × 18.5\" × 38.4\". Weight with hardcase included: 55 lbs.\u003c\/p\u003e\n\u003cp\u003eIf shipping to an advance warehouse, convention center, hotel venue, or show site, check your exhibitor manual for receiving deadlines, booth number labels, carrier rules, and material handling requirements before placing your order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfheader-section\"\u003e\n\u003ch2\u003eReusable Frame, Refreshable Graphics\u003c\/h2\u003e\n\u003cp\u003eKeep the frame and hardcase, then refresh the backwall, header, or hardcase wrap for new product launches, recruiting seasons, sponsor programs, sales campaigns, or annual trade shows.\u003c\/p\u003e\n\u003cp\u003eReplacement graphics help your booth stay current without replacing the full display system.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfheader-section\"\u003e\n\u003ch2\u003eRecommended Use\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfheader-note\"\u003e\n\u003cp\u003eThis display is best for indoor trade shows, conferences, hiring fairs, hotel ballroom events, retail pop-ups, and controlled event environments.\u003c\/p\u003e\n\u003cp\u003eOutdoor or semi-outdoor use should avoid wind, rain, moisture, uneven ground, and unsupervised setup. Always confirm venue rules, ceiling height, booth dimensions, aisle clearance, and shipping requirements before the event.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfheader-section\"\u003e\n\u003ch2\u003eSimple Setup Overview\u003c\/h2\u003e\n\u003cp\u003eThe anodized aluminum snap-tube frame is designed for practical event setup. The backwall, header, and hardcase wrap work together to create a clean 10x10 booth structure.\u003c\/p\u003e\n\u003cdiv class=\"qsd-tfheader-steps\"\u003e\n\u003cdiv class=\"qsd-tfheader-step\"\u003e\n\u003ch4\u003eBuild the Backwall\u003c\/h4\u003e\n\u003cp\u003eConnect the 10ft flat aluminum snap-tube frame and position it along the rear of your booth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfheader-step\"\u003e\n\u003ch4\u003eInstall the Fabric Graphic\u003c\/h4\u003e\n\u003cp\u003eApply the wrinkle-free tension fabric print and align your logo, headline, and QR codes in the visible area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfheader-step\"\u003e\n\u003ch4\u003eAdd the Header\u003c\/h4\u003e\n\u003cp\u003eInstall the 58\" × 12\" header frame and custom header graphic for stronger aisle visibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfheader-step\"\u003e\n\u003ch4\u003eSet the Podium\u003c\/h4\u003e\n\u003cp\u003eWrap the hardcase with the custom print and place it near the front of the booth for brochures, scans, or check-ins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfheader-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfheader-table-wrap\"\u003e\n\u003ctable class=\"qsd-tfheader-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10ft TenseFlex™ Booth with Header\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003e10x10 trade show booth kit with straight fabric backwall, raised header, and hardcase-to-podium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Frame\u003c\/th\u003e\n\u003ctd\u003e10ft flat aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame Material\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMain Backwall Printing Area\u003c\/th\u003e\n\u003ctd\u003e119.29\" W × 91.73\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeader Frame Size\u003c\/th\u003e\n\u003ctd\u003e58\" W × 12\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeader Printing Area\u003c\/th\u003e\n\u003ctd\u003e64.17\" W × 18.11\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHardcase Wrap Printing Area\u003c\/th\u003e\n\u003ctd\u003e107\" W × 42.9\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHardcase Package Size\u003c\/th\u003e\n\u003ctd\u003e20.9\" × 18.5\" × 38.4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight with Hardcase\u003c\/th\u003e\n\u003ctd\u003e55 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHardcase Function\u003c\/th\u003e\n\u003ctd\u003eAirline-friendly wheeled transport hardcase with custom print; can be used as a compact booth podium or counter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003e10x10 booths, trade shows, conferences, demos, recruiting fairs, hotel events, retail pop-ups, and lead capture stations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor and controlled event spaces. Avoid wind, rain, moisture, uneven ground, and unsupervised outdoor use.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for the backwall, header, and hardcase wrap\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfheader-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 10ft flat aluminum snap-tube frame\u003c\/li\u003e\n\u003cli\u003e1 × Custom high-resolution seamless fabric print for backdrop\u003c\/li\u003e\n\u003cli\u003e1 × 58\" × 12\" aluminum header frame\u003c\/li\u003e\n\u003cli\u003e1 × Custom fabric print for header\u003c\/li\u003e\n\u003cli\u003e1 × Airline-friendly transport hardcase with wheels\u003c\/li\u003e\n\u003cli\u003e1 × Custom fabric print for hardcase\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfheader-section qsd-tfheader-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat makes this booth different from a standard 10ft backdrop?\u003c\/summary\u003e\n\u003cp\u003eThis kit includes a straight fabric backwall, raised header sign, and printed wheeled hardcase podium, giving your booth more structure and visibility than a backdrop-only setup.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the main graphic sizes?\u003c\/summary\u003e\n\u003cp\u003eMain backwall print area: 119.29\" W × 91.73\" H. Header print area: 64.17\" W × 18.11\" H. Hardcase wrap print area: 107\" W × 42.9\" H.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the header used for?\u003c\/summary\u003e\n\u003cp\u003eThe header is ideal for your logo, booth number, product category, short slogan, sponsor name, event message, or QR prompt.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the hardcase be used as a podium?\u003c\/summary\u003e\n\u003cp\u003eYes. The wheeled hardcase can be wrapped with custom graphics and used as a compact counter for brochures, QR scans, samples, business cards, giveaways, or lead capture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a 10x10 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. It is designed for many standard 10x10 booth layouts, but always confirm your show rules, booth height limits, aisle clearance, and available floor space before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need separate artwork files?\u003c\/summary\u003e\n\u003cp\u003eYes. Please prepare separate files for the backwall, header, and hardcase wrap using the correct templates.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order replacement graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement backwall, header, and hardcase graphics may be ordered for future campaigns, sponsors, product launches, recruiting seasons, or annual events.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it for outdoor use?\u003c\/summary\u003e\n\u003cp\u003eIt is best for indoor events and controlled spaces. Avoid wind, rain, moisture, uneven ground, and unsupervised outdoor use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it ship to an advance warehouse or show site?\u003c\/summary\u003e\n\u003cp\u003eYes, but please check your exhibitor manual for receiving deadlines, booth number labeling, carrier rules, and material handling requirements before shipping to a venue.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen does production start?\u003c\/summary\u003e\n\u003cp\u003eProduction starts after artwork approval. Please review and approve your proof quickly if you need the booth kit for a specific event date.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfheader-cta\"\u003e\n\u003ch2\u003eReady to Build a More Complete 10x10 Booth?\u003c\/h2\u003e\n\u003cp\u003eUpload your logo, booth message, header text, and hardcase artwork, or request free design help before production. Need it for a specific show date? Share your booth size, event deadline, and delivery address so our team can help confirm the best production and shipping plan.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45353379070110,"sku":"10W-STRAIGHT-H","price":799.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x10-tenseflex-flat-trade-show-displays-header-1.png?v=1782211265"},{"product_id":"10x10-tenseflex-flat-trade-show-displays-max","title":"10x10 TenseFlex Max Flat Trade Show Booth","description":"\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(14, 58, 99);\"\u003eProduct Details\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp class=\"MsoNormal\"\u003eTransform your 10x10 trade show presence with our premium TenseFlex Max Straight Display, featuring a sleek 10ft straight-top tension fabric backdrop with integrated brow bar and a versatile 3-layer merchandise shelving unit. The snap-together aluminum frame assembles like building blocks with pre-numbered connectors, while the hidden bottom zipper ensures a flawless, wrinkle-free fit every time. Rounded smooth corners protect graphics from tears, while the included heavy-duty Oxford wheeled case makes transport effortless. Perfect for corporate teams, retail brands and savvy exhibitors, the TenseFlex Max combines museum-quality visuals with trade-show toughness - all packing down into a single convenient case. Experience the future of hassle-free trade shows - order your TenseFlex Max today!\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e \u003c\/p\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(14, 58, 99);\"\u003eSpecifications\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eFrame: Anodized Aluminum Snap-Tube Frame\u003c\/p\u003e\n\u003cp\u003eGraphic: Wrinkle-free, Seamless  Tension Fabric\u003c\/p\u003e\n\u003cp\u003ePrinting: High-Resolution Heat Transfer Printing\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(14, 58, 99);\"\u003eProduct includes\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003ch3\u003e\u003cstrong\u003eBackdrop\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e(1) 10' Flat Aluminum Snap-Tube Frame\u003c\/p\u003e\n\u003cp\u003e(1) High Resolution Seamless Fabric Print\u003c\/p\u003e\n\u003cp\u003e(1) Nylon Duffel Bag\u003c\/p\u003e\n\u003cp\u003e(1) 58''\u003cstrong\u003e\u003c\/strong\u003ex12'' Tension Fabric Header\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e(1) Aluminum Merchandise Shelving Unit with\u003cstrong\u003e \u003c\/strong\u003e4-tier adjustable shelf (Panel supports up to 15 lbs each)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(14, 57, 97);\"\u003eOptional Upgrades\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e(2) LED Lights\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e(1) Hard Shipping Case Only\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e(1) Hard Shipping Case with Custom Print\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv id=\"ag-1746783267021\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"ag-1746785179166\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"ag-1747131119595\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"ag-1747191367531\"\u003e\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable width=\"100%\" style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.5415%;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/Hard_Shipping_Case_Only.jpg?v=1753783088\" alt=\"\"\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.0975%;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/Hard_Shipping_Case_with_Custom_Print_39bcbd2f-86ce-45fb-a761-f03946e3518a.jpg?v=1754535830\" alt=\"\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.5415%;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/2000px.jpg?v=1766658441\" alt=\"\"\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 49.0975%;\"\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv id=\"ag-1750145488359\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"ag-1750315690088\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"ag-1750326197501\"\u003e\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv id=\"ag-1752549030939\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"position: absolute; z-index: 1000; top: 1169.75px; left: 157.953px; display: none;\"\u003e\u003csvg class=\"\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" data-testid=\"ImageSearchIcon\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv id=\"ag-1753783486044\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; z-index: 1000; top: 1407.28px; left: 157.953px; display: none;\" class=\"simg-pop-btn\"\u003e\u003csvg data-testid=\"ImageSearchIcon\" viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; z-index: 1000; top: 1411.33px; left: 443.5px; display: none;\" data-hover=\"0\" class=\"simg-pop-btn\"\u003e\u003csvg data-testid=\"ImageSearchIcon\" viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" data-hover=\"0\" style=\"position: absolute; z-index: 1000; top: 1109.62px; left: 443.5px; display: none;\"\u003e\u003csvg class=\"\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" data-testid=\"ImageSearchIcon\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"position: absolute; z-index: 1000; top: 1048.44px; left: 21px; display: none;\"\u003e\u003csvg class=\"\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" data-testid=\"ImageSearchIcon\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"position: absolute; z-index: 1000; top: 1053.75px; left: 302.984px; display: none;\"\u003e\u003csvg class=\"\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" data-testid=\"ImageSearchIcon\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv id=\"ag-1753951918164\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"position: absolute; z-index: 1000; top: 1443px; left: 21px; display: none;\"\u003e\u003csvg class=\"\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" data-testid=\"ImageSearchIcon\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"position: absolute; z-index: 1000; top: 1048.44px; left: 21px; display: none;\"\u003e\u003csvg class=\"\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" data-testid=\"ImageSearchIcon\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"position: absolute; z-index: 1000; top: 1053.75px; left: 302.984px; display: flex;\"\u003e\u003csvg class=\"\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" data-testid=\"ImageSearchIcon\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"position: absolute; z-index: 1000; top: 1053.75px; left: 302.984px; display: none;\"\u003e\u003csvg class=\"\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" data-testid=\"ImageSearchIcon\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45353703440542,"sku":"10W-STRAIGHT-G13","price":1699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x10_TenseFlex_Max_Trade_Show_Displays-Flat_1_b3c51eb0-9632-4865-8a3d-a7376dbdf323.png?v=1750850161"},{"product_id":"10x10-tenseflex-trade-show-displays-merchandising","title":"10x10 TenseFlex Trade Show Booth - Merchandising","description":"\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(14, 58, 99);\"\u003eProduct Details\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp class=\"MsoNormal\"\u003eThe TenseFlex Merchandising Kit redefines versatility in 10ft trade show displays by offering unmatched merchandising flexibility without compromising brand visibility. This complete booth comes standard with four shelves, offering versatile merchandising options for everything like small consumer goods. It's worth mentioning that you can easily adjust the number of shelves to accommodate products of varying sizes and display requirements. The hidden bottom zipper ensures a wrinkle-free fit, while smooth rounded corners protect graphics from tears—installation is effortless. The lightweight aluminum frame features snap-together assembly, and the included Oxford carry bag makes transport a breeze. It ensures your products—and your brand—make a lasting impression at every event.\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e \u003c\/p\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(14, 58, 99);\"\u003eSpecifications\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eBackdrop Size: 3.3'x7.4'(Middle), 3'x7.4'(Beside)\u003c\/p\u003e\n\u003cp\u003eFrame: Anodized Aluminum Snap-Tube Frame\u003c\/p\u003e\n\u003cp\u003eGraphic: Wrinkle-free, Seamless  Tension Fabric\u003c\/p\u003e\n\u003cp\u003ePrinting: High-Resolution Heat Transfer Printing\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(14, 58, 99);\"\u003eProduct includes\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003ch3\u003e\u003cstrong\u003eBackdrop\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e(3) 3' Flat Aluminum Snap-Tube Frame\u003c\/p\u003e\n\u003cp\u003e(1) High Resolution Seamless Fabric Print\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e(2) Aluminum Merchandise Shelving (Panel supports up to 15 lbs each)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e(1) Nylon Duffel Bag\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(14, 57, 97);\"\u003eOptional Upgrades\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e(2) LED Lights\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e(1) Hard Shipping Case Only\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e(1) Hard Shipping Case with Custom Print\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv id=\"ag-1746783267021\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"ag-1747013420510\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"ag-1747186502369\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"ag-1748317985186\"\u003e\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable style=\"width: 100%;\" width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.8195%;\"\u003e\n\u003ch2 class=\"fs-5 fs-md-2 mb-12\"\u003e\u003cbr\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/Hard_Shipping_Case_Only.jpg?v=1753783088\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 49.8195%;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/Hard_Shipping_Case_with_Custom_Print_39bcbd2f-86ce-45fb-a761-f03946e3518a.jpg?v=1754535830\" alt=\"\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.8195%;\"\u003e\n\u003ch2 class=\"fs-5 fs-md-2 mb-12\"\u003e\n\u003cstrong\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/h2\u003e\n\u003ch2 class=\"fs-5 fs-md-2 mb-12\"\u003e\u003cbr\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp class=\"fs-5 fs-md-2 mb-12\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/LED_Light.jpg?v=1753783094\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003ctd style=\"width: 49.8195%;\"\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv id=\"ag-1748501648657\"\u003e\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv id=\"ag-1750315592516\"\u003e\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv id=\"ag-1750325924941\"\u003e\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv id=\"ag-1752548332419\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; z-index: 1000; top: 1070.48px; left: 159.984px; display: none;\" class=\"simg-pop-btn\"\u003e\u003csvg data-testid=\"ImageSearchIcon\" viewbox=\"0 0 24 24\" aria-hidden=\"true\" class=\"\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv id=\"ag-1753783370740\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"position: absolute; z-index: 1000; top: 1071.22px; left: 159.984px; display: none;\"\u003e\u003csvg class=\"\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" data-testid=\"ImageSearchIcon\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"position: absolute; z-index: 1000; top: 1071.19px; left: 437.953px; display: none;\"\u003e\u003csvg class=\"\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" data-testid=\"ImageSearchIcon\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"position: absolute; z-index: 1000; top: 977.625px; left: 299px; display: none;\"\u003e\u003csvg class=\"\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" data-testid=\"ImageSearchIcon\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"position: absolute; z-index: 1000; top: 997.594px; left: 21px; display: none;\"\u003e\u003csvg class=\"\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" data-testid=\"ImageSearchIcon\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"position: absolute; z-index: 1000; top: 997.594px; left: 21px; display: none;\"\u003e\u003csvg class=\"\" focusable=\"false\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" data-testid=\"ImageSearchIcon\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"position: absolute; z-index: 1000; top: 977.625px; left: 299px; display: none;\"\u003e\u003csvg class=\"\" focusable=\"false\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" data-testid=\"ImageSearchIcon\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"position: absolute; z-index: 1000; top: 977.625px; left: 299px; display: none;\"\u003e\u003csvg class=\"\" focusable=\"false\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" data-testid=\"ImageSearchIcon\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45499889025182,"sku":"10W-01","price":1949.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x10_TenseFlex_Trade_Show_Displays-Merchandising_1.png?v=1751449929"},{"product_id":"10x10-trade-show-display-kit-banner-stands-wall","title":"10x10 Trade Show Booth Kit with Retractable Banners","description":"\u003cstyle\u003e\n  .qsd-banner-wall-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-banner-wall-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-banner-wall-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-banner-wall-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-banner-wall-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-banner-wall-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-banner-wall-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-banner-wall-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-banner-wall-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-banner-wall-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-banner-wall-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-banner-wall-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-banner-wall-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-banner-wall-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-banner-wall-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-banner-wall-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-banner-wall-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-banner-wall-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-banner-wall-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-banner-wall-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-banner-wall-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-banner-wall-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-banner-wall-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-banner-wall-steps {\n    counter-reset: banner-wall-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-banner-wall-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-banner-wall-step:before {\n    counter-increment: banner-wall-step;\n    content: counter(banner-wall-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-banner-wall-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-banner-wall-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-banner-wall-spec-table th,\n  .qsd-banner-wall-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-banner-wall-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-banner-wall-spec-table tr:last-child th,\n  .qsd-banner-wall-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-banner-wall-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-banner-wall-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-banner-wall-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-banner-wall-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-banner-wall-cta h2,\n  .qsd-banner-wall-cta p {\n    color: #fff;\n  }\n\n  .qsd-banner-wall-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-banner-wall-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-banner-wall-hero,\n    .qsd-banner-wall-cta {\n      padding: 24px;\n    }\n\n    .qsd-banner-wall-title {\n      font-size: 28px;\n    }\n\n    .qsd-banner-wall-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-banner-wall-grid-2,\n    .qsd-banner-wall-grid-3,\n    .qsd-banner-wall-feature-list,\n    .qsd-banner-wall-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-banner-wall-use-list {\n      columns: 1;\n    }\n\n    .qsd-banner-wall-spec-table,\n    .qsd-banner-wall-spec-table tbody,\n    .qsd-banner-wall-spec-table tr,\n    .qsd-banner-wall-spec-table th,\n    .qsd-banner-wall-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-banner-wall-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-banner-wall-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-banner-wall-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-banner-wall-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"qsd-banner-wall-detail\"\u003e\n  \u003csection class=\"qsd-banner-wall-hero\"\u003e\n    \u003cdiv class=\"qsd-banner-wall-eyebrow\"\u003ePortable 10x10 Booth Kit with 3 Retractable Banner Stands\u003c\/div\u003e\n    \u003ch2 class=\"qsd-banner-wall-title\"\u003e10x10 Trade Show Booth Kit - Banner Stands Wall\u003c\/h2\u003e\n    \u003cp class=\"qsd-banner-wall-subtitle\"\u003eA simple booth kit that looks polished fast. Three retractable banners create a branded backwall, while the custom printed 6ft loose table throw turns a standard event table into a clean front counter. Easy to carry, quick to set up, and ideal for small teams, trade shows, fairs, recruiting events, and local business events.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-banner-wall-section\"\u003e\n    \u003ch2\u003eA Practical Starter Booth Kit for Clean Event Branding\u003c\/h2\u003e\n    \u003cp\u003eThe 10x10 Trade Show Booth Kit - Banner Stands Wall is designed for brands that need a professional event look without large frames, complex installation, or high exhibit costs.\u003c\/p\u003e\n    \u003cp\u003eIt includes three retractable banner stands that can work together as a wide branded backwall, plus a custom printed 6ft loose table throw for the front of your booth.\u003c\/p\u003e\n    \u003cp\u003eThis setup is especially useful for first-time exhibitors, small businesses, recruiters, nonprofits, school teams, service providers, and local event teams that need a booth that is easy to carry, set up, pack down, and reuse.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-banner-wall-section\"\u003e\n    \u003ch2\u003eThree Retractable Banners, Flexible Booth Layouts\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-banner-wall-grid-3\"\u003e\n      \u003cdiv class=\"qsd-banner-wall-card\"\u003e\n        \u003ch3\u003eWide Backwall\u003c\/h3\u003e\n        \u003cp\u003ePlace the three retractable banners side by side to create a wider branded backwall for a standard 10x10 event space.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-banner-wall-card\"\u003e\n        \u003ch3\u003eSeparate Message Zones\u003c\/h3\u003e\n        \u003cp\u003eUse each banner separately around your booth for product highlights, service points, QR codes, offers, or directional messaging.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-banner-wall-card\"\u003e\n        \u003ch3\u003eReusable Event Pieces\u003c\/h3\u003e\n        \u003cp\u003eUse one, two, or all three banners depending on your event size, booth layout, aisle direction, and message plan.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-banner-wall-section\"\u003e\n    \u003ch2\u003eWhy Choose a Banner Stand Booth Kit?\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-banner-wall-blue-note\"\u003e\n      \u003cp\u003eNo tools. No large frame. No complicated build. Each banner pulls up from its base and packs down quickly, making this kit easy to carry, set up, and reuse across multiple events.\u003c\/p\u003e\n      \u003cp\u003eCompared with a single banner or table-only setup, this kit gives you a more complete booth presence while keeping the hardware simple and budget-friendly.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-banner-wall-section\"\u003e\n    \u003ch2\u003eCustom Table Throw for a Clean Front Counter\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-banner-wall-green-note\"\u003e\n      \u003cp\u003eThe custom printed 6ft loose table throw helps turn a standard event table into a clean branded front counter for customer conversations, brochures, QR codes, samples, sign-up sheets, giveaways, business cards, or printed materials.\u003c\/p\u003e\n      \u003cp\u003eThe physical table is not included. Please use a standard 6ft event table that fits the included table throw.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-banner-wall-section\"\u003e\n    \u003ch2\u003eMaterial Note\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-banner-wall-note\"\u003e\n      \u003cp\u003eBanner graphics and table throw materials may vary by component. Banner graphics are printed in vinyl material for sharp event visibility, while the table throw creates a clean branded front counter for customer conversations and printed materials.\u003c\/p\u003e\n      \u003cp\u003eUse the official artwork template for final sizing, safe areas, bleed guidance, and file setup before production.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-banner-wall-section\"\u003e\n    \u003ch2\u003eKey Benefits\u003c\/h2\u003e\n    \u003cul class=\"qsd-banner-wall-feature-list\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eComplete Starter Booth Kit\u003c\/strong\u003e\n        Includes three retractable banner stands, three custom banner graphics, one printed 6ft table throw, and one nylon duffel bag.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eFast Pull-Up Setup\u003c\/strong\u003e\n        Each banner pulls up from its aluminum base and packs down quickly after the event.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eFlexible 10x10 Layout\u003c\/strong\u003e\n        Use the three banners side by side as a backwall or separate them for product, service, QR code, or directional messages.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eClean Branded Front Counter\u003c\/strong\u003e\n        The printed loose table throw helps your check-in table look more professional and consistent with your booth graphics.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eLightweight Aluminum Hardware\u003c\/strong\u003e\n        Retractable banner stand frames are easy to transport and useful for repeated local events and trade shows.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eBudget-Friendly Exhibit Look\u003c\/strong\u003e\n        A practical option for first-time exhibitors, small teams, local vendors, schools, nonprofits, and recruiters.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eEasy Storage and Transport\u003c\/strong\u003e\n        Includes one nylon duffel bag for storage and event movement.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eFast Production Timeline\u003c\/strong\u003e\n        The product page lists a 7 business day production and shipping timeline after artwork approval.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-banner-wall-section\"\u003e\n    \u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n    \u003cul\u003e\n      \u003cli\u003e3 × Aluminum retractable banner stand frames\u003c\/li\u003e\n      \u003cli\u003e3 × Custom high-resolution printed vinyl banner graphics\u003c\/li\u003e\n      \u003cli\u003e1 × 6ft high quality printed loose table throw\u003c\/li\u003e\n      \u003cli\u003e1 × Nylon duffel bag for storage and transport\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"qsd-banner-wall-note\"\u003e\n      \u003cp\u003eTable is not included. The included table throw is designed for a standard 6ft event table.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-banner-wall-section\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-banner-wall-table-wrap\"\u003e\n      \u003ctable class=\"qsd-banner-wall-spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProduct Name\u003c\/th\u003e\n            \u003ctd\u003e10x10 Trade Show Booth Kit - Banner Stands Wall\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBooth Use\u003c\/th\u003e\n            \u003ctd\u003eStandard 10x10 event spaces, small trade show booths, fairs, recruiting events, local expos, and brand activations\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBackwall Style\u003c\/th\u003e\n            \u003ctd\u003eThree retractable banner stands used side by side or separately\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBanner Stand Size\u003c\/th\u003e\n            \u003ctd\u003eApprox. 2.8' × 6.6' each, about 33.47\" W × 78.74\" H\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBanner Quantity\u003c\/th\u003e\n            \u003ctd\u003e3 aluminum retractable banner stand frames with 3 custom printed banner graphics\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTable Throw\u003c\/th\u003e\n            \u003ctd\u003e6ft high quality printed loose table throw\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTable\u003c\/th\u003e\n            \u003ctd\u003eNot included. Please use a standard 6ft event table.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFrame\u003c\/th\u003e\n            \u003ctd\u003eLightweight aluminum retractable hardware\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBanner Graphic\u003c\/th\u003e\n            \u003ctd\u003eHigh-resolution printing in vinyl material\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePrinting\u003c\/th\u003e\n            \u003ctd\u003eHigh-quality CMYK digital printing\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eStorage\u003c\/th\u003e\n            \u003ctd\u003eNylon duffel bag included\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSetup\u003c\/th\u003e\n            \u003ctd\u003eTool-free pull-up setup. Each banner pulls up from its base and packs down after use.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eUse Environment\u003c\/th\u003e\n            \u003ctd\u003eBest for indoor use and dry covered outdoor spaces. Avoid rain, strong wind, wet ground, and uneven surfaces.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n            \u003ctd\u003e7 business days after artwork approval\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eReplacement Graphics\u003c\/th\u003e\n            \u003ctd\u003eAvailable upon request for future campaigns, new events, updated branding, or seasonal promotions\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-banner-wall-section\"\u003e\n    \u003ch2\u003e4-Step Tool-Free Setup\u003c\/h2\u003e\n    \u003cp\u003eThis kit is designed for simple event setup without tools, large frames, or complicated hardware.\u003c\/p\u003e\n    \u003cdiv class=\"qsd-banner-wall-steps\"\u003e\n      \u003cdiv class=\"qsd-banner-wall-step\"\u003e\n        \u003ch4\u003ePlace the Bases\u003c\/h4\u003e\n        \u003cp\u003ePosition the three retractable banner bases side by side or separate them around your booth as needed.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-banner-wall-step\"\u003e\n        \u003ch4\u003ePull Up the Banners\u003c\/h4\u003e\n        \u003cp\u003ePull each custom printed banner graphic up from the base and secure it with the support pole.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-banner-wall-step\"\u003e\n        \u003ch4\u003eAdd the Table Throw\u003c\/h4\u003e\n        \u003cp\u003ePlace the custom printed 6ft loose table throw over your standard 6ft event table.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-banner-wall-step\"\u003e\n        \u003ch4\u003eArrange Your Booth\u003c\/h4\u003e\n        \u003cp\u003eAdd brochures, QR codes, samples, giveaways, sign-up sheets, or product materials to complete the booth.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-banner-wall-section\"\u003e\n    \u003ch2\u003eRecommended Graphic Strategy\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-banner-wall-blue-note\"\u003e\n      \u003cp\u003eFor the cleanest look, use one shared visual system across all three banners. Keep your logo high, your headline large, and your key message simple enough to read from the aisle.\u003c\/p\u003e\n      \u003cp\u003eUse the first banner for your main brand message, the second for products or services, and the third for proof points, QR codes, event offers, contact information, or a clear call to action.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-banner-wall-section\"\u003e\n    \u003ch2\u003eSuggested Banner Layout Ideas\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-banner-wall-grid-3\"\u003e\n      \u003cdiv class=\"qsd-banner-wall-card\"\u003e\n        \u003ch3\u003eBanner 1: Brand\u003c\/h3\u003e\n        \u003cp\u003eLogo, headline, main benefit, hero image, or campaign message.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-banner-wall-card\"\u003e\n        \u003ch3\u003eBanner 2: Offer\u003c\/h3\u003e\n        \u003cp\u003eProduct categories, service points, package options, feature list, or event-specific content.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-banner-wall-card\"\u003e\n        \u003ch3\u003eBanner 3: Action\u003c\/h3\u003e\n        \u003cp\u003eQR code, website, contact details, demo booking, giveaway entry, quote request, or “Talk to Us” message.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-banner-wall-section\"\u003e\n    \u003ch2\u003eWhere This Booth Kit Works Best\u003c\/h2\u003e\n    \u003cp\u003eThis banner stand booth kit is a strong fit for teams that need a professional, practical booth setup on a manageable budget.\u003c\/p\u003e\n    \u003cul class=\"qsd-banner-wall-use-list\"\u003e\n      \u003cli\u003eFirst-time exhibitors\u003c\/li\u003e\n      \u003cli\u003eSmall businesses\u003c\/li\u003e\n      \u003cli\u003eRecruiters\u003c\/li\u003e\n      \u003cli\u003eNonprofits\u003c\/li\u003e\n      \u003cli\u003eLocal service providers\u003c\/li\u003e\n      \u003cli\u003eSchool events\u003c\/li\u003e\n      \u003cli\u003eVendor markets\u003c\/li\u003e\n      \u003cli\u003eCareer fairs\u003c\/li\u003e\n      \u003cli\u003eCommunity fairs\u003c\/li\u003e\n      \u003cli\u003eLocal expos\u003c\/li\u003e\n      \u003cli\u003eChamber business events\u003c\/li\u003e\n      \u003cli\u003eRetail pop-ups\u003c\/li\u003e\n      \u003cli\u003eHealthcare outreach events\u003c\/li\u003e\n      \u003cli\u003eReal estate open house events\u003c\/li\u003e\n      \u003cli\u003eCollege admissions events\u003c\/li\u003e\n      \u003cli\u003eFranchise information booths\u003c\/li\u003e\n      \u003cli\u003eProduct sampling events\u003c\/li\u003e\n      \u003cli\u003eRegional sales roadshows\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-banner-wall-section\"\u003e\n    \u003ch2\u003eBest For \/ Not Ideal For\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-banner-wall-grid-2\"\u003e\n      \u003cdiv class=\"qsd-banner-wall-card\"\u003e\n        \u003ch3\u003eBest For\u003c\/h3\u003e\n        \u003cp\u003eIndoor trade shows, fairs, local events, career fairs, nonprofit outreach, school events, vendor markets, recruiting booths, and simple 10x10 display setups.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-banner-wall-card\"\u003e\n        \u003ch3\u003eNot Ideal For\u003c\/h3\u003e\n        \u003cp\u003eHigh-wind outdoor use, rain, wet ground, uneven floors, heavy product display needs, or events that require a rigid modular booth structure.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-banner-wall-section\"\u003e\n    \u003ch2\u003eReusable Hardware, Refreshable Graphics\u003c\/h2\u003e\n    \u003cp\u003eKeep the retractable banner hardware and update the graphics later for new campaigns, new events, updated branding, seasonal promotions, recruiting seasons, or new product launches.\u003c\/p\u003e\n    \u003cp\u003eYou can also replace individual banner graphics if only one message needs to change.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-banner-wall-section\"\u003e\n    \u003ch2\u003eShipping \u0026amp; Event Planning Notes\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-banner-wall-note\"\u003e\n      \u003cp\u003eThe product page lists a 7 business day production and shipping timeline after artwork approval. If you have a fixed event date, please allow time for artwork setup, proof review, approval, production, transit, and event receiving.\u003c\/p\u003e\n      \u003cp\u003eIf shipping to a hotel, school, office, convention center, advance warehouse, or event venue, confirm receiving hours, contact name, booth number if applicable, storage rules, and delivery address details before shipment.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-banner-wall-section qsd-banner-wall-faq\"\u003e\n    \u003ch2\u003eFAQ\u003c\/h2\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the table included?\u003c\/summary\u003e\n      \u003cp\u003eNo. This kit includes a custom printed 6ft table throw, but the physical table is not included. Please use a standard 6ft event table.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the three banners be used separately?\u003c\/summary\u003e\n      \u003cp\u003eYes. You can place them side by side as a backwall or use them separately for products, services, QR codes, directions, event offers, or different message zones.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDo the three banners have to be placed side by side?\u003c\/summary\u003e\n      \u003cp\u003eNo. You can place them side by side as a backwall or separate them around your booth for product features, service points, QR codes, or directional messaging.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat size is each banner stand?\u003c\/summary\u003e\n      \u003cp\u003eEach retractable banner stand is approximately 2.8' × 6.6', about 33.47\" W × 78.74\" H.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is included in this kit?\u003c\/summary\u003e\n      \u003cp\u003eThe kit includes three aluminum retractable banner stand frames, three custom printed vinyl banner graphics, one 6ft high quality printed loose table throw, and one nylon duffel bag.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I use this kit outdoors?\u003c\/summary\u003e\n      \u003cp\u003eIt can be used in dry, covered outdoor spaces, but it is not recommended for rain, strong wind, wet ground, or uneven surfaces. Indoor use is best for the cleanest and safest setup.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I replace the graphics later?\u003c\/summary\u003e\n      \u003cp\u003eYes. Replacement graphics can be ordered for future campaigns, new events, updated branding, or seasonal promotions while keeping the same hardware.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this good for a first-time exhibitor?\u003c\/summary\u003e\n      \u003cp\u003eYes. This kit is a practical starter booth option for first-time exhibitors, small businesses, recruiters, nonprofits, and local teams that need a polished setup without complex installation.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n      \u003cp\u003ePrint-ready AI, PDF, PSD, EPS, TIFF, JPG, or press-quality PDF files are recommended. Use high-resolution images, CMYK color mode, outlined fonts, and the official template for final sizing.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow long does production and shipping take?\u003c\/summary\u003e\n      \u003cp\u003eThe product page lists 7 business days for production and shipping after artwork approval. Please allow extra time for artwork proofing and event receiving if you have a fixed show date.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-banner-wall-cta\"\u003e\n    \u003ch2\u003eNeed a Simple Booth That Still Looks Put Together?\u003c\/h2\u003e\n    \u003cp\u003eSend us your logo, brand colors, event date, message, table plan, and booth goal. Our team can help prepare a clean banner-and-table layout for your next trade show, fair, recruiting event, or local show.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45508468965534,"sku":"QSET-01","price":799.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x10_Trade_Show_Display_Kit-Banner_Stands_Wall_main.jpg?v=1751866937"},{"product_id":"10x10-tenseflex-trade-show-display-kit-d","title":"10x10 Trade Show Booth Kit with 10ft Backwall \u0026 8ft Table Throw","description":"\u003cstyle\u003e\n  .qsd-tf-kitd-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tf-kitd-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tf-kitd-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tf-kitd-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tf-kitd-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tf-kitd-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tf-kitd-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tf-kitd-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tf-kitd-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tf-kitd-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tf-kitd-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tf-kitd-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tf-kitd-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tf-kitd-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tf-kitd-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tf-kitd-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tf-kitd-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tf-kitd-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tf-kitd-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tf-kitd-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tf-kitd-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf-kitd-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf-kitd-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf-kitd-steps {\n    counter-reset: tf-kitd-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tf-kitd-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tf-kitd-step:before {\n    counter-increment: tf-kitd-step;\n    content: counter(tf-kitd-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tf-kitd-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tf-kitd-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tf-kitd-spec-table th,\n  .qsd-tf-kitd-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tf-kitd-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tf-kitd-spec-table tr:last-child th,\n  .qsd-tf-kitd-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tf-kitd-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tf-kitd-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tf-kitd-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tf-kitd-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tf-kitd-cta h2,\n  .qsd-tf-kitd-cta p {\n    color: #fff;\n  }\n\n  .qsd-tf-kitd-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tf-kitd-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tf-kitd-hero,\n    .qsd-tf-kitd-cta {\n      padding: 24px;\n    }\n\n    .qsd-tf-kitd-title {\n      font-size: 28px;\n    }\n\n    .qsd-tf-kitd-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tf-kitd-grid-2,\n    .qsd-tf-kitd-grid-3,\n    .qsd-tf-kitd-feature-list,\n    .qsd-tf-kitd-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tf-kitd-use-list {\n      columns: 1;\n    }\n\n    .qsd-tf-kitd-spec-table,\n    .qsd-tf-kitd-spec-table tbody,\n    .qsd-tf-kitd-spec-table tr,\n    .qsd-tf-kitd-spec-table th,\n    .qsd-tf-kitd-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tf-kitd-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tf-kitd-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tf-kitd-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tf-kitd-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-tf-kitd-detail\"\u003e\n\u003csection class=\"qsd-tf-kitd-hero\"\u003e\n\u003cdiv class=\"qsd-tf-kitd-eyebrow\"\u003eStarter 10x10 Booth Kit with 10ft Backwall and 8ft Table Throw\u003c\/div\u003e\n\u003ch2 class=\"qsd-tf-kitd-title\"\u003e10ft TenseFlex™ Booth Kit D\u003c\/h2\u003e\n\u003cp class=\"qsd-tf-kitd-subtitle\"\u003eBuild a clean 10x10 booth setup with a portable trade show backdrop and matching 8ft printed table throw. This starter exhibit kit is designed for small businesses, recruiting teams, nonprofits, schools, and growing brands that need a professional booth presence without a complicated exhibit system.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitd-section\"\u003e\n\u003ch2\u003eA Clean Starter Booth for 10x10 Spaces\u003c\/h2\u003e\n\u003cp\u003eThe 10ft TenseFlex™ Booth Kit D is built for exhibitors who need a simple, polished booth setup without a large custom build.\u003c\/p\u003e\n\u003cp\u003eThe straight fabric backwall gives your brand a full visual background, while the matching 8ft table throw turns your front table into a coordinated check-in, demo, product information, or lead capture area.\u003c\/p\u003e\n\u003cp\u003eUse this kit when you need a practical, portable, budget-friendly exhibit setup that looks coordinated from the aisle and is easy to reuse across multiple events.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitd-section\"\u003e\n\u003ch2\u003eBackwall for Attention, Table Throw for Action\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-kitd-grid-2\"\u003e\n\u003cdiv class=\"qsd-tf-kitd-card\"\u003e\n\u003ch3\u003e10ft Fabric Backwall\u003c\/h3\u003e\n\u003cp\u003eUse the 10ft backwall to catch attention from the aisle, frame your booth, and present your main brand story, logo, campaign message, or hero product image.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-kitd-card\"\u003e\n\u003ch3\u003e8ft Printed Table Throw\u003c\/h3\u003e\n\u003cp\u003eUse the printed 8ft table throw to support the conversation up close with a logo, QR code, website, appointment link, product category, or short call-to-action.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitd-section\"\u003e\n\u003ch2\u003eTable Throw Clarification\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-kitd-green-note\"\u003e\n\u003cp\u003eThe kit includes a custom-printed 8ft loose table throw designed to fit a standard 8ft table, approximately 96\" L × 30\" W × 30\" H.\u003c\/p\u003e\n\u003cp\u003eThe folding table itself is not included. Use the table throw to create a branded front-facing counter, check-in table, product information table, recruiting desk, sample display, or lead capture station.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitd-section\"\u003e\n\u003ch2\u003eGraphic Size Guide\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-kitd-blue-note\"\u003e\n\u003cp\u003eBackwall print area: approximately 119.29\" W × 91.73\" H for both front and back artwork planning.\u003c\/p\u003e\n\u003cp\u003eTable throw print area: approximately 156\" W × 89\" H, designed for a standard 96\" L × 30\" W × 30\" H 8ft table.\u003c\/p\u003e\n\u003cp\u003eKeep logos, QR codes, website URLs, product names, and key text inside the safe area shown on the artwork template.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitd-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 10ft straight fabric backwall frame\u003c\/li\u003e\n\u003cli\u003e1 × Custom-printed backwall graphic\u003c\/li\u003e\n\u003cli\u003e1 × 8ft printed loose table throw\u003c\/li\u003e\n\u003cli\u003e1 × Nylon duffel bag for transport and storage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-tf-kitd-note\"\u003e\n\u003cp\u003eA physical table, lighting, flooring, counters, shelves, TV mounts, literature racks, and other booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitd-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-kitd-table-wrap\"\u003e\n\u003ctable class=\"qsd-tf-kitd-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10ft TenseFlex™ Booth Kit D\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003eStarter 10x10 booth kit with straight fabric backwall and matching 8ft printed loose table throw\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackwall Display\u003c\/th\u003e\n\u003ctd\u003e10ft flat aluminum snap-tube backdrop frame with custom high-resolution seamless fabric graphic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackwall Print Area\u003c\/th\u003e\n\u003ctd\u003eApprox. 119.29\" W × 91.73\" H for artwork planning. Use the official template for final file setup.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTable Throw\u003c\/th\u003e\n\u003ctd\u003e8ft high-quality printed loose table throw\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Table Size\u003c\/th\u003e\n\u003ctd\u003eStandard 8ft table, approx. 96\" L × 30\" W × 30\" H. Table is not included.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTable Throw Print Area\u003c\/th\u003e\n\u003ctd\u003eApprox. 156\" W × 89\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum snap-tube frame with tool-free numbered assembly\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCase\u003c\/th\u003e\n\u003ctd\u003eNylon duffel bag for transport and storage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSetup\u003c\/th\u003e\n\u003ctd\u003eTool-free snap-tube setup. Two people are recommended for smoother installation and layout alignment.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor trade shows, conferences, recruiting fairs, school events, nonprofit events, and controlled indoor exhibit spaces.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e9 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for future trade shows, recruiting seasons, sponsorships, rebranding projects, or new campaigns\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitd-section\"\u003e\n\u003ch2\u003e4-Step Tool-Free Setup\u003c\/h2\u003e\n\u003cp\u003eThis starter booth kit is designed to give small teams a clean branded setup with a simple backwall and front table area.\u003c\/p\u003e\n\u003cdiv class=\"qsd-tf-kitd-steps\"\u003e\n\u003cdiv class=\"qsd-tf-kitd-step\"\u003e\n\u003ch4\u003eBuild the Backwall Frame\u003c\/h4\u003e\n\u003cp\u003eConnect the numbered aluminum snap-tube frame sections and position the backwall along the rear side of your booth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-kitd-step\"\u003e\n\u003ch4\u003eInstall the Fabric Graphic\u003c\/h4\u003e\n\u003cp\u003ePull the custom fabric graphic over the frame and smooth the surface for a clean branded backdrop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-kitd-step\"\u003e\n\u003ch4\u003eDress the Table\u003c\/h4\u003e\n\u003cp\u003ePlace the 8ft printed loose table throw over your standard 96\" L × 30\" W × 30\" H folding table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-kitd-step\"\u003e\n\u003ch4\u003ePack and Reuse\u003c\/h4\u003e\n\u003cp\u003eAfter the event, pack the frame and fabric components into the nylon duffel bag for transport and storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitd-section\"\u003e\n\u003ch2\u003eBackwall Design Tips\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-kitd-blue-note\"\u003e\n\u003cp\u003eUse the backwall as your main brand stage. Keep the design clean with a large logo, strong headline, hero product image, short benefit statement, or campaign message.\u003c\/p\u003e\n\u003cp\u003eFor lead capture details, QR codes, appointment links, website URLs, and contact information, use the table throw or printed handouts instead of overcrowding the backwall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitd-section\"\u003e\n\u003ch2\u003eTable Throw Design Tips\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-kitd-green-note\"\u003e\n\u003cp\u003eUse the front of the table throw for your logo, website, QR code, social handle, appointment link, booth offer, or short booth CTA.\u003c\/p\u003e\n\u003cp\u003eKeep the message bold and easy to read from a few steps away. Avoid placing long paragraphs or small text near the bottom edge where it may be blocked by the floor or visitor traffic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitd-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-tf-kitd-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eStarter 10x10 Booth Setup\u003c\/strong\u003e Combines a straight 10ft fabric backwall with a matching 8ft printed table throw.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClean Brand Backdrop\u003c\/strong\u003e 10ft straight fabric wall creates a polished rear visual for small exhibits and check-in booths.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e8ft Printed Table Throw Included\u003c\/strong\u003e Turns your front table into a branded lead capture, demo, or information station.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePortable Event System\u003c\/strong\u003e Packs into a nylon duffel bag for easier transport and storage between events.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTool-Free Frame Assembly\u003c\/strong\u003e Numbered snap-tube frame helps make setup fast and intuitive for small teams.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRefreshable Graphics\u003c\/strong\u003e Replacement backwall and table throw graphics are available for future campaigns.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUseful for Many Local Events\u003c\/strong\u003e Works for trade shows, career fairs, check-in tables, school events, and small business exhibits.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree Design Help Available\u003c\/strong\u003e Artwork review and design support can help prepare a cleaner booth layout before production.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitd-section\"\u003e\n\u003ch2\u003eBest Use Cases\u003c\/h2\u003e\n\u003cp\u003eThis 10ft booth kit works well for small teams that need a simple, professional setup with both a backwall and front-facing branded table area.\u003c\/p\u003e\n\u003cul class=\"qsd-tf-kitd-use-list\"\u003e\n\u003cli\u003e10x10 trade show spaces\u003c\/li\u003e\n\u003cli\u003eCareer fairs\u003c\/li\u003e\n\u003cli\u003eUniversity recruiting events\u003c\/li\u003e\n\u003cli\u003eHotel conference exhibits\u003c\/li\u003e\n\u003cli\u003eChamber of commerce expos\u003c\/li\u003e\n\u003cli\u003eSchool vendor fairs\u003c\/li\u003e\n\u003cli\u003eChurch outreach events\u003c\/li\u003e\n\u003cli\u003eNonprofit fundraisers\u003c\/li\u003e\n\u003cli\u003eLocal business showcases\u003c\/li\u003e\n\u003cli\u003eStartup demo booths\u003c\/li\u003e\n\u003cli\u003eHealthcare information tables\u003c\/li\u003e\n\u003cli\u003eReal estate open-house events\u003c\/li\u003e\n\u003cli\u003eBeauty and wellness expos\u003c\/li\u003e\n\u003cli\u003eRetail pop-ups\u003c\/li\u003e\n\u003cli\u003eFranchise discovery events\u003c\/li\u003e\n\u003cli\u003eCommunity check-in stations\u003c\/li\u003e\n\u003cli\u003eProduct sampling tables\u003c\/li\u003e\n\u003cli\u003eSmall brand activations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitd-section\"\u003e\n\u003ch2\u003eWhich Booth Setup Should You Choose?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-kitd-grid-2\"\u003e\n\u003cdiv class=\"qsd-tf-kitd-card\"\u003e\n\u003ch3\u003eChoose Kit D When...\u003c\/h3\u003e\n\u003cp\u003eYou want a simple 10x10 booth setup with both a branded backwall and a matching front table area for conversations, check-ins, demos, samples, or lead capture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-kitd-card\"\u003e\n\u003ch3\u003eChoose Another Setup When...\u003c\/h3\u003e\n\u003cp\u003eChoose a single backdrop if you only need a photo wall. Choose a backlit display if you want stronger lighting impact. Choose a larger 10x20 booth kit if you need more space for meetings, shelving, counters, or product demos.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitd-section\"\u003e\n\u003ch2\u003eReusable Setup, Refreshable Graphics\u003c\/h2\u003e\n\u003cp\u003eKeep the booth frame and refresh the printed graphics for future trade shows, recruiting seasons, product launches, sponsorships, or rebranding projects.\u003c\/p\u003e\n\u003cp\u003eReplacement graphics make it easier to update your message without buying a full new display kit every time.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitd-section\"\u003e\n\u003ch2\u003eProduction Timeline Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-kitd-note\"\u003e\n\u003cp\u003eThe product page lists a 9 business day production and shipping timeline after artwork approval. Please allow extra time for artwork setup, proof review, approval, production, transit, and event receiving.\u003c\/p\u003e\n\u003cp\u003eIf shipping to an advance warehouse, event venue, hotel, school, church, office, or convention center, check your receiving deadline, booth number labeling, carrier rules, dock instructions, and material handling requirements before shipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitd-section qsd-tf-kitd-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this kit suitable for a 10x10 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. This kit is designed as a clean starter setup for many 10x10 exhibit spaces, career fairs, recruiting events, and small business booths. Please check your event rules for exact display size limits.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the kit include a physical table?\u003c\/summary\u003e\n\u003cp\u003eNo. The kit includes an 8ft printed loose table throw, but the folding table itself is not included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat table size does the throw fit?\u003c\/summary\u003e\n\u003cp\u003eThe table throw is designed for a standard 8ft table, approximately 96\" L × 30\" W × 30\" H.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the artwork sizes?\u003c\/summary\u003e\n\u003cp\u003eThe backwall print area is approximately 119.29\" W × 91.73\" H. The table throw print area is approximately 156\" W × 89\" H. Please use the official template and keep important text inside the safe area.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order replacement graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement backwall graphics and table throw graphics can be ordered for future campaigns, seasons, sponsors, or rebranding needs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I add lights or accessories?\u003c\/summary\u003e\n\u003cp\u003eAdditional lighting, counters, flooring, literature racks, or other accessories may be quoted separately if needed for your booth setup.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I upload?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, or high-resolution files are recommended. Vector logos are preferred for the cleanest print result.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this ship to an advance warehouse or event venue?\u003c\/summary\u003e\n\u003cp\u003eYes, but please check your exhibitor manual for receiving deadlines, booth number labels, carrier rules, and material handling requirements before shipping to a venue.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitd-cta\"\u003e\n\u003ch2\u003eReady to Build Your Starter Booth?\u003c\/h2\u003e\n\u003cp\u003eUpload your logo, brand colors, or booth message, and our team can help prepare a clean backwall and table throw layout before production. Need it for a specific event date? Share your booth size, deadline, and whether you need extra lighting or accessories so we can help confirm the best setup plan.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45508480336030,"sku":"QSET-04","price":649.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10ft_TenseFlex__Booth_Kit_D_main.jpg?v=1770272998"},{"product_id":"10x10-tenpop-trade-show-display-kit-a","title":"10ft Curved Pop-Up Display | Booth Kit with Table Throw","description":"\u003cstyle\u003e\n  .qsd-tensepop-kitb-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tensepop-kitb-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tensepop-kitb-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tensepop-kitb-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tensepop-kitb-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tensepop-kitb-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tensepop-kitb-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tensepop-kitb-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tensepop-kitb-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tensepop-kitb-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tensepop-kitb-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tensepop-kitb-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tensepop-kitb-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tensepop-kitb-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tensepop-kitb-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tensepop-kitb-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tensepop-kitb-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tensepop-kitb-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tensepop-kitb-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tensepop-kitb-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tensepop-kitb-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tensepop-kitb-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tensepop-kitb-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tensepop-kitb-steps {\n    counter-reset: tensepop-kitb-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tensepop-kitb-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tensepop-kitb-step:before {\n    counter-increment: tensepop-kitb-step;\n    content: counter(tensepop-kitb-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tensepop-kitb-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tensepop-kitb-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tensepop-kitb-spec-table th,\n  .qsd-tensepop-kitb-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tensepop-kitb-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tensepop-kitb-spec-table tr:last-child th,\n  .qsd-tensepop-kitb-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tensepop-kitb-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tensepop-kitb-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tensepop-kitb-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tensepop-kitb-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tensepop-kitb-cta h2,\n  .qsd-tensepop-kitb-cta p {\n    color: #fff;\n  }\n\n  .qsd-tensepop-kitb-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tensepop-kitb-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tensepop-kitb-hero,\n    .qsd-tensepop-kitb-cta {\n      padding: 24px;\n    }\n\n    .qsd-tensepop-kitb-title {\n      font-size: 28px;\n    }\n\n    .qsd-tensepop-kitb-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tensepop-kitb-grid-2,\n    .qsd-tensepop-kitb-grid-3,\n    .qsd-tensepop-kitb-feature-list,\n    .qsd-tensepop-kitb-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tensepop-kitb-use-list {\n      columns: 1;\n    }\n\n    .qsd-tensepop-kitb-spec-table,\n    .qsd-tensepop-kitb-spec-table tbody,\n    .qsd-tensepop-kitb-spec-table tr,\n    .qsd-tensepop-kitb-spec-table th,\n    .qsd-tensepop-kitb-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tensepop-kitb-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tensepop-kitb-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tensepop-kitb-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tensepop-kitb-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"qsd-tensepop-kitb-detail\"\u003e\n  \u003csection class=\"qsd-tensepop-kitb-hero\"\u003e\n    \u003cdiv class=\"qsd-tensepop-kitb-eyebrow\"\u003ePortable 10ft Curved Pop-Up Booth Kit with 6ft Table Throw\u003c\/div\u003e\n    \u003ch2 class=\"qsd-tensepop-kitb-title\"\u003e10x10 TensePop™ Booth Kit B\u003c\/h2\u003e\n    \u003cp class=\"qsd-tensepop-kitb-subtitle\"\u003eBuild a clean, professional booth in minutes with a 10ft curved pop-up fabric backdrop and matching 6ft printed loose table throw. This simple, portable display kit is designed for trade shows, recruiting events, local expos, business fairs, and brand activations that need a polished booth without heavy hardware or complicated installation.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tensepop-kitb-section\"\u003e\n    \u003ch2\u003eA Complete Pop-Up Booth Kit for Simple 10x10 Setups\u003c\/h2\u003e\n    \u003cp\u003eThe 10x10 TensePop™ Booth Kit B pairs a 10ft curved pop-up fabric backdrop with a custom printed 6ft loose table throw, giving your booth a cohesive branded look from the backwall to the front table.\u003c\/p\u003e\n    \u003cp\u003eIt is made for teams that need a professional display without bulky exhibit structures, long setup time, heavy hardware, or complicated installation steps.\u003c\/p\u003e\n    \u003cp\u003eUse it when your event setup needs to be quick, clean, portable, and easy to repeat across trade shows, recruiting fairs, local expos, school events, and community activations.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tensepop-kitb-section\"\u003e\n    \u003ch2\u003eWhy Choose a Curved Pop-Up Booth?\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tensepop-kitb-blue-note\"\u003e\n      \u003cp\u003eThe curved backdrop creates a softer, more inviting booth shape than a flat wall. It helps frame your table area, guide attention to your brand, and make a small booth feel more complete.\u003c\/p\u003e\n      \u003cp\u003eCompared with a simple banner or table-only setup, the curved fabric wall gives your booth a stronger visual background while still staying lightweight and easy to transport.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tensepop-kitb-section\"\u003e\n    \u003ch2\u003eMatching 6ft Table Throw for a Cohesive Booth Look\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tensepop-kitb-green-note\"\u003e\n      \u003cp\u003eThe included 6ft printed loose table throw helps complete the front of your booth with matching branding.\u003c\/p\u003e\n      \u003cp\u003eUse your table area for brochures, sign-up sheets, samples, QR code cards, product catalogs, giveaways, business cards, or quick conversations with visitors. The physical table is not included.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tensepop-kitb-section\"\u003e\n    \u003ch2\u003eFast Setup for Busy Event Teams\u003c\/h2\u003e\n    \u003cp\u003eThe pop-up aluminum frame expands and locks into place quickly, helping your team build a professional booth look with fewer loose parts than a traditional tube-frame setup.\u003c\/p\u003e\n    \u003cp\u003eThe fabric graphic attaches securely with hook-and-loop edges, making setup and graphic replacement simple for repeat events.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tensepop-kitb-section\"\u003e\n    \u003ch2\u003eKey Benefits\u003c\/h2\u003e\n    \u003cul class=\"qsd-tensepop-kitb-feature-list\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003e10ft Curved Pop-Up Backdrop\u003c\/strong\u003e\n        Creates a polished curved booth background for many standard 10x10 event spaces.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eMatching 6ft Printed Table Throw\u003c\/strong\u003e\n        Gives the front table a coordinated branded look for check-ins, brochures, samples, and lead capture.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eTool-Free Pop-Up Setup\u003c\/strong\u003e\n        Expand the frame, lock it into place, attach the fabric graphic, and cover your 6ft table.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eLightweight Event Hardware\u003c\/strong\u003e\n        The anodized aluminum pop-up frame is designed for repeat event use and easier transport.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eWrinkle-Free Seamless Fabric\u003c\/strong\u003e\n        Custom printed tension fabric creates a clean, smooth, professional display surface.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eEasy to Store and Move\u003c\/strong\u003e\n        Includes one nylon duffel bag for storage and transport between trade shows, expos, and local events.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eReplacement Graphics Available\u003c\/strong\u003e\n        Refresh the backdrop graphic for new campaigns, events, recruiting seasons, or brand updates.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eFree Shipping Included\u003c\/strong\u003e\n        The product page lists free shipping and an 8 business day production and shipping timeline after artwork approval.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tensepop-kitb-section\"\u003e\n    \u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n    \u003cul\u003e\n      \u003cli\u003e1 × 10ft curved aluminum pop-up frame\u003c\/li\u003e\n      \u003cli\u003e1 × Custom high-resolution seamless fabric graphic\u003c\/li\u003e\n      \u003cli\u003e1 × 6ft high quality printed loose table throw\u003c\/li\u003e\n      \u003cli\u003e1 × Nylon duffel bag for storage and transport\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"qsd-tensepop-kitb-note\"\u003e\n      \u003cp\u003eTable is not included. The printed table throw is designed to fit a standard 6ft event table.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tensepop-kitb-section\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tensepop-kitb-table-wrap\"\u003e\n      \u003ctable class=\"qsd-tensepop-kitb-spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProduct Name\u003c\/th\u003e\n            \u003ctd\u003e10x10 TensePop™ Booth Kit B\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBooth Type\u003c\/th\u003e\n            \u003ctd\u003e10ft curved pop-up trade show display kit with custom 6ft printed loose table throw\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBackdrop Size\u003c\/th\u003e\n            \u003ctd\u003e10' × 7.5', approximately 120\" W × 90\" H\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eDisplay Style\u003c\/th\u003e\n            \u003ctd\u003eCurved pop-up fabric backdrop\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFrame\u003c\/th\u003e\n            \u003ctd\u003eAnodized aluminum pop-up frame\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eGraphic\u003c\/th\u003e\n            \u003ctd\u003eWrinkle-free seamless tension fabric\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePrinting\u003c\/th\u003e\n            \u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTable Throw\u003c\/th\u003e\n            \u003ctd\u003e6ft high quality printed loose table throw, designed to fit a standard 6ft event table\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTable\u003c\/th\u003e\n            \u003ctd\u003eNot included\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eWeight\u003c\/th\u003e\n            \u003ctd\u003e23 lbs with nylon bag\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eStorage \/ Transport\u003c\/th\u003e\n            \u003ctd\u003eNylon duffel bag included\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSetup\u003c\/th\u003e\n            \u003ctd\u003eTool-free pop-up setup. One person can set it up, but two people are recommended for faster and smoother installation.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eRecommended Use\u003c\/th\u003e\n            \u003ctd\u003eTrade shows, business expos, career fairs, recruiting events, school events, healthcare open houses, local vendor markets, and brand activations\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eUse Environment\u003c\/th\u003e\n            \u003ctd\u003eBest for indoor and dry covered event spaces. Avoid rain, strong wind, wet surfaces, and unsheltered outdoor use.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n            \u003ctd\u003e8 business days after artwork approval\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eReplacement Graphics\u003c\/th\u003e\n            \u003ctd\u003eAvailable upon request for future campaigns, events, recruiting seasons, or brand updates\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tensepop-kitb-section\"\u003e\n    \u003ch2\u003e4-Step Tool-Free Setup\u003c\/h2\u003e\n    \u003cp\u003eThis kit is designed for teams that need a quick booth setup without tools or complicated installation.\u003c\/p\u003e\n    \u003cdiv class=\"qsd-tensepop-kitb-steps\"\u003e\n      \u003cdiv class=\"qsd-tensepop-kitb-step\"\u003e\n        \u003ch4\u003eExpand the Frame\u003c\/h4\u003e\n        \u003cp\u003eOpen the 10ft curved aluminum pop-up frame and position it behind your table area.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tensepop-kitb-step\"\u003e\n        \u003ch4\u003eLock the Frame\u003c\/h4\u003e\n        \u003cp\u003eLock the pop-up frame into place to create the curved booth structure.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tensepop-kitb-step\"\u003e\n        \u003ch4\u003eAttach the Graphic\u003c\/h4\u003e\n        \u003cp\u003eAttach the custom fabric graphic with the hook-and-loop edges for a smooth branded backdrop.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tensepop-kitb-step\"\u003e\n        \u003ch4\u003eAdd the Table Throw\u003c\/h4\u003e\n        \u003cp\u003ePlace the printed 6ft loose table throw over your standard 6ft event table and your booth is ready.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tensepop-kitb-section\"\u003e\n    \u003ch2\u003eRecommended Booth Layout\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tensepop-kitb-blue-note\"\u003e\n      \u003cp\u003ePlace the curved pop-up backdrop behind your 6ft table to create a clean branded booth zone. Use the backdrop for your logo, campaign message, product visual, or service promise.\u003c\/p\u003e\n      \u003cp\u003eUse the table throw to keep the front of the booth consistent with your brand while giving visitors a clear place to stop for brochures, QR scans, samples, giveaways, signups, or conversations.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tensepop-kitb-section\"\u003e\n    \u003ch2\u003eArtwork Planning Tips\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tensepop-kitb-green-note\"\u003e\n      \u003cp\u003eUse the backdrop graphic for your main logo, hero visual, headline, product category, service promise, or campaign message. Use the table throw graphic for a logo, website, QR code, social handle, event offer, or simple brand pattern.\u003c\/p\u003e\n      \u003cp\u003eFor the best print result, use high-resolution artwork, large readable text, strong contrast, and clean spacing. Keep important logos and text inside the safe area and extend background colors or images to the bleed area.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tensepop-kitb-section\"\u003e\n    \u003ch2\u003eWhere This Booth Kit Works Best\u003c\/h2\u003e\n    \u003cp\u003eThis kit is ideal for teams that need a professional event setup that is portable, quick to assemble, and easy to repeat across different venues.\u003c\/p\u003e\n    \u003cul class=\"qsd-tensepop-kitb-use-list\"\u003e\n      \u003cli\u003eTrade shows\u003c\/li\u003e\n      \u003cli\u003eBusiness expos\u003c\/li\u003e\n      \u003cli\u003eCareer fairs\u003c\/li\u003e\n      \u003cli\u003eRecruiting events\u003c\/li\u003e\n      \u003cli\u003eSchool events\u003c\/li\u003e\n      \u003cli\u003eHealthcare open houses\u003c\/li\u003e\n      \u003cli\u003eReal estate events\u003c\/li\u003e\n      \u003cli\u003eNonprofit outreach\u003c\/li\u003e\n      \u003cli\u003eMall pop-ups\u003c\/li\u003e\n      \u003cli\u003eFranchise shows\u003c\/li\u003e\n      \u003cli\u003eProduct demos\u003c\/li\u003e\n      \u003cli\u003eLocal vendor markets\u003c\/li\u003e\n      \u003cli\u003eCommunity fairs\u003c\/li\u003e\n      \u003cli\u003eCollege admissions events\u003c\/li\u003e\n      \u003cli\u003eChamber of commerce events\u003c\/li\u003e\n      \u003cli\u003eRetail activations\u003c\/li\u003e\n      \u003cli\u003eCorporate roadshows\u003c\/li\u003e\n      \u003cli\u003eLocal service showcases\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tensepop-kitb-section\"\u003e\n    \u003ch2\u003eBest For \/ Not Ideal For\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tensepop-kitb-grid-2\"\u003e\n      \u003cdiv class=\"qsd-tensepop-kitb-card\"\u003e\n        \u003ch3\u003eBest For\u003c\/h3\u003e\n        \u003cp\u003eIndoor trade shows, recruiting events, business expos, school events, healthcare open houses, local vendor markets, retail activations, and simple 10x10 booth setups.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tensepop-kitb-card\"\u003e\n        \u003ch3\u003eNot Ideal For\u003c\/h3\u003e\n        \u003cp\u003eHeavy product displays, wet outdoor environments, strong wind, uneven ground, oversized booth builds, or events that require a fully rigid modular exhibit structure.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tensepop-kitb-section\"\u003e\n    \u003ch2\u003eReusable Frame, Refreshable Graphics\u003c\/h2\u003e\n    \u003cp\u003eKeep the pop-up frame and refresh the fabric graphic for new campaigns, events, recruiting seasons, sponsor messages, school years, or product launches.\u003c\/p\u003e\n    \u003cp\u003eReplacement fabric graphics are available, so you can update your booth without buying a new frame.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tensepop-kitb-section\"\u003e\n    \u003ch2\u003eShipping \u0026amp; Event Planning Notes\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tensepop-kitb-note\"\u003e\n      \u003cp\u003eThe product page lists an 8 business day production and shipping timeline after artwork approval. If you have a fixed event date, please allow enough time for artwork setup, proof review, approval, production, transit, and event receiving.\u003c\/p\u003e\n      \u003cp\u003eIf shipping to a hotel, school, office, advance warehouse, or event venue, confirm delivery rules, receiving hours, contact name, booth number if applicable, and storage instructions before shipment.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tensepop-kitb-section\"\u003e\n    \u003ch2\u003eRecommended Use \u0026amp; Care\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tensepop-kitb-green-note\"\u003e\n      \u003cp\u003eThis kit is best for indoor and dry covered event spaces. Avoid rain, strong wind, wet ground, mud, unsheltered outdoor use, or rough handling during transport.\u003c\/p\u003e\n      \u003cp\u003eStore the fabric completely dry. For best results, use gentle care when cleaning the fabric and allow it to dry fully before packing it into the bag.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tensepop-kitb-section qsd-tensepop-kitb-faq\"\u003e\n    \u003ch2\u003eFAQ\u003c\/h2\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the table included?\u003c\/summary\u003e\n      \u003cp\u003eNo. This kit includes a custom printed 6ft loose table throw, but the physical table is not included. It is designed to fit a standard 6ft event table.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is included in this booth kit?\u003c\/summary\u003e\n      \u003cp\u003eThe kit includes one 10ft curved aluminum pop-up frame, one custom high-resolution seamless fabric graphic, one 6ft high quality printed loose table throw, and one nylon duffel bag.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat size is the backdrop?\u003c\/summary\u003e\n      \u003cp\u003eThe backdrop size is 10' × 7.5', approximately 120\" W × 90\" H.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many people are needed for setup?\u003c\/summary\u003e\n      \u003cp\u003eOne person can set it up, but two people are recommended for faster and smoother installation. No special tools are required.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I replace the backdrop graphic later?\u003c\/summary\u003e\n      \u003cp\u003eYes. Replacement fabric graphics are available, so you can update your booth for new campaigns, events, recruiting seasons, or brand changes without buying a new frame.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this kit easy to transport between events?\u003c\/summary\u003e\n      \u003cp\u003eYes. The pop-up frame folds down for easier transport, and the kit includes a nylon duffel bag for storage and event movement.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the fabric washable?\u003c\/summary\u003e\n      \u003cp\u003eThe fabric is designed for repeated event use. For best results, use gentle care and allow the fabric to dry completely before storage.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan this be used outdoors?\u003c\/summary\u003e\n      \u003cp\u003eThis kit is best for indoor and dry covered event spaces. Avoid rain, strong wind, wet surfaces, unstable ground, and unsheltered outdoor use.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n      \u003cp\u003ePrint-ready AI, PDF, PSD, EPS, TIFF, JPG, or press-quality PDF files are recommended. Use the official template, keep key text inside the safe area, and use high-resolution images.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I use it for a standard 10x10 booth?\u003c\/summary\u003e\n      \u003cp\u003eYes. The 10ft curved backdrop and 6ft table throw are a strong fit for many standard 10x10 booth layouts. Please confirm your booth rules, floor space, and table availability before ordering.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tensepop-kitb-cta\"\u003e\n    \u003ch2\u003eNeed a Simple Booth for Your Next Event?\u003c\/h2\u003e\n    \u003cp\u003eSend us your event date, logo, brand colors, booth goal, artwork status, delivery address, and table plan. Our team can help confirm the right setup and prepare your print-ready design before production.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45846219358366,"sku":"10P-01","price":649.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10ft_TensePop__Booth_Kit_B_main_453b2530-59ec-42eb-a206-ee339d46d25b.jpg?v=1770345494"},{"product_id":"10x10-tenpop-trade-show-display-kit-c","title":"10ft Pop-Up Booth Kit | Curved Backdrop, Banner \u0026 Table Throw","description":"\u003cstyle\u003e\n  .qsd-tensepop-kitc-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tensepop-kitc-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tensepop-kitc-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tensepop-kitc-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tensepop-kitc-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tensepop-kitc-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tensepop-kitc-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tensepop-kitc-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tensepop-kitc-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tensepop-kitc-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tensepop-kitc-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tensepop-kitc-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tensepop-kitc-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tensepop-kitc-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tensepop-kitc-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tensepop-kitc-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tensepop-kitc-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tensepop-kitc-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tensepop-kitc-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tensepop-kitc-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tensepop-kitc-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tensepop-kitc-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tensepop-kitc-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tensepop-kitc-steps {\n    counter-reset: tensepop-kitc-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tensepop-kitc-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tensepop-kitc-step:before {\n    counter-increment: tensepop-kitc-step;\n    content: counter(tensepop-kitc-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tensepop-kitc-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tensepop-kitc-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tensepop-kitc-spec-table th,\n  .qsd-tensepop-kitc-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tensepop-kitc-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tensepop-kitc-spec-table tr:last-child th,\n  .qsd-tensepop-kitc-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tensepop-kitc-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tensepop-kitc-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tensepop-kitc-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tensepop-kitc-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tensepop-kitc-cta h2,\n  .qsd-tensepop-kitc-cta p {\n    color: #fff;\n  }\n\n  .qsd-tensepop-kitc-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tensepop-kitc-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tensepop-kitc-hero,\n    .qsd-tensepop-kitc-cta {\n      padding: 24px;\n    }\n\n    .qsd-tensepop-kitc-title {\n      font-size: 28px;\n    }\n\n    .qsd-tensepop-kitc-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tensepop-kitc-grid-2,\n    .qsd-tensepop-kitc-grid-3,\n    .qsd-tensepop-kitc-feature-list,\n    .qsd-tensepop-kitc-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tensepop-kitc-use-list {\n      columns: 1;\n    }\n\n    .qsd-tensepop-kitc-spec-table,\n    .qsd-tensepop-kitc-spec-table tbody,\n    .qsd-tensepop-kitc-spec-table tr,\n    .qsd-tensepop-kitc-spec-table th,\n    .qsd-tensepop-kitc-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tensepop-kitc-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tensepop-kitc-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tensepop-kitc-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tensepop-kitc-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-detail\"\u003e\n\u003csection class=\"qsd-tensepop-kitc-hero\"\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-eyebrow\"\u003e10ft Curved Pop-Up Booth Kit with Table Throw and Retractable Banner\u003c\/div\u003e\n\u003ch2 class=\"qsd-tensepop-kitc-title\"\u003e10ft TensePop™ Booth Kit C\u003c\/h2\u003e\n\u003cp class=\"qsd-tensepop-kitc-subtitle\"\u003eCreate a complete 10x10 booth setup with a 10ft curved pop-up fabric backdrop, a branded 6ft printed loose table throw, and a retractable banner stand. This portable booth kit is built for fast setup, flexible messaging, and a clean professional look at local events, trade shows, recruiting fairs, pop-ups, and roadshows.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kitc-section\"\u003e\n\u003ch2\u003eA Complete Starter Booth for 10x10 Event Spaces\u003c\/h2\u003e\n\u003cp\u003eThis kit is ideal for teams that need a full booth presence without heavy hardware or a complicated build. It gives you a curved backdrop for brand impact, a 6ft table throw for front-facing interaction, and a retractable banner for flexible event messaging.\u003c\/p\u003e\n\u003cp\u003eUse it when you need a backdrop, a front table area, and a flexible message stand in one portable package.\u003c\/p\u003e\n\u003cp\u003eThe curved pop-up frame creates a more dimensional look than a flat wall, while the table throw and banner help your booth communicate clearly from both the aisle and close-up conversation area.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kitc-section\"\u003e\n\u003ch2\u003eThree Display Pieces Working Together\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-grid-3\"\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-card\"\u003e\n\u003ch3\u003e10ft Curved Pop-Up Backdrop\u003c\/h3\u003e\n\u003cp\u003eUse the curved fabric backdrop for your main brand image, logo, headline, campaign message, or hero product visual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-card\"\u003e\n\u003ch3\u003e6ft Printed Table Throw\u003c\/h3\u003e\n\u003cp\u003eUse the table throw for your logo, tagline, website, QR code, booth offer, or front-facing lead capture message.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-card\"\u003e\n\u003ch3\u003eRetractable Banner Stand\u003c\/h3\u003e\n\u003cp\u003eUse the banner for event-specific details, promotions, schedules, product features, recruiting messages, or QR codes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kitc-section\"\u003e\n\u003ch2\u003eCurved Pop-Up Backdrop for Faster Booth Setup\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-blue-note\"\u003e\n\u003cp\u003eThe 10ft curved aluminum pop-up frame is designed for fast event setup and a clean branded wall effect.\u003c\/p\u003e\n\u003cp\u003eIts curved shape helps soften the booth presence, improve side-angle visibility, and create a more welcoming display area than a simple flat sign wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kitc-section\"\u003e\n\u003ch2\u003e6ft Table Throw for Front-Facing Branding\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-green-note\"\u003e\n\u003cp\u003eThe kit includes a 6ft high-quality printed loose table throw. Use it to turn a standard 6ft event table into a branded check-in table, demo table, product information table, or lead capture station.\u003c\/p\u003e\n\u003cp\u003eThe physical table is not included. Please confirm your table size before the event so the throw fits properly and the front graphic is displayed cleanly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kitc-section\"\u003e\n\u003ch2\u003eRetractable Banner for Flexible Messaging\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-blue-note\"\u003e\n\u003cp\u003eThe included 2.8ft retractable banner stand gives your team an extra vertical message area without adding complicated hardware.\u003c\/p\u003e\n\u003cp\u003ePlace it beside the booth, near the aisle, at a check-in area, at a product table, or in a separate event space. It can be reused as a standalone promotional display for future events.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kitc-section\"\u003e\n\u003ch2\u003eRecommended Graphic Strategy\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-green-note\"\u003e\n\u003cp\u003eUse the backdrop for your main brand image and headline. Keep the design clean with a strong logo, short message, hero visual, or product story.\u003c\/p\u003e\n\u003cp\u003eUse the table throw for your logo, tagline, QR code, website, social handle, appointment link, or front-facing offer. Use the retractable banner for details that may change by event, such as promotions, schedules, product features, recruiting messages, or event-specific calls to action.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kitc-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 10ft curved aluminum pop-up frame\u003c\/li\u003e\n\u003cli\u003e1 × High-resolution seamless fabric print for the backdrop\u003c\/li\u003e\n\u003cli\u003e1 × 2.8ft aluminum retractable banner stand frame\u003c\/li\u003e\n\u003cli\u003e1 × 6ft high-quality printed loose table throw\u003c\/li\u003e\n\u003cli\u003e1 × Nylon duffel bag for transport and storage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-note\"\u003e\n\u003cp\u003ePhysical table, chairs, flooring, lighting, monitor, literature rack, furniture, electrical service, and other booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kitc-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-table-wrap\"\u003e\n\u003ctable class=\"qsd-tensepop-kitc-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10ft TensePop™ Booth Kit C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003e10x10 curved pop-up booth kit with 10ft fabric backdrop, 6ft printed loose table throw, retractable banner stand, and nylon duffel bag\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Size\u003c\/th\u003e\n\u003ctd\u003e10' W × 7.5' H, approximately 120\" W × 90\" H. Finished display and artwork dimensions may vary slightly; use the official template for final file setup.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum pop-up frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Graphic\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution seamless tension fabric print\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic Attachment\u003c\/th\u003e\n\u003ctd\u003eVelcro-mounted tension fabric graphic for quick alignment and easier graphic replacement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBanner Stand Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 33.47\" W × 78.74\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTable Throw\u003c\/th\u003e\n\u003ctd\u003e6ft high-quality printed loose table throw. Physical table is not included.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCarrying Bag\u003c\/th\u003e\n\u003ctd\u003eNylon duffel bag included for transport and storage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePackage Weight\u003c\/th\u003e\n\u003ctd\u003eApprox. 23 lbs with nylon bag configuration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSetup\u003c\/th\u003e\n\u003ctd\u003eTool-free pop-up setup. Two people are recommended for smoother setup, alignment, and booth layout planning.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor and dry covered event spaces. Avoid rain, strong wind, wet ground, unstable flooring, and unsheltered outdoor use.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e9 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eTrade shows, demos, recruiting fairs, pop-ups, roadshows, local expos, chamber events, nonprofit events, school events, startup showcases, and community promotions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for the backdrop, table throw, or retractable banner for future campaigns and events\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVenue Material Note\u003c\/th\u003e\n\u003ctd\u003eIf your event requires flame-retardant documentation, material certificates, or specific fabric compliance details, please confirm requirements with our team before production.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kitc-section\"\u003e\n\u003ch2\u003e4-Step Setup\u003c\/h2\u003e\n\u003cp\u003eThe kit is designed for fast local event and trade show setup with lightweight pop-up hardware and portable display components.\u003c\/p\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-steps\"\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-step\"\u003e\n\u003ch4\u003eOpen the Pop-Up Frame\u003c\/h4\u003e\n\u003cp\u003eOpen and lock the 10ft curved aluminum pop-up frame in place along the rear of your 10x10 booth space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-step\"\u003e\n\u003ch4\u003eAttach the Fabric Graphic\u003c\/h4\u003e\n\u003cp\u003eAttach the high-resolution fabric graphic to the pop-up frame and align the artwork for a clean curved backdrop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-step\"\u003e\n\u003ch4\u003eSet Up the Banner\u003c\/h4\u003e\n\u003cp\u003ePlace the retractable banner stand near the aisle, booth corner, check-in area, or product table for flexible messaging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-step\"\u003e\n\u003ch4\u003eAdd the Table Throw\u003c\/h4\u003e\n\u003cp\u003eCover your 6ft event table with the printed table throw, then arrange brochures, QR codes, samples, or lead forms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kitc-section\"\u003e\n\u003ch2\u003ePortable Storage and Repeated Event Use\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-note\"\u003e\n\u003cp\u003eThe included nylon duffel bag keeps the pop-up frame and fabric graphic organized for transport and storage.\u003c\/p\u003e\n\u003cp\u003eThis kit is a practical choice for teams attending local expos, recruiting events, roadshows, repeated community events, and small business showcases where portability matters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kitc-section\"\u003e\n\u003ch2\u003eRecommended 10x10 Booth Layout\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-green-note\"\u003e\n\u003cp\u003ePlace the curved pop-up backdrop along the rear of the booth as the main brand wall. Position the 6ft table near the front or side for check-ins, samples, brochures, lead capture, or product conversations.\u003c\/p\u003e\n\u003cp\u003ePlace the retractable banner at the booth corner, aisle-facing edge, or near the table to highlight event-specific messages that may change from show to show.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kitc-section\"\u003e\n\u003ch2\u003eBest Use Cases\u003c\/h2\u003e\n\u003cp\u003eThis kit is ideal for teams that need a full booth presence without heavy hardware or a complicated build.\u003c\/p\u003e\n\u003cul class=\"qsd-tensepop-kitc-use-list\"\u003e\n\u003cli\u003e10x10 trade show booths\u003c\/li\u003e\n\u003cli\u003eLocal business expos\u003c\/li\u003e\n\u003cli\u003eRecruiting fairs\u003c\/li\u003e\n\u003cli\u003eUniversity career events\u003c\/li\u003e\n\u003cli\u003eChamber of commerce showcases\u003c\/li\u003e\n\u003cli\u003eSmall business events\u003c\/li\u003e\n\u003cli\u003eRetail pop-ups\u003c\/li\u003e\n\u003cli\u003eCommunity outreach events\u003c\/li\u003e\n\u003cli\u003eNonprofit fundraisers\u003c\/li\u003e\n\u003cli\u003eSchool vendor fairs\u003c\/li\u003e\n\u003cli\u003eProduct demo booths\u003c\/li\u003e\n\u003cli\u003eHealthcare information tables\u003c\/li\u003e\n\u003cli\u003eReal estate open-house events\u003c\/li\u003e\n\u003cli\u003eBeauty and wellness events\u003c\/li\u003e\n\u003cli\u003eFranchise discovery events\u003c\/li\u003e\n\u003cli\u003eRoadshows\u003c\/li\u003e\n\u003cli\u003eConference exhibit tables\u003c\/li\u003e\n\u003cli\u003eIndoor brand activations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kitc-section\"\u003e\n\u003ch2\u003eWho Should Choose This Kit?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-grid-2\"\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-card\"\u003e\n\u003ch3\u003eBest For\u003c\/h3\u003e\n\u003cp\u003eSmall businesses, recruiting teams, nonprofits, startups, local service brands, schools, community organizations, and event teams that need a portable booth with a backdrop, table branding, and flexible message stand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-card\"\u003e\n\u003ch3\u003eNot Ideal For\u003c\/h3\u003e\n\u003cp\u003eRain, strong wind, wet ground, unsheltered outdoor use, teams that need a backlit display, booths that require a hard shipping case, or exhibitors who need shelving, counters, monitors, or a larger 10x20 layout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kitc-section\"\u003e\n\u003ch2\u003eReusable Hardware, Refreshable Graphics\u003c\/h2\u003e\n\u003cp\u003eKeep the curved pop-up frame, banner stand, and table throw hardware, then update the graphics for new campaigns, recruiting seasons, sponsors, promotions, product launches, or community events.\u003c\/p\u003e\n\u003cp\u003eReplacement graphics are available, so you can update the backdrop, table throw, or retractable banner for new campaigns without replacing the full hardware set.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kitc-section\"\u003e\n\u003ch2\u003eProduction Timeline Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kitc-note\"\u003e\n\u003cp\u003eThe product page lists a 9 business day production and shipping timeline after artwork approval. Please allow extra time for artwork setup, proof review, approval, production, transit, and event receiving.\u003c\/p\u003e\n\u003cp\u003eIf shipping to a school, hotel, office, community event site, convention center, or advance warehouse, confirm receiving deadlines, booth number labels, carrier rules, dock instructions, and material handling requirements before shipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kitc-section qsd-tensepop-kitc-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this kit designed for a standard 10x10 booth space?\u003c\/summary\u003e\n\u003cp\u003eYes. The 10ft curved backdrop, table throw, and retractable banner are designed to work well in many standard 10x10 booth layouts. Always confirm booth rules, height limits, aisle clearance, and available floor space with your event organizer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the table included?\u003c\/summary\u003e\n\u003cp\u003eNo. This kit includes a custom printed 6ft loose table throw, but the physical table is not included. It is designed to fit a standard 6ft event table.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the retractable banner be used separately?\u003c\/summary\u003e\n\u003cp\u003eYes. The retractable banner stand can be placed beside the booth, near the aisle, at a check-in area, or used as a separate promotional display for future events.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a backlit booth?\u003c\/summary\u003e\n\u003cp\u003eNo. This is a non-backlit TensePop™ booth kit. If you need illuminated graphics, consider a TenseLight™ or EdgeLumi™ booth instead.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement graphics are available, so you can update the backdrop, table throw, or retractable banner for new campaigns without replacing the hardware.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for outdoor use?\u003c\/summary\u003e\n\u003cp\u003eThis display is best used indoors or in dry, covered event spaces. It is not designed for rain, strong wind, wet ground, unstable flooring, or unsheltered outdoor use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, EPS, TIFF, JPG, or press-quality PDF files are recommended. Use the official templates, high-resolution images, CMYK color mode, outlined fonts, and safe-zone placement.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow heavy is the kit?\u003c\/summary\u003e\n\u003cp\u003eThe product page lists the nylon bag weight as approximately 23 lbs. Plan transport and event receiving accordingly.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the fabric flame-retardant?\u003c\/summary\u003e\n\u003cp\u003eThe product page lists wrinkle-free seamless tension fabric. If your event requires flame-retardant documentation, material certificates, or venue compliance details, please confirm requirements with our team before production.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kitc-cta\"\u003e\n\u003ch2\u003eNeed a Simple Booth That Still Looks Professional?\u003c\/h2\u003e\n\u003cp\u003eSend us your logo, event date, brand colors, booth message, delivery address, and whether you need help matching the backdrop, table throw, and retractable banner design. Our team can help prepare a clean layout before production.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45846230139038,"sku":"10P-02","price":899.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10ft_TensePop__Booth_Kit_C_main.jpg?v=1770273353"},{"product_id":"10x10-tenselight-backlit-trade-show-booth-bridge","title":"10ft TenseLight™ TV-Ready Backlit Booth - Bridge","description":"\u003cstyle\u003e\n  .qsd-tfbridge-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tfbridge-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tfbridge-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tfbridge-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tfbridge-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tfbridge-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tfbridge-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tfbridge-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tfbridge-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tfbridge-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tfbridge-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tfbridge-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tfbridge-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tfbridge-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tfbridge-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tfbridge-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tfbridge-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tfbridge-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tfbridge-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tfbridge-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tfbridge-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tfbridge-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tfbridge-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tfbridge-steps {\n    counter-reset: tfbridge-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tfbridge-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tfbridge-step:before {\n    counter-increment: tfbridge-step;\n    content: counter(tfbridge-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tfbridge-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tfbridge-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tfbridge-spec-table th,\n  .qsd-tfbridge-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tfbridge-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tfbridge-spec-table tr:last-child th,\n  .qsd-tfbridge-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tfbridge-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tfbridge-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tfbridge-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tfbridge-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tfbridge-cta h2,\n  .qsd-tfbridge-cta p {\n    color: #fff;\n  }\n\n  .qsd-tfbridge-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tfbridge-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tfbridge-hero,\n    .qsd-tfbridge-cta {\n      padding: 24px;\n    }\n\n    .qsd-tfbridge-title {\n      font-size: 28px;\n    }\n\n    .qsd-tfbridge-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tfbridge-grid-2,\n    .qsd-tfbridge-grid-3,\n    .qsd-tfbridge-feature-list,\n    .qsd-tfbridge-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tfbridge-use-list {\n      columns: 1;\n    }\n\n    .qsd-tfbridge-spec-table,\n    .qsd-tfbridge-spec-table tbody,\n    .qsd-tfbridge-spec-table tr,\n    .qsd-tfbridge-spec-table th,\n    .qsd-tfbridge-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tfbridge-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tfbridge-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tfbridge-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tfbridge-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-tfbridge-detail\"\u003e\n\u003csection class=\"qsd-tfbridge-hero\"\u003e\n\u003cdiv class=\"qsd-tfbridge-eyebrow\"\u003e10x10 Media-Ready Trade Show Booth with TV Bridge\u003c\/div\u003e\n\u003ch2 class=\"qsd-tfbridge-title\"\u003e10ft TenseFlex™ Booth-Bridge\u003c\/h2\u003e\n\u003cp class=\"qsd-tfbridge-subtitle\"\u003eCreate a more interactive 10x10 trade show booth with a TV bridge, custom fabric backdrop, branded header, and hardcase-to-podium counter. This media-ready booth display is built for product demos, video presentations, lead capture, recruiting fairs, software showcases, healthcare conferences, and brand activations where visitors need to understand your message quickly.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfbridge-section\"\u003e\n\u003ch2\u003eA 10x10 Booth Built for Video, Demos, and Real Conversations\u003c\/h2\u003e\n\u003cp\u003eThe 10ft TenseFlex™ Booth-Bridge is designed for exhibitors who want more than a printed backdrop. It combines a clean 10ft fabric backwall, a front media bridge with monitor support, a branded header, and a hardcase-to-podium counter to create a compact 10x10 booth setup made for product videos, demos, visitor conversations, and lead capture.\u003c\/p\u003e\n\u003cp\u003eThe backdrop creates the main brand story, the front TV bridge brings motion and visual explanation into the booth, the header helps visitors recognize your space from farther away, and the podium gives your team a practical counter for check-in, brochures, samples, or QR code scans.\u003c\/p\u003e\n\u003cp\u003eUse it when your team needs a polished 10x10 booth that can explain a product, show software, present services, play videos, or capture leads without building a large custom exhibit.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfbridge-section\"\u003e\n\u003ch2\u003eFront Media Bridge for Stronger Booth Engagement\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfbridge-blue-note\"\u003e\n\u003cp\u003eThe front TV bridge helps bring motion and storytelling into your booth. Use the screen area to play product videos, demo reels, customer case studies, how-it-works clips, event schedules, testimonials, or lead capture prompts.\u003c\/p\u003e\n\u003cp\u003eBy placing the media bridge toward the front of the booth, visitors can understand your offer faster before they step deeper into the space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfbridge-section\"\u003e\n\u003ch2\u003eMonitor Planning Notes\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfbridge-note\"\u003e\n\u003cp\u003eThe bridge includes a monitor bracket designed to support 32\"–55\" TVs. The TV or monitor is not included.\u003c\/p\u003e\n\u003cp\u003eBefore your event, please confirm your screen size, VESA mounting pattern, screen weight, power access, cable routing, and venue electrical rules. For a cleaner booth presentation, plan where the power cord, media player, HDMI cable, and any tablet or lead capture device will sit before show move-in.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfbridge-section\"\u003e\n\u003ch2\u003e10x10 Booth Layout Fit\u003c\/h2\u003e\n\u003cp\u003eThis booth is designed for compact 10x10 trade show spaces where the backwall, media bridge, header, and podium work together as one presentation zone.\u003c\/p\u003e\n\u003cp\u003eThe backdrop creates the branded wall, the bridge brings video to the front, and the podium supports check-in, brochures, samples, or lead capture. Please confirm your booth rules, aisle clearance, outlet location, ceiling height, and available floor space before ordering.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfbridge-section\"\u003e\n\u003ch2\u003eDisplay \u0026amp; Graphic Size Reference\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfbridge-grid-2\"\u003e\n\u003cdiv class=\"qsd-tfbridge-card\"\u003e\n\u003ch3\u003eBackdrop Artwork Area\u003c\/h3\u003e\n\u003cp\u003e119.29\" W × 91.73\" H. Use this area for your main brand story, headline, product categories, service benefits, or large background visual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfbridge-card\"\u003e\n\u003ch3\u003eHeader Artwork Area\u003c\/h3\u003e\n\u003cp\u003e64.17\" W × 18.11\" H. Use this area for your logo, booth number, campaign slogan, product category, sponsor name, or event message.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfbridge-card\"\u003e\n\u003ch3\u003eTV Bridge Artwork Area\u003c\/h3\u003e\n\u003cp\u003e43.3\" W × 191.33\" H. Use this vertical area for brand cues, directional graphics, product messaging, or design elements around the screen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfbridge-card\"\u003e\n\u003ch3\u003ePodium Graphic Area\u003c\/h3\u003e\n\u003cp\u003e112.2\" W × 47.24\" H. Use this area for QR codes, contact details, offer messages, lead capture prompts, or booth counter branding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfbridge-section\"\u003e\n\u003ch2\u003eHeader \u0026amp; Hardcase Details\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfbridge-grid-2\"\u003e\n\u003cdiv class=\"qsd-tfbridge-card\"\u003e\n\u003ch3\u003e58\" × 12\" Branded Header\u003c\/h3\u003e\n\u003cp\u003eThe included 58\" × 12\" header helps your booth stay visible from farther away. Use it for your logo, booth number, product category, campaign slogan, sponsor name, or event message.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfbridge-card\"\u003e\n\u003ch3\u003eHardcase-to-Podium Counter\u003c\/h3\u003e\n\u003cp\u003eThe wheeled hardcase protects the booth during transport and converts into a branded podium during the event. Packed hardcase size: 20.9\" × 18.5\" × 38.4\".\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfbridge-section\"\u003e\n\u003ch2\u003eHardcase-to-Podium for Storage and Booth Utility\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfbridge-green-note\"\u003e\n\u003cp\u003eThe wheeled hardcase protects the booth during transport and converts into a branded podium during the event.\u003c\/p\u003e\n\u003cp\u003eUse it as a check-in counter, demo station, brochure spot, lead capture desk, sample display, QR code scan point, giveaway area, or conversation counter. After the show, the system packs back into the hardcase for easier storage and repeat use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfbridge-section\"\u003e\n\u003ch2\u003eMore Than a 10ft Backdrop\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfbridge-grid-2\"\u003e\n\u003cdiv class=\"qsd-tfbridge-card\"\u003e\n\u003ch3\u003eStandard 10ft Backdrop\u003c\/h3\u003e\n\u003cp\u003eA standard fabric backdrop gives your booth a clean background for logos, product messaging, QR codes, and photos.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfbridge-card\"\u003e\n\u003ch3\u003eTenseFlex™ Booth-Bridge\u003c\/h3\u003e\n\u003cp\u003eThe Booth-Bridge adds a front media structure, monitor support, branded header, and podium counter, making it a better fit for companies that need to explain products, show software, present services, play videos, or capture leads in a compact booth space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfbridge-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-tfbridge-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e10x10 Media-Ready Booth System\u003c\/strong\u003e Combines a 10ft fabric backdrop, front TV bridge, branded header, and podium counter into one compact booth setup.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMonitor Bracket Supports 32\"–55\" TVs\u003c\/strong\u003e Add a compatible screen for product videos, demo reels, testimonials, event schedules, or software walkthroughs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e10ft Fabric Backdrop\u003c\/strong\u003e Creates a clean visual wall for brand storytelling, product categories, service benefits, and booth messaging.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e58\" × 12\" Header\u003c\/strong\u003e Helps your booth stay visible from farther away with a logo, booth number, campaign message, or sponsor name.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardcase Converts into Podium\u003c\/strong\u003e The wheeled transport hardcase becomes a branded counter for lead capture, brochures, samples, or visitor conversations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMultiple Graphic Zones\u003c\/strong\u003e Customize the backdrop, TV bridge, header, and podium graphics for a complete, coordinated booth look.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReusable Frame System\u003c\/strong\u003e Keep the frame, bridge, header, and hardcase, then refresh the graphics for future shows, campaigns, or product updates.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree Design Help Included\u003c\/strong\u003e Send your logo, brand colors, screen plan, booth message, and reference style so our team can help prepare your proof.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfbridge-section\"\u003e\n\u003ch2\u003eBuilt for Lead Capture and Demo Sign-Ups\u003c\/h2\u003e\n\u003cp\u003eUse the TV bridge to attract attention and the podium to continue the conversation. Add a QR code, meeting link, product demo signup, free trial offer, brochure pickup, contact form prompt, or “watch the demo” message to your graphics so visitors know what to do after watching your video or speaking with your team.\u003c\/p\u003e\n\u003cdiv class=\"qsd-tfbridge-grid-3\"\u003e\n\u003cdiv class=\"qsd-tfbridge-card\"\u003e\n\u003ch3\u003eAttract\u003c\/h3\u003e\n\u003cp\u003eUse the screen to play a short loop, product demo, customer proof, or brand video that pulls visitors in from the aisle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfbridge-card\"\u003e\n\u003ch3\u003eExplain\u003c\/h3\u003e\n\u003cp\u003eUse the backdrop and bridge graphics to show product categories, benefits, steps, features, or service use cases.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfbridge-card\"\u003e\n\u003ch3\u003eCapture\u003c\/h3\u003e\n\u003cp\u003eUse the podium for QR code scans, lead forms, tablets, brochures, samples, or quick signup conversations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfbridge-section\"\u003e\n\u003ch2\u003eWhere This Media Booth Works Best\u003c\/h2\u003e\n\u003cp\u003eThis booth works best when video, demos, explanation, and visitor conversations are part of your trade show strategy.\u003c\/p\u003e\n\u003cul class=\"qsd-tfbridge-use-list\"\u003e\n\u003cli\u003eSaaS product demos\u003c\/li\u003e\n\u003cli\u003eHealthcare conferences\u003c\/li\u003e\n\u003cli\u003eDental conferences\u003c\/li\u003e\n\u003cli\u003eUniversity recruiting fairs\u003c\/li\u003e\n\u003cli\u003eFranchise expos\u003c\/li\u003e\n\u003cli\u003eDealer meetings\u003c\/li\u003e\n\u003cli\u003eReal estate technology events\u003c\/li\u003e\n\u003cli\u003eFinancial service expos\u003c\/li\u003e\n\u003cli\u003eInsurance conferences\u003c\/li\u003e\n\u003cli\u003eManufacturing product demos\u003c\/li\u003e\n\u003cli\u003eNonprofit awareness booths\u003c\/li\u003e\n\u003cli\u003eEducation technology showcases\u003c\/li\u003e\n\u003cli\u003eStartup pitch events\u003c\/li\u003e\n\u003cli\u003eRetail brand activations\u003c\/li\u003e\n\u003cli\u003eFitness and wellness expos\u003c\/li\u003e\n\u003cli\u003eTraining seminars\u003c\/li\u003e\n\u003cli\u003eTourism booths\u003c\/li\u003e\n\u003cli\u003eLocal chamber business showcases\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfbridge-section\"\u003e\n\u003ch2\u003eArtwork Planning Tips for the Booth-Bridge\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfbridge-note\"\u003e\n\u003cp\u003eUse the backdrop for your main brand story, the header for your logo or booth number, the TV bridge for vertical brand cues around the screen, and the podium for QR codes, contact details, product categories, or lead capture messaging.\u003c\/p\u003e\n\u003cp\u003eKeep small text away from seams, zippers, trim lines, corners, and screen areas. Use the official templates to confirm safe zones before submitting artwork.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfbridge-section\"\u003e\n\u003ch2\u003ePower \u0026amp; Cable Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfbridge-blue-note\"\u003e\n\u003cp\u003eThis booth is designed to support a monitor, but power access, screen setup, media player, and cord routing must be planned before the event.\u003c\/p\u003e\n\u003cp\u003eCheck your exhibitor manual for electrical ordering deadlines, outlet location, extension cord rules, and cable safety requirements. Keep cords away from walkways and secure them according to venue rules.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfbridge-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tfbridge-section\"\u003e\n\u003ch2\u003eSimple Setup Overview\u003c\/h2\u003e\n\u003cp\u003eThe anodized aluminum snap-tube frame is designed for practical event setup. For the smoothest experience, we recommend planning the booth layout, TV installation, cord routing, and artwork direction before show move-in.\u003c\/p\u003e\n\u003cdiv class=\"qsd-tfbridge-steps\"\u003e\n\u003cdiv class=\"qsd-tfbridge-step\"\u003e\n\u003ch4\u003eBuild the Backdrop\u003c\/h4\u003e\n\u003cp\u003eConnect the 10ft flat aluminum snap-tube frame and install the custom tension fabric backdrop graphic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfbridge-step\"\u003e\n\u003ch4\u003eInstall the TV Bridge\u003c\/h4\u003e\n\u003cp\u003eAssemble the arched media bridge, add the custom bridge graphic, and mount a compatible 32\"–55\" screen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfbridge-step\"\u003e\n\u003ch4\u003eAdd Header \u0026amp; Podium\u003c\/h4\u003e\n\u003cp\u003eInstall the branded header and convert the wheeled hardcase into a podium counter with custom printed graphics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tfbridge-step\"\u003e\n\u003ch4\u003ePlan Power \u0026amp; Traffic\u003c\/h4\u003e\n\u003cp\u003eConfirm outlet access, cable routing, aisle clearance, screen content, and visitor flow before the event opens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfbridge-section\"\u003e\n\u003ch2\u003eShipping \u0026amp; Event Receiving Notes\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfbridge-note\"\u003e\n\u003cp\u003eThe system packs into the wheeled hardcase for easier storage, transport, and repeat event use. Packed hardcase size: 20.9\" × 18.5\" × 38.4\".\u003c\/p\u003e\n\u003cp\u003eIf shipping to an advance warehouse, convention center, hotel venue, or show site, please check your exhibitor manual for receiving deadlines, booth number labeling, carrier rules, and material handling fees before placing your order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfbridge-section\"\u003e\n\u003ch2\u003eRecommended Use \u0026amp; Care\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfbridge-green-note\"\u003e\n\u003cp\u003eThis booth is best for indoor trade shows, conferences, recruiting fairs, product demos, hotel ballroom events, and controlled event environments.\u003c\/p\u003e\n\u003cp\u003eOutdoor or semi-outdoor use should avoid wind, rain, moisture, uneven ground, unstable power access, and unsupervised setup. Store fabric graphics dry and protect the frame, bridge, header, and hardcase from rough handling between events.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfbridge-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tfbridge-table-wrap\"\u003e\n\u003ctable class=\"qsd-tfbridge-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10ft TenseFlex™ Booth-Bridge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003e10x10 media-ready trade show booth with fabric backwall, front TV bridge, header, and hardcase-to-podium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Frame\u003c\/th\u003e\n\u003ctd\u003e10ft flat aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame Material\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Artwork Area\u003c\/th\u003e\n\u003ctd\u003e119.29\" W × 91.73\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeader Frame Size\u003c\/th\u003e\n\u003ctd\u003e58\" W × 12\" H aluminum header frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeader Artwork Area\u003c\/th\u003e\n\u003ctd\u003e64.17\" W × 18.11\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTV Bridge Artwork Area\u003c\/th\u003e\n\u003ctd\u003e43.3\" W × 191.33\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePodium Graphic Area\u003c\/th\u003e\n\u003ctd\u003e112.2\" W × 47.24\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMonitor Support\u003c\/th\u003e\n\u003ctd\u003eMonitor bracket designed to support 32\"–55\" TVs. TV or monitor is not included.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePacked Hardcase Size\u003c\/th\u003e\n\u003ctd\u003e20.9\" × 18.5\" × 38.4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Planning\u003c\/th\u003e\n\u003ctd\u003ePower access, screen setup, media player, and cord routing should be planned before the event\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eProduct demos, video presentations, SaaS showcases, healthcare conferences, recruiting fairs, franchise expos, sponsor areas, and lead capture booths\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable for backdrop, bridge, header, and podium graphics\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfbridge-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 10ft flat aluminum snap-tube backdrop frame\u003c\/li\u003e\n\u003cli\u003e1 × Custom high-resolution seamless fabric print for backdrop\u003c\/li\u003e\n\u003cli\u003e1 × Arched TV bridge with monitor bracket mount, designed to support 32\"–55\" TVs\u003c\/li\u003e\n\u003cli\u003e1 × Custom fabric print for arch stand \/ TV bridge\u003c\/li\u003e\n\u003cli\u003e1 × Custom 58\" × 12\" aluminum header frame\u003c\/li\u003e\n\u003cli\u003e1 × Custom fabric print for header\u003c\/li\u003e\n\u003cli\u003e1 × Airline-friendly wheeled transport hardcase that converts into a podium\u003c\/li\u003e\n\u003cli\u003e1 × Custom fabric print for hardcase \/ podium\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfbridge-section qsd-tfbridge-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with this booth?\u003c\/summary\u003e\n\u003cp\u003eThe standard set includes one 10ft flat aluminum snap-tube backdrop frame, one custom fabric backdrop print, one arched TV bridge with monitor bracket, one custom fabric print for the bridge, one 58\" × 12\" header frame with custom fabric print, and one wheeled hardcase-to-podium with custom graphics.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the TV included?\u003c\/summary\u003e\n\u003cp\u003eNo. The TV or monitor is not included. The bridge includes a monitor bracket designed to support 32\"–55\" TVs. Please confirm screen size, weight, and VESA pattern before the event.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this booth suitable for a 10x10 space?\u003c\/summary\u003e\n\u003cp\u003eYes. This booth is designed for compact 10x10 exhibit layouts. Please confirm booth rules, aisle clearance, outlet location, ceiling height, and available floor space before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace only the graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement graphics are available for the backdrop, header, TV bridge, and podium, making it easier to reuse the booth for future events.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the hardcase become a podium?\u003c\/summary\u003e\n\u003cp\u003eYes. The wheeled hardcase is designed for transport and can convert into a branded podium counter during the show.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat can I show on the TV bridge?\u003c\/summary\u003e\n\u003cp\u003eUse it for product videos, software demos, testimonials, event schedules, how-it-works content, brand reels, or lead capture prompts.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I plan power for the screen?\u003c\/summary\u003e\n\u003cp\u003eCheck your exhibitor manual for electrical rules, outlet placement, extension cord requirements, and cord routing. Power supply and screen setup should be planned before move-in.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this ship to an advance warehouse or show site?\u003c\/summary\u003e\n\u003cp\u003eYes, but please check receiving deadlines, booth number labeling, carrier rules, and material handling fees before shipping to a venue or advance warehouse.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, or high-resolution files are recommended. Use the official templates and keep key logos, QR codes, and text inside the safe areas.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this good for product demos?\u003c\/summary\u003e\n\u003cp\u003eYes. The TV bridge, backdrop, header, and podium work together to create a compact booth system for demos, video storytelling, lead capture, and visitor conversations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tfbridge-cta\"\u003e\n\u003ch2\u003eNeed Help Planning a Media Booth Setup?\u003c\/h2\u003e\n\u003cp\u003eShare your booth size, event date, screen size, VESA pattern, delivery address, artwork needs, and power planning questions with our team. We can help confirm whether the 10ft TenseFlex™ Booth-Bridge fits your space and whether you may need replacement graphics, rush production, extra proof support, or advance warehouse delivery assistance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45932434948254,"sku":"10WL-03","price":1649.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x10-tenselight-backlit-trade-show-booth-bridge-1_f54dd4b5-e0ca-4c01-b13c-1581f357decb.png?v=1782211067"},{"product_id":"10x10-edgelumi-backlit-trade-show-booth","title":"Custom Continuous SEG Lightbox Wall, 10x10 EdgeLumi Backlit Booth with Matching SEG Counter","description":"\u003cstyle\u003e\n  .qsd-edgelumi10-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-edgelumi10-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-edgelumi10-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-edgelumi10-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-edgelumi10-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-edgelumi10-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-edgelumi10-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-edgelumi10-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-edgelumi10-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-edgelumi10-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-edgelumi10-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-edgelumi10-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-edgelumi10-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-edgelumi10-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-edgelumi10-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-edgelumi10-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-edgelumi10-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-edgelumi10-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-edgelumi10-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-edgelumi10-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-edgelumi10-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-edgelumi10-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-edgelumi10-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-edgelumi10-steps {\n    counter-reset: edgelumi10-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-edgelumi10-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-edgelumi10-step:before {\n    counter-increment: edgelumi10-step;\n    content: counter(edgelumi10-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-edgelumi10-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-edgelumi10-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-edgelumi10-spec-table th,\n  .qsd-edgelumi10-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-edgelumi10-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-edgelumi10-spec-table tr:last-child th,\n  .qsd-edgelumi10-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-edgelumi10-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-edgelumi10-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-edgelumi10-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-edgelumi10-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-edgelumi10-cta h2,\n  .qsd-edgelumi10-cta p {\n    color: #fff;\n  }\n\n  .qsd-edgelumi10-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-edgelumi10-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-edgelumi10-hero,\n    .qsd-edgelumi10-cta {\n      padding: 24px;\n    }\n\n    .qsd-edgelumi10-title {\n      font-size: 28px;\n    }\n\n    .qsd-edgelumi10-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-edgelumi10-grid-2,\n    .qsd-edgelumi10-grid-3,\n    .qsd-edgelumi10-feature-list,\n    .qsd-edgelumi10-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-edgelumi10-use-list {\n      columns: 1;\n    }\n\n    .qsd-edgelumi10-spec-table,\n    .qsd-edgelumi10-spec-table tbody,\n    .qsd-edgelumi10-spec-table tr,\n    .qsd-edgelumi10-spec-table th,\n    .qsd-edgelumi10-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-edgelumi10-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-edgelumi10-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-edgelumi10-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-edgelumi10-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-edgelumi10-detail\"\u003e\n\u003csection class=\"qsd-edgelumi10-hero\"\u003e\n\u003cdiv class=\"qsd-edgelumi10-eyebrow\"\u003e10x10 LED SEG Backlit Booth with Counter\u003c\/div\u003e\n\u003ch2 class=\"qsd-edgelumi10-title\"\u003e10x10 EdgeLumi™ Backlit Trade Show Booth\u003c\/h2\u003e\n\u003cp class=\"qsd-edgelumi10-subtitle\"\u003eCreate a brighter 10x10 booth with an LED SEG backlit wall and matching backlit counter. This EdgeLumi™ trade show booth gives your team a clean illuminated brand wall, functional counter space, and a premium exhibit look for product demos, recruiting fairs, conferences, retail activations, and lead capture events.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi10-section\"\u003e\n\u003ch2\u003eA Complete 10x10 Backlit Booth, Not Just a Lightbox Wall\u003c\/h2\u003e\n\u003cp\u003eThe 10x10 EdgeLumi™ Backlit Trade Show Booth combines a bright LED SEG backlit wall with a matching SEG backlit counter, giving your booth both a high-impact visual background and a functional front-of-booth conversation point.\u003c\/p\u003e\n\u003cp\u003eIt is built for brands that want a cleaner, brighter, and more premium 10x10 setup without building a full custom exhibit.\u003c\/p\u003e\n\u003cp\u003eUse the backlit wall to attract attention from the aisle, then use the counter for QR scans, brochures, samples, check-ins, appointment prompts, or quick sales conversations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi10-section\"\u003e\n\u003ch2\u003eBacklit Counter for Lead Capture and Booth Conversations\u003c\/h2\u003e\n\u003cdiv class=\"qsd-edgelumi10-green-note\"\u003e\n\u003cp\u003eThe included SEG backlit counter gives your team a bright front-of-booth touchpoint for QR code scans, brochures, lead forms, samples, appointment cards, giveaway items, and quick visitor conversations.\u003c\/p\u003e\n\u003cp\u003eIt helps turn the display from a glowing background into a working booth station where visitors can stop, scan, ask questions, and start a conversation with your team.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi10-section\"\u003e\n\u003ch2\u003eBuilt to Stay Visible Under Exhibit Hall Lighting\u003c\/h2\u003e\n\u003cp\u003eConvention centers can be visually crowded. The EdgeLumi™ backlit wall helps your graphics stay brighter and easier to notice from the aisle, making it useful for product launches, sponsor messages, demo booths, recruiting displays, and premium brand presentations.\u003c\/p\u003e\n\u003cp\u003eThe continuous SEG graphic creates a clean frameless glow effect, while the counter adds a functional front area for lead capture and visitor engagement.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi10-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi10-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-edgelumi10-table-wrap\"\u003e\n\u003ctable class=\"qsd-edgelumi10-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10x10 EdgeLumi Backlit Trade Show Booth\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003e10x10 LED SEG backlit booth wall with matching SEG fabric backlit counter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBacklit Wall Size\u003c\/th\u003e\n\u003ctd\u003e117.6\" W × 90\" H, based on the listed 9.8' × 7.5' backdrop size\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized Aluminum SEG frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free, seamless tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Supply\u003c\/th\u003e\n\u003ctd\u003eUS \/ EU plug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLighting Information\u003c\/th\u003e\n\u003ctd\u003e160 lumen \/ 6500K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTransformer\u003c\/th\u003e\n\u003ctd\u003eDC 24V output \/ AC110–240V input\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWatts\u003c\/th\u003e\n\u003ctd\u003e300W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eElectric Current\u003c\/th\u003e\n\u003ctd\u003e24A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCounter\u003c\/th\u003e\n\u003ctd\u003eSEG fabric backlit counter included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTransport Bags\u003c\/th\u003e\n\u003ctd\u003e2 nylon bags with wheels and cushioning foam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePackage Dimensions\u003c\/th\u003e\n\u003ctd\u003e2 cartons: 46.46\" × 17.32\" × 4.72\"; 1 carton: 41.34\" × 11.81\" × 4.72\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e8 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003e10x10 trade show booths, product demos, retail activations, recruiting fairs, conferences, sponsor areas, and lead capture events\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eIndoor use. Best for controlled event spaces with safe power access. Avoid rain, wind, moisture, uneven ground, and unsafe power conditions.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for future campaigns, product launches, recruiting events, sponsor programs, or brand updates\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi10-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 10ft aluminum SEG lightbox frame\u003c\/li\u003e\n\u003cli\u003e1 × Custom high-resolution stretch fabric graphic\u003c\/li\u003e\n\u003cli\u003e1 × SEG fabric backlit counter\u003c\/li\u003e\n\u003cli\u003e2 × Nylon bags with wheels and cushioning foam\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi10-section qsd-edgelumi10-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included in this booth kit?\u003c\/summary\u003e\n\u003cp\u003eThe kit includes one 10ft aluminum SEG lightbox frame, one custom high-resolution stretch fabric graphic, one SEG fabric backlit counter, and two nylon bags with wheels and cushioning foam.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the display size?\u003c\/summary\u003e\n\u003cp\u003eThe backlit wall size is approximately 117.6\" W × 90\" H, based on the listed 9.8' × 7.5' backdrop size.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the counter included?\u003c\/summary\u003e\n\u003cp\u003eYes. The kit includes one SEG fabric backlit counter for front-of-booth engagement, brochures, QR scans, samples, or lead capture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it need electricity?\u003c\/summary\u003e\n\u003cp\u003eYes. The LED backlit wall and counter require power. Please confirm outlet access, cable routing, and show electrical rules before your event.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat power information is listed for this product?\u003c\/summary\u003e\n\u003cp\u003eThe product page lists US \/ EU plug, DC 24V output, AC110\/240V input, 300W, 24A, and 160 lumen \/ 6500K lighting.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a 10x10 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. It is designed for many standard 10x10 booth layouts, but always confirm your show rules, booth height limits, counter placement, and electrical access before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this for outdoor use?\u003c\/summary\u003e\n\u003cp\u003eIt is best for indoor events and controlled spaces. Avoid rain, wind, moisture, uneven ground, and unsupervised outdoor use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order replacement graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement SEG graphics may be ordered for future campaigns, product launches, recruiting events, sponsor programs, or brand updates.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it ship to an advance warehouse or show site?\u003c\/summary\u003e\n\u003cp\u003eYes, but please check your exhibitor manual for receiving deadlines, booth labels, carrier rules, and material handling requirements.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I upload?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, EPS, or high-resolution files are recommended. Use the correct template and keep important logos, QR codes, and text inside the safe area.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45932748865694,"sku":"10EL-01","price":1199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10ft_EdgeLumi__Booth_Kit_A-no-podium_5619a579-5640-498b-b43f-b8263b2214b7.jpg?v=1782892224"},{"product_id":"10x10-edgelumi-backlit-trade-show-booth-bridge","title":"10x10 EdgeLumi™ Backlit SEG Trade Show Booth with Bridge","description":"\u003cstyle\u003e\n  .qsd-edgelumi-bridge-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-edgelumi-bridge-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-edgelumi-bridge-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-bridge-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-bridge-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-bridge-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-edgelumi-bridge-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-edgelumi-bridge-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-edgelumi-bridge-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-edgelumi-bridge-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-bridge-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-edgelumi-bridge-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-edgelumi-bridge-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-edgelumi-bridge-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-edgelumi-bridge-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-edgelumi-bridge-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-edgelumi-bridge-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-edgelumi-bridge-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-edgelumi-bridge-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-edgelumi-bridge-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-edgelumi-bridge-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-edgelumi-bridge-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-edgelumi-bridge-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-edgelumi-bridge-steps {\n    counter-reset: edgelumi-bridge-step;\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-edgelumi-bridge-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-edgelumi-bridge-step:before {\n    counter-increment: edgelumi-bridge-step;\n    content: counter(edgelumi-bridge-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-edgelumi-bridge-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-edgelumi-bridge-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-edgelumi-bridge-spec-table th,\n  .qsd-edgelumi-bridge-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-edgelumi-bridge-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-edgelumi-bridge-spec-table tr:last-child th,\n  .qsd-edgelumi-bridge-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-edgelumi-bridge-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-edgelumi-bridge-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-edgelumi-bridge-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-edgelumi-bridge-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-edgelumi-bridge-cta h2,\n  .qsd-edgelumi-bridge-cta p {\n    color: #fff;\n  }\n\n  .qsd-edgelumi-bridge-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 1000px) {\n    .qsd-edgelumi-bridge-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-edgelumi-bridge-hero,\n    .qsd-edgelumi-bridge-cta {\n      padding: 24px;\n    }\n\n    .qsd-edgelumi-bridge-title {\n      font-size: 28px;\n    }\n\n    .qsd-edgelumi-bridge-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-edgelumi-bridge-grid-2,\n    .qsd-edgelumi-bridge-grid-3,\n    .qsd-edgelumi-bridge-feature-list,\n    .qsd-edgelumi-bridge-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-edgelumi-bridge-use-list {\n      columns: 1;\n    }\n\n    .qsd-edgelumi-bridge-spec-table,\n    .qsd-edgelumi-bridge-spec-table tbody,\n    .qsd-edgelumi-bridge-spec-table tr,\n    .qsd-edgelumi-bridge-spec-table th,\n    .qsd-edgelumi-bridge-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-edgelumi-bridge-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-edgelumi-bridge-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-edgelumi-bridge-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-edgelumi-bridge-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-edgelumi-bridge-detail\"\u003e\n\u003csection class=\"qsd-edgelumi-bridge-hero\"\u003e\n\u003cdiv class=\"qsd-edgelumi-bridge-eyebrow\"\u003e10x10 SEG Backlit Booth with Bridge Media Zone\u003c\/div\u003e\n\u003ch2 class=\"qsd-edgelumi-bridge-title\"\u003e10x10 EdgeLumi Backlit Trade Show Booth - Bridge\u003c\/h2\u003e\n\u003cp class=\"qsd-edgelumi-bridge-subtitle\"\u003eCreate a brighter 10x10 booth with SEG backlit graphics, a bridge-style media zone, TV-ready display area, display shelves, and a branded counter for trade shows, expos, and product demos. This booth helps turn a standard 10x10 space into a bright, professional exhibit built for demos, meetings, lead capture, and stronger brand impact.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-bridge-section\"\u003e\n\u003ch2\u003eA Brighter 10x10 Booth Built for Demos, Meetings, and Brand Impact\u003c\/h2\u003e\n\u003cp\u003eThe 10x10 EdgeLumi Backlit Trade Show Booth - Bridge combines a high-resolution SEG fabric backlit wall with an illuminated bridge-style side display, a TV-ready media area, display shelf space, and a branded counter.\u003c\/p\u003e\n\u003cp\u003eThe bridge layout adds depth to your booth and creates a built-in media zone for video demos, product storytelling, brand presentations, or meeting support. Compared with a flat backwall only, it gives your 10x10 booth more structure, more function, and a stronger aisle-facing presence.\u003c\/p\u003e\n\u003cp\u003eUse this display when your team needs backlit visual impact, video support, product presentation, and a clean front-of-booth conversation area in one compact booth system.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-bridge-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-bridge-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cdiv class=\"qsd-edgelumi-bridge-green-note\"\u003e\n\u003cp\u003eThe booth kit is built around a 10x10 EdgeLumi backlit bridge display system. Final accessories may vary by order configuration, but the setup is designed around a backlit SEG wall, illuminated bridge \/ side lightbox frame, TV-ready display area, display shelf area, branded counter, LED lighting system, power supply, and transport bags.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003e1 × Backlit SEG fabric wall with custom printed graphic\u003c\/li\u003e\n\u003cli\u003e1 × Illuminated bridge \/ side lightbox frame\u003c\/li\u003e\n\u003cli\u003e1 × Custom SEG graphic set for the bridge display\u003c\/li\u003e\n\u003cli\u003e1 × TV-ready display area \/ monitor mount setup\u003c\/li\u003e\n\u003cli\u003e1 × Display shelf set for lightweight product presentation\u003c\/li\u003e\n\u003cli\u003e1 × Branded counter with custom graphic\u003c\/li\u003e\n\u003cli\u003e1 × LED lighting system with power supply\u003c\/li\u003e\n\u003cli\u003eTransport bags for storage and event movement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-edgelumi-bridge-note\"\u003e\n\u003cp\u003eMonitor is not included. Final accessories may vary by order configuration. Please confirm your selected configuration, monitor plan, power needs, and event deadline before production.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-bridge-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-edgelumi-bridge-table-wrap\"\u003e\n\u003ctable class=\"qsd-edgelumi-bridge-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10x10 EdgeLumi Backlit Trade Show Booth - Bridge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003e10x10 backlit SEG booth with bridge-style media display, TV-ready area, display shelves, and branded counter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMain Backlit Graphic Area\u003c\/th\u003e\n\u003ctd\u003eArtwork template lists 118\" W × 94\" H printing area for the main backlit wall\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCounter Graphic Areas\u003c\/th\u003e\n\u003ctd\u003eArtwork template references 39.4\" W × 39.4\" H and 39.37\" W × 78.74\" H counter-related printing areas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphics\u003c\/th\u003e\n\u003ctd\u003eCustom 230gsm SEG fabric, wrinkle-free, washable, and flame-retardant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLighting\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED lighting system\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eStandard indoor power source required for LED lighting and any monitor used\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMonitor\u003c\/th\u003e\n\u003ctd\u003eNot included. Please confirm monitor size, screen weight, VESA pattern, power access, and cable routing plan.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSetup\u003c\/th\u003e\n\u003ctd\u003e2-person setup recommended, especially for the bridge display, backlit sections, counter, and final cable routing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor and dry covered event spaces. Avoid rain, moisture, strong wind, unstable ground, and unsafe power conditions.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e8 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eTrade shows, tech expos, healthcare conferences, franchise shows, university recruiting events, retail pop-ups, product demos, corporate roadshows, buyer meetings, and brand activations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eSEG fabric graphics can be replaced for future events, campaigns, product launches, seasonal promotions, or updated branding\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-bridge-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-bridge-section\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-bridge-section qsd-edgelumi-bridge-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the TV included with this booth?\u003c\/summary\u003e\n\u003cp\u003eNo. The booth includes a TV-ready display area \/ monitor mount setup, but the monitor is not included. Please confirm your monitor size, screen weight, VESA pattern, and power access before installation.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat TV size does the template reference?\u003c\/summary\u003e\n\u003cp\u003eReferences a 32\"–55\" TV area. Always confirm your actual monitor size, weight, mounting pattern, and venue rules before use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the graphics for a future event?\u003c\/summary\u003e\n\u003cp\u003eYes. The SEG fabric graphics can be replaced, so you can refresh the booth for a new campaign, product launch, seasonal promotion, or updated branding without replacing the full hardware set.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many people are needed for setup?\u003c\/summary\u003e\n\u003cp\u003eWe recommend 2 people for a smoother setup, especially for the bridge and backlit sections. Setup time depends on experience, venue rules, and the final booth configuration.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this booth be used outdoors?\u003c\/summary\u003e\n\u003cp\u003eThis booth is best for indoor or dry covered event spaces. Because it uses LED components and fabric graphics, it is not recommended for rain, strong wind, moisture, or unsheltered outdoor use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this booth require power?\u003c\/summary\u003e\n\u003cp\u003eYes. A standard indoor power source is required for the LED lighting system and any monitor you use. Confirm outlet placement and venue electrical rules before the event.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003eUse the official artwork template. Print-ready AI, PDF, PSD, EPS, TIFF, JPG, or press-quality PDF files are recommended. Use CMYK color mode, high-resolution images, outlined fonts, and safe-zone placement.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat should I prepare before ordering?\u003c\/summary\u003e\n\u003cp\u003ePrepare your logo, brand colors, key message, product images, event deadline, delivery address, and any video or demo plan for the TV area. If you are unsure about the layout, our team can help you create a clean booth design before production.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a standard 10x10 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. This booth is designed as a bright 10x10 bridge-style backlit display. Please confirm your booth rules, ceiling height, outlet location, aisle clearance, and available floor space before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this ship to an advance warehouse or show site?\u003c\/summary\u003e\n\u003cp\u003eYes, but please check receiving deadlines, booth number labels, carrier rules, material handling requirements, and venue address rules before shipping to an advance warehouse or show site.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45932761219230,"sku":"10EL-02","price":1699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x10_EdgeLumi_Backli_Trade_Show_Booth_Bridge_main.jpg?v=1782990120"},{"product_id":"10x10-tenseflex-media-trade-show-booth-highlight","title":"10ft TenseFlex™ Booth Kit B","description":"\u003cstyle\u003e\n  .qsd-tf-media-highlight-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tf-media-highlight-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tf-media-highlight-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tf-media-highlight-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tf-media-highlight-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tf-media-highlight-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tf-media-highlight-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tf-media-highlight-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tf-media-highlight-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tf-media-highlight-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tf-media-highlight-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tf-media-highlight-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tf-media-highlight-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tf-media-highlight-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tf-media-highlight-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tf-media-highlight-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tf-media-highlight-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tf-media-highlight-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tf-media-highlight-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tf-media-highlight-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tf-media-highlight-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf-media-highlight-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf-media-highlight-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf-media-highlight-steps {\n    counter-reset: tf-media-highlight-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tf-media-highlight-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tf-media-highlight-step:before {\n    counter-increment: tf-media-highlight-step;\n    content: counter(tf-media-highlight-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tf-media-highlight-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tf-media-highlight-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tf-media-highlight-spec-table th,\n  .qsd-tf-media-highlight-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tf-media-highlight-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tf-media-highlight-spec-table tr:last-child th,\n  .qsd-tf-media-highlight-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tf-media-highlight-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tf-media-highlight-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tf-media-highlight-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tf-media-highlight-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tf-media-highlight-cta h2,\n  .qsd-tf-media-highlight-cta p {\n    color: #fff;\n  }\n\n  .qsd-tf-media-highlight-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tf-media-highlight-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tf-media-highlight-hero,\n    .qsd-tf-media-highlight-cta {\n      padding: 24px;\n    }\n\n    .qsd-tf-media-highlight-title {\n      font-size: 28px;\n    }\n\n    .qsd-tf-media-highlight-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tf-media-highlight-grid-2,\n    .qsd-tf-media-highlight-grid-3,\n    .qsd-tf-media-highlight-feature-list,\n    .qsd-tf-media-highlight-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tf-media-highlight-use-list {\n      columns: 1;\n    }\n\n    .qsd-tf-media-highlight-spec-table,\n    .qsd-tf-media-highlight-spec-table tbody,\n    .qsd-tf-media-highlight-spec-table tr,\n    .qsd-tf-media-highlight-spec-table th,\n    .qsd-tf-media-highlight-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tf-media-highlight-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tf-media-highlight-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tf-media-highlight-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tf-media-highlight-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-detail\"\u003e\n\u003csection class=\"qsd-tf-media-highlight-hero\"\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-eyebrow\"\u003e10x10 Media Booth Kit with Arch Monitor Display and 3D Column\u003c\/div\u003e\n\u003ch2 class=\"qsd-tf-media-highlight-title\"\u003e10ft TenseFlex™ Booth Kit B\u003c\/h2\u003e\n\u003cp class=\"qsd-tf-media-highlight-subtitle\"\u003eBuild a more engaging 10x10 booth with a flat fabric backwall, parachute-shaped header, 7-shaped arch monitor display, 3D vertical column, and branded hardcase-to-podium. This booth kit is designed for brands that need both visual impact and media presentation space.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-media-highlight-section\"\u003e\n\u003ch2\u003eA Media-Ready Booth for Brand Stories, Product Demos, and Sales Conversations\u003c\/h2\u003e\n\u003cp\u003eThe 10ft TenseFlex™ Booth Kit B creates a more dimensional booth experience than a simple backwall. It combines a flat fabric backwall, high-position header, 3D vertical column, L-shaped arch monitor display, and a hardcase that converts into a branded podium.\u003c\/p\u003e\n\u003cp\u003eUse the flat backwall for your main brand story, the parachute-shaped header for your logo, the 3D column for a product line or campaign message, and the arch monitor area for video content, product demos, software walkthroughs, customer stories, or live presentations.\u003c\/p\u003e\n\u003cp\u003eThis kit is a strong fit for exhibitors that need to explain, present, or demo products—not just display a logo.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-media-highlight-section\"\u003e\n\u003ch2\u003eFive Booth Elements Working Together\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-grid-3\"\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-card\"\u003e\n\u003ch3\u003eFlat Brand Backwall\u003c\/h3\u003e\n\u003cp\u003eThe 76.8\" W × 90\" H flat tension fabric backwall gives your booth a clean rear graphic surface for your main brand message.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-card\"\u003e\n\u003ch3\u003eParachute Header\u003c\/h3\u003e\n\u003cp\u003eThe 62\" W × 31.5\" H header adds a high-position brand mark above the booth for better aisle visibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-card\"\u003e\n\u003ch3\u003eArch Monitor Display\u003c\/h3\u003e\n\u003cp\u003eThe 7-shaped arch monitor display creates a dedicated media zone for videos, demos, schedules, or presentations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-media-highlight-section\"\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-grid-2\"\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-card\"\u003e\n\u003ch3\u003e3D Vertical Column\u003c\/h3\u003e\n\u003cp\u003eThe 39.6\" W × 117.6\" H × 15.6\" D column adds height, depth, and side-angle visibility for logos, product lines, or campaign graphics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-card\"\u003e\n\u003ch3\u003eHardcase-to-Podium\u003c\/h3\u003e\n\u003cp\u003eThe included hardcase helps protect booth components during transport and converts into a branded podium for QR scans, brochures, lead forms, and quick conversations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-media-highlight-section\"\u003e\n\u003ch2\u003eParachute-Shaped Header for Higher Brand Visibility\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-blue-note\"\u003e\n\u003cp\u003eThe parachute-shaped header adds a high-position brand mark above the booth, helping your logo or campaign name stand out from the aisle.\u003c\/p\u003e\n\u003cp\u003eIt also gives the booth a more dimensional, custom-built look without requiring a full custom exhibit build. Use it for your logo, event theme, product category, campaign title, or short headline.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-media-highlight-section\"\u003e\n\u003ch2\u003eL-Shaped Arch Monitor Display for Digital Content\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-green-note\"\u003e\n\u003cp\u003eThe L-shaped arch monitor display creates a dedicated media zone for product videos, software demos, brand stories, event schedules, customer testimonials, menu content, sponsor loops, or short sales presentations.\u003c\/p\u003e\n\u003cp\u003eScreen content can help visitors understand your offer before they speak with your team, making the booth more engaging and easier to start conversations around.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-media-highlight-section\"\u003e\n\u003ch2\u003eMonitor Compatibility Note\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-note\"\u003e\n\u003cp\u003eMonitor is not included. The monitor bracket supports a compatible 55\" monitor up to 32 lbs.\u003c\/p\u003e\n\u003cp\u003ePlease confirm monitor size, screen weight, VESA pattern, power access, HDMI or media player setup, cable length, and safe cable routing before your event.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-media-highlight-section\"\u003e\n\u003ch2\u003e3D Vertical Column for Side-Angle Visibility\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-blue-note\"\u003e\n\u003cp\u003eThe 3D vertical column adds height and depth to the booth while giving your brand more visibility from side angles.\u003c\/p\u003e\n\u003cp\u003eUse it for a logo, product line, campaign message, supporting graphic, sponsor branding, or directional cue that helps the booth stay visible when visitors approach from the aisle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-media-highlight-section\"\u003e\n\u003ch2\u003eHardcase-to-Podium for a Practical Front Touchpoint\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-green-note\"\u003e\n\u003cp\u003eThe hardcase helps protect the booth hardware and fabric graphics during transport and storage. On-site, it converts into a branded podium, reducing the need to bring a separate front counter.\u003c\/p\u003e\n\u003cp\u003eUse the podium for brochures, QR codes, lead forms, appointment cards, small samples, business cards, giveaways, or quick visitor conversations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-media-highlight-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-tf-media-highlight-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMedia-Ready 10x10 Booth\u003c\/strong\u003e Combines a booth backwall, header, monitor display arch, 3D column, and podium for a more complete presentation setup.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh-Position Header\u003c\/strong\u003e 62\" W × 31.5\" H parachute-shaped header helps your logo or campaign message stand above the booth.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDedicated Monitor Zone\u003c\/strong\u003e 7-shaped arch monitor display supports compatible 55\" monitors up to 32 lbs for videos and demos.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e3D Vertical Column\u003c\/strong\u003e Adds height, depth, and side-angle brand visibility for a more custom-built booth look.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClean Flat Backwall\u003c\/strong\u003e 76.8\" W × 90\" H flat tension fabric backwall gives your booth a clear visual foundation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardcase Converts to Podium\u003c\/strong\u003e Transport case becomes a branded front station for QR scans, brochures, lead capture, and conversations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTool-Free Snap-Tube Frame\u003c\/strong\u003e Premium anodized aluminum snap-tube frame is designed for repeat event use and faster assembly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree Design and Free Shipping\u003c\/strong\u003e Product page includes free professional design support and free shipping for a smoother order process.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-media-highlight-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × Custom 62\" W × 31.5\" H parachute-shaped tension fabric header\u003c\/li\u003e\n\u003cli\u003e1 × Custom 76.8\" W × 90\" H flat tension fabric backwall display\u003c\/li\u003e\n\u003cli\u003e1 × Hardcase-to-podium with custom printed graphic\u003c\/li\u003e\n\u003cli\u003e1 × Custom 39.6\" W × 117.6\" H × 15.6\" D 3D vertical column\u003c\/li\u003e\n\u003cli\u003e1 × Monitor bracket for compatible 55\" monitor up to 32 lbs\u003c\/li\u003e\n\u003cli\u003e1 × Custom 98.4\" W × 89.76\" H × 39.6\" D 7-shaped arch monitor display banner stand\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-note\"\u003e\n\u003cp\u003eMonitor is not included. Flooring, chairs, tablets, literature racks, extra lighting, electrical service, and additional booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-media-highlight-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-table-wrap\"\u003e\n\u003ctable class=\"qsd-tf-media-highlight-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10ft TenseFlex™ Booth Kit B\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003e10x10 media presentation booth kit with flat backwall, parachute header, 3D column, arch monitor display, and hardcase-to-podium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMain Backwall Size\u003c\/th\u003e\n\u003ctd\u003e76.8\" W × 90\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeader Size\u003c\/th\u003e\n\u003ctd\u003e62\" W × 31.5\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e3D Column Size\u003c\/th\u003e\n\u003ctd\u003e39.6\" W × 117.6\" H × 15.6\" D\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eArch Monitor Display Size\u003c\/th\u003e\n\u003ctd\u003e98.4\" W × 89.76\" H × 39.6\" D\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003ePremium anodized aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMonitor Bracket\u003c\/th\u003e\n\u003ctd\u003eSupports compatible 55\" monitor up to 32 lbs. Monitor is not included.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePodium\u003c\/th\u003e\n\u003ctd\u003eHardcase converts into a branded podium with custom printed graphic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Requirement\u003c\/th\u003e\n\u003ctd\u003eThe fabric booth structure does not require power, but your monitor will. Confirm outlet access, extension cord rules, and cable routing before the event.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSetup\u003c\/th\u003e\n\u003ctd\u003eTool-free snap-tube assembly. Two people are recommended for smoother setup, especially when positioning the arch, column, header, and monitor area.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor and dry covered event spaces. Avoid rain, strong wind, wet ground, unstable flooring, and unsheltered outdoor use.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e11 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eTech expos, SaaS demos, medical conferences, franchise shows, recruiting fairs, retail pop-ups, beauty launches, nonprofit events, chamber expos, and corporate roadshows\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for new campaigns, product launches, sponsors, seasonal messages, or brand refreshes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVenue Material Note\u003c\/th\u003e\n\u003ctd\u003eIf your event requires flame-retardant documentation or specific fabric certification, please confirm requirements with our team before production.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-media-highlight-section\"\u003e\n\u003ch2\u003e4-Step Tool-Free Setup\u003c\/h2\u003e\n\u003cp\u003eThis media booth kit is designed for repeat indoor event use with numbered snap-tube frames and custom tension fabric graphics.\u003c\/p\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-steps\"\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-step\"\u003e\n\u003ch4\u003eBuild the Frames\u003c\/h4\u003e\n\u003cp\u003eConnect the numbered aluminum snap-tube frames for the backwall, parachute header, arch monitor display, and 3D column.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-step\"\u003e\n\u003ch4\u003eAdd Fabric Graphics\u003c\/h4\u003e\n\u003cp\u003ePull the printed fabric graphics over each frame and smooth or zip them closed as required by the component.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-step\"\u003e\n\u003ch4\u003eInstall Monitor Area\u003c\/h4\u003e\n\u003cp\u003eAttach the monitor bracket and install your compatible monitor if needed. Confirm weight, VESA pattern, and cable route.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-step\"\u003e\n\u003ch4\u003eConvert the Podium\u003c\/h4\u003e\n\u003cp\u003eConvert the hardcase into a branded podium and position all components inside your 10x10 booth layout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-media-highlight-section\"\u003e\n\u003ch2\u003eRecommended Graphic Strategy\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-blue-note\"\u003e\n\u003cp\u003eUse the flat backwall for your main brand story, product message, service promise, or campaign visual. Use the parachute-shaped header for your logo or short event headline.\u003c\/p\u003e\n\u003cp\u003eUse the 3D column for a product line, campaign message, sponsor graphic, or side-angle branding. Use the arch monitor area for video content, demo loops, software walkthroughs, or live presentations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-media-highlight-section\"\u003e\n\u003ch2\u003ePower and Cable Planning for Monitor Use\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-note\"\u003e\n\u003cp\u003eIf you plan to use a monitor, confirm power access, HDMI or media player setup, extension cord rules, power strip restrictions, and cable placement with your venue before the event.\u003c\/p\u003e\n\u003cp\u003eKeep cables secured and out of walking paths. Route cords behind the display or along approved booth paths to reduce trip hazards and keep the booth presentation clean.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-media-highlight-section\"\u003e\n\u003ch2\u003eWhat to Show on the Monitor\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-grid-3\"\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-card\"\u003e\n\u003ch3\u003eProduct \u0026amp; Software Demos\u003c\/h3\u003e\n\u003cp\u003eUse software walkthroughs, product videos, dashboard clips, app previews, service explainers, or short demo loops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-card\"\u003e\n\u003ch3\u003eTrust \u0026amp; Brand Content\u003c\/h3\u003e\n\u003cp\u003eShow customer testimonials, case studies, project results, brand videos, sponsor loops, or before-and-after visuals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-card\"\u003e\n\u003ch3\u003eEvent Support Content\u003c\/h3\u003e\n\u003cp\u003eDisplay event schedules, booth instructions, menu content, recruiting messages, product categories, or presentation slides.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-media-highlight-section\"\u003e\n\u003ch2\u003eRecommended 10x10 Layout\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-green-note\"\u003e\n\u003cp\u003eUse the flat backwall as the main visual anchor, place the parachute-shaped header above it, position the 3D vertical column for side-angle branding, and use the 7-shaped arch monitor display as the dedicated media area.\u003c\/p\u003e\n\u003cp\u003ePlace the hardcase-to-podium near the front aisle or conversation zone for brochures, QR codes, lead forms, appointment cards, and visitor questions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-media-highlight-section\"\u003e\n\u003ch2\u003eWhere This Booth Works Best\u003c\/h2\u003e\n\u003cp\u003eThis display is best for teams that need to explain, present, or demo products—not just display a logo.\u003c\/p\u003e\n\u003cul class=\"qsd-tf-media-highlight-use-list\"\u003e\n\u003cli\u003eTech expos\u003c\/li\u003e\n\u003cli\u003eSaaS demos\u003c\/li\u003e\n\u003cli\u003eMedical conferences\u003c\/li\u003e\n\u003cli\u003eHealthcare product demos\u003c\/li\u003e\n\u003cli\u003eFranchise shows\u003c\/li\u003e\n\u003cli\u003eUniversity recruiting fairs\u003c\/li\u003e\n\u003cli\u003eRetail pop-ups\u003c\/li\u003e\n\u003cli\u003eBeauty launches\u003c\/li\u003e\n\u003cli\u003eNonprofit events\u003c\/li\u003e\n\u003cli\u003eChamber of commerce expos\u003c\/li\u003e\n\u003cli\u003eCorporate roadshows\u003c\/li\u003e\n\u003cli\u003eStartup showcases\u003c\/li\u003e\n\u003cli\u003eDealer meetings\u003c\/li\u003e\n\u003cli\u003eProduct training stations\u003c\/li\u003e\n\u003cli\u003eFinancial service events\u003c\/li\u003e\n\u003cli\u003eEducation technology fairs\u003c\/li\u003e\n\u003cli\u003eConference sponsor booths\u003c\/li\u003e\n\u003cli\u003eRegional sales events\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-media-highlight-section\"\u003e\n\u003ch2\u003eWho Should Choose This Media Booth?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-grid-2\"\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-card\"\u003e\n\u003ch3\u003eBest For\u003c\/h3\u003e\n\u003cp\u003eSaaS companies, product brands, medical teams, recruiters, franchise teams, event marketers, nonprofit teams, sales crews, and B2B companies that need video, demo, or presentation space inside a 10x10 booth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-card\"\u003e\n\u003ch3\u003eNot Ideal For\u003c\/h3\u003e\n\u003cp\u003eRain, strong wind, wet ground, unsheltered outdoor use, oversized monitors over 32 lbs, unstable flooring, or events where power access for the monitor cannot be confirmed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-media-highlight-section\"\u003e\n\u003ch2\u003eReusable Hardware, Refreshable Graphics\u003c\/h2\u003e\n\u003cp\u003eKeep the backwall, header, arch display, vertical column, monitor bracket, and hardcase-to-podium, then update the fabric graphics for new campaigns, product launches, sponsors, recruiting seasons, or seasonal messages.\u003c\/p\u003e\n\u003cp\u003eReplacement graphics are available, so you can refresh the booth without replacing the full hardware system.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-media-highlight-section\"\u003e\n\u003ch2\u003eProduction Timeline Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-media-highlight-note\"\u003e\n\u003cp\u003eThe product page lists an 11 business day production and shipping timeline after artwork approval. If you have a fixed event date, please allow time for artwork setup, proof review, approval, production, transit, monitor preparation, and event receiving.\u003c\/p\u003e\n\u003cp\u003eIf shipping to an advance warehouse, convention center, hotel venue, office, or show site, confirm receiving deadlines, booth number labeling, carrier rules, material handling requirements, and delivery address rules before shipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-media-highlight-section qsd-tf-media-highlight-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this kit designed for a standard 10x10 booth space?\u003c\/summary\u003e\n\u003cp\u003eYes. It is designed for 10x10 exhibit planning, but we recommend confirming your booth rules, aisle direction, height limits, and available floor space with the event organizer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included in this kit?\u003c\/summary\u003e\n\u003cp\u003eThe kit includes one parachute-shaped tension fabric header, one flat tension fabric backwall display, one hardcase-to-podium with custom printed graphic, one 3D vertical column, one monitor bracket, and one 7-shaped arch monitor display banner stand.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it easy to set up?\u003c\/summary\u003e\n\u003cp\u003eYes. The snap-tube frame is designed for tool-free assembly. Two people are recommended for a smoother setup, especially when positioning the arch, column, header, and monitor area.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the monitor included?\u003c\/summary\u003e\n\u003cp\u003eNo. This kit includes a monitor bracket, but the monitor itself is not included. Please use a compatible monitor and confirm size, weight, VESA pattern, and mounting details before your event.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat monitor size does the bracket support?\u003c\/summary\u003e\n\u003cp\u003eThe monitor bracket supports a compatible 55\" monitor up to 32 lbs. Please confirm monitor dimensions, screen weight, and VESA pattern before use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this booth require power?\u003c\/summary\u003e\n\u003cp\u003eThe booth fabric structure does not require power, but your monitor will need power. Confirm outlet access, extension cord rules, and cable routing with your venue before the event.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement fabric graphics are available, so you can refresh the booth for new campaigns, product launches, sponsors, or seasonal messages without replacing the hardware.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this booth be used outdoors?\u003c\/summary\u003e\n\u003cp\u003eThis display is best used indoors or in dry, covered event spaces. It is not designed for rain, strong wind, wet ground, unstable flooring, or unsheltered outdoor use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, EPS, TIFF, JPG, or press-quality PDF files are recommended. Use the official templates, high-resolution images, CMYK color mode, outlined fonts, and safe-zone placement.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does production and shipping take?\u003c\/summary\u003e\n\u003cp\u003eThe product page lists 11 business days for production and shipping after artwork approval. Please allow additional time for artwork proofing and event receiving if you have a fixed show date.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-media-highlight-cta\"\u003e\n\u003ch2\u003ePlanning a Booth That Needs to Present More Than a Logo?\u003c\/h2\u003e\n\u003cp\u003eSend us your event date, logo, brand colors, monitor plan, booth message, delivery address, and artwork status. Our team can help prepare a clean media booth layout before production.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45996659835038,"sku":"10WM-01","price":1199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10ft_TenseFlex__Booth_Kit_B_main.jpg?v=1770185138"},{"product_id":"10x10-corner-trade-show-booth-05","title":"10x10 Corner Trade Show Booth with Monitor, Tablet Stand \u0026 Tower","description":"\u003cstyle\u003e\n  .qsd-corner05-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-corner05-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-corner05-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-corner05-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-corner05-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-corner05-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-corner05-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-corner05-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-corner05-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-corner05-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-corner05-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-corner05-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-corner05-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-corner05-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-corner05-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-corner05-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-corner05-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-corner05-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-corner05-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-corner05-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-corner05-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-corner05-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-corner05-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-corner05-steps {\n    counter-reset: corner05-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-corner05-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-corner05-step:before {\n    counter-increment: corner05-step;\n    content: counter(corner05-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-corner05-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-corner05-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-corner05-spec-table th,\n  .qsd-corner05-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-corner05-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-corner05-spec-table tr:last-child th,\n  .qsd-corner05-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-corner05-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-corner05-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-corner05-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-corner05-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-corner05-cta h2,\n  .qsd-corner05-cta p {\n    color: #fff;\n  }\n\n  .qsd-corner05-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-corner05-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-corner05-hero,\n    .qsd-corner05-cta {\n      padding: 24px;\n    }\n\n    .qsd-corner05-title {\n      font-size: 28px;\n    }\n\n    .qsd-corner05-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-corner05-grid-2,\n    .qsd-corner05-grid-3,\n    .qsd-corner05-feature-list,\n    .qsd-corner05-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-corner05-use-list {\n      columns: 1;\n    }\n\n    .qsd-corner05-spec-table,\n    .qsd-corner05-spec-table tbody,\n    .qsd-corner05-spec-table tr,\n    .qsd-corner05-spec-table th,\n    .qsd-corner05-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-corner05-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-corner05-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-corner05-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-corner05-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-corner05-detail\"\u003e\n\u003csection class=\"qsd-corner05-hero\"\u003e\n\u003cdiv class=\"qsd-corner05-eyebrow\"\u003eInteractive 10x10 Corner Booth with Screen, Tablet \u0026amp; Display Tower\u003c\/div\u003e\n\u003ch2 class=\"qsd-corner05-title\"\u003e10x10 Corner Trade Show Booth 05\u003c\/h2\u003e\n\u003cp class=\"qsd-corner05-subtitle\"\u003eCreate a more interactive 10x10 corner trade show booth with two straight fabric backwalls, a mushroom monitor display stand, iPad \u0026amp; tablet banner stand, Three-Layer Triangle Display Tower Counter, custom 58\" × 12\" header, and hard shipping case with custom print. This corner booth kit is ideal for video demos, lead capture, product education, recruiting fairs, franchise expos, SaaS showcases, healthcare conferences, and brand activations that need multiple visitor touchpoints.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003eA 10x10 Corner Booth Built for Screens, Tablets, and Product Touchpoints\u003c\/h2\u003e\n\u003cp\u003eThe 10x10 Corner Trade Show Booth 05 is more than a printed backdrop set. It combines two straight fabric backwalls, a mushroom monitor display stand, an iPad \u0026amp; tablet banner stand, a Three-Layer Triangle Display Tower Counter, a 58\" × 12\" header, and a hard shipping case with custom print into one corner-style booth system.\u003c\/p\u003e\n\u003cp\u003eIt is designed for brands that need a more interactive 10x10 layout with video, tablet signups, product messaging, front-of-booth branding, and multiple conversation points.\u003c\/p\u003e\n\u003cp\u003eUse the two backwalls to organize your brand story, the monitor stand to explain your offer, the tablet stand to capture leads, the triangle tower to create a lightweight product or message display area, and the printed hardcase as a practical transport case and branded counter support.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003eCorner-Style Layout for a More Open 10x10 Experience\u003c\/h2\u003e\n\u003cdiv class=\"qsd-corner05-blue-note\"\u003e\n\u003cp\u003eThe two 10ft straight backdrops can create a corner-style booth environment that feels more structured than a single wall while still keeping the front open for visitors.\u003c\/p\u003e\n\u003cp\u003eUse one side for brand storytelling and the other side for product categories, service steps, sponsor messaging, customer proof, or campaign visuals. This layout helps guide visitors from aisle attention to screen viewing, tablet interaction, and booth conversation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003eTwo Backwalls, Two Message Zones\u003c\/h2\u003e\n\u003cdiv class=\"qsd-corner05-grid-2\"\u003e\n\u003cdiv class=\"qsd-corner05-card\"\u003e\n\u003ch3\u003eMain Brand Wall\u003c\/h3\u003e\n\u003cp\u003eUse one 10ft straight backwall for your logo, hero image, main campaign message, product story, or brand promise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-corner05-card\"\u003e\n\u003ch3\u003eSupport Message Wall\u003c\/h3\u003e\n\u003cp\u003eUse the second 10ft straight backwall for product benefits, service steps, industry-specific messaging, sponsor logos, pricing tiers, or customer proof.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003eBackdrop \u0026amp; Graphic Size Reference\u003c\/h2\u003e\n\u003cdiv class=\"qsd-corner05-grid-3\"\u003e\n\u003cdiv class=\"qsd-corner05-card\"\u003e\n\u003ch3\u003eBackdrop Size\u003c\/h3\u003e\n\u003cp\u003eProduct page backdrop size: approximately 9.6' × 7.6', equal to about 115.2\" W × 91.2\" H.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-corner05-card\"\u003e\n\u003ch3\u003eMain Backdrop Artwork\u003c\/h3\u003e\n\u003cp\u003eArtwork template graphic area for each main backdrop: 119.29\" W × 91.73\" H.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-corner05-card\"\u003e\n\u003ch3\u003eHeader Artwork\u003c\/h3\u003e\n\u003cp\u003eHeader graphic area: 64.17\" W × 18.11\" H. Use the official template for final safe-zone and bleed setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-corner05-note\"\u003e\n\u003cp\u003ePlease use the official artwork templates for final file setup, safe-zone placement, bleed, trim guidance, and production dimensions. Do not build final artwork only from the finished display size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003eMushroom Monitor Display Stand for Video Demos\u003c\/h2\u003e\n\u003cdiv class=\"qsd-corner05-green-note\"\u003e\n\u003cp\u003eThe included mushroom monitor display stand supports 32\"–55\" TVs and helps turn one side of the booth into a dedicated video demo zone.\u003c\/p\u003e\n\u003cp\u003eUse it for product walkthroughs, software demos, testimonial videos, event schedules, comparison charts, franchise introductions, service explainers, or short clips that help visitors understand your offer quickly. The TV or monitor is not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003eTV Planning Notes\u003c\/h2\u003e\n\u003cdiv class=\"qsd-corner05-note\"\u003e\n\u003cp\u003eThe monitor display stand is designed to support 32\"–55\" TVs. The TV or monitor is not included.\u003c\/p\u003e\n\u003cp\u003eBefore ordering, please confirm your screen size, VESA mounting pattern, screen weight, power outlet location, media player setup, HDMI cable plan, and cable routing plan. For trade shows, always check your exhibitor manual for electrical rules and outlet ordering deadlines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003eTablet Stand for Lead Capture and Self-Guided Interaction\u003c\/h2\u003e\n\u003cdiv class=\"qsd-corner05-blue-note\"\u003e\n\u003cp\u003eThe included iPad \u0026amp; tablet banner stand gives visitors a simple place to scan, sign up, browse, or request more information.\u003c\/p\u003e\n\u003cp\u003eUse it for lead capture forms, demo booking, digital catalogs, quote requests, newsletter signups, giveaway entries, event surveys, product selection guides, or appointment scheduling. Tablet or iPad is not included unless quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003eThree-Layer Triangle Display Tower Counter\u003c\/h2\u003e\n\u003cdiv class=\"qsd-corner05-green-note\"\u003e\n\u003cp\u003eThis booth includes one Three-Layer Triangle Display Tower Counter. Use it for lightweight brochures, sample cards, QR code signage, small product cues, feature callouts, or tiered brand messaging.\u003c\/p\u003e\n\u003cp\u003eFor heavier products, fragile items, electronics, liquid items, or high-value samples, use a dedicated approved counter, table, or display fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003e58\" × 12\" Header for Aisle Recognition\u003c\/h2\u003e\n\u003cp\u003eThe custom 58\" × 12\" header helps visitors identify your booth from farther away. Use it for your logo, booth number, product category, campaign tagline, sponsor message, or event headline.\u003c\/p\u003e\n\u003cp\u003eIn crowded aisles, a clear header can help the right visitors find your booth before they reach the display.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003eHard Shipping Case with Custom Print Included\u003c\/h2\u003e\n\u003cdiv class=\"qsd-corner05-blue-note\"\u003e\n\u003cp\u003eThis booth includes one hard shipping case with custom print as part of the standard set.\u003c\/p\u003e\n\u003cp\u003eThe hardcase helps protect booth components during shipping, storage, and repeat use. With the custom printed wrap, it can also support front-of-booth branding, check-in, brochures, QR codes, business cards, giveaway items, or lead capture conversations during the event.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003eWhat’s Included vs. Optional Upgrade\u003c\/h2\u003e\n\u003cdiv class=\"qsd-corner05-grid-2\"\u003e\n\u003cdiv class=\"qsd-corner05-card\"\u003e\n\u003ch3\u003eStandard Set Includes\u003c\/h3\u003e\n\u003cp\u003eTwo 10ft straight collapsible backdrops, two custom fabric prints, one mushroom monitor display banner stand, one iPad \u0026amp; tablet banner stand, one Three-Layer Triangle Display Tower Counter, one custom 58\" × 12\" header frame with fabric print, one hard shipping case with custom print, and one nylon duffel bag.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-corner05-card\"\u003e\n\u003ch3\u003eOnly Optional Upgrade: LED Lights\u003c\/h3\u003e\n\u003cp\u003eTwo LED lights are available as the optional upgrade. TV, tablet, flooring, furniture, extra counters, literature racks, electrical service, and other booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003eOptional LED Lighting Upgrade\u003c\/h2\u003e\n\u003cdiv class=\"qsd-corner05-note\"\u003e\n\u003cp\u003eTwo LED lights are available as the optional upgrade. Add them if you want extra illumination on the backwall graphics, product messaging, monitor area, or header area.\u003c\/p\u003e\n\u003cp\u003eLED lights are not included in the standard set unless selected. Please also plan power access and venue electrical service if you add lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003eSuggested Visitor Flow\u003c\/h2\u003e\n\u003cdiv class=\"qsd-corner05-grid-3\"\u003e\n\u003cdiv class=\"qsd-corner05-card\"\u003e\n\u003ch3\u003eAttract\u003c\/h3\u003e\n\u003cp\u003eUse the two corner backwalls and raised header to create an organized visual environment that can be seen from the aisle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-corner05-card\"\u003e\n\u003ch3\u003eExplain\u003c\/h3\u003e\n\u003cp\u003eUse the monitor stand for product videos, demo loops, comparison charts, customer proof, or service explainers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-corner05-card\"\u003e\n\u003ch3\u003eCapture\u003c\/h3\u003e\n\u003cp\u003eUse the tablet stand, triangle tower, and printed hardcase counter area for signups, quote requests, QR scans, brochures, and follow-up prompts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003eHow Booth 05 Is Different\u003c\/h2\u003e\n\u003cdiv class=\"qsd-corner05-grid-3\"\u003e\n\u003cdiv class=\"qsd-corner05-card\"\u003e\n\u003ch3\u003eStandard 10x10 Booth\u003c\/h3\u003e\n\u003cp\u003eA standard 10x10 booth gives you one main brand wall and a simple visual backdrop for basic booth presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-corner05-card\"\u003e\n\u003ch3\u003eTV-Focused Booth\u003c\/h3\u003e\n\u003cp\u003eA TV booth focuses mainly on video content and screen-based explanations for product demos or service walkthroughs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-corner05-card\"\u003e\n\u003ch3\u003eCorner Booth 05\u003c\/h3\u003e\n\u003cp\u003eBooth 05 creates a more interactive corner layout with two backwalls, a screen zone, a tablet interaction point, a triangle display tower, a raised header, and a custom printed hardcase for transport and front-of-booth branding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-corner05-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e10x10 Corner Booth Layout\u003c\/strong\u003e Two straight fabric backwalls create a structured corner-style booth while keeping the front open for visitors.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTwo Message Zones\u003c\/strong\u003e Separate your brand story, product benefits, service steps, sponsor logos, customer proof, or campaign visuals.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMonitor Stand Supports 32\"–55\" TVs\u003c\/strong\u003e Use a compatible screen for videos, software demos, testimonials, schedules, or product education. TV is not included.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eiPad \u0026amp; Tablet Stand Included\u003c\/strong\u003e Add a self-guided interaction point for lead forms, quote requests, catalogs, giveaways, surveys, or demo booking.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThree-Layer Triangle Display Tower Counter\u003c\/strong\u003e Adds height, dimension, and lightweight product messaging inside the booth layout.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e58\" × 12\" Header\u003c\/strong\u003e Helps visitors recognize your booth from the aisle with a clear logo, booth number, category, or campaign line.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHard Shipping Case with Custom Print Included\u003c\/strong\u003e Helps protect booth components during transport and can support branded check-in, brochures, QR scans, or lead capture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOnly LED Lights Are Optional\u003c\/strong\u003e Add two LED lights if you want extra illumination for the booth graphics, monitor area, or header.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003eBuilt for Lead Capture, Not Just Display\u003c\/h2\u003e\n\u003cdiv class=\"qsd-corner05-green-note\"\u003e\n\u003cp\u003eUse the monitor to start the conversation, the tablet stand to capture visitor information, the triangle tower to organize lightweight messaging, and the printed hardcase as a front-of-booth support point.\u003c\/p\u003e\n\u003cp\u003eAdd demo signup forms, quote request links, meeting booking pages, free consultation offers, digital catalogs, event-only incentives, or QR code prompts to help visitors take the next step before they leave the booth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003eWhere This Corner Booth Works Best\u003c\/h2\u003e\n\u003cp\u003eThis corner booth is ideal when your team needs more than one interaction point inside a compact 10x10 booth footprint.\u003c\/p\u003e\n\u003cul class=\"qsd-corner05-use-list\"\u003e\n\u003cli\u003eSaaS demo booths\u003c\/li\u003e\n\u003cli\u003eUniversity career fairs\u003c\/li\u003e\n\u003cli\u003eHealthcare technology expos\u003c\/li\u003e\n\u003cli\u003eFranchise expos\u003c\/li\u003e\n\u003cli\u003eFinancial advisor conferences\u003c\/li\u003e\n\u003cli\u003eInsurance broker events\u003c\/li\u003e\n\u003cli\u003eReal estate technology showcases\u003c\/li\u003e\n\u003cli\u003eManufacturing sales demos\u003c\/li\u003e\n\u003cli\u003eEducation technology fairs\u003c\/li\u003e\n\u003cli\u003eNonprofit donor engagement booths\u003c\/li\u003e\n\u003cli\u003eTourism and destination marketing booths\u003c\/li\u003e\n\u003cli\u003eLocal chamber business expos\u003c\/li\u003e\n\u003cli\u003eDealership vendor events\u003c\/li\u003e\n\u003cli\u003eStartup pitch showcases\u003c\/li\u003e\n\u003cli\u003eHR benefits fairs\u003c\/li\u003e\n\u003cli\u003eCollege admissions events\u003c\/li\u003e\n\u003cli\u003eB2B service provider booths\u003c\/li\u003e\n\u003cli\u003eRegional trade association conferences\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003eArtwork Planning Tips\u003c\/h2\u003e\n\u003cdiv class=\"qsd-corner05-note\"\u003e\n\u003cp\u003eUse the two backwalls for your main brand story and product or service categories. Use the 58\" × 12\" header for your logo, booth number, or campaign line.\u003c\/p\u003e\n\u003cp\u003eUse the monitor stand graphics to frame your video content. Use the tablet stand for signup prompts, QR codes, or “Book a Demo” messaging. Use the triangle tower counter and printed hardcase for lightweight product cues, brochure prompts, QR code reminders, or quick benefit callouts.\u003c\/p\u003e\n\u003cp\u003eKeep small text inside safe areas and avoid placing key content near seams, trim lines, frame edges, or areas covered by screens or devices.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003ePower \u0026amp; Cable Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-corner05-blue-note\"\u003e\n\u003cp\u003eIf you plan to use a TV, tablet, or optional LED lights, power access should be planned before the event.\u003c\/p\u003e\n\u003cp\u003eCheck your exhibitor manual for electrical ordering deadlines, outlet placement, extension cord rules, power strip restrictions, and cable routing requirements. Keep cords away from walkways and secure them according to venue rules to reduce trip hazards around the booth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003eSimple Setup Overview\u003c\/h2\u003e\n\u003cp\u003eThis booth is designed as a modular corner-style 10x10 display system. For the smoothest first-time setup, plan your wall positions, monitor angle, tablet location, cable routing, tower placement, printed hardcase position, and visitor flow before show move-in.\u003c\/p\u003e\n\u003cdiv class=\"qsd-corner05-steps\"\u003e\n\u003cdiv class=\"qsd-corner05-step\"\u003e\n\u003ch4\u003eBuild the Two Backwalls\u003c\/h4\u003e\n\u003cp\u003eAssemble the two 10ft straight collapsible aluminum snap-tube frames and position them as a corner-style booth layout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-corner05-step\"\u003e\n\u003ch4\u003eInstall Fabric Graphics\u003c\/h4\u003e\n\u003cp\u003eApply the two high-resolution seamless tension fabric prints and align the graphics for your two message zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-corner05-step\"\u003e\n\u003ch4\u003eAdd Interaction Points\u003c\/h4\u003e\n\u003cp\u003eSet up the mushroom monitor display stand, iPad \u0026amp; tablet banner stand, triangle display tower, 58\" × 12\" header, and printed hardcase counter area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-corner05-step\"\u003e\n\u003ch4\u003eCheck Power \u0026amp; Flow\u003c\/h4\u003e\n\u003cp\u003eConfirm TV, tablet, and optional lighting power; route cords safely; and keep the booth center open for visitor conversations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003eEvent Shipping Reminder\u003c\/h2\u003e\n\u003cdiv class=\"qsd-corner05-note\"\u003e\n\u003cp\u003eThis booth currently requires 11 business days for production and shipping after artwork approval.\u003c\/p\u003e\n\u003cp\u003eIf you have a fixed show date, please allow time for artwork proofing, approval, production, transit, and event receiving. For advance warehouse or show-site delivery, confirm receiving deadlines, carrier rules, booth number labeling, material handling fees, and venue address requirements before shipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003eRecommended Use \u0026amp; Care\u003c\/h2\u003e\n\u003cdiv class=\"qsd-corner05-green-note\"\u003e\n\u003cp\u003eThis booth is best for indoor trade shows, conferences, recruiting fairs, product demos, hotel ballroom events, service presentations, and controlled event environments.\u003c\/p\u003e\n\u003cp\u003eOutdoor or semi-outdoor use should avoid wind, rain, moisture, uneven ground, unstable monitor placement, unstable power access, and unsupervised setup. Store fabric graphics dry and protect all frames, stands, tablet hardware, tower components, hardcase, and bags from rough handling between events.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-corner05-table-wrap\"\u003e\n\u003ctable class=\"qsd-corner05-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10x10 Corner Trade Show Booth 05\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003eInteractive 10x10 corner-style booth kit with two straight fabric backwalls, monitor stand, tablet stand, triangle tower counter, header, and hard shipping case with custom print\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Quantity\u003c\/th\u003e\n\u003ctd\u003e2 × 10ft straight collapsible aluminum snap-tube backdrops\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 9.6' × 7.6', about 115.2\" W × 91.2\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMain Backdrop Artwork Area\u003c\/th\u003e\n\u003ctd\u003e119.29\" W × 91.73\" H for each main backdrop template\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeader Frame\u003c\/th\u003e\n\u003ctd\u003e58\" W × 12\" H custom aluminum header frame with fabric print\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeader Artwork Area\u003c\/th\u003e\n\u003ctd\u003e64.17\" W × 18.11\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMushroom Monitor Stand Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 2.6' × 8.8', about 31.2\" W × 105.6\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTV Compatibility\u003c\/th\u003e\n\u003ctd\u003eMushroom monitor display banner stand supports 32\"–55\" TVs. TV or monitor is not included.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTablet Stand\u003c\/th\u003e\n\u003ctd\u003eiPad \u0026amp; tablet banner stand included. Tablet or iPad is not included unless quoted separately.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTriangle Tower Counter\u003c\/th\u003e\n\u003ctd\u003e1 × Three-Layer Triangle Display Tower Counter for lightweight product messaging, QR signage, brochures, or sample cards\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free, seamless tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHard Shipping Case\u003c\/th\u003e\n\u003ctd\u003e1 × hard shipping case with custom print included for transport, storage, repeat event use, and front-of-booth branding\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStandard Storage Bag\u003c\/th\u003e\n\u003ctd\u003e1 × nylon duffel bag included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOnly Optional Upgrade\u003c\/th\u003e\n\u003ctd\u003e2 × LED lights available as the optional upgrade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e11 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eSaaS demos, recruiting fairs, franchise expos, healthcare technology events, education fairs, financial service conferences, B2B service booths, and brand activations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for future campaigns, product launches, recruiting seasons, sponsor updates, or event-specific messaging\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e2 × 10ft straight collapsible aluminum snap-tube frames\u003c\/li\u003e\n\u003cli\u003e2 × High-resolution seamless fabric prints\u003c\/li\u003e\n\u003cli\u003e1 × Mushroom Monitor Display Banner Stand, supports 32\"–55\" TV\u003c\/li\u003e\n\u003cli\u003e1 × iPad \u0026amp; Tablet Banner Stand\u003c\/li\u003e\n\u003cli\u003e1 × Three-Layer Triangle Display Tower Counter\u003c\/li\u003e\n\u003cli\u003e1 × Custom 58\" × 12\" aluminum header frame with custom fabric print\u003c\/li\u003e\n\u003cli\u003e1 × Hard shipping case with custom print\u003c\/li\u003e\n\u003cli\u003e5 × Nylon duffel bag\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-corner05-note\"\u003e\n\u003cp\u003eTV, monitor, tablet, flooring, furniture, extra counters, literature racks, electrical service, and LED lights are not included unless selected or quoted separately. LED lights are the only optional upgrade for this booth kit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-section qsd-corner05-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with Booth 05?\u003c\/summary\u003e\n\u003cp\u003eThe standard set includes two 10ft straight collapsible backdrops, two custom fabric prints, one mushroom monitor display banner stand, one iPad \u0026amp; tablet banner stand, one Three-Layer Triangle Display Tower Counter, one custom 58\" × 12\" header frame with fabric print, one hard shipping case with custom print, and one nylon duffel bag.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the TV included?\u003c\/summary\u003e\n\u003cp\u003eNo. The TV or monitor is not included. The monitor stand supports 32\"–55\" TVs. Please confirm screen size, weight, VESA pattern, power access, and cable routing before your event.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the tablet included?\u003c\/summary\u003e\n\u003cp\u003eNo. The tablet or iPad is not included unless quoted separately. The tablet stand is intended for lead capture, signups, catalogs, surveys, or demo booking.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this booth suitable for a standard 10x10 space?\u003c\/summary\u003e\n\u003cp\u003eYes. It is designed for 10x10 booth layouts. Please confirm booth rules, aisle clearance, ceiling height, power access, monitor placement, and available floor space before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this include a three-layer or four-layer tower?\u003c\/summary\u003e\n\u003cp\u003eThe product includes one Three-Layer Triangle Display Tower Counter according to the product includes section. If another tower configuration is available, it should be selected or quoted separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre LED lights included?\u003c\/summary\u003e\n\u003cp\u003eNo. Two LED lights are available as the optional upgrade and are not included in the standard set unless selected.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the hard shipping case included?\u003c\/summary\u003e\n\u003cp\u003eYes. This booth includes one hard shipping case with custom print as part of the standard set.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace only the graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement graphics may be ordered for future campaigns, product launches, recruiting seasons, sponsor updates, or event-specific messaging.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, EPS, TIFF, JPG, or press-quality PDF files are recommended. Use CMYK color mode, 150–300 dpi resolution, outlined fonts, and the official templates.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this booth ship to a show site or advance warehouse?\u003c\/summary\u003e\n\u003cp\u003eYes, but please confirm receiving deadlines, booth number labels, carrier rules, material handling fees, and venue requirements before shipping.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-corner05-cta\"\u003e\n\u003ch2\u003eNeed Help Planning a 10x10 Corner Booth?\u003c\/h2\u003e\n\u003cp\u003eShare your booth size, event date, delivery address, TV size, tablet size, power planning needs, artwork files, and whether you need the optional LED lights. Our team can help confirm whether Booth 05 fits your event layout and whether you need replacement graphics, extra proof support, rush production, color matching, or advance warehouse delivery assistance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":45996900909214,"sku":"10WM-05","price":1399.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x10_TenseFlex_Media_Flat_Trade_Show_Displays-Max_1414_png.jpg?v=1759823679"},{"product_id":"10x10-inline-trade-show-booth-05","title":"10ft Three-Piece Fabric Backwall Kit | Snap-Tube Exhibit Frame","description":"\u003cstyle\u003e\n  .qsd-inline05-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-inline05-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-inline05-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-inline05-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-inline05-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-inline05-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-inline05-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-inline05-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-inline05-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-inline05-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-inline05-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-inline05-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-inline05-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-inline05-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-inline05-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-inline05-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-inline05-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-inline05-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-inline05-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-inline05-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-inline05-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-inline05-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-inline05-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-inline05-steps {\n    counter-reset: inline05-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-inline05-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-inline05-step:before {\n    counter-increment: inline05-step;\n    content: counter(inline05-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-inline05-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-inline05-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-inline05-spec-table th,\n  .qsd-inline05-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-inline05-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-inline05-spec-table tr:last-child th,\n  .qsd-inline05-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-inline05-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-inline05-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-inline05-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-inline05-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-inline05-cta h2,\n  .qsd-inline05-cta p {\n    color: #fff;\n  }\n\n  .qsd-inline05-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-inline05-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-inline05-hero,\n    .qsd-inline05-cta {\n      padding: 24px;\n    }\n\n    .qsd-inline05-title {\n      font-size: 28px;\n    }\n\n    .qsd-inline05-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-inline05-grid-2,\n    .qsd-inline05-grid-3,\n    .qsd-inline05-feature-list,\n    .qsd-inline05-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-inline05-use-list {\n      columns: 1;\n    }\n\n    .qsd-inline05-spec-table,\n    .qsd-inline05-spec-table tbody,\n    .qsd-inline05-spec-table tr,\n    .qsd-inline05-spec-table th,\n    .qsd-inline05-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-inline05-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-inline05-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-inline05-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-inline05-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-inline05-detail\"\u003e\n\u003csection class=\"qsd-inline05-hero\"\u003e\n\u003cdiv class=\"qsd-inline05-eyebrow\"\u003e10x10 Semi-Enclosed Fabric Trade Show Booth with Low Side Panels\u003c\/div\u003e\n\u003ch2 class=\"qsd-inline05-title\"\u003e10x10 Inline Trade Show Booth 05\u003c\/h2\u003e\n\u003cp class=\"qsd-inline05-subtitle\"\u003eGive your 10x10 booth a more finished look without closing it off. A full-height backwall anchors your brand, while two low side panels add graphic space, shape the booth entrance, and keep visitor flow open. A hardcase-to-podium with custom print is included as a standard component, giving your team both transport protection and a branded front interaction point.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-inline05-section\"\u003e\n\u003ch2\u003eA More Structured 10x10 Booth Without Closing the Space\u003c\/h2\u003e\n\u003cp\u003eThis semi-enclosed fabric booth is designed for exhibitors who want more structure than a single backdrop, but still need an open and approachable layout.\u003c\/p\u003e\n\u003cp\u003eThe full-height 10ft backwall becomes the main visual anchor, while two low side panels help frame the booth, add message space, and guide visitors into the display area without blocking sightlines.\u003c\/p\u003e\n\u003cp\u003eThe included hardcase-to-podium with custom print creates a branded front counter for brochures, samples, QR codes, sign-ups, appointment cards, and quick visitor conversations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-inline05-section\"\u003e\n\u003ch2\u003eBackwall for Attention, Low Side Panels for Structure\u003c\/h2\u003e\n\u003cdiv class=\"qsd-inline05-grid-3\"\u003e\n\u003cdiv class=\"qsd-inline05-card\"\u003e\n\u003ch3\u003eFull-Height Backwall\u003c\/h3\u003e\n\u003cp\u003eUse the 10ft backwall for your hero image, brand story, campaign message, service promise, or main product offer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-inline05-card\"\u003e\n\u003ch3\u003eTwo Low Side Panels\u003c\/h3\u003e\n\u003cp\u003eThe low panels help frame the booth entrance while keeping the booth open, visible, and easy for visitors to enter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-inline05-card\"\u003e\n\u003ch3\u003eHardcase-to-Podium\u003c\/h3\u003e\n\u003cp\u003eThe printed hardcase protects the display during transport and converts into a branded front counter during the event.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-inline05-section\"\u003e\n\u003ch2\u003eFull-Height Backwall as the Brand Anchor\u003c\/h2\u003e\n\u003cdiv class=\"qsd-inline05-blue-note\"\u003e\n\u003cp\u003eUse the full-height 10ft backwall as the main stage for your booth message. It is the visual anchor visitors see first from the aisle.\u003c\/p\u003e\n\u003cp\u003eFor the cleanest result, use the backwall for a large logo, strong headline, hero image, short benefit statement, campaign theme, or one clear product\/service offer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-inline05-section\"\u003e\n\u003ch2\u003eLow Side Panels Keep the Booth Open\u003c\/h2\u003e\n\u003cdiv class=\"qsd-inline05-green-note\"\u003e\n\u003cp\u003eThe two low side panels help frame the booth while keeping the space open and approachable.\u003c\/p\u003e\n\u003cp\u003eUse them for program categories, product benefits, event schedules, sponsor logos, QR codes, staff instructions, directional copy, or short calls to action. Because the panels are lower than the main wall, they add structure without making the booth feel closed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-inline05-section\"\u003e\n\u003ch2\u003eHardcase-to-Podium with Custom Print Included\u003c\/h2\u003e\n\u003cdiv class=\"qsd-inline05-note\"\u003e\n\u003cp\u003eThe hardcase-to-podium with custom print is included as a standard component in this booth package.\u003c\/p\u003e\n\u003cp\u003eIt helps protect your display hardware and fabric graphics during transport and storage. On-site, it converts into a branded front counter for brochures, samples, QR codes, sign-ups, appointment cards, business cards, giveaway items, or quick visitor conversations.\u003c\/p\u003e\n\u003cp\u003eThis gives the booth a stronger front-of-booth interaction point without requiring a separate branded counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-inline05-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 10ft straight collapsible aluminum snap-tube backwall frame\u003c\/li\u003e\n\u003cli\u003e2 × 119\" W × 41\" H straight low side panel frames\u003c\/li\u003e\n\u003cli\u003e3 × High-resolution seamless fabric prints\u003c\/li\u003e\n\u003cli\u003e1 × Hardcase-to-podium with custom print\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-inline05-note\"\u003e\n\u003cp\u003eLED lights, flooring, separate counters, tables, chairs, monitors, literature racks, furniture, and other booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-inline05-section\"\u003e\n\u003ch2\u003eOptional Upgrade\u003c\/h2\u003e\n\u003cdiv class=\"qsd-inline05-grid-2\"\u003e\n\u003cdiv class=\"qsd-inline05-card\"\u003e\n\u003ch3\u003eLED Lights\u003c\/h3\u003e\n\u003cp\u003eAdd LED lights to brighten the backwall in dim event halls, hotel ballrooms, conference spaces, or indoor exhibit areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-inline05-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-inline05-table-wrap\"\u003e\n\u003ctable class=\"qsd-inline05-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10x10 Inline Trade Show Booth 05\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003e10x10 semi-enclosed fabric trade show booth with full-height backwall, two low side panels, and hardcase-to-podium with custom print\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMain Backwall Graphic Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 119\" W × 92\" H for artwork planning. Use the official artwork template for final file setup.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLow Side Panel Size\u003c\/th\u003e\n\u003ctd\u003e119\" W × 41\" H each\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eStraight anodized aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free, seamless tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTransport \/ Podium\u003c\/th\u003e\n\u003ctd\u003eHardcase-to-podium with custom print included as a standard component\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePodium Use\u003c\/th\u003e\n\u003ctd\u003eUse for brochures, samples, QR codes, sign-ups, appointment cards, lead forms, business cards, giveaways, and visitor conversations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOptional Upgrade\u003c\/th\u003e\n\u003ctd\u003eLED lights for added backwall brightness in indoor event spaces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStandard Power Requirement\u003c\/th\u003e\n\u003ctd\u003eThe standard fabric booth does not require power. Optional LED lights require venue power access.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSetup\u003c\/th\u003e\n\u003ctd\u003eTool-free snap-tube setup. Two people are recommended for smoother frame assembly, fabric installation, podium setup, and booth layout alignment.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor and dry covered event spaces. Avoid rain, strong wind, wet ground, unstable flooring, and unsheltered outdoor use.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e9 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eEducation events, recruiting fairs, healthcare information booths, travel promotions, nonprofit outreach, service businesses, community events, and local brand showcases\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for the main backwall, both side panels, and hardcase podium graphic for future campaigns, new programs, sponsors, seasons, or rebranding needs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVenue Material Note\u003c\/th\u003e\n\u003ctd\u003eIf your event requires flame-retardant documentation, material certificates, or specific fabric compliance details, please confirm requirements with our team before production.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-inline05-section\"\u003e\n\u003ch2\u003eTool-Free Setup\u003c\/h2\u003e\n\u003cp\u003eConnect the frames, zip on the fabric graphics, position the low side panels, convert the hardcase into a branded podium, and add optional LED lights as needed.\u003c\/p\u003e\n\u003cdiv class=\"qsd-inline05-steps\"\u003e\n\u003cdiv class=\"qsd-inline05-step\"\u003e\n\u003ch4\u003eBuild the Backwall\u003c\/h4\u003e\n\u003cp\u003eConnect the 10ft straight collapsible aluminum snap-tube frame and place it along the rear side of your booth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-inline05-step\"\u003e\n\u003ch4\u003eAdd Side Panels\u003c\/h4\u003e\n\u003cp\u003eAssemble the two 119\" W × 41\" H low side panel frames and position them to shape the booth entrance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-inline05-step\"\u003e\n\u003ch4\u003eInstall Graphics\u003c\/h4\u003e\n\u003cp\u003eApply the high-resolution fabric prints to the backwall and side panels for a clean coordinated booth look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-inline05-step\"\u003e\n\u003ch4\u003eSet the Podium\u003c\/h4\u003e\n\u003cp\u003eConvert the hardcase into a branded podium and place it near the front aisle or visitor conversation area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-inline05-section\"\u003e\n\u003ch2\u003eRecommended Graphic Strategy\u003c\/h2\u003e\n\u003cdiv class=\"qsd-inline05-blue-note\"\u003e\n\u003cp\u003eUse the main backwall for your strongest visual: logo, hero image, campaign message, main offer, program introduction, or brand promise.\u003c\/p\u003e\n\u003cp\u003eUse the two low side panels for supporting messages such as program categories, product benefits, event schedules, sponsor logos, short calls to action, QR codes, or directional information.\u003c\/p\u003e\n\u003cp\u003eUse the hardcase podium graphic for close-range action: QR code, website, sign-up prompt, brochure cue, event offer, booth number, or contact message.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-inline05-section\"\u003e\n\u003ch2\u003eRecommended 10x10 Layout\u003c\/h2\u003e\n\u003cdiv class=\"qsd-inline05-green-note\"\u003e\n\u003cp\u003ePlace the full-height backwall along the rear of your 10x10 booth, then place the two low side panels toward the left and right sides to frame the entrance without blocking visitor flow.\u003c\/p\u003e\n\u003cp\u003ePlace the printed hardcase-to-podium near the front aisle or slightly inside the entrance as a sign-up, brochure, QR scan, or sample station.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-inline05-section\"\u003e\n\u003ch2\u003eOptional LED Light Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-inline05-note\"\u003e\n\u003cp\u003eThe standard fabric booth does not require power. If you add optional LED lights, confirm outlet access, extension cord rules, power strip restrictions, electrical service deadlines, and cable routing with your venue before move-in.\u003c\/p\u003e\n\u003cp\u003eKeep cords away from walking paths and secure them according to venue rules to reduce trip hazards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-inline05-section\"\u003e\n\u003ch2\u003eBest Use Cases\u003c\/h2\u003e\n\u003cp\u003eThis booth is ideal for teams that need an organized, open booth for education, recruiting, service, travel, and local brand promotion.\u003c\/p\u003e\n\u003cul class=\"qsd-inline05-use-list\"\u003e\n\u003cli\u003eEducation program booths\u003c\/li\u003e\n\u003cli\u003eUniversity recruiting fairs\u003c\/li\u003e\n\u003cli\u003eCareer fairs\u003c\/li\u003e\n\u003cli\u003eHealthcare information booths\u003c\/li\u003e\n\u003cli\u003eTravel and tourism promotions\u003c\/li\u003e\n\u003cli\u003eYouth program events\u003c\/li\u003e\n\u003cli\u003eSummer camp promotion booths\u003c\/li\u003e\n\u003cli\u003eNonprofit outreach events\u003c\/li\u003e\n\u003cli\u003eChurch and community events\u003c\/li\u003e\n\u003cli\u003eLocal business showcases\u003c\/li\u003e\n\u003cli\u003eSchool vendor fairs\u003c\/li\u003e\n\u003cli\u003eService provider booths\u003c\/li\u003e\n\u003cli\u003eFranchise discovery events\u003c\/li\u003e\n\u003cli\u003eChamber of commerce expos\u003c\/li\u003e\n\u003cli\u003eReal estate information booths\u003c\/li\u003e\n\u003cli\u003eRetail pop-up events\u003c\/li\u003e\n\u003cli\u003eCorporate roadshows\u003c\/li\u003e\n\u003cli\u003eIndoor brand activations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-inline05-section\"\u003e\n\u003ch2\u003eWho Should Choose This Booth?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-inline05-grid-2\"\u003e\n\u003cdiv class=\"qsd-inline05-card\"\u003e\n\u003ch3\u003eBest For\u003c\/h3\u003e\n\u003cp\u003eTeams that want more structure than a simple backdrop while keeping the booth open, including educators, recruiters, healthcare teams, nonprofits, travel brands, local service providers, and community event exhibitors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-inline05-card\"\u003e\n\u003ch3\u003eNot Ideal For\u003c\/h3\u003e\n\u003cp\u003eRain, strong wind, wet ground, unsheltered outdoor use, events without enough booth depth for side panels, or teams that need a fully enclosed private meeting booth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-inline05-section\"\u003e\n\u003ch2\u003eReusable Booth, Refreshable Graphics\u003c\/h2\u003e\n\u003cp\u003eKeep the backwall frame, low side panel frames, and hardcase-to-podium, then update the fabric graphics for new programs, recruiting seasons, campaigns, sponsor messages, service categories, or rebranding projects.\u003c\/p\u003e\n\u003cp\u003eReplacement graphics are available for the main backwall, both side panels, and hardcase podium graphic, so you can refresh the booth without replacing the full hardware system.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-inline05-section\"\u003e\n\u003ch2\u003eProduction Timeline Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-inline05-note\"\u003e\n\u003cp\u003eThe product page lists a 9 business day production and shipping timeline after artwork approval. Please allow extra time for artwork setup, proof review, approval, production, transit, and event receiving.\u003c\/p\u003e\n\u003cp\u003eIf shipping to an advance warehouse, convention center, hotel venue, school, church, office, or event site, confirm receiving deadlines, booth number labels, carrier rules, dock instructions, and material handling requirements before shipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-inline05-section qsd-inline05-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the branded counter included?\u003c\/summary\u003e\n\u003cp\u003eYes. The hardcase-to-podium with custom print is included as a standard component in this version. It protects the display during transport and converts into a branded front counter for brochures, samples, sign-ups, QR codes, giveaways, or visitor conversations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this booth designed for a standard 10x10 space?\u003c\/summary\u003e\n\u003cp\u003eYes. It is designed for standard 10x10 inline booth planning, with a full-height backwall and two low side panels that help frame the space. Always confirm booth rules, height limits, aisle direction, and available floor space with your event organizer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included in the standard kit?\u003c\/summary\u003e\n\u003cp\u003eThe standard kit includes one 10ft straight collapsible aluminum snap-tube backwall frame, two 119\" W × 41\" H straight low side panel frames, three high-resolution seamless fabric prints, and one hardcase-to-podium with custom print.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this booth require power?\u003c\/summary\u003e\n\u003cp\u003eThe standard fabric booth does not require power. If you add optional LED lights, please confirm outlet access, extension cord rules, and cable routing with your venue.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement graphics are available for the main backwall, both side panels, and hardcase podium graphic, so you can update the booth for new events without replacing the frames.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this booth be used outdoors?\u003c\/summary\u003e\n\u003cp\u003eThis display is best used indoors or in dry, covered event spaces. It is not designed for rain, strong wind, wet ground, unstable flooring, or unsheltered outdoor use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I add LED lights?\u003c\/summary\u003e\n\u003cp\u003eYes. LED lights are available as an optional upgrade. They can help brighten the backwall in dim exhibit halls, hotel conference rooms, and indoor event spaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs a separate table included?\u003c\/summary\u003e\n\u003cp\u003eNo. A separate table is not included. The included hardcase-to-podium can be used as a compact branded front counter.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, EPS, TIFF, JPG, or press-quality PDF files are recommended. Use the official templates, high-resolution images, CMYK color mode, outlined fonts, and safe-zone placement.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the fabric flame-retardant?\u003c\/summary\u003e\n\u003cp\u003eThe product page lists wrinkle-free seamless tension fabric. If your event requires specific flame-retardant documentation, material certificates, or venue compliance details, please confirm requirements with our team before production.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-inline05-cta\"\u003e\n\u003ch2\u003ePlanning a 10x10 Booth That Needs More Structure Than a Simple Backdrop?\u003c\/h2\u003e\n\u003cp\u003eSend us your event date, logo, brand colors, booth message, layout needs, and whether you want optional LED lights. Our team can help create a clean layout for the backwall, side panels, and included hardcase-to-podium before production.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46005763637406,"sku":"10W-05","price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x10_TenseFlex_Media_Flat_Trade_Show_Displays-Max_1433_png.jpg?v=1759830355"},{"product_id":"10x10-inline-trade-show-booth-10","title":"10x10 Inline Trade Show Booth 10","description":"\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(14, 58, 99);\"\u003eProduct Details\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eImmerse your audience in an unforgettable brand experience with our premium 10ft Semi-Circle Exhibit Package. This comprehensive solution combines elegant design with practical functionality, featuring our signature semi-circle display stand with effortless snap-together aluminum framework and premium stretch fabric graphics, a sophisticated round cocktail display counter perfect for product displays and client interactions, and a versatile monitor \u0026amp; literature banner stand that seamlessly integrates digital and printed marketing materials. Enhanced with the optional heavy-duty wheeled transport case for maximum portability and protection, this complete package transforms any event space into a professional engagement zone ideal for trade shows, product launches, and corporate promotions. Designed for quick setup and lasting impact, our all-in-one exhibit solution helps you create meaningful connections and stand out from the competition—elevate your next event today.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(14, 58, 99);\"\u003eSpecifications\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eMain Backdrop Size: 9.8'x7.5'\u003c\/p\u003e\n\u003cp\u003eFrame: Semi-Circle Anodized Aluminum Snap-Tube Frame\u003c\/p\u003e\n\u003cp\u003eGraphic: Wrinkle-free, Seamless  Tension Fabric\u003c\/p\u003e\n\u003cp\u003ePrinting: High-Resolution Heat Transfer Printing\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(14, 58, 99);\"\u003eProduct includes\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003ch3\u003e\u003cstrong\u003eBackdrop\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e(1) 10ft Semi-Circle Collapsible Aluminum Snap-Tube Frame\u003c\/p\u003e\n\u003cp\u003e(1) High Resolution Seamless Fabric Print\u003c\/p\u003e\n\u003cp\u003e(1) Round Cocktail Counter\u003c\/p\u003e\n\u003cp\u003e(1) Monitor \u0026amp; Literature Banner Stand\u003c\/p\u003e\n\u003cp\u003e(1) Nylon Duffel Bag\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(14, 57, 97);\"\u003eOptional Upgrades\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003e(1) Hard Shipping Case Only\u003c\/p\u003e\n\u003cp\u003e(1) Hard Shipping Case with Custom Print\u003c\/p\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46005787033758,"sku":"10W-10","price":1937.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/7a6bb1e82e7e3c0ecf37990179efd102_a72f185d-ad4c-4f49-8542-62d1e434c4ab.jpg?v=1759885562"},{"product_id":"10x10-inline-trade-show-booth-14","title":"10ft Fabric Backwall Kit | TenseFlex Monitor Stand Booth","description":"\u003cstyle\u003e\n  .qsd-tf-kitc-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tf-kitc-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tf-kitc-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tf-kitc-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tf-kitc-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tf-kitc-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tf-kitc-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tf-kitc-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tf-kitc-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tf-kitc-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tf-kitc-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tf-kitc-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tf-kitc-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tf-kitc-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tf-kitc-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tf-kitc-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tf-kitc-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tf-kitc-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tf-kitc-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tf-kitc-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tf-kitc-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf-kitc-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf-kitc-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf-kitc-steps {\n    counter-reset: tf-kitc-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tf-kitc-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tf-kitc-step:before {\n    counter-increment: tf-kitc-step;\n    content: counter(tf-kitc-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tf-kitc-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tf-kitc-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tf-kitc-spec-table th,\n  .qsd-tf-kitc-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tf-kitc-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tf-kitc-spec-table tr:last-child th,\n  .qsd-tf-kitc-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tf-kitc-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tf-kitc-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tf-kitc-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tf-kitc-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tf-kitc-cta h2,\n  .qsd-tf-kitc-cta p {\n    color: #fff;\n  }\n\n  .qsd-tf-kitc-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tf-kitc-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tf-kitc-hero,\n    .qsd-tf-kitc-cta {\n      padding: 24px;\n    }\n\n    .qsd-tf-kitc-title {\n      font-size: 28px;\n    }\n\n    .qsd-tf-kitc-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tf-kitc-grid-2,\n    .qsd-tf-kitc-grid-3,\n    .qsd-tf-kitc-feature-list,\n    .qsd-tf-kitc-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tf-kitc-use-list {\n      columns: 1;\n    }\n\n    .qsd-tf-kitc-spec-table,\n    .qsd-tf-kitc-spec-table tbody,\n    .qsd-tf-kitc-spec-table tr,\n    .qsd-tf-kitc-spec-table th,\n    .qsd-tf-kitc-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tf-kitc-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tf-kitc-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tf-kitc-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tf-kitc-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-tf-kitc-detail\"\u003e\n\u003csection class=\"qsd-tf-kitc-hero\"\u003e\n\u003cdiv class=\"qsd-tf-kitc-eyebrow\"\u003e10ft Media Booth with Backwall, Header, Monitor Stand, and Podium Case\u003c\/div\u003e\n\u003ch2 class=\"qsd-tf-kitc-title\"\u003e10ft TenseFlex™ Booth Kit C\u003c\/h2\u003e\n\u003cp class=\"qsd-tf-kitc-subtitle\"\u003eCreate a clean 10ft media booth with a fabric backwall, raised header, snakelike monitor stand, and hard case podium—built for video demos, product stories, and in-person conversations. This booth kit gives your team a polished 10x10 setup for explaining, presenting, collecting leads, and connecting with visitors.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitc-section\"\u003e\n\u003ch2\u003eBuilt for Brands That Need to Show, Explain, and Connect\u003c\/h2\u003e\n\u003cp\u003eThe 10ft TenseFlex™ Booth Kit C is designed for exhibitors that need more than a printed backdrop. It combines a clean 10ft fabric backwall, a raised aluminum header, a dedicated snakelike monitor stand, and an airline-friendly wheeled hard case that converts into a branded podium.\u003c\/p\u003e\n\u003cp\u003eThe 10ft fabric backwall creates a clean brand backdrop, the raised header helps visitors spot your booth from the aisle, and the snakelike monitor stand adds a focused media zone for product videos, demos, walkthroughs, training clips, or customer stories.\u003c\/p\u003e\n\u003cp\u003eUse this kit when your booth needs to present a message clearly, show digital content, and create a natural conversation point at the front of the booth.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitc-section\"\u003e\n\u003ch2\u003eFour Booth Elements Working Together\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-kitc-grid-2\"\u003e\n\u003cdiv class=\"qsd-tf-kitc-card\"\u003e\n\u003ch3\u003e10ft Fabric Backwall\u003c\/h3\u003e\n\u003cp\u003eThe 120\" W × 90\" H backwall gives your booth a clean, full-width visual foundation for your logo, hero image, campaign message, or product story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-kitc-card\"\u003e\n\u003ch3\u003eRaised 58\" Header\u003c\/h3\u003e\n\u003cp\u003eThe 58\" × 12\" aluminum header adds an elevated brand mark above the backdrop, helping your logo or booth message stand out from the aisle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-kitc-card\"\u003e\n\u003ch3\u003eSnakelike Monitor Stand\u003c\/h3\u003e\n\u003cp\u003eThe monitor banner stand creates a dedicated media zone for video loops, product demos, software walkthroughs, testimonials, or event content.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-kitc-card\"\u003e\n\u003ch3\u003eHard Case Podium\u003c\/h3\u003e\n\u003cp\u003eThe wheeled hard case protects booth components during travel and converts into a branded podium for brochures, samples, QR codes, and quick conversations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitc-section\"\u003e\n\u003ch2\u003eClean 10ft Backwall for Brand Storytelling\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-kitc-blue-note\"\u003e\n\u003cp\u003eThe flat 10ft backwall creates a clean, professional backdrop for your main brand message. Use it for your company logo, campaign headline, service promise, product hero image, sponsor message, or event-specific story.\u003c\/p\u003e\n\u003cp\u003eBecause the display uses a tension fabric graphic, the backwall gives your booth a smooth visual surface without the busy look of multiple small signs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitc-section\"\u003e\n\u003ch2\u003eRaised Header for Better Aisle Recognition\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-kitc-green-note\"\u003e\n\u003cp\u003eThe 58\" × 12\" header helps lift your logo or message above the main graphic, making your booth easier to recognize from the aisle.\u003c\/p\u003e\n\u003cp\u003eUse the header for a brand name, short event theme, campaign phrase, product category, or simple callout that should be visible before visitors step closer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitc-section\"\u003e\n\u003ch2\u003eSnakelike Monitor Stand for Digital Content\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-kitc-blue-note\"\u003e\n\u003cp\u003eThe snakelike tension fabric monitor banner stand adds motion, depth, and a dedicated screen area to your 10x10 booth.\u003c\/p\u003e\n\u003cp\u003eUse the monitor zone for product videos, software demos, menu content, event schedules, service walkthroughs, customer stories, before-and-after visuals, brand reels, or short sales presentations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitc-section\"\u003e\n\u003ch2\u003eMonitor Compatibility Note\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-kitc-note\"\u003e\n\u003cp\u003eThe kit includes a monitor stand and bracket, but the monitor itself is not included. The monitor bracket supports a compatible monitor up to 55\" and up to 32 lbs.\u003c\/p\u003e\n\u003cp\u003ePlease confirm monitor size, screen weight, VESA pattern, power access, HDMI or media player setup, extension cord rules, and safe cable routing before your event.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitc-section\"\u003e\n\u003ch2\u003eHard Case Podium for Front-of-Booth Engagement\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-kitc-green-note\"\u003e\n\u003cp\u003eMove it, protect it, and use it on-site. The airline-friendly wheeled hard case helps transport your booth components and converts into a branded podium counter during the event.\u003c\/p\u003e\n\u003cp\u003eUse the podium for brochures, samples, QR codes, business cards, appointment cards, lead forms, giveaways, or quick visitor conversations. This reduces the need to bring a separate front counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitc-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-tf-kitc-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eClean 10ft Media Booth\u003c\/strong\u003e Combines a 10ft fabric backwall, raised header, monitor stand, and hard case podium for a complete media-ready setup.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFull-Width Brand Backdrop\u003c\/strong\u003e 120\" W × 90\" H backwall gives your booth a strong, clean visual foundation for brand storytelling.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRaised Header Included\u003c\/strong\u003e 58\" × 12\" header adds higher logo visibility and helps your booth message stand out from the aisle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDedicated Monitor Zone\u003c\/strong\u003e Snakelike monitor stand supports compatible monitors up to 55\" and up to 32 lbs for demos and video content.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHard Case Converts to Podium\u003c\/strong\u003e Wheeled transport case becomes a branded front counter for QR scans, brochures, samples, and lead capture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTool-Free Numbered Assembly\u003c\/strong\u003e Anodized aluminum snap-tube frame is designed for fast, intuitive setup without special tools.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReplaceable Graphics\u003c\/strong\u003e Refresh the backwall, header, monitor stand, or podium graphic for new campaigns and future events.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree Design and Free Shipping\u003c\/strong\u003e Product page includes free professional graphic design service and free shipping to the contiguous United States.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitc-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 10ft flat aluminum snap-tube backdrop frame\u003c\/li\u003e\n\u003cli\u003e1 × Custom high-resolution seamless fabric graphic for the backwall\u003c\/li\u003e\n\u003cli\u003e1 × 58\" × 12\" aluminum header frame\u003c\/li\u003e\n\u003cli\u003e1 × Custom fabric print for the header\u003c\/li\u003e\n\u003cli\u003e1 × Snakelike tension fabric monitor banner stand with monitor bracket\u003c\/li\u003e\n\u003cli\u003e1 × Airline-friendly wheeled hard case that converts to a podium\u003c\/li\u003e\n\u003cli\u003e1 × Custom fabric print for the hard case\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-tf-kitc-note\"\u003e\n\u003cp\u003eMonitor is not included. Flooring, chairs, tablets, literature racks, extra lighting, electrical service, media players, cables, and additional booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitc-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-kitc-table-wrap\"\u003e\n\u003ctable class=\"qsd-tf-kitc-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10ft TenseFlex™ Booth Kit C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003e10x10 media-ready tension fabric booth kit with backwall, raised header, monitor stand, and hard case podium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Size\u003c\/th\u003e\n\u003ctd\u003e10' W × 7.5' H, approximately 120\" W × 90\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeader Size\u003c\/th\u003e\n\u003ctd\u003e58\" W × 12\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum snap-tube frame with tool-free numbered assembly\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMonitor Stand\u003c\/th\u003e\n\u003ctd\u003eSnakelike tension fabric banner stand with monitor bracket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMonitor Compatibility\u003c\/th\u003e\n\u003ctd\u003eSupports compatible monitors up to 55\" and up to 32 lbs. Monitor is not included.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCase\u003c\/th\u003e\n\u003ctd\u003eAirline-friendly hard case with wheels; converts into a branded podium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Requirement\u003c\/th\u003e\n\u003ctd\u003eThe fabric booth structure does not require power, but your monitor will. Confirm outlet access and cable routing with your venue before the event.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSetup\u003c\/th\u003e\n\u003ctd\u003eTool-free numbered snap-tube assembly. Two people are recommended for smoother setup, especially when positioning the backwall, header, monitor stand, and podium.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor and dry covered event spaces. Avoid rain, strong wind, wet ground, unstable flooring, and unsheltered outdoor use.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e10 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eTrade shows, product demos, recruiting fairs, pop-ups, roadshows, SaaS events, healthcare conferences, product launches, and corporate presentations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for the backwall, header, monitor stand, or podium graphic for future events and campaigns\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVenue Material Note\u003c\/th\u003e\n\u003ctd\u003eIf your event requires flame-retardant documentation, material certificates, or specific fabric details, please confirm requirements with our team before production.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitc-section\"\u003e\n\u003ch2\u003e4-Step Tool-Free Setup\u003c\/h2\u003e\n\u003cp\u003eThe TenseFlex™ Booth Kit C is designed for quick event setup with a numbered snap-tube frame, custom fabric graphics, monitor stand, and hard case podium.\u003c\/p\u003e\n\u003cdiv class=\"qsd-tf-kitc-steps\"\u003e\n\u003cdiv class=\"qsd-tf-kitc-step\"\u003e\n\u003ch4\u003eBuild the Backwall\u003c\/h4\u003e\n\u003cp\u003eConnect the numbered aluminum snap-tube frame for the main backwall and pull the fabric graphic over the frame.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-kitc-step\"\u003e\n\u003ch4\u003eAttach the Header\u003c\/h4\u003e\n\u003cp\u003eAttach the 58\" header and align it above the backdrop for stronger brand visibility from the aisle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-kitc-step\"\u003e\n\u003ch4\u003eSet Up the Monitor Stand\u003c\/h4\u003e\n\u003cp\u003eAssemble the snakelike monitor banner stand and install your compatible monitor if needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-kitc-step\"\u003e\n\u003ch4\u003eConvert the Podium\u003c\/h4\u003e\n\u003cp\u003eConvert the wheeled hard case into a branded podium and position all components inside your booth space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitc-section\"\u003e\n\u003ch2\u003ePower and Cable Planning for Monitor Use\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-kitc-note\"\u003e\n\u003cp\u003eIf you plan to use a monitor, confirm power access, HDMI or media player setup, extension cord rules, power strip restrictions, electrical service deadlines, and cable placement with your venue before the event.\u003c\/p\u003e\n\u003cp\u003eKeep cables secured and away from walking paths. Route cords behind the display or along approved booth paths to reduce trip hazards and keep the booth presentation clean.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitc-section\"\u003e\n\u003ch2\u003eRecommended Graphic Strategy\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-kitc-blue-note\"\u003e\n\u003cp\u003eUse the backwall for your main brand story, product hero image, campaign headline, or core service message. Use the raised header for your logo or short event theme.\u003c\/p\u003e\n\u003cp\u003eUse the monitor stand graphic to frame your screen content, add a product name, include a short call-to-action, or support the demo area. Use the hard case podium graphic for QR codes, website links, appointment prompts, lead capture messaging, or event offers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitc-section\"\u003e\n\u003ch2\u003eWhat to Show on the Monitor\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-kitc-grid-3\"\u003e\n\u003cdiv class=\"qsd-tf-kitc-card\"\u003e\n\u003ch3\u003eProduct \u0026amp; Software Demos\u003c\/h3\u003e\n\u003cp\u003eShow product videos, software walkthroughs, dashboard clips, app previews, service explainers, or short demo loops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-kitc-card\"\u003e\n\u003ch3\u003eTrust \u0026amp; Brand Content\u003c\/h3\u003e\n\u003cp\u003eUse customer stories, testimonials, case studies, brand reels, before-and-after visuals, or project highlights.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-kitc-card\"\u003e\n\u003ch3\u003eEvent Support Content\u003c\/h3\u003e\n\u003cp\u003eDisplay event schedules, recruiting messages, booth instructions, menu content, product categories, or presentation slides.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitc-section\"\u003e\n\u003ch2\u003eRecommended 10x10 Layout\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-kitc-green-note\"\u003e\n\u003cp\u003ePlace the 10ft backwall along the rear side of the booth as the main brand anchor. Align the raised header above it so the logo or campaign name is easier to see from the aisle.\u003c\/p\u003e\n\u003cp\u003ePosition the snakelike monitor stand on one side for video demos without blocking the main conversation area. Place the hard case podium near the front aisle for brochures, samples, QR scans, lead forms, or visitor questions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitc-section\"\u003e\n\u003ch2\u003eMove It, Protect It, and Use It On-Site\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-kitc-note\"\u003e\n\u003cp\u003eThe wheeled hard case helps transport the booth hardware and fabric graphics during travel and storage.\u003c\/p\u003e\n\u003cp\u003eOn-site, it converts into a branded podium counter for brochures, samples, QR codes, appointment cards, lead capture forms, or quick visitor conversations. This helps reduce the need to bring a separate front counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitc-section\"\u003e\n\u003ch2\u003eWhere This Media Booth Works Best\u003c\/h2\u003e\n\u003cp\u003eThis booth is ideal for teams that need to present products, show video content, collect leads, and talk with visitors inside a clean 10x10 booth layout.\u003c\/p\u003e\n\u003cul class=\"qsd-tf-kitc-use-list\"\u003e\n\u003cli\u003eTrade shows\u003c\/li\u003e\n\u003cli\u003eProduct demos\u003c\/li\u003e\n\u003cli\u003eRecruiting fairs\u003c\/li\u003e\n\u003cli\u003ePop-up events\u003c\/li\u003e\n\u003cli\u003eRegional roadshows\u003c\/li\u003e\n\u003cli\u003eSaaS events\u003c\/li\u003e\n\u003cli\u003eTech expos\u003c\/li\u003e\n\u003cli\u003eHealthcare conferences\u003c\/li\u003e\n\u003cli\u003eMedical product demos\u003c\/li\u003e\n\u003cli\u003eUniversity career fairs\u003c\/li\u003e\n\u003cli\u003eRetail activations\u003c\/li\u003e\n\u003cli\u003eFranchise shows\u003c\/li\u003e\n\u003cli\u003eBeauty launches\u003c\/li\u003e\n\u003cli\u003eNonprofit events\u003c\/li\u003e\n\u003cli\u003eChamber business expos\u003c\/li\u003e\n\u003cli\u003eCorporate presentations\u003c\/li\u003e\n\u003cli\u003eStartup showcases\u003c\/li\u003e\n\u003cli\u003eB2B sales conversations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitc-section\"\u003e\n\u003ch2\u003eBest For \/ Not Ideal For\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-kitc-grid-2\"\u003e\n\u003cdiv class=\"qsd-tf-kitc-card\"\u003e\n\u003ch3\u003eBest For\u003c\/h3\u003e\n\u003cp\u003eSmall and mid-size teams that need a professional media-ready 10x10 booth for video demos, product stories, service walkthroughs, lead collection, recruiting, and face-to-face conversations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tf-kitc-card\"\u003e\n\u003ch3\u003eNot Ideal For\u003c\/h3\u003e\n\u003cp\u003eRain, strong wind, wet ground, unsheltered outdoor use, monitors over 40\" or 32 lbs, unstable flooring, or events where monitor power access cannot be confirmed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitc-section\"\u003e\n\u003ch2\u003eReusable Hardware, Refreshable Graphics\u003c\/h2\u003e\n\u003cp\u003eKeep the backwall frame, header frame, monitor stand, and hard case podium, then update the graphics for new campaigns, product launches, recruiting seasons, sponsor updates, or annual events.\u003c\/p\u003e\n\u003cp\u003eReplacement graphics make it easy to refresh the booth for future events without replacing the full hardware system.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitc-section\"\u003e\n\u003ch2\u003eProduction Timeline Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf-kitc-note\"\u003e\n\u003cp\u003eThe product page lists a 10 business day production and shipping timeline after artwork approval. Please allow extra time for artwork setup, proof review, approval, production, transit, monitor preparation, and event receiving.\u003c\/p\u003e\n\u003cp\u003eIf shipping to an advance warehouse, convention center, hotel venue, office, or show site, confirm receiving deadlines, booth number labeling, carrier rules, material handling requirements, and delivery address rules before shipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitc-section qsd-tf-kitc-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the monitor included?\u003c\/summary\u003e\n\u003cp\u003eNo. The kit includes a monitor stand and bracket, but the monitor itself is not included. Please use a compatible monitor up to 55\" and up to 32 lbs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat should I check before using a monitor?\u003c\/summary\u003e\n\u003cp\u003ePlease confirm the monitor size, weight, VESA pattern, power access, HDMI or media player setup, extension cord rules, and cable routing before your event.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it easy to set up?\u003c\/summary\u003e\n\u003cp\u003eYes. The snap-tube frame uses tool-free numbered assembly. Two people are recommended for a smoother setup, especially when positioning the backwall, header, monitor stand, and podium.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included in this kit?\u003c\/summary\u003e\n\u003cp\u003eThe kit includes a 10ft flat aluminum snap-tube backdrop frame, custom seamless fabric backdrop graphic, 58\" × 12\" aluminum header frame, custom header print, snakelike tension fabric monitor banner stand with monitor bracket, airline-friendly wheeled hard case, and custom hard case fabric print.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this booth require power?\u003c\/summary\u003e\n\u003cp\u003eThe fabric booth structure does not require power, but your monitor will. Please confirm outlet access and cable placement with your venue before the event.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement graphics are available, so you can update the booth for new campaigns without replacing the frame.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this booth be used outdoors?\u003c\/summary\u003e\n\u003cp\u003eThis display is best used indoors or in dry, covered event spaces. It is not designed for rain, strong wind, wet ground, unstable flooring, or unsheltered outdoor use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, EPS, TIFF, JPG, or press-quality PDF files are recommended. Use the official templates, high-resolution images, CMYK color mode, outlined fonts, and safe-zone placement.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does production and shipping take?\u003c\/summary\u003e\n\u003cp\u003eThe product page lists 10 business days for production and shipping after artwork approval. Please allow extra time for artwork proofing and event receiving if you have a fixed show date.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the fabric flame-retardant?\u003c\/summary\u003e\n\u003cp\u003eThe product page lists wrinkle-free seamless tension fabric. If your event requires specific flame-retardant documentation, material certificates, or venue compliance details, please confirm requirements with our team before production.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf-kitc-cta\"\u003e\n\u003ch2\u003ePlanning a Booth That Needs to Show More Than a Logo?\u003c\/h2\u003e\n\u003cp\u003eSend us your event date, logo, brand colors, monitor plan, booth message, delivery address, and artwork status. Our team can help prepare a clean media-ready booth layout before production.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46005912797342,"sku":"10W-14","price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10ft_TenseFlex__Booth_Kit_C_main_85917591-7862-4a7f-ad74-03cc1ef4b646.jpg?v=1770365853"},{"product_id":"10x10-backlit-trade-show-booth-05","title":"Custom 10x10 Backlit Trade Show Booth, LED Lightbox Display with Tri-Layer Shelving \u0026 Hardcase for Product Demos","description":"\u003cstyle\u003e\n  .qsd-tlkit-a-shelf-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tlkit-a-shelf-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tlkit-a-shelf-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tlkit-a-shelf-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tlkit-a-shelf-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tlkit-a-shelf-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tlkit-a-shelf-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tlkit-a-shelf-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tlkit-a-shelf-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tlkit-a-shelf-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tlkit-a-shelf-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tlkit-a-shelf-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tlkit-a-shelf-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tlkit-a-shelf-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tlkit-a-shelf-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tlkit-a-shelf-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tlkit-a-shelf-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tlkit-a-shelf-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tlkit-a-shelf-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tlkit-a-shelf-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tlkit-a-shelf-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tlkit-a-shelf-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tlkit-a-shelf-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tlkit-a-shelf-steps {\n    counter-reset: tlkit-a-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tlkit-a-shelf-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tlkit-a-shelf-step:before {\n    counter-increment: tlkit-a-step;\n    content: counter(tlkit-a-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tlkit-a-shelf-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tlkit-a-shelf-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tlkit-a-shelf-spec-table th,\n  .qsd-tlkit-a-shelf-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tlkit-a-shelf-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tlkit-a-shelf-spec-table tr:last-child th,\n  .qsd-tlkit-a-shelf-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tlkit-a-shelf-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tlkit-a-shelf-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tlkit-a-shelf-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tlkit-a-shelf-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tlkit-a-shelf-cta h2,\n  .qsd-tlkit-a-shelf-cta p {\n    color: #fff;\n  }\n\n  .qsd-tlkit-a-shelf-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tlkit-a-shelf-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tlkit-a-shelf-hero,\n    .qsd-tlkit-a-shelf-cta {\n      padding: 24px;\n    }\n\n    .qsd-tlkit-a-shelf-title {\n      font-size: 28px;\n    }\n\n    .qsd-tlkit-a-shelf-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tlkit-a-shelf-grid-2,\n    .qsd-tlkit-a-shelf-grid-3,\n    .qsd-tlkit-a-shelf-feature-list,\n    .qsd-tlkit-a-shelf-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tlkit-a-shelf-use-list {\n      columns: 1;\n    }\n\n    .qsd-tlkit-a-shelf-spec-table,\n    .qsd-tlkit-a-shelf-spec-table tbody,\n    .qsd-tlkit-a-shelf-spec-table tr,\n    .qsd-tlkit-a-shelf-spec-table th,\n    .qsd-tlkit-a-shelf-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tlkit-a-shelf-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tlkit-a-shelf-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tlkit-a-shelf-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tlkit-a-shelf-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-tlkit-a-shelf-detail\"\u003e\n\u003csection class=\"qsd-tlkit-a-shelf-hero\"\u003e\n\u003cdiv class=\"qsd-tlkit-a-shelf-eyebrow\"\u003e10ft Backlit Booth with Product Shelves\u003c\/div\u003e\n\u003ch2 class=\"qsd-tlkit-a-shelf-title\"\u003e10ft TenseLight™ Booth Kit A\u003c\/h2\u003e\n\u003cp class=\"qsd-tlkit-a-shelf-subtitle\"\u003eCreate a bright 10ft backlit booth with built-in product shelves, custom graphics, LED lighting, and a hard shipping case for trade shows and retail events. Light up your brand, display your products, and turn a standard 10x10 booth into a cleaner, brighter product showcase.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tlkit-a-shelf-section\"\u003e\n\u003ch2\u003eA Backlit Product Showcase for 10x10 Booths\u003c\/h2\u003e\n\u003cp\u003eThe 10ft TenseLight™ Booth Kit A is designed for brands that need both illuminated booth graphics and built-in product display space. It combines a 10ft backlit fabric wall, 8 integrated LED light bars, a lightweight aluminum snap-tube frame, tri-layer aluminum shelves, and a hard shipping case with custom print.\u003c\/p\u003e\n\u003cp\u003eUnlike a standard backlit wall, this kit gives you both visual impact and functional product presentation. Use the shelves for samples, packages, brochures, boxed goods, beauty products, accessories, or promo materials while the backlit graphic pulls attention from the aisle.\u003c\/p\u003e\n\u003cp\u003eIt is a strong choice for product-focused exhibitors who want a cleaner booth wall, brighter brand presence, and a simple way to show physical items without adding extra display furniture.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tlkit-a-shelf-section\"\u003e\n\u003ch2\u003eBacklit Wall + Product Shelves in One Kit\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tlkit-a-shelf-blue-note\"\u003e\n\u003cp\u003eUse the backlit wall to attract attention and the shelves to turn that attention into product interest. The illuminated backdrop builds your brand presence, while the shelves give visitors something physical to see, compare, pick up, or ask about.\u003c\/p\u003e\n\u003cp\u003eThis makes the booth especially useful for brands that sell packaged products, beauty items, small electronics, accessories, samples, supplements, promotional goods, or retail merchandise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tlkit-a-shelf-section\"\u003e\n\u003ch2\u003eLighting \u0026amp; Power System\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tlkit-a-shelf-grid-3\"\u003e\n\u003cdiv class=\"qsd-tlkit-a-shelf-card\"\u003e\n\u003ch3\u003e8 LED Light Bars\u003c\/h3\u003e\n\u003cp\u003eThe kit includes 8 integrated LED light bars designed to create bright, even illumination across the backlit display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tlkit-a-shelf-card\"\u003e\n\u003ch3\u003e480W Rated Power\u003c\/h3\u003e\n\u003cp\u003eThe backlit display system is rated at 480W, with 100–240V AC input for common indoor venue power setups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tlkit-a-shelf-card\"\u003e\n\u003ch3\u003e24V DC \/ 20A Output\u003c\/h3\u003e\n\u003cp\u003eThe included power supply and cable set powers the LED display system at 24V DC \/ 20A output.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tlkit-a-shelf-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tlkit-a-shelf-section\"\u003e\n\u003ch2\u003eProduct Display Ideas\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tlkit-a-shelf-grid-3\"\u003e\n\u003cdiv class=\"qsd-tlkit-a-shelf-card\"\u003e\n\u003ch3\u003eSamples \u0026amp; Packages\u003c\/h3\u003e\n\u003cp\u003eUse shelves for small boxed goods, sample kits, packaging examples, skincare sets, accessories, or small product bundles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tlkit-a-shelf-card\"\u003e\n\u003ch3\u003eBrochures \u0026amp; QR Prompts\u003c\/h3\u003e\n\u003cp\u003eUse shelves for brochures, product cards, tabletop signage, QR code cards, appointment prompts, or “scan to learn more” materials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tlkit-a-shelf-card\"\u003e\n\u003ch3\u003eFeatured Items\u003c\/h3\u003e\n\u003cp\u003eHighlight best sellers, new arrivals, seasonal products, launch items, or product comparison sets in front of the backlit wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tlkit-a-shelf-section\"\u003e\n\u003ch2\u003eTransport \u0026amp; Hard Shipping Case\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tlkit-a-shelf-green-note\"\u003e\n\u003cp\u003eThe included hard shipping case helps protect the booth components during storage and transport, making it easier to move the display between trade shows, retail events, and conference venues.\u003c\/p\u003e\n\u003cp\u003eThe custom print on the hard shipping case adds an additional branded surface while helping the case feel connected to the full booth system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tlkit-a-shelf-section\"\u003e\n\u003ch2\u003eRecommended Use \u0026amp; Care\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tlkit-a-shelf-note\"\u003e\n\u003cp\u003eThis booth is best for indoor trade shows, retail activations, conferences, product demos, hotel ballroom events, and controlled event spaces with safe power access.\u003c\/p\u003e\n\u003cp\u003eBecause this booth uses LED lighting and electrical components, outdoor or semi-outdoor use should avoid rain, moisture, strong wind, uneven ground, unstable power access, and unsupervised setup. Store fabric graphics dry and protect the frame, shelves, lights, power supply, and hard shipping case from rough handling between events.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tlkit-a-shelf-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tlkit-a-shelf-table-wrap\"\u003e\n\u003ctable class=\"qsd-tlkit-a-shelf-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10ft TenseLight™ Booth Kit A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003e10ft backlit fabric display with integrated tri-layer aluminum product shelves\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Size\u003c\/th\u003e\n\u003ctd\u003e118.11\" W × 89.76\" H × 11.8\" D\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum snap-tube frame with bungee-cord connection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLighting\u003c\/th\u003e\n\u003ctd\u003e8 integrated LED light bars with spring-lock pin mounting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Power\u003c\/th\u003e\n\u003ctd\u003e480W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput\u003c\/th\u003e\n\u003ctd\u003e100–240V AC, 50 \/ 60 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOutput\u003c\/th\u003e\n\u003ctd\u003e24V DC \/ 20A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eShelves\u003c\/th\u003e\n\u003ctd\u003eTri-layer aluminum display shelves for lightweight product displays, samples, brochures, boxed goods, accessories, or promo materials\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCase\u003c\/th\u003e\n\u003ctd\u003eHard shipping case with custom print\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Setup\u003c\/th\u003e\n\u003ctd\u003e2 people recommended for smoother setup, LED installation, fabric graphic alignment, and shelf placement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eBeauty and skincare displays, CPG booths, food sampling, supplements, accessories, product launches, retail pop-ups, trade shows, and brand activations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor and controlled event spaces with safe power access. Avoid rain, moisture, strong wind, uneven ground, and unsafe power conditions.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for future campaigns, product launches, seasonal promotions, or updated branding\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003eProduction and shipping timeline: 10 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tlkit-a-shelf-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 118\" W × 90\" H × 11.8\" D aluminum snap-tube frame with bungee-cord connection\u003c\/li\u003e\n\u003cli\u003e1 × Custom high-resolution stretch fabric graphic for backdrop\u003c\/li\u003e\n\u003cli\u003e8 × Integrated LED light bars\u003c\/li\u003e\n\u003cli\u003e1 × Power supply and cable set\u003c\/li\u003e\n\u003cli\u003e1 × Tri-layer aluminum display shelf set\u003c\/li\u003e\n\u003cli\u003e1 × Hard shipping case with custom print\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tlkit-a-shelf-section qsd-tlkit-a-shelf-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the LED lights included?\u003c\/summary\u003e\n\u003cp\u003eYes. This booth kit includes 8 integrated LED light bars, power supply, and cables for the backlit display system.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the display size?\u003c\/summary\u003e\n\u003cp\u003eThe display size is 118.11\" W × 89.76\" H × 11.8\" D.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat can I place on the shelves?\u003c\/summary\u003e\n\u003cp\u003eThe tri-layer aluminum shelves are best for lightweight product displays, samples, brochures, boxed goods, beauty products, accessories, or promo materials. Please confirm shelf size and weight limit before displaying heavier items.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the graphic for future events?\u003c\/summary\u003e\n\u003cp\u003eYes. The fabric graphic is replaceable, so you can update your booth for new campaigns, products, sponsors, retail promotions, or events without replacing the full display frame.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the hard shipping case used for?\u003c\/summary\u003e\n\u003cp\u003eThe hard shipping case helps protect the booth components during storage and transport, making it easier to move the display between trade shows and event venues.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many people are recommended for setup?\u003c\/summary\u003e\n\u003cp\u003eWe recommend 2 people for setup. The booth is designed for tool-free assembly and usually takes about 20–30 minutes, depending on experience, layout, and first-time setup familiarity.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this booth need power?\u003c\/summary\u003e\n\u003cp\u003eYes. The LED lighting system requires power. The display uses 480W rated power with 100–240V AC input and 24V DC \/ 20A output through the included power supply.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a 10x10 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. This 10ft backlit display is a strong fit for many standard 10x10 booth layouts. Please confirm booth rules, ceiling height, outlet access, aisle clearance, and available floor space before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork works best for backlit printing?\u003c\/summary\u003e\n\u003cp\u003eUse high-resolution images, strong contrast, large readable text, and clean spacing. Keep key logos and messages away from shelf areas and inside the safe zone.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this ship to an advance warehouse or show site?\u003c\/summary\u003e\n\u003cp\u003eYes, but please check your exhibitor manual for receiving deadlines, booth number labeling, carrier rules, and material handling requirements before shipping to a venue or advance warehouse.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46006194307230,"sku":"10WL-05","price":1099.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x10-backlit-trade-show-booth-05-1.png?v=1782303492"},{"product_id":"10x10-backlit-trade-show-booth-06","title":"3D Trade Show Booth Kit | Moon Backdrop with Lightbox Counter","description":"\u003cstyle\u003e\n  .qsd-booth06-moon-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-booth06-moon-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-booth06-moon-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-booth06-moon-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-booth06-moon-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-booth06-moon-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-booth06-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-booth06-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-booth06-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-booth06-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-booth06-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-booth06-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-booth06-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-booth06-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-booth06-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-booth06-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-booth06-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-booth06-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-booth06-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-booth06-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-booth06-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-booth06-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-booth06-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-booth06-steps {\n    counter-reset: booth06-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-booth06-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-booth06-step:before {\n    counter-increment: booth06-step;\n    content: counter(booth06-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-booth06-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-booth06-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-booth06-spec-table th,\n  .qsd-booth06-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-booth06-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-booth06-spec-table tr:last-child th,\n  .qsd-booth06-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-booth06-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-booth06-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-booth06-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-booth06-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-booth06-cta h2,\n  .qsd-booth06-cta p {\n    color: #fff;\n  }\n\n  .qsd-booth06-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-booth06-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-booth06-hero,\n    .qsd-booth06-cta {\n      padding: 24px;\n    }\n\n    .qsd-booth06-title {\n      font-size: 28px;\n    }\n\n    .qsd-booth06-moon-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-booth06-grid-2,\n    .qsd-booth06-grid-3,\n    .qsd-booth06-feature-list,\n    .qsd-booth06-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-booth06-use-list {\n      columns: 1;\n    }\n\n    .qsd-booth06-spec-table,\n    .qsd-booth06-spec-table tbody,\n    .qsd-booth06-spec-table tr,\n    .qsd-booth06-spec-table th,\n    .qsd-booth06-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-booth06-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-booth06-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-booth06-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-booth06-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-booth06-moon-detail\"\u003e\n\u003csection class=\"qsd-booth06-hero\"\u003e\n\u003cdiv class=\"qsd-booth06-eyebrow\"\u003e10x10 Backlit Booth Kit with 3D Moon Backdrop, Curved Arch, and SEG Counter\u003c\/div\u003e\n\u003ch2 class=\"qsd-booth06-title\"\u003e10x10 Backlit Trade Show Booth 06\u003c\/h2\u003e\n\u003cp class=\"qsd-booth06-subtitle\"\u003eCreate a high-impact 10x10 booth with a 3D moon backdrop, curved arch display, and SEG lightbox counter. This booth is built to frame your brand, draw visitors inward, and create a photo-ready event space for trade shows, product launches, sponsor booths, retail activations, and brand presentations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eA 3D Backlit Booth Environment, Not Just a Backwall\u003c\/h2\u003e\n\u003cp\u003eMore than a standard booth backdrop, this kit creates a small branded environment. The curved arch frames the space, the 3D moon backdrop adds visual depth, and the SEG lightbox counter gives your team a bright front interaction point.\u003c\/p\u003e\n\u003cp\u003eThe result is a booth that feels more immersive than a flat wall. Visitors can notice the curved structure from the aisle, step toward the center of the booth, stop at the counter, scan a QR code, ask questions, or take photos inside the branded scene.\u003c\/p\u003e\n\u003cp\u003eUse this kit when your event goal is not only visibility, but also interaction, brand recall, social sharing, and a more finished 10x10 booth experience.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eThree Core Components Working Together\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-grid-3\"\u003e\n\u003cdiv class=\"qsd-booth06-card\"\u003e\n\u003ch3\u003e3D Moon Backdrop\u003c\/h3\u003e\n\u003cp\u003eThe moon-shaped backdrop becomes the visual center of the booth, adding depth, movement, and a modern photo-friendly look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth06-card\"\u003e\n\u003ch3\u003eCurved Arch Display\u003c\/h3\u003e\n\u003cp\u003eThe curved arch display frames the booth like an entrance, helping guide visitors toward the center of your branded space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth06-card\"\u003e\n\u003ch3\u003eSEG Lightbox Counter\u003c\/h3\u003e\n\u003cp\u003eThe counter creates a bright front station for conversations, brochures, samples, QR codes, lead forms, and quick demos.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003e3D Moon Backdrop as the Visual Center\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-blue-note\"\u003e\n\u003cp\u003eThe 3D moon backdrop is designed to become the main visual focus of the booth. Its round dimensional shape adds a modern, memorable, and photo-ready focal point for visitors.\u003c\/p\u003e\n\u003cp\u003eUse it for tech brands, product launches, sponsor booths, social media content, gaming events, beauty activations, and brand moments where a plain flat wall may feel too ordinary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eCurved Arch Display for an Entrance-Style Booth Feel\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-green-note\"\u003e\n\u003cp\u003eThe curved arch display frames the booth like an entrance, helping guide visitors toward the center of your space.\u003c\/p\u003e\n\u003cp\u003eIt adds height, structure, and a more immersive look than a standard flat backwall. Use the arch for brand colors, sponsor messages, product category names, campaign graphics, or a clean visual border around your booth environment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eSEG Lightbox Counter for Visitor Interaction\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-blue-note\"\u003e\n\u003cp\u003eThe SEG lightbox counter gives your team a bright, functional front station for conversations, brochures, samples, QR codes, giveaways, lead forms, appointment cards, or quick product demos.\u003c\/p\u003e\n\u003cp\u003eIt helps turn the booth from a visual display into a working event space where visitors know exactly where to stop and engage with your team.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003ePhoto-Ready Brand Moment\u003c\/h2\u003e\n\u003cp\u003eThe 3D moon shape and curved arch create a natural photo moment for visitors. Use the setup as a branded backdrop for product launches, sponsor photos, influencer content, social posts, attendee check-ins, or brand activation content.\u003c\/p\u003e\n\u003cp\u003eFor the strongest photo effect, place your logo and key message high and simple, keep the center area uncluttered, and use the counter as the action point rather than blocking the moon backdrop.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eBacklit Visual Presence for Busy Event Halls\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-green-note\"\u003e\n\u003cp\u003eBacklit and dimensional display components help your booth stay visible in busy indoor event halls. Illuminated graphics can make colors look brighter, improve readability from the aisle, and give your booth a more premium event presence.\u003c\/p\u003e\n\u003cp\u003eBecause this booth includes illuminated display elements, confirm outlet access, power rules, and cable placement before the event.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eRecommended 10x10 Booth Layout\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-grid-3\"\u003e\n\u003cdiv class=\"qsd-booth06-card\"\u003e\n\u003ch3\u003eBack Center\u003c\/h3\u003e\n\u003cp\u003ePlace the 3D moon backdrop as the central visual anchor so visitors can see the main brand moment from the aisle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth06-card\"\u003e\n\u003ch3\u003eFrame the Space\u003c\/h3\u003e\n\u003cp\u003eUse the curved arch display to frame the booth and create an entrance-style visual path into the branded area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth06-card\"\u003e\n\u003ch3\u003eFront Interaction\u003c\/h3\u003e\n\u003cp\u003ePlace the SEG lightbox counter near the front aisle for QR scans, brochures, samples, lead capture, or check-ins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-booth06-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003ePhoto-Ready 3D Moon Backdrop\u003c\/strong\u003e Adds a dimensional focal point that makes the booth feel more memorable than a standard wall.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCurved Arch Booth Frame\u003c\/strong\u003e Creates an entrance-style display that helps guide visitors into the center of your booth.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSEG Lightbox Counter Included\u003c\/strong\u003e Gives your team a bright front station for conversations, brochures, QR scans, samples, and lead capture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eImmersive 10x10 Booth Environment\u003c\/strong\u003e Combines depth, structure, and interaction points to create a more complete brand space.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTool-Free Snap-Tube Style Setup\u003c\/strong\u003e Lightweight aluminum frame components are designed for quick event assembly and repeated use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustom Printed Fabric Graphics\u003c\/strong\u003e Custom graphics help align the moon backdrop, arch display, and counter into one cohesive booth look.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGreat for Launches and Activations\u003c\/strong\u003e Strong fit for product launches, sponsor booths, social content, trade shows, and branded event moments.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree Shipping Included\u003c\/strong\u003e Product page lists free shipping and a 12 business day production and shipping timeline.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 3D moon backdrop frame with custom printed fabric graphic\u003c\/li\u003e\n\u003cli\u003e1 × Curved arch display frame with custom printed fabric graphic\u003c\/li\u003e\n\u003cli\u003e1 × SEG lightbox counter with custom printed graphic\u003c\/li\u003e\n\u003cli\u003e1 × Nylon duffel bag for transport and storage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-booth06-note\"\u003e\n\u003cp\u003eFlooring, chairs, monitors, tablets, literature racks, electrical service, extra furniture, extra lighting, and additional booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-table-wrap\"\u003e\n\u003ctable class=\"qsd-booth06-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10x10 Backlit Trade Show Booth 06\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003e10x10 backlit arch booth kit with 3D moon backdrop, curved arch display, SEG lightbox counter, and nylon duffel bag\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMain Components\u003c\/th\u003e\n\u003ctd\u003e3D moon backdrop, curved arch display, SEG lightbox counter, nylon duffel bag\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eLightweight anodized aluminum frame structure for event display use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eCustom printed fabric graphics for the 3D moon backdrop, curved arch display, and counter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution custom printing for brand graphics\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCounter\u003c\/th\u003e\n\u003ctd\u003eSEG lightbox counter with illuminated custom graphic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLighting \/ Power\u003c\/th\u003e\n\u003ctd\u003eIlluminated display components require indoor power. Confirm outlet access, electrical rules, and cable routing before the event.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSetup\u003c\/th\u003e\n\u003ctd\u003eTool-free display setup. Two people are recommended for smoother installation, layout adjustment, and power planning.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor and dry covered event spaces. Avoid rain, strong wind, wet ground, uneven flooring, moisture, and unsheltered outdoor use.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e12 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eTrade shows, tech expos, gaming events, product launches, sponsor booths, retail pop-ups, beauty activations, healthcare conferences, university career fairs, franchise expos, nonprofit events, and corporate roadshows\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for new campaigns, event themes, sponsor updates, product launches, or brand refreshes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFabric \/ Venue Note\u003c\/th\u003e\n\u003ctd\u003eIf your venue requires specific fabric certification, flame-retardant documentation, or material details, please confirm with our team before production.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003e4-Step Tool-Free Setup\u003c\/h2\u003e\n\u003cp\u003eThis booth is designed as a multi-component 10x10 display environment. A two-person setup is recommended for smoother alignment and safer layout adjustment.\u003c\/p\u003e\n\u003cdiv class=\"qsd-booth06-steps\"\u003e\n\u003cdiv class=\"qsd-booth06-step\"\u003e\n\u003ch4\u003eBuild the Frames\u003c\/h4\u003e\n\u003cp\u003eConnect the numbered aluminum frame sections for the 3D moon backdrop and curved arch display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth06-step\"\u003e\n\u003ch4\u003eAdd the Graphics\u003c\/h4\u003e\n\u003cp\u003ePull the printed fabric graphics over the frames and smooth the surfaces for a clean branded look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth06-step\"\u003e\n\u003ch4\u003eSet Up the Counter\u003c\/h4\u003e\n\u003cp\u003eAssemble the SEG lightbox counter, insert the custom graphic, connect the lighting system, and test illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth06-step\"\u003e\n\u003ch4\u003eArrange the Booth\u003c\/h4\u003e\n\u003cp\u003ePosition all components in your 10x10 booth space and adjust the layout for aisle direction, traffic flow, and power access.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003ePower \u0026amp; Cable Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-note\"\u003e\n\u003cp\u003eThis booth includes illuminated display components and requires indoor power. Before your event, confirm outlet access, extension cord rules, power strip restrictions, electrical service deadlines, booth power limits, and cable routing requirements with your venue or show organizer.\u003c\/p\u003e\n\u003cp\u003eRoute cords behind the display or along approved booth paths whenever possible. Keep cables away from visitor walkways and secure them according to venue rules to reduce trip hazards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eRecommended Graphic Strategy\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-blue-note\"\u003e\n\u003cp\u003eUse the 3D moon backdrop for your strongest visual: logo, hero image, product story, campaign headline, sponsor moment, or photo-ready brand graphic.\u003c\/p\u003e\n\u003cp\u003eUse the curved arch for supporting graphics, brand colors, event theme, category names, or entrance-style framing. Use the SEG lightbox counter for QR codes, website links, appointment prompts, short offers, lead capture messaging, or product conversation points.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eWhere This Booth Works Best\u003c\/h2\u003e\n\u003cp\u003eThis booth is best for brands that want more than a standard backwall. It works especially well when you need a photo-ready booth, an entrance-style display, a product launch zone, or a high-visibility sponsor space.\u003c\/p\u003e\n\u003cul class=\"qsd-booth06-use-list\"\u003e\n\u003cli\u003eTrade shows\u003c\/li\u003e\n\u003cli\u003eTech expos\u003c\/li\u003e\n\u003cli\u003eGaming events\u003c\/li\u003e\n\u003cli\u003eProduct launches\u003c\/li\u003e\n\u003cli\u003eSponsor booths\u003c\/li\u003e\n\u003cli\u003eRetail pop-ups\u003c\/li\u003e\n\u003cli\u003eBeauty activations\u003c\/li\u003e\n\u003cli\u003eHealthcare conferences\u003c\/li\u003e\n\u003cli\u003eUniversity career fairs\u003c\/li\u003e\n\u003cli\u003eFranchise expos\u003c\/li\u003e\n\u003cli\u003eNonprofit events\u003c\/li\u003e\n\u003cli\u003eCorporate roadshows\u003c\/li\u003e\n\u003cli\u003eBrand activations\u003c\/li\u003e\n\u003cli\u003eInfluencer event spaces\u003c\/li\u003e\n\u003cli\u003eConference photo moments\u003c\/li\u003e\n\u003cli\u003eStartup showcases\u003c\/li\u003e\n\u003cli\u003eDealer meetings\u003c\/li\u003e\n\u003cli\u003eLocal business expos\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eWho Should Choose Booth 06?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-grid-2\"\u003e\n\u003cdiv class=\"qsd-booth06-card\"\u003e\n\u003ch3\u003eBest For\u003c\/h3\u003e\n\u003cp\u003eBrands that want more than a standard backwall, including product launch teams, tech companies, beauty brands, sponsor teams, gaming brands, retail activation teams, healthcare exhibitors, franchise teams, nonprofits, and event marketers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth06-card\"\u003e\n\u003ch3\u003eNot Ideal For\u003c\/h3\u003e\n\u003cp\u003eRain, strong wind, wet ground, unsheltered outdoor use, unstable flooring, venues without confirmed power access, or booths that require one flat uninterrupted graphic wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eReusable Frames, Refreshable Graphics\u003c\/h2\u003e\n\u003cp\u003eKeep the booth hardware and update the graphics for new campaigns, product launches, sponsor packages, annual trade shows, seasonal promotions, or new event themes.\u003c\/p\u003e\n\u003cp\u003eReplacement graphics are available, so you can refresh the booth without replacing the full display system.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eProduction Timeline Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-green-note\"\u003e\n\u003cp\u003eThe product page lists a 12 business day production and shipping timeline after artwork approval. If you have a fixed event date, please allow time for artwork setup, proof review, approval, production, transit, and event receiving.\u003c\/p\u003e\n\u003cp\u003eIf shipping to an advance warehouse, convention center, hotel venue, office, showroom, or event site, confirm receiving deadlines, booth number labeling, carrier rules, electrical order deadlines, material handling requirements, and delivery address details before shipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section qsd-booth06-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this booth designed for a standard 10x10 space?\u003c\/summary\u003e\n\u003cp\u003eYes. This booth is designed for 10x10 exhibit planning, but we recommend confirming your booth rules, aisle direction, height limits, outlet location, and available floor space with the event organizer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with this booth kit?\u003c\/summary\u003e\n\u003cp\u003eThe kit includes one 3D moon backdrop, one curved arch display, one SEG lightbox counter, and one nylon duffel bag.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this booth require power?\u003c\/summary\u003e\n\u003cp\u003eYes. The lightbox counter and illuminated components require indoor power. Please confirm outlet access, extension cord rules, power strip restrictions, and cable routing requirements with your venue.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement graphics are available, so you can update the booth for new campaigns, event themes, sponsor messages, or product launches without replacing the hardware.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this booth be used outdoors?\u003c\/summary\u003e\n\u003cp\u003eIt is best for indoor or dry covered spaces. Avoid rain, strong wind, wet ground, moisture, unstable flooring, and unsheltered outdoor use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this good for photo moments?\u003c\/summary\u003e\n\u003cp\u003eYes. The 3D moon shape and curved arch create a natural photo-ready booth scene for product launches, sponsor photos, social posts, attendee check-ins, and branded event content.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs professional installation required?\u003c\/summary\u003e\n\u003cp\u003eThe booth is designed for tool-free setup. Two people are recommended for smoother installation, layout adjustment, and power planning.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, EPS, TIFF, JPG, or press-quality PDF files are recommended. Use the official artwork template, keep important text inside the safe area, and use high-resolution images.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre flooring, monitors, furniture, or accessories included?\u003c\/summary\u003e\n\u003cp\u003eNo. Flooring, chairs, monitors, tablets, literature racks, electrical service, extra furniture, extra lighting, and additional booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does production and shipping take?\u003c\/summary\u003e\n\u003cp\u003eThe product page lists 12 business days for production and shipping after artwork approval. Please allow extra time for artwork proofing, event receiving, and venue delivery planning if you have a fixed show date.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-cta\"\u003e\n\u003ch2\u003ePlanning a Booth That Needs to Stand Out from the Aisle?\u003c\/h2\u003e\n\u003cp\u003eSend us your event date, logo, brand colors, booth goal, delivery address, power planning needs, and artwork status. Our team can help create a clean 3D arch booth layout before production.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46009025888414,"sku":"10WL-06","price":3299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/BCB-01.1479.jpg?v=1759893632"},{"product_id":"10x10-backlit-trade-show-booth-07","title":"10x10 Backlit Trade Show Booth 07","description":"\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(14, 58, 99);\"\u003eProduct Details\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eTired of the ordinary look of traditional booths? Our 10x10 Backlit Trade Show Booth is designed to create a professional and immersive brand experience effortlessly. This comprehensive solution centers around a brilliant backlit tension fabric display, which uses vibrant dye-sublimation printing on recyclable polyester to produce a seamless, wrinkle-resistant graphic that glows from within, ensuring your message stands out with stunning clarity.  For optimal functionality, the booth comes complete with a brochure\/iPad banner stand for dynamic content display and lead capture, along with a cocktail table that serves as a natural gathering point for client conversations. This booth offers the high-impact look of a custom exhibit, making it the perfect ready-to-use solution for any industry aiming to command attention and make a lasting impression.\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(14, 58, 99);\"\u003eProduct includes\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003e(1) Curve Backlit Anodized Aluminum Frame \u003c\/p\u003e\n\u003cp\u003e(1) Wrinkle-Resistant High-Resolution Heat Transfer Printing\u003c\/p\u003e\n\u003cp\u003e(1) Cocktail Table\u003c\/p\u003e\n\u003cp\u003e(1) Brochure iPad Banner Stand\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e(1) Nylon Duffel Bag\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(14, 57, 97);\"\u003eOptional Upgrades\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e(2) LED Lights\u003c\/span\u003e\u003c\/p\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46009098666142,"sku":"10WL-07","price":2199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/BCB-01.1497.jpg?v=1759893850"},{"product_id":"10x10-backlit-trade-show-booth-08","title":"10x10 Backlit Trade Show Booth with LED Panels","description":"\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(14, 58, 99);\"\u003eProduct Details\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eLooking for a custom 10x10ft backlit display that instantly grabs attention and elevates your brand presence? Our all-in-one booth package offers a perfect blend of portability, professional design, and high-visibility impact—helping you captivate every gaze! This package includes three 3ft-wide flat luminous tension fabric backlit panels, built on a sturdy aluminum frame. Each panel can be custom-printed with your logo, product images, or brand themes using heat transfer technology, ensuring seamless graphics and vibrant backlit diffusion for a truly immersive exhibit experience. Whether you're showcasing products, sharing your brand story, or engaging potential customers, this display sets the ideal stage to boost awareness and generate quality leads. We offer fast production, free shipping, and complimentary artwork proofing to help you create a unique and professional booth that reflects your brand’s excellence.\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(14, 58, 99);\"\u003eProduct includes\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003e(3) 3' Flat Tension Fabric LED Backlit  Backdrop\u003c\/p\u003e\n\u003cp\u003e(1) Nylon Duffel Bag\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch2\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(14, 57, 97);\"\u003eOptional Upgrades\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003e(1) Hard Shipping Case Only\u003c\/p\u003e\n\u003cp\u003e(1) Hard Shipping Case with Custom Printing\u003c\/p\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46009120882846,"sku":"10WL-08","price":2079.2,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/BCB-01.1488.jpg?v=1759894110"},{"product_id":"10x10-backlit-trade-show-booth-09","title":"10x10 Backlit Inline Tension Fabric Trade Show Booth","description":"\u003cstyle\u003e\n  .qsd-booth09-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-booth09-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-booth09-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-booth09-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-booth09-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-booth09-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-booth09-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-booth09-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-booth09-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-booth09-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-booth09-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-booth09-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-booth09-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-booth09-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-booth09-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-booth09-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-booth09-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-booth09-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-booth09-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-booth09-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-booth09-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-booth09-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-booth09-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-booth09-steps {\n    counter-reset: booth09-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-booth09-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-booth09-step:before {\n    counter-increment: booth09-step;\n    content: counter(booth09-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-booth09-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-booth09-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-booth09-spec-table th,\n  .qsd-booth09-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-booth09-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-booth09-spec-table tr:last-child th,\n  .qsd-booth09-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-booth09-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-booth09-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-booth09-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-booth09-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-booth09-cta h2,\n  .qsd-booth09-cta p {\n    color: #fff;\n  }\n\n  .qsd-booth09-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-booth09-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-booth09-hero,\n    .qsd-booth09-cta {\n      padding: 24px;\n    }\n\n    .qsd-booth09-title {\n      font-size: 28px;\n    }\n\n    .qsd-booth09-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-booth09-grid-2,\n    .qsd-booth09-grid-3,\n    .qsd-booth09-feature-list,\n    .qsd-booth09-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-booth09-use-list {\n      columns: 1;\n    }\n\n    .qsd-booth09-spec-table,\n    .qsd-booth09-spec-table tbody,\n    .qsd-booth09-spec-table tr,\n    .qsd-booth09-spec-table th,\n    .qsd-booth09-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-booth09-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-booth09-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-booth09-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-booth09-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-booth09-detail\"\u003e\n\u003csection class=\"qsd-booth09-hero\"\u003e\n\u003cdiv class=\"qsd-booth09-eyebrow\"\u003e10x10 Backlit Booth with Product Display \u0026amp; Monitor Support\u003c\/div\u003e\n\u003ch2 class=\"qsd-booth09-title\"\u003e10x10 Backlit Trade Show Booth 09\u003c\/h2\u003e\n\u003cp class=\"qsd-booth09-subtitle\"\u003eCreate a brighter 10x10 trade show booth with dual LED backlit side displays, a central fabric backwall, monitor support, tube columns, and clothes brackets. This illuminated booth kit is ideal for apparel displays, product launches, video demos, retail activations, healthcare expos, franchise events, and brands that need both visual impact and functional merchandising space.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth09-section\"\u003e\n\u003ch2\u003eA 10x10 Backlit Booth Built for Light, Video, and Product Display\u003c\/h2\u003e\n\u003cp\u003eThe 10x10 Backlit Trade Show Booth 09 combines two illuminated side displays, a central flat fabric backwall, two tube columns, two clothes brackets, and a monitor bracket into one compact 10x10 booth system.\u003c\/p\u003e\n\u003cp\u003eIt is designed for brands that need more than a simple backdrop: lighted visibility, video support, hanging product display, and a clean conversation zone in one booth layout.\u003c\/p\u003e\n\u003cp\u003eUse this booth when your team wants a stronger visual presence than a standard printed wall while still keeping space for products, video content, sales conversations, and lead capture.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth09-section\"\u003e\n\u003ch2\u003eDual Backlit Side Displays for Aisle Attention\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth09-blue-note\"\u003e\n\u003cp\u003eThe two 3' LED backlit side displays help frame the booth and pull attention from the aisle. Use them for high-impact visuals, product categories, campaign graphics, sponsor logos, or bold brand messaging.\u003c\/p\u003e\n\u003cp\u003eThe lighted side displays help your booth stand out in busy exhibit halls where standard printed displays can fade into the background.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth09-section\"\u003e\n\u003ch2\u003eCenter Backwall for Your Main Brand Story\u003c\/h2\u003e\n\u003cp\u003eThe center flat tension fabric backwall creates the main message area between the illuminated side displays. Use this zone for your logo, product story, hero image, campaign headline, or core value proposition.\u003c\/p\u003e\n\u003cp\u003eThe center graphic area is especially useful for keeping your main message readable while the backlit side displays create visual energy around it.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth09-section\"\u003e\n\u003ch2\u003eHow This Backlit Booth Is Different\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth09-grid-3\"\u003e\n\u003cdiv class=\"qsd-booth09-card\"\u003e\n\u003ch3\u003eNot Just a Backdrop\u003c\/h3\u003e\n\u003cp\u003eThis booth adds lighting, structure, hanging display brackets, and monitor support instead of relying on one flat printed wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth09-card\"\u003e\n\u003ch3\u003eNot a Single Lightbox Wall\u003c\/h3\u003e\n\u003cp\u003eThe booth uses two illuminated side displays with a center backwall, giving the layout more depth and more functional display areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth09-card\"\u003e\n\u003ch3\u003eBuilt for Merchandising\u003c\/h3\u003e\n\u003cp\u003eClothes brackets and monitor support help apparel, lifestyle, retail, and product brands show more than a printed graphic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth09-section\"\u003e\n\u003ch2\u003eMonitor Compatibility Note\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth09-note\"\u003e\n\u003cp\u003eThis booth includes one monitor bracket designed to support to a 32-55\" TV. The TV or monitor is not included.\u003c\/p\u003e\n\u003cp\u003eBefore ordering, please confirm your screen size, VESA mounting pattern, screen weight, power access, media player setup, and cable routing plan. To avoid confusion, all product images, artwork templates, and specification text should use the same monitor size guidance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth09-section\"\u003e\n\u003ch2\u003eTube Columns for a More Structured Booth Look\u003c\/h2\u003e\n\u003cp\u003eThe two tube columns help the booth feel more built-out than a flat backwall alone. They visually separate the illuminated side displays from the center message area and help frame the booth as a complete 10x10 presentation space.\u003c\/p\u003e\n\u003cp\u003eUse the surrounding graphics to guide visitors from visual attention to product interest, then into the conversation zone.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth09-section\"\u003e\n\u003ch2\u003e10x10 Booth Layout Fit\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth09-blue-note\"\u003e\n\u003cp\u003eThis booth is designed for 10x10 trade show spaces where visual attraction, product display, and visitor conversation need to work together.\u003c\/p\u003e\n\u003cp\u003eThe backlit side displays draw attention, the center wall carries the main message, the monitor bracket supports video or demo content, and the clothes brackets can show lightweight apparel or merchandise. Please confirm booth rules, ceiling height, aisle clearance, power location, and available floor space before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth09-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-booth09-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eDual 3' LED Backlit Side Displays\u003c\/strong\u003e Frame the booth with bright illuminated graphics for stronger aisle attention and better brand visibility.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e3.6' Center Fabric Backwall\u003c\/strong\u003e Creates a central message zone for your logo, campaign headline, product story, or core value proposition.\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMonitor Bracket Included\u003c\/strong\u003e Supports up to a 32\" TV for product demos, videos, event schedules, service explainers, or lead capture prompts.\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003cstrong\u003eTwo Tube Columns\u003c\/strong\u003e Adds structure, separation, and a more built-out booth look compared with a flat backwall alone.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGreat for Apparel and Retail Brands\u003c\/strong\u003e Combines backlit graphics, hanging product display, and video support in one compact 10x10 layout.\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003eReplacement Graphics Available\u003c\/strong\u003e Refresh your booth graphics for future campaigns, product launches, seasons, or updated branding.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth09-section\"\u003e\n\u003ch2\u003eDisplay \u0026amp; Graphic Size Reference\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth09-grid-2\"\u003e\n\u003cdiv class=\"qsd-booth09-card\"\u003e\n\u003ch3\u003eSide LED Display Width\u003c\/h3\u003e\n\u003cp\u003eEach side LED backlit display is approximately 36\" wide. Use these bright side areas for bold visuals, product categories, sponsor logos, or campaign graphics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth09-card\"\u003e\n\u003ch3\u003eCenter Backwall Width\u003c\/h3\u003e\n\u003cp\u003eThe center flat backwall is approximately 43.2\" wide. Use this middle zone for your main logo, headline, hero image, or product story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth09-card\"\u003e\n\u003ch3\u003eMain Vertical Graphic Areas\u003c\/h3\u003e\n\u003cp\u003eArtwork template areas may include 37.40\" W × 91.73\" H, 14.17\" W × 91.73\" H, and 45.27\" W × 91.73\" H. Use the official template for final file setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth09-section\"\u003e\n\u003ch2\u003ePower \u0026amp; Cable Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth09-note\"\u003e\n\u003cp\u003eThis booth includes LED backlit displays and can support a monitor, so power planning is important before the event.\u003c\/p\u003e\n\u003cp\u003ePlease check your exhibitor manual for outlet ordering deadlines, electrical rules, extension cord requirements, and cable routing. Keep cords away from walking paths and secure them according to venue rules to reduce trip hazards around the booth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth09-section\"\u003e\n\u003ch2\u003eBuilt for Apparel, Merch, and Lifestyle Product Displays\u003c\/h2\u003e\n\u003cp\u003eThe combination of backlit graphics, hanging brackets, and monitor support makes this booth especially useful for apparel, uniform, fitness, sports, boutique, and lifestyle brands.\u003c\/p\u003e\n\u003cp\u003eShow lightweight hanging samples, play a brand video, and use the center graphic to explain the collection, campaign, or seasonal product story.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth09-section\"\u003e\n\u003ch2\u003eDesigned for Video Demos and Lead Capture\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth09-grid-3\"\u003e\n\u003cdiv class=\"qsd-booth09-card\"\u003e\n\u003ch3\u003eAttract\u003c\/h3\u003e\n\u003cp\u003eUse the backlit side displays to pull visitors in with bright product visuals, campaign graphics, or bold category messaging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth09-card\"\u003e\n\u003ch3\u003eExplain\u003c\/h3\u003e\n\u003cp\u003eUse the monitor to show product demos, service explainers, collection videos, testimonials, or event schedules.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth09-card\"\u003e\n\u003ch3\u003eCapture\u003c\/h3\u003e\n\u003cp\u003eAdd QR codes, demo signup links, free trial offers, appointment prompts, or brochure pickup messages to guide visitor action.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth09-section\"\u003e\n\u003ch2\u003eWhere This Backlit Booth Works Best\u003c\/h2\u003e\n\u003cp\u003eUse this booth when your display needs lighting impact, product display, and a compact 10x10 booth structure.\u003c\/p\u003e\n\u003cul class=\"qsd-booth09-use-list\"\u003e\n\u003cli\u003eApparel trade shows\u003c\/li\u003e\n\u003cli\u003eUniform suppliers\u003c\/li\u003e\n\u003cli\u003eSports team merch displays\u003c\/li\u003e\n\u003cli\u003eBoutique brand launches\u003c\/li\u003e\n\u003cli\u003eHealthcare expos\u003c\/li\u003e\n\u003cli\u003eDental expos\u003c\/li\u003e\n\u003cli\u003eBeauty and wellness events\u003c\/li\u003e\n\u003cli\u003eFranchise expos\u003c\/li\u003e\n\u003cli\u003eFitness product demos\u003c\/li\u003e\n\u003cli\u003eOutdoor lifestyle brands at indoor expos\u003c\/li\u003e\n\u003cli\u003eCampus recruiting events\u003c\/li\u003e\n\u003cli\u003eRetail buying shows\u003c\/li\u003e\n\u003cli\u003eDealer meetings\u003c\/li\u003e\n\u003cli\u003eTourism booths\u003c\/li\u003e\n\u003cli\u003eNonprofit awareness booths\u003c\/li\u003e\n\u003cli\u003eMall brand activations\u003c\/li\u003e\n\u003cli\u003eProduct launch events\u003c\/li\u003e\n\u003cli\u003eCorporate conference sponsor booths\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth09-section\"\u003e\n\u003ch2\u003eArtwork Planning Tips for Booth 09\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth09-blue-note\"\u003e\n\u003cp\u003eUse the backlit side displays for bold visuals, product categories, or campaign graphics. Use the center backwall for your main logo, headline, and product story.\u003c\/p\u003e\n\u003cp\u003eKeep small text, QR codes, and contact details inside the safe areas shown on the template. Avoid placing important information near bending lines, seams, trim lines, or areas that may be covered by the monitor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth09-section\"\u003e\n\u003ch2\u003eSimple Setup Overview\u003c\/h2\u003e\n\u003cp\u003eThis booth is designed as a modular 10x10 backlit display system. For the smoothest setup, plan your booth layout, electrical access, monitor placement, and hanging product display before show move-in.\u003c\/p\u003e\n\u003cdiv class=\"qsd-booth09-steps\"\u003e\n\u003cdiv class=\"qsd-booth09-step\"\u003e\n\u003ch4\u003eBuild the Main Structure\u003c\/h4\u003e\n\u003cp\u003eSet up the two 3' LED backlit side displays, the center backwall, and the two tube columns according to the layout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth09-step\"\u003e\n\u003ch4\u003eInstall Graphics\u003c\/h4\u003e\n\u003cp\u003eApply the printed graphics to the side displays, center backwall, and tube columns using the approved artwork templates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth09-step\"\u003e\n\u003ch4\u003eAdd Monitor \u0026amp; Brackets\u003c\/h4\u003e\n\u003cp\u003eInstall the monitor bracket, confirm up to 32\" TV compatibility, and add lightweight apparel or merch to the clothes brackets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth09-step\"\u003e\n\u003ch4\u003ePlan Power \u0026amp; Traffic\u003c\/h4\u003e\n\u003cp\u003eConnect the LED displays, confirm monitor power, route cables safely, and check aisle clearance before the event opens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth09-section\"\u003e\n\u003ch2\u003eShipping \u0026amp; Event Receiving Notes\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth09-note\"\u003e\n\u003cp\u003eThe standard set includes one nylon duffel bag. A hard shipping case or printed hardcase upgrade is optional and should be selected or quoted separately if needed.\u003c\/p\u003e\n\u003cp\u003eIf shipping to an advance warehouse, convention center, hotel venue, or show site, please check your exhibitor manual for receiving deadlines, booth number labeling, carrier rules, and material handling fees before placing your order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth09-section\"\u003e\n\u003ch2\u003eRecommended Use \u0026amp; Care\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth09-green-note\"\u003e\n\u003cp\u003eThis booth is best for indoor trade shows, retail buying shows, product demo spaces, healthcare expos, conference sponsor areas, and controlled event environments.\u003c\/p\u003e\n\u003cp\u003eBecause this booth uses LED backlit displays and may support a monitor, outdoor or semi-outdoor use should avoid wind, rain, moisture, uneven ground, unstable power access, and unsupervised setup. Store fabric graphics dry and protect all frames, lights, brackets, and accessories from rough handling between events.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth09-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth09-table-wrap\"\u003e\n\u003ctable class=\"qsd-booth09-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10x10 Backlit Trade Show Booth 09\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003e10x10 backlit booth system with dual LED side displays, center fabric backwall, tube columns, clothes brackets, and monitor support\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSide LED Displays\u003c\/th\u003e\n\u003ctd\u003e2 × 3' flat tension fabric LED backlit displays\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCenter Backwall\u003c\/th\u003e\n\u003ctd\u003e1 × 3.6' flat tension fabric backwall display\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTube Columns\u003c\/th\u003e\n\u003ctd\u003e2 × tube columns for a more structured booth look\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eClothes Brackets\u003c\/th\u003e\n\u003ctd\u003e2 × clothes brackets for lightweight apparel, uniforms, merch, or sample display\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMonitor Support\u003c\/th\u003e\n\u003ctd\u003e1 × monitor bracket designed to support up to a 32\" TV. TV or monitor is not included.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eApprox. Graphic References\u003c\/th\u003e\n\u003ctd\u003eSide LED display width approx. 36\"; center flat backwall width approx. 43.2\"; template areas may include 37.40\" W × 91.73\" H, 14.17\" W × 91.73\" H, and 45.27\" W × 91.73\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOptional Hardcase Graphic\u003c\/th\u003e\n\u003ctd\u003eOptional hardcase wrap graphic area: 107\" W × 42.9\" H when printed hardcase upgrade is selected\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStandard Storage Bag\u003c\/th\u003e\n\u003ctd\u003e1 × nylon duffel bag included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOptional Upgrades\u003c\/th\u003e\n\u003ctd\u003eHard shipping case only, or hard shipping case with custom printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Planning\u003c\/th\u003e\n\u003ctd\u003eLED backlit displays require power. Monitor use also requires separate power planning and safe cable routing.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003eProduction and shipping timeline: 12 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eApparel displays, retail activations, healthcare expos, franchise events, product launches, video demos, sponsor booths, and 10x10 trade show layouts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for future campaigns, seasonal collections, product launches, or updated branding\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth09-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e2 × 3' flat tension fabric LED backlit backdrops\u003c\/li\u003e\n\u003cli\u003e1 × 3.6' flat tension fabric backwall display\u003c\/li\u003e\n\u003cli\u003e2 × tube columns\u003c\/li\u003e\n\u003cli\u003e2 × clothes brackets\u003c\/li\u003e\n\u003cli\u003e1 × monitor bracket, supports up to 32\" TV\u003c\/li\u003e\n\u003cli\u003e1 × nylon duffel bag\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-booth09-note\"\u003e\n\u003cp\u003eTV or monitor is not included. Hard shipping case and printed hardcase are optional upgrades and are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth09-section qsd-booth09-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with this booth?\u003c\/summary\u003e\n\u003cp\u003eThe standard set includes two 3' LED backlit displays, one 3.6' flat tension fabric backwall, two tube columns, two clothes brackets, one monitor bracket, and one nylon duffel bag.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the TV included?\u003c\/summary\u003e\n\u003cp\u003eNo. The TV or monitor is not included. The monitor bracket supports up to a 32\" TV. Please confirm your screen size, weight, and VESA pattern before the event.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the hard shipping case included?\u003c\/summary\u003e\n\u003cp\u003eNo. A hard shipping case or hard shipping case with custom printing is available as an optional upgrade and is not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the booth need power?\u003c\/summary\u003e\n\u003cp\u003eYes. The LED backlit displays require power, and your monitor will also need a power source. Please check your exhibitor manual for electrical rules and outlet ordering deadlines.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I hang clothing on this booth?\u003c\/summary\u003e\n\u003cp\u003eYes. The included clothes brackets can be used for lightweight apparel, uniforms, merch, or samples. Avoid heavy, fragile, unstable, or high-value items without additional support.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a 10x10 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. This product is designed as a compact 10x10 backlit booth system. Please confirm booth rules, ceiling height, aisle clearance, and power access before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace only the graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement graphics may be ordered for future campaigns, seasons, product launches, or updated branding.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, or high-resolution files are recommended. Follow the official templates, use CMYK color mode, keep text inside safe areas, and remove template guidelines before submission.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this ship to an advance warehouse or show site?\u003c\/summary\u003e\n\u003cp\u003eYes, but please check receiving deadlines, booth number labeling, carrier rules, and material handling fees before shipping to a venue or advance warehouse.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this booth good for product demos?\u003c\/summary\u003e\n\u003cp\u003eYes. The LED side displays attract attention, the monitor can play demos, and the center backwall helps reinforce your main message.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth09-cta\"\u003e\n\u003ch2\u003eNeed Help Planning a 10x10 Backlit Booth Setup?\u003c\/h2\u003e\n\u003cp\u003eShare your booth size, event date, delivery address, monitor size, VESA pattern, power planning needs, apparel display needs, and artwork requirements with our team. We can help confirm whether Booth 09 fits your layout and whether you may need replacement graphics, optional hardcase upgrades, rush production, or advance warehouse delivery support.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46009161187486,"sku":"10WL-09","price":3199.2,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/3BP-07.1491.jpg?v=1759894295"},{"product_id":"10x10-pop-up-trade-show-booth-03","title":"10ft TensePop™ Booth Kit A","description":"\u003cstyle\u003e\n  .qsd-tensepop-kita-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tensepop-kita-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tensepop-kita-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tensepop-kita-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tensepop-kita-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tensepop-kita-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tensepop-kita-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tensepop-kita-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tensepop-kita-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tensepop-kita-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tensepop-kita-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tensepop-kita-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tensepop-kita-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tensepop-kita-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tensepop-kita-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tensepop-kita-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tensepop-kita-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tensepop-kita-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tensepop-kita-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tensepop-kita-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tensepop-kita-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tensepop-kita-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tensepop-kita-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tensepop-kita-steps {\n    counter-reset: tensepop-kita-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tensepop-kita-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tensepop-kita-step:before {\n    counter-increment: tensepop-kita-step;\n    content: counter(tensepop-kita-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tensepop-kita-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tensepop-kita-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tensepop-kita-spec-table th,\n  .qsd-tensepop-kita-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tensepop-kita-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tensepop-kita-spec-table tr:last-child th,\n  .qsd-tensepop-kita-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tensepop-kita-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tensepop-kita-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tensepop-kita-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tensepop-kita-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tensepop-kita-cta h2,\n  .qsd-tensepop-kita-cta p {\n    color: #fff;\n  }\n\n  .qsd-tensepop-kita-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tensepop-kita-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tensepop-kita-hero,\n    .qsd-tensepop-kita-cta {\n      padding: 24px;\n    }\n\n    .qsd-tensepop-kita-title {\n      font-size: 28px;\n    }\n\n    .qsd-tensepop-kita-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tensepop-kita-grid-2,\n    .qsd-tensepop-kita-grid-3,\n    .qsd-tensepop-kita-feature-list,\n    .qsd-tensepop-kita-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tensepop-kita-use-list {\n      columns: 1;\n    }\n\n    .qsd-tensepop-kita-spec-table,\n    .qsd-tensepop-kita-spec-table tbody,\n    .qsd-tensepop-kita-spec-table tr,\n    .qsd-tensepop-kita-spec-table th,\n    .qsd-tensepop-kita-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tensepop-kita-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tensepop-kita-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tensepop-kita-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tensepop-kita-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-tensepop-kita-detail\"\u003e\n\u003csection class=\"qsd-tensepop-kita-hero\"\u003e\n\u003cdiv class=\"qsd-tensepop-kita-eyebrow\"\u003eCurved Pop-Up Booth with Monitor Stand and Hardcase Podium\u003c\/div\u003e\n\u003ch2 class=\"qsd-tensepop-kita-title\"\u003e10ft TensePop™ Booth Kit A\u003c\/h2\u003e\n\u003cp class=\"qsd-tensepop-kita-subtitle\"\u003eCreate a screen-ready 10x10 booth with a curved 120\" W × 90\" H TensePop™ backwall, custom hardcase-to-podium, and separate monitor display stand. Booth Kit A is designed for product demos, software walkthroughs, training content, recruiting events, video presentations, QR scans, and trade show conversations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eA Curved Pop-Up Booth Built for Brand Stories and Screen Demos\u003c\/h2\u003e\n\u003cp\u003eThis 10ft TensePop™ Booth Kit A combines a curved pop-up fabric backwall, a custom printed hardcase-to-podium, and a separate monitor display stand.\u003c\/p\u003e\n\u003cp\u003eIt gives your 10x10 booth a softer visual shape, a front conversation point, and a dedicated screen area for videos, demos, pitch decks, product explainers, event schedules, sponsor messages, or short sales presentations.\u003c\/p\u003e\n\u003cp\u003eUse this kit when your booth needs to explain, demonstrate, or present—not just show a logo on a simple backdrop.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eBackdrop Size for 10x10 Booth Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kita-green-note\"\u003e\n\u003cp\u003eThe curved pop-up backwall is approximately 10' W × 7.5' H, about 120\" W × 90\" H.\u003c\/p\u003e\n\u003cp\u003eIt works well as the main rear visual for many standard 10x10 booth layouts. Because this is a curved display, please allow enough depth behind and around the wall, and confirm your show rules, booth depth, height limits, and available floor space before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eCurved Backwall for a Softer Booth Presence\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kita-blue-note\"\u003e\n\u003cp\u003eThe curved shape helps the booth feel more dimensional than a flat wall. It can improve side-angle visibility from the aisle, soften the overall booth look, and create a more welcoming background for demos, check-ins, photos, and visitor conversations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eTensePop™ vs. Standard Tube-Frame Fabric Walls\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kita-grid-2\"\u003e\n\u003cdiv class=\"qsd-tensepop-kita-card\"\u003e\n\u003ch3\u003eChoose TensePop™ When...\u003c\/h3\u003e\n\u003cp\u003eYour team wants a faster pop-up booth structure with Velcro-mounted graphics, a case-to-podium setup, and a dedicated monitor display stand for screen content.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tensepop-kita-card\"\u003e\n\u003ch3\u003eChoose a Standard Tube-Frame Wall When...\u003c\/h3\u003e\n\u003cp\u003eYou only need a simple printed backdrop and do not need a pop-up frame, hardcase podium, monitor area, or faster graphic changes between events.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eVelcro-Mounted Graphic for Faster Event Changes\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kita-green-note\"\u003e\n\u003cp\u003eThe fabric graphic attaches to the pop-up frame with Velcro, making it easier to align, adjust, and replace graphics between events.\u003c\/p\u003e\n\u003cp\u003eThis is useful for teams that run different campaigns, product launches, recruiting seasons, sponsor messages, training topics, or regional roadshows using the same booth system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eSeparate Monitor Display Stand for Digital Content\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kita-blue-note\"\u003e\n\u003cp\u003eThe included monitor display stand gives your booth a dedicated space for video loops, app walkthroughs, product demos, training content, testimonials, schedules, sponsor messages, or short sales presentations.\u003c\/p\u003e\n\u003cp\u003eIt helps visitors understand your offer before they even speak with your team and creates a useful stopping point inside the booth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eMonitor Compatibility Note\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kita-note\"\u003e\n\u003cp\u003eThe monitor bracket is intended for screens up to 50\" and supports up to 32 lbs. The template also references 32\"–55\" TV placement.\u003c\/p\u003e\n\u003cp\u003eThe TV or monitor is not included. Before your event, confirm your screen size, screen weight, VESA pattern, power access, media player setup, HDMI cable length, and cable routing plan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eVESA Mounting Check\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kita-green-note\"\u003e\n\u003cp\u003eThe monitor bracket supports common VESA patterns including 200×200, 200×400, 300×300, and 400×400 mm.\u003c\/p\u003e\n\u003cp\u003ePlease check your screen’s mounting pattern before the event to make sure it works with the booth stand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eScreen Safety Reminder\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kita-note\"\u003e\n\u003cp\u003eThe monitor bracket supports up to 32 lbs. Do not use oversized, unstable, or heavier screens.\u003c\/p\u003e\n\u003cp\u003eFor busy event spaces, make sure the monitor is securely mounted and that power cords are routed safely behind the display or along approved booth paths.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eHardcase-to-Podium for Front-of-Booth Engagement\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kita-blue-note\"\u003e\n\u003cp\u003eThe included hardcase can be wrapped with custom graphics and used as a compact podium for QR code scans, brochures, lead forms, business cards, small samples, appointment cards, or quick conversations.\u003c\/p\u003e\n\u003cp\u003eIt gives your team a practical front touchpoint while still helping transport the booth components between events.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003ePodium Graphic Tip\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kita-green-note\"\u003e\n\u003cp\u003eUse the podium graphic for close-range action: QR code, website, booth offer, appointment prompt, social handle, or a short call-to-action.\u003c\/p\u003e\n\u003cp\u003eKeep the main logo and CTA on the front-facing area so visitors can understand what to do when they stop at the booth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eBackwall Artwork Size Note\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kita-note\"\u003e\n\u003cp\u003eThe finished curved backwall is approximately 120\" W × 90\" H, but the artwork template lists the main backwall printing area as 138.58\" W × 90.55\" H.\u003c\/p\u003e\n\u003cp\u003ePlease design from the official template, keep important text inside the safe area, and extend background colors or images to the bleed area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eMonitor Stand Artwork Areas\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kita-blue-note\"\u003e\n\u003cp\u003eThe monitor display stand uses separate graphic areas. The back printing area is 40.55\" W × 122.44\" H, and the front printing area is 84.19\" W × 42.12\" H.\u003c\/p\u003e\n\u003cp\u003ePlease use the correct template section for each side and avoid placing important text where the screen will cover the graphic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eWhat to Show on the Screen\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kita-grid-3\"\u003e\n\u003cdiv class=\"qsd-tensepop-kita-card\"\u003e\n\u003ch3\u003eProduct \u0026amp; Software Demos\u003c\/h3\u003e\n\u003cp\u003eUse short product videos, software walkthroughs, dashboard demos, app clips, training content, or 30-second explainer loops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tensepop-kita-card\"\u003e\n\u003ch3\u003eTrust \u0026amp; Brand Content\u003c\/h3\u003e\n\u003cp\u003eShow before-and-after visuals, customer testimonials, case studies, campaign reels, portfolio slides, or brand story videos.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tensepop-kita-card\"\u003e\n\u003ch3\u003eEvent Support Content\u003c\/h3\u003e\n\u003cp\u003eDisplay event schedules, speaker times, sponsor messages, recruiting prompts, product menus, or short sales presentations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eNot a Backlit Booth\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kita-note\"\u003e\n\u003cp\u003eThis TensePop™ Booth Kit A is a non-backlit curved fabric booth with a separate monitor display stand.\u003c\/p\u003e\n\u003cp\u003eThe printed wall itself does not illuminate. If you need a fully glowing graphic wall, choose an EdgeLumi™ or TenseLight™ booth instead.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-tensepop-kita-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eCurved 10ft Pop-Up Backwall\u003c\/strong\u003e Approx. 120\" W × 90\" H curved fabric wall creates a softer, more dimensional booth background.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVelcro-Mounted Fabric Graphic\u003c\/strong\u003e Easier alignment, adjustment, and replacement compared with more fixed graphic systems.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeparate Monitor Display Stand\u003c\/strong\u003e Gives your booth a dedicated screen area for demos, videos, pitch decks, training clips, and event content.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSupports Screens up to 55\"\u003c\/strong\u003e Monitor bracket supports up to 55\" screens and up to 32 lbs, with common VESA mounting compatibility.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardcase-to-Podium Included\u003c\/strong\u003e Transport case converts into a compact branded podium for QR scans, brochures, samples, and lead capture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFast Pop-Up Structure\u003c\/strong\u003e Aluminum pop-up frame is designed for quick, tool-free setup and repeated trade show use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReusable Hardware\u003c\/strong\u003e Keep the frame, podium, and monitor stand, then refresh graphics for new campaigns or events.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree Design and Free Shipping\u003c\/strong\u003e Product page includes free professional design support and free shipping for a smoother order process.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 10' × 7.5' curved aluminum pop-up frame\u003c\/li\u003e\n\u003cli\u003e1 × Custom printing graphic with Velcro\u003c\/li\u003e\n\u003cli\u003e1 × Hardcase-to-podium with custom printing\u003c\/li\u003e\n\u003cli\u003e1 × Custom monitor display stand with fabric printing\u003c\/li\u003e\n\u003cli\u003e1 × Monitor bracket, supports up to 55\" monitor and up to 32 lbs\u003c\/li\u003e\n\u003cli\u003e1 × Medium density fiberboards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-tensepop-kita-note\"\u003e\n\u003cp\u003eTV or monitor is not included. Flooring, chairs, literature racks, lighting, tablets, extra accessories, and electrical service are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kita-table-wrap\"\u003e\n\u003ctable class=\"qsd-tensepop-kita-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10ft TensePop™ Booth Kit A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Type\u003c\/th\u003e\n\u003ctd\u003eCurved pop-up fabric booth kit with hardcase-to-podium and separate monitor display stand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Size\u003c\/th\u003e\n\u003ctd\u003e10' W × 7.5' H, approximately 120\" W × 90\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMain Backwall Artwork Area\u003c\/th\u003e\n\u003ctd\u003eTemplate lists 138.58\" W × 90.55\" H. Always use the official template for final artwork.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum pop-up frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic Attachment\u003c\/th\u003e\n\u003ctd\u003eCustom printing graphic with Velcro\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free, seamless tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMonitor Stand\u003c\/th\u003e\n\u003ctd\u003eCustom monitor display stand with fabric printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMonitor Support\u003c\/th\u003e\n\u003ctd\u003eSupports up to 55\" monitor and up to 32 lbs. TV or monitor is not included.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVESA Compatibility\u003c\/th\u003e\n\u003ctd\u003e200×200, 200×400, 300×300, and 400×400 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMonitor Stand Artwork Areas\u003c\/th\u003e\n\u003ctd\u003eBack printing area: 40.55\" W × 122.44\" H; front printing area: 84.19\" W × 42.12\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePodium\u003c\/th\u003e\n\u003ctd\u003eHardcase-to-podium with custom printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBacklit\u003c\/th\u003e\n\u003ctd\u003eNo. This is a non-backlit TensePop™ booth. Monitor use requires power.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Requirement\u003c\/th\u003e\n\u003ctd\u003eThe fabric backwall does not require power, but your TV or monitor will. Confirm outlet access and cable routing with your venue.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSetup\u003c\/th\u003e\n\u003ctd\u003eTool-free pop-up frame setup. Two people are recommended for smoother setup, especially when positioning the curved backwall, podium, and monitor stand.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor 10x10 booths and controlled event spaces. Avoid outdoor rain, wind, wet floors, unstable surfaces, and unsafe monitor placement.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e10 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eSaaS conferences, medical device demos, dental conventions, university career fairs, education fairs, real estate showcases, franchise expos, financial advisor seminars, nonprofit donor events, hotel conferences, pitch events, and regional sales roadshows\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for the backwall, podium, or monitor display stand for new campaigns and events\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003e4-Step Tool-Free Setup\u003c\/h2\u003e\n\u003cp\u003eThis booth kit is designed for quick event setup with a curved pop-up frame, Velcro-mounted fabric graphic, hardcase-to-podium, and separate monitor display stand.\u003c\/p\u003e\n\u003cdiv class=\"qsd-tensepop-kita-steps\"\u003e\n\u003cdiv class=\"qsd-tensepop-kita-step\"\u003e\n\u003ch4\u003eOpen the Pop-Up Frame\u003c\/h4\u003e\n\u003cp\u003eExpand the curved aluminum pop-up frame and lock it into position along the rear of your booth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tensepop-kita-step\"\u003e\n\u003ch4\u003eAttach the Backwall Graphic\u003c\/h4\u003e\n\u003cp\u003eAlign the custom fabric graphic with the frame and secure it using the Velcro-mounted system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tensepop-kita-step\"\u003e\n\u003ch4\u003eSet Up Podium \u0026amp; Monitor Stand\u003c\/h4\u003e\n\u003cp\u003eConvert the hardcase into a branded podium and position the separate monitor display stand beside the backwall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tensepop-kita-step\"\u003e\n\u003ch4\u003eMount Screen \u0026amp; Check Cables\u003c\/h4\u003e\n\u003cp\u003eAdd your compatible monitor, confirm VESA fit, check weight limits, connect power, and route cables safely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eRecommended 10x10 Booth Layout\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kita-blue-note\"\u003e\n\u003cp\u003ePlace the curved backwall along the rear of the booth as the main visual anchor. Use the hardcase podium near the aisle for check-ins, QR scans, brochures, or lead forms.\u003c\/p\u003e\n\u003cp\u003ePlace the monitor display stand on one side so visitors can watch the screen without blocking the conversation area. Keep the center open for demos, buyer conversations, and traffic flow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003ePower \u0026amp; Cable Planning for Monitor Use\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kita-note\"\u003e\n\u003cp\u003eIf you plan to use a TV or monitor, confirm outlet access, power strip rules, extension cord restrictions, electrical service deadlines, and cable routing with your venue before move-in.\u003c\/p\u003e\n\u003cp\u003eKeep cords behind the display or along approved booth paths to reduce trip hazards and keep the booth clean.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eBooth Kit A vs. Media Booth D\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kita-grid-2\"\u003e\n\u003cdiv class=\"qsd-tensepop-kita-card\"\u003e\n\u003ch3\u003eBooth Kit A\u003c\/h3\u003e\n\u003cp\u003eChoose Booth Kit A when you want a curved pop-up backwall, a separate monitor display stand, and a front hardcase-to-podium setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tensepop-kita-card\"\u003e\n\u003ch3\u003eMedia Booth D\u003c\/h3\u003e\n\u003cp\u003eChoose Media Booth D when you prefer a two-panel asymmetrical media wall with the screen built into the display structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eWhere It Works Best\u003c\/h2\u003e\n\u003cp\u003eThis booth is a strong fit for B2B teams that use videos, screens, and presentations to explain what they do.\u003c\/p\u003e\n\u003cul class=\"qsd-tensepop-kita-use-list\"\u003e\n\u003cli\u003eSaaS conferences\u003c\/li\u003e\n\u003cli\u003eMedical device demos\u003c\/li\u003e\n\u003cli\u003eDental conventions\u003c\/li\u003e\n\u003cli\u003eUniversity career fairs\u003c\/li\u003e\n\u003cli\u003eEducation program fairs\u003c\/li\u003e\n\u003cli\u003eReal estate project showcases\u003c\/li\u003e\n\u003cli\u003eFranchise expos\u003c\/li\u003e\n\u003cli\u003eFinancial advisor seminars\u003c\/li\u003e\n\u003cli\u003eNonprofit donor events\u003c\/li\u003e\n\u003cli\u003eHotel ballroom conferences\u003c\/li\u003e\n\u003cli\u003eChamber of commerce business expos\u003c\/li\u003e\n\u003cli\u003eStartup pitch events\u003c\/li\u003e\n\u003cli\u003eProduct training stations\u003c\/li\u003e\n\u003cli\u003eLocal business showcases\u003c\/li\u003e\n\u003cli\u003eRegional sales roadshows\u003c\/li\u003e\n\u003cli\u003eCorporate demos\u003c\/li\u003e\n\u003cli\u003eRecruiting events\u003c\/li\u003e\n\u003cli\u003eB2B sales conversations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eWho Should Use This Booth Kit?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kita-grid-2\"\u003e\n\u003cdiv class=\"qsd-tensepop-kita-card\"\u003e\n\u003ch3\u003eBest For\u003c\/h3\u003e\n\u003cp\u003eSaaS teams, healthcare companies, medical device brands, education programs, real estate marketers, financial service firms, franchise sales teams, nonprofit fundraisers, training providers, consultants, and B2B companies that use videos or presentations to explain what they do.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-tensepop-kita-card\"\u003e\n\u003ch3\u003eNot Ideal For\u003c\/h3\u003e\n\u003cp\u003eHeavy monitors over 32 lbs, outdoor rain or wind, wet floors, unstable surfaces, large product inventory, backlit wall requirements, or events where monitor power access cannot be confirmed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eRefresh the Booth for New Campaigns\u003c\/h2\u003e\n\u003cp\u003eKeep the pop-up frame, hardcase podium, and monitor stand, then update graphics for new product launches, recruiting seasons, sponsor messages, regional roadshows, training topics, or annual trade shows.\u003c\/p\u003e\n\u003cp\u003eReplacement graphics help the same booth stay useful across different events without replacing the full hardware set.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section\"\u003e\n\u003ch2\u003eProduction Timeline Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tensepop-kita-green-note\"\u003e\n\u003cp\u003eThe product page lists a 10 business day production and shipping timeline after artwork approval.\u003c\/p\u003e\n\u003cp\u003eIf you have a fixed event date, please allow time for artwork setup, proof review, approval, production, transit, monitor preparation, and event receiving. If shipping to an advance warehouse or show site, confirm receiving deadlines, booth labeling, carrier rules, and material handling requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-section qsd-tensepop-kita-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat makes this booth different from a standard curved backdrop?\u003c\/summary\u003e\n\u003cp\u003eThis kit includes a curved pop-up fabric backwall, a custom printed hardcase-to-podium, and a separate monitor display stand, making it better for video demos, presentations, QR scans, and booth conversations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the backwall size?\u003c\/summary\u003e\n\u003cp\u003eThe curved backwall is approximately 10' W × 7.5' H, about 120\" W × 90\" H.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the main backwall artwork size?\u003c\/summary\u003e\n\u003cp\u003eThe artwork template lists the main backwall printing area as 138.58\" W × 90.55\" H. Always design from the official template instead of using only the finished display size.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the TV or monitor included?\u003c\/summary\u003e\n\u003cp\u003eNo. The TV or monitor is not included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat screen size does the monitor stand support?\u003c\/summary\u003e\n\u003cp\u003eThe page lists monitor support up to 40\", and the template references 22\"–40\" TV placement. Please confirm your screen size, weight, and VESA pattern before use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the monitor weight limit?\u003c\/summary\u003e\n\u003cp\u003eThe monitor bracket supports up to 32 lbs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat VESA patterns are supported?\u003c\/summary\u003e\n\u003cp\u003eThe bracket supports 200×200, 200×400, 300×300, and 400×400 mm VESA patterns.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this booth backlit?\u003c\/summary\u003e\n\u003cp\u003eNo. This is a non-backlit TensePop™ booth with a monitor display stand. Choose an EdgeLumi™ or TenseLight™ booth if you need illuminated graphics.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require power?\u003c\/summary\u003e\n\u003cp\u003eThe fabric backwall does not require power, but your TV or monitor will. Confirm outlet access, electrical rules, and cable routing with your venue before move-in.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a standard 10x10 booth?\u003c\/summary\u003e\n\u003cp\u003eYes, it is designed for many 10x10 booth layouts. Always confirm your show rules, booth depth, height limits, traffic flow, and power access before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order replacement graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement graphics can help refresh the backwall, podium, or monitor display stand for new campaigns or events.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat should I prepare before ordering?\u003c\/summary\u003e\n\u003cp\u003ePrepare your logo, event date, booth size, planned monitor size, monitor weight, VESA pattern, screen content plan, artwork files, delivery address, and event receiving requirements.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tensepop-kita-cta\"\u003e\n\u003ch2\u003ePlanning a Booth with a Screen Demo?\u003c\/h2\u003e\n\u003cp\u003eSend us your logo, event date, booth size, planned monitor size, monitor weight, VESA pattern, and the type of content you want to show. Our team can help review the backwall layout, podium graphic, monitor stand artwork, production timeline, and shipping plan before production.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46009194807454,"sku":"Q-10FT-TP-BOOTH-A","price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10ft_TensePop__Booth_Kit_A_main.jpg?v=1770082806"},{"product_id":"10x10-edgelumi-flat-trade-show-display-pro","title":"10x10 Backlit Booth Package | EdgeLumi SEG Wall \u0026 Counter","description":"\u003cstyle\u003e\n  .qsd-edgelumi-pro-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-edgelumi-pro-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-edgelumi-pro-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-pro-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-pro-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-pro-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-edgelumi-pro-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-edgelumi-pro-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-edgelumi-pro-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-edgelumi-pro-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-pro-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-edgelumi-pro-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-edgelumi-pro-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-edgelumi-pro-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-edgelumi-pro-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-edgelumi-pro-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-edgelumi-pro-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-edgelumi-pro-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-edgelumi-pro-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-edgelumi-pro-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-edgelumi-pro-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-edgelumi-pro-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-edgelumi-pro-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-edgelumi-pro-steps {\n    counter-reset: edgelumi-pro-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-edgelumi-pro-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-edgelumi-pro-step:before {\n    counter-increment: edgelumi-pro-step;\n    content: counter(edgelumi-pro-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-edgelumi-pro-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-edgelumi-pro-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-edgelumi-pro-spec-table th,\n  .qsd-edgelumi-pro-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-edgelumi-pro-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-edgelumi-pro-spec-table tr:last-child th,\n  .qsd-edgelumi-pro-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-edgelumi-pro-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-edgelumi-pro-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-edgelumi-pro-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-edgelumi-pro-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-edgelumi-pro-cta h2,\n  .qsd-edgelumi-pro-cta p {\n    color: #fff;\n  }\n\n  .qsd-edgelumi-pro-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-edgelumi-pro-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-edgelumi-pro-hero,\n    .qsd-edgelumi-pro-cta {\n      padding: 24px;\n    }\n\n    .qsd-edgelumi-pro-title {\n      font-size: 28px;\n    }\n\n    .qsd-edgelumi-pro-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-edgelumi-pro-grid-2,\n    .qsd-edgelumi-pro-grid-3,\n    .qsd-edgelumi-pro-feature-list,\n    .qsd-edgelumi-pro-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-edgelumi-pro-use-list {\n      columns: 1;\n    }\n\n    .qsd-edgelumi-pro-spec-table,\n    .qsd-edgelumi-pro-spec-table tbody,\n    .qsd-edgelumi-pro-spec-table tr,\n    .qsd-edgelumi-pro-spec-table th,\n    .qsd-edgelumi-pro-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-edgelumi-pro-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-edgelumi-pro-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-edgelumi-pro-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-edgelumi-pro-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-edgelumi-pro-detail\"\u003e\n\u003csection class=\"qsd-edgelumi-pro-hero\"\u003e\n\u003cdiv class=\"qsd-edgelumi-pro-eyebrow\"\u003eComplete 10x10 Backlit Booth Starter Kit\u003c\/div\u003e\n\u003ch2 class=\"qsd-edgelumi-pro-title\"\u003e10x10 EdgeLumi Flat Trade Show Display - Pro\u003c\/h2\u003e\n\u003cp class=\"qsd-edgelumi-pro-subtitle\"\u003eBuild a more complete 10x10 trade show booth with a SEG backlit backdrop, illuminated lightbox counter, custom 6ft stretch-fit tablecloth, retractable banner stand, and carrying bag. This coordinated booth package helps exhibitors create a brighter, cleaner, and more professional event setup in one order.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-pro-section\"\u003e\n\u003ch2\u003eA Complete 10x10 Backlit Booth Starter Kit\u003c\/h2\u003e\n\u003cp\u003eThe 10x10 EdgeLumi Flat Trade Show Display - Pro is more than a single illuminated backdrop. It combines a custom SEG backlit backdrop, SEG lightbox counter, 6ft stretch-fit tablecloth, retractable banner stand, and nylon duffel bag into one coordinated booth package.\u003c\/p\u003e\n\u003cp\u003eThis kit is designed for exhibitors who want a brighter and more complete 10x10 setup without building a full custom exhibit from scratch or sourcing every display item separately.\u003c\/p\u003e\n\u003cp\u003eUse it for trade shows, conferences, recruiting events, healthcare expos, retail activations, nonprofit events, product demos, and local business shows where a clean and coordinated booth makes a stronger first impression.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-pro-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-pro-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 10ft custom SEG backlit backdrop\u003c\/li\u003e\n\u003cli\u003e1 × SEG lightbox counter\u003c\/li\u003e\n\u003cli\u003e1 × Custom 6ft stretch-fit tablecloth\u003c\/li\u003e\n\u003cli\u003e1 × Retractable banner stand\u003c\/li\u003e\n\u003cli\u003e1 × Nylon duffel bag\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-edgelumi-pro-note\"\u003e\n\u003cp\u003eTables, chairs, flooring, monitors, tablets, literature racks, electrical service, extra lighting, furniture, and other booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-pro-section\"\u003e\n\u003cdiv class=\"qsd-edgelumi-pro-table-wrap\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-pro-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-edgelumi-pro-table-wrap\"\u003e\n\u003ctable class=\"qsd-edgelumi-pro-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10x10 EdgeLumi Flat Trade Show Display - Pro\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003eComplete 10x10 backlit booth starter kit with SEG backlit backdrop, lightbox counter, 6ft tablecloth, retractable banner, and carrying bag\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Size\u003c\/th\u003e\n\u003ctd\u003e10ft-class SEG backlit booth wall\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eLightweight yet sturdy anodized aluminum frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free tension fabric with silicone edges\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCounter\u003c\/th\u003e\n\u003ctd\u003eSEG lightbox counter included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTablecloth\u003c\/th\u003e\n\u003ctd\u003eCustom 6ft stretch-fit tablecloth included; physical table is not included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBanner\u003c\/th\u003e\n\u003ctd\u003eRetractable banner stand included for additional vertical message placement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStorage \/ Transport\u003c\/th\u003e\n\u003ctd\u003eNylon duffel bag included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Requirement\u003c\/th\u003e\n\u003ctd\u003eSEG backlit backdrop and SEG lightbox counter require power. Confirm outlet access and venue electrical rules before the event.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor events and controlled spaces. Outdoor use is not recommended in wind, rain, moisture, wet ground, or uneven flooring.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e9 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eTrade shows, conferences, recruiting events, healthcare expos, retail activations, nonprofit events, product demos, regional trade shows, and small-team exhibit setups\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for the backdrop, counter, banner, or tablecloth when your campaign, sponsor, product line, or event message changes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-pro-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-pro-section qsd-edgelumi-pro-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with this Pro kit?\u003c\/summary\u003e\n\u003cp\u003eThe standard kit includes one 10ft custom SEG backlit backdrop, one SEG lightbox counter, one custom 6ft stretch-fit tablecloth, one retractable banner stand, and one nylon duffel bag.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the 6ft table included?\u003c\/summary\u003e\n\u003cp\u003eNo. The kit includes a custom stretch-fit tablecloth designed for a 72\" L × 30\" W × 30\" H table. The table itself is not included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this kit require power?\u003c\/summary\u003e\n\u003cp\u003eYes. The SEG backlit backdrop and SEG lightbox counter require power. Please check your exhibitor manual for outlet ordering deadlines, extension cord rules, power strip restrictions, and cable routing requirements.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a 10x10 booth space?\u003c\/summary\u003e\n\u003cp\u003eYes. This kit is designed for standard 10x10 trade show spaces. Please confirm booth rules, aisle clearance, outlet location, table placement, counter placement, and available floor space before setup.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the banner or tablecloth separately?\u003c\/summary\u003e\n\u003cp\u003eYes. The retractable banner and tablecloth can be used with the full booth kit or separately for smaller events, check-in tables, recruiting fairs, presentations, and local activations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace only one graphic later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement graphics may be ordered for the backdrop, counter, banner, or tablecloth when your campaign, product line, sponsor, or event message changes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this an indoor or outdoor booth?\u003c\/summary\u003e\n\u003cp\u003eThis booth is best suited for indoor events and controlled spaces. Outdoor use is not recommended in wind, rain, moisture, wet ground, or uneven flooring.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, EPS, TIFF, JPG, or press-quality PDF files are recommended. Use CMYK color mode, 150–300 dpi resolution, outlined fonts, and the official templates.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre monitors, flooring, chairs, or literature racks included?\u003c\/summary\u003e\n\u003cp\u003eNo. Monitors, flooring, chairs, tables, tablets, literature racks, furniture, electrical service, and extra booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this ship to an advance warehouse or show site?\u003c\/summary\u003e\n\u003cp\u003eYes, but please check receiving deadlines, booth number labeling, carrier rules, material handling fees, and show-site delivery requirements before shipping to a venue.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46009288163486,"sku":"10EL-03","price":1299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/1010-WD-02-158.jpg?v=1759975369"},{"product_id":"10x10-collapsible-backlit-trade-show-booth-04","title":"Twin SEG Lightbox Booth | Open-Aisle Backlit Display Kit","description":"\u003cstyle\u003e\n  .qsd-booth04-backlit-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-booth04-backlit-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-booth04-backlit-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-booth04-backlit-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-booth04-backlit-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-booth04-backlit-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-booth04-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-booth04-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-booth04-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-booth04-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-booth04-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-booth04-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-booth04-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-booth04-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-booth04-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-booth04-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-booth04-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-booth04-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-booth04-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-booth04-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-booth04-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-booth04-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-booth04-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-booth04-steps {\n    counter-reset: booth04-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-booth04-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-booth04-step:before {\n    counter-increment: booth04-step;\n    content: counter(booth04-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-booth04-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-booth04-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-booth04-spec-table th,\n  .qsd-booth04-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-booth04-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-booth04-spec-table tr:last-child th,\n  .qsd-booth04-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-booth04-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-booth04-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-booth04-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-booth04-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-booth04-cta h2,\n  .qsd-booth04-cta p {\n    color: #fff;\n  }\n\n  .qsd-booth04-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-booth04-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-booth04-hero,\n    .qsd-booth04-cta {\n      padding: 24px;\n    }\n\n    .qsd-booth04-title {\n      font-size: 28px;\n    }\n\n    .qsd-booth04-backlit-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-booth04-grid-2,\n    .qsd-booth04-grid-3,\n    .qsd-booth04-feature-list,\n    .qsd-booth04-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-booth04-use-list {\n      columns: 1;\n    }\n\n    .qsd-booth04-spec-table,\n    .qsd-booth04-spec-table tbody,\n    .qsd-booth04-spec-table tr,\n    .qsd-booth04-spec-table th,\n    .qsd-booth04-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-booth04-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-booth04-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-booth04-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-booth04-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-booth04-backlit-detail\"\u003e\n\u003csection class=\"qsd-booth04-hero\"\u003e\n\u003cdiv class=\"qsd-booth04-eyebrow\"\u003eDual-Lightbox 10x10 Booth with Central Folding Counter\u003c\/div\u003e\n\u003ch2 class=\"qsd-booth04-title\"\u003e10x10 Collapsible Backlit Trade Show Booth 04\u003c\/h2\u003e\n\u003cp class=\"qsd-booth04-subtitle\"\u003eCreate a bright open 10x10 booth with two collapsible SEG backlit lightboxes and a foldable square display counter. Booth 04 gives exhibitors two illuminated message zones, a central counter for lead capture, and a flexible layout for trade shows, demos, recruiting events, retail activations, and conference booths.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003eA Dual-Lightbox 10x10 Booth with a Central Counter\u003c\/h2\u003e\n\u003cp\u003eThis 10x10 Collapsible Backlit Trade Show Booth 04 uses two foldable SEG lightbox displays and one square folding counter to create an open, bright, and easy-to-understand booth layout.\u003c\/p\u003e\n\u003cp\u003eInstead of one continuous wall, the two illuminated panels can frame your brand message, product story, sponsor content, or demo area while the counter becomes the place where visitors stop, scan, and talk.\u003c\/p\u003e\n\u003cp\u003eUse this booth when you want a brighter exhibit look than a standard fabric wall, but still want an open layout that feels approachable for visitors.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003eTwo 5ft-Class Backlit Panels\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth04-grid-2\"\u003e\n\u003cdiv class=\"qsd-booth04-card\"\u003e\n\u003ch3\u003eEach Lightbox Panel\u003c\/h3\u003e\n\u003cp\u003eEach foldable SEG lightbox panel is approximately 5' W × 7.9' H, about 60\" W × 94.8\" H based on the product page specification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth04-card\"\u003e\n\u003ch3\u003eSide-by-Side Layout\u003c\/h3\u003e\n\u003cp\u003ePlace both panels side by side to create an illuminated display wall of approximately 120\" W × 94.8\" H, or separate them for left-and-right message zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003eOpen Dual-Panel Backlit Booth Layout\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth04-blue-note\"\u003e\n\u003cp\u003eBooth 04 is designed for exhibitors who want a bright 10x10 presence without closing off the space.\u003c\/p\u003e\n\u003cp\u003eThe two backlit panels create strong visual anchors, while the square counter keeps the booth approachable for check-ins, brochures, QR scans, samples, lead forms, and buyer conversations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003eArtwork Size Note for Lightbox Panels\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth04-green-note\"\u003e\n\u003cp\u003eThe finished lightbox size is approximately 60\" W × 94.8\" H, but the artwork template lists each lightbox printing area as 59.06\" W × 88.58\" H.\u003c\/p\u003e\n\u003cp\u003ePlease design from the official template, keep logos and important text inside the safe area, and extend background colors or images to the bleed area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003eCounter Graphic Area\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth04-note\"\u003e\n\u003cp\u003eThe square folding counter includes a custom printed wrap. The artwork template lists the counter graphic printing area as 186.6\" W × 44.3\" H.\u003c\/p\u003e\n\u003cp\u003ePlease note that this is the graphic wrap area, not the physical counter size. If you need exact assembled counter dimensions for venue planning, contact us before placing your order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003eSquare Counter for Booth Conversations\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth04-blue-note\"\u003e\n\u003cp\u003eThe included foldable square counter gives your team a central place for QR code scans, brochures, lead forms, small samples, appointment cards, giveaway items, tablets, or quick buyer conversations.\u003c\/p\u003e\n\u003cp\u003eIt helps turn the two backlit panels into a working booth setup instead of just a bright background.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003eBooth 04 vs. One Continuous Backlit Wall\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth04-grid-2\"\u003e\n\u003cdiv class=\"qsd-booth04-card\"\u003e\n\u003ch3\u003eChoose One Continuous Wall When...\u003c\/h3\u003e\n\u003cp\u003eYou want one large uninterrupted graphic behind your team and do not need separate message zones or a more open booth feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth04-card\"\u003e\n\u003ch3\u003eChoose Booth 04 When...\u003c\/h3\u003e\n\u003cp\u003eYou want two separate illuminated message zones, a more open 10x10 booth layout, and a central counter that works as the visitor interaction point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003eBooth 04 vs. Three-Panel Lightbox Kits\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth04-green-note\"\u003e\n\u003cp\u003eBooth 04 gives you two larger illuminated panels and a square counter for a cleaner, less crowded 10x10 layout.\u003c\/p\u003e\n\u003cp\u003eA three-panel kit is better when you need more separate product zones. Booth 04 is stronger when you want two bold brand moments with more open floor space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003eWhy Choose Backlit Panels Over a Standard Fabric Wall?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth04-blue-note\"\u003e\n\u003cp\u003eA standard fabric backdrop gives you a printed brand surface. Booth 04 adds two illuminated SEG lightbox panels and a square counter, helping your graphics stay more visible in crowded exhibit halls while giving visitors a clear place to stop and engage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003eCollapsible Lightboxes for Repeat Events\u003c\/h2\u003e\n\u003cp\u003eThe foldable lightbox frames are designed for teams that need a bright booth system they can reuse across trade shows, conferences, retail activations, recruiting events, and regional roadshows.\u003c\/p\u003e\n\u003cp\u003eThe collapsible design helps reduce storage pressure compared with rigid display builds, while the replaceable SEG graphics make it easier to update your message for future campaigns.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-booth04-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eOpen 10x10 Backlit Booth\u003c\/strong\u003e Two collapsible SEG lightboxes and a square counter create a bright booth layout that stays approachable.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTwo Illuminated Message Zones\u003c\/strong\u003e Use one panel for your main brand promise and the second for product benefits, sponsor content, or proof points.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e5ft-Class Lightbox Panels\u003c\/strong\u003e Each lightbox is approximately 5' W × 7.9' H for a strong, clean booth presence.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSquare Folding Counter Included\u003c\/strong\u003e Adds a central station for check-ins, QR scans, brochures, samples, lead forms, and buyer conversations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCollapsible SEG Lightbox Frames\u003c\/strong\u003e Foldable frames help simplify transport, storage, and repeated event use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustom High-Resolution Graphics\u003c\/strong\u003e Includes two seamless fabric prints and a custom counter wrap for a coordinated brand look.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReusable Hardware\u003c\/strong\u003e Keep the frames and counter, then update the graphics when your campaign or event theme changes.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree Shipping Included\u003c\/strong\u003e Product page lists free shipping and a 15 business day production and shipping timeline.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003eWhat This Kit Includes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e2 × 5' W × 7.9' H foldable lightweight SEG lightbox frames\u003c\/li\u003e\n\u003cli\u003e2 × Custom high-resolution seamless fabric prints\u003c\/li\u003e\n\u003cli\u003e1 × Foldable square display counter with custom wrap\u003c\/li\u003e\n\u003cli\u003e1 × Nylon duffel bag for transport and storage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-booth04-note\"\u003e\n\u003cp\u003eFlooring, monitors, tablets, chairs, literature racks, furniture, electrical service, hard shipping cases, and extra accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth04-table-wrap\"\u003e\n\u003ctable class=\"qsd-booth04-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10x10 Collapsible Backlit Trade Show Booth 04\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003eDual-panel collapsible SEG backlit booth kit with foldable square display counter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLightbox Panel Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 5' W × 7.9' H each, about 60\" W × 94.8\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSide-by-Side Display Width\u003c\/th\u003e\n\u003ctd\u003eApprox. 120\" W × 94.8\" H when both lightboxes are placed side by side\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLightbox Artwork Area\u003c\/th\u003e\n\u003ctd\u003e59.06\" W × 88.58\" H per panel, based on artwork template reference\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCounter\u003c\/th\u003e\n\u003ctd\u003eFoldable square display counter with custom printed wrap\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCounter Artwork Area\u003c\/th\u003e\n\u003ctd\u003e186.6\" W × 44.3\" H graphic wrap area\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum lightbox frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free, seamless tension fabric with silicone edges\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStorage \/ Transport\u003c\/th\u003e\n\u003ctd\u003e1 nylon duffel bag included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Requirement\u003c\/th\u003e\n\u003ctd\u003eBacklit lightbox panels require power. Confirm outlet access and venue electrical rules before the event.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSetup\u003c\/th\u003e\n\u003ctd\u003eTool-free collapsible lightbox setup. Two people are recommended for smoother setup, especially when handling panels and counter components.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor and controlled event spaces. Avoid rain, wind, moisture, wet floors, uneven ground, and unsheltered outdoor use.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e12 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eSaaS conferences, healthcare expos, dental conventions, university career fairs, franchise expos, hotel ballroom conferences, financial advisor seminars, chamber business expos, retail product launches, nonprofit donor events, and regional sales roadshows\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for the SEG lightbox graphics and counter wrap for future events, new campaigns, or brand updates\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003e4-Step Tool-Free Setup\u003c\/h2\u003e\n\u003cp\u003eBooth 04 is designed for repeat event use with foldable lightbox frames, SEG fabric graphics, and a central square counter.\u003c\/p\u003e\n\u003cdiv class=\"qsd-booth04-steps\"\u003e\n\u003cdiv class=\"qsd-booth04-step\"\u003e\n\u003ch4\u003eUnfold the Lightboxes\u003c\/h4\u003e\n\u003cp\u003eUnpack the duffel bag, unfold each SEG lightbox frame, and lock the frame into position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth04-step\"\u003e\n\u003ch4\u003eInsert SEG Graphics\u003c\/h4\u003e\n\u003cp\u003eInsert the silicone-edge fabric graphics into the frame channels for a clean illuminated finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth04-step\"\u003e\n\u003ch4\u003eSet the Booth Layout\u003c\/h4\u003e\n\u003cp\u003ePlace both panels side by side, separate them into two zones, or angle them slightly based on your 10x10 booth layout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth04-step\"\u003e\n\u003ch4\u003eAdd Counter \u0026amp; Power\u003c\/h4\u003e\n\u003cp\u003eSet up the foldable square counter, connect power for the backlit panels, and confirm safe cable routing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003ePower Planning for the Two Backlit Panels\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth04-note\"\u003e\n\u003cp\u003eThe backlit lightbox panels require power. Before your event, confirm outlet access, power strip rules, extension cord restrictions, cable routing, electrical order deadlines, and show contractor requirements.\u003c\/p\u003e\n\u003cp\u003eFor a cleaner booth, route cords behind the displays or along approved booth paths to reduce trip hazards. Keep cables away from visitor walkways and secure them according to venue rules.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003eRecommended 10x10 Booth Layouts\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth04-grid-3\"\u003e\n\u003cdiv class=\"qsd-booth04-card\"\u003e\n\u003ch3\u003eSide-by-Side Wall\u003c\/h3\u003e\n\u003cp\u003eUse both lightboxes side by side as a bright rear wall for a wide visual anchor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth04-card\"\u003e\n\u003ch3\u003eLeft-and-Right Zones\u003c\/h3\u003e\n\u003cp\u003eSeparate the panels to frame the left and right sides of your booth or organize two product messages.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth04-card\"\u003e\n\u003ch3\u003eAngled Open Layout\u003c\/h3\u003e\n\u003cp\u003eAngle the panels slightly to guide visitors toward the square counter and create a more open approach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003eRecommended Graphic Strategy\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth04-blue-note\"\u003e\n\u003cp\u003eUse one lightbox for your main brand promise, hero product, or campaign headline. Use the second lightbox for product benefits, service categories, sponsor messaging, or a visual proof point.\u003c\/p\u003e\n\u003cp\u003eUse the counter wrap for QR codes, website links, event offers, lead capture prompts, appointment messaging, booth number, service categories, or a short call to action.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003eCounter Wrap Design Tip\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth04-green-note\"\u003e\n\u003cp\u003eThe counter graphic area is 186.6\" W × 44.3\" H, so design it as a wrap, not a flat poster.\u003c\/p\u003e\n\u003cp\u003eKeep the main logo, QR code, and call-to-action on the front-facing area. Use side areas for patterns, secondary messages, social handles, or brand color blocks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003eSuggested Product Image Copy\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eTwo foldable SEG backlit lightboxes\u003c\/li\u003e\n\u003cli\u003eEach lightbox: approx. 60\" W × 94.8\" H\u003c\/li\u003e\n\u003cli\u003eApprox. 120\" W × 94.8\" H when placed side by side\u003c\/li\u003e\n\u003cli\u003eIncludes square folding counter with custom wrap\u003c\/li\u003e\n\u003cli\u003eLightbox artwork area: 59.06\" W × 88.58\" H each\u003c\/li\u003e\n\u003cli\u003eCounter artwork area: 186.6\" W × 44.3\" H\u003c\/li\u003e\n\u003cli\u003ePlan power access before your event\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003eWhere It Works Best\u003c\/h2\u003e\n\u003cp\u003eUse this booth for indoor and controlled event spaces where a bright but open booth layout can support conversations and lead capture.\u003c\/p\u003e\n\u003cul class=\"qsd-booth04-use-list\"\u003e\n\u003cli\u003eSaaS conferences\u003c\/li\u003e\n\u003cli\u003eHealthcare expos\u003c\/li\u003e\n\u003cli\u003eDental conventions\u003c\/li\u003e\n\u003cli\u003eUniversity career fairs\u003c\/li\u003e\n\u003cli\u003eFranchise expos\u003c\/li\u003e\n\u003cli\u003eHotel ballroom conferences\u003c\/li\u003e\n\u003cli\u003eFinancial advisor seminars\u003c\/li\u003e\n\u003cli\u003eChamber of commerce business expos\u003c\/li\u003e\n\u003cli\u003eRetail product launches\u003c\/li\u003e\n\u003cli\u003eMall activations\u003c\/li\u003e\n\u003cli\u003eNonprofit donor events\u003c\/li\u003e\n\u003cli\u003eCommunity business fairs\u003c\/li\u003e\n\u003cli\u003eStartup showcases\u003c\/li\u003e\n\u003cli\u003eReal estate open houses\u003c\/li\u003e\n\u003cli\u003eBeauty and wellness shows\u003c\/li\u003e\n\u003cli\u003eRegional sales roadshows\u003c\/li\u003e\n\u003cli\u003eProduct sampling stations\u003c\/li\u003e\n\u003cli\u003eCorporate sponsor booths\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003eWho Should Use Booth 04?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth04-grid-2\"\u003e\n\u003cdiv class=\"qsd-booth04-card\"\u003e\n\u003ch3\u003eBest For\u003c\/h3\u003e\n\u003cp\u003eSaaS teams, healthcare brands, dental companies, universities, financial service firms, franchise sales teams, beauty and skincare brands, nonprofit outreach teams, retail product teams, real estate marketers, and regional sales teams that need a bright 10x10 booth with a simple visitor touchpoint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth04-card\"\u003e\n\u003ch3\u003eNot Ideal For\u003c\/h3\u003e\n\u003cp\u003eRain, wind, wet floors, uneven ground, low-ceiling booths, events without electricity, unsheltered outdoor use, or layouts that require one uninterrupted full-width graphic wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003eReusable Frames, Refreshable Graphics\u003c\/h2\u003e\n\u003cp\u003eKeep the lightbox frames and counter, then update the SEG graphics or counter wrap for new product launches, seasonal campaigns, sponsor programs, recruiting seasons, or annual trade shows.\u003c\/p\u003e\n\u003cp\u003eYou can refresh one panel, both panels, or the counter depending on your next event message.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section\"\u003e\n\u003ch2\u003eProduction Timeline Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth04-note\"\u003e\n\u003cp\u003eThis booth has a listed production and shipping timeline of 15 business days after artwork approval. Please allow time for artwork approval, design revisions, event delivery deadlines, advance warehouse receiving rules, and move-in schedules.\u003c\/p\u003e\n\u003cp\u003eFor fixed show dates, confirm your event deadline, shipping address, receiving rules, and artwork status before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-section qsd-booth04-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat makes Booth 04 different from a standard backlit wall?\u003c\/summary\u003e\n\u003cp\u003eBooth 04 includes two separate collapsible SEG backlit lightboxes and one square folding counter, giving you two illuminated message zones and a central visitor touchpoint instead of one continuous wall.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size is each lightbox?\u003c\/summary\u003e\n\u003cp\u003eEach lightbox is approximately 5' W × 7.9' H, about 60\" W × 94.8\" H based on the product page specification.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow wide is the setup if both lightboxes are placed side by side?\u003c\/summary\u003e\n\u003cp\u003eWhen placed side by side, the two lightboxes create an illuminated display area of approximately 120\" W × 94.8\" H.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the artwork sizes?\u003c\/summary\u003e\n\u003cp\u003eEach lightbox artwork area is 59.06\" W × 88.58\" H. The counter artwork area is 186.6\" W × 44.3\" H. Always use the official template for final artwork.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the square counter included?\u003c\/summary\u003e\n\u003cp\u003eYes. The kit includes one foldable square display counter with a custom printed wrap.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this booth require electricity?\u003c\/summary\u003e\n\u003cp\u003eYes. The backlit lightbox panels require power. Confirm outlet access, extension cord rules, electrical deadlines, and cable routing with your venue before the event.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a 10x10 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. It is designed for many 10x10 booth layouts. Always confirm booth rules, height limits, available floor space, and electrical access before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I separate the two lightboxes?\u003c\/summary\u003e\n\u003cp\u003eYes. You can use them side by side, separated into left and right zones, or angled slightly depending on your booth layout and venue rules.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this for outdoor use?\u003c\/summary\u003e\n\u003cp\u003eIt is best for indoor and controlled event spaces. Avoid rain, wind, moisture, uneven ground, wet floors, and unsupervised outdoor use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order replacement graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement SEG graphics and counter wraps may be ordered for future events, new campaigns, or brand updates.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this ship to an advance warehouse or show site?\u003c\/summary\u003e\n\u003cp\u003eYes, but check your exhibitor manual for receiving deadlines, booth number labeling, electrical order deadlines, carrier rules, and material handling requirements.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth04-cta\"\u003e\n\u003ch2\u003eReady to Build a Brighter Open 10x10 Booth?\u003c\/h2\u003e\n\u003cp\u003eSend us your booth size, event date, logo, artwork files, preferred lightbox layout, delivery address, and any venue electrical requirements. Our team can help review the panel graphics, counter wrap, production timeline, and shipping plan before your order moves into production.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46009838141598,"sku":"10EL-04","price":3099.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/1010-WD-02-1524.jpg?v=1759975549"},{"product_id":"10x10-collapsible-backlit-trade-show-booth-05","title":"Twin SEG Lightbox Booth | 10x10 Collapsible Backlit Exhibit","description":"\u003cstyle\u003e\n  .qsd-booth05-backlit-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-booth05-backlit-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-booth05-backlit-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-booth05-backlit-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-booth05-backlit-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-booth05-backlit-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-booth05-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-booth05-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-booth05-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-booth05-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-booth05-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-booth05-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-booth05-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-booth05-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-booth05-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-booth05-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-booth05-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-booth05-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-booth05-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-booth05-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-booth05-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-booth05-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-booth05-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-booth05-steps {\n    counter-reset: booth05-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-booth05-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-booth05-step:before {\n    counter-increment: booth05-step;\n    content: counter(booth05-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-booth05-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-booth05-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-booth05-spec-table th,\n  .qsd-booth05-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-booth05-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-booth05-spec-table tr:last-child th,\n  .qsd-booth05-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-booth05-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-booth05-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-booth05-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-booth05-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-booth05-cta h2,\n  .qsd-booth05-cta p {\n    color: #fff;\n  }\n\n  .qsd-booth05-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-booth05-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-booth05-hero,\n    .qsd-booth05-cta {\n      padding: 24px;\n    }\n\n    .qsd-booth05-title {\n      font-size: 28px;\n    }\n\n    .qsd-booth05-backlit-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-booth05-grid-2,\n    .qsd-booth05-grid-3,\n    .qsd-booth05-feature-list,\n    .qsd-booth05-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-booth05-use-list {\n      columns: 1;\n    }\n\n    .qsd-booth05-spec-table,\n    .qsd-booth05-spec-table tbody,\n    .qsd-booth05-spec-table tr,\n    .qsd-booth05-spec-table th,\n    .qsd-booth05-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-booth05-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-booth05-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-booth05-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-booth05-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-booth05-backlit-detail\"\u003e\n\u003csection class=\"qsd-booth05-hero\"\u003e\n\u003cdiv class=\"qsd-booth05-eyebrow\"\u003eDual-Panel 10x10 Backlit Booth with SEG Counter\u003c\/div\u003e\n\u003ch2 class=\"qsd-booth05-title\"\u003e10x10 Collapsible Backlit Trade Show Booth 05\u003c\/h2\u003e\n\u003cp class=\"qsd-booth05-subtitle\"\u003eCreate a brighter 10x10 trade show booth with two collapsible SEG lightbox panels and a matching backlit SEG display counter. This modular backlit booth kit is ideal for product demos, lead capture, healthcare expos, SaaS events, retail launches, recruiting fairs, franchise shows, and exhibitors who want a clean lightbox look without a full custom booth build.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth05-section\"\u003e\n\u003ch2\u003eA Dual-Panel 10x10 Backlit Booth with a Matching SEG Counter\u003c\/h2\u003e\n\u003cp\u003eBooth 05 is built around two collapsible SEG lightbox panels and one backlit SEG display counter, giving your 10x10 booth a brighter, more modular presentation than a single printed backdrop.\u003c\/p\u003e\n\u003cp\u003eUse the two illuminated panels side by side for a clean brand wall, or treat them as separate message zones for product categories, demos, sponsor graphics, service points, or event storytelling.\u003c\/p\u003e\n\u003cp\u003eThe matching backlit counter creates a front-of-booth action point for conversations, QR scans, samples, brochures, lead forms, and visitor engagement.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth05-section\"\u003e\n\u003ch2\u003eSize Clarification\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth05-green-note\"\u003e\n\u003cp\u003eEach collapsible SEG lightbox panel is designed as an approximately 5' × 7.9' display panel.\u003c\/p\u003e\n\u003cp\u003eThe artwork template printing area is shown at 59.06\" W × 94.8\" H per panel. Use the official artwork template for final file setup, safe area, bleed, and production artwork.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth05-section\"\u003e\n\u003ch2\u003eTwo Illuminated Zones Instead of One Flat Message\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth05-grid-2\"\u003e\n\u003cdiv class=\"qsd-booth05-card\"\u003e\n\u003ch3\u003ePanel 1: Brand Identity\u003c\/h3\u003e\n\u003cp\u003eUse one lightbox panel for your logo, main headline, brand promise, hero image, campaign visual, or company introduction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth05-card\"\u003e\n\u003ch3\u003ePanel 2: Product or Service Message\u003c\/h3\u003e\n\u003cp\u003eUse the second lightbox panel for product benefits, service categories, sponsor messaging, demo steps, QR codes, or event-specific content.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth05-section\"\u003e\n\u003ch2\u003eBacklit SEG Counter for the Front of the Booth\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth05-blue-note\"\u003e\n\u003cp\u003eThe included backlit SEG display counter gives visitors a clear place to stop, ask questions, scan a QR code, pick up brochures, view samples, or start a sales conversation.\u003c\/p\u003e\n\u003cp\u003eIt helps connect the illuminated backdrop with a practical front-of-booth interaction point instead of leaving your team to rely on a plain table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth05-section\"\u003e\n\u003ch2\u003e10x10 Layout Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth05-note\"\u003e\n\u003cp\u003eBooth 05 is designed for standard 10x10 exhibit spaces where visibility and flexibility matter.\u003c\/p\u003e\n\u003cp\u003ePlace the two backlit panels side by side as a bright rear brand wall, angle one panel slightly for a more open presentation, or use the panels to create two product zones with the backlit counter in front for lead capture and visitor conversations.\u003c\/p\u003e\n\u003cp\u003eAlways confirm booth rules, aisle clearance, power access, height limits, and available floor space before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth05-section\"\u003e\n\u003ch2\u003eHow Booth 05 Is Different\u003c\/h2\u003e\n\u003cp\u003eBooth 05 is not a single pop-up light wall. It uses two collapsible SEG lightbox panels, which gives exhibitors more flexibility for layout, message separation, product categories, sponsor graphics, and future graphic updates.\u003c\/p\u003e\n\u003cp\u003eChoose this kit when you want a brighter 10x10 booth that can feel modular, organized, and easier to refresh from show to show.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth05-section\"\u003e\n\u003ch2\u003eClean SEG Graphics with a More Finished Booth Look\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth05-green-note\"\u003e\n\u003cp\u003eThe SEG lightbox format gives the booth a cleaner, more polished visual edge than a loose banner or table display.\u003c\/p\u003e\n\u003cp\u003eThe illuminated panels help graphics look brighter in busy indoor venues, while the modular panel format makes it easier to refresh campaigns, product messages, or sponsor visuals for future events.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth05-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-booth05-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e10x10 Backlit Booth Kit\u003c\/strong\u003e Creates a brighter booth presence with two collapsible SEG lightbox panels and a matching counter.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTwo Modular Lightbox Panels\u003c\/strong\u003e Each panel is approximately 5' × 7.9', giving you two strong visual zones for brand and product messaging.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eArtwork Area Reference\u003c\/strong\u003e Template printing area is shown at 59.06\" W × 94.8\" H per lightbox panel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBacklit SEG Counter Included\u003c\/strong\u003e Gives your team a front station for check-ins, QR scans, samples, brochures, demos, and lead capture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCollapsible SEG Lightbox Format\u003c\/strong\u003e Foldable frame structure supports easier setup, storage, and repeat event use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e3 Nylon Duffel Bags Included\u003c\/strong\u003e Helps transport and store the two lightbox frames, graphics, and counter components.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReplacement Graphics Available\u003c\/strong\u003e Refresh the booth for new campaigns, product launches, sponsor updates, or seasonal promotions.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree Shipping Included\u003c\/strong\u003e Product page lists free shipping and a 12 business day production and shipping timeline.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth05-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e2 × 5' × 7.9' foldable lightweight SEG lightbox frames\u003c\/li\u003e\n\u003cli\u003e2 × High-resolution seamless fabric prints\u003c\/li\u003e\n\u003cli\u003e1 × Backlit SEG display counter\u003c\/li\u003e\n\u003cli\u003e3 × Nylon duffel bags for transport and storage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-booth05-note\"\u003e\n\u003cp\u003eFlooring, monitors, tablets, chairs, literature racks, extra lighting, hard shipping cases, electrical service, and additional booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth05-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth05-table-wrap\"\u003e\n\u003ctable class=\"qsd-booth05-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10x10 Collapsible Backlit Trade Show Booth 05\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003eDual-panel collapsible SEG lightbox booth kit with backlit SEG display counter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLightbox Panel Size\u003c\/th\u003e\n\u003ctd\u003eApproximately 5' × 7.9' per panel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePanel Artwork Area\u003c\/th\u003e\n\u003ctd\u003eArtwork template printing area shown at 59.06\" W × 94.8\" H per panel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum lightbox frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free, seamless tension fabric with silicone edges\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCounter\u003c\/th\u003e\n\u003ctd\u003eBacklit SEG display counter included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCounter Artwork Reference\u003c\/th\u003e\n\u003ctd\u003eMain wrap printing area: 88.2\" W × 41.1\" H; side graphic areas: 43.1\" W × 39\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStorage \/ Transport\u003c\/th\u003e\n\u003ctd\u003e3 nylon duffel bags included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Requirement\u003c\/th\u003e\n\u003ctd\u003ePower is required for the lightbox panels and backlit counter. Confirm outlet access and venue electrical rules before the event.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSetup\u003c\/th\u003e\n\u003ctd\u003eTool-free collapsible lightbox setup. Two people are recommended for smoother setup, especially when handling panels and counter components.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor events and controlled spaces. Avoid rain, wind, moisture, wet ground, uneven flooring, and unsheltered outdoor use.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e12 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eProduct demos, lead capture, healthcare expos, SaaS events, retail launches, recruiting fairs, franchise shows, regional trade shows, and sponsor booths\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for the lightbox panels and counter when your campaign, sponsor, offer, or event message changes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth05-section\"\u003e\n\u003ch2\u003e4-Step Tool-Free Setup\u003c\/h2\u003e\n\u003cp\u003eThis booth is designed as a collapsible SEG lightbox system for repeat indoor event use.\u003c\/p\u003e\n\u003cdiv class=\"qsd-booth05-steps\"\u003e\n\u003cdiv class=\"qsd-booth05-step\"\u003e\n\u003ch4\u003eUnfold the Panels\u003c\/h4\u003e\n\u003cp\u003eUnpack the duffel bags, unfold each collapsible SEG lightbox frame, and lock the structure into place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth05-step\"\u003e\n\u003ch4\u003eInsert SEG Graphics\u003c\/h4\u003e\n\u003cp\u003eInsert the silicone-edge fabric graphics into the frame channels for a clean, edge-to-edge lightbox finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth05-step\"\u003e\n\u003ch4\u003ePosition the Layout\u003c\/h4\u003e\n\u003cp\u003ePlace the two panels side by side, angle one panel, or use them as separate message zones based on your 10x10 layout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth05-step\"\u003e\n\u003ch4\u003eSet Up Counter \u0026amp; Power\u003c\/h4\u003e\n\u003cp\u003eSet up the backlit SEG counter, connect power, check illumination, and confirm cable routing before the event opens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth05-section\"\u003e\n\u003ch2\u003ePower \u0026amp; Cable Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth05-note\"\u003e\n\u003cp\u003eThis booth includes backlit display components, so power access should be planned before the event.\u003c\/p\u003e\n\u003cp\u003ePlease check your exhibitor manual for electrical ordering deadlines, outlet placement, extension cord rules, power strip restrictions, and cable routing requirements. Keep cords away from walking paths and secure them according to venue rules to reduce trip hazards around the lightbox panels and counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth05-section\"\u003e\n\u003ch2\u003eArtwork Planning Tips for Booth 05\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth05-blue-note\"\u003e\n\u003cp\u003eUse one lightbox panel for your main brand identity and the second panel for product benefits, service categories, event messaging, or sponsor content.\u003c\/p\u003e\n\u003cp\u003eUse the backlit counter graphic for QR codes, website URL, contact details, check-in messaging, short offers, booth number, service categories, or a short call to action.\u003c\/p\u003e\n\u003cp\u003eKeep important text inside the safe area, extend backgrounds to the bleed line, use CMYK color mode, and remove template guidelines before submitting final artwork.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth05-section\"\u003e\n\u003ch2\u003eRecommended Product Image Set\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth05-grid-3\"\u003e\n\u003cdiv class=\"qsd-booth05-card\"\u003e\n\u003ch3\u003eLayout Images\u003c\/h3\u003e\n\u003cp\u003eFull front booth view, 45-degree booth view, two-panel layout diagram, and 10x10 footprint guide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth05-card\"\u003e\n\u003ch3\u003eDecision Images\u003c\/h3\u003e\n\u003cp\u003eLights-on and lights-off comparison, panel artwork area callout, counter graphic area callout, and power cord planning reminder.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth05-card\"\u003e\n\u003ch3\u003eUse-Case Images\u003c\/h3\u003e\n\u003cp\u003eCounter use examples, packed duffel bag view, and real event scenes such as healthcare expos, SaaS demos, recruiting fairs, retail launches, and regional trade shows.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth05-section\"\u003e\n\u003ch2\u003eWhere This Collapsible Backlit Booth Works Best\u003c\/h2\u003e\n\u003cp\u003eBooth 05 works well for teams that want a brighter booth than a printed backdrop, a counter for real conversations, and a modular panel layout that can be reused for different campaigns.\u003c\/p\u003e\n\u003cul class=\"qsd-booth05-use-list\"\u003e\n\u003cli\u003eRegional trade shows\u003c\/li\u003e\n\u003cli\u003eHotel conference booths\u003c\/li\u003e\n\u003cli\u003eSaaS and tech demos\u003c\/li\u003e\n\u003cli\u003eHealthcare and dental expos\u003c\/li\u003e\n\u003cli\u003eUniversity recruiting fairs\u003c\/li\u003e\n\u003cli\u003eFranchise expos\u003c\/li\u003e\n\u003cli\u003eInsurance and financial service events\u003c\/li\u003e\n\u003cli\u003eRetail pop-up launches\u003c\/li\u003e\n\u003cli\u003eBeauty and wellness shows\u003c\/li\u003e\n\u003cli\u003eNonprofit fundraising booths\u003c\/li\u003e\n\u003cli\u003eChamber of commerce showcases\u003c\/li\u003e\n\u003cli\u003eTourism promotions\u003c\/li\u003e\n\u003cli\u003eDealership events\u003c\/li\u003e\n\u003cli\u003eProduct sampling stations\u003c\/li\u003e\n\u003cli\u003eSchool district vendor fairs\u003c\/li\u003e\n\u003cli\u003eStartup showcases\u003c\/li\u003e\n\u003cli\u003eMall activations\u003c\/li\u003e\n\u003cli\u003eCorporate sponsor booths\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth05-section\"\u003e\n\u003ch2\u003eWho Should Choose This Booth?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth05-grid-2\"\u003e\n\u003cdiv class=\"qsd-booth05-card\"\u003e\n\u003ch3\u003eBest For\u003c\/h3\u003e\n\u003cp\u003eSmall to mid-size teams that attend multiple events, need a brighter booth than a printed backdrop, want a counter for real conversations, and prefer a modular panel layout that can be reused for different campaigns.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth05-card\"\u003e\n\u003ch3\u003eNot Ideal For\u003c\/h3\u003e\n\u003cp\u003eWind, rain, moisture, wet flooring, uneven ground, unsheltered outdoor use, low-power venues, or events where electrical access and booth rules cannot be confirmed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth05-section\"\u003e\n\u003ch2\u003eAvailable Custom Options\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth05-green-note\"\u003e\n\u003cp\u003ePlanning future events or updated campaigns? Ask us about replacement lightbox graphics, replacement counter graphics, extra proof support, rush production, brand color matching, additional panel options, shipping case recommendations, and power planning support.\u003c\/p\u003e\n\u003cp\u003eKeep the lightbox structure and refresh your booth graphics when your campaign, sponsor, product line, or event theme changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth05-section\"\u003e\n\u003ch2\u003eProduction Timing Reminder\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth05-note\"\u003e\n\u003cp\u003eThis product currently requires 12 business days for production and shipping after artwork approval. Please allow enough time for artwork setup, proof review, approval, production, transit, and event receiving.\u003c\/p\u003e\n\u003cp\u003eIf you have a fixed trade show, conference, advance warehouse, hotel event, or show-site receiving date, share your deadline with our team before ordering so timing can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth05-section qsd-booth05-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with Booth 05?\u003c\/summary\u003e\n\u003cp\u003eThe standard set includes two collapsible SEG lightbox frames, two high-resolution seamless fabric prints, one backlit SEG display counter, and three nylon duffel bags.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the backlit counter included?\u003c\/summary\u003e\n\u003cp\u003eYes. This kit includes one backlit SEG display counter that can be used for check-ins, brochures, QR codes, samples, demos, and lead capture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a 10x10 booth space?\u003c\/summary\u003e\n\u003cp\u003eYes. The two-panel layout is designed for standard 10x10 trade show spaces. Please confirm booth rules, outlet location, aisle clearance, height limits, and available floor space before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this booth require power?\u003c\/summary\u003e\n\u003cp\u003eYes. The lightbox panels and backlit counter require power. Check your exhibitor manual for outlet ordering deadlines, extension cord rules, power strip restrictions, and cable routing requirements.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the two lightbox panels be arranged separately?\u003c\/summary\u003e\n\u003cp\u003eYes. The panels can be used together as a bright rear booth wall or positioned as separate message zones, depending on your booth layout and venue rules.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace only the graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement graphics may be ordered for the lightbox panels and counter when your campaign, sponsor, offer, or event message changes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this an indoor or outdoor booth?\u003c\/summary\u003e\n\u003cp\u003eThis booth is best suited for indoor events and controlled spaces. Outdoor use is not recommended in wind, rain, moisture, wet ground, or uneven surfaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre furniture, monitors, or flooring included?\u003c\/summary\u003e\n\u003cp\u003eNo. Flooring, chairs, monitors, tablets, literature racks, furniture, hard shipping cases, and extra accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, EPS, TIFF, JPG, or press-quality PDF files are recommended. Use CMYK color mode, 150–300 dpi resolution, outlined fonts, and the official templates.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this ship to a show site or advance warehouse?\u003c\/summary\u003e\n\u003cp\u003eYes, but please check receiving deadlines, booth number labeling, carrier rules, material handling fees, and show-site delivery requirements before shipping to a venue.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth05-cta\"\u003e\n\u003ch2\u003eNeed Help Planning a 10x10 SEG Lightbox Booth?\u003c\/h2\u003e\n\u003cp\u003eShare your event date, booth size, delivery address, power planning needs, artwork requirements, and whether you are shipping to a business address, advance warehouse, or show site. Our team can help confirm layout fit, artwork setup, production timing, replacement graphic needs, color matching, and delivery planning before your event.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46009962791070,"sku":"10EL-05","price":1249.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10ft_EdgeLumi__Collapsible_Lightboxes_Booth_Kit_B_left.jpg?v=1776149390"},{"product_id":"10x10-pop-up-backlit-trade-show-booth-06","title":"Custom 10x10 Backlit Pop-Up Booth, LED Lightwall Display with Illuminated Square Counter for Trade Show Check-Ins","description":"\u003cstyle\u003e\n  .qsd-booth06-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-booth06-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-booth06-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-booth06-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-booth06-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-booth06-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-booth06-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-booth06-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-booth06-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-booth06-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-booth06-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-booth06-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-booth06-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-booth06-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-booth06-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-booth06-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-booth06-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-booth06-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-booth06-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-booth06-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-booth06-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-booth06-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-booth06-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-booth06-steps {\n    counter-reset: booth06-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-booth06-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-booth06-step:before {\n    counter-increment: booth06-step;\n    content: counter(booth06-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-booth06-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-booth06-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-booth06-spec-table th,\n  .qsd-booth06-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-booth06-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-booth06-spec-table tr:last-child th,\n  .qsd-booth06-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-booth06-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-booth06-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-booth06-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-booth06-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-booth06-cta h2,\n  .qsd-booth06-cta p {\n    color: #fff;\n  }\n\n  .qsd-booth06-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-booth06-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-booth06-hero,\n    .qsd-booth06-cta {\n      padding: 24px;\n    }\n\n    .qsd-booth06-title {\n      font-size: 28px;\n    }\n\n    .qsd-booth06-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-booth06-grid-2,\n    .qsd-booth06-grid-3,\n    .qsd-booth06-feature-list,\n    .qsd-booth06-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-booth06-use-list {\n      columns: 1;\n    }\n\n    .qsd-booth06-spec-table,\n    .qsd-booth06-spec-table tbody,\n    .qsd-booth06-spec-table tr,\n    .qsd-booth06-spec-table th,\n    .qsd-booth06-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-booth06-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-booth06-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-booth06-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-booth06-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-booth06-detail\"\u003e\n\u003csection class=\"qsd-booth06-hero\"\u003e\n\u003cdiv class=\"qsd-booth06-eyebrow\"\u003e10x10 Backlit Booth Kit with Illuminated Counter\u003c\/div\u003e\n\u003ch2 class=\"qsd-booth06-title\"\u003e10x10 Pop-Up Backlit Trade Show Booth 06\u003c\/h2\u003e\n\u003cp class=\"qsd-booth06-subtitle\"\u003eCreate a brighter 10x10 trade show booth with a backlit pop-up backdrop and illuminated square counter. This compact backlit booth kit gives exhibitors a 120\" × 90\" lighted fabric wall plus a matching counter for check-ins, demos, brochures, lead capture, product launches, recruiting events, healthcare expos, retail activations, and conference displays.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eA 10x10 Backlit Booth Kit with a Lighted Counter\u003c\/h2\u003e\n\u003cp\u003eThe 10x10 Pop-Up Backlit Trade Show Booth 06 combines a 120\" × 90\" illuminated backdrop with a matching backlit square display counter, creating a brighter booth setup for brands that need more visual impact than a standard printed wall.\u003c\/p\u003e\n\u003cp\u003eIt is built for product demos, check-ins, lead capture, retail launches, conference displays, and small teams that want a polished 10x10 booth without a full custom build.\u003c\/p\u003e\n\u003cp\u003eThe illuminated wall helps your brand stand out from the aisle, while the counter gives your team a practical front-of-booth station for real visitor conversations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eBacklit Wall + Counter for a Complete Visitor Flow\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-blue-note\"\u003e\n\u003cp\u003eThe illuminated backdrop draws attention from the aisle, while the backlit counter gives your team a clear place to greet visitors, scan badges, display brochures, collect leads, or start product conversations.\u003c\/p\u003e\n\u003cp\u003eTogether, the wall and counter help your booth feel more complete, more visible, and easier to approach than a table-only booth or a standard printed backwall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eSize \u0026amp; Booth Fit\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-grid-2\"\u003e\n\u003cdiv class=\"qsd-booth06-card\"\u003e\n\u003ch3\u003eBackdrop Size\u003c\/h3\u003e\n\u003cp\u003e120\" W × 90\" H, approximately 10ft × 7.5ft. This backlit pop-up backdrop is designed for standard 10x10 trade show spaces, conference booths, product demo areas, and brand activation setups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth06-card\"\u003e\n\u003ch3\u003e10x10 Booth Planning\u003c\/h3\u003e\n\u003cp\u003eBefore ordering, please confirm your booth rules, ceiling height, outlet location, aisle clearance, and available floor space for both the backdrop and counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eArtwork Size Reference\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-grid-3\"\u003e\n\u003cdiv class=\"qsd-booth06-card\"\u003e\n\u003ch3\u003eBackdrop Front Printing Area\u003c\/h3\u003e\n\u003cp\u003e120\" W × 90.55\" H. Use this large lighted graphic area for your main logo, hero image, campaign headline, or product story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth06-card\"\u003e\n\u003ch3\u003eCounter Wrap Printing Area\u003c\/h3\u003e\n\u003cp\u003e88.2\" W × 41.1\" H. Use this area for QR codes, website URL, lead capture messaging, offer details, or booth counter branding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth06-card\"\u003e\n\u003ch3\u003eCounter Side Graphic Areas\u003c\/h3\u003e\n\u003cp\u003e43.1\" W × 39\" H. Use side panels for supporting graphics, logos, campaign colors, product icons, or simple brand patterns.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth06-note\"\u003e\n\u003cp\u003ePlease use the official artwork template for final file setup, keep logos and important text inside the safe area, extend background colors to the bleed line, and remove template guidelines before submitting files.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eBacklit Square Counter for Check-In and Lead Capture\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-green-note\"\u003e\n\u003cp\u003eThe included backlit square display counter works as a front-of-booth conversation point.\u003c\/p\u003e\n\u003cp\u003eUse it for visitor check-in, QR code scans, brochure pickup, product samples, badge scanning, demo scheduling, giveaway sign-ups, appointment cards, or quick sales conversations. Its illuminated graphic wrap helps the counter feel like part of the booth instead of a separate table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eBacklit Visibility for Busy Indoor Venues\u003c\/h2\u003e\n\u003cp\u003eBuilt-in LED lighting helps your graphics stay visible in crowded exhibit halls, hotel ballrooms, conference centers, mall activations, and indoor product launch spaces.\u003c\/p\u003e\n\u003cp\u003eThe illuminated backdrop and counter create a brighter brand presence than standard fabric graphics, helping visitors notice your booth faster from the aisle.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eHow Booth 06 Is Different\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-grid-2\"\u003e\n\u003cdiv class=\"qsd-booth06-card\"\u003e\n\u003ch3\u003eNot Just a Single Backlit Wall\u003c\/h3\u003e\n\u003cp\u003eBooth 06 pairs a pop-up illuminated backdrop with a matching backlit square counter, giving your team both a bright visual background and a functional front counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth06-card\"\u003e\n\u003ch3\u003eCompact Alternative to Larger Booth Systems\u003c\/h3\u003e\n\u003cp\u003eChoose this kit when you want a compact 10x10 backlit booth setup without moving into a larger modular exhibit system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-booth06-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e120\" W × 90\" H Backlit Wall\u003c\/strong\u003e Creates a bright, full-width illuminated booth backdrop for many standard 10x10 trade show layouts.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBacklit Square Display Counter\u003c\/strong\u003e Gives your team a front-of-booth counter for check-ins, demos, brochures, product samples, and lead capture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuilt-In LED Lighting\u003c\/strong\u003e Helps your backdrop and counter graphics stay visible in busy indoor event venues.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePop-Up Aluminum Frame\u003c\/strong\u003e The anodized aluminum pop-up frame helps create a backlit booth wall with fewer loose parts than a hard-built exhibit structure.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHigh-Resolution Fabric Printing\u003c\/strong\u003e Custom seamless fabric graphics help show your logo, product images, campaign message, and brand colors clearly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eComplete Visitor Flow\u003c\/strong\u003e Use the wall to attract attention and the counter to continue the conversation, collect leads, or schedule demos.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReplacement Graphics Available\u003c\/strong\u003e Refresh the backdrop or counter graphics for new campaigns, product launches, sponsors, or seasonal events.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree Shipping Included\u003c\/strong\u003e This booth kit includes free shipping and production support after artwork approval.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003ePop-Up Frame for Faster Booth Setup\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-blue-note\"\u003e\n\u003cp\u003eThe anodized aluminum pop-up frame helps create a full backlit wall with fewer loose parts than a hard-built exhibit structure.\u003c\/p\u003e\n\u003cp\u003eIt is a practical option for teams that need a brighter booth setup for short move-in windows, one-day conferences, regional expos, recruiting fairs, retail events, and repeat trade show use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003ePower \u0026amp; Cable Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-note\"\u003e\n\u003cp\u003eThis booth includes backlit display components, so power access should be planned before the event.\u003c\/p\u003e\n\u003cp\u003ePlease check your exhibitor manual for electrical ordering deadlines, outlet placement, extension cord rules, and cable routing requirements. Keep cords away from walking paths and secure them according to venue rules to reduce trip hazards around the booth and counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eWhere This 10x10 Backlit Booth Works Best\u003c\/h2\u003e\n\u003cp\u003eUse this booth when you need a bright 10x10 display wall plus a practical counter for check-ins, product conversations, samples, and lead capture.\u003c\/p\u003e\n\u003cul class=\"qsd-booth06-use-list\"\u003e\n\u003cli\u003eRegional trade shows\u003c\/li\u003e\n\u003cli\u003eHotel conference booths\u003c\/li\u003e\n\u003cli\u003eHealthcare expos\u003c\/li\u003e\n\u003cli\u003eDental expos\u003c\/li\u003e\n\u003cli\u003eUniversity recruiting fairs\u003c\/li\u003e\n\u003cli\u003eSaaS and tech demos\u003c\/li\u003e\n\u003cli\u003eFranchise expos\u003c\/li\u003e\n\u003cli\u003eInsurance events\u003c\/li\u003e\n\u003cli\u003eFinancial service events\u003c\/li\u003e\n\u003cli\u003eRetail pop-up launches\u003c\/li\u003e\n\u003cli\u003eBeauty and wellness shows\u003c\/li\u003e\n\u003cli\u003eNonprofit fundraising booths\u003c\/li\u003e\n\u003cli\u003eChamber of commerce showcases\u003c\/li\u003e\n\u003cli\u003eTourism promotions\u003c\/li\u003e\n\u003cli\u003eDealership events\u003c\/li\u003e\n\u003cli\u003eProduct sampling stations\u003c\/li\u003e\n\u003cli\u003eSchool district vendor fairs\u003c\/li\u003e\n\u003cli\u003eCorporate sponsor tables\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eArtwork Planning Tips for Booth 06\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-blue-note\"\u003e\n\u003cp\u003eUse the backlit backdrop for your main logo, campaign headline, hero image, or product story. Use the counter graphic for QR codes, website URL, contact information, offer details, or a short call to action.\u003c\/p\u003e\n\u003cp\u003eKeep small text inside the safe area and avoid placing key content near seams, bending lines, trim lines, or areas where the counter shape may wrap around edges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eAvailable Custom Options\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-grid-3\"\u003e\n\u003cdiv class=\"qsd-booth06-card\"\u003e\n\u003ch4\u003eReplacement Backdrop Graphics\u003c\/h4\u003e\n\u003cp\u003eUpdate the 120\" × 90\" illuminated backdrop for future campaigns, product lines, sponsor programs, or event themes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth06-card\"\u003e\n\u003ch4\u003eReplacement Counter Graphics\u003c\/h4\u003e\n\u003cp\u003eRefresh the counter wrap for new offers, QR codes, contact details, retail launches, or lead capture messages.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth06-card\"\u003e\n\u003ch4\u003eExtra Proof Support\u003c\/h4\u003e\n\u003cp\u003eSend your logo, product images, campaign message, QR codes, and reference style so our team can help review your proof.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth06-card\"\u003e\n\u003ch4\u003eRush Timing Review\u003c\/h4\u003e\n\u003cp\u003eNeed it for a fixed show date? Share your event deadline, delivery address, and artwork status before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth06-card\"\u003e\n\u003ch4\u003eBrand Color Matching\u003c\/h4\u003e\n\u003cp\u003eProvide brand guidelines, CMYK values, or color references if color accuracy is important for your campaign.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth06-card\"\u003e\n\u003ch4\u003ePower Planning Support\u003c\/h4\u003e\n\u003cp\u003eShare your venue requirements if you need help thinking through outlet access, counter placement, and cable routing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eProduction Timing Reminder\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-note\"\u003e\n\u003cp\u003eThis product currently requires 18 business days for production and shipping after artwork approval.\u003c\/p\u003e\n\u003cp\u003ePlease allow enough time for artwork setup, proof review, approval, production, transit, and event receiving. If you have a fixed trade show, conference, or hotel event date, share your deadline with our team before ordering so timing can be reviewed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eSimple Setup Overview\u003c\/h2\u003e\n\u003cp\u003eThe pop-up backlit frame and illuminated square counter are designed for a compact 10x10 booth setup. For the smoothest experience, plan your counter position, power access, and cable routing before move-in.\u003c\/p\u003e\n\u003cdiv class=\"qsd-booth06-steps\"\u003e\n\u003cdiv class=\"qsd-booth06-step\"\u003e\n\u003ch4\u003eBuild the Backlit Wall\u003c\/h4\u003e\n\u003cp\u003eOpen and position the 120\" × 90\" anodized aluminum pop-up frame along the back of your 10x10 booth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth06-step\"\u003e\n\u003ch4\u003eInstall the Backdrop Graphic\u003c\/h4\u003e\n\u003cp\u003eApply the high-resolution seamless fabric print and adjust the graphic for a smooth illuminated display surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth06-step\"\u003e\n\u003ch4\u003eSet Up the Counter\u003c\/h4\u003e\n\u003cp\u003eAssemble the backlit square display counter and install the counter graphic wrap according to the template direction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-booth06-step\"\u003e\n\u003ch4\u003eConnect Power Safely\u003c\/h4\u003e\n\u003cp\u003eConnect the backlit components, route cords away from walkways, and confirm safe booth traffic flow before the show opens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eShipping \u0026amp; Event Receiving Notes\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-green-note\"\u003e\n\u003cp\u003eThe standard set includes one nylon duffel bag. If shipping to an advance warehouse, convention center, hotel venue, or show site, please check your exhibitor manual for receiving deadlines, booth number labeling, carrier rules, and material handling fees before placing your order.\u003c\/p\u003e\n\u003cp\u003eFor events with strict receiving windows, confirm your proof approval timeline early so production, transit, and delivery can be planned more safely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eRecommended Use \u0026amp; Care\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-note\"\u003e\n\u003cp\u003eThis booth is best suited for indoor trade shows, conferences, hotel ballrooms, retail activations, product demo spaces, sponsor areas, and controlled event environments with safe power access.\u003c\/p\u003e\n\u003cp\u003eOutdoor use is not recommended in wind, rain, moisture, or uneven ground. Store fabric graphics dry and protect the pop-up frame, LED components, counter, and bag from rough handling between events.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-booth06-table-wrap\"\u003e\n\u003ctable class=\"qsd-booth06-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10x10 Pop-Up Backlit Trade Show Booth 06\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003e10x10 backlit booth kit with illuminated pop-up wall and matching backlit square display counter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Size\u003c\/th\u003e\n\u003ctd\u003e120\" W × 90\" H, approx. 10ft × 7.5ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Front Printing Area\u003c\/th\u003e\n\u003ctd\u003e120\" W × 90.55\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCounter Wrap Printing Area\u003c\/th\u003e\n\u003ctd\u003e88.2\" W × 41.1\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCounter Side Graphic Areas\u003c\/th\u003e\n\u003ctd\u003e43.1\" W × 39\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum pop-up frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLighting\u003c\/th\u003e\n\u003ctd\u003eBuilt-in LED lighting for the backlit booth display system and square display counter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCounter\u003c\/th\u003e\n\u003ctd\u003eBacklit square display counter included for check-ins, brochures, QR codes, samples, demos, and lead capture\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStandard Storage\u003c\/th\u003e\n\u003ctd\u003eNylon duffel bag included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e18 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eTrade shows, conferences, retail launches, healthcare expos, recruiting events, product demos, sponsor areas, and controlled indoor brand activations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor and controlled event spaces with safe power access. Outdoor use is not recommended in wind, rain, moisture, or uneven ground.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for the backlit backdrop and square display counter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 120\" × 90\" anodized aluminum pop-up frame\u003c\/li\u003e\n\u003cli\u003e1 × High-resolution seamless fabric print\u003c\/li\u003e\n\u003cli\u003e1 × Backlit square display counter\u003c\/li\u003e\n\u003cli\u003e2 × Nylon duffel bag\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-booth06-note\"\u003e\n\u003cp\u003eFlooring, monitors, tablets, furniture, literature racks, additional lighting, electrical service, and other booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-section qsd-booth06-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with this booth kit?\u003c\/summary\u003e\n\u003cp\u003eThe standard set includes one 120\" × 90\" backlit pop-up backdrop, one high-resolution seamless fabric print, one backlit square display counter, and one nylon duffel bag.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the counter included?\u003c\/summary\u003e\n\u003cp\u003eYes. This kit includes one backlit square display counter that can be used for check-ins, brochures, QR codes, demos, samples, or lead capture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this booth need power?\u003c\/summary\u003e\n\u003cp\u003eYes. The backlit backdrop and counter require power. Please check your exhibitor manual for electrical ordering deadlines, outlet location, and cord routing rules.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a 10x10 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. The 120\" × 90\" backlit backdrop is designed for standard 10x10 trade show spaces. Please confirm booth rules, ceiling height, outlet access, aisle clearance, and available floor space for the counter.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement graphics may be ordered for the backdrop and counter when your campaign, product line, sponsor, or event message changes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use this booth outdoors?\u003c\/summary\u003e\n\u003cp\u003eThis booth is best suited for indoor events and controlled spaces. Outdoor use is not recommended in wind, rain, moisture, or uneven ground.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, EPS, TIFF, JPG, or press-quality PDF files are recommended. Use CMYK color mode, 150–300 dpi resolution, outlined fonts, and the official templates.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this ship to an advance warehouse or show site?\u003c\/summary\u003e\n\u003cp\u003eYes, but please check receiving deadlines, booth number labeling, carrier rules, and material handling fees before shipping to a venue.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs furniture or flooring included?\u003c\/summary\u003e\n\u003cp\u003eNo. Flooring, chairs, tables, tablets, monitors, literature racks, and additional booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this good for product demos and lead capture?\u003c\/summary\u003e\n\u003cp\u003eYes. The illuminated wall attracts attention, while the counter gives your team a place to greet visitors, scan badges, display samples, and collect leads.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-booth06-cta\"\u003e\n\u003ch2\u003eNeed Help Planning a 10x10 Backlit Booth?\u003c\/h2\u003e\n\u003cp\u003eShare your event date, booth size, delivery address, venue type, power planning needs, and artwork requirements with our team. We can help confirm whether the 120\" × 90\" backlit booth kit fits your space and whether you may need replacement graphics, rush production, color matching, or advance warehouse delivery support.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46009973899422,"sku":"10EL-06","price":1879.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/1010-WD-021533.jpg?v=1759981061"},{"product_id":"10ft-edgelumi-collapsible-lightboxes-booth-kit-a","title":"10ft EdgeLumi™ Collapsible Lightboxes Booth Kit - A","description":"\u003cstyle\u003e\n  .qsd-edgelumi-a-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-edgelumi-a-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-edgelumi-a-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-a-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-a-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-a-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-edgelumi-a-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-edgelumi-a-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-edgelumi-a-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-edgelumi-a-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-a-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-edgelumi-a-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-edgelumi-a-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-edgelumi-a-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-edgelumi-a-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-edgelumi-a-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-edgelumi-a-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-edgelumi-a-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-edgelumi-a-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-edgelumi-a-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-edgelumi-a-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-edgelumi-a-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-edgelumi-a-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-edgelumi-a-steps {\n    counter-reset: edgelumi-a-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-edgelumi-a-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-edgelumi-a-step:before {\n    counter-increment: edgelumi-a-step;\n    content: counter(edgelumi-a-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-edgelumi-a-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-edgelumi-a-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-edgelumi-a-spec-table th,\n  .qsd-edgelumi-a-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-edgelumi-a-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-edgelumi-a-spec-table tr:last-child th,\n  .qsd-edgelumi-a-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-edgelumi-a-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-edgelumi-a-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-edgelumi-a-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-edgelumi-a-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-edgelumi-a-cta h2,\n  .qsd-edgelumi-a-cta p {\n    color: #fff;\n  }\n\n  .qsd-edgelumi-a-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-edgelumi-a-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-edgelumi-a-hero,\n    .qsd-edgelumi-a-cta {\n      padding: 24px;\n    }\n\n    .qsd-edgelumi-a-title {\n      font-size: 28px;\n    }\n\n    .qsd-edgelumi-a-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-edgelumi-a-grid-2,\n    .qsd-edgelumi-a-grid-3,\n    .qsd-edgelumi-a-feature-list,\n    .qsd-edgelumi-a-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-edgelumi-a-use-list {\n      columns: 1;\n    }\n\n    .qsd-edgelumi-a-spec-table,\n    .qsd-edgelumi-a-spec-table tbody,\n    .qsd-edgelumi-a-spec-table tr,\n    .qsd-edgelumi-a-spec-table th,\n    .qsd-edgelumi-a-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-edgelumi-a-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-edgelumi-a-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-edgelumi-a-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-edgelumi-a-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-edgelumi-a-detail\"\u003e\n\u003csection class=\"qsd-edgelumi-a-hero\"\u003e\n\u003cdiv class=\"qsd-edgelumi-a-eyebrow\"\u003eModular 10ft SEG Backlit Booth Kit\u003c\/div\u003e\n\u003ch2 class=\"qsd-edgelumi-a-title\"\u003e10ft EdgeLumi™ Collapsible Lightboxes Booth Kit - A\u003c\/h2\u003e\n\u003cp class=\"qsd-edgelumi-a-subtitle\"\u003eBuild a brighter 10x10 booth with three collapsible SEG lightbox panels and a matching backlit counter. This modular backlit booth kit gives your team a flexible illuminated display for trade shows, product demos, retail activations, recruiting fairs, conferences, and lead capture events.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-a-section\"\u003e\n\u003ch2\u003eA Modular Backlit Booth Kit, Not Just a Lightbox Wall\u003c\/h2\u003e\n\u003cp\u003eThis 10ft EdgeLumi™ Booth Kit - A combines three vertical collapsible SEG lightbox panels with a matching SEG backlit counter, giving your 10x10 booth a brighter, more modular display layout.\u003c\/p\u003e\n\u003cp\u003eUse the three lightboxes as a continuous brand wall, separated product zones, or a flexible backdrop-and-side-display setup for trade shows, retail activations, demos, and launch events.\u003c\/p\u003e\n\u003cp\u003eUnlike a single fixed backlit wall, this kit gives your team more layout control. You can build one clean illuminated wall, create multiple message zones, or separate the panels to guide traffic inside a compact booth space.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-a-section\"\u003e\n\u003ch2\u003eBacklit Counter for Front-of-Booth Engagement\u003c\/h2\u003e\n\u003cdiv class=\"qsd-edgelumi-a-green-note\"\u003e\n\u003cp\u003eThe included SEG backlit counter gives your team a bright front-of-booth touchpoint for QR code scans, brochures, lead forms, product samples, giveaways, appointment cards, or quick visitor conversations.\u003c\/p\u003e\n\u003cp\u003eIt helps turn the display from a background wall into a working booth station where visitors can stop, scan, ask questions, and start a sales conversation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-a-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-a-section\"\u003e\n\u003ch2\u003eCollapsible Panels for Repeat Event Teams\u003c\/h2\u003e\n\u003cp\u003eEach lightbox frame folds down for easier storage and event transport, making this booth kit a practical choice for teams that attend multiple trade shows, conferences, retail activations, recruiting events, and regional business expos throughout the year.\u003c\/p\u003e\n\u003cp\u003eThe modular structure makes it easier to reuse the same booth system in different spaces: one event may use all three panels as a back wall, while another may separate them into product zones or side displays.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-a-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-a-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-a-section\"\u003e\n\u003ch2\u003eReusable Frames, Refreshable Lightbox Graphics\u003c\/h2\u003e\n\u003cp\u003eKeep the lightbox frames and counter, then refresh the SEG graphics for new campaigns, product launches, sponsors, recruiting seasons, or retail promotions.\u003c\/p\u003e\n\u003cp\u003eYou can update one panel, all three panels, or the counter graphic depending on your next event message. This helps your booth stay current without replacing the full display system.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-a-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-a-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-edgelumi-a-table-wrap\"\u003e\n\u003ctable class=\"qsd-edgelumi-a-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10ft EdgeLumi™ Collapsible Lightboxes Booth Kit - A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003eModular 10x10 backlit booth kit with three collapsible SEG lightbox panels and one matching SEG backlit counter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLightbox Panel Quantity\u003c\/th\u003e\n\u003ctd\u003e3 vertical collapsible SEG lightbox panels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eApprox. Panel Size\u003c\/th\u003e\n\u003ctd\u003eEach panel is approximately 39.6\" W × 94.8\" H, based on the 3.3ft × 7.9ft lightbox frame size\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eApprox. Combined Width\u003c\/th\u003e\n\u003ctd\u003eApproximately 118.8\" W when three panels are aligned side by side\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic Type\u003c\/th\u003e\n\u003ctd\u003ePremium custom printed SEG tension fabric graphics with silicone edge finishing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLighting\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED lighting kit with power supply for each lightbox frame system\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCounter\u003c\/th\u003e\n\u003ctd\u003e1 SEG backlit counter frame with custom printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTransport Cases\u003c\/th\u003e\n\u003ctd\u003e4 professional carrying cases with wheels for frame, graphics, counter components, storage, and event transport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Layouts\u003c\/th\u003e\n\u003ctd\u003eFull 10ft illuminated wall, separated product zones, side display layout, open 10x10 booth layout, or counter-focused lead capture layout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Planning\u003c\/th\u003e\n\u003ctd\u003eLightbox panels and backlit counter require power. Confirm outlet access, cable routing, and show electrical rules before the event.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eTrade shows, product demos, retail activations, recruiting fairs, conferences, sponsor areas, product launches, and lead capture events\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor and controlled event spaces with safe power access. Avoid rain, moisture, strong wind, uneven ground, and unsafe power conditions.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for individual panels, all three panels, or the SEG counter graphic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003eProduction and shipping timeline: 10 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-a-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e3 × 3.3ft × 7.9ft collapsible lightbox frame systems with integrated LED lighting kits and power supplies\u003c\/li\u003e\n\u003cli\u003e3 × Premium custom printed SEG tension fabric graphics\u003c\/li\u003e\n\u003cli\u003e1 × SEG backlit counter frame with custom printing\u003c\/li\u003e\n\u003cli\u003e4 × Professional carrying cases with wheels for frame and graphics\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-a-section qsd-edgelumi-a-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included in this booth kit?\u003c\/summary\u003e\n\u003cp\u003eThe kit includes three collapsible SEG lightbox frame systems with LED lighting and power supplies, three custom printed SEG fabric graphics, one SEG backlit counter frame with custom printing, and four wheeled carrying cases.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size is each lightbox panel?\u003c\/summary\u003e\n\u003cp\u003eEach panel is approximately 39.6\" W × 94.8\" H. Three panels placed side by side create an overall display width of approximately 118.8\" W.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a 10x10 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. The three-panel layout works well for many 10x10 booth setups, but you should confirm booth rules, height limits, power access, counter placement, and available floor space before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I separate the three lightboxes?\u003c\/summary\u003e\n\u003cp\u003eYes. The modular panels can be arranged side by side or separated for product zones, side displays, corner displays, or open booth layouts.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it need electricity?\u003c\/summary\u003e\n\u003cp\u003eYes. The lightbox panels and backlit counter require power. Please confirm outlet access, cable routing, and show electrical rules with your venue or show contractor.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the counter included?\u003c\/summary\u003e\n\u003cp\u003eYes. The kit includes one SEG backlit counter frame with custom printing.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order replacement graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement SEG graphics may be ordered for individual panels, all three panels, or the counter for future events, campaigns, sponsors, or product launches.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this ship to an advance warehouse or show site?\u003c\/summary\u003e\n\u003cp\u003eYes, but check your exhibitor manual for receiving deadlines, booth number labeling, carrier rules, case labeling, and material handling requirements.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003eUse the correct artwork template for each lightbox panel and the counter. Print-ready AI, PDF, PSD, EPS, or high-resolution files are recommended.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the panels in different layouts for different shows?\u003c\/summary\u003e\n\u003cp\u003eYes. The modular structure lets you use the panels as one continuous wall, separated display zones, side displays, or a more open booth layout depending on your event space.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46448193405086,"sku":"Q-10FT-EL-BOOTH-A","price":1199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10ft_EdgeLumi__Collapsible_Lightboxes_Booth_Kit_A_no_Poaium_b9396f6a-9766-439e-85bd-043b3ae15480.jpg?v=1782891520"},{"product_id":"10ft-edgelumi-collapsible-lightboxes-booth-kit-b","title":"10ft EdgeLumi™ Collapsible Lightboxes Booth Kit - B","description":"\u003cstyle\u003e\n  .qsd-edgelumi-collapsible-b-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-edgelumi-collapsible-b-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-edgelumi-collapsible-b-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-collapsible-b-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-collapsible-b-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-collapsible-b-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-edgelumi-collapsible-b-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-edgelumi-collapsible-b-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-edgelumi-collapsible-b-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-edgelumi-collapsible-b-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-collapsible-b-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-edgelumi-collapsible-b-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-edgelumi-collapsible-b-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-edgelumi-collapsible-b-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-edgelumi-collapsible-b-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-edgelumi-collapsible-b-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-edgelumi-collapsible-b-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-edgelumi-collapsible-b-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-edgelumi-collapsible-b-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-edgelumi-collapsible-b-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-edgelumi-collapsible-b-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-edgelumi-collapsible-b-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-edgelumi-collapsible-b-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-edgelumi-collapsible-b-steps {\n    counter-reset: edgelumi-collapsible-b-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-edgelumi-collapsible-b-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-edgelumi-collapsible-b-step:before {\n    counter-increment: edgelumi-collapsible-b-step;\n    content: counter(edgelumi-collapsible-b-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-edgelumi-collapsible-b-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-edgelumi-collapsible-b-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-edgelumi-collapsible-b-spec-table th,\n  .qsd-edgelumi-collapsible-b-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-edgelumi-collapsible-b-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-edgelumi-collapsible-b-spec-table tr:last-child th,\n  .qsd-edgelumi-collapsible-b-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-edgelumi-collapsible-b-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-edgelumi-collapsible-b-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-edgelumi-collapsible-b-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-edgelumi-collapsible-b-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-edgelumi-collapsible-b-cta h2,\n  .qsd-edgelumi-collapsible-b-cta p {\n    color: #fff;\n  }\n\n  .qsd-edgelumi-collapsible-b-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-edgelumi-collapsible-b-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-edgelumi-collapsible-b-hero,\n    .qsd-edgelumi-collapsible-b-cta {\n      padding: 24px;\n    }\n\n    .qsd-edgelumi-collapsible-b-title {\n      font-size: 28px;\n    }\n\n    .qsd-edgelumi-collapsible-b-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-edgelumi-collapsible-b-grid-2,\n    .qsd-edgelumi-collapsible-b-grid-3,\n    .qsd-edgelumi-collapsible-b-feature-list,\n    .qsd-edgelumi-collapsible-b-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-edgelumi-collapsible-b-use-list {\n      columns: 1;\n    }\n\n    .qsd-edgelumi-collapsible-b-spec-table,\n    .qsd-edgelumi-collapsible-b-spec-table tbody,\n    .qsd-edgelumi-collapsible-b-spec-table tr,\n    .qsd-edgelumi-collapsible-b-spec-table th,\n    .qsd-edgelumi-collapsible-b-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-edgelumi-collapsible-b-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-edgelumi-collapsible-b-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-edgelumi-collapsible-b-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-edgelumi-collapsible-b-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"qsd-edgelumi-collapsible-b-detail\"\u003e\n  \u003csection class=\"qsd-edgelumi-collapsible-b-hero\"\u003e\n    \u003cdiv class=\"qsd-edgelumi-collapsible-b-eyebrow\"\u003eL-Shaped SEG Lightbox Booth Kit with 5 Collapsible Panels\u003c\/div\u003e\n    \u003ch2 class=\"qsd-edgelumi-collapsible-b-title\"\u003e10ft EdgeLumi™ Collapsible Lightboxes Booth Kit - B\u003c\/h2\u003e\n    \u003cp class=\"qsd-edgelumi-collapsible-b-subtitle\"\u003eBuild a bright L-shaped 10x10 booth with five collapsible SEG lightbox panels and a matching SEG backlit counter. Use three panels as your main brand wall and two panels as a side wall to create a more immersive, aisle-facing display for trade shows, product launches, corporate events, and brand activations.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-collapsible-b-section\"\u003e\n    \u003ch2\u003eA Brighter L-Shaped Booth with More Visual Coverage\u003c\/h2\u003e\n    \u003cp\u003eThe 10ft EdgeLumi™ Collapsible Lightboxes Booth Kit - B is designed for brands that want more visual coverage than a single backwall while keeping the booth modular, collapsible, and reusable.\u003c\/p\u003e\n    \u003cp\u003eThe L-shaped layout gives your booth more presence from two directions. It helps frame your space, guide visitors inward, and create a semi-enclosed brand zone that feels more complete than a flat backdrop.\u003c\/p\u003e\n    \u003cp\u003eUse all five panels together for a full 3+2 L-shaped booth, or separate the panels into smaller display zones for pop-ups, showroom walls, retail activations, sponsor areas, or regional events.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-collapsible-b-section\"\u003e\n    \u003ch2\u003e5-Panel 3+2 L-Shaped Layout\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-collapsible-b-grid-3\"\u003e\n      \u003cdiv class=\"qsd-edgelumi-collapsible-b-card\"\u003e\n        \u003ch3\u003eMain Brand Wall\u003c\/h3\u003e\n        \u003cp\u003eUse three 3.3ft × 7.9ft collapsible lightbox panels together as your main wall for a hero image, campaign headline, product story, or large brand message.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-edgelumi-collapsible-b-card\"\u003e\n        \u003ch3\u003eSide Message Wall\u003c\/h3\u003e\n        \u003cp\u003eUse two 3.3ft × 7.9ft panels as a side wall for benefits, QR codes, product categories, schedules, sponsor logos, or supporting details.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-edgelumi-collapsible-b-card\"\u003e\n        \u003ch3\u003eFlexible Display Zones\u003c\/h3\u003e\n        \u003cp\u003eRearrange the five panels for smaller events, retail displays, pop-ups, lobby branding, showroom walls, or sponsorship zones.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-collapsible-b-section\"\u003e\n    \u003ch2\u003eConfirm Your Layout Before Production\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-collapsible-b-note\"\u003e\n      \u003cp\u003eThis booth is designed for 10x10 exhibit planning, but the final layout depends on your booth rules, aisle direction, ceiling height, power access, and available floor space.\u003c\/p\u003e\n      \u003cp\u003eBefore production, we recommend confirming your 3+2 L-shaped layout with the show organizer or exhibitor manual, especially if your event has strict wall placement, height, corner booth, or electrical requirements.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-collapsible-b-section\"\u003e\n    \u003ch2\u003eBacklit SEG Graphics for Stronger Aisle Visibility\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-collapsible-b-blue-note\"\u003e\n      \u003cp\u003eBacklit SEG graphics help your booth stay visible in busy trade show halls. The illuminated panels make colors look brighter, improve readability from the aisle, and give your brand a cleaner, more premium event presence.\u003c\/p\u003e\n      \u003cp\u003eUse high-contrast visuals, large readable text, simple message hierarchy, and clean spacing to get the best result from the LED backlighting.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-collapsible-b-section\"\u003e\n    \u003ch2\u003eCollapsible Frames for Repeat Events\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-collapsible-b-green-note\"\u003e\n      \u003cp\u003eEach lightbox folds down for easier transport and storage, making this booth a smart choice for teams that attend multiple shows.\u003c\/p\u003e\n      \u003cp\u003eThe modular frames can be reused, rearranged, or paired with new graphics for future events, product launches, sponsor updates, recruiting seasons, showroom displays, or regional roadshows.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-collapsible-b-section\"\u003e\n    \u003ch2\u003eSEG Backlit Counter for Conversations and Lead Capture\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-collapsible-b-blue-note\"\u003e\n      \u003cp\u003eThe SEG backlit counter gives your team a clean front station for conversations, samples, brochures, QR codes, giveaways, lead forms, appointment cards, or quick product demos.\u003c\/p\u003e\n      \u003cp\u003eIt keeps your booth functional while extending the illuminated brand look from the wall to the front counter.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-collapsible-b-section\"\u003e\n    \u003ch2\u003eKey Benefits\u003c\/h2\u003e\n    \u003cul class=\"qsd-edgelumi-collapsible-b-feature-list\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003e5 Collapsible SEG Lightboxes\u003c\/strong\u003e\n        Five 3.3ft × 7.9ft lightbox panels create a larger illuminated booth presence with flexible layout options.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003e3+2 L-Shaped Layout\u003c\/strong\u003e\n        Use three panels as the main wall and two panels as the side wall to create a semi-enclosed brand zone.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eIntegrated LED Backlighting\u003c\/strong\u003e\n        Helps your graphics look brighter, cleaner, and more visible under trade show hall lighting.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eSEG Backlit Counter Included\u003c\/strong\u003e\n        Adds a front station for conversations, samples, brochures, QR scans, giveaways, and lead capture.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003e85mm Aluminum SEG Frame\u003c\/strong\u003e\n        Durable anodized aluminum frame system creates a clean, professional lightbox structure.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eReplaceable SEG Graphics\u003c\/strong\u003e\n        Refresh the booth with new graphics for future campaigns without replacing the full frame system.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eWheeled Carrying Cases\u003c\/strong\u003e\n        Six professional carrying cases with wheels help protect frames, graphics, lighting parts, and counter components.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eFree Design Support\u003c\/strong\u003e\n        Product page includes free professional design support to help your graphics look clean and production-ready.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-collapsible-b-section\"\u003e\n    \u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n    \u003cul\u003e\n      \u003cli\u003e5 × 3.3ft × 7.9ft collapsible lightbox frame systems with integrated LED lighting kit and power supply\u003c\/li\u003e\n      \u003cli\u003e5 × Premium custom printing SEG tension fabric graphics\u003c\/li\u003e\n      \u003cli\u003e1 × SEG backlit counter frame with custom printing\u003c\/li\u003e\n      \u003cli\u003e6 × Professional carrying cases with wheels for frames and graphics\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"qsd-edgelumi-collapsible-b-note\"\u003e\n      \u003cp\u003eFinal booth layout, case packing, power planning, and receiving requirements should be confirmed before production. The physical arrangement may vary depending on booth size, aisle direction, venue rules, and selected layout.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-collapsible-b-section\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-collapsible-b-table-wrap\"\u003e\n      \u003ctable class=\"qsd-edgelumi-collapsible-b-spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProduct Name\u003c\/th\u003e\n            \u003ctd\u003e10ft EdgeLumi™ Collapsible Lightboxes Booth Kit - B\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBooth Type\u003c\/th\u003e\n            \u003ctd\u003eL-shaped SEG lightbox booth kit with 5 collapsible panels and SEG backlit counter\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eLightbox Panel Size\u003c\/th\u003e\n            \u003ctd\u003e3.3ft × 7.9ft each, approximately 39.6\" W × 94.8\" H\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eLayout\u003c\/th\u003e\n            \u003ctd\u003e5-panel modular layout; recommended 3 panels for the main wall and 2 panels for the side wall\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFrame\u003c\/th\u003e\n            \u003ctd\u003e85mm anodized aluminum SEG frame\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eGraphic\u003c\/th\u003e\n            \u003ctd\u003eHigh-resolution wrinkle-free tension fabric with silicone edges\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eLighting\u003c\/th\u003e\n            \u003ctd\u003eIntegrated LED lighting kit with power supply\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePower Input Type\u003c\/th\u003e\n            \u003ctd\u003eUS standard 110V\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eCounter\u003c\/th\u003e\n            \u003ctd\u003eSEG backlit counter frame with custom printing\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTransport\u003c\/th\u003e\n            \u003ctd\u003e6 professional carrying cases with wheels for frame and graphics\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSetup\u003c\/th\u003e\n            \u003ctd\u003eTool-free collapsible lightbox setup. Two people are recommended for smoother setup, especially when handling multiple panels and the counter.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eUse Environment\u003c\/th\u003e\n            \u003ctd\u003eBest for indoor and dry covered event spaces. Avoid rain, moisture, strong wind, wet ground, unstable flooring, and unsafe power conditions.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n            \u003ctd\u003e11 business days after artwork approval\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eRecommended Use\u003c\/th\u003e\n            \u003ctd\u003eTrade shows, tech expos, healthcare conferences, beauty launches, food and beverage buyer shows, franchise expos, university recruiting fairs, retail pop-ups, chamber business expos, product launches, nonprofit events, and showroom displays\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eReplacement Graphics\u003c\/th\u003e\n            \u003ctd\u003eAvailable upon request for future campaigns, product launches, sponsor updates, recruiting seasons, seasonal events, or refreshed branding\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-collapsible-b-section\"\u003e\n    \u003ch2\u003e4-Step Tool-Free Setup\u003c\/h2\u003e\n    \u003cp\u003eThe collapsible EdgeLumi™ lightbox system is designed for repeat event use with foldable frames, SEG fabric graphics, integrated lighting, and wheeled carrying cases.\u003c\/p\u003e\n    \u003cdiv class=\"qsd-edgelumi-collapsible-b-steps\"\u003e\n      \u003cdiv class=\"qsd-edgelumi-collapsible-b-step\"\u003e\n        \u003ch4\u003eUnfold Each Frame\u003c\/h4\u003e\n        \u003cp\u003eUnfold each collapsible SEG lightbox frame and lock it into position.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-edgelumi-collapsible-b-step\"\u003e\n        \u003ch4\u003eInsert SEG Graphics\u003c\/h4\u003e\n        \u003cp\u003eInsert the silicone-edge fabric graphics into the frame channels for a clean, edge-to-edge finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-edgelumi-collapsible-b-step\"\u003e\n        \u003ch4\u003eArrange the 3+2 Layout\u003c\/h4\u003e\n        \u003cp\u003eConnect power supplies and arrange the panels as a three-panel main wall with a two-panel side wall.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-edgelumi-collapsible-b-step\"\u003e\n        \u003ch4\u003eSet Up the Counter\u003c\/h4\u003e\n        \u003cp\u003eSet up the SEG backlit counter at the front of the booth for check-in, samples, QR codes, or visitor conversations.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-collapsible-b-section\"\u003e\n    \u003ch2\u003ePower \u0026amp; Cable Planning\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-collapsible-b-note\"\u003e\n      \u003cp\u003eThis booth requires standard indoor power for the LED lightboxes and SEG backlit counter. Before your event, confirm outlet access, extension cord rules, booth power limits, power strip restrictions, and cable placement with your show organizer.\u003c\/p\u003e\n      \u003cp\u003eRoute cords behind the panels or along approved booth paths whenever possible. Keep cables away from visitor walkways and secure them according to venue rules.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-collapsible-b-section\"\u003e\n    \u003ch2\u003eRecommended Graphic Strategy\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-collapsible-b-blue-note\"\u003e\n      \u003cp\u003eUse the three-panel main wall for your hero image, campaign message, logo, product story, or large brand statement. Use the two-panel side wall for benefits, QR codes, product categories, schedules, sponsor logos, or supporting details.\u003c\/p\u003e\n      \u003cp\u003eUse the backlit counter graphic for contact details, website links, QR codes, appointment prompts, product names, lead capture messaging, or event-specific offers.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-collapsible-b-section\"\u003e\n    \u003ch2\u003eFlexible Use Beyond One Booth Layout\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-collapsible-b-green-note\"\u003e\n      \u003cp\u003eUse all five panels together for a full L-shaped booth, or split them into smaller display zones for pop-ups, showroom walls, retail activations, sponsor areas, conference lobbies, or regional roadshows.\u003c\/p\u003e\n      \u003cp\u003eThe modular setup gives your team more flexibility than a fixed one-piece backdrop while keeping the same illuminated brand look across different event types.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-collapsible-b-section\"\u003e\n    \u003ch2\u003eTransport and Storage\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-collapsible-b-note\"\u003e\n      \u003cp\u003eSix professional wheeled carrying cases help protect the lightbox frames, fabric graphics, lighting parts, and counter during storage and event travel.\u003c\/p\u003e\n      \u003cp\u003eThis is helpful for teams moving between hotels, convention centers, warehouses, showrooms, and multi-city roadshows.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-collapsible-b-section\"\u003e\n    \u003ch2\u003eWhere This Booth Kit Works Best\u003c\/h2\u003e\n    \u003cp\u003eThis L-shaped SEG lightbox booth is ideal for brands that need more visual coverage than a straight backdrop and more flexibility than a fixed custom exhibit.\u003c\/p\u003e\n    \u003cul class=\"qsd-edgelumi-collapsible-b-use-list\"\u003e\n      \u003cli\u003eTrade shows\u003c\/li\u003e\n      \u003cli\u003eTech expos\u003c\/li\u003e\n      \u003cli\u003eHealthcare conferences\u003c\/li\u003e\n      \u003cli\u003eBeauty launches\u003c\/li\u003e\n      \u003cli\u003eFood and beverage buyer shows\u003c\/li\u003e\n      \u003cli\u003eFranchise expos\u003c\/li\u003e\n      \u003cli\u003eUniversity recruiting fairs\u003c\/li\u003e\n      \u003cli\u003eRetail pop-ups\u003c\/li\u003e\n      \u003cli\u003eChamber business expos\u003c\/li\u003e\n      \u003cli\u003eProduct launches\u003c\/li\u003e\n      \u003cli\u003eNonprofit events\u003c\/li\u003e\n      \u003cli\u003eShowroom displays\u003c\/li\u003e\n      \u003cli\u003eCorporate roadshows\u003c\/li\u003e\n      \u003cli\u003eConference sponsor areas\u003c\/li\u003e\n      \u003cli\u003eMedical device demos\u003c\/li\u003e\n      \u003cli\u003eFinancial service events\u003c\/li\u003e\n      \u003cli\u003eEducation technology fairs\u003c\/li\u003e\n      \u003cli\u003eBrand activations\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-collapsible-b-section\"\u003e\n    \u003ch2\u003eBest For \/ Not Ideal For\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-collapsible-b-grid-2\"\u003e\n      \u003cdiv class=\"qsd-edgelumi-collapsible-b-card\"\u003e\n        \u003ch3\u003eBest For\u003c\/h3\u003e\n        \u003cp\u003eProduct brands, recruiters, franchise teams, sales teams, nonprofits, event marketers, and exhibitors that need more visual coverage than a straight backdrop with modular layout flexibility.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-edgelumi-collapsible-b-card\"\u003e\n        \u003ch3\u003eNot Ideal For\u003c\/h3\u003e\n        \u003cp\u003eRain, strong wind, wet ground, unsheltered outdoor use, unsafe power access, unstable flooring, unsupported layouts, or venues where booth rules and available floor space have not been confirmed.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-collapsible-b-section\"\u003e\n    \u003ch2\u003eReusable Frames, Refreshable SEG Graphics\u003c\/h2\u003e\n    \u003cp\u003eKeep the collapsible SEG lightbox frames and backlit counter, then update the graphics for new campaigns, product launches, sponsors, recruiting seasons, seasonal events, or refreshed branding.\u003c\/p\u003e\n    \u003cp\u003eReplacement SEG graphics are available, so you can update the booth without replacing the frames.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-collapsible-b-section\"\u003e\n    \u003ch2\u003eShipping \u0026amp; Event Planning Notes\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-collapsible-b-green-note\"\u003e\n      \u003cp\u003eThe product page lists an 11 business day production and shipping timeline after artwork approval. If you have a fixed event date, please allow time for artwork setup, proof review, approval, production, transit, and event receiving.\u003c\/p\u003e\n      \u003cp\u003eIf shipping to an advance warehouse, convention center, hotel venue, showroom, office, or event site, confirm receiving deadlines, booth number labeling, carrier rules, material handling requirements, storage instructions, and delivery address requirements before shipment.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-collapsible-b-section qsd-edgelumi-collapsible-b-faq\"\u003e\n    \u003ch2\u003eFAQ\u003c\/h2\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the five lightboxes be used separately?\u003c\/summary\u003e\n      \u003cp\u003eYes. You can use all five panels together as a 3+2 L-shaped booth or separate them into smaller display zones for different events, pop-ups, showroom walls, retail activations, or sponsor areas.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes this booth require power?\u003c\/summary\u003e\n      \u003cp\u003eYes. Each LED lightbox and the SEG backlit counter require standard indoor power. Please confirm outlet access, extension cord rules, booth power limits, and cable routing with your venue.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I replace the graphics later?\u003c\/summary\u003e\n      \u003cp\u003eYes. Replacement SEG graphics are available, so you can update the booth for new campaigns, product launches, sponsor updates, recruiting seasons, or seasonal events without replacing the frames.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is included in this booth kit?\u003c\/summary\u003e\n      \u003cp\u003eThe kit includes five 3.3ft × 7.9ft collapsible lightbox frame systems with integrated LED lighting kit and power supply, five premium custom printing SEG tension fabric graphics, one SEG backlit counter frame with custom printing, and six professional carrying cases with wheels for frames and graphics.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow should I arrange the five panels?\u003c\/summary\u003e\n      \u003cp\u003eA common layout is to use three panels as the main brand wall and two panels as the side wall to create an L-shaped booth. You can also rearrange the panels for smaller event spaces or separate display zones.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan this booth be used outdoors?\u003c\/summary\u003e\n      \u003cp\u003eIt is best for indoor or dry covered spaces. Avoid rain, strong wind, wet ground, unstable surfaces, and unsheltered outdoor use because the booth includes LED lighting and electrical components.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs professional installation required?\u003c\/summary\u003e\n      \u003cp\u003eThe collapsible SEG lightbox frame system is designed for tool-free assembly. Two people are recommended for a smoother setup, especially when handling multiple lightbox panels and the counter.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many carrying cases are included?\u003c\/summary\u003e\n      \u003cp\u003eThe product page lists six professional carrying cases with wheels for frames and graphics.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n      \u003cp\u003ePrint-ready AI, PDF, PSD, EPS, TIFF, JPG, or press-quality PDF files are recommended. Use the official template, high-resolution images, CMYK color mode, outlined fonts, and safe-zone placement.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow long does production and shipping take?\u003c\/summary\u003e\n      \u003cp\u003eThe product page lists 11 business days for production and shipping after artwork approval. Please allow additional time for proofing, receiving, and event delivery planning if you have a fixed show date.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-collapsible-b-cta\"\u003e\n    \u003ch2\u003ePlanning a Brighter L-Shaped Booth for Your Next Event?\u003c\/h2\u003e\n    \u003cp\u003eSend us your booth size, event date, logo, brand colors, layout goal, power planning needs, delivery address, and artwork status. Our team can help prepare a clean 3+2 lightbox layout before production.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46449566220446,"sku":"Q-10FT-EL-BOOTH-B","price":4319.1,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x10-Foldable-SEG-Backlit-Trade-Show-Booth-B_main_5c1d86c5-38dd-435a-938d-0b05c6059537.jpg?v=1769649130"},{"product_id":"10ft-edgelumi-collapsible-lightboxes-booth-kit-c","title":"10ft EdgeLumi™ Collapsible Lightboxes Booth Kit - C","description":"\u003cstyle\u003e\n  .qsd-edgelumi-kitc-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-edgelumi-kitc-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-edgelumi-kitc-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-kitc-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-kitc-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-kitc-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-edgelumi-kitc-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-edgelumi-kitc-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-edgelumi-kitc-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-edgelumi-kitc-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-kitc-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-edgelumi-kitc-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-edgelumi-kitc-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-edgelumi-kitc-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-edgelumi-kitc-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-edgelumi-kitc-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-edgelumi-kitc-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-edgelumi-kitc-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-edgelumi-kitc-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-edgelumi-kitc-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-edgelumi-kitc-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-edgelumi-kitc-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-edgelumi-kitc-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-edgelumi-kitc-steps {\n    counter-reset: edgelumi-kitc-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-edgelumi-kitc-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-edgelumi-kitc-step:before {\n    counter-increment: edgelumi-kitc-step;\n    content: counter(edgelumi-kitc-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-edgelumi-kitc-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-edgelumi-kitc-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-edgelumi-kitc-spec-table th,\n  .qsd-edgelumi-kitc-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-edgelumi-kitc-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-edgelumi-kitc-spec-table tr:last-child th,\n  .qsd-edgelumi-kitc-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-edgelumi-kitc-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-edgelumi-kitc-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-edgelumi-kitc-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-edgelumi-kitc-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-edgelumi-kitc-cta h2,\n  .qsd-edgelumi-kitc-cta p {\n    color: #fff;\n  }\n\n  .qsd-edgelumi-kitc-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-edgelumi-kitc-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-edgelumi-kitc-hero,\n    .qsd-edgelumi-kitc-cta {\n      padding: 24px;\n    }\n\n    .qsd-edgelumi-kitc-title {\n      font-size: 28px;\n    }\n\n    .qsd-edgelumi-kitc-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-edgelumi-kitc-grid-2,\n    .qsd-edgelumi-kitc-grid-3,\n    .qsd-edgelumi-kitc-feature-list,\n    .qsd-edgelumi-kitc-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-edgelumi-kitc-use-list {\n      columns: 1;\n    }\n\n    .qsd-edgelumi-kitc-spec-table,\n    .qsd-edgelumi-kitc-spec-table tbody,\n    .qsd-edgelumi-kitc-spec-table tr,\n    .qsd-edgelumi-kitc-spec-table th,\n    .qsd-edgelumi-kitc-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-edgelumi-kitc-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-edgelumi-kitc-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-edgelumi-kitc-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-edgelumi-kitc-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"qsd-edgelumi-kitc-detail\"\u003e\n  \u003csection class=\"qsd-edgelumi-kitc-hero\"\u003e\n    \u003cdiv class=\"qsd-edgelumi-kitc-eyebrow\"\u003eMulti-Side SEG Lightbox Booth Kit for 10x10 Spaces\u003c\/div\u003e\n    \u003ch2 class=\"qsd-edgelumi-kitc-title\"\u003e10ft EdgeLumi™ Collapsible Lightboxes Booth Kit - C\u003c\/h2\u003e\n    \u003cp class=\"qsd-edgelumi-kitc-subtitle\"\u003eCreate a brighter 10x10 booth environment with multiple collapsible SEG lightbox panels and a matching backlit counter. EdgeLumi™ Kit C gives exhibitors more illuminated surfaces, stronger aisle visibility, and a more structured layout for product demos, sponsor messages, retail activations, lead capture, and premium brand presentations.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n    \u003ch2\u003eA Multi-Side Backlit Booth Environment for 10x10 Spaces\u003c\/h2\u003e\n    \u003cp\u003eEdgeLumi™ Kit C is built for brands that want more than a single backlit wall. Multiple collapsible SEG lightbox panels and a matching SEG backlit counter create an illuminated booth environment with stronger aisle presence, clearer product messaging, and a more premium walk-in feel for 10x10 trade show spaces.\u003c\/p\u003e\n    \u003cp\u003eInstead of relying on one flat graphic wall, this booth can help guide visitors from the aisle into a brighter, more structured space for demos, product stories, sponsor messages, and lead capture.\u003c\/p\u003e\n    \u003cp\u003eUse this kit when your brand needs more visual coverage, stronger side visibility, and a more complete booth footprint for higher-traffic events.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n    \u003ch2\u003eClear Configuration List\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-kitc-green-note\"\u003e\n      \u003cp\u003eThis product configuration includes two wide collapsible SEG lightbox panels, three narrow collapsible SEG lightbox panels, five custom SEG tension fabric graphics, one SEG backlit counter frame with custom printing, integrated LED lighting kits with power supplies, and six professional carrying cases with wheels.\u003c\/p\u003e\n      \u003cp\u003ePlease confirm the final booth configuration before production so your team understands the booth layout, artwork requirements, power plan, carrying case count, and shipping plan before checkout.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n    \u003ch2\u003ePanel \u0026amp; Booth Size Guide\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-kitc-grid-3\"\u003e\n      \u003cdiv class=\"qsd-edgelumi-kitc-card\"\u003e\n        \u003ch3\u003eWide Lightbox Panels\u003c\/h3\u003e\n        \u003cp\u003eTwo 4.9ft × 7.9ft collapsible SEG lightbox panels, approximately 58.8\" W × 94.8\" H each.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-edgelumi-kitc-card\"\u003e\n        \u003ch3\u003eNarrow Lightbox Panels\u003c\/h3\u003e\n        \u003cp\u003eThree 3.3ft × 7.9ft collapsible SEG lightbox panels, approximately 39.6\" W × 94.8\" H each.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-edgelumi-kitc-card\"\u003e\n        \u003ch3\u003eBooth Planning Height\u003c\/h3\u003e\n        \u003cp\u003eThe approximate booth height is 94.8\" H. Always confirm venue height limits, booth rules, and electrical access before ordering.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n    \u003ch2\u003eSuggested 10x10 Layouts\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-kitc-blue-note\"\u003e\n      \u003cp\u003eUse the wide panels as the main illuminated brand wall, then place the narrow panels as side returns, entrance markers, product message zones, or supporting content areas.\u003c\/p\u003e\n      \u003cp\u003ePosition the backlit counter near the front aisle for check-ins, QR scans, samples, product cards, appointment scheduling, lead forms, or buyer conversations. This creates a more complete booth environment than a flat backwall alone.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n    \u003ch2\u003eCreate a Walk-In Brand Moment\u003c\/h2\u003e\n    \u003cp\u003eThe multi-panel layout can frame your booth like a small illuminated brand room. Visitors can notice the bright panels from the aisle, follow the message into the booth, stop at the counter, scan a QR code, and start a conversation with your team.\u003c\/p\u003e\n    \u003cp\u003eThis makes the booth useful for brands that want more visitor flow, more branded surfaces, and a stronger “step inside” feeling than a basic single-wall display.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n    \u003ch2\u003eKit C vs. Simpler Lightbox Booth Kits\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-kitc-grid-2\"\u003e\n      \u003cdiv class=\"qsd-edgelumi-kitc-card\"\u003e\n        \u003ch3\u003eChoose a Simpler Kit When...\u003c\/h3\u003e\n        \u003cp\u003eYou want a clean backlit wall with fewer panels, simpler artwork requirements, and a lighter event setup for smaller booths or lower-traffic events.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-edgelumi-kitc-card\"\u003e\n        \u003ch3\u003eChoose Kit C When...\u003c\/h3\u003e\n        \u003cp\u003eYou want a more immersive 10x10 booth layout with multiple illuminated surfaces, stronger side visibility, and a more complete booth footprint for higher-traffic events.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n    \u003ch2\u003eMulti-Side Booth vs. Single Backlit Wall\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-kitc-note\"\u003e\n      \u003cp\u003eA single backlit wall works well when your booth needs one large focal background.\u003c\/p\u003e\n      \u003cp\u003eKit C works better when you want visitors to see your brand from more angles, move through a defined booth space, and interact with a front counter inside a brighter display environment.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n    \u003ch2\u003eBacklit SEG Graphics for Aisle Attention\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-kitc-blue-note\"\u003e\n      \u003cp\u003eBacklit SEG graphics help your booth stay visible in busy trade show halls. The illuminated panels make colors look brighter, improve readability from the aisle, and give your brand a cleaner, more premium event presence.\u003c\/p\u003e\n      \u003cp\u003eUse high-contrast visuals, large readable text, simple message hierarchy, and clean spacing to get the best result from the LED backlighting.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n    \u003ch2\u003eWhy This Kit Costs More Than a Basic Backlit Wall\u003c\/h2\u003e\n    \u003cp\u003eThis kit includes multiple collapsible SEG lightbox frames, custom printed SEG graphics, integrated LED lighting systems, a matching SEG backlit counter, and wheeled carrying cases.\u003c\/p\u003e\n    \u003cp\u003eThe value is not just a brighter graphic. It is a more complete illuminated booth layout with more branded surfaces, better visitor flow, stronger side visibility, and more ways to organize product messages within a 10x10 booth.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n    \u003ch2\u003eBacklit Counter as the Booth’s Action Point\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-kitc-green-note\"\u003e\n      \u003cp\u003eThe included SEG backlit counter gives visitors a natural place to stop. Use it for QR code scans, brochures, samples, lead forms, product cards, appointment scheduling, giveaways, or quick buyer conversations.\u003c\/p\u003e\n      \u003cp\u003eIt turns the illuminated booth from a visual display into an active sales station and keeps your front-of-booth experience aligned with the backlit wall system.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n    \u003ch2\u003eKey Benefits\u003c\/h2\u003e\n    \u003cul class=\"qsd-edgelumi-kitc-feature-list\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eMulti-Side Booth Presence\u003c\/strong\u003e\n        Multiple backlit panels help your brand show from more angles compared with a single flat backdrop.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003e2 Wide + 3 Narrow Panels\u003c\/strong\u003e\n        Two 58.8\" wide panels and three 39.6\" wide panels support flexible 10x10 layouts and product message zones.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eCollapsible SEG Lightboxes\u003c\/strong\u003e\n        Foldable lightbox construction reduces packing size and supports repeat event use.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eIntegrated LED Backlighting\u003c\/strong\u003e\n        Bright, even illumination helps graphics stay visible under convention hall lighting.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eSEG Backlit Counter Included\u003c\/strong\u003e\n        Creates a practical front station for conversations, QR scans, samples, brochures, lead forms, and demos.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003e85mm Aluminum SEG Frame\u003c\/strong\u003e\n        Anodized aluminum SEG frames create a clean, professional lightbox structure.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003e6 Wheeled Carrying Cases\u003c\/strong\u003e\n        Professional wheeled cases help organize booth components, graphics, lighting parts, and accessories.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eRefreshable SEG Graphics\u003c\/strong\u003e\n        Update individual panels, the full booth, or the counter for future events and campaigns.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n    \u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n    \u003cul\u003e\n      \u003cli\u003e2 × 4.9ft × 7.9ft collapsible lightbox frame systems with integrated LED lighting kit and power supply\u003c\/li\u003e\n      \u003cli\u003e3 × 3.3ft × 7.9ft collapsible lightbox frame systems with integrated LED lighting kit and power supply\u003c\/li\u003e\n      \u003cli\u003e5 × Premium custom printing SEG tension fabric graphics\u003c\/li\u003e\n      \u003cli\u003e1 × SEG backlit counter frame with custom printing\u003c\/li\u003e\n      \u003cli\u003e6 × Professional carrying cases with wheels for frame and graphics\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"qsd-edgelumi-kitc-note\"\u003e\n      \u003cp\u003eFinal layout, case packing, artwork setup, and receiving requirements should be confirmed before production. Use the official artwork template for each panel and the counter.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-kitc-table-wrap\"\u003e\n      \u003ctable class=\"qsd-edgelumi-kitc-spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProduct Name\u003c\/th\u003e\n            \u003ctd\u003e10ft EdgeLumi™ Collapsible Lightboxes Booth Kit - C\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBooth Type\u003c\/th\u003e\n            \u003ctd\u003eMulti-side collapsible SEG lightbox booth kit with backlit counter for 10x10 booth planning\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBackdrop Planning Size\u003c\/th\u003e\n            \u003ctd\u003e10ft × 7.9ft listed on the product page. Final physical footprint depends on panel arrangement and booth rules.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eWide Lightbox Panels\u003c\/th\u003e\n            \u003ctd\u003e2 × 4.9ft × 7.9ft panels, approximately 58.8\" W × 94.8\" H each\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eNarrow Lightbox Panels\u003c\/th\u003e\n            \u003ctd\u003e3 × 3.3ft × 7.9ft panels, approximately 39.6\" W × 94.8\" H each\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFrame\u003c\/th\u003e\n            \u003ctd\u003e85mm anodized aluminum SEG frame\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eGraphic\u003c\/th\u003e\n            \u003ctd\u003eHigh-resolution wrinkle-free tension fabric with silicone edges\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eLighting\u003c\/th\u003e\n            \u003ctd\u003eIntegrated LED lighting kit with power supply for each lightbox frame system\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePower Input Type\u003c\/th\u003e\n            \u003ctd\u003eUS standard 110V listed on the product page\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eElectrical Notes\u003c\/th\u003e\n            \u003ctd\u003eProduct page lists input voltage, rated current, and estimated power consumption. Because this kit includes multiple LED lightboxes and a backlit counter, confirm final electrical requirements before event setup.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eCounter\u003c\/th\u003e\n            \u003ctd\u003eSEG backlit counter frame with custom printing\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTransport\u003c\/th\u003e\n            \u003ctd\u003e6 professional carrying cases with wheels for frame and graphics\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSetup\u003c\/th\u003e\n            \u003ctd\u003eTool-free collapsible lightbox setup. Two people are recommended for smoother setup, especially when handling multiple panels and the counter.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eUse Environment\u003c\/th\u003e\n            \u003ctd\u003eBest for indoor and dry covered event spaces. Avoid rain, moisture, strong wind, wet ground, uneven flooring, and unsafe power conditions.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n            \u003ctd\u003e23 business days after artwork approval\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eRecommended Use\u003c\/th\u003e\n            \u003ctd\u003eSaaS conferences, healthcare expos, dental conventions, medical device demos, franchise expos, beauty launches, retail activations, university fairs, manufacturing trade shows, product launches, and regional trade shows\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eReplacement Graphics\u003c\/th\u003e\n            \u003ctd\u003eAvailable upon request for individual panels, the full booth, or the counter for future events and campaigns\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n    \u003ch2\u003e4-Step Tool-Free Setup\u003c\/h2\u003e\n    \u003cp\u003eThe collapsible EdgeLumi™ lightbox system is designed for repeat event use with foldable frames, SEG fabric graphics, integrated lighting, and wheeled carrying cases.\u003c\/p\u003e\n    \u003cdiv class=\"qsd-edgelumi-kitc-steps\"\u003e\n      \u003cdiv class=\"qsd-edgelumi-kitc-step\"\u003e\n        \u003ch4\u003eUnfold the Frames\u003c\/h4\u003e\n        \u003cp\u003eUnfold each collapsible SEG lightbox frame and lock it into position.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-edgelumi-kitc-step\"\u003e\n        \u003ch4\u003eInsert SEG Graphics\u003c\/h4\u003e\n        \u003cp\u003eInsert the silicone-edge fabric graphics into the frame channels for a clean, edge-to-edge finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-edgelumi-kitc-step\"\u003e\n        \u003ch4\u003eArrange the Layout\u003c\/h4\u003e\n        \u003cp\u003eUse the panels as a rear wall with side returns, entry-style corners, or product message zones based on your booth layout.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-edgelumi-kitc-step\"\u003e\n        \u003ch4\u003eConnect Power \u0026amp; Counter\u003c\/h4\u003e\n        \u003cp\u003eConnect LED power supplies, test illumination, and set up the SEG backlit counter near the front aisle.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n    \u003ch2\u003ePower \u0026amp; Cable Planning for Multi-Lightbox Booths\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-kitc-note\"\u003e\n      \u003cp\u003eThis booth uses multiple illuminated lightbox panels and a backlit counter, so power planning is important. Before your event, confirm outlet access, power strip rules, cable routing, show contractor requirements, electrical service deadlines, and booth power limits.\u003c\/p\u003e\n      \u003cp\u003eRoute cords behind panels or along approved booth paths whenever possible to reduce trip hazards and maintain a clean booth appearance.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n    \u003ch2\u003eArtwork Size Note\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-kitc-green-note\"\u003e\n      \u003cp\u003ePlease design from the official artwork template instead of using only finished panel size. The template lists different print areas for narrow lightbox panels, wide lightbox panels, and the counter graphic.\u003c\/p\u003e\n      \u003cp\u003eKeep logos, QR codes, headlines, and important text inside the safe area, and extend background colors or images to the bleed area.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n    \u003ch2\u003eRecommended Graphic Strategy\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-kitc-blue-note\"\u003e\n      \u003cp\u003eUse the widest illuminated surfaces for your main brand message, hero visual, or campaign headline. Use the narrower panels for product categories, service benefits, sponsor messages, directional cues, demo steps, or event-specific content.\u003c\/p\u003e\n      \u003cp\u003eUse the backlit counter for QR codes, website links, appointment prompts, lead forms, event offers, contact details, or “Talk to Us” messaging.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n    \u003ch2\u003eOrganized Transport with Wheeled Cases\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-kitc-note\"\u003e\n      \u003cp\u003eThe kit includes professional wheeled carrying cases for booth components, graphics, and accessories.\u003c\/p\u003e\n      \u003cp\u003eSeparate cases help keep the multi-panel booth organized, make show-site labeling easier, and support repeat use across trade shows, conferences, retail activations, and regional roadshows.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n    \u003ch2\u003eWhere It Works Best\u003c\/h2\u003e\n    \u003cp\u003eThis Kit C booth is a strong fit for brands that need a brighter and more structured 10x10 booth experience.\u003c\/p\u003e\n    \u003cul class=\"qsd-edgelumi-kitc-use-list\"\u003e\n      \u003cli\u003eSaaS conferences\u003c\/li\u003e\n      \u003cli\u003eHealthcare expos\u003c\/li\u003e\n      \u003cli\u003eDental conventions\u003c\/li\u003e\n      \u003cli\u003eMedical device demos\u003c\/li\u003e\n      \u003cli\u003eFranchise expos\u003c\/li\u003e\n      \u003cli\u003eBeauty and skincare launches\u003c\/li\u003e\n      \u003cli\u003eMall brand activations\u003c\/li\u003e\n      \u003cli\u003eUniversity innovation fairs\u003c\/li\u003e\n      \u003cli\u003eFinancial advisor seminars\u003c\/li\u003e\n      \u003cli\u003eManufacturing trade shows\u003c\/li\u003e\n      \u003cli\u003eChamber of commerce business expos\u003c\/li\u003e\n      \u003cli\u003eCorporate sales kickoffs\u003c\/li\u003e\n      \u003cli\u003eDealer meetings\u003c\/li\u003e\n      \u003cli\u003eNonprofit donor events\u003c\/li\u003e\n      \u003cli\u003eRetail product launches\u003c\/li\u003e\n      \u003cli\u003eRegional trade shows\u003c\/li\u003e\n      \u003cli\u003eConference sponsor booths\u003c\/li\u003e\n      \u003cli\u003eShowroom displays\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n    \u003ch2\u003eWho Should Use Kit C?\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-kitc-grid-2\"\u003e\n      \u003cdiv class=\"qsd-edgelumi-kitc-card\"\u003e\n        \u003ch3\u003eBest For\u003c\/h3\u003e\n        \u003cp\u003eSaaS teams, healthcare brands, medical device companies, franchise sales teams, beauty and skincare launches, financial service firms, universities, B2B manufacturers, retail product teams, conference sponsors, and regional sales teams that need a brighter and more structured booth.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-edgelumi-kitc-card\"\u003e\n        \u003ch3\u003eNot Ideal For\u003c\/h3\u003e\n        \u003cp\u003eRain, wind, wet flooring, uneven ground, outdoor use without protection, low-ceiling booths, unsafe power access, or events where electrical access and booth rules cannot be confirmed.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n    \u003ch2\u003eRefresh Individual Panels for New Campaigns\u003c\/h2\u003e\n    \u003cp\u003eKeep the lightbox frames and counter, then update selected SEG graphics for new launches, sponsor packages, product categories, recruiting campaigns, or annual trade shows.\u003c\/p\u003e\n    \u003cp\u003eYou can refresh the full booth or update individual panels depending on your next event message.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n    \u003ch2\u003eProduction Timeline Planning\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-kitc-note\"\u003e\n      \u003cp\u003eThis booth has a longer production and shipping timeline than smaller display kits. Please plan around the listed 23 business days and allow extra time for artwork approval, design revisions, advance warehouse deadlines, show-site receiving rules, and event move-in schedules.\u003c\/p\u003e\n      \u003cp\u003eIf shipping to an advance warehouse, convention center, hotel venue, showroom, office, or event site, confirm receiving deadlines, booth number labeling, carrier rules, material handling requirements, storage instructions, and delivery address requirements before shipment.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-section qsd-edgelumi-kitc-faq\"\u003e\n    \u003ch2\u003eFAQ\u003c\/h2\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat makes Kit C different from a standard backlit wall?\u003c\/summary\u003e\n      \u003cp\u003eKit C uses multiple collapsible SEG lightbox panels plus a matching backlit counter to create a more complete illuminated booth environment, not just one flat graphic wall.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat size are the panels?\u003c\/summary\u003e\n      \u003cp\u003eThe wide lightbox panels are approximately 58.8\" W × 94.8\" H. The narrow lightbox panels are approximately 39.6\" W × 94.8\" H.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many lightbox panels are included?\u003c\/summary\u003e\n      \u003cp\u003eThe kit includes five lightbox frame systems: two 4.9ft × 7.9ft wide panels and three 3.3ft × 7.9ft narrow panels.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this suitable for a 10x10 booth?\u003c\/summary\u003e\n      \u003cp\u003eYes, it is designed for many 10x10 booth layouts. Always confirm your venue height limits, booth rules, aisle direction, available floor space, and electrical access before ordering.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes this booth require electricity?\u003c\/summary\u003e\n      \u003cp\u003eYes. The LED lightbox panels and backlit counter require power. Confirm outlet access, electrical rules, electrical service deadlines, and cable routing with your show organizer before the event.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I arrange the panels in different layouts?\u003c\/summary\u003e\n      \u003cp\u003eYes. The multi-panel setup can support different booth layouts, such as a rear wall with side returns, entry-style corners, or product message zones. Final layout should match your booth size and venue rules.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I order replacement graphics later?\u003c\/summary\u003e\n      \u003cp\u003eYes. Replacement SEG graphics can help refresh individual panels, the full booth, or the counter for new events and campaigns.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this booth for outdoor use?\u003c\/summary\u003e\n      \u003cp\u003eIt is best for indoor and controlled event environments. Avoid rain, wind, moisture, wet flooring, uneven ground, and unsupervised outdoor use.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan this ship to an advance warehouse or show site?\u003c\/summary\u003e\n      \u003cp\u003eYes, but check your exhibitor manual for receiving deadlines, booth number labeling, carrier rules, electrical order deadlines, and material handling requirements.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n      \u003cp\u003eUse the official artwork template for each panel and the counter. Print-ready AI, PDF, PSD, EPS, or high-resolution files are recommended.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-kitc-cta\"\u003e\n    \u003ch2\u003ePlanning a High-Impact Backlit 10x10 Booth?\u003c\/h2\u003e\n    \u003cp\u003eSend us your booth size, event date, preferred panel layout, logo, artwork files, delivery address, and any venue electrical requirements. Our team can help review the layout, graphics, production timeline, and shipping plan before your order moves into production.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46454025814174,"sku":"Q-10FT-EL-BOOTH-C","price":4799.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x10_Foldable_SEG_Backlit_Trade_Show_Booth_M_main.jpg?v=1769650835"},{"product_id":"10ft-tenseflex-booth-kit-a","title":"10ft TenseFlex™ Booth Kit A | Straight Backdrop with TV Counter Display","description":"\u003cstyle\u003e\n  .qsd-tfkit-a-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tfkit-a-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tfkit-a-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tfkit-a-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tfkit-a-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tfkit-a-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tfkit-a-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tfkit-a-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tfkit-a-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tfkit-a-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tfkit-a-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tfkit-a-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tfkit-a-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tfkit-a-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tfkit-a-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tfkit-a-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tfkit-a-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tfkit-a-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tfkit-a-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tfkit-a-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tfkit-a-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tfkit-a-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tfkit-a-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tfkit-a-steps {\n    counter-reset: tfkit-a-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tfkit-a-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tfkit-a-step:before {\n    counter-increment: tfkit-a-step;\n    content: counter(tfkit-a-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tfkit-a-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tfkit-a-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tfkit-a-spec-table th,\n  .qsd-tfkit-a-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tfkit-a-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tfkit-a-spec-table tr:last-child th,\n  .qsd-tfkit-a-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tfkit-a-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tfkit-a-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tfkit-a-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tfkit-a-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tfkit-a-cta h2,\n  .qsd-tfkit-a-cta p {\n    color: #fff;\n  }\n\n  .qsd-tfkit-a-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tfkit-a-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tfkit-a-hero,\n    .qsd-tfkit-a-cta {\n      padding: 24px;\n    }\n\n    .qsd-tfkit-a-title {\n      font-size: 28px;\n    }\n\n    .qsd-tfkit-a-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tfkit-a-grid-2,\n    .qsd-tfkit-a-grid-3,\n    .qsd-tfkit-a-feature-list,\n    .qsd-tfkit-a-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tfkit-a-use-list {\n      columns: 1;\n    }\n\n    .qsd-tfkit-a-spec-table,\n    .qsd-tfkit-a-spec-table tbody,\n    .qsd-tfkit-a-spec-table tr,\n    .qsd-tfkit-a-spec-table th,\n    .qsd-tfkit-a-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tfkit-a-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tfkit-a-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tfkit-a-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tfkit-a-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"qsd-tfkit-a-detail\"\u003e\n  \u003csection class=\"qsd-tfkit-a-hero\"\u003e\n    \u003cdiv class=\"qsd-tfkit-a-eyebrow\"\u003e10ft Video-Ready Trade Show Booth Kit\u003c\/div\u003e\n    \u003ch2 class=\"qsd-tfkit-a-title\"\u003e10ft TenseFlex™ Booth Kit A\u003c\/h2\u003e\n    \u003cp class=\"qsd-tfkit-a-subtitle\"\u003eCreate a clean 10ft trade show booth with a straight fabric backwall, branded header, front TV counter, custom graphics, and wheeled hardcase in one ready-to-use kit. Built for brands that use video to explain, demo, and sell, this booth keeps your screen front and center while giving your brand a clean, professional backdrop.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfkit-a-section\"\u003e\n    \u003ch2\u003eA Clean 10ft Booth Built Around Video\u003c\/h2\u003e\n    \u003cp\u003eThe 10ft TenseFlex™ Booth Kit A is designed for exhibitors who want a simple 10x10 booth layout with a strong front-facing screen area. It combines a straight tension fabric backwall, a TV monitor display stand, a raised 58\" × 12\" header, and a wheeled hardcase that can work as a branded counter during the show.\u003c\/p\u003e\n    \u003cp\u003eUse the TV counter to play product demos, software walkthroughs, brand videos, event schedules, promotional messages, customer testimonials, service highlights, or lead capture prompts. The straight fabric backwall keeps your brand story clean and readable behind the screen.\u003c\/p\u003e\n    \u003cp\u003eThis kit is a practical choice when you need more engagement than a backdrop-only setup, but you still want a booth system that stays compact, portable, and easy to reuse across multiple events.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfkit-a-section\"\u003e\n    \u003ch2\u003eWhy Choose Kit A?\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfkit-a-grid-2\"\u003e\n      \u003cdiv class=\"qsd-tfkit-a-card\"\u003e\n        \u003ch3\u003eFront TV Demo Area\u003c\/h3\u003e\n        \u003cp\u003eThe TV counter brings your video content closer to the aisle, helping visitors understand your product or service before a conversation begins.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfkit-a-card\"\u003e\n        \u003ch3\u003eStraight Backwall for Brand Clarity\u003c\/h3\u003e\n        \u003cp\u003eThe 10ft straight fabric backdrop gives your booth a clean branded background for logos, product visuals, QR codes, and campaign messaging.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfkit-a-card\"\u003e\n        \u003ch3\u003eHeader Branding Included\u003c\/h3\u003e\n        \u003cp\u003eThe 58\" × 12\" header gives your booth a stronger top-level brand mark, helping visitors spot your company name, tagline, or booth message from across the aisle.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfkit-a-card\"\u003e\n        \u003ch3\u003eHardcase Becomes a Counter\u003c\/h3\u003e\n        \u003cp\u003eThe wheeled hardcase protects the booth during transport and can work as a branded reception counter or small display surface during the event.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfkit-a-section\"\u003e\n    \u003ch2\u003eVideo-First Booth Engagement\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfkit-a-blue-note\"\u003e\n      \u003cp\u003eBuilt for brands that use video to explain, demo, and sell. This booth kit keeps your screen front and center while giving your brand a clean, professional backdrop.\u003c\/p\u003e\n      \u003cp\u003eUse the TV for product demos, brand videos, software walkthroughs, customer testimonials, event schedules, menus, service highlights, presentation slides, or lead capture prompts.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfkit-a-section\"\u003e\n    \u003ch2\u003eDisplay Size \u0026amp; Core Specs\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfkit-a-grid-2\"\u003e\n      \u003cdiv class=\"qsd-tfkit-a-card\"\u003e\n        \u003ch3\u003eOverall Display Size\u003c\/h3\u003e\n        \u003cp\u003eApprox. 118\" W × 118\" H when planned as a complete booth layout with the backwall, header, and front display components.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfkit-a-card\"\u003e\n        \u003ch3\u003eBackdrop Size\u003c\/h3\u003e\n        \u003cp\u003eApprox. 115\" W × 89.7\" H for the printed backwall graphic area. The flat backdrop frame is listed at approx. 118\" W × 89\" H.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfkit-a-card\"\u003e\n        \u003ch3\u003eTV Counter Size\u003c\/h3\u003e\n        \u003cp\u003eApprox. 32.6\" W × 90\" H. The TV monitor display stand is designed for compatible 32\"–55\" screens.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfkit-a-card\"\u003e\n        \u003ch3\u003eHardcase Counter Size\u003c\/h3\u003e\n        \u003cp\u003eApprox. 37.8\" W × 37\" H. The wheeled hardcase can be wrapped with custom graphics and used as a branded counter.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfkit-a-section\"\u003e\n    \u003ch2\u003eTV Planning Notes\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfkit-a-note\"\u003e\n      \u003cp\u003eThe booth includes a TV monitor display stand for 32\"–55\" screens, but the TV itself is not included.\u003c\/p\u003e\n      \u003cp\u003eBefore your event, confirm your TV size, VESA pattern, screen weight, power outlet location, media player setup, HDMI cable plan, and venue electrical rules. Good cable planning helps keep the booth clean and reduces trip hazards.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfkit-a-section\"\u003e\n    \u003ch2\u003eKey Benefits\u003c\/h2\u003e\n    \u003cul class=\"qsd-tfkit-a-feature-list\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eVideo-Ready 10ft Booth Kit\u003c\/strong\u003e\n        Combines a straight backwall, front TV counter, raised header, hardcase, and custom graphics in one event-ready setup.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eSupports 32\"–55\" Screens\u003c\/strong\u003e\n        Use a compatible screen for product demos, software walkthroughs, brand videos, testimonials, schedules, or lead capture prompts.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eClean Straight Fabric Backwall\u003c\/strong\u003e\n        Creates a professional branded background for your booth message, product visuals, QR codes, and campaign graphics.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003e58\" × 12\" Header\u003c\/strong\u003e\n        Adds a clear top-level brand mark for your company name, slogan, booth number, product category, or event message.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eHardcase Counter Included\u003c\/strong\u003e\n        The wheeled hardcase helps protect the booth system and can become a branded reception point during the show.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eTool-Free Snap-Tube Frame\u003c\/strong\u003e\n        Numbered anodized aluminum snap-tube frame sections are designed for practical event setup.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eCustom Full-Color Graphics\u003c\/strong\u003e\n        Use the backwall, header, TV counter, and hardcase graphics together for a coordinated booth look.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eReplacement Graphics Available\u003c\/strong\u003e\n        Reuse the frame, TV counter, header, and hardcase, then refresh the graphics for new campaigns or events.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfkit-a-section\"\u003e\n    \u003ch2\u003eHeader \u0026amp; Hardcase Counter\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfkit-a-grid-2\"\u003e\n      \u003cdiv class=\"qsd-tfkit-a-card\"\u003e\n        \u003ch3\u003e58\" × 12\" Branded Header\u003c\/h3\u003e\n        \u003cp\u003eThe header gives your booth a stronger top-level brand mark, helping visitors spot your company name, tagline, booth number, or campaign message from across the aisle.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfkit-a-card\"\u003e\n        \u003ch3\u003eWheeled Hardcase Counter\u003c\/h3\u003e\n        \u003cp\u003eThe hardcase helps protect the booth system during storage and transport. With the custom graphic wrap, it can also work as a branded counter, reception point, or small display surface during the show.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfkit-a-section\"\u003e\n    \u003ch2\u003eRecommended Graphic Strategy\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfkit-a-green-note\"\u003e\n      \u003cp\u003eUse the backwall for your main brand visual, product photos, service benefits, or campaign story. Use the header for your company name, slogan, booth number, or top-line message.\u003c\/p\u003e\n      \u003cp\u003eUse the TV counter for QR codes, calls to action, demo prompts, or product messaging around the screen. Use the hardcase graphic for logo visibility, website links, social handles, or lead capture instructions.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfkit-a-section\"\u003e\n    \u003ch2\u003eArtwork \u0026amp; Proof Support\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfkit-a-blue-note\"\u003e\n      \u003cp\u003eNo print-ready artwork? Send us your logo, brand colors, product photos, or booth message. Our team can help prepare a proof before production.\u003c\/p\u003e\n      \u003cp\u003ePlease keep key logos, QR codes, booth numbers, headlines, and text inside the safe area of each template. Production starts after artwork approval, so please review your proof quickly if you need the booth kit for a specific show date.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfkit-a-section\"\u003e\n    \u003ch2\u003eKit A vs. Other Booth Options\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfkit-a-grid-3\"\u003e\n      \u003cdiv class=\"qsd-tfkit-a-card\"\u003e\n        \u003ch3\u003eBackdrop Only\u003c\/h3\u003e\n        \u003cp\u003eChoose a backdrop only if you need a simple printed wall without a TV counter, header branding, or hardcase counter.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfkit-a-card\"\u003e\n        \u003ch3\u003eKit A\u003c\/h3\u003e\n        \u003cp\u003eChoose Kit A when you want a straight backwall, front TV demo area, header branding, and hardcase transport in one clean booth setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfkit-a-card\"\u003e\n        \u003ch3\u003eHalf Bridge\u003c\/h3\u003e\n        \u003cp\u003eChoose a Half Bridge when you want a more dimensional entrance shape with a side media arch and a stronger structural booth moment.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfkit-a-section\"\u003e\n    \u003ch2\u003eWhere This Booth Works Best\u003c\/h2\u003e\n    \u003cp\u003eThis kit is a strong fit when your booth needs a clean backdrop and a front-facing screen for product explanation, lead capture, or sales conversations.\u003c\/p\u003e\n    \u003cul class=\"qsd-tfkit-a-use-list\"\u003e\n      \u003cli\u003eSaaS demo booths\u003c\/li\u003e\n      \u003cli\u003eMedical device shows\u003c\/li\u003e\n      \u003cli\u003eHealthcare conferences\u003c\/li\u003e\n      \u003cli\u003eUniversity recruiting booths\u003c\/li\u003e\n      \u003cli\u003eFranchise expos\u003c\/li\u003e\n      \u003cli\u003eConference sponsor areas\u003c\/li\u003e\n      \u003cli\u003eRetail launches\u003c\/li\u003e\n      \u003cli\u003eProduct demos\u003c\/li\u003e\n      \u003cli\u003eBrand activation spaces\u003c\/li\u003e\n      \u003cli\u003eTech expos\u003c\/li\u003e\n      \u003cli\u003eDealer meetings\u003c\/li\u003e\n      \u003cli\u003eFinancial service events\u003c\/li\u003e\n      \u003cli\u003eInsurance conferences\u003c\/li\u003e\n      \u003cli\u003eEducation technology showcases\u003c\/li\u003e\n      \u003cli\u003eStartup pitch events\u003c\/li\u003e\n      \u003cli\u003eTraining seminars\u003c\/li\u003e\n      \u003cli\u003eTourism booths\u003c\/li\u003e\n      \u003cli\u003eLocal business showcases\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfkit-a-section\"\u003e\n    \u003ch2\u003eBuilt for Lead Capture and Demo Follow-Up\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfkit-a-grid-3\"\u003e\n      \u003cdiv class=\"qsd-tfkit-a-card\"\u003e\n        \u003ch3\u003eAttract\u003c\/h3\u003e\n        \u003cp\u003eUse the TV to pull visitors in with a short demo loop, product video, service explanation, testimonial, or event schedule.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfkit-a-card\"\u003e\n        \u003ch3\u003eExplain\u003c\/h3\u003e\n        \u003cp\u003eUse the backwall and header to support your brand message, category, campaign, key benefits, or high-level product story.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfkit-a-card\"\u003e\n        \u003ch3\u003eCapture\u003c\/h3\u003e\n        \u003cp\u003eUse the hardcase counter for QR scans, business cards, brochures, lead forms, samples, or a tablet check-in station.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfkit-a-section\"\u003e\n    \u003ch2\u003eSimple Setup Overview\u003c\/h2\u003e\n    \u003cp\u003eThe booth is designed for tool-free setup with a snap-tube frame system. For smoother setup, 1–2 people are recommended, especially when positioning the TV counter and installing the monitor.\u003c\/p\u003e\n    \u003cdiv class=\"qsd-tfkit-a-steps\"\u003e\n      \u003cdiv class=\"qsd-tfkit-a-step\"\u003e\n        \u003ch4\u003eAssemble the Backwall\u003c\/h4\u003e\n        \u003cp\u003eConnect the numbered anodized aluminum snap-tube backwall frame and place it in your planned booth position.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfkit-a-step\"\u003e\n        \u003ch4\u003eInstall the Fabric Graphic\u003c\/h4\u003e\n        \u003cp\u003eZip the 230gsm tension fabric graphic over the frame and adjust it for a smooth, wrinkle-free display surface.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfkit-a-step\"\u003e\n        \u003ch4\u003eSet Up the TV Counter\u003c\/h4\u003e\n        \u003cp\u003eSet up the TV monitor display stand, attach the monitor bracket, and mount a compatible 32\"–55\" screen.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-tfkit-a-step\"\u003e\n        \u003ch4\u003eFinish the Booth Layout\u003c\/h4\u003e\n        \u003cp\u003eAttach the header, position the hardcase counter, check cable routing, and adjust the final booth layout.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfkit-a-section\"\u003e\n    \u003ch2\u003ePower \u0026amp; Cable Planning\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfkit-a-note\"\u003e\n      \u003cp\u003eThis booth is designed to support a monitor, but the screen, media player, power access, and cable routing must be planned before the event.\u003c\/p\u003e\n      \u003cp\u003eCheck your exhibitor manual for electrical ordering deadlines, outlet location, extension cord rules, and cable safety requirements. Keep cords away from walkways and secure them according to venue rules.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfkit-a-section\"\u003e\n    \u003ch2\u003eTransport \u0026amp; Storage\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfkit-a-green-note\"\u003e\n      \u003cp\u003eThe airline-friendly wheeled transport hardcase helps protect the booth components during storage and event travel. Package dimension: 21\" × 16\" × 40\".\u003c\/p\u003e\n      \u003cp\u003eIf shipping to an advance warehouse, convention center, hotel venue, or show site, please check your exhibitor manual for receiving deadlines, booth number labels, carrier rules, and material handling requirements before placing your order.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfkit-a-section\"\u003e\n    \u003ch2\u003eReusable Frame, Refreshable Graphics\u003c\/h2\u003e\n    \u003cp\u003eYou can reuse the frame, TV counter, header, and hardcase, then order replacement graphics for new campaigns, product launches, sponsor updates, seasonal promotions, or refreshed branding.\u003c\/p\u003e\n    \u003cp\u003eThis makes Kit A a practical booth system for teams that attend multiple shows and want a consistent structure with updated messaging.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfkit-a-section\"\u003e\n    \u003ch2\u003eRecommended Use \u0026amp; Care\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfkit-a-note\"\u003e\n      \u003cp\u003eThis booth is best for indoor trade shows, conferences, demo events, recruiting fairs, hotel ballroom events, sponsor areas, and controlled event environments.\u003c\/p\u003e\n      \u003cp\u003eOutdoor or semi-outdoor use should avoid wind, rain, moisture, uneven ground, unstable power access, and unsupervised setup. Store fabric graphics dry and protect the frame, TV counter, header, and hardcase from rough handling between events.\u003c\/p\u003e\n      \u003cp\u003eIf your venue requires flame-retardant documentation for fabric graphics, please contact us before production so our team can confirm available documentation for your order.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfkit-a-section\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-tfkit-a-table-wrap\"\u003e\n      \u003ctable class=\"qsd-tfkit-a-spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProduct Name\u003c\/th\u003e\n            \u003ctd\u003e10ft TenseFlex™ Booth Kit A\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBooth Type\u003c\/th\u003e\n            \u003ctd\u003e10ft media-ready trade show booth with straight fabric backwall, front TV counter, header, and hardcase counter\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eOverall Display Size\u003c\/th\u003e\n            \u003ctd\u003eApprox. 118\" W × 118\" H when planned as a complete booth layout\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBackdrop Size\u003c\/th\u003e\n            \u003ctd\u003eApprox. 115\" W × 89.7\" H printed backdrop area; flat backdrop frame approx. 118\" W × 89\" H\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTV Counter Size\u003c\/th\u003e\n            \u003ctd\u003eApprox. 32.6\" W × 90\" H\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eHardcase Counter Size\u003c\/th\u003e\n            \u003ctd\u003eApprox. 37.8\" W × 37\" H\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTV Support\u003c\/th\u003e\n            \u003ctd\u003eTV monitor display stand supports compatible 32\"–55\" screens. TV monitor is not included.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eHeader Frame\u003c\/th\u003e\n            \u003ctd\u003e58\" W × 12\" H aluminum header frame with custom fabric print\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFrame Material\u003c\/th\u003e\n            \u003ctd\u003eAnodized aluminum snap-tube frame\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eGraphic Material\u003c\/th\u003e\n            \u003ctd\u003e230gsm zippered tension fabric, washable, flame-retardant treated, and wrinkle-free\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePrinting\u003c\/th\u003e\n            \u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eWeight\u003c\/th\u003e\n            \u003ctd\u003eApprox. 50 lbs\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePackage Dimension\u003c\/th\u003e\n            \u003ctd\u003e21\" × 16\" × 40\"\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTransport\u003c\/th\u003e\n            \u003ctd\u003eAirline-friendly wheeled transport hardcase included for storage and event travel\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eRecommended Setup\u003c\/th\u003e\n            \u003ctd\u003eTool-free setup; 1–2 people recommended, especially when positioning the TV counter and installing the monitor\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eRecommended Use\u003c\/th\u003e\n            \u003ctd\u003eSaaS demo booths, medical device shows, university recruiting booths, franchise expos, conference sponsor areas, retail launches, product demos, and brand activation spaces\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eReplacement Graphics\u003c\/th\u003e\n            \u003ctd\u003eAvailable upon request for the backdrop, TV counter, header, and hardcase graphics\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfkit-a-section\"\u003e\n    \u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n    \u003cul\u003e\n      \u003cli\u003e1 × 10ft straight tension fabric backdrop frame\u003c\/li\u003e\n      \u003cli\u003e1 × Custom high-resolution seamless fabric print for backdrop\u003c\/li\u003e\n      \u003cli\u003e1 × TV monitor display stand with custom print\u003c\/li\u003e\n      \u003cli\u003e1 × 58\" × 12\" aluminum header frame\u003c\/li\u003e\n      \u003cli\u003e1 × Custom fabric print for header\u003c\/li\u003e\n      \u003cli\u003e1 × Airline-friendly wheeled transport hardcase\u003c\/li\u003e\n      \u003cli\u003e1 × Custom fabric print for hardcase\u003c\/li\u003e\n      \u003cli\u003e1 × Carry bag\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"qsd-tfkit-a-note\"\u003e\n      \u003cp\u003eTV monitor is not included. Please confirm your TV size, VESA mounting pattern, screen weight, and power access before your event.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfkit-a-section qsd-tfkit-a-faq\"\u003e\n    \u003ch2\u003eFAQ\u003c\/h2\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the TV included?\u003c\/summary\u003e\n      \u003cp\u003eNo. The booth includes a TV monitor display stand for 32\"–55\" screens, but the TV itself is not included.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat size TV does the display stand support?\u003c\/summary\u003e\n      \u003cp\u003eThe TV monitor display stand supports compatible 32\"–55\" screens. Please confirm your screen size, weight, and VESA mounting pattern before the event.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the hardcase be used during the show?\u003c\/summary\u003e\n      \u003cp\u003eYes. The wheeled hardcase can be wrapped with a custom graphic and used as a branded counter, reception point, lead capture station, or small display surface during the event.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDo I need tools to set it up?\u003c\/summary\u003e\n      \u003cp\u003eThe booth is designed for tool-free setup with a snap-tube frame system. For smoother setup, 1–2 people are recommended, especially when positioning the TV counter and installing the monitor.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I order replacement graphics later?\u003c\/summary\u003e\n      \u003cp\u003eYes. You can reuse the frame, TV counter, header, and hardcase, then order replacement graphics for new campaigns, product launches, sponsor updates, or refreshed branding.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat can I show on the TV?\u003c\/summary\u003e\n      \u003cp\u003eYou can use the TV for product demos, brand videos, software walkthroughs, customer testimonials, event schedules, menus, service highlights, presentation slides, or lead capture prompts.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this booth suitable for 10x10 spaces?\u003c\/summary\u003e\n      \u003cp\u003eYes. This kit is designed for compact 10ft and 10x10 trade show booth layouts. Please confirm booth rules, aisle clearance, ceiling height, outlet location, and available floor space before ordering.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDo I need print-ready artwork?\u003c\/summary\u003e\n      \u003cp\u003ePrint-ready artwork is helpful, but not required. Send us your logo, brand colors, product photos, or booth message, and our team can help prepare a proof before production.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhen does production start?\u003c\/summary\u003e\n      \u003cp\u003eProduction starts after artwork approval. Please review and approve your proof quickly if you need the booth kit for a specific show date.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan this ship to an advance warehouse or show site?\u003c\/summary\u003e\n      \u003cp\u003eYes, but please check your exhibitor manual for receiving deadlines, booth labeling rules, carrier requirements, and material handling fees before shipping to a venue or advance warehouse.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-tfkit-a-cta\"\u003e\n    \u003ch2\u003eNeed a Video-Ready 10ft Booth for Your Next Show?\u003c\/h2\u003e\n    \u003cp\u003eSend us your booth size, event date, TV size, VESA pattern, logo, artwork status, and delivery address. Our team can help confirm the right setup, review your screen and cable planning, and prepare your artwork proof before production.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46454563176606,"sku":"Q-10FT-TF-BOOTH-A","price":1049.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x10-trade-show-booth-01.png?v=1779967517"},{"product_id":"8ft-tenseflex-booth-straight","title":"8ft Flat Booth Backwall | TenseFlex Rolling Podium Kit","description":"\u003cstyle\u003e\n  .qsd-tf8-straight-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tf8-straight-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tf8-straight-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tf8-straight-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tf8-straight-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tf8-straight-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tf8-straight-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tf8-straight-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tf8-straight-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tf8-straight-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tf8-straight-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tf8-straight-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tf8-straight-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tf8-straight-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tf8-straight-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tf8-straight-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tf8-straight-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tf8-straight-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tf8-straight-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tf8-straight-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tf8-straight-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf8-straight-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf8-straight-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf8-straight-steps {\n    counter-reset: tf8-straight-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tf8-straight-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tf8-straight-step:before {\n    counter-increment: tf8-straight-step;\n    content: counter(tf8-straight-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tf8-straight-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tf8-straight-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tf8-straight-spec-table th,\n  .qsd-tf8-straight-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tf8-straight-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tf8-straight-spec-table tr:last-child th,\n  .qsd-tf8-straight-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tf8-straight-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tf8-straight-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tf8-straight-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tf8-straight-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tf8-straight-cta h2,\n  .qsd-tf8-straight-cta p {\n    color: #fff;\n  }\n\n  .qsd-tf8-straight-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tf8-straight-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tf8-straight-hero,\n    .qsd-tf8-straight-cta {\n      padding: 24px;\n    }\n\n    .qsd-tf8-straight-title {\n      font-size: 28px;\n    }\n\n    .qsd-tf8-straight-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tf8-straight-grid-2,\n    .qsd-tf8-straight-grid-3,\n    .qsd-tf8-straight-feature-list,\n    .qsd-tf8-straight-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tf8-straight-use-list {\n      columns: 1;\n    }\n\n    .qsd-tf8-straight-spec-table,\n    .qsd-tf8-straight-spec-table tbody,\n    .qsd-tf8-straight-spec-table tr,\n    .qsd-tf8-straight-spec-table th,\n    .qsd-tf8-straight-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tf8-straight-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tf8-straight-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tf8-straight-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tf8-straight-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-tf8-straight-detail\"\u003e\n\u003csection class=\"qsd-tf8-straight-hero\"\u003e\n\u003cdiv class=\"qsd-tf8-straight-eyebrow\"\u003e8ft Straight Tension Fabric Backwall with Hardcase Podium\u003c\/div\u003e\n\u003ch2 class=\"qsd-tf8-straight-title\"\u003e8ft TenseFlex™ Booth – Straight\u003c\/h2\u003e\n\u003cp class=\"qsd-tf8-straight-subtitle\"\u003eCreate a clean indoor booth presence with an 8ft straight tension fabric display and a branded hardcase-to-podium. This portable fabric backwall is ideal for 10x10 trade show spaces, tabletop booths, recruiting fairs, hotel conferences, healthcare expos, chamber events, nonprofit fundraisers, and small business showcases that need a polished backdrop without a full custom booth build.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf8-straight-section\"\u003e\n\u003ch2\u003eA Clean 8ft Straight Backwall with a Podium Case\u003c\/h2\u003e\n\u003cp\u003eThe 8ft TenseFlex™ Booth – Straight is built for exhibitors who need a polished, ultra-slim fabric backdrop with a branded hardcase-to-podium.\u003c\/p\u003e\n\u003cp\u003eIt is ideal for 10x10 booth spaces, table setups, conference displays, recruiting fairs, and local events where a full booth build is not necessary.\u003c\/p\u003e\n\u003cp\u003eThe straight fabric wall creates a professional visual anchor, while the included hardcase converts into a branded podium for check-ins, QR scans, brochures, giveaways, and quick visitor conversations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf8-straight-section\"\u003e\n\u003ch2\u003eHardcase That Becomes a Branded Podium\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf8-straight-note\"\u003e\n\u003cp\u003eThe included airline-friendly hard case with wheels protects the display during transport and converts into a branded podium during the event.\u003c\/p\u003e\n\u003cp\u003eUse it as a check-in point, brochure station, QR code area, sample spot, giveaway counter, appointment card station, or quick conversation surface in front of your 8ft backdrop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf8-straight-section\"\u003e\n\u003ch2\u003eUltra-Slim Backwall for Smaller Spaces\u003c\/h2\u003e\n\u003cp\u003eThe straight, slim profile helps keep your booth open and easy to approach.\u003c\/p\u003e\n\u003cp\u003eIt is a strong option for exhibitors working with limited floor space, hotel conference aisles, shared event rooms, school fairs, tabletop booth layouts, and smaller 10x10 booth setups where a bulky display would feel too heavy.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf8-straight-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 8ft flat aluminum snap-tube backdrop frame\u003c\/li\u003e\n\u003cli\u003e1 × Custom high-resolution seamless fabric graphic for backdrop\u003c\/li\u003e\n\u003cli\u003e1 × Airline-friendly transport hard case with wheels that converts to a podium\u003c\/li\u003e\n\u003cli\u003e1 × Custom fabric print for hard case\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-tf8-straight-note\"\u003e\n\u003cp\u003eTables, chairs, lights, flooring, monitors, literature racks, side walls, separate counters, and extra booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf8-straight-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf8-straight-table-wrap\"\u003e\n\u003ctable class=\"qsd-tf8-straight-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e8ft TenseFlex™ Booth – Straight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Type\u003c\/th\u003e\n\u003ctd\u003e8ft straight tension fabric backwall with airline-friendly hardcase-to-podium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFinished Display Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 93.6\" W × 90\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Artwork Area\u003c\/th\u003e\n\u003ctd\u003eApprox. 93.7\" W × 92\" H. Use the official template for final file setup.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePodium Artwork Area\u003c\/th\u003e\n\u003ctd\u003eApprox. 112.2\" W × 47.24\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum snap-tube frame with tool-free, numbered assembly\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCase\u003c\/th\u003e\n\u003ctd\u003eAirline-friendly hard case with wheels; converts to branded podium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePodium Use\u003c\/th\u003e\n\u003ctd\u003eUse for check-ins, brochures, QR codes, giveaways, samples, contact cards, appointment prompts, and visitor conversations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Requirement\u003c\/th\u003e\n\u003ctd\u003eThe standard fabric display does not require power. Optional accessories such as lighting require venue power access.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSetup\u003c\/th\u003e\n\u003ctd\u003eTool-free snap-tube setup. Two people are recommended for smoother frame assembly, graphic installation, podium setup, and booth layout alignment.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eIndoor trade shows, 10x10 booths, tabletop displays, conferences, recruiting fairs, local expos, nonprofit events, and small business showcases\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor events and controlled spaces. Outdoor use is not recommended in wind, rain, moisture, wet floors, or uneven ground.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e8 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for the backdrop graphic and hardcase podium wrap when your campaign, event, sponsor, or brand message changes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVenue Material Note\u003c\/th\u003e\n\u003ctd\u003eIf your event requires flame-retardant documentation, material certificates, or specific fabric compliance details, please confirm requirements with our team before production.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf8-straight-section\"\u003e\n\u003ch2\u003eMade for Teams That Travel Light\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf8-straight-note\"\u003e\n\u003cp\u003eThe airline-friendly hard case with wheels makes this display easier to move between trade shows, hotel conferences, chamber events, school fairs, and regional sales meetings.\u003c\/p\u003e\n\u003cp\u003eIt is especially useful for small teams, solo exhibitors, and sales reps who need one professional backwall that can travel from event to event.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf8-straight-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tf8-straight-section\"\u003e\n\u003ch2\u003eRefresh the Graphic, Keep the Frame\u003c\/h2\u003e\n\u003cp\u003eNeed a new campaign, sponsor logo, school year theme, hiring message, or product launch graphic? You can replace the printed backdrop graphic without buying a new frame.\u003c\/p\u003e\n\u003cp\u003eThis makes the 8ft TenseFlex™ Straight display useful for repeat events, seasonal promotions, conference tours, and brand refreshes.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf8-straight-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tf8-straight-section qsd-tf8-straight-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat is included with the 8ft TenseFlex™ Booth – Straight?\u003c\/summary\u003e\n\u003cp\u003eThe standard set includes one 8ft flat aluminum snap-tube backdrop frame, one custom high-resolution seamless fabric graphic for the backdrop, one airline-friendly hard case with wheels, and one custom fabric print for the hard case.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a full 10x10 booth package?\u003c\/summary\u003e\n\u003cp\u003eNo. This is an 8ft straight fabric backwall with a hardcase-to-podium. Tables, chairs, flooring, lights, monitors, literature racks, side walls, separate counters, and extra booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size is the display?\u003c\/summary\u003e\n\u003cp\u003eThe display size is approximately 93.6\" W × 90\" H.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the backdrop artwork size?\u003c\/summary\u003e\n\u003cp\u003eThe official template shows a backdrop printing area of approximately 93.7\" W × 92\" H.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the hardcase-to-podium artwork size?\u003c\/summary\u003e\n\u003cp\u003eThe podium wrap printing area is approximately 112.2\" W × 47.24\" H.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the hard case really become a podium?\u003c\/summary\u003e\n\u003cp\u003eYes. The transport hard case converts into a branded podium for check-ins, brochures, QR codes, giveaways, samples, or quick visitor conversations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the graphic later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement backdrop graphics and hardcase podium wrap graphics can be ordered when your campaign, event, sponsor, or brand message changes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this better for a small booth or a large exhibit?\u003c\/summary\u003e\n\u003cp\u003eThis display is best for compact 10x10 booths, tabletop exhibits, hotel conference spaces, and small event setups. For larger exhibit spaces, consider a wider 10ft or 20ft display.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this display suitable for outdoor use?\u003c\/summary\u003e\n\u003cp\u003eThis display is best suited for indoor events and controlled spaces. Outdoor use is not recommended in wind, rain, moisture, wet floors, or uneven ground.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the graphic single-sided or double-sided?\u003c\/summary\u003e\n\u003cp\u003ePlease confirm your selected print option before submitting artwork. If you need both sides printed, contact our team before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, EPS, TIFF, JPG, or press-quality PDF files are recommended. Use CMYK color mode, 150–300 dpi resolution, outlined fonts, and the official templates.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46465667793054,"sku":"Q-8FT-TF-BOOTH-S","price":599.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/8ft_TenseFlex__Booth_Straight_main_b7a561fc-bf4d-4b28-8604-170f09494b2f.jpg?v=1782886533"},{"product_id":"8ft-tenseflex-booth-curved","title":"8ft Curved Booth Backdrop | TenseFlex Hardcase Podium Kit","description":"\u003cstyle\u003e\n  .qsd-tf8-curved-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tf8-curved-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tf8-curved-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tf8-curved-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tf8-curved-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tf8-curved-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tf8-curved-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tf8-curved-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tf8-curved-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tf8-curved-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tf8-curved-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tf8-curved-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tf8-curved-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tf8-curved-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tf8-curved-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tf8-curved-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tf8-curved-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tf8-curved-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tf8-curved-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tf8-curved-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tf8-curved-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf8-curved-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf8-curved-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf8-curved-steps {\n    counter-reset: tf8-curved-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tf8-curved-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tf8-curved-step:before {\n    counter-increment: tf8-curved-step;\n    content: counter(tf8-curved-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tf8-curved-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tf8-curved-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tf8-curved-spec-table th,\n  .qsd-tf8-curved-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tf8-curved-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tf8-curved-spec-table tr:last-child th,\n  .qsd-tf8-curved-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tf8-curved-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tf8-curved-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tf8-curved-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tf8-curved-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tf8-curved-cta h2,\n  .qsd-tf8-curved-cta p {\n    color: #fff;\n  }\n\n  .qsd-tf8-curved-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tf8-curved-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tf8-curved-hero,\n    .qsd-tf8-curved-cta {\n      padding: 24px;\n    }\n\n    .qsd-tf8-curved-title {\n      font-size: 28px;\n    }\n\n    .qsd-tf8-curved-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tf8-curved-grid-2,\n    .qsd-tf8-curved-grid-3,\n    .qsd-tf8-curved-feature-list,\n    .qsd-tf8-curved-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tf8-curved-use-list {\n      columns: 1;\n    }\n\n    .qsd-tf8-curved-spec-table,\n    .qsd-tf8-curved-spec-table tbody,\n    .qsd-tf8-curved-spec-table tr,\n    .qsd-tf8-curved-spec-table th,\n    .qsd-tf8-curved-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tf8-curved-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tf8-curved-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tf8-curved-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tf8-curved-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-tf8-curved-detail\"\u003e\n\u003csection class=\"qsd-tf8-curved-hero\"\u003e\n\u003cdiv class=\"qsd-tf8-curved-eyebrow\"\u003e8ft Curved Tension Fabric Booth with Printed Hardcase Podium\u003c\/div\u003e\n\u003ch2 class=\"qsd-tf8-curved-title\"\u003e8ft TenseFlex™ Booth – Curved\u003c\/h2\u003e\n\u003cp class=\"qsd-tf8-curved-subtitle\"\u003eCreate a more inviting compact booth with an 8ft curved tension fabric backdrop and branded hard case podium. This curved trade show display gives small event spaces more depth, helps guide visitor attention, and works well for career fairs, conferences, check-ins, product demos, retail pop-ups, and local business events.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf8-curved-section\"\u003e\n\u003ch2\u003eA Curved 8ft Booth That Feels More Like a Small Brand Space\u003c\/h2\u003e\n\u003cp\u003eThe 8ft TenseFlex™ Booth – Curved gives your event setup more depth than a flat backdrop.\u003c\/p\u003e\n\u003cp\u003eIts smooth curved shape helps wrap your message around the booth, guide visitor focus toward the center, and create a more inviting space for conversations, photos, check-ins, and product introductions.\u003c\/p\u003e\n\u003cp\u003eUse the curved backdrop as a small brand environment, not just a background wall. It can frame a photo moment, define a check-in area, support a product demo corner, or give your team a cleaner space for one-on-one conversations in a busy event hall.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf8-curved-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tf8-curved-section\"\u003e\n\u003ch2\u003eHard Case That Becomes a Branded Podium\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf8-curved-note\"\u003e\n\u003cp\u003eThe included wheeled hard case helps protect and transport your booth. At the event, it can be wrapped with custom graphics and used as a compact branded podium.\u003c\/p\u003e\n\u003cp\u003eUse it for brochures, QR code scans, name tags, appointment cards, samples, giveaways, small catalogs, or quick front-of-booth conversations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf8-curved-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tf8-curved-section\"\u003e\n\u003ch2\u003eWhat This Kit Includes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 8ft curved aluminum snap-tube backdrop frame\u003c\/li\u003e\n\u003cli\u003e1 × Custom high-resolution seamless fabric graphic for the curved backdrop\u003c\/li\u003e\n\u003cli\u003e1 × Airline-friendly wheeled transport hard case that converts to a podium\u003c\/li\u003e\n\u003cli\u003e1 × Custom fabric print for the hard case\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-tf8-curved-note\"\u003e\n\u003cp\u003eTables, chairs, flooring, lighting, monitors, counters beyond the included podium, literature racks, side walls, and extra accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf8-curved-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf8-curved-table-wrap\"\u003e\n\u003ctable class=\"qsd-tf8-curved-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e8ft TenseFlex™ Booth – Curved\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Type\u003c\/th\u003e\n\u003ctd\u003e8ft-class curved tension fabric booth display with printed hardcase-to-podium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Size Reference\u003c\/th\u003e\n\u003ctd\u003eApprox. 96\" W × 90\" H. Confirm final visible size with artwork proof before production.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Print Area\u003c\/th\u003e\n\u003ctd\u003eApprox. 105.51\" W × 92.51\" H for front\/back artwork planning. Use the official template for final file setup.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHard Case Wrap Print Area\u003c\/th\u003e\n\u003ctd\u003eApprox. 112.2\" W × 47.24\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum snap-tube frame with tool-free, numbered assembly\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCase \/ Podium\u003c\/th\u003e\n\u003ctd\u003eAirline-friendly hard case with wheels; converts into branded podium with custom fabric print\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePodium Use\u003c\/th\u003e\n\u003ctd\u003eUse for brochures, QR codes, samples, check-ins, appointment cards, giveaways, catalogs, and visitor conversations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Requirement\u003c\/th\u003e\n\u003ctd\u003eThe standard fabric display does not require power. Optional accessories such as lighting require venue power access.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSetup\u003c\/th\u003e\n\u003ctd\u003eTool-free snap-tube setup. Two people are recommended for smoother frame assembly, graphic installation, podium setup, and booth layout alignment.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eIndoor trade shows, career fairs, conferences, check-in areas, retail pop-ups, compact 10x10 booths, and controlled event spaces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor and controlled event spaces. Avoid wind, rain, moisture, wet floors, uneven ground, and unsupervised outdoor use.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e8 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for the curved backdrop and hardcase podium wrap for future campaigns, sponsors, recruiting seasons, city events, product launches, or annual conferences\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVenue Material Note\u003c\/th\u003e\n\u003ctd\u003eIf your event requires flame-retardant documentation, material certificates, or specific fabric compliance details, please confirm requirements with our team before production.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf8-curved-section qsd-tf8-curved-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size is this display?\u003c\/summary\u003e\n\u003cp\u003eThis is an 8ft-class curved booth display. Recommended display size reference is approximately 96\" W × 90\" H. Please confirm the final visible size with your proof before production.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the backdrop artwork size?\u003c\/summary\u003e\n\u003cp\u003eThe backdrop front and back printing areas are approximately 105.51\" W × 92.51\" H. Please use the official artwork template for final file setup.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the hard case graphic size?\u003c\/summary\u003e\n\u003cp\u003eThe hard case wrap printing area is approximately 112.2\" W × 47.24\" H.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included?\u003c\/summary\u003e\n\u003cp\u003eThe kit includes one 8ft curved aluminum snap-tube backdrop frame, one custom printed fabric graphic, one wheeled transport hard case, and one custom fabric print for the hard case.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the hard case be used as a podium?\u003c\/summary\u003e\n\u003cp\u003eYes. The wheeled hard case can be wrapped with custom graphics and used as a compact branded podium for brochures, QR codes, samples, check-ins, giveaways, or conversations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a 10x10 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. The 8ft curved size works well in many compact 10x10 booth layouts, but always confirm your show rules, floor plan, booth depth, podium placement, and available space.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order replacement graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement backdrop graphics and hard case wraps can be ordered for future events, campaigns, sponsors, recruiting seasons, or brand updates.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it for outdoor use?\u003c\/summary\u003e\n\u003cp\u003eIt is best for indoor and controlled event spaces. Avoid wind, rain, moisture, wet floors, uneven ground, and unsupervised outdoor use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I upload?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, EPS, TIFF, JPG, or high-resolution PDF files are recommended. Use the official template and keep important text inside the safe area.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46465698889886,"sku":"Q-8FT-TF-BOOTH-C","price":599.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/8ft_TenseFlex_Booth_Curved_main.jpg?v=1782900440"},{"product_id":"8ft-tensepop-booth-curved","title":"90-Inch Curved Pop-Up Booth | 8ft TensePop Display","description":"\u003cstyle\u003e\n  .qsd-tp8-curved-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tp8-curved-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tp8-curved-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tp8-curved-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tp8-curved-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tp8-curved-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tp8-curved-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tp8-curved-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tp8-curved-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tp8-curved-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tp8-curved-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tp8-curved-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tp8-curved-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tp8-curved-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tp8-curved-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tp8-curved-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tp8-curved-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tp8-curved-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tp8-curved-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tp8-curved-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tp8-curved-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tp8-curved-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tp8-curved-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tp8-curved-steps {\n    counter-reset: tp8-curved-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tp8-curved-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tp8-curved-step:before {\n    counter-increment: tp8-curved-step;\n    content: counter(tp8-curved-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tp8-curved-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tp8-curved-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tp8-curved-spec-table th,\n  .qsd-tp8-curved-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tp8-curved-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tp8-curved-spec-table tr:last-child th,\n  .qsd-tp8-curved-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tp8-curved-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tp8-curved-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tp8-curved-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tp8-curved-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tp8-curved-cta h2,\n  .qsd-tp8-curved-cta p {\n    color: #fff;\n  }\n\n  .qsd-tp8-curved-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tp8-curved-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tp8-curved-hero,\n    .qsd-tp8-curved-cta {\n      padding: 24px;\n    }\n\n    .qsd-tp8-curved-title {\n      font-size: 28px;\n    }\n\n    .qsd-tp8-curved-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tp8-curved-grid-2,\n    .qsd-tp8-curved-grid-3,\n    .qsd-tp8-curved-feature-list,\n    .qsd-tp8-curved-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tp8-curved-use-list {\n      columns: 1;\n    }\n\n    .qsd-tp8-curved-spec-table,\n    .qsd-tp8-curved-spec-table tbody,\n    .qsd-tp8-curved-spec-table tr,\n    .qsd-tp8-curved-spec-table th,\n    .qsd-tp8-curved-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tp8-curved-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tp8-curved-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tp8-curved-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tp8-curved-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-tp8-curved-detail\"\u003e\n\u003csection class=\"qsd-tp8-curved-hero\"\u003e\n\u003cdiv class=\"qsd-tp8-curved-eyebrow\"\u003e8ft-Class Curved Pop-Up Booth with Velcro Graphic and Wheeled Hardcase\u003c\/div\u003e\n\u003ch2 class=\"qsd-tp8-curved-title\"\u003e8ft TensePop™ Booth – Curved\u003c\/h2\u003e\n\u003cp class=\"qsd-tp8-curved-subtitle\"\u003eCreate a compact event booth with a 90\" W × 90\" H curved pop-up display, Velcro fabric graphic, and branded wheeled hard case podium. This 8ft-class TensePop™ booth is made for fast event setups, career fairs, check-in areas, product demos, retail pop-ups, and small trade show spaces where a curved booth shape feels more inviting than a flat wall.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp8-curved-section\"\u003e\n\u003ch2\u003eA Fast Pop-Up Curved Booth for Compact Event Spaces\u003c\/h2\u003e\n\u003cp\u003eThe 8ft TensePop™ Booth – Curved is built for teams that need a curved booth look without a longer frame build.\u003c\/p\u003e\n\u003cp\u003eIts 90\" W × 90\" H pop-up display opens quickly, uses a Velcro-attached fabric graphic for easy alignment, and packs into a wheeled hard case that can also be branded for a polished event presence.\u003c\/p\u003e\n\u003cp\u003eUse it for check-ins, photos, small demos, recruiting tables, hotel conference corners, local expos, and short move-in windows where fast setup matters.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp8-curved-section\"\u003e\n\u003ch2\u003eWhy TensePop™ Curved Works for Busy Event Teams\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tp8-curved-green-note\"\u003e\n\u003cp\u003eThis curved pop-up booth is made for fast booth days, short move-in windows, and teams that travel between events.\u003c\/p\u003e\n\u003cp\u003eThe pop-up frame expands quickly, while the Velcro graphic attachment helps make the printed surface easier to align, adjust, remove, and refresh between campaigns.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp8-curved-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tp8-curved-section\"\u003e\n\u003ch2\u003eWheeled Hard Case That Becomes a Branded Podium\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tp8-curved-note\"\u003e\n\u003cp\u003eThe included hard case helps protect and transport the display. At the event, its custom fabric wrap lets it work as a compact branded podium.\u003c\/p\u003e\n\u003cp\u003eUse it for QR codes, brochures, name tags, appointment cards, small giveaways, sign-in prompts, sample cards, or front-of-booth conversations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp8-curved-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tp8-curved-section\"\u003e\n\u003ch2\u003eBuilt for Repeat Show Days\u003c\/h2\u003e\n\u003cp\u003eThe pop-up structure and Velcro-attached graphic are designed to make event turnover easier.\u003c\/p\u003e\n\u003cp\u003eFor best results, follow the approved packing method after each show, keep the graphic clean and dry, and store the frame and fabric inside the wheeled case between events.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp8-curved-section\"\u003e\n\u003ch2\u003eWhat This Kit Includes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 90\" W × 90\" H curved aluminum pop-up backdrop frame\u003c\/li\u003e\n\u003cli\u003e1 × Custom high-resolution seamless fabric graphic for the backdrop\u003c\/li\u003e\n\u003cli\u003e1 × Airline-friendly wheeled transport hard case\u003c\/li\u003e\n\u003cli\u003e1 × Custom fabric print for the hard case so it can be used as a branded podium during the event\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-tp8-curved-note\"\u003e\n\u003cp\u003eTables, chairs, flooring, lights, monitors, side walls, separate counters, literature racks, backlit systems, and extra accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tp8-curved-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tp8-curved-table-wrap\"\u003e\n\u003ctable class=\"qsd-tp8-curved-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e8ft TensePop™ Booth – Curved\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Type\u003c\/th\u003e\n\u003ctd\u003e8ft-class curved pop-up tension fabric display with wheeled hardcase-to-podium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eActual Backdrop Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 90\" W × 90\" H, also shown as 7.5' W × 7.5' H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Print Area\u003c\/th\u003e\n\u003ctd\u003eApprox. 113\" W × 90.55\" H. This includes artwork wrap allowance for the curved pop-up frame. Use the official template for final setup.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHard Case Wrap Print Area\u003c\/th\u003e\n\u003ctd\u003eApprox. 112.2\" W × 47.24\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum curved pop-up frame; tool-free and designed for fast setup\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic Attachment\u003c\/th\u003e\n\u003ctd\u003eVelcro attachment for alignment, adjustment, removal, and future graphic changes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCase \/ Podium\u003c\/th\u003e\n\u003ctd\u003eAirline-friendly hard case with wheels and custom fabric print; can be used as a branded podium on-site\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePodium Use\u003c\/th\u003e\n\u003ctd\u003eUse for QR codes, brochures, name tags, appointment cards, small giveaways, sign-in prompts, sample cards, and conversations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBacklit?\u003c\/th\u003e\n\u003ctd\u003eNo. This is a non-backlit curved pop-up fabric display.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Requirement\u003c\/th\u003e\n\u003ctd\u003eThe standard display does not require power. Optional accessories such as lighting require venue power access.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor trade shows, conferences, hiring fairs, hotel ballroom events, retail pop-ups, check-in areas, and controlled event spaces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOutdoor Use Note\u003c\/th\u003e\n\u003ctd\u003eOutdoor or semi-outdoor use should avoid wind, rain, moisture, uneven ground, wet floors, and unsupervised setup.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e8 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for the curved backdrop and hard case wrap for new campaigns, sponsors, recruiting seasons, product launches, city events, or annual conferences\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVenue Material Note\u003c\/th\u003e\n\u003ctd\u003eIf your event requires flame-retardant documentation, material certificates, or specific fabric compliance details, please confirm requirements with our team before production.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"qsd-tp8-curved-section qsd-tp8-curved-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cbr\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size is this display?\u003c\/summary\u003e\n\u003cp\u003eThis is an 8ft-class curved pop-up booth display with an actual backdrop size of approximately 90\" W × 90\" H.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy is it called 8ft if the backdrop is 90\" wide?\u003c\/summary\u003e\n\u003cp\u003eIt is commonly listed as an 8ft-class display, but the product specification shows a 7.5ft backdrop width, which equals 90\". Please review the product proof before production if your booth space has strict size requirements.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the backdrop artwork size?\u003c\/summary\u003e\n\u003cp\u003eThe backdrop printing area is approximately 113\" W × 90.55\" H. Use the official template for final artwork setup.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the hard case graphic size?\u003c\/summary\u003e\n\u003cp\u003eThe hard case wrap printing area is approximately 112.2\" W × 47.24\" H.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included?\u003c\/summary\u003e\n\u003cp\u003eThe kit includes one curved aluminum pop-up backdrop frame, one custom printed fabric graphic, one wheeled transport hard case, and one custom fabric print for the hard case.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the hard case be used as a podium?\u003c\/summary\u003e\n\u003cp\u003eYes. The wheeled hard case can be wrapped with custom graphics and used as a compact branded podium for brochures, QR codes, check-ins, samples, or quick conversations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the graphic attach?\u003c\/summary\u003e\n\u003cp\u003eThe graphic attaches with Velcro, which helps with alignment, adjustment, removal, and future graphic changes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a 10x10 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. The 90\" curved size works well in many compact 10x10 booth layouts, but always confirm your show rules, floor plan, booth depth, podium placement, and available space.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order replacement graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement backdrop graphics and hard case wraps can be ordered for future events or campaigns.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it for outdoor use?\u003c\/summary\u003e\n\u003cp\u003eIt is best for indoor and controlled event spaces. Avoid wind, rain, moisture, wet floors, uneven ground, and unsupervised outdoor use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I upload?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, EPS, TIFF, JPG, or high-resolution PDF files are recommended. Use the official template and keep important text inside the safe visible area.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tp8-curved-cta\"\u003e\n\u003ch2\u003eReady to Build a Fast Curved Pop-Up Booth?\u003c\/h2\u003e\n\u003cp\u003eUpload your logo, event message, or design references, and our team can help prepare the curved backdrop and hard case podium wrap before production. Have a fixed event deadline or booth space limit? Share your event date, booth size, delivery address, and artwork status so we can help confirm the best production and shipping plan.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46466033582238,"sku":"Q-8FT-TP-BOOTH-C","price":599.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/8ft_TensePop_Booth_Curved_main_6f2ec3ec-e5f5-4729-9817-89e147c36962.jpg?v=1782903291"},{"product_id":"8ft-tenseflex-pro-booth-straight","title":"8ft Straight Media Booth | TenseFlex PRO Waterfall TV Wall","description":"\u003cstyle\u003e\n  .qsd-tf8pro-straight-detail {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #222;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .qsd-tf8pro-straight-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tf8pro-straight-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tf8pro-straight-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tf8pro-straight-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tf8pro-straight-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tf8pro-straight-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tf8pro-straight-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tf8pro-straight-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #666;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .qsd-tf8pro-straight-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tf8pro-straight-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tf8pro-straight-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tf8pro-straight-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tf8pro-straight-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tf8pro-straight-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tf8pro-straight-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 18px 0 0;\n    list-style: none;\n  }\n\n  .qsd-tf8pro-straight-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tf8pro-straight-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tf8pro-straight-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tf8pro-straight-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tf8pro-straight-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf8pro-straight-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf8pro-straight-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tf8pro-straight-steps {\n    counter-reset: tf8pro-straight-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tf8pro-straight-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tf8pro-straight-step:before {\n    counter-increment: tf8pro-straight-step;\n    content: counter(tf8pro-straight-step);\n    display: inline-flex;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    align-items: center;\n    justify-content: center;\n    background: #111;\n    color: #fff;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .qsd-tf8pro-straight-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tf8pro-straight-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tf8pro-straight-spec-table th,\n  .qsd-tf8pro-straight-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #e6e6e6;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .qsd-tf8pro-straight-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tf8pro-straight-spec-table tr:last-child th,\n  .qsd-tf8pro-straight-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tf8pro-straight-faq details {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    padding: 16px 20px;\n    margin-bottom: 12px;\n    background: #fff;\n  }\n\n  .qsd-tf8pro-straight-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tf8pro-straight-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tf8pro-straight-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tf8pro-straight-cta h2,\n  .qsd-tf8pro-straight-cta p {\n    color: #fff;\n  }\n\n  .qsd-tf8pro-straight-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tf8pro-straight-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tf8pro-straight-hero,\n    .qsd-tf8pro-straight-cta {\n      padding: 24px;\n    }\n\n    .qsd-tf8pro-straight-title {\n      font-size: 28px;\n    }\n\n    .qsd-tf8pro-straight-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tf8pro-straight-grid-2,\n    .qsd-tf8pro-straight-grid-3,\n    .qsd-tf8pro-straight-feature-list,\n    .qsd-tf8pro-straight-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tf8pro-straight-use-list {\n      columns: 1;\n    }\n\n    .qsd-tf8pro-straight-spec-table,\n    .qsd-tf8pro-straight-spec-table tbody,\n    .qsd-tf8pro-straight-spec-table tr,\n    .qsd-tf8pro-straight-spec-table th,\n    .qsd-tf8pro-straight-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tf8pro-straight-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tf8pro-straight-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tf8pro-straight-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tf8pro-straight-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-tf8pro-straight-detail\"\u003e\n\u003csection class=\"qsd-tf8pro-straight-hero\"\u003e\n\u003cdiv class=\"qsd-tf8pro-straight-eyebrow\"\u003eCompact 8ft Media Booth with Backwall, Header, TV Merchandising Display, and Hardcase\u003c\/div\u003e\n\u003ch2 class=\"qsd-tf8pro-straight-title\"\u003e8ft TenseFlex™ PRO Booth-Straight\u003c\/h2\u003e\n\u003cp class=\"qsd-tf8pro-straight-subtitle\"\u003eCreate a compact media-ready exhibit with an 8ft straight tension fabric backwall, waterfall TV merchandising display, branded header, canvas display panels, and wheeled hardcase. This ultra-slim booth is ideal for 8x8 spaces, compact 10x10 booths, product demos, recruiting events, healthcare expos, SaaS presentations, regional shows, and small teams that need video support without a bulky exhibit build.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf8pro-straight-section\"\u003e\n\u003ch2\u003eA Compact 8ft Booth Built for Video, Demos, and Clean Branding\u003c\/h2\u003e\n\u003cp\u003eThe 8ft TenseFlex™ PRO Booth-Straight is more than a standard fabric backdrop.\u003c\/p\u003e\n\u003cp\u003eIt combines an ultra-slim straight backwall, a waterfall-style TV merchandising display, a branded header, canvas display panels, and a wheeled hardcase to create a compact booth system for product demos, video content, lead capture, and face-to-face conversations in smaller exhibit spaces.\u003c\/p\u003e\n\u003cp\u003eUse the backwall for your main brand story, the header for fast aisle recognition, the waterfall display for screen-based demos, the canvas panels for lightweight samples or QR prompts, and the hardcase as a practical front-of-booth workflow point.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf8pro-straight-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tf8pro-straight-section\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf8pro-straight-section\"\u003e\n\u003ch2\u003eWheeled Hardcase That Works Beyond Transport\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf8pro-straight-note\"\u003e\n\u003cp\u003eThe wheeled hardcase helps protect the booth during transport and can support your front-of-booth workflow during the event.\u003c\/p\u003e\n\u003cp\u003eUse it as a brochure station, QR code point, sample handoff area, check-in counter, lead capture spot, appointment prompt, or quick conversation counter.\u003c\/p\u003e\n\u003cp\u003eAfter the show, the booth components pack back into the case for storage and repeat use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf8pro-straight-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tf8pro-straight-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 8ft flat aluminum snap-tube frame\u003c\/li\u003e\n\u003cli\u003e1 × Custom high-resolution seamless fabric print for backdrop\u003c\/li\u003e\n\u003cli\u003e1 × Custom 58\" × 12\" aluminum header frame with custom fabric print\u003c\/li\u003e\n\u003cli\u003e1 × Custom aluminum TV merchandising display with canvas display panels\u003c\/li\u003e\n\u003cli\u003e1 × Wheeled transport hardcase\u003c\/li\u003e\n\u003cli\u003e1 × Custom fabric print for hardcase\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-tf8pro-straight-note\"\u003e\n\u003cp\u003eTV\/monitor, media player, HDMI cable, power cords, flooring, lighting, furniture, literature racks, separate counters, and extra booth accessories are not included unless selected or quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf8pro-straight-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tf8pro-straight-table-wrap\"\u003e\n\u003ctable class=\"qsd-tf8pro-straight-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e8ft TenseFlex™ PRO Booth-Straight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDisplay Type\u003c\/th\u003e\n\u003ctd\u003eCompact straight media booth with 8ft fabric backwall, header, waterfall TV merchandising display, canvas panels, and wheeled hardcase\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Size\u003c\/th\u003e\n\u003ctd\u003eApprox. 93.6\" W × 90\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution heat transfer printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeader\u003c\/th\u003e\n\u003ctd\u003e58\" W × 12\" H aluminum header frame with custom fabric print\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTV Merchandising Display\u003c\/th\u003e\n\u003ctd\u003eWaterfall-style custom aluminum TV merchandising display with canvas display panels; product page notes support for a 40\" TV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCanvas Panel Capacity\u003c\/th\u003e\n\u003ctd\u003eEach canvas display panel supports up to 20 lbs for lightweight samples, signage, or small display items\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHardcase\u003c\/th\u003e\n\u003ctd\u003eWheeled transport hardcase with custom fabric print for event workflow and storage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Requirement\u003c\/th\u003e\n\u003ctd\u003eThe booth structure itself does not require power. Your monitor, media player, and electronic devices require venue power access.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eBest for indoor trade shows, 8x8 spaces, compact 10x10 booths, career fairs, hotel conferences, demos, and controlled event spaces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003e7 business days after artwork approval\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for the backdrop, header, TV merchandising display, and hardcase when your campaign, product line, or event message changes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVenue Material Note\u003c\/th\u003e\n\u003ctd\u003eIf your event requires flame-retardant documentation, material certificates, or specific fabric compliance details, please confirm requirements with our team before production.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tf8pro-straight-section qsd-tf8pro-straight-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cbr\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with the 8ft TenseFlex™ PRO Booth-Straight?\u003c\/summary\u003e\n\u003cp\u003eThe standard set includes one 8ft flat aluminum snap-tube frame, one custom seamless fabric backdrop print, one custom 58\" × 12\" aluminum header frame with fabric print, one custom aluminum TV merchandising display with canvas display panels, one wheeled transport hardcase, and one custom fabric print for the hardcase.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the TV included?\u003c\/summary\u003e\n\u003cp\u003eNo. The TV or monitor is not included. Please confirm the final approved monitor size, VESA mounting pattern, screen weight, and power setup before your event.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat monitor size does this booth support?\u003c\/summary\u003e\n\u003cp\u003eThe product page currently notes support for a 40\" TV. Please confirm the approved monitor range, VESA pattern, and screen weight with our team before ordering your screen or preparing artwork around the display area.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this booth suitable for an 8x8 or 10x10 space?\u003c\/summary\u003e\n\u003cp\u003eYes. The compact 8ft width works well for 8x8 spaces, smaller 10x10 layouts, career fairs, conference booths, and regional events. Please confirm booth rules, aisle clearance, outlet location, and available floor space.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much weight can each canvas panel hold?\u003c\/summary\u003e\n\u003cp\u003eEach canvas display panel supports up to 20 lbs. Use the panels for lightweight samples, brochures, signage, or small demo items only.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the waterfall TV merchandising display be used separately?\u003c\/summary\u003e\n\u003cp\u003eIt may be used as part of the booth system or for smaller presentation setups depending on layout needs. Please confirm with our team if you plan to use it separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace only the graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement graphics may be ordered for the backdrop, header, TV merchandising display, and hardcase when your campaign, product line, or event message changes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this booth require power?\u003c\/summary\u003e\n\u003cp\u003eThe booth structure itself does not require power, but your monitor, media player, and any electronic devices will need power. Check your exhibitor manual for outlet rules and cable routing requirements.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, EPS, TIFF, JPG, or press-quality PDF files are recommended. Use CMYK color mode, 150–300 dpi resolution, outlined fonts, and the official templates.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this ship to a show site or advance warehouse?\u003c\/summary\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46466112487582,"sku":"Q-8FT-TFP-BOOTH-S","price":799.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/8ft_TenseFlex__PRO_Booth_Straight_main_ba0b9758-65f0-4909-ab41-1bb70f213e21.jpg?v=1782981705"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/collections\/10x10_TenseFlex_Media_Flat_Trade_Show_Displays-Max_1414_png.jpg?v=1783067341","url":"https:\/\/quickshowdisplay.com\/collections\/10x10-corner-trade-show-booths.oembed?page=5","provider":"QuickShowDisplay","version":"1.0","type":"link"}