Shopify Front-end developer tests

test 1

Make a loom showing how to: use shopify theme pull --store=..., shopify theme dev --store=..., shopify theme push --store=... to develop on a shopify theme locally.

test 2

Make a loom showing how you make a script in your favorite language that reads the products from:

https://famme.no/products.json and prints out the product sku:price, for all the skus and prices in the json file.

test 3

Make a loom demonstrating your understanding of css grid and flexbox in practice on a real theme

test 4

Make a loom showing how to render a metafield in a shopify theme, and how to add a new metafield to a product

test 5

Make a loom showing how to render information conditionally on domain, tip: request.host which is relevant for country domain

test 6

Make a loom showing how to use media queries to render different content based on screen size, for example a separate mobile image and desktop image