nicolas wrote: The code proposed by Xavier will display the short description.
If you want the full description, then simply use that code instead:
<?php echo $this->row->product_description; ?>
I know that my Englisch is not good, I try again.
I wil only! short description on product listig table pages. With the code proposed by Xavier I have a short description + black line + a long description on those pages. So I have all! on those pages, but I wil only! a short description that is above the readmore link.
That is the image what I have now:
you see the black line and under this line the whole description is shown. I need only the first three lines of text and don't need this black line and the rest of the text under that line.