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.
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.
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.