{"title":"EdgeLumi™ SEG Lightbox Booth Packages","description":"\u003cstyle\u003e\n    .qsd-edgelumi-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-edgelumi-seo * {\n      box-sizing: border-box;\n    }\n\n    .qsd-edgelumi-wrap {\n      background: var(--qsd-bg);\n      border: 1px solid var(--qsd-border);\n      border-radius: 22px;\n      padding: 42px;\n    }\n\n    .qsd-edgelumi-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-edgelumi-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-edgelumi-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-edgelumi-image-grid {\n      display: grid;\n      grid-template-columns: 1.2fr 0.9fr 0.9fr;\n      gap: 16px;\n      margin: 30px 0 34px;\n    }\n\n    .qsd-edgelumi-image-card {\n      position: relative;\n      overflow: hidden;\n      border-radius: 18px;\n      background: var(--qsd-bg-soft);\n      border: 1px solid var(--qsd-border);\n      min-height: 250px;\n      text-decoration: none;\n      color: inherit;\n    }\n\n    .qsd-edgelumi-image-card:first-child {\n      min-height: 330px;\n    }\n\n    .qsd-edgelumi-image-card img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      display: block;\n      transition: transform 0.35s ease;\n    }\n\n    .qsd-edgelumi-image-card:hover img {\n      transform: scale(1.04);\n    }\n\n    .qsd-image-label {\n      position: absolute;\n      left: 16px;\n      bottom: 16px;\n      max-width: calc(100% - 32px);\n      padding: 10px 13px;\n      border-radius: 12px;\n      background: rgba(255, 255, 255, 0.92);\n      backdrop-filter: blur(8px);\n      color: #111827;\n      font-size: 14px;\n      font-weight: 700;\n      line-height: 1.35;\n      box-shadow: 0 8px 22px rgba(17, 24, 39, 0.08);\n    }\n\n    .qsd-edgelumi-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 16px;\n      margin: 28px 0 30px;\n    }\n\n    .qsd-edgelumi-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-edgelumi-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-edgelumi-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-edgelumi-card h3 {\n      margin: 0 0 8px;\n      font-size: 18px;\n      color: #111827;\n    }\n\n    .qsd-edgelumi-card p {\n      margin: 0;\n      font-size: 15px;\n      line-height: 1.65;\n      color: var(--qsd-muted);\n    }\n\n    .qsd-edgelumi-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-edgelumi-pain h3 {\n      margin: 0 0 14px;\n      font-size: 23px;\n      color: #111827;\n      line-height: 1.25;\n    }\n\n    .qsd-edgelumi-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: 930px;\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-edgelumi-band {\n      display: grid;\n      grid-template-columns: 1fr 1.15fr;\n      gap: 18px;\n      margin: 34px 0;\n    }\n\n    .qsd-edgelumi-panel,\n    .qsd-edgelumi-list {\n      border-radius: 18px;\n      padding: 28px;\n      border: 1px solid var(--qsd-border);\n    }\n\n    .qsd-edgelumi-panel {\n      background: var(--qsd-primary-soft);\n    }\n\n    .qsd-edgelumi-list {\n      background: #ffffff;\n    }\n\n    .qsd-edgelumi-panel h3,\n    .qsd-edgelumi-list h3 {\n      margin: 0 0 14px;\n      font-size: 23px;\n      line-height: 1.25;\n      color: #111827;\n    }\n\n    .qsd-edgelumi-panel p {\n      margin: 0;\n      color: var(--qsd-muted);\n      line-height: 1.72;\n      font-size: 15.5px;\n    }\n\n    .qsd-edgelumi-list ul {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n      display: grid;\n      gap: 11px;\n    }\n\n    .qsd-edgelumi-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-edgelumi-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-edgelumi-faq {\n      margin-top: 40px;\n      padding-top: 34px;\n      border-top: 1px solid var(--qsd-border);\n    }\n\n    .qsd-edgelumi-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-edgelumi-wrap {\n        padding: 32px 22px;\n      }\n\n      .qsd-edgelumi-image-grid,\n      .qsd-edgelumi-grid,\n      .qsd-edgelumi-band,\n      .qsd-pain-list {\n        grid-template-columns: 1fr;\n      }\n\n      .qsd-edgelumi-image-card,\n      .qsd-edgelumi-image-card:first-child {\n        min-height: 260px;\n      }\n    }\n\n    @media (max-width: 560px) {\n      .qsd-edgelumi-seo {\n        margin: 44px auto;\n        padding: 0 14px;\n      }\n\n      .qsd-edgelumi-wrap {\n        padding: 26px 18px;\n        border-radius: 18px;\n      }\n\n      .qsd-edgelumi-intro {\n        font-size: 15.5px;\n      }\n\n      .qsd-edgelumi-card,\n      .qsd-edgelumi-panel,\n      .qsd-edgelumi-list,\n      .qsd-edgelumi-pain {\n        padding: 20px;\n      }\n    }\n  \u003c\/style\u003e\n\u003csection class=\"qsd-edgelumi-seo\"\u003e\n\u003cdiv class=\"qsd-edgelumi-wrap\"\u003e\n\u003cdiv class=\"qsd-edgelumi-kicker\"\u003eEdgeLumi™ SEG Lightbox Booth Systems\u003c\/div\u003e\n\u003ch2\u003eSEG Lightbox Booth Kits for Premium Backlit Trade Show Displays\u003c\/h2\u003e\n\u003cp class=\"qsd-edgelumi-intro\"\u003eEdgeLumi™ booth systems are designed for brands that want a brighter, cleaner, and more premium trade show presence. By combining SEG fabric graphics with LED edge lighting, these lightbox booth kits create a crisp illuminated display that helps your booth stand out in busy exhibit halls, product launch spaces, conferences, and brand activations.\u003c\/p\u003e\n\u003cdiv class=\"qsd-edgelumi-image-grid\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"qsd-edgelumi-grid\"\u003e\n\u003cdiv class=\"qsd-edgelumi-card\"\u003e\n\u003cspan class=\"qsd-edgelumi-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eCreate a Lightbox Wall\u003c\/h3\u003e\n\u003cp\u003eSEG graphics sit cleanly inside the frame, helping your booth look sharper, flatter, and more premium than a standard fabric backdrop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-edgelumi-card\"\u003e\n\u003cspan class=\"qsd-edgelumi-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eIncrease Aisle Visibility\u003c\/h3\u003e\n\u003cp\u003eLED edge lighting helps your graphics glow evenly, making your booth easier to notice in crowded trade show environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-edgelumi-card\"\u003e\n\u003cspan class=\"qsd-edgelumi-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eBuild a Complete Setup\u003c\/h3\u003e\n\u003cp\u003eCombine backlit walls, bridges, counters, and modular panels to create a booth that feels more structured and event-ready.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-edgelumi-pain\"\u003e\n\u003ch3\u003eSolving Common Lightbox Booth Challenges\u003c\/h3\u003e\n\u003cp\u003eMany exhibitors want the visual impact of a custom illuminated booth, but do not want a heavy buildout or one-time-use structure. EdgeLumi™ SEG lightbox booths help create a premium glowing booth environment while keeping the system portable, modular, and reusable.\u003c\/p\u003e\n\u003cul class=\"qsd-pain-list\"\u003e\n\u003cli\u003eMake your booth look brighter and more finished than a regular printed backdrop.\u003c\/li\u003e\n\u003cli\u003eCreate a cleaner visual surface with SEG graphics held neatly inside the frame.\u003c\/li\u003e\n\u003cli\u003eAdd matching backlit counters or bridge structures for a more complete booth layout.\u003c\/li\u003e\n\u003cli\u003eReuse the frame and update graphics for future shows, launches, or sponsor campaigns.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-edgelumi-band\"\u003e\n\u003cdiv class=\"qsd-edgelumi-panel\"\u003e\n\u003ch3\u003eBuilt for Premium Illuminated Branding\u003c\/h3\u003e\n\u003cp\u003eEdgeLumi™ booths are a strong fit for exhibitors who need a high-visibility display for trade shows, conventions, healthcare expos, technology events, product launches, recruiting fairs, retail activations, and sales presentations. The SEG lightbox format helps your graphics feel brighter, cleaner, and more architectural.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-edgelumi-list\"\u003e\n\u003ch3\u003eHow to Choose the Right EdgeLumi™ Booth\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e10ft lightbox booths\u003c\/strong\u003e work well for compact inline spaces and simple illuminated backwalls.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e10x10 SEG booth kits\u003c\/strong\u003e are ideal for standard exhibit spaces with counters, bridges, or media areas.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e10x20 lightbox booths\u003c\/strong\u003e give your team more room for demos, meetings, and multi-panel branding.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCollapsible lightbox booths\u003c\/strong\u003e are useful when portability and easier storage are important.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBacklit counters\u003c\/strong\u003e help create a more cohesive booth environment for check-ins, brochures, and lead capture.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"qsd-edgelumi-intro\"\u003eWhether you are preparing for a national trade show, regional expo, product launch, conference booth, healthcare event, technology demo, or premium brand activation, an EdgeLumi™ SEG lightbox booth helps your team create a brighter and more memorable event presence without moving into a heavy custom exhibit build.\u003c\/p\u003e\n\u003cdiv class=\"qsd-edgelumi-faq\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"qsd-faq-item\"\u003e\n\u003csummary\u003eWhat is an EdgeLumi™ SEG lightbox booth?\u003c\/summary\u003e\n\u003cp\u003eAn EdgeLumi™ SEG lightbox booth is a portable backlit trade show booth system that uses SEG fabric graphics and LED edge lighting to create a clean illuminated display wall or booth environment.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"qsd-faq-item\"\u003e\n\u003csummary\u003eHow is EdgeLumi™ different from a standard fabric booth?\u003c\/summary\u003e\n\u003cp\u003eA standard fabric booth relies on printed graphics only. EdgeLumi™ adds LED illumination and SEG-style graphics, giving the booth a brighter, flatter, and more premium lightbox appearance.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"qsd-faq-item\"\u003e\n\u003csummary\u003eIs EdgeLumi™ different from TenseLight™?\u003c\/summary\u003e\n\u003cp\u003eBoth are backlit booth options, but EdgeLumi™ is more focused on SEG lightbox construction, edge-lit panels, modular illuminated walls, and matching backlit booth components such as counters or bridge structures.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"qsd-faq-item\"\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose a 10ft booth for a compact illuminated backwall, a 10x10 booth for a standard exhibit space, and a 10x20 booth when you need more room for demos, meetings, multiple panels, or a larger brand statement.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"qsd-faq-item\"\u003e\n\u003csummary\u003eCan I replace the SEG graphics?\u003c\/summary\u003e\n\u003cp\u003eMany SEG lightbox booth systems allow the printed graphics to be replaced while keeping the frame, which is useful for new products, sponsors, seasonal campaigns, or recurring trade shows.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"qsd-faq-item\"\u003e\n\u003csummary\u003eDo EdgeLumi™ booths need power?\u003c\/summary\u003e\n\u003cp\u003eYes. Because these booths use LED lighting, they should be placed near an appropriate power source. Plan your booth layout so power access and cable management are handled safely before the event opens.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","products":[{"product_id":"10x10-edgelumi-backlit-trade-show-booth","title":"10x10 EdgeLumi™ PRO Aluminum Modular SEG Backlit Booth Display","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":959.2,"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™ PRO Aluminum Modular TV Bridge SEG Backlit Booth Display","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\u003eGraphics\u003c\/th\u003e\n\u003ctd\u003eCustom 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\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\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":1359.2,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x10_edgelumi_pro_aluminum_modular_tv_bridge_seg_backlit_booth_display_main.jpg?v=1788506189"},{"product_id":"10x10-edgelumi-flat-trade-show-display-pro","title":"10x10 EdgeLumi™ PRO Modular Backlit SEG Trade Show Booth Display","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\/10x10_edgelumi_pro_trade_show_booth_display_main.jpg?v=1784789775"},{"product_id":"10x10-collapsible-backlit-trade-show-booth-05","title":"10x10 EdgeLumi™ Twin Backlit SEG Modular Booth Display","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\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\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\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\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\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 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":999.1,"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_main.jpg?v=1783689045"},{"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":899.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/custom_10x10_backlit_pop_up_booth_main.jpg?v=1788505550"},{"product_id":"10ft-edgelumi-collapsible-lightboxes-booth-kit-a","title":"10x10 EdgeLumi™ Tri-Panel Backlit SEG Modular Booth Display 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":"10x20-edgelumi-collapsible-lightboxes-booth-kit-a","title":"10x20 8-Panel Lightbox Booth | EdgeLumi SEG Exhibit","description":"\u003cstyle\u003e\n  .qsd-el10x20-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-el10x20-a-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-el10x20-a-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-el10x20-a-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-el10x20-a-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-el10x20-a-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-el10x20-a-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-el10x20-a-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-el10x20-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-el10x20-a-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-el10x20-a-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 960px;\n  }\n\n  .qsd-el10x20-a-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-el10x20-a-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-el10x20-a-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-el10x20-a-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-el10x20-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-el10x20-a-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-el10x20-a-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-el10x20-a-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-el10x20-a-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-el10x20-a-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-el10x20-a-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-el10x20-a-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-el10x20-a-steps {\n    counter-reset: el10x20-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-el10x20-a-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-el10x20-a-step:before {\n    counter-increment: el10x20-a-step;\n    content: counter(el10x20-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-el10x20-a-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-el10x20-a-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-el10x20-a-spec-table th,\n  .qsd-el10x20-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-el10x20-a-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-el10x20-a-spec-table tr:last-child th,\n  .qsd-el10x20-a-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-el10x20-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-el10x20-a-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-el10x20-a-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-el10x20-a-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-el10x20-a-cta h2,\n  .qsd-el10x20-a-cta p {\n    color: #fff;\n  }\n\n  .qsd-el10x20-a-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-el10x20-a-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-el10x20-a-hero,\n    .qsd-el10x20-a-cta {\n      padding: 24px;\n    }\n\n    .qsd-el10x20-a-title {\n      font-size: 28px;\n    }\n\n    .qsd-el10x20-a-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-el10x20-a-grid-2,\n    .qsd-el10x20-a-grid-3,\n    .qsd-el10x20-a-feature-list,\n    .qsd-el10x20-a-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-el10x20-a-use-list {\n      columns: 1;\n    }\n\n    .qsd-el10x20-a-spec-table,\n    .qsd-el10x20-a-spec-table tbody,\n    .qsd-el10x20-a-spec-table tr,\n    .qsd-el10x20-a-spec-table th,\n    .qsd-el10x20-a-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-el10x20-a-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-el10x20-a-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-el10x20-a-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-el10x20-a-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-el10x20-a-detail\"\u003e\n\u003csection class=\"qsd-el10x20-a-hero\"\u003e\n\u003cdiv class=\"qsd-el10x20-a-eyebrow\"\u003eModular 10x20 SEG Lightbox Booth Kit with 8 Collapsible Lightboxes and 2 Backlit Counters\u003c\/div\u003e\n\u003ch2 class=\"qsd-el10x20-a-title\"\u003e10x20 EdgeLumi™ Collapsible Lightboxes Booth Kit - A\u003c\/h2\u003e\n\u003cp class=\"qsd-el10x20-a-subtitle\"\u003eBuild a modular 10x20 SEG lightbox booth with collapsible illuminated panels, two backlit counters, and flexible layout options for indoor trade shows, conferences, product launches, retail activations, and corporate events. This EdgeLumi™ kit creates a brighter, more dimensional booth than a flat printed backdrop while staying easier to transport than rigid lightbox systems.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-section\"\u003e\n\u003ch2\u003eA Modular Lightbox Booth, Not Just a Backwall\u003c\/h2\u003e\n\u003cp\u003eEdgeLumi™ Kit A creates a 10x20 booth using eight illuminated SEG lightboxes and two matching backlit counters.\u003c\/p\u003e\n\u003cp\u003eThe mix of wider and narrower panels gives the booth more depth, rhythm, and visual hierarchy than a single flat backdrop, helping visitors understand your brand zones from across the aisle.\u003c\/p\u003e\n\u003cp\u003eUse it as a modular illuminated environment for product demos, lead capture, category storytelling, sponsor messaging, retail activations, and corporate presentations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-section\"\u003e\n\u003ch2\u003eTwo Panel Widths for Smarter Booth Zoning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-el10x20-a-grid-2\"\u003e\n\u003cdiv class=\"qsd-el10x20-a-card\"\u003e\n\u003ch3\u003eFour 58.8\" Wide Panels\u003c\/h3\u003e\n\u003cp\u003eUse the four 58.8\" W × 94.8\" H panels as your main illuminated backdrop, hero brand wall, product story area, or central visual anchor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-el10x20-a-card\"\u003e\n\u003ch3\u003eFour 39.6\" Wide Panels\u003c\/h3\u003e\n\u003cp\u003eUse the four 39.6\" W × 94.8\" H panels as side towers, forward accents, category markers, wayfinding signs, or standalone message panels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-section\"\u003e\n\u003ch2\u003eTwo Backlit Counters for Front-of-Booth Action\u003c\/h2\u003e\n\u003cdiv class=\"qsd-el10x20-a-green-note\"\u003e\n\u003cp\u003eUse the two SEG backlit counters as check-in points, demo stations, brochure areas, QR lead capture spots, product information desks, or quick conversation surfaces.\u003c\/p\u003e\n\u003cp\u003eThe counters help turn a bright backwall into a working booth where visitors can stop, scan, ask, and connect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-section\"\u003e\n\u003ch2\u003eDesigned for Event Teams That Travel\u003c\/h2\u003e\n\u003cdiv class=\"qsd-el10x20-a-blue-note\"\u003e\n\u003cp\u003eThe kit includes 10 professional wheeled carrying cases for the frames and graphics, helping your team organize, transport, and store each booth component between shows.\u003c\/p\u003e\n\u003cp\u003eThis is especially useful for roadshows, multi-city campaigns, annual expos, university events, franchise shows, and marketing teams that need a repeatable booth system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e4 × 58.8\" W × 94.8\" H collapsible SEG lightbox frame systems with integrated LED lighting kits and power supplies\u003c\/li\u003e\n\u003cli\u003e4 × 39.6\" W × 94.8\" H collapsible SEG lightbox frame systems with integrated LED lighting kits and power supplies\u003c\/li\u003e\n\u003cli\u003e8 × Premium custom printed SEG tension fabric graphics\u003c\/li\u003e\n\u003cli\u003e2 × SEG backlit counter frames with custom printing\u003c\/li\u003e\n\u003cli\u003e10 × Professional carrying cases with wheels for frames and graphics\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-el10x20-a-note\"\u003e\n\u003cp\u003eFurniture, flooring, monitors, shelving, extra counters, electrical service orders, extension cords, literature racks, 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-el10x20-a-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-el10x20-a-table-wrap\"\u003e\n\u003ctable class=\"qsd-el10x20-a-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10x20 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 10x20 SEG lightbox booth kit with 8 collapsible lightboxes, 2 backlit counters, and 10 wheeled carrying cases\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Footprint\u003c\/th\u003e\n\u003ctd\u003eDesigned for many 10x20 indoor exhibit spaces. Confirm final layout with your booth floor plan.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLarge Lightbox Panels\u003c\/th\u003e\n\u003ctd\u003e4 × 58.8\" W × 94.8\" H collapsible SEG lightboxes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNarrow Lightbox Panels\u003c\/th\u003e\n\u003ctd\u003e4 × 39.6\" W × 94.8\" H collapsible SEG lightboxes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBacklit Counters\u003c\/th\u003e\n\u003ctd\u003e2 × SEG backlit counters with custom printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLarge Lightbox Print Areas\u003c\/th\u003e\n\u003ctd\u003ePanels 1–4: approx. 65.35\" W × 100.78\" H each\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNarrow Lightbox Print Areas\u003c\/th\u003e\n\u003ctd\u003ePanels 5–8: approx. 45.66\" W × 100.78\" H each\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCounter Print Areas\u003c\/th\u003e\n\u003ctd\u003eCounters 9–10: approx. 45.66\" W × 45.66\" H each\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003e85mm \/ 3.4\" anodized aluminum SEG frame with collapsible construction\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution wrinkle-free SEG 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 kits with power supplies for lightbox panels and counters\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Input\u003c\/th\u003e\n\u003ctd\u003eProduct page lists US standard 110V power input. Please confirm final voltage and outlet requirements before the event.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Planning Note\u003c\/th\u003e\n\u003ctd\u003ePlease confirm whether the listed estimated power consumption applies per lightbox unit or to the complete booth configuration before placing event power orders.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTransport\u003c\/th\u003e\n\u003ctd\u003e10 professional wheeled carrying cases for organized event transport and storage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eIndoor trade shows, conferences, retail activations, product launches, corporate events, roadshows, and controlled exhibit environments\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOutdoor Use Note\u003c\/th\u003e\n\u003ctd\u003eBest for indoor and controlled event spaces. Not recommended for wind, rain, moisture, uneven outdoor ground, or unsupervised outdoor use.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003eApproximately 11 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 for future campaigns, sponsor updates, product launches, seasonal promotions, rebrands, or different audience segments\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVenue Planning Note\u003c\/th\u003e\n\u003ctd\u003eConfirm booth dimensions, height limits, aisle rules, power access, electrical order deadlines, cable routing, show labor rules, and material handling requirements before ordering.\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-el10x20-a-section\"\u003e\n\u003ch2\u003eArtwork Size Reference\u003c\/h2\u003e\n\u003cdiv class=\"qsd-el10x20-a-blue-note\"\u003e\n\u003cp\u003eLarge lightbox print areas 1–4: approximately 65.35\" W × 100.78\" H each.\u003c\/p\u003e\n\u003cp\u003eNarrow lightbox print areas 5–8: approximately 45.66\" W × 100.78\" H each.\u003c\/p\u003e\n\u003cp\u003eCounter print areas 9–10: approximately 45.66\" W × 45.66\" H each.\u003c\/p\u003e\n\u003cp\u003ePlease use the official template and keep logos, text, QR codes, faces, sponsor marks, and key visuals inside the safe area shown on the template.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-section\"\u003e\n\u003ch2\u003eGraphic Planning Tips\u003c\/h2\u003e\n\u003cdiv class=\"qsd-el10x20-a-grid-3\"\u003e\n\u003cdiv class=\"qsd-el10x20-a-card\"\u003e\n\u003ch3\u003ePanels 1–4\u003c\/h3\u003e\n\u003cp\u003eUse these larger panels for your strongest brand visuals, product story, campaign message, hero imagery, or main booth backdrop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-el10x20-a-card\"\u003e\n\u003ch3\u003ePanels 5–8\u003c\/h3\u003e\n\u003cp\u003eUse these narrower panels for category names, QR codes, benefit bullets, directional copy, comparison points, or supporting visuals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-el10x20-a-card\"\u003e\n\u003ch3\u003eCounters 9–10\u003c\/h3\u003e\n\u003cp\u003eUse the counter graphics for lead capture messages, website URLs, appointment links, booth numbers, or “Scan to learn more” calls to action.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-section\"\u003e\n\u003ch2\u003eWhat to Put on Each Zone\u003c\/h2\u003e\n\u003cdiv class=\"qsd-el10x20-a-green-note\"\u003e\n\u003cp\u003eUse large panels for brand visuals, hero product images, or category storytelling.\u003c\/p\u003e\n\u003cp\u003eUse narrow panels for directional messages, feature lists, QR codes, comparison points, schedule notes, or wayfinding.\u003c\/p\u003e\n\u003cp\u003eUse backlit counters for lead forms, brochures, samples, sign-up prompts, appointment cards, product information, or sales conversation support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-section\"\u003e\n\u003ch2\u003eReconfigure the Same Booth for Different Events\u003c\/h2\u003e\n\u003cdiv class=\"qsd-el10x20-a-grid-2\"\u003e\n\u003cdiv class=\"qsd-el10x20-a-card\"\u003e\n\u003ch3\u003eWide Hero Wall\u003c\/h3\u003e\n\u003cp\u003eArrange the large panels as one strong illuminated backdrop for major trade shows, product launches, or sponsor-heavy events.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-el10x20-a-card\"\u003e\n\u003ch3\u003eMulti-Zone Layout\u003c\/h3\u003e\n\u003cp\u003eSplit panels into side towers, forward-facing brand accents, category zones, or standalone lightbox displays depending on your venue and traffic flow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-section\"\u003e\n\u003ch2\u003eCollapsible Design for Flexible Event Planning\u003c\/h2\u003e\n\u003cdiv class=\"qsd-el10x20-a-blue-note\"\u003e\n\u003cp\u003eThe collapsible lightbox structure helps reduce storage and transport pressure compared with rigid lightbox walls.\u003c\/p\u003e\n\u003cp\u003eIt is a strong fit for teams that attend multiple expos, corporate roadshows, university events, franchise shows, retail activations, and product launches throughout the year.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-section\"\u003e\n\u003ch2\u003ePower Planning for Multiple Lightboxes\u003c\/h2\u003e\n\u003cdiv class=\"qsd-el10x20-a-note\"\u003e\n\u003cp\u003eThis booth uses multiple illuminated SEG lightboxes and backlit counters, so power planning should be completed before the event.\u003c\/p\u003e\n\u003cp\u003ePlease confirm outlet access, electrical order deadlines, voltage rules, power placement, show labor requirements, and cord routing with your venue or show contractor.\u003c\/p\u003e\n\u003cp\u003eFor a cleaner booth, keep cables behind panels or along approved booth paths where visitors will not walk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-section\"\u003e\n\u003ch2\u003ePower Consumption Note\u003c\/h2\u003e\n\u003cdiv class=\"qsd-el10x20-a-note\"\u003e\n\u003cp\u003ePlease confirm whether the listed estimated power consumption applies per lightbox unit or to the complete booth configuration.\u003c\/p\u003e\n\u003cp\u003eIf you are planning event power, share your show manual with our team so outlet quantity, power placement, and cable planning can be reviewed before production.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-section\"\u003e\n\u003ch2\u003eCable Planning \u0026amp; Show Safety\u003c\/h2\u003e\n\u003cdiv class=\"qsd-el10x20-a-green-note\"\u003e\n\u003cp\u003eBecause this booth uses multiple lighted components, cable planning matters.\u003c\/p\u003e\n\u003cp\u003ePlace panels and counters near planned power access when possible. Route cables behind the booth or along approved paths, and avoid placing cords where visitors may walk, stand, or queue.\u003c\/p\u003e\n\u003cp\u003eAlways follow venue and show contractor electrical rules.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-section\"\u003e\n\u003ch2\u003eProduction Timeline Notice\u003c\/h2\u003e\n\u003cdiv class=\"qsd-el10x20-a-note\"\u003e\n\u003cp\u003eThis booth kit has a production and shipping timeline of approximately 11 business days after artwork approval.\u003c\/p\u003e\n\u003cp\u003eIf your event date is fixed, please confirm artwork approval timing, delivery address, show deadline, advance warehouse requirements, and material handling instructions before placing your order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-section\"\u003e\n\u003ch2\u003eRecommended Booth Fit\u003c\/h2\u003e\n\u003cdiv class=\"qsd-el10x20-a-green-note\"\u003e\n\u003cp\u003eThis kit is intended for 10x20 indoor exhibit spaces that need a modular illuminated layout.\u003c\/p\u003e\n\u003cp\u003eIt can support backwall, side-tower, open-front, and multi-zone configurations depending on your floor plan.\u003c\/p\u003e\n\u003cp\u003eBefore ordering, confirm your booth dimensions, height limits, aisle rules, power access, venue requirements, and show manual details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-section\"\u003e\n\u003ch2\u003eWhich Display Should You Choose?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-el10x20-a-grid-3\"\u003e\n\u003cdiv class=\"qsd-el10x20-a-card\"\u003e\n\u003ch3\u003eChoose This EdgeLumi™ Kit When...\u003c\/h3\u003e\n\u003cp\u003eYou need a premium illuminated booth with modular panel placement, backlit counters, multiple visual zones, and reconfigurable layout options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-el10x20-a-card\"\u003e\n\u003ch3\u003eChoose a Fabric Backdrop When...\u003c\/h3\u003e\n\u003cp\u003eYou only need a simple graphic wall for budget-friendly branding, photo areas, or basic booth backgrounds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-el10x20-a-card\"\u003e\n\u003ch3\u003eChoose Rigid Lightboxes When...\u003c\/h3\u003e\n\u003cp\u003eYour layout will stay fixed and you do not need a collapsible, travel-friendly, reconfigurable booth system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-section\"\u003e\n\u003ch2\u003eBest Use Cases\u003c\/h2\u003e\n\u003cul class=\"qsd-el10x20-a-use-list\"\u003e\n\u003cli\u003eSaaS demo booths\u003c\/li\u003e\n\u003cli\u003eHealthcare expos\u003c\/li\u003e\n\u003cli\u003eFranchise discovery shows\u003c\/li\u003e\n\u003cli\u003eUniversity recruiting events\u003c\/li\u003e\n\u003cli\u003eRetail pop-ups\u003c\/li\u003e\n\u003cli\u003eMall activations\u003c\/li\u003e\n\u003cli\u003eProduct launch displays\u003c\/li\u003e\n\u003cli\u003eHotel conference exhibits\u003c\/li\u003e\n\u003cli\u003eFinancial service expos\u003c\/li\u003e\n\u003cli\u003eBeauty and wellness shows\u003c\/li\u003e\n\u003cli\u003eReal estate investment events\u003c\/li\u003e\n\u003cli\u003eNonprofit sponsor areas\u003c\/li\u003e\n\u003cli\u003eEducation fairs\u003c\/li\u003e\n\u003cli\u003eDealer showcases\u003c\/li\u003e\n\u003cli\u003eCorporate roadshows\u003c\/li\u003e\n\u003cli\u003eB2B sales expos\u003c\/li\u003e\n\u003cli\u003eRegional business shows\u003c\/li\u003e\n\u003cli\u003ePremium brand activations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-section\"\u003e\n\u003ch2\u003eWho Should Choose This Booth Kit?\u003c\/h2\u003e\n\u003cdiv class=\"qsd-el10x20-a-grid-2\"\u003e\n\u003cdiv class=\"qsd-el10x20-a-card\"\u003e\n\u003ch3\u003eBest For\u003c\/h3\u003e\n\u003cp\u003eSaaS companies, healthcare brands, franchise teams, university recruiters, retail activation teams, product launch teams, corporate roadshow teams, financial service firms, beauty and wellness brands, nonprofit sponsor teams, dealer networks, and exhibitors that need a bright modular 10x20 booth with flexible layout options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-el10x20-a-card\"\u003e\n\u003ch3\u003eNot Ideal For\u003c\/h3\u003e\n\u003cp\u003eOutdoor wind or rain, venues without power access, very small booth spaces, teams that only need one basic graphic wall, or exhibitors who do not need modular panel placement or backlit counters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-section\"\u003e\n\u003ch2\u003eReusable Hardware, Refreshable SEG Graphics\u003c\/h2\u003e\n\u003cp\u003eKeep the lightbox frames, counters, and carrying cases for future events, then refresh the SEG graphics for new campaigns, sponsor updates, product launches, seasonal promotions, or rebrands.\u003c\/p\u003e\n\u003cp\u003eThis helps your team reuse the same illuminated booth system while keeping the message current.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-section\"\u003e\n\u003ch2\u003eRecommended Use \u0026amp; Care\u003c\/h2\u003e\n\u003cdiv class=\"qsd-el10x20-a-green-note\"\u003e\n\u003cp\u003eThis booth is best for indoor trade shows, conferences, retail events, corporate roadshows, product launches, and controlled event spaces.\u003c\/p\u003e\n\u003cp\u003eIt is not recommended for wind, rain, moisture, uneven outdoor ground, wet floors, or unsupervised outdoor use. Store graphics dry, protect lighting components, and follow venue power rules.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-el10x20-a-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eModular 10x20 SEG Booth\u003c\/strong\u003e Designed for premium indoor exhibits that need a brighter, more dimensional booth layout.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFour Large Lightboxes\u003c\/strong\u003e Four 58.8\" W × 94.8\" H panels can form the main illuminated brand wall.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFour Narrow Lightboxes\u003c\/strong\u003e Four 39.6\" W × 94.8\" H panels can work as side towers, accent panels, or wayfinding zones.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTwo Backlit Counters\u003c\/strong\u003e SEG counters support lead capture, reception, demos, brochures, and visitor conversations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e10 Wheeled Cases\u003c\/strong\u003e Professional wheeled cases help organize, transport, and store booth components between shows.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReconfigurable Layout\u003c\/strong\u003e Arrange panels as a hero wall, side towers, entrance accents, or standalone lightbox zones.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRefreshable SEG Graphics\u003c\/strong\u003e Replacement graphics are available for new campaigns, product launches, rebrands, and sponsor updates.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e11 Business Day Timeline\u003c\/strong\u003e Production and shipping timeline is approximately 11 business days after artwork approval.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-section qsd-el10x20-a-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cbr\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this kit designed for a 10x20 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. This kit is designed for 10x20 indoor exhibit spaces, using multiple illuminated SEG lightboxes and two backlit counters to create a flexible booth layout.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat lightbox sizes are included?\u003c\/summary\u003e\n\u003cp\u003eThe kit includes four 58.8\" W × 94.8\" H lightboxes and four 39.6\" W × 94.8\" H lightboxes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre counters included?\u003c\/summary\u003e\n\u003cp\u003eYes. Two SEG backlit counters with custom printing are included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this booth need power?\u003c\/summary\u003e\n\u003cp\u003eYes. The booth uses multiple illuminated lightboxes and counters, so outlet access, event power, and cord routing should be planned before the event.\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 be ordered for future campaigns, sponsor updates, rebrands, seasonal promotions, or product launches.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the panels be rearranged?\u003c\/summary\u003e\n\u003cp\u003eYes. The modular lightbox panels can be arranged in different booth layouts depending on your space, traffic flow, and event goals.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this be used outdoors?\u003c\/summary\u003e\n\u003cp\u003eThis booth is best for indoor trade shows, conferences, retail events, and controlled event spaces. It is not recommended for wind, rain, moisture, uneven outdoor ground, or unsheltered outdoor conditions.\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 artwork is recommended. Please use the official template and keep key text, logos, QR codes, and important visuals inside the safe area.\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 labels, carrier rules, material handling requirements, and outbound shipping instructions before shipping to the venue.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-el10x20-a-cta\"\u003e\n\u003ch2\u003eNeed Help Planning Your 10x20 Lightbox Booth?\u003c\/h2\u003e\n\u003cp\u003eSend us your booth floor plan, event date, delivery deadline, brand assets, and preferred layout direction. Our team can help review panel placement, artwork zones, counter messaging, power planning, and shipping timing before production so your EdgeLumi™ booth is built around the way visitors will move through your space.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46454822240414,"sku":"Q-20FT-EL-BOOTH-A","price":8819.1,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x20_Foldable_SEG_Backlit_Trade_Show_Booth_I_main.jpg?v=1769673411"},{"product_id":"10ft-edgelumi-booth-kit-b","title":"10x10 EdgeLumi™ PRO Aluminum Modular Bridge SEG Backlit Booth Display","description":"\u003cstyle\u003e\n  .qsd-edgelumi-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-edgelumi-kitb-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-edgelumi-kitb-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-kitb-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-kitb-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-kitb-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-edgelumi-kitb-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-edgelumi-kitb-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-edgelumi-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-edgelumi-kitb-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-kitb-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-edgelumi-kitb-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-edgelumi-kitb-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-edgelumi-kitb-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-edgelumi-kitb-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-edgelumi-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-edgelumi-kitb-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-edgelumi-kitb-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-edgelumi-kitb-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-edgelumi-kitb-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-edgelumi-kitb-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-edgelumi-kitb-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-edgelumi-kitb-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-edgelumi-kitb-steps {\n    counter-reset: edgelumi-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-edgelumi-kitb-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-edgelumi-kitb-step:before {\n    counter-increment: edgelumi-kitb-step;\n    content: counter(edgelumi-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-edgelumi-kitb-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-edgelumi-kitb-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-edgelumi-kitb-spec-table th,\n  .qsd-edgelumi-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-edgelumi-kitb-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-edgelumi-kitb-spec-table tr:last-child th,\n  .qsd-edgelumi-kitb-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-edgelumi-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-edgelumi-kitb-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-edgelumi-kitb-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-edgelumi-kitb-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-edgelumi-kitb-cta h2,\n  .qsd-edgelumi-kitb-cta p {\n    color: #fff;\n  }\n\n  .qsd-edgelumi-kitb-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-edgelumi-kitb-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-edgelumi-kitb-hero,\n    .qsd-edgelumi-kitb-cta {\n      padding: 24px;\n    }\n\n    .qsd-edgelumi-kitb-title {\n      font-size: 28px;\n    }\n\n    .qsd-edgelumi-kitb-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-edgelumi-kitb-grid-2,\n    .qsd-edgelumi-kitb-grid-3,\n    .qsd-edgelumi-kitb-feature-list,\n    .qsd-edgelumi-kitb-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-edgelumi-kitb-use-list {\n      columns: 1;\n    }\n\n    .qsd-edgelumi-kitb-spec-table,\n    .qsd-edgelumi-kitb-spec-table tbody,\n    .qsd-edgelumi-kitb-spec-table tr,\n    .qsd-edgelumi-kitb-spec-table th,\n    .qsd-edgelumi-kitb-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-edgelumi-kitb-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-edgelumi-kitb-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-edgelumi-kitb-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-edgelumi-kitb-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-edgelumi-kitb-detail\"\u003e\n\u003csection class=\"qsd-edgelumi-kitb-hero\"\u003e\n\u003cdiv class=\"qsd-edgelumi-kitb-eyebrow\"\u003eThree-Panel SEG Lightbox Booth with Half-Arch Accent\u003c\/div\u003e\n\u003ch2 class=\"qsd-edgelumi-kitb-title\"\u003e10ft EdgeLumi™ Booth Kit B\u003c\/h2\u003e\n\u003cp class=\"qsd-edgelumi-kitb-subtitle\"\u003eCreate a brighter 10x10 booth with three SEG lightbox panels, a half-arch accent, and an illuminated counter. This layout gives your brand more shape, more light, and a stronger aisle-facing presence for trade shows, product launches, corporate events, retail activations, and showroom displays.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-kitb-section\"\u003e\n\u003ch2\u003eCommand the Floor with a Brighter 10x10 Booth\u003c\/h2\u003e\n\u003cp\u003eThe 10ft EdgeLumi™ Booth Kit B is a complete backlit trade show display system built for brands that need more than a flat backdrop. It combines a bold center SEG lightbox panel, two side SEG lightbox panels, a half-arch accent panel, and an illuminated counter to create a layered booth presence within an approximate 10x10 footprint.\u003c\/p\u003e\n\u003cp\u003eThe half-arch lightbox creates a clear visual entry point for your booth. It frames the display area, guides visitor attention, and makes your setup feel more like a branded environment instead of a flat display wall.\u003c\/p\u003e\n\u003cp\u003eUse this booth when you want a premium backlit layout with stronger depth, clearer message zones, and a more memorable aisle-facing shape.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-kitb-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-kitb-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-edgelumi-kitb-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eThree-Panel SEG Lightbox Layout\u003c\/strong\u003e Creates a brighter booth with one wide center panel and two narrow side panels for organized messaging.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHalf-Arch Lightbox Accent\u003c\/strong\u003e Adds shape, depth, and a clear visual entry point that makes the booth feel more like a branded environment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIntegrated LED Backlighting\u003c\/strong\u003e Helps colors look brighter and keeps graphics visible in crowded exhibit halls and conference spaces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIlluminated Counter Included\u003c\/strong\u003e Adds a front-of-booth station for QR scans, samples, brochures, lead forms, giveaways, and quick conversations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCollapsible Aluminum SEG Frames\u003c\/strong\u003e Lightweight aluminum frames fold down for compact transport and are designed for tool-free assembly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCustom SEG Tension Fabric Graphics\u003c\/strong\u003e Premium SEG fabric creates a clean, edge-to-edge appearance and can be refreshed for future events.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessional Carrying Cases with Wheels\u003c\/strong\u003e Wheeled carrying cases help protect the display components during storage and transport.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFree Design Help and Free Shipping\u003c\/strong\u003e The product page includes free custom design service and free shipping for a smoother ordering process.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-kitb-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e2 × 39.4\" W × 94.5\" H SEG lightbox frames with LED lighting\u003c\/li\u003e\n\u003cli\u003e1 × 78.7\" W × 94.5\" H SEG lightbox frame with LED lighting\u003c\/li\u003e\n\u003cli\u003e1 × 39.4\" W × 94.5\" H half-arch SEG lightbox frame with LED lighting\u003c\/li\u003e\n\u003cli\u003e1 × SEG backlit counter frame with custom printing\u003c\/li\u003e\n\u003cli\u003e5 × Custom SEG tension fabric graphics\u003c\/li\u003e\n\u003cli\u003eProfessional nylon carrying case or carrying cases with wheels and cushioning foam\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-edgelumi-kitb-note\"\u003e\n\u003cp\u003eFinal packing details may vary by order configuration. Please confirm booth layout, carrying case quantity, receiving rules, and event deadline before production.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-kitb-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-edgelumi-kitb-table-wrap\"\u003e\n\u003ctable class=\"qsd-edgelumi-kitb-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10ft EdgeLumi™ Booth Kit B | Backlit SEG Trade Show Display\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003e10x10 backlit SEG booth with three lightbox panels, half-arch accent, and illuminated counter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Footprint\u003c\/th\u003e\n\u003ctd\u003eApprox. 10ft × 10ft. Final layout depends on booth rules, aisle direction, and available floor space.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHalf-Arch Panel\u003c\/th\u003e\n\u003ctd\u003e39.4\" W × 94.5\" H, based on the listed 3.3ft \/ 1000 × 2400mm half-arch SEG lightbox frame\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\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eLightweight aluminum collapsible SEG frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLighting\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED backlighting with tool-free installation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower System\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED system with power supply; standard indoor power source required\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Input\u003c\/th\u003e\n\u003ctd\u003eUS standard 110V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic System\u003c\/th\u003e\n\u003ctd\u003eSEG silicone edge graphics tension fabric system\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFabric\u003c\/th\u003e\n\u003ctd\u003e230gsm seamless, wrinkle-free, washable SEG 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\u003c\/th\u003e\n\u003ctd\u003eProfessional carrying case or carrying cases with wheels and cushioning foam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSetup\u003c\/th\u003e\n\u003ctd\u003eTool-free collapsible frame assembly. Two people are recommended for smoother setup, especially when handling the lightbox panels and half-arch structure.\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 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\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, tech expos, healthcare conferences, beauty launches, franchise expos, university recruiting fairs, retail pop-ups, chamber business expos, corporate roadshows, nonprofit events, real estate showcases, 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 new campaigns, product launches, sponsors, 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\u003csection class=\"qsd-edgelumi-kitb-section qsd-edgelumi-kitb-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill this booth fit a standard 10x10 trade show space?\u003c\/summary\u003e\n\u003cp\u003eIt is designed for 10x10 exhibit planning, but the final layout depends on your booth rules, aisle direction, ceiling height, outlet location, and available floor space. We recommend confirming the layout with your show organizer before production.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this booth require power?\u003c\/summary\u003e\n\u003cp\u003eYes. The LED lightbox panels and illuminated counter require a standard indoor power source. Please 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 SEG graphics are available, so you can update your booth for new campaigns, product launches, sponsors, recruiting seasons, or seasonal events without replacing the frame.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs professional installation required?\u003c\/summary\u003e\n\u003cp\u003eThe collapsible SEG frame is designed for tool-free assembly. Two people are recommended for a smoother setup, especially when handling the lightbox panels and half-arch structure.\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 two 39.4\" W × 94.5\" H SEG lightbox frames, one 78.7\" W × 94.5\" H SEG lightbox frame, one 39.4\" W × 94.5\" H half-arch SEG lightbox frame, one SEG backlit counter frame with custom printing, five custom SEG tension fabric graphics, and professional carrying case or cases with wheels.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I use the center and side panels?\u003c\/summary\u003e\n\u003cp\u003eUse the wide center panel for your main brand message, hero image, or campaign headline. Use the side panels for benefits, QR codes, sponsor logos, schedules, or event-specific messages.\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 and dry covered spaces. Because it uses LED components and fabric graphics, avoid rain, strong wind, moisture, 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, high-resolution images, CMYK color mode, outlined fonts, and safe-zone placement.\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, storage instructions, and venue address rules before shipping.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many people are recommended for setup?\u003c\/summary\u003e\n\u003cp\u003eTwo people are recommended for a smoother setup, especially when handling the lightbox panels, positioning the half-arch, and setting up the illuminated counter.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-kitb-cta\"\u003e\n\u003ch2\u003ePlanning a Booth with More Shape and Visibility?\u003c\/h2\u003e\n\u003cp\u003eSend us your event date, booth size, logo, brand colors, layout goal, power planning needs, delivery address, and artwork status. Our team can help confirm the setup and prepare a clean backlit booth design before production.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46886690193566,"sku":"Q-10EL-B","price":1899.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10ft_edgeLumi_booth_kit_b_main_75aa9704-4cb7-46d0-9559-1bc4ba3c5588.jpg?v=1783942702"},{"product_id":"10ft-edgelumi-booth-kit-c","title":"10x10 EdgeLumi™ PRO Aluminum Modular L-Shaped SEG Backlit Booth Display","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\u003cdiv class=\"qsd-edgelumi-kitc-detail\"\u003e\n\u003csection class=\"qsd-edgelumi-kitc-hero\"\u003e\n\u003cdiv class=\"qsd-edgelumi-kitc-eyebrow\"\u003eDual SEG Lightbox Booth Kit with Backlit Counter\u003c\/div\u003e\n\u003ch2 class=\"qsd-edgelumi-kitc-title\"\u003e10ft EdgeLumi™ Booth Kit C\u003c\/h2\u003e\n\u003cp class=\"qsd-edgelumi-kitc-subtitle\"\u003eBuild a brighter 10x10 booth with two large SEG backlit panels and a branded SEG counter. This dual lightbox booth kit gives your brand a clean, premium look with more visual coverage than a standard fabric backdrop.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n\u003ch2\u003eBig Panels. Bold Impact. A Brighter 10x10 Booth.\u003c\/h2\u003e\n\u003cp\u003eThe 10ft EdgeLumi™ Booth Kit C is built for brands that want maximum visual coverage with a clean, minimal backlit layout. Two large-format SEG lightbox panels create a bright booth presence that can work as an L-shaped corner, a wide brand wall, or two separate display zones.\u003c\/p\u003e\n\u003cp\u003ePaired with a compact SEG backlit counter, this setup balances bold illuminated graphics with a practical front-of-booth station for conversations, samples, brochures, QR codes, giveaways, lead forms, or quick product demos.\u003c\/p\u003e\n\u003cp\u003eIt is a strong choice for teams that want a brighter, more premium booth without moving into a fully custom exhibit build.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-kitc-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e2 × 118\" W × 94.5\" H collapsible SEG lightbox frames with LED lighting\u003c\/li\u003e\n\u003cli\u003e1 × 39.4\" W × 39.4\" H SEG counter frame with custom printing\u003c\/li\u003e\n\u003cli\u003e3 × Custom SEG tension fabric graphics\u003c\/li\u003e\n\u003cli\u003eProfessional nylon carrying cases with wheels and cushioning foam for transport and storage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-edgelumi-kitc-note\"\u003e\n\u003cp\u003eFinal carrying case quantity and packing details may vary by order configuration. Please confirm your booth layout, shipping plan, and receiving requirements before production.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\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™ Booth Kit C | Dual Large-Panel Backlit SEG Display\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003eDual SEG lightbox booth kit with two large backlit panels and branded SEG counter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePanel Size\u003c\/th\u003e\n\u003ctd\u003e118\" W × 94.5\" H each, based on the large-format SEG lightbox frame size\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCounter Size\u003c\/th\u003e\n\u003ctd\u003e39.4\" W × 39.4\" H, based on the SEG counter frame size\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eLightweight aluminum collapsible SEG frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLighting\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED backlighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower System\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED system with power supply; standard indoor power source required\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Input\u003c\/th\u003e\n\u003ctd\u003eUS standard 110V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic System\u003c\/th\u003e\n\u003ctd\u003eSEG silicone edge graphics tension fabric system\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFabric\u003c\/th\u003e\n\u003ctd\u003e230gsm seamless, wrinkle-free, washable SEG 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\u003c\/th\u003e\n\u003ctd\u003eProfessional nylon carrying cases with wheels and cushioning foam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSetup\u003c\/th\u003e\n\u003ctd\u003eTool-free collapsible frame assembly. Two people are recommended for smoother setup, especially when handling the large lightbox panels.\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\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, tech expos, healthcare conferences, beauty launches, franchise expos, university recruiting fairs, retail pop-ups, corporate roadshows, 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 new campaigns, product launches, sponsor updates, 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\u003csection class=\"qsd-edgelumi-kitc-section qsd-edgelumi-kitc-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill this booth fit a standard 10x10 trade show space?\u003c\/summary\u003e\n\u003cp\u003eIt 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. We recommend confirming your layout with the show organizer before production.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this booth require power?\u003c\/summary\u003e\n\u003cp\u003eYes. The LED lightbox panels and SEG counter require a standard indoor power source. Please confirm power access 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 SEG graphics are available, so you can update your booth for new campaigns, product launches, sponsors, or seasonal events without replacing the frame.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs professional installation required?\u003c\/summary\u003e\n\u003cp\u003eThe collapsible SEG frame is designed for tool-free assembly. Two people are recommended for a smoother setup, especially when handling the large lightbox panels.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow can the two panels be arranged?\u003c\/summary\u003e\n\u003cp\u003eThe two large lightbox panels can be used as an L-shaped booth corner, a wide brand wall, or two separate display zones. Confirm your booth rules and available space before production.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the counter used for?\u003c\/summary\u003e\n\u003cp\u003eThe SEG counter can be used for conversations, samples, brochures, QR codes, giveaways, lead forms, or quick product demos.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this booth suitable for outdoor use?\u003c\/summary\u003e\n\u003cp\u003eThis booth is best for indoor and dry covered spaces. Because it uses LED lighting and fabric graphics, avoid rain, strong wind, moisture, unstable ground, and unsheltered 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, high-resolution images, CMYK color mode, outlined fonts, and safe-zone placement.\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, storage instructions, and venue address rules before shipping.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many people are recommended for setup?\u003c\/summary\u003e\n\u003cp\u003eTwo people are recommended for a smoother setup, especially when handling and positioning the large backlit lightbox panels.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-edgelumi-kitc-cta\"\u003e\n\u003ch2\u003ePlanning a Brighter Booth for Your Next Event?\u003c\/h2\u003e\n\u003cp\u003eSend us your event date, booth size, logo, brand colors, layout goal, power planning needs, delivery address, and artwork status. Our team can help confirm the setup and prepare a clean backlit booth design before production.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46886700974238,"sku":"Q-10EL-C","price":1439.2,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10ft_edgeLumi_booth_kit_c_main_7fdfe6a9-fce0-4c22-9aa5-344008e905c8.jpg?v=1783689128"},{"product_id":"20ft-edgelumi-booth-kit-a","title":"10x20 EdgeLumi™ Aluminum SEG Backlit Trade Show Booth Display A","description":"\u003cstyle\u003e\n  .qsd-el20-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-el20-a-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-el20-a-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-el20-a-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-el20-a-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-el20-a-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-el20-a-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-el20-a-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-el20-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-el20-a-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-el20-a-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 960px;\n  }\n\n  .qsd-el20-a-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-el20-a-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-el20-a-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-el20-a-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-el20-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-el20-a-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-el20-a-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-el20-a-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-el20-a-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-el20-a-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-el20-a-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-el20-a-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-el20-a-steps {\n    counter-reset: el20-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-el20-a-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-el20-a-step:before {\n    counter-increment: el20-a-step;\n    content: counter(el20-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-el20-a-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-el20-a-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-el20-a-spec-table th,\n  .qsd-el20-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-el20-a-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-el20-a-spec-table tr:last-child th,\n  .qsd-el20-a-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-el20-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-el20-a-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-el20-a-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-el20-a-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-el20-a-cta h2,\n  .qsd-el20-a-cta p {\n    color: #fff;\n  }\n\n  .qsd-el20-a-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-el20-a-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-el20-a-hero,\n    .qsd-el20-a-cta {\n      padding: 24px;\n    }\n\n    .qsd-el20-a-title {\n      font-size: 28px;\n    }\n\n    .qsd-el20-a-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-el20-a-grid-2,\n    .qsd-el20-a-grid-3,\n    .qsd-el20-a-feature-list,\n    .qsd-el20-a-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-el20-a-use-list {\n      columns: 1;\n    }\n\n    .qsd-el20-a-spec-table,\n    .qsd-el20-a-spec-table tbody,\n    .qsd-el20-a-spec-table tr,\n    .qsd-el20-a-spec-table th,\n    .qsd-el20-a-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-el20-a-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-el20-a-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-el20-a-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-el20-a-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-el20-a-detail\"\u003e\n\u003csection class=\"qsd-el20-a-hero\"\u003e\n\u003cdiv class=\"qsd-el20-a-eyebrow\"\u003ePremium 10x20 Backlit SEG Booth Kit with Half-Arch and Branded Counter\u003c\/div\u003e\n\u003ch2 class=\"qsd-el20-a-title\"\u003e20ft EdgeLumi™ Booth Kit A\u003c\/h2\u003e\n\u003cp class=\"qsd-el20-a-subtitle\"\u003eCreate a premium 10x20 exhibit environment with a 20ft EdgeLumi™ backlit SEG booth kit, featuring a wide center lightbox, side lightbox, slim accent lightbox, half-arch feature, and branded SEG counter. Designed for product launches, trade shows, corporate events, sponsor activations, and brands that need a brighter, more architectural booth presence.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el20-a-section\"\u003e\n\u003ch2\u003eA 10x20 Backlit Booth Environment, Not Just a Lightbox Wall\u003c\/h2\u003e\n\u003cp\u003eThe 20ft EdgeLumi™ Booth Kit A is built as a complete illuminated booth layout for larger exhibit spaces.\u003c\/p\u003e\n\u003cp\u003eIt combines a wide center SEG lightbox, side lightbox, accent lightbox, half-arch feature, and branded SEG counter to create a layered 10x20 brand environment for trade shows, product launches, corporate events, sponsor activations, and premium buyer conversations.\u003c\/p\u003e\n\u003cp\u003eThis booth gives your brand more than one bright graphic wall. It creates a structured visitor path with large-format graphics, architectural depth, a front counter, and multiple illuminated storytelling zones.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el20-a-section\"\u003e\n\u003ch2\u003eFive Backlit Zones in One Booth Kit\u003c\/h2\u003e\n\u003cdiv class=\"qsd-el20-a-grid-3\"\u003e\n\u003cdiv class=\"qsd-el20-a-card\"\u003e\n\u003ch3\u003eCenter Lightbox\u003c\/h3\u003e\n\u003cp\u003eUse the large center lightbox for your main logo, campaign headline, hero product image, sponsor message, or brand promise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-el20-a-card\"\u003e\n\u003ch3\u003eSide Lightbox\u003c\/h3\u003e\n\u003cp\u003eUse the side lightbox for product categories, customer proof, event-specific messaging, sponsor recognition, or a secondary story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-el20-a-card\"\u003e\n\u003ch3\u003eAccent Lightbox\u003c\/h3\u003e\n\u003cp\u003eKeep the slim accent lightbox simple with brand color, pattern, vertical logo, short directional cue, or a visual transition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-el20-a-card\"\u003e\n\u003ch3\u003eHalf-Arch Feature\u003c\/h3\u003e\n\u003cp\u003eUse the half-arch element to frame an entry feel, guide visitors toward the counter, or create a more photo-friendly edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-el20-a-card\"\u003e\n\u003ch3\u003eSEG Counter\u003c\/h3\u003e\n\u003cp\u003eUse the branded counter for greetings, QR scans, brochures, demos, catalogs, name badges, or quick buyer conversations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-el20-a-card\"\u003e\n\u003ch3\u003eLayered Booth Flow\u003c\/h3\u003e\n\u003cp\u003eTogether, these zones make the booth feel more like a designed brand space instead of a single flat illuminated background.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el20-a-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-el20-a-section\"\u003e\n\u003ch2\u003eWhat This Kit Includes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 196.8\" W × 94.8\" H center SEG lightbox frame with LED lighting\u003c\/li\u003e\n\u003cli\u003e1 × 117.6\" W × 94.8\" H side SEG lightbox frame with LED lighting\u003c\/li\u003e\n\u003cli\u003e1 × 39.6\" W × 94.8\" H accent SEG lightbox frame\u003c\/li\u003e\n\u003cli\u003e1 × Half-arch SEG lightbox feature\u003c\/li\u003e\n\u003cli\u003e1 × 39.6\" W × 39.6\" H SEG counter frame\u003c\/li\u003e\n\u003cli\u003e5 × Custom SEG fabric graphics\u003c\/li\u003e\n\u003cli\u003eProfessional carrying cases with wheels\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-el20-a-note\"\u003e\n\u003cp\u003eFurniture, flooring, monitors, product shelving, extra counters, electrical services, extension cords, 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-el20-a-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-el20-a-table-wrap\"\u003e\n\u003ctable class=\"qsd-el20-a-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e20ft EdgeLumi™ Booth Kit A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003ePremium 10x20 backlit SEG booth kit with center lightbox, side lightbox, accent lightbox, half-arch feature, and SEG counter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMain Center Lightbox\u003c\/th\u003e\n\u003ctd\u003eApprox. 196.8\" W × 94.8\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSide Lightbox\u003c\/th\u003e\n\u003ctd\u003eApprox. 117.6\" W × 94.8\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAccent Lightbox\u003c\/th\u003e\n\u003ctd\u003eApprox. 39.6\" W × 94.8\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHalf-Arch Feature\u003c\/th\u003e\n\u003ctd\u003eApprox. 39.6\" W × 94.8\" H lightbox feature\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSEG Counter\u003c\/th\u003e\n\u003ctd\u003eApprox. 39.6\" W × 39.6\" H counter frame with custom SEG graphic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic System\u003c\/th\u003e\n\u003ctd\u003eSEG silicone edge graphics tension fabric system\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\u003eIntegrated LED lighting for backlit SEG panels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Input\u003c\/th\u003e\n\u003ctd\u003eUS standard 110V power input\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame Material\u003c\/th\u003e\n\u003ctd\u003eLightweight aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIncluded Graphics\u003c\/th\u003e\n\u003ctd\u003e5 custom SEG fabric graphics for the center lightbox, side lightbox, accent lightbox, half-arch feature, and counter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTransport\u003c\/th\u003e\n\u003ctd\u003eProfessional carrying cases with wheels for transport and storage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eIndoor trade shows, product launches, corporate events, sponsor activations, hotel ballroom exhibits, showrooms, and controlled exhibit environments\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOutdoor Use Note\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\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\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for future events, sponsor programs, product launches, seasonal campaigns, or updated brand messaging\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVenue Planning Note\u003c\/th\u003e\n\u003ctd\u003eConfirm booth height rules, floor plan, power access, extension cord rules, cable routing, venue safety guidelines, and show labor requirements before the event.\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-el20-a-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-el20-a-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cul class=\"qsd-el20-a-feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003ePremium 10x20 Backlit Booth\u003c\/strong\u003e Multi-panel SEG lightbox booth kit designed for larger exhibit spaces and premium brand presentation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFive Visual Zones\u003c\/strong\u003e Includes center, side, accent, half-arch, and SEG counter zones for layered visual storytelling.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLarge Center Lightbox\u003c\/strong\u003e Main center lightbox size: approximately 196.8\" W × 94.8\" H.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSide Lightbox Extension\u003c\/strong\u003e Side lightbox size: approximately 117.6\" W × 94.8\" H for supporting story or product categories.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHalf-Arch Brand Moment\u003c\/strong\u003e Adds architectural depth, entry guidance, and a more photo-friendly booth edge.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSEG Counter Included\u003c\/strong\u003e Branded counter size: approximately 39.6\" W × 39.6\" H for greetings, QR scans, and buyer conversations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIntegrated LED Lighting\u003c\/strong\u003e Uses US standard 110V power input for bright backlit SEG graphics.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e11 Business Day Timeline\u003c\/strong\u003e Product page lists 11 business days for production and shipping after artwork approval.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-el20-a-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-el20-a-section qsd-el20-a-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cbr\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size is this booth kit?\u003c\/summary\u003e\n\u003cp\u003eIt is designed for approximately 10' × 20' exhibit spaces. The main center lightbox is approximately 196.8\" W × 94.8\" H, the side lightbox is approximately 117.6\" W × 94.8\" H, the accent lightbox is approximately 39.6\" W × 94.8\" H, and the SEG counter is approximately 39.6\" W × 39.6\" H.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the artwork print areas?\u003c\/summary\u003e\n\u003cp\u003eMain center lightbox: 198.81\" W × 100.38\" H. Side lightbox: 120.07\" W × 100.38\" H. Accent lightbox: 41.33\" W × 100.38\" H. Half-arch inside and outside: 42.57\" W × 200.05\" H each. Counter: 45.65\" W × 45.65\" H.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included?\u003c\/summary\u003e\n\u003cp\u003eThe kit includes center, side, accent, and half-arch SEG lightbox frames with LED lighting, one SEG counter frame, five custom SEG fabric graphics, and professional carrying cases with wheels.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the counter included?\u003c\/summary\u003e\n\u003cp\u003eYes. A branded SEG counter is included for greetings, brochures, QR scans, demos, check-in copy, or client conversations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it need power?\u003c\/summary\u003e\n\u003cp\u003eYes. The booth uses integrated LED lighting with US standard 110V power input. Confirm power access, cable routing, electrical rules, and show labor requirements with your venue before the event.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for a 10x20 booth?\u003c\/summary\u003e\n\u003cp\u003eYes. It is designed for many 10x20 exhibit layouts, but always confirm your floor plan, booth height rules, power access, aisle direction, and show regulations 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 SEG graphics can be ordered for future events, campaigns, sponsor programs, product launches, seasonal updates, or rebranding needs.\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, uneven ground, wet floors, and unsupervised outdoor use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I plan the design?\u003c\/summary\u003e\n\u003cp\u003eUse the center lightbox for the main brand message, side lightbox for supporting products or proof points, accent panel for vertical branding, half-arch for a welcome or entry moment, and counter for QR codes or short calls to action.\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 templates and keep important content inside the safe visible area.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-el20-a-cta\"\u003e\n\u003ch2\u003eReady to Build a Premium 10x20 Backlit Booth?\u003c\/h2\u003e\n\u003cp\u003eUpload your logo, product visuals, campaign message, or design references, and our team can help plan the center lightbox, side lightbox, accent panel, half-arch, and counter graphics before production. Have a fixed event date or venue requirement? Share your booth size, delivery address, artwork status, and power access details 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":46886720241822,"sku":"Q-20FT-EL-BOOTH-KIT-A","price":2499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/20ft_edgeLumi_booth_kit_a_main_cb718197-cfef-4cbc-a725-51317e5f3ead.jpg?v=1784793273"},{"product_id":"10x20-edgelumi-modular-seg-backlit-trade-show-booth","title":"10x20 EdgeLumi™ Modular SEG Backlit Trade Show Booth","description":"\u003cstyle\u003e\n  .qsd-em20-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-em20-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-em20-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-em20-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-em20-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-em20-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-em20-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-em20-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-em20-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-em20-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-em20-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 980px;\n  }\n\n  .qsd-em20-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-em20-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-em20-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-em20-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-em20-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-em20-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-em20-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-em20-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-em20-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-em20-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-em20-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-em20-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-em20-steps {\n    counter-reset: em20-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-em20-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-em20-step:before {\n    counter-increment: em20-step;\n    content: counter(em20-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-em20-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-em20-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-em20-spec-table th,\n  .qsd-em20-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-em20-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-em20-spec-table tr:last-child th,\n  .qsd-em20-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-em20-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-em20-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-em20-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-em20-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-em20-cta h2,\n  .qsd-em20-cta p {\n    color: #fff;\n  }\n\n  .qsd-em20-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-em20-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-em20-hero,\n    .qsd-em20-cta {\n      padding: 24px;\n    }\n\n    .qsd-em20-title {\n      font-size: 28px;\n    }\n\n    .qsd-em20-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-em20-grid-2,\n    .qsd-em20-grid-3,\n    .qsd-em20-feature-list,\n    .qsd-em20-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-em20-use-list {\n      columns: 1;\n    }\n\n    .qsd-em20-spec-table,\n    .qsd-em20-spec-table tbody,\n    .qsd-em20-spec-table tr,\n    .qsd-em20-spec-table th,\n    .qsd-em20-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-em20-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-em20-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-em20-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-em20-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-em20-detail\"\u003e\n\u003csection class=\"qsd-em20-hero\"\u003e\n\u003cdiv class=\"qsd-em20-eyebrow\"\u003e10x20 EdgeLumi™ Modular SEG Backlit Trade Show Booth\u003c\/div\u003e\n\u003ch2 class=\"qsd-em20-title\"\u003e10x20 EdgeLumi™ Modular SEG Backlit Trade Show Booth\u003c\/h2\u003e\n\u003cp class=\"qsd-em20-subtitle\"\u003eCreate a clean, media-ready exhibit with a modular SEG backlit booth designed for branding, presentations, product demos, and attendee interaction. Large illuminated graphic areas give your logo, campaign artwork, product photography, and key messaging a bright edge-to-edge presence, while the center display area creates a natural place for digital content and booth conversations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-em20-section\"\u003e\n\u003ch2\u003eBuilt for Bright Branding and Attendee Engagement\u003c\/h2\u003e\n\u003cp\u003eThis 10x20 EdgeLumi™ booth is designed for exhibitors who need more than a simple backdrop. It combines a wide 20ft SEG backlit wall, side illuminated shelving displays, a full bridge media area, and two SEG counters into one coordinated booth system.\u003c\/p\u003e\n\u003cp\u003eUse it to support brand storytelling, product demos, screen-based presentations, QR lead capture, visitor conversations, and professional event photography inside a 10x20 booth space.\u003c\/p\u003e\n\u003cdiv class=\"qsd-em20-green-note\"\u003e\n\u003cp\u003eThe system creates a structured, illuminated booth environment while staying modular enough for repeat trade show use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-em20-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-em20-section\"\u003e\n\u003ch2\u003eProduct Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 20ft × 8ft SEG Lightbox Frame with LED Lighting\u003c\/li\u003e\n\u003cli\u003e2 × 2.8ft × 8ft SEG Lightbox Frames with Integrated Display Shelves and LED Lighting\u003c\/li\u003e\n\u003cli\u003e1 × L-Shaped Full Bridge SEG Display with TV Mount\u003c\/li\u003e\n\u003cli\u003e2 × 3.3ft × 3.3ft SEG Counter Frame\u003c\/li\u003e\n\u003cli\u003e1 × Premium Custom-Printed SEG Tension Fabric Graphics Set\u003c\/li\u003e\n\u003cli\u003e7 × Professional Carrying Cases with Wheels\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-em20-note\"\u003e\n\u003cp\u003eMonitor is not included. Flooring, furniture, product samples, tablets, media players, HDMI cables, extension cords, power strips, venue electrical service, material handling, and on-site installation labor are not included unless quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-em20-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-em20-table-wrap\"\u003e\n\u003ctable class=\"qsd-em20-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10x20 EdgeLumi™ Modular SEG Backlit Trade Show Booth\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003eModular LED SEG backlit trade show booth\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Booth Space\u003c\/th\u003e\n\u003ctd\u003e10x20 trade show booth layouts and similar indoor exhibit spaces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMain Backlit Wall\u003c\/th\u003e\n\u003ctd\u003e1 × 20ft × 8ft SEG lightbox frame with LED lighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSide Display Sections\u003c\/th\u003e\n\u003ctd\u003e2 × 2.8ft × 8ft SEG lightbox frames with integrated display shelves and LED lighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBridge Display\u003c\/th\u003e\n\u003ctd\u003e1 × L-shaped full bridge SEG display with TV mount area\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCounters\u003c\/th\u003e\n\u003ctd\u003e2 × 3.3ft × 3.3ft SEG counter frames\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eModular aluminum SEG lightbox frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003e230gsm wrinkle-resistant SEG tension fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrinting\u003c\/th\u003e\n\u003ctd\u003eHigh-resolution dye-sublimation printing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLighting\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED backlighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAssembly\u003c\/th\u003e\n\u003ctd\u003eModular frame connections with SEG graphic installation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMonitor\u003c\/th\u003e\n\u003ctd\u003eNot included. Confirm monitor size, weight, VESA pattern, cable routing, and power access before use.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable for future campaigns, sponsors, product launches, or brand refreshes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eTech expos, product launches, software and product demos, healthcare conferences, dealer shows, corporate exhibitions, industry trade shows, and brand activations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eIndoor and dry covered event spaces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003eApproximately 12 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-em20-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-em20-section\"\u003e\n\u003cdiv class=\"qsd-em20-grid-2\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-em20-faq qsd-em20-section\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the booth require power?\u003c\/summary\u003e\n\u003cp\u003eYes. The integrated LED backlighting requires access to an appropriate indoor power source. Any monitor or media equipment used with the booth will also require separate power planning.\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 can be ordered whenever your campaign, products, sponsors, or branding changes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use a monitor with this booth?\u003c\/summary\u003e\n\u003cp\u003eYes. The L-shaped full bridge SEG display includes a TV mount area for digital presentation applications depending on the final configuration. Monitor is not included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the monitor included?\u003c\/summary\u003e\n\u003cp\u003eNo. The booth includes a TV mount area, but the monitor, media player, HDMI cables, power strip, and video content are not included unless quoted separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I order single- or double-sided graphics?\u003c\/summary\u003e\n\u003cp\u003eYes. Single- and double-sided graphic configurations may be available depending on your final booth setup and display requirements.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the booth size be customized?\u003c\/summary\u003e\n\u003cp\u003eYes. Custom dimensions and configurations can be reviewed based on your booth space, venue rules, branding needs, and project requirements.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included?\u003c\/summary\u003e\n\u003cp\u003eThe kit includes one 20ft × 8ft SEG lightbox frame with LED lighting, two 2.8ft × 8ft SEG lightbox frames with integrated display shelves and LED lighting, one L-shaped full bridge SEG display with TV mount, two 3.3ft × 3.3ft SEG counter frames, custom-printed SEG tension fabric graphics, and seven professional carrying cases with wheels.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere should I use this booth?\u003c\/summary\u003e\n\u003cp\u003eThis booth is best for indoor 10x20 trade show spaces, tech expos, product launches, software demos, healthcare conferences, corporate exhibitions, dealer shows, and brand activations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen does production time begin?\u003c\/summary\u003e\n\u003cp\u003eProduction timing begins after artwork approval. Late files, missing assets, delayed approval, or revisions may affect delivery.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-em20-cta\"\u003e\n\u003ch2\u003eReady to Build a Booth That Does More?\u003c\/h2\u003e\n\u003cp\u003eSend us your booth size, event date, delivery deadline, artwork, screen plan, and preferred display message. Our team can help create an EdgeLumi™ setup built for bright branding, digital content, product presentation, and attendee engagement.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFree Custom Design • Free 3D Proof • Project Support from Start to Show\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":48170777936030,"sku":"Q-20FT-EL-BOOTH-KIT-B","price":2999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x20_edgelumi_modular_seg_backlit_trade_show_booth_main_7b55cb86-f6e3-432b-9130-b778c799bf9e.jpg?v=1787210709"},{"product_id":"10x20-edgelumi-twin-panel-dual-media-seg-backlit-trade-show-booth-display","title":"10x20 EdgeLumi™ Twin-Panel Dual Media SEG Backlit Trade Show Booth Display","description":"\u003cstyle\u003e\n  .qsd-ed20dual-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-ed20dual-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-ed20dual-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-ed20dual-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-ed20dual-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-ed20dual-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-ed20dual-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-ed20dual-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-ed20dual-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-ed20dual-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-ed20dual-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 980px;\n  }\n\n  .qsd-ed20dual-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-ed20dual-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-ed20dual-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-ed20dual-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-ed20dual-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-ed20dual-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-ed20dual-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-ed20dual-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-ed20dual-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-ed20dual-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-ed20dual-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-ed20dual-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-ed20dual-steps {\n    counter-reset: ed20dual-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-ed20dual-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-ed20dual-step:before {\n    counter-increment: ed20dual-step;\n    content: counter(ed20dual-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-ed20dual-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-ed20dual-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-ed20dual-spec-table th,\n  .qsd-ed20dual-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-ed20dual-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-ed20dual-spec-table tr:last-child th,\n  .qsd-ed20dual-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-ed20dual-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-ed20dual-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-ed20dual-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-ed20dual-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-ed20dual-cta h2,\n  .qsd-ed20dual-cta p {\n    color: #fff;\n  }\n\n  .qsd-ed20dual-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-ed20dual-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-ed20dual-hero,\n    .qsd-ed20dual-cta {\n      padding: 24px;\n    }\n\n    .qsd-ed20dual-title {\n      font-size: 28px;\n    }\n\n    .qsd-ed20dual-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-ed20dual-grid-2,\n    .qsd-ed20dual-grid-3,\n    .qsd-ed20dual-feature-list,\n    .qsd-ed20dual-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-ed20dual-use-list {\n      columns: 1;\n    }\n\n    .qsd-ed20dual-spec-table,\n    .qsd-ed20dual-spec-table tbody,\n    .qsd-ed20dual-spec-table tr,\n    .qsd-ed20dual-spec-table th,\n    .qsd-ed20dual-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-ed20dual-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-ed20dual-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-ed20dual-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-ed20dual-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-ed20dual-detail\"\u003e\n\u003csection class=\"qsd-ed20dual-hero\"\u003e\n\u003cdiv class=\"qsd-ed20dual-eyebrow\"\u003e10x20 EdgeLumi™ Twin-Panel Dual Media SEG Backlit Trade Show Booth\u003c\/div\u003e\n\u003ch2 class=\"qsd-ed20dual-title\"\u003e10x20 EdgeLumi™ Twin-Panel Dual Media SEG Backlit Trade Show Booth\u003c\/h2\u003e\n\u003cp class=\"qsd-ed20dual-subtitle\"\u003eCreate a high-impact 10x20 exhibit that combines backlit branding, dual media presentation, product display, and attendee engagement in one modular SEG booth system.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-ed20dual-section\"\u003e\n\u003ch2\u003eBacklit Branding, Digital Media, and Product Interaction in One Booth\u003c\/h2\u003e\n\u003cp\u003eThe EdgeLumi™ Twin-Panel Dual Media booth is built for brands that need a balanced mix of visual impact, screen-based storytelling, product presentation, and face-to-face interaction inside a standard 10x20 booth footprint.\u003c\/p\u003e\n\u003cp\u003eTwo 10ft × 8ft SEG backlit lightbox walls form the main illuminated backdrop, while two media display sections with TV mounts and shelves create focused zones for product demos, software walkthroughs, promotional videos, and interactive storytelling.\u003c\/p\u003e\n\u003cdiv class=\"qsd-ed20dual-green-note\"\u003e\n\u003cp\u003eThis configuration is ideal when your booth needs both a strong visual wall and multiple attendee touchpoints—not just a flat backdrop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-ed20dual-section\"\u003e\n\u003ch2\u003eTwin 10ft SEG Backlit Walls\u003c\/h2\u003e\n\u003cdiv class=\"qsd-ed20dual-grid-2\"\u003e\n\u003cdiv class=\"qsd-ed20dual-card\"\u003e\n\u003ch3\u003eTwo Main Visual Backdrops\u003c\/h3\u003e\n\u003cp\u003eThe booth features two 10ft × 8ft aluminum SEG lightbox frames with LED lighting. Together, they create a strong 10x20 booth backdrop for logos, campaign visuals, product imagery, and launch messaging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-ed20dual-card\"\u003e\n\u003ch3\u003eBright Edge-to-Edge Branding\u003c\/h3\u003e\n\u003cp\u003eSEG fabric graphics fit neatly into the aluminum frames for a clean, seamless edge-to-edge finish that keeps branding vivid and readable across the show floor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-ed20dual-section\"\u003e\n\u003ch2\u003eDual Media Display Zones\u003c\/h2\u003e\n\u003cdiv class=\"qsd-ed20dual-grid-3\"\u003e\n\u003cdiv class=\"qsd-ed20dual-card\"\u003e\n\u003ch3\u003eTV-Ready Display Areas\u003c\/h3\u003e\n\u003cp\u003eEach media section includes a TV mount area, giving your booth space for digital presentations, demo loops, sponsor videos, launch content, or attendee-facing screen messaging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-ed20dual-card\"\u003e\n\u003ch3\u003eIntegrated Product Shelves\u003c\/h3\u003e\n\u003cp\u003eThe display shelves let you present lightweight products, samples, brochures, catalogs, product cards, awards, or promotional materials near the screen content.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-ed20dual-card\"\u003e\n\u003ch3\u003eVertical Storytelling\u003c\/h3\u003e\n\u003cp\u003eUse each media zone to connect a product story: screen content at eye level, supporting materials on shelves, and printed graphics around the display area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qsd-ed20dual-note\" style=\"margin-top: 18px;\"\u003e\n\u003cp\u003eMonitors are not included. Please confirm monitor size, weight, VESA pattern, cable routing, power access, and viewing angle before your event.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-ed20dual-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-ed20dual-section\"\u003e\n\u003ch2\u003eProduct Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e2 × 10ft × 8ft Aluminum SEG Lightbox Frames with LED Lighting\u003c\/li\u003e\n\u003cli\u003e2 × 2.8ft × 8ft Aluminum SEG Media Display Frames with TV Mounts, Display Shelves \u0026amp; LED Lighting\u003c\/li\u003e\n\u003cli\u003e1 × Premium Custom-Printed SEG Tension Fabric Graphics Set\u003c\/li\u003e\n\u003cli\u003e2 × SEG Counter Frames with Custom Printed Graphics\u003c\/li\u003e\n\u003cli\u003e6 × Professional Wheeled Carrying Cases with Cushioning Foam\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"qsd-ed20dual-note\"\u003e\n\u003cp\u003eMonitors are not included. Flooring, furniture, product samples, tablets, media players, HDMI cables, extension cords, power strips, venue electrical service, material handling, and on-site installation labor are not included unless quoted separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-ed20dual-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-ed20dual-table-wrap\"\u003e\n\u003ctable class=\"qsd-ed20dual-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10x20 EdgeLumi™ Twin-Panel Dual Media SEG Backlit Trade Show Booth\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBooth Type\u003c\/th\u003e\n\u003ctd\u003eModular SEG backlit exhibit system with dual media display sections\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Booth Space\u003c\/th\u003e\n\u003ctd\u003eStandard 10x20 trade show booth layouts and similar indoor exhibit spaces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMain Backlit Display\u003c\/th\u003e\n\u003ctd\u003e2 × 10ft × 8ft SEG lightbox walls\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMedia Display Sections\u003c\/th\u003e\n\u003ctd\u003e2 × TV-ready SEG display frames with integrated display shelves\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTV Mounts\u003c\/th\u003e\n\u003ctd\u003e2 included TV mount areas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMonitors\u003c\/th\u003e\n\u003ctd\u003eNot included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCounters\u003c\/th\u003e\n\u003ctd\u003e2 × SEG counter frames with custom printed graphics\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eModular anodized aluminum SEG lightbox frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003e230gsm wrinkle-resistant SEG 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\u003eIntegrated LED backlighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable for future campaigns, sponsors, product launches, or brand refreshes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCustom Size\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request. Custom dimensions and configurations can be reviewed based on booth space and project requirements.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTransport\u003c\/th\u003e\n\u003ctd\u003e6 professional wheeled carrying cases with cushioning foam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eTrade shows, tech expos, product launches, software demos, product demos, consumer electronics shows, healthcare conferences, dealer shows, corporate exhibitions, and industry trade shows\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse Environment\u003c\/th\u003e\n\u003ctd\u003eIndoor and dry covered event spaces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction \u0026amp; Shipping Timeline\u003c\/th\u003e\n\u003ctd\u003eApproximately 12 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-ed20dual-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-ed20dual-faq qsd-ed20dual-section\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size booth space is this display designed for?\u003c\/summary\u003e\n\u003cp\u003eThis configuration is designed for a standard 10x20 trade show booth. Always confirm final booth dimensions, height limits, power rules, and display regulations with your event organizer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre monitors included?\u003c\/summary\u003e\n\u003cp\u003eNo. Monitors are not included with the booth. The booth includes TV mount areas, but screens, media players, HDMI cables, and power accessories are not included unless quoted separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat can I use the media displays for?\u003c\/summary\u003e\n\u003cp\u003eThey work well for product videos, software demos, presentations, digital catalogs, launch content, sponsor reels, training loops, and other on-screen messaging.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I display products on the shelves?\u003c\/summary\u003e\n\u003cp\u003eYes. The display areas can hold lightweight products, samples, brochures, catalogs, product cards, and promotional materials. Avoid heavy, fragile, unstable, or oversized items unless shelf load capacity has been confirmed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the booth require power?\u003c\/summary\u003e\n\u003cp\u003eYes. The integrated LED backlighting requires access to an appropriate indoor power source. Monitors or media equipment will also require separate power planning.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the SEG graphics later?\u003c\/summary\u003e\n\u003cp\u003eYes. Replacement SEG graphics can be ordered whenever your campaign, products, sponsors, or branding changes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the booth be reused for multiple events?\u003c\/summary\u003e\n\u003cp\u003eYes. The aluminum display hardware is designed for repeat use, while new SEG graphics make it easy to refresh the booth for future shows.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the booth be reconfigured for smaller events?\u003c\/summary\u003e\n\u003cp\u003eThe two 10ft × 8ft SEG backlit walls can be separated and used independently or planned into smaller configurations when the correct graphics, lighting, hardware, and venue requirements are confirmed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen does production time begin?\u003c\/summary\u003e\n\u003cp\u003eProduction timing begins after artwork approval. Late files, missing assets, delayed approval, or revisions may affect delivery.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-ed20dual-cta\"\u003e\n\u003ch2\u003eReady to Build Your 10x20 Booth?\u003c\/h2\u003e\n\u003cp\u003eShare your event date, artwork, booth size, screen plan, product display needs, and delivery deadline. Our team can help turn your requirements into a polished EdgeLumi™ booth built for your show.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFree Custom Design • Free 3D Proof • Project Support from Start to Show\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":48170895212702,"sku":"Q-20FT-EL-BOOTH-KIT-C","price":2899.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x20_edgelumi_twin_panel_dual_media_seg_backlit_trade_show_booth_display_main.jpg?v=1787212619"},{"product_id":"10x20-edgelumi-full-wall-dual-media-seg-backlit-trade-show-booth","title":"10x20 EdgeLumi™ Full-Wall Dual Media SEG Backlit Trade Show Booth","description":"\u003cstyle\u003e\n  .qsd-edgelumi-fullwall {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 24px 0;\n    color: #222;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .qsd-edgelumi-fullwall * {\n    box-sizing: border-box;\n  }\n\n  .qsd-edgelumi-fullwall h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-fullwall h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-fullwall p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-edgelumi-section {\n    margin-bottom: 44px;\n  }\n\n  .qsd-edgelumi-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-edgelumi-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-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-edgelumi-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 980px;\n  }\n\n  .qsd-edgelumi-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-edgelumi-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-edgelumi-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-edgelumi-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-edgelumi-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n    margin-top: 18px;\n  }\n\n  .qsd-edgelumi-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n    margin-top: 18px;\n  }\n\n  .qsd-edgelumi-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-edgelumi-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-edgelumi-spec-table th,\n  .qsd-edgelumi-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-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-edgelumi-spec-table tr:last-child th,\n  .qsd-edgelumi-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-edgelumi-included {\n    padding-left: 20px;\n    margin: 12px 0 0;\n  }\n\n  .qsd-edgelumi-included li {\n    margin-bottom: 9px;\n  }\n\n  .qsd-edgelumi-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-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-edgelumi-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-edgelumi-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n  }\n\n  .qsd-edgelumi-cta h2,\n  .qsd-edgelumi-cta p {\n    color: #fff;\n  }\n\n  .qsd-edgelumi-cta p {\n    max-width: 920px;\n  }\n\n  .qsd-edgelumi-cta .qsd-edgelumi-cta-line {\n    font-weight: 700;\n    margin-top: 18px;\n    margin-bottom: 0;\n  }\n\n  @media (max-width: 768px) {\n    .qsd-edgelumi-hero,\n    .qsd-edgelumi-cta {\n      padding: 24px;\n    }\n\n    .qsd-edgelumi-title {\n      font-size: 28px;\n    }\n\n    .qsd-edgelumi-fullwall h2 {\n      font-size: 25px;\n    }\n\n    .qsd-edgelumi-grid-2,\n    .qsd-edgelumi-grid-3 {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-edgelumi-spec-table,\n    .qsd-edgelumi-spec-table tbody,\n    .qsd-edgelumi-spec-table tr,\n    .qsd-edgelumi-spec-table th,\n    .qsd-edgelumi-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-edgelumi-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-edgelumi-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-edgelumi-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-edgelumi-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"qsd-edgelumi-fullwall\"\u003e\n  \u003c!-- Overview --\u003e\n  \u003csection class=\"qsd-edgelumi-hero\"\u003e\n    \u003cdiv class=\"qsd-edgelumi-eyebrow\"\u003eOverview\u003c\/div\u003e\n    \u003ch2 class=\"qsd-edgelumi-title\"\u003e10x20 EdgeLumi™ Full-Wall Dual Media SEG Backlit Trade Show Booth\u003c\/h2\u003e\n    \u003cp class=\"qsd-edgelumi-subtitle\"\u003eMake the full 20-foot span work harder for your brand. This 10x20 EdgeLumi™ booth uses a wide, continuous SEG backlit wall as the main visual anchor, paired with two media-ready side towers and a matching SEG counter for a clean, organized exhibit setup.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"qsd-edgelumi-section\"\u003e\n    \u003ch2\u003eFull-Wall Backlit Branding for 10x20 Booths\u003c\/h2\u003e\n    \u003cp\u003eThe full-width illuminated backdrop gives you plenty of room for a large campaign visual, product photography, brand messaging, or launch graphics without breaking the design into separate sections.\u003c\/p\u003e\n    \u003cp\u003eSmooth SEG fabric fits neatly into the aluminum lightbox frame, while integrated LED lighting keeps the presentation bright, even, and clean throughout the show.\u003c\/p\u003e\n\n    \u003cdiv class=\"qsd-edgelumi-grid-3\"\u003e\n      \u003cdiv class=\"qsd-edgelumi-card\"\u003e\n        \u003ch3\u003e20ft Visual Anchor\u003c\/h3\u003e\n        \u003cp\u003eThe full-wall backlit structure creates a strong brand backdrop for logos, campaign artwork, product photography, and event messaging.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-edgelumi-card\"\u003e\n        \u003ch3\u003eDual Media Towers\u003c\/h3\u003e\n        \u003cp\u003eTwo media-ready side towers add dedicated space for product demos, software walkthroughs, videos, presentations, or rotating campaign content.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qsd-edgelumi-card\"\u003e\n        \u003ch3\u003eFunctional SEG Counter\u003c\/h3\u003e\n        \u003cp\u003eThe branded SEG counter gives booth staff a convenient place for QR codes, literature, giveaways, badge scans, and quick attendee conversations.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qsd-edgelumi-note\"\u003e\n      \u003cp\u003eMonitors are not included. Please confirm screen size, screen weight, VESA pattern, cable routing, power access, and viewing angle before your event.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qsd-edgelumi-green-note\"\u003e\n      \u003cp\u003eBuilt for repeat events, the aluminum display hardware can be reused from show to show, while replacement SEG graphics make it easy to refresh the booth when your campaign, products, sponsor message, or branding changes.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Product Specifications --\u003e\n  \u003csection class=\"qsd-edgelumi-section\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"qsd-edgelumi-table-wrap\"\u003e\n      \u003ctable class=\"qsd-edgelumi-spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProduct Name\u003c\/th\u003e\n            \u003ctd\u003e10x20 EdgeLumi™ Full-Wall Dual Media SEG Backlit Trade Show Booth\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBooth Type\u003c\/th\u003e\n            \u003ctd\u003eFull-wall SEG backlit trade show booth with dual media display towers\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMain Display\u003c\/th\u003e\n            \u003ctd\u003eFull-width SEG backlit lightbox wall\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFrame\u003c\/th\u003e\n            \u003ctd\u003eAluminum SEG lightbox frame\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eGraphic\u003c\/th\u003e\n            \u003ctd\u003e230gsm wrinkle-resistant SEG tension fabric\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePrinting\u003c\/th\u003e\n            \u003ctd\u003eHigh-resolution custom fabric printing\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eLighting\u003c\/th\u003e\n            \u003ctd\u003eIntegrated LED backlighting\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMedia Display Towers\u003c\/th\u003e\n            \u003ctd\u003e2 TV-ready display sections with integrated shelves\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTV Mounts\u003c\/th\u003e\n            \u003ctd\u003e2 included\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMonitors\u003c\/th\u003e\n            \u003ctd\u003eNot included\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eCounter\u003c\/th\u003e\n            \u003ctd\u003e1 SEG counter frame with custom printed graphics\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eReplacement Graphics\u003c\/th\u003e\n            \u003ctd\u003eAvailable for future campaigns, product launches, sponsor messages, or brand refreshes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eCustom Size\u003c\/th\u003e\n            \u003ctd\u003eAvailable upon request. Custom sizing and configuration options can be reviewed based on booth space and project requirements.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eRecommended Use\u003c\/th\u003e\n            \u003ctd\u003eTrade shows, tech expos, product launches, product demos, software demos, dealer shows, healthcare conferences, corporate exhibitions, and brand activations\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eUse Environment\u003c\/th\u003e\n            \u003ctd\u003eIndoor and dry covered event spaces\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  \u003c!-- What's Included --\u003e\n  \u003csection class=\"qsd-edgelumi-section\"\u003e\n    \u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n    \u003cul class=\"qsd-edgelumi-included\"\u003e\n      \u003cli\u003e1 × 20ft × 8ft Aluminum SEG Lightbox Frame with LED Lighting\u003c\/li\u003e\n      \u003cli\u003e2 × 2.8ft × 8ft Aluminum SEG Media Display Frames with TV Mounts, Display Shelves \u0026amp; LED Lighting\u003c\/li\u003e\n      \u003cli\u003e1 × Premium Custom-Printed SEG Tension Fabric Graphics Set\u003c\/li\u003e\n      \u003cli\u003e1 × SEG Counter Frame with Custom Printed Graphics\u003c\/li\u003e\n      \u003cli\u003e5 × Professional Wheeled Carrying Cases with Cushioning Foam\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"qsd-edgelumi-note\"\u003e\n      \u003cp\u003eMonitors are not included. Flooring, furniture, tablets, media players, HDMI cables, extension cords, power strips, venue electrical service, material handling, and on-site installation labor are not included unless quoted separately.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"qsd-edgelumi-section qsd-edgelumi-faq\"\u003e\n    \u003ch2\u003eFAQ\u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this booth designed for a standard 10x20 exhibit space?\u003c\/summary\u003e\n      \u003cp\u003eYes. This configuration is designed around a 10x20 trade show booth footprint. Always confirm final space, height limits, power rules, and display requirements with your show organizer.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre the monitors included?\u003c\/summary\u003e\n      \u003cp\u003eNo. The booth includes TV-ready media display areas, but monitors are not included.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat can I show on the media displays?\u003c\/summary\u003e\n      \u003cp\u003eThe media displays work well for product videos, software demos, launch reels, presentations, digital catalogs, sponsor content, and other branded screen content.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I place products on the display shelves?\u003c\/summary\u003e\n      \u003cp\u003eYes. The shelves are suitable for lightweight products, samples, brochures, catalogs, and promotional materials. Avoid heavy, fragile, unstable, or oversized items unless shelf load capacity has been confirmed.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the booth require power?\u003c\/summary\u003e\n      \u003cp\u003eYes. The LED backlighting requires access to an appropriate indoor power source. Any monitors or media equipment used with the booth will also require separate power planning.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I order replacement SEG graphics?\u003c\/summary\u003e\n      \u003cp\u003eYes. Replacement graphics are available when you want to refresh a campaign, product launch, sponsor message, or brand design. Reusable hardware with replaceable SEG graphics is one of the main advantages of this display format.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the booth be customized?\u003c\/summary\u003e\n      \u003cp\u003eYes. Custom sizing and configuration options can be reviewed based on your booth space, venue rules, branding needs, and project requirements.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Bottom CTA --\u003e\n  \u003csection class=\"qsd-edgelumi-cta\"\u003e\n    \u003ch2\u003eReady to Make the Most of Your 10x20 Space?\u003c\/h2\u003e\n    \u003cp\u003eShare your event date, artwork, booth size, screen plan, and display requirements. Our team can help create a clean EdgeLumi™ booth layout built around your brand, media needs, and show goals.\u003c\/p\u003e\n    \u003cp class=\"qsd-edgelumi-cta-line\"\u003eFree Custom Design • Free 3D Proof • Project Support from Start to Show\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":48170948886686,"sku":"Q-20FT-EL-BOOTH-KIT-D","price":2299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x20_edgelumi_full_wall_dual_media_seg_backlit_trade_show_booth_main.jpg?v=1787214475"},{"product_id":"10x20-edgelumi-full-wall-seg-backlit-trade-show-booth-with-dual-counters","title":"10x20 EdgeLumi™ Full-Wall SEG Backlit Trade Show Booth with Dual Counters","description":"\u003cstyle\u003e\n\/* =========================\n   QUICKSHOWDISPLAY PRODUCT PAGE\n========================= *\/\n\n.qsd-product-detail{\n  --navy:#12304A;\n  --navy-dark:#0B2239;\n  --blue:#2563EB;\n  --blue-dark:#1D4ED8;\n  --cyan:#06B6D4;\n\n  --soft-blue:#F3F8FF;\n  --soft-cyan:#F0FCFD;\n  --soft-gray:#F8FAFC;\n\n  --text:#334E68;\n  --muted:#6B7F91;\n  --border:#DDE7F0;\n\n  max-width:1180px;\n  margin:0 auto;\n  font-family:inherit;\n  color:var(--text);\n  line-height:1.65;\n}\n\n.qsd-product-detail *{\n  box-sizing:border-box;\n}\n\n.qsd-section{\n  padding:54px 0;\n}\n\n.qsd-section + .qsd-section{\n  border-top:1px solid var(--border);\n}\n\n\n\/* =========================\n   SECTION TITLE\n========================= *\/\n\n.qsd-section-header{\n  margin-bottom:28px;\n}\n\n.qsd-eyebrow{\n  display:inline-block;\n  margin-bottom:8px;\n  color:var(--blue);\n  font-size:13px;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.qsd-title{\n  margin:0 0 10px;\n  color:var(--navy);\n  font-size:30px;\n  line-height:1.3;\n  font-weight:700;\n}\n\n.qsd-subtitle{\n  max-width:850px;\n  margin:0;\n  color:var(--muted);\n  font-size:16px;\n}\n\n\n\/* =========================\n   OVERVIEW\n========================= *\/\n\n.qsd-overview-box{\n  padding:30px;\n  margin-bottom:24px;\n  border:1px solid #D9E8F5;\n  border-radius:16px;\n  background:linear-gradient(\n    135deg,\n    #FFFFFF 0%,\n    #F4F9FF 65%,\n    #F1FCFD 100%\n  );\n}\n\n.qsd-overview-box p{\n  margin:0 0 15px;\n}\n\n.qsd-overview-box p:last-child{\n  margin-bottom:0;\n}\n\n.qsd-overview-box strong{\n  color:var(--blue-dark);\n}\n\n\n\/* FEATURE CARDS *\/\n\n.qsd-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:18px;\n}\n\n.qsd-feature-card{\n  position:relative;\n  padding:24px;\n  border:1px solid #DCE8F3;\n  border-radius:14px;\n  background:#FFFFFF;\n  transition:.25s ease;\n}\n\n.qsd-feature-card:hover{\n  transform:translateY(-3px);\n  border-color:#BCD5F0;\n  box-shadow:0 10px 28px rgba(37,99,235,.08);\n}\n\n.qsd-feature-number{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  width:38px;\n  height:38px;\n  margin-bottom:14px;\n  border-radius:10px;\n  background:linear-gradient(\n    135deg,\n    var(--blue),\n    var(--cyan)\n  );\n  color:#FFFFFF;\n  font-size:13px;\n  font-weight:700;\n}\n\n.qsd-feature-card h3{\n  margin:0 0 8px;\n  color:var(--navy);\n  font-size:18px;\n  line-height:1.4;\n}\n\n.qsd-feature-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:15px;\n}\n\n\n\/* PERFECT FOR *\/\n\n.qsd-perfect-for{\n  margin-top:20px;\n  padding:18px 22px;\n  border:1px solid #CAE0F4;\n  border-left:5px solid var(--blue);\n  border-radius:10px;\n  background:var(--soft-blue);\n  color:#486581;\n}\n\n.qsd-perfect-for strong{\n  color:var(--navy);\n}\n\n\n\/* =========================\n   SPECIFICATIONS\n========================= *\/\n\n.qsd-spec-wrapper{\n  padding:24px 28px;\n  border:1px solid #DCE8F2;\n  border-radius:16px;\n  background:var(--soft-gray);\n}\n\n.qsd-spec-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:0 45px;\n}\n\n.qsd-spec-item{\n  display:flex;\n  justify-content:space-between;\n  gap:20px;\n  padding:15px 0;\n  border-bottom:1px solid #DEE7EF;\n}\n\n.qsd-spec-label{\n  color:var(--navy);\n  font-weight:600;\n}\n\n.qsd-spec-value{\n  max-width:58%;\n  color:#587086;\n  text-align:right;\n}\n\n\n\/* =========================\n   WHAT'S INCLUDED\n========================= *\/\n\n.qsd-included-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:16px;\n}\n\n.qsd-included-card{\n  position:relative;\n  overflow:hidden;\n  min-height:125px;\n  padding:22px 22px 22px 28px;\n  border:1px solid #DCE8F2;\n  border-radius:12px;\n  background:#FFFFFF;\n}\n\n.qsd-included-card:before{\n  content:\"\";\n  position:absolute;\n  left:0;\n  top:0;\n  bottom:0;\n  width:5px;\n  background:linear-gradient(\n    180deg,\n    var(--blue),\n    var(--cyan)\n  );\n}\n\n.qsd-included-card h3{\n  margin:0 0 7px;\n  color:var(--navy);\n  font-size:17px;\n}\n\n.qsd-included-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:15px;\n}\n\n.qsd-qty{\n  color:var(--blue);\n  font-weight:700;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.qsd-faq-list{\n  display:flex;\n  flex-direction:column;\n  gap:10px;\n}\n\n.qsd-faq details{\n  overflow:hidden;\n  border:1px solid #DCE7F1;\n  border-radius:11px;\n  background:#FFFFFF;\n}\n\n.qsd-faq summary{\n  position:relative;\n  cursor:pointer;\n  list-style:none;\n  padding:18px 54px 18px 20px;\n  color:var(--navy);\n  font-weight:600;\n  transition:.2s ease;\n}\n\n.qsd-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.qsd-faq summary:hover{\n  background:var(--soft-blue);\n}\n\n.qsd-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:18px;\n  top:50%;\n  transform:translateY(-50%);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:28px;\n  height:28px;\n  border-radius:50%;\n  background:#EAF3FF;\n  color:var(--blue);\n  font-size:20px;\n  font-weight:400;\n}\n\n.qsd-faq details[open]{\n  border-color:#BDD4ED;\n  background:#FAFCFF;\n}\n\n.qsd-faq details[open] summary{\n  background:var(--soft-blue);\n  color:var(--blue-dark);\n}\n\n.qsd-faq details[open] summary:after{\n  content:\"−\";\n  background:var(--blue);\n  color:#FFFFFF;\n}\n\n.qsd-faq-answer{\n  padding:18px 20px 21px;\n  border-top:1px solid #E2EBF3;\n  color:var(--muted);\n}\n\n.qsd-faq-answer p{\n  margin:0;\n}\n\n\n\/* =========================\n   CTA\n========================= *\/\n\n.qsd-cta{\n  position:relative;\n  overflow:hidden;\n  margin:54px 0 20px;\n  padding:50px 35px;\n  border-radius:18px;\n  background:\n    radial-gradient(\n      circle at 92% 15%,\n      rgba(6,182,212,.35),\n      transparent 30%\n    ),\n    linear-gradient(\n      135deg,\n      #0C2742 0%,\n      #123D68 52%,\n      #155F8D 100%\n    );\n  color:#FFFFFF;\n  text-align:center;\n  box-shadow:0 14px 36px rgba(15,47,75,.14);\n}\n\n.qsd-cta:before{\n  content:\"\";\n  position:absolute;\n  width:200px;\n  height:200px;\n  left:-90px;\n  bottom:-120px;\n  border-radius:50%;\n  background:rgba(37,99,235,.20);\n}\n\n.qsd-cta-content{\n  position:relative;\n  z-index:2;\n}\n\n.qsd-cta-tag{\n  display:inline-block;\n  margin-bottom:10px;\n  padding:6px 12px;\n  border:1px solid rgba(255,255,255,.22);\n  border-radius:20px;\n  background:rgba(255,255,255,.08);\n  color:#D9F5FA;\n  font-size:13px;\n  font-weight:600;\n}\n\n.qsd-cta h2{\n  margin:0 0 12px;\n  color:#FFFFFF;\n  font-size:30px;\n}\n\n.qsd-cta p{\n  max-width:820px;\n  margin:0 auto;\n  color:#DAE9F5;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:749px){\n\n  .qsd-section{\n    padding:38px 0;\n  }\n\n  .qsd-title{\n    font-size:25px;\n  }\n\n  .qsd-overview-box{\n    padding:22px;\n  }\n\n  .qsd-feature-grid,\n  .qsd-spec-grid,\n  .qsd-included-grid{\n    grid-template-columns:1fr;\n  }\n\n  .qsd-spec-wrapper{\n    padding:16px 18px;\n  }\n\n  .qsd-spec-item{\n    gap:15px;\n  }\n\n  .qsd-spec-value{\n    max-width:55%;\n  }\n\n  .qsd-feature-card,\n  .qsd-included-card{\n    padding:20px;\n  }\n\n  .qsd-included-card{\n    padding-left:25px;\n  }\n\n  .qsd-cta{\n    padding:38px 22px;\n  }\n\n  .qsd-cta h2{\n    font-size:25px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"qsd-product-detail\"\u003e\n\n\n\u003c!-- ===================================================\n     OVERVIEW\n=================================================== --\u003e\n\n\u003csection class=\"qsd-section\"\u003e\n\n  \u003cdiv class=\"qsd-section-header\"\u003e\n\n    \u003cspan class=\"qsd-eyebrow\"\u003e\n      Open 10x20 Backlit Exhibit\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"qsd-title\"\u003e\n      10x20 EdgeLumi™ Full-Wall SEG Backlit Trade Show Booth with Dual Counters\n    \u003c\/h2\u003e\n\n    \u003cp class=\"qsd-subtitle\"\u003e\n      Combine a full-width illuminated brand wall with two practical attendee touchpoints in a clean, open 10x20 exhibit layout.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-overview-box\"\u003e\n\n    \u003cp\u003e\n      Make one strong statement across your entire 10x20 booth. This\n      \u003cstrong\u003eEdgeLumi™ Full-Wall SEG Backlit Trade Show Booth\u003c\/strong\u003e\n      combines a continuous 20ft × 8ft illuminated display wall with two\n      matching branded SEG counters for a polished and approachable exhibit.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The full-width backlit wall gives your brand an uninterrupted canvas for\n      campaign graphics, product photography, corporate messaging, sponsor artwork,\n      or launch visuals. Integrated LED lighting delivers bright, even illumination,\n      while the 230gsm SEG fabric creates a smooth edge-to-edge graphic finish.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Two matching counters create separate spaces for visitor conversations,\n      check-in, lead collection, brochures, QR codes, giveaways, and product samples\n      without crowding the center of the booth.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-feature-grid\"\u003e\n\n    \u003cdiv class=\"qsd-feature-card\"\u003e\n\n      \u003cdiv class=\"qsd-feature-number\"\u003e01\u003c\/div\u003e\n\n      \u003ch3\u003e20ft Full-Wall Branding\u003c\/h3\u003e\n\n      \u003cp\u003e\n        A continuous 20ft × 8ft SEG lightbox gives your brand one large,\n        uninterrupted visual surface for high-impact graphics and messaging.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-feature-card\"\u003e\n\n      \u003cdiv class=\"qsd-feature-number\"\u003e02\u003c\/div\u003e\n\n      \u003ch3\u003eBright SEG Backlighting\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Integrated LED lighting evenly illuminates the custom SEG graphic,\n        helping logos, product imagery, and campaign visuals stand out across\n        busy exhibition halls.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-feature-card\"\u003e\n\n      \u003cdiv class=\"qsd-feature-number\"\u003e03\u003c\/div\u003e\n\n      \u003ch3\u003eDual Branded Counters\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Two SEG counters create practical attendee touchpoints for reception,\n        QR codes, brochures, lead capture, samples, giveaways, and quick\n        sales conversations.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-feature-card\"\u003e\n\n      \u003cdiv class=\"qsd-feature-number\"\u003e04\u003c\/div\u003e\n\n      \u003ch3\u003eReusable Exhibit System\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Reuse the aluminum booth hardware for future events and order\n        replacement SEG graphics whenever your campaign, products,\n        sponsors, or branding changes.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-perfect-for\"\u003e\n\n    \u003cstrong\u003ePerfect For:\u003c\/strong\u003e\n    Product Launches • Corporate Exhibitions • Healthcare Conferences •\n    Tech Expos • Dealer \u0026amp; Distributor Shows • Recruiting Events •\n    Sponsor Exhibits • Industry Trade Shows\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ===================================================\n     PRODUCT SPECIFICATIONS\n=================================================== --\u003e\n\n\u003csection class=\"qsd-section\"\u003e\n\n  \u003cdiv class=\"qsd-section-header\"\u003e\n\n    \u003cspan class=\"qsd-eyebrow\"\u003e\n      Booth Details\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"qsd-title\"\u003e\n      Product Specifications\n    \u003c\/h2\u003e\n\n    \u003cp class=\"qsd-subtitle\"\u003e\n      A streamlined 10x20 backlit exhibit designed around one large illuminated wall and two branded reception counters.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-spec-wrapper\"\u003e\n\n    \u003cdiv class=\"qsd-spec-grid\"\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eBooth Size\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003e10ft × 20ft\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eBooth Type\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eFull-Wall Backlit Booth\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eMain Display\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003e20ft × 8ft SEG Lightbox\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eFrame\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eAnodized Aluminum\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eGraphic Material\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003e230gsm SEG Fabric\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003ePrinting\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eHigh-Resolution Custom Printing\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eLighting\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eIntegrated LED Backlighting\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eCounters\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003e(2) SEG Counters\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eCustom Graphics\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eFull-Color Printing\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eReplacement Graphics\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eAvailable\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eCustom Size\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eAvailable Upon Request\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eUse Environment\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eIndoor \/ Dry Covered Spaces\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ===================================================\n     WHAT'S INCLUDED\n=================================================== --\u003e\n\n\u003csection class=\"qsd-section\"\u003e\n\n  \u003cdiv class=\"qsd-section-header\"\u003e\n\n    \u003cspan class=\"qsd-eyebrow\"\u003e\n      Complete Booth Package\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"qsd-title\"\u003e\n      What’s Included\n    \u003c\/h2\u003e\n\n    \u003cp class=\"qsd-subtitle\"\u003e\n      A complete backlit display package with the main illuminated wall,\n      custom graphics, dual branded counters, and transport solutions.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-included-grid\"\u003e\n\n\n    \u003cdiv class=\"qsd-included-card\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan class=\"qsd-qty\"\u003e1 ×\u003c\/span\u003e\n        20ft × 8ft SEG Lightbox Frame\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Anodized aluminum lightbox structure with integrated LED lighting\n        for the full-width booth backdrop.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-included-card\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan class=\"qsd-qty\"\u003e1 ×\u003c\/span\u003e\n        Custom-Printed SEG Graphic\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Premium 230gsm custom-printed SEG tension fabric designed for\n        a smooth, edge-to-edge illuminated presentation.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-included-card\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan class=\"qsd-qty\"\u003e2 ×\u003c\/span\u003e\n        SEG Branded Counters\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Two counter frames with custom-printed graphics for reception,\n        lead collection, literature, giveaways, samples, and attendee engagement.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-included-card\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan class=\"qsd-qty\"\u003e4 ×\u003c\/span\u003e\n        Wheeled Carrying Bags\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Protective nylon transport bags with wheels and cushioning foam\n        for easier handling, storage, and transportation between events.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ===================================================\n     FAQ\n=================================================== --\u003e\n\n\u003csection class=\"qsd-section qsd-faq\"\u003e\n\n  \u003cdiv class=\"qsd-section-header\"\u003e\n\n    \u003cspan class=\"qsd-eyebrow\"\u003e\n      Before You Order\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"qsd-title\"\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n    \u003cp class=\"qsd-subtitle\"\u003e\n      Quick answers about booth sizing, counters, graphics, power,\n      reuse, and customization.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-faq-list\"\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is this booth designed for a standard 10x20 exhibit space?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. This configuration is designed around a standard 10x20 trade\n          show footprint. Always confirm final dimensions, height restrictions,\n          and exhibitor regulations with your event organizer.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Are both SEG counters included?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Two SEG counter frames with custom-printed graphics are included\n          with this booth configuration.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What can I use the counters for?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          The counters work well for attendee check-in, badge scanning,\n          QR codes, brochures, samples, giveaways, lead collection,\n          product information, and quick visitor conversations.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Does the backlit wall require power?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. The integrated LED backlighting requires access to an\n          appropriate indoor power source during your event.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I order replacement SEG graphics later?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Replacement SEG graphics are available when you want to\n          update your campaign, products, sponsors, event messaging,\n          or brand design without replacing the main display hardware.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I reuse the booth for multiple events?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. The aluminum lightbox frame and counter hardware are designed\n          for repeat event use. Keep the hardware and update the graphics\n          whenever your branding or campaign changes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can the booth size or configuration be customized?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Custom dimensions and configuration options can be reviewed\n          based on your exhibit space, event requirements, branding needs,\n          and project goals.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ===================================================\n     BOTTOM CTA\n=================================================== --\u003e\n\n\u003csection class=\"qsd-cta\"\u003e\n\n  \u003cdiv class=\"qsd-cta-content\"\u003e\n\n    \u003cspan class=\"qsd-cta-tag\"\u003e\n      Free Custom Design \u0026amp; 3D Proof\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Make the Full 20 Feet Work for Your Brand\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Share your event date, artwork, and display requirements with\n      QuickShowDisplay. Our team can help turn a full-width illuminated\n      SEG wall and two branded counters into a polished 10x20 exhibit,\n      with free custom design support and a 3D proof to review before production.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":48171035361438,"sku":"Q-20FT-EL-BOOTH-KIT-E","price":1499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x20_edgelumi_full_wall_seg_backlit_trade_show_booth_with_dual_counters_main.jpg?v=1787214814"},{"product_id":"10x20-edgelumi-wraparound-seg-backlit-trade-show-booth-display","title":"10x20 EdgeLumi™ Wraparound SEG Backlit Trade Show Booth Display","description":"\u003cstyle\u003e\n\/* =========================\n   QUICKSHOWDISPLAY PRODUCT PAGE\n========================= *\/\n\n.qsd-product-detail{\n  --navy:#12304A;\n  --navy-dark:#0B2239;\n  --blue:#2563EB;\n  --blue-dark:#1D4ED8;\n  --cyan:#06B6D4;\n\n  --soft-blue:#F3F8FF;\n  --soft-cyan:#F0FCFD;\n  --soft-gray:#F8FAFC;\n\n  --text:#334E68;\n  --muted:#6B7F91;\n  --border:#DDE7F0;\n\n  max-width:1180px;\n  margin:0 auto;\n  font-family:inherit;\n  color:var(--text);\n  line-height:1.65;\n}\n\n.qsd-product-detail *{\n  box-sizing:border-box;\n}\n\n.qsd-section{\n  padding:54px 0;\n}\n\n.qsd-section + .qsd-section{\n  border-top:1px solid var(--border);\n}\n\n\n\/* =========================\n   SECTION TITLE\n========================= *\/\n\n.qsd-section-header{\n  margin-bottom:28px;\n}\n\n.qsd-eyebrow{\n  display:inline-block;\n  margin-bottom:8px;\n  color:var(--blue);\n  font-size:13px;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.qsd-title{\n  margin:0 0 10px;\n  color:var(--navy);\n  font-size:30px;\n  line-height:1.3;\n  font-weight:700;\n}\n\n.qsd-subtitle{\n  max-width:880px;\n  margin:0;\n  color:var(--muted);\n  font-size:16px;\n}\n\n\n\/* =========================\n   OVERVIEW\n========================= *\/\n\n.qsd-overview-box{\n  padding:30px;\n  margin-bottom:24px;\n  border:1px solid #D9E8F5;\n  border-radius:16px;\n  background:linear-gradient(\n    135deg,\n    #FFFFFF 0%,\n    #F4F9FF 65%,\n    #F1FCFD 100%\n  );\n}\n\n.qsd-overview-box p{\n  margin:0 0 15px;\n}\n\n.qsd-overview-box p:last-child{\n  margin-bottom:0;\n}\n\n.qsd-overview-box strong{\n  color:var(--blue-dark);\n}\n\n\n\/* FEATURE CARDS *\/\n\n.qsd-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:18px;\n}\n\n.qsd-feature-card{\n  position:relative;\n  padding:24px;\n  border:1px solid #DCE8F3;\n  border-radius:14px;\n  background:#FFFFFF;\n  transition:.25s ease;\n}\n\n.qsd-feature-card:hover{\n  transform:translateY(-3px);\n  border-color:#BCD5F0;\n  box-shadow:0 10px 28px rgba(37,99,235,.08);\n}\n\n.qsd-feature-number{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  width:38px;\n  height:38px;\n  margin-bottom:14px;\n  border-radius:10px;\n  background:linear-gradient(\n    135deg,\n    var(--blue),\n    var(--cyan)\n  );\n  color:#FFFFFF;\n  font-size:13px;\n  font-weight:700;\n}\n\n.qsd-feature-card h3{\n  margin:0 0 8px;\n  color:var(--navy);\n  font-size:18px;\n  line-height:1.4;\n}\n\n.qsd-feature-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:15px;\n}\n\n\n\/* PERFECT FOR *\/\n\n.qsd-perfect-for{\n  margin-top:20px;\n  padding:18px 22px;\n  border:1px solid #CAE0F4;\n  border-left:5px solid var(--blue);\n  border-radius:10px;\n  background:var(--soft-blue);\n  color:#486581;\n}\n\n.qsd-perfect-for strong{\n  color:var(--navy);\n}\n\n\n\/* =========================\n   SPECIFICATIONS\n========================= *\/\n\n.qsd-spec-wrapper{\n  padding:24px 28px;\n  border:1px solid #DCE8F2;\n  border-radius:16px;\n  background:var(--soft-gray);\n}\n\n.qsd-spec-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:0 45px;\n}\n\n.qsd-spec-item{\n  display:flex;\n  justify-content:space-between;\n  gap:20px;\n  padding:15px 0;\n  border-bottom:1px solid #DEE7EF;\n}\n\n.qsd-spec-label{\n  color:var(--navy);\n  font-weight:600;\n}\n\n.qsd-spec-value{\n  max-width:60%;\n  color:#587086;\n  text-align:right;\n}\n\n\n\/* =========================\n   WHAT'S INCLUDED\n========================= *\/\n\n.qsd-included-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:16px;\n}\n\n.qsd-included-card{\n  position:relative;\n  overflow:hidden;\n  min-height:125px;\n  padding:22px 22px 22px 28px;\n  border:1px solid #DCE8F2;\n  border-radius:12px;\n  background:#FFFFFF;\n}\n\n.qsd-included-card:before{\n  content:\"\";\n  position:absolute;\n  left:0;\n  top:0;\n  bottom:0;\n  width:5px;\n  background:linear-gradient(\n    180deg,\n    var(--blue),\n    var(--cyan)\n  );\n}\n\n.qsd-included-card h3{\n  margin:0 0 7px;\n  color:var(--navy);\n  font-size:17px;\n}\n\n.qsd-included-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:15px;\n}\n\n.qsd-qty{\n  color:var(--blue);\n  font-weight:700;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.qsd-faq-list{\n  display:flex;\n  flex-direction:column;\n  gap:10px;\n}\n\n.qsd-faq details{\n  overflow:hidden;\n  border:1px solid #DCE7F1;\n  border-radius:11px;\n  background:#FFFFFF;\n}\n\n.qsd-faq summary{\n  position:relative;\n  cursor:pointer;\n  list-style:none;\n  padding:18px 54px 18px 20px;\n  color:var(--navy);\n  font-weight:600;\n  transition:.2s ease;\n}\n\n.qsd-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.qsd-faq summary:hover{\n  background:var(--soft-blue);\n}\n\n.qsd-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:18px;\n  top:50%;\n  transform:translateY(-50%);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:28px;\n  height:28px;\n  border-radius:50%;\n  background:#EAF3FF;\n  color:var(--blue);\n  font-size:20px;\n  font-weight:400;\n}\n\n.qsd-faq details[open]{\n  border-color:#BDD4ED;\n  background:#FAFCFF;\n}\n\n.qsd-faq details[open] summary{\n  background:var(--soft-blue);\n  color:var(--blue-dark);\n}\n\n.qsd-faq details[open] summary:after{\n  content:\"−\";\n  background:var(--blue);\n  color:#FFFFFF;\n}\n\n.qsd-faq-answer{\n  padding:18px 20px 21px;\n  border-top:1px solid #E2EBF3;\n  color:var(--muted);\n}\n\n.qsd-faq-answer p{\n  margin:0;\n}\n\n\n\/* =========================\n   CTA\n========================= *\/\n\n.qsd-cta{\n  position:relative;\n  overflow:hidden;\n  margin:54px 0 20px;\n  padding:50px 35px;\n  border-radius:18px;\n  background:\n    radial-gradient(\n      circle at 92% 15%,\n      rgba(6,182,212,.35),\n      transparent 30%\n    ),\n    linear-gradient(\n      135deg,\n      #0C2742 0%,\n      #123D68 52%,\n      #155F8D 100%\n    );\n  color:#FFFFFF;\n  text-align:center;\n  box-shadow:0 14px 36px rgba(15,47,75,.14);\n}\n\n.qsd-cta:before{\n  content:\"\";\n  position:absolute;\n  width:200px;\n  height:200px;\n  left:-90px;\n  bottom:-120px;\n  border-radius:50%;\n  background:rgba(37,99,235,.20);\n}\n\n.qsd-cta-content{\n  position:relative;\n  z-index:2;\n}\n\n.qsd-cta-tag{\n  display:inline-block;\n  margin-bottom:10px;\n  padding:6px 12px;\n  border:1px solid rgba(255,255,255,.22);\n  border-radius:20px;\n  background:rgba(255,255,255,.08);\n  color:#D9F5FA;\n  font-size:13px;\n  font-weight:600;\n}\n\n.qsd-cta h2{\n  margin:0 0 12px;\n  color:#FFFFFF;\n  font-size:30px;\n  line-height:1.3;\n}\n\n.qsd-cta p{\n  max-width:820px;\n  margin:0 auto;\n  color:#DAE9F5;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:749px){\n\n  .qsd-section{\n    padding:38px 0;\n  }\n\n  .qsd-title{\n    font-size:25px;\n  }\n\n  .qsd-overview-box{\n    padding:22px;\n  }\n\n  .qsd-feature-grid,\n  .qsd-spec-grid,\n  .qsd-included-grid{\n    grid-template-columns:1fr;\n  }\n\n  .qsd-spec-wrapper{\n    padding:16px 18px;\n  }\n\n  .qsd-spec-item{\n    gap:15px;\n  }\n\n  .qsd-spec-value{\n    max-width:55%;\n  }\n\n  .qsd-feature-card,\n  .qsd-included-card{\n    padding:20px;\n  }\n\n  .qsd-included-card{\n    padding-left:25px;\n  }\n\n  .qsd-cta{\n    padding:38px 22px;\n  }\n\n  .qsd-cta h2{\n    font-size:25px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"qsd-product-detail\"\u003e\n\n\n\u003c!-- ===================================================\n     OVERVIEW\n=================================================== --\u003e\n\n\u003csection class=\"qsd-section\"\u003e\n\n  \u003cdiv class=\"qsd-section-header\"\u003e\n\n    \u003cspan class=\"qsd-eyebrow\"\u003e\n      Wraparound 10x20 Backlit Exhibit\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"qsd-title\"\u003e\n      10x20 EdgeLumi™ Wraparound SEG Backlit Trade Show Booth\n    \u003c\/h2\u003e\n\n    \u003cp class=\"qsd-subtitle\"\u003e\n      Combine a full-width illuminated backdrop, two side display zones, integrated shelving, and dual branded counters in one polished 10x20 exhibit system.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-overview-box\"\u003e\n\n    \u003cp\u003e\n      Give your 10x20 booth a stronger visual presence and more useful display space.\n      This \u003cstrong\u003eEdgeLumi™ Wraparound SEG Backlit Trade Show Booth\u003c\/strong\u003e\n      combines a wide 20ft × 8ft illuminated main wall with two 3ft × 8ft\n      side lightboxes, integrated display shelves, and two branded SEG counters.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The full-width backlit wall gives your logo, product photography, campaign\n      artwork, or launch message plenty of room to stand out. Smooth 230gsm SEG\n      tension fabric fits neatly into the aluminum lightbox frame, while integrated\n      LED lighting delivers bright and even illumination across the display.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Illuminated side displays extend your branding beyond the main wall while\n      creating practical product presentation areas. The wraparound configuration\n      gives the booth stronger visibility from multiple viewing angles without\n      sacrificing the open space needed for conversations and attendee interaction.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-feature-grid\"\u003e\n\n    \u003cdiv class=\"qsd-feature-card\"\u003e\n\n      \u003cdiv class=\"qsd-feature-number\"\u003e01\u003c\/div\u003e\n\n      \u003ch3\u003e20ft Full-Wall Backlit Branding\u003c\/h3\u003e\n\n      \u003cp\u003e\n        A continuous 20ft × 8ft SEG lightbox creates a large illuminated canvas\n        for campaign graphics, product photography, brand messaging, and launch visuals.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-feature-card\"\u003e\n\n      \u003cdiv class=\"qsd-feature-number\"\u003e02\u003c\/div\u003e\n\n      \u003ch3\u003eWraparound Side Displays\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Two illuminated side lightboxes extend your visual presence beyond the\n        main wall, helping the booth attract attention from multiple directions\n        across the show floor.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-feature-card\"\u003e\n\n      \u003cdiv class=\"qsd-feature-number\"\u003e03\u003c\/div\u003e\n\n      \u003ch3\u003eIntegrated Product Shelving\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Built-in shelves provide dedicated space for lightweight products,\n        packaged samples, brochures, catalogs, awards, and promotional materials\n        without adding separate shelving fixtures.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-feature-card\"\u003e\n\n      \u003cdiv class=\"qsd-feature-number\"\u003e04\u003c\/div\u003e\n\n      \u003ch3\u003eDual Branded Counters\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Two SEG counters create separate attendee touchpoints for QR codes,\n        literature, giveaways, check-in, lead capture, samples, and quick\n        visitor conversations.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-perfect-for\"\u003e\n\n    \u003cstrong\u003ePerfect For:\u003c\/strong\u003e\n    Product Launches • Tech Expos • Beauty \u0026amp; Consumer Shows •\n    Healthcare Conferences • Dealer \u0026amp; Distributor Shows •\n    Corporate Exhibitions • Recruiting Events • Industry Trade Shows\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ===================================================\n     PRODUCT SPECIFICATIONS\n=================================================== --\u003e\n\n\u003csection class=\"qsd-section\"\u003e\n\n  \u003cdiv class=\"qsd-section-header\"\u003e\n\n    \u003cspan class=\"qsd-eyebrow\"\u003e\n      Booth Details\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"qsd-title\"\u003e\n      Product Specifications\n    \u003c\/h2\u003e\n\n    \u003cp class=\"qsd-subtitle\"\u003e\n      A modular 10x20 SEG backlit booth designed to combine wide-format branding,\n      illuminated product display, and face-to-face engagement.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-spec-wrapper\"\u003e\n\n    \u003cdiv class=\"qsd-spec-grid\"\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eBooth Size\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003e10ft × 20ft\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eBooth Type\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eWraparound SEG Backlit Booth\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eMain Display\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003e20ft × 8ft SEG Lightbox\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eSide Displays\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003e(2) 3ft × 8ft SEG Lightboxes\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eFrame\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eAnodized Aluminum\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eGraphic Material\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003e230gsm SEG Fabric\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003ePrinting\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eHigh-Resolution Custom Printing\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eLighting\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eIntegrated LED Backlighting\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eDisplay Shelves\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eIntegrated in Side Displays\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eShelf Capacity\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eUp to 20 lbs \/ Shelf\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eCounters\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003e(2) SEG Branded Counters\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eReplacement Graphics\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eAvailable\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eCustom Size\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eAvailable Upon Request\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eUse Environment\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eIndoor \/ Dry Covered Spaces\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ===================================================\n     WHAT'S INCLUDED\n=================================================== --\u003e\n\n\u003csection class=\"qsd-section\"\u003e\n\n  \u003cdiv class=\"qsd-section-header\"\u003e\n\n    \u003cspan class=\"qsd-eyebrow\"\u003e\n      Complete Booth Package\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"qsd-title\"\u003e\n      What’s Included\n    \u003c\/h2\u003e\n\n    \u003cp class=\"qsd-subtitle\"\u003e\n      Everything needed to create the illuminated main backdrop, side product\n      display areas, branded reception points, and a coordinated SEG exhibit.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-included-grid\"\u003e\n\n\n    \u003cdiv class=\"qsd-included-card\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan class=\"qsd-qty\"\u003e1 ×\u003c\/span\u003e\n        20ft × 8ft SEG Backlit Wall\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Anodized aluminum SEG lightbox frame with integrated LED lighting\n        for the main full-width booth backdrop.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-included-card\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan class=\"qsd-qty\"\u003e2 ×\u003c\/span\u003e\n        3ft × 8ft SEG Side Displays\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Illuminated aluminum SEG lightbox frames with integrated display\n        shelves for products, samples, brochures, and promotional materials.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-included-card\"\u003e\n\n      \u003ch3\u003e\n        Custom-Printed SEG Graphic Set\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Premium custom-printed 230gsm SEG fabric graphics for the included\n        backlit display components.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-included-card\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan class=\"qsd-qty\"\u003e2 ×\u003c\/span\u003e\n        SEG Branded Counters\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Two counter frames with custom-printed graphics for reception,\n        lead capture, brochures, samples, giveaways, and attendee engagement.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-included-card\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan class=\"qsd-qty\"\u003e4 ×\u003c\/span\u003e\n        Wheeled Carrying Cases\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Protective wheeled carrying cases with cushioning foam for easier\n        transportation, handling, and storage between events.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ===================================================\n     FAQ\n=================================================== --\u003e\n\n\u003csection class=\"qsd-section qsd-faq\"\u003e\n\n  \u003cdiv class=\"qsd-section-header\"\u003e\n\n    \u003cspan class=\"qsd-eyebrow\"\u003e\n      Before You Order\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"qsd-title\"\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n    \u003cp class=\"qsd-subtitle\"\u003e\n      Quick answers about backlighting, graphics, shelving, transport,\n      power, reuse, and customization.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-faq-list\"\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How bright is the LED backlighting?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          The EdgeLumi™ system uses integrated LED lighting designed to provide\n          bright, even illumination across the SEG graphics for strong visibility\n          in busy exhibition environments.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I change the graphics for different campaigns?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. The SEG fabric graphics are replaceable, allowing you to update\n          your branding, promotions, product messaging, sponsors, or campaign\n          visuals for future events.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is the booth easy to transport and set up?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. The modular aluminum frame system is designed for repeat event use\n          and easier transportation. The booth components pack into protective\n          wheeled carrying cases for storage and travel between shows.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What can I display on the integrated shelves?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          The shelves are suitable for lightweight products, packaged samples,\n          brochures, catalogs, awards, and promotional materials. The recommended\n          maximum load is 20 lbs per shelf.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Does the booth require power?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. The integrated LED lighting requires access to an appropriate\n          indoor power source at the venue.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can the booth be reused for multiple events?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. The aluminum display hardware is designed for repeat use.\n          You can keep the booth structure and order replacement SEG graphics\n          whenever your campaign, products, or branding changes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can this booth configuration be customized?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Custom sizing and configuration options can be reviewed based\n          on your booth space, display requirements, branding needs, and\n          project goals.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ===================================================\n     BOTTOM CTA\n=================================================== --\u003e\n\n\u003csection class=\"qsd-cta\"\u003e\n\n  \u003cdiv class=\"qsd-cta-content\"\u003e\n\n    \u003cspan class=\"qsd-cta-tag\"\u003e\n      Free Custom Design \u0026amp; 3D Proof\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Build Your 10x20 Booth Around What You Need to Show\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Share your event date, artwork, and display needs, and we’ll help you\n      create an EdgeLumi™ booth that brings backlit branding, product display,\n      and visitor interaction together—with free custom design and a 3D proof\n      to review before production.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":48171136188574,"sku":"Q-20FT-EL-BOOTH-KIT-F","price":1999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x20_edgelumi_wraparound_seg_backlit_trade_show_booth_display_main.jpg?v=1787215093"},{"product_id":"10x20-edgelumi-l-shaped-seg-backlit-trade-show-booth-display","title":"10x20 EdgeLumi™ L-Shaped SEG Backlit Trade Show Booth Display","description":"\u003cstyle\u003e\n\/* =========================\n   QUICKSHOWDISPLAY PRODUCT PAGE\n========================= *\/\n\n.qsd-product-detail{\n  --navy:#12304A;\n  --navy-dark:#0B2239;\n  --blue:#2563EB;\n  --blue-dark:#1D4ED8;\n  --cyan:#06B6D4;\n\n  --soft-blue:#F3F8FF;\n  --soft-cyan:#F0FCFD;\n  --soft-gray:#F8FAFC;\n\n  --text:#334E68;\n  --muted:#6B7F91;\n  --border:#DDE7F0;\n\n  max-width:1180px;\n  margin:0 auto;\n  font-family:inherit;\n  color:var(--text);\n  line-height:1.65;\n}\n\n.qsd-product-detail *{\n  box-sizing:border-box;\n}\n\n.qsd-section{\n  padding:54px 0;\n}\n\n.qsd-section + .qsd-section{\n  border-top:1px solid var(--border);\n}\n\n\n\/* =========================\n   SECTION TITLE\n========================= *\/\n\n.qsd-section-header{\n  margin-bottom:28px;\n}\n\n.qsd-eyebrow{\n  display:inline-block;\n  margin-bottom:8px;\n  color:var(--blue);\n  font-size:13px;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.qsd-title{\n  margin:0 0 10px;\n  color:var(--navy);\n  font-size:30px;\n  line-height:1.3;\n  font-weight:700;\n}\n\n.qsd-subtitle{\n  max-width:880px;\n  margin:0;\n  color:var(--muted);\n  font-size:16px;\n}\n\n\n\/* =========================\n   OVERVIEW\n========================= *\/\n\n.qsd-overview-box{\n  padding:30px;\n  margin-bottom:24px;\n  border:1px solid #D9E8F5;\n  border-radius:16px;\n  background:linear-gradient(\n    135deg,\n    #FFFFFF 0%,\n    #F4F9FF 65%,\n    #F1FCFD 100%\n  );\n}\n\n.qsd-overview-box p{\n  margin:0 0 15px;\n}\n\n.qsd-overview-box p:last-child{\n  margin-bottom:0;\n}\n\n.qsd-overview-box strong{\n  color:var(--blue-dark);\n}\n\n\n\/* FEATURE CARDS *\/\n\n.qsd-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:18px;\n}\n\n.qsd-feature-card{\n  position:relative;\n  padding:24px;\n  border:1px solid #DCE8F3;\n  border-radius:14px;\n  background:#FFFFFF;\n  transition:.25s ease;\n}\n\n.qsd-feature-card:hover{\n  transform:translateY(-3px);\n  border-color:#BCD5F0;\n  box-shadow:0 10px 28px rgba(37,99,235,.08);\n}\n\n.qsd-feature-number{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  width:38px;\n  height:38px;\n  margin-bottom:14px;\n  border-radius:10px;\n  background:linear-gradient(\n    135deg,\n    var(--blue),\n    var(--cyan)\n  );\n  color:#FFFFFF;\n  font-size:13px;\n  font-weight:700;\n}\n\n.qsd-feature-card h3{\n  margin:0 0 8px;\n  color:var(--navy);\n  font-size:18px;\n  line-height:1.4;\n}\n\n.qsd-feature-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:15px;\n}\n\n\n\/* PERFECT FOR *\/\n\n.qsd-perfect-for{\n  margin-top:20px;\n  padding:18px 22px;\n  border:1px solid #CAE0F4;\n  border-left:5px solid var(--blue);\n  border-radius:10px;\n  background:var(--soft-blue);\n  color:#486581;\n}\n\n.qsd-perfect-for strong{\n  color:var(--navy);\n}\n\n\n\/* =========================\n   SPECIFICATIONS\n========================= *\/\n\n.qsd-spec-wrapper{\n  padding:24px 28px;\n  border:1px solid #DCE8F2;\n  border-radius:16px;\n  background:var(--soft-gray);\n}\n\n.qsd-spec-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:0 45px;\n}\n\n.qsd-spec-item{\n  display:flex;\n  justify-content:space-between;\n  gap:20px;\n  padding:15px 0;\n  border-bottom:1px solid #DEE7EF;\n}\n\n.qsd-spec-label{\n  color:var(--navy);\n  font-weight:600;\n}\n\n.qsd-spec-value{\n  max-width:60%;\n  color:#587086;\n  text-align:right;\n}\n\n\n\/* =========================\n   WHAT'S INCLUDED\n========================= *\/\n\n.qsd-included-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:16px;\n}\n\n.qsd-included-card{\n  position:relative;\n  overflow:hidden;\n  min-height:125px;\n  padding:22px 22px 22px 28px;\n  border:1px solid #DCE8F2;\n  border-radius:12px;\n  background:#FFFFFF;\n}\n\n.qsd-included-card:before{\n  content:\"\";\n  position:absolute;\n  left:0;\n  top:0;\n  bottom:0;\n  width:5px;\n  background:linear-gradient(\n    180deg,\n    var(--blue),\n    var(--cyan)\n  );\n}\n\n.qsd-included-card h3{\n  margin:0 0 7px;\n  color:var(--navy);\n  font-size:17px;\n}\n\n.qsd-included-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:15px;\n}\n\n.qsd-qty{\n  color:var(--blue);\n  font-weight:700;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.qsd-faq-list{\n  display:flex;\n  flex-direction:column;\n  gap:10px;\n}\n\n.qsd-faq details{\n  overflow:hidden;\n  border:1px solid #DCE7F1;\n  border-radius:11px;\n  background:#FFFFFF;\n}\n\n.qsd-faq summary{\n  position:relative;\n  cursor:pointer;\n  list-style:none;\n  padding:18px 54px 18px 20px;\n  color:var(--navy);\n  font-weight:600;\n  transition:.2s ease;\n}\n\n.qsd-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.qsd-faq summary:hover{\n  background:var(--soft-blue);\n}\n\n.qsd-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:18px;\n  top:50%;\n  transform:translateY(-50%);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:28px;\n  height:28px;\n  border-radius:50%;\n  background:#EAF3FF;\n  color:var(--blue);\n  font-size:20px;\n  font-weight:400;\n}\n\n.qsd-faq details[open]{\n  border-color:#BDD4ED;\n  background:#FAFCFF;\n}\n\n.qsd-faq details[open] summary{\n  background:var(--soft-blue);\n  color:var(--blue-dark);\n}\n\n.qsd-faq details[open] summary:after{\n  content:\"−\";\n  background:var(--blue);\n  color:#FFFFFF;\n}\n\n.qsd-faq-answer{\n  padding:18px 20px 21px;\n  border-top:1px solid #E2EBF3;\n  color:var(--muted);\n}\n\n.qsd-faq-answer p{\n  margin:0;\n}\n\n\n\/* =========================\n   CTA\n========================= *\/\n\n.qsd-cta{\n  position:relative;\n  overflow:hidden;\n  margin:54px 0 20px;\n  padding:50px 35px;\n  border-radius:18px;\n\n  background:\n    radial-gradient(\n      circle at 92% 15%,\n      rgba(6,182,212,.35),\n      transparent 30%\n    ),\n    linear-gradient(\n      135deg,\n      #0C2742 0%,\n      #123D68 52%,\n      #155F8D 100%\n    );\n\n  color:#FFFFFF;\n  text-align:center;\n  box-shadow:0 14px 36px rgba(15,47,75,.14);\n}\n\n.qsd-cta:before{\n  content:\"\";\n  position:absolute;\n  width:200px;\n  height:200px;\n  left:-90px;\n  bottom:-120px;\n  border-radius:50%;\n  background:rgba(37,99,235,.20);\n}\n\n.qsd-cta-content{\n  position:relative;\n  z-index:2;\n}\n\n.qsd-cta-tag{\n  display:inline-block;\n  margin-bottom:10px;\n  padding:6px 12px;\n  border:1px solid rgba(255,255,255,.22);\n  border-radius:20px;\n  background:rgba(255,255,255,.08);\n  color:#D9F5FA;\n  font-size:13px;\n  font-weight:600;\n}\n\n.qsd-cta h2{\n  margin:0 0 12px;\n  color:#FFFFFF;\n  font-size:30px;\n  line-height:1.3;\n}\n\n.qsd-cta p{\n  max-width:820px;\n  margin:0 auto;\n  color:#DAE9F5;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:749px){\n\n  .qsd-section{\n    padding:38px 0;\n  }\n\n  .qsd-title{\n    font-size:25px;\n  }\n\n  .qsd-overview-box{\n    padding:22px;\n  }\n\n  .qsd-feature-grid,\n  .qsd-spec-grid,\n  .qsd-included-grid{\n    grid-template-columns:1fr;\n  }\n\n  .qsd-spec-wrapper{\n    padding:16px 18px;\n  }\n\n  .qsd-spec-item{\n    gap:15px;\n  }\n\n  .qsd-spec-value{\n    max-width:55%;\n  }\n\n  .qsd-feature-card,\n  .qsd-included-card{\n    padding:20px;\n  }\n\n  .qsd-included-card{\n    padding-left:25px;\n  }\n\n  .qsd-cta{\n    padding:38px 22px;\n  }\n\n  .qsd-cta h2{\n    font-size:25px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"qsd-product-detail\"\u003e\n\n\n\u003c!-- ===================================================\n     OVERVIEW\n=================================================== --\u003e\n\n\u003csection class=\"qsd-section\"\u003e\n\n  \u003cdiv class=\"qsd-section-header\"\u003e\n\n    \u003cspan class=\"qsd-eyebrow\"\u003e\n      L-Shaped 10x20 Backlit Exhibit\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"qsd-title\"\u003e\n      10x20 EdgeLumi™ L-Shaped SEG Backlit Trade Show Booth\n    \u003c\/h2\u003e\n\n    \u003cp class=\"qsd-subtitle\"\u003e\n      Combine a full-width illuminated backwall with a large side lightbox and dual branded counters to create an open, high-impact 10x20 exhibit.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-overview-box\"\u003e\n\n    \u003cp\u003e\n      Transform your 10x20 exhibit space with an\n      \u003cstrong\u003eL-shaped SEG backlit booth\u003c\/strong\u003e designed to increase brand\n      visibility while keeping the front of the exhibit open and approachable.\n      The configuration combines a 20ft × 8ft illuminated main wall with a\n      10ft × 8ft side lightbox and two branded SEG counters.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The main backwall provides a wide canvas for your primary campaign,\n      product photography, logo, or launch message, while the perpendicular\n      side wall creates an additional branding surface for supporting visuals,\n      product stories, sponsor messaging, or secondary campaigns.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Integrated LED lighting provides bright, even illumination across the\n      SEG graphics, while 230gsm tension fabric fits neatly into the aluminum\n      lightbox frames for a smooth edge-to-edge presentation. The open\n      L-shaped layout also leaves plenty of room for attendee conversations,\n      demonstrations, and lead generation.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-feature-grid\"\u003e\n\n\n    \u003cdiv class=\"qsd-feature-card\"\u003e\n\n      \u003cdiv class=\"qsd-feature-number\"\u003e01\u003c\/div\u003e\n\n      \u003ch3\u003e20ft Illuminated Main Wall\u003c\/h3\u003e\n\n      \u003cp\u003e\n        A full-width 20ft × 8ft SEG lightbox creates a powerful main branding\n        surface for campaign graphics, product photography, logos, and\n        large-format messaging.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-feature-card\"\u003e\n\n      \u003cdiv class=\"qsd-feature-number\"\u003e02\u003c\/div\u003e\n\n      \u003ch3\u003e10ft Side Feature Wall\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The perpendicular 10ft × 8ft illuminated wall extends your branding\n        across a second viewing angle and provides dedicated space for\n        product highlights or supporting campaign content.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-feature-card\"\u003e\n\n      \u003cdiv class=\"qsd-feature-number\"\u003e03\u003c\/div\u003e\n\n      \u003ch3\u003eOpen Visitor Flow\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The L-shaped structure defines the booth without closing off the\n        front, helping create an inviting space for walk-ins, demonstrations,\n        meetings, and attendee conversations.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-feature-card\"\u003e\n\n      \u003cdiv class=\"qsd-feature-number\"\u003e04\u003c\/div\u003e\n\n      \u003ch3\u003eDual Branded Counters\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Two movable SEG counters provide flexible touchpoints for QR codes,\n        literature, samples, check-in, lead capture, giveaways, and\n        one-on-one conversations.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-perfect-for\"\u003e\n\n    \u003cstrong\u003ePerfect For:\u003c\/strong\u003e\n    Product Launches • Corporate Exhibitions • Healthcare Conferences •\n    Technology Expos • Dealer \u0026amp; Distributor Events • Recruiting Fairs •\n    B2B Trade Shows • Industry Conventions\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ===================================================\n     PRODUCT SPECIFICATIONS\n=================================================== --\u003e\n\n\u003csection class=\"qsd-section\"\u003e\n\n  \u003cdiv class=\"qsd-section-header\"\u003e\n\n    \u003cspan class=\"qsd-eyebrow\"\u003e\n      Booth Details\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"qsd-title\"\u003e\n      Product Specifications\n    \u003c\/h2\u003e\n\n    \u003cp class=\"qsd-subtitle\"\u003e\n      A modular L-shaped SEG booth designed for multi-angle branding,\n      open attendee engagement, and repeat trade show use.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-spec-wrapper\"\u003e\n\n    \u003cdiv class=\"qsd-spec-grid\"\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eBooth Size\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003e10ft × 20ft\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eBooth Type\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eL-Shaped SEG Backlit Booth\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eMain Display\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003e20ft × 8ft SEG Lightbox\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eSide Display\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003e10ft × 8ft SEG Lightbox\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eFrame\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eAluminum SEG Lightbox Frame\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eGraphic Material\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003e230gsm SEG Fabric\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eFabric Features\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eWrinkle-Resistant, Washable \u0026amp; Fire-Resistant\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003ePrinting\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eHigh-Resolution Custom Printing\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eLighting\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eIntegrated LED Backlighting\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eCounters\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003e(2) SEG Branded Counters\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eReplacement Graphics\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eAvailable\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eReusable Hardware\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eYes\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eCustom Size\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eAvailable Upon Request\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eUse Environment\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eIndoor \/ Dry Covered Spaces\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ===================================================\n     WHAT'S INCLUDED\n=================================================== --\u003e\n\n\u003csection class=\"qsd-section\"\u003e\n\n  \u003cdiv class=\"qsd-section-header\"\u003e\n\n    \u003cspan class=\"qsd-eyebrow\"\u003e\n      Complete Booth Package\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"qsd-title\"\u003e\n      What’s Included\n    \u003c\/h2\u003e\n\n    \u003cp class=\"qsd-subtitle\"\u003e\n      A complete L-shaped illuminated exhibit package with two large\n      lightbox walls, custom graphics, dual counters, and protective\n      transport solutions.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-included-grid\"\u003e\n\n\n    \u003cdiv class=\"qsd-included-card\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan class=\"qsd-qty\"\u003e1 ×\u003c\/span\u003e\n        20ft × 8ft SEG Backlit Wall\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Aluminum SEG lightbox frame with integrated LED lighting for\n        the main full-width branding wall.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-included-card\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan class=\"qsd-qty\"\u003e1 ×\u003c\/span\u003e\n        10ft × 8ft SEG Side Wall\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Illuminated aluminum SEG lightbox designed to create the\n        perpendicular side of the L-shaped booth configuration.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-included-card\"\u003e\n\n      \u003ch3\u003e\n        Custom-Printed SEG Graphic Set\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Premium 230gsm custom-printed SEG tension fabric graphics for\n        the included backlit display structures.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-included-card\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan class=\"qsd-qty\"\u003e2 ×\u003c\/span\u003e\n        SEG Branded Counters\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Two counter frames with custom-printed graphics for reception,\n        literature, samples, QR codes, giveaways, and lead collection.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-included-card\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan class=\"qsd-qty\"\u003e5 ×\u003c\/span\u003e\n        Wheeled Carrying Cases\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Protective wheeled carrying cases with cushioning foam for\n        transportation, handling, and storage between events.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ===================================================\n     FAQ\n=================================================== --\u003e\n\n\u003csection class=\"qsd-section qsd-faq\"\u003e\n\n  \u003cdiv class=\"qsd-section-header\"\u003e\n\n    \u003cspan class=\"qsd-eyebrow\"\u003e\n      Before You Order\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"qsd-title\"\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n    \u003cp class=\"qsd-subtitle\"\u003e\n      Quick answers about lighting, SEG graphics, booth layout,\n      transport, design support, and customization.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-faq-list\"\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is the LED lighting integrated into the frame?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. The EdgeLumi™ lightbox frames include integrated LED\n          lighting designed to provide bright, even illumination across\n          the SEG graphics.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How are the SEG graphics installed?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          The fabric graphics feature a silicone edge that presses into\n          the channel around the aluminum frame, creating a smooth,\n          tensioned finish without visible fasteners.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can the graphics be replaced for future events?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Replacement SEG graphics can be ordered separately, allowing\n          you to refresh your campaign, product messaging, sponsors, or\n          branding while continuing to use the same display hardware.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I transport this booth between multiple trade shows?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. The aluminum booth hardware is reusable and designed for\n          repeated event use. The included wheeled carrying cases help\n          protect the components during transport and storage.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is this booth suitable for inline or corner exhibit spaces?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          The L-shaped configuration can work well in 10x20 inline or\n          corner booth spaces depending on your assigned exhibit location,\n          aisle exposure, and show regulations. Confirm your final layout\n          with the event organizer before setup.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Do you offer design support for the booth graphics?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. QuickShowDisplay provides free design support and a 3D proof\n          so you can review the graphics and overall booth presentation\n          before production.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can the booth size or configuration be customized?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Custom dimensions and configuration options can be reviewed\n          based on your booth space, branding requirements, event needs,\n          and display goals.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ===================================================\n     BOTTOM CTA\n=================================================== --\u003e\n\n\u003csection class=\"qsd-cta\"\u003e\n\n  \u003cdiv class=\"qsd-cta-content\"\u003e\n\n    \u003cspan class=\"qsd-cta-tag\"\u003e\n      Free Custom Design \u0026amp; 3D Proof\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Ready to Build Your 10x20 L-Shaped Booth?\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Send us your event details, artwork, and booth requirements, and\n      we’ll turn your vision into a fully customized EdgeLumi™ display—with\n      free design support and a 3D render for approval before production.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":48171212210334,"sku":"Q-20FT-EL-BOOTH-KIT-G","price":2199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x20_edgelumi_l_shaped_seg_backlit_trade_show_booth_display_main.jpg?v=1787215414"},{"product_id":"10x20-edgelumi-media-bridge-seg-backlit-trade-show-booth-display","title":"10x20 EdgeLumi™ Media Bridge SEG Backlit Trade Show Booth Display","description":"\u003cstyle\u003e\n\/* =========================\n   QUICKSHOWDISPLAY PRODUCT PAGE\n========================= *\/\n\n.qsd-product-detail{\n  --navy:#12304A;\n  --navy-dark:#0B2239;\n  --blue:#2563EB;\n  --blue-dark:#1D4ED8;\n  --cyan:#06B6D4;\n\n  --soft-blue:#F3F8FF;\n  --soft-cyan:#F0FCFD;\n  --soft-gray:#F8FAFC;\n\n  --text:#334E68;\n  --muted:#6B7F91;\n  --border:#DDE7F0;\n\n  max-width:1180px;\n  margin:0 auto;\n  font-family:inherit;\n  color:var(--text);\n  line-height:1.65;\n}\n\n.qsd-product-detail *{\n  box-sizing:border-box;\n}\n\n.qsd-section{\n  padding:54px 0;\n}\n\n.qsd-section + .qsd-section{\n  border-top:1px solid var(--border);\n}\n\n\n\/* =========================\n   SECTION TITLE\n========================= *\/\n\n.qsd-section-header{\n  margin-bottom:28px;\n}\n\n.qsd-eyebrow{\n  display:inline-block;\n  margin-bottom:8px;\n  color:var(--blue);\n  font-size:13px;\n  font-weight:700;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.qsd-title{\n  margin:0 0 10px;\n  color:var(--navy);\n  font-size:30px;\n  line-height:1.3;\n  font-weight:700;\n}\n\n.qsd-subtitle{\n  max-width:880px;\n  margin:0;\n  color:var(--muted);\n  font-size:16px;\n}\n\n\n\/* =========================\n   OVERVIEW\n========================= *\/\n\n.qsd-overview-box{\n  padding:30px;\n  margin-bottom:24px;\n  border:1px solid #D9E8F5;\n  border-radius:16px;\n  background:linear-gradient(\n    135deg,\n    #FFFFFF 0%,\n    #F4F9FF 65%,\n    #F1FCFD 100%\n  );\n}\n\n.qsd-overview-box p{\n  margin:0 0 15px;\n}\n\n.qsd-overview-box p:last-child{\n  margin-bottom:0;\n}\n\n.qsd-overview-box strong{\n  color:var(--blue-dark);\n}\n\n\n\/* FEATURE CARDS *\/\n\n.qsd-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:18px;\n}\n\n.qsd-feature-card{\n  position:relative;\n  padding:24px;\n  border:1px solid #DCE8F3;\n  border-radius:14px;\n  background:#FFFFFF;\n  transition:.25s ease;\n}\n\n.qsd-feature-card:hover{\n  transform:translateY(-3px);\n  border-color:#BCD5F0;\n  box-shadow:0 10px 28px rgba(37,99,235,.08);\n}\n\n.qsd-feature-number{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  width:38px;\n  height:38px;\n  margin-bottom:14px;\n  border-radius:10px;\n  background:linear-gradient(\n    135deg,\n    var(--blue),\n    var(--cyan)\n  );\n  color:#FFFFFF;\n  font-size:13px;\n  font-weight:700;\n}\n\n.qsd-feature-card h3{\n  margin:0 0 8px;\n  color:var(--navy);\n  font-size:18px;\n  line-height:1.4;\n}\n\n.qsd-feature-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:15px;\n}\n\n\n\/* PERFECT FOR *\/\n\n.qsd-perfect-for{\n  margin-top:20px;\n  padding:18px 22px;\n  border:1px solid #CAE0F4;\n  border-left:5px solid var(--blue);\n  border-radius:10px;\n  background:var(--soft-blue);\n  color:#486581;\n}\n\n.qsd-perfect-for strong{\n  color:var(--navy);\n}\n\n\n\/* =========================\n   SPECIFICATIONS\n========================= *\/\n\n.qsd-spec-wrapper{\n  padding:24px 28px;\n  border:1px solid #DCE8F2;\n  border-radius:16px;\n  background:var(--soft-gray);\n}\n\n.qsd-spec-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:0 45px;\n}\n\n.qsd-spec-item{\n  display:flex;\n  justify-content:space-between;\n  gap:20px;\n  padding:15px 0;\n  border-bottom:1px solid #DEE7EF;\n}\n\n.qsd-spec-label{\n  color:var(--navy);\n  font-weight:600;\n}\n\n.qsd-spec-value{\n  max-width:60%;\n  color:#587086;\n  text-align:right;\n}\n\n\n\/* =========================\n   WHAT'S INCLUDED\n========================= *\/\n\n.qsd-included-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:16px;\n}\n\n.qsd-included-card{\n  position:relative;\n  overflow:hidden;\n  min-height:125px;\n  padding:22px 22px 22px 28px;\n  border:1px solid #DCE8F2;\n  border-radius:12px;\n  background:#FFFFFF;\n}\n\n.qsd-included-card:before{\n  content:\"\";\n  position:absolute;\n  left:0;\n  top:0;\n  bottom:0;\n  width:5px;\n  background:linear-gradient(\n    180deg,\n    var(--blue),\n    var(--cyan)\n  );\n}\n\n.qsd-included-card h3{\n  margin:0 0 7px;\n  color:var(--navy);\n  font-size:17px;\n}\n\n.qsd-included-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:15px;\n}\n\n.qsd-qty{\n  color:var(--blue);\n  font-weight:700;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.qsd-faq-list{\n  display:flex;\n  flex-direction:column;\n  gap:10px;\n}\n\n.qsd-faq details{\n  overflow:hidden;\n  border:1px solid #DCE7F1;\n  border-radius:11px;\n  background:#FFFFFF;\n}\n\n.qsd-faq summary{\n  position:relative;\n  cursor:pointer;\n  list-style:none;\n  padding:18px 54px 18px 20px;\n  color:var(--navy);\n  font-weight:600;\n  transition:.2s ease;\n}\n\n.qsd-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.qsd-faq summary:hover{\n  background:var(--soft-blue);\n}\n\n.qsd-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:18px;\n  top:50%;\n  transform:translateY(-50%);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:28px;\n  height:28px;\n  border-radius:50%;\n  background:#EAF3FF;\n  color:var(--blue);\n  font-size:20px;\n  font-weight:400;\n}\n\n.qsd-faq details[open]{\n  border-color:#BDD4ED;\n  background:#FAFCFF;\n}\n\n.qsd-faq details[open] summary{\n  background:var(--soft-blue);\n  color:var(--blue-dark);\n}\n\n.qsd-faq details[open] summary:after{\n  content:\"−\";\n  background:var(--blue);\n  color:#FFFFFF;\n}\n\n.qsd-faq-answer{\n  padding:18px 20px 21px;\n  border-top:1px solid #E2EBF3;\n  color:var(--muted);\n}\n\n.qsd-faq-answer p{\n  margin:0;\n}\n\n\n\/* =========================\n   CTA\n========================= *\/\n\n.qsd-cta{\n  position:relative;\n  overflow:hidden;\n  margin:54px 0 20px;\n  padding:50px 35px;\n  border-radius:18px;\n  background:\n    radial-gradient(\n      circle at 92% 15%,\n      rgba(6,182,212,.35),\n      transparent 30%\n    ),\n    linear-gradient(\n      135deg,\n      #0C2742 0%,\n      #123D68 52%,\n      #155F8D 100%\n    );\n  color:#FFFFFF;\n  text-align:center;\n  box-shadow:0 14px 36px rgba(15,47,75,.14);\n}\n\n.qsd-cta:before{\n  content:\"\";\n  position:absolute;\n  width:200px;\n  height:200px;\n  left:-90px;\n  bottom:-120px;\n  border-radius:50%;\n  background:rgba(37,99,235,.20);\n}\n\n.qsd-cta-content{\n  position:relative;\n  z-index:2;\n}\n\n.qsd-cta-tag{\n  display:inline-block;\n  margin-bottom:10px;\n  padding:6px 12px;\n  border:1px solid rgba(255,255,255,.22);\n  border-radius:20px;\n  background:rgba(255,255,255,.08);\n  color:#D9F5FA;\n  font-size:13px;\n  font-weight:600;\n}\n\n.qsd-cta h2{\n  margin:0 0 12px;\n  color:#FFFFFF;\n  font-size:30px;\n  line-height:1.3;\n}\n\n.qsd-cta p{\n  max-width:820px;\n  margin:0 auto;\n  color:#DAE9F5;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:749px){\n\n  .qsd-section{\n    padding:38px 0;\n  }\n\n  .qsd-title{\n    font-size:25px;\n  }\n\n  .qsd-overview-box{\n    padding:22px;\n  }\n\n  .qsd-feature-grid,\n  .qsd-spec-grid,\n  .qsd-included-grid{\n    grid-template-columns:1fr;\n  }\n\n  .qsd-spec-wrapper{\n    padding:16px 18px;\n  }\n\n  .qsd-spec-item{\n    gap:15px;\n  }\n\n  .qsd-spec-value{\n    max-width:55%;\n  }\n\n  .qsd-feature-card,\n  .qsd-included-card{\n    padding:20px;\n  }\n\n  .qsd-included-card{\n    padding-left:25px;\n  }\n\n  .qsd-cta{\n    padding:38px 22px;\n  }\n\n  .qsd-cta h2{\n    font-size:25px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"qsd-product-detail\"\u003e\n\n\n\u003c!-- ===================================================\n     OVERVIEW\n=================================================== --\u003e\n\n\u003csection class=\"qsd-section\"\u003e\n\n  \u003cdiv class=\"qsd-section-header\"\u003e\n\n    \u003cspan class=\"qsd-eyebrow\"\u003e\n      Media-Ready 10x20 Backlit Exhibit\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"qsd-title\"\u003e\n      10x20 EdgeLumi™ Media Bridge SEG Backlit Trade Show Booth\n    \u003c\/h2\u003e\n\n    \u003cp class=\"qsd-subtitle\"\u003e\n      Bring large-format backlit branding, digital presentations, product display,\n      and attendee engagement together in one flexible 10x20 exhibit.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-overview-box\"\u003e\n\n    \u003cp\u003e\n      Design a 10x20 exhibit that supports both visual storytelling and\n      face-to-face engagement. This\n      \u003cstrong\u003eEdgeLumi™ Media Bridge SEG Backlit Trade Show Booth\u003c\/strong\u003e\n      combines a 20ft × 8ft illuminated feature wall with an L-shaped media bridge,\n      integrated display shelves, and two branded SEG podiums.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The full-width backlit wall serves as the visual anchor of the booth,\n      giving your logo, campaign graphics, product photography, or launch message\n      a large illuminated canvas. Custom SEG fabric fits smoothly into the\n      aluminum lightbox frame, while integrated LED lighting provides bright,\n      even illumination across the display.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Extending from the main wall, the media bridge creates a dedicated zone\n      for video content, product demonstrations, software walkthroughs, and\n      digital presentations. Integrated shelving adds space for lightweight\n      products, samples, brochures, and featured items without requiring\n      separate display furniture.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-feature-grid\"\u003e\n\n\n    \u003cdiv class=\"qsd-feature-card\"\u003e\n\n      \u003cdiv class=\"qsd-feature-number\"\u003e01\u003c\/div\u003e\n\n      \u003ch3\u003e20ft Backlit Feature Wall\u003c\/h3\u003e\n\n      \u003cp\u003e\n        A full-width 20ft × 8ft SEG lightbox creates a strong visual anchor\n        for campaign graphics, product photography, branding, and launch messaging.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-feature-card\"\u003e\n\n      \u003cdiv class=\"qsd-feature-number\"\u003e02\u003c\/div\u003e\n\n      \u003ch3\u003eIntegrated Media Bridge\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The L-shaped bridge adds a dedicated screen area for product videos,\n        live demos, presentations, digital catalogs, and other branded media.\n        TV mount included; monitor not included.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-feature-card\"\u003e\n\n      \u003cdiv class=\"qsd-feature-number\"\u003e03\u003c\/div\u003e\n\n      \u003ch3\u003eBuilt-In Display Shelves\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Two integrated shelves create useful presentation space for lightweight\n        products, samples, brochures, catalogs, awards, and promotional materials.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-feature-card\"\u003e\n\n      \u003cdiv class=\"qsd-feature-number\"\u003e04\u003c\/div\u003e\n\n      \u003ch3\u003eDual SEG Podiums\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Two branded podiums provide flexible attendee touchpoints for QR codes,\n        literature, samples, lead capture, registration, and one-on-one conversations.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-perfect-for\"\u003e\n\n    \u003cstrong\u003ePerfect For:\u003c\/strong\u003e\n    Technology Exhibitions • Product Launch Events • Software Demonstrations •\n    Consumer Trade Shows • Healthcare \u0026amp; Medical Conferences •\n    Dealer \u0026amp; Distributor Shows • Corporate Events • Industry Expos\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ===================================================\n     PRODUCT SPECIFICATIONS\n=================================================== --\u003e\n\n\u003csection class=\"qsd-section\"\u003e\n\n  \u003cdiv class=\"qsd-section-header\"\u003e\n\n    \u003cspan class=\"qsd-eyebrow\"\u003e\n      Booth Details\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"qsd-title\"\u003e\n      Product Specifications\n    \u003c\/h2\u003e\n\n    \u003cp class=\"qsd-subtitle\"\u003e\n      A media-ready SEG backlit exhibit designed for branding, digital content,\n      product presentation, and repeat trade show use.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-spec-wrapper\"\u003e\n\n    \u003cdiv class=\"qsd-spec-grid\"\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eBooth Size\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003e10ft × 20ft\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eBooth Type\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eMedia Bridge SEG Backlit Booth\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eMain Display\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003e20ft × 8ft SEG Lightbox\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eBridge Display\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eL-Shaped Media Bridge\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eFrame\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eAluminum SEG Lightbox Frame\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eGraphic Material\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003e230gsm SEG Fabric\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eFabric Features\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eWrinkle-Resistant, Washable \u0026amp; Fire-Resistant\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eLighting\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eIntegrated LED Backlighting\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eTV Mount\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eIncluded\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eRecommended TV Size\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003e32–55\"\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eMonitor\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eNot Included\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eDisplay Shelves\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003e(2) Integrated Shelves\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eShelf Capacity\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eUp to 20 lbs \/ Shelf\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003ePodiums\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003e(2) Branded SEG Podiums\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eReplacement Graphics\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eAvailable\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eCustom Size\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eAvailable Upon Request\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"qsd-spec-item\"\u003e\n          \u003cspan class=\"qsd-spec-label\"\u003eUse Environment\u003c\/span\u003e\n          \u003cspan class=\"qsd-spec-value\"\u003eIndoor \/ Dry Covered Spaces\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ===================================================\n     WHAT'S INCLUDED\n=================================================== --\u003e\n\n\u003csection class=\"qsd-section\"\u003e\n\n  \u003cdiv class=\"qsd-section-header\"\u003e\n\n    \u003cspan class=\"qsd-eyebrow\"\u003e\n      Complete Booth Package\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"qsd-title\"\u003e\n      What’s Included\n    \u003c\/h2\u003e\n\n    \u003cp class=\"qsd-subtitle\"\u003e\n      A complete media-ready booth package with an illuminated main wall,\n      bridge presentation zone, product shelving, branded podiums, and transport cases.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-included-grid\"\u003e\n\n\n    \u003cdiv class=\"qsd-included-card\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan class=\"qsd-qty\"\u003e1 ×\u003c\/span\u003e\n        20ft × 8ft SEG Backlit Wall\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Aluminum SEG lightbox frame with integrated LED lighting for\n        the main full-width illuminated backdrop.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-included-card\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan class=\"qsd-qty\"\u003e1 ×\u003c\/span\u003e\n        L-Shaped Media Bridge\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Media-ready bridge structure with TV mount and two integrated\n        display shelves for digital and physical product presentation.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-included-card\"\u003e\n\n      \u003ch3\u003e\n        Custom-Printed SEG Graphic Set\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Premium 230gsm custom-printed SEG tension fabric graphics for\n        the included backlit display components.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-included-card\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan class=\"qsd-qty\"\u003e2 ×\u003c\/span\u003e\n        SEG Branded Podiums\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Two podium frames with custom-printed graphics for QR codes,\n        brochures, product samples, lead capture, and attendee conversations.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"qsd-included-card\"\u003e\n\n      \u003ch3\u003e\n        \u003cspan class=\"qsd-qty\"\u003e5 ×\u003c\/span\u003e\n        Wheeled Carrying Cases\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Protective wheeled carrying cases with cushioning foam for\n        transportation, handling, and storage between events.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ===================================================\n     FAQ\n=================================================== --\u003e\n\n\u003csection class=\"qsd-section qsd-faq\"\u003e\n\n  \u003cdiv class=\"qsd-section-header\"\u003e\n\n    \u003cspan class=\"qsd-eyebrow\"\u003e\n      Before You Order\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"qsd-title\"\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n    \u003cp class=\"qsd-subtitle\"\u003e\n      Quick answers about the monitor, media bridge, shelving, graphics,\n      power, reuse, and customization.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"qsd-faq-list\"\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is the monitor included?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          No. The TV mount is included, but the monitor is not included.\n          The mount is designed for compatible 32–55\" displays. Please\n          confirm monitor size, weight, and mounting compatibility before setup.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What can I use the media display for?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          The media display works well for product videos, software demos,\n          presentations, launch content, digital catalogs, promotional videos,\n          and other branded digital messaging.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What can I place on the display shelves?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          The integrated shelves are suitable for lightweight products,\n          samples, brochures, catalogs, awards, packaged goods, and\n          promotional materials. The recommended maximum load is\n          20 lbs per shelf.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Does the booth require power?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. The integrated LED backlighting requires access to an\n          appropriate indoor power source. Your monitor and other electronic\n          equipment will also require suitable power connections.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I replace the SEG graphics later?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Replacement SEG graphics can be ordered whenever your\n          campaign, products, sponsors, or branding changes without\n          replacing the main booth hardware.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I reuse the booth for future events?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. The aluminum display hardware is designed for repeat event use.\n          You can reuse the structure and update the SEG graphics for future\n          shows, campaigns, or product launches.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can the booth size or media configuration be customized?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"qsd-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Custom sizing and configuration options can be reviewed\n          based on your booth space, media requirements, product presentation,\n          branding needs, and event goals.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ===================================================\n     BOTTOM CTA\n=================================================== --\u003e\n\n\u003csection class=\"qsd-cta\"\u003e\n\n  \u003cdiv class=\"qsd-cta-content\"\u003e\n\n    \u003cspan class=\"qsd-cta-tag\"\u003e\n      Free Custom Design \u0026amp; 3D Proof\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Ready to Bring More Into Your 10x20 Booth?\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Share your event date, artwork, and display requirements, and we’ll help\n      you create an EdgeLumi™ booth built around your branding, media, and\n      product presentation—with free custom design and a 3D proof to review\n      before production.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":48186558513310,"sku":"Q-20FT-EL-BOOTH-KIT-H","price":2199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10x20_edgelumi_media_bridge_seg_backlit_trade_show_booth_display_main.jpg?v=1787537354"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/collections\/1010-WD-02-158.jpg?v=1789022591","url":"https:\/\/quickshowdisplay.com\/collections\/edgelumi-booths.oembed?page=2","provider":"QuickShowDisplay","version":"1.0","type":"link"}