-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreview.html
203 lines (190 loc) · 9.78 KB
/
review.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>FAQ</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" type="text/css" href="bootstrap/css/bootstrap.min.css" />
<link rel="stylesheet" href="css/style.css" type="text/css">
<link rel="stylesheet" href="css/style2.css" type="text/css">
<script type="text/javascript" src="js/jquery-1.11.3.min.js"></script>
<script type="text/javascript" src="bootstrap/js/bootstrap.min.js"></script>
<link rel="icon" type="image/png" href="images/logo-wink.png">
</head>
<body>
<nav class="menubar">
<div id= "navmenu">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="large.html">Shop</a></li>
<li><a class="logo" href="index.html"><img src="images/logo.png" alt="First8 Logo"></a></li>
<li><a href="review.html">FAQ</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</nav>
<div class="container">
<div class="panel-group" id="accordion">
<div class="faqHeader">General questions</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapseOne">What are the dimensions of the BuddyBed?</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse collapse in">
<div class="panel-body">
Our beds come in the three following sizes:
<br>
<br>
<ul><li><strong>Large: 44" x 24" x 5" (inches)</strong></li></ul>
<ul><li><strong>Medium: 36" x 24" x 5" (inches)</strong></li></ul>
<ul><li><strong>Large: 44" x 24" x 5" (inches)</strong></li></ul> Is only required if you will be selling or buying themes. This ensures a valid communication channel for all parties involved in any transactions.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseTen">What colors do you offer?</a>
</h4>
</div>
<div id="collapseTen" class="panel-collapse collapse">
<div class="panel-body">
<span>BuddyBeds</span> come in three colors:
<br>
<br>
<ul><li><b>Bailey Brown</b></li>
<li><b>Shadow Red</b></li>
<li><b>Hunter Grey</b></li></ul> You can view swatches of all three on our Home Page.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseEleven">How much does the BuddyBed cost?</a>
</h4>
</div>
<div id="collapseEleven" class="panel-collapse collapse">
<div class="panel-body">
<strong>BuddyBeds</strong> are available in three sizes, for both our regular and deluxe versions. Prices are broken down below:
<br>
<br>
<ul><li><b>Regular Version:</b></li>
Small <i>$99.00</i><br>Medium <i>$109.00</i><br>Large <i>$119.00</i>
<li><b>Deluxe Version:</b></li>Small <i>$109.00</i><br>Medium <i>$119.00</i><br>Large <i>$129.00</i></ul>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseTwo">How long will it take to receive my bed?</a>
</h4>
</div>
<div id="collapseTwo" class="panel-collapse collapse">
<div class="panel-body">
You should receive your <span>BuddyBed</span> within <b>14 days</b> of delivery. Shipping time depends on which service you choose at checkout.
<br>
Please allow <b>1 to 2 business days</b> to process BuddyBed orders.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseThree">What is your return policy?</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse collapse">
<div class="panel-body">
<b><i>The Canine Line</i></b> wants to make sure you are 100% happy with your BuddyBed. We will refund or replace any items that are damaged during shipping. We reserve the right to determine whether an item has been used or washed. Please note that the original shipping charges are non-refundable.
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseFive">What makes the BuddyBed so special?</a>
</h4>
</div>
<div id="collapseFive" class="panel-collapse collapse">
<div class="panel-body">
Great question! We believe we’ve reached a new height in dog bed manufacturing, creating the perfect combination of durable, affordable and comfortable materials. Its rugged outer layer is removable and easily washable - making cleaning dirt, hair and liquids quick and easy!
<br>
Also, our styrofoam filling beads are guaranteed to conform to your dog’s body - keeping your puppy comfortable all the way through the night!
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseSix">Is the BuddyBed machine washable?</a>
</h4>
</div>
<div id="collapseSix" class="panel-collapse collapse">
<div class="panel-body">
The outer polyester canvas cover is machine washable. Set your dryer to tumble dry/no heat - or you can air dry your canvas cover!
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseEight">What is the BuddyBed made from?</a>
</h4>
</div>
<div id="collapseEight" class="panel-collapse collapse">
<div class="panel-body">
The <span>BuddyBed</span> is made from a combination of synthetic and PVC polyester material. Not only does it guarantee your dog stays warm, the BuddyBed is weather-resistant. In fact, the styrofoam filling is held in its own removable water-resistant inner bag - protecting it from claws, tears and liquids!
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 class="panel-title">
<a class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#accordion" href="#collapseNine">Are those materials eco-friendly?</a>
</h4>
</div>
<div id="collapseNine" class="panel-collapse collapse">
<div class="panel-body">
Yes! The filling is made from recycled styrofoam beads, and the 1680D PVC-backed polyester canvas has been deemed eco-friendly by REACH (Registration, Evaluation, Authorization and Restrictions of chemicals), <a href="https://2016.export.gov/europeanunion/reachclp/index.asp">the “EU regulation governing the placement on the market of chemical substances.”</a>
</div>
</div>
</div>
</div>
</div>
<style>
.faqHeader {
font-size: 27px;
margin: 20px;
}
.panel-heading [data-toggle="collapse"]:after {
font-family: 'Glyphicons Halflings';
content: "\e072"; /* "play" icon */
float: right;
color: #F58723;
font-size: 18px;
line-height: 22px;
/* rotate "play" icon from > (right arrow) to down arrow */
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.panel-heading [data-toggle="collapse"].collapsed:after {
/* rotate "play" icon from > (right arrow) to ^ (up arrow) */
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
color: #454444;
}
</style>
<!-- Bootstrap FAQ - END -->
<div class="form">copyright Andrew Beck-The Canine Line© </div>
</body>
</html>