I have a problem with order by price in category view.
Lets say I have 4 products
1. 100 euros
2.120 euros
3. 130 euros - 20% discount 104.00 euros
4. 135 euros
The right order should be first the number 1 then number 3 and then number 2 & 4
The problem is that the category shows the number 1,2,3,4 because it reads the base price and not the selling price
I made some changes to virtuemart admin on product order settings but nothing happened.
Any ideas?
BTW you could sort products manually.
Quote from: Maxim Pishnyak on August 20, 2013, 11:25:41 AM
BTW you could sort products manually.
Whatdo you mean make it manualky?
You could sort products one by one in Virtuemart backend.