This website functions up to the 5th version's expectations. The pages that are expected to be present are, with the appropriate flavor as expected for a website based around a game development company. I used a single table, The MySQL tables were built using commands in the terminal using CREATE TABLE products () with the various table categories. 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.