Hi,
while fetching products
im using these two options
first is keyword
2nd is category_id
with rt=a/product/filter
when i search with keyword
sidx=price
sord=DESC or ASC
it is working perfectly
but when instead of keyword i use category_id
with same options
then there will no sorting by price.
products are sorted by product id
im i doing something wrong ?
Thx