Articles on: Feed Rules

Rules: Compare And Replace Value

Used for: replacing the entire value of a field with a different value of your choice. It will only make the replacement if there is an exact match.
Used in: Then-statements and Else-statements.
This rule performs an exact match on the input value and only replaces it when the complete field value matches exactly. For instance, if the compare value is "Red" and the replacement value is "Blue", the output will be "Blue" only for products that have the exact input value "Red". It will not alter products with values like "Dark Red," even if they contain the word "Red."

Updated on: 09/10/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!