Get usageCount for Select attribute options

Permalink
Hello everyone,

How do I check the usageCount of a Select attribute option? When I use getSelectAttributeOptionUsageCount( ) it returns nothing. When I check the option object, i see [usageCount] => , there is no value assign to it. Please help. Thanks.

 
mnakalay replied on at Permalink Reply
mnakalay
Hello,
if you look in the search block, you'll find a template called tag_cloud that uses that function. That might give you an idea of what is required to use it.
JonathanWAX replied on at Permalink Reply
OK, I'll have a look. Thanks.