At this stage, we have a primary site in place, but one key element is missing: data!
Yes, a shop isn’t any good without products (i.e., data), so throughout this chapter, we will work through what is required to set up our data and hook it into our shop. We’ll look at our options when implementing the checkout and payment process to ensure our data needs are satisfied from the outset.
Before we get into the throes of creating our data store, we must first understand how our data needs to be structured. Let’s first take a peek ...