File size: 68,190 Bytes
d4159b0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
<!DOCTYPE html>
<html lang="en-ZA">
<head>
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="format-detection" content="telephone=no" />

    <link rel="profile" href="http://gmpg.org/xfn/11">
    <link rel="stylesheet" type="text/css" href="https://news.samsung.com/za/wp-content/themes/btr_newsroom/css/jquery-ui.css" />
    <link rel="stylesheet" href="https://news.samsung.com/za/wp-content/themes/btr_newsroom/style.css?ver=1.1.4">
    <link rel="shortcut icon" type="image/x-icon" href="https://news.samsung.com/za/favicon.ico" />
                <link rel="stylesheet" type="text/css" href="https://img.global.news.samsung.com/betree_content/betree_content.css" />
        <title>Samsung Launches Buy and Try Promotion with Galaxy Z Fold3 5G and Galaxy Z Flip3 5G &#8211; Samsung Newsroom South Africa</title>
<link rel='dns-prefetch' href='//s.w.org' />
		<script type="text/javascript">
			window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/news.samsung.com\/za\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.25"}};
			!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode;p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])?!1:!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([55358,56760,9792,65039],[55358,56760,8203,9792,65039])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(n=t.source||{}).concatemoji?c(n.concatemoji):n.wpemoji&&n.twemoji&&(c(n.twemoji),c(n.wpemoji)))}(window,document,window._wpemojiSettings);
		</script>
		<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
<link rel='stylesheet' id='mb.miniAudioPlayer.css-css'  href='https://news.samsung.com/za/wp-content/plugins/wp-miniaudioplayer/css/miniplayer.css?ver=1.8.10' type='text/css' media='screen' />
<link rel='stylesheet' id='amazonpolly-css'  href='https://news.samsung.com/za/wp-content/plugins/amazon-polly/public/css/amazonpolly-public.css?ver=1.0.0' type='text/css' media='all' />
<link rel='stylesheet' id='btr-image-controller-css-css'  href='https://news.samsung.com/za/wp-content/plugins/btr_image_controller/css/style_zoom.css?ver=1.0.0' type='text/css' media='all' />
<script type='text/javascript' src='https://news.samsung.com/za/wp-includes/js/jquery/jquery.js?ver=1.12.4'></script>
<script type='text/javascript' src='https://news.samsung.com/za/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1'></script>
<script type='text/javascript' src='https://news.samsung.com/za/wp-content/plugins/wp-miniaudioplayer/js/jquery.mb.miniAudioPlayer.min.js?ver=1.8.10'></script>
<script type='text/javascript' src='https://news.samsung.com/za/wp-content/plugins/wp-miniaudioplayer/js/map_overwrite_default_me.js?ver=1.8.10'></script>
<script type='text/javascript' src='https://news.samsung.com/za/wp-content/plugins/amazon-polly/public/js/amazonpolly-public.js?ver=1.0.0'></script>
<link rel='https://api.w.org/' href='https://news.samsung.com/za/wp-json/' />
<link rel="canonical" href="https://news.samsung.com/za/samsung-launches-buy-and-try-promotion-with-galaxy-z-fold3-5g-and-galaxy-z-flip3-5g" />
<link rel='shortlink' href='https://bit.ly/3tGGdcj' />
<link rel="alternate" type="application/json+oembed" href="https://news.samsung.com/za/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fnews.samsung.com%2Fza%2Fsamsung-launches-buy-and-try-promotion-with-galaxy-z-fold3-5g-and-galaxy-z-flip3-5g" />
<link rel="alternate" type="text/xml+oembed" href="https://news.samsung.com/za/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fnews.samsung.com%2Fza%2Fsamsung-launches-buy-and-try-promotion-with-galaxy-z-fold3-5g-and-galaxy-z-flip3-5g&#038;format=xml" />

<!-- start miniAudioPlayer custom CSS -->

<style id="map_custom_css">
       

/* DO NOT REMOVE OR MODIFY */
/*{'skinName': 'mySkin', 'borderRadius': 5, 'main': 'rgb(255, 217, 102)', 'secondary': 'rgb(68, 68, 68)', 'playerPadding': 0}*/
/* END - DO NOT REMOVE OR MODIFY */
/*++++++++++++++++++++++++++++++++++++++++++++++++++
Copyright (c) 2001-2014. Matteo Bicocchi (Pupunzi);
http://pupunzi.com/mb.components/mb.miniAudioPlayer/demo/skinMaker.html

Skin name: mySkin
borderRadius: 5
background: rgb(255, 217, 102)
icons: rgb(68, 68, 68)
border: rgb(55, 55, 55)
borderLeft: rgb(255, 230, 153)
borderRight: rgb(255, 204, 51)
mute: rgba(68, 68, 68, 0.4)
download: rgba(255, 217, 102, 0.4)
downloadHover: rgb(255, 217, 102)
++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* Older browser (IE8) - not supporting rgba() */
.mbMiniPlayer.mySkin .playerTable span{background-color:#ffd966}
.mbMiniPlayer.mySkin .playerTable span.map_play{border-left:1px solid #ffd966;}
.mbMiniPlayer.mySkin .playerTable span.map_volume{border-right:1px solid #ffd966;}
.mbMiniPlayer.mySkin .playerTable span.map_volume.mute{color: #444444;}
.mbMiniPlayer.mySkin .map_download{color: #444444;}
.mbMiniPlayer.mySkin .map_download:hover{color: #444444;}
.mbMiniPlayer.mySkin .playerTable span{color: #444444;}
.mbMiniPlayer.mySkin .playerTable {border: 1px solid #444444 !important;}

/*++++++++++++++++++++++++++++++++++++++++++++++++*/

.mbMiniPlayer.mySkin .playerTable{background-color:transparent; border-radius:5px !important;}
.mbMiniPlayer.mySkin .playerTable span{background-color:rgb(255, 217, 102); padding:3px !important; font-size: 20px;}
.mbMiniPlayer.mySkin .playerTable span.map_time{ font-size: 12px !important; width: 50px !important}
.mbMiniPlayer.mySkin .playerTable span.map_title{ padding:4px !important}
.mbMiniPlayer.mySkin .playerTable span.map_play{border-left:1px solid rgb(255, 204, 51); border-radius:0 4px 4px 0 !important;}
.mbMiniPlayer.mySkin .playerTable span.map_volume{padding-left:6px !important}
.mbMiniPlayer.mySkin .playerTable span.map_volume{border-right:1px solid rgb(255, 230, 153); border-radius:4px 0 0 4px !important;}
.mbMiniPlayer.mySkin .playerTable span.map_volume.mute{color: rgba(68, 68, 68, 0.4);}
.mbMiniPlayer.mySkin .map_download{color: rgba(255, 217, 102, 0.4);}
.mbMiniPlayer.mySkin .map_download:hover{color: rgb(255, 217, 102);}
.mbMiniPlayer.mySkin .playerTable span{color: rgb(68, 68, 68);text-shadow: none!important;}
.mbMiniPlayer.mySkin .playerTable span{color: rgb(68, 68, 68);}
.mbMiniPlayer.mySkin .playerTable {border: 1px solid rgb(55, 55, 55) !important;}
.mbMiniPlayer.mySkin .playerTable span.map_title{color: #000; text-shadow:none!important}
.mbMiniPlayer.mySkin .playerTable .jp-load-bar{background-color:rgba(255, 217, 102, 0.3);}
.mbMiniPlayer.mySkin .playerTable .jp-play-bar{background-color:#ffd966;}
.mbMiniPlayer.mySkin .playerTable span.map_volumeLevel a{background-color:rgb(94, 94, 94); height:80%!important }
.mbMiniPlayer.mySkin .playerTable span.map_volumeLevel a.sel{background-color:#444444;}
.mbMiniPlayer.mySkin  span.map_download{font-size:50px !important;}
/* Wordpress playlist select */
.map_pl_container .pl_item.sel{background-color:#ffd966 !important; color: #444444}
/*++++++++++++++++++++++++++++++++++++++++++++++++*/

</style>
	
<!-- end miniAudioPlayer custom CSS -->
	
    <meta property="og:title" content="Samsung Launches Buy and Try Promotion with Galaxy Z Fold3 5G and Galaxy Z Flip3 5G" />
<meta property="og:image" content="https://img.global.news.samsung.com/za/wp-content/uploads/2021/08/galaxy_zfold3_zflip35g_main_kv-768x543.jpg" />
<meta property="og:url" content="https://news.samsung.com/za/samsung-launches-buy-and-try-promotion-with-galaxy-z-fold3-5g-and-galaxy-z-flip3-5g" />
<meta property="og:description" content="The unique premium smartphone trial period is a first of its kind in South Africa &nbsp; &nbsp; JOHANNESBURG, South Africa โ€“ 13 September 2021 โ€“ Samsung has" />

<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@SamsungNewsroom" />
<meta name="twitter:title" content="Samsung Launches Buy and Try Promotion with Galaxy Z Fold3 5G and Galaxy Z Flip3 5G" />
<meta name="twitter:description" content="The unique premium smartphone trial period is a first of its kind in South Africa &nbsp; &nbsp; JOHANNESBURG, South Africa โ€“ 13 September 2021 โ€“ Samsung has" />
<meta name="twitter:image" content="https://img.global.news.samsung.com/za/wp-content/uploads/2021/08/galaxy_zfold3_zflip35g_main_kv-768x543.jpg" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-LW44SG63DX"></script>
<script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());

    gtag('config', 'G-LW44SG63DX',{
        'cookie_expires': 31536000 ,  // 1 year
        'anonymize_ip': true
    });
</script><meta name="description" content="The unique premium smartphone trial period is a first of its kind in South Africa &nbsp; &nbsp; JOHANNESBURG, South Africa โ€“ 13 September 2021 โ€“ Samsung has" /></head>
<body>

<div id="wrapper">
    <div id="header">
        <div class="notice_banner" style="display:none;">
            <div class="inner">
                <p class="notice">Samsung Newsroom's videos will no longer be supported on Internet Explorer. Please try a different type of <a href="https://www.youtube.com/supported_browsers" target="_blank">web browser</a>.</p>
                <button type="button" class="btn_notice_close">close</button>
            </div>
        </div>
        <div class="header_box">
            <div class="header_inner">
                <div class="header_wrap clearfix">
                                        <p class="logo"><a href="https://news.samsung.com/za/">
                        <svg id="๋ ˆ์ด์–ด_1" data-name="๋ ˆ์ด์–ด 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 317 64"><defs><style>.cls-1{fill:none;}</style></defs><rect class="cls-1" width="317" height="64"/><path d="M7.26,22.64A8.64,8.64,0,0,1,3,21.69a11.35,11.35,0,0,1-3-2.38l3.16-2.38a5,5,0,0,0,1.76,1.78,4.38,4.38,0,0,0,2.32.62,2.8,2.8,0,0,0,2.1-.74,2.34,2.34,0,0,0,.72-1.68,1.48,1.48,0,0,0-.33-1,3,3,0,0,0-.86-.68,6.81,6.81,0,0,0-1.24-.5l-1.44-.45c-.63-.2-1.26-.41-1.88-.64a6.21,6.21,0,0,1-1.7-.93,4.67,4.67,0,0,1-1.22-1.43A4.34,4.34,0,0,1,.92,9.17a4.48,4.48,0,0,1,.46-2A5,5,0,0,1,2.66,5.49a6.23,6.23,0,0,1,2-1.1A7.55,7.55,0,0,1,7.08,4a9.07,9.07,0,0,1,2,.2,8,8,0,0,1,1.65.56,7.41,7.41,0,0,1,1.38.85A11,11,0,0,1,13.32,6.7L10.47,8.92A3.79,3.79,0,0,0,7.11,7.08a2.85,2.85,0,0,0-1.94.59,1.91,1.91,0,0,0-.66,1.46,1.41,1.41,0,0,0,.3.92,2.79,2.79,0,0,0,.83.65,7.22,7.22,0,0,0,1.21.51l1.46.47c.62.2,1.26.43,1.89.68a7.41,7.41,0,0,1,1.74,1,5.05,5.05,0,0,1,1.26,1.49A4.49,4.49,0,0,1,13.68,17a5.24,5.24,0,0,1-.43,2.08A5.52,5.52,0,0,1,12,20.9a6.26,6.26,0,0,1-2,1.26A7.3,7.3,0,0,1,7.26,22.64Z"/><path d="M23.13,22.64a7.49,7.49,0,0,1-5-2,7.45,7.45,0,0,1-1.68-2.34,7.59,7.59,0,0,1-.64-3.16A7.62,7.62,0,0,1,16.42,12a7.08,7.08,0,0,1,4-3.81,7.9,7.9,0,0,1,2.74-.5,7,7,0,0,1,2.73.53A5.78,5.78,0,0,1,28,9.68v-2h3.44v14.9H28V20.5a5.52,5.52,0,0,1-2.09,1.57A6.64,6.64,0,0,1,23.13,22.64Zm.56-3.15a4.75,4.75,0,0,0,1.79-.34,4.09,4.09,0,0,0,1.4-.93,4.58,4.58,0,0,0,.93-1.39,4.2,4.2,0,0,0,.34-1.7,4.09,4.09,0,0,0-.34-1.67,4.42,4.42,0,0,0-.93-1.38,4.21,4.21,0,0,0-1.4-.92,4.83,4.83,0,0,0-3.56,0,4.47,4.47,0,0,0-1.44.91,4.07,4.07,0,0,0-.95,1.36,4.2,4.2,0,0,0-.35,1.7,4.25,4.25,0,0,0,.35,1.71,4.09,4.09,0,0,0,.95,1.39,4.49,4.49,0,0,0,1.44.92A4.73,4.73,0,0,0,23.69,19.49Z"/><path d="M34.14,7.72h3.41V9.64a5.17,5.17,0,0,1,1.8-1.43,5.56,5.56,0,0,1,2.46-.52,6.08,6.08,0,0,1,3,.66,4.76,4.76,0,0,1,1.88,1.87,5.69,5.69,0,0,1,2-1.84,5.89,5.89,0,0,1,2.87-.69,5.91,5.91,0,0,1,4.53,1.64,6.32,6.32,0,0,1,1.53,4.49v8.8H54.09V14.13a3.75,3.75,0,0,0-.82-2.53,3,3,0,0,0-2.42-.93,3.17,3.17,0,0,0-2.34.95,3.88,3.88,0,0,0-.95,2.86v8.14H44.07V14a3.57,3.57,0,0,0-.79-2.46,2.93,2.93,0,0,0-2.34-.9,3.23,3.23,0,0,0-2.41,1,4,4,0,0,0-1,2.91v8.07H34.14Z"/><path d="M65.8,22.64a8.32,8.32,0,0,1-4.1-.91,6.35,6.35,0,0,1-2.52-2.66l3.19-1.44a3.71,3.71,0,0,0,1.45,1.51,4.21,4.21,0,0,0,2.14.52,3,3,0,0,0,1.91-.51,1.52,1.52,0,0,0,.64-1.21.77.77,0,0,0-.3-.63,2.71,2.71,0,0,0-.76-.43,6.8,6.8,0,0,0-1.11-.3L65,16.31c-.65-.13-1.28-.28-1.9-.46a6.19,6.19,0,0,1-1.67-.74,4,4,0,0,1-1.2-1.21A3.56,3.56,0,0,1,59.79,12a3.42,3.42,0,0,1,.42-1.64A4.49,4.49,0,0,1,61.4,9a6,6,0,0,1,1.84-1,8,8,0,0,1,2.41-.35,7.6,7.6,0,0,1,3.73.83,6.25,6.25,0,0,1,2.36,2.26l-2.93,1.38A3.22,3.22,0,0,0,67.54,11a4,4,0,0,0-1.89-.44,2.9,2.9,0,0,0-1.81.47,1.32,1.32,0,0,0-.58,1.06c0,.47.29.81.86,1a19.81,19.81,0,0,0,2.55.65,16,16,0,0,1,1.85.45,6.63,6.63,0,0,1,1.69.75,4,4,0,0,1,1.24,1.21A3.47,3.47,0,0,1,71.92,18a3.84,3.84,0,0,1-.36,1.57,4.33,4.33,0,0,1-1.11,1.51,5.83,5.83,0,0,1-1.89,1.13A7.81,7.81,0,0,1,65.8,22.64Z"/><path d="M87.33,22.62H83.92V20.75a5,5,0,0,1-1.78,1.39,5.78,5.78,0,0,1-2.5.5A5.45,5.45,0,0,1,75.45,21a6.46,6.46,0,0,1-1.54-4.6V7.72H77.4V16a4.25,4.25,0,0,0,.77,2.68,2.87,2.87,0,0,0,2.41,1,3.1,3.1,0,0,0,2.37-1,4.16,4.16,0,0,0,.94-2.93v-8h3.44Z"/><path d="M90.09,7.72H93.5v2a5.54,5.54,0,0,1,1.87-1.5A5.83,5.83,0,0,1,98,7.69a5.69,5.69,0,0,1,4.34,1.65,6.38,6.38,0,0,1,1.57,4.6v8.68h-3.49V14.33a4,4,0,0,0-.84-2.68,3.16,3.16,0,0,0-2.53-1,3.35,3.35,0,0,0-2.48,1,4,4,0,0,0-1,2.94v8H90.09Z"/><path d="M118.21,20.35A5.49,5.49,0,0,1,116.12,22a6.29,6.29,0,0,1-2.78.61,7.29,7.29,0,0,1-2.66-.5,7.19,7.19,0,0,1-2.35-1.46,7.32,7.32,0,0,1-1.69-2.34,7.59,7.59,0,0,1-.63-3.16,7.62,7.62,0,0,1,.62-3.18,7.06,7.06,0,0,1,4-3.81,7.81,7.81,0,0,1,2.74-.5,6.32,6.32,0,0,1,2.72.58,5.75,5.75,0,0,1,2.06,1.55V7.72h3.44V22.05a8.44,8.44,0,0,1-.49,2.92,6.71,6.71,0,0,1-1.47,2.38,6.94,6.94,0,0,1-2.4,1.61,8.8,8.8,0,0,1-3.33.59,10.27,10.27,0,0,1-2.64-.32,8,8,0,0,1-2.12-.89A7.55,7.55,0,0,1,107.51,27a8.37,8.37,0,0,1-1.22-1.72l3-1.86a6.64,6.64,0,0,0,1.84,2.24,4.7,4.7,0,0,0,2.8.74,4.2,4.2,0,0,0,1.76-.36,4,4,0,0,0,1.34-.94,4.25,4.25,0,0,0,.84-1.37,4.79,4.79,0,0,0,.29-1.63Zm-4.31-.86a4.75,4.75,0,0,0,1.79-.34,4.09,4.09,0,0,0,1.4-.93,4.58,4.58,0,0,0,.93-1.39,4.2,4.2,0,0,0,.34-1.7,4.09,4.09,0,0,0-.34-1.67,4.42,4.42,0,0,0-.93-1.38,4.21,4.21,0,0,0-1.4-.92,4.75,4.75,0,0,0-1.79-.34,4.8,4.8,0,0,0-1.77.34,4.47,4.47,0,0,0-1.44.91,4.31,4.31,0,0,0,0,6.16,4.49,4.49,0,0,0,1.44.92A4.8,4.8,0,0,0,113.9,19.49Z"/><path d="M0,35.32H3.93L12,48V35.32h3.47V53.94h-3.7L3.47,40.86V53.94H0Z"/><path d="M25.56,54a8.53,8.53,0,0,1-3.21-.58,7.41,7.41,0,0,1-2.49-1.58,7.21,7.21,0,0,1-1.61-2.38,7.48,7.48,0,0,1-.57-2.91,7.31,7.31,0,0,1,.6-3,7.38,7.38,0,0,1,1.64-2.39,8.1,8.1,0,0,1,2.46-1.6A7.93,7.93,0,0,1,25.43,39a8.59,8.59,0,0,1,3.08.54,7,7,0,0,1,4.6,6.66v1.22H21A4.39,4.39,0,0,0,22.52,50a4.67,4.67,0,0,0,3,1,4.36,4.36,0,0,0,4.13-2.62l2.83,1.63a7.68,7.68,0,0,1-2.71,2.92A7.77,7.77,0,0,1,25.56,54ZM25.43,42a5.08,5.08,0,0,0-2.69.69,3.7,3.7,0,0,0-1.59,1.81h8.47a3.17,3.17,0,0,0-1.48-1.86A5.3,5.3,0,0,0,25.43,42Z"/><path d="M33.59,39h3.52l3.3,10.28L44.16,39h3.41l3.68,10.31L54.66,39h3.5L52.93,53.94H49.61L45.84,43.61,42,53.94H38.57Z"/><path d="M65.25,54a8.33,8.33,0,0,1-4.11-.92,6.29,6.29,0,0,1-2.52-2.66L61.81,49a3.77,3.77,0,0,0,1.45,1.51A4.24,4.24,0,0,0,65.4,51a3.05,3.05,0,0,0,1.92-.51A1.52,1.52,0,0,0,68,49.26a.8.8,0,0,0-.3-.64,2.7,2.7,0,0,0-.76-.42,6.8,6.8,0,0,0-1.11-.3l-1.33-.27c-.65-.13-1.28-.29-1.9-.46a6.2,6.2,0,0,1-1.67-.75,3.85,3.85,0,0,1-1.2-1.21,3.47,3.47,0,0,1-.46-1.86,3.42,3.42,0,0,1,.42-1.64,4.38,4.38,0,0,1,1.19-1.4,5.69,5.69,0,0,1,1.85-1,8.55,8.55,0,0,1,6.15.48,6.25,6.25,0,0,1,2.36,2.26l-2.94,1.38A3.22,3.22,0,0,0,67,42.29a4,4,0,0,0-1.89-.44,3,3,0,0,0-1.81.46,1.36,1.36,0,0,0-.59,1.07c0,.48.29.81.87,1a19.81,19.81,0,0,0,2.55.65,16,16,0,0,1,1.85.45,7.41,7.41,0,0,1,1.69.75,3.91,3.91,0,0,1,1.24,1.22,3.36,3.36,0,0,1,.47,1.86A4,4,0,0,1,71,50.89a4.6,4.6,0,0,1-1.11,1.51A6,6,0,0,1,68,53.53,7.83,7.83,0,0,1,65.25,54Z"/><path d="M73.49,39h3.42v2.22A3.85,3.85,0,0,1,80.73,39a5.48,5.48,0,0,1,1.47.18,5.1,5.1,0,0,1,1.16.46l-1.3,3.26a3.74,3.74,0,0,0-.85-.42A3.8,3.8,0,0,0,80,42.34a2.93,2.93,0,0,0-2.28.85A4.08,4.08,0,0,0,76.93,46v8H73.49Z"/><path d="M91.86,54a7.9,7.9,0,0,1-3-.58,7.58,7.58,0,0,1-2.46-1.6,7.45,7.45,0,0,1-1.64-2.38,7.43,7.43,0,0,1,0-5.85,7.49,7.49,0,0,1,1.64-2.39,7.75,7.75,0,0,1,2.46-1.6,8.09,8.09,0,0,1,3-.58,7.81,7.81,0,0,1,5.47,2.18A7.55,7.55,0,0,1,99,43.56a7.43,7.43,0,0,1,0,5.85,7.5,7.5,0,0,1-1.66,2.38A7.81,7.81,0,0,1,91.86,54Zm0-3.24a4.37,4.37,0,0,0,3.08-1.25,4.1,4.1,0,0,0,.92-1.35,4.14,4.14,0,0,0,.33-1.64,4.2,4.2,0,0,0-.33-1.66,4.1,4.1,0,0,0-.92-1.35,4.45,4.45,0,0,0-4.8-.91,4.15,4.15,0,0,0-1.38.91,4.21,4.21,0,0,0-1.24,3,4.14,4.14,0,0,0,.33,1.64,4.23,4.23,0,0,0,.91,1.35,4,4,0,0,0,1.38.91A4.29,4.29,0,0,0,91.86,50.73Z"/><path d="M109.1,54a7.81,7.81,0,0,1-3-.58,7.37,7.37,0,0,1-2.46-1.6A7.47,7.47,0,0,1,102,49.41a7.43,7.43,0,0,1,0-5.85,7.54,7.54,0,0,1,4.11-4,8,8,0,0,1,3-.58,7.91,7.91,0,0,1,3,.58,7.75,7.75,0,0,1,2.46,1.6,7.39,7.39,0,0,1,1.66,2.39,7.43,7.43,0,0,1,0,5.85,7.35,7.35,0,0,1-1.66,2.38,7.58,7.58,0,0,1-2.46,1.6A7.72,7.72,0,0,1,109.1,54Zm0-3.24a4.25,4.25,0,0,0,1.71-.34,4.2,4.2,0,0,0,1.38-.91,4.25,4.25,0,0,0,.92-1.35,4.14,4.14,0,0,0,.33-1.64,4.2,4.2,0,0,0-.33-1.66,4.25,4.25,0,0,0-.92-1.35,4.36,4.36,0,0,0-1.38-.91,4.42,4.42,0,0,0-1.71-.34,4.47,4.47,0,0,0-1.72.34,4.15,4.15,0,0,0-1.38.91,4.2,4.2,0,0,0-.9,1.35,4,4,0,0,0-.34,1.66,4,4,0,0,0,.34,1.64,4.2,4.2,0,0,0,.9,1.35,4,4,0,0,0,1.38.91A4.29,4.29,0,0,0,109.1,50.73Z"/><path d="M119,39h3.42V41a5.17,5.17,0,0,1,1.8-1.43,5.56,5.56,0,0,1,2.46-.53,6.15,6.15,0,0,1,3,.67,4.7,4.7,0,0,1,1.88,1.87,5.6,5.6,0,0,1,2-1.84,6.74,6.74,0,0,1,7.41,1,6.28,6.28,0,0,1,1.54,4.49v8.81H139v-8.5a3.75,3.75,0,0,0-.82-2.53,3.06,3.06,0,0,0-2.42-.93,3.19,3.19,0,0,0-2.35,1,3.88,3.88,0,0,0-1,2.86v8.15h-3.49v-8.6a3.57,3.57,0,0,0-.79-2.46,3,3,0,0,0-2.35-.9,3.23,3.23,0,0,0-2.41,1,4,4,0,0,0-1,2.92v8.07H119Z"/><path d="M157.38,53.92a6.57,6.57,0,0,1-3.19-.71A7.1,7.1,0,0,1,152,51.3L153.69,50a4.78,4.78,0,0,0,1.59,1.52,4,4,0,0,0,2.07.53,3,3,0,0,0,2.11-.71,2.25,2.25,0,0,0,.8-1.78,1.72,1.72,0,0,0-.28-1,2.54,2.54,0,0,0-.77-.72,5.72,5.72,0,0,0-1.11-.52c-.41-.15-.85-.28-1.3-.42s-1-.34-1.5-.54a5.49,5.49,0,0,1-1.35-.74,3.26,3.26,0,0,1-1.35-2.78A3.39,3.39,0,0,1,153,41.3a3.93,3.93,0,0,1,1-1.24,4.57,4.57,0,0,1,1.49-.83,5.68,5.68,0,0,1,1.87-.3,5.6,5.6,0,0,1,2.78.64,6.83,6.83,0,0,1,1.95,1.7l-1.61,1.15a3.44,3.44,0,0,0-3.12-1.72,3,3,0,0,0-1.94.6,1.93,1.93,0,0,0-.74,1.55,1.58,1.58,0,0,0,.29.95,2.28,2.28,0,0,0,.76.68,5.4,5.4,0,0,0,1.08.49l1.27.43c.52.17,1,.36,1.55.57a5.25,5.25,0,0,1,1.37.78,3.83,3.83,0,0,1,1,1.17,3.5,3.5,0,0,1,.38,1.7,4,4,0,0,1-.35,1.62,4.37,4.37,0,0,1-1,1.37,4.73,4.73,0,0,1-1.55,1A5.51,5.51,0,0,1,157.38,53.92Z"/><path d="M170.46,53.92a6.29,6.29,0,0,1-4.39-1.73,5.93,5.93,0,0,1,0-8.55,6.35,6.35,0,0,1,4.39-1.74,6.37,6.37,0,0,1,2.43.47,6.17,6.17,0,0,1,2,1.27,6,6,0,0,1,1.34,1.91,6.07,6.07,0,0,1,0,4.73,6,6,0,0,1-1.34,1.91,6.17,6.17,0,0,1-2,1.27A6.37,6.37,0,0,1,170.46,53.92Zm0-1.8a4.27,4.27,0,0,0,1.68-.33,4.36,4.36,0,0,0,1.36-.9,4.2,4.2,0,0,0,.91-1.33,4.24,4.24,0,0,0,0-3.28,4.13,4.13,0,0,0-.91-1.34,4.36,4.36,0,0,0-1.36-.9,4.27,4.27,0,0,0-1.68-.33,4.26,4.26,0,0,0-3,1.23,4.27,4.27,0,0,0-.9,1.34,4.24,4.24,0,0,0,0,3.28,4.34,4.34,0,0,0,.9,1.33,4.26,4.26,0,0,0,3,1.23Z"/><path d="M183.75,53.92a4.64,4.64,0,0,1-3.63-1.4,5.59,5.59,0,0,1-1.28-3.92V41.92h2V48.5a4.25,4.25,0,0,0,.79,2.68,3,3,0,0,0,2.49,1,2.91,2.91,0,0,0,2.39-1,4,4,0,0,0,.86-2.7V41.92h1.95v12h-1.9V52a4,4,0,0,1-1.44,1.39A4.28,4.28,0,0,1,183.75,53.92Z"/><path d="M191.16,41.92h2.09V39.65l1.93-1.33v3.6H198v1.77h-2.8v5.57a8.13,8.13,0,0,0,.1,1.45,1.58,1.58,0,0,0,.41.85,1.61,1.61,0,0,0,.86.4,8,8,0,0,0,1.43.1V53.9h-.28a9.3,9.3,0,0,1-2.17-.21,2.69,2.69,0,0,1-1.37-.75,3,3,0,0,1-.7-1.42,10,10,0,0,1-.21-2.24V43.69h-2.09Z"/><path d="M200.17,38.75h1.93V44a4.73,4.73,0,0,1,4.05-2.14,5.72,5.72,0,0,1,2.12.37,4.29,4.29,0,0,1,1.62,1,4.75,4.75,0,0,1,1,1.68,6.73,6.73,0,0,1,.35,2.23V53.9h-2V47.35a4,4,0,0,0-.88-2.7,3.3,3.3,0,0,0-2.62-1,3.86,3.86,0,0,0-1.45.28,3.5,3.5,0,0,0-1.92,2,3.9,3.9,0,0,0-.28,1.51V53.9h-2Z"/><path d="M223.75,39h2.06l5.53,14.94h-2.07L228,50.48h-6.47l-1.25,3.42H218.2Zm-1.52,9.62h5.08l-2.54-6.9Z"/><path d="M232,41.92h2.09v-.18a10,10,0,0,1,.21-2.24,3,3,0,0,1,.74-1.43,2.9,2.9,0,0,1,1.4-.74,9.19,9.19,0,0,1,2.21-.22h.19v1.82a8.4,8.4,0,0,0-1.49.11,1.54,1.54,0,0,0-.85.44,1.73,1.73,0,0,0-.37.91,9.06,9.06,0,0,0-.1,1.53h2.81v1.77h-2.81V53.9h-1.94V43.69H232Z"/><path d="M240.84,41.92h1.93v1.72a3.14,3.14,0,0,1,3-1.72,4.32,4.32,0,0,1,1.33.18,6.13,6.13,0,0,1,1,.42l-.81,1.82a5,5,0,0,0-.72-.38,3.1,3.1,0,0,0-1.11-.15,2.53,2.53,0,0,0-2,.8,3.62,3.62,0,0,0-.75,2.54v2.24c0,.4,0,.81,0,1.22V53.9h-2Z"/><path d="M249.36,39a1.31,1.31,0,0,1,1.4-1.38,1.4,1.4,0,0,1,1,.38,1.55,1.55,0,0,1,0,2,1.41,1.41,0,0,1-2.44-1Zm.41,2.92h2v12h-2Z"/><path d="M260.18,53.92a6.36,6.36,0,0,1-2.5-.47,6.29,6.29,0,0,1-2-1.28,5.64,5.64,0,0,1-1.32-1.91,6,6,0,0,1,0-4.72,6.06,6.06,0,0,1,1.33-1.92,6,6,0,0,1,2-1.26,6.74,6.74,0,0,1,2.47-.46,6.34,6.34,0,0,1,1.86.27,5.7,5.7,0,0,1,2.87,1.9,6.1,6.1,0,0,1,.88,1.47l-1.74.69a4.26,4.26,0,0,0-1.54-1.85,4.1,4.1,0,0,0-2.35-.67,4.34,4.34,0,0,0-1.71.33,4.15,4.15,0,0,0-2.6,3.88,4.07,4.07,0,0,0,.33,1.64,4.2,4.2,0,0,0,.91,1.33,4.27,4.27,0,0,0,1.39.9,4.49,4.49,0,0,0,1.74.33,3.9,3.9,0,0,0,2.41-.73,4.51,4.51,0,0,0,1.48-1.82l1.78.73a6.14,6.14,0,0,1-.89,1.45,5.56,5.56,0,0,1-1.27,1.15,6,6,0,0,1-1.62.76A6.62,6.62,0,0,1,260.18,53.92Z"/><path d="M273.49,53.92a6.28,6.28,0,0,1-2.37-.45,6,6,0,0,1-1.94-1.25,5.81,5.81,0,0,1-1.31-1.91,5.74,5.74,0,0,1-.49-2.39,6.07,6.07,0,0,1,.47-2.39,5.92,5.92,0,0,1,3.25-3.17,6.32,6.32,0,0,1,2.39-.46,5.5,5.5,0,0,1,2.47.61,4.82,4.82,0,0,1,1.93,1.7V41.92h1.92v12h-1.92V51.68A4.69,4.69,0,0,1,276,53.34,5.61,5.61,0,0,1,273.49,53.92Zm.18-1.8a4.43,4.43,0,0,0,1.72-.33,4.49,4.49,0,0,0,1.38-.89,4.18,4.18,0,0,0,1.26-3,4,4,0,0,0-.34-1.64,4.16,4.16,0,0,0-.92-1.34,4.34,4.34,0,0,0-1.38-.9,4.43,4.43,0,0,0-1.72-.33A4.35,4.35,0,0,0,272,44a4.4,4.4,0,0,0-1.37.9,4.16,4.16,0,0,0-.92,1.34,4,4,0,0,0-.34,1.64,4.18,4.18,0,0,0,1.26,3,4.56,4.56,0,0,0,1.37.89A4.35,4.35,0,0,0,273.67,52.12Z"/></svg>                    </a></p>
                    <a class="skip_nav transparent" href="#content_wrap">skip to content</a>

                    <div class="gnb_wrap clearfix">
                        <!-- gnb -->
                        <div id="gnb" class="clearfix view_web">
                            <nav class="nav">
                                <ul id="menu-top_menu" class="main-menu"><li id="menu-item-13" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-13"><a href="https://news.samsung.com/za/category/corporate">Corporate</a>
<ul class="sub-menu">
	<li id="menu-item-17" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-17"><a href="https://news.samsung.com/za/category/corporate/people-culture">People &#038; Culture</a></li>
	<li id="menu-item-14" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14"><a href="https://news.samsung.com/za/category/corporate/citizenship">Citizenship</a></li>
	<li id="menu-item-18" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-18"><a href="https://news.samsung.com/za/category/corporate/technology">Technology</a></li>
	<li id="menu-item-15" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15"><a href="https://news.samsung.com/za/category/corporate/design">Design</a></li>
	<li id="menu-item-16" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16"><a href="https://news.samsung.com/za/category/corporate/others">Others</a></li>
</ul>
</li>
<li id="menu-item-25" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor menu-item-has-children menu-item-25"><a href="https://news.samsung.com/za/category/products">Products</a>
<ul class="sub-menu">
	<li id="menu-item-29" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-29"><a href="https://news.samsung.com/za/category/products/mobile">Mobile</a></li>
	<li id="menu-item-33" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-33"><a href="https://news.samsung.com/za/category/products/tv-audio">TV &#038; Audio</a></li>
	<li id="menu-item-28" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-28"><a href="https://news.samsung.com/za/category/products/home-appliances">Home Appliances</a></li>
	<li id="menu-item-8400" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8400"><a href="https://news.samsung.com/za/category/products/camera-computing">Computing</a></li>
	<li id="menu-item-26" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-26"><a href="https://news.samsung.com/za/category/products/enterprise">Enterprise</a></li>
	<li id="menu-item-270" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-270"><a href="https://news.samsung.com/za/category/products/apps-services">Apps &#038; Services</a></li>
	<li id="menu-item-18033" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-18033"><a href="https://news.samsung.com/za/category/products/semiconductors">Semiconductors</a></li>
	<li id="menu-item-8401" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8401"><a href="https://news.samsung.com/za/category/products/others-products">Others</a></li>
</ul>
</li>
<li id="menu-item-19" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-has-children menu-item-19"><a href="https://news.samsung.com/za/category/press-resources">Press Resources</a>
<ul class="sub-menu">
	<li id="menu-item-24" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-24"><a href="https://news.samsung.com/za/category/press-resources/press-release">Press Release</a></li>
	<li id="menu-item-21" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-21"><a href="https://news.samsung.com/za/category/press-resources/issues-facts">Issues &#038; Facts</a>
	<ul class="sub-menu">
		<li id="menu-item-23" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-23"><a href="https://news.samsung.com/za/category/press-resources/issues-facts/statements">Statements</a></li>
		<li id="menu-item-22" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-22"><a href="https://news.samsung.com/za/category/press-resources/issues-facts/faqs">FAQs</a></li>
	</ul>
</li>
	<li id="menu-item-20" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-20"><a href="https://news.samsung.com/za/category/press-resources/infographics">Infographics</a></li>
</ul>
</li>
<li id="menu-item-35" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-35"><a href="https://news.samsung.com/za/category/views">Views</a>
<ul class="sub-menu">
	<li id="menu-item-36" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-36"><a href="https://news.samsung.com/za/category/views/view">Views</a></li>
</ul>
</li>
<li id="menu-item-126" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-126"><a href="https://news.samsung.com/za/overview">About Us</a>
<ul class="sub-menu">
	<li id="menu-item-42" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-42"><a href="https://news.samsung.com/za/overview">Overview</a></li>
	<li id="menu-item-132" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-132"><a href="https://news.samsung.com/za/fast-facts">Fast Facts</a></li>
</ul>
</li>
</ul>                            </nav>
                        </div> <!-- // .gnb -->

                        <div class="btn_header_group clearfix">
                            <button class="btn_gnb_open">Menu open</button>
                            <button class="btn_search">Search open</button>
                            <a class="btn_nation" href="https://news.samsung.com/za/select-newsroom" >Nation choice page link</a>
                        </div>
                    </div><!--// .gnb_wrap-->
                </div><!--// .header_wrap-->
            </div> <!-- // .header_inner -->

            <!-- Search -->
            <div class="top_search">
                <div class="top_search_inner">
                    <button type="button" class="btn_srch_close">Search close</button>
                    <form role="search" method="get" id="searchform" name="searchform" action="https://news.samsung.com/za/sp">
                        <fieldset>
                            <div class="srh_box">
                                <label for="query">Search</label>
                                <input type="text" id="query" placeholder="Search" value="" name="kw" />
                                <input type="hidden" id="rd" name="rd" value="1" />
                                <input type="hidden" id="st" name="st" value="d" />
                                <input type="hidden" id="ct" name="ct" value="all" />
                                <button type="submit" onclick="javascript:searchSubmit();" class="btn_search btn_ro">Search</button>
                            </div>
                                                    </fieldset>
                    </form>
                    <button type="button" class="open_search_option">Advanced Search</button>
                    <div class="search_option_select_wrap">
                        <div class="search_option_list search_option1">
                            <button type="button" class="select_btn">Day</button>
                            <ul>
                                <li class="option0"><button type="button">Day</button></li>
                                <li class="option1"><button type="button">Any time</button></li>
                                <li class="option2"><button type="button">Past week</button></li>
                                <li class="option3"><button type="button">Past month</button></li>
                                <li class="option4"><button type="button">Past year</button></li>
                                <li class="option5 custom"><button type="button">Custom range</button></li>
                            </ul>
                        </div>
                        <div class="search_option_list search_option2">
                            <button type="button" class="select_btn">Sort by</button>
                            <ul>
                                <li class="option0"><button type="button">Sort by</button></li>
                                <li class="option1"><button type="button">Recent</button></li>
                                <li class="option3"><button type="button">Popular</button></li>
                            </ul>
                        </div>
                        <div class="search_option_list search_option3">
                            <button type="button" class="select_btn">Content Type</button>
                            <ul>
                                <li class="option0"><button type="button">Content Type</button></li>
                                <li class="option1"><button type="button">All</button></li>
                                <li class="option3"><button type="button">Article</button></li>
                                <li class="option2"><button type="button">Press Release</button></li>
                            </ul>
                        </div>
                    </div>

                    <!-- calendar -->
                    <div class="search_dimm"></div>
                    <div class="srch_date">
                        <div class="wrap clearfix">
                            <div class="dates date_start date_show">
                                <div></div>
                                <input type="text" />
                            </div>
                            <span class="bar"></span>
                            <div class="dates date_end">
                                <div></div>
                                <input type="text" />
                            </div>
                        </div>
                        <div class="btns">
                            <button type="button" class="btn_ok btn_ro">OK</button>
                            <button type="button" class="btn_cancel btn_ro">Cancel</button>
                        </div>
                    </div>
                </div><!-- // .top_search_inner -->
            </div>
            <!-- //.top_search -->

            <!--.cookie_info-->
            <div class="cookie_info hide">
                <div class="inner clearfix">
                    <div class="table">
                        <div class="cookie_text">
                            <p>
                                This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies.<br />
                                <a href="https://www.samsung.com/za/info/privacy/" target="_blank">Find out more here</a>.<br />
                            </p>
                        </div>
                        <div class="btn_wrap">
                            <button id="akkoord_btn" class="btn_accept">ACCEPT</button>
                        </div>
                    </div>
                    <button class="btn_close"></button>
                </div>
            </div>
            <!--//.cookie_info-->

        </div>
    </div> <!-- header -->

    <div id="content_wrap">
        <div id="container">
            <div id="content" class="single">
                <div class="content_view">
                    <h1 class="title">Samsung Launches Buy and Try Promotion with Galaxy Z Fold3 5G and Galaxy Z Flip3 5G</h1>                    <div class="top_area clearfix">
                        <div class="meta">
                            <span>13-09-2021</span>                        </div>

                        <div class="etc">
                            
<div class="audio_wrap">
    <span class="label">Audio</span>
    <a href="#" class="btn_music">AUDIO Play/Stop</a>
    <audio class="music_player">
        <source src="https://s3.us-west-2.amazonaws.com/audio-for-wordpress-6250206099590a645c5c3c21cc01b8a499c85cb0/2021/09/amazon_polly_12457.mp3?version=1632193950" type="audio/mpeg" />
    </audio>
</div>

                            <div class="share_wrap">
                                <span class="label">Share</span>
                                <a href="javascript:;" class="btn_share">Share open/close</a>
                                <button class="btn_print">Print</button>
                            </div>
                        </div>

                    </div>
                    <!-- //.top_area -->

                        <a href="javascript:;" class="btn_share_open">Share open/close</a>
                        <div class="sns_box clearfix">
                            <div class="sns_box_inner">
                                <ul>
                                    <li>
                                        <a href="https://twitter.com/intent/tweet?text=Samsung+Launches+Buy+and+Try+Promotion+with+Galaxy+Z+Fold3+5G+and+Galaxy+Z+Flip3+5G&amp;url=https%3A%2F%2Fbit.ly%2F3tGGdcj" target="_blank" title="X">X
                                            <div class="svg_icon">
                                                <img src="https://img.global.news.samsung.com/image/icon_svg/ico_twitter_wh.svg" alt="X" data-name="https://img.global.news.samsung.com/image/icon_svg/ico_twitter"  />
                                            </div>
                                        </a>
                                    </li>
                                    <li><a href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fbit.ly%2F3tGGdcj" target="_blank" title="Facebook">Facebook
                                            <div class="svg_icon">
                                                <img src="https://img.global.news.samsung.com/image/icon_svg/ico_facebook_wh.svg" alt="Facebook" data-name="https://img.global.news.samsung.com/image/icon_svg/ico_facebook"/>
                                            </div>
                                        </a>
                                    </li>
                                    <li><a href="https://www.linkedin.com/shareArticle?mini=true&amp;url=https%3A%2F%2Fbit.ly%2F3tGGdcj" target="_blank" title="LinkedIn">LinkedIn
                                            <div class="svg_icon">
                                                <img src="https://img.global.news.samsung.com/image/icon_svg/ico_linkedin_wh.svg" alt="LinkedIn" data-name="https://img.global.news.samsung.com/image/icon_svg/ico_linkedin" />
                                            </div>
                                        </a>
                                    </li>
                                    <li><a href="https://www.tumblr.com/share?v=3&amp;u=https%3A%2F%2Fbit.ly%2F3tGGdcj" target="_blank" title="Tumblr">Tumblr
                                            <div class="svg_icon">
                                                <img src="https://img.global.news.samsung.com/image/icon_svg/ico_tumblr_wh.svg" alt="Tumblr" data-name="https://img.global.news.samsung.com/image/icon_svg/ico_tumblr"/>
                                            </div>
                                        </a>
                                    </li>
                                    <li class="share_wa"><a href="https://api.whatsapp.com/send?text=Samsung+Launches+Buy+and+Try+Promotion+with+Galaxy+Z+Fold3+5G+and+Galaxy+Z+Flip3+5G - https%3A%2F%2Fbit.ly%2F3tGGdcj" target="_blank" class="sns_wa" title="WhatsApp">WhatsApp
                                            <div class="svg_icon">
                                                <img src="https://img.global.news.samsung.com/image/icon_svg/ico_whatsapp_wh.svg" alt="WhatsApp" data-name="https://img.global.news.samsung.com/image/icon_svg/ico_whatsapp"/>
                                            </div>
                                        </a>
                                    </li>
                                    <li><a href="mailto:?subject=Samsung Launches Buy and Try Promotion with Galaxy Z Fold3 5G and Galaxy Z Flip3 5G&body=https%3A%2F%2Fbit.ly%2F3tGGdcj" title="E-mail">Mail
                                            <div class="svg_icon">
                                                <img src="https://img.global.news.samsung.com/image/icon_svg/ico_mail_wh.svg" alt="Mail" data-name="https://img.global.news.samsung.com/image/icon_svg/ico_mail"/>
                                            </div>
                                        </a>
                                    </li>
                                </ul>
                                <div class="http">
                                    <input type="text" class="input_copy" id="input_copy1" value="https://bit.ly/3tGGdcj" readonly />
                                    <button type="button" class="btn_copy" data-clipboard-target="#input_copy1">URL copy</button>
                                    <div class="mo_url_copy">
                                        <div class="input_copy">
                                            <span class="url_copied">URL copied.</span>
                                            <input type="text" class="input_url_copy" id="input_copy2" value="https://bit.ly/3tGGdcj" readonly />
                                        </div>
                                        <button type="button" class="btn_copy" data-clipboard-target="#input_copy2"></button>
                                    </div>
                                </div>
                                <button type="button" class="btn_sns_close">Layer close</button>
                            </div>
                        </div>

                    <div class="text_cont">
                        
                        <p style="text-align: center;"><strong><em>The unique premium smartphone trial period is a first of its kind in South Africa</em></strong></p>
<p>&nbsp;</p>
<p><img class="size-medium wp-image-12425 aligncenter" src="https://img.global.news.samsung.com/za/wp-content/uploads/2021/09/zGalaxy-Z-Fold3-Z-Flip3-Main-KV5G--796x563.jpg" alt="" width="796" height="563" srcset="https://img.global.news.samsung.com/za/wp-content/uploads/2021/09/zGalaxy-Z-Fold3-Z-Flip3-Main-KV5G--796x563.jpg 796w, https://img.global.news.samsung.com/za/wp-content/uploads/2021/09/zGalaxy-Z-Fold3-Z-Flip3-Main-KV5G--768x543.jpg 768w, https://img.global.news.samsung.com/za/wp-content/uploads/2021/09/zGalaxy-Z-Fold3-Z-Flip3-Main-KV5G--1024x724.jpg 1024w" sizes="(max-width: 796px) 100vw, 796px" /></p>
<p>&nbsp;</p>
<p><strong>JOHANNESBURG, South Africa โ€“ 13 September 2021 โ€“</strong> Samsung has launched the Buy and Try promotion<sup>1</sup>. South Africans who want to try out Samsungโ€™s recently Unpacked Foldables; Galaxy Z Fold3 5G and Galaxy Z Flip3 5G, now have every reason to be excited about this offer. The compelling incentive makes it easy to discover which of these awe-inspiring foldable device is the right fit for you. There has never been a better time to explore the power of cutting edge technology.</p>
<p>&nbsp;</p>
<p><strong>Hereโ€™s how it works:</strong></p>
<p>&nbsp;</p>
<ol>
<li>Purchase the Galaxy Z Fold3 5G or the Galaxy Z Flip3 5G from the <span><a href="https://www.samsung.com/za/">Samsung Online Store</a></span></li>
<li>Activate your free Samsung Care+ screen protection for your new Galaxy smartphone</li>
<li>Once delivered, you can use and explore the device over 45 days</li>
<li>Love it, keep it. If not, let Samsung know and the device will be picked up in its โ€˜like newโ€™<sup>2</sup> condition and you will be refunded</li>
</ol>
<p>&nbsp;</p>
<p><strong>Try. Love. Keep</strong></p>
<p>Between 8 September and 31 October 2021, you can purchase the Galaxy Z Fold3 5G or Galaxy Z Flip3 5G to try out. If you love it, you can keep it and receive a R4000 Samsung e-voucher. If the device is not entirely to your satisfaction, you can return it within 45 days, hassle-free, for a refund.</p>
<p>&nbsp;</p>
<p><strong>Get ready to choose between two foldable devices:</strong></p>
<p>The Galaxy Z Fold3 5G features next-level performance, an immersive 7.6-inch Infinity Flex Display and, in a foldable first, a specially-reengineered S Pen<sup>3</sup>. Now is the time to experience a device designed to set a new standard for mobile experiences. You can do up to three things at once with Galaxy Fold3 5Gโ€™s enhanced multi-tasking. Compare, take notes, create, send, schedule and even more. Get it all done faster and stress-free. Not only does Galaxy Z Fold3 5G offer users streamlined multitasking and breath-taking viewing experiences, it also features a sleeker and more portable design, making it the ultimate device for working, capturing, playing and more.</p>
<p>&nbsp;</p>
<p>The Galaxy Z Flip3 5G will turn heads, wherever you go. Designed to provide you with more ways to express yourself, it includes a larger, customisable Cover Screen to let you do more without needing to open the device, incredible camera features and a sleek, compact design. Make a statement with its iconic design, created for those who seize the day or night in style. Available in a sophisticated range of bold colour options, Galaxy Z Flip3 has been designed to allow personalised self-expression without limits, before it seamlessly fits back into your pocket.</p>
<p>&nbsp;</p>
<p>Whether you flip or fold, both new Galaxy Z foldable 5G-enabled devices offer Samsungโ€™s most durable, connected, and expansive foldable experiences ever. Building on a legacy of impeccable craftsmanship, they are equipped with water-resistance<sup>4</sup>, Corningยฎ Gorillaยฎ Glass Victusโ„ข, Armour Aluminium, an optimised panel layer, and an improved protective film.</p>
<p><span>ย </span></p>
<p>The recommended retail price<sup>5</sup> for the Galaxy Z Fold3 5G is R37 999 and for Galaxy Z Flip3 5G, itโ€™s R21 999.</p>
<p>&nbsp;</p>
<p><em><sup>1</sup></em><em>Terms and conditions apply.</em></p>
<p><em><sup>2</sup></em><em>Like-new condition, meaning that the powers on, has no damage, scratches, cracks or missing components or accessories.</em></p>
<p><em><sup>3</sup></em><em>S Pen sold separately. Only Z Fold3 Main Screen has S Pen capability. Compatible only with the S Pen Fold Edition and S Pen Pro. All other S Pens or stylus pens not designed for Z Fold3 (including those by other manufacturers) may damage the screen.</em></p>
<p><em><sup>4</sup></em><em>ย IPX8 water rating is based on test conditions for submersion in up to 1.5 meters of freshwater for up to 30 minutes. Not advised for beach or pool use. Not dust-resistant.</em></p>
<p><em><sup>5</sup></em><em>Prices may vary per retailer</em></p>
                    </div><!-- //.text_cont -->
                                        <div class="top_area clearfix">
                        <p class="hash"><span class="title">TAGS</span><a href="https://news.samsung.com/za/tag/buy-and-try" rel="tag">Buy and Try</a><a href="https://news.samsung.com/za/tag/galaxy-z-flip3-5g" rel="tag">Galaxy Z Flip3 5G</a><a href="https://news.samsung.com/za/tag/galaxy-z-fold3-5g" rel="tag">Galaxy Z Fold3 5G</a></p>
                    </div>
                                        <div class="category_list">
                        <p>Products &gt; <a href="https://news.samsung.com/za/category/products/mobile"><span class="now">Mobile</span></a></p><p><a href="https://news.samsung.com/za/category/press-resources"><span class="now">Press Resources</span></a></p>                    </div>

                    
<script type="text/javascript">

    jQuery(document).ready(function($) {
        pressImgResize(); // press release file download resize - 160212 _ddody//
    });

    // press release file download resize function - 160212 _ddody//
    function pressImgResize() {
        var $width = jQuery(window).width();
        var pressRatio = parseFloat( 117/170 ).toFixed(3);
        var pressWidth = jQuery(".list_img .img_wrap").width();
        var pressHeight = Math.round( pressWidth * pressRatio );
        var pressImgWidth = jQuery(".list_img .img_wrap img").width();
        var pressImgHeight = jQuery(".list_img .img_wrap img").height();
        jQuery(".list_img .img_wrap").height(pressHeight);
    }

    // press release file download resize - 160212 _ddody//
    jQuery(window).resize(function($){
        pressImgResize();
    });

</script>

                    <div class="related">
    <strong class="main_title">Related Articles</strong>
    <div class="list_link">
        <ul class="list_link clearfix">
                            <li><a href="https://news.samsung.com/za/samsung-galaxy-z-series-5g-now-open-for-pre-order" target="_blank" title="New window opens">Samsung Galaxy Z Series 5G, Now Open For Pre-Order</a></li>
                            <li><a href="https://news.samsung.com/za/infographic-galaxy-z-flip3-5g-unfold-new-ways-to-create-capture-and-play" target="_blank" title="New window opens">[Infographic] Galaxy Z Flip3 5G: Unfold New Ways To Create, Capture and Play</a></li>
                            <li><a href="https://news.samsung.com/za/infographic-galaxy-z-fold3-5g-unfold-next-level-productivity-and-entertainment-experiences" target="_blank" title="New window opens">[Infographic] Galaxy Z Fold3 5G: Unfold Next-Level Productivity and Entertainment Experiences</a></li>
                    </ul>
    </div>
</div>

                </div><!-- //.content_view -->
                <!-- ํ•˜๋‹จ ์ปจํƒ์ •๋ณด -->
                <div class="more_box_notice"><p>For any issues related to customer service, please go to <a href="https://samsung.com/za/support" target="_blank" title="New window opens">samsung.com/za/support</a> for assistance.<br/>
                                For media inquiries, please contact <a href="mailto:ssapr.newsroom@samsung.com">ssapr.newsroom@samsung.com</a>.</p></div>
            </div><!-- //#content -->

            <div class="btn_single">
                <p>Check out the latest stories about Samsung</p>
                <a href="https://news.samsung.com/za/latest">Learn More</a>
            </div>

        </div><!-- //#container -->
    </div><!-- //#content_wrap -->

<script type="text/javascript">

    jQuery(document).ready(function($) {
        $(".btn_print").on('click', function(){
            var objWin = window.open('', 'print');
            var data = {'action' : 'print_post', 'post_uri' : location.href };

            $.post("https://news.samsung.com/za/wp-admin/admin-ajax.php", data, function(response){
                objWin.document.write(response);
                objWin.document.close();
            });
        });


        if (jQuery.browser.mobile) {
            $(".share_wa").addClass("show");
        }

    });

</script>

<div id="footer">
    <div class="foo_inner clearfix">
        <div class="top">
            <p class="logo_samsung">
                <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 370 60" style="enable-background:new 0 0 370 60;" xml:space="preserve">
    <title>SAMSUNG</title>
    <g>
        <g>
            <path fill="#fff" d="M305.6,44.7h-0.3L293.2,3.8h-19.5v51.5h12.9L285.9,13h0.3l13,42.3h18.7V3.8h-13L305.6,44.7z M57.3,3.8l-9.8,52h14.2
			L69,8.6h0.3l7,47.2h14.1l-9.7-52H57.3z M136.8,3.8l-6.5,39.8H130l-6.5-39.8h-21.4l-1.2,52h13.2l0.3-46.8h0.3l8.8,46.8h13.3
			l8.8-46.8h0.3l0.3,46.8h13.2l-1.2-52H136.8z M15,17.2c-0.2-1-0.2-2.2-0.1-2.7c0.4-1.7,1.5-3.5,4.8-3.5c3.1,0,4.9,1.9,4.9,4.7v3.2
			h13.1v-3.7C37.8,3.9,27.5,2.1,20,2.1c-9.4,0-17,3.1-18.4,11.6c-0.4,2.3-0.4,4.4,0.1,7c2.3,10.6,21,13.7,23.7,20.4
			c0.5,1.3,0.4,2.9,0.1,3.9c-0.4,1.7-1.6,3.5-5.1,3.5c-3.3,0-5.3-1.9-5.3-4.7l0-5H1l0,4c0,11.6,9.2,15.1,19.1,15.1
			c9.5,0,17.3-3.2,18.6-11.9c0.6-4.5,0.2-7.4-0.1-8.5C36.4,26.5,16.5,23.3,15,17.2z M186.1,17.3c-0.3-1-0.2-2.1-0.1-2.7
			c0.4-1.7,1.5-3.5,4.8-3.5c3.1,0,4.8,1.9,4.8,4.7V19h13v-3.6c0-11.2-10.2-13-17.6-13c-9.2,0-16.8,3-18.2,11.4
			c-0.4,2.3-0.4,4.3,0.1,6.9c2.3,10.5,20.8,13.6,23.4,20.2c0.5,1.2,0.3,2.8,0.1,3.8c-0.4,1.7-1.6,3.4-5.1,3.4
			c-3.3,0-5.2-1.8-5.2-4.7l0-5h-14l0,4c0,11.5,9.1,15,18.9,15c9.4,0,17.2-3.2,18.4-11.8c0.6-4.5,0.2-7.4-0.1-8.4
			C207.3,26.6,187.5,23.4,186.1,17.3z M259,3.8h-13.3v38.5c0,0.7,0,1.4-0.1,2c-0.3,1.3-1.4,3.8-5,3.8c-3.7,0-4.8-2.5-5-3.8
			c-0.1-0.6-0.1-1.3-0.1-2V3.8h-13.3v37.3c0,1,0.1,2.9,0.1,3.4c0.9,9.7,8.7,12.9,18.4,12.9c9.7,0,17.4-3.2,18.3-12.9
			c0.1-0.5,0.1-2.5,0.1-3.4V3.8z M350.4,26.6v7.6h5.4v7.5c0,0.7,0,1.4-0.1,2c-0.2,1.4-1.6,3.8-5.4,3.8c-3.8,0-5.1-2.4-5.4-3.8
			c-0.1-0.6-0.1-1.3-0.1-2V18c0-0.9,0.1-1.8,0.2-2.5c0.3-1.3,1.4-3.8,5.2-3.8c4,0,5,2.6,5.3,3.8c0.2,0.7,0.2,2,0.2,2v2.9h13.3v-1.7
			c0,0,0-1.8-0.1-3.4c-1-9.8-9.1-12.9-18.5-12.9c-9.3,0-17.3,3.1-18.5,12.9c-0.1,0.9-0.2,2.5-0.2,3.4v21.9c0,1,0,1.7,0.2,3.4
			c0.9,9.5,9.2,12.9,18.5,12.9c9.3,0,17.6-3.4,18.5-12.9c0.2-1.7,0.2-2.4,0.2-3.4V26.6H350.4z"/>
        </g>
    </g>
</svg>            </p>
            <ul class="strong">
                <li class="sitemap"><a href="javascript:void(0);" class="btn_sitemap" title="Layer pop opens">Sitemap</a></li>
                <li><a href="https://news.samsung.com/za/contact-us">Contact Us</a></li>
                <li><a href="http://www.samsung.com/za/" target="_blank" title="New window opens">SAMSUNG.COM</a></li>
            </ul>
            <div class="line"></div>
            <ul class="terms">
                <li><a href="http://www.samsung.com/za/info/legal/" target="_blank" title="New window opens">Legal</a></li>
                <li><a href="http://www.samsung.com/za/info/privacy/" target="_blank" title="New window opens">Privacy</a></li>
            </ul>
            <p class="copyright">Copyrightยฉ 2010-2024 SAMSUNG All Rights Reserved.</p>
        </div>
        <div class="bottom">
            <ul class="sns_link">
                <li><a href="https://www.twitter.com/SamsungSA" target="_blank" title="X">X
                        <div class="svg_icon">
                            <img src="https://img.global.news.samsung.com/image/icon_svg/ico_twitter_wh.svg" alt="X" />
                        </div>
                    </a>
                </li>
                <li><a href="https://www.youtube.com/user/samsungblog" target="_blank" title="YouTube">YouTube
                        <div class="svg_icon">
                            <img src="https://img.global.news.samsung.com/image/icon_svg/ico_youtube_wh.svg" alt="YouTube" />
                        </div>
                    </a>
                </li>
                <li><a href="https://www.linkedin.com/company/895705" target="_blank" title="LinkedIn">LinkedIn
                        <div class="svg_icon">
                            <img src="https://img.global.news.samsung.com/image/icon_svg/ico_linkedin_wh.svg" alt="LinkedIn" />
                        </div>
                    </a>
                </li>
                <li><a href="https://news.samsung.com/medialibrary/global" target="_blank" title="Media Library">Media Library
                        <div class="svg_icon">
                            <img src="https://img.global.news.samsung.com/image/icon_svg/ico_media_wh.svg" alt="Media Library" />
                        </div>
                    </a>
                </li>
                <li><a href="https://www.facebook.com/SamsungSouthAfrica" target="_blank" title="Facebook">facebook
                        <div class="svg_icon">
                            <img src="https://img.global.news.samsung.com/image/icon_svg/ico_facebook_wh.svg" alt="facebook" />
                        </div>
                    </a>
                </li>
                <li><a href="https://www.instagram.com/samsungsa" target="_blank" title="Instagram">Instagram
                        <div class="svg_icon">
                            <img src="https://img.global.news.samsung.com/image/icon_svg/ico_instagram_wh.svg" alt="Instagram" />
                        </div>
                    </a>
                </li>
                <li><a href="https://news.samsung.com/za/feed/rss" target="_blank" title="RSS">RSS
                        <div class="svg_icon">
                            <img src="https://img.global.news.samsung.com/image/icon_svg/ico_rss_wh.svg" alt="RSS" />
                        </div>
                    </a>
                </li>
            </ul>
        </div>
    </div>
</div><!-- //#footer -->


<div id="sitemap">
    <div class="sitemap_wrap">
        <div class="sitemap_inner">
            <div class="sitemap_size">
                <p>Sitemap</p>
                <div class="ul_wrap">
                    <ul id="menu-top_menu-1" class="main-menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-13"><a href="https://news.samsung.com/za/category/corporate">Corporate</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-17"><a href="https://news.samsung.com/za/category/corporate/people-culture">People &#038; Culture</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14"><a href="https://news.samsung.com/za/category/corporate/citizenship">Citizenship</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-18"><a href="https://news.samsung.com/za/category/corporate/technology">Technology</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15"><a href="https://news.samsung.com/za/category/corporate/design">Design</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-16"><a href="https://news.samsung.com/za/category/corporate/others">Others</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor menu-item-has-children menu-item-25"><a href="https://news.samsung.com/za/category/products">Products</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-29"><a href="https://news.samsung.com/za/category/products/mobile">Mobile</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-33"><a href="https://news.samsung.com/za/category/products/tv-audio">TV &#038; Audio</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-28"><a href="https://news.samsung.com/za/category/products/home-appliances">Home Appliances</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8400"><a href="https://news.samsung.com/za/category/products/camera-computing">Computing</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-26"><a href="https://news.samsung.com/za/category/products/enterprise">Enterprise</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-270"><a href="https://news.samsung.com/za/category/products/apps-services">Apps &#038; Services</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-18033"><a href="https://news.samsung.com/za/category/products/semiconductors">Semiconductors</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8401"><a href="https://news.samsung.com/za/category/products/others-products">Others</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-has-children menu-item-19"><a href="https://news.samsung.com/za/category/press-resources">Press Resources</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-24"><a href="https://news.samsung.com/za/category/press-resources/press-release">Press Release</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-21"><a href="https://news.samsung.com/za/category/press-resources/issues-facts">Issues &#038; Facts</a>
	<ul class="sub-menu">
		<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-23"><a href="https://news.samsung.com/za/category/press-resources/issues-facts/statements">Statements</a></li>
		<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-22"><a href="https://news.samsung.com/za/category/press-resources/issues-facts/faqs">FAQs</a></li>
	</ul>
</li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-20"><a href="https://news.samsung.com/za/category/press-resources/infographics">Infographics</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-35"><a href="https://news.samsung.com/za/category/views">Views</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-36"><a href="https://news.samsung.com/za/category/views/view">Views</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-126"><a href="https://news.samsung.com/za/overview">About Us</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-42"><a href="https://news.samsung.com/za/overview">Overview</a></li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-132"><a href="https://news.samsung.com/za/fast-facts">Fast Facts</a></li>
</ul>
</li>
</ul>                </div>
                <button class="btn_sitemap_close">Layer Close</button>
            </div>
        </div>
    </div>
</div>

<!-- Button : TOP -->
<a href="#wrapper" id="btn_top">TOP</a>
</div><!-- //#wrapper -->

<div class="overlay"></div>

<script type="text/javascript">
    function searchSubmit(option) {
        // ๋‚ ์งœ
        var rd_index = jQuery(".top_search .search_option1").find("ul").children(".on").index();
        switch ( rd_index ) {
            case 5: jQuery("#rd").val( get_regDate_( 5, '.top_search .search_option1' ) ); break;
            case -1: break; // ์•„๋ฌด๊ฒƒ๋„ ์„ ํƒ ์•ˆํ•จ == ๊ธฐ๋ณธ๊ฐ’
            default: jQuery("#rd").val( rd_index ); //์˜ต์…˜๊ฐ’ ๋ฐ”๊ฟจ์„ ๋•Œ์— #rd๊ฐ’ ๋ณ€๊ฒฝ
        }
        // ์ •๋ ฌ
        switch ( jQuery(".top_search .search_option2").find("ul").children(".on").index() ) {
            // case 2 : jQuery("#st").val("r"); break;
            case 2 : jQuery("#st").val("p"); break;
            default : jQuery("#st").val("d"); break;
        }
        // ์นดํ…Œ๊ณ ๋ฆฌ
        switch ( jQuery(".top_search .search_option3").find("ul").children(".on").index() ) {
            case 2 : jQuery("#ct").val("articles"); break;
            case 3 : jQuery("#ct").val("press-release"); break;
            default : jQuery("#ct").val("all"); break;
        }
    }

    (function($) {
        //๊ฒ€์ƒ‰์ฐฝ์— ๋นˆ๊ฐ’ ์ž…๋ ฅ์‹œ
        $("#searchform").submit(function() {
            var query = $("#query").val();
            if ( $.trim(query) == "" ) {
                window.alert("Please input search keywords");
                return false;
            }
        });
    })(jQuery);

</script>



<!-- //์ด๋ฏธ์ง€ ์คŒ์ธ, ์คŒ์•„์›ƒ html ์ถ”๊ฐ€ -->
<div class="zoom_layer">
	<div class="zoom_layer_inner">
		<div class="img_box dragscroll">
			<img src="" alt="" class="draggable" />
		</div>
		<button type="button" class="btn_in">image Zoom-in</button>
		<button type="button" class="btn_out">image Zoom-out</button>
		<button type="button" class="btn_close">close</button>
	</div>
</div>
        <script type="text/javascript">
            var post_data = {
                'action' : 'post_view_counter',
                'post_uri': location.href
            };
            jQuery.post("https://news.samsung.com/za/wp-admin/admin-ajax.php", post_data,  function(response){
                
            });
        </script>
        <script type='text/javascript' src='https://news.samsung.com/za/wp-content/plugins/btr_image_controller/js/dragscroll.js?ver=4.9.25'></script>
<script type='text/javascript' src='https://news.samsung.com/za/wp-content/plugins/btr_image_controller/js/btr-image-controller.js?ver=4.9.25'></script>
<script type='text/javascript' src='https://news.samsung.com/za/wp-includes/js/wp-embed.min.js?ver=4.9.25'></script>
<script type='text/javascript' src='https://news.samsung.com/za/wp-content/themes/btr_newsroom/js/jquery-ui.min.js?ver=4.9.25'></script>
<script type='text/javascript' src='https://news.samsung.com/za/wp-content/themes/btr_newsroom/js/jquery.dotdotdot.min.js?ver=4.9.25'></script>
<script type='text/javascript' src='https://news.samsung.com/za/wp-content/themes/btr_newsroom/js/jquery.browser.mobile.js?ver=4.9.25'></script>
<script type='text/javascript' src='https://news.samsung.com/za/wp-content/themes/btr_newsroom/js/jquery.touchSwipe.min.js?ver=4.9.25'></script>
<script type='text/javascript' src='https://news.samsung.com/za/wp-content/themes/btr_newsroom/js/jquery.btr.js?ver=4.9.25'></script>
<script type='text/javascript' src='https://news.samsung.com/za/wp-content/themes/btr_newsroom/js/jquery.btr.slide.js?ver=4.9.25'></script>
<script type='text/javascript' src='https://news.samsung.com/za/wp-content/themes/btr_newsroom/js/clipboard.min.js?ver=4.9.25'></script>
<script type='text/javascript' src='https://news.samsung.com/za/wp-content/themes/btr_newsroom/js/copy2clipboard.js?ver=4.9.25'></script>
<script type='text/javascript' src='https://news.samsung.com/za/wp-content/themes/btr_newsroom/js/common.script.js?ver=1.1.2'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var BtrSearch = {"advancedSearch":"Advanced Search","hide":"Hide","day":"Day","anyTime":"Any time","pastWeek":"Past week","pastMonth":"Past month","pastYear":"Past year","customRange":"Custom range","sortBy":"Sort by","recent":"Recent","popular":"Popular","contentType":"Content Type","all":"All","article":"Article","pressRelease":"Press Release"};
/* ]]> */
</script>
<script type='text/javascript' src='https://news.samsung.com/za/wp-content/themes/btr_newsroom/js/search.script.js?ver=4.9.25'></script>
<script type='text/javascript' src='https://news.samsung.com/za/wp-content/themes/btr_newsroom/js/content.script.js?ver=4.9.25'></script>

	<!-- start miniAudioPlayer initializer -->
	<script type="text/javascript">

	var miniAudioPlayer_replaceDefault = false;
	var miniAudioPlayer_excluded = "map_excluded";
	var miniAudioPlayer_replaceDefault_show_title = false;

	var miniAudioPlayer_defaults = {
				inLine:true,
                width:"350",
				skin:"black",
				animate:true,
				volume:.5,
				autoplay:false,
				showVolumeLevel:true,
				allowMute: true,
				showTime:true,
				id3:false,
				showRew:true,
				addShadow: false,
				downloadable:false,
				downloadPage:"https://news.samsung.com/za/wp-content/plugins/wp-miniaudioplayer/map_download.php",
				swfPath:"https://news.samsung.com/za/wp-content/plugins/wp-miniaudioplayer/js/",
				onReady: function(player, $controlsBox){
				   if(player.opt.downloadable && player.opt.downloadablesecurity && !false){
				        jQuery(".map_download", $controlsBox).remove();
				   }
				}
		};

    function initializeMiniAudioPlayer(){
         jQuery(".mejs-container a").addClass(miniAudioPlayer_excluded);
         jQuery("a[href*='.mp3'] ,a[href*='.m4a']").not(".map_excluded").not(".wp-playlist-caption").mb_miniPlayer(miniAudioPlayer_defaults);
    }

    if(false)
        jQuery("body").addClass("map_replaceDefault");

	jQuery(function(){
      if(false){
         setTimeout(function(){replaceDefault();},0);
      }
      initializeMiniAudioPlayer();
      jQuery(document).ajaxSuccess(function(event, xhr, settings) {
        initializeMiniAudioPlayer();
      });
	});
	</script>
	<!-- end miniAudioPlayer initializer -->

	<script type="text/javascript"  src="/TFQ_ya/mtGZOw/1TOV/CeBLj4/HQ/ihD9tN8XzfN5/J3xHYExPAQ/DlFzN0/IIfQQ"></script></body>
</html>