This website functions up to the 5th version's expectations. The catalog page is built with the appropriate flavor as expected for a website based around a game development company. I used a single table, the MySQL table was built using commands in the terminal using CREATE TABLE products () with the various table categories over multiple lines. Afterwards I used INSERT INTO products () with the relevant data for each category in order. It should be noted the tables do contain a stock value, but currently they are all NULL as the games are digital, and thus have infinite stock regardless it's future proofed for selling merchandise that may have limited stock. Likewise, the category of "game" is used for the games.