© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
A. LibbyPractical Next.js for E-Commercehttps://doi.org/10.1007/978-1-4842-9612-7_3

3. Adding Products

Alex Libby1  
(1)
BELPER, UK
 

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 ...

Get Practical Next.js for E-Commerce: Create E-Commerce Sites with the Next.js Framework now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.