<!DOCTYPE html>
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang="en">
<!--<![endif]-->
<head>
<!-- ===== BASIC PAGE NEEDS ===== -->
<meta charset="utf-8">
<title>Cools</title>
<!-- ===== SEO MATE ===== -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="distribution" content="global">
<meta name="revisit-after" content="2 Days">
<meta name="robots" content="ALL">
<meta name="rating" content="8 YEARS">
<meta name="Language" content="en-us">
<meta name="GOOGLEBOT" content="NOARCHIVE">
<!-- ===== MOBILE SPECIFICATION ===== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="viewport" content="width=device-width">
<!-- ===== CSS ===== -->
<link rel="stylesheet" type="text/css" href="assets/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="assets/css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="assets/css/style.css">
<link rel="stylesheet" type="text/css" href="assets/css/magnific-popup.css">
<link rel="stylesheet" type="text/css" href="assets/css/owl.carousel.css">
<link rel="shortcut icon" href="/html594/static/image/favicon.png">
</head>
<body>
<!-- ===== LODER ===== -->
<div class="wrapper">
<div id="subscribe-me" class="modal animated fade in" role="dialog" data-keyboard="true" tabindex="-1">
<div class="newsletter-popup">
<img class="offer" src="assets/images/newsbg.jpg" alt="offer">
<div class="newsletter-popup-static newsletter-popup-top">
<div class="popup-text">
<div class="popup-title">50% <span>off</span></div>
<div class="popup-desc">
<div>Sign up and get 50% off your next Order</div>
</div>
</div>
<form onsubmit="return validatpopupemail();" method="post">
<div class="form-group required">
<input type="email" name="email-popup" id="email-popup" placeholder="Enter Your Email" class="form-control input-lg" required="">
<button type="submit" class="btn btn-default btn-lg" id="email-popup-submit">Subscribe</button>
<label class="checkme">
<input type="checkbox" value="" id="checkme">Dont show again</label>
</div>
</form>
</div>
</div>
</div>
<!-- ===== HEADER START ===== -->
<header id="header">
<div class="header-top">
<div class="container">
<div class="row">
<div class="col-sm-6">
<ul class="header-top-left">
<li class="language dropdown"> <span class="dropdown-toggle" id="dropdownMenu1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" role="button"> <img src="assets/images/English-icon.gif" alt="img"> English <span class="caret"></span> </span>
<ul class="dropdown-menu" aria-labelledby="dropdownMenu1">
<li><a href="#"><img src="assets/images/English-icon.gif" alt="img"> English</a></li>
<li><a href="#"><img src="assets/images/French-icon.gif" alt="img"> French</a></li>
<li><a href="#"><img src="assets/images/German-icon.gif" alt="img"> German</a></li>
</ul>
</li>
<li class="currency dropdown"> <span class="dropdown-toggle" id="dropdownMenu12" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" role="button"> USD <span class="caret"></span> </span>
<ul class="dropdown-menu" aria-labelledby="dropdownMenu12">
<li><a href="#">USD</a></li>
<li><a href="#">EUR</a></li>
<li><a href="#">AUD</a></li>
</ul>
</li>
</ul>
</div>
<div class="col-sm-6">
<ul class="header-top-right text-right">
<li class="account"><a href="login.html">My Account</a></li>
<li class="sitemap"><a href="#">Sitemap</a></li>
<li class="cart"><a href="cart_page.html">My Cart</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="header">
<div class="container">
<nav class="navbar">
<div class="navbar-header mtb_20"> <a class="navbar-brand" href=""> <img alt="Coolsd" src="assets/images/logo.png"> </a> </div>
<div class="header-right pull-right mtb_50">
<button class="navbar-toggle pull-left" type="button" data-toggle="collapse" data-target=".js-navbar-collapse"> <span class="i-bar"><i class="fa fa-bars"></i></span></button>
<div class="shopping-icon">
<div class="cart-item " data-target="#cart-dropdown" data-toggle="collapse" aria-expanded="true" role="button">Item's : <span class="cart-qty">02</span></div>
<div id="cart-dropdown" class="cart-menu collapse">
<ul>
<li>
<table class="table table-striped">
<tbody>
<tr>
<td class="text-center"><a href="#"><img src="assets/images/70x84.jpg" alt="iPod Classic" title="iPod Classic"></a></td>
<td class="text-left product-name"><a href="#">MacBook Pro</a>
<span class="text-left price">$20.00</span>
<input class="cart-qty" name="product_quantity" min="1" value="1" type="number">
</td>
<td class="text-center"><a class="close-cart"><i class="fa fa-times-circle"></i></a></td>
</tr>
<tr>
<td class="text-center"><a href="#"><img src="assets/images/70x84.jpg" alt="iPod Classic" title="iPod Classic"></a></td>
<td class="text-left product-name"><a href="#">MacBook Pro</a>
<span class="text-left price">$20.00</span>
<input class="cart-qty" name="product_quantity" min="1" value="1" type="number">
</td>
<td class="text-center"><a class="close-cart"><i class="fa fa-times-circle"></i></a></td>
</tr>
</tbody>
</table>
</li>
<li>
<table class="table">
<tbody>
<tr>
<td class="text-right"><strong>Sub-Total</strong></td>
<td class="text-right">$2,100.00</td>
</tr>
<tr>
<td class="text-right"><strong>Eco Tax (-2.00)</strong></td>
<td class="text-right">$2.00</td>
</tr>
<tr>
<td class="text-right"><strong>VAT (20%)</strong></td>
<td class="text-right">$20.00</td>
</tr>
<tr>
<td class="text-right"><strong>Total</strong></td>
<td class="text-right">$2,122.00</td>
</tr>
</tbody>
</table>
</li>
<li>
<form action="javascript:;">
<input class="btn pull-left mt_10" value="View cart" type="submit">
</form>
<form action="javas
枫蜜柚子茶
- 粉丝: 9018
- 资源: 5350
最新资源
- Origin教程007所需练习数据
- 高速脉冲与高速计数指令.pdf
- 1.5T气缸气动式压机机械设计图纸+PPT+说明文档+技术方案资料+其它技术资料100%好用超级好的技术资料.zip
- 120°模温机工程图机械结构设计图纸和其它技术资料和技术方案非常好100%好用.zip
- 毕设和企业适用springboot自动化仓库管理平台类及智能会议管理平台源码+论文+视频.zip
- 毕设和企业适用springboot自动化仓库管理平台类及智能电商平台源码+论文+视频.zip
- 毕设和企业适用springboot自动化仓库管理平台类及智能办公平台源码+论文+视频.zip
- 毕设和企业适用springboot智能云服务平台类及企业供应链平台源码+论文+视频.zip
- 毕设和企业适用springboot自动化仓库管理平台类及智能客服系统源码+论文+视频.zip
- 毕设和企业适用springboot智能云服务平台类及企业数字资产管理平台源码+论文+视频.zip
- 毕设和企业适用springboot智能云服务平台类及企业云管理平台源码+论文+视频.zip
- 毕设和企业适用springboot智能云服务平台类及视频编辑平台源码+论文+视频.zip
- 毕设和企业适用springboot智能云服务平台类及视觉识别平台源码+论文+视频.zip
- 毕设和企业适用springboot智能云服务平台类及视频流平台源码+论文+视频.zip
- 毕设和企业适用springboot智能云服务平台类及数据处理平台源码+论文+视频.zip
- 毕设和企业适用springboot智能云服务平台类及虚拟银行平台源码+论文+视频.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈