helper('wishlist')->isAllow()) : ?>
getTitle(); ?>

__('Last Added Items') ?>

hasWishlistItems()): ?>
    getWishlistItems() as $_item): ?> getProduct(); ?>
  1. <?php echo $this->escapeHtml($product->getName()) ?>
    __('Remove This Item') ?>

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

    isSaleable() && $product->isVisibleInSiteVisibility()): ?> __('Add to Cart') ?> getPriceHtml($product, false, '-wishlist') ?>

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