<!doctype html>
<html class="no-js" lang="zxx">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Home</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Google font (font-family: 'Roboto', sans-serif; Poppins ; Satisfy) -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,600,600i,700,700i,800" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900" rel="stylesheet">
<!-- Stylesheets -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/plugins.css">
<link rel="stylesheet" href="style.css">
<!-- Cusom css -->
<link rel="stylesheet" href="css/custom.css">
<!-- Modernizer js -->
<script src="js/vendor/modernizr-3.5.0.min.js"></script>
</head>
<body>
<!--[if lte IE 9]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://www.51qianduan.com/" target="_blank">51前端</a> to improve your experience and security.</p>
<![endif]-->
<!-- Main wrapper -->
<div class="wrapper" id="wrapper">
<!-- Header -->
<header id="wn__header" class="header__area header__absolute sticky__header">
<div class="container-fluid">
<div class="row">
<div class="col-md-6 col-sm-6 col-6 col-lg-2">
<div class="logo">
<a href="index.html">
<img src="images/logo/logo.png" alt="logo images">
</a>
</div>
</div>
<div class="col-lg-8 d-none d-lg-block">
<nav class="mainmenu__nav">
<ul class="meninmenu d-flex justify-content-start">
<li><a href="index.html">Home</a></li>
<li><a href="shop-list.html">Shop List</a></li>
<li><a href="single-product.html">Single Product</a></li>
</ul>
</nav>
</div>
<div class="col-md-6 col-sm-6 col-6 col-lg-2">
<ul class="header__sidebar__right d-flex justify-content-end align-items-center">
<li class="shop_search"><a class="search__active" href="#"></a></li>
<li class="wishlist"><a href="#"></a></li>
<li class="shopcart"><a class="cartbox_active" href="#"><span class="product_qun">3</span></a>
<!-- Start Shopping Cart -->
<div class="block-minicart minicart__active">
<div class="minicart-content-wrapper">
<div class="micart__close">
<span>close</span>
</div>
<div class="items-total d-flex justify-content-between">
<span>3 items</span>
<span>Cart Subtotal</span>
</div>
<div class="total_amount text-right">
<span>$66.00</span>
</div>
<div class="mini_action checkout">
<a class="checkout__btn" href="#">Go to Checkout</a>
</div>
<div class="single__items">
<div class="miniproduct">
<div class="item01 d-flex">
<div class="thumb">
<a href="single-product.html"><img src="images/product/sm-img/1.jpg" alt="product images"></a>
</div>
<div class="content">
<h6><a href="single-product.html">Voyage Yoga Bag</a></h6>
<span class="prize">$30.00</span>
<div class="product_prize d-flex justify-content-between">
<span class="qun">Qty: 01</span>
<ul class="d-flex justify-content-end">
<li><a href="#"><i class="zmdi zmdi-settings"></i></a></li>
<li><a href="#"><i class="zmdi zmdi-delete"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="item01 d-flex mt--20">
<div class="thumb">
<a href="single-product.html"><img src="images/product/sm-img/3.jpg" alt="product images"></a>
</div>
<div class="content">
<h6><a href="single-product.html">Impulse Duffle</a></h6>
<span class="prize">$40.00</span>
<div class="product_prize d-flex justify-content-between">
<span class="qun">Qty: 03</span>
<ul class="d-flex justify-content-end">
<li><a href="#"><i class="zmdi zmdi-settings"></i></a></li>
<li><a href="#"><i class="zmdi zmdi-delete"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="item01 d-flex mt--20">
<div class="thumb">
<a href="single-product.html"><img src="images/product/sm-img/2.jpg" alt="product images"></a>
</div>
<div class="content">
<h6><a href="single-product.html">Compete Track Tote</a></h6>
<span class="prize">$40.00</span>
<div class="product_prize d-flex justify-content-between">
<span class="qun">Qty: 03</span>
<ul class="d-flex justify-content-end">
<li><a href="#"><i class="zmdi zmdi-settings"></i></a></li>
<li><a href="#"><i class="zmdi zmdi-delete"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="mini_action cart">
<a class="cart__btn" href="#">View and edit cart</a>
</div>
</div>
</div>
<!-- End Shopping Cart -->
</li>
<li class="setting__bar__icon"><a class="setting__active" href="#"></a>
<div class="searchbar__content setting__block">
<div class="content-inner">
<div class="switcher-currency">
<strong class="label switcher-label">
<span>Currency</span>
</strong>
<div class="switcher-options">
<div class="switcher-currency-trigger">
<span class="currency-trigger">USD - US Dollar</span>
<ul class="switcher-dropdown">
<li>GBP - British Pound Sterling</li>
<li>EUR - Euro</li>
</ul>
</div>
</div>
</div>
<div class="switcher-currency">
<strong class="label switcher-label">
<span>Language</span>
</strong>
<div class="switcher-options">
<div class="switcher-currency-trigger">
<span class="currency-trigger">English01</span>
<ul class="switcher-dropdown">
<li>English02</li>
<li>English03</li>
<li>English04</li>
<li>English05</li>
</ul>
</div>
</div>
</div>
<div class="switcher-currency">
<strong class="label switcher-label">
<span>Select Store</span>
</strong>
<div class="switcher-options">
<div class="switcher-currency-trigger">
<span class="currency-trigger">Fashion Store</span>
<ul class="switcher-dropdown">
<li>Furniture</li>
<li>Shoes</li>
<li>Speaker Store</li>
<li>Furniture</li>
</ul>
</div>
</div>
</div>
<div class="switcher-currency">
<strong class="label switcher-label">
<span>My Account</span>
</strong>
<div class="switcher-options">
<div class="switcher-currency-trigger">
<div class="setting__menu">
<span><a href="#">Compare Product</a></span>
<span><a href="#">My Account</a></span>
<span><a href="#"
小徐博客
- 粉丝: 1976
- 资源: 5876
最新资源
- 使用STM32F103C8T6和ESP8266链接阿里云
- 聚英翱翔-嵌入式面试题
- HTH_ND AIO v2.8.4.zip
- MATLAB Simulink汽车电动助力转向模型EPS模型 模型包括整车二自由度模型,eps模型,上下转向柱模型,包括整车参数,匹配,建模 电动助力转向系统控制系统 电动助力转向系统被控系统 逻辑门
- 级联H桥 采用载波层叠,级联度为2,输出电平数为5
- 440大神vb.net基于winform产品进销存管理系统毕业课程源码设计
- 整流器MATLAB模型,可以用于模拟交流侧向电动汽车充电等背景 交流侧电压173V,输出电压400V,效果良好 采用电压电流双闭环,SVPWM调制
- 小电流接地系统simulink仿真 包括中性点不接地系统、中性点经消弧线圈系统适用于配电网接地选线与定位、消弧等
- Fast Video Cutter Joiner v6.3.0 一款功能强大的切割和合并视频视频编辑软件.rar
- 基于扩展卡尔曼滤波的蓄电池组SOC估算 Matlab Simulink仿真模型(成品)
- 441大神C#基于winform酒店客房预订管理系统毕业课程源码设计
- 大学生HTML5期末作业 Web前端网页制作 html5+css3+js html+css+js网页设计 体育 北京邮电大学体育部11个页面
- ACS510变频器Modbus通信参数配置与调试详解
- 基于R语言的DICE模型实践技术应用
- 西门子G120XA变频器高效节能与简易调试方法解析
- 442大神vb.net基于winform酒店客房预订管理系统毕业课程源码设计
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈