Skip to content
Log in

Paginate - Liquid Tag Reference

On this page

The paginate block tag splits a collection into pages and provides navigation controls. Wrap a loop inside {% paginate %}...{% endpaginate %} to display large result sets across multiple pages.

Syntax

```liquid

{% paginate %} {% endpaginate %} ```

Property Value
Tag Name paginate
Type Block tag
Source Hydrofoil (core)

Description

The paginate tag provides functionality in StoreConnect Liquid templates.

Was this article helpful?

Was this article helpful?