-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
31 lines (30 loc) · 1.58 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title></title>
<meta name="viewport" content="width=device-width" />
<style type="text/css" media="screen">
html, body, .adapt, .data_box {
height: 100%;
}
</style>
<link rel="stylesheet" href="dist/app.css" type="text/css" media="screen" title="no title" charset="utf-8">
</head>
<body id="adapt">
<div class="data_box template_id_3" data-productionpagedata_id="24" data-template_id="3">
<div class="attributes">
<div class="attribute a_id" data-attribute_type="textSingle" data-attribute_value="">XD-1428</div>
<div class="attribute a_name" data-attribute_type="textSingle" data-attribute_value="">Sykkelveske</div>
<div class="attribute a_link" data-attribute_type="textSingle" data-attribute_value="">http://www.gosh.no/no_no/product/sykkelveske-1</div>
<div class="attribute a_description" data-attribute_type="textMulti" data-attribute_value="">Sykkelveske til å feste på rammen. 600D polyester. Str. 27 x 16 x 5 cm. 1 stort rom med glidelås. 4 farger.</div>
<div class="attribute a_image" data-attribute_type="image" data-attribute_value="">
<div class="image_wrapper">
<img src="http://image.promoworld.ca/migration-api-hidden-new/web/images/1066/xd-1428-blue.jpg">
</div>
</div>
</div>
</div>
<script src="dist/app.js"></script>
</body>
</html>