Collection Item Count

Display Collection item counts on your site. Whether it's the number of products in a category, or blog articles you've written, you can show a current, dynamic count.
SEE A DEMONSTRATION

Enhances these Webflow elements.

Designed for Webflow. Build great stuff.

Overview
User Guide
Tech Notes
Demo

Introduction

Display Collection item counts.

It's as simple as that.


Access the open source repository on Github.

GITHUB REPO

Installation

Webflow does not allow you to upload script files into its hosting environment, therefore the easiest way to embed Sygnal Webflow Utils (SWU) is by using a Content Delivery Network (CDN).

Throughout this documentation, I'll use that approach and provide you with the URLs you need to include on your webpage as script references.

See installation notes for more advanced information on how to specify versioning, and where to place the files.

How to Use it

Here's how to implement this feature on your own Webflow site.

See WFU's documentation on Github Pages.

You'll setup a WFU data source using a Collection list, and then you're able to easily count the items.

Access the open source repository on Github.

GITHUB REPO

Technical Notes

Make sure to check out the Github repository if you're looking how to do fancier stuff.

This feature requires jQuery, which is already part of all Webflow-hosted sites.

Limitations

None known.

Future Plans

Possibly add an animated counter that counts up to the specified value.

Access the open source repository on Github.

GITHUB REPO

Demonstration