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
|
<!DOCTYPE html> <html lang="zh-HK" prefix="og: http://ogp.me/ns#">
<head> <title>TIGER BOTTLE</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0"> <meta name="keywords" content="TIGER Corporation (HK) Ltd.,我們的使命 – TIGER虎牌「四項承諾」"> <meta name="description" content="我們不會使用任何用以開採及出售以資助武裝衝突的礦產。此外,我們不會與任何僱用16歲以下童工的公司合作。同時,我們不會使用任何涉及侵犯人權的情況下所開採的原材料。因為我們相信,尊重人權是建立可持續發展社會的基礎。"> <meta property="og:type" content="website" /> <meta property="og:url" content="" /> <meta property="og:title" content="我們的使命 – TIGER虎牌「四項承諾」" /> <meta property="og:description" content="我們不會使用任何用以開採及出售以資助武裝衝突的礦產。此外,我們不會與任何僱用16歲以下童工的公司合作。同時,我們不會使用任何涉及侵犯人權的情況下所開採的原材料。因為我們相信,尊重人權是建立可持續發展社會的基礎。" /> <meta property="og:image" content="../img/icon.png"> <meta property="og:site_name" content="TIGER Corporation (HK) Ltd." /> <meta name="country" content="China" /> <meta name="city" content="Hong Kong" /> <meta name="robots" content="index,follow" /> <meta name="copyright" content="All rights reserved." /> <meta name="author" content="" /> <meta name="format-detection" content="telephone=no" /> <meta name="rating" content="general" /> <meta name="HandheldFriendly" content="true" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:description" content="我們不會使用任何用以開採及出售以資助武裝衝突的礦產。此外,我們不會與任何僱用16歲以下童工的公司合作。同時,我們不會使用任何涉及侵犯人權的情況下所開採的原材料。因為我們相信,尊重人權是建立可持續發展社會的基礎。" /> <meta name="twitter:title" content="TIGER Corporation (HK) Ltd." /> <meta name="twitter:image" content="../img/icon.png" /> <link rel="shortcut icon" type="image/x-icon" href="../img/icon.png"> <link rel="icon" type="image/x-icon" href="../img/favicon.ico"> <link href="https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap" rel="stylesheet"> <!-- bootstrap --> <link href="../css/jquery-ui.css" rel="stylesheet" /> <link href="../css/bootstrap.css" rel="stylesheet"> <!-- fontAllsome --> <link rel="stylesheet" href="../css/all.css"> <!-- my css --> <link rel="stylesheet" href="../css/nav.css"> <link rel="stylesheet" href="../css/style.css"> <link rel="stylesheet" href="../css/responsive.css"> <!-- jq --> <script type="text/javascript" src="../js/jquery-3.4.1.js"></script> <script type="text/javascript" src="../js/jquery-ui.min.js"></script> <script type="text/javascript" src="../js/bootstrap.js"></script> <!-- my script --> <script type="text/javascript" src="../js/custom.js"></script> </head>
<body> <!-- header --> <div class="nav"> <nav class="navbar navbar-expand-lg navbar-light"> <a class="navbar-brand mt-2" href="https://www.tiger-corporation.hk/tc/index.php" title="Index"><img src="../img/logo_tiger_header.png" class="img-fluid" alt="Tiger Logo"></a> <div class="langPulldown ml-auto"> <ul class="navbar-nav"> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="JavaScript:void(0);" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" title="繁體中文">繁體中文 <i class="fas fa-chevron-down"></i></a> <div class="dropdown-menu slideIn animate" aria-labelledby="navbarDropdown"> <a class="dropdown-item" href="#" class="modalBtn" data-toggle="modal" data-target="#textmodal2">English</a> <a class="dropdown-item" href="#" class="modalBtn" data-toggle="modal" data-target="#textmodal3">日本語</a> </div> </li> <li><a href="https://www.facebook.com/TigerCoHK/" target="_blank" class="socialIcon" title="facebook"><i class="fab fa-facebook-square"></i></a></li> <li><a href="https://www.instagram.com/tigerhk/" class="socialIcon" title="instagram" target="_blank"><i class="fab fa-instagram"></i></a></li> <li><a href="JavaScript:Void(0);" class="socialIcon" title="wechat" data-toggle="modal" data-target="#weCaht"><i class="fab fa-weixin"></i></a></li> </ul> </div> </nav> </div> <!-- Modal --> <div class="modal fade" id="weCaht" tabindex="-1" role="dialog" aria-labelledby="weCaht" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel">weCaht QR code</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <img src="../img/wechat.jpg" class="img-fluid"> </div> </div> </div> </div> <!-- end of header-->
<div class="wrapper"> <h1 class="contents_title_hk p-2">我們的使命 – TIGER虎牌「四項承諾」</h1>
<div class="d-flex mt-4 align-items-center flex-md-row flex-column-reverse"> <div class="productDes halfWrap"> <h2 class="contents_subTitle human">人權 - 拒絕衝突礦石</h2> <p class="h5"><b>-我們承諾永不使用衝突礦石-</b></p> <p>我們不會使用任何用以開採及出售以資助武裝衝突的礦產。此外,我們不會與任何僱用16歲以下童工的公司合作。同時,我們不會使用任何涉及侵犯人權的情況下所開採的原材料。因為我們相信,尊重人權是建立可持續發展社會的基礎。</p> </div> <div class="productImg halfWrap"> <img src="../img/product01.jpg" class="img-fluid" alt="HUMAN RIGHTS"> </div> </div> <div class="d-flex align-items-center flex-md-row flex-column"> <div class="productImg halfWrap"> <img src="../img/product02.jpg" class="img-fluid" alt="ANTI POLLUTION"> </div> <div class="productDes halfWrap"> <h2 class="contents_subTitle anti">防止污染 - 拒絕氟素塗層</h2> <p class="h5"><b>-我們承諾在未來所有產品當中不會使用氟素塗層-</b></p> <p>在數千種全氟化合物當中,其中有一些在過往被允許使用,但現在已被國際條約禁止使用。</p> <p>我們所有保溫杯亦無任何氟素塗層。而TIGER透過利用先進的拋光技術,也同樣能夠達到相同的防污效果。</p> <a href="#" class="modalBtn" data-toggle="modal" data-target="#textmodal">* 按此了解更多有關TIGER無氟素塗層保溫杯的資訊</a> </div> </div> <div class="d-flex align-items-center flex-md-row flex-column-reverse"> <div class="productDes halfWrap"> <h2 class="contents_subTitle health">保障健康 - 拒絕代工生產</h2> <p class="h5"><b>-我們僅使用內部生產-</b></p> <p>為了保障客人的健康,我們在三個自家廠房,不計成本地每年平均生產約800萬個保溫杯。</p> <p>我們的專業團隊會根據嚴格的標準,直接管理及監控每個生產階段。</p> </div> <div class="productImg halfWrap "> <img src="../img/product03.jpg" class="img-fluid" alt="HEALTH PROTECTION"> </div> </div> <div class="d-flex align-items-center mb-4 flex-md-row flex-column"> <div class="productImg halfWrap"> <img src="../img/product04.jpg" class="img-fluid" alt="SUSTAINABILITY"> </div> <div class="productDes halfWrap "> <h2 class="contents_subTitle susta">可持續發展 - 拒絕塑膠垃圾</h2> <p class="h5"><b>-我們鼓勵使用可循環再用的專屬保溫杯,以減少塑膠垃圾-</b></p> <p>即使有減少塑膠廢物的全球運動,僅在日本,每年會生產約252億個塑料膠樽飲品。而我們每天亦會在浪費塑料膠樽。</p> <p>我們的目標,是希望透過將可循環使用的保溫杯變成大眾化,從而減少地球上的塑膠垃圾。</p> </div> </div> <p class="col">*圖中產品並未於香港地區發售,如欲購買,請選擇語言(英文/日本語)前往網上商店。(只提供日本地區運送服務)</p> </div>
<!-- footer --> <footer class="darkBg"> <div class="container"> <div class="row fontWhite footer"> <div class="col-md-3"> <a href="https://www.tiger-corporation.hk/tc/index.php" title="index"><img src="../img/logo_tiger_hk.png" class="img-fluid" alt="Tiger Logo" title="Tiger Logo" /></a> </div> <div class="col-md-9 mobileTop"> <div class="ciWrap"> <a href="https://www.tiger-corporation.hk/tc/index.php" class="smallFont globalsiteBtn" title="GLOBAL SITE"><i class="fas fa-globe"></i> 主頁</a> <p class="copyright mobileTop smallFont">Copyright © 2020 Tiger Corporation (Hong Kong) Limited. All Rights Reserved.</p> </div> </div> </div> </div> </footer> <!-- scroll to top --> <a href="javascript:void(0);" class="scrollToTop" title="To Top"><i class="fas fa-chevron-up"></i></a> <!-- end of footer -->
<!-- Popup --> <div id="textmodal" class="modal fade"> <div class="modal-dialog modal-lg modal-dialog-centered"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> </div> <div class="modal-body"> <p>目前,TIGER所有產品系列當中約80%並沒有使用氟素塗層。而TIGER所有不銹鋼保溫杯系列不含氟素塗層。</p> <p>TIGER由創造第一個保溫杯開始,到2023年將踏入第100年。隨著這重要的周年紀念日即將來臨,我們會繼續進行研究,以開發完全不含氟素塗層的產品。</p> </div> </div> </div> </div> <div id="textmodal2" class="modal fade"> <div class="modal-dialog modal-lg modal-dialog-centered"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> </div> <div class="modal-body"> <p>此網站連結之英文版本及日本語版本所提供的內容、會員登記、購物及運送等服務只支援日本地區及由日本虎牌提供。虎牌產品(香港)有限公司不會就使用任何此連結網頁的服務或內容所做成之任何損失或損害負責,或負上法律責任。</p> <p>All information, membership registration, product and service, and delivery etc. provided by this English and Japanese website are restricted by Japan area and subject by TIGER Corporation. TIGER Corporation (HK) Ltd. shall not be responsible or liable for any loss or damage of any kind incurred as a result of the services or the content of any linked site.</p> <p><a class="dropdown-item" href="https://www.tigerbottles.com/en/pages/our-mission" title="English">》》 Enter to English website</a></p> </div> </div> </div> </div> <div id="textmodal3" class="modal fade"> <div class="modal-dialog modal-lg modal-dialog-centered"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> </div> <div class="modal-body"> <p>此網站連結之英文版本及日本語版本所提供的內容、會員登記、購物及運送等服務只支援日本地區及由日本虎牌提供。虎牌產品(香港)有限公司不會就使用任何此連結網頁的服務或內容所做成之任何損失或損害負責,或負上法律責任。</p> <p>All information, membership registration, product and service, and delivery etc. provided by this English and Japanese website are restricted by Japan area and subject by TIGER Corporation. TIGER Corporation (HK) Ltd. shall not be responsible or liable for any loss or damage of any kind incurred as a result of the services or the content of any linked site.</p> <p><a class="dropdown-item" href="https://www.tigerbottles.com/pages/our-mission" title="日本語">》》 進入日本語網站</a></p> </div> </div> </div> </div> <!-- custom JS --> <script type="text/javascript" src="../js/custom.js"></script> </body> </html>
|