--- 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 metadata: effectiveApiVersion: '' affectedApi: - displayName: Liquid handle: liquid primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2024-05-01T10:57:54-04:00' postedAt: '2024-05-01T10:45:00-04:00' updatedAt: '2024-05-01T11:20:50-04:00' effectiveAt: '2024-05-01T10:45:00-04:00' --- 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.