Jump to content

Sorting products in the shop


Guest

Recommended Posts

Hi all

Have a few problems:

1. Is there anyway of changing the order in which products are displayed on the website? I mean, by going into a category, you see all the products, but I would like the cheapest ones at the top by default, or maybe to arrange the products in a different order. Is there a way of doing this?

2. My menu is showing the number 12 in brackets beside the category, which I thought was the number of products, however, if you actually go into the category, it is only displaying 3 products. And there are only 3 products in the category from the admin side too. Any ideas please?!

Thanks very much for the help.

Dev01

Link to comment
Share on other sites

Guest groove4life

I also had the same issue, and I solved it by changing product id's in the database, lowest product ID's come first and so on.

Note that you should be careful doing this on an established store and it most certainly will screw up your statistics..

Link to comment
Share on other sites

Thanks very much for that, I take it you did that by using phpmyadmin or an equivalent to change the order in which items appear?

Dev01

Link to comment
Share on other sites

Guest groove4life

Thanks very much for that, I take it you did that by using phpmyadmin or an equivalent to change the order in which items appear?

Dev01

Thats correct, phpmyadmin ;)

Link to comment
Share on other sites

You can alter the state of the ids showing on the site by the sql query in the apporpriate files.

Just do a search in the forums or over at cubecartforums.org.

Lots of people ask this question so it shouldnt be hard to find ;)

As to the category numbers being wrong,

Go into your admin side of CC and right down at the bottom on the left nav is 'recount & rebuild'

Just update the appropriate query.

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