Hi! I'm looking to build a website with information about products. These products will have a description but also some kind of variables. As I'm not very known with database programming I thought maybe there's already a solution out there. Some php/whatever script that I can use as backend. E.g. there's product 1 which will have value a and value b. Product 2 will have value a and value c. Some (not all) values might have sub-values like 2kg value a. Users should be able to use a search box to search for products as well as values. When a product is listed, values should be listed as tags, like in Wordpress. I already had the idea to do it with Wordpress, I could use tags, but I don't know if WP will be flexible enough to fit my needs. Even thought of using some kind of real estate script, where I can put in photos of my products and use values like rooms, ... and modify them to fit my needs. Does anybody know a script that would do all of the above and might even have a nice frontend? Thanks in advance, s.