helper('wishlist')->isAllow()) : ?>
helper('wishlist')->isRssAllow() && $this->hasWishlistItems()): ?> __('RSS Feed') ?>

__('My Wishlist') ?>

getMessagesBlock()->getGroupedHtml() ?> hasWishlistItems()): ?>
getBlockHtml('formkey')?> getWishlistItems() as $item): ?> getProduct(); $isVisibleProduct = $product->isVisibleInSiteVisibility(); ?>
__('Product') ?> __('Comment') ?> __('Added On') ?> __('Add to Cart') ?>  
<?php echo $this->escapeHtml($product->getName()) ?>

escapeHtml($product->getName()) ?>

getPriceHtml($product) ?> getDetailsHtml($item) ?>
getFormatedDate($item->getAddedAt()) ?> canHaveQty() && $isVisibleProduct): ?>

isSaleable()): ?>

__('Out of stock') ?>

__('Edit') ?>

__('Remove item')?>
isSaleable()):?>

__('You have no items in your wishlist.') ?>