thinking of displaying random products underneath the subcategory boxes, only when the category has subcategorys, of course you can do this by placing the product in the subcategory and the main category
but it does not appear in a featured box
so the code that detects if sub categorys are present is as follows
{if isset($subcategories)}
more info to follow