模块-商品品牌.html
4.28 KB
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>YOHO有货</title>
<meta name="description" content="YOHO有货,中国最大的潮流购物网站,100%正品保证,支持货到付款。汇集了全球流行时尚商品,是国内最大的原创文化商品平台,也是香港,台湾地区流行商品的集中地。同时包含日本、韩国等众多国外潮流品牌,带给您全新潮流购物体验。" />
<meta name="keywords" content="Yoho有货,潮流,时尚,流行,购物,B2C,正品,购物网站,网上购物,货到付款,品牌服饰,男士护肤,黑框眼镜,匡威,板鞋,美特斯邦威,i.t,izzue,李宁,new balance,新百伦,lacoste,melissa,casio,卡西欧手表,舒雅,江南布衣,jasonwood,odm,AAAA,香港购物网站,日本潮流" />
<link href="http://static.yohobuy.com/css/common.css" rel="stylesheet" type="text/css" media="all" />
<link href="http://static.yohobuy.com/css/style.css" rel="stylesheet" type="text/css" media="all" />
<link href="http://static.yohobuy.com/css/myyoho.css" rel="stylesheet" type="text/css" media="all" />
<link href="http://static.yohobuy.com/css/buy.css" rel="stylesheet" type="text/css" media="all" />
<script type="text/javascript" src="http://static.yohobuy.com/js/jquery.min.js"></script>
<script type="text/javascript" src="http://static.yohobuy.com/js/yoho_common.js"></script>
<script type="text/javascript" src="http://static.yohobuy.com/js/jqueryui/jquery-ui-1.8.7.custom.min.js"></script>
<link href="http://static.yohobuy.com/js/jqueryui/themes/ui-lightness/jquery-ui-1.8.7.custom.css" rel="stylesheet" type="text/css" media="all" />
</head>
<body>
<div class="modbox">
<!--品牌商品列表,内容与商品列表完全一样,只是外框class不同-->
<div class="brand-listbox">
<div id="colorPopBox" class="colorpop">
<div class="innerDetail">
<div class="stock"></div>
<div class="thumb"></div>
<div class="name"></div>
<div class="price"></div>
</div>
<div class="colorList"></div>
</div>
<ul class="searchResultList">
<li>
<div class="list">
<div class="stock"><span class="i_1"></span></div>
<div class="thumb"><a href="#"><img width="180" height="240" src="http://static.yohobuy.com/images/p_180_240_1.jpg" /></a></div>
<div class="name"><a href="#">
<h3>JustyleD调优雅系列白色</h3><strong>百搭商务休闲!</strong>
</a></div>
<div class="price"><del>¥1980.00</del> ¥980.00</div>
<div class="colorList"> <a href="#" rel="http://static.yohobuy.com/images/p_180_240_1.jpg"><img src="http://static.yohobuy.com/images/p_60_60_1.jpg" width="60" height="60" alt="蓝色" /></a> <a href="#" rel="http://static.yohobuy.com/images/p_180_240_2.jpg"><img src="http://static.yohobuy.com/images/p_60_60_2.jpg" width="60" height="60" alt="红色" /></a> <a href="#" rel="http://static.yohobuy.com/images/p_180_240_3.jpg"><img src="http://static.yohobuy.com/images/p_60_60_3.jpg" width="60" height="60" alt="蓝色" /></a> <a href="#" rel="http://static.yohobuy.com/images/p_180_240_4.jpg"><img src="http://static.yohobuy.com/images/p_60_60_4.jpg" width="60" height="60" alt="蓝色" /></a> <a href="#" rel="http://static.yohobuy.com/images/p_180_240_5.jpg"><img src="http://static.yohobuy.com/images/p_60_60_5.jpg" width="60" height="60" alt="蓝色" /></a> <a href="#" rel="http://static.yohobuy.com/images/p_180_240_6.jpg"><img src="http://static.yohobuy.com/images/p_60_60_6.jpg" width="60" height="60" alt="蓝色" /></a> <a href="#" rel="http://static.yohobuy.com/images/p_180_240_7.jpg"><img src="http://static.yohobuy.com/images/p_60_60_7.jpg" width="60" height="60" alt="蓝色" /></a> <a href="#" rel="http://static.yohobuy.com/images/p_180_240_8.jpg"><img src="http://static.yohobuy.com/images/p_60_60_8.jpg" width="60" height="60" alt="蓝色" /></a> </div>
</div>
</li>
</ul>
</div>
</div>
</body>
</html>