You can add here different occasions prices. Like weekend deals, Feastival Offer, etc


Advanced Pricing:
If you want advanced pricing feature , use EHB Advanced Pricing addons. You can see longstay and variable pricing options. Its allow to set longstay and variable pricing. You can set conditional multiple price by using this.

Longstay Pricing: Lonstay pricing is depend on minimum nights calculation. Set conditionally multiple price. If any condition true then accomodation price (per night) will calculate from that.
For example: you set two longstay price. such as;
- min night = 10 days and price = 70$
- min night = 7 days and price = 75$
Now if customer select 10days then the accomodation price (per night) will be 70$ and accomodation price will be 70 * 10 = 700$. If select 7days then the accomodation price (per night) will be 75$ and accomodation price will be 75 * 10 = 750$.
Variable Pricing: Variable pricing is depend on adult quantity and children quantity calculation. Your can set conditionally multiple price. If any condition true then accomodation price (per night) will calculate from that.
For example: you want to set three variable price. such as;
- adult = 1 and children = 0 and price = 80$
- adult = 1 and children = 1 and price = 90$
- adult = 2 and children = 0 and price = 100$
Suppose customer selecte 2 nigthts. Now if customer select 1 adult, 0 children then the accomodation price (per night) will be 80$ and accomodation price will be 80 * 2 = 160$. If select 1 adult, 1 children then the accomodation price (per night) will be 90$ and accomodation price will be 90 * 2 = 180$. If select 2 adult, 0 children then the accomodation price (per night) will be 100$ and accomodation price will be 100 * 2 = 200$.
Note: Variable Pricing will override longstay price.