I'd like to plug in the product sku where the xcart product id is - is it as simple as changing
Code:
{include file="dialog.tpl" title=$product.producttitle content=$smarty.capture.dialog extra="width=100%"}
to
Code:
{include file="dialog.tpl" title=$product.productsku content=$smarty.capture.dialog extra="width=100%"}