[TYPO3-shop] Linking to categories (as pages)
Ryan Hayle
rd.typo3 at hayle.org
Thu Dec 14 21:40:37 CET 2006
In my single_display template, I have:
<!-- ###ITEM_CATEGORY### begin-->
<!--###LINK_ITEM###-->###CATEGORY_TITLE###<!--###LINK_ITEM###-->
<!-- ###ITEM_CATEGORY### end -->
In order to link back to the category page for that product. It doesn't
work as expected, instead it links to the previous page (backPID). If
no backPID is specified, then it just links to itself.
Is there any way I can automatically link to the actual category page
regardless of backPID?
Thanks,
Ryan
More information about the TYPO3-project-tt-products
mailing list