Display the inventory on the calendar
Displaying the inventory on the calendar is possible by adding a custom code snippet to your theme’s functions.php file that replaces the prices displayed on the calendar with the available inventory.
First, when embedding the calendar, make sure the “Show Prices” option is enabled. You should see the price for each day displayed.
Then, add the following code snippet to your theme’s functions.php file: