-
Notifications
You must be signed in to change notification settings - Fork 1
/
options.json
executable file
·310 lines (310 loc) · 9.75 KB
/
options.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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
{
"settings": {
"homeRibbon": {
"type": "checkbox",
"title": "Show home ribbon under home banner",
"default": "1"
},
"homeCategories": {
"type": "checkbox",
"title": "Show categories on home page",
"default": "1"
},
"blogOnHomepage": {
"type": "checkbox",
"title": "Show recent blog posts on the home page",
"default": "1"
},
"megaMenuAdTile": {
"type": "checkbox",
"title": "Show featured ad tile in products dropdown menu",
"default": "1"
},
"featuredAdPanel": {
"type": "checkbox",
"title": "Show featured ad panel on the home page",
"default": "1"
},
"showUpsellCrossSell": {
"type": "checkbox",
"title": "Show upsell or Cross sell Items in the cart",
"default": "1"
},
"faviconImage": {
"type": "image",
"title": "Favicon Image",
"default": "",
"comment": "Upload your favicon! Recommended dimmensions of 16px by 16px. You must use a .png file."
},
"logoImage": {
"type": "image",
"title": "Logo Image",
"default": "@images/meyer-logo.png",
"comment": "Upload your logo! Recommended height of 80px."
},
"logoImageWhite": {
"type": "image",
"title": "Logo Image - white version",
"default": "@images/meyer-logo-white.png",
"comment": "Upload your logo, but in white! Recommended height of 80px."
},
"bannerImage": {
"type": "image",
"title": "Banner Image",
"default": "@images/meyer-hero.jpg",
"comment": "Upload your own homepage banner! Recommended dimensions of 1920px by 1080px."
},
"signUpBackground": {
"type": "image",
"title": "Newsletter sign up background image",
"default": "@images/meyer-hero.jpg",
"comment": "Upload your own sign up background image! Recommended dimensions of 1920px by 1080px."
},
"loginPageBackground": {
"type": "image",
"title": "Log in page sign up background image",
"default": "@images/meyer-hero.jpg",
"comment": "Upload your own log in background image! Recommended dimensions of 1920px by 1080px."
},
"megaMenuAdTileImage": {
"type": "image",
"title": "Image for the ad tile in the products dropdown menu",
"default": "",
"comment": "Upload your own featured ad image! Recommended dimensions of 400px by 400px."
},
"featuredAdPanelImage": {
"type": "image",
"title": "Image for the featured ad panel on the home page",
"default": "",
"comment": "Upload your own featured ad image! Recommended dimensions of 1920px by 1080px."
},
"primaryColor": {
"type": "color",
"title": "Theme primary color",
"default": "#64CDE0",
"comment": "Used for input fields."
},
"secondaryColor": {
"type": "color",
"title": "Theme secondary color",
"default": "#FFCB40",
"comment": "Used for buttons."
},
"accentColor": {
"type": "color",
"title": "Theme accent color",
"default": "#EE728F",
"comment": "Used for links and loading spinners."
},
"headerBackgroundColor": {
"type": "color",
"title": "Header/footer background color",
"default": "#FFFFFF",
"comment": "Color used for the header and footer background."
},
"headerTextColor": {
"type": "color",
"title": "Header/footer text color",
"default": "#212121",
"comment": "Color used for all header and footer text."
},
"storeTitle": {
"type": "text",
"title": "Title of your Store",
"default": "Meyer"
},
"bannerTitleText": {
"type": "text",
"title": "Banner Title Text",
"default": "Meyer",
"comment": "Text used for the homepage banner title."
},
"bannerSentenceText": {
"type": "text",
"title": "Banner Sentence Text",
"default": "A responsive LemonStand theme",
"comment": "Text used for the homepage banner sentence."
},
"signUpText": {
"type": "text",
"title": "Newsletter sign up text",
"default": "Sign up for our newsletter.",
"comment": "An incentive for people to sign up for your newsletter."
},
"storeReturnPolicy": {
"type": "text",
"title": "Store return policy",
"default": "Up to 30 days from purchase. Must not be opened or damaged.",
"comment": "Let people know if they can return items after purchase."
},
"megaMenuAdTileLink": {
"type": "text",
"title": "Featured ad link",
"default": "#",
"comment": "Where should the featured ad go to?"
},
"megaMenuAdTileLinkText": {
"type": "text",
"title": "Featured ad link text",
"default": "View collection",
"comment": "Eg. \"View collection\""
},
"megaMenuAdTileTitle": {
"type": "text",
"title": "Title for the featured ad tile",
"default": "Check out our products!",
"comment": "Let people know why they would want to click the link."
},
"featuredAdPanelLink": {
"type": "text",
"title": "Featured ad link for the home page",
"default": "#",
"comment": "Where should the featured ad go to?"
},
"featuredAdPanelLinkText": {
"type": "text",
"title": "Featured ad link text for the home page",
"default": "View collection",
"comment": "Eg. \"View collection\""
},
"featuredAdPanelTitle": {
"type": "text",
"title": "Title for the featured ad panel on the home page",
"default": "Summer sale",
"comment": "What are you trying to advertise?"
},
"featuredAdPanelText": {
"type": "text",
"title": "Title for the featured ad panel on the home page",
"default": "Check out this awesome sale!",
"comment": "Let people know why they would want to click the link."
},
"storeLatLng": {
"type": "text",
"title": "Google Maps Latitude and Longitude",
"default": "49.2838684,-123.1146013"
},
"pinterestUrl": {
"type": "text",
"title": "Pinterest URL",
"default": "http://pinterest.com/lemonstand",
"comment": "If you don't have Pinterest enter \"none\""
},
"facebookUrl": {
"type": "text",
"title": "Facebook URL",
"default": "http://facebook.com/lemonstand",
"comment": "If you don't have Facebook enter \"none\""
},
"twitterUrl": {
"type": "text",
"title": "Twitter username (without @)",
"default": "lemonstand",
"comment": "If you don't have Twitter enter \"none\""
},
"instagramUrl": {
"type": "text",
"title": "Instagram URL",
"default": "http://instagram.com/lemonstand",
"comment": "If you don't have Instagram enter \"none\""
},
"mailchimpApiKey": {
"type": "text",
"title": "MailChimp API KEY",
"default": "12345678901234567890123456789012-xx1"
},
"mailchimpListId": {
"type": "text",
"title": "MailChimp List ID",
"default": "a1234b5c67"
},
"headingFont": {
"type": "dropdown",
"title": "Heading font",
"comment": "Used for headings.",
"default": "Montserrat, sans-serif",
"options": {
"Montserrat, sans-serif": "Montserrat",
"Roboto, sans-serif": "Roboto",
"Open Sans, sans-serif": "Open Sans",
"PT Serif, serif": "PT Serif",
"Alex Brush, cursive": "Alex Brush",
"Merriweather, serif": "Merriweather",
"Oswald, sans-serif": "Oswald",
"Lato, sans-serif": "Lato",
"Droid Sans, sans-serif": "Droid Sans",
"Source Sans Pro, sans-serif": "Source Sans Pro",
"Arvo, serif": "Arvo",
"Arial, sans-serif": "Arial",
"Georgia, serif": "Georgia"
}
},
"bodyFont": {
"type": "dropdown",
"title": "Body font",
"comment": "Used for all other text.",
"default": "Roboto, sans-serif",
"options": {
"Montserrat, sans-serif": "Montserrat",
"Roboto, sans-serif": "Roboto",
"Open Sans, sans-serif": "Open Sans",
"PT Serif, serif": "PT Serif",
"Alex Brush, cursive": "Alex Brush",
"Merriweather, serif": "Merriweather",
"Oswald, sans-serif": "Oswald",
"Lato, sans-serif": "Lato",
"Droid Sans, sans-serif": "Droid Sans",
"Source Sans Pro, sans-serif": "Source Sans Pro",
"Arvo, serif": "Arvo",
"Arial, sans-serif": "Arial",
"Georgia, serif": "Georgia"
}
},
"buttonShape": {
"type": "dropdown",
"title": "Button shape",
"comment": "The default button shape.",
"default": "0px",
"options": {
"0px": "Sharp",
"3px": "Slightly rounded",
"25px": "Pill"
}
},
"bannerButtonStyle": {
"type": "dropdown",
"title": "Banner button style",
"comment": "The style for the button on the hero banner.",
"default": "solid",
"options": {
"solid": "Solid",
"outline": "Empty, with outline"
}
},
"productTileOverlay": {
"type": "dropdown",
"title": "Product tile text background",
"comment": "The background behind text on each product tile.",
"default": "rgba(255,255,255,0.75)",
"options": {
"transparent": "None",
"rgba(0,0,0,0.5)": "Transparent black",
"rgba(255,255,255,0.75)": "Transparent white"
}
},
"categoryTileOverlay": {
"type": "dropdown",
"title": "Category tile text background",
"comment": "The background behind text on each category tile on homepage.",
"default": "rgba(0,0,0,0.5)",
"options": {
"transparent": "None",
"rgba(0,0,0,0.5)": "Transparent black",
"rgba(255,255,255,0.75)": "Transparent white"
}
}
},
"pages": {
"404": "404"
}
}