1. Regarding the size of your popup, you'll probably find your answer through this
thread
:
You can edit the file administrator/components/com_hikashop/helper/cart.php and change the line:
echo '<div style="display:none;"><a rel="{handler: \'iframe\',size: {x: 480, y: 140}}" id="hikashop_notice_box_trigger_link" href="'.hikashop_completeLink('checkout&task=notice'.$url_itemid,true).'"></a></div>';
2. If you want your popup to be displaid longer you'll just have to use the
Notice popup display time option through "
Hikashop->System->Configuration->Main->'Cart'".