View Product Page

How to insert the booking form into the bookable product page

You can insert the booking form into the product page by adding the “Bookable product form” block to the sidebar of the product page or inside the product page, if you are using a block theme. 

Bookable product form

On the right side, you can also find some options to customize the form: you can choose which elements to show or hide (product title, rating, meta, etc.), customize the style (border radius, padding, colors, etc.), and customize the “Book” button. 

Customize the form

Shortcode

If your theme doesn’t use Gutenberg blocks, like for example Avada, you can print the booking form on your product pages by using the shortcode [booking_form], specifying the bookable product ID in the parameter “id“. For example: [booking_form id=123]