For the complete documentation index, see llms.txt. This page is also available as Markdown.

How can I create Collection Pages using Inline Page Nav?

This feature allows you to create a single primary sitewide nav that dynamically adapts to show an Inline Nav Page with the collection tailored based on CLP or PLP the user is viewing.

1
How can I create Collection Pages using Inline Page Nav? — step 1
2
How can I create Collection Pages using Inline Page Nav? — step 2
3

Copy the embed code Inline

How can I create Collection Pages using Inline Page Nav? — step 3
4

The embed code contains two parts- The script tag + div. The script tag must be added to the head of the page and the div in the main container on the page.

The script would look like this :

The div would look like this:

[[<script src="https://showside.maker.co/smartnav-v2-inline.js" async=""></script>]]

5

Since an Inline Nav will replace the current CLP or PLP, duplicate your CLP or PLP template in your CMS and replace all the body with the embed code copied for Inline, leaving only the site header and footer.

6

Things to keep in mind while creating the template:

1- Set the template width to 100% 2- Remove any unnecessary Javascript/CSS elements not relevant to this template. 3- Prioritize loading the Nav's script to prevent potential page load issues. 4. Set the minimum height of this template to 1000px

7

To enable the Inline Page feature, toggle ON "Enable inline page nav" under the general Global settings.

How can I create Collection Pages using Inline Page Nav? — step 7
8

Switch the current template used on the CLPs or PLPs to the new Maker template.

9

Tip! We advise launching category pages individually and thoroughly reviewing the settings prior to each launch to minimize potential problems.

10

Last updated

Was this helpful?