10×10 Arch Trade Show Booth for Maximum Impact
This arch booth features an atmospheric square arch as the main body, with a background wall, the overall shape is stylish and unique, full of modern sense. Whether it is a high-end business exhibition, a grand new product launch, or a professional industry networking exhibition, this booth can be a perfect choice to help you quickly attract the attention of visitors.
Stylishly Illuminated Booth: Show Off Your Strengths
The towering square arch combined with the large backdrop, along with two 20W LED lights and a oval header display, ensures your booth grabs attention in any crowded exhibition space, giving your brand a standout presence. The SEG lightbox counter is a standout feature, boosting the overall quality of the booth, bringing your product displays to life, and providing a fresh and dynamic visual experience for visitors.
In addition to its display effect, this booth also excels in ease of use. Made from lightweight yet durable aluminum alloy, it ensures booth stability and longevity while significantly reducing weight. Each component comes with a travel bag, making transport and storage before and after the exhibition hassle-free.

Attention-Grabbing – LED lighting + SEG lightbox counter enhance visual appeal.
Easy Assembly – Lightweight materials and simple design for quick booth setup.
Elevated Quality – SEG lightbox counter enhances the booth’s overall style and premium feel.




Drag the mouse to view the product in 360 degrees.
const containerWidth = 600 const containerHeight = 246 const heightList = [6.6, 7.4, 8.2] const widthList = [2.8, 3.3, 6.6, 10, 13, 16.4, 20] const maxHeight = heightList[heightList.length - 1] const maxWidth = widthList[widthList.length - 1]
let gridBox = document.getElementById('grid-box')
for (let x = 0; x < widthList.length; x++) { for (let y = 0; y < heightList.length; y++) { let index = heightList.length * x + y // 第几个元素 console.log(x, y, index) appendBox(index, ((widthList.length * heightList.length) - index), x, y) } } function appendBox(index, zIndex, xIndex, yIndex) { let wPer = widthList[xIndex] / maxWidth let width = (containerWidth * wPer).toFixed(0) let hPer = heightList[yIndex] / maxHeight let height = (containerHeight * hPer).toFixed(0) createTopBox(index, width, height, zIndex) createCenterBox(index, width, height, zIndex, xIndex, yIndex) createBottomBox(index, width, height, zIndex, xIndex, yIndex) } function createBottomBox(index, width, height, zIndex, xIndex, yIndex) { var bottomBox = document.createElement('div'); bottomBox.className='box' bottomBox.id = 'bottomBox' + index bottomBox.style.position = 'absolute' bottomBox.style.left = '0' bottomBox.style.bottom = '0' bottomBox.style.width = width + 'px' bottomBox.style.height = height + 'px' bottomBox.style.zIndex = zIndex // 添加边框和标尺 if (xIndex === widthList.length - 1) { var textBox = document.createElement('div'); textBox.style.position = 'absolute' textBox.style.top = '0' textBox.style.left = '-20px' textBox.innerText = heightList[yIndex] textBox.style.fontSize = '10px' textBox.style.fontWeight = 'Bold' textBox.style.lineHeight = '10px' textBox.style.color = yIndex%2===0 ? '#092235' : '#d52e2e' bottomBox.appendChild(textBox) bottomBox.style.borderTop = '1px solid #979797' if (yIndex === 0) { bottomBox.style.borderBottom = '1px solid #979797' } } if (yIndex === heightList.length - 1) { var textBox = document.createElement('div'); textBox.style.position = 'absolute' textBox.style.bottom = '-15px' textBox.style.right = '0' textBox.innerText = widthList[xIndex] textBox.style.fontSize = '10px' textBox.style.fontWeight = 'Bold' textBox.style.lineHeight = '10px' textBox.style.color = xIndex%2===0 ? '#092235' : '#d52e2e' bottomBox.appendChild(textBox) bottomBox.style.borderRight = '1px solid #979797' if (xIndex === 0) { bottomBox.style.borderLeft = '1px solid #979797' } } gridBox.appendChild(bottomBox) return bottomBox } function createCenterBox(index, width, height, zIndex, xIndex, yIndex) { var centerBox = document.createElement('div'); centerBox.id = 'centerBox' + index centerBox.style.position = 'absolute' centerBox.style.left = '0' centerBox.style.bottom = '0' centerBox.style.width = width + 'px' centerBox.style.height = height + 'px' centerBox.style.zIndex = 1000 + zIndex centerBox.style.backgroundColor = '#e9ecff' centerBox.style.border = '2px solid #103FC3' centerBox.style.display = 'none' centerBox.style.justifyContent = 'center' centerBox.style.alignItems = 'center' centerBox.style.boxSizing = 'border-box' var textBox = document.createElement('div'); textBox.innerText = widthList[xIndex] + 'ft*' + heightList[yIndex] + 'ft' centerBox.appendChild(textBox) gridBox.appendChild(centerBox) return centerBox } function createTopBox(index, width, height, zIndex) { var topBox = document.createElement('div'); topBox.id = 'topBox' + index topBox.style.position = 'absolute' topBox.style.left = '0' topBox.style.bottom = '0' topBox.style.width = width + 'px' topBox.style.height = height + 'px' topBox.style.zIndex = 10000 + zIndex topBox.addEventListener('mouseover', () => { console.log(index) document.getElementById('centerBox' + index).style.display = 'flex' }) topBox.addEventListener('mouseout', () => { document.getElementById('centerBox' + index).style.display = 'none' })
gridBox.appendChild(topBox) return topBox }
| Item | Graphic Size | Frame Size | Material | Printing | Tube Dia | Tube Thickness | Quantity |
| Straight Tension Fabric Display | 115.04 x 89.76 inch (292.20 x 228cm) |
115.04 x 89.76 inch (292.20 x 228cm) |
Graphic: Flame-retardant 240g Tension Fabric
Frame: Aluminum |
Dye Sublimation | 32mm | 1mm | 1 |
| Square Arch Display | 312 x 39.37 inch (792.48 x 100cm) |
96 x 89.76 x 39.37inch (304.8 x 243.84 x 100cm) |
1 | ||||
| Oval Tension Fabric Heade | 65.01 x 9.54 inch (165.12 x 24.30 cm) |
65.01 x 9.54 inch (165.12 x 24.30 cm) |
1 |
| Item | Output Voltage | Power | Lumens | Led | Color Temperature | Quantity |
| LED Lights | 14V | 20W | 1800Lm | 92 PCS SMD 2835 LED Chip | Cool white/ Warm white/Customized | 2 |
| Item | Size | Material | Printing | LED Strips (pcs) | LED Strips (pcs) LED Beads (pcs) | LED Bead Wattage | Total Wattage | Power Adapters | Quantity |
| SEG Light Box Display Counte | 2.8 x 3.3 ft (85 x 100 cm) |
Graphic:Flame-retardant 150g Backlit Fabric
Frame: PVC Board:Composite Wood |
Dye Sublimation | 2 | 24 | 3W/pc | 72W | 98W*1 | 1 |
Artwork Requirements
Artwork must be created using the provided templates.
1. Acceptable file types include PDF, AI, EPS, PSD, PNG, TIF, TIFF, JPG, and SVG, among which
AI and PDF are highly recommended.
2. Files must be the same exact size as what is
ordered.
3. The maximum size of the file should be 200M. If you have much larger
files, please contact our customer service representatives.
4. Please review the artwork specification before uploading your file. We will not be responsible for the delayed orders due to artwork that cannot meet the provided requirements.
Notice: For the custom size products, you can just upload your artwork when placing order and our artwork person will help you set up the template.
Template
(Please download and use our artwork templates before submitting your artwork.)
Production Time
4 turnaround options available to fit your different needs:
1 Day Rush Order, 2 Days Fast Order, 3 Days Standard Order, 4 Days Economy Order.
(*production time shall be calculated from artwork being approved).
Delivery Time
From China to the US: About 2-5 Working Days
From China to Australia: About 2-5 Working Days
From China to Canada: About 2-5 Working Days
If you or your clients do not receive products within the scheduled delivery time, you can contact our customer service reps for help.























Reviews
There are no reviews yet.