Thank you for your fast reply!
I managed to make the custom template with your help 🙂 I have only one more issue, Im defining the category, example:
<CATEGORY>
{|parent_if_empty ({wf_cmapping_CustomCategory | parent_if_empty}, {product_full_cat | parent_if_empty}}
</CATEGORY>
My main goal is to set the “wf_cmapping_CustomCategory” as the primary category, but if it’s not defined/empty , I would like a fallback to the “product_full_cat” path. I’m a bit lost in the documentation and I tried something like this (mentioned coed above), but it didn’t work, could you assist me with this one?
Thank you!