Created
March 17, 2015 13:36
-
-
Save ArFeRR/eea60d1e82e3a7fb5e6c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_index":"parfums", | |
"_type":"sku", | |
"_id":"237080", | |
"_version":1, | |
"found":true, | |
"_source":{ | |
"id":237080, | |
"nameRu":"парфюмированная вода 50 мл", | |
"priceOriginal":908, | |
"priceSpecial":null, | |
"priceMarkdowned":null, | |
"isMarkdowned":false, | |
"stock":0, | |
"optionValues":[ | |
{ | |
"id":405872, | |
"value":"Agent Provocateur", | |
"productOption":{ | |
"id":1, | |
"nameRu":"Бренд" | |
} | |
}, | |
{ | |
"id":407663, | |
"value":"Hammam Essentials", | |
"productOption":{ | |
"id":2, | |
"nameRu":"Cерия" | |
} | |
} | |
], | |
"product":{ | |
"id":221912, | |
"isActive":true, | |
"notShowInCatalog":false, | |
"name":"Agent Provocateur Maitresse", | |
"alias":"agent-provocateur-agent-provocateur-maitresse-edp", | |
"brand":{ | |
"id":221349, | |
"name":"Agent Provocateur", | |
"nameRu":"Агент Провокатор", | |
"countries":[ | |
{ | |
"id":68397, | |
"name":"France" | |
}, | |
{ | |
"id":68429, | |
"name":"Italy" | |
}, | |
{ | |
"id":68546, | |
"name":"United Kingdom" | |
} | |
] | |
}, | |
"serie":[ | |
], | |
"categories":[ | |
{ | |
"id":62714, | |
"nameRu":"Женская парфюмерия", | |
"alias":"lady" | |
}, | |
{ | |
"id":63412, | |
"nameRu":"Парфюмерия", | |
"alias":"parfums" | |
} | |
] | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment