Selection List in Categories

How can I show the “Selection List” for each product in the Categories?

“[I]$product->getSelectLists()[/I]”, “[I]$product->getVariantList()[/I]” or “[I]$product->getAttributes()[/I]” are an empty variable (in inc/product.tpl), but, if I want to see the product (in details.tpl in the Cart-Form, by example, with $oView) it works… :confused:

I have no problem with the other variables and functions, like [I]$product->getFPrice()[/I]

Could somebody helps me??

And for the Category??
nobody??