Admin can set general price from the back-end. It’s just like default pricing type of woo-commerce. During booking, the price calculates depending on that price.
For example, suppose you set General price as 10$ .
Now from front-end if anyone book three days the price calculate as ( 10$ + 10$ + 10$ ) = 30$