Re: Get the category name of linked product
The truth is that i have a code that strips non english characters, and this is the problem.
Now I am looking for a solution abbout how to show stripped category names on NON LINKED Products category and NON striped category names for linked products category.
The only thing that comes in my mind is to somehow use the parameters in the linked products...
if ($_GET["main_page"]=="product_info"?cPath=???){non striped zen_get_categories_name((int)$current_category_id);}
elseif ($_GET["main_page"]=="product_info"){striped zen_get_categories_name((int)$current_category_id);}
But i dont know hoh to call the parameters. Any sugestions?
Last edited by perfumbg; 26 Jun 2013 at 08:20 PM.
My most recent work: magprom.net