Jump to content

Product Count - Turn Off?


jclanin

Recommended Posts

Guest dtmswebmaster

Open /yourstore/yourskin/boxes/categories.tpl and find around line 15:

<a href="index.php?_a=viewCat&amp;catId={DATA.cat_id}">{DATA.cat_name} ({DATA.noProducts})</a>

Remove the ({DATA.noProducts}) part of the code. Save and Upload. This will remove the number of products in that category from view.

Link to comment
Share on other sites

Can't find any mention of this under Hacks and Tweaks. Do you know specifically where I can find the solution?

thanks,

--JC

It's definitely there mate. I put it there!

Link to comment
Share on other sites

Open /yourstore/yourskin/boxes/categories.tpl and find around line 15:

<a href="index.php?_a=viewCat&amp;catId={DATA.cat_id}">{DATA.cat_name} ({DATA.noProducts})</a>

Remove the ({DATA.noProducts}) part of the code. Save and Upload. This will remove the number of products in that category from view.

Thanks DTMS! Exactly what I needed.

--JC

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...