Advertisement
Guest User

Untitled

a guest
May 6th, 2016
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. [
  2. {
  3. '__lastExported': 0,
  4. '__lastModified': 1456169918058,
  5. 'brand': 'Adidas',
  6. 'brandDivision': 'Adidas Kids',
  7. 'orderItems': {
  8. "productId": "productId123",
  9. "brandId": "29",
  10. "brandDivisionId": "1031",
  11. "name": "Samba Classic",
  12. "ecomStyleHeader": "062 00212 02",
  13. "vendorStyleNumber": "772109",
  14. "color": "White/Black",
  15. "cost": 30.25,
  16. "regularPrice": 54.95,
  17. "firstActiveDate": "2006-01-13T10:50:00",
  18. "genderAndAge": 16,
  19. "brandName": "Adidas",
  20. "imageUrl": "http://s.shoes.com/images/archive/br029/78267_200_45.jpg",
  21. "prices": {
  22. "onlineshoes": 54.95,
  23. "shoes": 54.95
  24. },
  25. "productItems": {
  26. "productItemId667": {
  27. "productItemId": "productItemId667",
  28. "upc": "848698096390",
  29. "erpItemNumber": "683 00001 01 070 M",
  30. "onHandQuantity": 0,
  31. "vendorQuantity": 0,
  32. "disabled": true,
  33. "hideOnSite": false,
  34. "size": "7",
  35. "sizeOrder": 1,
  36. "width": "M",
  37. "widthOrder": 2,
  38. 'quantity': 2
  39. },
  40. "productItemId647": {
  41. "productItemId": "productItemId647",
  42. "upc": "848698096391",
  43. "erpItemNumber": "683 00001 01 080 M",
  44. "onHandQuantity": 0,
  45. "vendorQuantity": 0,
  46. "disabled": true,
  47. "hideOnSite": false,
  48. "size": "8",
  49. "sizeOrder": 1,
  50. "width": "M",
  51. "widthOrder": 2,
  52. 'quantity': 8
  53. },
  54. },
  55. },
  56. totalUnits: 10,
  57. totalCost: 500.00
  58. }
  59. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement