Quick Start
The standalone shop is the fastest way to get your rental store online. Wheelbase hosts a complete rental shop for you at a unique URL - no coding required.
Your Shop URL
https://widget.wheelbasepro.com/?dealer_id=YOUR_DEALER_IDReplace YOUR_DEALER_ID with your unique dealer identifier provided when you signed up with Wheelbase.
Link From Your Website
Add a link to your hosted shop from your existing website:
<a href="https://widget.wheelbasepro.com/?dealer_id=YOUR_DEALER_ID">
Browse Our Rentals
</a>Store Type
By default, the shop displays RV rentals. To show auto rentals instead, add the store_type parameter:
https://widget.wheelbasepro.com/?dealer_id=YOUR_DEALER_ID&store_type=autoAvailable store types:
| Value | Description |
|---|---|
rv | RV rentals (default) |
auto | Auto rentals |
See the Customization page for all available URL parameters including theming, layout, and filter options.
Examples
RV store (default):
https://widget.wheelbasepro.com/?dealer_id=256505Auto store:
https://widget.wheelbasepro.com/?dealer_id=256505&store_type=autoThese URLs provide a complete rental browsing experience with filters, rental listings, detailed views, and checkout - all hosted by Wheelbase.
Last updated on