Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2017
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. [
  2. {
  3. "subategoryId": 2,
  4. "categoryName": "Women's Fashion",
  5. "subCategoryId": 1,
  6. "subCategoryName": "Clothes",
  7. "sizes": ["XXS", "XS", "S", "M", "L", "XL", "XXL", "XXXL", "Free Size"]
  8. },
  9. {
  10. "subategoryId": 2,
  11. "categoryName": "Women's Fashion",
  12. "subCategoryId": 2,
  13. "subCategoryName": "Shoes",
  14. "sizes": ["US-5", "US-5.5", "US-6", "US-6.5", "US-7", "US-7.5", "US-8", "US-8.5", "US-9", "US-9.5", "US-10", "US-10.5", "US-11", "US-11.5", "US-12", "US-12.5", "US-13", "US-13.5", "US-14", "US-14.5", "UK-4", "UK-4.5", "UK-5", "UK-5.5", "UK-6", "UK-6.5", "UK-7", "UK-7.5", "UK-8", "UK-8.5", "UK-9", "UK-9.5", "UK-10", "UK-10.5", "UK-11", "UK-11.5", "UK-12", "EU-36.5", "EU-37", "EU-38", "EU-38.5", "EU-39", "EU-40", "EU-40.5", "EU-41", "EU-42", "EU-42.5", "EU-43", "EU-44", "EU-44.5", "EU-45", "EU-46", "EU-47", "EU-48"]
  15. },
  16. {
  17. "categoryId": 5,
  18. "categoryName": "Men's Fashion",
  19. "subCategoryId": 6,
  20. "subCategoryName": "Clothes",
  21. "sizes": ["XXS", "XS", "S", "M", "L", "XL", "XXL", "XXXL", "Free Size"]
  22. },
  23. {
  24. "categoryId": 5,
  25. "categoryName": "Men's Fashion",
  26. "subCategoryId": 7,
  27. "subCategoryName": "Shoes",
  28. "sizes": ["US-5", "US-5.5", "US-6", "US-6.5", "US-7", "US-7.5", "US-8", "US-8.5", "US-9", "US-9.5", "US-10", "US-10.5", "US-11", "US-11.5", "US-12", "US-12.5", "US-13", "US-13.5", "US-14", "US-14.5", "UK-4", "UK-4.5", "UK-5", "UK-5.5", "UK-6", "UK-6.5", "UK-7", "UK-7.5", "UK-8", "UK-8.5", "UK-9", "UK-9.5", "UK-10", "UK-10.5", "UK-11", "UK-11.5", "UK-12", "EU-36.5", "EU-37", "EU-38", "EU-38.5", "EU-39", "EU-40", "EU-40.5", "EU-41", "EU-42", "EU-42.5", "EU-43", "EU-44", "EU-44.5", "EU-45", "EU-46", "EU-47", "EU-48"]
  29. },
  30. {
  31. "categoryId": 12,
  32. "categoryName": "Muslimah Fashion",
  33. "subCategoryId": 12,
  34. "subCategoryName": "Jubah",
  35. "sizes": ["XXS", "XS", "S", "M", "L", "XL", "XXL", "XXXL", "Free Size"]
  36. },
  37. {
  38. "categoryId": 12,
  39. "categoryName": "Muslimah Fashion",
  40. "subCategoryId": 13,
  41. "subCategoryName": "Baju Kurung",
  42. "sizes": ["XXS", "XS", "S", "M", "L", "XL", "XXL", "XXXL", "Free Size"]
  43. },
  44. {
  45. "categoryId": 13,
  46. "categoryName": "Baby & Kids",
  47. "subCategoryId": 35,
  48. "subCategoryName": "Clothing",
  49. "sizes": ["0-3m", "3-6m", "6-9m", "9-12m", "12m-18m", "18-24m", "2-3y", "3-4y", "4-5y", "5-6y", "7-8y", "8-9y", "9-10y", "10-11y", "11-12y"]
  50. }
  51. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement