-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstore.php
84 lines (61 loc) · 3.72 KB
/
store.php
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link href="styles/large.css" rel="stylesheet" />
<link href="styles/medium.css" rel="stylesheet" />
<link href="styles/small.css" rel="stylesheet" />
<meta name="description" content="STARSKA | The official website of high quality leather goods company STARSKA." />
<meta name="keywords" content="high quality bag,luxury bag,jewelery bags,luxury brand,leather craftsmanship,leather craft,luxury leather goods,bag brand poland,leather goods poland,high quality leather accessories,high quality leather bags,luxury leather goods for woman,the best leather bag,designer bag,designer leather accessories,krakow bag brand,zuza stepien bags,women's bags,bags made in Italy,bags made in Krakow,wave bag ,drop bag,jewel strap,hoop strap,add a strap,modern bags,designed in Krakow ,leather artisans,luxury craft,high quality craft,high end craft,contemporary bags,mirror mirror,vanity mirror,changable strap bag,Starska bag,starska art,starska design,high quality leather goods,avantgarde bag,best seller,the best bag brand,minimalist bag,elegant bag,timeless accessories,longevity ,durability,prestige" />
<meta name="author" content="ht-dev" />
<link rel="icon" href="si.png" type="image/x-icon" />
<link rel="shortcut icon" href="si.png" type="image/x-icon" />
<script src="scripts/h.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-126119902-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-126119902-1');
</script>
<title>STARSKA | Store</title>
</head>
<body>
<div id="collectionContainer">
<div id="collectionMain">
<div id="navBar2">
<div id="navBarTop2">
<a href="index.php?homepageloaded"><img src="images/logo/STARSKA CZARNE DOCIETE.png" /></a>
</div>
<div id="navBarBottom2">
<ul id="navBarBottomUl3">
<a href="collection.php?entirecollectionloaded"><li id="nB1">Collections</li></a>
<li class="vanish">Faceboooo</li>
<a href="products.php?productsloaded" ><li id="nB2">Products</li></a>
<li class="vanish">Instagrammmmmmmmni</li>
<a href="care.php?carepageloaded"><li id="nB3">Care</li></a>
<li class="vanish">Soreeeeeemnmmmmnnnnnnnnnnmm</li>
<a href="about.php?aboutpageloaded"><li id="nB4">About</li></a>
</ul>
<ul id="navBarBottomUl4">
<a href="newsletter.php?newletterLoaded"><li id="nB5">Newsletter</li></a>
<li class="vanish">Facebook</li>
<li class="vanish">Produciiimmmmm</li>
<a href="https://www.instagram.com/starska_/" target="_blank"><li id="nB6">Instagram</li></a>
<li class="vanish" id="back2">Careeeeeeeeeeeeemmnm</li>
<a href="store.php?storePageLoaded"><li id="nB7">Store</li></a>
<li class="vanish" id="g">Carnennnnmnnm</li>
<a href="contact.php?contactpageloaded"><li id="nB8">Contact</li></a>
</ul>
</div>
</div>
</div>
<div id="storeContainer">
<p>LAUNCHING 2019</p>
</div>
</div>
</body>
</html>