Skip to main content

How can I maintain my Tag filters across multiple pages on my Item Gallery?

Here's how you can ensure your tags are retained even as the customer clicks 'Next' on your Item Gallery on your Website

Colin Connor avatar
Written by Colin Connor
Updated over 8 months ago

When using an Item Gallery, there will be a 'Next' button at the bottom of the items displayed at one time.

When combining this with a 'Tag' filter, ensure you're using the 'scope' snippet to guarantee the 'Tag' filtering is maintained across all the pages:

Example:

  • <gspro-item-gallery scope-tags="YOUR-TAG" size="100"></gspro-item-gallery>



Did this answer your question?