DecodeProductAttributes transformer¶
Creates a new entry ina row that has a name of fieldName and value of json decoded value of entry with fieldName. If such entry does not exist, an empty array is used as value instead.
Usage:
<decode-product-attributes fieldName="fieldName" />
Attributes:
fieldName
- name of the entry to be decoded