The problem is, that variables should be in the Dialog Title
Code:
{include file="dialog.tpl" title=$lng.lbl_related_products content=$smarty.capture.dialog extra="width=100%"}
I would like to add product name ($product.product) + some text in the dialog title. Tried many ways, but I couldn't do it