-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathterms.html
314 lines (314 loc) · 19.1 KB
/
terms.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
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<title>Peacocks and Paisleys | Terms of Service</title>
<meta charset="utf-8">
<link rel="stylesheet" href="stylesheets/app.css">
</head>
<body>
<div class="fixed-container">
<!-- Headers-->
<div class="top-nav-container">
<header>
<h5 class="hide">Top Banner</h5>
<div class="row top-search-bar">
<form action="#" class="small-4 columns search-container">
<div class="row collapse">
<div class="small-11 columns">
<input type="text" placeholder="Search...">
</div>
<div class="small-1 columns"><a href="#" class="prefix search-button"></a></div>
</div>
</form>
<nav class="small-4 columns top-side-nav-container">
<h5 class="hide">Quick access menu</h5>
<ul class="sub-nav right">
<li><a href="signin.html">Sign In</a></li>
<li><a href="register.html">Register</a></li>
<li><a href="#" data-dropdown="drop" class="dropdown">My Account</a><br>
<ul id="drop" data-dropdown-content="" class="f-dropdown">
<li><a href="account-information.html">Account Information</a></li>
<li><a href="my-orders.html">My Orders</a></li>
<li><a href="change-password.html">Change Password</a></li>
</ul>
</li>
<li><span class="notifications"><a href="#">2</a></span></li>
</ul>
</nav>
</div>
</header>
</div>
<div class="row logo-container"><a href="/" class="small-3 columns small-centered logo">Peacocks and Paisleys</a></div>
<header class="row">
<nav class="top-bar small-12 columns">
<h3 class="hide">Main Site Navigation</h3>
<div class="top-bar-section clearfix">
<!-- Left Nav Section-->
<ul class="left">
<li data-name="whatsnew" class="flyout"><a href="whatsnew.html">What's New</a></li>
<li data-name="furniture" class="flyout"><a href="furniture.html" data-dropdown="furnitureCategories" data-options="is_hover:true">Furniture</a>
<div id="furnitureCategories" data-dropdown-content="" class="f-dropdown content small">
<ul class="side-nav clearfix">
<li><a href="accent-tables.html">accent-tables</a></li>
<li><a href="beds.html">beds</a></li>
<li><a href="buffets.html">buffets</a></li>
<li><a href="cabinets.html">cabinets</a></li>
<li><a href="chairs.html">chairs</a></li>
<li><a href="desks.html">desks</a></li>
<li><a href="dining tables.html">dining tables</a></li>
<li><a href="media center.html">media center</a></li>
<li><a href="night stands.html">night stands</a></li>
<li><a href="outdoor furniture.html">outdoor furniture</a></li>
<li><a href="screens.html">screens</a></li>
<li><a href="shelving.html">shelving</a></li>
<li><a href="sofas.html">sofas</a></li>
<li><a href="stools & poufs.html">stools & poufs</a></li>
<li><a href="trolleys.html">trolleys</a></li>
</ul>
</div>
</li>
<li data-name="lighting" class="flyout"><a href="lighting.html" data-dropdown="lightingCategories" data-options="is_hover:true">Lighting</a>
<div id="lightingCategories" data-dropdown-content="" class="f-dropdown content small">
<ul class="side-nav clearfix">
<li><a href="#">ceiling mounts</a></li>
<li><a href="#">chandeliers</a></li>
<li><a href="#">floor lamps</a></li>
<li><a href="#">lanterns</a></li>
<li><a href="#">pendants</a></li>
<li><a href="#">sconces</a></li>
<li><a href="#">shades</a></li>
<li><a href="#">table lamps</a></li>
</ul>
</div>
</li>
<li data-name="decor" class="flyout"><a href="decor.html" data-dropdown="decorCategories" data-options="is_hover:true">Decor</a>
<div id="decorCategories" data-dropdown-content="" class="f-dropdown content small">
<ul class="side-nav clearfix">
<li><a href="#">Candle holders</a></li>
<li><a href="#">bins & boxes</a></li>
<li><a href="#">decorative objects</a></li>
<li><a href="#">decorative pillows</a></li>
<li><a href="#">frames</a></li>
<li><a href="#">hardware</a></li>
<li><a href="#">home fragrance</a></li>
<li><a href="#">trays</a></li>
<li><a href="#">vases & bowls</a></li>
</ul>
</div>
</li>
<li data-name="walls-floors" class="flyout"><a href="walls-floors.html" data-dropdown="wallFloorsCategories" data-options="is_hover:true">Walls & Floors</a>
<div id="wallFloorsCategories" data-dropdown-content="" class="f-dropdown content small">
<ul class="side-nav clearfix">
<li><a href="#">Art</a></li>
<li><a href="#">mirrors</a></li>
<li><a href="#">rug pads</a></li>
<li><a href="#">rugs</a></li>
<li><a href="#">shelves</a></li>
<li><a href="#">wall decor</a></li>
<li><a href="#">wallpaper</a></li>
</ul>
</div>
</li>
<li data-name="kitchen" class="flyout"><a href="kitchen.html" data-dropdown="kitchenCategories" data-options="is_hover:true">Kitchen</a>
<div id="kitchenCategories" data-dropdown-content="" class="f-dropdown content small">
<ul class="side-nav clearfix">
<li><a href="#">dinnerware</a></li>
<li><a href="#">flatware & utensils</a></li>
<li><a href="#">glassware</a></li>
<li><a href="#">mugs & cups</a></li>
<li><a href="#">serving sets</a></li>
<li><a href="#">table accessories</a></li>
<li><a href="#">table linens</a></li>
<li><a href="#">trays</a></li>
<li><a href="#">trolleys</a></li>
</ul>
</div>
</li>
<li data-name="bed-bath" class="flyout"><a href="bed-bath.html" data-dropdown="bedBathCategories" data-options="is_hover:true">Bed & Bath</a>
<div id="bedBathCategories" data-dropdown-content="" class="f-dropdown content small">
<ul class="side-nav clearfix">
<li><a href="#">bath accessories </a></li>
<li><a href="#">bedding sets</a></li>
<li><a href="#">decorative pillows</a></li>
<li><a href="#">throws & blankets</a></li>
<li><a href="#">toiletry bags</a></li>
<li><a href="#">towels</a></li>
</ul>
</div>
</li>
<li data-name="peachicks" class="flyout"><a href="peachicks.html" data-dropdown="peachicksCategories" data-options="is_hover:true">Peachicks</a>
<div id="peachicksCategories" data-dropdown-content="" class="f-dropdown content small">
<ul class="side-nav clearfix">
<li><a href="#">bedding</a></li>
<li><a href="#">decor</a></li>
<li><a href="#">furniture</a></li>
<li><a href="#">gifts</a></li>
</ul>
</div>
</li>
<li data-name="gifts" class="flyout"><a href="gifts.html" data-dropdown="giftsCategories" data-options="is_hover:true">Gifts</a>
<div id="giftsCategories" data-dropdown-content="" class="f-dropdown content small">
<ul class="side-nav clearfix">
<li><a href="gift-certificate.html">gift certificate </a></li>
<li><a href="gift-certificate.html">seasonal gifts</a></li>
<li><a href="gift-certificate.html">under 100kd</a></li>
<li><a href="gift-certificate.html">under 200kd</a></li>
<li><a href="gift-certificate.html">under 50kd</a></li>
</ul>
</div>
</li>
</ul>
<!-- Right Nav Section-->
<ul class="right">
<li><a href="sale.html"><img src="imgs/sale.png" alt="Sale"></a></li>
</ul>
</div>
</nav>
</header>
<!-- Actual page content-->
<section class="row">
<ul class="breadcrumbs">
<li><a href="index.html">Home</a></li>
<li class="current"><a href="#">Terms of Service</a></li>
</ul>
</section>
<section class="row info collapse">
<h1>Terms of Service</h1>
<div class="row collapse">
<div class="columns small-12">
<div>
<h4>Overview</h4>
<p>This website is operated by Scenario Home. Throughout the site, the terms “we”, “us” and “our” refer to P&P. P&P offers this website, including all information, tools and services available from this site to you, the user, conditioned upon your acceptance of all terms, conditions, policies and notices stated here.</p>
<p>By visiting our site and/ or purchasing something from us, you engage in our “Service” and agree to be bound by the following terms and conditions (“Terms of Service”, “Terms”), including those additional terms and conditions and policies referenced herein and/or available by hyperlink. These Terms of Service apply to all users of the site, including without limitation users who are browsers, vendors, customers, merchants, and/ or contributors of content.</p>
<p>Please read these Terms of Service carefully before accessing or using our website. By accessing or using any part of the site, you agree to be bound by these Terms of Service. If you do not agree to all the terms and conditions of this agreement, then you may not access the website or use any services. If these Terms of Service are considered an offer, acceptance is expressly limited to these Terms of Service.</p>
<p>Any new features or tools which are added to the current store shall also be subject to the Terms of Service. You can review the most current version of the Terms of Service at any time on this page. We reserve the right to update, change or replace any part of these Terms of Service by posting updates and/or changes to our website. It is your responsibility to check this page periodically for changes. Your continued use of or access to the website following the posting of any changes constitutes acceptance of those changes.</p>
<p>Our store is hosted on Shopify Inc. They provide us with the online e-commerce platform that allows us to sell our products and services to you.</p>
</div>
<div>
<h4>Section 1 - Online Store Terms</h4>
<p>By agreeing to these Terms of Service, you represent that you are at least the age of majority in your state or province of residence, or that you are the age of majority in your state or province of residence and you have given us your consent to allow any of your minor dependents to use this site. You may not use our products for any illegal or unauthorized purpose nor may you, in the use of the Service, violate any laws in your jurisdiction (including but not limited to copyright laws). You must not transmit any worms or viruses or any code of a destructive nature. A breach or violation of any of the Terms will result in an immediate termination of your Services.</p>
</div>
<div>
<h4>Section 2 - General Conditions</h4>
<p>We reserve the right to refuse service to anyone for any reason at any time. You understand that your content (not including credit card information), may be transferred unencrypted and involve (a) transmissions over various networks; and (b) changes to conform and adapt to technical requirements of connecting networks or devices. Credit card information is always encrypted during transfer over networks. You agree not to reproduce, duplicate, copy, sell, resell or exploit any portion of the Service, use of the Service, or access to the Service or any contact on the website through which the service is provided, without express written permission by us. The headings used in this agreement are included for convenience only and will not limit or otherwise affect these Terms.</p>
</div>
<div>
<h4>Section 3 - Accuracy, Completeness and Timelines of Informtion</h4>
<p>We are not responsible if information made available on this site is not accurate, complete or current. The material on this site is provided for general information only and should not be relied upon or used as the sole basis for making decisions without consulting primary, more accurate, more complete or more timely sources of information. Any reliance on the material on this site is at your own risk. This site may contain certain historical information. Historical information, necessarily, is not current and is provided for your reference only. We reserve the right to modify the contents of this site at any time, but we have no obligation to update any information on our site. You agree that it is your responsibility to monitor changes to our site.</p>
</div>
<div>
<h4>Section 4 - Modifications to the Service and Prices</h4>
<p>Prices for our products are subject to change without notice. We reserve the right at any time to modify or discontinue the Service (or any part or content thereof) without notice at any time. We shall not be liable to you or to any third-party for any modification, price change, suspension or discontinuance of the Service.</p>
</div>
</div>
</div>
</section>
<!-- Footer-->
<footer class="row main-nav collapse">
<div class="small-3 columns">
<h6>Peacocks & Paisleys</h6>
<ul class="side-nav pnp">
<li><a href="who-we-are.html">Who we are</a></li>
<li><a href="contact-us.html">Contact Us</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="terms.html">Terms</a></li>
<li><a href="privacy.html">Privacy Policy</a></li>
</ul>
</div>
<div class="small-5 columns">
<div class="row">
<div class="small-6 columns">
<h6>Customer Care</h6>
<ul class="side-nav">
<li><a href="shipping.html">Shipping</a></li>
<li><a href="return.html">Return and Exchange</a></li>
<li><a href="faq.html">FAQs</a></li>
</ul>
</div>
<div class="small-6 columns">
<h6>Payment options</h6>
<ul class="sub-nav payment">
<li><a href="http://www.knet.com.kw/" title="KNET" target="_blank"><i class="other"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="small-4 columns">
<h6>to receive exclusive offers!</h6>
<form class="row collapse">
<div class="small-9 columns">
<input type="text" placeholder="Enter email address" class="subscribe">
</div>
<input type="submit" value="Sign Up" class="button primary medium small-3 columns">
</form>
<h6>Be Social</h6>
<ul class="social social-medium">
<li><a href="#" title="facebook"><i class="social-facebook"></i></a></li>
<li><a href="#" title="twitter"><i class="social-twitter"></i></a></li>
<li><a href="#" title="instagram"><i class="social-instagram"></i></a></li>
</ul>
</div>
</footer>
<footer class="row copyright">
<p>Copyright © 2014 Peacocks & Paisleys, All rights reserved. Site by Chiefsons</p>
<h6 class="compact">Secured by: <a href="http://geotrust.com" target="_blank"><img src="imgs/geotrust.jpg" alt="Geotrust logo"></a></h6>
</footer>
<!-- Slide out tabs mark up-->
<div class="slide-out-div feedback"><a href="http://link-for-non-js-users.html" class="handle handleFeedback">Feedback</a>
<form action="#">
<div class="row">
<div class="small-12 columns">
<label>Name<span class="required">*</span></label>
<input type="text">
</div>
</div>
<div class="row">
<div class="small-12 columns">
<label>Email<span class="required">*</span></label>
<input type="email">
</div>
</div>
<div class="row">
<div class="small-12 columns">
<label>Category<span class="required">*</span></label>
<select>
<option>Select category</option>
<option value="">Category1</option>
<option value="">Category2</option>
<option value="">Category3</option>
</select>
</div>
</div>
<div class="row">
<div class="small-12 columns">
<label>Message<span class="required">*</span></label>
<textarea></textarea>
</div>
</div>
<div class="row">
<div class="small-12 columns agreement">
<input type="checkbox">Click to automatically attach a screenshot of this page
</div>
</div>
<div class="row">
<div class="small-12 columns">
<input type="submit" value="Submit" class="button primary small radius">
<input type="button" value="Cancel" class="cancel button secondary small radius">
</div>
</div>
</form>
</div>
<div class="slide-out-div blog"><a href="http://link-for-non-js-users.html" class="handle handleBlog">Blog</a>
<h3>Contact me</h3>
<p>Thanks for checking out my jQuery plugin, I hope you find this useful.</p>
<p>This can be a form to submit feedback, or contact info</p>
</div>
<!-- Scripts-->
<script src="js/libraries/jquery/jquery.js"></script>
<script src="js/libraries/jquery-placeholder/jquery.placeholder.js"></script>
<script src="js/libraries/jquery.tabSlideOut.js"></script>
<script src="js/libraries/foundation/foundation.js"></script>
<script src="js/app.js"></script>
</div>
</body>
</html>