Filter, multiple options, checkboxes

Hi guys, I have this travel website and I would like to implement there an accommodation page with filters.

I have been using Tags to filter by but I don’t know how to create multiple filters by checkbox > selected or not selected.

Also, I tried several ways based on other Wix forums and Velo examples but there is always something missing in the code…

Left column = filters, Right column = repeater with results.
Not all filter values are displayed on the repeater. Also, all values are both in text and number in my database.

The left column says from top-down

  1. Distance from a city center
  2. Part of a country (states)
  3. City

I would like to give people options to combine those filters. For example , I want accommodation in Tyrolsko not far than 1 km (kilometer) from the city center.

One extra, I would also like to have the results faster so probably always load only 10 results and next by pagination .

Disclaimer: This page is not visible on my website so far. First, I wanted to prepare it correctly and then publish it.

Thank you very much for your help.

L.