Product Id Variable Name

Hi there, i made a product tab and i choose html block. In the block i have one div

here i want the product id dynamicaly ">
.

Is there any way to achive this?

Thanks!!

If you used an html block with smarty support, you can use:

{$product.product_id}

on a product page.

Thanks you it is so simple i made a product tab and i choose smarty block!