I am trying to the exact same thing for a product listing page.
I want it to show options here. I have tried both methods and am getting no luck.
http://www.dejaun.com/store/home.php?cat=80
Each column would show an option. All my products in these cats will have the same options.
ie column 1 equal to option1 and so on.
I have tried that... but it was a guess
{if $usertype eq "A"}{$v.class}{else}{$v.classtext|default:$v.class }{/if}
{$products[product].product_options}