[TYPO3-commerce] show category in basket page
Franz Koch
typo.removeformessage at fx-graefix.de
Wed Jan 23 17:54:05 CET 2008
Hi,
> I have been trying to find a way to show the category of the selected
> products in the basket area.
>
> So far I have managed to show the catUid but cant figure out how to
> retrieve the category title.
>
>
>
> Can anyone help ??!!
use a hook (I guess the artikle marker hook should do the trick) and
create your own marker for it. In the method of your hook you can fetch
the category object according to the category uid and then return the title.
Does this help you, or do you need further guidance?
--
Greetings,
Franz
More information about the TYPO3-project-commerce
mailing list