I've also tried it this way and it didn't work:
Code:
{php}
include("http://www.mysite.com/d/{$product.productcode}.php");
{/php}
I get the following error:
Parse error: parse error, expecting `'}'' in /home/bbdeals/public_html/templates_c/189/1894910960/0.php on line 119
ATKOgirl