window.APRT_DATA = {
"pageType": 2,
"currentProduct": {
"id": "43",
"name": "Спаржа",
"price": "29.95"
},
"similarProducts": [
{
"id": "42",
"name": "Лук",
"price": "19.95"
}
],
"currentCategory": {
"id": "25",
"name": "Луковичные"
},
"parentCategories": [
{
"id": "2",
"name": "Овощи"
}
],
"childCategories": []
};