I want to see list (box) of category's products on the right in "content.tpl"

Hi.
I want to see list (box) of category’s products on the right in “content.tpl”.
For example I have category “dresses”. I want “dresses” to be on the right side.

There is the code for crossselling:

[{ if $oView->getCrossSelling()}]
   <h3>[{ oxmultilang ident="INC_RIGHTITEM_HAVEPOUSEEN" }]</h3>
      [{include file="inc/rightlist.tpl" list=$oView->getCrossSelling() altproduct=$product test_Type=cross}]
[{ /if }]

What do I have to change to see not crossselling, but category “dresses”?

Sorry for my english.

Hi,

I am - from your desciption - not pretty sure which goal you want to achieve…

Regards

Marco, I have made screenshot in the topic: http://www.oxid-esales.com/forum/showthread.php?t=9325

Ah great :slight_smile: :cool: