forked from dandesousa/ebay-listings
-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathpokemon-tcg.html
142 lines (135 loc) · 7.49 KB
/
pokemon-tcg.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="eBay Template">
<meta name="author" content="Valley General">
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
</head>
<body>
<div class="container">
<h3><span class="glyphicon glyphicon-barcode"></span> Item</h3>
<h4><span class="glyphicon glyphicon-th-list"></span> Overview</h4>
<div class="panel panel-default">
<div class="panel-body">
<table class="table">
<caption><p class="text-center">The following is an 'at-a-glance' summary of the item(s) available in this listing.</p><caption>
<tbody>
<tr>
<th class="text-right">Item:</th>
<td>
Item Name
</td>
</tr>
<tr>
<th class="text-right">Set:</th>
<td>
Set Name
</td>
</tr>
<tr>
<th class="text-right">Rarity:</th>
<td>
<span class="label label-success">Holo</span>
<span class="label label-primary">Rare</span>
<span class="label label-info">Uncommon</span>
<span class="label label-default">Common</span>
</td>
</tr>
<tr>
<th class="text-right">Condition:</th>
<td>
<span class="label label-success">Mint</span>
<span class="label label-primary">Near Mint</span>
<span class="label label-info">Played</span>
</td>
</tr>
<tr>
<th class="text-right">First Edition:</th>
<td>
<span class="label label-success">Yes</span>
<span class="label label-info">No</span>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<h4><span class="glyphicon glyphicon-list-alt"></span> Description</h4>
<p>A description of the item.</p>
<h3><span class="glyphicon glyphicon-folder-close"></span> Packaging</h3>
<p>We package all our items carefully to ensure they arrive safely. Please contact us if you have questions about packaging standards.</p>
<div class="media">
<div class="media-left">
<a href="#">
<img class="media-object" src="https://raw.githubusercontent.com/dandesousa/ebay-listings/master/imgs/sleeves.png" height="50px">
</a>
</div>
<div class="media-body">
<h4 class="media-heading">Card Sleeves</h4>
All individually sold cards, including rares and holo's come in card sleeves.
</div>
</div>
<div class="media">
<div class="media-left">
<a href="#">
<img class="media-object" src="https://raw.githubusercontent.com/dandesousa/ebay-listings/master/imgs/toploaders.jpg" height="50px">
</a>
</div>
<div class="media-body">
<h4 class="media-heading">Top Loaders</h4>
All sleeved, individually sold cards, including rares and holo's come in a top loader.
</div>
</div>
<div class="media">
<div class="media-left">
<a href="#">
<img class="media-object" src="https://raw.githubusercontent.com/dandesousa/ebay-listings/master/imgs/teambags.jpg" height="50px">
</a>
</div>
<div class="media-body">
<h4 class="media-heading">Team Bags</h4>
All non-boxed card batches come in team bags to protect from moisture and jostling.
</div>
</div>
<div class="media">
<div class="media-left">
<a href="#">
<img class="media-object" src="https://raw.githubusercontent.com/dandesousa/ebay-listings/master/imgs/polymailers.jpg" height="50px">
</a>
</div>
<div class="media-body">
<h4 class="media-heading">Bubble Mailers</h4>
All non-boxed cards are shipped in poly bubble mailers, non-machinable so they arrive without being bent.
</div>
</div>
<h3><span class="glyphicon glyphicon-envelope"></span> Shipments</h3>
<h4><span class="glyphicon glyphicon-time"></span> Handling</h4>
<p>We will ship all orders within <mark>1 business day</mark> of payment.</p>
<h4><span class="glyphicon glyphicon-send"></span> Delivery</h4>
<p>We typically ship according to the following criteria:</p>
<div class="panel panel-default">
<div class="panel-body">
<table class="table table-hover">
<thead><tr><th>Weight</th><th>Shipper</th><th>Service</th><th>Delivery Time</th></tr></thead>
<tbody>
<tr><td><= 13 ounces</td><td>USPS</td><td>First Class Package</td><td>2-6 business days*</td></tr>
<tr><td>> than 13 ounces</td><td>USPS</td><td>Priority Mail</td><td>1-3 business days*</td></tr>
<tr><td>> 1 pound (by location)</td><td>FedEx</td><td>Smart Post</td><td>2-8 business days*</td></tr>
</tbody>
</table>
<small>*delivery times are <u>after handling</u>. Times determined by carrier and are subject to change.</small>
</div>
</div>
<p>We tend to favor USPS. Check shipping tab for exact details.</p>
<h3><span class="glyphicon glyphicon-ok-circle"></span> Return Policy</h3>
<p>All of our items are backed by eBay's 14-day return policy. <mark>Buyer is responsible for return shipping</mark>.</p>
<h3><span class="glyphicon glyphicon-comment"></span> Feedback</h3>
<p>We take our reputation seriously. If you are unsatisfied by your order, please contact us and we will work with you to resolve it to your satisfaction.</p>
</div> <!-- /container -->
</body>
</html>