
Controller & Remote Control Kit -360 Photo Booth Accessories
The remote control and controller are paired for use together. You will receive both the remote and the controller in this package! Our US warehouse is stocked. For delivery within the United States, we will send your order from the US warehouse. .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; background-color: #fff; } .accordion.open .accordion-content { max-height: 500px; padding: 14px; } .accord