Browse code

Created repository.

DoubleBastionAdmin authored on 02/03/2022 00:26:46
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,27 @@
1
+<a class="product" href="http://www.amazon.com/Paper-Scissors-Lizard-Spock-T-shirt/dp/B01ELX6N7U">
2
+  <div class="product-sizes">
3
+    <span class="sr-only">Available in the following sizes: </span>
4
+    <i class="fa fa-male" title="Men"></i>
5
+    <i class="fa fa-female" title="Women"></i>
6
+    <i class="fa fa-child" title="Kids"></i>
7
+  </div>
8
+  <div class="tab-content">
9
+    <div class="tab-pane active" id="rpsls-blue">
10
+      <img src="http://ecx.images-amazon.com/images/I/81AqlTK02KL._UX679_.jpg">
11
+    </div>
12
+  </div>
13
+
14
+  <ul class="list-inline text-center margin-bottom-0">
15
+    <li class="active"><span data-target="#rpsls-blue" data-toggle="tab"><span class="swatch swatch-royalblue" title="Royal Blue"></span><span class="sr-only"> Royal Blue</span></span></li>
16
+  </ul>
17
+
18
+  <hr />
19
+
20
+  <div class="gg margin-bottom-sm">
21
+    <h3 class="gg-col product-title margin-top-0 margin-bottom-0 padding-right-sm">Rock Paper Scissors Lizard Spock Tee</h3>
22
+    <h3 class="gg-col text-right text-success margin-top-0 margin-bottom-0">$28</h3>
23
+  </div>
24
+  <div class="text-muted">
25
+    American Apparel Fine Jersey Short Sleeve T-Shirt
26
+  </div>
27
+</a>