open customer/product.tpl and find the code below
Code:
{include file="dialog.tpl" title=$product.producttitle content=$smarty.capture.dialog extra="width=100%"}
change to
Code:
{include file="dialog.tpl" title=$product.product content=$smarty.capture.dialog extra="width=100%"}