Subversion Repositories Integrator Subversion

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 espaco 1
<!DOCTYPE html>
2
<!-- 
3
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.2.0
4
Version: 3.4
5
Author: KeenThemes
6
Website: http://www.keenthemes.com/
7
Contact: support@keenthemes.com
8
Follow: www.twitter.com/keenthemes
9
Like: www.facebook.com/keenthemes
10
Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
11
License: You must have a valid license purchased only from themeforest (the above link) in order to legally use the theme for your project.
12
-->
13
<!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]-->
14
<!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]-->
15
<!--[if !IE]><!-->
16
<html lang="en">
17
<!--<![endif]-->
18
 
19
<!-- Head BEGIN -->
20
<head>
21
  <meta charset="utf-8">
22
  <title>Shopping cart | Metronic Shop UI</title>
23
 
24
  <meta content="width=device-width, initial-scale=1.0" name="viewport">
25
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
26
 
27
  <meta content="Metronic Shop UI description" name="description">
28
  <meta content="Metronic Shop UI keywords" name="keywords">
29
  <meta content="keenthemes" name="author">
30
 
31
  <meta property="og:site_name" content="-CUSTOMER VALUE-">
32
  <meta property="og:title" content="-CUSTOMER VALUE-">
33
  <meta property="og:description" content="-CUSTOMER VALUE-">
34
  <meta property="og:type" content="website">
35
  <meta property="og:image" content="-CUSTOMER VALUE-"><!-- link to image for socio -->
36
  <meta property="og:url" content="-CUSTOMER VALUE-">
37
 
38
  <link rel="shortcut icon" href="favicon.ico">
39
 
40
  <!-- Fonts START -->
41
  <link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|PT+Sans+Narrow|Source+Sans+Pro:200,300,400,600,700,900&amp;subset=all" rel="stylesheet" type="text/css">
42
  <!-- Fonts END -->
43
 
44
  <!-- Global styles START -->          
45
  <link href="../../assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet">
46
  <link href="../../assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet">
47
  <!-- Global styles END -->
48
 
49
  <!-- Page level plugin styles START -->
50
  <link href="../../assets/global/plugins/fancybox/source/jquery.fancybox.css" rel="stylesheet">
51
  <link href="../../assets/global/plugins/carousel-owl-carousel/owl-carousel/owl.carousel.css" rel="stylesheet">
52
  <link href="../../assets/global/plugins/uniform/css/uniform.default.css" rel="stylesheet" type="text/css">
53
  <link href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" rel="stylesheet" type="text/css"><!-- for slider-range -->
54
  <link href="../../assets/global/plugins/rateit/src/rateit.css" rel="stylesheet" type="text/css">
55
  <!-- Page level plugin styles END -->
56
 
57
  <!-- Theme styles START -->
58
  <link href="../../assets/global/css/components.css" rel="stylesheet">
59
  <link href="../../assets/frontend/layout/css/style.css" rel="stylesheet">
60
  <link href="../../assets/frontend/pages/css/style-shop.css" rel="stylesheet" type="text/css">
61
  <link href="../../assets/frontend/layout/css/style-responsive.css" rel="stylesheet">
62
  <link href="../../assets/frontend/layout/css/themes/red.css" rel="stylesheet" id="style-color">
63
  <link href="../../assets/frontend/layout/css/custom.css" rel="stylesheet">
64
  <!-- Theme styles END -->
65
</head>
66
<!-- Head END -->
67
 
68
<!-- Body BEGIN -->
69
<body class="ecommerce">
70
    <!-- BEGIN STYLE CUSTOMIZER -->
71
    <div class="color-panel hidden-sm">
72
      <div class="color-mode-icons icon-color"></div>
73
      <div class="color-mode-icons icon-color-close"></div>
74
      <div class="color-mode">
75
        <p>THEME COLOR</p>
76
        <ul class="inline">
77
          <li class="color-red current color-default" data-style="red"></li>
78
          <li class="color-blue" data-style="blue"></li>
79
          <li class="color-green" data-style="green"></li>
80
          <li class="color-orange" data-style="orange"></li>
81
          <li class="color-gray" data-style="gray"></li>
82
          <li class="color-turquoise" data-style="turquoise"></li>
83
        </ul>
84
      </div>
85
    </div>
86
    <!-- END BEGIN STYLE CUSTOMIZER -->
87
 
88
    <!-- BEGIN TOP BAR -->
89
    <div class="pre-header">
90
        <div class="container">
91
            <div class="row">
92
                <!-- BEGIN TOP BAR LEFT PART -->
93
                <div class="col-md-6 col-sm-6 additional-shop-info">
94
                    <ul class="list-unstyled list-inline">
95
                        <li><i class="fa fa-phone"></i><span>+1 456 6717</span></li>
96
                        <!-- BEGIN CURRENCIES -->
97
                        <li class="shop-currencies">
98
                            <a href="javascript:void(0);"></a>
99
                            <a href="javascript:void(0);">£</a>
100
                            <a href="javascript:void(0);" class="current">$</a>
101
                        </li>
102
                        <!-- END CURRENCIES -->
103
                        <!-- BEGIN LANGS -->
104
                        <li class="langs-block">
105
                            <a href="javascript:void(0);" class="current">English </a>
106
                            <div class="langs-block-others-wrapper"><div class="langs-block-others">
107
                              <a href="javascript:void(0);">French</a>
108
                              <a href="javascript:void(0);">Germany</a>
109
                              <a href="javascript:void(0);">Turkish</a>
110
                            </div></div>
111
                        </li>
112
                        <!-- END LANGS -->
113
                    </ul>
114
                </div>
115
                <!-- END TOP BAR LEFT PART -->
116
                <!-- BEGIN TOP BAR MENU -->
117
                <div class="col-md-6 col-sm-6 additional-nav">
118
                    <ul class="list-unstyled list-inline pull-right">
119
                        <li><a href="shop-account.html">My Account</a></li>
120
                        <li><a href="shop-wishlist.html">My Wishlist</a></li>
121
                        <li><a href="shop-checkout.html">Checkout</a></li>
122
                        <li><a href="page-login.html">Log In</a></li>
123
                    </ul>
124
                </div>
125
                <!-- END TOP BAR MENU -->
126
            </div>
127
        </div>        
128
    </div>
129
    <!-- END TOP BAR -->
130
 
131
    <!-- BEGIN HEADER -->
132
    <div class="header">
133
      <div class="container">
134
        <a class="site-logo" href="shop-index.html"><img src="../../assets/frontend/layout/img/logos/logo-shop-red.png" alt="Metronic Shop UI"></a>
135
 
136
        <a href="javascript:void(0);" class="mobi-toggler"><i class="fa fa-bars"></i></a>
137
 
138
        <!-- BEGIN CART -->
139
        <div class="top-cart-block">
140
          <div class="top-cart-info">
141
            <a href="javascript:void(0);" class="top-cart-info-count">3 items</a>
142
            <a href="javascript:void(0);" class="top-cart-info-value">$1260</a>
143
          </div>
144
          <i class="fa fa-shopping-cart"></i>
145
 
146
          <div class="top-cart-content-wrapper">
147
            <div class="top-cart-content">
148
              <ul class="scroller" style="height: 250px;">
149
                <li>
150
                  <a href="shop-item.html"><img src="../../assets/frontend/pages/img/cart-img.jpg" alt="Rolex Classic Watch" width="37" height="34"></a>
151
                  <span class="cart-content-count">x 1</span>
152
                  <strong><a href="shop-item.html">Rolex Classic Watch</a></strong>
153
                  <em>$1230</em>
154
                  <a href="javascript:void(0);" class="del-goods">&nbsp;</a>
155
                </li>
156
                <li>
157
                  <a href="shop-item.html"><img src="../../assets/frontend/pages/img/cart-img.jpg" alt="Rolex Classic Watch" width="37" height="34"></a>
158
                  <span class="cart-content-count">x 1</span>
159
                  <strong><a href="shop-item.html">Rolex Classic Watch</a></strong>
160
                  <em>$1230</em>
161
                  <a href="javascript:void(0);" class="del-goods">&nbsp;</a>
162
                </li>
163
                <li>
164
                  <a href="shop-item.html"><img src="../../assets/frontend/pages/img/cart-img.jpg" alt="Rolex Classic Watch" width="37" height="34"></a>
165
                  <span class="cart-content-count">x 1</span>
166
                  <strong><a href="shop-item.html">Rolex Classic Watch</a></strong>
167
                  <em>$1230</em>
168
                  <a href="javascript:void(0);" class="del-goods">&nbsp;</a>
169
                </li>
170
                <li>
171
                  <a href="shop-item.html"><img src="../../assets/frontend/pages/img/cart-img.jpg" alt="Rolex Classic Watch" width="37" height="34"></a>
172
                  <span class="cart-content-count">x 1</span>
173
                  <strong><a href="shop-item.html">Rolex Classic Watch</a></strong>
174
                  <em>$1230</em>
175
                  <a href="javascript:void(0);" class="del-goods">&nbsp;</a>
176
                </li>
177
                <li>
178
                  <a href="shop-item.html"><img src="../../assets/frontend/pages/img/cart-img.jpg" alt="Rolex Classic Watch" width="37" height="34"></a>
179
                  <span class="cart-content-count">x 1</span>
180
                  <strong><a href="shop-item.html">Rolex Classic Watch</a></strong>
181
                  <em>$1230</em>
182
                  <a href="javascript:void(0);" class="del-goods">&nbsp;</a>
183
                </li>
184
                <li>
185
                  <a href="shop-item.html"><img src="../../assets/frontend/pages/img/cart-img.jpg" alt="Rolex Classic Watch" width="37" height="34"></a>
186
                  <span class="cart-content-count">x 1</span>
187
                  <strong><a href="shop-item.html">Rolex Classic Watch</a></strong>
188
                  <em>$1230</em>
189
                  <a href="javascript:void(0);" class="del-goods">&nbsp;</a>
190
                </li>
191
                <li>
192
                  <a href="shop-item.html"><img src="../../assets/frontend/pages/img/cart-img.jpg" alt="Rolex Classic Watch" width="37" height="34"></a>
193
                  <span class="cart-content-count">x 1</span>
194
                  <strong><a href="shop-item.html">Rolex Classic Watch</a></strong>
195
                  <em>$1230</em>
196
                  <a href="javascript:void(0);" class="del-goods">&nbsp;</a>
197
                </li>
198
                <li>
199
                  <a href="shop-item.html"><img src="../../assets/frontend/pages/img/cart-img.jpg" alt="Rolex Classic Watch" width="37" height="34"></a>
200
                  <span class="cart-content-count">x 1</span>
201
                  <strong><a href="shop-item.html">Rolex Classic Watch</a></strong>
202
                  <em>$1230</em>
203
                  <a href="javascript:void(0);" class="del-goods">&nbsp;</a>
204
                </li>
205
              </ul>
206
              <div class="text-right">
207
                <a href="shop-shopping-cart.html" class="btn btn-default">View Cart</a>
208
                <a href="shop-checkout.html" class="btn btn-primary">Checkout</a>
209
              </div>
210
            </div>
211
          </div>            
212
        </div>
213
        <!--END CART -->
214
 
215
        <!-- BEGIN NAVIGATION -->
216
        <div class="header-navigation">
217
          <ul>
218
            <li class="dropdown">
219
              <a class="dropdown-toggle" data-toggle="dropdown" data-target="#" href="#">
220
                Woman
221
 
222
              </a>
223
 
224
              <!-- BEGIN DROPDOWN MENU -->
225
              <ul class="dropdown-menu">
226
                <li class="dropdown-submenu">
227
                  <a href="shop-product-list.html">Hi Tops <i class="fa fa-angle-right"></i></a>
228
                  <ul class="dropdown-menu" role="menu">
229
                    <li><a href="shop-product-list.html">Second Level Link</a></li>
230
                    <li><a href="shop-product-list.html">Second Level Link</a></li>
231
                    <li class="dropdown-submenu">
232
                      <a class="dropdown-toggle" data-toggle="dropdown" data-target="#" href="#">
233
                        Second Level Link
234
                        <i class="fa fa-angle-right"></i>
235
                      </a>
236
                      <ul class="dropdown-menu">
237
                        <li><a href="shop-product-list.html">Third Level Link</a></li>
238
                        <li><a href="shop-product-list.html">Third Level Link</a></li>
239
                        <li><a href="shop-product-list.html">Third Level Link</a></li>
240
                      </ul>
241
                    </li>
242
                  </ul>
243
                </li>
244
                <li><a href="shop-product-list.html">Running Shoes</a></li>
245
                <li><a href="shop-product-list.html">Jackets and Coats</a></li>
246
              </ul>
247
              <!-- END DROPDOWN MENU -->
248
            </li>
249
            <li class="dropdown dropdown-megamenu">
250
              <a class="dropdown-toggle" data-toggle="dropdown" data-target="#" href="#">
251
                Man
252
 
253
              </a>
254
              <ul class="dropdown-menu">
255
                <li>
256
                  <div class="header-navigation-content">
257
                    <div class="row">
258
                      <div class="col-md-4 header-navigation-col">
259
                        <h4>Footwear</h4>
260
                        <ul>
261
                          <li><a href="shop-product-list.html">Astro Trainers</a></li>
262
                          <li><a href="shop-product-list.html">Basketball Shoes</a></li>
263
                          <li><a href="shop-product-list.html">Boots</a></li>
264
                          <li><a href="shop-product-list.html">Canvas Shoes</a></li>
265
                          <li><a href="shop-product-list.html">Football Boots</a></li>
266
                          <li><a href="shop-product-list.html">Golf Shoes</a></li>
267
                          <li><a href="shop-product-list.html">Hi Tops</a></li>
268
                          <li><a href="shop-product-list.html">Indoor and Court Trainers</a></li>
269
                        </ul>
270
                      </div>
271
                      <div class="col-md-4 header-navigation-col">
272
                        <h4>Clothing</h4>
273
                        <ul>
274
                          <li><a href="shop-product-list.html">Base Layer</a></li>
275
                          <li><a href="shop-product-list.html">Character</a></li>
276
                          <li><a href="shop-product-list.html">Chinos</a></li>
277
                          <li><a href="shop-product-list.html">Combats</a></li>
278
                          <li><a href="shop-product-list.html">Cricket Clothing</a></li>
279
                          <li><a href="shop-product-list.html">Fleeces</a></li>
280
                          <li><a href="shop-product-list.html">Gilets</a></li>
281
                          <li><a href="shop-product-list.html">Golf Tops</a></li>
282
                        </ul>
283
                      </div>
284
                      <div class="col-md-4 header-navigation-col">
285
                        <h4>Accessories</h4>
286
                        <ul>
287
                          <li><a href="shop-product-list.html">Belts</a></li>
288
                          <li><a href="shop-product-list.html">Caps</a></li>
289
                          <li><a href="shop-product-list.html">Gloves, Hats and Scarves</a></li>
290
                        </ul>
291
 
292
                        <h4>Clearance</h4>
293
                        <ul>
294
                          <li><a href="shop-product-list.html">Jackets</a></li>
295
                          <li><a href="shop-product-list.html">Bottoms</a></li>
296
                        </ul>
297
                      </div>
298
                      <div class="col-md-12 nav-brands">
299
                        <ul>
300
                          <li><a href="shop-product-list.html"><img title="esprit" alt="esprit" src="../../assets/frontend/pages/img/brands/esprit.jpg"></a></li>
301
                          <li><a href="shop-product-list.html"><img title="gap" alt="gap" src="../../assets/frontend/pages/img/brands/gap.jpg"></a></li>
302
                          <li><a href="shop-product-list.html"><img title="next" alt="next" src="../../assets/frontend/pages/img/brands/next.jpg"></a></li>
303
                          <li><a href="shop-product-list.html"><img title="puma" alt="puma" src="../../assets/frontend/pages/img/brands/puma.jpg"></a></li>
304
                          <li><a href="shop-product-list.html"><img title="zara" alt="zara" src="../../assets/frontend/pages/img/brands/zara.jpg"></a></li>
305
                        </ul>
306
                      </div>
307
                    </div>
308
                  </div>
309
                </li>
310
              </ul>
311
            </li>
312
            <li><a href="shop-item.html">Kids</a></li>
313
            <li class="dropdown dropdown100 nav-catalogue">
314
              <a class="dropdown-toggle" data-toggle="dropdown" data-target="#" href="#">
315
                New
316
 
317
              </a>
318
              <ul class="dropdown-menu">
319
                <li>
320
                  <div class="header-navigation-content">
321
                    <div class="row">
322
                      <div class="col-md-3 col-sm-4 col-xs-6">
323
                        <div class="product-item">
324
                          <div class="pi-img-wrapper">
325
                            <a href="shop-item.html"><img src="../../assets/frontend/pages/img/products/model4.jpg" class="img-responsive" alt="Berry Lace Dress"></a>
326
                          </div>
327
                          <h3><a href="shop-item.html">Berry Lace Dress</a></h3>
328
                          <div class="pi-price">$29.00</div>
329
                          <a href="#" class="btn btn-default add2cart">Add to cart</a>
330
                        </div>
331
                      </div>
332
                      <div class="col-md-3 col-sm-4 col-xs-6">
333
                        <div class="product-item">
334
                          <div class="pi-img-wrapper">
335
                            <a href="shop-item.html"><img src="../../assets/frontend/pages/img/products/model3.jpg" class="img-responsive" alt="Berry Lace Dress"></a>
336
                          </div>
337
                          <h3><a href="shop-item.html">Berry Lace Dress</a></h3>
338
                          <div class="pi-price">$29.00</div>
339
                          <a href="#" class="btn btn-default add2cart">Add to cart</a>
340
                        </div>
341
                      </div>
342
                      <div class="col-md-3 col-sm-4 col-xs-6">
343
                        <div class="product-item">
344
                          <div class="pi-img-wrapper">
345
                            <a href="shop-item.html"><img src="../../assets/frontend/pages/img/products/model7.jpg" class="img-responsive" alt="Berry Lace Dress"></a>
346
                          </div>
347
                          <h3><a href="shop-item.html">Berry Lace Dress</a></h3>
348
                          <div class="pi-price">$29.00</div>
349
                          <a href="#" class="btn btn-default add2cart">Add to cart</a>
350
                        </div>
351
                      </div>
352
                      <div class="col-md-3 col-sm-4 col-xs-6">
353
                        <div class="product-item">
354
                          <div class="pi-img-wrapper">
355
                            <a href="shop-item.html"><img src="../../assets/frontend/pages/img/products/model4.jpg" class="img-responsive" alt="Berry Lace Dress"></a>
356
                          </div>
357
                          <h3><a href="shop-item.html">Berry Lace Dress</a></h3>
358
                          <div class="pi-price">$29.00</div>
359
                          <a href="#" class="btn btn-default add2cart">Add to cart</a>
360
                        </div>
361
                      </div>
362
                    </div>
363
                  </div>
364
                </li>
365
              </ul>
366
            </li>
367
            <li class="dropdown active">
368
              <a class="dropdown-toggle" data-toggle="dropdown" data-target="#" href="#">
369
                Pages
370
 
371
              </a>
372
 
373
              <ul class="dropdown-menu">
374
                <li><a href="shop-index.html">Home Default</a></li>
375
                <li><a href="shop-index-header-fix.html">Home Header Fixed</a></li>
376
                <li><a href="shop-index-light-footer.html">Home Light Footer</a></li>
377
                <li><a href="shop-product-list.html">Product List</a></li>
378
                <li><a href="shop-search-result.html">Search Result</a></li>
379
                <li><a href="shop-item.html">Product Page</a></li>
380
                <li><a href="shop-shopping-cart-null.html">Shopping Cart (Null Cart)</a></li>
381
                <li class="active"><a href="shop-shopping-cart.html">Shopping Cart</a></li>
382
                <li><a href="shop-checkout.html">Checkout</a></li>
383
                <li><a href="shop-about.html">About</a></li>
384
                <li><a href="shop-contacts.html">Contacts</a></li>
385
                <li><a href="shop-account.html">My account</a></li>
386
                <li><a href="shop-wishlist.html">My Wish List</a></li>
387
                <li><a href="shop-goods-compare.html">Product Comparison</a></li>
388
                <li><a href="shop-standart-forms.html">Standart Forms</a></li>
389
                <li><a href="shop-faq.html">FAQ</a></li>
390
                <li><a href="shop-privacy-policy.html">Privacy Policy</a></li>
391
                <li><a href="shop-terms-conditions-page.html">Terms &amp; Conditions</a></li>
392
              </ul>
393
            </li>
394
            <li><a href="index.html" target="_blank">Corporate</a></li>
395
            <li><a href="onepage-index.html" target="_blank">One Page</a></li>
396
            <li><a href="http://keenthemes.com/preview/metronic/theme/templates/admin&amp;page=ecommerce_index.html" target="_blank">Admin theme</a></li>
397
 
398
            <!-- BEGIN TOP SEARCH -->
399
            <li class="menu-search">
400
              <span class="sep"></span>
401
              <i class="fa fa-search search-btn"></i>
402
              <div class="search-box">
403
                <form action="#">
404
                  <div class="input-group">
405
                    <input type="text" placeholder="Search" class="form-control">
406
                    <span class="input-group-btn">
407
                      <button class="btn btn-primary" type="submit">Search</button>
408
                    </span>
409
                  </div>
410
                </form>
411
              </div>
412
            </li>
413
            <!-- END TOP SEARCH -->
414
          </ul>
415
        </div>
416
        <!-- END NAVIGATION -->
417
      </div>
418
    </div>
419
    <!-- Header END -->
420
 
421
    <div class="main">
422
      <div class="container">
423
        <!-- BEGIN SIDEBAR & CONTENT -->
424
        <div class="row margin-bottom-40">
425
          <!-- BEGIN CONTENT -->
426
          <div class="col-md-12 col-sm-12">
427
            <h1>Shopping cart</h1>
428
            <div class="goods-page">
429
              <div class="goods-data clearfix">
430
                <div class="table-wrapper-responsive">
431
                <table summary="Shopping cart">
432
                  <tr>
433
                    <th class="goods-page-image">Image</th>
434
                    <th class="goods-page-description">Description</th>
435
                    <th class="goods-page-ref-no">Ref No</th>
436
                    <th class="goods-page-quantity">Quantity</th>
437
                    <th class="goods-page-price">Unit price</th>
438
                    <th class="goods-page-total" colspan="2">Total</th>
439
                  </tr>
440
                  <tr>
441
                    <td class="goods-page-image">
442
                      <a href="#"><img src="../../assets/frontend/pages/img/products/model3.jpg" alt="Berry Lace Dress"></a>
443
                    </td>
444
                    <td class="goods-page-description">
445
                      <h3><a href="#">Cool green dress with red bell</a></h3>
446
                      <p><strong>Item 1</strong> - Color: Green; Size: S</p>
447
                      <em>More info is here</em>
448
                    </td>
449
                    <td class="goods-page-ref-no">
450
                      javc2133
451
                    </td>
452
                    <td class="goods-page-quantity">
453
                      <div class="product-quantity">
454
                          <input id="product-quantity" type="text" value="1" readonly class="form-control input-sm">
455
                      </div>
456
                    </td>
457
                    <td class="goods-page-price">
458
                      <strong><span>$</span>47.00</strong>
459
                    </td>
460
                    <td class="goods-page-total">
461
                      <strong><span>$</span>47.00</strong>
462
                    </td>
463
                    <td class="del-goods-col">
464
                      <a class="del-goods" href="#">&nbsp;</a>
465
                    </td>
466
                  </tr>
467
                  <tr>
468
                    <td class="goods-page-image">
469
                      <a href="#"><img src="../../assets/frontend/pages/img/products/model4.jpg" alt="Berry Lace Dress"></a>
470
                    </td>
471
                    <td class="goods-page-description">
472
                      <h3><a href="#">Cool green dress with red bell</a></h3>
473
                      <p><strong>Item 1</strong> - Color: Green; Size: S</p>
474
                      <em>More info is here</em>
475
                    </td>
476
                    <td class="goods-page-ref-no">
477
                      javc2133
478
                    </td>
479
                    <td class="goods-page-quantity">
480
                      <div class="product-quantity">
481
                          <input id="product-quantity2" type="text" value="1" readonly class="form-control input-sm">
482
                      </div>
483
                    </td>
484
                    <td class="goods-page-price">
485
                      <strong><span>$</span>47.00</strong>
486
                    </td>
487
                    <td class="goods-page-total">
488
                      <strong><span>$</span>47.00</strong>
489
                    </td>
490
                    <td class="del-goods-col">
491
                      <a class="del-goods" href="#">&nbsp;</a>
492
                    </td>
493
                  </tr>
494
                </table>
495
                </div>
496
 
497
                <div class="shopping-total">
498
                  <ul>
499
                    <li>
500
                      <em>Sub total</em>
501
                      <strong class="price"><span>$</span>47.00</strong>
502
                    </li>
503
                    <li>
504
                      <em>Shipping cost</em>
505
                      <strong class="price"><span>$</span>3.00</strong>
506
                    </li>
507
                    <li class="shopping-total-price">
508
                      <em>Total</em>
509
                      <strong class="price"><span>$</span>50.00</strong>
510
                    </li>
511
                  </ul>
512
                </div>
513
              </div>
514
              <button class="btn btn-default" type="submit">Continue shopping <i class="fa fa-shopping-cart"></i></button>
515
              <button class="btn btn-primary" type="submit">Checkout <i class="fa fa-check"></i></button>
516
            </div>
517
          </div>
518
          <!-- END CONTENT -->
519
        </div>
520
        <!-- END SIDEBAR & CONTENT -->
521
 
522
        <!-- BEGIN SIMILAR PRODUCTS -->
523
        <div class="row margin-bottom-40">
524
          <div class="col-md-12 col-sm-12">
525
            <h2>Most popular products</h2>
526
            <div class="owl-carousel owl-carousel4">
527
              <div>
528
                <div class="product-item">
529
                  <div class="pi-img-wrapper">
530
                    <img src="../../assets/frontend/pages/img/products/k1.jpg" class="img-responsive" alt="Berry Lace Dress">
531
                    <div>
532
                      <a href="../../assets/frontend/pages/img/products/k1.jpg" class="btn btn-default fancybox-button">Zoom</a>
533
                      <a href="#product-pop-up" class="btn btn-default fancybox-fast-view">View</a>
534
                    </div>
535
                  </div>
536
                  <h3><a href="shop-item.html">Berry Lace Dress</a></h3>
537
                  <div class="pi-price">$29.00</div>
538
                  <a href="#" class="btn btn-default add2cart">Add to cart</a>
539
                  <div class="sticker sticker-new"></div>
540
                </div>
541
              </div>
542
              <div>
543
                <div class="product-item">
544
                  <div class="pi-img-wrapper">
545
                    <img src="../../assets/frontend/pages/img/products/k2.jpg" class="img-responsive" alt="Berry Lace Dress">
546
                    <div>
547
                      <a href="../../assets/frontend/pages/img/products/k2.jpg" class="btn btn-default fancybox-button">Zoom</a>
548
                      <a href="#product-pop-up" class="btn btn-default fancybox-fast-view">View</a>
549
                    </div>
550
                  </div>
551
                  <h3><a href="shop-item.html">Berry Lace Dress2</a></h3>
552
                  <div class="pi-price">$29.00</div>
553
                  <a href="#" class="btn btn-default add2cart">Add to cart</a>
554
                </div>
555
              </div>
556
              <div>
557
                <div class="product-item">
558
                  <div class="pi-img-wrapper">
559
                    <img src="../../assets/frontend/pages/img/products/k3.jpg" class="img-responsive" alt="Berry Lace Dress">
560
                    <div>
561
                      <a href="../../assets/frontend/pages/img/products/k3.jpg" class="btn btn-default fancybox-button">Zoom</a>
562
                      <a href="#product-pop-up" class="btn btn-default fancybox-fast-view">View</a>
563
                    </div>
564
                  </div>
565
                  <h3><a href="shop-item.html">Berry Lace Dress3</a></h3>
566
                  <div class="pi-price">$29.00</div>
567
                  <a href="#" class="btn btn-default add2cart">Add to cart</a>
568
                </div>
569
              </div>
570
              <div>
571
                <div class="product-item">
572
                  <div class="pi-img-wrapper">
573
                    <img src="../../assets/frontend/pages/img/products/k4.jpg" class="img-responsive" alt="Berry Lace Dress">
574
                    <div>
575
                      <a href="../../assets/frontend/pages/img/products/k4.jpg" class="btn btn-default fancybox-button">Zoom</a>
576
                      <a href="#product-pop-up" class="btn btn-default fancybox-fast-view">View</a>
577
                    </div>
578
                  </div>
579
                  <h3><a href="shop-item.html">Berry Lace Dress4</a></h3>
580
                  <div class="pi-price">$29.00</div>
581
                  <a href="#" class="btn btn-default add2cart">Add to cart</a>
582
                  <div class="sticker sticker-sale"></div>
583
                </div>
584
              </div>
585
              <div>
586
                <div class="product-item">
587
                  <div class="pi-img-wrapper">
588
                    <img src="../../assets/frontend/pages/img/products/k1.jpg" class="img-responsive" alt="Berry Lace Dress">
589
                    <div>
590
                      <a href="../../assets/frontend/pages/img/products/k1.jpg" class="btn btn-default fancybox-button">Zoom</a>
591
                      <a href="#product-pop-up" class="btn btn-default fancybox-fast-view">View</a>
592
                    </div>
593
                  </div>
594
                  <h3><a href="shop-item.html">Berry Lace Dress5</a></h3>
595
                  <div class="pi-price">$29.00</div>
596
                  <a href="#" class="btn btn-default add2cart">Add to cart</a>
597
                </div>
598
              </div>
599
              <div>
600
                <div class="product-item">
601
                  <div class="pi-img-wrapper">
602
                    <img src="../../assets/frontend/pages/img/products/k2.jpg" class="img-responsive" alt="Berry Lace Dress">
603
                    <div>
604
                      <a href="../../assets/frontend/pages/img/products/k2.jpg" class="btn btn-default fancybox-button">Zoom</a>
605
                      <a href="#product-pop-up" class="btn btn-default fancybox-fast-view">View</a>
606
                    </div>
607
                  </div>
608
                  <h3><a href="shop-item.html">Berry Lace Dress6</a></h3>
609
                  <div class="pi-price">$29.00</div>
610
                  <a href="#" class="btn btn-default add2cart">Add to cart</a>
611
                </div>
612
              </div>
613
            </div>
614
          </div>
615
        </div>
616
        <!-- END SIMILAR PRODUCTS -->
617
      </div>
618
    </div>
619
 
620
    <!-- BEGIN STEPS -->
621
    <div class="steps-block steps-block-red">
622
      <div class="container">
623
        <div class="row">
624
          <div class="col-md-4 steps-block-col">
625
            <i class="fa fa-truck"></i>
626
            <div>
627
              <h2>Free shipping</h2>
628
              <em>Express delivery withing 3 days</em>
629
            </div>
630
            <span>&nbsp;</span>
631
          </div>
632
          <div class="col-md-4 steps-block-col">
633
            <i class="fa fa-gift"></i>
634
            <div>
635
              <h2>Daily Gifts</h2>
636
              <em>3 Gifts daily for lucky customers</em>
637
            </div>
638
            <span>&nbsp;</span>
639
          </div>
640
          <div class="col-md-4 steps-block-col">
641
            <i class="fa fa-phone"></i>
642
            <div>
643
              <h2>477 505 8877</h2>
644
              <em>24/7 customer care available</em>
645
            </div>
646
          </div>
647
        </div>
648
      </div>
649
    </div>
650
    <!-- END STEPS -->
651
 
652
    <!-- BEGIN PRE-FOOTER -->
653
    <div class="pre-footer">
654
      <div class="container">
655
        <div class="row">
656
          <!-- BEGIN BOTTOM ABOUT BLOCK -->
657
          <div class="col-md-3 col-sm-6 pre-footer-col">
658
            <h2>About us</h2>
659
            <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam sit nonummy nibh euismod tincidunt ut laoreet dolore magna aliquarm erat sit volutpat. Nostrud exerci tation ullamcorper suscipit lobortis nisl aliquip  commodo consequat. </p>
660
            <p>Duis autem vel eum iriure dolor vulputate velit esse molestie at dolore.</p>
661
          </div>
662
          <!-- END BOTTOM ABOUT BLOCK -->
663
          <!-- BEGIN BOTTOM INFO BLOCK -->
664
          <div class="col-md-3 col-sm-6 pre-footer-col">
665
            <h2>Information</h2>
666
            <ul class="list-unstyled">
667
              <li><i class="fa fa-angle-right"></i> <a href="#">Delivery Information</a></li>
668
              <li><i class="fa fa-angle-right"></i> <a href="#">Customer Service</a></li>
669
              <li><i class="fa fa-angle-right"></i> <a href="#">Order Tracking</a></li>
670
              <li><i class="fa fa-angle-right"></i> <a href="#">Shipping & Returns</a></li>
671
              <li><i class="fa fa-angle-right"></i> <a href="contacts.html">Contact Us</a></li>
672
              <li><i class="fa fa-angle-right"></i> <a href="#">Careers</a></li>
673
              <li><i class="fa fa-angle-right"></i> <a href="#">Payment Methods</a></li>
674
            </ul>
675
          </div>
676
          <!-- END INFO BLOCK -->
677
 
678
          <!-- BEGIN TWITTER BLOCK --> 
679
          <div class="col-md-3 col-sm-6 pre-footer-col">
680
            <h2 class="margin-bottom-0">Latest Tweets</h2>
681
            <a class="twitter-timeline" href="https://twitter.com/twitterapi" data-tweet-limit="2" data-theme="dark" data-link-color="#57C8EB" data-widget-id="455411516829736961" data-chrome="noheader nofooter noscrollbar noborders transparent">Loading tweets by @keenthemes...</a>      
682
          </div>
683
          <!-- END TWITTER BLOCK -->
684
 
685
          <!-- BEGIN BOTTOM CONTACTS -->
686
          <div class="col-md-3 col-sm-6 pre-footer-col">
687
            <h2>Our Contacts</h2>
688
            <address class="margin-bottom-40">
689
              35, Lorem Lis Street, Park Ave<br>
690
              California, US<br>
691
              Phone: 300 323 3456<br>
692
              Fax: 300 323 1456<br>
693
              Email: <a href="mailto:info@metronic.com">info@metronic.com</a><br>
694
              Skype: <a href="skype:metronic">metronic</a>
695
            </address>
696
          </div>
697
          <!-- END BOTTOM CONTACTS -->
698
        </div>
699
        <hr>
700
        <div class="row">
701
          <!-- BEGIN SOCIAL ICONS -->
702
          <div class="col-md-6 col-sm-6">
703
            <ul class="social-icons">
704
              <li><a class="rss" data-original-title="rss" href="#"></a></li>
705
              <li><a class="facebook" data-original-title="facebook" href="#"></a></li>
706
              <li><a class="twitter" data-original-title="twitter" href="#"></a></li>
707
              <li><a class="googleplus" data-original-title="googleplus" href="#"></a></li>
708
              <li><a class="linkedin" data-original-title="linkedin" href="#"></a></li>
709
              <li><a class="youtube" data-original-title="youtube" href="#"></a></li>
710
              <li><a class="vimeo" data-original-title="vimeo" href="#"></a></li>
711
              <li><a class="skype" data-original-title="skype" href="#"></a></li>
712
            </ul>
713
          </div>
714
          <!-- END SOCIAL ICONS -->
715
          <!-- BEGIN NEWLETTER -->
716
          <div class="col-md-6 col-sm-6">
717
            <div class="pre-footer-subscribe-box pull-right">
718
              <h2>Newsletter</h2>
719
              <form action="#">
720
                <div class="input-group">
721
                  <input type="text" placeholder="youremail@mail.com" class="form-control">
722
                  <span class="input-group-btn">
723
                    <button class="btn btn-primary" type="submit">Subscribe</button>
724
                  </span>
725
                </div>
726
              </form>
727
            </div> 
728
          </div>
729
          <!-- END NEWLETTER -->
730
        </div>
731
      </div>
732
    </div>
733
    <!-- END PRE-FOOTER -->
734
 
735
    <!-- BEGIN FOOTER -->
736
    <div class="footer">
737
      <div class="container">
738
        <div class="row">
739
          <!-- BEGIN COPYRIGHT -->
740
          <div class="col-md-6 col-sm-6 padding-top-10">
741
            2014 © Metronic Shop UI. ALL Rights Reserved. 
742
          </div>
743
          <!-- END COPYRIGHT -->
744
          <!-- BEGIN PAYMENTS -->
745
          <div class="col-md-6 col-sm-6">
746
            <ul class="list-unstyled list-inline pull-right">
747
              <li><img src="../../assets/frontend/layout/img/payments/western-union.jpg" alt="We accept Western Union" title="We accept Western Union"></li>
748
              <li><img src="../../assets/frontend/layout/img/payments/american-express.jpg" alt="We accept American Express" title="We accept American Express"></li>
749
              <li><img src="../../assets/frontend/layout/img/payments/MasterCard.jpg" alt="We accept MasterCard" title="We accept MasterCard"></li>
750
              <li><img src="../../assets/frontend/layout/img/payments/PayPal.jpg" alt="We accept PayPal" title="We accept PayPal"></li>
751
              <li><img src="../../assets/frontend/layout/img/payments/visa.jpg" alt="We accept Visa" title="We accept Visa"></li>
752
            </ul>
753
          </div>
754
          <!-- END PAYMENTS -->
755
        </div>
756
      </div>
757
    </div>
758
    <!-- END FOOTER -->
759
 
760
    <!-- BEGIN fast view of a product -->
761
    <div id="product-pop-up" style="display: none; width: 700px;">
762
            <div class="product-page product-pop-up">
763
              <div class="row">
764
                <div class="col-md-6 col-sm-6 col-xs-3">
765
                  <div class="product-main-image">
766
                    <img src="../../assets/frontend/pages/img/products/model7.jpg" alt="Cool green dress with red bell" class="img-responsive">
767
                  </div>
768
                  <div class="product-other-images">
769
                    <a href="#" class="active"><img alt="Berry Lace Dress" src="../../assets/frontend/pages/img/products/model3.jpg"></a>
770
                    <a href="#"><img alt="Berry Lace Dress" src="../../assets/frontend/pages/img/products/model4.jpg"></a>
771
                    <a href="#"><img alt="Berry Lace Dress" src="../../assets/frontend/pages/img/products/model5.jpg"></a>
772
                  </div>
773
                </div>
774
                <div class="col-md-6 col-sm-6 col-xs-9">
775
                  <h1>Cool green dress with red bell</h1>
776
                  <div class="price-availability-block clearfix">
777
                    <div class="price">
778
                      <strong><span>$</span>47.00</strong>
779
                      <em>$<span>62.00</span></em>
780
                    </div>
781
                    <div class="availability">
782
                      Availability: <strong>In Stock</strong>
783
                    </div>
784
                  </div>
785
                  <div class="description">
786
                    <p>Lorem ipsum dolor ut sit ame dolore  adipiscing elit, sed nonumy nibh sed euismod laoreet dolore magna aliquarm erat volutpat
787
Nostrud duis molestie at dolore.</p>
788
                  </div>
789
                  <div class="product-page-options">
790
                    <div class="pull-left">
791
                      <label class="control-label">Size:</label>
792
                      <select class="form-control input-sm">
793
                        <option>L</option>
794
                        <option>M</option>
795
                        <option>XL</option>
796
                      </select>
797
                    </div>
798
                    <div class="pull-left">
799
                      <label class="control-label">Color:</label>
800
                      <select class="form-control input-sm">
801
                        <option>Red</option>
802
                        <option>Blue</option>
803
                        <option>Black</option>
804
                      </select>
805
                    </div>
806
                  </div>
807
                  <div class="product-page-cart">
808
                    <div class="product-quantity">
809
                        <input id="product-quantity3" type="text" value="1" readonly class="form-control input-sm">
810
                    </div>
811
                    <button class="btn btn-primary" type="submit">Add to cart</button>
812
                    <a href="shop-item.html" class="btn btn-default">More details</a>
813
                  </div>
814
                </div>
815
 
816
                <div class="sticker sticker-sale"></div>
817
              </div>
818
            </div>
819
    </div>
820
    <!-- END fast view of a product -->
821
 
822
    <!-- Load javascripts at bottom, this will reduce page load time -->
823
    <!-- BEGIN CORE PLUGINS (REQUIRED FOR ALL PAGES) -->
824
    <!--[if lt IE 9]>
825
    <script src="../../assets/global/plugins/respond.min.js"></script>  
826
    <![endif]-->  
827
    <script src="../../assets/global/plugins/jquery.min.js" type="text/javascript"></script>
828
    <script src="../../assets/global/plugins/jquery-migrate.min.js" type="text/javascript"></script>
829
    <script src="../../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>      
830
    <script src="../../assets/frontend/layout/scripts/back-to-top.js" type="text/javascript"></script>
831
    <script src="../../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script>
832
    <!-- END CORE PLUGINS -->
833
 
834
    <!-- BEGIN PAGE LEVEL JAVASCRIPTS (REQUIRED ONLY FOR CURRENT PAGE) -->
835
    <script src="../../assets/global/plugins/fancybox/source/jquery.fancybox.pack.js" type="text/javascript"></script><!-- pop up -->
836
    <script src="../../assets/global/plugins/carousel-owl-carousel/owl-carousel/owl.carousel.min.js" type="text/javascript"></script><!-- slider for products -->
837
    <script src='../../assets/global/plugins/zoom/jquery.zoom.min.js' type="text/javascript"></script><!-- product zoom -->
838
    <script src="../../assets/global/plugins/bootstrap-touchspin/bootstrap.touchspin.js" type="text/javascript"></script><!-- Quantity -->
839
    <script src="../../assets/global/plugins/uniform/jquery.uniform.min.js" type="text/javascript"></script>
840
    <script src="../../assets/global/plugins/rateit/src/jquery.rateit.js" type="text/javascript"></script>
841
    <script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js" type="text/javascript"></script><!-- for slider-range -->
842
 
843
    <script src="../../assets/frontend/layout/scripts/layout.js" type="text/javascript"></script>
844
    <script type="text/javascript">
845
        jQuery(document).ready(function() {
846
            Layout.init();    
847
            Layout.initOWL();
848
            Layout.initTwitter();
849
            Layout.initImageZoom();
850
            Layout.initTouchspin();
851
            Layout.initUniform();
852
            Layout.initSliderRange();
853
        });
854
    </script>
855
    <!-- END PAGE LEVEL JAVASCRIPTS -->
856
</body>
857
<!-- END BODY -->
858
</html>