Need Some Help with Filtering and Architecture

Hello,
I’m new to Wix and I’m by no means a web designer or a developer. I’m building a travel website and need some guidance around architecture for the page and how to achieve the filtering I need to implement (ideally without any coding).

The site will have pages for various destinations and for each destination, I’d like to present the relevant hotel options, a paragraph about the hotel, some links for them and the ability to filter them by various attributes such as whether or not they have a pool, restaurants, luxury vs. budget, walkable, beachfront, etc. etc. I would ideally like to have tick boxes at the top of the page so that the users can filter using those. I’ve read a few relevant support articles and none of them seem to do a great job of explaining how to do this. This is a common website feature and I feel like it should be pretty straight-forward but it isn’t.

Once I have the database of hotels built out, how do I build out this filtering in a ton of different destination pages? One of the support articles said that if you want to use filtering, you can’t implement it on dynamic pages. Does that mean that I have to make a different static “Hotels” page for each destination? Can someone please explain the efficient way to do this and hopefully without code?

Thanks!

Hello Diablotron. On my opinion, it is almost not really possible to work absolutely CODE-FREE in Wix. You will always getting a point where you want to make your own design or function. And this will be the point where you will recognize, that there is NO-WAY without CODE (no way without CORVID).
At this point you then have to decide, wether you accept the situation (not be able to construct like you want and using the predefined Wix-Options), or starting with CODING.

For your project you will need some DropDowns and Check-Box-Groups or Radio-Button-Groups. Of course you will need a DATABASE + DATASET and a REPEATER to make it mostly CODE-FREE.

But when you decide to start with coding (and believe me, you will do it one day xD, than you can take a look here …
https://russian-dima.wixsite.com/meinewebsite

…looking at some examples, how to code.

I wish you good luck and happy coding ^^