How to design the layout of your stores
Page
and Product
components.
Page
is a storefront that can be anything you want to display, but most likely will present multiple products. Good use cases can be:
Product
is a page that displays a single product. Products can have multiple designs and layouts. It can have any building block and component you want to display, but most likely will show a title, description, price, and a call to action button.