-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbody.html
800 lines (506 loc) · 107 KB
/
body.html
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
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
<!doctype html>
<html lang="es_AR" class="no-js">
<head>
<script type="text/javascript">window.NREUM||(NREUM={}),__nr_require=function(e,n,t){function r(t){if(!n[t]){var o=n[t]={exports:{}};e[t][0].call(o.exports,function(n){var o=e[t][1][n];return r(o||n)},o,o.exports)}return n[t].exports}if("function"==typeof __nr_require)return __nr_require;for(var o=0;o<t.length;o++)r(t[o]);return r}({1:[function(e,n,t){function r(){}function o(e,n,t){return function(){return i(e,[c.now()].concat(u(arguments)),n?null:this,t),n?void 0:this}}var i=e("handle"),a=e(3),u=e(4),f=e("ee").get("tracer"),c=e("loader"),s=NREUM;"undefined"==typeof window.newrelic&&(newrelic=s);var p=["setPageViewName","setCustomAttribute","setErrorHandler","finished","addToTrace","inlineHit","addRelease"],d="api-",l=d+"ixn-";a(p,function(e,n){s[n]=o(d+n,!0,"api")}),s.addPageAction=o(d+"addPageAction",!0),s.setCurrentRouteName=o(d+"routeName",!0),n.exports=newrelic,s.interaction=function(){return(new r).get()};var m=r.prototype={createTracer:function(e,n){var t={},r=this,o="function"==typeof n;return i(l+"tracer",[c.now(),e,t],r),function(){if(f.emit((o?"":"no-")+"fn-start",[c.now(),r,o],t),o)try{return n.apply(this,arguments)}catch(e){throw f.emit("fn-err",[arguments,this,e],t),e}finally{f.emit("fn-end",[c.now()],t)}}}};a("actionText,setName,setAttribute,save,ignore,onEnd,getContext,end,get".split(","),function(e,n){m[n]=o(l+n)}),newrelic.noticeError=function(e){"string"==typeof e&&(e=new Error(e)),i("err",[e,c.now()])}},{}],2:[function(e,n,t){function r(e,n){if(!o)return!1;if(e!==o)return!1;if(!n)return!0;if(!i)return!1;for(var t=i.split("."),r=n.split("."),a=0;a<r.length;a++)if(r[a]!==t[a])return!1;return!0}var o=null,i=null,a=/Version\/(\S+)\s+Safari/;if(navigator.userAgent){var u=navigator.userAgent,f=u.match(a);f&&u.indexOf("Chrome")===-1&&u.indexOf("Chromium")===-1&&(o="Safari",i=f[1])}n.exports={agent:o,version:i,match:r}},{}],3:[function(e,n,t){function r(e,n){var t=[],r="",i=0;for(r in e)o.call(e,r)&&(t[i]=n(r,e[r]),i+=1);return t}var o=Object.prototype.hasOwnProperty;n.exports=r},{}],4:[function(e,n,t){function r(e,n,t){n||(n=0),"undefined"==typeof t&&(t=e?e.length:0);for(var r=-1,o=t-n||0,i=Array(o<0?0:o);++r<o;)i[r]=e[n+r];return i}n.exports=r},{}],5:[function(e,n,t){n.exports={exists:"undefined"!=typeof window.performance&&window.performance.timing&&"undefined"!=typeof window.performance.timing.navigationStart}},{}],ee:[function(e,n,t){function r(){}function o(e){function n(e){return e&&e instanceof r?e:e?f(e,u,i):i()}function t(t,r,o,i){if(!d.aborted||i){e&&e(t,r,o);for(var a=n(o),u=v(t),f=u.length,c=0;c<f;c++)u[c].apply(a,r);var p=s[y[t]];return p&&p.push([b,t,r,a]),a}}function l(e,n){h[e]=v(e).concat(n)}function m(e,n){var t=h[e];if(t)for(var r=0;r<t.length;r++)t[r]===n&&t.splice(r,1)}function v(e){return h[e]||[]}function g(e){return p[e]=p[e]||o(t)}function w(e,n){c(e,function(e,t){n=n||"feature",y[t]=n,n in s||(s[n]=[])})}var h={},y={},b={on:l,addEventListener:l,removeEventListener:m,emit:t,get:g,listeners:v,context:n,buffer:w,abort:a,aborted:!1};return b}function i(){return new r}function a(){(s.api||s.feature)&&(d.aborted=!0,s=d.backlog={})}var u="nr@context",f=e("gos"),c=e(3),s={},p={},d=n.exports=o();d.backlog=s},{}],gos:[function(e,n,t){function r(e,n,t){if(o.call(e,n))return e[n];var r=t();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(e,n,{value:r,writable:!0,enumerable:!1}),r}catch(i){}return e[n]=r,r}var o=Object.prototype.hasOwnProperty;n.exports=r},{}],handle:[function(e,n,t){function r(e,n,t,r){o.buffer([e],r),o.emit(e,n,t)}var o=e("ee").get("handle");n.exports=r,r.ee=o},{}],id:[function(e,n,t){function r(e){var n=typeof e;return!e||"object"!==n&&"function"!==n?-1:e===window?0:a(e,i,function(){return o++})}var o=1,i="nr@id",a=e("gos");n.exports=r},{}],loader:[function(e,n,t){function r(){if(!E++){var e=x.info=NREUM.info,n=l.getElementsByTagName("script")[0];if(setTimeout(s.abort,3e4),!(e&&e.licenseKey&&e.applicationID&&n))return s.abort();c(y,function(n,t){e[n]||(e[n]=t)}),f("mark",["onload",a()+x.offset],null,"api");var t=l.createElement("script");t.src="https://"+e.agent,n.parentNode.insertBefore(t,n)}}function o(){"complete"===l.readyState&&i()}function i(){f("mark",["domContent",a()+x.offset],null,"api")}function a(){return O.exists&&performance.now?Math.round(performance.now()):(u=Math.max((new Date).getTime(),u))-x.offset}var u=(new Date).getTime(),f=e("handle"),c=e(3),s=e("ee"),p=e(2),d=window,l=d.document,m="addEventListener",v="attachEvent",g=d.XMLHttpRequest,w=g&&g.prototype;NREUM.o={ST:setTimeout,SI:d.setImmediate,CT:clearTimeout,XHR:g,REQ:d.Request,EV:d.Event,PR:d.Promise,MO:d.MutationObserver};var h=""+location,y={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net",agent:"js-agent.newrelic.com/nr-1099.min.js"},b=g&&w&&w[m]&&!/CriOS/.test(navigator.userAgent),x=n.exports={offset:u,now:a,origin:h,features:{},xhrWrappable:b,userAgent:p};e(1),l[m]?(l[m]("DOMContentLoaded",i,!1),d[m]("load",r,!1)):(l[v]("onreadystatechange",o),d[v]("onload",r)),f("mark",["firstbyte",u],null,"api");var E=0,O=e(5)},{}]},{},["loader"]);</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="x-dns-prefetch-control" content="on">
<meta name="theme-color" content="#009EE3">
<meta name="format-detection" content="telephone=no">
<link rel="preconnect" href="https://static.mlstatic.com">
<link rel="dns-prefetch" href="https://static.mlstatic.com">
<link rel="preconnect" href="https://http2.mlstatic.com/static">
<link rel="dns-prefetch" href="https://http2.mlstatic.com/static">
<link rel="preconnect" href="https://stats.g.doubleclick.net">
<link rel="dns-prefetch" href="https://stats.g.doubleclick.net">
<link rel="preconnect" href="https://www.mercadolibre.com">
<link rel="dns-prefetch" href="https://www.mercadolibre.com">
<link rel="preconnect" href="https://api.mercadolibre.com">
<link rel="dns-prefetch" href="https://api.mercadolibre.com">
<link rel="preconnect" href="https://www.google-analytics.com">
<link rel="dns-prefetch" href="https://www.google-analytics.com">
<link rel="preconnect" href="https://api.mercadopago.com">
<link rel="dns-prefetch" href="https://api.mercadopago.com">
<link rel="preconnect" href="https://mldp.mercadolibre.com.ar">
<link rel="preconnect" href="https://js-agent.newrelic.com">
<link rel="dns-prefetch" href="https://js-agent.newrelic.com">
<link rel="preconnect" href="https://www.googletagmanager.com">
<link rel="dns-prefetch" href="https://www.googletagmanager.com">
<title>
Revisa si está todo bien - Mercado Pago
</title>
<noscript>
<meta http-equiv="refresh" content="0; URL=?nojs=true"/>
</noscript>
<link rel="stylesheet" type="text/css" href="https://http2.mlstatic.com/secure/checkout-resources/resourses/styles/fontsCssBundle-7d007fa5be.css">
<link rel="stylesheet" type="text/css" href="https://http2.mlstatic.com/secure/checkout-resources/resourses/styles/desktopCssBundle-6962dbdf7f.css">
<link rel="stylesheet" type="text/css"
href="https://http2.mlstatic.com/secure/checkout-resources/resourses/styles/paymentmethods-mla-2fd19df6be.css">
<meta name="layout" content="revampingLayout"/>
<script>
if (window.self !== window.parent &&
(document.location.href.indexOf("openMode=iframe") >= 0)) {
var urlToGo = document.location.origin+
document.location.pathname+
document.location.search+
"&openMode=iframe"+
document.location.hash;
window.location.href = urlToGo;
}
</script>
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-M4ZW5J"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-M4ZW5J');
</script>
<script>
var analytics = {
device: 'desktop',
payerId: 'null',
isGuestUser : false ,
initFlow: true,
flowId: 'e459a8d3-40f9-4094-8663-02c4289411b6',
checkoutVersion: 'v1',
openMode: 'v1_redirect',
hostname: 'i-048778d97c4c51e72-10',
siteId: 'MLA',
page : 'reviewStep',
operationType : 'regular_payment',
coupon : '',
user : 'No',
isTicketSplitExperiment: false,
cards : false,
clientId: '951593730614252',
collector : 'PONYESTEVES',
collectorId: '150935179',
shippingMode : 'not_specified',
campaignId : 'no_campaing_id',
trackEvent : function(category, action, label){try {if (dataLayer) {dataLayer.push({'eventCategory' : category, 'eventAction' : action, 'eventLabel': label, 'event' : 'event'});}} catch (err) {}},
pool : 'mla',
split: false,
splitEnabled: false,
experimentRevamp : 'revamp'
,paymentOptionId: 'rapipago'
};</script>
<!-- GA PLugin START -->
<!-- dimensions: -->
<script>new Image().src="//analytics.mercadolibre.com/error.gif?message=" + encodeURIComponent('Cannot invoke method contains() on null object') + "&stack=" + encodeURIComponent('java.lang.NullPointerException: Cannot invoke method contains() on null object|\tat org.codehaus.groovy.runtime.NullObject.invokeMethod(NullObject.java:77)|\tat org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:45)|\tat org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:40)|\tat org.codehaus.groovy.runtime.callsite.NullCallSite.call(NullCallSite.java:32)|\tat org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:40)|\tat org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(PojoMetaMethodSite.java:54)|\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:124)|\tat com.mercadolibre.analytics.MeliAnalyticsTagLib.getProductionUrl(MeliAnalyticsTagLib.groovy:524)|\tat sun.reflect.GeneratedMethodAccessor1171.invoke(Unknown Source)|\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)|\tat java.lang.reflect.Method.invoke(Method.java:606)|\tat org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)|\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1058)|\tat groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1003)|\tat groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)|\tat org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66)|\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:157)|\tat checkout.CheckoutAnalyticsTagLib$_closure1.doCall(CheckoutAnalyticsTagLib.groovy:61)|\tat sun.reflect.GeneratedMethodAccessor1168.invoke(Unknown Source)|\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)|\tat java.lang.reflect.Method.invoke(Method.java:606)|\tat org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)|\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1058)|\tat groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)|\tat groovy.lang.Closure.call(Closure.java:282)|\tat org.codehaus.groovy.grails.web.pages.GroovyPage.invokeTag(GroovyPage.java:369)|\tat sun.reflect.GeneratedMethodAccessor470.invoke(Unknown Source)|\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)|\tat java.lang.reflect.Method.invoke(Method.java:606)|\tat org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSite.invoke(PogoMetaMethodSite.java:225)|\tat org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:51)|\tat gsp_checkout_checkout_tracking_trackEvent_gsp.run(gsp_checkout_checkout_tracking_trackEvent_gsp.groovy:22)|\tat org.codehaus.groovy.grails.web.pages.GroovyPageWritable.writeTo(GroovyPageWritable.java:203)|\tat groovy.lang.Writable$writeTo$0.call(Unknown Source)|\tat org.codehaus.groovy.grails.plugins.web.taglib.RenderTagLib$_closure10.doCall(RenderTagLib.groovy:645)|\tat sun.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)|\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)|\tat java.lang.reflect.Method.invoke(Method.java:606)|\tat org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)|\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1058)|\tat groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)|\tat groovy.lang.Closure.call(Closure.java:282)|\tat org.codehaus.groovy.grails.web.pages.GroovyPage.captureTagOutput(GroovyPage.java:539)|\tat org.codehaus.groovy.grails.web.pages.GroovyPage$captureTagOutput.call(Unknown Source)|\tat org.codehaus.groovy.grails.web.plugins.support.WebMetaUtils$_registerMethodMissingForTags_closure24.doCall(WebMetaUtils.groovy:247)|\tat sun.reflect.GeneratedMethodAccessor475.invoke(Unknown Source)|\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)|\tat java.lang.reflect.Method.invoke(Method.java:606)|\tat org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)|\tat org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod.invoke(ClosureMetaMethod.java:80)|\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1058)|\tat groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1003)|\tat groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)|\tat org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66)|\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:149)|\tat checkout.RenderTagLib$_closure3.doCall(RenderTagLib.groovy:207)|\tat sun.reflect.GeneratedMethodAccessor1161.invoke(Unknown Source)|\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)|\tat java.lang.reflect.Method.invoke(Method.java:606)|\tat org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)|\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1058)|\tat groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)|\tat groovy.lang.Closure.call(Closure.java:282)|\tat org.codehaus.groovy.grails.web.pages.GroovyPage.invokeTag(GroovyPage.java:357)|\tat sun.reflect.GeneratedMethodAccessor470.invoke(Unknown Source)|\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)|\tat java.lang.reflect.Method.invoke(Method.java:606)|\tat org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)|\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1058)|\tat groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1003)|\tat groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)|\tat org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66)|\tat gsp_checkout_layoutsrevampingLayout_gsp$_run_closure1.doCall(gsp_checkout_layoutsrevampingLayout_gsp.groovy:54)|\tat sun.reflect.GeneratedMethodAccessor1240.invoke(Unknown Source)|\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)|\tat java.lang.reflect.Method.invoke(Method.java:606)|\tat org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSite.invoke(PogoMetaMethodSite.java:225)|\tat org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:51)|\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:149)|\tat gsp_checkout_layoutsrevampingLayout_gsp$_run_closure1.doCall(gsp_checkout_layoutsrevampingLayout_gsp.groovy)|\tat sun.reflect.GeneratedMethodAccessor1294.invoke(Unknown Source)|\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)|\tat java.lang.reflect.Method.invoke(Method.java:606)|\tat org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)|\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1058)|\tat groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)|\tat groovy.lang.Closure.call(Closure.java:282)|\tat groovy.lang.Closure.call(Closure.java:277)|\tat org.codehaus.groovy.grails.web.taglib.GroovyPageTagBody.executeClosure(GroovyPageTagBody.java:175)|\tat org.codehaus.groovy.grails.web.taglib.GroovyPageTagBody.captureClosureOutput(GroovyPageTagBody.java:139)|\tat org.codehaus.groovy.grails.web.taglib.GroovyPageTagBody.call(GroovyPageTagBody.java:188)|\tat org.codehaus.groovy.grails.web.taglib.GroovyPageTagBody$call.call(Unknown Source)|\tat org.codehaus.groovy.grails.plugins.web.taglib.SitemeshTagLib.captureTagContent(SitemeshTagLib.groovy:39)|\tat sun.reflect.GeneratedMethodAccessor468.invoke(Unknown Source)|\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)|\tat java.lang.reflect.Method.invoke(Method.java:606)|\tat org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)|\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1058)|\tat groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1003)|\tat groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)|\tat org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66)|\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:161)|\tat org.codehaus.groovy.grails.plugins.web.taglib.SitemeshTagLib$_closure1.doCall(SitemeshTagLib.groovy:98)|\tat sun.reflect.GeneratedMethodAccessor773.invoke(Unknown Source)|\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)|\tat java.lang.reflect.Method.invoke(Method.java:606)|\tat org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)|\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1058)|\tat groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)|\tat groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)|\tat groovy.lang.Closure.call(Closure.java:282)|\tat org.codehaus.groovy.grails.web.pages.GroovyPage.invokeTag(GroovyPage.java:369)|\tat org.codehaus.groovy.grails.web.pages.GroovyPage$invokeTag.callCurrent(Unknown Source)|\tat gsp_checkout_layoutsrevampingLayout_gsp.run(gsp_checkout_layoutsrevampingLayout_gsp.groovy:59)|\tat org.codehaus.groovy.grails.web.pages.GroovyPageWritable.writeTo(GroovyPageWritable.java:203)|\tat org.codehaus.groovy.grails.web.pages.GroovyPagesServlet.renderPageWithEngine(GroovyPagesServlet.java:140)|\tat org.codehaus.groovy.grails.web.pages.GroovyPagesServlet.doService(GroovyPagesServlet.java:122)|\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)|\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:549)|\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:624)|\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:731)|\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)|\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)|\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)|\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)|\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)|\tat org.codehaus.groovy.grails.web.mapping.filter.UrlMappingsFilter.processFilterChain(UrlMappingsFilter.java:287)|\tat org.codehaus.groovy.grails.web.mapping.filter.UrlMappingsFilter.doFilterInternal(UrlMappingsFilter.java:205)|\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)|\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)|\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)|\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:70)|\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)|\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)|\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:70)|\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)|\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)|\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:70)|\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:237)|\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:167)|\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)|\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)|\tat org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:747)|\tat org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:485)|\tat org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:410)|\tat org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:337)|\tat org.codehaus.groovy.grails.web.sitemesh.GrailsPageFilter$1$1.render(GrailsPageFilter.java:219)|\tat com.opensymphony.sitemesh.webapp.decorator.BaseWebAppDecorator.render(BaseWebAppDecorator.java:34)|\tat org.codehaus.groovy.grails.web.sitemesh.GrailsPageFilter.doFilter(GrailsPageFilter.java:142)|\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)|\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)|\tat org.codehaus.groovy.grails.web.servlet.mvc.GrailsWebRequestFilter.doFilterInternal(GrailsWebRequestFilter.java:69)|\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)|\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)|\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)|\tat org.codehaus.groovy.grails.web.filters.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:69)|\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)|\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)|\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)|\tat com.mercadolibre.filters.MLParamsAwareFilter.doFilterInternal(MLParamsAwareFilter.java:46)|\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)|\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:237)|\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:167)|\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)|\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)|\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)|\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)|\tat org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:237)|\tat org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:167)|\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)|\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)|\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)|\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)|\tat de.javakaffee.web.msm.RequestTrackingContextValve.invoke(RequestTrackingContextValve.java:99)|\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505)|\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169)|\tat de.javakaffee.web.msm.RequestTrackingHostValve.invoke(RequestTrackingHostValve.java:158)|\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)|\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)|\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:436)|\tat org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1078)|\tat org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:625)|\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1757)|\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1716)|\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)|\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)|\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)|\tat java.lang.Thread.run(Thread.java:745)|');</script>
<!-- GA PLugin END -->
<script src="https://http2.mlstatic.com/secure/checkout-resources/resourses/scripts/checkoutAnalytics-c88c2825ff.js"></script>
</head>
<body class="reviewStep mla ">
<header role="banner" class="nav-header nav-header-lite">
<div class="nav-bounds">
<h1 id="navTitle" class="nav-title">Revisa si está todo bien...</h1>
<a href="https://www.mercadopago.com/mla/checkout/pay?execution=e1s1&_eventId=cancel" base="https://www.mercadopago.com/mla" data-loading="true" class="nav-header-btn">
<span class="cho-icon__arrow-left"></span>
</a>
<label class="nav-header__image "
for="box-description-checkbox">
<span class="cho-icon__regular-payment "></span>
<span class="cho-icon__arrow-top"></span>
</label>
</div>
</header>
<main role="main" class=" reviewStep">
<section class="box-description" role="banner">
<input type="checkbox" id="box-description-checkbox" >
<div class="wrapper">
<div class="cho-container">
<label class="nav-header__image "
for="box-description-checkbox">
<span class="cho-icon__regular-payment "></span>
<span class="cho-icon__arrow-top"></span>
</label>
<div class="mesh-row">
<div class="mesh-col-12">
<div class="cho-media">
<div class="cho-media__body">
<div class="mesh-col-12 mesh-col-s-6">
<div class="mesh-row">
<h3 class="cho-media__heading">hola</h3>
</div>
<div class="mesh-row">
<p class="box-description__price ">
<span class='price' itemprop='offers' itemscope itemtype='http://schema.org/Offer'><span class="price-symbol">$</span> <span class="price-fraction">100</span><span class="price-decimal-separator">,</span><span class="price-cents">00</span></span>
</p>
</div>
</div>
<div class="mesh-col-12 mesh-col-s-6">
<p class="box-description__conditions">
<span class="box-description__process-default">
<span class="cho-process">Procesado por </span>
<svg xmlns="http://www.w3.org/2000/svg" width="65" height="24" viewBox="0 0 380 99">
<g fill="none" fill-rule="evenodd">
<path fill="#2D3277" d="M138.873 45.455c0-25.014-31.08-45.404-69.418-45.404C31.118.051.04 20.441.04 45.455c0 .647-.008 2.432-.008 2.658 0 26.537 27.164 48.03 69.414 48.03 42.512 0 69.427-21.487 69.427-48.024v-2.664"/>
<path fill="#009EE3" d="M136.214 45.434c0 23.582-29.882 42.699-66.747 42.699-36.863 0-66.745-19.117-66.745-42.699 0-23.584 29.882-42.702 66.745-42.702 36.865 0 66.747 19.118 66.747 42.702"/>
<path fill="#FFFFFE" d="M47.305 31.961c-.035.068-.701.756-.269 1.31 1.053 1.346 4.306 2.118 7.596 1.379 1.959-.439 4.47-2.437 6.903-4.367 2.635-2.094 5.251-4.191 7.88-5.025 2.783-.885 4.566-.506 5.745-.149 1.293.385 2.812 1.237 5.237 3.055 4.567 3.434 22.932 19.463 26.104 22.234 2.556-1.154 13.914-6.043 29.347-9.445-1.341-8.228-6.346-15.756-13.936-21.92-10.579 4.444-23.509 6.762-36.152.588-.064-.027-6.907-3.266-13.656-3.105-10.031.232-14.377 4.574-18.976 9.17l-5.823 6.275"/>
<path fill="#FFFFFE" d="M105.755 52.143c-.214-.192-21.592-18.899-26.436-22.539-2.803-2.102-4.361-2.637-5.998-2.846-.853-.112-2.029.047-2.853.273-2.253.614-5.198 2.582-7.814 4.657-2.708 2.156-5.262 4.187-7.63 4.718-3.027.678-6.724-.123-8.41-1.263-.684-.459-1.164-.991-1.396-1.53-.623-1.445.527-2.599.715-2.793l5.9-6.381a125.92 125.92 0 0 1 2.083-2.044c-1.904.248-3.664.734-5.376 1.21-2.138.602-4.194 1.174-6.274 1.172-.868 0-5.52-.761-6.403-1.002-5.339-1.461-10.025-2.884-17.024-6.152-8.386 6.244-13.995 14.051-15.615 22.648 1.205.319 3.147.897 3.962 1.079 18.98 4.218 24.891 8.566 25.963 9.474a6.303 6.303 0 0 1 4.705-2.109 6.31 6.31 0 0 1 5.143 2.687c1.086-.857 2.586-1.591 4.523-1.589.88 0 1.793.162 2.715.476 2.141.734 3.246 2.16 3.819 3.449a6.35 6.35 0 0 1 2.642-.56c1.021 0 2.085.234 3.156.697 3.499 1.502 4.044 4.938 3.727 7.529.249-.029.5-.041.754-.041 4.149.004 7.524 3.375 7.522 7.528a7.47 7.47 0 0 1-.899 3.552c1.128.635 4.006 2.071 6.533 1.75 2.018-.254 2.785-.945 3.059-1.332.188-.267.387-.58.202-.802l-5.355-5.95s-.882-.834-.591-1.156c.303-.33.847.145 1.233.467 2.725 2.275 6.053 5.711 6.053 5.711.056.037.277.473 1.507.693 1.06.19 2.934.078 4.233-.988.328-.27.655-.606.928-.951-.021.015-.039.039-.059.047 1.369-1.752-.152-3.526-.152-3.526l-6.252-7.019s-.894-.826-.59-1.16c.272-.288.847.148 1.239.472 1.979 1.656 4.776 4.463 7.457 7.088.523.383 2.88 1.842 5.999-.209 1.892-1.24 2.273-2.765 2.22-3.918-.132-1.523-1.321-2.607-1.321-2.607l-8.541-8.586s-.901-.772-.583-1.16c.261-.328.847.144 1.231.464 2.721 2.278 10.086 9.03 10.086 9.03.104.074 2.649 1.885 5.794-.117 1.124-.719 1.842-1.803 1.904-3.061.107-2.184-1.435-3.48-1.435-3.48"/>
<path fill="#FFFFFE" d="M64.333 63.027c-1.325-.015-2.773.77-2.962.657-.105-.071.081-.602.205-.909.127-.304 1.871-5.552-2.38-7.375-3.253-1.398-5.241.176-5.925.885-.18.186-.26.172-.28-.066-.066-.944-.489-3.5-3.296-4.358-4.013-1.228-6.593 1.573-7.247 2.584-.293-2.287-2.227-4.062-4.595-4.064a4.657 4.657 0 0 0-.006 9.312 4.632 4.632 0 0 0 3.221-1.3c.026.025.037.068.023.158-.195 1.15-.556 5.338 3.827 7.041 1.758.683 3.253.176 4.493-.694.369-.261.429-.15.377.196-.159 1.076.042 3.383 3.273 4.693 2.459.998 3.914-.023 4.867-.904.415-.379.529-.319.55.267.117 3.116 2.705 5.588 5.848 5.592a5.853 5.853 0 0 0 5.863-5.851c.003-3.239-2.619-5.828-5.856-5.864"/>
<path fill="#2D3277" d="M64.333 74.324c-2.935-.002-5.321-2.283-5.428-5.189-.008-.248-.033-.91-.594-.91-.23 0-.431.138-.661.345-.645.598-1.467 1.207-2.667 1.207-.544 0-1.135-.127-1.758-.382-3.099-1.254-3.142-3.383-3.016-4.239.035-.228.046-.467-.111-.65l-.19-.172h-.194c-.157 0-.319.064-.539.219-.896.631-1.756.935-2.63.935-.481 0-.974-.095-1.468-.287-4.08-1.588-3.758-5.437-3.559-6.597.029-.235-.028-.416-.178-.538l-.288-.238-.269.258a4.196 4.196 0 0 1-2.929 1.187 4.242 4.242 0 0 1-4.236-4.238 4.239 4.239 0 0 1 4.242-4.232c2.111 0 3.909 1.588 4.179 3.697l.145 1.137.625-.963c.07-.111 1.782-2.701 4.93-2.697a6.18 6.18 0 0 1 1.839.289c2.509.765 2.934 3.041 3 3.988.045.553.437.578.514.578.217 0 .376-.137.49-.256a4.275 4.275 0 0 1 3.119-1.316c.738.004 1.524.178 2.336.527 3.987 1.711 2.178 6.777 2.157 6.83-.343.84-.357 1.211-.034 1.426l.157.074h.116c.18 0 .403-.078.773-.203.543-.187 1.362-.469 2.127-.467h.002c3.002.032 5.444 2.475 5.443 5.444a5.447 5.447 0 0 1-5.445 5.433zm42.25-24.422c-6.585-5.746-21.805-18.978-25.927-22.072-2.355-1.771-3.961-2.707-5.371-3.127a8.942 8.942 0 0 0-2.639-.41c-1.048 0-2.174.189-3.35.564-2.664.842-5.317 2.952-7.884 4.993l-.132.103c-2.392 1.901-4.863 3.867-6.733 4.285-.816.184-1.656.28-2.493.28-2.095-.004-3.976-.608-4.681-1.508-.117-.149-.042-.389.23-.737l.036-.044 5.793-6.245c4.537-4.537 8.823-8.82 18.689-9.046.162-.006.329-.008.492-.008 6.14.004 12.279 2.752 12.968 3.07 5.757 2.809 11.7 4.236 17.674 4.24 6.227.002 12.651-1.539 19.405-4.648a53.104 53.104 0 0 0-2.347-1.858c-5.934 2.573-11.587 3.871-17.041 3.87-5.57-.004-11.137-1.342-16.54-3.979-.285-.137-7.064-3.332-14.116-3.336-.185 0-.372.004-.557.006-8.286.195-12.954 3.137-16.093 5.715-3.052.074-5.686.81-8.03 1.465-2.091.582-3.896 1.086-5.658 1.084-.726 0-2.031-.067-2.149-.071-2.025-.06-12.229-2.564-20.346-5.636a53.804 53.804 0 0 0-2.403 1.808c8.48 3.477 18.799 6.166 22.056 6.377.906.059 1.872.162 2.838.164 2.154 0 4.305-.605 6.386-1.187 1.228-.346 2.585-.721 4.011-.994-.38.375-.76.753-1.141 1.134l-5.887 6.367c-.463.469-1.469 1.717-.806 3.254.264.62.799 1.213 1.548 1.717 1.403.946 3.914 1.584 6.247 1.586.884 0 1.722-.088 2.493-.262 2.466-.552 5.054-2.615 7.796-4.795 2.185-1.734 5.288-3.939 7.664-4.585a8.683 8.683 0 0 1 2.135-.293c.197.002.381.007.553.031 1.57.199 3.088.734 5.798 2.767 4.831 3.629 26.212 22.334 26.421 22.518.014.012 1.378 1.187 1.283 3.143-.051 1.089-.656 2.058-1.708 2.73-.912.578-1.855.873-2.807.873-1.428-.002-2.413-.672-2.476-.717-.079-.064-7.405-6.781-10.099-9.037-.43-.355-.847-.676-1.268-.676a.694.694 0 0 0-.56.264c-.425.522.051 1.246.61 1.723l8.557 8.599c.012.01 1.066.998 1.182 2.319.067 1.425-.615 2.617-2.032 3.547-1.009.664-2.032 1.002-3.033 1.002a4.4 4.4 0 0 1-2.44-.741l-1.228-1.209c-2.243-2.207-4.559-4.49-6.255-5.904-.413-.344-.855-.662-1.275-.662a.729.729 0 0 0-.539.228c-.194.215-.328.602.153 1.243.199.263.433.482.433.482l6.244 7.014c.052.062 1.287 1.529.141 2.992l-.221.279a6.445 6.445 0 0 1-.58.561c-1.066.873-2.489.967-3.052.967-.301 0-.592-.026-.844-.073-.616-.109-1.03-.281-1.23-.517l-.075-.08c-.342-.352-3.49-3.565-6.094-5.739-.343-.289-.771-.65-1.214-.65a.743.743 0 0 0-.564.252c-.515.564.258 1.408.586 1.717l5.327 5.873c-.006.052-.074.174-.203.359-.19.264-.836.91-2.768 1.152a5.202 5.202 0 0 1-.707.043c-1.992 0-4.117-.966-5.212-1.548a7.912 7.912 0 0 0 .757-3.375c.002-4.383-3.558-7.95-7.941-7.952-.093 0-.193.002-.287.006.144-2.002-.139-5.791-4.029-7.459-1.119-.484-2.236-.732-3.321-.732-.85 0-1.666.146-2.435.441-.806-1.566-2.143-2.707-3.89-3.302a8.707 8.707 0 0 0-2.851-.502c-1.618 0-3.11.476-4.44 1.421a6.73 6.73 0 0 0-5.226-2.523c-1.774 0-3.48.711-4.744 1.963-1.658-1.266-8.234-5.443-25.833-9.44-.853-.193-2.809-.753-4.007-1.105a28.261 28.261 0 0 0-.45 2.889s3.246.777 3.884.92c17.98 3.994 23.92 8.146 24.924 8.931a6.774 6.774 0 0 0-.518 2.586c-.002 3.713 3.018 6.738 6.736 6.742.416 0 .829-.037 1.235-.111.56 2.732 2.349 4.805 5.082 5.869a6.694 6.694 0 0 0 2.401.465c.513 0 1.029-.064 1.534-.193.504 1.283 1.641 2.881 4.18 3.912.89.359 1.781.547 2.646.547a5.93 5.93 0 0 0 2.058-.368 7.946 7.946 0 0 0 7.342 4.928 7.928 7.928 0 0 0 5.692-2.41c1.283.713 3.99 2.002 6.726 2.006.354 0 .686-.026 1.018-.065 2.717-.343 3.982-1.406 4.563-2.232a3.36 3.36 0 0 0 .279-.455c.641.184 1.347.334 2.154.336 1.485 0 2.908-.506 4.348-1.555 1.414-1.019 2.419-2.482 2.563-3.728l.008-.055c.477.1.966.15 1.454.15 1.528 0 3.031-.476 4.466-1.418 2.77-1.816 3.251-4.187 3.205-5.74.485.102.98.154 1.472.154 1.434 0 2.842-.431 4.184-1.287 1.717-1.097 2.75-2.777 2.907-4.732a6.385 6.385 0 0 0-.923-3.822c4.64-2 15.246-5.869 27.734-8.684a28.32 28.32 0 0 0-.388-2.877c-15.111 3.354-26.386 8.234-29.21 9.49z"/>
<path fill="#FFF" d="M369.203 34.535c-1.217 1.613-2.955 2.42-5.228 2.42-2.27 0-4.018-.807-5.243-2.42-1.226-1.613-1.837-3.908-1.837-6.883 0-2.97.611-5.261 1.837-6.865 1.225-1.605 2.973-2.408 5.243-2.408 2.273 0 4.011.803 5.228 2.408 1.215 1.604 1.824 3.895 1.824 6.865 0 2.975-.609 5.27-1.824 6.883zm6.209-18.01c-2.506-3.14-6.308-4.709-11.414-4.709-5.098 0-8.902 1.569-11.406 4.709-2.508 3.139-3.762 6.848-3.762 11.127 0 4.356 1.254 8.078 3.762 11.176 2.504 3.088 6.308 4.639 11.406 4.639 5.106 0 8.908-1.551 11.414-4.639 2.508-3.098 3.758-6.82 3.758-11.176 0-4.279-1.25-7.988-3.758-11.127zM307.43 30.869c-.053 2.606-.799 4.399-2.233 5.383-1.433.984-3 1.477-4.697 1.477-1.076 0-1.986-.299-2.736-.889-.748-.592-1.121-1.555-1.121-2.885 0-1.492.611-2.592 1.836-3.305.73-.416 1.919-.775 3.582-1.06l1.775-.33c.883-.168 1.578-.346 2.086-.539a7.88 7.88 0 0 0 1.508-.746v2.894zm3.947-16.969c-2.541-1.289-5.449-1.939-8.723-1.939-5.029 0-8.58 1.314-10.646 3.934-1.301 1.679-2.029 3.818-2.199 6.421h7.515c.186-1.148.555-2.058 1.11-2.732.775-.91 2.091-1.365 3.955-1.365 1.666 0 2.924.228 3.785.699.855.463 1.287 1.307 1.287 2.523 0 1.004-.557 1.739-1.68 2.215-.625.274-1.66.502-3.113.684l-2.664.328c-3.027.381-5.324 1.021-6.881 1.914-2.846 1.641-4.268 4.287-4.268 7.949 0 2.821.881 5.004 2.653 6.543 1.763 1.539 4.01 2.186 6.721 2.311 16.996.76 16.804-8.957 16.96-10.977V21.225c0-3.586-1.273-6.03-3.812-7.325zM272.621 18.623c1.943 0 3.369.6 4.291 1.799a6.687 6.687 0 0 1 1.182 2.998h8.383c-.459-4.229-1.94-7.182-4.438-8.856-2.508-1.666-5.719-2.505-9.644-2.505-4.618 0-8.245 1.42-10.864 4.25-2.627 2.836-3.939 6.796-3.939 11.89 0 4.51 1.187 8.186 3.562 11.018 2.377 2.832 6.084 4.25 11.119 4.25 5.043 0 8.85-1.699 11.415-5.096 1.609-2.103 2.511-4.338 2.701-6.701h-8.356c-.17 1.562-.658 2.836-1.467 3.816-.806.977-2.164 1.469-4.086 1.469-2.707 0-4.548-1.232-5.527-3.707-.535-1.318-.807-3.066-.807-5.24 0-2.279.272-4.108.807-5.49 1.018-2.594 2.908-3.895 5.668-3.895M255.344 12.059c-17.221 0-16.203 15.25-16.203 15.25v15.488h7.816V28.27c0-2.381.301-4.143.897-5.29 1.072-2.031 3.166-3.05 6.292-3.05a21.02 21.02 0 0 1 2.237.14v-7.953c-.348-.023-.572-.033-.67-.043a4.572 4.572 0 0 0-.369-.015M216.131 20.152c1.099-1.129 2.642-1.695 4.635-1.695 1.832 0 3.365.531 4.605 1.602 1.234 1.064 1.926 2.63 2.065 4.687h-13.372c.28-1.932.971-3.461 2.067-4.594zm10.506 14.553c-.328.467-.682.869-1.071 1.182-1.103.908-2.603 1.185-4.369 1.185-1.67 0-2.976-.254-4.16-1-1.949-1.197-3.047-3.226-3.164-6.203h21.625c.029-2.562-.053-4.525-.26-5.892-.359-2.325-1.15-4.375-2.363-6.139-1.35-2-3.064-3.463-5.133-4.395-2.068-.922-4.394-1.386-6.976-1.386-4.356 0-7.891 1.373-10.618 4.115-2.726 2.748-4.095 6.687-4.095 11.83 0 5.49 1.511 9.451 4.535 11.887 3.017 2.433 6.508 3.654 10.457 3.654 4.785 0 8.51-1.443 11.168-4.332 1.433-1.52 2.332-3.023 2.711-4.506h-8.287zM202.916 42.795h-7.139V24.818c0-1.642-.543-5.548-5.252-5.548-3.138 0-5.41 2.265-5.41 5.548v17.977h-7.146V24.818c0-1.642-.488-5.548-5.194-5.548-3.194 0-5.414 2.265-5.414 5.548v17.977h-7.143V24.99c0-7.422 4.924-13.035 12.557-13.035 3.789 0 6.871 1.592 8.876 4.141 2.109-2.549 5.247-4.141 8.874-4.141 7.793 0 12.391 5.385 12.391 13.035v17.805M337.131 34.6c-1.141 1.634-2.817 2.451-5.01 2.451-2.201 0-3.838-.824-4.916-2.465-1.078-1.647-1.617-4.041-1.617-6.781 0-2.543.527-4.672 1.59-6.387 1.06-1.715 2.724-2.576 4.996-2.576 1.49 0 2.795.472 3.924 1.416 1.834 1.562 2.75 4.365 2.75 7.994 0 2.598-.573 4.713-1.717 6.348zm9.375-31.928s-7.873-.84-7.873 5.482l-.006 8.373c-.871-1.398-2.004-2.494-3.402-3.281-1.395-.789-2.993-1.187-4.795-1.187-3.905 0-7.016 1.455-9.352 4.359-2.336 2.906-3.498 7.096-3.498 12.16 0 4.395 1.184 7.998 3.553 10.803 2.369 2.803 7.015 4.033 11.142 4.033 14.391 0 14.225-12.342 14.225-12.342l.006-28.4zM230.385 71.252c0-2.947-.574-5.213-1.727-6.803-1.148-1.58-2.795-2.381-4.939-2.381-2.067 0-3.676.801-4.83 2.381-1.069 1.438-1.602 3.711-1.602 6.803 0 2.881.572 5.025 1.723 6.463 1.146 1.59 2.795 2.381 4.939 2.381 1.989 0 3.561-.791 4.709-2.381 1.153-1.588 1.727-3.735 1.727-6.463m-13.098 21.146c0 1.057-.385 1.965-1.154 2.719-.762.758-1.682 1.135-2.756 1.135h-3.902V69.096c0-5.282 1.779-8.59 4.709-10.825 1.935-1.478 4.82-2.888 10.224-2.888 3.649 0 7.922 1.416 10.231 4.23 2.59 3.166 3.67 6.692 3.67 11.299 0 4.764-1.149 8.608-3.446 11.563-2.297 2.875-5.248 4.306-8.847 4.306-1.914 0-3.598-.34-5.053-1.015-1.537-.758-2.756-1.928-3.676-3.518v10.15M277.227 71.256c0 5.209 1.505 8.096 4.515 8.666 3.004.557 5.227-.141 6.656-2.1.678-.826 1.165-2.133 1.465-3.904.299-1.773.323-3.529.059-5.266-.26-1.74-.885-3.289-1.863-4.648-.975-1.356-2.407-2.039-4.288-2.039-2.558 0-4.285.949-5.189 2.828-.908 1.893-1.355 4.043-1.355 6.463m12.865 13.021v-1.918c-1.354 2.118-3.182 3.43-5.475 3.963-2.297.526-4.57.338-6.822-.57-2.26-.902-4.199-2.584-5.818-5.035-1.614-2.463-2.422-5.69-2.422-9.694 0-4.675 1.072-8.474 3.213-11.38 2.146-2.905 5.589-4.231 10.328-4.362 4.67-.123 7.384.934 10.043 2.948 2.906 2.205 4.625 5.589 4.625 10.871v15.978c.011 5.084-3.534 14.506-14.668 13.707-6.899-.5-10.727-3.33-12.864-9.742h8.237c.601 1.053 1.521 1.865 2.769 2.428 1.235.574 2.483.72 3.715.455 1.24-.264 2.371-1.002 3.393-2.205 1.009-1.209 1.592-3.024 1.746-5.444M258.92 74.406c-.049 2.608-.797 4.397-2.229 5.383-1.431.982-2.998 1.475-4.697 1.475-1.076 0-1.986-.299-2.734-.889-.75-.59-1.125-1.555-1.125-2.885 0-1.49.613-2.592 1.84-3.304.73-.416 1.918-.776 3.58-1.059l1.773-.33c.887-.168 1.582-.346 2.084-.539a7.665 7.665 0 0 0 1.508-.748v2.896zm3.951-16.968c-2.543-1.286-5.451-1.938-8.721-1.938-5.035 0-8.582 1.313-10.65 3.932-1.297 1.677-2.029 3.816-2.197 6.423h7.519c.184-1.15.551-2.06 1.108-2.732.775-.91 2.093-1.367 3.953-1.367 1.67 0 2.926.23 3.785.697.855.465 1.287 1.307 1.287 2.527 0 1.002-.559 1.741-1.68 2.215-.623.272-1.658.5-3.113.682l-2.664.326c-3.025.383-5.324 1.024-6.877 1.916-2.85 1.639-4.269 4.287-4.269 7.947 0 2.821.878 5.004 2.652 6.543 1.762 1.537 4.008 2.186 6.719 2.311 16.992.76 16.802-8.957 16.957-10.977V64.76c0-3.588-1.268-6.026-3.809-7.322zM321.113 77.904c-1.213 1.616-2.955 2.422-5.224 2.422-2.272 0-4.022-.806-5.243-2.422-1.23-1.609-1.839-3.904-1.839-6.877 0-2.972.609-5.261 1.839-6.865 1.221-1.607 2.971-2.406 5.243-2.406 2.269 0 4.011.799 5.224 2.406 1.219 1.604 1.825 3.893 1.825 6.865 0 2.973-.606 5.268-1.825 6.877m6.213-18.004c-2.51-3.142-6.314-4.709-11.418-4.709-5.094 0-8.9 1.567-11.406 4.709-2.508 3.137-3.76 6.844-3.76 11.127 0 4.354 1.252 8.075 3.76 11.174 2.506 3.086 6.312 4.635 11.406 4.635 5.104 0 8.908-1.549 11.418-4.635 2.504-3.099 3.752-6.82 3.752-11.174 0-4.283-1.248-7.99-3.752-11.127"/>
</g>
</svg>
</span>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="cho-container">
</p>
<a href="https://www.mercadopago.com/mla/checkout/pay?execution=e1s1&_eventId=discount#discount" id="coupon_link" base="https://www.mercadopago.com/mla" data-loading="true">
<span class="cho-icon__discount cho-icon__xl cho-push-right-1"></span>
<span class=" coupon_text ">Tengo un descuento</span>
</a>
<section class="review-step">
<div class="congrat__main review-step__container cho-push-top-2">
<div class="review-step__row review-step__row--no-table">
<div class="review-step__col review-step__pay-method">
<div class="review-step__col-first-row">
<span class="paymentmethod-rapipago paymentmethod-large"></span>
<span>Rapipago</span>
</div>
<p><a href="https://www.mercadopago.com/mla/checkout/pay?execution=e1s1&_eventId=changePMT" class="review-step__change-link" id="changePMT" data-loading="true">Modificar</a></p>
</div>
<div class="review-step__col review-step__col--installments">
<span class="review-step__accreditation-time">Se acreditará al instante.</span>
</div>
</div>
</div>
<div class="review-step__row review-step__row--gray review-step__row--total">
Total a pagar<span class="ch-price"><span class='price' itemprop='offers' itemscope itemtype='http://schema.org/Offer'><span class="price-symbol">$</span> <span class="price-fraction">100</span><span class="price-decimal-separator">,</span><span class="price-cents">00</span></span></span>
</div>
<form action="https://www.mercadopago.com/mla/checkout/pay?execution=e1s1" method="post" class="ch-form" id="confirm" name="confirm" >
<input type="hidden" name="execution" value="e1s1" id="execution" />
<input type="hidden" id="payment_option_id" name="payment_option_id" value="rapipago">
<input type="hidden" id="rej64" name="rej64" value="96fe4d9d-25ed-44b7-8c5d-513545f9cc64|||1541022654484|||KWu9vSumWZ3e7GfSQLv7csrP1UZHF2YFaW4n7y0cbo4=" />
<div class="congrat__main review-step__container ui-form">
<div class="review-step__row review-step__row--mail">
<label for="email" class="ui-form-label">E-mail</label>
<input id="email" class="ui-form-text-input" type="email" name="email" value="" tabindex="1" autocomplete="home email" required="required">
<span class="ui-form-hint">Solo te enviaremos datos del pago.</span>
</div>
</div>
<div class="review-step__actions-row">
<div class="review-step__legal">
<p class="cho-tyc">
Al pagar, afirmo que soy mayor de edad y acepto los <a href='https://www.mercadopago.com.ar/ayuda/terminos-y-condiciones_299' target='_blank'>Términos y Condiciones</a> de Mercado Pago.
</p>
</div>
<div class="review-step__actions ui-action-group">
<button class="ch-btn" type="submit" name="_eventId_next" id="next" tabindex="2" disabled="disabled" data-enableme="true">
Pagar
</button>
</div>
</div>
</form>
</section>
</div>
</main>
<footer role="contentinfo" class="nav-footer">
<div class="nav-bounds">
<p class="nav-footer-copyright">© 1999-2018 Procesado por Mercado Pago</p>
</div>
</footer>
<script type="text/javascript">window.NREUM||(NREUM={});NREUM.info={"applicationID":"169391248","applicationTime":761,"beacon":"bam.nr-data.net","queueTime":0,"licenseKey":"3009922991","transactionName":"bgRaYENYWBdWABdfXVdOW1tfTUQLWw8GREEWE11CWFxBN0MGEw==","agent":"","errorBeacon":"bam.nr-data.net"}</script>
<script>
var loadingText = "Procesando...";
var urlAjax = "https://www.mercadopago.com/mla/checkout/ajax/";
var urlCoupon = "https://www.mercadopago.com/mla/couponCode/coupon?execution=e1s1";
var continueURI = "https://www.mercadopago.com/mla/checkout/pay?execution=e1s1";
var msgRequired = "Completa este dato.";
var msgGeneric = "Revisa este dato.";
var msgInvalidSite = "Solo puedes pagar con una cuenta de Mercado Pago o Mercado Libre Argentina.";
var msgInvalidName = "Ingresa un nombre válido.";
var msgInvalidEmail = "No es un e-mail válido.";
var msgMaxLength = "El máximo de caracteres es ";
var msgContinue = "Continuar";
var msgConfirmarPago = "Pagar";
var firstSixNumbers = "Te faltan los primeros 6 números. Deben ser 19.";
var msgDefMkt = "Tuvimos un problema con el código. Por favor intenta nuevamente.";
var otherBankLabel = "Cualquier otro banco";
var otherBankLabelGroup = "Otro banco";
var howDoYouWanToPay = "¿Cómo quieres pagar?";
var installmentsStepTitle = "¿En cuántas cuotas?";
var issuersStepTitle = "¿Quién emitió tu tarjeta?";
var defaultErrorMessage = "Tuvimos un problema, intenta nuevamente";
var logoutHint = "Intenta nuevamente";
</script>
<input type="hidden" id="dps" name="dps" value="armor.9a75494129c1b81e375ef09226e39fd8765e5dc36aa111ba9ef81c051c5a56c7b39cee4506924e9a7640e010b44a590b9e160f1d6a91c96b68a619f1501e126846f1e6d45a6058a925a83f22eaa53eef.9cb64a5a6fa495ce856e7bf3fdde357d" />
<script type="text/javascript">
// returnButton settings
var callbackJson = '{"back_url":null,"collection_id": null,"collection_status":null,"preference_id": "150935179-ff3d0f45-f8d7-4be1-8059-8626e74201d2","external_reference": null,"payment_type" : "ticket"}';
</script>
<script src="https://http2.mlstatic.com/secure/checkout-resources/resourses/scripts/dependenciesBundle-c03ff8dbc2.js" type="text/javascript"></script>
<script type="text/javascript">
// Variables de incializacion
var _globalSettings = {
"optionId": "rapipago",
"paymentOptions": {"default_option":{"max_allowed_amount":"60000","show_label":false,"id":"rapipago","status":"active","icon_name":"paymentmethod-rapipago paymentmethod-large","payment_method_id":"rapipago","deferred_capture":"does_not_apply","labels":[],"name":"Rapipago","min_allowed_amount":"0.01","attributes":{"accreditation_time":"Se acreditará al instante."},"payment_type_id":"ticket"},"groups":[{"show_label":true,"id":"card","icon_name":"cho-icon__card","name":"Tarjetas","children":[{"id":"credit_card","icon_name":"cho-icon__card"},{"id":"debit_card","icon_name":"cho-icon__card"}],"header":"¿Con qué tarjeta?"},{"show_label":true,"id":"ticket","icon_name":"cho-icon__cash","name":"Efectivo","children":[{"id":"pagofacil","icon_name":"paymentmethod-pagofacil paymentmethod-large"},{"id":"rapipago","icon_name":"paymentmethod-rapipago paymentmethod-large"},{"id":"bapropagos","icon_name":"paymentmethod-bapropagos paymentmethod-large"},{"id":"cobroexpress","icon_name":"paymentmethod-cobroexpress paymentmethod-large"},{"id":"cargavirtual_ticket","icon_name":"paymentmethod-cargavirtual paymentmethod-large"}],"header":"¿Dónde quieres pagar?"},{"show_label":true,"id":"bank_transfer","icon_name":"cho-icon__transfer","name":"Transferencia por Red Link","children":[{"id":"redlink_atm","icon_name":"paymentmethod-redlink paymentmethod-large"},{"id":"redlink_bank","icon_name":"paymentmethod-redlink paymentmethod-large"}],"header":"¿Dónde quieres pagar?"}],"options":{"redlink_atm":{"max_allowed_amount":"60000","show_label":true,"id":"redlink_atm","status":"active","icon_name":"paymentmethod-redlink paymentmethod-large","payment_method_id":"redlink","deferred_capture":"does_not_apply","labels":[],"name":"Cajero automático","min_allowed_amount":"0.01","attributes":{"accreditation_time":"Se acreditará de 1 a 2 días hábiles."},"payment_type_id":"bank_transfer"},"bapropagos":{"max_allowed_amount":"60000","show_label":false,"id":"bapropagos","status":"active","icon_name":"paymentmethod-bapropagos paymentmethod-large","payment_method_id":"bapropagos","deferred_capture":"does_not_apply","labels":[],"name":"Provincia NET","min_allowed_amount":"0.01","attributes":{"accreditation_time":"Se acreditará en 1 o 2 dias hábiles."},"payment_type_id":"ticket"},"cargavirtual_ticket":{"max_allowed_amount":"5000","show_label":true,"id":"cargavirtual_ticket","status":"active","icon_name":"paymentmethod-cargavirtual paymentmethod-large","payment_method_id":"cargavirtual","deferred_capture":"does_not_apply","labels":[],"name":"Kioscos y otros lugares cercanos","min_allowed_amount":"0.01","attributes":{"accreditation_time":"Se acreditará en menos de 1 hora."},"payment_type_id":"ticket"},"mercadopago_cc":{"max_allowed_amount":"250000","show_label":false,"id":"mercadopago_cc","status":"active","icon_name":"paymentmethod-mercadopago_cc paymentmethod-large","payment_method_id":"mercadopago_cc","deferred_capture":"supported","labels":[],"name":"Mercado Pago + Banco Patagonia","min_allowed_amount":"0","payment_type_id":"credit_card"},"cmr":{"max_allowed_amount":"250000","show_label":false,"id":"cmr","status":"active","icon_name":"paymentmethod-cmr paymentmethod-large","payment_method_id":"cmr","deferred_capture":"supported","labels":[],"name":"CMR","min_allowed_amount":"2","payment_type_id":"credit_card"},"amex":{"max_allowed_amount":"250000","show_label":false,"id":"amex","status":"active","icon_name":"paymentmethod-amex paymentmethod-large","payment_method_id":"amex","deferred_capture":"supported","labels":[],"name":"American Express","min_allowed_amount":"2","payment_type_id":"credit_card"},"cabal":{"max_allowed_amount":"250000","show_label":false,"id":"cabal","status":"active","icon_name":"paymentmethod-cabal paymentmethod-large","payment_method_id":"cabal","deferred_capture":"supported","labels":[],"name":"Cabal","min_allowed_amount":"0","payment_type_id":"credit_card"},"credit_card":{"show_label":true,"id":"credit_card","status":"active","icon_name":"cho-icon__card","payment_method_id":"visa","labels":["allow_split"],"name":"Tarjeta de crédito","payment_type_id":"credit_card"},"debcabal":{"max_allowed_amount":"10000","show_label":false,"id":"debcabal","status":"active","icon_name":"paymentmethod-debcabal paymentmethod-large","payment_method_id":"debcabal","deferred_capture":"unsupported","labels":[],"name":"Cabal Débito","min_allowed_amount":"0","payment_type_id":"debit_card"},"redlink_bank":{"max_allowed_amount":"60000","show_label":true,"id":"redlink_bank","status":"active","icon_name":"paymentmethod-redlink paymentmethod-large","payment_method_id":"redlink","deferred_capture":"does_not_apply","labels":[],"name":"Home banking","min_allowed_amount":"0.01","attributes":{"accreditation_time":"Se acreditará de 1 a 2 días hábiles."},"payment_type_id":"bank_transfer"},"cordial":{"max_allowed_amount":"250000","show_label":false,"id":"cordial","status":"active","icon_name":"paymentmethod-cordial paymentmethod-large","payment_method_id":"cordial","deferred_capture":"supported","labels":[],"name":"Tarjeta Walmart","min_allowed_amount":"0","payment_type_id":"credit_card"},"cencosud":{"max_allowed_amount":"250000","show_label":false,"id":"cencosud","status":"active","icon_name":"paymentmethod-cencosud paymentmethod-large","payment_method_id":"cencosud","deferred_capture":"supported","labels":[],"name":"Cencosud","min_allowed_amount":"0","payment_type_id":"credit_card"},"debmaster":{"max_allowed_amount":"250000","show_label":false,"id":"debmaster","status":"active","icon_name":"paymentmethod-debmaster paymentmethod-large","payment_method_id":"debmaster","deferred_capture":"unsupported","labels":[],"name":"Mastercard Débito","min_allowed_amount":"0","payment_type_id":"debit_card"},"rapipago":{"max_allowed_amount":"60000","show_label":false,"id":"rapipago","status":"active","icon_name":"paymentmethod-rapipago paymentmethod-large","payment_method_id":"rapipago","deferred_capture":"does_not_apply","labels":[],"name":"Rapipago","min_allowed_amount":"0.01","attributes":{"accreditation_time":"Se acreditará al instante."},"payment_type_id":"ticket"},"tarshop":{"max_allowed_amount":"250000","show_label":false,"id":"tarshop","status":"active","icon_name":"paymentmethod-tarshop paymentmethod-large","payment_method_id":"tarshop","deferred_capture":"supported","labels":[],"name":"Tarjeta Shopping","min_allowed_amount":"0","payment_type_id":"credit_card"},"cordobesa":{"max_allowed_amount":"250000","show_label":false,"id":"cordobesa","status":"active","icon_name":"paymentmethod-cordobesa paymentmethod-large","payment_method_id":"cordobesa","deferred_capture":"supported","labels":[],"name":"Cordobesa","min_allowed_amount":"0","payment_type_id":"credit_card"},"debit_card":{"show_label":true,"id":"debit_card","status":"active","icon_name":"cho-icon__card","payment_method_id":"debvisa","labels":["allow_split"],"name":"Tarjeta de débito","payment_type_id":"debit_card"},"debvisa":{"max_allowed_amount":"250000","show_label":false,"id":"debvisa","status":"active","icon_name":"paymentmethod-debvisa paymentmethod-large","payment_method_id":"debvisa","deferred_capture":"unsupported","labels":[],"name":"Visa Débito","min_allowed_amount":"0","payment_type_id":"debit_card"},"argencard":{"max_allowed_amount":"250000","show_label":false,"id":"argencard","status":"active","icon_name":"paymentmethod-argencard paymentmethod-large","payment_method_id":"argencard","deferred_capture":"supported","labels":[],"name":"Argencard","min_allowed_amount":"2","payment_type_id":"credit_card"},"master":{"max_allowed_amount":"250000","show_label":false,"id":"master","status":"active","icon_name":"paymentmethod-master paymentmethod-large","payment_method_id":"master","deferred_capture":"supported","labels":[],"name":"Mastercard","min_allowed_amount":"2","payment_type_id":"credit_card"},"nativa":{"max_allowed_amount":"250000","show_label":false,"id":"nativa","status":"active","icon_name":"paymentmethod-nativa paymentmethod-large","payment_method_id":"nativa","deferred_capture":"supported","labels":[],"name":"Nativa Mastercard","min_allowed_amount":"0","payment_type_id":"credit_card"},"cobroexpress":{"max_allowed_amount":"60000","show_label":false,"id":"cobroexpress","status":"active","icon_name":"paymentmethod-cobroexpress paymentmethod-large","payment_method_id":"cobroexpress","deferred_capture":"does_not_apply","labels":[],"name":"Cobro Express","min_allowed_amount":"1","attributes":{"accreditation_time":"Se acreditará al instante."},"payment_type_id":"ticket"},"maestro":{"max_allowed_amount":"250000","show_label":false,"id":"maestro","status":"active","icon_name":"paymentmethod-maestro paymentmethod-large","payment_method_id":"maestro","deferred_capture":"unsupported","labels":[],"name":"Maestro","min_allowed_amount":"0","payment_type_id":"debit_card"},"pagofacil":{"max_allowed_amount":"60000","show_label":false,"id":"pagofacil","status":"active","icon_name":"paymentmethod-pagofacil paymentmethod-large","payment_method_id":"pagofacil","deferred_capture":"does_not_apply","labels":[],"name":"Pago Fácil","min_allowed_amount":"10","attributes":{"accreditation_time":"Se acreditará al instante."},"payment_type_id":"ticket"},"diners":{"max_allowed_amount":"250000","show_label":false,"id":"diners","status":"active","icon_name":"paymentmethod-diners paymentmethod-large","payment_method_id":"diners","deferred_capture":"supported","labels":[],"name":"Diners","min_allowed_amount":"0","payment_type_id":"credit_card"},"naranja":{"max_allowed_amount":"250000","show_label":false,"id":"naranja","status":"active","icon_name":"paymentmethod-naranja paymentmethod-large","payment_method_id":"naranja","deferred_capture":"supported","labels":[],"name":"Naranja","min_allowed_amount":"0","payment_type_id":"credit_card"},"visa":{"max_allowed_amount":"250000","show_label":false,"id":"visa","status":"active","icon_name":"paymentmethod-visa paymentmethod-large","payment_method_id":"visa","deferred_capture":"supported","labels":[],"name":"Visa","min_allowed_amount":"2","payment_type_id":"credit_card"}}},
"originalAmount": 100,
"paymentSettings": {"additionalInfo":null,"autoReturn":"","class":"checkout.PaymentSettings","collectorEmail":null,"collectorLogo":null,"collectorPaymentMethods":{"class":"checkout.CollectorPaymentMethods","defaultInstallments":null,"defaultPaymentMethodId":"rapipago","excludedPaymentMethods":[""],"excludedPaymentTypes":[""],"installments":null},"couponCode":null,"defaultShippingMethod":null,"dimensions":null,"expirationDateFrom":null,"expirationDateTo":null,"expires":false,"failureUrl":"","freeMethod":null,"freeShipping":null,"initPoint":"https://www.mercadopago.com/mla/checkout/start?pref_id=150935179-ff3d0f45-f8d7-4be1-8059-8626e74201d2","internalMetadata":{},"isSniffToPaySplashOn":null,"itemImageUrl":"","itemPictureId":null,"items":[{"areaCode":null,"availableQuantity":null,"categoryId":"","cityId":null,"cityName":null,"class":"checkout.Item","collector_id":null,"contact":null,"countryId":null,"countryName":null,"currencyId":"ARS","defaultCurrencyId":null,"defaultUnitPrice":null,"description":"HOLA","id":"","imageUrl":"","latitude":null,"longitude":null,"permalink":null,"phone1":null,"phone2":null,"pictureId":null,"quantity":1,"sellerNickname":null,"siteId":null,"stateId":null,"stateName":null,"street":null,"title":"hola","unitPrice":100,"webpage":null,"zipCode":null}],"liveMode":true,"localPickup":null,"marketplaceFee":0,"md5":"711432f0852c5ebba06ff558cc51f01c","notificationUrl":null,"originalAmount":100,"payer":{"address":{"streetName":"","streetNumber":null,"zipCode":""},"class":"checkout.Payer","email":null,"identification":{"type":"","number":""},"name":"","surname":""},"pendingUrl":"","preferenceId":"150935179-ff3d0f45-f8d7-4be1-8059-8626e74201d2","receiverAddress":{"addressLine":null,"apartment":"","cityId":null,"cityName":null,"class":"checkout.Address","comment":null,"contact":null,"countryId":null,"countryName":null,"floor":"","id":null,"municipalityId":null,"municipalityName":null,"neighborhoodId":null,"neighborhoodName":null,"normalized":null,"phone":null,"stateId":null,"stateName":null,"status":null,"streetName":"","streetNumber":null,"streetNumber2":null,"types":null,"zipCode":""},"redirectFailureUrl":null,"redirectPendingUrl":null,"redirectSuccessUrl":null,"shippingMode":"not_specified","successUrl":"","userHasAppInstalled":false},
"paymentData": {"activationUri":null,"apiVersion":null,"atmTransferReference":{"transactionId":null,"companyId":null,"transactionDescription":null},"authCode":null,"authorizationCode":null,"availableActions":null,"bankTransferData":null,"bankTransferDetail":null,"binaryMode":false,"bitcoinOrder":null,"cardId":null,"cardToken":null,"class":"checkout.Payment","clientId":"951593730614252","collectorId":150935179,"conceptAmount":null,"conceptId":null,"counterCurrencyId":null,"couponAmount":null,"couponId":null,"currencyId":"ARS","dateApproved":null,"dateCreated":null,"deferredPeriod":null,"description":null,"differentialPricingId":null,"docNumber":null,"docType":null,"externalReference":null,"financeCharge":null,"financialInstitution":null,"firstSixDigits":null,"id":null,"installmentAmount":null,"installments":null,"issuerId":null,"ivs":null,"lastFourDigits":null,"marketplace":"NONE","marketplaceFee":0,"merchantOrder":{"additionalInfo":null,"class":"checkout.MerchantOrder","collector":{"activity":false,"addresses":null,"balance":null,"buyStatus":false,"buyStatusCodes":null,"cards":null,"class":"checkout.User","collectorBrandName":null,"collectorSoftDescriptor":null,"countryId":null,"custId":150935179,"email":null,"firstName":null,"identification":null,"internalTags":null,"isNew":false,"lastName":null,"mercadopagoTcAccepted":false,"nickname":null,"secureEmail":null,"sellStatus":false,"sellStatusCodes":null,"shippingModes":null,"siteId":null,"status":null,"tags":null,"telArea":null,"telNumber":null},"defaultShipmentId":null,"externalReference":null,"id":883832924,"marketplace":"NONE","payer":null,"payments":null,"preferenceId":"150935179-ff3d0f45-f8d7-4be1-8059-8626e74201d2","shipments":null,"siteId":"MLA","status":"opened","totalAmount":100},"notificationUrl":null,"operationType":"regular_payment","orderId":null,"originalAmount":100,"payer":{},"payerId":null,"paymentMethodId":"rapipago","paymentMethodReference":{"id":null,"number":null,"barcode":{}},"paymentMethodReferenceId":null,"paymentTypeId":"ticket","reason":"hola","shippingCost":null,"siteId":"MLA","sponsorId":null,"statementDescriptor":null,"status":null,"statusCode":null,"statusDetail":null,"tag":null,"tags":null,"totalPaidAmount":null,"transactionAmount":100,"transactionOrderId":null},
"merchantOrder": 883832924,
"splitPayments": null,
"splitCurrentIndex": null,
"coupon": null,
"isSplitPaymentModeOn": false,
"shippingCost": null,
"shippingMode": "not_specified",
"isSplitPaymentEnabled": false,
"images": {"logoSeller":"https://static.mlstatic.com/org-img/MP/checkout/mercadopago_default.png"},
"hasPayer": false,
"deviceType": "desktop"
};
var shippingMode = _globalSettings.shippingMode;
var isFrame = window.top !== window.self;
var defaultWidth, defaultHeight;
// global variable to turn off/on conosle.log
window.__showConsole = false;
$LAB
// init runtimes
.script({src: "https://http2.mlstatic.com/secure/checkout-resources/resourses/scripts/boot-4609dbbcf0.js", crossorigin: 'anonymous'})
.wait(function () {
try {
ch.support.fixed = "true";
} catch (e) {
NREUM.noticeError(e);
}
// set currentStep
setCurrentStep('reviewStep');
if (isFrame) {
$LAB.queueScript({src: "https://http2.mlstatic.com/secure/checkout-resources/resourses/scripts/render-31c430174f.js", crossorigin: 'anonymous'});
$LAB.queueWait(function () {
var postJson;
startRender();
if (self !== top && typeof window.parent.postMessage !== 'undefined') {
defaultWidth = (typeof(width) === "undefined") ? 768 : width;
defaultHeight = (typeof(height) === "undefined") ? 600 : height;
//resize(defaultWidth,defaultHeight);
postJson = '{"width":' + defaultWidth + ',"height":' + defaultHeight + ',"force":true}';
window.parent.postMessage('{"action":"resize","data":' + postJson + '}', "*");
}
});
}
$LAB.runQueue().wait(function () {
try {
if (typeof initFold !== 'undefined') {
initFold("reviewStep");
} else {
throw('initFold is not defined or uloaded');
}
if (typeof initSummary !== 'undefined') {
initSummary();
} else {
throw('initSummary is not defined or uloaded');
}
if (typeof initShipping !== 'undefined') {
initShipping();
} else {
throw('initShipping is not defined or uloaded');
}
if (typeof initPendingJs !== 'undefined') {
initPendingJs();
} else {
throw('initPendingJs is not defined or uloaded');
}
// para submits con disabled = true. Los activamos cuando el documento se vuelve interactivo
if (typeof initSubmits !== 'undefined') {
initSubmits('[data-enableme=true]');
} else {
throw('initSubmit is not defined');
}
} catch (e) {
NREUM.noticeError(e);
}
});
});
document.onreadystatechange = function () {
switch (document.readyState) {
case "loading":
break;
case "interactive":
break;
case "complete":
if (typeof window.newrelic != 'undefined') {
// Trackeo New Relic
newrelic.setPageViewName("/mla/reviewStep", 'www.mercadopago.com');
newrelic.setCustomAttribute('step', 'reviewStep');
newrelic.setCustomAttribute('siteId', 'mla');
newrelic.setCustomAttribute('shippingMode', 'not_specified');
if (typeof window.connection != 'undefined') {
newrelic.setCustomAttribute('connectionType', window.connection.type);
if (typeof window.connection.downlinkMax != 'undefined') {
newrelic.setCustomAttribute('connectionMaxSpeed', window.connection.downlinkMax);
}
}
}
break;
}
}
</script>
<script type="text/javascript">
var _globalSettings = {
"optionId": "rapipago",
"paymentOptions": {"default_option":{"max_allowed_amount":"60000","show_label":false,"id":"rapipago","status":"active","icon_name":"paymentmethod-rapipago paymentmethod-large","payment_method_id":"rapipago","deferred_capture":"does_not_apply","labels":[],"name":"Rapipago","min_allowed_amount":"0.01","attributes":{"accreditation_time":"Se acreditará al instante."},"payment_type_id":"ticket"},"groups":[{"show_label":true,"id":"card","icon_name":"cho-icon__card","name":"Tarjetas","children":[{"id":"credit_card","icon_name":"cho-icon__card"},{"id":"debit_card","icon_name":"cho-icon__card"}],"header":"¿Con qué tarjeta?"},{"show_label":true,"id":"ticket","icon_name":"cho-icon__cash","name":"Efectivo","children":[{"id":"pagofacil","icon_name":"paymentmethod-pagofacil paymentmethod-large"},{"id":"rapipago","icon_name":"paymentmethod-rapipago paymentmethod-large"},{"id":"bapropagos","icon_name":"paymentmethod-bapropagos paymentmethod-large"},{"id":"cobroexpress","icon_name":"paymentmethod-cobroexpress paymentmethod-large"},{"id":"cargavirtual_ticket","icon_name":"paymentmethod-cargavirtual paymentmethod-large"}],"header":"¿Dónde quieres pagar?"},{"show_label":true,"id":"bank_transfer","icon_name":"cho-icon__transfer","name":"Transferencia por Red Link","children":[{"id":"redlink_atm","icon_name":"paymentmethod-redlink paymentmethod-large"},{"id":"redlink_bank","icon_name":"paymentmethod-redlink paymentmethod-large"}],"header":"¿Dónde quieres pagar?"}],"options":{"redlink_atm":{"max_allowed_amount":"60000","show_label":true,"id":"redlink_atm","status":"active","icon_name":"paymentmethod-redlink paymentmethod-large","payment_method_id":"redlink","deferred_capture":"does_not_apply","labels":[],"name":"Cajero automático","min_allowed_amount":"0.01","attributes":{"accreditation_time":"Se acreditará de 1 a 2 días hábiles."},"payment_type_id":"bank_transfer"},"bapropagos":{"max_allowed_amount":"60000","show_label":false,"id":"bapropagos","status":"active","icon_name":"paymentmethod-bapropagos paymentmethod-large","payment_method_id":"bapropagos","deferred_capture":"does_not_apply","labels":[],"name":"Provincia NET","min_allowed_amount":"0.01","attributes":{"accreditation_time":"Se acreditará en 1 o 2 dias hábiles."},"payment_type_id":"ticket"},"cargavirtual_ticket":{"max_allowed_amount":"5000","show_label":true,"id":"cargavirtual_ticket","status":"active","icon_name":"paymentmethod-cargavirtual paymentmethod-large","payment_method_id":"cargavirtual","deferred_capture":"does_not_apply","labels":[],"name":"Kioscos y otros lugares cercanos","min_allowed_amount":"0.01","attributes":{"accreditation_time":"Se acreditará en menos de 1 hora."},"payment_type_id":"ticket"},"mercadopago_cc":{"max_allowed_amount":"250000","show_label":false,"id":"mercadopago_cc","status":"active","icon_name":"paymentmethod-mercadopago_cc paymentmethod-large","payment_method_id":"mercadopago_cc","deferred_capture":"supported","labels":[],"name":"Mercado Pago + Banco Patagonia","min_allowed_amount":"0","payment_type_id":"credit_card"},"cmr":{"max_allowed_amount":"250000","show_label":false,"id":"cmr","status":"active","icon_name":"paymentmethod-cmr paymentmethod-large","payment_method_id":"cmr","deferred_capture":"supported","labels":[],"name":"CMR","min_allowed_amount":"2","payment_type_id":"credit_card"},"amex":{"max_allowed_amount":"250000","show_label":false,"id":"amex","status":"active","icon_name":"paymentmethod-amex paymentmethod-large","payment_method_id":"amex","deferred_capture":"supported","labels":[],"name":"American Express","min_allowed_amount":"2","payment_type_id":"credit_card"},"cabal":{"max_allowed_amount":"250000","show_label":false,"id":"cabal","status":"active","icon_name":"paymentmethod-cabal paymentmethod-large","payment_method_id":"cabal","deferred_capture":"supported","labels":[],"name":"Cabal","min_allowed_amount":"0","payment_type_id":"credit_card"},"credit_card":{"show_label":true,"id":"credit_card","status":"active","icon_name":"cho-icon__card","payment_method_id":"visa","labels":["allow_split"],"name":"Tarjeta de crédito","payment_type_id":"credit_card"},"debcabal":{"max_allowed_amount":"10000","show_label":false,"id":"debcabal","status":"active","icon_name":"paymentmethod-debcabal paymentmethod-large","payment_method_id":"debcabal","deferred_capture":"unsupported","labels":[],"name":"Cabal Débito","min_allowed_amount":"0","payment_type_id":"debit_card"},"redlink_bank":{"max_allowed_amount":"60000","show_label":true,"id":"redlink_bank","status":"active","icon_name":"paymentmethod-redlink paymentmethod-large","payment_method_id":"redlink","deferred_capture":"does_not_apply","labels":[],"name":"Home banking","min_allowed_amount":"0.01","attributes":{"accreditation_time":"Se acreditará de 1 a 2 días hábiles."},"payment_type_id":"bank_transfer"},"cordial":{"max_allowed_amount":"250000","show_label":false,"id":"cordial","status":"active","icon_name":"paymentmethod-cordial paymentmethod-large","payment_method_id":"cordial","deferred_capture":"supported","labels":[],"name":"Tarjeta Walmart","min_allowed_amount":"0","payment_type_id":"credit_card"},"cencosud":{"max_allowed_amount":"250000","show_label":false,"id":"cencosud","status":"active","icon_name":"paymentmethod-cencosud paymentmethod-large","payment_method_id":"cencosud","deferred_capture":"supported","labels":[],"name":"Cencosud","min_allowed_amount":"0","payment_type_id":"credit_card"},"debmaster":{"max_allowed_amount":"250000","show_label":false,"id":"debmaster","status":"active","icon_name":"paymentmethod-debmaster paymentmethod-large","payment_method_id":"debmaster","deferred_capture":"unsupported","labels":[],"name":"Mastercard Débito","min_allowed_amount":"0","payment_type_id":"debit_card"},"rapipago":{"max_allowed_amount":"60000","show_label":false,"id":"rapipago","status":"active","icon_name":"paymentmethod-rapipago paymentmethod-large","payment_method_id":"rapipago","deferred_capture":"does_not_apply","labels":[],"name":"Rapipago","min_allowed_amount":"0.01","attributes":{"accreditation_time":"Se acreditará al instante."},"payment_type_id":"ticket"},"tarshop":{"max_allowed_amount":"250000","show_label":false,"id":"tarshop","status":"active","icon_name":"paymentmethod-tarshop paymentmethod-large","payment_method_id":"tarshop","deferred_capture":"supported","labels":[],"name":"Tarjeta Shopping","min_allowed_amount":"0","payment_type_id":"credit_card"},"cordobesa":{"max_allowed_amount":"250000","show_label":false,"id":"cordobesa","status":"active","icon_name":"paymentmethod-cordobesa paymentmethod-large","payment_method_id":"cordobesa","deferred_capture":"supported","labels":[],"name":"Cordobesa","min_allowed_amount":"0","payment_type_id":"credit_card"},"debit_card":{"show_label":true,"id":"debit_card","status":"active","icon_name":"cho-icon__card","payment_method_id":"debvisa","labels":["allow_split"],"name":"Tarjeta de débito","payment_type_id":"debit_card"},"debvisa":{"max_allowed_amount":"250000","show_label":false,"id":"debvisa","status":"active","icon_name":"paymentmethod-debvisa paymentmethod-large","payment_method_id":"debvisa","deferred_capture":"unsupported","labels":[],"name":"Visa Débito","min_allowed_amount":"0","payment_type_id":"debit_card"},"argencard":{"max_allowed_amount":"250000","show_label":false,"id":"argencard","status":"active","icon_name":"paymentmethod-argencard paymentmethod-large","payment_method_id":"argencard","deferred_capture":"supported","labels":[],"name":"Argencard","min_allowed_amount":"2","payment_type_id":"credit_card"},"master":{"max_allowed_amount":"250000","show_label":false,"id":"master","status":"active","icon_name":"paymentmethod-master paymentmethod-large","payment_method_id":"master","deferred_capture":"supported","labels":[],"name":"Mastercard","min_allowed_amount":"2","payment_type_id":"credit_card"},"nativa":{"max_allowed_amount":"250000","show_label":false,"id":"nativa","status":"active","icon_name":"paymentmethod-nativa paymentmethod-large","payment_method_id":"nativa","deferred_capture":"supported","labels":[],"name":"Nativa Mastercard","min_allowed_amount":"0","payment_type_id":"credit_card"},"cobroexpress":{"max_allowed_amount":"60000","show_label":false,"id":"cobroexpress","status":"active","icon_name":"paymentmethod-cobroexpress paymentmethod-large","payment_method_id":"cobroexpress","deferred_capture":"does_not_apply","labels":[],"name":"Cobro Express","min_allowed_amount":"1","attributes":{"accreditation_time":"Se acreditará al instante."},"payment_type_id":"ticket"},"maestro":{"max_allowed_amount":"250000","show_label":false,"id":"maestro","status":"active","icon_name":"paymentmethod-maestro paymentmethod-large","payment_method_id":"maestro","deferred_capture":"unsupported","labels":[],"name":"Maestro","min_allowed_amount":"0","payment_type_id":"debit_card"},"pagofacil":{"max_allowed_amount":"60000","show_label":false,"id":"pagofacil","status":"active","icon_name":"paymentmethod-pagofacil paymentmethod-large","payment_method_id":"pagofacil","deferred_capture":"does_not_apply","labels":[],"name":"Pago Fácil","min_allowed_amount":"10","attributes":{"accreditation_time":"Se acreditará al instante."},"payment_type_id":"ticket"},"diners":{"max_allowed_amount":"250000","show_label":false,"id":"diners","status":"active","icon_name":"paymentmethod-diners paymentmethod-large","payment_method_id":"diners","deferred_capture":"supported","labels":[],"name":"Diners","min_allowed_amount":"0","payment_type_id":"credit_card"},"naranja":{"max_allowed_amount":"250000","show_label":false,"id":"naranja","status":"active","icon_name":"paymentmethod-naranja paymentmethod-large","payment_method_id":"naranja","deferred_capture":"supported","labels":[],"name":"Naranja","min_allowed_amount":"0","payment_type_id":"credit_card"},"visa":{"max_allowed_amount":"250000","show_label":false,"id":"visa","status":"active","icon_name":"paymentmethod-visa paymentmethod-large","payment_method_id":"visa","deferred_capture":"supported","labels":[],"name":"Visa","min_allowed_amount":"2","payment_type_id":"credit_card"}}},
"originalAmount": 100,
"paymentSettings": {"additionalInfo":null,"autoReturn":"","class":"checkout.PaymentSettings","collectorEmail":null,"collectorLogo":null,"collectorPaymentMethods":{"class":"checkout.CollectorPaymentMethods","defaultInstallments":null,"defaultPaymentMethodId":"rapipago","excludedPaymentMethods":[""],"excludedPaymentTypes":[""],"installments":null},"couponCode":null,"defaultShippingMethod":null,"dimensions":null,"expirationDateFrom":null,"expirationDateTo":null,"expires":false,"failureUrl":"","freeMethod":null,"freeShipping":null,"initPoint":"https://www.mercadopago.com/mla/checkout/start?pref_id=150935179-ff3d0f45-f8d7-4be1-8059-8626e74201d2","internalMetadata":{},"isSniffToPaySplashOn":null,"itemImageUrl":"","itemPictureId":null,"items":[{"areaCode":null,"availableQuantity":null,"categoryId":"","cityId":null,"cityName":null,"class":"checkout.Item","collector_id":null,"contact":null,"countryId":null,"countryName":null,"currencyId":"ARS","defaultCurrencyId":null,"defaultUnitPrice":null,"description":"HOLA","id":"","imageUrl":"","latitude":null,"longitude":null,"permalink":null,"phone1":null,"phone2":null,"pictureId":null,"quantity":1,"sellerNickname":null,"siteId":null,"stateId":null,"stateName":null,"street":null,"title":"hola","unitPrice":100,"webpage":null,"zipCode":null}],"liveMode":true,"localPickup":null,"marketplaceFee":0,"md5":"711432f0852c5ebba06ff558cc51f01c","notificationUrl":null,"originalAmount":100,"payer":{"address":{"streetName":"","streetNumber":null,"zipCode":""},"class":"checkout.Payer","email":null,"identification":{"type":"","number":""},"name":"","surname":""},"pendingUrl":"","preferenceId":"150935179-ff3d0f45-f8d7-4be1-8059-8626e74201d2","receiverAddress":{"addressLine":null,"apartment":"","cityId":null,"cityName":null,"class":"checkout.Address","comment":null,"contact":null,"countryId":null,"countryName":null,"floor":"","id":null,"municipalityId":null,"municipalityName":null,"neighborhoodId":null,"neighborhoodName":null,"normalized":null,"phone":null,"stateId":null,"stateName":null,"status":null,"streetName":"","streetNumber":null,"streetNumber2":null,"types":null,"zipCode":""},"redirectFailureUrl":null,"redirectPendingUrl":null,"redirectSuccessUrl":null,"shippingMode":"not_specified","successUrl":"","userHasAppInstalled":false},
"paymentData": {"activationUri":null,"apiVersion":null,"atmTransferReference":{"transactionId":null,"companyId":null,"transactionDescription":null},"authCode":null,"authorizationCode":null,"availableActions":null,"bankTransferData":null,"bankTransferDetail":null,"binaryMode":false,"bitcoinOrder":null,"cardId":null,"cardToken":null,"class":"checkout.Payment","clientId":"951593730614252","collectorId":150935179,"conceptAmount":null,"conceptId":null,"counterCurrencyId":null,"couponAmount":null,"couponId":null,"currencyId":"ARS","dateApproved":null,"dateCreated":null,"deferredPeriod":null,"description":null,"differentialPricingId":null,"docNumber":null,"docType":null,"externalReference":null,"financeCharge":null,"financialInstitution":null,"firstSixDigits":null,"id":null,"installmentAmount":null,"installments":null,"issuerId":null,"ivs":null,"lastFourDigits":null,"marketplace":"NONE","marketplaceFee":0,"merchantOrder":{"additionalInfo":null,"class":"checkout.MerchantOrder","collector":{"activity":false,"addresses":null,"balance":null,"buyStatus":false,"buyStatusCodes":null,"cards":null,"class":"checkout.User","collectorBrandName":null,"collectorSoftDescriptor":null,"countryId":null,"custId":150935179,"email":null,"firstName":null,"identification":null,"internalTags":null,"isNew":false,"lastName":null,"mercadopagoTcAccepted":false,"nickname":null,"secureEmail":null,"sellStatus":false,"sellStatusCodes":null,"shippingModes":null,"siteId":null,"status":null,"tags":null,"telArea":null,"telNumber":null},"defaultShipmentId":null,"externalReference":null,"id":883832924,"marketplace":"NONE","payer":null,"payments":null,"preferenceId":"150935179-ff3d0f45-f8d7-4be1-8059-8626e74201d2","shipments":null,"siteId":"MLA","status":"opened","totalAmount":100},"notificationUrl":null,"operationType":"regular_payment","orderId":null,"originalAmount":100,"payer":{},"payerId":null,"paymentMethodId":"rapipago","paymentMethodReference":{"id":null,"number":null,"barcode":{}},"paymentMethodReferenceId":null,"paymentTypeId":"ticket","reason":"hola","shippingCost":null,"siteId":"MLA","sponsorId":null,"statementDescriptor":null,"status":null,"statusCode":null,"statusDetail":null,"tag":null,"tags":null,"totalPaidAmount":null,"transactionAmount":100,"transactionOrderId":null},
"merchantOrder": 883832924,
"splitPayments": null,
"splitCurrentIndex": null,
"coupon": null,
"isSplitPaymentModeOn": false,
"shippingCost": null,
"shippingMode": "not_specified",
"isSplitPaymentEnabled": false,
"images": {"logoSeller":"https://static.mlstatic.com/org-img/MP/checkout/mercadopago_default.png"},
"hasPayer": false,
"deviceType": "desktop"
};
</script>
<script type="text/javascript">
var height = 360;
height += 140;
height = height > 610 ? 610 : height;
$LAB.queueScript({src:"https://http2.mlstatic.com/secure/checkout-resources/resourses/scripts/validator-7875459df3.js",crossorigin:'anonymous'})
.queueScript({src: "https://http2.mlstatic.com/secure/checkout-resources/resourses/scripts/reviewStep-5361e5539d.js", crossorigin: 'anonymous'});
</script>
<script type="text/javascript">
(function () {
var hideLayerHandler = function (layers, menu) {
layers.forEach(function (element, i) {
var layerSwitch = document.getElementById(element);
if (layerSwitch && menu) {
document.getElementsByTagName("html")[0].addEventListener("click", function (thisEvent) {
if (thisEvent.target.id !== layerSwitch.id && layerSwitch.checked) {
var child = thisEvent.target, parent = menu;
while ((child = child.parentNode) && child !== parent);
if (!child) {
layerSwitch.checked = null;
}
}
});
}
});
};
var layers = ['nav-header-user-switch'];
var $headerMenu = document.getElementById("nav-header-menu")
hideLayerHandler(layers, $headerMenu);
})();
</script>
<script type="text/javascript">
$LAB.queueScript({src:"https://http2.mlstatic.com/secure/checkout-resources/resourses/scripts/deviceTrack-b402f859f3.js",crossorigin:'anonymous'});
</script>
<script type="text/javascript">
$LAB.runQueue();
</script>
<script type="text/javascript">
window.JSON||(window.JSON={});
(function(){function a(a){return 10>a?"0"+a:a}function b(a){e.lastIndex=0;return e.test(a)?'"'+a.replace(e,function(a){var b=h[a];return"string"===typeof b?b:"\\u"+("0000"+a.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+a+'"'}function c(a,e){var d,h,p,v,w=g,r,m=e[a];m&&"object"===typeof m&&"function"===typeof m.toJSON&&(m=m.toJSON(a));"function"===typeof n&&(m=n.call(e,a,m));switch(typeof m){case "string":return b(m);case "number":return isFinite(m)?String(m):"null";case "boolean":case "null":return String(m);
case "object":if(!m)return"null";g+=f;r=[];if("[object Array]"===Object.prototype.toString.apply(m)){v=m.length;for(d=0;d<v;d+=1)r[d]=c(d,m)||"null";p=0===r.length?"[]":g?"[\n"+g+r.join(",\n"+g)+"\n"+w+"]":"["+r.join(",")+"]";g=w;return p}if(n&&"object"===typeof n)for(v=n.length,d=0;d<v;d+=1)"string"===typeof n[d]&&(h=n[d],(p=c(h,m))&&r.push(b(h)+(g?": ":":")+p));else for(h in m)Object.prototype.hasOwnProperty.call(m,h)&&(p=c(h,m))&&r.push(b(h)+(g?": ":":")+p);p=0===r.length?"{}":g?"{\n"+g+r.join(",\n"+
g)+"\n"+w+"}":"{"+r.join(",")+"}";g=w;return p}}"function"!==typeof Date.prototype.toJSON&&(Date.prototype.toJSON=function(){return isFinite(this.valueOf())?this.getUTCFullYear()+"-"+a(this.getUTCMonth()+1)+"-"+a(this.getUTCDate())+"T"+a(this.getUTCHours())+":"+a(this.getUTCMinutes())+":"+a(this.getUTCSeconds())+"Z":null},String.prototype.toJSON=Number.prototype.toJSON=Boolean.prototype.toJSON=function(){return this.valueOf()});var d=/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,
e=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,g,f,h={"\b":"\\b","\t":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},n;"function"!==typeof window.JSON.stringify&&(window.JSON.stringify=function(a,b,d){var e;f=g="";if("number"===typeof d)for(e=0;e<d;e+=1)f+=" ";else"string"===typeof d&&(f=d);if((n=b)&&"function"!==typeof b&&("object"!==typeof b||"number"!==typeof b.length))throw Error("JSON.stringify");return c("",
{"":a})});"function"!==typeof window.JSON.parse&&(window.JSON.parse=function(a,b){function c(a,e){var d,g,f=a[e];if(f&&"object"===typeof f)for(d in f)Object.prototype.hasOwnProperty.call(f,d)&&(g=c(f,d),void 0!==g?f[d]=g:delete f[d]);return b.call(a,e,f)}var e;a=String(a);d.lastIndex=0;d.test(a)&&(a=a.replace(d,function(a){return"\\u"+("0000"+a.charCodeAt(0).toString(16)).slice(-4)}));if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,
"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return e=eval("("+a+")"),"function"===typeof b?c({"":e},""):e;throw new SyntaxError("JSON.parse");})})();function u(a){if(Array.prototype.reduce)return a.split("").reduce(function(a,b){a=(a<<5)-a+b.charCodeAt(0);return a&a},0);var b=0;if(0===a.length)return b;for(var c=0;c<a.length;c++)b=(b<<5)-b+a.charCodeAt(c),b&=b;return b}
window.x64h={f:function(a,b){a=[a[0]>>>16,a[0]&65535,a[1]>>>16,a[1]&65535];b=[b[0]>>>16,b[0]&65535,b[1]>>>16,b[1]&65535];var c=[0,0,0,0];c[3]+=a[3]+b[3];c[2]+=c[3]>>>16;c[3]&=65535;c[2]+=a[2]+b[2];c[1]+=c[2]>>>16;c[2]&=65535;c[1]+=a[1]+b[1];c[0]+=c[1]>>>16;c[1]&=65535;c[0]+=a[0]+b[0];c[0]&=65535;return[c[0]<<16|c[1],c[2]<<16|c[3]]},c:function(a,b){a=[a[0]>>>16,a[0]&65535,a[1]>>>16,a[1]&65535];b=[b[0]>>>16,b[0]&65535,b[1]>>>16,b[1]&65535];var c=[0,0,0,0];c[3]+=a[3]*b[3];c[2]+=c[3]>>>16;c[3]&=65535;
c[2]+=a[2]*b[3];c[1]+=c[2]>>>16;c[2]&=65535;c[2]+=a[3]*b[2];c[1]+=c[2]>>>16;c[2]&=65535;c[1]+=a[1]*b[3];c[0]+=c[1]>>>16;c[1]&=65535;c[1]+=a[2]*b[2];c[0]+=c[1]>>>16;c[1]&=65535;c[1]+=a[3]*b[1];c[0]+=c[1]>>>16;c[1]&=65535;c[0]+=a[0]*b[3]+a[1]*b[2]+a[2]*b[1]+a[3]*b[0];c[0]&=65535;return[c[0]<<16|c[1],c[2]<<16|c[3]]},h:function(a,b){b%=64;if(32===b)return[a[1],a[0]];if(32>b)return[a[0]<<b|a[1]>>>32-b,a[1]<<b|a[0]>>>32-b];b-=32;return[a[1]<<b|a[0]>>>32-b,a[0]<<b|a[1]>>>32-b]},b:function(a,b){b%=64;return 0===
b?a:32>b?[a[0]<<b|a[1]>>>32-b,a[1]<<b]:[a[1]<<b-32,0]},a:function(a,b){return[a[0]^b[0],a[1]^b[1]]},u:function(a){a=this.a(a,[0,a[0]>>>1]);a=this.c(a,[4283543511,3981806797]);a=this.a(a,[0,a[0]>>>1]);a=this.c(a,[3301882366,444984403]);return a=this.a(a,[0,a[0]>>>1])},Z:function(a,b){a=a||"";b=b||0;for(var c=a.length%16,d=a.length-c,e=[0,b],g=[0,b],f=[0,0],h=[0,0],n=[2277735313,289559509],q=[1291169091,658871167],k=0;k<d;k+=16)f=[a.charCodeAt(k+4)&255|(a.charCodeAt(k+5)&255)<<8|(a.charCodeAt(k+6)&
255)<<16|(a.charCodeAt(k+7)&255)<<24,a.charCodeAt(k)&255|(a.charCodeAt(k+1)&255)<<8|(a.charCodeAt(k+2)&255)<<16|(a.charCodeAt(k+3)&255)<<24],h=[a.charCodeAt(k+12)&255|(a.charCodeAt(k+13)&255)<<8|(a.charCodeAt(k+14)&255)<<16|(a.charCodeAt(k+15)&255)<<24,a.charCodeAt(k+8)&255|(a.charCodeAt(k+9)&255)<<8|(a.charCodeAt(k+10)&255)<<16|(a.charCodeAt(k+11)&255)<<24],f=this.c(f,n),f=this.h(f,31),f=this.c(f,q),e=this.a(e,f),e=this.h(e,27),e=this.f(e,g),e=this.f(this.c(e,[0,5]),[0,1390208809]),h=this.c(h,q),
h=this.h(h,33),h=this.c(h,n),g=this.a(g,h),g=this.h(g,31),g=this.f(g,e),g=this.f(this.c(g,[0,5]),[0,944331445]);f=[0,0];h=[0,0];switch(c){case 15:h=this.a(h,this.b([0,a.charCodeAt(k+14)],48));case 14:h=this.a(h,this.b([0,a.charCodeAt(k+13)],40));case 13:h=this.a(h,this.b([0,a.charCodeAt(k+12)],32));case 12:h=this.a(h,this.b([0,a.charCodeAt(k+11)],24));case 11:h=this.a(h,this.b([0,a.charCodeAt(k+10)],16));case 10:h=this.a(h,this.b([0,a.charCodeAt(k+9)],8));case 9:h=this.a(h,[0,a.charCodeAt(k+8)]),
h=this.c(h,q),h=this.h(h,33),h=this.c(h,n),g=this.a(g,h);case 8:f=this.a(f,this.b([0,a.charCodeAt(k+7)],56));case 7:f=this.a(f,this.b([0,a.charCodeAt(k+6)],48));case 6:f=this.a(f,this.b([0,a.charCodeAt(k+5)],40));case 5:f=this.a(f,this.b([0,a.charCodeAt(k+4)],32));case 4:f=this.a(f,this.b([0,a.charCodeAt(k+3)],24));case 3:f=this.a(f,this.b([0,a.charCodeAt(k+2)],16));case 2:f=this.a(f,this.b([0,a.charCodeAt(k+1)],8));case 1:f=this.a(f,[0,a.charCodeAt(k)]),f=this.c(f,n),f=this.h(f,31),f=this.c(f,q),
e=this.a(e,f)}e=this.a(e,[0,a.length]);g=this.a(g,[0,a.length]);e=this.f(e,g);g=this.f(g,e);e=this.u(e);g=this.u(g);e=this.f(e,g);g=this.f(g,e);return("00000000"+(e[0]>>>0).toString(16)).slice(-8)+("00000000"+(e[1]>>>0).toString(16)).slice(-8)+("00000000"+(g[0]>>>0).toString(16)).slice(-8)+("00000000"+(g[1]>>>0).toString(16)).slice(-8)}};
window.mlbp={options:{s:[/palemoon/i]},F:function(){return{js_type:"js_hash",user_agent:navigator.userAgent,resolution:[screen.height,screen.width,screen.colorDepth].join("x"),time_zone_offset:(new Date).getTimezoneOffset(),session_storage:!!window.sessionStorage,local_storage:!!window.localStorage,plugins:window.mlbp.C(),fonts:window.mlbp.N(),platform:window.mlbp.M(),canvas:"not available"}},da:function(){return{js_type:"js_cookie",value:"x"}},D:function(){return{js_type:"js_fonts",installed_fonts:window.mlbp.J()}},
G:function(){return{js_type:"js_plugins",installed_plugins:window.mlbp.K()}},J:function(){try{var a=window.mlbp.V,a=a.concat(window.mlbp.w);return(new window.mlbp.j(a)).H()}catch(b){return["not available"]}},ha:function(a){var b=[],c;for(c in a)b.push(c);return b},j:function(a){function b(){var a=document.createElement("span");a.style.position="absolute";a.style.left="-9999px";a.style.fontSize="72px";a.innerHTML="mmmmmmmmmmlli";return a}function c(a){for(var b=!1,c=0;c<e.length&&!(b=a[c].offsetWidth!==
n[e[c]]||a[c].offsetHeight!==q[e[c]]);c++);return b}for(var d=[],e=["monospace","sans-serif","serif"],g=document.getElementsByTagName("body")[0],f=document.createElement("div"),h=document.createElement("div"),n={},q={},k=[],l=0,t=e.length;l<t;l++){var p=b();p.style.fontFamily=e[l];f.appendChild(p);k.push(p)}g.appendChild(f);l=0;for(t=e.length;l<t;l++)n[e[l]]=k[l].offsetWidth,q[e[l]]=k[l].offsetHeight;k=function(a){for(var c={},d=0,g=a.length;d<g;d++){for(var f=[],k=0,n=e.length;k<n;k++){var l;l=a[d];
var p=e[k],q=b();q.style.fontFamily="'"+l+"',"+p;l=q;h.appendChild(l);f.push(l)}c[a[d]]=f}return c}(a);g.appendChild(h);l=0;for(t=a.length;l<t;l++)c(k[a[l]])&&d.push(a[l]);d.sort(function(a,b){var c=a.toLowerCase(),d=b.toLowerCase();return c<d?-1:c>d?1:0});g.removeChild(h);g.removeChild(f);this.H=function(){return d};this.P=function(a){for(var b=d.length,b=0,c=d.length;b<c;b++)if(d[b]===a)return!0;return!1}},K:function(){try{var a={};return a=window.ActiveXObject?window.mlbp.I():window.mlbp.o()}catch(b){return["not available"]}},
o:function(){for(var a=[],b=0,c=navigator.plugins.length;b<c;b++)a.push(navigator.plugins[b]);return 0<a.length?(this.W()&&(a=a.sort(function(a,b){return a.name>b.name?1:a.name<b.name?-1:0})),this.map(a,function(a){var b=this.map(a,function(a){return[a.type,a.suffixes].join("~")}).join(",");return[a.name,a.description,b].join("::")},this)):[]},I:function(){var a=[];if(Object.getOwnPropertyDescriptor&&Object.getOwnPropertyDescriptor(window,"ActiveXObject")||"ActiveXObject"in window)a=this.map("AcroPDF.PDF;Adodb.Stream;AgControl.AgControl;DevalVRXCtrl.DevalVRXCtrl.1;MacromediaFlashPaper.MacromediaFlashPaper;Msxml2.DOMDocument;Msxml2.XMLHTTP;PDF.PdfCtrl;QuickTime.QuickTime;QuickTimeCheckObject.QuickTimeCheck.1;RealPlayer;RealPlayer.RealPlayer(tm) ActiveX Control (32-bit);RealVideo.RealVideo(tm) ActiveX Control (32-bit);Scripting.Dictionary;SWCtl.SWCtl;Shell.UIHelper;ShockwaveFlash.ShockwaveFlash;Skype.Detection;TDCCtl.TDCCtl;WMPlayer.OCX;rmocx.RealPlayer G2 Control;rmocx.RealPlayer G2 Control.1".split(";"),
function(a){try{return new ActiveXObject(a),a}catch(b){return null}});navigator.plugins&&(a=a.concat(this.o()));for(var b=[],c=0,d=a.length;c<d;c++)a[c]&&b.push(a[c]);return b},C:function(){var a={};return a=window.ActiveXObject?window.mlbp.A():window.mlbp.B()},A:function(){var a=/[0-9]+/,b={flash:"ShockwaveFlash.ShockwaveFlash.1",wmplayer:"wmplayer.ocx",pdf:"AcroPDF.PDF.1",silverlight:"AgControl.AgControl",quicktime:"QuickTime.QuickTime"},c={},d;for(d in b){var e=window.mlbp.S(b[d]);e&&(e=a.exec(e),
c[d]=e&&e[0]||"")}navigator.javaEnabled()&&(c.java="");return c},B:function(){for(var a={},b=/\d+(.\d+)*/,c=navigator.plugins,d=/Flash|PDF|Java|Silverlight|QuickTime/i,e=0;e<c.length;e++){var g=d.exec(c[e].description);if(g){var g=g[0].toLowerCase(),f=b.exec(c[e].version||c[e].name+" "+c[e].description);a[g]||(a[g]=f&&f[0]||"")}}return a},N:function(){var a=[],b=[],c=[],d=window.mlbp.L(),e=new window.mlbp.j(window.mlbp.fonts),g={Linux:"0346",Mac:"1356",Windows:"2456"},f;for(f in window.mlbp.g)e.P(f)?
-1!=(new String(g[d])).indexOf(window.mlbp.g[f])?a.push('{"'+f+'" :'+window.mlbp.g[f]+"}"):b.push('{"'+f+'" :'+window.mlbp.g[f]+"}"):-1!=(new String(g[d])).indexOf(window.mlbp.g[f])&&c.push('{"'+f+'" :'+window.mlbp.g[f]+"}");return{os:u(new String(JSON.stringify(a))),other_os:JSON.stringify(b),not_os:u(new String(JSON.stringify(c)))}},L:function(){var a="Unknown OS";-1!=navigator.appVersion.indexOf("Win")&&(a="Windows");-1!=navigator.appVersion.indexOf("Mac")&&(a="Mac");-1!=navigator.appVersion.indexOf("Linux")&&
(a="Linux");return a},map:function(a,b,c){var d=[];if(null==a)return d;if(this.U&&a.map===this.U)return a.map(b,c);this.v(a,function(a,g,f){d[d.length]=b.call(c,a,g,f)});return d},v:function(a,b,c){if(null!==a)if(this.T&&a.forEach===this.T)a.forEach(b,c);else if(a.length===+a.length)for(var d=0,e=a.length;d<e&&b.call(c,a[d],d,a)!=={};d++);else for(d in a)if(a.hasOwnProperty(d)&&b.call(c,a[d],d,a)==={})break},W:function(){for(var a=!1,b=0,c=this.options.s.length;b<c;b++)if(navigator.userAgent.match(this.options.s[b])){a=
!0;break}return a},fonts:"Palatino Linotype;Franklin Gothic Medium;Lucida Grande;URW Gothic L;Sylfaen;URW Bookman L;Helvetica Neue;URW Palladio L;Gill Sans;Nimbus Sans L;Lucida Console;Lucida Sans Unicode;Tahoma;Arial Black;Verdana;Arial;Courier New;Comic Sans MS;Impact;Trebuchet MS;Georgia;Times New Roman;Arial Narrow;Century Gothic;Bookman Oldstyle;Book Antigua;Calibri;Cambria;Consolas;Candara;Corbel;Constantia;Geneva;Monaco;Skia;Helvetica;Courier;Bitstream Vera Sans;Bitstream Vera Sans Mono;Bitstream Vera Serif;Utopia;New Century Schoolbook;Fixed;Nimbus Mono;Century Schoolbook L;URW Chancery L;Bitstream Charter;DejaVu Sans Mono;DejaVu Sans Condensed;DejaVu Serif Condensed;DejaVu Sans;DejaVu Serif;Free Mono;Free Sans;Free Serif;Liberation Mono;Liberation Sans;Liberation Serif".split(";"),
g:{"Palatino Linotype":2,"Franklin Gothic Medium":2,"Lucida Grande":1,"URW Gothic L":0,Sylfaen:2,"URW Bookman L":0,"Helvetica Neue":1,"URW Palladio L":0,"Gill Sans":1,"Nimbus Sans L":0,"Lucida Console":2,"Lucida Sans Unicode":2,Tahoma:5,"Arial Black":6,Verdana:6,Arial:6,"Courier New":6,"Comic Sans MS":6,Impact:6,"Trebuchet MS":6,Georgia:6,"Times New Roman":6,"Arial Narrow":5,"Century Gothic":5,"Bookman Oldstyle":5,"Book Antigua":5,Calibri:5,Cambria:5,Consolas:3,Candara:5,Corbel:5,Constantia:5,Geneva:1,
Monaco:1,Skia:1,Helvetica:3,Courier:3,"Bitstream Vera Sans":3,"Bitstream Vera Sans Mono":3,"Bitstream Vera Serif":3,Utopia:3,"New Century Schoolbook":3,Fixed:0,"Nimbus Mono":0,"Century Schoolbook L":0,"URW Chancery L":0,"Bitstream Charter":0,"DejaVu Sans Mono":0,"DejaVu Sans Condensed":0,"DejaVu Serif Condensed":0,"DejaVu Sans":0,"DejaVu Serif":0,"Free Mono":0,"Free Sans":0,"Free Serif":0,"Liberation Mono":0,"Liberation Sans":0,"Liberation Serif":0},V:"Andale Mono;Arial Hebrew;Arial MT;Arial Rounded MT Bold;Arial Unicode MS;Cambria Math;Century;Comic Sans;Garamond;Lucida Bright;Lucida Calligraphy;Lucida Fax;Lucida Handwriting;Lucida Sans;Lucida Sans Typewriter;Microsoft Sans Serif;Monotype Corsiva;MS Gothic;MS Outlook;MS PGothic;MS Reference Sans Serif;MS Sans Serif;MS Serif;MYRIAD;MYRIAD PRO;Palatino;Segoe Print;Segoe Script;Segoe UI;Segoe UI Light;Segoe UI Semibold;Segoe UI Symbol;Times;Times New Roman PS;Wingdings;Wingdings 2;Wingdings 3".split(";"),
w:"AvantGarde Md BT;AVENIR;Baskerville;Big Caslon;Bodoni 72;Brush Script MT;Calisto MT;Copperplate;Didot;Futura;Goudy Stout;Hoefler Text;Old Century;Papyrus;Perpetua;Rockwell".split(";"),$:function(){var a=["monospace","sans-serif","serif"],b=document.getElementsByTagName("body")[0],c=document.createElement("span");c.style.fontSize="72px";c.innerHTML="mmmmmmmmmmlli";for(var d in a)c.style.fontFamily=a[d],b.appendChild(c),b.removeChild(c)},S:function(a){var b=!1,c=null;try{c=new ActiveXObject(a);try{b=
c.GetVariable("$version")}catch(e){try{b=c.aa()}catch(g){try{var d;for(a=1;9>a;a++)c.ga(a+".0")&&(d=a);b=d||!0}catch(f){b=!0}}}}catch(e){b=!1}null!=c&&delete c;return b},base64_encode:function(a){var b,c,d,e,g=0,f=0,h="",h=[];if(!a)return a;do b=a.charCodeAt(g++),c=a.charCodeAt(g++),d=a.charCodeAt(g++),e=b<<16|c<<8|d,b=e>>18&63,c=e>>12&63,d=e>>6&63,e&=63,h[f++]="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/\x3d".charAt(b)+"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/\x3d".charAt(c)+
"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/\x3d".charAt(d)+"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/\x3d".charAt(e);while(g<a.length);h=h.join("");a=a.length%3;return(a?h.slice(0,a-3):h)+"\x3d\x3d\x3d".slice(a||3)},JSONP:{X:null,options:{},call:function(a,b){b||(this.options={});this.options.l=b.l||function(){};this.options.m=b.m||"callback";this.options.i=b.i||[];var c=-1<a.indexOf("?")?"\x26":"?",d=[],e;for(e in this.options.i)d.push(e+"\x3d"+encodeURIComponent(b.i[e]));
d=d.join("\x26");e=document.getElementsByTagName("head")[0];this.X&&e.removeChild(script);script=document.createElement("script");script.type="text/javascript";script.src=a+c+d+(d?"\x26":"")+this.options.m+"\x3dmlbp.JSONP.process";e.appendChild(script)},process:function(a){this.options.l(a)}},O:function(){return window},R:function(){return void 0!==navigator.platform&&null!==navigator.platform?!0:!1},M:function(){return this.R()?navigator.platform:"not available"},ba:function(a,b){var c=[];a.width=
500;a.height=200;a.style.display="inline";b.rect(188,40,200,100);b.fillStyle="red";b.shadowColor="#999";b.shadowBlur=20;b.shadowOffsetX=15;b.shadowOffsetY=15;b.fill();b.font="italic 40pt Calibri";b.strokeStyle="blue";b.strokeText("hEy you W\x3d\x3d0rld!",150,100);b.fillText("floydasnf kz321zcxpl!",50,50);b.rect(188,40,200,100);b.fillStyle="red";b.shadowColor="#999";b.shadowBlur=20;b.shadowOffsetX=15;b.shadowOffsetY=15;b.fill();var d=b.createLinearGradient(0,0,578,200);d.addColorStop(0,"#8ED6FF");
d.addColorStop(1,"#004CB3");b.fillStyle=d;b.fill();b.font="italic 20pt Palatino Linotype";b.fillRect(1,1,60,20);b.fillText("abcdefghijklmnopqrstuvwxyz",58,165);var d=a.width/2,e=a.height/2-10;b.font="30pt Calibri";b.textAlign="center";b.fillStyle="blue";b.fillText("you'll never walk alone! ouuuhh",d,e);var g=b.measureText("you'll never walk alone! ouuuhh").width;b.font="20pt Calibri";b.textAlign="center";b.fillStyle="#555";b.fillText("("+g+"px wide)",d,e+40);d=b.createLinearGradient(0,0,0,225);d.addColorStop(0,
"blue");d.addColorStop(1,"yellow");b.fillStyle=d;b.fillRect(0,0,100,190);b.globalCompositeOperation="multiply";b.fillStyle="rgb(255,0,255)";b.beginPath();b.arc(50,50,50,0,2*Math.PI,!0);b.closePath();b.fill();b.fillStyle="rgb(0,255,255)";b.beginPath();b.arc(100,50,50,0,2*Math.PI,!0);b.closePath();b.fill();b.fillStyle="rgb(255,255,0)";b.beginPath();b.arc(75,100,50,0,2*Math.PI,!0);b.closePath();b.fill();b.fillStyle="rgb(255,0,255)";b.arc(75,75,75,0,2*Math.PI,!0);b.arc(75,75,25,0,2*Math.PI,!0);b.fill("evenodd");
b.fillStyle="black";b.beginPath();b.arc(101,102,2,0,2*Math.PI,!0);b.fill();b.beginPath();b.arc(89,102,2,0,2*Math.PI,!0);b.fill();b.translate(a.width/2,a.height/2);b.scale(-1,1);b.font="30pt Calibri";b.textAlign="center";b.fillStyle="green";b.fillText("westeros! wintefell",0,0);c.push("canvas fp:"+a.toDataURL());return c.join("~")},fa:function(){var a=document.createElement("canvas"),b=!!a.getContext,c=!1;if(b){var d=0==a.toDataURL().indexOf("data:image/png"),e=a.getContext("2d");e&&(c="measureText"in
e&&void 0!==e.measureText(""))}if(b&&d&&c)return{canvas:a,context:e}},ca:function(a){return window.x64h.Z(a,31)},ea:function(){return"not available"}};function x(){var a=y,b=new Image(1,1),c=window.params_dp.Y,d=window.params_dp.url;c&&""!=c&&(d+="?background\x3d"+c,a=window.mlbp.base64_encode(a),d+="\x26message\x3d"+encodeURIComponent(a));b.src=d}var z={};window.params_dp={ia:window.mlbp.O(),url:"https://www.mercadolibre.com/jms/mla/lgz/background/session/armor.9a75494129c1b81e375ef09226e39fd8765e5dc36aa111ba9ef81c051c5a56c7b39cee4506924e9a7640e010b44a590b9e160f1d6a91c96b68a619f1501e126846f1e6d45a6058a925a83f22eaa53eef.9cb64a5a6fa495ce856e7bf3fdde357d",Y:"armor.9a75494129c1b81e375ef09226e39fd8765e5dc36aa111ba9ef81c051c5a56c7b39cee4506924e9a7640e010b44a590b9e160f1d6a91c96b68a619f1501e126846f1e6d45a6058a925a83f22eaa53eef.9cb64a5a6fa495ce856e7bf3fdde357d"};z.hash=window.mlbp.F();z.fonts=window.mlbp.D();
z.plugins=window.mlbp.G();z.cookie={js_type:"js_cookie",value:"x"};window.dp=z;y=JSON.stringify(window.dp.cookie);x();var y=JSON.stringify(window.dp.hash);x();y=JSON.stringify(window.dp.fonts);x();y=JSON.stringify(window.dp.plugins);x();</script>
<script type="text/javascript">
window.mlfp={b:function(d){var c,a,b={id:"dp_obj",allowScriptAccess:"always",width:1,height:1,type:"application/x-shockwave-flash"};b.data=d;a="\x3cobject";for(c in b)a+=" "+c+'\x3d"'+b[c]+'"';a=a+"\x3e"+("\x3cparam name\x3d'movie' value\x3d'"+d+"'/\x3e");a+="\x3c/object\x3e";d=document.createElement("div");d.innerHTML=a;a=d.firstChild;d.removeChild(a);document.body.appendChild(a)},a:function(d){d=window.flash_dpurl;var c=navigator.userAgent,a,b=c.match(/(opera|chrome|safari|firefox|msie|trident(?=\/))\/?\s*(\d+)/i)||
[];/trident/i.test(b[1])&&(a=/\brv[ :]+(\d+)/g.exec(c)||[],browser="IE ",version=a[1]||"");"Chrome"===b[1]&&(a=c.match(/\b(OPR|Edge)\/(\d+)/),null!=a&&(browser=b[1],version=a.slice(1).join(" ").replace("OPR","Opera")));b=b[2]?[b[1],b[2]]:[navigator.appName,navigator.appVersion,"-?"];null!=(a=c.match(/version\/(\d+)/i))&&b.splice(1,1,a[1]);1<b.length&&(browser=b[0],version=b[1]);c=version;c=!("Chrome"==browser&&53<=c);null!=window.flash_dpurl&&-1!=window.flash_dpurl.search("login-dev")&&(c=!0);c&&
window.mlfp.b(d)},tester:function(){window.mlfp.a(getURL())}};window.flash_dpurl="https://www.mercadolibre.com/jms/mla/lgz/background/flash?dps=armor.9a75494129c1b81e375ef09226e39fd8765e5dc36aa111ba9ef81c051c5a56c7b39cee4506924e9a7640e010b44a590b9e160f1d6a91c96b68a619f1501e126846f1e6d45a6058a925a83f22eaa53eef.9cb64a5a6fa495ce856e7bf3fdde357d&urlTest=https://www.mercadolibre.com/jms/mla/lgz/background/session/";window.mlfp.a();</script>
<script type="text/javascript">
function a(){var b=document.createElement("iframe");b.src="https://www.mercadolibre.com/jms/mla/lgz/background?dps=armor.9a75494129c1b81e375ef09226e39fd8765e5dc36aa111ba9ef81c051c5a56c7b39cee4506924e9a7640e010b44a590b9e160f1d6a91c96b68a619f1501e126846f1e6d45a6058a925a83f22eaa53eef.9cb64a5a6fa495ce856e7bf3fdde357d";b.setAttribute("style","display: none; width: 0; height: 0; border: none; margin: 0;");document.body.appendChild(b)}window.addEventListener?window.addEventListener("load",a,!1):window.attachEvent?window.attachEvent("onload",a):window.onload=a;</script>
<noscript>
<img id="noscript" style="display: none" src="https://www.mercadolibre.com/jms/mla/lgz/background/session/armor.9a75494129c1b81e375ef09226e39fd8765e5dc36aa111ba9ef81c051c5a56c7b39cee4506924e9a7640e010b44a590b9e160f1d6a91c96b68a619f1501e126846f1e6d45a6058a925a83f22eaa53eef.9cb64a5a6fa495ce856e7bf3fdde357d?background=armor.9a75494129c1b81e375ef09226e39fd8765e5dc36aa111ba9ef81c051c5a56c7b39cee4506924e9a7640e010b44a590b9e160f1d6a91c96b68a619f1501e126846f1e6d45a6058a925a83f22eaa53eef.9cb64a5a6fa495ce856e7bf3fdde357d&message=eyJqc190eXBlIjoianNfY29va2llIiwidmFsdWUiOiJ4In0">
</noscript>
<script type="text/javascript">
if (typeof( window['_loadingQueue']) === "undefined"){
window['_loadingQueue'] = [];
}
</script>
<script>
var createSwfObject = function(src, attributes, parameters) {
var i, html, div, obj, attr = attributes || {}, param = parameters || {};
attr.type = 'application/x-shockwave-flash';
if (window.ActiveXObject) {
attr.classid = 'clsid:d27cdb6e-ae6d-11cf-96b8-444553540000';
param.movie = src;
}
else {
attr.data = src;
}
html = '<object';
for (i in attr) {
html += ' ' + i + '="' + attr[i] + '"';
}
html += '>';
for (i in param) {
html += '<param name="' + i + '" value="' + param[i] + '" />';
}
html += '</object>';
div = document.createElement('div');
div.innerHTML = html;
obj = div.firstChild;
div.removeChild(obj);
return obj;
};
_loadingQueue.push(function(){
new Image().src = "https://content.mercadopago.com/fp/clear.png?org_id=jk96mpy0&session_id=bbfba8f1-c6ef-40b9-b3e4-504529702984&m=1";
new Image().src = "https://content.mercadopago.com/fp/clear.png?org_id=jk96mpy0&session_id=bbfba8f1-c6ef-40b9-b3e4-504529702984&m=2";
var newScript = document.createElement("script");
newScript.type = "text/javascript";
newScript.src = "https://content.mercadopago.com/fp/check.js?org_id=jk96mpy0&session_id=bbfba8f1-c6ef-40b9-b3e4-504529702984";
document.body.appendChild(newScript);
var swfEl = createSwfObject('https://content.mercadopago.com/fp/fp.swf?org_id=jk96mpy0&session_id=bbfba8f1-c6ef-40b9-b3e4-504529702984', {id: 'obj_id', width: 1, height: 1}, {movie: 'https://content.mercadopago.com/fp/fp.swf?org_id=jk96mpy0&session_id=bbfba8f1-c6ef-40b9-b3e4-504529702984'});
document.body.appendChild(swfEl);
});</script>
<script type="text/javascript">
var $LoadDefer = $LAB;
$LAB.sandbox()
.queueWait(function () {
if (typeof( window['_loadingQueue']) != "undefined") {
for (var i = 0, len = _loadingQueue.length; i < len; i++) {
$LoadDefer = $LoadDefer.wait(_loadingQueue[i]);
}
}
}).runQueue();
</script>
</body>
</html>