---
title: Discount tags in import and export
date: 2026-05-08
description: Read and write the Tags column on Shopify discounts using the same MERGE, REPLACE, and DELETE commands as products.
tags: ["Discounts","Imports","Exports"]
categories: ["Changelog"]
url: https://www.getaltera.com/changelog/2026-05-08-discount-tags/
---


Shopify discounts can carry searchable tags - things like `loyalty` or `bfcm-2026` - and now you can manage them through Altera the same way you do product tags.

### What's New

- **Tags column on discount exports** - every discount export now includes the `Tags` column alongside the existing fields.
- **Tags Command** - controls how an import applies the column. Use `MERGE` (default) to add tags, `DELETE` to remove the listed tags, or `REPLACE` to overwrite the discount's tag list. Leave the `Tags` cell blank with `Tags Command=REPLACE` to clear all tags.
- Works for every discount type the app supports - Code and Automatic, including Buy X Get Y and Free Shipping.

