Remove price in calendar

add_filter( 'ovabrw_get_calendar_price_html', function($price){ return ''; } );PreviousHide other Rental Type when create a productNextRemove "Add to Cart" functionality on the search page
Last updated

add_filter( 'ovabrw_get_calendar_price_html', function($price){ return ''; } );Last updated