This website functions up to the 6th and final version's expectations. The shopping cart and checkout pages function as intended using the database to store the cart data between sessions. Issues from the previous build have also been fixed, the products table has been renamed my_products, the catalog webpage has been given a visual upgrade to divide it into categories of games and given additional clarity on what those games are. Because these are digital video games, they don't have a set stock limit. However, all the code and functionality is present for a theoretical stock limit if one was needed (such as for merchandise) just to show understanding.