Hi -
Has anyone has an issue with using Category Grid 1 (CategoryGrid) and the sort by <low - high price> showing duplicate products? It works fine until I switch to that filter. I'm on version 704 and 705
Thank you in advance.
Sorting by Price: Double Products Display
- igavemybest
- Captain (CAPT)
- Posts: 388
- Joined: Sun Apr 06, 2008 5:47 pm
Re: Sorting by Price: Double Products Display
No problem here. Have you checked your database? Are you absolutely sure you dont have duplicates?
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Sorting by Price: Double Products Display
There are no duplicate products. But I did remember this morning that I had run into it before. It happens when there are numerous products with the same price. When I change the code to add the product name to the sort, then the problem is fixed.
<asp:ListItem Text="By Price (High to Low)" Value="Price DESC,Name ASC"></asp:ListItem>
<asp:ListItem Text="By Price (High to Low)" Value="Price DESC,Name ASC"></asp:ListItem>
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx