ASMSDAD Posted May 23, 2003 Posted May 23, 2003 Ok, here is the problem. I have a site that sells dog food. The products should be liste as follows: Brand X 40# Brand X 20# Brand X 5# The problem is that the ascending order sort makes it appear as: Brand X 20# Brand X 40# Brand X 5# Any suggestions on how to change this? Thanks
jbustamante Posted May 23, 2003 Posted May 23, 2003 Maybe you can try changing the products name, like: PRODUCT 5# PRODUCT 20# PRODUCT 40# TO: PRODUCT 05# PRODUCT 20# PRODUCT 40# like that the sort order will be correct.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.