-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshipping.html
201 lines (179 loc) · 8.39 KB
/
shipping.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
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
<!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">
<title>Revamp Theme Help Center</title>
<link rel="shortcut icon" href="../favicon.ico">
<script src="https://kit.fontawesome.com/d8666d7faf.js" crossorigin="anonymous"></script>
<link href="styles/styles.css" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Manrope:[email protected]&display=swap" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<section class="jumbotron jumbotron-fluid text-center">
<div class="navbar navbar-static-top navbar-expand-lg" role="navbar">
<a href="/" class="navbar-brand">
<img src="images/uniwebcommerce-logo.png" alt="Logo" />
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarText" aria-controls="navbarText" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="nav navbar-nav">
<li class="nav-item header-link solid-btn">
<a class="nav-link" href="https://shopify.com" target="_blank">Submit a ticket</a>
</li>
<li class="nav-item header-link">
<a class="nav-link" href="https://shopify.com" target="_blank">Back to Home</a>
</li>
<li class="nav-item">
<div class="nav-link dropdown">
<button class="btn btn-outline-light dropdown-toggle" type="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
English
</button>
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="dropdownMenuButton">
<a class="dropdown-item" href="#fr">Glisten</a>
<a class="dropdown-item" href="#bg">Bulgarian</a>
</div>
</div>
</li>
</ul>
</div>
</div>
<div class="cover"></div>
<div class="container">
<h1 class="jumbotron-heading bold">Shipping and Delivery</h1>
<p class="lead">
ORDER PROCESSING:
Please allow [timeframe] to process your order. Expect an email within [timeframe] to let you
know your order is on the way! All our orders are digital download only.
</p>
<div class="row justify-content-center text-center">
<div class="col-md-10">
<form id="searchForm" action="/" class="search-form" method="GET">
<div class="input-group search">
<input type="text" name="q" class="search-field" aria-label="Search field" placeholder="Search anything here..." aria-required="true" required autoComplete="off"/>
<button class="input-group-addon" aria-label="Search">
<i class="fa fa-search"> </i>
</button>
</div>
</form>
</div>
</div>
<!--<div class="tags">
<a href="pages/category.html"><span class="badge badge-secondary">Get Started</span></a>
</div>-->
</div>
</section>
<div class="section text-muted">
<div class="container">
<div class="row content justify-content-center">
<div class="col-md-12 text-center">
<div class="heading">
<h3>Theme Documentation</h3>
<p class="lead">Choose a category to get started.</p>
</div>
</div>
<div class="col-sm-12 col-md-6 col-lg-4 mb-3">
<a href="pages/category.html" class="card-link">
<div class="card card-minimal category-box text-center">
<div class="card-body justify-content-center">
<i class="fa-solid fa-layer-group"></i>
<h4 class="card-title">Sections</h4>
<!-- <p class="card-text">Category with help articles about how to get started.</p> -->
<div class="author mt-3">
<small>5 articles</small>
<!--<div class="avatars">
<div class="author-avatar" style="background-image: url('...//author_avatar_female_2.jpg');"> </div>
</div>-->
</div>
<!-- <small>There are no articles under this category, yet.</small> -->
</div>
</div>
</a>
</div>
<div class="col-sm-12 col-md-6 col-lg-4 mb-3">
<a href="pages/category.html" class="card-link">
<div class="card card-minimal category-box text-center">
<div class="card-body justify-content-center">
<i class="far fa-id-card"> </i>
<h4 class="card-title">How to guides</h4>
<!-- <p class="card-text">Category with help articles about how to get started.</p> -->
<div class="author mt-3">
<small>7 articles</small>
<!--<div class="avatars">
<i class="fa fa-user-circle mr-1 avatar-placeholder"> </i>
<div class="author-avatar" style="background-image: url('...//author_avatar_female_1.jpg');"> </div>
<div class="author-avatar" style="background-image: url('...//author_avatar_male_1.jpg');"> </div>
</div>-->
</div>
</div>
</div>
</a>
</div>
<div class="col-sm-12 col-md-6 col-lg-4 mb-3">
<a href="pages/category.html" class="card-link">
<div class="card card-minimal category-box text-center">
<div class="card-body justify-content-center">
<i class="fas fa-palette"> </i>
<h4 class="card-title">Customization</h4>
<!-- <p class="card-text">Category with help articles about how to get started.</p> -->
<div class="author mt-3">
<small>15 articles</small>
<!--<div class="avatars">
<div class="author-avatar" style="background-image: url('...//author_avatar_female_2.jpg');"> </div>
<div class="author-avatar" style="background-image: url('...//author_avatar_male_1.jpg');"> </div>
</div>-->
</div>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row content section white-background">
<div class="col-md-7 text-left">
<h2>FAQs</h2>
<ul class="homepage-listing">
<li><a href="#">How do I sign up?</a></li>
<li><a href="#">How can I get a new password?</a></li>
<li><a href="#">What is the proper use of the product?</a></li>
</ul>
</div>
<div class="col-md-5">
<h2>Trending Articles</h2>
<ul class="homepage-listing">
<li><a href="#">Getting started with our product</a></li>
<li><a href="#">Making great use of this thing</a></li>
</ul>
</div>
</div>
</div>
<footer>
<div class="container">
<div class="row">
<div class="col-md-6">
<a href="">Uniweb Themes</a>
</div>
<div class="col-md-6 text-right">
<p>
<a href="#">Back to top</a>
</p>
</div>
</div>
</div>
</footer>
<script src="../scripts.js"></script>
</body>
</html>