how to get product count under each category

View: New views
2 Messages — Rating Filter:   Alert me  

how to get product count under each category

by ssa2007 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

how can I get product count under each category?

Re: how to get product count under each category

by mohinder :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

take the products under corresponding category in a array and then by using ForEach droplet you can use the size parameter to find the product count.