-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathguide.html
More file actions
543 lines (486 loc) · 31.1 KB
/
guide.html
File metadata and controls
543 lines (486 loc) · 31.1 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
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
<body>
<nhbk-root _nghost-c0="" ng-version="5.2.11">
<nhbk-loading _ngcontent-c0="" _nghost-c1="">
<!---->
</nhbk-loading>
<router-outlet _ngcontent-c0="">
</router-outlet>
<nhbk-home _nghost-c22="" class="ng-star-inserted">
<bcp-layout _ngcontent-c22="" id="wrapper" class="home-user">
<div _ngcontent-c22="">
<nhbk-home-menu _ngcontent-c22="" _nghost-c24="">
<!---->
<div _ngcontent-c24="" class="grey-background ng-star-inserted">
</div>
<!---->
<div _ngcontent-c24="" class="sidebar menu-responsive-d-block">
<div _ngcontent-c24="" class="close-menu">
<i _ngcontent-c24="" class="icon bcp-x-f pointer"></i>
</div>
<ul _ngcontent-c24="" class="navbar-nav">
<!---->
<li _ngcontent-c24="" class="ng-star-inserted nav-item active">
<a _ngcontent-c24="" class="nav-link" data-toggle="collapse">
Inicio
<!---->
</a>
<!---->
</li>
<li _ngcontent-c24="" class="ng-star-inserted nav-item">
<a _ngcontent-c24="" class="nav-link" data-toggle="collapse">
TRANSFERENCIAS
<!---->
<span _ngcontent-c24="" class="nav-link-arrow ng-star-inserted"></span>
</a>
<!---->
<div _ngcontent-c24="" class="ng-star-inserted sub-menu collapse">
<!----><a _ngcontent-c24="" class="menu-tag ng-star-inserted" href="#/portal/transferencias/transfers-own">Entre mis propias cuentas del BCP</a>
</div>
<div _ngcontent-c24="" class="ng-star-inserted sub-menu collapse">
<!----><a _ngcontent-c24="" class="menu-tag ng-star-inserted" href="#/portal/transferencias/transfers-third">A otras cuentas del BCP</a>
</div>
<div _ngcontent-c24="" class="ng-star-inserted sub-menu collapse">
<!----><a _ngcontent-c24="" class="menu-tag ng-star-inserted" href="#/portal/transferencias/others-banks">A cuentas de otros bancos en Perú</a>
</div>
<div _ngcontent-c24="" class="ng-star-inserted sub-menu collapse">
<!----><a _ngcontent-c24="" class="menu-tag ng-star-inserted" href="#/portal/transferencias/transfers-abroad">Al exterior</a>
</div>
<div _ngcontent-c24="" class="ng-star-inserted sub-menu collapse">
<!----><a _ngcontent-c24="" class="menu-tag ng-star-inserted" href="#/portal/giro-nacional">Giros nacionales</a>
</div>
<div _ngcontent-c24="" class="ng-star-inserted sub-menu collapse">
<!----><a _ngcontent-c24="" class="menu-tag ng-star-inserted" href="#/portal/transferencias-programadas">Transferencias programadas</a>
</div>
</li>
<li _ngcontent-c24="" class="ng-star-inserted nav-item">
<a _ngcontent-c24="" class="nav-link" data-toggle="collapse">
PAGOS
<!----><span _ngcontent-c24="" class="nav-link-arrow ng-star-inserted"></span>
</a>
<!---->
<div _ngcontent-c24="" class="ng-star-inserted sub-menu collapse">
<!----><a _ngcontent-c24="" class="menu-tag ng-star-inserted" href="#/portal/pago-de-servicios/selecciona-tu-tipo-de-pago">Pagar un servicio</a>
</div>
<div _ngcontent-c24="" class="ng-star-inserted sub-menu collapse">
<!----><a _ngcontent-c24="" class="menu-tag ng-star-inserted" href="#/portal/pago-de-tarjetas/selecciona-tu-tipo-de-pago">Pagar tarjetas de crédito</a>
</div>
<div _ngcontent-c24="" class="ng-star-inserted sub-menu collapse">
<!----><a _ngcontent-c24="" class="menu-tag ng-star-inserted" href="#/portal/pago-letras-y-facturas">Pagar letras y facturas</a>
</div>
<div _ngcontent-c24="" class="ng-star-inserted sub-menu collapse">
<!----><a _ngcontent-c24="" class="menu-tag ng-star-inserted" href="#/portal/mis-creditos">Pagar créditos</a>
</div>
</li>
<li _ngcontent-c24="" class="ng-star-inserted nav-item">
<a _ngcontent-c24="" class="nav-link" data-toggle="collapse">
MAS OPERACIONES
<!----><span _ngcontent-c24="" class="nav-link-arrow ng-star-inserted"></span>
</a>
<!---->
<div _ngcontent-c24="" class="ng-star-inserted sub-menu collapse">
<!----><a _ngcontent-c24="" class="menu-tag ng-star-inserted" href="#/portal/adelanto-de-sueldo">Adelanto de sueldo</a>
</div>
<div _ngcontent-c24="" class="ng-star-inserted sub-menu collapse">
<!----><a _ngcontent-c24="" class="menu-tag ng-star-inserted" href="#/portal/disposicion-de-efectivo">Disposición de efectivo</a>
</div>
<div _ngcontent-c24="" class="ng-star-inserted sub-menu collapse">
<!----><a _ngcontent-c24="" class="menu-tag ng-star-inserted" href="#/portal/estado-de-cuentas">Estado de cuenta</a>
</div>
</li>
</ul>
</div>
<nav _ngcontent-c24="" class="navbar navbar-expand-md custom-navbar">
<div _ngcontent-c24="" class="container custom-container">
<div _ngcontent-c24="" class="d-flex justify-content-around align-items-center">
<i _ngcontent-c24="" class="icon bcp-menu-f burger-menu-responsive"></i>
<a _ngcontent-c24="" class="navbar-brand">
<img _ngcontent-c24="" alt="BCP" class="logo-bcp-portal" height="23" src="https://stbcpzonasegura.viabcp.com/assets/img/logo.svg" width="90">
</a>
</div>
<div _ngcontent-c24="" class="collapse navbar-collapse custom-navbar-collapse">
<ul _ngcontent-c24="" class="navbar-nav">
<!---->
<li _ngcontent-c24="" class="ng-star-inserted nav-item dropdown active">
<a _ngcontent-c24="" aria-expanded="false" aria-haspopup="true" data-toggle="dropdown" role="button" class="nav-link" href="/#/portal/mis-productos">
Inicio
</a>
<!---->
</li>
<li _ngcontent-c24="" class="ng-star-inserted nav-item dropdown">
<a _ngcontent-c24="" aria-expanded="false" aria-haspopup="true" data-toggle="dropdown" role="button" class="nav-link dropdown-toggle" href="#">
TRANSFERENCIAS
</a>
<!----><div _ngcontent-c24="" class="dropdown-menu custom-dropdown-menu ng-star-inserted">
<!----><div _ngcontent-c24="" class="ng-star-inserted">
<!----><a _ngcontent-c24="" class="dropdown-item menu-tag ng-star-inserted" href="#/portal/transferencias/transfers-own">
Entre mis propias cuentas del BCP
</a>
</div><div _ngcontent-c24="" class="ng-star-inserted">
<!----><a _ngcontent-c24="" class="dropdown-item menu-tag ng-star-inserted" href="#/portal/transferencias/transfers-third">
A otras cuentas del BCP
</a>
</div><div _ngcontent-c24="" class="ng-star-inserted">
<!----><a _ngcontent-c24="" class="dropdown-item menu-tag ng-star-inserted" href="#/portal/transferencias/others-banks">
A cuentas de otros bancos en Perú
</a>
</div><div _ngcontent-c24="" class="ng-star-inserted">
<!----><a _ngcontent-c24="" class="dropdown-item menu-tag ng-star-inserted" href="#/portal/transferencias/transfers-abroad">
Al exterior
</a>
</div><div _ngcontent-c24="" class="ng-star-inserted">
<!----><a _ngcontent-c24="" class="dropdown-item menu-tag ng-star-inserted" href="#/portal/giro-nacional">
Giros nacionales
</a>
</div><div _ngcontent-c24="" class="ng-star-inserted">
<!----><a _ngcontent-c24="" class="dropdown-item menu-tag ng-star-inserted" href="#/portal/transferencias-programadas">
Transferencias programadas
</a>
</div>
</div>
</li><li _ngcontent-c24="" class="ng-star-inserted nav-item dropdown">
<a _ngcontent-c24="" aria-expanded="false" aria-haspopup="true" data-toggle="dropdown" role="button" class="nav-link dropdown-toggle" href="#">
PAGOS
</a>
<!----><div _ngcontent-c24="" class="dropdown-menu custom-dropdown-menu ng-star-inserted">
<!----><div _ngcontent-c24="" class="ng-star-inserted">
<!----><a _ngcontent-c24="" class="dropdown-item menu-tag ng-star-inserted" href="#/portal/pago-de-servicios/selecciona-tu-tipo-de-pago">
Pagar un servicio
</a>
</div><div _ngcontent-c24="" class="ng-star-inserted">
<!----><a _ngcontent-c24="" class="dropdown-item menu-tag ng-star-inserted" href="#/portal/pago-de-tarjetas/selecciona-tu-tipo-de-pago">
Pagar tarjetas de crédito
</a>
</div><div _ngcontent-c24="" class="ng-star-inserted">
<!----><a _ngcontent-c24="" class="dropdown-item menu-tag ng-star-inserted" href="#/portal/pago-letras-y-facturas">
Pagar letras y facturas
</a>
</div><div _ngcontent-c24="" class="ng-star-inserted">
<!----><a _ngcontent-c24="" class="dropdown-item menu-tag ng-star-inserted" href="#/portal/mis-creditos">
Pagar créditos
</a>
</div>
</div>
</li><li _ngcontent-c24="" class="ng-star-inserted nav-item dropdown">
<a _ngcontent-c24="" aria-expanded="false" aria-haspopup="true" data-toggle="dropdown" role="button" class="nav-link dropdown-toggle" href="#">
MAS OPERACIONES
</a>
<!----><div _ngcontent-c24="" class="dropdown-menu custom-dropdown-menu ng-star-inserted">
<!----><div _ngcontent-c24="" class="ng-star-inserted">
<!----><a _ngcontent-c24="" class="dropdown-item menu-tag ng-star-inserted" href="#/portal/adelanto-de-sueldo">
Adelanto de sueldo
</a>
</div><div _ngcontent-c24="" class="ng-star-inserted">
<!----><a _ngcontent-c24="" class="dropdown-item menu-tag ng-star-inserted" href="#/portal/disposicion-de-efectivo">
Disposición de efectivo
</a>
</div><div _ngcontent-c24="" class="ng-star-inserted">
<!----><a _ngcontent-c24="" class="dropdown-item menu-tag ng-star-inserted" href="#/portal/estado-de-cuentas">
Estado de cuenta
</a>
</div>
</div>
</li>
</ul>
</div>
<div _ngcontent-c24="" class="d-flex flex-row">
<!----><div _ngcontent-c24="" class="favorite-button ng-star-inserted">
<span _ngcontent-c24="" class="font-weight-bold favorite-button-text"><i _ngcontent-c24="" class="icon bcp-star-f mr-1 pb-1"></i>Favoritos</span>
</div>
<div _ngcontent-c24="" class="avatar dropdown" clickoutside="">
<div _ngcontent-c24="" aria-haspopup="true" class="dropdown-toggle user-b" data-toggle="dropdown" href="#" role="button" aria-expanded="false">
<img _ngcontent-c24="" alt="" class="pointer" height="32" src="https://stbcpzonasegura.viabcp.com/assets/img/user-b.svg" width="32">
<div _ngcontent-c24="" aria-labelledby="navbarDropdown" class="dropdown-menu">
<div _ngcontent-c24="" class="avatar-content d-flex align-items-center pa-16">
<div _ngcontent-c24="" class="custom-avatar-content">
<img _ngcontent-c24="" alt="" class="avatar-img" height="64" src="https://stbcpzonasegura.viabcp.com/assets/img/big-avatar.svg" width="64">
<div _ngcontent-c24="" class="custom-avatar-content-overlay">
<div _ngcontent-c24="" class="custom-avatar-content-text">Cambiar</div>
</div>
</div>
<div _ngcontent-c24="" class="pl-16 bb-line">
<div _ngcontent-c24="" class="avatar-user-name">lopez espinoza armando jorge</div>
<div _ngcontent-c24="" class="edit-name" tabindex="0">Editar perfil</div>
</div>
</div>
<div _ngcontent-c24="" class="avatar-content">
<ul _ngcontent-c24="" class="avatar-items">
<li _ngcontent-c24="" class="dropdown-item" tabindex="0"><i _ngcontent-c24="" class="icon bcp-screw-o mr-8"></i> Configuración</li>
<li _ngcontent-c24="" class="dropdown-item" tabindex="0"><i _ngcontent-c24="" class="icon bcp-lock-o mr-8"></i> Seguridad</li>
</ul>
<div _ngcontent-c24="" class="last-connection pa-16">
<span _ngcontent-c24="">Último acceso:</span>
<span _ngcontent-c24="">18/02/2020 05:33 PM</span>
</div>
</div>
<div _ngcontent-c24="" class="d-flex align-items-center pa-16 pointer avatar-menu-base dropdown-item" href="javascript:void(0)">
<i _ngcontent-c24="" class="icon bcp-sign-in-f mr-8"></i><span _ngcontent-c24="">Salir</span>
</div>
</div>
</div>
</div>
</div>
</div>
</nav>
</nhbk-home-menu>
</div>
<!---->
<div _ngcontent-c22="" class="">
<router-outlet _ngcontent-c22=""></router-outlet><nhbk-dashboard class="ng-star-inserted"><div class="dashboard-no-encapsulation-wrapper">
<div class="container user-greeting-container">
<div class="header-greeting">
<div class="name">
<h1 class="text-title"> Banca por Internet</h1>
<div class="text-greeting">
Hola, lopez espinoza armando jorge
</div>
</div>
<div class="last-access-date-container">
<div class="last-access-date-mobile text-greeting"><strong>Último acceso: </strong>18 de febrero de 2020 - 05:33 pm</div>
<div class="last-access-date">
<div class="last-access-date-text">Último acceso</div>
<div class="text-hour">18 de febrero de 2020 - 05:33 pm</div>
</div>
</div>
</div>
</div>
<section class="container container-home">
<div class="row">
<div class="col-12 col-md-8 products-container-responsive">
<nhbk-dashboard-accounts-m class="products-mt"><!----><nhbk-dashboard-wrapper class="products-box-shadow ng-star-inserted" _nghost-c32=""><div _ngcontent-c32="" class="home-wrapper-shadow">
<nhbk-dashboard-title _nghost-c33=""><div _ngcontent-c33="" class="row product-title-row">
<div _ngcontent-c33="" class="col-12 product-title-col">
<div _ngcontent-c33="" class="bar-product-container">
<div _ngcontent-c33="" class="product-orange-bar ml-custom-1 "></div>
<div _ngcontent-c33="" class="product-icon-title-container">
<img _ngcontent-c33="" class="product-icon" src="https://stbcpzonasegura.viabcp.com/assets/img/ic-icon-wallet-24-blue-light-10.svg">
<h3 _ngcontent-c33="" class="product-title">Cuentas</h3>
</div>
</div>
<div _ngcontent-c33="" class="configuration-tool-container">
<p _ngcontent-c33="" class="configuration-tool-text">Ajustes</p>
<span _ngcontent-c33="" class="icon bcp-screw-o product-configuration-icon"></span>
</div>
</div>
</div></nhbk-dashboard-title>
<div class="accounts-m-container-uncollapsed">
<div class="d-none"></div>
<nhbk-spinner _nghost-c34=""><!----></nhbk-spinner>
<!----><nhbk-dashboard-products-rows _nghost-c35="" class="ng-star-inserted"><div _ngcontent-c35="" class="products-row-m">
<div _ngcontent-c35="" class="product-account-wrapper">
<div _ngcontent-c35="" class="product-account-container">
<p _ngcontent-c35="" class="product-account-name">
Ahorro Soles
</p>
<p _ngcontent-c35="" class="product-account-number">
215-33046762-0-63
</p>
</div>
</div>
<!----><div _ngcontent-c35="" class="product-balance-wrapper ng-star-inserted">
<div _ngcontent-c35="" class="product-balance-arrow-container">
<div _ngcontent-c35="" class="product-balance-container">
<p _ngcontent-c35="" class="product-balance">
S/ 0.32
</p>
<p _ngcontent-c35="" class="product-balance-label">
Saldo disponible
</p>
</div>
<!----><i _ngcontent-c35="" class="icon bcp-angle-right-f product-balance-arrow ng-star-inserted"></i>
<!---->
</div>
</div>
</div>
</nhbk-dashboard-products-rows>
<bcp-alert class="ng-tns-c5-25"><div class="ng-tns-c5-25 alert alert-warning ng-trigger ng-trigger-alertAnimation" style="transition: opacity 1s linear 0s; opacity: 0; display: none;">
<!----><button class="close ng-tns-c5-25 ng-star-inserted" type="button" style="">
<i class="icon-close-fill"></i>
</button>
<div class="alert-icon">
<i class="ng-tns-c5-25 icon icon-check-outline alert-warning-icon"></i>
</div>
<div class="alert-content">
<p class="ng-tns-c5-25">
<i class="icon bcp-info-f"></i>
<p>Recuerda que para mostrar tus Cuentas, puedes hacerlo en la opción Administrar Productos.</p>
<i class="icon no-bg-alert"></i>
</p>
</div>
</div></bcp-alert>
</div>
</div>
</nhbk-dashboard-wrapper>
</nhbk-dashboard-accounts-m>
<nhbk-dashboard-creditcards-m _nghost-c28=""><!---->
</nhbk-dashboard-creditcards-m>
<nhbk-dashboard-credits-m _nghost-c29=""><!---->
</nhbk-dashboard-credits-m>
<!----><nhbk-dashboard-otherproducts _nghost-c30="" class="ng-star-inserted"><nhbk-dashboard-wrapper _ngcontent-c30="" class="products-box-shadow" _nghost-c32=""><div _ngcontent-c32="" class="home-wrapper-shadow">
<div _ngcontent-c30="" class="product-title-col">
<div _ngcontent-c30="" class="bar-product-container">
<div _ngcontent-c30="" class="product-orange-bar ml-custom-1 "></div>
<div _ngcontent-c30="" class="product-icon-title-container">
<img _ngcontent-c30="" class="product-icon" src="https://stbcpzonasegura.viabcp.com/assets/img/ic-icon-bank-24-blue-light-10.svg">
<h3 _ngcontent-c30="" class="product-title">Más productos</h3>
</div>
</div>
<div _ngcontent-c30="" class="see-more-products-container">
<p _ngcontent-c30="" class="see-more-products-text">Ver productos</p>
<span _ngcontent-c30="" class="icon bcp-screw-o see-more-products-icon"></span>
</div>
<div _ngcontent-c30="" class="d-none">
<p _ngcontent-c30="" class="configuration-tool-text">Ajustes</p>
<span _ngcontent-c30="" class="icon bcp-screw-o product-configuration-icon"></span>
</div>
</div>
<div _ngcontent-c30="" class="d-none">
<ul _ngcontent-c30="" class="tabs-container">
<!----><li _ngcontent-c30="" class="active-tab tab ng-star-inserted">Inversiones</li><li _ngcontent-c30="" class="tab ng-star-inserted">Débitos automáticos</li><li _ngcontent-c30="" class="tab ng-star-inserted">Certificados bancarios</li><li _ngcontent-c30="" class="tab ng-star-inserted">Depósitos a plazo</li>
</ul>
<hr _ngcontent-c30="" class="tabs-bar">
<div _ngcontent-c30="" class="accounts-m-container-uncollapsed">
<nhbk-spinner _ngcontent-c30="" _nghost-c34=""><!----></nhbk-spinner>
<!---->
<!----><div _ngcontent-c30="" class="other-products-empty-state ng-star-inserted">
<nhbk-dashboard-empty-error-states _ngcontent-c30="" _nghost-c36=""><div _ngcontent-c36="" class="content-empty-state-border">
<div _ngcontent-c36="" class="image">
<figure _ngcontent-c36="" class="summary-image">
<img _ngcontent-c36="" src="" alt="">
</figure>
</div>
<div _ngcontent-c36="" class="title">
<p _ngcontent-c36="" class="summary-title">
</p>
</div>
<div _ngcontent-c36="" class="message">
<p _ngcontent-c36="" class="summary-message">
<span _ngcontent-c36="" class="summary-message-learn-more"></span>
</p>
</div>
<!---->
</div>
</nhbk-dashboard-empty-error-states>
</div>
<bcp-alert _ngcontent-c30="" class="ng-tns-c5-24"><div class="ng-tns-c5-24 alert alert-warning ng-trigger ng-trigger-alertAnimation" style="transition: opacity 1s linear 0s; opacity: 0; display: none;">
<!----><button class="close ng-tns-c5-24 ng-star-inserted" type="button" style="">
<i class="icon-close-fill"></i>
</button>
<div class="alert-icon">
<i class="ng-tns-c5-24 icon icon-check-outline alert-warning-icon"></i>
</div>
<div class="alert-content">
<p class="ng-tns-c5-24">
<i _ngcontent-c30="" class="icon bcp-info-f"></i>
<p _ngcontent-c30="">Recuerda que para mostrar tus <span _ngcontent-c30="">,</span> puedes hacerlo en la opción Administrar
Productos.</p>
<i _ngcontent-c30="" class="icon no-bg-alert"></i>
</p>
</div>
</div></bcp-alert>
<!---->
</div>
</div>
</div>
</nhbk-dashboard-wrapper>
</nhbk-dashboard-otherproducts>
</div>
<!----><div class="col-12 col-md-4 favorite-tranfers-container-dt ng-star-inserted">
<nhbk-dashboard-favorite-card><nhbk-dashboard-wrapper class="favorite-payments-shadow favorite-payments-shadow--hide" _nghost-c32=""><div _ngcontent-c32="" class="home-wrapper-shadow">
<nhbk-favorite-title _nghost-c37=""><div _ngcontent-c37="" class="row product-title-row">
<div _ngcontent-c37="" class="col-12 product-title-col">
<div _ngcontent-c37="" class="bar-product-container">
<div _ngcontent-c37="" class="product-orange-bar ml-custom-1 "></div>
<div _ngcontent-c37="" class="product-icon-title-container">
<img _ngcontent-c37="" class="product-icon" src="https://stbcpzonasegura.viabcp.com/assets/img/ic-icon-star-24-blue-light-10.svg">
<h3 _ngcontent-c37="" class="product-title">Favoritos</h3>
</div>
</div>
<div _ngcontent-c37="" class="configuration-tool-container">
<p _ngcontent-c37="" class="configuration-tool-text">
Ajustes
<span _ngcontent-c37="" class="icon bcp-screw-o product-configuration-icon"></span>
</p>
<div _ngcontent-c37="" class="favorite-close-button">
<span _ngcontent-c37="" class="favorite-close-x">x</span>
</div>
</div>
</div>
</div>
</nhbk-favorite-title>
<div class="favorite-payments-state-handler">
<nhbk-spinner _nghost-c34=""><!----></nhbk-spinner>
<div class="response-state">
<!---->
<!----><div class="favorites-mobile-tab-title ng-star-inserted">
<div class="favorites-tab-transfers-active">
<p class="favorites-tab-transfers-title">Transferencias</p>
</div>
<div class="favorites-tab-payments">
<p class="favorites-tab-payments-title">Pagos</p>
</div>
</div>
<!----><div class="favorite-payments-new-transaction-container ng-star-inserted">
<hr class="favorites-separator">
<nhbk-dashboard-favorites-new-transaction _nghost-c39=""><div _ngcontent-c39="" class="favorites-new-transaction">
<div _ngcontent-c39="" class="plus-button">
<span _ngcontent-c39="" class="plus">+</span>
</div>
<div _ngcontent-c39="" class="favorites-new-transaction-text">
<p _ngcontent-c39="" class="favorites-alias">Nueva transferencia</p>
</div>
<i _ngcontent-c39="" class="icon bcp-angle-right-f favorites-redirecting-icon"></i>
</div>
</nhbk-dashboard-favorites-new-transaction>
</div>
<!----><div class="favorite-payments-empty-state ng-star-inserted">
<nhbk-dashboard-empty-error-states _nghost-c36=""><div _ngcontent-c36="" class="content-empty-state-border">
<div _ngcontent-c36="" class="image">
<figure _ngcontent-c36="" class="summary-image">
<img _ngcontent-c36="" src="https://stbcpzonasegura.viabcp.com/assets/img/favorites-empty-state.svg" alt="imagen-sin-pagos-favoritos">
</figure>
</div>
<div _ngcontent-c36="" class="title">
<p _ngcontent-c36="" class="summary-title">
Aún no cuentas con Transferencias favoritas
</p>
</div>
<div _ngcontent-c36="" class="message">
<p _ngcontent-c36="" class="summary-message">
Agrégalas en el último paso de tu transferencia con la opción: <span _ngcontent-c36="" class="summary-message-learn-more">Agregar a favoritos</span>
</p>
</div>
<!---->
</div>
</nhbk-dashboard-empty-error-states>
</div>
<!---->
<!---->
<!---->
</div>
</div>
</div>
</nhbk-dashboard-wrapper>
</nhbk-dashboard-favorite-card>
</div>
</div>
</section>
</div></nhbk-dashboard>
</div>
<footer _ngcontent-c22="">
<nhbk-home-footer _ngcontent-c22="" _nghost-c25=""><footer _ngcontent-c25="" class="container" id="home-footer">
<div _ngcontent-c25="" class="footer-text-container">
<p _ngcontent-c25="" class="footer-text">© 2020 VIABCP.com</p>
<p _ngcontent-c25="" class="footer-text">|</p>
<p _ngcontent-c25="" class="footer-text">Todos los derechos reservados</p>
</div>
<div _ngcontent-c25="" class="footer-logo-container">
<img _ngcontent-c25="" alt="bcp-logo" class="footer-logo" src="https://stbcpzonasegura.viabcp.com/assets/img/logo-blue.svg">
</div>
</footer>
</nhbk-home-footer>
</footer>
</bcp-layout>
</nhbk-home>
</nhbk-root><script type="text/javascript" src="https://stbcpzonasegura.viabcp.com/inline.623e1168bac955436c14.bundle.js"></script><script type="text/javascript" src="https://stbcpzonasegura.viabcp.com/polyfills.121c9934339a82ae6126.bundle.js"></script><script type="text/javascript" src="https://stbcpzonasegura.viabcp.com/scripts.74b6789df699456beb6d.bundle.js"></script><script type="text/javascript" src="https://stbcpzonasegura.viabcp.com/vendor.5b57e2875dc63f206025.bundle.js"></script><script type="text/javascript" src="https://stbcpzonasegura.viabcp.com/main.6707245876090b24cafa.bundle.js"></script>
<script type="text/javascript" id="">(function(){var d=XMLHttpRequest.prototype.open,e=XMLHttpRequest.prototype.send;XMLHttpRequest.prototype.open=function(){this.method=arguments[0];var a=this.url=arguments[1];this.ntime=(new Date).getTime();this.hash=Math.random().toString().substring(2,8);"POST"===this.method&&-1==a.indexOf("gtm\x3d2w")&&dataLayer.push({event:"Llamada_API"+a});return d.apply(this,[].slice.call(arguments))};XMLHttpRequest.prototype.send=function(){var a=this;a.addEventListener("load",function(){var c=(new Date).getTime();
c-=this.ntime;var b=a.url;"POST"===this.method&&-1==b.indexOf("gtm\x3d2w")&&-1==b.indexOf("google-analytics")&&(dataLayer.push({event:"callback"}),dataLayer.push({event:"Tiempo_respuestaAPI",eventCategory:b,eventAction:"Respuesta de Servicio",eventLabel:"Tiempo de respuesta:"+c}))});return e.apply(this,[].slice.call(arguments))}})();</script><script type="text/javascript" id="">(function(){var g="siguiente_paso",b=2500,c=1,a=1,d=(new Date).getTime(),h=function(){var e=(new Date).getTime();window.dataLayer.push({event:g,"custom.timerCurrentTime":e,"custom.timerElapsedTime":e-d,"custom.timerStartTime":d,"custom.timerEventNumber":a,"custom.timerId":f,"custom.timerInterval":b,"custom.timerLimit":c});a+=1;c<a&&window.clearInterval(f)},f=window.setInterval(h,b)})();</script><script type="text/javascript" id="">(function(){var g="temporizador6seg",b=5800,c=1,a=1,d=(new Date).getTime(),h=function(){var e=(new Date).getTime();window.dataLayer.push({event:g,"custom.timerCurrentTime":e,"custom.timerElapsedTime":e-d,"custom.timerStartTime":d,"custom.timerEventNumber":a,"custom.timerId":f,"custom.timerInterval":b,"custom.timerLimit":c});a+=1;c<a&&window.clearInterval(f)},f=window.setInterval(h,b)})();</script><script type="text/javascript" id="">(function(){var g="Cambio-Historial",b=2100,c=1,a=1,d=(new Date).getTime(),h=function(){var e=(new Date).getTime();window.dataLayer.push({event:g,"custom.timerCurrentTime":e,"custom.timerElapsedTime":e-d,"custom.timerStartTime":d,"custom.timerEventNumber":a,"custom.timerId":f,"custom.timerInterval":b,"custom.timerLimit":c});a+=1;c<a&&window.clearInterval(f)},f=window.setInterval(h,b)})();</script><script type="text/javascript" id="">(function(){var g="temporizador6seg",b=5800,c=1,a=1,d=(new Date).getTime(),h=function(){var e=(new Date).getTime();window.dataLayer.push({event:g,"custom.timerCurrentTime":e,"custom.timerElapsedTime":e-d,"custom.timerStartTime":d,"custom.timerEventNumber":a,"custom.timerId":f,"custom.timerInterval":b,"custom.timerLimit":c});a+=1;c<a&&window.clearInterval(f)},f=window.setInterval(h,b)})();</script><script type="text/javascript" id="">(function(){var g="Cambio-Historial",b=2100,c=1,a=1,d=(new Date).getTime(),h=function(){var e=(new Date).getTime();window.dataLayer.push({event:g,"custom.timerCurrentTime":e,"custom.timerElapsedTime":e-d,"custom.timerStartTime":d,"custom.timerEventNumber":a,"custom.timerId":f,"custom.timerInterval":b,"custom.timerLimit":c});a+=1;c<a&&window.clearInterval(f)},f=window.setInterval(h,b)})();</script><script type="text/javascript" id="">(function(){var g="siguiente_paso",b=2500,c=1,a=1,d=(new Date).getTime(),h=function(){var e=(new Date).getTime();window.dataLayer.push({event:g,"custom.timerCurrentTime":e,"custom.timerElapsedTime":e-d,"custom.timerStartTime":d,"custom.timerEventNumber":a,"custom.timerId":f,"custom.timerInterval":b,"custom.timerLimit":c});a+=1;c<a&&window.clearInterval(f)},f=window.setInterval(h,b)})();</script><script type="text/javascript" id="">(function(){var g="Cambio-Historial",b=2100,c=1,a=1,d=(new Date).getTime(),h=function(){var e=(new Date).getTime();window.dataLayer.push({event:g,"custom.timerCurrentTime":e,"custom.timerElapsedTime":e-d,"custom.timerStartTime":d,"custom.timerEventNumber":a,"custom.timerId":f,"custom.timerInterval":b,"custom.timerLimit":c});a+=1;c<a&&window.clearInterval(f)},f=window.setInterval(h,b)})();</script><script type="text/javascript" id="">(function(){var g="temporizador6seg",b=5800,c=1,a=1,d=(new Date).getTime(),h=function(){var e=(new Date).getTime();window.dataLayer.push({event:g,"custom.timerCurrentTime":e,"custom.timerElapsedTime":e-d,"custom.timerStartTime":d,"custom.timerEventNumber":a,"custom.timerId":f,"custom.timerInterval":b,"custom.timerLimit":c});a+=1;c<a&&window.clearInterval(f)},f=window.setInterval(h,b)})();</script><script type="text/javascript" id="">(function(){var g="Cambio-Historial",b=2100,c=1,a=1,d=(new Date).getTime(),h=function(){var e=(new Date).getTime();window.dataLayer.push({event:g,"custom.timerCurrentTime":e,"custom.timerElapsedTime":e-d,"custom.timerStartTime":d,"custom.timerEventNumber":a,"custom.timerId":f,"custom.timerInterval":b,"custom.timerLimit":c});a+=1;c<a&&window.clearInterval(f)},f=window.setInterval(h,b)})();</script><script type="text/javascript" id="">(function(){var g="temporizador6seg",b=5800,c=1,a=1,d=(new Date).getTime(),h=function(){var e=(new Date).getTime();window.dataLayer.push({event:g,"custom.timerCurrentTime":e,"custom.timerElapsedTime":e-d,"custom.timerStartTime":d,"custom.timerEventNumber":a,"custom.timerId":f,"custom.timerInterval":b,"custom.timerLimit":c});a+=1;c<a&&window.clearInterval(f)},f=window.setInterval(h,b)})();</script></body>