Spivi offers a Class Scheduler widget integrated with MINDBODY, you can implement easily on your website
The integrated schedule will display all your scheduled classes as defined in MINDBODY in a list view or a grid view manner.
Your members will be able to register for any of the displayed classes. When the selected class is connected to a room with a Spivi system the room layout will be displayed as well, letting your members select a spot for the chosen class.
The scheduler will check with MINDBODY to see if a user has enough credits for registering. It will also let members check their current account balance, and provide the option to purchase more credits.
NOTE: once you set the integration with MINDBODY, the integrated schedule is also available to your members on the Spivi app.
To embed your Class Schedule widget into your website, you will need to complete a few steps:
1) Set Studio Layout:
- log-in with your Owner account to www.spivi.com, and navigate to the My Studio Page.
- Choose Edit Studio Layout and set it to match the actual layout in your studio.
2) Implement the Class Scheduler web widget on your Website:
- log-in with your Owner account to www.spivi.com, and navigate to the My Studio Page.
- Choose Widget Options and copy the widget code.
- Paste the code into your schedule page on your website.
*NOTE: You can copy and use the code below, just make sure to replace SPIVI_STUDIO_ID with your actual studio ID.
<script src=”https://widgets.spivi.com/js/jquery-latest.js”></script>
<script src=”https://widgets.spivi.com/scheduler/studio/SPIVI_STUDIO_ID”></script>
Comments
0 comments
Article is closed for comments.