{"product_id":"10ft-tenselight-booth-kit-b","title":"10x10 TenseLight™ Straight Trade Show Booth Display Wall","description":"\u003cstyle\u003e\n  .qsd-tl10b-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-tl10b-detail * {\n    box-sizing: border-box;\n  }\n\n  .qsd-tl10b-detail h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tl10b-detail h3 {\n    font-size: 22px;\n    margin: 0 0 12px;\n    color: #111;\n  }\n\n  .qsd-tl10b-detail h4 {\n    font-size: 18px;\n    margin: 0 0 8px;\n    color: #111;\n  }\n\n  .qsd-tl10b-detail p {\n    margin: 0 0 14px;\n  }\n\n  .qsd-tl10b-section {\n    margin-bottom: 42px;\n  }\n\n  .qsd-tl10b-hero {\n    background: #f7f7f7;\n    border-radius: 18px;\n    padding: 36px;\n    margin-bottom: 44px;\n  }\n\n  .qsd-tl10b-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-tl10b-title {\n    font-size: 36px;\n    line-height: 1.18;\n    margin: 0 0 16px;\n    color: #111;\n  }\n\n  .qsd-tl10b-subtitle {\n    font-size: 18px;\n    color: #444;\n    max-width: 940px;\n  }\n\n  .qsd-tl10b-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .qsd-tl10b-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .qsd-tl10b-card {\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 24px;\n    background: #fff;\n  }\n\n  .qsd-tl10b-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .qsd-tl10b-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-tl10b-feature-list li {\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 14px 16px;\n  }\n\n  .qsd-tl10b-feature-list li strong {\n    display: block;\n    color: #111;\n    margin-bottom: 4px;\n  }\n\n  .qsd-tl10b-use-list {\n    columns: 2;\n    padding-left: 20px;\n    margin-top: 12px;\n  }\n\n  .qsd-tl10b-use-list li {\n    margin-bottom: 8px;\n  }\n\n  .qsd-tl10b-note {\n    background: #fff8ef;\n    border-left: 4px solid #f2a33a;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tl10b-blue-note {\n    background: #f3f7ff;\n    border-left: 4px solid #4c7dff;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tl10b-green-note {\n    background: #f2fbf5;\n    border-left: 4px solid #35a867;\n    padding: 18px 20px;\n    border-radius: 12px;\n  }\n\n  .qsd-tl10b-steps {\n    counter-reset: tl10b-step;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 18px;\n  }\n\n  .qsd-tl10b-step {\n    position: relative;\n    border: 1px solid #e6e6e6;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n  }\n\n  .qsd-tl10b-step:before {\n    counter-increment: tl10b-step;\n    content: counter(tl10b-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-tl10b-table-wrap {\n    border: 1px solid #e6e6e6;\n    border-radius: 14px;\n    overflow: hidden;\n  }\n\n  .qsd-tl10b-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .qsd-tl10b-spec-table th,\n  .qsd-tl10b-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-tl10b-spec-table th {\n    width: 32%;\n    background: #f7f7f7;\n    color: #111;\n    font-weight: 600;\n  }\n\n  .qsd-tl10b-spec-table tr:last-child th,\n  .qsd-tl10b-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .qsd-tl10b-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-tl10b-faq summary {\n    cursor: pointer;\n    font-weight: 600;\n    color: #111;\n  }\n\n  .qsd-tl10b-faq details p {\n    margin-top: 12px;\n    color: #444;\n  }\n\n  .qsd-tl10b-cta {\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    padding: 34px;\n    margin-top: 40px;\n  }\n\n  .qsd-tl10b-cta h2,\n  .qsd-tl10b-cta p {\n    color: #fff;\n  }\n\n  .qsd-tl10b-cta p {\n    max-width: 920px;\n  }\n\n  @media (max-width: 900px) {\n    .qsd-tl10b-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 768px) {\n    .qsd-tl10b-hero,\n    .qsd-tl10b-cta {\n      padding: 24px;\n    }\n\n    .qsd-tl10b-title {\n      font-size: 28px;\n    }\n\n    .qsd-tl10b-detail h2 {\n      font-size: 25px;\n    }\n\n    .qsd-tl10b-grid-2,\n    .qsd-tl10b-grid-3,\n    .qsd-tl10b-feature-list,\n    .qsd-tl10b-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .qsd-tl10b-use-list {\n      columns: 1;\n    }\n\n    .qsd-tl10b-spec-table,\n    .qsd-tl10b-spec-table tbody,\n    .qsd-tl10b-spec-table tr,\n    .qsd-tl10b-spec-table th,\n    .qsd-tl10b-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .qsd-tl10b-spec-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .qsd-tl10b-spec-table td {\n      padding-top: 6px;\n    }\n\n    .qsd-tl10b-spec-table tr {\n      border-bottom: 1px solid #e6e6e6;\n    }\n\n    .qsd-tl10b-spec-table tr:last-child {\n      border-bottom: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qsd-tl10b-detail\"\u003e\n\u003csection class=\"qsd-tl10b-hero\"\u003e\n\u003cdiv class=\"qsd-tl10b-eyebrow\"\u003e10ft Backlit Trade Show Booth Kit\u003c\/div\u003e\n\u003ch2 class=\"qsd-tl10b-title\"\u003e10ft TenseLight™ Booth Kit B\u003c\/h2\u003e\n\u003cp class=\"qsd-tl10b-subtitle\"\u003eBuild a bright, professional 10ft trade show booth with a backlit fabric wall, aluminum frame, integrated LED lighting, power supply, wheeled hardcase, and custom graphics in one ready-to-use kit. It is designed for brands that need stronger visibility in busy exhibit halls, conferences, launches, demos, and sponsor areas.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tl10b-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cp\u003eThe 10ft TenseLight™ Booth Kit B gives your 10x10 booth a bright LED backlit wall that helps your graphics stand out across the aisle. The illuminated fabric surface adds depth, brightness, and stronger visibility compared with a standard non-lit backdrop.\u003c\/p\u003e\n\u003cp\u003eThe kit includes a lightweight anodized aluminum snap-tube frame, custom tension fabric graphic, integrated LED light bars, power supply and cables, airline-friendly transport hardcase with wheels, and a custom fabric print for the hardcase.\u003c\/p\u003e\n\u003cp\u003eUse it when your booth needs a more premium visual presence for trade shows, tech expos, healthcare shows, SaaS demos, recruiting events, product launches, franchise expos, and conference sponsor areas.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tl10b-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tl10b-section\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tl10b-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tl10b-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"qsd-tl10b-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"qsd-tl10b-table-wrap\"\u003e\n\u003ctable class=\"qsd-tl10b-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003e10ft TenseLight™ Booth Kit B\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBackdrop Size\u003c\/th\u003e\n\u003ctd\u003e118.11\" W × 89.76\" H × 11.8\" D\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRated Power\u003c\/th\u003e\n\u003ctd\u003e480W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOutput\u003c\/th\u003e\n\u003ctd\u003e24V DC \/ 20A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eInput\u003c\/th\u003e\n\u003ctd\u003e100–240V AC, 50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eAnodized aluminum snap-tube frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eWrinkle-free seamless 230gsm 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\u003e8 integrated LED light bars\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePower Components\u003c\/th\u003e\n\u003ctd\u003ePower supply and cables included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTransport Case\u003c\/th\u003e\n\u003ctd\u003eAirline-friendly transport hardcase with wheels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHardcase Graphic\u003c\/th\u003e\n\u003ctd\u003eCustom fabric print for hardcase included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Setup\u003c\/th\u003e\n\u003ctd\u003e1–2 people recommended for frame assembly, LED installation, power connection, and graphic alignment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBest For\u003c\/th\u003e\n\u003ctd\u003e10x10 booths, expos, product launches, SaaS demos, healthcare shows, recruiting events, sponsor areas, and retail activations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eReplacement Graphics\u003c\/th\u003e\n\u003ctd\u003eAvailable upon request for future campaigns, product launches, sponsor updates, 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-tl10b-section\"\u003e\n\u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 × 10ft lightweight aluminum snap-tube frame\u003c\/li\u003e\n\u003cli\u003e1 × Custom high-resolution stretch fabric print\u003c\/li\u003e\n\u003cli\u003e8 × Integrated LED light bars\u003c\/li\u003e\n\u003cli\u003e1 × Power supply and cable set\u003c\/li\u003e\n\u003cli\u003e1 × Airline-friendly transport hardcase with wheels\u003c\/li\u003e\n\u003cli\u003e1 × Custom fabric print for hardcase\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tl10b-section qsd-tl10b-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the LED lights included?\u003c\/summary\u003e\n\u003cp\u003eYes. This booth kit includes 8 integrated LED light bars, power supply, and cables for the backlit display system.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the size of the backlit display?\u003c\/summary\u003e\n\u003cp\u003eThe backdrop size is 118.11\" W × 89.76\" H × 11.8\" D.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat power does this booth kit require?\u003c\/summary\u003e\n\u003cp\u003eThe rated power is 480W. Input is 100–240V AC, 50\/60Hz, with 24V DC \/ 20A output for the backlit display system. Please confirm outlet access before the event.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the hardcase be used as part of the booth display?\u003c\/summary\u003e\n\u003cp\u003eYes. The included hardcase can be paired with a custom fabric graphic, turning it into an extra branded surface or booth counter area.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need tools to set it up?\u003c\/summary\u003e\n\u003cp\u003eThe booth is designed for easy event setup with a snap-tube aluminum frame. For the smoothest setup, we recommend 1–2 people, especially when installing the LED bars and fabric graphic.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I replace the fabric graphic later?\u003c\/summary\u003e\n\u003cp\u003eYes. You can reuse the frame, LED system, and hardcase, then order replacement graphics for new campaigns, product launches, sponsor updates, or refreshed branding.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen does production start?\u003c\/summary\u003e\n\u003cp\u003eProduction starts after your artwork proof is approved. Please review and approve your proof quickly if you need the booth kit for a specific show date.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this better than a standard fabric backdrop?\u003c\/summary\u003e\n\u003cp\u003eChoose this backlit booth when you need stronger visibility, brighter color, and a more premium look. Choose a standard fabric backdrop when you need a simpler non-lit display without power planning.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat artwork files should I provide?\u003c\/summary\u003e\n\u003cp\u003ePrint-ready AI, PDF, PSD, or high-resolution artwork is recommended. Use large readable text, strong contrast, high-resolution images, and the safe area shown on the template.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use this booth outdoors?\u003c\/summary\u003e\n\u003cp\u003eThis powered backlit booth is best for indoor and controlled event spaces. Outdoor use is not recommended in rain, moisture, strong wind, uneven ground, or areas without safe power access.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"qsd-tl10b-cta\"\u003e\n\u003ch2\u003eNeed Help Planning Your 10ft Backlit Booth?\u003c\/h2\u003e\n\u003cp\u003eSend us your show date, booth size, logo, artwork status, delivery address, and accessory needs. Our team can help confirm the right setup, review your power and artwork needs, and prepare your proof before production.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"QuickShowDisplay","offers":[{"title":"Default Title","offer_id":46476995199134,"sku":"Q-10FT-TLP-BOOTH-KIT-B","price":909.3,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0702\/8021\/6734\/files\/10ft_TenseLight_Booth_Kit_B_main.jpg?v=1783688657","url":"https:\/\/quickshowdisplay.com\/products\/10ft-tenselight-booth-kit-b","provider":"QuickShowDisplay","version":"1.0","type":"link"}