-
Notifications
You must be signed in to change notification settings - Fork 7
/
single-product.php
290 lines (272 loc) · 12.7 KB
/
single-product.php
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
<?php require './includes/head.php' ?>
<section class="breadcrumb breadcrumb_bg">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<div class="breadcrumb_iner">
<div class="breadcrumb_iner_item">
<h2>Shop Single</h2>
<p>Home <span>-</span> Shop Single</p>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="product_image_area section_padding">
<div class="container">
<div class="row s_product_inner justify-content-between">
<div class="col-lg-7 col-xl-7">
<div class="product_slider_img">
<div id="vertical">
<div data-thumb="img/product/single-product/product_1.png">
<img src="img/product/single-product/product_1.png" />
</div>
<div data-thumb="img/product/single-product/product_1.png">
<img src="img/product/single-product/product_1.png" />
</div>
<div data-thumb="img/product/single-product/product_1.png">
<img src="img/product/single-product/product_1.png" />
</div>
<div data-thumb="img/product/single-product/product_1.png">
<img src="img/product/single-product/product_1.png" />
</div>
</div>
</div>
</div>
<div class="col-lg-5 col-xl-4">
<div class="s_product_text">
<h5>previous <span>|</span> next</h5>
<h3>Faded SkyBlu Denim Jeans</h3>
<h2>$149.99</h2>
<ul class="list">
<li>
<a class="active" href="#">
<span>Category</span> : Household</a>
</li>
<li>
<a href="#"> <span>Availibility</span> : In Stock</a>
</li>
</ul>
<p>
First replenish living. Creepeth image image. Creeping can't,
won't called. Two fruitful let days signs sea together all land
fly subdue
</p>
<div class="card_area d-flex justify-content-between align-items-center">
<div class="product_count">
<span class="inumber-decrement">
<i class="ti-minus"></i></span>
<input class="input-number" type="text" value="1" min="0" max="10" />
<span class="number-increment"> <i class="ti-plus"></i></span>
</div>
<a href="#" class="btn_3">add to cart</a>
<a href="#" class="like_us"> <i class="ti-heart"></i> </a>
</div>
</div>
</div>
</div>
</div>
</div>
<section class="product_description_area">
<div class="container">
<ul class="nav nav-tabs" id="myTab" role="tablist">
<li class="nav-item">
<a class="nav-link active" id="home-tab" data-toggle="tab" href="#home" role="tab" aria-controls="home" aria-selected="true">Description</a>
</li>
<li class="nav-item">
<a class="nav-link" id="profile-tab" data-toggle="tab" href="#profile" role="tab" aria-controls="profile" aria-selected="false">Specification</a>
</li>
</ul>
<div class="tab-content" id="myTabContent">
<div class="tab-pane fade show active" id="home" role="tabpanel" aria-labelledby="home-tab">
<p>
Beryl Cook is one of Britain’s most talented and amusing artists
.Beryl’s pictures feature women of all shapes and sizes enjoying
themselves .Born between the two world wars, Beryl Cook eventually
left Kendrick School in Reading at the age of 15, where she went
to secretarial school and then into an insurance office. After
moving to London and then Hampton, she eventually married her next
door neighbour from Reading, John Cook. He was an officer in the
Merchant Navy and after he left the sea in 1956, they bought a pub
for a year before John took a job in Southern Rhodesia with a
motor company. Beryl bought their young son a box of watercolours,
and when showing him how to use it, she decided that she herself
quite enjoyed painting. John subsequently bought her a child’s
painting set for her birthday and it was with this that she
produced her first significant work, a half-length portrait of a
dark-skinned lady with a vacant expression and large drooping
breasts. It was aptly named ‘Hangover’ by Beryl’s husband and
</p>
<p>
It is often frustrating to attempt to plan meals that are designed
for one. Despite this fact, we are seeing more and more recipe
books and Internet websites that are dedicated to the act of
cooking for one. Divorce and the death of spouses or grown
children leaving for college are all reasons that someone
accustomed to cooking for more than one would suddenly need to
learn how to adjust all the cooking practices utilized before into
a streamlined plan of cooking that is more efficient for one
person creating less
</p>
</div>
<div class="tab-pane fade" id="profile" role="tabpanel" aria-labelledby="profile-tab">
<div class="table-responsive">
<table class="table">
<tbody>
<tr>
<td>
<h5>Width</h5>
</td>
<td>
<h5>128mm</h5>
</td>
</tr>
<tr>
<td>
<h5>Height</h5>
</td>
<td>
<h5>508mm</h5>
</td>
</tr>
<tr>
<td>
<h5>Depth</h5>
</td>
<td>
<h5>85mm</h5>
</td>
</tr>
<tr>
<td>
<h5>Weight</h5>
</td>
<td>
<h5>52gm</h5>
</td>
</tr>
<tr>
<td>
<h5>Quality checking</h5>
</td>
<td>
<h5>yes</h5>
</td>
</tr>
<tr>
<td>
<h5>Freshness Duration</h5>
</td>
<td>
<h5>03days</h5>
</td>
</tr>
<tr>
<td>
<h5>When packeting</h5>
</td>
<td>
<h5>Without touch of hand</h5>
</td>
</tr>
<tr>
<td>
<h5>Each Box contains</h5>
</td>
<td>
<h5>60pcs</h5>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</section>
<section class="product_list best_seller">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-12">
<div class="section_tittle text-center">
<h2>Best Sellers <span>shop</span></h2>
</div>
</div>
</div>
<div class="row align-items-center justify-content-between">
<div class="col-lg-12">
<div class="best_product_slider owl-carousel">
<div class="single_product_item">
<img src="img/product/product_1.png" alt="" />
<div class="single_product_text">
<h4>Quartz Belt Watch</h4>
<h3>$150.00</h3>
</div>
</div>
<div class="single_product_item">
<img src="img/product/product_2.png" alt="" />
<div class="single_product_text">
<h4>Quartz Belt Watch</h4>
<h3>$150.00</h3>
</div>
</div>
<div class="single_product_item">
<img src="img/product/product_3.png" alt="" />
<div class="single_product_text">
<h4>Quartz Belt Watch</h4>
<h3>$150.00</h3>
</div>
</div>
<div class="single_product_item">
<img src="img/product/product_4.png" alt="" />
<div class="single_product_text">
<h4>Quartz Belt Watch</h4>
<h3>$150.00</h3>
</div>
</div>
<div class="single_product_item">
<img src="img/product/product_5.png" alt="" />
<div class="single_product_text">
<h4>Quartz Belt Watch</h4>
<h3>$150.00</h3>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<?php require './includes/footer.php' ?>
<script src="js/jquery-1.12.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.magnific-popup.js"></script>
<script src="js/lightslider.min.js"></script>
<script src="js/masonry.pkgd.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.nice-select.min.js"></script>
<script src="js/slick.min.js"></script>
<script src="js/swiper.jquery.js"></script>
<script src="js/jquery.counterup.min.js"></script>
<script src="js/waypoints.min.js"></script>
<script src="js/contact.js"></script>
<script src="js/jquery.ajaxchimp.min.js"></script>
<script src="js/jquery.form.js"></script>
<script src="js/jquery.validate.min.js"></script>
<script src="js/mail-script.js"></script>
<script src="js/stellar.js"></script>
<script src="js/theme.js"></script>
<script src="js/custom.js"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-23581568-13"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-23581568-13');
</script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vaafb692b2aea4879b33c060e79fe94621666317369993" integrity="sha512-0ahDYl866UMhKuYcW078ScMalXqtFJggm7TmlUtp0UlD4eQk0Ixfnm5ykXKvGJNFjLMoortdseTfsRT8oCfgGA==" data-cf-beacon='{"rayId":"7721ac083e913390","token":"cd0b4b3a733644fc843ef0b185f98241","version":"2022.11.3","si":100}' crossorigin="anonymous"></script>
</body>
</html>