Data transformation

How to build product tags from brand, category, color and size

2026-06-20
Task

The export needs a tags field that combines brand, category, color and size with commas.

Short answer

Create tags from brand, then append {category}, {color} and {size}.

How to do it in Eofferix

  1. Create tags from brand.
    Product tags built from several columns
    tags combines brand, category, color and size.
  2. Add a rule that appends , {category}.
    Rules for building product tags
    The remaining fields are appended to brand with commas.
  3. Add the same rules for {color} and {size}.
  4. If the target needs semicolons, change the separator in the rules.

Before / after

The data below is a training example and does not belong to real user files.

Before

source data
brandcategorycolorsize
NordJacketsblackM

After

result
tags
Nord, Jackets, black, M

Process data faster with Eofferix

Create a free account to automate catalogs and price lists around your own rules.

Sign up