-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhelp.html
More file actions
115 lines (110 loc) · 4.77 KB
/
help.html
File metadata and controls
115 lines (110 loc) · 4.77 KB
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
<html>
<head>
<title>
www.DEVOUR.com
</title>
<link href="css/bootstrap.css" rel='stylesheet' type='text/css' />
<link href="css/sty.css" rel="stylesheet" type="text/css" media="all" />
<link rel="stylesheet" href="mainpage.css" type="text/CSS">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href='https://fonts.googleapis.com/css?family=Amita' rel='stylesheet'>
</head>
<body style="background-color:#E6E6FA;"">
<div class="header">
<div class="container">
<div class="top-header">
<div class="logo">
<a href="index.html"><img src="img/header.png" class="img-responsive" alt="" /></a>
</div>
<div class="queries">
<p>Questions? Call us Toll-free!<span>1800-0000-7777 </span><label>(11AM to 11PM)</label></p>
</div>
<div class="clearfix"></div>
</div>
</div>
<div class="menu-bar">
<div class="container">
<div class="login-section">
<ul>
<li><a href="ind.html">Home</a> </li> |
<li><a href="user.html">Go back</a></li>
<div class="clearfix"></div>
</ul>
</div>
</div>
</div>
<br><br><br><br>
<div class="container">
<p>
<h1>Frequently Asked Questions</h1>
<br><u>
Note: If you did not find the answer in the FAQs, we will be more than happy serving You by contacting us through the Live Chat or calling the customer service on 920010177</u>
<br>
<br>
<h3><b>Technical</b></h3>
<br>
The site is not opening on my computer/laptop. What could be the reason?<br>
<br>
One of the reasons could be "browser incompatibility" to certain browsers. Our website currently doesn't support Internet Explorer (IE) 6.0 and lower versions.<br>
Recommended browsers are IE8, IE9, Mozilla Firefox, Safari and Chrome.<br>
<br><br><br>
<h3><b>Order Related</b></h3>
<br><br>
Do you have a mobile friendly website?<br>
Yes, you will be directed to the mobile version when you access Devour.com through your smartphone.<br>
<br><br>
Do you have a mobile app?<br>
<br>
Yes we do! currently we do have an app for iOS and Android, type "Devour" in the search bar of the App store or Play store. Also you can click on the following link and it will redirect you to the app downloading page Https://www.Devour.com/gom<br>
<br><br>
Do you charge for the service or delivery services?<br>
<br><br>
Devour doesn't provide the delivery, any delivery fees is taken by the restaurants or third party. Also We don’t have any charges for Devour services. Billing is at actual restaurant prices.<br>
<br><br>
Do I need to register to place an order?<br>
<br><br>
Yes. To complete an order you need to enter a valid phone number, email ID and delivery address.<br>
<br><br>
How can I track my order status?<br>
<br><br>
You can track your order status on the top of the page right after you place the order with countdown to receive the order. you can also track it through our mobile app by clicking on the order history section. However, You can always ask through the Live Chat and will be very pleased to help you, Livechat is available on our website and all our apps.<br>
<br><br><br>
<h3><b>General<br></b></h3>
<br><br>
What are Devour working hours?<br>
<br>
We are open between 8am and 2am throughout the year. However, delivery time depends on the restaurants.<br>
To enable a 24x7 food ordering service, you can place and schedule an order for delivery during our operating hours.<br>
<br><br>
Is Devour a delivery company?<br>
<br><br>
No. we are the one stop destination for online food ordering. Instead of calling the restaurants, we do transfer your order to the restaurants through the internet
<br>
We enable you to order your favorite cuisine from different restaurants and make sure the food delivered to your doorstep.<br>
We simplify your food selection by bringing together leading restaurants in your city<br>
<br><br>
What is Devour?<br>
<br>
Devour is an online food ordering website that allows you to place an order with over 600+ restaurants in Saudi, and Bahrain.<br>
You can place your order in 3 simple steps.<br>
<br>
(i)select your city and delivery area<br> (ii)pick a restaurant or a choice of cuisine<br> (iii)place your order<br>
<br><br>
Where is Devour offices?<br>
<br>
We have offices in Riyadh, Jeddah، Dammam & Manama.<br>
<br>
How do you accept payments?<br><br>
Currently all payments is Cash On Delivery. We will add online Payment via Credit Card and PayPal soon.<br><br><br>
</p>
</div>
<div class="contact-section" id="contact">
<div class="container">
<div class="contact-section-grids">
<div class="footer">
<div class="container">
<p class="wow fadeInLeft" data-wow-delay="0.4s">© 2014 All rights Reserved | by <a href="http://w3layouts.com" target="target_blank">DEVOUR.com</a></p>
</div>
</div>
</body>
</html>