The easy way to create powerful booking forms for WordPress websites.
The quantity fields - when enabled - allow the selection from 1 to the maximum quantity available. The following workaround lets you set a min quantity in the case you want retrict that value for each booking.
To modify the default plugin behavior and set a smaller minimum quantity selection in the booking form you should paste a custom script (can be copied below in this page) in the "General Settings >> Edit Scripts" area.
The following is the custom script you have to copy and paste into the "Edit Scripts" area (important: change the cpahb_min_quantity = 4; in the first line to the needed min value):
Feedback about these features will be welcome, feel free to open a support ticket for any question.