Google Merchant

How to Normalize Product Condition to new, used, refurbished

2026-06-21
Task

The supplier writes product condition in its own wording. Google Merchant needs fixed values: new, used, and refurbished.

Short answer

Create condition from condition_raw and add a replacement dictionary: newnew, usedused, refurbishedrefurbished.

How to Do It in Eofferix

  1. Open the settings of the output condition column.
    Animation showing how to open the condition column settings in Eofferix
    The click is on the settings icon of the output condition column.
  2. In Transformations, add one Contains substringReplace with rule for each condition.
    Screenshot of transformation rules for the condition column
    The Transformations block shows the full rule chain for this case.
  3. Save the column settings and go to the Export step.

Before / After

Before

source data
idcondition_raw
GM-120new
GM-121used
GM-122refurbished

After

result
idcondition
GM-120new
GM-121used
GM-122refurbished

Process data faster with Eofferix

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

Sign up