Hi everyone,

I had a site done by a buddy of mine, and with our own custom template. I went into admin and added a featured product and changed the value to 1 to show it on the main page. But I guess he didn't have a section in there for showing the featured product. So now i'm in my 'define_main_page.php' and i want to add code to pull the featured product I added in the admin, which I assume is in /includes/templates/website/templates/tpl_featured_products_default.php

What do I need to place in the main page to pull that php file....assuming that's what I need to do in order to have my featured product show up. Thanks for any and all help!