Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorting by price - ignoring special prices #950

Closed
ghost opened this issue Oct 19, 2013 · 2 comments
Closed

Sorting by price - ignoring special prices #950

ghost opened this issue Oct 19, 2013 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 19, 2013

Hi!

I noticed a bug in opencart. When you sort the products by price, it ignores the special price.
For example:
http://demo.opencart.com/index.php?route=product/category&path=20&sort=p.price&order=DESC

$119.50
$96.00
$107.75

Are there any known solutions?

Cheers,
Martin

@ADDCreative
Copy link
Contributor

This may be what you are looking for. 027188b

@danielkerr
Copy link
Member

demo is still using an old version. opencart does sort correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants