Advertisement
Guest User

Untitled

a guest
Sep 29th, 2016
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. {
  2. "_index" : "customer_product_v1",
  3. "_type" : "product",
  4. "_id" : "2_6",
  5. "_version" : 1,
  6. "found" : true,
  7. "_source" : {
  8. "id" : "2_6",
  9. "activeForPresentation" : true,
  10. "languageId" : 2,
  11. "productId" : 6,
  12. "name" : "Zyprexa velotab 5 mg smelte",
  13. "as" : "Olanzapin",
  14. "nameForSorting" : "Zyprexa velotab 5 mg smelte",
  15. "slug" : "zyprexa-velotab-5-mg-smelte",
  16. "description" : "",
  17. "s1" : 11428,
  18. "a1" : "N 05 AH 03",
  19. "p1" : 0.0,
  20. "p2" : 0.0,
  21. "rawAttributes" : [ ],
  22. "attributes" : [ ],
  23. "productGroupIds" : [ ],
  24. "prices" : [
  25. {
  26. "pharmacyId" : 1,
  27. "aup" : 845.95,
  28. "unitPrice" : 30.2125,
  29. "packagePrice" : 845.95,
  30. "packageDiscount" : 0.0
  31. },
  32. {
  33. "pharmacyId" : 3,
  34. "aup" : 845.95,
  35. "unitPrice" : 30.2125,
  36. "packagePrice" : 845.95,
  37. "packageDiscount" : 0.0
  38. }
  39. ],
  40. "splashes" : [ ],
  41. "isVoucherAllowed" : true
  42. }
  43. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement