Лучший Ответ SmetDenis , 12 May 2013 - 15:34
Hi!
Find this file media/zoo/applications/product/templates/default/renderer/item/teaser.php
and replace this code
to
- echo $this->renderPosition('description', array('style' => 'default'));
- echo $this->renderPosition('description'); // or alternative
