Description
GIO Tron Pro 4-Wheeled Smart Mobility Scooter With Long Range and Adjustable Seating
The GIO Tron Pro 4-Wheeled Smart Mobility Scooter is built for adults who want a full-size electric mobility scooter with up to 45 miles of range, a 440 lb recommended maximum weight, built-in storage, and multiple seat and steering adjustments.
The 45-mile range gives the rider room to plan longer outings before the next charge. The 440 lb recommended maximum weight includes the rider and cargo, so shoppers can check capacity before choosing the scooter.
The rotating sliding seat, reclining backrest, adjustable headrest, adjustable steering column, and four riding positions let the rider set up the scooter around seat position, back support, head position, and handlebar reach before heading out.
For carrying items, the Tron Pro heavy-duty mobility scooter includes a removable front shopping basket, a locking rear cargo bin, under-seat storage, and a bag hook. Bags and personal items each have a place on the scooter instead of being held on the rider’s lap or left loose during the ride.
The 4-wheel design, front and rear shocks, LED headlights, signal lights, and reverse give the rider a full-size mobility scooter setup with built-in ride, visibility, and control features.
.gio-product-page { color: #222; line-height: 1.65; } .gio-product-page * { box-sizing: border-box; } .gio-tabs-section { max-width: 1180px; margin: 45px auto; padding: 0 18px; font-family: inherit; color: #222; } .gio-tabs { display: flex; gap: 4px; flex-wrap: wrap; margin-bottom: 0; } .gio-tabs input { display: none; } .gio-tabs label { flex: 1; min-width: 180px; background: #cfe3f6; border: 2px solid #7fb0e3; border-bottom: none; padding: 14px 18px; font-size: 22px; font-weight: 600; cursor: pointer; border-radius: 18px 18px 0 0; color: #333; text-align: center; } .gio-tab-content { display: none; border: 2px solid #7fb0e3; border-radius: 0 0 18px 18px; padding: 34px; background: #fff; width: 100%; } #gio-tab-1:checked ~ .gio-content-1, #gio-tab-2:checked ~ .gio-content-2, #gio-tab-3:checked ~ .gio-content-3, #gio-tab-4:checked ~ .gio-content-4 { display: block; } #gio-tab-1:checked + label, #gio-tab-2:checked + label, #gio-tab-3:checked + label, #gio-tab-4:checked + label { background: #fff; border-bottom: 2px solid #fff; } .gio-tab-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 36px; align-items: center; } .gio-tab-image { min-height: 320px; border-radius: 16px; background: #f8fbff; display: flex; align-items: center; justify-content: center; overflow: hidden; } .gio-tab-image img { width: 100%; height: auto; display: block; border-radius: 16px; } .gio-tab-content h2 { font-size: 34px; line-height: 1.2; margin: 0 0 22px; color: #333; } .gio-check-list { list-style: none; padding: 0; margin: 0; } .gio-check-list li { font-size: 18px; line-height: 1.55; margin-bottom: 12px; padding-left: 30px; position: relative; } .gio-check-list li:before { content: “✓”; position: absolute; left: 0; top: 0; color: #008000; font-weight: 700; font-size: 22px; } .gio-note { max-width: 1180px; margin: 0 auto 45px; padding: 0 18px; } .gio-note-box { background: #f7f9fc; border: 1px solid #d9e3ec; border-radius: 14px; padding: 20px 24px; color: #222; line-height: 1.6; } .gio-note-box p { margin: 0; font-size: 17px; } .gio-spec-table { width: 100%; border-collapse: collapse; font-size: 17px; } .gio-spec-table td { padding: 12px 10px; border-bottom: 1px solid #e5e7eb; } .gio-spec-table td:first-child { font-weight: 700; color: #333; width: 42%; } .gio-accordion { max-width: 1180px; margin: 45px auto; padding: 0 18px; } .gio-accordion details { border: 1px solid #d9e3ec; border-radius: 14px; background: #fff; margin-bottom: 16px; overflow: hidden; } .gio-accordion summary { cursor: pointer; padding: 20px 24px; font-size: 22px; font-weight: 700; color: #222; background: #f7f9fc; list-style: none; } .gio-accordion summary::-webkit-details-marker { display: none; } .gio-accordion summary:after { content: “+”; float: right; font-size: 26px; line-height: 1; color: #2A5C8A; } .gio-accordion details[open] summary:after { content: “−”; } .gio-accordion-content { padding: 24px; } .gio-accordion-content p { margin: 0 0 16px; } .gio-accordion-content ul { margin: 0 0 0 20px; padding: 0; } .gio-accordion-content li { margin-bottom: 8px; } .gio-faq h3 { font-size: 18px; line-height: 1.35; margin: 22px 0 8px; color: #222; font-weight: 700; } .gio-faq h3:first-child { margin-top: 0; } .gio-faq p { font-size: 16px; line-height: 1.6; margin: 0 0 16px; color: #444; } .gio-video-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; align-items: start; } .gio-video-wrapper { width: 100%; margin: 0; } .gio-video-frame { position: relative; width: 100%; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 16px; background: #000; } .gio-video-frame iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; } .gio-manual-button { display: inline-block; background: #2A5C8A; color: #fff !important; text-decoration: none; padding: 14px 22px; border-radius: 10px; font-size: 17px; font-weight: 700; } .gio-logo { text-align: center; margin: 45px 0 20px; } .gio-logo img { max-width: 240px; width: 100%; height: auto; } @media (max-width: 768px) { .gio-tabs label { font-size: 18px; min-width: 48%; padding: 12px; } .gio-tab-content { padding: 22px; } .gio-tab-grid { grid-template-columns: 1fr; gap: 24px; } .gio-tab-image { min-height: auto; } .gio-tab-content h2 { font-size: 28px; } .gio-check-list li { font-size: 17px; } .gio-note-box { padding: 18px; } .gio-note-box p { font-size: 16px; } .gio-video-grid { grid-template-columns: 1fr; gap: 20px; } .gio-accordion summary { font-size: 19px; padding: 18px; } .gio-accordion-content { padding: 20px; } .gio-faq h3 { font-size: 16px; line-height: 1.35; margin: 20px 0 8px; } .gio-faq p { font-size: 15.5px; } } 
GIO Tron Features
- Smart Seat System
- Rotating sliding seat
- Adjustable reclining seatback and headrest
- Adjustable steering column
- Minimal final assembly
- Locking rear cargo bin and under-seat storage
- Removable front shopping basket
- LED headlights and signal lights
- Horn and backup klaxon

GIO Tron Dimensions
- Length: 62″
- Width: 28″
- Height: 51″
- Weight: 335 lbs
- Seat width: 18″
- Seat to ground: 25″
- Seat to footboard: 17″
- Ground clearance: 4.75″
- Ground clearance at anti-tip wheels: 2.5″
- Tire diameter: 16″

GIO Tron Specifications
- Battery: 60V 32AH graphene battery
- Motor: 600W motor with differential
- Brakes: Front drum and rear hydraulic disc brakes
- Tires: Pneumatic tubeless 90/70-10
- Charger: Portable charger for standard 110V outlet
- Throttle: Twist grip throttle on right handlebar
- Brake handles: Left and right handlebar levers
- Suspension: Front and rear shocks
- Lights: LED

GIO Tron Performance
- Low speed: up to 5 mph
- Medium speed: up to 10 mph
- High speed: up to 15 mph
- Reverse: up to 3 mph
- Range: up to 45 miles
- Full recharge time: 6–8 hours
- Recommended max weight: 440 lbs, including rider and cargo
- Recommended max incline: 15°
- Turning radius: 71″
Please Note: GIO mobility scooters are designed for personal mobility use and are not classified as medical devices. Please review the product dimensions before ordering to ensure the scooter fits your intended space, including hallways, doorways, elevators, and storage areas.
GIO Tron Pro Mobility Scooter Manual
Download the owner’s manual for setup, operation, charging, adjustment, maintenance, and care instructions.
Download Owner’s Manual
What’s Included
- GIO Tron Pro Mobility Scooter
- Graphene Battery 60V 32AH
- Portable charger for a standard 110V outlet
Frequently Asked Questions
Can the steering column be adjusted?
Yes. The steering column can be adjusted in two places. One adjustment changes the full steering column position, while the upper adjustment changes the higher portion of the steering area.
Is the seat adjustable?
Yes. The seat can move back and forth. The backrest is adjustable, and the headrest can also be adjusted.
Does the seat swivel?
Yes. The seat can rotate, allowing the rider to turn the seat before sitting down or getting off the scooter.
What information does the LCD display show?
The LCD display shows scooter information such as speed, speed setting, battery level, battery voltage, and traveled distance.
How many speed settings does the scooter have?
The scooter has three forward speed settings: low up to 5 mph, medium up to 10 mph, and high up to 15 mph. Reverse is up to 3 mph.
How do the controls work?
The scooter uses a twist grip throttle on the right handlebar, with left and right handlebar brake levers.
Does the scooter have reverse?
Yes. The scooter has reverse, with a listed reverse speed of up to 3 mph.
What lights does the scooter have?
The scooter includes LED headlights and signal lights for a more visible local riding setup.
Does the scooter have turn signals?
Yes. The GIO Tron Pro includes signal lights for turning communication while riding.
Does the scooter have a horn?
Yes. The scooter includes a horn and backup klaxon for audible alerts when needed.
What storage does the scooter include?
The scooter includes a removable front shopping basket, locking rear cargo bin, under-seat storage, and a bag hook below the LCD screen.
Can the front basket be removed?
Yes. The front basket can be removed, making it useful for carrying groceries or small items while shopping.
Product Videos
Warranty Information
- GIO covers this product, including the charger, motor, and controller, against manufacturing defects for 12 months from the original shipment date.

Explore more from our collection.





Reviews
There are no reviews yet.