---
title: >-
  New filter value swatch drop available, replacing the deprecated filter
  value's display drop - 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/new-filter-value-swatch-drop-available-replacing-the-deprecated-filter-value-s-display-drop
  md: >-
    https://shopify.dev/changelog/new-filter-value-swatch-drop-available-replacing-the-deprecated-filter-value-s-display-drop.md
metadata:
  effectiveApiVersion: ''
  affectedApi:
    - displayName: Liquid
      handle: liquid
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2024-03-12T11:18:12-04:00'
  postedAt: '2024-03-12T11:04:00-04:00'
  updatedAt: '2024-03-18T13:26:36-04:00'
  effectiveAt: '2024-03-12T11:04:00-04:00'
---

March 12, 2024

Tags:

* Liquid

# New filter value swatch drop available, replacing the deprecated filter value's display drop

You can now use a Liquid [swatch](https://shopify.dev/docs/api/liquid/objects/swatch) drop to create [visual filters](https://help.shopify.com/en/manual/online-store/search-and-discovery/filters#visual-filters) for your Online store themes.

The [filter value display](https://shopify.dev/docs/api/liquid/objects#filter_value_display) drop is now considered deprecated in favour of `swatch`. The `display` drop will continue to function as it does today for backwards compatibility in merchants’ themes.
