[DO NOT DELETE] Database

Since Shopify is limited to its core objects and doesn't allow custom objects at all, we use this page as a general purpose data storage by attaching a bunch metafields to it. We can reference aand access those easily in the global scope by using "pages.db.metafields[<key>]".