-
Notifications
You must be signed in to change notification settings - Fork 146
/
HomepageContent.json
101 lines (100 loc) · 4.08 KB
/
HomepageContent.json
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
{
"de":
{
"pictures":
[
{
"pictureUrl": "https://github.com/plentymarkets/plugin-ceres/blob/stable/resources/images/homepage/slider1.jpg?raw=true",
"text": "",
"pictureLink": ""
},
{
"pictureUrl": "https://github.com/plentymarkets/plugin-ceres/blob/stable/resources/images/homepage/slider2.jpg?raw=true",
"text": "",
"pictureLink": ""
},
{
"pictureUrl": "https://github.com/plentymarkets/plugin-ceres/blob/stable/resources/images/homepage/slider3.jpg?raw=true",
"text": "",
"pictureLink": ""
}
],
"texts":
{
"welcome": "Herzlich Willkommen!",
"shortDescription": "... in unserem neuen Responsive-Template <b>plentyShop LTS</b>. Das Template wurde optimiert für die Darstellung auf allen modernen Endgeräten (Desktop, Notebook, Tablet, Smartphone). Wir freuen uns über Ihr Interesse und wünschen Ihnen viel Spaß beim Entdecken der neuen Funktionalitäten.",
"longText": "",
"recommendText": "plentymarkets empfiehlt"
},
"recommended":
[
{
"pluginIcon": "https://raw.githubusercontent.com/plentymarkets/plugin-ceres/stable/resources/images/homepage/icon_plugin_etsy.png",
"pluginText": "Plugin für Etsy-Marktplatzintegration",
"pluginLink": "https://marketplace.plentymarkets.com/de/plugins/plentymarkets-GmbH/Etsy_4689",
"pluginTitle": "Etsy"
},
{
"pluginIcon": "https://raw.githubusercontent.com/plentymarkets/plugin-ceres/stable/resources/images/homepage/icon_plugin_contact.png",
"pluginText": "Anzeige von Kontaktdaten im Webshop",
"pluginLink": "https://marketplace.plentymarkets.com/de/plugins/plentymarkets-gmbh/contactcard_4695",
"pluginTitle": "Contact Card"
},
{
"pluginIcon": "https://raw.githubusercontent.com/plentymarkets/plugin-ceres/stable/resources/images/homepage/icon_plugin_paypal.png",
"pluginText": "Das offizielle PayPal-Plugin für plentymarkets",
"pluginLink": "https://marketplace.plentymarkets.com/de/plugins/plentymarkets-GmbH/PayPal_4690",
"pluginTitle": "PayPal"
}
]
},
"en":
{
"pictures":
[
{
"pictureUrl": "https://github.com/plentymarkets/plugin-ceres/blob/stable/resources/images/homepage/slider1.jpg?raw=true",
"text": "",
"pictureLink": ""
},
{
"pictureUrl": "https://github.com/plentymarkets/plugin-ceres/blob/stable/resources/images/homepage/slider2.jpg?raw=true",
"text": "",
"pictureLink": ""
},
{
"pictureUrl": "https://github.com/plentymarkets/plugin-ceres/blob/stable/resources/images/homepage/slider3.jpg?raw=true",
"text": "",
"pictureLink": ""
}
],
"texts":
{
"welcome": "Welcome!",
"shortDescription": "... to our new responsive template <b>plentyShop LTS</b>.",
"longText": "",
"recommendText": "plentymarkets recommends"
},
"recommended":
[
{
"pluginIcon": "https://raw.githubusercontent.com/plentymarkets/plugin-ceres/stable/resources/images/homepage/icon_plugin_etsy.png",
"pluginText": "Plugin for integrating the market Etsy",
"pluginLink": "https://marketplace.plentymarkets.com/en/plugins/plentymarkets-GmbH/Etsy_4689",
"pluginTitle": "Etsy"
},
{
"pluginIcon": "https://raw.githubusercontent.com/plentymarkets/plugin-ceres/stable/resources/images/homepage/icon_plugin_contact.png",
"pluginText": "Displaying contact data in the online store",
"pluginLink": "https://marketplace.plentymarkets.com/en/plugins/plentymarkets-gmbh/contactcard_4695",
"pluginTitle": "Contact Card"
},
{
"pluginIcon": "https://raw.githubusercontent.com/plentymarkets/plugin-ceres/stable/resources/images/homepage/icon_plugin_paypal.png",
"pluginText": "The official PayPal plugin for plentymarkets",
"pluginLink": "https://marketplace.plentymarkets.com/en/plugins/plentymarkets-GmbH/PayPal_4690",
"pluginTitle": "PayPal"
}
]
}
}