Re: How do I include contents of a php page into a product's detail page
You can't do that. You can include smarty code in the description if you want to and then use 'eval' smarty to show description. If you want to include php code in smarty you have to use
{php}
php code here
{/php}
in the template (not in the description) but this is not recommended at all
__________________
Steve Stoyanov
CFLSystems.com
Web Development
|