Product Count in category menu

Please help!

I am working with the latest version of multi vendor

I am looking for a way in the customer view for people to see how many products are available per category/subcategory



I have tried the free coding staff mod but am unable to get it to work. I fear it does not work with the latest version of multi vendor as the attached text instructions reference things that are not found in my version like: 8 )Choose “CS Emenu”, “CS Plain” or “CS Dynamic” from “Filling” dropdown list and hit the “Save” button



I was hoping there was a fairly simple statement or something like {$products.count} that I could put in a particular template or anything like that.



Anyone who can help me I would be forever grateful…

Just add one function for counting No.of products in the category.



I did it for my Client Store. The function will take the Category ID and counts the products from the category via PHP and returns to Smarty template file.



Please let me know if you need any help on this.

[quote name='curribhoys' timestamp='1366284613' post='160191']

Just add one function for counting No.of products in the category.



I did it for my Client Store. The function will take the Category ID and counts the products from the category via PHP and returns to Smarty template file.



Please let me know if you need any help on this.

[/quote]

Yes please, Help would be greatly appreciated. My knowledge of PHP is limited at the moment to being able to move snippets of code around. I am however trying to learn more every day.



Again Thank you.

[quote name='Soundmutant' timestamp='1366301744' post='160216']

Yes please, Help would be greatly appreciated. My knowledge of PHP is limited at the moment to being able to move snippets of code around. I am however trying to learn more every day.



Again Thank you.

[/quote]



Please send me a PM, I'll contact you soon.

Please refer this link : [url=“http://www.cs-market.com/cs-cart-addons/cs-cart-extended-categories-menu-add-on.html”]http://www.cs-market.com/cs-cart-addons/cs-cart-extended-categories-menu-add-on.html[/url]



Hope this will help you to solve your problem.

[quote name='curribhoys' timestamp='1366701655' post='160473']

Please refer this link : http://www.cs-market…enu-add-on.html



Hope this will help you to solve your problem.

[/quote]Is this the same mod as this [url=“http://www.codingstaff.net/cs-cart-modules/free-extended-categories-menu.html”]http://www.codingstaff.net/cs-cart-modules/free-extended-categories-menu.html[/url]

if so I have tried this mod but have been unable to get it to work. It references things like [size=4][font=“Arial, Tahoma, Helvetica, sans-serif”][color=“#333333”]Emenu etc. and in the latest version of multi vendor I do not see these type of references. [/color][/font][/size]

Okay, just post PM to me. I'll give you the solution.

Can you please post the solution here?

Today we have released a CS-Cart 4 add-on that shows the number of products behind the category name.

https://www.cscartthemes.com/en/category-product-count/

The add-on removes the default subcategory overview and creates a new subcategory block with a product count behind the category name. For example:
- Books (39)
- Videogames (200)
- Music DVD (105)

Can this show product count on the features tab as well?