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
|
<!DOCTYPE html> <!--[if lt IE 7 ]> <html class="ie ie6" lang="en"> <![endif]--> <!--[if IE 7 ]> <html class="ie ie7" lang="en"> <![endif]--> <!--[if IE 8 ]> <html class="ie ie8" lang="en"> <![endif]--> <!--[if (gte IE 9)|!(IE)]><!--> <html lang="tc"> <!--<![endif]--> <!-- Mirrored from eshop.sinomax.com/index.php by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 14 Sep 2017 06:24:04 GMT --> <!-- Added by HTTrack --> <meta http-equiv="content-type" content="text/html;charset=utf-8" /> <!-- /Added by HTTrack -->
<head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <base> <title>Sinomax E-Shop</title> <script type="text/javascript"> if (/iP(hone|od)|android.+mobile|BlackBerry|IEMobile/i.test(navigator.userAgent)) { window.location.replace("../m_tc/product_care.php"); } else if (/(tablet|ipad|playbook|silk)|(android(?!.*mobile))/i.test(navigator.userAgent)) { window.location("product_care.php"); } </script> <!-- Mobile Specific Metas ================================================== --> <!--<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"/>--> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0" /> <!-- Set Up the App Icon --> <link rel="apple-touch-icon" href="images/touch-icon-iphone.html"> <link rel="apple-touch-icon" sizes="76x76" href="images/touch-icon-ipad.html"> <link rel="apple-touch-icon" sizes="120x120" href="images/touch-icon-iphone-retina.html"> <link rel="apple-touch-icon" sizes="152x152" href="images/touch-icon-ipad-retina.html"> <link rel="apple-touch-icon" sizes="180x180" href="images/touch-icon-iphone6plus.html"> <!-- Favicons ================================================== --> <link rel="shortcut icon" href="../images/favicon.ico"> <link rel="icon" type="image/png" href="../images/favicon.png" /> <!-- google web font - open sans --> <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800' rel='stylesheet' type='text/css'> <!-- use font awesome --> <!-- Use jQuery ================================================== --> <script src="../js/jquery-1.11.1.min.js"></script> <!-- General Script --> <script src="../js/general.js"></script> <!-- Use Modernizr ================================================== --> <script src="../js/modernizr.custom.38310.js"></script> <!-- IE Support ================================================== --> <!--[if lt IE 9]> <link href="../css/ie.css" rel="stylesheet" type="text/css" media="screen"> <script src="../js/html5shiv.js"></script> <script src="../js/selectivizr-and-extra-selectors.min.js"></script><![endif]--> <!-- ===== you may change these --> <script type="text/javascript"> jQuery(document).ready(function($) { $('#search_top .icn_search').click(function() { $(this).closest('#search_top').addClass('active'); $(this).next('.sch_wrapper').slideDown(500); }); $('#search_top .schClose').click(function() { $(this).closest('#search_top').removeClass('active'); $('#search_top .sch_wrapper').slideUp(500); }); }); </script> <link href="../css/style.css" rel="stylesheet" type="text/css" media="screen"> <link href="../css/font-awesome.min.css" rel="stylesheet" type="text/css" media="screen"> <link rel="stylesheet" type="text/css" href="../css/slick.css" /> <link rel="stylesheet" type="text/css" href="../css/newstyle.css"> <link rel="stylesheet" type="text/css" href="../css/responsive-new.css"> <!-- <link rel="stylesheet" type="text/css" href="../css/forMobile.css"> --> </head>
<body> <div id="main"> <header id="header"> <section id="top_bar"> <div class="container"> <p>FREE SHIPPING 新張優惠 全館免運費</p> <div class="TopBar-Language"> <span class="openSideBTN" onclick="openNav()"><img src="../images/new_images/HK.png"> 香港 - 中文</span> </div> </div> <!-- .container ends /***/--> </section> <!-- #top_bar ends ////////// --> <div class="clearfix"></div> <section class="container"> <div class="logoClass"> <a href="index.php"> <img src="../images/logo.png" alt="SINOMAX"> </a> </div> <!-- #logo ends --> <!-- nav --> <?php include '../include/nav.php';?> <!-- #nav_main_menu ends -->
<!-- membership --> <div class="Nav_membership"> <div id="loginBTN" onclick="openNav()"> <img src="../images/new_images/member-nav.png"> </div> </div> <!-- shooping cart --> <?php include '../include/shoppingcart.php';?> </section> <!-- .container ends /***/--> </header> <!-- #header ends ////////// --> <div class="clearfix"></div> <!-- contianer --> <div class="sub-content"> <div class="container"> <div class="floatLeft PathLocation"> <nav class="breadcrumb"> <ul class="fl"> <li><a href="index.php">首頁</a> </li> <li><a href="#">保養指南</a> </li> </ul> </nav> </div> <div class="clear"></div> <!-- <div class="col-20 sideMenu"> <div class="LinkGroup"> <h3>產品保養</h3> <p><a href="product_care.php" class="active">保養指南</a></p> <p><a href="#">20年保用</a></p> <p><a href="#">60日試用</a></p> <p><a href="#">保用條款</a></p> </div> <div class="LinkGroup"> <h3>訂購及送貨</h3> <p><a href="#">購物流程</a> </p> <p><a href="delivery_detail.php">送貨安排</a> </p> </div> <div class="LinkGroup"> <h3>關於我們</h3> <p><a href="#">公司簡介</a></p> <p><a href="#">盛諾集團</a></p> <p><a href="#">最新資訊</a></p> <p><a href="location.php">銷售網絡</a></p> <p><a href="contact_us.php">聯絡我們</a></p> </div> </div> <div class="col-100 about-Sorting"> <div class="option_control"> <div class="option sort "> <span class="label">分類 :</span> <span class="option_display">保養指南</span> <i class="fa fa-caret-down"></i> <ul class="option_list"> <li class="selected" onclick="#"> 保養指南 </li> <li onclick="#"> 20年保用 </li> <li onclick="#"> 60日試用 </li> <li onclick="#"> 保用條款 </li> <li onclick="#"> 購物流程 </li> <li onclick="#"> 送貨安排 </li> <li onclick="#"> 公司簡介 </li> <li onclick="#"> 盛諾集團 </li> <li onclick="#"> 最新資訊 </li> <li onclick="#"> 銷售網絡 </li> <li onclick="#"> 聯絡我們 </li> </ul> </div> </div> </div> --> <div class="col-100 aboutusContent" style="line-height: 150%;"> <div class="bedHeading"> <h4>保養指南</h4> </div> <p><span style="font-size: 16px;">即使你已經在SINOMAX購買床褥,SINOMAX仍然關注你的睡眠健康。我們提供的SINOMAX床褥之品質受嚴格控制,並能經歷歲月的磨損。</span> </p> <p><span style="font-size: 16px;"> <img src="../images/new_images/product-care.jpg" alt=""></span> </p> <p><span style="font-size: 16px;">我們為指定床褥型號的褥芯提供20年有限保證。歡迎親蒞SINOMAX全線生活館及百貨專櫃選購及了解更多計劃詳情。</span> </p> <p><span style="font-size: 16px;">*優惠由2017年4月1日起。</span> </p> <p><span style="font-size: 16px;">*優惠期有限,優惠受條款約束,詳情請向我們查詢。</span> </p> </div> </div> </div> <!-- end of container --> <!-- Footer start ======================================== --> <?php include '../include/footer.php';?> <!-- #footer ends ////////// --> </div> </div> <?php include '../include/language.php';?> <?php include '../include/loginMenu.php';?> <a href="#" class="scrollToTop"> <img src="../images/new_images/scroll-top.png"> </a> <!-- OWL Carousel --> <link rel="stylesheet" href="../css/owl.carousel.css"> <link rel="stylesheet" href="../css/owl.theme.css"> <script defer src="../js/owl.carousel.min.js"></script> <script type="text/javascript"> $(document).ready(function() { $(".slides").owlCarousel({ autoPlay: 4000, //Set AutoPlay to 3 seconds slideSpeed: 300, autoHeight: true, singleItem: true, navigation: false, pagination: true, navigationText: ["<img src='../images/slide_left.png' />", "<img src='../images/slide_right.png' />"] }); setInterval(function() { $(".owl-carousel").each(function() { $(this).data('owlCarousel').autoHeight(); }); }); }); </script> </body> <!-- Mirrored from eshop.sinomax.com/index.php by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 14 Sep 2017 06:24:39 GMT --> <!-- Created New JS Script --> <script type="text/javascript" src="../js/slick.min.js"></script> <script type="text/javascript" src="../js/newscript.js"></script> <script type="text/javascript"> $(document).on('ready', function() { $(".regular").slick({ dots: false, infinite: true, slidesToShow: 4, slidesToScroll: 4, responsive: [{ breakpoint: 1199, settings: { slidesToShow: 3, slidesToScroll: 3, } }, { breakpoint: 991, settings: { slidesToShow: 2, slidesToScroll: 2 } }, { breakpoint: 580, settings: { slidesToShow: 1, slidesToScroll: 1 } } // You can unslick at a given breakpoint now by adding: // settings: "unslick" // instead of a settings object ] }); }); </script>
</html>
|