This module implements support for Shopify collections.
Allows to make product-related queries to the Shopify Storefront API.
Declares Prop types for Shopify products.
Presentational and Container components to render UI elements for products.
Adds and resolves /products/[handle] and collections/[collectionHandle]/products/[handle] routes.
/products/[handle]
collections/[collectionHandle]/products/[handle]
Adds and resolves /products route.
/products
Last updated 4 years ago