Hallo,
wie schaff ich es denn, den Product Stream Slider bei Cross-Selling nicht als Slider sondern normale Artikelliste zu machen?
{* Product-Streams slider *}
{block name='frontend_detail_index_streams_slider'}
{include file="frontend/_includes/product_slider.tpl"
sliderMode="ajax"
sliderInitOnEvent="onShowContent-productStreamSliderId-{$relatedProductStream.id}"
sliderAjaxCtrlUrl="{url module=widgets controller=emotion action=productStreamArticleSlider streamId=$relatedProductStream.id productBoxLayout="slider"}"
sliderAjaxMaxShow="40"}
{/block}
das kommt ja leider aus so nem Widget …