Instrument_Guy Posted March 3, 2010 Share Posted March 3, 2010 I thought I'd share this work around for those who may encounter a similar issue like what I fought with. When I attempted to sort by the product's price I noticed that prestashop did not properly sort by the sale price. I dug into it and discovered that there seemed to be 2 issues that prevented proper sorting. 1st. prestashop seems to calculate the pricing by Retail price with tax (non-sale price), not the sale price which is visible to customers. 2nd. if you use % discounts for some products and $ discounts for others prestashop will likely not sort the products properly. So to work around this, I made sure that the Retail prices of my products with tax fell in order to where it would be properly displayed in category view and I used % discounts only. Hopefully prestashop will address this in a later release to where the sorting by price is done by the price the customer sees and not hidden variables that they do not. Link to comment Share on other sites More sharing options...
GS VISION Posted March 4, 2010 Share Posted March 4, 2010 I`ve been working on the same problem in 1.2.4 version,but I don`t want to change the prices but just display the selling one Link to comment Share on other sites More sharing options...
muktadir Posted March 5, 2010 Share Posted March 5, 2010 try upgrading to 1.2.5 and see if it works. Link to comment Share on other sites More sharing options...
Instrument_Guy Posted March 5, 2010 Author Share Posted March 5, 2010 try upgrading to 1.2.5 and see if it works. I'm personally running that version - doesn't help. Although, I just noticed in v1.3.0.1 release notes, it says: "fixed bug sorting products in catalog" I'm wondering if that is a fix for this issue. I'll try upgrading my cart and report back. Link to comment Share on other sites More sharing options...
muktadir Posted March 5, 2010 Share Posted March 5, 2010 hi! don't upgrade with that alpha version for a running shop. That's only for testing only. When they release a stable version, do upgrade...see ya Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now