case.html
14.4 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
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
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cases</title>
<link rel="Shortcut Icon" href="../favicon.ico">
<!--bootstrap3 css-->
<link href="../css/bootstrap.css" rel="stylesheet">
<!--custom css-->
<link href="../css/ionicons.css" rel="stylesheet">
<link href="../css/style.css" rel="stylesheet" type="text/css">
<!--slick css -->
<link rel="stylesheet" type="text/css" href="../css/slick.css"/>
<link rel="stylesheet" type="text/css" href="../css/slick-theme.css"/>
<link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css"/>
<script src="../js/jquery-3.1.1.js"></script>
<script type="text/javascript" src="../js/bootstrap.js"></script>
<script type="text/javascript" src="../js/bootstrap-hover-dropdown.min.js"></script>
<script type="text/javascript" src="../js/jquery-migrate-1.2.1.min.js"></script>
<script src="//assets.adobedtm.com/60bdfe74d5485bbce19717b8973705c35a64363e/satelliteLib-b39f015b0c83978d23a6de9aacb727eccf7afbe2.js"></script>
<script type="text/javascript" src="../js/cookies-plugin.js"></script>
<link href="../css/chooselan.css" rel="stylesheet" type="text/css" />
</head>
<body>
<header>
<div id="main-nav">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle " data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a id="logo" class="navbar-brand" href="index.html">
<!--<embed src="../images/logo.svg" type="image/svg+xml" width="160px"/>-->
<img src="../images/logo.svg" class="img-responsive" alt="">
</a>
</div>
<div class="navbar-collapse collapse">
<ul class="list-inline lanchoose1 ">
<li class="lanchoose2 dropdown">
Language(语言):
<a href="#" class="dropdown-toggle js-activated" data-toggle="dropdown" data-hover="dropdown" data-delay="100" aria-expanded="false">
English
<i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a class="lanchoose2" href="../index.html">简体中文</a></li>
<li><a class="lanchoose2" href="../zh-hant/index.html">繁體中文</a></li>
<li><a class="lanchoose2" href="#">English</a></li>
</ul>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li class="lanchoose2 dropdown mobile-dropdown">
<a class="lanchoose2" href="../index.html">简体</a> |
<a class="lanchoose2" href="../zh-hant/index.html">繁體</a> |
<a class="lanchoose2 active" href="#">ENG</a>
</li>
<li><a href="index.html">Home</a></li>
<li class="dropdown active">
<a href="#" class="dropdown-toggle js-activated line-bottom-nav" data-toggle="dropdown" data-hover="dropdown" data-delay="100" aria-expanded="false">Solutions<i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu expend-left">
<li><a tabindex="-1" href="solution-analytics.html">Adobe Analytics</a></li>
<li><a tabindex="-1" href="solution-AEM.html">Adobe Experience Manager</a></li>
</ul>
</li>
<li><a href="case.html">Cases</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
</div>
</div>
</header>
<section class="title-bg about-us-bg-img">
<div class="container">
<div class="row">
<div class="col-sm-12">
<h2>Cases</h2>
</div>
</div>
</div>
</section>
<div id="case" class="container">
<div class="space-90"></div>
<div class="row" id="huawei">
<div class="col-xs-12 col-sm-10 col-sm-offset-1">
<div class="side-line">
<h3>
Huawei – DAM - AEM
</h3>
</div>
</div>
<div class="space-50"></div>
<div class="col-xs-12 col-sm-8 col-sm-offset-2 col-md-5 col-md-offset-1 text-center padding-top-50 padding-bottom-50">
<img src="../images/cases/huawei-dam-sh.jpg" alt="">
<h5>Huawei – DAM</h5>
</div>
<div class="col-xs-12 col-sm-8 col-sm-offset-2 col-md-5 col-md-offset-0 col-inset-1 ">
<div class="case-detail">
<img src="../images/aem.png" alt="">
<ul>
<li>First pure DAM project in China.</li>
<li>Develop the workflow, UI and function in AEM.</li>
<li>Enable Huawei to share the digital asset for 170k Huawei employees and their agencies.</li>
<li>Develop the workflow, UI and function in AEM.</li>
</ul>
<button type="button" class="btn btn-case"><a href="https://ishareagency.crm.huawei.com/">View Website</a></button>
</div>
</div>
</div>
<div class="space-90"></div>
<div class="row" id="aia">
<div class="col-xs-12 col-sm-10 col-sm-offset-1">
<div class="side-line">
<h3>
AIA – Official website - AEM
</h3>
</div>
</div>
<div class="space-50"></div>
<div class="col-xs-12 col-sm-8 col-sm-offset-2 col-md-5 col-md-offset-1 text-center padding-top-50 padding-bottom-50">
<img src="../images/cases/aia-vitality-sh.jpg" alt="">
<h5>AIA – Official website</h5>
</div>
<div class="col-xs-12 col-sm-8 col-sm-offset-2 col-md-5 col-md-offset-0 col-inset-1 ">
<div class="case-detail">
<img src="../images/aem.png" alt="">
<ul>
<li>Partner with Adobe</li>
<li>Optimize product search</li>
<li>AEM component and template development and reused for 16 markets in APAC.</li>
<li>Responsive design for desktop, tablet and mobile.</li>
</ul>
<button type="button" class="btn btn-case"><a href="http://www.aia.com.hk">View Website</a></button>
</div>
</div>
</div>
<div class="space-90"></div>
<div class="row" id="aia">
<div class="col-xs-12 col-sm-10 col-sm-offset-1">
<div class="side-line">
<h3>
AIA – Vitality website migration - AEM
</h3>
</div>
</div>
<div class="space-50"></div>
<div class="col-xs-12 col-sm-8 col-sm-offset-2 col-md-5 col-md-offset-1 text-center padding-top-50 padding-bottom-50">
<img src="../images/cases/aia-vitality-2-sh.jpg" alt="">
<h5>AIA – Vitality website migration</h5>
</div>
<div class="col-xs-12 col-sm-8 col-sm-offset-2 col-md-5 col-md-offset-0 col-inset-1 ">
<div class="case-detail">
<img src="../images/aem.png" alt="">
<ul>
<li>Develop the migration tool and migrate Vitality website from Documentum to AEM</li>
<li>Launched in 6 markets in APAC</li>
</ul>
<button type="button" class="btn btn-case"><a href="http://www.aia.com.hk">View Website</a></button>
</div>
</div>
</div>
<div class="space-90"></div>
<div class="row" id="amway">
<div class="col-xs-12 col-sm-10 col-sm-offset-1">
<div class="side-line">
<h3>
Amway China – Official website - AEM
</h3>
</div>
</div>
<div class="space-50"></div>
<div class="col-xs-12 col-sm-8 col-sm-offset-2 col-md-5 col-md-offset-1 text-center padding-top-50 padding-bottom-50">
<img src="../images/cases/amway-site-sh.jpg" alt="">
<h5>Amway China – Official website</h5>
</div>
<div class="col-xs-12 col-sm-8 col-sm-offset-2 col-md-5 col-md-offset-0 col-inset-1 ">
<div class="case-detail">
<img src="../images/aem.png" alt="">
<ul>
<li>Partner with Adobe</li>
<li>Amway China official website development.</li>
<li>AEM component and template development.</li>
<li>Responsive website design.</li>
</ul>
<button type="button" class="btn btn-case"><a href="http://www.amway.com.cn">View Website</a></button>
</div>
</div>
</div>
<div class="space-90"></div>
<div class="row" id="amway">
<div class="col-xs-12 col-sm-10 col-sm-offset-1">
<div class="side-line">
<h3>
Amway China – Wechat ordering - AEM+Wechat
</h3>
</div>
</div>
<div class="space-50"></div>
<div class="col-xs-12 col-sm-8 col-sm-offset-2 col-md-5 col-md-offset-1 text-center padding-top-50 padding-bottom-50">
<img src="../images/cases/amway-wechat.jpg" alt="">
<h5>Amway China – Wechat ordering</h5>
</div>
<div class="col-xs-12 col-sm-8 col-sm-offset-2 col-md-5 col-md-offset-0 col-inset-1 ">
<div class="case-detail">
<img src="../images/aem.png" alt="">
<ul>
<li>AEM component and template development.</li>
<li>AEM component and template development.</li>
<li>First AEM+Wechat+Hybris integration project in the World.</li>
<li>Increase the online revenue for Amway</li>
</ul>
<button type="button" class="btn btn-case"><a href="http://www.amway.com.cn/amwayapp/index/wechat/wechat10.html">View Website</a></button>
</div>
</div>
</div>
<div class="space-90"></div>
<div class="row" id="cpic">
<div class="col-xs-12 col-sm-10 col-sm-offset-1">
<div class="side-line">
<h5>
CPIC – Data Workbench (Insight) Analytics
</h5>
</div>
</div>
<div class="space-50"></div>
<div class="col-xs-12 col-sm-8 col-sm-offset-2 col-md-5 col-md-offset-1 text-center padding-top-50 padding-bottom-50">
<img src="../images/cases/cpic-sh.jpg" alt="">
<h5>CPIC – Data Workbench (Insight) Analytics</h5>
</div>
<div class="col-xs-12 col-sm-8 col-sm-offset-2 col-md-5 col-md-offset-0 col-inset-1 ">
<div class="case-detail">
<img src="../images/analytics.png" alt="">
<ul>
<li>Partner with Adobe.</li>
<li>Create the Profile in Adobe Data Workbench (Insight) for Analytics.</li>
<li>Analytics tracking for the online shopping module.</li>
</ul>
<button type="button" class="btn btn-case"><a href="http://www.cpic.com.cn/">View Website</a></button>
</div>
</div>
</div>
<div class="space-90"></div>
<div class="row" id="samsung">
<div class="col-xs-12 col-sm-10 col-sm-offset-1">
<div class="side-line">
<h5>
Samsung Galaxy Forum - Adobe Analytics
</h5>
</div>
</div>
<div class="space-50"></div>
<div class="col-xs-12 col-sm-8 col-sm-offset-2 col-md-5 col-md-offset-1 text-center padding-top-50 padding-bottom-50">
<img src="../images/cases/samsung-galaxy-sh.jpg" alt="">
<h5>Samsung Galaxy Forum</h5>
</div>
<div class="col-xs-12 col-sm-8 col-sm-offset-2 col-md-5 col-md-offset-0 col-inset-1 ">
<div class="case-detail">
<img src="../images/analytics.png" alt="">
<ul>
<li>Work with Samsung’s agency: Pengtai.</li>
<li>Setup the Adobe Analytics for Samsung Galaxy Forum in China.</li>
<li>Setup the DTM integration.</li>
<li>Setup the reports for in Adobe Analytics.</li>
</ul>
<button type="button" class="btn btn-case"><a href="http://www.galaxyclub.cn/">View Website</a></button>
</div>
</div>
</div>
<div class="space-90"></div>
<div class="row" id="macy">
<div class="col-xs-12 col-sm-10 col-sm-offset-1">
<div class="side-line">
<h5>
Macy's DAM
</h5>
</div>
</div>
<div class="space-50"></div>
<div class="col-xs-12 col-sm-8 col-sm-offset-2 col-md-5 col-md-offset-1 text-center padding-top-50 padding-bottom-50">
<img src="../images/cases/macy's-dam-sh.png" alt="">
<h5>Macy's DAM</h5>
</div>
<div class="col-xs-12 col-sm-8 col-sm-offset-2 col-md-5 col-md-offset-0 col-inset-1 ">
<div class="case-detail">
<img src="../images/aem.png" alt="">
<ul>
<li>Onshore and offshore development</li>
<li>Integrate with AX7 and Lexy for the Product Import, Image Rendition Creation, Metadata Translation, and Publish the PDP to TMALL at the end</li>
<li>Combined with Dynamic Media to publish product images</li>
<li>Develop the complicated workflow to finish the size chart creation, approval and publish</li>
<li>Develop different reports to monitor the workflow process, PDP creation, etc.</li>
</ul>
<button type="button" class="btn btn-case"><a href="https://www.macys.com/">View Website</a></button>
</div>
</div>
</div>
<div class="space-90"></div>
<div class="row" id="dahsing">
<div class="col-xs-12 col-sm-10 col-sm-offset-1">
<div class="side-line">
<h5>
Hong Kong Dah Sing Bank AEM Forms
</h5>
</div>
</div>
<div class="space-50"></div>
<div class="col-xs-12 col-sm-8 col-sm-offset-2 col-md-5 col-md-offset-1 text-center padding-top-50 padding-bottom-50">
<img src="../images/cases/dahsing-aemforms-sh.png" alt="">
<h5>Hong Kong Dah Sing Bank AEM Forms</h5>
</div>
<div class="col-xs-12 col-sm-8 col-sm-offset-2 col-md-5 col-md-offset-0 col-inset-1 ">
<div class="case-detail">
<img src="../images/aem.png" alt="">
<ul>
<li>Develop the Credit Card Application Form and Personal Loan Online Application Forms based on Adobe AEM Forms</li>
<li>Integrate with TransUnion (TU) to validate the personal credit report and enable user to apply the credit card and personal loan online without going to the branch.</li>
<li>Utilize the Drag & Drop and Rule Editor features in AEM Forms to let user modify the Form content very easily without modifying the code. </li>
</ul>
<button type="button" class="btn btn-case"><a href="http://www.dahsing.com.cn/portal/zh_CN/posgnjs/index.html">View Website</a></button>
</div>
</div>
</div>
<div class="space-90"></div>
</div>
<div class="space-50"></div>
<footer>
<div id="copyright">
<div class="container">
<div class="row">
<div class="col-sm-12">
<span>凝新科技 © 2017 Leads Technologies Limited all right reserved</span>
</div>
</div>
</div>
</div>
</footer>
</body>
</html>