Sidebar filters with images
This setup allows you to display filter options in the Collection page sidebar as images instead of plain text. This is useful for brand logos, color badges, or any visual filter style.

Create and Assign Brand Filter Data (Metaobject + Product Metafield + Entries)
Go to Content → Metaobjects → Add definition

Configure the metaobject here as follows:
Name:
filter-brands
The Type will be generated automatically as: filter_brands
In Fields, add:
Heading → Single line text
Image → File (image)
Metafield options → Enable “Publish entries as web pages”
Save the definition.

Go in Shopify admin: Settings

Open the item from the left menu: Metafields and metaobjects
Choose the Products

Click Add definition

Fill the field Name:
filter brandChange Type → select List of values (so it becomes a repeatable list)

Click Select type → choose Metaobject

Select the previously created filter-brands metaobject. Press the Save button

Open any product in the admin, scroll to Product metafields, find filter brand, and click Add new entry

In the popup:
Enter the brand name
Upload/select the image logo

Save the entry.
Repeat for all products and all needed brands.
Add the Filter to Storefront Filtering using the Search & Discovery app.
Go to Apps → Search & Discovery → Filters, Click Add filter

In the field Source, choose filter brand
Then click Manage values

In the value display settings, select the radio button Image

Last updated