Using role based prices order by not working
-
Hello, for example I have 3 products:
A – Retail price 80 GBP.
B – Retail price 90 GBP. (has a tag:discount)
C – Retail price 100 GBP.My rule:
Role – guest, apply fixed amount of 70 GBP.
Product filter – by product tag:discount.So when I do order by from low – hight price:
it shows ordering: A, B, C
should be: B, A, C
Any ideas how to fix this?
screen:

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Using role based prices order by not working’ is closed to new replies.