Skip to content

Instantly share code, notes, and snippets.

<div class="swipe-menu">
<?php echo $this->getChildHtml('topLinks') ?> :
<a href="<?php echo $this->getUrl('new') ?>" title="<?php echo $this->__('New') ?>" class="home-link"><?php echo $this->__('New') ?>
</a>
<?php if($_compareUrl=$this-getAddToCompareUrl($_product)): ?>
<li><span class="separator">|</span>
<a title="<?php echo $this->__('Add to Compare') ?> " href="<?php echo $_compareUrl ?>" rel="tooltip" class="link-compare "><?php echo $this->__('Add toCompare') ?></a></li>
<?php endif; ?>
<?php
$_compareUrl = $this->helper('catalog/product_compare')->getAddUrl($_product);
?>
<?php if($_compareUrl) : ?>
<li><span class="separator">|</span> <a href="<?php echo $_compareUrl ?>" class="link-compare"><?php echo $this->__('Add to Compare') ?></a></li>-->
<block type="catalog/product_compare_sidebar" after="cart_sidebar" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/>
<removename="wishlist_link"/>
<referencename="top.links">
<removename="wishlist_link"/>
</reference>
<action method="addLink" translate="label title" module="customer">
<label>Home</label>
<url>home</url>
<title>Home</title>
<prepare/>
<urlParams/>
<position>10</position>
</action>
<action method="addLink" translate="label title" module="customer">
<label>Home</label>
<url>home</url>
<title>Home</title>
<prepare/>
<urlParams/>
<position>10</position>
</action>
resize (210);