In attribute (make) there is a selections of Parent and Child fields that allows to choose for example Audi (parent) and A4 (child) and it can be displayed by:
%parent_value% %value%
What If I want to show the same, while generating the Title?
%listing.make% shows just the last value (“A4” child)
Tried adding %listing.make.parent_value%, but it doesn’t seem to work…
Unfortunately, this version does not have this feature, but we will try to add it in a future update. Currently, this is possible with a custom implementation, but if you are familiar with coding or have a developer, we can provide general guidance.