accessorier

Hi, Accessories in SW-Language is “related article”. When you check your theme variables, they are stored in $sArticle.sRelatedArticles . When called, they end up in the “product_slider.tpl” like any kind of featured articles in theme or einkaufswelt.

I think there is no way you can manipulate “related articles” in the Backend.

So what can you do now? I would check if the Variable/Array of $sArticle.sRelatedArticles is filed with Products. If true than you might have the same bug as me where i can store as many similar or related article, but it will only show 3 and repeat itself after that.