Skip to main content

How Can I List Items With a Search Bar on My Wix Site?

Learn how to embed a searchable Goodshuffle Pro item gallery on your Wix website using a Custom Element.

Jake Scotto avatar
Written by Jake Scotto
Updated this week

This feature is available on all Goodshuffle Pro Plans.

To get started, add a Custom Element to your page. You can do so from the Wix editor by clicking "Add Elements" and choosing "Custom Element"

Once your custom element is added, next you'll set your "Source" and "Attributes". Click "Choose Source" and enter the below snippets of code:

Server URL: https://unpkg.com/@goodshuffle/[email protected]/dist/custom-elements/index.js

Tag Name: gspro-item-gallery

Now that the source is added, you can click "Set Attributes" to customize your Item Gallery. For example, to start with a particular category of items, you'd add an attribute titled category and add the value of a particular category. For example, the "furniture" category would be furniture-rentals.

For a full list of category snippets, check out this article.

You can also set some customizations, like hiding the categories. To do so, add another element attribute under "Set Attributes", name the attribute show-categories, and enter the value false.

Looking to show only specific items? Click here.


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!

Did this answer your question?