-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrefund.html
232 lines (195 loc) · 10.8 KB
/
refund.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
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
<!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">Refund and Cancellation</h1>
<p class="lead">
RETURNS
----
We have a 30-day return policy, which means you have 30 days after receiving your item to request a return.
To be eligible for a return, your item must be in the same condition that you received it, unworn or unused, with tags, and in its original packaging. You'll also need the receipt or proof of purchase.
To start a return, you can contact us at [email protected]. Please note that returns will need to be sent to the following address:
286,Mariamman Kovil Street, Srivilliputhur, TN, 626125, India
If your return is accepted, we’ll send you a return shipping label, as well as instructions on how and where to send your package. Items sent back to us without first requesting a return will not be accepted. Please note that if your country of residence is not India, shipping your goods may take longer than expected.
You can always contact us for any return questions at [email protected].
Damages and Issues
Please inspect your order upon receipt and contact us immediately if the item is defective, damaged, or if you receive the wrong item, so that we may evaluate the issue and make it right.
Certain types of items cannot be returned, like perishable goods (such as food, flowers, or plants), custom products (such as special orders or personalized items), and personal care goods (such as beauty products). We also do not accept returns for hazardous materials, flammable liquids, or gases. Please get in touch if you have questions or concerns about your specific item.
Unfortunately, we cannot accept returns on sale items or gift cards.
Exchanges
The fastest way to ensure you get what you want is to return the item you have, and once the return is accepted, make a separate purchase for the new item.
European Union 3 day cooling off period
Notwithstanding the above, if merchandise is being shipped into the European Union, you have the right to cancel or return your order within 3 days for any reason and without justification. As above, your item must be in the same condition that you received it, unworn or unused, with tags, and in its original packaging. You’ll also need the receipt or proof of purchase.
Refunds
We will notify you once we’ve received and inspected your return to let you know if the refund was approved or not. If approved, you’ll be automatically refunded on your original payment method within 10 business days. Please remember it can take some time for your bank or credit card company to process and post the refund too.
If more than 15 business days have passed since we’ve approved your return, please contact us at [email protected].
</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>