If you go into FTP and navigate to /app/design/frontend/default/default/template/checkout/cart/item/default.phtml, you simply need to add the following around Line 27…
load($_item->getProductId()); echo $custom->getShortDescription(); ?>this will successfully echo the short description for each product purchased.
Hope it Helps.. Thanks....
No comments:
Post a Comment