Hello,
I have a client that wants to start accepting bookings online for their golf cart rental company. Currently they just have a regular contact form, but are interested in upgrading to have an online availability calendar and contact form that allows guests to enter their credit card info. Would I be able to use the wix bookings app and adjust the services to be actual carts and just put in 168 hours for the appointment time so it equals a week? Similar to the Bounce House Rental template? Any advice would be appreciated.
www.lighthousecartrentals.com
Do the customers renting the carts only rent them for a week? What’s the minimum and maximum?
My idea is:
Create a custom form using Wix Code. On this form have all the necessary information for purchasing the golf carts (name, email, cart type, etc.), and then have two date pickers. One date picker would be the start date they want to rent the golf carts and the second date picker is the end date. You can then connect this form to the Pay API. You can make a calculation on the side based on how many days were selected and other variables.
Obviously, there are other ways, but that might be the most practical for your needs.