This feature is available on all Goodshuffle Pro Plans.
1. Create a New Page
Add a new page in your WordPress dashboard where you want specific items to appear.
2. Give the Page a Title
For example, if you want to show items with “Deluxe” in their name or description, title your page Deluxe.
3. Add a HTML Block
In the WordPress editor, add a Custom HTML block to this page.
4. Add the Item List Code
Paste this element into the HTML block:
<gspro-item-list
search="deluxe"
route="/search/:search*"
context="search"
size="100"
></gspro-item-list>
Tip: Change the word inside search="deluxe" to whatever you want to filter by (e.g., “tables”, “chairs”).
5. Publish the Page
Once published, your page will display all items whose names or descriptions match your search term.
6. Show Multiple Rows
To show more than one filtered set, add more HTML blocks with different search values.
Example:
Want to watch a video instead?
Need direct help setting this up?
Need Additional Support?
Click the blue chat bubble in the bottom corner of your screen to message our support team—we’re happy to help!






