By modifying the permanent link, we were able to replace the static SHOP word with permalink title,
the problem is the category page title is changing to its title
'mytitle' => get_the_title($ID),
I would like to know how to do this or what function or what file is controlling the category page of the product
I was thinking of doing a conditional statement but I believe there is an easier way to implement this
thanks in advance














