Searched and didn't come across this?
In the Products Description I want to put a php tag in like:
<?php include(DIR_WS_MODULES . 'xyz_warranty.php'); ?>This could be then maintained by one page (xyz_warranty.php) instead of going in and editing many product pages that have this redundant info (when editing is needed).
I made a warranty.php (located in the incl/modules) but using the above php tag inserted into the products description does nothing (page displays, just no module)
Any help would be greatly appreciated!
Thank you.















