BST Category | Sitewide Banner Q1 2025

Added by Marketing - Russell L

Product Icon

WooCommerce Bookings

Allow customers to book appointments, make reservations or rent equipment without leaving your site.

Show Product Name when Creating a booking manually

When creating a booking manually, the product name does not show up on the “create-booking-page-2” template. So the client loses track of the product they are creating the booking for. I updated my template here: /woocommerce-bookings/includes/admin/views/html-create-booking-page-2.php
and just added echo esc_attr( $product->get_name() ); between some H2 tags and it shows up wonderfully. simple fix for sure.

Author

Current Status

Open

Last updated: March 18, 2020

0 comments

Log in to comment on this feature request.