Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. Array
  2. (
  3. [qty_ordered] => 12.0000
  4. [product_id] => 2080
  5. [product_name] => Watchadmin1
  6. [product_price] => 1010.0000
  7. )
  8. Array
  9. (
  10. [qty_ordered] => 11.0000
  11. [product_id] => 2086
  12. [product_name] => WatchAdmin88
  13. [product_price] => 1010.0000
  14. )
  15. Array
  16. (
  17. [qty_ordered] => 11.0000
  18. [product_id] => 2076
  19. [product_name] => admin3
  20. [product_price] => 1010.0000
  21. )
  22.  
  23. Array
  24. (
  25. [entity_id] => 2080
  26. [sku] => Watchadmin1
  27. [current_user_id] => 1
  28. )
  29. Array
  30. (
  31. [entity_id] => 2081
  32. [sku] => Watchadmin8
  33. [current_user_id] => 1
  34. )
  35. Array
  36. (
  37. [entity_id] => 2082
  38. [sku] => abc
  39. [current_user_id] => 1
  40. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement