Nope, I even added a little "Hello" message inside the IF like below and that didn't show. Cleared my cache too. Let me output $f_products to see what's in it.
Code:
{if $f_products ne ""}
HELLO
<P>
{include file="customer/main/featured.tpl"}
{/if}
EDIT: Yup $f_products is empty.