--- title: Image and swatch presentations for product filters - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/image-and-swatch-presentations-for-product-filters md: https://shopify.dev/changelog/image-and-swatch-presentations-for-product-filters.md --- [Back to Developer changelog](https://shopify.dev/changelog) May 1, 2024 Tags: * Liquid # Image and swatch presentations for product filters You can now create [visual filters](https://help.shopify.com/en/manual/online-store/search-and-discovery/filters#visual-filters) with an [image presentation](https://shopify.dev/docs/api/liquid/objects#filter-presentation). This allows developers and merchants to specify when filters are best displayed as detailed images instead of color and pattern swatches. In the Liqudi API, we've added [`filter_value.image`](https://shopify.dev/docs/api/liquid/objects/filter_value#filter_value-image) intended for better display support for icons, logos, and other detailed imagery. The [`filter_value.swatch`](https://shopify.dev/docs/api/liquid/objects/filter_value#filter_value-swatch) is intended for color and pattern swatches. Merchants must use Shopify's [Search & Discovery app](https://apps.shopify.com/search-and-discovery) to set visual filters for their store.