Is there a way to add %parent_value% attribute to the title?

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…

Thank you.

Hi,

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.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.