# Shopify Merged Filter Values

Merged Filter Values let merchants combine multiple raw attribute values into one shopper-facing filter value.

For example, **Medium**, **M**, and **Med** can all be shown as **Medium** on the storefront.

<br/>

## When to Use This

Use merged filter values when merchants need to:

- Normalize abbreviations
- Combine inconsistent vendor data
- Reduce duplicate filter choices
- Clean up large filters without editing source data in Shopify

<br/>

## How It Works

1. Choose the attribute to merge.
2. Create a **Common Filter Option**.
3. Select the raw values that should roll up into that label.
4. Run or wait for the next catalog import.

<br/>

![](/static/images/merged-filters.jpg)

<br/>

## AI-Assisted Grouping

If an attribute does not have any merged values yet, the app can suggest groups with **Predict Filter Groups**.

This is useful for attributes that already contain obvious duplicates or alternate spellings.

<br/>

## Good Fit and Bad Fit

Merged Filter Values are a good fit for:

- Sizes
- Materials
- Finish names
- Style abbreviations

Use [Color Families](/shopify/filters-and-data/color-families/) instead of merged filter values for colors.

!!!warning
Changing merged filter values affects imported filter data in Google Cloud. Expect the update to appear after the next catalog import, not instantly on the storefront.
!!!

!!!warning Duplicate Labels
Do not create two common values with the same shopper-facing label for the same attribute. Duplicate labels can make filter counts and selected values confusing.
!!!

!!!info Numeric Attributes
Merged labels are text. Avoid merging numeric values that need numeric range behavior, because the grouped label may no longer work as a numeric slider value.
!!!
