[TYPO3-shop] related products

Franz Holzinger franz at fholzinger.com
Fri Mar 16 23:57:01 CET 2007


Ciao Mauro,

> I need some help with related products. I selected a product in the
> "Related products" field of the product form. In my SINGLE template I
> added the following lines:
> 
> <!-- ###ITEM_LIST_RELATED_TEMPLATE### begin -->
> ###PRODUCT_RELATED_UID###
> <!-- ###ITEM_LIST_RELATED_TEMPLATE### end -->
> 
> But what I see in the product details, instead of the related product,
> is this:
> The search was empty.

Check your pid_list or starting point and recursive.

Debug the line
$markerArray['###PRODUCT_RELATED_UID###'] = $tmpContent;
in view/class.tx_ttproducts_single_view.php.
This should contain the correct content.

> P.S. I searched for the tt_products mailing list archive in
> http://lists.netfielders.de/, I logged in but it seems it's not
> possible to search inside the archive. Where am I wrong?
I am registered only via the news list.
Use the Mozilla Thunderbird and register this as a newslist. Then you
can reload all former messages from the File menu. Then you can search
the whole list.

Saluti,

Franz


More information about the TYPO3-project-tt-products mailing list