-
Notifications
You must be signed in to change notification settings - Fork 0
/
setupru_test.conf
69 lines (67 loc) · 1.83 KB
/
setupru_test.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
---
setupru:
auth:
login: setuprutest@yandex.ru
passwd: 51Kc361ZJDG632l
links:
auth: http://setup.ru/client/
create_site: http://setup.ru/client/sites/create
sites_list: http://setup.ru/client/sites
set_eshop: http://setup.ru/client/site/__SITE_ID__/settings/eshop
create_catalog: http://__SITE_ID__.setup.ru/page/set
get_menu: http://__SITE_ID__.setup.ru/menu/get
set_menu: http://__SITE_ID__.setup.ru/menu/set
add_product: http://__SITE_ID__.setup.ru/block/set/
upload_catalog_img: http://__SITE_ID__.setup.ru/file/add?type=image&category=5
tie_img_product: http://__SITE_ID__.setup.ru/file/set-entity-picture
new_site:
type_ids:
set_id: 70
layout_id: 10
catalog_info:
title: Каталог товаров
type: 6
products_info:
1:
title: стул
type: 8
attrs:
price: 111
autocreate: 1
2:
title: стол
type: 8
attrs:
price: 222
autocreate: 1
3:
title: кресло
type: 8
attrs:
price: 333
autocreate: 1
4:
title: диван
type: 8
attrs:
price: 444
autocreate: 1
5:
title: шкаф
type: 8
attrs:
price: 555
autocreate: 1
6:
title: Кухня
type: 8
attrs:
price: 666
autocreate: 1
imgs_dir: ../data/imgs/
products_imgs:
1: 1.jpg
2: 2.jpg
3: 3.jpg
4: 4.jpg
6: 6.jpg