Pages
Creating a Shop in Shopify is really simple, below you will find the list of all the pages you have to create and their purpose:
Collections List Page
This is the page where all collections of your shop are listed. This page can be defined using the following attribute on the Body element of your page:
pagelist-collectionsCollection Page
This is the page where all products of a Collection will be shown. This page can be defined using the following attribute on the Body element of your page:
pagecollectionProduct Page
This is the page where a single product is shown:
This page can be defined using the following attribute on the Body element of your page:
pageproductCart Page
This is the page where all items in the cart are shown:
This page can be defined using the following attribute on the Body element of your page:
pagecartGift Card Page
This is the page where a single gift card is shown, This page is not linkable, and can be accessed only through email.
This page can be defined using the following attribute on the Body element of your page:
pagegift-cardAlternative Templates
You can create alternative templates both for Collections and Products, using respectively these attributes on Body:
pagecollection-templateand
pageproduct-templateThe name of the template will be the name of the page you created in Webflow, and you will be able to select the template from each collection/product
