Exeu/Amazon-ECS-PHP-Library

sorting the output

Opened this issue · 1 comments

i want to get the output sorted by price right now i'm using

     $response = $amazonEcs->responseGroup('Images,ItemAttributes')->optionalParameters(array('ItemPage' =>$page))->category($category)->search($q);

plz help me out

+1 on this issue. currently i am investigating on how to best achieve this... any help from exeu on this issue would be a GREAT help ... ;)