<button type="button" title="<?php echo $this->__('Add to Cart') ?>" class="button btn-cart" onclick="setLocation('<?php echo Mage::helper('checkout/cart')->getAddUrl($_product,$additional = array()); ?>')"><span><span><?php echo $this->__('Add to Cart') ?></span></span></button>
Categories: Magento
0 Comments