[TYPO3-shop] related products
Mauro Lorenzutti
mauro.lorenzutti at webformat.com
Mon Mar 19 14:28:56 CET 2007
Ciao Franz,
>> 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.
Thank you for your answer. Unfortunately it wasn't a problem of
pid_list or similar, I searched in the code and the related products
were retrived correctly.
I solved the problem by changing the code to fit my needs.
Thank you again.
Ciao,
Mauro Lorenzutti
e-mail: mauro.lorenzutti at webformat.com
---------------------------------------------------------
WEBFORMAT srl | Corte Europa, 12 | I-33097 SPILIMBERGO PN
Tel +39-0427-926.389 -- Fax +39-0427-927.653
info at webformat.com -- http://www.webformat.com
---------------------------------------------------------
More information about the TYPO3-project-tt-products
mailing list