[TYPO3-commerce] show category in basket page
Franz Koch
typo.removeformessage at fx-graefix.de
Wed Jan 23 18:41:36 CET 2008
Hi John,
> 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?
there is nothing better then you could do, then having a look at the
source. I never believed it myself, but when I started having a look at
commerce and cal, it's just so much more 'fun' to 'play' with the
possibilities of the extensions :)
But to get faster to the desired result, have a look at the following
hook from 'pi2/class.tx_commerce_pi2.php':
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['commerce/pi2/class.tx_commerce_pi2.php']['makeArticleView']
there you can add every marker you need to a article in the basket view.
--
Greetings,
Franz
More information about the TYPO3-project-commerce
mailing list