[TYPO3-commerce] show category in basket page

John Kavanagh john.kavanagh at roomthree.com
Wed Jan 23 17:51:18 CET 2008


Thanks Franz,

I am a beginner when it comes to commerce and haven't really looked at
how the hooks work... perhaps I should go and have a look and come back
with some questions - unless there are some general guidelines you could
give me before I start with the hooks?

John.

-----Original Message-----
From: typo3-project-commerce-bounces at lists.netfielders.de
[mailto:typo3-project-commerce-bounces at lists.netfielders.de] On Behalf
Of Franz Koch
Sent: 23 January 2008 16:54
To: typo3-project-commerce at lists.netfielders.de
Subject: Re: [TYPO3-commerce] show category in basket page

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
_______________________________________________
TYPO3-project-commerce mailing list
TYPO3-project-commerce at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-comme
rce




More information about the TYPO3-project-commerce mailing list