[TYPO3-shop] Accessory products
Jogvan Olsen
jo at atlanticvideo.dk
Thu May 14 08:24:41 CEST 2009
Thank you for the answer
I have inserted the marker ###PRODUCT_ACCESSORY_UID### into my Single
Display part of the Template
<!-- ###ITEM_SINGLE_DISPLAY### begin -->
...
###PRODUCT_ACCESSORY_UID###
...
<!-- ###ITEM_SINGLE_DISPLAY### end -->
And created a new section in my template, like this:
<!-- ###ITEM_LIST_ACCESSORY_TEMPLATE### begin -->
(here have I inserted content of the ###ITEM_LIST_RELATED_TEMPLATE###
and I have also tried with the content form ###ITEM_LIST_TEMPLATE### )
<!-- ###ITEM_LIST_ACCESSORY_TEMPLATE### end -->
But no accessory products are shown in FE. Can you tell me what I am
missing?
Regards
Jogvan Olsen
Franz Holzinger skrev:
> Hello Jogvan Olsen,
>
>> Is the new 'Accessory products' under the 'Relations' tab implemented
>> in version 2.7.1?
>>
>> I can't find any markers for it in 'example_template_bill_de.tmpl'
>>
>
> You must add the marker ###PRODUCT_ACCESSORY_UID### into the single
> view. and have a separate subpart ###ITEM_LIST_ACCESSORY_TEMPLATE###
> which can be copied from the list view subpart.
>
>
> - Franz
>
More information about the TYPO3-project-tt-products
mailing list