-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathamazon-insert-card-review.html
More file actions
496 lines (359 loc) · 25.7 KB
/
Copy pathamazon-insert-card-review.html
File metadata and controls
496 lines (359 loc) · 25.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
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
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
<!DOCTYPE html>
<html>
<head>
<!-- Google Analytics -->
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-103612072-1', 'auto');
ga('send', 'pageview');
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
<!-- End Google Analytics -->
<meta charset="utf-8">
<meta name="google-site-verification" content="true">
<title>Using Amazon Product Inserts for Reviews | Inesoi Bag Factory</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="theme-color" content="#3F51B5">
<meta name="keywords" content="amazon,review">
<meta name="description" content="How to Use Amazon Product Inserts for ReviewsIncluding physical inserts inside the packages for your products can be a very effective way for Amazon sellers to get product reviews.
These don’t have t">
<meta property="og:type" content="article">
<meta property="og:title" content="Using Amazon Product Inserts for Reviews">
<meta property="og:url" content="http://blog.inesoi.com/amazon-insert-card-review.html">
<meta property="og:site_name" content="Inesoi Bag Factory">
<meta property="og:description" content="How to Use Amazon Product Inserts for ReviewsIncluding physical inserts inside the packages for your products can be a very effective way for Amazon sellers to get product reviews.
These don’t have t">
<meta property="og:image" content="http://blog.inesoi.com/../resources/images/0069RVTdgy1fuonyljs3nj30n60ii0wu.jpg">
<meta property="og:image" content="http://blog.inesoi.com/../resources/images/1-Amazon-Product-Insert-Cards.png">
<meta property="og:image" content="http://blog.inesoi.com/../resources/images/2-Amazon-Product-Insert-Cards.jpg">
<meta property="og:image" content="http://blog.inesoi.com/../resources/images/3-Amazon-Product-Insert-Cards.png">
<meta property="og:updated_time" content="2018-08-31T16:34:25.211Z">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Using Amazon Product Inserts for Reviews">
<meta name="twitter:description" content="How to Use Amazon Product Inserts for ReviewsIncluding physical inserts inside the packages for your products can be a very effective way for Amazon sellers to get product reviews.
These don’t have t">
<meta name="twitter:image" content="http://blog.inesoi.com/../resources/images/0069RVTdgy1fuonyljs3nj30n60ii0wu.jpg">
<link rel="alternate" type="application/atom+xml" title="Inesoi Bag Factory" href="/atom.xml">
<link rel="shortcut icon" href="/favicon.ico">
<link rel="stylesheet" href="/style/style.css?v=1.6.17">
<script>window.lazyScripts=[]</script>
<!-- custom head -->
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-2846834382442028",
enable_page_level_ads: true
});
</script>
</head>
<body>
<div id="loading" class="active"></div>
<aside id="menu" class="hide" >
<div class="inner flex-row-vertical">
<a href="javascript:;" class="header-icon waves-effect waves-circle waves-light" id="menu-off">
<i class="icon icon-lg icon-close"></i>
</a>
<div class="brand-wrap" style="background-image:url(/)">
<div class="brand">
<a href="/" class="avatar waves-effect waves-circle waves-light">
<img src="/img/avatar.png">
</a>
<hgroup class="introduce">
<h5 class="nickname">Inesoi Bag Factory</h5>
<a href="mailto:sales@inesoi.com" title="sales@inesoi.com" class="mail">sales@inesoi.com</a>
</hgroup>
</div>
</div>
<div class="scroll-wrap flex-col">
<ul class="nav">
<li class="waves-block waves-effect">
<a href="/" >
<i class="icon icon-lg icon-home"></i>
Home
</a>
</li>
<li class="waves-block waves-effect">
<a href="/archives" >
<i class="icon icon-lg icon-archives"></i>
Archives
</a>
</li>
<li class="waves-block waves-effect">
<a href="/tags/android" >
<i class="icon icon-lg icon-tags"></i>
Tags
</a>
</li>
<li class="waves-block waves-effect">
<a href="/categories/" >
<i class="icon icon-lg icon-th-list"></i>
Categories
</a>
</li>
</ul>
</div>
</div>
</aside>
<main id="main">
<header class="top-header" id="header">
<div class="flex-row">
<a href="javascript:;" class="header-icon waves-effect waves-circle waves-light on" id="menu-toggle">
<i class="icon icon-lg icon-navicon"></i>
</a>
<div class="flex-col header-title ellipsis">Using Amazon Product Inserts for Reviews</div>
<div class="search-wrap" id="search-wrap">
<a href="javascript:;" class="header-icon waves-effect waves-circle waves-light" id="back">
<i class="icon icon-lg icon-chevron-left"></i>
</a>
<input type="text" id="key" class="search-input" autocomplete="off" placeholder="Search">
<a href="javascript:;" class="header-icon waves-effect waves-circle waves-light" id="search">
<i class="icon icon-lg icon-search"></i>
</a>
</div>
<a href="javascript:;" class="header-icon waves-effect waves-circle waves-light" id="menuShare">
<i class="icon icon-lg icon-share-alt"></i>
</a>
</div>
</header>
<header class="content-header post-header">
<div class="container fade-scale">
<h1 class="title">Using Amazon Product Inserts for Reviews</h1>
<h5 class="subtitle">
<time datetime="2018-08-21T16:00:00.000Z" itemprop="datePublished" class="page-time">
2018-08-22
</time>
<ul class="article-category-list"><li class="article-category-list-item"><a class="article-category-list-link" href="/categories/Amazon/">Amazon</a></li></ul>
</h5>
</div>
</header>
<div class="container body-wrap">
<aside class="post-widget">
<nav class="post-toc-wrap" id="post-toc">
<h4>TOC</h4>
<ol class="post-toc"><li class="post-toc-item post-toc-level-2"><a class="post-toc-link" href="#How-to-Use-Amazon-Product-Inserts-for-Reviews"><span class="post-toc-text">How to Use Amazon Product Inserts for Reviews</span></a></li><li class="post-toc-item post-toc-level-2"><a class="post-toc-link" href="#Don’t-Break-the-Rules"><span class="post-toc-text">Don’t Break the Rules</span></a></li><li class="post-toc-item post-toc-level-2"><a class="post-toc-link" href="#What-to-Include-in-Product-Inserts-for-Amazon-Reviews"><span class="post-toc-text">What to Include in Product Inserts for Amazon Reviews</span></a></li><li class="post-toc-item post-toc-level-2"><a class="post-toc-link" href="#Amazon-Product-Insert-Cards"><span class="post-toc-text">Amazon Product Insert Cards</span></a><ol class="post-toc-child"><li class="post-toc-item post-toc-level-3"><a class="post-toc-link" href="#1-Amazon-Product-Insert-Cards-Increase-Reviews"><span class="post-toc-text">1. Amazon Product Insert Cards: Increase Reviews</span></a></li><li class="post-toc-item post-toc-level-3"><a class="post-toc-link" href="#2-Amazon-Product-Insert-Cards-Increase-Sales-amp-Ranking"><span class="post-toc-text">2. Amazon Product Insert Cards: Increase Sales & Ranking</span></a></li><li class="post-toc-item post-toc-level-3"><a class="post-toc-link" href="#3-Amazon-Product-Insert-Cards-Branding"><span class="post-toc-text">3. Amazon Product Insert Cards: Branding</span></a></li><li class="post-toc-item post-toc-level-3"><a class="post-toc-link" href="#4-Amazon-Product-Insert-Cards-Growing-an-email-list"><span class="post-toc-text">4. Amazon Product Insert Cards: Growing an email list</span></a></li></ol></li></ol>
</nav>
</aside>
<article id="post-amazon-insert-card-review"
class="post-article article-type-post fade" itemprop="blogPost">
<div class="post-card">
<h1 class="post-card-title">Using Amazon Product Inserts for Reviews</h1>
<div class="post-meta">
<time class="post-time" title="2018-08-22 00:00:00" datetime="2018-08-21T16:00:00.000Z" itemprop="datePublished">2018-08-22</time>
<ul class="article-category-list"><li class="article-category-list-item"><a class="article-category-list-link" href="/categories/Amazon/">Amazon</a></li></ul>
</div>
<div class="post-content" id="post-content" itemprop="postContent">
<h2 id="How-to-Use-Amazon-Product-Inserts-for-Reviews"><a href="#How-to-Use-Amazon-Product-Inserts-for-Reviews" class="headerlink" title="How to Use Amazon Product Inserts for Reviews"></a>How to Use Amazon Product Inserts for Reviews</h2><p>Including physical inserts inside the packages for your products can be a very effective way for Amazon sellers to get product reviews. </p>
<p>These don’t have to be super complicated. </p>
<p>Basically, you want to make sure you:</p>
<ol>
<li>Follow the rules.</li>
<li>Remind customers why they bought your product (highlight the benefits).</li>
<li>Actually ask them to leave a review and include instructions for doing so.</li>
<li>Keep the design simple, easy-to-read and brand-congruent.</li>
</ol>
<h2 id="Don’t-Break-the-Rules"><a href="#Don’t-Break-the-Rules" class="headerlink" title="Don’t Break the Rules"></a>Don’t Break the Rules</h2><p>Make sure your inserts are compliant with Amazon’s Terms of Services. A couple of reviews aren’t worth getting your seller account suspended. So be a good seller and <a href="https://sellercentral.amazon.com/gp/help/external/200386250" target="_blank" rel="external">don’t break the rules</a>. </p>
<p>You cannot offer a discount or any kind of incentive for a review. This is strictly against Amazon’s rules as we have mentioned in previous chapters.</p>
<p>And you have to encourage honest reviews – not strictly positive reviews.</p>
<figure class="image-bubble">
<div class="img-lightbox">
<div class="overlay"></div>
<img src="../resources/images/0069RVTdgy1fuonyljs3nj30n60ii0wu.jpg" alt="" title="">
</div>
<div class="image-caption"></div>
</figure>
<h2 id="What-to-Include-in-Product-Inserts-for-Amazon-Reviews"><a href="#What-to-Include-in-Product-Inserts-for-Amazon-Reviews" class="headerlink" title="What to Include in Product Inserts for Amazon Reviews"></a>What to Include in Product Inserts for Amazon Reviews</h2><p>Amazon Product insert cards are a great way to send a message to your customers because every one of your customers is guaranteed to see it. Whether they bother to read it or not will depend on a couple of things, listed below.</p>
<p>What is your product? If it is something low cost and basic, your customers will be less likely to read your insert card. However, if it has a higher cost, or is more complex, your customers will be more likely to read what you have to tell them.</p>
<p>Think Apple Iphone insert vs emoji pillow which one will you be more likely to read the insert card off?</p>
<p>Common mistakes when designing Amazon insert cards:</p>
<ol>
<li><p>Have 1 goal per insert card. If you have a list of things to tell your customer, then send it in a follow-up email using <strong><a href="https://secure.sellerlabs.com/aff//idevaffiliate.php?id=705_2" target="_blank" rel="external">feedback genius</a></strong> or similar automated email services.</p>
</li>
<li><p>Do NOT try to get the customer to try and buy from you on Amazon. This is a sure-fire way to get your Amazon seller account suspended.</p>
</li>
<li><p>Do NOT expect many people to act on what you ask them to do. If you can get a response rate of 5% to a message in your insert card, this is good.</p>
</li>
</ol>
<p>Below, I give you 4 different examples of Amazon Product insert cards and when and how you should use them to grow your Amazon FBA business. Feel free to copy the templates that I have provided for you.</p>
<h2 id="Amazon-Product-Insert-Cards"><a href="#Amazon-Product-Insert-Cards" class="headerlink" title="Amazon Product Insert Cards"></a>Amazon Product Insert Cards</h2><h3 id="1-Amazon-Product-Insert-Cards-Increase-Reviews"><a href="#1-Amazon-Product-Insert-Cards-Increase-Reviews" class="headerlink" title="1. Amazon Product Insert Cards: Increase Reviews"></a>1. Amazon Product Insert Cards: Increase Reviews</h3><p>With your first batch of inventory, your focus should be to rank your products and get as many reviews as possible. With this in mind, the aim of your insert cards should be to get customers to leave a product review. Below is an example of the type of insert card that you would use when you are launching a new product and seeking customer reviews. Feel free to copy it and use it as a template for your own Amazon product insert card.</p>
<figure class="image-bubble">
<div class="img-lightbox">
<div class="overlay"></div>
<img src="../resources/images/1-Amazon-Product-Insert-Cards.png" alt="Amazon-Product-Insert-Cards" title="">
</div>
<div class="image-caption">Amazon-Product-Insert-Cards</div>
</figure>
<h3 id="2-Amazon-Product-Insert-Cards-Increase-Sales-amp-Ranking"><a href="#2-Amazon-Product-Insert-Cards-Increase-Sales-amp-Ranking" class="headerlink" title="2. Amazon Product Insert Cards: Increase Sales & Ranking"></a>2. Amazon Product Insert Cards: Increase Sales & Ranking</h3><p>Once you get over 100 reviews on your product listing, your focus should switch from reviews to sales. Your aim should be to increase the sales of all your products off Amazon so that your ranking improves, which will, in turn, increase your organic sales further. Below is an example of an insert card that you can use to encourage customers to become repeat customers of your brand. Feel free to copy it and use it as a template for your own Amazon product insert card.</p>
<p>“Thank you for trusting us with your recent order. As a way of showing our appreciation, I would like to give you $5 OFF your next (Insert Brand Name) purchase from Amazon.”</p>
<figure class="image-bubble">
<div class="img-lightbox">
<div class="overlay"></div>
<img src="../resources/images/2-Amazon-Product-Insert-Cards.jpg" alt="example-Amazon-Product-Insert-Cards" title="">
</div>
<div class="image-caption">example-Amazon-Product-Insert-Cards</div>
</figure>
<h3 id="3-Amazon-Product-Insert-Cards-Branding"><a href="#3-Amazon-Product-Insert-Cards-Branding" class="headerlink" title="3. Amazon Product Insert Cards: Branding"></a>3. Amazon Product Insert Cards: Branding</h3><p>Once you have a wide selection of products ranking well on Amazon and they all have over 100 reviews, you may decide to start building your brand off Amazon. Sharing pictures of your customers using your products is a great way to start building a community around your brand. The third type of insert card that I use is for the sole purpose of branding. Below is an example of an insert card that you can use to encourage customers to become a major part of your brand. Feel free to copy it and use it as a template for your own Amazon product insert card.</p>
<p>“Thank you for trusting us with your recent order. At (Insert brand name) we simply love yoga. We would love if you could add your yoga pictures to our gallery www.yogapanda.com/gallery. Or our Instagram page www.instagram.com/yogapanda.”</p>
<figure class="image-bubble">
<div class="img-lightbox">
<div class="overlay"></div>
<img src="../resources/images/3-Amazon-Product-Insert-Cards.png" alt="Amazon-fba-Product-Insert-Cards" title="">
</div>
<div class="image-caption">Amazon-fba-Product-Insert-Cards</div>
</figure>
<h3 id="4-Amazon-Product-Insert-Cards-Growing-an-email-list"><a href="#4-Amazon-Product-Insert-Cards-Growing-an-email-list" class="headerlink" title="4. Amazon Product Insert Cards: Growing an email list"></a>4. Amazon Product Insert Cards: Growing an email list</h3><p>If you simply want to build an email list of your customers so that you can email them during your new product launches, then the best way to do this is by inviting them to a landing page, so that you capture their email addresses. Your product should retail for more than $20 for this to work adequately, as it is extremely unlikely that anyone will take out the warranty on products with a low-value. Below is an example of an insert card that you can use to encourage customers to sign up to your email list. Feel free to copy it and use it as a template for your own Amazon product insert card.</p>
<p>“At Yoga Panda we offer a <strong>FREE</strong> 1-year warranty on all of our products. This means that if your product breaks through no fault of your own we will replace it with a new one for <strong>FREE</strong>. To the avail of the Yoga Panda 1-year warranty, you must sign up for free within 1 week of making your purchase. Please visit www.yogapanda.com/warranty within 1 week of making your purchase and enter your name and email address to get covered.”</p>
</div>
<blockquote class="post-copyright">
<div class="content">
<span class="post-time">
Last updated: <time datetime="2018-08-31T16:34:25.211Z" itemprop="dateUpdated">2018-09-01 00:34:25</time>
</span><br>
Comments here,such as:<a href="/amazon-insert-card-review.html" target="_blank" rel="external">http://blog.inesoi.com/amazon-insert-card-review.html</a>
</div>
<footer>
<a href="http://blog.inesoi.com">
<img src="/img/avatar.png" alt="Inesoi Bag Factory">
Inesoi Bag Factory
</a>
</footer>
</blockquote>
<div class="post-footer">
<ul class="article-tag-list"><li class="article-tag-list-item"><a class="article-tag-list-link" href="/tags/amazon/">amazon</a></li><li class="article-tag-list-item"><a class="article-tag-list-link" href="/tags/review/">review</a></li></ul>
<div class="page-share-wrap">
<div class="page-share" id="pageShare">
<ul class="reset share-icons">
<li>
<a class="weibo share-sns" target="_blank" href="http://service.weibo.com/share/share.php?url=http://blog.inesoi.com/amazon-insert-card-review.html&title=《Using Amazon Product Inserts for Reviews》 — Inesoi Bag Factory&pic=http://blog.inesoi.com/img/avatar.png" data-title="微博">
<i class="icon icon-weibo"></i>
</a>
</li>
<li>
<a class="weixin share-sns wxFab" href="javascript:;" data-title="微信">
<i class="icon icon-weixin"></i>
</a>
</li>
<li>
<a class="qq share-sns" target="_blank" href="http://connect.qq.com/widget/shareqq/index.html?url=http://blog.inesoi.com/amazon-insert-card-review.html&title=《Using Amazon Product Inserts for Reviews》 — Inesoi Bag Factory&source=" data-title=" QQ">
<i class="icon icon-qq"></i>
</a>
</li>
<li>
<a class="facebook share-sns" target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=http://blog.inesoi.com/amazon-insert-card-review.html" data-title=" Facebook">
<i class="icon icon-facebook"></i>
</a>
</li>
<li>
<a class="twitter share-sns" target="_blank" href="https://twitter.com/intent/tweet?text=《Using Amazon Product Inserts for Reviews》 — Inesoi Bag Factory&url=http://blog.inesoi.com/amazon-insert-card-review.html&via=http://blog.inesoi.com" data-title=" Twitter">
<i class="icon icon-twitter"></i>
</a>
</li>
<li>
<a class="google share-sns" target="_blank" href="https://plus.google.com/share?url=http://blog.inesoi.com/amazon-insert-card-review.html" data-title=" Google+">
<i class="icon icon-google-plus"></i>
</a>
</li>
</ul>
</div>
<a href="javascript:;" id="shareFab" class="page-share-fab waves-effect waves-circle">
<i class="icon icon-share-alt icon-lg"></i>
</a>
</div>
</div>
</div>
<nav class="post-nav flex-row flex-justify-between">
<div class="waves-block waves-effect prev">
<a href="/yiwu-wholesale-market-complete-guide.html" id="post-prev" class="post-nav-link">
<div class="tips"><i class="icon icon-angle-left icon-lg icon-pr"></i> Prev</div>
<h4 class="title">Source Product in Yiwu Wholesale Market - Complete Guide</h4>
</a>
</div>
<div class="waves-block waves-effect next">
<a href="/amazon-seller-promotion.html" id="post-next" class="post-nav-link">
<div class="tips">Next <i class="icon icon-angle-right icon-lg icon-pl"></i></div>
<h4 class="title">Buy One Get One 亚马逊 Promotion 实战经验及设定</h4>
</a>
</div>
</nav>
</article>
</div>
<footer class="footer">
<div class="top" style="display:none">
<p>
<span><a href="/atom.xml" target="_blank" class="rss" title="rss"><i class="icon icon-lg icon-rss"></i></a></span>
<span>footer.license</span>
</p>
</div>
<div class="bottom">
<p><span>Inesoi Bag Factory © 2012 - 2018</span>
<span style="display:none">
Power by <a href="http://hexo.io/" target="_blank">Hexo</a> Theme <a href="https://github.com/yscoder/hexo-theme-indigo" target="_blank">indigo</a>
</span>
</p>
</div>
</footer>
</main>
<div class="mask" id="mask"></div>
<a href="javascript:;" id="gotop" class="waves-effect waves-circle waves-light"><span class="icon icon-lg icon-chevron-up"></span></a>
<div class="global-share" id="globalShare">
<ul class="reset share-icons">
<li>
<a class="weibo share-sns" target="_blank" href="http://service.weibo.com/share/share.php?url=http://blog.inesoi.com/amazon-insert-card-review.html&title=《Using Amazon Product Inserts for Reviews》 — Inesoi Bag Factory&pic=http://blog.inesoi.com/img/avatar.png" data-title="微博">
<i class="icon icon-weibo"></i>
</a>
</li>
<li>
<a class="weixin share-sns wxFab" href="javascript:;" data-title="微信">
<i class="icon icon-weixin"></i>
</a>
</li>
<li>
<a class="qq share-sns" target="_blank" href="http://connect.qq.com/widget/shareqq/index.html?url=http://blog.inesoi.com/amazon-insert-card-review.html&title=《Using Amazon Product Inserts for Reviews》 — Inesoi Bag Factory&source=" data-title=" QQ">
<i class="icon icon-qq"></i>
</a>
</li>
<li>
<a class="facebook share-sns" target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=http://blog.inesoi.com/amazon-insert-card-review.html" data-title=" Facebook">
<i class="icon icon-facebook"></i>
</a>
</li>
<li>
<a class="twitter share-sns" target="_blank" href="https://twitter.com/intent/tweet?text=《Using Amazon Product Inserts for Reviews》 — Inesoi Bag Factory&url=http://blog.inesoi.com/amazon-insert-card-review.html&via=http://blog.inesoi.com" data-title=" Twitter">
<i class="icon icon-twitter"></i>
</a>
</li>
<li>
<a class="google share-sns" target="_blank" href="https://plus.google.com/share?url=http://blog.inesoi.com/amazon-insert-card-review.html" data-title=" Google+">
<i class="icon icon-google-plus"></i>
</a>
</li>
</ul>
</div>
<div class="page-modal wx-share" id="wxShare">
<a class="close" href="javascript:;"><i class="icon icon-close"></i></a>
<p>扫一扫,分享到微信</p>
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMYAAADGCAAAAACs8KCBAAACJElEQVR42u3awW7CMBAEUP7/p6nUa0U644VWsV9OiALxy2Fq7+7jEV/P7+v6nfxbP6+ff3184sLAwLgt43l5JTdYW+715/O1YWBgnMO4Xly+lPzz15mZrw0DAwOjff0qEJMYvf59DAwMjJyRL66N1D8NXAwMjBsyJiHYRvA/n8UxMDBuyGgbA3/5+oP9DQwMjJswnuXVlskmjc9iVRgYGFsz2g3c2sauPTC3zQMMDIy9GfOIfG+TcrE9gIGBsTVjEpf5bXLqqPCHgYGxKSO5/dooRruUZLu5OLqKgYGxEWMSoHl7ctKEiKZFMDAwDmO0TYJJjE6GMzAwME5jvHeOow3otm2JgYFxDiOP0feOlyURHH0SAwNja0ZeXMsLYe3oRnucrvsbGBgYN2esDXLlC0o2f/nD+uUQi4GBsSkjL+XnpbF2WWsluZf/NzAwMLZjtPGaF/HbhuVkdAMDA2NvxtpIxPV2rQ3ueRxjYGCcw2hvnJfJ8tBMfiE6TmNgYGzEaEO2bUautSrr0h4GBsYxjLyglr+fbxbbFikGBsY5jDYQ29Lb2iF57QiNgYGxK2NtwKsd5GoHL9rSGwYGxt6MNuYm5f6W0bZUMTAw9mbkx8W1AYv2u2tBj4GBcQIjb0+2QxJtAa6NfgwMDIx3DXi1m8X88WFgYGC0w2HtQEa+9F8eEwYGxgGM+SF20pLMt4AYGBhnMiY3m5TV1jCjoQ0MDIz7Mb4AjmatY7LlkkkAAAAASUVORK5CYII=" alt="微信分享二维码">
</div>
<script src="//cdn.bootcss.com/node-waves/0.7.4/waves.min.js"></script>
<script>
var BLOG = { ROOT: '/', SHARE: true, REWARD: false };
</script>
<script src="/js/main.min.js?v=1.6.17"></script>
<div class="search-panel" id="search-panel">
<ul class="search-result" id="search-result"></ul>
</div>
<template id="search-tpl">
<li class="item">
<a href="{path}" class="waves-block waves-effect">
<div class="title ellipsis" title="{title}">{title}</div>
<div class="flex-row flex-middle">
<div class="tags ellipsis">
{tags}
</div>
<time class="flex-col time">{date}</time>
</div>
</a>
</li>
</template>
<script src="/js/search.min.js?v=1.6.17" async></script>
</body>
</html>