amazon_seller_central 0.2.4 → 0.2.5
Sign up to get free protection for your applications and to get access to all the features.
- data/VERSION +1 -1
- data/amazon_seller_central.gemspec +8 -2
- data/lib/amazon_seller_central/payment.rb +5 -0
- data/lib/amazon_seller_central/payments_page.rb +34 -0
- data/lib/amazon_seller_central.rb +2 -0
- data/spec/lib/inventory_page_spec.rb +16 -16
- data/spec/lib/listing_set_spec.rb +6 -6
- data/spec/lib/orders_page_spec.rb +1 -1
- data/spec/lib/payments_page_spec.rb +12 -0
- data/spec/support/sample_pages/Payments Page.html +908 -0
- data/spec/support/sample_pages/Seller Central Homepage.html +2178 -2175
- data/spec/support/sample_pages/Settlement Payment Reports 1.html +668 -0
- data/spec/support/sample_pages/Settlement Payment Reports 2.html +665 -0
- data/spec/support/sample_pages/listings_page_1.html +21596 -7144
- data/spec/support/sample_pages/update_inventory_result_from_page_1.html +21603 -7140
- data/spec/support/sample_pages.rb +5 -0
- metadata +37 -31
@@ -10,2178 +10,2181 @@ Set-cookie: session-id-time=1310281200l; path=/; domain=.amazon.com; expires=Mon
|
|
10
10
|
Set-cookie: session-id=000-0000000-0000000; path=/; domain=.amazon.com; expires=Mon Jul 11 01:23:14 2011 GMT
|
11
11
|
Transfer-Encoding: chunked
|
12
12
|
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
<!-- saved from url=(0049)https://sellercentral.amazon.com/gp/homepage.html -->
|
18
|
-
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
|
19
|
-
<script type="text/javascript"><!--
|
20
|
-
var t0_date = new Date();
|
21
|
-
var ue_t0 = t0_date.getTime();
|
22
|
-
//--></script>
|
23
|
-
|
24
|
-
<title>Seller Central</title>
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
<link type="text/css" href="./Seller Central-homepage_files/core-5129107887.css._V201084532_.css" rel="stylesheet">
|
30
|
-
<style type="text/css">
|
31
|
-
|
32
|
-
/* non-sprited */
|
33
|
-
.ap_popover_unsprited .ap_body .ap_left { background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/po_left_17._V248144977_.png); }
|
34
|
-
.ap_popover_unsprited .ap_body .ap_right { background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/po_right_17._V248144979_.png); }
|
35
|
-
.ap_popover_unsprited .ap_header .ap_left { background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/po_top_left._V265110087_.png); }
|
36
|
-
.ap_popover_unsprited .ap_header .ap_right { background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/po_top_right._V265110087_.png); }
|
37
|
-
.ap_popover_unsprited .ap_header .ap_middle { background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/po_top._V265110086_.png); }
|
38
|
-
.ap_popover_unsprited .ap_footer .ap_left { background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/po_bottom_left._V265110084_.png); }
|
39
|
-
.ap_popover_unsprited .ap_footer .ap_right { background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/po_bottom_right._V265110087_.png); }
|
40
|
-
.ap_popover_unsprited .ap_footer .ap_middle { background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/po_bottom._V265110084_.png); }
|
41
|
-
|
42
|
-
/* Everything else -- sprited */
|
43
|
-
.ap_popover_sprited .ap_body .ap_left,
|
44
|
-
.ap_popover_sprited .ap_body .ap_right {
|
45
|
-
background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/light/sprite-v._V219326283_.png);
|
46
|
-
}
|
47
|
-
|
48
|
-
|
49
|
-
.ap_popover_sprited .ap_header .ap_left,
|
50
|
-
.ap_popover_sprited .ap_header .ap_right,
|
51
|
-
.ap_popover_sprited .ap_header .ap_middle,
|
52
|
-
.ap_popover_sprited .ap_footer .ap_left,
|
53
|
-
.ap_popover_sprited .ap_footer .ap_right,
|
54
|
-
.ap_popover_sprited .ap_footer .ap_middle,
|
55
|
-
.ap_popover_sprited .ap_closebutton {
|
56
|
-
background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/light/sprite-h._V219326280_.png);
|
57
|
-
}
|
58
|
-
|
59
|
-
.ap_popover_sprited .ap_body .ap_right-arrow, .ap_popover_sprited .ap_body .ap_left-arrow {
|
60
|
-
background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/light/sprite-arrow-v._V219326286_.png);
|
61
|
-
}
|
62
|
-
|
63
|
-
</style>
|
64
|
-
|
65
|
-
|
66
|
-
<script type="text/javascript">
|
67
|
-
|
68
|
-
window.jQueryPatchIPadOffset = false;
|
69
|
-
var amznJQ = {
|
70
|
-
_a: [], _s: [], _d: [], _l: [], _o: [], _c: [], _cs: [], _pl: [],
|
71
|
-
ueJQMetrics: true,
|
72
|
-
addLogical: function() {
|
73
|
-
this._l.push(arguments)
|
74
|
-
},
|
75
|
-
addStyle: function() {
|
76
|
-
this._s.push(arguments)
|
77
|
-
},
|
78
|
-
addPL: function(d) {
|
79
|
-
this._pl.push(d);
|
80
|
-
},
|
81
|
-
declareAvailable: function() {
|
82
|
-
this._d.push(arguments)
|
83
|
-
},
|
84
|
-
available: function() {
|
85
|
-
this._a.push(arguments)
|
86
|
-
},
|
87
|
-
onReady: function() {
|
88
|
-
this._o.push(arguments)
|
89
|
-
},
|
90
|
-
onCompletion: function() {
|
91
|
-
this._c.push(arguments)
|
92
|
-
},
|
93
|
-
completedStage: function() {
|
94
|
-
this._cs.push(arguments)
|
95
|
-
},
|
96
|
-
strings: {},
|
97
|
-
chars: {
|
98
|
-
EOL: String.fromCharCode(0x0A),
|
99
|
-
SQUOTE: String.fromCharCode(0x27),
|
100
|
-
DQUOTE: String.fromCharCode(0x22),
|
101
|
-
BACKSLASH: String.fromCharCode(0x5C),
|
102
|
-
YEN: String.fromCharCode(0xA5)
|
103
|
-
}
|
104
|
-
}
|
105
|
-
|
106
|
-
|
107
|
-
</script>
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
<link type="text/css" href="./Seller Central-homepage_files/rainier-jquery-ui-2387255160.css._V178048240_.css" rel="stylesheet">
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
<link type="text/css" href="./Seller Central-homepage_files/rainier-core-1863275087.css._V176786838_.css" rel="stylesheet">
|
121
|
-
|
122
|
-
|
123
|
-
<style type="text/css">
|
124
|
-
/* fix button margins in Safari & Chrome */
|
125
|
-
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
126
|
-
.awesomeButton span.button_label, .awesomeButton span.inner_button{margin-top: -1px;}
|
127
|
-
span.awesomeButton span.button_label{margin-top:0px}
|
128
|
-
}
|
129
|
-
</style>
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
<script type="text/javascript">
|
151
|
-
window.name="rainierWindow";
|
152
|
-
</script>
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
<script src="./Seller Central-homepage_files/d16gJSLibNL-2105740961.js._V158875366_.js"></script><script src="./Seller Central-homepage_files/main"></script></head>
|
159
|
-
<body><div id="ap_container"><iframe frameborder="0" tabindex="-1" src="javascript:void(false)" style="display:none;position:absolute;z-index:0;filter:Alpha(Opacity='0');opacity:0;"></iframe><iframe frameborder="0" tabindex="-1" src="javascript:void(false)" style="display:none;position:absolute;z-index:0;filter:Alpha(Opacity='0');opacity:0;"></iframe><iframe frameborder="0" tabindex="-1" src="javascript:void(false)" style="display:none;position:absolute;z-index:0;filter:Alpha(Opacity='0');opacity:0;"></iframe></div>
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
<img src="./Seller Central-homepage_files/transparent-pixel._V42752373_.gif" style="position: absolute" width="1" alt="" onload="if (typeof uet == 'function') { uet('ns'); }" height="1" border="0">
|
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
|
-
<script type="text/javascript">
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
function merchChanged( merchantID, customerID, merchantName, marketplaceID )
|
322
|
-
{
|
323
|
-
// show the please wait message
|
324
|
-
showPleaseWait();
|
325
|
-
|
326
|
-
if ( merchantID != 0 ) {
|
327
|
-
document.location = "https://sellercentral.amazon.com/gp/utilities/set-rainier-prefs.html?ie=UTF8&url=https%3A%2F%2Fsellercentral.amazon.com%2Fgp%2Fhomepage.html%2Fref%3Dag_home_dmer_home" + '&merchantID=' + merchantID;
|
328
|
-
} else {
|
329
|
-
document.location = "https://sellercentral.amazon.com/gp/utilities/set-rainier-prefs.html?ie=UTF8&url=https%3A%2F%2Fsellercentral.amazon.com%2Fgp%2Fhomepage.html%2Fref%3Dag_home_dmer_home" + '&merchantCustomerID=' + customerID + '&marketplaceID=' + marketplaceID;
|
330
|
-
}
|
331
|
-
}
|
332
|
-
|
333
|
-
|
334
|
-
function returnHome() {
|
335
|
-
document.location = "https://sellercentral.amazon.com/gp/homepage.html";
|
336
|
-
}
|
337
|
-
</script>
|
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
|
-
<style type="text/css">
|
372
|
-
#logoandmore{padding-top:3px;}
|
373
|
-
a.navActiveLink, a.navInactiveLink:visited, a.navInactiveLink:hover{color:#5A7DC8;}
|
374
|
-
a.navInactiveLink, a.navInactiveLink:visited, a.navInactiveLink:hover{color:#000;}
|
375
|
-
|
376
|
-
.navBadge{color:#c60;font-size:10px;font-family: arial,verdana;margin-left: 4px;}
|
377
|
-
.active .tabBadge{color: #FFD685;}
|
378
|
-
|
379
|
-
#sc_logo_top{width:auto;} /* override TODO remove*/
|
380
|
-
#market_switch{float:left;line-height:22px;padding:3px 0 0 30px;}
|
381
|
-
|
382
|
-
#subnav_container{background-color:#5A7DC8}
|
383
|
-
.merch-site-span{color:#696969;font-size:10px;font-weight:bold;}
|
384
|
-
|
385
|
-
#subnav_tools{height:auto;}
|
386
|
-
|
387
|
-
/* merchant bar styling */
|
388
|
-
#merchant-bar-container{border:0;border-bottom:1px solid #25353D;height:30px;margin:0;padding:0;width:100%;}
|
389
|
-
#merchant-bar{color:#000;height:18px;line-height:18px;padding:6px 2.5%;white-space:nowrap;width:95%}
|
390
|
-
.emphatic{color:#003399;}
|
391
|
-
|
392
|
-
.image-container{float:left;height:16px;padding:1px 12px 1px 6px;width:16px;}
|
393
|
-
|
394
|
-
#merchant-name{float:left;height:18px;line-height:18px;margin-right:22px;}
|
395
|
-
#merchant-website{float:left;height:18px;line-height:18px;}
|
396
|
-
.merch-website, .merch-label, .merch-release{padding-right:4px;}
|
397
|
-
|
398
|
-
#merchant-release{float:left;height:18px;line-height:18px}
|
399
|
-
|
400
|
-
#marketplaceSelect, #releaseSelect{height:18px;padding:2px;}
|
401
|
-
|
402
|
-
</style>
|
403
|
-
|
404
|
-
<div id="logoandmore" class="clearable">
|
405
|
-
<div id="sc_logo_top"><a href="https://sellercentral.amazon.com/gp/homepage.html/ref=ag_home_logo_home"><img src="./Seller Central-homepage_files/as_sc_logo_small._V167929621_.gif" width="148" id="sc_logo_top_image" height="28" border="0"></a></div>
|
406
|
-
<div id="market_switch">
|
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
|
-
|
442
|
-
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
|
467
|
-
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
<script type="text/javascript">
|
473
|
-
|
474
|
-
|
475
|
-
function switchMarketplace( marketplaceID ) {
|
476
|
-
showPleaseWait();
|
477
|
-
document.location = "https://sellercentral.amazon.com/gp/utilities/set-rainier-prefs.html?ie=UTF8&url=https%3A%2F%2Fsellercentral.amazon.com%2Fgp%2Fhomepage.html%2Fref%3Dag_home_dmar_home%3Fie%3DUTF8%26_mpc%3D1" + "&marketplaceID=" + marketplaceID;
|
478
|
-
}
|
479
|
-
|
480
|
-
function marketplaceChanged(marketplaceID) {
|
481
|
-
if(!marketplaceID) {return;}
|
482
|
-
|
483
|
-
switchMarketplace(marketplaceID);
|
484
|
-
}
|
485
|
-
|
486
|
-
function marketplaceChangedIWS(marketplaceID) {
|
487
|
-
if(!marketplaceID){return;}
|
488
|
-
showPleaseWait();
|
489
|
-
document.location = "https://sellercentral.amazon.com/gp/utilities/set-rainier-prefs.html?ie=UTF8&url=https%3A%2F%2Fsellercentral.amazon.com%2Fgp%2Fhomepage.html%2Fref%3Dag_home_dmar_home" + "&marketplaceID=" + marketplaceID;
|
490
|
-
}
|
491
|
-
</script>
|
492
|
-
|
493
|
-
|
494
|
-
|
495
|
-
<div id="merchant-website">
|
496
|
-
|
497
|
-
|
498
|
-
|
499
|
-
|
500
|
-
<span class="merch-site-span">www.amazon.com</span>
|
501
|
-
</div>
|
502
|
-
|
503
|
-
<div class="image-container"><img src="./Seller Central-homepage_files/USAmazon._V171112299_.png"></div>
|
504
|
-
</div>
|
505
|
-
<div id="sc_quicklinks_top">
|
506
|
-
<a class="sc_quicklink navActiveLink" href="https://sellercentral.amazon.com/gp/homepage.html/ref=ag_home_head_home">HOME</a> |
|
507
|
-
|
508
|
-
|
509
|
-
|
510
|
-
|
511
|
-
|
512
|
-
|
513
|
-
<span id="messagesID"><a class="sc_quicklink navInactiveLink" href="https://sellercentral.amazon.com/gp/communication-manager/inbox.html/ref=ag_cmin_head_home">MESSAGES</a></span> |
|
514
|
-
|
515
|
-
|
516
|
-
<span id="helpMenuID"><a id="helpMenuID" class="sc_quicklink navInactiveLink" href="https://sellercentral.amazon.com/gp/help/help.html/ref=ag_help_head_home?ie=UTF8&itemID=200700280&language=en_US">HELP</a></span> |
|
517
|
-
<a class="sc_quicklink" href="https://sellercentral.amazon.com/gp/sign-in/logout.html/ref=ag_logout_head_home" style="color:#000;">LOGOUT</a>
|
518
|
-
</div>
|
519
|
-
</div>
|
520
|
-
|
521
|
-
<div id="topNavContainer"><div id="globalSearchForm">
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
|
526
|
-
|
527
|
-
|
528
|
-
|
529
|
-
<form class="global-search-form" action="https://sellercentral.amazon.com/gp/search/search-results.html/ref=ag_helpsearch_bnav_home" method="GET">
|
530
|
-
<table><tbody><tr>
|
531
|
-
<td>
|
532
|
-
<input class="global-search-text" name="keywords" id="search-field" type="text" size="20" value="Search" onclick="clickclear(this,'Search')" onblur="clickrestore(this,'Search')">
|
533
|
-
</td>
|
534
|
-
<td>
|
535
|
-
<input type="image" src="./Seller Central-homepage_files/go._V187564664_.gif" width="21" height="21" border="0">
|
536
|
-
</td>
|
537
|
-
</tr></tbody></table>
|
538
|
-
</form>
|
539
|
-
|
540
|
-
|
541
|
-
<script language="javascript">
|
542
|
-
<!--
|
543
|
-
|
544
|
-
function clickclear(thisfield, defaulttext) {
|
545
|
-
thisfield.style.color = "#000000";
|
546
|
-
if (thisfield.value == defaulttext) {
|
547
|
-
thisfield.value = "";
|
548
|
-
}
|
549
|
-
}
|
550
|
-
|
551
|
-
function clickrestore(thisfield, defaulttext) {
|
552
|
-
if (thisfield.value == "") {
|
553
|
-
thisfield.style.color = "#808080";
|
554
|
-
thisfield.value = defaulttext;
|
555
|
-
}
|
556
|
-
}
|
557
|
-
|
558
|
-
-->
|
559
|
-
</script>
|
560
|
-
|
561
|
-
|
562
|
-
</div><ul id="topNav">
|
563
|
-
<li class="level1 inactive" style="z-index: 1005; "><iframe class="IframeShim" style="width: 203px; height: 134px; display: none; "></iframe>
|
564
|
-
<a href="https://sellercentral.amazon.com/gp/ezdpc-gui/inventory-status/status.html/ref=ag_invmgr_tnav_home_">INVENTORY
|
565
|
-
<div class="rightCapArrow"></div></a>
|
566
|
-
<ul class="subNav" style="visibility: hidden; ">
|
567
|
-
<li><a href="https://sellercentral.amazon.com/gp/ezdpc-gui/inventory-status/status.html/ref=ag_invmgr_dnav_home_">Manage Inventory
|
568
|
-
</a></li>
|
569
|
-
<li><a href="https://sellercentral.amazon.com/gp/ezdpc-gui/start.html/ref=ag_addlisting_dnav_home_">Add a Product
|
570
|
-
</a></li>
|
571
|
-
<li><a href="https://sellercentral.amazon.com/gp/item-manager/ezdpc/uploadInventory.html/ref=ag_invfile_dnav_home_">Upload Products & Inventory
|
572
|
-
</a></li>
|
573
|
-
<li><a href="https://sellercentral.amazon.com/gp/item-manager/ezdpc/openPickup.html/ref=ag_invreport_dnav_home_">Download Inventory File
|
574
|
-
</a></li>
|
575
|
-
<li><a href="https://sellercentral.amazon.com/mn/promotions/promotionHome/ref=ag_promomgr_dnav_home_">Manage Promotions
|
576
|
-
</a></li>
|
577
|
-
<div class="partialBorder" style="width: 99px; "></div></ul>
|
578
|
-
</li>
|
579
|
-
|
580
|
-
<li class="level1 inactive" style="z-index: 1004; "><iframe class="IframeShim" style="width: 191px; height: 84px; display: none; "></iframe>
|
581
|
-
<a href="https://sellercentral.amazon.com/gp/orders-v2/list/ref=ag_myo_tnav_home_?ie=UTF8&useSavedSearch=default">ORDERS
|
582
|
-
<div class="rightCapArrow"></div></a>
|
583
|
-
<ul class="subNav" style="visibility: hidden; ">
|
584
|
-
<li><a href="https://sellercentral.amazon.com/gp/orders-v2/list/ref=ag_myo_dnav_home_?ie=UTF8&useSavedSearch=default">Manage Orders
|
585
|
-
</a></li>
|
586
|
-
<li><a href="https://sellercentral.amazon.com/gp/transactions/orderPickup.html/ref=ag_orderrpt_dnav_home_">Order Reports
|
587
|
-
</a></li>
|
588
|
-
<li><a href="https://sellercentral.amazon.com/gp/transactions/uploadShippingConfirmation.html/ref=ag_ordrelfile_dnav_home_">Upload Order Related Files
|
589
|
-
</a></li>
|
590
|
-
<div class="partialBorder" style="width: 81px; "></div></ul>
|
591
|
-
</li>
|
592
|
-
|
593
|
-
<li class="level1 inactive" style="z-index: 1003; "><iframe class="IframeShim" style="width: 178px; height: 84px; display: none; "></iframe>
|
594
|
-
<a href="https://sellercentral.amazon.com/gp/payments-account/settlement-summary.html/ref=ag_payments_tnav_home_">REPORTS
|
595
|
-
<div class="rightCapArrow"></div></a>
|
596
|
-
<ul class="subNav" style="visibility: hidden; ">
|
597
|
-
|
598
|
-
|
599
|
-
|
600
|
-
|
601
|
-
|
602
|
-
|
603
|
-
|
604
|
-
|
605
|
-
|
606
|
-
|
607
|
-
|
608
|
-
|
609
|
-
|
610
|
-
|
611
|
-
|
612
|
-
|
613
|
-
|
614
|
-
|
615
|
-
|
616
|
-
|
617
|
-
|
618
|
-
|
619
|
-
|
620
|
-
|
621
|
-
|
622
|
-
|
623
|
-
|
624
|
-
|
625
|
-
|
626
|
-
|
627
|
-
|
628
|
-
|
629
|
-
|
630
|
-
|
631
|
-
|
632
|
-
|
633
|
-
|
634
|
-
|
635
|
-
|
636
|
-
|
637
|
-
|
638
|
-
|
639
|
-
|
640
|
-
|
641
|
-
|
642
|
-
|
643
|
-
</
|
644
|
-
<div
|
645
|
-
|
646
|
-
|
647
|
-
<
|
648
|
-
|
649
|
-
|
650
|
-
|
651
|
-
|
652
|
-
|
653
|
-
|
654
|
-
|
655
|
-
|
656
|
-
|
657
|
-
|
658
|
-
|
659
|
-
|
660
|
-
|
661
|
-
|
662
|
-
|
663
|
-
|
664
|
-
|
665
|
-
|
666
|
-
|
667
|
-
|
668
|
-
|
669
|
-
|
670
|
-
|
671
|
-
|
672
|
-
|
673
|
-
|
674
|
-
|
675
|
-
|
676
|
-
|
677
|
-
|
678
|
-
|
679
|
-
|
680
|
-
|
681
|
-
|
682
|
-
|
683
|
-
|
684
|
-
|
685
|
-
|
686
|
-
|
687
|
-
|
688
|
-
|
689
|
-
|
690
|
-
|
691
|
-
|
692
|
-
|
693
|
-
|
694
|
-
|
695
|
-
|
696
|
-
|
697
|
-
|
698
|
-
|
699
|
-
|
700
|
-
|
701
|
-
|
702
|
-
|
703
|
-
|
704
|
-
|
705
|
-
|
706
|
-
|
707
|
-
|
708
|
-
|
709
|
-
|
710
|
-
|
711
|
-
|
712
|
-
|
713
|
-
|
714
|
-
|
715
|
-
|
716
|
-
|
717
|
-
|
718
|
-
|
719
|
-
|
720
|
-
|
721
|
-
|
722
|
-
|
723
|
-
|
724
|
-
|
725
|
-
|
726
|
-
|
727
|
-
|
728
|
-
|
729
|
-
|
730
|
-
|
731
|
-
|
732
|
-
|
733
|
-
|
734
|
-
|
735
|
-
|
736
|
-
|
737
|
-
|
738
|
-
|
739
|
-
|
740
|
-
|
741
|
-
|
742
|
-
|
743
|
-
|
744
|
-
|
745
|
-
|
746
|
-
|
747
|
-
|
748
|
-
|
749
|
-
|
750
|
-
|
751
|
-
|
752
|
-
|
753
|
-
|
754
|
-
|
755
|
-
|
756
|
-
|
757
|
-
|
758
|
-
|
759
|
-
|
760
|
-
|
761
|
-
|
762
|
-
|
763
|
-
|
764
|
-
|
765
|
-
|
766
|
-
|
767
|
-
|
768
|
-
|
769
|
-
|
770
|
-
|
771
|
-
|
772
|
-
|
773
|
-
|
774
|
-
|
775
|
-
|
776
|
-
|
777
|
-
|
778
|
-
|
779
|
-
|
780
|
-
|
781
|
-
|
782
|
-
|
783
|
-
|
784
|
-
|
785
|
-
|
786
|
-
|
787
|
-
|
788
|
-
|
789
|
-
|
790
|
-
|
791
|
-
|
792
|
-
|
793
|
-
|
794
|
-
|
795
|
-
|
796
|
-
|
797
|
-
|
798
|
-
|
799
|
-
|
800
|
-
|
801
|
-
|
802
|
-
|
803
|
-
|
804
|
-
|
805
|
-
mewsHttp
|
806
|
-
|
807
|
-
|
808
|
-
|
809
|
-
|
810
|
-
|
811
|
-
|
812
|
-
|
813
|
-
|
814
|
-
|
815
|
-
|
816
|
-
|
817
|
-
|
818
|
-
|
819
|
-
|
820
|
-
|
821
|
-
|
822
|
-
|
823
|
-
|
824
|
-
|
825
|
-
|
826
|
-
|
827
|
-
|
828
|
-
|
829
|
-
|
830
|
-
|
831
|
-
|
832
|
-
prefHttp
|
833
|
-
|
834
|
-
|
835
|
-
|
836
|
-
|
837
|
-
|
838
|
-
|
839
|
-
|
840
|
-
|
841
|
-
|
842
|
-
|
843
|
-
|
844
|
-
|
845
|
-
|
846
|
-
|
847
|
-
|
848
|
-
|
849
|
-
<div
|
850
|
-
|
851
|
-
|
852
|
-
|
853
|
-
|
854
|
-
|
855
|
-
|
856
|
-
|
857
|
-
|
858
|
-
|
859
|
-
|
860
|
-
|
861
|
-
|
862
|
-
|
863
|
-
|
864
|
-
|
865
|
-
|
866
|
-
|
867
|
-
|
868
|
-
|
869
|
-
|
870
|
-
|
871
|
-
|
872
|
-
|
873
|
-
|
874
|
-
|
875
|
-
|
876
|
-
|
877
|
-
|
878
|
-
|
879
|
-
|
880
|
-
|
881
|
-
|
882
|
-
|
883
|
-
|
884
|
-
|
885
|
-
|
886
|
-
|
887
|
-
|
888
|
-
|
889
|
-
|
890
|
-
|
891
|
-
|
892
|
-
|
893
|
-
|
894
|
-
|
895
|
-
|
896
|
-
|
897
|
-
|
898
|
-
|
899
|
-
|
900
|
-
|
901
|
-
|
902
|
-
|
903
|
-
|
904
|
-
|
905
|
-
|
906
|
-
|
907
|
-
|
908
|
-
|
909
|
-
|
910
|
-
|
911
|
-
|
912
|
-
|
913
|
-
|
914
|
-
|
915
|
-
|
916
|
-
|
917
|
-
|
918
|
-
|
919
|
-
|
920
|
-
|
921
|
-
<
|
922
|
-
|
923
|
-
|
924
|
-
</
|
925
|
-
</
|
926
|
-
|
927
|
-
|
928
|
-
|
929
|
-
|
930
|
-
|
931
|
-
|
932
|
-
|
933
|
-
|
934
|
-
|
935
|
-
<
|
936
|
-
|
937
|
-
|
938
|
-
|
939
|
-
format
|
940
|
-
|
941
|
-
|
942
|
-
|
943
|
-
|
944
|
-
|
945
|
-
|
946
|
-
|
947
|
-
|
948
|
-
|
949
|
-
|
950
|
-
|
951
|
-
|
952
|
-
|
953
|
-
|
954
|
-
|
955
|
-
|
956
|
-
|
957
|
-
|
958
|
-
|
959
|
-
|
960
|
-
|
961
|
-
|
962
|
-
|
963
|
-
|
964
|
-
|
965
|
-
|
966
|
-
|
967
|
-
|
968
|
-
|
969
|
-
|
970
|
-
|
971
|
-
|
972
|
-
|
973
|
-
|
974
|
-
|
975
|
-
|
976
|
-
<
|
977
|
-
|
978
|
-
|
979
|
-
|
980
|
-
|
981
|
-
<
|
982
|
-
|
983
|
-
|
984
|
-
<
|
985
|
-
|
986
|
-
|
987
|
-
|
988
|
-
|
989
|
-
|
990
|
-
|
991
|
-
|
992
|
-
|
993
|
-
|
994
|
-
|
995
|
-
|
996
|
-
|
997
|
-
|
998
|
-
|
999
|
-
|
1000
|
-
|
1001
|
-
|
1002
|
-
|
1003
|
-
|
1004
|
-
|
1005
|
-
|
1006
|
-
|
1007
|
-
|
1008
|
-
|
1009
|
-
|
1010
|
-
|
1011
|
-
|
1012
|
-
|
1013
|
-
|
1014
|
-
|
1015
|
-
|
1016
|
-
</
|
1017
|
-
|
1018
|
-
|
1019
|
-
|
1020
|
-
|
1021
|
-
|
1022
|
-
|
1023
|
-
|
1024
|
-
|
1025
|
-
|
1026
|
-
|
1027
|
-
|
1028
|
-
|
1029
|
-
sellerPerfStatusHttp0961725091307951
|
1030
|
-
|
1031
|
-
|
1032
|
-
|
1033
|
-
|
1034
|
-
|
1035
|
-
|
1036
|
-
|
1037
|
-
|
1038
|
-
|
1039
|
-
|
1040
|
-
|
1041
|
-
|
1042
|
-
|
1043
|
-
|
1044
|
-
|
1045
|
-
|
1046
|
-
|
1047
|
-
|
1048
|
-
|
1049
|
-
|
1050
|
-
|
1051
|
-
|
1052
|
-
|
1053
|
-
|
1054
|
-
|
1055
|
-
|
1056
|
-
|
1057
|
-
|
1058
|
-
|
1059
|
-
|
1060
|
-
|
1061
|
-
|
1062
|
-
|
1063
|
-
|
1064
|
-
|
1065
|
-
|
1066
|
-
|
1067
|
-
|
1068
|
-
|
1069
|
-
|
1070
|
-
|
1071
|
-
|
1072
|
-
|
1073
|
-
|
1074
|
-
|
1075
|
-
|
1076
|
-
|
1077
|
-
|
1078
|
-
|
1079
|
-
|
1080
|
-
|
1081
|
-
|
1082
|
-
|
1083
|
-
|
1084
|
-
|
1085
|
-
|
1086
|
-
|
1087
|
-
|
1088
|
-
|
1089
|
-
|
1090
|
-
|
1091
|
-
|
1092
|
-
|
1093
|
-
|
1094
|
-
|
1095
|
-
|
1096
|
-
|
1097
|
-
|
1098
|
-
|
1099
|
-
|
1100
|
-
|
1101
|
-
|
1102
|
-
|
1103
|
-
|
1104
|
-
|
1105
|
-
|
1106
|
-
|
1107
|
-
|
1108
|
-
|
1109
|
-
|
1110
|
-
|
1111
|
-
|
1112
|
-
|
1113
|
-
|
1114
|
-
|
1115
|
-
|
1116
|
-
|
1117
|
-
|
1118
|
-
|
1119
|
-
|
1120
|
-
|
1121
|
-
|
1122
|
-
|
1123
|
-
|
1124
|
-
|
1125
|
-
|
1126
|
-
|
1127
|
-
|
1128
|
-
|
1129
|
-
|
1130
|
-
|
1131
|
-
|
1132
|
-
|
1133
|
-
|
1134
|
-
|
1135
|
-
<td nowrap="" bgcolor="#
|
1136
|
-
|
1137
|
-
|
1138
|
-
|
1139
|
-
|
1140
|
-
<td nowrap="" bgcolor="#
|
1141
|
-
|
1142
|
-
|
1143
|
-
|
1144
|
-
|
1145
|
-
|
1146
|
-
|
1147
|
-
|
1148
|
-
|
1149
|
-
|
1150
|
-
|
1151
|
-
|
1152
|
-
|
1153
|
-
|
1154
|
-
|
1155
|
-
|
1156
|
-
|
1157
|
-
|
1158
|
-
|
1159
|
-
|
1160
|
-
|
1161
|
-
|
1162
|
-
|
1163
|
-
|
1164
|
-
|
1165
|
-
|
1166
|
-
|
1167
|
-
|
1168
|
-
salesHttp0898034278654471
|
1169
|
-
|
1170
|
-
|
1171
|
-
|
1172
|
-
|
1173
|
-
|
1174
|
-
|
1175
|
-
|
1176
|
-
|
1177
|
-
|
1178
|
-
|
1179
|
-
|
1180
|
-
|
1181
|
-
|
1182
|
-
|
1183
|
-
|
1184
|
-
|
1185
|
-
|
1186
|
-
|
1187
|
-
|
1188
|
-
|
1189
|
-
|
1190
|
-
|
1191
|
-
|
1192
|
-
|
1193
|
-
|
1194
|
-
|
1195
|
-
|
1196
|
-
|
1197
|
-
|
1198
|
-
|
1199
|
-
|
1200
|
-
|
1201
|
-
|
1202
|
-
|
1203
|
-
|
1204
|
-
|
1205
|
-
<
|
1206
|
-
|
1207
|
-
<div
|
1208
|
-
|
1209
|
-
|
1210
|
-
|
1211
|
-
|
1212
|
-
|
1213
|
-
|
1214
|
-
|
1215
|
-
|
1216
|
-
|
1217
|
-
|
1218
|
-
|
1219
|
-
<
|
1220
|
-
|
1221
|
-
|
1222
|
-
|
1223
|
-
|
1224
|
-
|
1225
|
-
|
1226
|
-
|
1227
|
-
|
1228
|
-
|
1229
|
-
|
1230
|
-
|
1231
|
-
|
1232
|
-
|
1233
|
-
|
1234
|
-
|
1235
|
-
|
1236
|
-
|
1237
|
-
|
1238
|
-
|
1239
|
-
|
1240
|
-
|
1241
|
-
</
|
1242
|
-
|
1243
|
-
|
1244
|
-
|
1245
|
-
|
1246
|
-
|
1247
|
-
|
1248
|
-
</div
|
1249
|
-
|
1250
|
-
|
1251
|
-
|
1252
|
-
|
1253
|
-
|
1254
|
-
|
1255
|
-
|
1256
|
-
|
1257
|
-
|
1258
|
-
|
1259
|
-
|
1260
|
-
|
1261
|
-
|
1262
|
-
|
1263
|
-
|
1264
|
-
|
1265
|
-
|
1266
|
-
|
1267
|
-
|
1268
|
-
|
1269
|
-
|
1270
|
-
|
1271
|
-
|
1272
|
-
|
1273
|
-
|
1274
|
-
|
1275
|
-
|
1276
|
-
|
1277
|
-
|
1278
|
-
|
1279
|
-
|
1280
|
-
|
1281
|
-
|
1282
|
-
|
1283
|
-
|
1284
|
-
|
1285
|
-
|
1286
|
-
|
1287
|
-
|
1288
|
-
|
1289
|
-
|
1290
|
-
|
1291
|
-
|
1292
|
-
|
1293
|
-
|
1294
|
-
|
1295
|
-
|
1296
|
-
|
1297
|
-
|
1298
|
-
|
1299
|
-
|
1300
|
-
|
1301
|
-
|
1302
|
-
|
1303
|
-
|
1304
|
-
|
1305
|
-
|
1306
|
-
|
1307
|
-
|
1308
|
-
|
1309
|
-
|
1310
|
-
|
1311
|
-
|
1312
|
-
|
1313
|
-
|
1314
|
-
|
1315
|
-
|
1316
|
-
|
1317
|
-
|
1318
|
-
|
1319
|
-
|
1320
|
-
|
1321
|
-
|
1322
|
-
|
1323
|
-
|
1324
|
-
|
1325
|
-
|
1326
|
-
|
1327
|
-
.
|
1328
|
-
|
1329
|
-
|
1330
|
-
|
1331
|
-
|
1332
|
-
|
1333
|
-
|
1334
|
-
|
1335
|
-
|
1336
|
-
|
1337
|
-
.
|
1338
|
-
|
1339
|
-
|
1340
|
-
.
|
1341
|
-
|
1342
|
-
.
|
1343
|
-
.
|
1344
|
-
|
1345
|
-
.
|
1346
|
-
|
1347
|
-
.
|
1348
|
-
.
|
1349
|
-
|
1350
|
-
.
|
1351
|
-
|
1352
|
-
|
1353
|
-
|
1354
|
-
|
1355
|
-
|
1356
|
-
|
1357
|
-
|
1358
|
-
|
1359
|
-
|
1360
|
-
|
1361
|
-
|
1362
|
-
|
1363
|
-
|
1364
|
-
|
1365
|
-
|
1366
|
-
|
1367
|
-
|
1368
|
-
|
1369
|
-
|
1370
|
-
|
1371
|
-
|
1372
|
-
|
1373
|
-
|
1374
|
-
|
1375
|
-
|
1376
|
-
|
1377
|
-
|
1378
|
-
|
1379
|
-
|
1380
|
-
|
1381
|
-
|
1382
|
-
|
1383
|
-
|
1384
|
-
|
1385
|
-
|
1386
|
-
<td class="
|
1387
|
-
<span class="feedbackPosPercent">
|
1388
|
-
</td>
|
1389
|
-
<td class="
|
1390
|
-
<span class="feedbackPosPercent">93</span><span class="feedbackPercent">%</span>
|
1391
|
-
</td>
|
1392
|
-
|
1393
|
-
|
1394
|
-
|
1395
|
-
|
1396
|
-
|
1397
|
-
|
1398
|
-
|
1399
|
-
|
1400
|
-
|
1401
|
-
|
1402
|
-
|
1403
|
-
<td class="
|
1404
|
-
<span class="feedbackNeuPercent">3</span><span class="feedbackPercent">%</span>
|
1405
|
-
</td>
|
1406
|
-
<td class="
|
1407
|
-
<span class="feedbackNeuPercent">3</span><span class="feedbackPercent">%</span>
|
1408
|
-
</td>
|
1409
|
-
|
1410
|
-
|
1411
|
-
|
1412
|
-
|
1413
|
-
|
1414
|
-
|
1415
|
-
|
1416
|
-
|
1417
|
-
|
1418
|
-
|
1419
|
-
|
1420
|
-
<td class="
|
1421
|
-
<span class="feedbackNegPercent">
|
1422
|
-
</td>
|
1423
|
-
<td class="
|
1424
|
-
<span class="feedbackNegPercent">4</span><span class="feedbackPercent">%</span>
|
1425
|
-
</td>
|
1426
|
-
|
1427
|
-
|
1428
|
-
|
1429
|
-
|
1430
|
-
|
1431
|
-
|
1432
|
-
|
1433
|
-
|
1434
|
-
|
1435
|
-
|
1436
|
-
|
1437
|
-
<td class="
|
1438
|
-
|
1439
|
-
</td>
|
1440
|
-
<td class="
|
1441
|
-
|
1442
|
-
</td>
|
1443
|
-
|
1444
|
-
|
1445
|
-
|
1446
|
-
|
1447
|
-
|
1448
|
-
|
1449
|
-
|
1450
|
-
|
1451
|
-
|
1452
|
-
|
1453
|
-
|
1454
|
-
|
1455
|
-
|
1456
|
-
|
1457
|
-
|
1458
|
-
|
1459
|
-
|
1460
|
-
|
1461
|
-
|
1462
|
-
|
1463
|
-
|
1464
|
-
|
1465
|
-
|
1466
|
-
|
1467
|
-
|
1468
|
-
|
1469
|
-
|
1470
|
-
|
1471
|
-
|
1472
|
-
feedbackHttp0358971577246109
|
1473
|
-
|
1474
|
-
|
1475
|
-
|
1476
|
-
|
1477
|
-
|
1478
|
-
|
1479
|
-
|
1480
|
-
|
1481
|
-
|
1482
|
-
|
1483
|
-
|
1484
|
-
|
1485
|
-
|
1486
|
-
|
1487
|
-
|
1488
|
-
|
1489
|
-
|
1490
|
-
|
1491
|
-
|
1492
|
-
|
1493
|
-
|
1494
|
-
|
1495
|
-
|
1496
|
-
|
1497
|
-
|
1498
|
-
|
1499
|
-
|
1500
|
-
|
1501
|
-
|
1502
|
-
|
1503
|
-
|
1504
|
-
|
1505
|
-
|
1506
|
-
|
1507
|
-
|
1508
|
-
|
1509
|
-
|
1510
|
-
|
1511
|
-
|
1512
|
-
|
1513
|
-
|
1514
|
-
|
1515
|
-
|
1516
|
-
|
1517
|
-
<td
|
1518
|
-
|
1519
|
-
</td>
|
1520
|
-
|
1521
|
-
|
1522
|
-
|
1523
|
-
|
1524
|
-
|
1525
|
-
<td
|
1526
|
-
|
1527
|
-
</td>
|
1528
|
-
|
1529
|
-
|
1530
|
-
|
1531
|
-
|
1532
|
-
</
|
1533
|
-
|
1534
|
-
|
1535
|
-
|
1536
|
-
|
1537
|
-
|
1538
|
-
|
1539
|
-
|
1540
|
-
|
1541
|
-
|
1542
|
-
|
1543
|
-
|
1544
|
-
|
1545
|
-
|
1546
|
-
|
1547
|
-
azClaimsHttp0194583503499853
|
1548
|
-
|
1549
|
-
|
1550
|
-
|
1551
|
-
|
1552
|
-
|
1553
|
-
|
1554
|
-
|
1555
|
-
|
1556
|
-
|
1557
|
-
|
1558
|
-
|
1559
|
-
|
1560
|
-
|
1561
|
-
|
1562
|
-
|
1563
|
-
|
1564
|
-
|
1565
|
-
|
1566
|
-
|
1567
|
-
|
1568
|
-
|
1569
|
-
|
1570
|
-
|
1571
|
-
|
1572
|
-
|
1573
|
-
|
1574
|
-
|
1575
|
-
|
1576
|
-
|
1577
|
-
|
1578
|
-
|
1579
|
-
|
1580
|
-
|
1581
|
-
|
1582
|
-
|
1583
|
-
|
1584
|
-
|
1585
|
-
|
1586
|
-
|
1587
|
-
|
1588
|
-
|
1589
|
-
|
1590
|
-
|
1591
|
-
|
1592
|
-
|
1593
|
-
|
1594
|
-
|
1595
|
-
|
1596
|
-
|
1597
|
-
|
1598
|
-
</
|
1599
|
-
|
1600
|
-
|
1601
|
-
|
1602
|
-
|
1603
|
-
|
1604
|
-
|
1605
|
-
|
1606
|
-
|
1607
|
-
|
1608
|
-
mcmsHttp0582028997750434
|
1609
|
-
|
1610
|
-
function
|
1611
|
-
|
1612
|
-
|
1613
|
-
|
1614
|
-
|
1615
|
-
|
1616
|
-
|
1617
|
-
|
1618
|
-
|
1619
|
-
|
1620
|
-
|
1621
|
-
|
1622
|
-
|
1623
|
-
|
1624
|
-
|
1625
|
-
|
1626
|
-
|
1627
|
-
|
1628
|
-
|
1629
|
-
|
1630
|
-
|
1631
|
-
|
1632
|
-
|
1633
|
-
|
1634
|
-
|
1635
|
-
|
1636
|
-
|
1637
|
-
|
1638
|
-
|
1639
|
-
|
1640
|
-
|
1641
|
-
|
1642
|
-
|
1643
|
-
|
1644
|
-
|
1645
|
-
|
1646
|
-
|
1647
|
-
|
1648
|
-
|
1649
|
-
|
1650
|
-
|
1651
|
-
|
1652
|
-
|
1653
|
-
|
1654
|
-
|
1655
|
-
|
1656
|
-
|
1657
|
-
|
1658
|
-
|
1659
|
-
|
1660
|
-
|
1661
|
-
|
1662
|
-
|
1663
|
-
|
1664
|
-
|
1665
|
-
|
1666
|
-
|
1667
|
-
|
1668
|
-
|
1669
|
-
|
1670
|
-
|
1671
|
-
|
1672
|
-
|
1673
|
-
|
1674
|
-
|
1675
|
-
|
1676
|
-
|
1677
|
-
|
1678
|
-
|
1679
|
-
|
1680
|
-
|
1681
|
-
|
1682
|
-
|
1683
|
-
|
1684
|
-
|
1685
|
-
|
1686
|
-
|
1687
|
-
|
1688
|
-
|
1689
|
-
|
1690
|
-
|
1691
|
-
|
1692
|
-
|
1693
|
-
|
1694
|
-
|
1695
|
-
|
1696
|
-
|
1697
|
-
|
1698
|
-
|
1699
|
-
|
1700
|
-
|
1701
|
-
|
1702
|
-
|
1703
|
-
|
1704
|
-
|
1705
|
-
|
1706
|
-
|
1707
|
-
|
1708
|
-
|
1709
|
-
|
1710
|
-
|
1711
|
-
|
1712
|
-
|
1713
|
-
|
1714
|
-
|
1715
|
-
|
1716
|
-
|
1717
|
-
|
1718
|
-
|
1719
|
-
|
1720
|
-
|
1721
|
-
|
1722
|
-
|
1723
|
-
|
1724
|
-
|
1725
|
-
|
1726
|
-
|
1727
|
-
|
1728
|
-
|
1729
|
-
|
1730
|
-
|
1731
|
-
|
1732
|
-
|
1733
|
-
|
1734
|
-
|
1735
|
-
|
1736
|
-
|
1737
|
-
|
1738
|
-
|
1739
|
-
|
1740
|
-
|
1741
|
-
|
1742
|
-
|
1743
|
-
|
1744
|
-
|
1745
|
-
|
1746
|
-
|
1747
|
-
|
1748
|
-
|
1749
|
-
|
1750
|
-
|
1751
|
-
|
1752
|
-
|
1753
|
-
|
1754
|
-
|
1755
|
-
|
1756
|
-
|
1757
|
-
|
1758
|
-
|
1759
|
-
|
1760
|
-
|
1761
|
-
|
1762
|
-
|
1763
|
-
|
1764
|
-
|
1765
|
-
|
1766
|
-
|
1767
|
-
|
1768
|
-
|
1769
|
-
|
1770
|
-
|
1771
|
-
|
1772
|
-
|
1773
|
-
|
1774
|
-
|
1775
|
-
|
1776
|
-
|
1777
|
-
|
1778
|
-
|
1779
|
-
|
1780
|
-
|
1781
|
-
|
1782
|
-
|
1783
|
-
|
1784
|
-
|
1785
|
-
|
1786
|
-
|
1787
|
-
|
1788
|
-
|
1789
|
-
|
1790
|
-
|
1791
|
-
|
1792
|
-
|
1793
|
-
|
1794
|
-
|
1795
|
-
|
1796
|
-
|
1797
|
-
|
1798
|
-
|
1799
|
-
|
1800
|
-
|
1801
|
-
|
1802
|
-
|
1803
|
-
|
1804
|
-
|
1805
|
-
|
1806
|
-
|
1807
|
-
|
1808
|
-
|
1809
|
-
|
1810
|
-
|
1811
|
-
|
1812
|
-
|
1813
|
-
|
1814
|
-
|
1815
|
-
|
1816
|
-
|
1817
|
-
|
1818
|
-
|
1819
|
-
|
1820
|
-
|
1821
|
-
|
1822
|
-
|
1823
|
-
|
1824
|
-
|
1825
|
-
|
1826
|
-
|
1827
|
-
|
1828
|
-
|
1829
|
-
|
1830
|
-
|
1831
|
-
|
1832
|
-
|
1833
|
-
|
1834
|
-
|
1835
|
-
|
1836
|
-
|
1837
|
-
|
1838
|
-
|
1839
|
-
|
1840
|
-
|
1841
|
-
|
1842
|
-
|
1843
|
-
|
1844
|
-
|
1845
|
-
|
1846
|
-
|
1847
|
-
|
1848
|
-
|
1849
|
-
|
1850
|
-
|
1851
|
-
|
1852
|
-
|
1853
|
-
|
1854
|
-
|
1855
|
-
|
1856
|
-
|
1857
|
-
|
1858
|
-
|
1859
|
-
|
1860
|
-
|
1861
|
-
|
1862
|
-
|
1863
|
-
|
1864
|
-
|
1865
|
-
|
1866
|
-
|
1867
|
-
|
1868
|
-
|
1869
|
-
|
1870
|
-
|
1871
|
-
|
1872
|
-
</
|
1873
|
-
|
1874
|
-
|
1875
|
-
|
1876
|
-
|
1877
|
-
|
1878
|
-
|
1879
|
-
|
1880
|
-
|
1881
|
-
|
1882
|
-
|
1883
|
-
|
1884
|
-
|
1885
|
-
|
1886
|
-
|
1887
|
-
|
1888
|
-
|
1889
|
-
|
1890
|
-
|
1891
|
-
|
1892
|
-
|
1893
|
-
|
1894
|
-
|
1895
|
-
|
1896
|
-
|
1897
|
-
|
1898
|
-
|
1899
|
-
|
1900
|
-
|
1901
|
-
|
1902
|
-
|
1903
|
-
|
1904
|
-
|
1905
|
-
|
1906
|
-
|
1907
|
-
|
1908
|
-
|
1909
|
-
|
1910
|
-
|
1911
|
-
|
1912
|
-
|
1913
|
-
|
1914
|
-
|
1915
|
-
|
1916
|
-
|
1917
|
-
|
1918
|
-
|
1919
|
-
<
|
1920
|
-
|
1921
|
-
|
1922
|
-
<
|
1923
|
-
|
1924
|
-
|
1925
|
-
|
1926
|
-
|
1927
|
-
|
1928
|
-
|
1929
|
-
|
1930
|
-
|
1931
|
-
|
1932
|
-
|
1933
|
-
|
1934
|
-
|
1935
|
-
|
1936
|
-
|
1937
|
-
|
1938
|
-
|
1939
|
-
|
1940
|
-
|
1941
|
-
|
1942
|
-
|
1943
|
-
|
1944
|
-
|
1945
|
-
|
1946
|
-
}
|
1947
|
-
|
1948
|
-
|
1949
|
-
|
1950
|
-
|
1951
|
-
|
1952
|
-
|
1953
|
-
|
1954
|
-
|
1955
|
-
|
1956
|
-
|
1957
|
-
|
1958
|
-
|
1959
|
-
|
1960
|
-
|
1961
|
-
|
1962
|
-
|
1963
|
-
|
1964
|
-
|
1965
|
-
|
1966
|
-
|
1967
|
-
|
1968
|
-
|
1969
|
-
|
1970
|
-
|
1971
|
-
|
1972
|
-
|
1973
|
-
|
1974
|
-
|
1975
|
-
|
1976
|
-
|
1977
|
-
|
1978
|
-
|
1979
|
-
|
1980
|
-
|
1981
|
-
|
1982
|
-
|
1983
|
-
|
1984
|
-
|
1985
|
-
|
1986
|
-
|
1987
|
-
|
1988
|
-
|
1989
|
-
|
1990
|
-
|
1991
|
-
|
1992
|
-
|
1993
|
-
|
1994
|
-
|
1995
|
-
|
1996
|
-
|
1997
|
-
|
1998
|
-
|
1999
|
-
|
2000
|
-
|
2001
|
-
|
2002
|
-
|
2003
|
-
|
2004
|
-
|
2005
|
-
|
2006
|
-
|
2007
|
-
|
2008
|
-
|
2009
|
-
|
2010
|
-
|
2011
|
-
|
2012
|
-
|
2013
|
-
|
2014
|
-
|
2015
|
-
|
2016
|
-
|
2017
|
-
|
2018
|
-
|
2019
|
-
|
2020
|
-
|
2021
|
-
|
2022
|
-
|
2023
|
-
|
2024
|
-
|
2025
|
-
|
2026
|
-
|
2027
|
-
|
2028
|
-
|
2029
|
-
|
2030
|
-
|
2031
|
-
|
2032
|
-
|
2033
|
-
|
2034
|
-
|
2035
|
-
|
2036
|
-
|
2037
|
-
|
2038
|
-
|
2039
|
-
|
2040
|
-
|
2041
|
-
|
2042
|
-
|
2043
|
-
|
2044
|
-
|
2045
|
-
|
2046
|
-
|
2047
|
-
|
2048
|
-
|
2049
|
-
|
2050
|
-
|
2051
|
-
|
2052
|
-
|
2053
|
-
|
2054
|
-
#
|
2055
|
-
|
2056
|
-
|
2057
|
-
|
2058
|
-
|
2059
|
-
|
2060
|
-
|
2061
|
-
|
2062
|
-
|
2063
|
-
|
2064
|
-
|
2065
|
-
|
2066
|
-
|
2067
|
-
|
2068
|
-
|
2069
|
-
|
2070
|
-
|
2071
|
-
|
2072
|
-
|
2073
|
-
|
2074
|
-
|
2075
|
-
|
2076
|
-
|
2077
|
-
|
2078
|
-
|
2079
|
-
|
2080
|
-
|
2081
|
-
|
2082
|
-
|
2083
|
-
|
2084
|
-
|
2085
|
-
|
2086
|
-
|
2087
|
-
|
2088
|
-
|
2089
|
-
</
|
2090
|
-
|
2091
|
-
|
2092
|
-
|
2093
|
-
|
2094
|
-
|
2095
|
-
|
2096
|
-
|
2097
|
-
|
2098
|
-
|
2099
|
-
|
2100
|
-
|
2101
|
-
|
2102
|
-
|
2103
|
-
|
2104
|
-
|
2105
|
-
|
2106
|
-
|
2107
|
-
|
2108
|
-
|
2109
|
-
|
2110
|
-
|
2111
|
-
|
2112
|
-
|
2113
|
-
|
2114
|
-
|
2115
|
-
|
2116
|
-
|
2117
|
-
|
2118
|
-
|
2119
|
-
|
2120
|
-
|
2121
|
-
|
2122
|
-
|
2123
|
-
|
2124
|
-
|
2125
|
-
|
2126
|
-
|
2127
|
-
|
2128
|
-
|
2129
|
-
|
2130
|
-
|
2131
|
-
|
2132
|
-
|
2133
|
-
|
2134
|
-
|
2135
|
-
|
2136
|
-
|
2137
|
-
|
2138
|
-
|
2139
|
-
|
2140
|
-
|
2141
|
-
|
2142
|
-
|
2143
|
-
|
2144
|
-
|
2145
|
-
|
2146
|
-
|
2147
|
-
|
2148
|
-
|
2149
|
-
|
2150
|
-
|
2151
|
-
|
2152
|
-
|
2153
|
-
|
2154
|
-
|
2155
|
-
|
2156
|
-
|
2157
|
-
|
2158
|
-
|
2159
|
-
|
2160
|
-
|
2161
|
-
|
2162
|
-
|
2163
|
-
|
2164
|
-
|
2165
|
-
|
2166
|
-
|
2167
|
-
|
2168
|
-
<
|
2169
|
-
|
2170
|
-
|
2171
|
-
|
2172
|
-
|
2173
|
-
|
2174
|
-
|
2175
|
-
|
2176
|
-
|
2177
|
-
|
2178
|
-
|
2179
|
-
|
2180
|
-
|
2181
|
-
|
2182
|
-
|
2183
|
-
|
2184
|
-
|
2185
|
-
|
2186
|
-
|
2187
|
-
|
13
|
+
|
14
|
+
|
15
|
+
|
16
|
+
|
17
|
+
<!-- saved from url=(0049)https://sellercentral.amazon.com/gp/homepage.html -->
|
18
|
+
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
|
19
|
+
<script type="text/javascript"><!--
|
20
|
+
var t0_date = new Date();
|
21
|
+
var ue_t0 = t0_date.getTime();
|
22
|
+
//--></script>
|
23
|
+
|
24
|
+
<title>Seller Central</title>
|
25
|
+
|
26
|
+
|
27
|
+
|
28
|
+
|
29
|
+
<link type="text/css" href="./Seller Central-homepage_files/core-5129107887.css._V201084532_.css" rel="stylesheet">
|
30
|
+
<style type="text/css">
|
31
|
+
|
32
|
+
/* non-sprited */
|
33
|
+
.ap_popover_unsprited .ap_body .ap_left { background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/po_left_17._V248144977_.png); }
|
34
|
+
.ap_popover_unsprited .ap_body .ap_right { background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/po_right_17._V248144979_.png); }
|
35
|
+
.ap_popover_unsprited .ap_header .ap_left { background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/po_top_left._V265110087_.png); }
|
36
|
+
.ap_popover_unsprited .ap_header .ap_right { background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/po_top_right._V265110087_.png); }
|
37
|
+
.ap_popover_unsprited .ap_header .ap_middle { background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/po_top._V265110086_.png); }
|
38
|
+
.ap_popover_unsprited .ap_footer .ap_left { background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/po_bottom_left._V265110084_.png); }
|
39
|
+
.ap_popover_unsprited .ap_footer .ap_right { background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/po_bottom_right._V265110087_.png); }
|
40
|
+
.ap_popover_unsprited .ap_footer .ap_middle { background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/po_bottom._V265110084_.png); }
|
41
|
+
|
42
|
+
/* Everything else -- sprited */
|
43
|
+
.ap_popover_sprited .ap_body .ap_left,
|
44
|
+
.ap_popover_sprited .ap_body .ap_right {
|
45
|
+
background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/light/sprite-v._V219326283_.png);
|
46
|
+
}
|
47
|
+
|
48
|
+
|
49
|
+
.ap_popover_sprited .ap_header .ap_left,
|
50
|
+
.ap_popover_sprited .ap_header .ap_right,
|
51
|
+
.ap_popover_sprited .ap_header .ap_middle,
|
52
|
+
.ap_popover_sprited .ap_footer .ap_left,
|
53
|
+
.ap_popover_sprited .ap_footer .ap_right,
|
54
|
+
.ap_popover_sprited .ap_footer .ap_middle,
|
55
|
+
.ap_popover_sprited .ap_closebutton {
|
56
|
+
background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/light/sprite-h._V219326280_.png);
|
57
|
+
}
|
58
|
+
|
59
|
+
.ap_popover_sprited .ap_body .ap_right-arrow, .ap_popover_sprited .ap_body .ap_left-arrow {
|
60
|
+
background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/light/sprite-arrow-v._V219326286_.png);
|
61
|
+
}
|
62
|
+
|
63
|
+
</style>
|
64
|
+
|
65
|
+
|
66
|
+
<script type="text/javascript">
|
67
|
+
|
68
|
+
window.jQueryPatchIPadOffset = false;
|
69
|
+
var amznJQ = {
|
70
|
+
_a: [], _s: [], _d: [], _l: [], _o: [], _c: [], _cs: [], _pl: [],
|
71
|
+
ueJQMetrics: true,
|
72
|
+
addLogical: function() {
|
73
|
+
this._l.push(arguments)
|
74
|
+
},
|
75
|
+
addStyle: function() {
|
76
|
+
this._s.push(arguments)
|
77
|
+
},
|
78
|
+
addPL: function(d) {
|
79
|
+
this._pl.push(d);
|
80
|
+
},
|
81
|
+
declareAvailable: function() {
|
82
|
+
this._d.push(arguments)
|
83
|
+
},
|
84
|
+
available: function() {
|
85
|
+
this._a.push(arguments)
|
86
|
+
},
|
87
|
+
onReady: function() {
|
88
|
+
this._o.push(arguments)
|
89
|
+
},
|
90
|
+
onCompletion: function() {
|
91
|
+
this._c.push(arguments)
|
92
|
+
},
|
93
|
+
completedStage: function() {
|
94
|
+
this._cs.push(arguments)
|
95
|
+
},
|
96
|
+
strings: {},
|
97
|
+
chars: {
|
98
|
+
EOL: String.fromCharCode(0x0A),
|
99
|
+
SQUOTE: String.fromCharCode(0x27),
|
100
|
+
DQUOTE: String.fromCharCode(0x22),
|
101
|
+
BACKSLASH: String.fromCharCode(0x5C),
|
102
|
+
YEN: String.fromCharCode(0xA5)
|
103
|
+
}
|
104
|
+
}
|
105
|
+
|
106
|
+
|
107
|
+
</script>
|
108
|
+
|
109
|
+
|
110
|
+
|
111
|
+
|
112
|
+
|
113
|
+
|
114
|
+
<link type="text/css" href="./Seller Central-homepage_files/rainier-jquery-ui-2387255160.css._V178048240_.css" rel="stylesheet">
|
115
|
+
|
116
|
+
|
117
|
+
|
118
|
+
|
119
|
+
|
120
|
+
<link type="text/css" href="./Seller Central-homepage_files/rainier-core-1863275087.css._V176786838_.css" rel="stylesheet">
|
121
|
+
|
122
|
+
|
123
|
+
<style type="text/css">
|
124
|
+
/* fix button margins in Safari & Chrome */
|
125
|
+
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
126
|
+
.awesomeButton span.button_label, .awesomeButton span.inner_button{margin-top: -1px;}
|
127
|
+
span.awesomeButton span.button_label{margin-top:0px}
|
128
|
+
}
|
129
|
+
</style>
|
130
|
+
|
131
|
+
|
132
|
+
|
133
|
+
|
134
|
+
|
135
|
+
|
136
|
+
|
137
|
+
|
138
|
+
|
139
|
+
|
140
|
+
|
141
|
+
|
142
|
+
|
143
|
+
|
144
|
+
|
145
|
+
|
146
|
+
|
147
|
+
|
148
|
+
|
149
|
+
|
150
|
+
<script type="text/javascript">
|
151
|
+
window.name="rainierWindow";
|
152
|
+
</script>
|
153
|
+
|
154
|
+
|
155
|
+
|
156
|
+
|
157
|
+
|
158
|
+
<script src="./Seller Central-homepage_files/d16gJSLibNL-2105740961.js._V158875366_.js"></script><script src="./Seller Central-homepage_files/main"></script></head>
|
159
|
+
<body><div id="ap_container"><iframe frameborder="0" tabindex="-1" src="javascript:void(false)" style="display:none;position:absolute;z-index:0;filter:Alpha(Opacity='0');opacity:0;"></iframe><iframe frameborder="0" tabindex="-1" src="javascript:void(false)" style="display:none;position:absolute;z-index:0;filter:Alpha(Opacity='0');opacity:0;"></iframe><iframe frameborder="0" tabindex="-1" src="javascript:void(false)" style="display:none;position:absolute;z-index:0;filter:Alpha(Opacity='0');opacity:0;"></iframe></div>
|
160
|
+
|
161
|
+
|
162
|
+
|
163
|
+
|
164
|
+
|
165
|
+
|
166
|
+
|
167
|
+
|
168
|
+
<img src="./Seller Central-homepage_files/transparent-pixel._V42752373_.gif" style="position: absolute" width="1" alt="" onload="if (typeof uet == 'function') { uet('ns'); }" height="1" border="0">
|
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
|
+
<script type="text/javascript">
|
318
|
+
|
319
|
+
|
320
|
+
|
321
|
+
function merchChanged( merchantID, customerID, merchantName, marketplaceID )
|
322
|
+
{
|
323
|
+
// show the please wait message
|
324
|
+
showPleaseWait();
|
325
|
+
|
326
|
+
if ( merchantID != 0 ) {
|
327
|
+
document.location = "https://sellercentral.amazon.com/gp/utilities/set-rainier-prefs.html?ie=UTF8&url=https%3A%2F%2Fsellercentral.amazon.com%2Fgp%2Fhomepage.html%2Fref%3Dag_home_dmer_home" + '&merchantID=' + merchantID;
|
328
|
+
} else {
|
329
|
+
document.location = "https://sellercentral.amazon.com/gp/utilities/set-rainier-prefs.html?ie=UTF8&url=https%3A%2F%2Fsellercentral.amazon.com%2Fgp%2Fhomepage.html%2Fref%3Dag_home_dmer_home" + '&merchantCustomerID=' + customerID + '&marketplaceID=' + marketplaceID;
|
330
|
+
}
|
331
|
+
}
|
332
|
+
|
333
|
+
|
334
|
+
function returnHome() {
|
335
|
+
document.location = "https://sellercentral.amazon.com/gp/homepage.html";
|
336
|
+
}
|
337
|
+
</script>
|
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
|
+
<style type="text/css">
|
372
|
+
#logoandmore{padding-top:3px;}
|
373
|
+
a.navActiveLink, a.navInactiveLink:visited, a.navInactiveLink:hover{color:#5A7DC8;}
|
374
|
+
a.navInactiveLink, a.navInactiveLink:visited, a.navInactiveLink:hover{color:#000;}
|
375
|
+
|
376
|
+
.navBadge{color:#c60;font-size:10px;font-family: arial,verdana;margin-left: 4px;}
|
377
|
+
.active .tabBadge{color: #FFD685;}
|
378
|
+
|
379
|
+
#sc_logo_top{width:auto;} /* override TODO remove*/
|
380
|
+
#market_switch{float:left;line-height:22px;padding:3px 0 0 30px;}
|
381
|
+
|
382
|
+
#subnav_container{background-color:#5A7DC8}
|
383
|
+
.merch-site-span{color:#696969;font-size:10px;font-weight:bold;}
|
384
|
+
|
385
|
+
#subnav_tools{height:auto;}
|
386
|
+
|
387
|
+
/* merchant bar styling */
|
388
|
+
#merchant-bar-container{border:0;border-bottom:1px solid #25353D;height:30px;margin:0;padding:0;width:100%;}
|
389
|
+
#merchant-bar{color:#000;height:18px;line-height:18px;padding:6px 2.5%;white-space:nowrap;width:95%}
|
390
|
+
.emphatic{color:#003399;}
|
391
|
+
|
392
|
+
.image-container{float:left;height:16px;padding:1px 12px 1px 6px;width:16px;}
|
393
|
+
|
394
|
+
#merchant-name{float:left;height:18px;line-height:18px;margin-right:22px;}
|
395
|
+
#merchant-website{float:left;height:18px;line-height:18px;}
|
396
|
+
.merch-website, .merch-label, .merch-release{padding-right:4px;}
|
397
|
+
|
398
|
+
#merchant-release{float:left;height:18px;line-height:18px}
|
399
|
+
|
400
|
+
#marketplaceSelect, #releaseSelect{height:18px;padding:2px;}
|
401
|
+
|
402
|
+
</style>
|
403
|
+
|
404
|
+
<div id="logoandmore" class="clearable">
|
405
|
+
<div id="sc_logo_top"><a href="https://sellercentral.amazon.com/gp/homepage.html/ref=ag_home_logo_home"><img src="./Seller Central-homepage_files/as_sc_logo_small._V167929621_.gif" width="148" id="sc_logo_top_image" height="28" border="0"></a></div>
|
406
|
+
<div id="market_switch">
|
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
|
+
|
442
|
+
|
443
|
+
|
444
|
+
|
445
|
+
|
446
|
+
|
447
|
+
|
448
|
+
|
449
|
+
|
450
|
+
|
451
|
+
|
452
|
+
|
453
|
+
|
454
|
+
|
455
|
+
|
456
|
+
|
457
|
+
|
458
|
+
|
459
|
+
|
460
|
+
|
461
|
+
|
462
|
+
|
463
|
+
|
464
|
+
|
465
|
+
|
466
|
+
|
467
|
+
|
468
|
+
|
469
|
+
|
470
|
+
|
471
|
+
|
472
|
+
<script type="text/javascript">
|
473
|
+
|
474
|
+
|
475
|
+
function switchMarketplace( marketplaceID ) {
|
476
|
+
showPleaseWait();
|
477
|
+
document.location = "https://sellercentral.amazon.com/gp/utilities/set-rainier-prefs.html?ie=UTF8&url=https%3A%2F%2Fsellercentral.amazon.com%2Fgp%2Fhomepage.html%2Fref%3Dag_home_dmar_home%3Fie%3DUTF8%26_mpc%3D1" + "&marketplaceID=" + marketplaceID;
|
478
|
+
}
|
479
|
+
|
480
|
+
function marketplaceChanged(marketplaceID) {
|
481
|
+
if(!marketplaceID) {return;}
|
482
|
+
|
483
|
+
switchMarketplace(marketplaceID);
|
484
|
+
}
|
485
|
+
|
486
|
+
function marketplaceChangedIWS(marketplaceID) {
|
487
|
+
if(!marketplaceID){return;}
|
488
|
+
showPleaseWait();
|
489
|
+
document.location = "https://sellercentral.amazon.com/gp/utilities/set-rainier-prefs.html?ie=UTF8&url=https%3A%2F%2Fsellercentral.amazon.com%2Fgp%2Fhomepage.html%2Fref%3Dag_home_dmar_home" + "&marketplaceID=" + marketplaceID;
|
490
|
+
}
|
491
|
+
</script>
|
492
|
+
|
493
|
+
|
494
|
+
|
495
|
+
<div id="merchant-website">
|
496
|
+
|
497
|
+
|
498
|
+
|
499
|
+
|
500
|
+
<span class="merch-site-span">www.amazon.com</span>
|
501
|
+
</div>
|
502
|
+
|
503
|
+
<div class="image-container"><img src="./Seller Central-homepage_files/USAmazon._V171112299_.png"></div>
|
504
|
+
</div>
|
505
|
+
<div id="sc_quicklinks_top">
|
506
|
+
<a class="sc_quicklink navActiveLink" href="https://sellercentral.amazon.com/gp/homepage.html/ref=ag_home_head_home">HOME</a> |
|
507
|
+
|
508
|
+
|
509
|
+
|
510
|
+
|
511
|
+
|
512
|
+
|
513
|
+
<span id="messagesID"><a class="sc_quicklink navInactiveLink" href="https://sellercentral.amazon.com/gp/communication-manager/inbox.html/ref=ag_cmin_head_home">MESSAGES</a></span> |
|
514
|
+
|
515
|
+
|
516
|
+
<span id="helpMenuID"><a id="helpMenuID" class="sc_quicklink navInactiveLink" href="https://sellercentral.amazon.com/gp/help/help.html/ref=ag_help_head_home?ie=UTF8&itemID=200700280&language=en_US">HELP</a></span> |
|
517
|
+
<a class="sc_quicklink" href="https://sellercentral.amazon.com/gp/sign-in/logout.html/ref=ag_logout_head_home" style="color:#000;">LOGOUT</a>
|
518
|
+
</div>
|
519
|
+
</div>
|
520
|
+
|
521
|
+
<div id="topNavContainer"><div id="globalSearchForm">
|
522
|
+
|
523
|
+
|
524
|
+
|
525
|
+
|
526
|
+
|
527
|
+
|
528
|
+
|
529
|
+
<form class="global-search-form" action="https://sellercentral.amazon.com/gp/search/search-results.html/ref=ag_helpsearch_bnav_home" method="GET">
|
530
|
+
<table><tbody><tr>
|
531
|
+
<td>
|
532
|
+
<input class="global-search-text" name="keywords" id="search-field" type="text" size="20" value="Search" onclick="clickclear(this,'Search')" onblur="clickrestore(this,'Search')">
|
533
|
+
</td>
|
534
|
+
<td>
|
535
|
+
<input type="image" src="./Seller Central-homepage_files/go._V187564664_.gif" width="21" height="21" border="0">
|
536
|
+
</td>
|
537
|
+
</tr></tbody></table>
|
538
|
+
</form>
|
539
|
+
|
540
|
+
|
541
|
+
<script language="javascript">
|
542
|
+
<!--
|
543
|
+
|
544
|
+
function clickclear(thisfield, defaulttext) {
|
545
|
+
thisfield.style.color = "#000000";
|
546
|
+
if (thisfield.value == defaulttext) {
|
547
|
+
thisfield.value = "";
|
548
|
+
}
|
549
|
+
}
|
550
|
+
|
551
|
+
function clickrestore(thisfield, defaulttext) {
|
552
|
+
if (thisfield.value == "") {
|
553
|
+
thisfield.style.color = "#808080";
|
554
|
+
thisfield.value = defaulttext;
|
555
|
+
}
|
556
|
+
}
|
557
|
+
|
558
|
+
-->
|
559
|
+
</script>
|
560
|
+
|
561
|
+
|
562
|
+
</div><ul id="topNav">
|
563
|
+
<li class="level1 inactive" style="z-index: 1005; "><iframe class="IframeShim" style="width: 203px; height: 134px; display: none; "></iframe>
|
564
|
+
<a href="https://sellercentral.amazon.com/gp/ezdpc-gui/inventory-status/status.html/ref=ag_invmgr_tnav_home_">INVENTORY
|
565
|
+
<div class="rightCapArrow"></div></a>
|
566
|
+
<ul class="subNav" style="visibility: hidden; ">
|
567
|
+
<li><a href="https://sellercentral.amazon.com/gp/ezdpc-gui/inventory-status/status.html/ref=ag_invmgr_dnav_home_">Manage Inventory
|
568
|
+
</a></li>
|
569
|
+
<li><a href="https://sellercentral.amazon.com/gp/ezdpc-gui/start.html/ref=ag_addlisting_dnav_home_">Add a Product
|
570
|
+
</a></li>
|
571
|
+
<li><a href="https://sellercentral.amazon.com/gp/item-manager/ezdpc/uploadInventory.html/ref=ag_invfile_dnav_home_">Upload Products & Inventory
|
572
|
+
</a></li>
|
573
|
+
<li><a href="https://sellercentral.amazon.com/gp/item-manager/ezdpc/openPickup.html/ref=ag_invreport_dnav_home_">Download Inventory File
|
574
|
+
</a></li>
|
575
|
+
<li><a href="https://sellercentral.amazon.com/mn/promotions/promotionHome/ref=ag_promomgr_dnav_home_">Manage Promotions
|
576
|
+
</a></li>
|
577
|
+
<div class="partialBorder" style="width: 99px; "></div></ul>
|
578
|
+
</li>
|
579
|
+
|
580
|
+
<li class="level1 inactive" style="z-index: 1004; "><iframe class="IframeShim" style="width: 191px; height: 84px; display: none; "></iframe>
|
581
|
+
<a href="https://sellercentral.amazon.com/gp/orders-v2/list/ref=ag_myo_tnav_home_?ie=UTF8&useSavedSearch=default">ORDERS
|
582
|
+
<div class="rightCapArrow"></div></a>
|
583
|
+
<ul class="subNav" style="visibility: hidden; ">
|
584
|
+
<li><a href="https://sellercentral.amazon.com/gp/orders-v2/list/ref=ag_myo_dnav_home_?ie=UTF8&useSavedSearch=default">Manage Orders
|
585
|
+
</a></li>
|
586
|
+
<li><a href="https://sellercentral.amazon.com/gp/transactions/orderPickup.html/ref=ag_orderrpt_dnav_home_">Order Reports
|
587
|
+
</a></li>
|
588
|
+
<li><a href="https://sellercentral.amazon.com/gp/transactions/uploadShippingConfirmation.html/ref=ag_ordrelfile_dnav_home_">Upload Order Related Files
|
589
|
+
</a></li>
|
590
|
+
<div class="partialBorder" style="width: 81px; "></div></ul>
|
591
|
+
</li>
|
592
|
+
|
593
|
+
<li class="level1 inactive" style="z-index: 1003; "><iframe class="IframeShim" style="width: 178px; height: 84px; display: none; "></iframe>
|
594
|
+
<a href="https://sellercentral.amazon.com/gp/payments-account/settlement-summary.html/ref=ag_payments_tnav_home_">REPORTS
|
595
|
+
<div class="rightCapArrow"></div></a>
|
596
|
+
<ul class="subNav" style="visibility: hidden; ">
|
597
|
+
<li>
|
598
|
+
<span class="small">• <a href="https://sellercentral.amazon.com/gp/payments-account/settlement-summary.html/ref=ag_payments_mmap_home">Payments</a></span>
|
599
|
+
</li>
|
600
|
+
<li><a href="https://sellercentral.amazon.com/gp/payments-account/settlement-summary.html/ref=ag_payments_dnav_home_">Finance
|
601
|
+
</a></li>
|
602
|
+
<li><a href="https://sellercentral.amazon.com/gp/sellercoach/dashboard/ref=ag_coach_dnav_home_">Amazon Selling Coach
|
603
|
+
</a></li>
|
604
|
+
<li><a href="https://sellercentral.amazon.com/gp/site-metrics/home.html/ref=ag_sitemetric_dnav_home_">Site Metrics and Reports
|
605
|
+
</a></li>
|
606
|
+
<div class="partialBorder" style="width: 88px; "></div></ul>
|
607
|
+
</li>
|
608
|
+
|
609
|
+
<li class="level1 inactive" style="z-index: 1002; "><iframe class="IframeShim" style="width: 185px; height: 134px; display: none; "></iframe>
|
610
|
+
<a href="https://sellercentral.amazon.com/gp/customer-experience/summary.html/ref=ag_custmetric_tnav_home_">PERFORMANCE
|
611
|
+
<div class="rightCapArrow"></div></a>
|
612
|
+
<ul class="subNav" style="visibility: hidden; ">
|
613
|
+
<li><a href="https://sellercentral.amazon.com/gp/customer-experience/summary.html/ref=ag_custmetric_dnav_home_">Customer Metrics
|
614
|
+
</a></li>
|
615
|
+
<li><a href="https://sellercentral.amazon.com/gp/feedback-manager/home.html/ref=ag_feedback_dnav_home_">Feedback
|
616
|
+
</a></li>
|
617
|
+
<li><a href="https://sellercentral.amazon.com/gp/guarantee-claims/home.html/ref=ag_azclaims_dnav_home_">A-to-z Guarantee Claims
|
618
|
+
</a></li>
|
619
|
+
<li><a href="https://sellercentral.amazon.com/gp/chargebacks/home.html/ref=ag_chrgbck_dnav_home_">Chargeback Claims
|
620
|
+
</a></li>
|
621
|
+
<li><a href="https://sellercentral.amazon.com/gp/customer-experience/perf-notifications.html/ref=ag_cxperform_dnav_home_">Performance Notifications
|
622
|
+
</a></li>
|
623
|
+
<div class="partialBorder" style="width: 119px; "></div></ul>
|
624
|
+
</li>
|
625
|
+
|
626
|
+
<li class="level1 inactive last" style="z-index: 1001; "><iframe class="IframeShim" style="width: 174px; height: 184px; display: none; "></iframe>
|
627
|
+
<a href="https://sellercentral.amazon.com/gp/seller/configuration/account-info-page.html/ref=ag_acctinfo_tnav_home_">SETTINGS
|
628
|
+
<div class="rightCapArrow"></div></a>
|
629
|
+
<ul class="subNav" style="visibility: hidden; ">
|
630
|
+
<li><a href="https://sellercentral.amazon.com/gp/seller/configuration/account-info-page.html/ref=ag_acctinfo_dnav_home_">Account Info
|
631
|
+
</a></li>
|
632
|
+
<li><a href="https://sellercentral.amazon.com/gp/seller/configuration/notificationPreferences.html/ref=ag_notifpref_dnav_home_">Notification Preferences
|
633
|
+
</a></li>
|
634
|
+
<li><a href="https://sellercentral.amazon.com/gp/seller/configuration/login-settings.html/ref=ag_loginsett_dnav_home_">Login Settings
|
635
|
+
</a></li>
|
636
|
+
<li><a href="https://sellercentral.amazon.com/gp/gift-services/dispatch.html/ref=ag_giftops_dnav_home_">Gift Options
|
637
|
+
</a></li>
|
638
|
+
<li><a href="https://sellercentral.amazon.com/gp/shipping/dispatch.html/ref=ag_shipset_dnav_home_">Shipping Settings
|
639
|
+
</a></li>
|
640
|
+
<li><a href="https://sellercentral.amazon.com/gp/account-manager/home.html/ref=ag_userperms_dnav_home_">User Permissions
|
641
|
+
</a></li>
|
642
|
+
<li><a href="https://sellercentral.amazon.com/gp/help-content/home.html/ref=ag_infopol_dnav_home_">Your Info & Policies
|
643
|
+
</a></li>
|
644
|
+
<div class="partialBorder" style="width: 91px; "></div></ul>
|
645
|
+
</li>
|
646
|
+
</ul></div>
|
647
|
+
<div id="subnav_container" class="clear clearable">
|
648
|
+
<ul id="subnav_tools">
|
649
|
+
|
650
|
+
<li class="subnav_welcome">Welcome! You are signed in as: John Smith (care@somewhere.com)</li>
|
651
|
+
</ul>
|
652
|
+
</div>
|
653
|
+
|
654
|
+
|
655
|
+
|
656
|
+
|
657
|
+
|
658
|
+
|
659
|
+
|
660
|
+
|
661
|
+
<script type="text/javascript">
|
662
|
+
var gNavbarHeight = 97;
|
663
|
+
</script>
|
664
|
+
|
665
|
+
|
666
|
+
|
667
|
+
<img src="./Seller Central-homepage_files/transparent-pixel._V42752373_.gif" style="position: absolute" width="1" alt="" onload="if (typeof uet == 'function') { uet('ne'); }" height="1" border="0">
|
668
|
+
|
669
|
+
|
670
|
+
|
671
|
+
|
672
|
+
|
673
|
+
|
674
|
+
|
675
|
+
|
676
|
+
|
677
|
+
|
678
|
+
|
679
|
+
|
680
|
+
|
681
|
+
|
682
|
+
|
683
|
+
|
684
|
+
|
685
|
+
|
686
|
+
|
687
|
+
|
688
|
+
|
689
|
+
|
690
|
+
|
691
|
+
|
692
|
+
|
693
|
+
|
694
|
+
|
695
|
+
|
696
|
+
|
697
|
+
|
698
|
+
|
699
|
+
|
700
|
+
|
701
|
+
<div id="MEWSDivID">
|
702
|
+
|
703
|
+
|
704
|
+
|
705
|
+
|
706
|
+
|
707
|
+
|
708
|
+
|
709
|
+
|
710
|
+
|
711
|
+
|
712
|
+
|
713
|
+
|
714
|
+
|
715
|
+
|
716
|
+
|
717
|
+
|
718
|
+
|
719
|
+
|
720
|
+
|
721
|
+
|
722
|
+
|
723
|
+
|
724
|
+
|
725
|
+
|
726
|
+
|
727
|
+
|
728
|
+
|
729
|
+
|
730
|
+
|
731
|
+
|
732
|
+
|
733
|
+
|
734
|
+
|
735
|
+
|
736
|
+
|
737
|
+
|
738
|
+
|
739
|
+
|
740
|
+
|
741
|
+
|
742
|
+
|
743
|
+
|
744
|
+
|
745
|
+
|
746
|
+
|
747
|
+
|
748
|
+
|
749
|
+
|
750
|
+
|
751
|
+
|
752
|
+
|
753
|
+
|
754
|
+
|
755
|
+
|
756
|
+
|
757
|
+
|
758
|
+
|
759
|
+
|
760
|
+
|
761
|
+
|
762
|
+
|
763
|
+
|
764
|
+
|
765
|
+
|
766
|
+
|
767
|
+
|
768
|
+
|
769
|
+
|
770
|
+
|
771
|
+
|
772
|
+
|
773
|
+
|
774
|
+
|
775
|
+
|
776
|
+
|
777
|
+
|
778
|
+
|
779
|
+
|
780
|
+
|
781
|
+
|
782
|
+
|
783
|
+
|
784
|
+
|
785
|
+
|
786
|
+
|
787
|
+
|
788
|
+
|
789
|
+
|
790
|
+
|
791
|
+
|
792
|
+
|
793
|
+
|
794
|
+
|
795
|
+
|
796
|
+
|
797
|
+
|
798
|
+
<br>
|
799
|
+
</div>
|
800
|
+
|
801
|
+
<script type="text/javascript">
|
802
|
+
<!--
|
803
|
+
// make and process the AJAX request for the MEWS message
|
804
|
+
var mewsUrl = '/gp/homepage/mews-message-internals.html?PowerBar=0&nocache=0.978840289527582';
|
805
|
+
var mewsHttp = createRequestObject();
|
806
|
+
mewsHttp.open('GET', mewsUrl, true);
|
807
|
+
mewsHttp.onreadystatechange = function(){handleMewsResponse();};
|
808
|
+
mewsHttp.send(null);
|
809
|
+
|
810
|
+
function createRequestObject() {
|
811
|
+
var ro;
|
812
|
+
var browser = navigator.appName;
|
813
|
+
if(browser == "Microsoft Internet Explorer"){
|
814
|
+
ro = new ActiveXObject("Microsoft.XMLHTTP");
|
815
|
+
}else{
|
816
|
+
ro = new XMLHttpRequest();
|
817
|
+
}
|
818
|
+
return ro;
|
819
|
+
}
|
820
|
+
|
821
|
+
function handleMewsResponse()
|
822
|
+
{
|
823
|
+
if(mewsHttp.readyState == 4 && mewsHttp.status == 200) {
|
824
|
+
if(mewsHttp.responseText.indexOf("SERVICE_UNAVAILABLE") == -1)
|
825
|
+
document.getElementById("MEWSDivID").innerHTML = mewsHttp.responseText;
|
826
|
+
}
|
827
|
+
}
|
828
|
+
|
829
|
+
function dismissMEWSMsg(prefName)
|
830
|
+
{
|
831
|
+
var prefUrl = '/gp/utilities/set-arbitrary-pref.html?nocache=0.526448655241605&prefName=' + prefName + '&prefValue=false';
|
832
|
+
var prefHttp = createRequestObject();
|
833
|
+
prefHttp.open('GET', prefUrl, true);
|
834
|
+
prefHttp.onreadystatechange = function(){handlePrefResponse();};
|
835
|
+
prefHttp.send(null);
|
836
|
+
}
|
837
|
+
|
838
|
+
function handlePrefResponse()
|
839
|
+
{
|
840
|
+
window.location.href = "https://sellercentral.amazon.com/gp/homepage.html";
|
841
|
+
}
|
842
|
+
-->
|
843
|
+
</script>
|
844
|
+
|
845
|
+
<table style="margin:0 auto;padding:0;border:0;width:95%;" align="center">
|
846
|
+
<tbody><tr>
|
847
|
+
<td id="leftColumn" class="tiny" style="width:300px; vertical-align:top; background-color:#fff">
|
848
|
+
<table style="border:0;padding:0:margin:0;width:100%;"><tbody><tr><td>
|
849
|
+
<div style="border:2px solid #bbb; background-color:#ddd; padding:6px">
|
850
|
+
|
851
|
+
|
852
|
+
<div class="sortablecolumn ui-sortable" style="width:100%;min-height:200px">
|
853
|
+
|
854
|
+
<div class="portlet" id="1121" style="margin-bottom:6px;display:"><table border="0" name="leftWidget" cellspacing="1" cellpadding="5" bgcolor="#DDDDDD" width="100%">
|
855
|
+
<tbody><tr bgcolor="#F4F4F4"><td style="cursor:move;"><span class="h3color" style="float:left;width:80%">Site Map</span>
|
856
|
+
<span style="float:right"><img style="cursor:pointer;" class="collapse-toggle-button" src="./Seller Central-homepage_files/dash-minus._V196104864_.gif"><img style="margin-left:2px" src="./Seller Central-homepage_files/grip._V196362312_.gif"></span></td></tr>
|
857
|
+
<tr bgcolor="#FFFFFF"><td>
|
858
|
+
<div class="collapsible-body" style="display:">
|
859
|
+
|
860
|
+
|
861
|
+
|
862
|
+
|
863
|
+
|
864
|
+
|
865
|
+
|
866
|
+
|
867
|
+
|
868
|
+
|
869
|
+
|
870
|
+
|
871
|
+
|
872
|
+
|
873
|
+
|
874
|
+
|
875
|
+
|
876
|
+
|
877
|
+
|
878
|
+
|
879
|
+
|
880
|
+
|
881
|
+
|
882
|
+
|
883
|
+
|
884
|
+
|
885
|
+
|
886
|
+
|
887
|
+
|
888
|
+
|
889
|
+
|
890
|
+
|
891
|
+
|
892
|
+
|
893
|
+
|
894
|
+
|
895
|
+
|
896
|
+
|
897
|
+
|
898
|
+
|
899
|
+
|
900
|
+
|
901
|
+
|
902
|
+
|
903
|
+
|
904
|
+
|
905
|
+
|
906
|
+
|
907
|
+
|
908
|
+
|
909
|
+
|
910
|
+
|
911
|
+
|
912
|
+
|
913
|
+
|
914
|
+
|
915
|
+
|
916
|
+
|
917
|
+
|
918
|
+
|
919
|
+
|
920
|
+
<table cellspacing="0" cellpadding="3" width="100%" border="0">
|
921
|
+
<tbody><tr>
|
922
|
+
<td class="tiny" valign="top" align="left" bgcolor="#FFFFFF"> <p>
|
923
|
+
|
924
|
+
<span class="small-orange"><b>Inventory</b></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/ezdpc-gui/inventory-status/status.html/ref=ag_invmgr_mmap_home">Manage Inventory</a></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/ezdpc-gui/start.html/ref=ag_addlisting_mmap_home">Add a Product</a></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/item-manager/ezdpc/uploadInventory.html/ref=ag_invfile_mmap_home">Upload Products & Inventory</a></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/item-manager/ezdpc/openPickup.html/ref=ag_invreport_mmap_home">Download Inventory File</a></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/mn/promotions/promotionHome/ref=ag_promomgr_mmap_home">Manage Promotions</a></span><br></p><p><span class="small-orange"><b>Orders</b></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/orders-v2/list/ref=ag_myo_mmap_home?ie=UTF8&useSavedSearch=default">Manage Orders</a></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/transactions/orderPickup.html/ref=ag_orderrpt_mmap_home">Order Reports</a></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/transactions/uploadShippingConfirmation.html/ref=ag_ordrelfile_mmap_home">Upload Order Related Files</a></span><br></p><p><span class="small-orange"><b>Reports</b></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/payments-account/settlement-summary.html/ref=ag_payments_mmap_home">Finance</a></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/sellercoach/dashboard/ref=ag_coach_mmap_home">Amazon Selling Coach</a></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/site-metrics/home.html/ref=ag_sitemetric_mmap_home">Site Metrics and Reports</a></span><br></p><p><span class="small-orange"><b>Performance</b></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/customer-experience/summary.html/ref=ag_custmetric_mmap_home">Customer Metrics</a></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/feedback-manager/home.html/ref=ag_feedback_mmap_home">Feedback</a></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/guarantee-claims/home.html/ref=ag_azclaims_mmap_home">A-to-z Guarantee Claims</a></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/chargebacks/home.html/ref=ag_chrgbck_mmap_home">Chargeback Claims</a></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/customer-experience/perf-notifications.html/ref=ag_cxperform_mmap_home">Performance Notifications</a></span><br></p><p><span class="small-orange"><b>Settings</b></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/seller/configuration/account-info-page.html/ref=ag_acctinfo_mmap_home">Account Info</a></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/seller/configuration/notificationPreferences.html/ref=ag_notifpref_mmap_home">Notification Preferences</a></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/seller/configuration/login-settings.html/ref=ag_loginsett_mmap_home">Login Settings</a></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/gift-services/dispatch.html/ref=ag_giftops_mmap_home">Gift Options</a></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/shipping/dispatch.html/ref=ag_shipset_mmap_home">Shipping Settings</a></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/account-manager/home.html/ref=ag_userperms_mmap_home">User Permissions</a></span><br><span class="tiny">• </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/help-content/home.html/ref=ag_infopol_mmap_home">Your Info & Policies</a></span><br>
|
925
|
+
</p></td>
|
926
|
+
</tr>
|
927
|
+
</tbody></table>
|
928
|
+
</div></td></tr></tbody></table></div></div>
|
929
|
+
</div>
|
930
|
+
</td></tr></tbody></table>
|
931
|
+
<a href="https://sellercentral.amazon.com/gp/utilities/set-arbitrary-pref.html/ref=ag_resetview_cont_home?ie=UTF8&prefValue=&unset=1&prefName=widgetCustomization&redirect=1">Reset to default view</a></td>
|
932
|
+
|
933
|
+
<td style="width:1%;"> </td>
|
934
|
+
|
935
|
+
<td id="centerColumn" style="vertical-align:top">
|
936
|
+
|
937
|
+
|
938
|
+
<table width="100%" height="100%" cellspacing="0" cellpadding="0" border="0"><tbody><tr><td><div class="sc-center-widget-header"><span class="title">Headlines</span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/headlines.html/ref=ag_headlines_cont_home">(see all)</a></span></div></td></tr><tr><td><b class="h3color">New: Tabbed format for Add a Product tool</b><br><span class="tiny">Jun 29, 2011</span><br><img src="./Seller Central-homepage_files/clear._V192558203_.gif" height="3px"><br><span class="small">Amazon
|
939
|
+
is excited to introduce a new "tab" format in the Add a Product tool
|
940
|
+
in Seller Central. Please note that this new format is being introduced
|
941
|
+
gradually; for a short time, some sellers may continue to see the old tool
|
942
|
+
format.
|
943
|
+
|
944
|
+
The
|
945
|
+
new tab fo... </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/headlines.html/ref=ag_headlines_cont_home#40331">Learn more</a></span><br></td></tr><tr><td><img src="./Seller Central-homepage_files/clear._V192558203_.gif" height="12px"></td></tr><tr><td><b class="h3color">Return Policy Information Displayed to Buyers</b><br><span class="tiny">Jun 13, 2011</span><br><img src="./Seller Central-homepage_files/clear._V192558203_.gif" height="3px"><br><span class="small">To ensure a consistent experience for buyers, Amazon sellers are required to have return policies that are at least as favorable as the Amazon return policies. To help provide the best experience for buyers, we will be updating the return information in y... </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/headlines.html/ref=ag_headlines_cont_home#40091">Learn more</a></span><br></td></tr><tr><td><img src="./Seller Central-homepage_files/clear._V192558203_.gif" height="12px"></td></tr><tr><td>
|
946
|
+
|
947
|
+
|
948
|
+
<div id="ad-top-container" class="aligncenter" style="margin-bottom:10px">
|
949
|
+
<div id="ad-top" style="margin:auto;">
|
950
|
+
|
951
|
+
|
952
|
+
|
953
|
+
|
954
|
+
<img src="./Seller Central-homepage_files/transparent-pixel._V192234675_.gif" height="1" width="400">
|
955
|
+
<div id="cachebust_690621_adcontent" style="display:block; margin-top: 0px; margin-bottom:0px; padding:0px; width:100%; "><iframe id="cachebust_690621" src="./Seller Central-homepage_files/iframeproxy-3.html" frameborder="0" marginheight="0" marginwidth="0" leftmargin="0" topmargin="0" name="cachebust_690621" title="Ad" scrolling="no" allowtransparency="true" width="100%" height="214"></iframe>
|
956
|
+
|
957
|
+
|
958
|
+
<noscript><img src="https://images-na.ssl-images-amazon.com/images/G/01/x-locale/common/transparent-pixel._V192234675_.gif" height="1" width="400"/><iframe id="cachebust_690621" name="cachebust_690621" src="https://ad.doubleclick.net/adi/amzn.us.sc.hp.atf/_default;sz=400x200;pgid=;u=65873c01a6fc4e71812204cc9e57b3a8;s=i0;s=i1;s=i2;s=i3;s=i4;s=i5;s=i6;s=i7;s=i9;s=144;s=143;s=1098;s=1131;s=886;s=1089;s=940;s=939;s=396;s=1009;s=32;s=120;s=u12;s=u14;s=u4;s=m1;s=u2;z=1580;z=1504;tile=1?" title="Ad" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" allowtransparency="true" style="" width="100%" height="214"></iframe></noscript>
|
959
|
+
<p style="margin:0;color:rgb(0,0,136);font-size:10px;font-family:Verdana,Arial,Helvetica,sans-serif;text-align:center;vertical-align:top;width:100%;padding-top:3px;padding-top:2px;"> <span style="display:inline-block;cursor:pointer;text-decoration:underline;" id="showFeedbackForm690621" onclick="var t=99,l=function($){if($=window.jQuery)$.getScript('https://aan.amazon.com/2009-09-09/ad/feedback.us/default?pt=RemoteContent&slot=main&pt2=feedbackscript',function(){d16g.feedback.render(document,{locale:'en_US',impressionId:'65873c01a6fc4e71812204cc9e57b3a8',randomId:690621,questionGroupId:2,slotName:'seller-central-home-atf',pageType:'sellercentral',pageSubType:'sellercentral',adContentId:612})});else setTimeout(l,t*=2)};l()"> Ad feedback </span> </p></div>
|
960
|
+
</div>
|
961
|
+
</div>
|
962
|
+
|
963
|
+
<div class="sc-center-widget-header"><span class="title">More Selling Tools</span></div></td></tr><tr><td><b class="h3color">Fulfillment by Amazon Revenue Calculator</b><br><span class="tiny">Nov 8, 2010</span><br><img src="./Seller Central-homepage_files/clear._V192558203_.gif" height="3px"><br><span class="small">Check out the cost benefits of using Fulfillment by Amazon with the
|
964
|
+
<a href="https://sellercentral.amazon.com/gp/fbacalc/fba-calculator.html/ref=xx_fbacalc_mst1_home">FBA Revenue
|
965
|
+
Calculator</a>. </span><span class="tiny"><a href="https://sellercentral.amazon.com/gp/selling-tools.html/ref=ag_xx_cont_home#15781">Learn more</a></span><br></td></tr><tr><td><img src="./Seller Central-homepage_files/clear._V192558203_.gif" height="12px"></td></tr><tr><td><b class="h3color">Amazon Marketplace Shipping Service Now Available</b><br><span class="tiny">Sep 30, 2010</span><br><img src="./Seller Central-homepage_files/clear._V192558203_.gif" height="3px"><br>Buy United States Postal Service® postage on Seller Central to save time and money. <a href="https://sellercentral.amazon.com/gp/help/help-page.html/ref=xx_200202220_cont_home?ie=UTF8&itemID=200202220">Learn more</a><br></td></tr><tr><td><img src="./Seller Central-homepage_files/clear._V192558203_.gif" height="12px"></td></tr></tbody></table>
|
966
|
+
|
967
|
+
|
968
|
+
|
969
|
+
|
970
|
+
|
971
|
+
<div class="sc-center-widget-header" style="margin-top:10px">
|
972
|
+
<span class="title">
|
973
|
+
Recent product recalls
|
974
|
+
</span>
|
975
|
+
</div>
|
976
|
+
<a href="https://sellercentral.amazon.com/gp/recall-notice.html/ref=ag_recall_cont_home">Recent product recalls</a></td>
|
977
|
+
|
978
|
+
|
979
|
+
<td style="vertical-align:top;text-align:left;width:1%"> </td>
|
980
|
+
|
981
|
+
<td id="rightColumn" style="width:180px;vertical-align:top;" class="tiny">
|
982
|
+
|
983
|
+
|
984
|
+
<table style="border:0;padding:0:margin:0;width:100%;"><tbody><tr><td>
|
985
|
+
|
986
|
+
|
987
|
+
<div class="sortablecolumn ui-sortable" style="width:100%;min-height:200px"><div class="portlet" id="18851" style="margin-bottom:6px;display:"><table border="0" name="rightWidget" cellspacing="1" cellpadding="5" bgcolor="#BBBBBB" width="100%">
|
988
|
+
<tbody><tr bgcolor="#F4F4F4"><td style="cursor:move;"><span class="h3color" style="float:left;width:80%">Seller Performance</span>
|
989
|
+
<span style="float:right"><img style="cursor:pointer;" class="collapse-toggle-button" src="./Seller Central-homepage_files/dash-minus._V196104864_.gif"><img style="margin-left:2px" src="./Seller Central-homepage_files/grip._V196362312_.gif"></span></td></tr>
|
990
|
+
<tr bgcolor="#FFFFFF"><td>
|
991
|
+
<div class="collapsible-body" style="display:">
|
992
|
+
|
993
|
+
|
994
|
+
<div id="sellerPerfStatusWidgetInternalsID0961725091307951">
|
995
|
+
|
996
|
+
|
997
|
+
|
998
|
+
<table width="100%" border="0" cellpadding="0" cellspacing="0">
|
999
|
+
<tbody><tr>
|
1000
|
+
|
1001
|
+
<td style="background-color: rgb(255, 255, 255);
|
1002
|
+
background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/rainier/icons/successmessage._V192558628_.gif);
|
1003
|
+
background-repeat: no-repeat; background-position:-6px -6px;">
|
1004
|
+
|
1005
|
+
<div style="margin-left: 40px; margin-bottom: 7px; margin-top: 3px;">
|
1006
|
+
<strong>Good</strong><br>
|
1007
|
+
<span class="smaller">
|
1008
|
+
<a href="https://sellercentral.amazon.com/gp/customer-experience/summary.html/ref=ag_custmetric_cont_home">View Details</a>
|
1009
|
+
</span>
|
1010
|
+
</div></td>
|
1011
|
+
|
1012
|
+
|
1013
|
+
|
1014
|
+
|
1015
|
+
</tr>
|
1016
|
+
</tbody></table>
|
1017
|
+
|
1018
|
+
|
1019
|
+
</div>
|
1020
|
+
|
1021
|
+
<script type="text/javascript">
|
1022
|
+
<!--
|
1023
|
+
// setup the "loading" message
|
1024
|
+
var startOWContent = '<table border="0" cellspacing="1" cellpadding="1" width="100%" bgcolor="#F4F4F4"><tr bgcolor="#F4F4F4"><td nowrap> </td></tr><tr bgcolor="#F4F4F4"><td nowrap> </td></tr><tr><td nowrap align="middle" bgcolor="#F4F4F4"><class="small">loading</td></tr><tr><td nowrap align="middle" bgcolor="#F4F4F4"><class="small"> <img width="114" height="9" src="https://images-na.ssl-images-amazon.com/images/G/01/rainier/ajax/loading-bar-small._V192558489_.gif"> </td></tr><tr><td nowrap align="middle" bgcolor="#F4F4F4"><class="small"> </td></tr><tr bgcolor="#F4F4F4"><td nowrap> </td></tr><tr bgcolor="#F4F4F4"><td nowrap height="17px"></td></tr></table>';
|
1025
|
+
document.getElementById("sellerPerfStatusWidgetInternalsID0961725091307951").innerHTML = startOWContent;
|
1026
|
+
|
1027
|
+
// make and process the AJAX request
|
1028
|
+
var sellerPerfStatusURL0961725091307951 = '/gp/customer-experience/widgets/sellerPerfStatusWidgetInternals.html?&nocache=0961725091307951';
|
1029
|
+
var sellerPerfStatusHttp0961725091307951 = createRequestObject0961725091307951();
|
1030
|
+
sellerPerfStatusHttp0961725091307951.open('GET', sellerPerfStatusURL0961725091307951, true);
|
1031
|
+
sellerPerfStatusHttp0961725091307951.onreadystatechange = function(){handleSellerPerfStatusResponse0961725091307951();};
|
1032
|
+
sellerPerfStatusHttp0961725091307951.send(null);
|
1033
|
+
|
1034
|
+
function createRequestObject0961725091307951() {
|
1035
|
+
var ro;
|
1036
|
+
var browser = navigator.appName;
|
1037
|
+
if(browser == "Microsoft Internet Explorer"){
|
1038
|
+
ro = new ActiveXObject("Microsoft.XMLHTTP");
|
1039
|
+
}else{
|
1040
|
+
ro = new XMLHttpRequest();
|
1041
|
+
}
|
1042
|
+
return ro;
|
1043
|
+
}
|
1044
|
+
|
1045
|
+
function handleSellerPerfStatusResponse0961725091307951()
|
1046
|
+
{
|
1047
|
+
if(sellerPerfStatusHttp0961725091307951.readyState == 4 && sellerPerfStatusHttp0961725091307951.status == 200) {
|
1048
|
+
if(sellerPerfStatusHttp0961725091307951.responseText.indexOf("SERVICE_UNAVAILABLE") == -1)
|
1049
|
+
document.getElementById("sellerPerfStatusWidgetInternalsID0961725091307951").innerHTML = sellerPerfStatusHttp0961725091307951.responseText;
|
1050
|
+
else document.getElementById("sellerPerfStatusWidgetInternalsID0961725091307951").innerHTML = "";
|
1051
|
+
}
|
1052
|
+
}
|
1053
|
+
-->
|
1054
|
+
</script>
|
1055
|
+
</div></td></tr></tbody></table></div>
|
1056
|
+
<div class="portlet" id="6521" style="margin-bottom:6px;display:"><table border="0" name="rightWidget" cellspacing="1" cellpadding="5" bgcolor="#BBBBBB" width="100%">
|
1057
|
+
<tbody><tr bgcolor="#F4F4F4"><td style="cursor:move;"><span class="h3color" style="float:left;width:80%">Sales Summary</span>
|
1058
|
+
<span style="float:right"><img style="cursor:pointer;" class="collapse-toggle-button" src="./Seller Central-homepage_files/dash-minus._V196104864_.gif"><img style="margin-left:2px" src="./Seller Central-homepage_files/grip._V196362312_.gif"></span></td></tr>
|
1059
|
+
<tr bgcolor="#FFFFFF"><td>
|
1060
|
+
<div class="collapsible-body" style="display:">
|
1061
|
+
|
1062
|
+
|
1063
|
+
<div id="salesWidgetInternalsID0898034278654471">
|
1064
|
+
|
1065
|
+
|
1066
|
+
|
1067
|
+
|
1068
|
+
|
1069
|
+
|
1070
|
+
|
1071
|
+
|
1072
|
+
|
1073
|
+
|
1074
|
+
|
1075
|
+
|
1076
|
+
|
1077
|
+
|
1078
|
+
|
1079
|
+
|
1080
|
+
|
1081
|
+
|
1082
|
+
|
1083
|
+
|
1084
|
+
|
1085
|
+
|
1086
|
+
|
1087
|
+
|
1088
|
+
|
1089
|
+
|
1090
|
+
|
1091
|
+
|
1092
|
+
|
1093
|
+
|
1094
|
+
|
1095
|
+
|
1096
|
+
|
1097
|
+
|
1098
|
+
|
1099
|
+
|
1100
|
+
|
1101
|
+
|
1102
|
+
|
1103
|
+
|
1104
|
+
|
1105
|
+
|
1106
|
+
|
1107
|
+
|
1108
|
+
|
1109
|
+
|
1110
|
+
|
1111
|
+
|
1112
|
+
|
1113
|
+
|
1114
|
+
|
1115
|
+
|
1116
|
+
|
1117
|
+
|
1118
|
+
|
1119
|
+
|
1120
|
+
|
1121
|
+
|
1122
|
+
|
1123
|
+
|
1124
|
+
|
1125
|
+
<table border="0" cellspacing="1" cellpadding="1" width="100%" bgcolor="#dddddd">
|
1126
|
+
<tbody><tr bgcolor="#E7EBF7">
|
1127
|
+
<td nowrap=""> </td>
|
1128
|
+
<td nowrap="" align="center"><b class="small"> Gross </b></td>
|
1129
|
+
<td nowrap="" align="center"><b class="small"> Units </b></td>
|
1130
|
+
</tr>
|
1131
|
+
|
1132
|
+
<tr>
|
1133
|
+
<td nowrap="" bgcolor="#E7EBF7"><b class="small">7 Days</b></td>
|
1134
|
+
<td nowrap="" bgcolor="#F4F4F4" align="center" class="tiny">$69,534</td>
|
1135
|
+
<td nowrap="" bgcolor="#F4F4F4" align="center" class="tiny">603</td>
|
1136
|
+
</tr>
|
1137
|
+
<tr>
|
1138
|
+
<td nowrap="" bgcolor="#E7EBF7"><b class="small">15 Days</b></td>
|
1139
|
+
<td nowrap="" bgcolor="#F4F4F4" align="center" class="tiny">$108,124</td>
|
1140
|
+
<td nowrap="" bgcolor="#F4F4F4" align="center" class="tiny">1,292</td>
|
1141
|
+
</tr>
|
1142
|
+
<tr>
|
1143
|
+
<td nowrap="" bgcolor="#E7EBF7"><b class="small">30 Days</b></td>
|
1144
|
+
<td nowrap="" bgcolor="#F4F4F4" align="center" class="tiny">$213,058</td>
|
1145
|
+
<td nowrap="" bgcolor="#F4F4F4" align="center" class="tiny">2,771</td>
|
1146
|
+
</tr>
|
1147
|
+
|
1148
|
+
</tbody></table>
|
1149
|
+
|
1150
|
+
</div>
|
1151
|
+
|
1152
|
+
<center>
|
1153
|
+
<span class="tiny">
|
1154
|
+
<br><a href="https://sellercentral.amazon.com/gp/site-metrics/report.html/ref=ag_sitereport_cont_home?reportID=102%3ASalesTrafficTimeSeries&filterList=101%3AWebsites1%2C101%3ADateRange1%2C101%3ADateUnit1&101%3AWebsites1=Website%3A%3AATVPDKIKX0DER%3A%3Awww.amazon.com%3A%3Astring&101%3ALogicalDateRange1=Preselected+Period%3A%3A2%3A%3Alast+week%3A%3A&101%3ADateRange1=Date+Range%3A%3A101%3AConcreteDateRange%3A%3A%3A%3Adate&startMonth=05&startDay=03&startYear=2011&endMonth=06&endDay=02&endYear=2011&101%3ADateUnit1=Date+Unit%3A%3A1%3A%3Adays%3A%3Ainteger&changedParams=1">
|
1155
|
+
View more seller metrics</a>
|
1156
|
+
</span>
|
1157
|
+
</center>
|
1158
|
+
|
1159
|
+
|
1160
|
+
<script type="text/javascript">
|
1161
|
+
<!--
|
1162
|
+
// setup the "loading" mesage
|
1163
|
+
var startOWContent = '<table border="0" cellspacing="1" cellpadding="1" width="100%" bgcolor="#F4F4F4"><tr bgcolor="#F4F4F4"><td nowrap> </td></tr><tr><td nowrap align="middle" bgcolor="#F4F4F4"><class="small">loading</td></tr><tr><td nowrap align="middle" bgcolor="#F4F4F4"><class="small"> <img width="114" height="9" src="https://images-na.ssl-images-amazon.com/images/G/01/rainier/ajax/loading-bar-small._V192558489_.gif"> </td></tr><tr><td nowrap align="middle" bgcolor="#F4F4F4"><class="small"> </td></tr></table>';
|
1164
|
+
document.getElementById("salesWidgetInternalsID0898034278654471").innerHTML = startOWContent;
|
1165
|
+
|
1166
|
+
// make and process the AJAX request
|
1167
|
+
var salesUrl0898034278654471 = '/gp/homepage/sales-summary-widget-internals.html?nocache=0898034278654471';
|
1168
|
+
var salesHttp0898034278654471 = createRequestObject0898034278654471();
|
1169
|
+
salesHttp0898034278654471.open('GET', salesUrl0898034278654471, true);
|
1170
|
+
salesHttp0898034278654471.onreadystatechange = function(){handleSalesResponse0898034278654471();};
|
1171
|
+
salesHttp0898034278654471.send(null);
|
1172
|
+
|
1173
|
+
function createRequestObject0898034278654471() {
|
1174
|
+
var ro;
|
1175
|
+
var browser = navigator.appName;
|
1176
|
+
if(browser == "Microsoft Internet Explorer"){
|
1177
|
+
ro = new ActiveXObject("Microsoft.XMLHTTP");
|
1178
|
+
}else{
|
1179
|
+
ro = new XMLHttpRequest();
|
1180
|
+
}
|
1181
|
+
return ro;
|
1182
|
+
}
|
1183
|
+
|
1184
|
+
function handleSalesResponse0898034278654471()
|
1185
|
+
{
|
1186
|
+
if(salesHttp0898034278654471.readyState == 4 && salesHttp0898034278654471.status == 200) {
|
1187
|
+
if(salesHttp0898034278654471.responseText.indexOf("SERVICE_UNAVAILABLE") == -1)
|
1188
|
+
document.getElementById("salesWidgetInternalsID0898034278654471").innerHTML = salesHttp0898034278654471.responseText;
|
1189
|
+
else document.getElementById("salesWidgetInternalsID0898034278654471").innerHTML = "";
|
1190
|
+
}
|
1191
|
+
}
|
1192
|
+
-->
|
1193
|
+
</script>
|
1194
|
+
|
1195
|
+
|
1196
|
+
|
1197
|
+
</div></td></tr></tbody></table></div>
|
1198
|
+
|
1199
|
+
|
1200
|
+
|
1201
|
+
|
1202
|
+
|
1203
|
+
<div class="portlet" id="3821" style="margin-bottom:6px;display:"><table border="0" name="rightWidget" cellspacing="1" cellpadding="5" bgcolor="#BBBBBB" width="100%">
|
1204
|
+
<tbody><tr bgcolor="#F4F4F4"><td style="cursor:move;"><span class="h3color" style="float:left;width:80%">Your Orders</span>
|
1205
|
+
<span style="float:right"><img style="cursor:pointer;" class="collapse-toggle-button" src="./Seller Central-homepage_files/dash-minus._V196104864_.gif"><img style="margin-left:2px" src="./Seller Central-homepage_files/grip._V196362312_.gif"></span></td></tr>
|
1206
|
+
<tr bgcolor="#FFFFFF"><td>
|
1207
|
+
<div class="collapsible-body" style="display:">
|
1208
|
+
<div class="gwidget smaller" style="display: block;">
|
1209
|
+
|
1210
|
+
<div id="ordersWidgetInternalsID0444891619904045" style="margin-bottom: 4px">
|
1211
|
+
|
1212
|
+
|
1213
|
+
|
1214
|
+
|
1215
|
+
|
1216
|
+
<div class="widgetaction">
|
1217
|
+
You have 268 unshipped orders that you need to confirm shipment to be paid.
|
1218
|
+
<br>
|
1219
|
+
<a href="https://sellercentral.amazon.com/gp/orders-v2/list/ref=ag_myo_doa1_home?ie=UTF8&searchType=OrderStatus&ignoreSearchType=1&statusFilter=ItemsToShip&searchFulfillers=mfn&preSelectedRange=37&searchDateOption=preSelected&sortBy=OrderStatusDescending">View unshipped orders</a>
|
1220
|
+
</div>
|
1221
|
+
|
1222
|
+
<ul>
|
1223
|
+
|
1224
|
+
<li>
|
1225
|
+
<span> <a href="https://sellercentral.amazon.com/gp/orders-v2/list/ref=ag_myo_dos1_home?ie=UTF8&ignoreSearchType=1&statusFilter=Default&searchFulfillers=mfn&preSelectedRange=1&searchDateOption=preSelected&sortBy=OrderStatusDescending">150</a></span>
|
1226
|
+
In last day:
|
1227
|
+
</li>
|
1228
|
+
|
1229
|
+
|
1230
|
+
<li>
|
1231
|
+
<span> <a href="https://sellercentral.amazon.com/gp/orders-v2/list/ref=ag_myo_dos2_home?ie=UTF8&ignoreSearchType=1&statusFilter=Default&searchFulfillers=mfn&preSelectedRange=7&searchDateOption=preSelected&sortBy=OrderStatusDescending">782</a></span>
|
1232
|
+
In last 7 days:
|
1233
|
+
</li>
|
1234
|
+
|
1235
|
+
|
1236
|
+
<li>
|
1237
|
+
<span> <a href="https://sellercentral.amazon.com/gp/orders-v2/list/ref=ag_myo_dos3_home?ie=UTF8&searchType=OrderStatus&ignoreSearchType=1&statusFilter=ItemsToShip&searchFulfillers=mfn&preSelectedRange=37&searchDateOption=preSelected&sortBy=OrderStatusDescending">268</a></span>
|
1238
|
+
Unshipped:
|
1239
|
+
</li>
|
1240
|
+
|
1241
|
+
</ul>
|
1242
|
+
|
1243
|
+
|
1244
|
+
</div>
|
1245
|
+
</div>
|
1246
|
+
<div style="text-align: center">
|
1247
|
+
<a class="buttonImage" name="View your Orders" href="https://sellercentral.amazon.com/gp/orders-v2/list/ref=ag_myo_cont_home"><span class="awesomeButton buttonSmall primarySmallButton inner_button"><span class="button_label">View your Orders</span></span></a>
|
1248
|
+
</div>
|
1249
|
+
|
1250
|
+
|
1251
|
+
</div></td></tr></tbody></table></div>
|
1252
|
+
|
1253
|
+
<div class="portlet" id="9811" style="margin-bottom:6px;display:"><table border="0" name="rightWidget" cellspacing="1" cellpadding="5" bgcolor="#BBBBBB" width="100%">
|
1254
|
+
<tbody><tr bgcolor="#F4F4F4"><td style="cursor:move;"><span class="h3color" style="float:left;width:80%">Feedback Rating</span>
|
1255
|
+
<span style="float:right"><img style="cursor:pointer;" class="collapse-toggle-button" src="./Seller Central-homepage_files/dash-minus._V196104864_.gif"><img style="margin-left:2px" src="./Seller Central-homepage_files/grip._V196362312_.gif"></span></td></tr>
|
1256
|
+
<tr bgcolor="#FFFFFF"><td>
|
1257
|
+
<div class="collapsible-body" style="display:">
|
1258
|
+
|
1259
|
+
|
1260
|
+
|
1261
|
+
|
1262
|
+
|
1263
|
+
<div id="feedbackWidgetInternalsID0358971577246109">
|
1264
|
+
|
1265
|
+
|
1266
|
+
|
1267
|
+
<div style="text-align:center">
|
1268
|
+
|
1269
|
+
|
1270
|
+
|
1271
|
+
|
1272
|
+
|
1273
|
+
|
1274
|
+
|
1275
|
+
|
1276
|
+
|
1277
|
+
<style type="text/css"><!--
|
1278
|
+
.feedbackMeanRating { font-family: verdana,arial,helvetica,sans-serif; font-size: smaller; display: inline; }
|
1279
|
+
--></style>
|
1280
|
+
|
1281
|
+
<style type="text/css"><!--
|
1282
|
+
.starRating { display: inline; }
|
1283
|
+
--></style>
|
1284
|
+
|
1285
|
+
|
1286
|
+
|
1287
|
+
|
1288
|
+
|
1289
|
+
|
1290
|
+
<!-- new feedback -->
|
1291
|
+
|
1292
|
+
<div class="starRating">
|
1293
|
+
|
1294
|
+
<img src="./Seller Central-homepage_files/stars-4.5._V192261415_.gif" width="64" height="12" border="0">
|
1295
|
+
|
1296
|
+
</div>
|
1297
|
+
|
1298
|
+
|
1299
|
+
|
1300
|
+
<div class="feedbackMeanRating">
|
1301
|
+
|
1302
|
+
<b>4.7</b> stars over the past 12 months
|
1303
|
+
|
1304
|
+
|
1305
|
+
(<b>1335</b> ratings)
|
1306
|
+
|
1307
|
+
|
1308
|
+
</div>
|
1309
|
+
|
1310
|
+
|
1311
|
+
|
1312
|
+
</div>
|
1313
|
+
|
1314
|
+
|
1315
|
+
|
1316
|
+
|
1317
|
+
|
1318
|
+
|
1319
|
+
|
1320
|
+
|
1321
|
+
|
1322
|
+
|
1323
|
+
|
1324
|
+
|
1325
|
+
<style type="text/css"><!--
|
1326
|
+
|
1327
|
+
.feedbackPosPercent { color:#009900; font-weight:bold; }
|
1328
|
+
.feedbackNeuPercent { color:#666666; }
|
1329
|
+
.feedbackNegPercent { color:#990000; }
|
1330
|
+
.feedbackPercent { color:#000000; font-size:xx-small; font-weight:normal; }
|
1331
|
+
|
1332
|
+
--></style>
|
1333
|
+
|
1334
|
+
|
1335
|
+
<style type="text/css"><!--
|
1336
|
+
|
1337
|
+
.feedbackTable {font-size:xx-small; font-family: verdana,arial,helvetica,sans-serif; text-align:center; width:95%; border-color:#f4f4f4; border:1; border-collapse: collapse; }
|
1338
|
+
.feedbackTable td { padding:4; margin:0; border-color:#dddddd; border-style: solid; border-width:1px}
|
1339
|
+
|
1340
|
+
.feedbackTableCorner { background-color:#F4F4F4 ; font-size: xx-small;text-align:right;}
|
1341
|
+
|
1342
|
+
.feedbackRowHeader { font-size: xx-small; }
|
1343
|
+
.feedbackColumnHeader { text-align:right; background-color:#F4F4F4; font-size: x-small; }
|
1344
|
+
|
1345
|
+
.feedback30Days { background-color:#ECECF4; width:19%; font-size:xx-small;}
|
1346
|
+
.feedback90Days { background-color:#F4F4FA; width:19%; font-size:xx-small; }
|
1347
|
+
.feedback365Days{ background-color:#F8F8F8; width:19%; font-size:xx-small; }
|
1348
|
+
.feedbackLifetime { background-color:#F8F8F8; width:19%; font-size:xx-small; }
|
1349
|
+
|
1350
|
+
.feedback30DaysLabel { background-color:#ECECF4; font-size:xx-small; }
|
1351
|
+
.feedback90DaysLabel { background-color:#F4F4FA; font-size:xx-small; }
|
1352
|
+
.feedback365DaysLabel { background-color:#F8F8F8; font-size:xx-small; }
|
1353
|
+
.feedbackLifetimeLabel { background-color:#F8F8F8; font-size:xx-small; }
|
1354
|
+
|
1355
|
+
|
1356
|
+
--></style>
|
1357
|
+
|
1358
|
+
|
1359
|
+
|
1360
|
+
<div align="center">
|
1361
|
+
<table class="feedbackTable">
|
1362
|
+
<tbody>
|
1363
|
+
<tr class="feedbackRowHeader">
|
1364
|
+
|
1365
|
+
<td class="feedbackTableCorner">Feedback</td>
|
1366
|
+
|
1367
|
+
|
1368
|
+
<td class="feedback30DaysLabel">30 days</td>
|
1369
|
+
<td class="feedback90DaysLabel">90 days</td>
|
1370
|
+
<td class="feedback365DaysLabel">365 days</td>
|
1371
|
+
|
1372
|
+
</tr>
|
1373
|
+
|
1374
|
+
|
1375
|
+
|
1376
|
+
|
1377
|
+
|
1378
|
+
|
1379
|
+
|
1380
|
+
<tr>
|
1381
|
+
|
1382
|
+
<td class="feedbackColumnHeader" nobr=""> Positive</td>
|
1383
|
+
|
1384
|
+
|
1385
|
+
|
1386
|
+
<td class="feedback30Days">
|
1387
|
+
<span class="feedbackPosPercent">92</span><span class="feedbackPercent">%</span>
|
1388
|
+
</td>
|
1389
|
+
<td class="feedback90Days">
|
1390
|
+
<span class="feedbackPosPercent">93</span><span class="feedbackPercent">%</span>
|
1391
|
+
</td>
|
1392
|
+
<td class="feedback365Days">
|
1393
|
+
<span class="feedbackPosPercent">93</span><span class="feedbackPercent">%</span>
|
1394
|
+
</td>
|
1395
|
+
</tr>
|
1396
|
+
|
1397
|
+
<tr>
|
1398
|
+
|
1399
|
+
<td class="feedbackColumnHeader" nobr=""> Neutral</td>
|
1400
|
+
|
1401
|
+
|
1402
|
+
|
1403
|
+
<td class="feedback30Days">
|
1404
|
+
<span class="feedbackNeuPercent">3</span><span class="feedbackPercent">%</span>
|
1405
|
+
</td>
|
1406
|
+
<td class="feedback90Days">
|
1407
|
+
<span class="feedbackNeuPercent">3</span><span class="feedbackPercent">%</span>
|
1408
|
+
</td>
|
1409
|
+
<td class="feedback365Days">
|
1410
|
+
<span class="feedbackNeuPercent">3</span><span class="feedbackPercent">%</span>
|
1411
|
+
</td>
|
1412
|
+
</tr>
|
1413
|
+
|
1414
|
+
<tr>
|
1415
|
+
|
1416
|
+
<td class="feedbackColumnHeader" nobr=""> Negative</td>
|
1417
|
+
|
1418
|
+
|
1419
|
+
|
1420
|
+
<td class="feedback30Days">
|
1421
|
+
<span class="feedbackNegPercent">5</span><span class="feedbackPercent">%</span>
|
1422
|
+
</td>
|
1423
|
+
<td class="feedback90Days">
|
1424
|
+
<span class="feedbackNegPercent">4</span><span class="feedbackPercent">%</span>
|
1425
|
+
</td>
|
1426
|
+
<td class="feedback365Days">
|
1427
|
+
<span class="feedbackNegPercent">4</span><span class="feedbackPercent">%</span>
|
1428
|
+
</td>
|
1429
|
+
</tr>
|
1430
|
+
|
1431
|
+
<tr>
|
1432
|
+
|
1433
|
+
<td class="feedbackColumnHeader" nobr=""> Count</td>
|
1434
|
+
|
1435
|
+
|
1436
|
+
|
1437
|
+
<td class="feedback30Days">
|
1438
|
+
387
|
1439
|
+
</td>
|
1440
|
+
<td class="feedback90Days">
|
1441
|
+
1162
|
1442
|
+
</td>
|
1443
|
+
<td class="feedback365Days">
|
1444
|
+
1335
|
1445
|
+
</td>
|
1446
|
+
</tr>
|
1447
|
+
|
1448
|
+
|
1449
|
+
</tbody>
|
1450
|
+
</table>
|
1451
|
+
</div>
|
1452
|
+
|
1453
|
+
|
1454
|
+
|
1455
|
+
</div>
|
1456
|
+
|
1457
|
+
<center>
|
1458
|
+
<span class="tiny">
|
1459
|
+
<br><a href="https://sellercentral.amazon.com/gp/feedback-manager/home.html/ref=ag_feedback_cont_home">View your Ratings and Feedback</a>
|
1460
|
+
</span>
|
1461
|
+
</center>
|
1462
|
+
|
1463
|
+
|
1464
|
+
<script type="text/javascript">
|
1465
|
+
<!--
|
1466
|
+
// setup the "loading" mesage
|
1467
|
+
var startOWContent = '<table border="0" cellspacing="1" cellpadding="1" width="100%" bgcolor="#F4F4F4"><tr bgcolor="#F4F4F4"><td nowrap> </td></tr><tr bgcolor="#F4F4F4"><td nowrap> </td></tr><tr><td nowrap align="middle" bgcolor="#F4F4F4"><class="small">loading</td></tr><tr><td nowrap align="middle" bgcolor="#F4F4F4"><class="small"> <img width="114" height="9" src="https://images-na.ssl-images-amazon.com/images/G/01/rainier/ajax/loading-bar-small._V192558489_.gif"> </td></tr><tr><td nowrap align="middle" bgcolor="#F4F4F4"><class="small"> </td></tr><tr bgcolor="#F4F4F4"><td nowrap> </td></tr><tr bgcolor="#F4F4F4"><td nowrap height="17px"></td></tr></table>';
|
1468
|
+
document.getElementById("feedbackWidgetInternalsID0358971577246109").innerHTML = startOWContent;
|
1469
|
+
|
1470
|
+
// make and process the AJAX request
|
1471
|
+
var feedbackUrl0358971577246109 = '/gp/feedback-manager/widgets/feedbackSummaryWidgetInternals.html?marketplaceID=ATVPDKIKX0DER&nocache=0358971577246109';
|
1472
|
+
var feedbackHttp0358971577246109 = createRequestObject0358971577246109();
|
1473
|
+
feedbackHttp0358971577246109.open('GET', feedbackUrl0358971577246109, true);
|
1474
|
+
feedbackHttp0358971577246109.onreadystatechange = function(){handleFeedbackResponse0358971577246109();};
|
1475
|
+
feedbackHttp0358971577246109.send(null);
|
1476
|
+
|
1477
|
+
function createRequestObject0358971577246109() {
|
1478
|
+
var ro;
|
1479
|
+
var browser = navigator.appName;
|
1480
|
+
if(browser == "Microsoft Internet Explorer"){
|
1481
|
+
ro = new ActiveXObject("Microsoft.XMLHTTP");
|
1482
|
+
}else{
|
1483
|
+
ro = new XMLHttpRequest();
|
1484
|
+
}
|
1485
|
+
return ro;
|
1486
|
+
}
|
1487
|
+
|
1488
|
+
function handleFeedbackResponse0358971577246109()
|
1489
|
+
{
|
1490
|
+
if(feedbackHttp0358971577246109.readyState == 4 && feedbackHttp0358971577246109.status == 200) {
|
1491
|
+
if(feedbackHttp0358971577246109.responseText.indexOf("SERVICE_UNAVAILABLE") == -1)
|
1492
|
+
document.getElementById("feedbackWidgetInternalsID0358971577246109").innerHTML = feedbackHttp0358971577246109.responseText;
|
1493
|
+
else document.getElementById("feedbackWidgetInternalsID0358971577246109").innerHTML = "";
|
1494
|
+
}
|
1495
|
+
}
|
1496
|
+
-->
|
1497
|
+
</script>
|
1498
|
+
|
1499
|
+
|
1500
|
+
|
1501
|
+
</div></td></tr></tbody></table></div>
|
1502
|
+
<div class="portlet" id="23301" style="margin-bottom:6px;display:"><table border="0" name="rightWidget" cellspacing="1" cellpadding="5" bgcolor="#BBBBBB" width="100%">
|
1503
|
+
<tbody><tr bgcolor="#F4F4F4"><td style="cursor:move;"><span class="h3color" style="float:left;width:80%">Buyer Claims</span>
|
1504
|
+
<span style="float:right"><img style="cursor:pointer;" class="collapse-toggle-button" src="./Seller Central-homepage_files/dash-minus._V196104864_.gif"><img style="margin-left:2px" src="./Seller Central-homepage_files/grip._V196362312_.gif"></span></td></tr>
|
1505
|
+
<tr bgcolor="#FFFFFF"><td>
|
1506
|
+
<div class="collapsible-body" style="display:">
|
1507
|
+
|
1508
|
+
|
1509
|
+
|
1510
|
+
|
1511
|
+
<div id="azClaimsWidgetInternalsID0194583503499853">
|
1512
|
+
|
1513
|
+
|
1514
|
+
|
1515
|
+
<table width="100%" border="0" cellspacing="1" bgcolor="#DDDDDD" cellpadding="0">
|
1516
|
+
<tbody><tr>
|
1517
|
+
<td class="smaller" style="background:#F8F8F8; text-align: left; padding: 4px;">
|
1518
|
+
A-to-z Guarantee claims:
|
1519
|
+
</td>
|
1520
|
+
<td align="center" class="smaller" style="background:#E7EBF7; padding: 4px;">
|
1521
|
+
<a href="https://sellercentral.amazon.com/gp/guarantee-claims/home.html/ref=ag_gclaims_conr_home?ie=UTF8&getType=getActionRequired">2</a>
|
1522
|
+
</td>
|
1523
|
+
</tr>
|
1524
|
+
<tr>
|
1525
|
+
<td class="smaller" style="background:#F8F8F8; text-align: left; padding: 4px;">
|
1526
|
+
Chargeback claims:
|
1527
|
+
</td>
|
1528
|
+
<td align="center" class="smaller" style="background:#E7EBF7; padding: 4px;">
|
1529
|
+
<a href="https://sellercentral.amazon.com/gp/chargebacks/home.html/ref=ag_chargeback_conr_home?ie=UTF8&getType=getActionRequired">0</a>
|
1530
|
+
</td>
|
1531
|
+
</tr>
|
1532
|
+
</tbody></table>
|
1533
|
+
|
1534
|
+
|
1535
|
+
</div>
|
1536
|
+
|
1537
|
+
<div class="inputfootnote" style="text-align:right;">Claims requiring action</div>
|
1538
|
+
|
1539
|
+
<script type="text/javascript">
|
1540
|
+
<!--
|
1541
|
+
// setup the "loading" mesage
|
1542
|
+
var startOWContent = '<table border="0" cellspacing="1" cellpadding="1" width="100%" bgcolor="#F4F4F4"><tr bgcolor="#F4F4F4"><td nowrap> </td></tr><tr bgcolor="#F4F4F4"><td nowrap> </td></tr><tr><td nowrap align="middle" bgcolor="#F4F4F4"><class="small">loading</td></tr><tr><td nowrap align="middle" bgcolor="#F4F4F4"><class="small"> <img width="114" height="9" src="https://images-na.ssl-images-amazon.com/images/G/01/rainier/ajax/loading-bar-small._V192558489_.gif"> </td></tr><tr><td nowrap align="middle" bgcolor="#F4F4F4"><class="small"> </td></tr><tr bgcolor="#F4F4F4"><td nowrap> </td></tr><tr bgcolor="#F4F4F4"><td nowrap height="17px"></td></tr></table>';
|
1543
|
+
document.getElementById("azClaimsWidgetInternalsID0194583503499853").innerHTML = startOWContent;
|
1544
|
+
|
1545
|
+
// make and process the AJAX request
|
1546
|
+
var azClaimsUrl0194583503499853 = '/gp/seller-account/widgets/azClaimsWidgetInternals.html?nocache=0194583503499853';
|
1547
|
+
var azClaimsHttp0194583503499853 = createRequestObject0194583503499853();
|
1548
|
+
azClaimsHttp0194583503499853.open('GET', azClaimsUrl0194583503499853, true);
|
1549
|
+
azClaimsHttp0194583503499853.onreadystatechange = function(){handleazClaimsResponse0194583503499853();};
|
1550
|
+
azClaimsHttp0194583503499853.send(null);
|
1551
|
+
|
1552
|
+
function createRequestObject0194583503499853() {
|
1553
|
+
var ro;
|
1554
|
+
var browser = navigator.appName;
|
1555
|
+
if(browser == "Microsoft Internet Explorer"){
|
1556
|
+
ro = new ActiveXObject("Microsoft.XMLHTTP");
|
1557
|
+
}else{
|
1558
|
+
ro = new XMLHttpRequest();
|
1559
|
+
}
|
1560
|
+
return ro;
|
1561
|
+
}
|
1562
|
+
|
1563
|
+
function handleazClaimsResponse0194583503499853()
|
1564
|
+
{
|
1565
|
+
if(azClaimsHttp0194583503499853.readyState == 4 && azClaimsHttp0194583503499853.status == 200) {
|
1566
|
+
if(azClaimsHttp0194583503499853.responseText.indexOf("SERVICE_UNAVAILABLE") == -1)
|
1567
|
+
document.getElementById("azClaimsWidgetInternalsID0194583503499853").innerHTML = azClaimsHttp0194583503499853.responseText;
|
1568
|
+
else document.getElementById("azClaimsWidgetInternalsID0194583503499853").innerHTML = "";
|
1569
|
+
}
|
1570
|
+
}
|
1571
|
+
-->
|
1572
|
+
</script>
|
1573
|
+
|
1574
|
+
|
1575
|
+
|
1576
|
+
</div></td></tr></tbody></table></div>
|
1577
|
+
<div class="portlet" id="6981" style="margin-bottom:6px;display:"><table border="0" name="rightWidget" cellspacing="1" cellpadding="5" bgcolor="#BBBBBB" width="100%">
|
1578
|
+
<tbody><tr bgcolor="#F4F4F4"><td style="cursor:move;"><span class="h3color" style="float:left;width:80%">Manage Your Case Log</span>
|
1579
|
+
<span style="float:right"><img style="cursor:pointer;" class="collapse-toggle-button" src="./Seller Central-homepage_files/dash-minus._V196104864_.gif"><img style="margin-left:2px" src="./Seller Central-homepage_files/grip._V196362312_.gif"></span></td></tr>
|
1580
|
+
<tr bgcolor="#FFFFFF"><td>
|
1581
|
+
<div class="collapsible-body" style="display:">
|
1582
|
+
|
1583
|
+
|
1584
|
+
|
1585
|
+
|
1586
|
+
|
1587
|
+
|
1588
|
+
|
1589
|
+
|
1590
|
+
<div id="mcmsWidgetInternalsID0582028997750434">
|
1591
|
+
|
1592
|
+
<center>
|
1593
|
+
<span class="tiny">
|
1594
|
+
<a href="https://sellercentral.amazon.com/gp/case-dashboard/lobby.html/ref=ag_caselog_cont_home">
|
1595
|
+
View your case log
|
1596
|
+
</a>
|
1597
|
+
</span>
|
1598
|
+
</center>
|
1599
|
+
|
1600
|
+
|
1601
|
+
</div>
|
1602
|
+
|
1603
|
+
|
1604
|
+
<script type="text/javascript">
|
1605
|
+
<!--
|
1606
|
+
// make and process the AJAX request
|
1607
|
+
var mcmsUrl0582028997750434 = '/gp/case-dashboard/case-race-internals.html?PowerBar=0&nocache=0582028997750434&helpHome=0';
|
1608
|
+
var mcmsHttp0582028997750434 = createRequestObject0582028997750434();
|
1609
|
+
mcmsHttp0582028997750434.open('GET', mcmsUrl0582028997750434, true);
|
1610
|
+
mcmsHttp0582028997750434.onreadystatechange = function(){handleMcmsResponse0582028997750434();};
|
1611
|
+
mcmsHttp0582028997750434.send(null);
|
1612
|
+
|
1613
|
+
function createRequestObject0582028997750434() {
|
1614
|
+
var ro;
|
1615
|
+
var browser = navigator.appName;
|
1616
|
+
if(browser == "Microsoft Internet Explorer"){
|
1617
|
+
ro = new ActiveXObject("Microsoft.XMLHTTP");
|
1618
|
+
}else{
|
1619
|
+
ro = new XMLHttpRequest();
|
1620
|
+
}
|
1621
|
+
return ro;
|
1622
|
+
}
|
1623
|
+
|
1624
|
+
function handleMcmsResponse0582028997750434()
|
1625
|
+
{
|
1626
|
+
if(mcmsHttp0582028997750434.readyState == 4) {
|
1627
|
+
if(mcmsHttp0582028997750434.status == 200) {
|
1628
|
+
if(mcmsHttp0582028997750434.responseText.indexOf("SERVICE_UNAVAILABLE") == -1)
|
1629
|
+
document.getElementById("mcmsWidgetInternalsID0582028997750434").innerHTML = mcmsHttp0582028997750434.responseText;
|
1630
|
+
}
|
1631
|
+
}
|
1632
|
+
}
|
1633
|
+
-->
|
1634
|
+
</script>
|
1635
|
+
</div></td></tr></tbody></table></div>
|
1636
|
+
<div class="portlet" id="23341" style="margin-bottom:6px;display:"><table border="0" name="rightWidget" cellspacing="1" cellpadding="5" bgcolor="#BBBBBB" width="100%">
|
1637
|
+
<tbody><tr bgcolor="#F4F4F4"><td style="cursor:move;"><span class="h3color" style="float:left;width:80%">Amazon Selling Coach</span>
|
1638
|
+
<span style="float:right"><img style="cursor:pointer;" class="collapse-toggle-button" src="./Seller Central-homepage_files/dash-minus._V196104864_.gif"><img style="margin-left:2px" src="./Seller Central-homepage_files/grip._V196362312_.gif"></span></td></tr>
|
1639
|
+
<tr bgcolor="#FFFFFF"><td>
|
1640
|
+
<div class="collapsible-body" style="display:">
|
1641
|
+
|
1642
|
+
|
1643
|
+
|
1644
|
+
<div id="sellerCoachInternalsID0185014677086816">
|
1645
|
+
|
1646
|
+
|
1647
|
+
|
1648
|
+
|
1649
|
+
|
1650
|
+
|
1651
|
+
|
1652
|
+
|
1653
|
+
|
1654
|
+
|
1655
|
+
|
1656
|
+
|
1657
|
+
|
1658
|
+
|
1659
|
+
|
1660
|
+
|
1661
|
+
|
1662
|
+
|
1663
|
+
|
1664
|
+
|
1665
|
+
|
1666
|
+
|
1667
|
+
|
1668
|
+
|
1669
|
+
|
1670
|
+
|
1671
|
+
|
1672
|
+
|
1673
|
+
|
1674
|
+
|
1675
|
+
|
1676
|
+
|
1677
|
+
|
1678
|
+
|
1679
|
+
|
1680
|
+
|
1681
|
+
|
1682
|
+
|
1683
|
+
|
1684
|
+
|
1685
|
+
|
1686
|
+
|
1687
|
+
|
1688
|
+
|
1689
|
+
|
1690
|
+
|
1691
|
+
|
1692
|
+
|
1693
|
+
|
1694
|
+
|
1695
|
+
|
1696
|
+
|
1697
|
+
|
1698
|
+
|
1699
|
+
|
1700
|
+
|
1701
|
+
|
1702
|
+
|
1703
|
+
|
1704
|
+
|
1705
|
+
|
1706
|
+
|
1707
|
+
|
1708
|
+
|
1709
|
+
|
1710
|
+
|
1711
|
+
|
1712
|
+
|
1713
|
+
|
1714
|
+
|
1715
|
+
|
1716
|
+
|
1717
|
+
|
1718
|
+
|
1719
|
+
|
1720
|
+
|
1721
|
+
|
1722
|
+
|
1723
|
+
|
1724
|
+
|
1725
|
+
|
1726
|
+
|
1727
|
+
|
1728
|
+
|
1729
|
+
|
1730
|
+
|
1731
|
+
|
1732
|
+
|
1733
|
+
|
1734
|
+
|
1735
|
+
|
1736
|
+
|
1737
|
+
|
1738
|
+
|
1739
|
+
|
1740
|
+
|
1741
|
+
|
1742
|
+
|
1743
|
+
|
1744
|
+
|
1745
|
+
|
1746
|
+
|
1747
|
+
|
1748
|
+
|
1749
|
+
|
1750
|
+
|
1751
|
+
|
1752
|
+
|
1753
|
+
|
1754
|
+
|
1755
|
+
|
1756
|
+
|
1757
|
+
|
1758
|
+
|
1759
|
+
|
1760
|
+
|
1761
|
+
|
1762
|
+
|
1763
|
+
|
1764
|
+
|
1765
|
+
|
1766
|
+
|
1767
|
+
|
1768
|
+
|
1769
|
+
|
1770
|
+
|
1771
|
+
|
1772
|
+
|
1773
|
+
|
1774
|
+
|
1775
|
+
|
1776
|
+
|
1777
|
+
|
1778
|
+
|
1779
|
+
|
1780
|
+
|
1781
|
+
|
1782
|
+
|
1783
|
+
|
1784
|
+
|
1785
|
+
|
1786
|
+
|
1787
|
+
|
1788
|
+
|
1789
|
+
|
1790
|
+
|
1791
|
+
|
1792
|
+
|
1793
|
+
|
1794
|
+
|
1795
|
+
|
1796
|
+
|
1797
|
+
|
1798
|
+
|
1799
|
+
|
1800
|
+
|
1801
|
+
|
1802
|
+
|
1803
|
+
|
1804
|
+
|
1805
|
+
|
1806
|
+
|
1807
|
+
|
1808
|
+
|
1809
|
+
|
1810
|
+
|
1811
|
+
|
1812
|
+
|
1813
|
+
|
1814
|
+
|
1815
|
+
|
1816
|
+
|
1817
|
+
|
1818
|
+
|
1819
|
+
|
1820
|
+
|
1821
|
+
|
1822
|
+
|
1823
|
+
|
1824
|
+
|
1825
|
+
|
1826
|
+
|
1827
|
+
|
1828
|
+
|
1829
|
+
<div>
|
1830
|
+
|
1831
|
+
|
1832
|
+
|
1833
|
+
|
1834
|
+
|
1835
|
+
|
1836
|
+
|
1837
|
+
|
1838
|
+
|
1839
|
+
|
1840
|
+
|
1841
|
+
|
1842
|
+
|
1843
|
+
<table class="data-display" style="background-color: white; padding: 10px; border-collapse: collapse;">
|
1844
|
+
|
1845
|
+
<tbody><tr style="vertical-align: top;">
|
1846
|
+
<td class="data-display-field" style="padding: 0px;">
|
1847
|
+
|
1848
|
+
<div>
|
1849
|
+
<a href="https://sellercentral.amazon.com/gp/site-metrics/report.html/ref=ag_sitereport_cont_coach?ie=UTF8&ndgstrpvpt=RACE&ndgstrpapp=completeYourListings&reportID=102%3ACatalogSKUMissingContentForMerchants&ndgstrpndg=CompleteYourListings">
|
1850
|
+
Complete your listings
|
1851
|
+
</a>
|
1852
|
+
</div>
|
1853
|
+
|
1854
|
+
<div style="padding-top: 1em; padding-bottom: 0em">
|
1855
|
+
|
1856
|
+
2% of your listings are missing critical product information such as images or description.
|
1857
|
+
|
1858
|
+
</div>
|
1859
|
+
|
1860
|
+
</td>
|
1861
|
+
</tr>
|
1862
|
+
</tbody></table>
|
1863
|
+
|
1864
|
+
|
1865
|
+
|
1866
|
+
|
1867
|
+
<span class="h3color"> › </span>
|
1868
|
+
<span class="tiny">
|
1869
|
+
<a href="https://sellercentral.amazon.com/gp/sellercoach/dashboard/ref=ag_coach_cont_coach">
|
1870
|
+
View all suggestions
|
1871
|
+
</a>
|
1872
|
+
</span>
|
1873
|
+
|
1874
|
+
|
1875
|
+
</div>
|
1876
|
+
|
1877
|
+
|
1878
|
+
|
1879
|
+
</div>
|
1880
|
+
</div></td></tr></tbody></table></div>
|
1881
|
+
<div class="portlet" id="601" style="margin-bottom:6px;display:"><table border="0" name="rightWidget" cellspacing="1" cellpadding="5" bgcolor="#BBBBBB" width="100%">
|
1882
|
+
<tbody><tr bgcolor="#F4F4F4"><td style="cursor:move;"><span class="h3color" style="float:left;width:80%">Your Inventory</span>
|
1883
|
+
<span style="float:right"><img style="cursor:pointer;" class="collapse-toggle-button" src="./Seller Central-homepage_files/dash-minus._V196104864_.gif"><img style="margin-left:2px" src="./Seller Central-homepage_files/grip._V196362312_.gif"></span></td></tr>
|
1884
|
+
<tr bgcolor="#FFFFFF"><td>
|
1885
|
+
<div class="collapsible-body" style="display:">
|
1886
|
+
<table width="100%" border="0" cellspacing="0" cellpadding="4">
|
1887
|
+
<tbody><tr>
|
1888
|
+
<td align="center">
|
1889
|
+
<a class="buttonImage" name="Add an item now" href="https://sellercentral.amazon.com/gp/ezdpc-gui/start.html/ref=ag_addlisting_cont_home"><span class="awesomeButton buttonSmall primarySmallButton inner_button"><span class="button_label">Add an item now</span></span></a>
|
1890
|
+
</td>
|
1891
|
+
</tr>
|
1892
|
+
</tbody></table>
|
1893
|
+
|
1894
|
+
|
1895
|
+
|
1896
|
+
|
1897
|
+
</div></td></tr></tbody></table></div></div></td></tr>
|
1898
|
+
</tbody></table>
|
1899
|
+
|
1900
|
+
|
1901
|
+
|
1902
|
+
<img src="./Seller Central-homepage_files/transparent-pixel._V42752373_.gif" style="position: absolute" width="1" alt="" onload="if (typeof uet == 'function') { uet('cf'); }" height="1" border="0">
|
1903
|
+
|
1904
|
+
|
1905
|
+
</td></tr>
|
1906
|
+
</tbody></table>
|
1907
|
+
|
1908
|
+
|
1909
|
+
|
1910
|
+
|
1911
|
+
|
1912
|
+
|
1913
|
+
<script type="text/javascript">
|
1914
|
+
<!--
|
1915
|
+
var sc_pwm_image_width = 189;
|
1916
|
+
var sc_pwm_image_height = 102;
|
1917
|
+
-->
|
1918
|
+
</script>
|
1919
|
+
<script type="text/javascript" src="./Seller Central-homepage_files/rainierCoreJS-please_wait_mask-14596._V213241101_.js"></script>
|
1920
|
+
|
1921
|
+
<div id="pleasewaitmask" style="position:absolute; top:0; left:0; width:100%; background:#fff; visibility:hidden; filter:alpha(opacity=80); opacity:.8; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=80); filter:alpha(opacity=80)'; z-index: 1999;"></div>
|
1922
|
+
<div id="pleasewaitmsg" style="position: absolute; top:0; left:0; width: 189; height: 102; visibility:hidden; z-index: 2000;"><img src="./Seller Central-homepage_files/loading-please-wait-sc._V192558642_.jpg" width="189" height="102" border="0"></div>
|
1923
|
+
|
1924
|
+
|
1925
|
+
<script type="text/javascript">
|
1926
|
+
amznJQ.available('rainier-jquery-ui', function() {
|
1927
|
+
// Only used for widgets, this is safe as a private variable.
|
1928
|
+
var saveWidgetCustomization = function(event,ui) {
|
1929
|
+
if (typeof ui != 'undefined') {
|
1930
|
+
if (ui.item.find(".collapsible-body").is(":visible")) {
|
1931
|
+
ui.item.find(".collapsible-body").hide();
|
1932
|
+
ui.item.find(".collapsible-body").show(0);
|
1933
|
+
}
|
1934
|
+
}
|
1935
|
+
|
1936
|
+
var widgetCustomization = "";
|
1937
|
+
jQuery('.sortablecolumn').each(function(){
|
1938
|
+
var widgetOrder = $(this).sortable("toArray");
|
1939
|
+
jQuery.each(widgetOrder, function(index, value) {
|
1940
|
+
var widgetId = value;
|
1941
|
+
if (widgetId && widgetId.length > 0) {
|
1942
|
+
var collapsed = 0;
|
1943
|
+
try {
|
1944
|
+
collapsed = jQuery("#" + widgetId).find(".collapsible-body").first().is(":hidden");
|
1945
|
+
}
|
1946
|
+
catch (e) {}
|
1947
|
+
widgetOrder[index] = widgetId + "-" + (collapsed ? 1 : 0);
|
1948
|
+
}
|
1949
|
+
});
|
1950
|
+
widgetCustomization += widgetOrder + ";";
|
1951
|
+
});
|
1952
|
+
jQuery.ajax({
|
1953
|
+
type: "POST",
|
1954
|
+
url: "/gp/utilities/set-arbitrary-pref.html",
|
1955
|
+
data: "prefName=widgetCustomization&prefValue=" + widgetCustomization
|
1956
|
+
});
|
1957
|
+
}
|
1958
|
+
|
1959
|
+
jQuery('.sortablecolumn').sortable({
|
1960
|
+
connectWith: '.sortablecolumn',
|
1961
|
+
placeholder: 'ui-state-highlight',
|
1962
|
+
forcePlaceholderSize: true,
|
1963
|
+
dropOnEmpty: true,
|
1964
|
+
stop: saveWidgetCustomization,
|
1965
|
+
distance: 20,
|
1966
|
+
handle: jQuery('.portlet').find('tr:first')
|
1967
|
+
});
|
1968
|
+
|
1969
|
+
jQuery(".collapse-toggle-button").click(function(){
|
1970
|
+
var $button = jQuery(this);
|
1971
|
+
$button.closest("table").find(".collapsible-body").toggle("fast", function() {
|
1972
|
+
if (jQuery(this).is(":visible")) {
|
1973
|
+
$button.attr("src", "https://images-na.ssl-images-amazon.com/images/G/01/rainier/icons/dash-minus._V196104864_.gif");
|
1974
|
+
} else {
|
1975
|
+
$button.attr("src", "https://images-na.ssl-images-amazon.com/images/G/01/rainier/icons/dash-plus._V196104892_.gif");
|
1976
|
+
}
|
1977
|
+
saveWidgetCustomization();
|
1978
|
+
});
|
1979
|
+
});
|
1980
|
+
});
|
1981
|
+
</script>
|
1982
|
+
|
1983
|
+
|
1984
|
+
|
1985
|
+
|
1986
|
+
|
1987
|
+
<script type="text/javascript">
|
1988
|
+
amznJQ.onReady('jQuery', function() {
|
1989
|
+
if($('#ad-top').length == 0 || $('#ad-top').offset().top > $(window).height()) {
|
1990
|
+
return;
|
1991
|
+
}
|
1992
|
+
|
1993
|
+
var baseUrl = 'https://aan.amazon.com/2009-09-09/ad/',
|
1994
|
+
urlSuffix = 'amazonexternal.us/jsc?pt=static&slot=lib&pt2=aanjs',
|
1995
|
+
client = 'amazonexternal.us',
|
1996
|
+
aanSlot = 'seller-central-home-atf';
|
1997
|
+
|
1998
|
+
var getUrlParam = function(name){
|
1999
|
+
var results = new RegExp('[\\?&]' + name + '=([^&#]*)').exec(window.location.href);
|
2000
|
+
return results!==null?results[1]:null;
|
2001
|
+
};
|
2002
|
+
|
2003
|
+
if(getUrlParam('slotoverride') !== null) {
|
2004
|
+
aanSlot = getUrlParam('slotoverride');
|
2005
|
+
}
|
2006
|
+
|
2007
|
+
var getScript = function(scriptUrl, callback){
|
2008
|
+
$.ajax({
|
2009
|
+
url: scriptUrl,
|
2010
|
+
data: null,
|
2011
|
+
dataType: 'script',
|
2012
|
+
cache: true,
|
2013
|
+
success: callback
|
2014
|
+
});
|
2015
|
+
};
|
2016
|
+
|
2017
|
+
getScript(baseUrl + urlSuffix, function(){
|
2018
|
+
d16g.requestAanAd({
|
2019
|
+
elemId: "ad-top",
|
2020
|
+
baseUrl: baseUrl,
|
2021
|
+
afterOnload: true,
|
2022
|
+
client: client,
|
2023
|
+
pt: "sellercentral",
|
2024
|
+
slot: aanSlot,
|
2025
|
+
pt2: "sellercentral"
|
2026
|
+
});
|
2027
|
+
});
|
2028
|
+
});
|
2029
|
+
</script>
|
2030
|
+
|
2031
|
+
|
2032
|
+
|
2033
|
+
|
2034
|
+
|
2035
|
+
|
2036
|
+
|
2037
|
+
|
2038
|
+
|
2039
|
+
|
2040
|
+
|
2041
|
+
|
2042
|
+
|
2043
|
+
<br style="clear:both">
|
2044
|
+
|
2045
|
+
<form id="feedbackForm" action="https://sellercentral.amazon.com/gp/contact-amazon.html" method="post"><input type="hidden" id="debugInformation" value=""></form>
|
2046
|
+
|
2047
|
+
<script language="javascript" type="text/javascript">
|
2048
|
+
function loadContactUs() {
|
2049
|
+
window.location.href = 'https://sellercentral.amazon.com/gp/contact-us/contact-amazon.html/ref=ag_contactus_foot_home';
|
2050
|
+
}
|
2051
|
+
</script>
|
2052
|
+
|
2053
|
+
<style type="text/css">
|
2054
|
+
#sc_footer_container{border:0;border-top: 1px solid #ddd;margin:7em 2.5% 0.5em;padding:0;}
|
2055
|
+
#sc_footer{background:#fff;border:0;height:21px;line-height:21px;margin:0;padding: 10px 0;}
|
2056
|
+
#sc_footer_lang{float:left;padding-left:4px}
|
2057
|
+
#sc_footer_links{float:right;padding-right:4px}
|
2058
|
+
.scf_link{padding:0 4px;}
|
2059
|
+
</style>
|
2060
|
+
|
2061
|
+
<div id="sc_footer_container">
|
2062
|
+
<div id="sc_footer" class="footer tiny">
|
2063
|
+
<div id="sc_footer_lang">
|
2064
|
+
|
2065
|
+
|
2066
|
+
|
2067
|
+
|
2068
|
+
|
2069
|
+
<script language="javascript" type="text/javascript">
|
2070
|
+
<!--
|
2071
|
+
function changeLanguage(list)
|
2072
|
+
{
|
2073
|
+
var language = list.options[list.selectedIndex].value;
|
2074
|
+
var location = encodeURIComponent(window.location.href);
|
2075
|
+
if (language)
|
2076
|
+
{
|
2077
|
+
window.location.href = "/gp/switch-language.html?formSubmitted=true&language=" + language + "&location=" + location;
|
2078
|
+
}
|
2079
|
+
}
|
2080
|
+
-->
|
2081
|
+
</script>
|
2082
|
+
|
2083
|
+
|
2084
|
+
</div>
|
2085
|
+
<div id="sc_footer_links" class="tiny">
|
2086
|
+
<a class="bold scf_link" href="javascript:openModalDialog('https://sellercentral.amazon.com/gp/utilities/sc-hmd.html/ref=ag_ratepage_foot_home?ie=UTF8&refRID=06A7TN15PRNCFD89K172%20', 530, 330, scrollbars='no')">Rate this page</a>
|
2087
|
+
|
2088
|
+
|
|
2089
|
+
<a href="https://sellercentral.amazon.com/gp/contact-us/contact-amazon-form.html/ref=ag_contactus_foot_home?ie=UTF8&urlStr=%2Fgp%2Fhomepage.html">Contact Seller Support</a>
|
2090
|
+
</div>
|
2091
|
+
</div>
|
2092
|
+
</div>
|
2093
|
+
|
2094
|
+
|
2095
|
+
<!-- Login successful. Do not remove this comment. -->
|
2096
|
+
|
2097
|
+
|
2098
|
+
|
2099
|
+
|
2100
|
+
|
2101
|
+
<br style="clear:both">
|
2102
|
+
|
2103
|
+
<table align="center">
|
2104
|
+
|
2105
|
+
</table>
|
2106
|
+
|
2107
|
+
|
2108
|
+
|
2109
|
+
|
2110
|
+
|
2111
|
+
<script type="text/javascript">
|
2112
|
+
|
2113
|
+
window.AmazonPopoverImages = {
|
2114
|
+
snake: 'https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/snake._V192571611_.gif',
|
2115
|
+
btnClose: 'https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/btn_close._V192188154_.gif',
|
2116
|
+
closeTan: 'https://images-na.ssl-images-amazon.com/images/G/01/nav2/images/close-tan-sm._V192185930_.gif',
|
2117
|
+
closeTanDown: 'https://images-na.ssl-images-amazon.com/images/G/01/nav2/images/close-tan-sm-dn._V192185961_.gif',
|
2118
|
+
loadingBar: 'https://images-na.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/loading-bar-small._V192188123_.gif',
|
2119
|
+
pixel: 'https://images-na.ssl-images-amazon.com/images/G/01/icons/blank-pixel._V192192429_.gif'
|
2120
|
+
};
|
2121
|
+
var container = document.createElement("DIV");
|
2122
|
+
container.id = "ap_container";
|
2123
|
+
if (document.body.childNodes.length) {
|
2124
|
+
document.body.insertBefore(container, document.body.childNodes[0]);
|
2125
|
+
} else {
|
2126
|
+
document.body.appendChild(container);
|
2127
|
+
}
|
2128
|
+
|
2129
|
+
</script>
|
2130
|
+
|
2131
|
+
<script type="text/javascript" src="./Seller Central-homepage_files/core-2455391773.js._V179300600_.js"></script>
|
2132
|
+
<script type="text/javascript">
|
2133
|
+
amznJQ.addLogical('popover', []);
|
2134
|
+
</script>
|
2135
|
+
|
2136
|
+
<!-- JSF Bootstrap N/A -->
|
2137
|
+
|
2138
|
+
|
2139
|
+
<script type="text/javascript">
|
2140
|
+
var $ = jQuery;
|
2141
|
+
</script>
|
2142
|
+
|
2143
|
+
|
2144
|
+
|
2145
|
+
<script type="text/javascript" src="./Seller Central-homepage_files/rainier-jquery-ui-613981778.js._V177961193_.js"></script>
|
2146
|
+
|
2147
|
+
|
2148
|
+
|
2149
|
+
|
2150
|
+
|
2151
|
+
<script type="text/javascript" src="./Seller Central-homepage_files/rainier-core-2067213134.js._V177960988_.js"></script>
|
2152
|
+
|
2153
|
+
|
2154
|
+
|
2155
|
+
|
2156
|
+
|
2157
|
+
|
2158
|
+
|
2159
|
+
|
2160
|
+
|
2161
|
+
<script type="text/javascript">
|
2162
|
+
try { fixButtonWidths(); } catch(e) {}
|
2163
|
+
</script>
|
2164
|
+
|
2165
|
+
|
2166
|
+
|
2167
|
+
|
2168
|
+
<div id="amznIframeDiv">
|
2169
|
+
<iframe id="amznCommonIframe" width="0" height="0" frameborder="0" style="display:none" src="./Seller Central-homepage_files/home.html"> </iframe></div>
|
2170
|
+
|
2171
|
+
<script type="text/javascript">
|
2172
|
+
if (jQuery && !window.ue) {
|
2173
|
+
$(document).ready(function () {
|
2174
|
+
setTimeout(function() {
|
2175
|
+
$('#amznIframeDiv').append('<iframe id="amznCommonIframe" width="0" height="0" frameborder="0" style="display:none"> </iframe>');
|
2176
|
+
$('#amznCommonIframe').attr('src', 'https://sellercentral.amazon.com/gp/performance/navbar/home');
|
2177
|
+
}, 3500 );
|
2178
|
+
});
|
2179
|
+
}
|
2180
|
+
</script>
|
2181
|
+
|
2182
|
+
|
2183
|
+
|
2184
|
+
<script type="text/javascript"><!--
|
2185
|
+
function updateCsmHit(c){var d=new Date();d.setTime(d.getTime()+(30*60*1000));var a="; expires="+d.toGMTString();var b=(window.ue&&window.ue.t.be)?(ue.t.be-ue_t0):(new Date().getTime()-ue_t0);if(b!=0){document.cookie="csm-hit="+(c/b).toFixed(2)+a+"; path=/"}};
|
2186
|
+
updateCsmHit(60008);
|
2187
|
+
//--></script>
|
2188
|
+
|
2189
|
+
|
2190
|
+
</body></html>
|