The thread the I was given was way more than I wanted. So, because I purchased support I asked them and here's the answer. I just haven't had time to implement it yet:
You can edit the template '<xcart-dir>/skin1/customer/main/product.tpl'. Just find and replace the line
{include file="dialog.tpl" title=$product.producttitle content=$smarty.capture.dialog extra="width=100%"}
to
{include file="dialog.tpl" title=$product.product content=$smarty.capture.dialog extra="width=100%"}
Let me know if you try it and it works. I'm still getting to learn the system.
|