reduanrafi

gb-featured-product

Jan 31st, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. {
  2. "status": "ok",
  3. "products": [
  4. {
  5. "products_id": 3,
  6. "fk_users_id": 3,
  7. "fk_categories_id": 1,
  8. "name": "Product 1",
  9. "image": "product/images/fX4O2w6gBzKQWhrtZGMMiVLwHwYX63LqDhhDt1kc.jpeg",
  10. "price": 1,
  11. "is_featured": 1,
  12. "created_at": "2019-01-29 12:02:42",
  13. "updated_at": "2019-01-31 10:02:26"
  14. },
  15. {
  16. "products_id": 5,
  17. "fk_users_id": 1,
  18. "fk_categories_id": 1,
  19. "name": "Product 3",
  20. "image": "",
  21. "price": 22,
  22. "is_featured": 1,
  23. "created_at": "2019-01-29 12:30:38",
  24. "updated_at": "2019-01-29 12:32:38"
  25. }
  26. ]
  27. }
Advertisement
Add Comment
Please, Sign In to add comment