It is in your
customer\main\cart.tpl
Code:
<td class="details">
<a href="product.php?productid={$product.productid}" class="product-title">{$product.product}</a>
<p class="descr">{$product.descr}</p>
UPD For the last page of the checkout it is
customer\main\cart_contents.tpl
Code:
{foreach from=$products item=product name=products}
<tr{interline class="subhead-row" index=$smarty.foreach.products.index total=$list_length}>
<td>{$product.productcode}</td>
<td>{$product.product|truncate:30:"...":true}</td>
{if $cart.display_cart_products_tax_rates eq "Y"}
<td class="cart-column-tax">