-- HikaShop version -- : Business 2.6.0
-- Joomla version -- : 3.4.8
-- PHP version -- : 5.5.32
Hello.
I have a book store and I have a category tree with a maximun depth of 3 or 4 levels . And I need to store in a Custom field the gategory path names for a product in order to do a search filter:
As you can see if I have a product asigned to "Historia" category, I need to store "Materias;Humanidades;Historia" in my product Custom field in order to find this product if I use "Humanidades" search term.
What can I do to obtain this category path names?
Thank in advance.
Regards