Getting started
NPM
Manual installation
IMPORTANT! If you are using Ajaxinate without a package manager, use the v2 branch ↗
Add ajaxinate.min.js to the assets folder of your shopify theme, or add it to your vendor files if you are using Slate or a similar method.
Add the ajaxinate.min.js script src tag before the closing body tag, or defer its loading:
collection.liquidSetup your collection or blog template, for example:
collection.liquidInitialize it in your script file, or inline:
Configure your settings as desired.
Last updated