Replies: 0
Hello,
I would like to add the product excerpt under the product name in cart and checkout page. Until version 3, it worked with the following code:
<?php echo $_product->post->post_excerpt; ?>
But this seems to be deprecated now. Any help would be really appreciated.
Many thanks in advance