pergolatios
Hi,
You can open the file: root/templates/ja_megastore(your default template)/html/mod_javmproducts/default.php
and look for this snippet of code:
<h2>
<a class="vmproduct-title" href="<?php echo $url ?>"><?php echo $product->product_name ?></a>
</h2>
and change h2 to your desired tag.
Regards