⚠️ These docs are only for the Adapter Legacy. If you are using the new App, you must refer to the University! ⚠️

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

Collection 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:

pagecollection

Product 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:

pageproduct

Cart 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:

pagecart

Gift 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-card

Alternative Templates

You can create alternative templates both for Collections and Products, using respectively these attributes on Body:

pagecollection-template

and

pageproduct-template

The 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