Advertisement
longphp

[Buji] params get like product

May 25th, 2015
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. page (string,default:1,optional)
  2. limit (string,default:50,optional)
  3. s (string,optional) : search theo ten san pham
  4. category (optional): filter theo category_id (gender cũng lấy theo param này như category) vd: ?category=1,2,3,5
  5. shop (optional): filter theo sảm phẩm theo shop_id vd: shop=3
  6. fprice(optional): filter theo giá từ
  7. tprice(optional): filter theo giá đến ( fprice và tprice luôn đi chung )
  8. suggest(optonal,default:0): lay san pham dc goi ý, value: 1|0 , 1 là lấy suggest, 0 la lay tat ca
  9. tag (optional): filter theo tag_id vd: ?tag=1,2,3,5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement