All Collections
How can I setup and install the Website Integration?
How do I display a list of items on a page by theme?
How do I display a list of items on a page by theme?

Here is how you can display a specific set of items by using tags.

Sierra Burton avatar
Written by Sierra Burton
Updated over a week ago

You can group a collection of items using tags. Items can have multiple tags, therefore showing on several different pages.

For example, if you have items that have a backyard Luau them, simply tag them as “Backyard Luau” in Goodshuffle Pro.

You can then add in the code snippet to the page where you want to display your inventory by tags:

<gspro-item-list 
tags="Backyard Luau"
></gspro-item-list>

Now any items tagged “Backyard Luau” will display together.


Did this answer your question?