Questions tagged [woocommerce-bookings]

To be used for Woocommerce Bookings plugin related questions

Third party official Woocommerce Bookings plugin.

This powerful extension allows you to sell time or date-based bookings, adding a new product type to your WooCommerce site. Perfect for those wanting to offer appointments, services or rentals.

169 questions
-2
votes
1 answer

WooCommerce Booking - Retrieving specific data in Cart?

I have this array, that is dumped from WooCommerce using these lines: $items = $woocommerce->cart->get_cart(); foreach($items as $item => $values) { // some code here… } If I make a raw output of my cart ($items) I get this: array(1) { …
Zufy
  • 65
  • 6
-3
votes
2 answers

How to remove vendor from Customer booking cancelled email

I am using WooCommerce Bookings. I've customized the customer-bookings-cancelled template and it works when a customer cancels a booking, but it is sending an email notification to both vendor and customer. I need to remove the vendor from this…
-3
votes
2 answers

Woocommerce change price by hook (or another way) from "Woocommerce bookings and appointments" plugin by luginhive.com

General background of my website The website rent rooms based on hourly rental. I use "WooCommerce Bookings And Appointments" plugin for my website. The plugin URL is https://www.pluginhive.com/product/woocommerce-booking-and-appointments/ The…
-3
votes
1 answer

How to Remove or hide specific input field in WooCommerce Bookings

I want to make these input filed remove or hide. It's anyway can do that? remove has person has resource checkbox and Requires confirmation and Can be canceled checkbox like that base cost and block cost input field
Oliver
  • 1
  • 2
1 2 3
11
12