Hi,
Thanks to give us a link to your website in order to see what contain the price_div var.
If it's null, or if it's an array of objects, etc.
You should see that in the "inspection" part of the opera console.
Do you have edited any views related on the product page ? like show_default, show_reversed or show_tabular ?
You maybe have removed by mistake the code:
<span id="hikashop_product_id_main" class="hikashop_product_id_main">
<input type="hidden" name="product_id" value="<?php echo $this->element->product_id; ?>" />
</span>