Skip to content

Instantly share code, notes, and snippets.

@aashestakov
Created February 5, 2020 16:54
Show Gist options
  • Save aashestakov/1670006080263a0696a5eff0e5528405 to your computer and use it in GitHub Desktop.
Save aashestakov/1670006080263a0696a5eff0e5528405 to your computer and use it in GitHub Desktop.
settings
[
{
"searchSettings": {
"keywords": "тест, яблоко, пюре",
"keywordsInherit": true
},
"catalogSettings": {
"title": "[title] в нашем городе",
"titleInherit": true,
"keywords": "[title] категория во всех регионах",
"keywordsInherit": true,
"description": "[title] в нашем городе",
"descriptionInherit": true,
"seo": "[title] в нашем городе",
"seoInherit": true
},
"productSettings": {
"title": "[title] в нашем городе",
"titleInherit": true,
"keywords": "[title] продукт во всех регионах",
"keywordsInherit": true,
"description": "[title] в нашем городе",
"descriptionInherit": true,
"seo": "[title] в нашем городе",
"seoInherit": true
},
"category_id": "2",
"kladr": "all"
},
{
"searchSettings": {
"keywords": "тест, яблоко, пюре",
"keywordsInherit": true
},
"catalogSettings": {
"title": "[title] в нашем городе",
"titleInherit": true,
"keywords": "[title] категория Владивосток",
"keywordsInherit": true,
"description": "[title] в нашем городе",
"descriptionInherit": true,
"seo": "[title] в нашем городе",
"seoInherit": true
},
"productSettings": {
"title": "[title] в нашем городе",
"titleInherit": true,
"keywords": "[title] продукт во Владивостоке",
"keywordsInherit": true,
"description": "[title] в нашем городе",
"descriptionInherit": true,
"seo": "[title] в нашем городе",
"seoInherit": true
},
"category_id": "2",
"kladr": "2500000100000"
},
{
"searchSettings": {
"keywords": "тест, яблоко, пюре",
"keywordsInherit": true
},
"catalogSettings": {
"title": "[title] в нашем городе",
"titleInherit": true,
"keywords": "[title] категория в Уссурийске",
"keywordsInherit": true,
"description": "[title] в нашем городе",
"descriptionInherit": true,
"seo": "[title] в нашем городе",
"seoInherit": true
},
"productSettings": {
"title": "[title] в нашем городе",
"titleInherit": true,
"keywords": "[title] продукт в Уссурийске",
"keywordsInherit": true,
"description": "[title] в нашем городе",
"descriptionInherit": true,
"seo": "[title] в нашем городе",
"seoInherit": true
},
"category_id": "2",
"kladr": "2500001100000"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment