SELECT SQL_CALC_FOUND_ROWS Q5MyIo9_posts.*, 1 rooms_available, 0 rooms_booked , IFNULL((SELECT price_meta2.meta_value + 0 FROM Q5MyIo9_postmeta price_meta2 WHERE price_meta2.post_id=Q5MyIo9_posts.ID AND price_meta2.meta_key='_accommodation_min_price:2025-04-24:2027-04-24' LIMIT 1), 0) accommodation_price , IFNULL((SELECT price_meta3.meta_value + 0 FROM Q5MyIo9_postmeta price_meta3 WHERE price_meta3.post_id=Q5MyIo9_posts.ID AND price_meta3.meta_key='accommodation_static_from_price' LIMIT 1), 0) accommodation_static_price
FROM Q5MyIo9_posts
WHERE 1=1 AND Q5MyIo9_posts.post_type = 'accommodation' AND ((Q5MyIo9_posts.post_status = 'publish'))
GROUP BY Q5MyIo9_posts.ID HAVING 1=1
ORDER BY accommodation_price ASC
LIMIT 0, 12
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok