Alright so what I’m trying to do is create a table that automatically inputs an individual products metafields. In the first row I want it to input the name of the metafield. Not the namespace and key, but the actual name I decided to use. In the row next to it I want it to input the actual filled out metafield.
There are a few catches though, it has to work on mobile devices as well as desktop, and I don’t want it to include any metafields that are blank. If I didn’t fill it in in the product page, it shouldn’t be on the table.
I’ve been working on doing this manually but I figured if it was possible to have it as an automated table it would save me tonnes of work in the future.