For some feeds, I would like the value for the attribute in the XML feed to be a combination of two fields.
A simplified example g:title = [Product name] + [SKU]
How would I go about this?
For some feeds, I would like the value for the attribute in the XML feed to be a combination of two fields.
A simplified example g:title = [Product name] + [SKU]
How would I go about this?