
Heavy-Duty Rolling Dolly – Perfect for Moving Your 360 Photo Booth
360 Photo Booth Base Dolly – 4-Wheel Mobility Platform It needs to be shipped from the factory. The price includes air freight costs! .accordion-section { max-width: 700px; margin: 20px auto; font-family: 'Segoe UI', sans-serif; border-top: 1px solid #ddd; } .accordion { border-bottom: 1px solid #ddd; } .accordion-title { cursor: pointer; padding: 14px; font-weight: bold; display: flex; justify-content: space-between; align-items: center; user-select: none; } .accordion-title a { color: inherit; text-decoration: none; flex-grow: 1; } .accordion-content { max-height: 0; overflow: hidden; transition: max-height 0.3s ease, padding 0.3s ease; padding: 0 14px; } .accordion.open .accordion-content { max-height: 300px; padding: 14px; } .accordion-icon { transition: transform 0.3s ease; user-select: none; } .accordion.open .accordion-icon { transform: rotate(90deg);