-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsearch-indexs.php
441 lines (429 loc) · 16.5 KB
/
search-indexs.php
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
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
<?php
return array(
'us' => array(
'All' => 'All Departments',
'Appliances' => 'Appliances',
'ArtsAndCrafts' => 'Arts, Crafts & Sewing',
'Automotive' => 'Automotive',
'Baby' => 'Baby',
'Beauty' => 'Beauty',
'Blended' => 'Blended',
'Books' => 'Books',
'Collectibles' => 'Collectibles & Fine Arts',
'Electronics' => 'Electronics',
'Fashion' => 'Clothing, Shoes & Jewelry',
'FashionBaby' => 'Clothing, Shoes & Jewelry - Baby',
'FashionBoys' => 'Clothing, Shoes & Jewelry - Boys',
'FashionGirls' => 'Clothing, Shoes & Jewelry - Girls',
'FashionMen' => 'Clothing, Shoes & Jewelry - Men',
'FashionWomen' => 'Clothing, Shoes & Jewelry - Women',
'GiftCards' => 'Gift Cards',
'Grocery' => 'Grocery & Gourmet Food',
'Handmade' => 'Handmade',
'HealthPersonalCare' => 'Health & Personal Care',
'HomeGarden' => 'Home & Kitchen',
'Industrial' => 'Industrial & Scientific',
'KindleStore' => 'Kindle Store',
'LawnAndGarden' => 'Patio, Lawn & Garden',
'Luggage' => 'Luggage & Travel Gear',
'Magazines' => 'Magazine Subscriptions',
'Marketplace' => 'Marketplace',
'Merchants' => 'Merchants',
'MobileApps' => 'Apps & Games',
'Movies' => 'Movies & TV',
'MP3Downloads' => 'Digital Music',
'Music' => 'CDs & Vinyl',
'MusicalInstruments' => 'Musical Instruments',
'OfficeProducts' => 'Office Products',
'Pantry' => 'Prime Pantry',
'PCHardware' => 'Computers',
'PetSupplies' => 'Pet Supplies',
'Software' => 'Software',
'SportingGoods' => 'Sports & Outdoors',
'Tools' => 'Tools & Home Improvement',
'Toys' => 'Toys & Games',
'UnboxVideo' => 'Amazon Instant Video',
'Vehicles' => 'Vehicles',
'VideoGames' => 'Video Games',
'Wine' => 'Wine',
'Wireless' => 'Cell Phones & Accessories'
),
'uk' => array(
'All' => 'All Departments',
'Apparel' => 'Clothing',
'Appliances' => 'Large Appliances',
'Automotive' => 'Car & Motorbike',
'Baby' => 'Baby',
'Beauty' => 'Beauty',
'Blended' => 'Blended',
'Books' => 'Books',
'Classical' => 'Classical',
'DVD' => 'DVD & Blu-ray',
'Electronics' => 'Electronics & Photo',
'GiftCards' => 'Gift Cards',
'Grocery' => 'Grocery',
'Handmade' => 'Handmade',
'HealthPersonalCare' => 'Health & Personal Care',
'HomeGarden' => 'Garden & Outdoors',
'Industrial' => 'Industrial & Scientific',
'Jewelry' => 'Jewellery',
'KindleStore' => 'Kindle Store',
'Kitchen' => 'Kitchen & Home',
'Lighting' => 'Lighting',
'Luggage' => 'Luggage',
'Marketplace' => 'Marketplace',
'MobileApps' => 'Apps & Games',
'MP3Downloads' => 'Digital Music',
'Music' => 'CDs & Vinyl',
'MusicalInstruments' => 'Musical Instruments & DJ',
'OfficeProducts' => 'Stationery & Office Supplies',
'Pantry' => 'Amazon Pantry',
'PCHardware' => 'Computers',
'PetSupplies' => 'Pet Supplies',
'Shoes' => 'Shoes & Bags',
'Software' => 'Software',
'SportingGoods' => 'Sports & Outdoors',
'Tools' => 'DIY & Tools',
'Toys' => 'Toys & Games',
'UnboxVideo' => 'Amazon Instant Video',
'VHS' => 'VHS',
'VideoGames' => 'PC & Video Games',
'Watches' => 'Watches'
),
'in' => array(
'All' => 'All Departments',
'Apparel' => 'Clothing & Accessories',
'Appliances' => 'Appliances',
'Automotive' => 'Car & Motorbike',
'Baby' => 'Baby',
'Beauty' => 'Beauty',
'Books' => 'Books',
'DVD' => 'Movies & TV Shows',
'Electronics' => 'Electronics',
'Furniture' => 'Furniture',
'GiftCards' => 'Gift Cards',
'Grocery' => 'Gourmet & Specialty Foods',
'HealthPersonalCare' => 'Health & Personal Care',
'HomeGarden' => 'Home & Kitchen',
'Industrial' => 'Industrial & Scientific',
'Jewelry' => 'Jewellery',
'KindleStore' => 'Kindle Store',
'LawnAndGarden' => 'Lawn & Garden',
'Luggage' => 'Luggage & Bags',
'LuxuryBeauty' => 'Luxury Beauty',
'Marketplace' => 'Marketplace',
'Music' => 'Music',
'MusicalInstruments' => 'Musical Instruments',
'OfficeProducts' => 'Office Products',
'Pantry' => 'Amazon Pantry',
'PCHardware' => 'Computers & Accessories',
'PetSupplies' => 'Pet Supplies',
'Shoes' => 'Shoes & Handbags',
'Software' => 'Software',
'SportingGoods' => 'Sports, Fitness & Outdoors',
'Toys' => 'Toys & Games',
'VideoGames' => 'Video Games',
'Watches' => 'Watches'
),
'mx' => array (
'All' => 'Todos los departamentos',
'Baby' => 'Bebé Baby',
'Books' => 'Libros Books',
'DVD' => 'Películas y Series de TV DVD',
'Electronics' => 'Electrónicos Electronics',
'HealthPersonalCare' => 'Salud, Belleza y Cuidado Personal HealthPersonalCare',
'HomeImprovement' => 'Herramientas y Mejoras del Hogar HomeImprovement',
'KindleStore' => 'Tienda Kindle KindleStore',
'Kitchen' => 'Hogar y Cocina Kitchen',
'Music' => 'Música Music',
'OfficeProducts' => 'Oficina y Papelería OfficeProducts',
'Software' => 'Software Software',
'SportingGoods' => 'Deportes y Aire Libre SportingGoods',
'VideoGames' => 'Videojuegos VideoGames',
'Watches' => 'Relojes Watches'
),
'jp' => array(
'All' => 'すべてのカテゴリー',
'Apparel' => '服&ファッション小物',
'Appliances' => '大型家電',
'Automotive' => 'カー・バイク用品',
'Baby' => 'ベビー&マタニティ',
'Beauty' => 'コスメ',
'Blended' => 'Blended',
'Books' => '本',
'Classical' => 'クラシック',
'CreditCards' => 'クレジットカード',
'DVD' => 'DVD',
'Electronics' => '家電&カメラ',
'ForeignBooks' => '洋書',
'GiftCards' => 'ギフト券',
'Grocery' => '食品・飲料・お酒',
'HealthPersonalCare' => 'ヘルス&ビューティー',
'Hobbies' => 'TBD',
'HomeImprovement' => 'DIY・工具',
'Industrial' => '産業・研究開発用品',
'Jewelry' => 'ジュエリー',
'KindleStore' => 'Kindleストア ',
'Kitchen' => 'ホーム&キッチン',
'Marketplace' => 'Marketplace',
'MobileApps' => 'Android アプリ',
'MP3Downloads' => 'デジタルミュージック',
'Music' => 'ミュージック',
'MusicalInstruments' => '楽器',
'OfficeProducts' => '文房具・オフィス用品',
'PCHardware' => 'パソコン・周辺機器',
'PetSupplies' => 'ペット用品',
'Shoes' => 'シューズ&バッグ',
'Software' => 'PCソフト',
'SportingGoods' => 'スポーツ&アウトドア',
'Toys' => 'TBD',
'Video' => 'DVD',
'VideoDownload' => 'Amazon インスタント・ビデオ',
'VideoGames' => 'TVゲーム',
'Watches' => '腕時計'
),
'it' => array(
'All' => 'Tutte le categorie',
'Apparel' => 'Abbigliamento',
'Automotive' => 'Auto e Moto',
'Baby' => 'Prima infanzia',
'Beauty' => 'Bellezza',
'Books' => 'Libri',
'DVD' => 'Film e TV',
'Electronics' => 'Elettronica',
'ForeignBooks' => 'Libri in altre lingue',
'Garden' => 'Giardino e giardinaggio',
'GiftCards' => 'Buoni Regalo',
'Grocery' => 'Alimentari e cura della casa',
'Handmade' => 'Handmade',
'HealthPersonalCare' => 'Cura della Persona',
'Industrial' => 'Industria e Scienza',
'Jewelry' => 'Gioielli',
'KindleStore' => 'Kindle Store',
'Kitchen' => 'Casa e cucina',
'Lighting' => 'Illuminazione',
'Luggage' => 'Valigeria',
'MobileApps' => 'App e Giochi',
'MP3Downloads' => 'Musica Digitale',
'Music' => 'CD e Vinili',
'MusicalInstruments' => 'Strumenti musicali e DJ',
'OfficeProducts' => 'Cancelleria e prodotti per ufficio',
'PCHardware' => 'Informatica',
'Shoes' => 'Scarpe e borse',
'Software' => 'Software',
'SportingGoods' => 'Sport e tempo libero',
'Tools' => 'Fai da te',
'Toys' => 'Giochi e giocattoli',
'VideoGames' => 'Videogiochi',
'Watches' => 'Orologi'
),
'fr' => array(
'All' => 'Toutes nos boutiques',
'Apparel' => 'Vêtements et accessoires',
'Appliances' => 'Gros électroménager',
'Baby' => 'Bébés & Puériculture',
'Beauty' => 'Beauté et Parfum',
'Blended' => 'Blended',
'Books' => 'Livres en français',
'Classical' => 'Musique classique',
'DVD' => 'DVD & Blu-ray',
'Electronics' => 'High-Tech',
'ForeignBooks' => 'Livres anglais et étrangers',
'GiftCards' => 'Boutique chèques-cadeaux',
'Grocery' => 'Epicerie',
'Handmade' => 'Handmade',
'HealthPersonalCare' => 'Hygiène et Santé',
'HomeImprovement' => 'Bricolage',
'Industrial' => 'Secteur industriel & scientifique',
'Jewelry' => 'Bijoux',
'KindleStore' => 'Boutique Kindle',
'Kitchen' => 'Cuisine & Maison',
'LawnAndGarden' => 'Jardin',
'Lighting' => 'Luminaires et Eclairage',
'Luggage' => 'Bagages',
'Marketplace' => 'Marketplace',
'MobileApps' => 'Applis & Jeux',
'MP3Downloads' => 'Téléchargement de musique',
'Music' => 'Musique : CD & Vinyles',
'MusicalInstruments' => 'Instruments de musique & Sono',
'OfficeProducts' => 'Fournitures de bureau',
'PCHardware' => 'Informatique',
'PetSupplies' => 'Animalerie',
'Shoes' => 'Chaussures et Sacs',
'Software' => 'Logiciels',
'SportingGoods' => 'Sports et Loisirs',
'Toys' => 'Jeux et Jouets',
'VideoGames' => 'Jeux vidéo',
'Watches' => 'Montres'
),
'es' => array(
'All' => 'Todos los departamentos',
'Apparel' => 'Ropa y accesorios',
'Automotive' => 'Coche y moto',
'Baby' => 'Bebé',
'Beauty' => 'Belleza',
'Books' => 'Libros',
'DVD' => 'Películas y TV',
'Electronics' => 'Electrónica',
'ForeignBooks' => 'Libros en idiomas extranjeros',
'GiftCards' => 'Cheques regalo',
'Grocery' => 'Supermercado',
'Handmade' => 'Handmade',
'HealthPersonalCare' => 'Salud y cuidado personal',
'Industrial' => 'Industria y ciencia',
'Jewelry' => 'Joyería',
'KindleStore' => 'Tienda Kindle',
'Kitchen' => 'Hogar',
'LawnAndGarden' => 'Jardín',
'Lighting' => 'Iluminación',
'Luggage' => 'Equipaje',
'MobileApps' => 'Apps y Juegos',
'MP3Downloads' => 'Música Digital',
'Music' => 'Música: CDs y vinilos',
'MusicalInstruments' => 'Instrumentos musicales',
'OfficeProducts' => 'Oficina y papelería',
'PCHardware' => 'Informática',
'Shoes' => 'Zapatos y complementos',
'Software' => 'Software',
'SportingGoods' => 'Deportes y aire libre',
'Tools' => 'Bricolaje y herramientas',
'Toys' => 'Juguetes y juegos',
'VideoGames' => 'Videojuegos',
'Watches' => 'Relojes'
),
'de' => array(
'All' => 'Alle Kategorien',
'Apparel' => 'Bekleidung',
'Appliances' => 'Elektro-Großgeräte',
'Automotive' => 'Auto & Motorrad',
'Baby' => 'Baby',
'Beauty' => 'Beauty',
'Blended' => 'Blended',
'Books' => 'Bücher',
'Classical' => 'Klassik',
'DVD' => 'DVD & Blu-ray',
'Electronics' => 'Elektronik & Foto',
'ForeignBooks' => 'Fremdsprachige Bücher',
'GiftCards' => 'Geschenkgutscheine',
'Grocery' => 'Lebensmittel & Getränke',
'Handmade' => 'Handmade',
'HealthPersonalCare' => 'Drogerie & Körperpflege',
'HomeGarden' => 'Garten',
'Industrial' => 'Technik & Wissenschaft',
'Jewelry' => 'Schmuck',
'KindleStore' => 'Kindle-Shop',
'Kitchen' => 'Küche & Haushalt',
'Lighting' => 'Beleuchtung',
'Luggage' => 'Koffer, Rucksäcke & Taschen ',
'Magazines' => 'Zeitschriften',
'Marketplace' => 'Marketplace',
'MobileApps' => 'Apps & Spiele',
'MP3Downloads' => 'Musik-Downloads',
'Music' => 'Musik-CDs & Vinyl',
'MusicalInstruments' => 'Musikinstrumente & DJ-Equipment',
'OfficeProducts' => 'Bürobedarf & Schreibwaren',
'Pantry' => 'Amazon Pantry',
'PCHardware' => 'Computer & Zubehör',
'PetSupplies' => 'Haustier',
'Photo' => 'Kamera & Foto',
'Shoes' => 'Schuhe & Handtaschen',
'Software' => 'Software',
'SportingGoods' => 'Sport & Freizeit',
'Tools' => 'Baumarkt',
'Toys' => 'Spielzeug',
'UnboxVideo' => 'Amazon Instant Video',
'VideoGames' => 'Games',
'Watches' => 'Uhren'
),
'cn' => array(
'All' => '全部分类',
'Apparel' => '服饰箱包',
'Appliances' => '大家电 ',
'Automotive' => '汽车用品',
'Baby' => '母婴用品',
'Beauty' => '美容化妆',
'Books' => '图书',
'Electronics' => '电子',
'GiftCards' => '礼品卡',
'Grocery' => '食品',
'HealthPersonalCare' => '个护健康',
'Home' => '家用',
'HomeImprovement' => '家居装修',
'Jewelry' => '珠宝首饰',
'KindleStore' => 'Kindle商店',
'Kitchen' => '厨具',
'MobileApps' => '应用程序和游戏',
'Music' => '音乐',
'MusicalInstruments' => '乐器',
'OfficeProducts' => '办公用品',
'PCHardware' => '电脑/IT',
'PetSupplies' => '宠物用品',
'Photo' => '摄影/摄像',
'Shoes' => '鞋靴',
'Software' => '软件',
'SportingGoods' => '运动户外休闲',
'Toys' => '玩具',
'Video' => '音像',
'VideoGames' => '游戏/娱乐',
'Watches' => '钟表',
),
'ca' => array(
'All' => 'All Departments',
'Apparel' => 'Clothing & Accessories',
'Automotive' => 'Automotive',
'Baby' => 'Baby',
'Beauty' => 'Beauty',
'Blended' => 'Blended',
'Books' => 'Books',
'DVD' => 'Movies & TV',
'Electronics' => 'Electronics',
'GiftCards' => 'Gift Cards',
'Grocery' => 'Grocery & Gourmet Food',
'HealthPersonalCare' => 'Health & Personal Care',
'Industrial' => 'Industrial & Scientific',
'Jewelry' => 'Jewelry',
'KindleStore' => 'Kindle Store',
'Kitchen' => 'Home & Kitchen',
'LawnAndGarden' => 'Patio, Lawn & Garden',
'Luggage' => 'Luggage & Bags',
'Marketplace' => 'Marketplace',
'MobileApps' => 'Apps & Games',
'Music' => 'Music',
'MusicalInstruments' => 'Musical Instruments, Stage & Studio',
'OfficeProducts' => 'Office Products',
'PetSupplies' => 'Pet Supplies',
'Shoes' => 'Shoes & Handbags',
'Software' => 'Software',
'SportingGoods' => 'Sports & Outdoors',
'Tools' => 'Tools & Home Improvement',
'Toys' => 'Toys & Games',
'VideoGames' => 'Video Games',
'Watches' => 'Watches'
),
'br' => array(
'All' => 'Todos os departmentos',
'Books' => 'Livros',
'KindleStore' => 'Loja Kindle',
'MobileApps' => 'Apps e Jogos'
),
'au' => array(
'All' => 'All Departments',
'Baby' => 'Baby',
'Beauty' => 'Beauty',
'Books' => 'Books',
'Electronics' => 'Electronics',
'Fashion' => 'Clothing & Shoes',
'HealthPersonalCare' => 'Health, Household & Personal Care',
'KindleStore' => 'Kindle Store',
'MobileApps' => 'Apps & Games',
'Movies' => 'Movies & TV',
'Music' => 'CDs & Vinyl',
'OfficeProducts' => 'Stationery & Office Products',
'PCHardware' => 'Computers',
'Software' => 'Software',
'SportingGoods' => 'Sports, Fitness & Outdoors',
'Tools' => 'Home Improvement',
'Toys' => 'Toys & Games',
'VideoGames' => 'Video Games'
),
);