Thanks men , but that code is not working , I use
<div id="hikashop_add_to_cart_continue_div">
echo $this->cartClass->displayButton(JText::_('CONTINUE_SHOPPING'),'continue_shopping',$this->params,'','window.top.location=\'
miicards.com/disenos/tarjetas-de-presentacion\';return
false;','id="hikashop_add_to_cart_continue_button"');
</div>
and I dont see how the pop up will close , this the original code that close pop up with link , how I can just change the link:
</div>
<div id="hikashop_add_to_cart_checkout_div">
<?php echo $this->cartClass->displayButton(JText::_('PROCEED_TO_CHECKOUT'),'to_checkout',$this->params,hikashop_completeLink('checkout'.$this->url_itemid),'window.top.location=\''.hikashop_completeLink('checkout'.$this->url_itemid).'\';return false;','id="hikashop_add_to_cart_checkout_button"'); ?>
</div>
thanks ,and do you have any donation link, you guy are going the extra mile we this app.