CINXE.COM
ISE Barcelona 2024 | Samsung Displays | 30 Jan-2 Feb 2024 | Samsung Business UK
<!DOCTYPE html> <html lang="en-GB"> <head> <!-- PWA - manifest <link rel="manifest" href="/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/pwa/manifest/uk.json"> --> <!-- PWA - Browser Compatible <script async src="/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/pwa/js/pwacompat.js"></script> --> <!-- <meta name="theme-color" content="#0c4da2"> --> <!-- Add to home screen for Safari on iOS --> <!-- <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-title" content="Samsung Shop"> <link rel="apple-touch-icon" href="/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/pwa/icon/pwa_icon_192x192.png"> --> <!-- Add to home screen for Windows --> <!-- <meta name="msapplication-TileImage" content="/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/pwa/icon/pwa_icon_192x192.png"> <meta name="msapplication-TileColor" content="#000000"> --> <link rel="preconnect" href="https://images.samsung.com"/> <!-- Load clientLibs required when initializing Authoring: head.html override required to be added! --> <!-- Load clientLibs required when initializing Authoring: head.html override required to be added! --> <meta charset="utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <!-- SEO --> <title>ISE Barcelona 2024 | Samsung Displays | 30 Jan-2 Feb 2024 | Samsung Business UK</title> <meta name="title" content="ISE Barcelona 2024 | Samsung Displays | 30 Jan-2 Feb 2024 | Samsung Business UK"/> <link rel="canonical" href="https://www.samsung.com/uk/business/displays/ise2024/"/> <meta name="keywords"/> <meta name="description" content="Join Integrated System Europe 2024 Barcelona for a firsthand experience of Samsung's innovative displays from LED displays to digital signage solutions. "/> <meta name="date" content="2024-04-27"/> <meta name="sitecode" content="uk"/> <meta name="twitter:card" content="Summary"/> <meta name="twitter:site" content="@SamsungUK"/> <meta name="twitter:creator" content="@SamsungUK"/> <meta name="twitter:url" content="https://www.samsung.com/uk/business/displays/ise2024/"/> <meta name="twitter:title" content="ISE Barcelona 2024 | Samsung Displays | 30 Jan-2 Feb 2024 | Samsung Business UK"/> <meta name="twitter:description" content="Join Integrated System Europe 2024 Barcelona for a firsthand experience of Samsung's innovative displays from LED displays to digital signage solutions. "/> <meta name="twitter:image" content="https://www.samsung.com/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/images/logo-square-letter.png"/> <meta property="og:url" content="https://www.samsung.com/uk/business/displays/ise2024/"/> <meta property="og:image" content="https://www.samsung.com/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/images/logo-square-letter.png"/> <meta property="og:type" content="website"/> <meta property="og:site_name" content="Samsung uk"/> <meta property="og:locale" content="en-GB"/> <meta property="og:title" content="ISE Barcelona 2024 | Samsung Displays | 30 Jan-2 Feb 2024 | Samsung Business UK"/> <meta property="og:description" content="Join Integrated System Europe 2024 Barcelona for a firsthand experience of Samsung's innovative displays from LED displays to digital signage solutions. "/> <meta property="og:country-name" content="uk"/> <meta property="name" content="Samsung uk"/> <meta property="image" content="https://www.samsung.com/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/images/logo-square-letter.png"/> <meta property="url" content="https://www.samsung.com/uk/business/displays/ise2024/"/> <meta property="description" content="Join Integrated System Europe 2024 Barcelona for a firsthand experience of Samsung's innovative displays from LED displays to digital signage solutions. "/> <meta property="keywords"/> <link rel="icon" type="image/png" href="/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/images/Favicon.png" sizes="96x96"/> <link rel="shortcut icon" href="/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/images/Favicon.png"/> <link rel="apple-touch-icon" href="/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/images/app_ico.png" sizes="144x144"/> <!-- css 위치 변경 1) fonts.css 2) local.css 3) clientlib 카테고리 (230317) --> <link rel="stylesheet" href="/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-site/resources/global/css/fonts.css" type="text/css"/> <!-- Local CSS 등록 --> <!-- 파일의 내용이 있는 경우만 호출되도록 수정 (240528) --> <link rel="stylesheet" href="/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-site/resources/uk/css/uk.css" type="text/css"/> <link rel="stylesheet" href="/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-dependencies.min.72b3474a5ea9ec2c8b38096685e0928d.css" type="text/css"> <link rel="stylesheet" href="/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-base-b2b.min.e02872f1c886a4f7216e45d1e107eb45.css" type="text/css"> <link rel="stylesheet" href="/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-templates/page-article-detail/compact.min.d41d8cd98f00b204e9800998ecf8427e.css" type="text/css"> <link rel="stylesheet" href="/etc.clientlibs/samsung/components/content/consumer/global/product/pd-g-feature-benefit-full-bleed/clientlibs/site.min.df76811937af9f2e09d539c03cbbfe62.css" type="text/css"/> <script type="text/javascript"> var winhref = window.location.href.replace("/content/samsung","").replace(".html","/"); if ( winhref.indexOf("?") > 0) { winhref = winhref.substring(0, winhref.indexOf("?")); } var siteCode = winhref.split("/")[3]; //cn인 경우는 경로에서 siteCode를 추출할 수 없으므로 다른 방법으로 접근 if(winhref.indexOf("samsung.com.cn") > 0) { siteCode = "cn"; } //depth Info. var depth = winhref.split("/").length; var depth_last = winhref.split("/")[depth-1]; if(depth_last =="" || depth_last.charAt(0)=="?"){ depth -= 1; } //set pathIndicator(not product page) var pageName = ""; var depth_2 = ""; var depth_3 = ""; var depth_4 = ""; var depth_5 = ""; var digitalData = { "page" : { "pageInfo" : { "siteCode" : "uk", "pageName" : pageName, "pageID" : "L2NvbnRlbnQvc2Ftc3VuZy91ay9idXNpbmVzcy9kaXNwbGF5cy9pc2UyMDI0", "pageTrack" : "ise2024", "originPlaform" : "web" }, "pathIndicator" : { "depth_2" : depth_2, "depth_3" : depth_3, "depth_4" : depth_4, "depth_5" : depth_5 } }, "user": { "userDeviceList": [ ] }, "product" : { "category" : "", "model_code" : "", // PD class정보 이용하여 설정 "model_name" : "", // PD page(server-side) "displayName" : "", // PD class정보 이용하여 설정 "pvi_type_code" : "", //PD page(server-side) "pvi_type_name" : "", //PD page(server-side) "pvi_subtype_code" : "", //PD page(server-side) "pvi_subtype_name" : "",//PD page(server-side) "pd_type" : "", //PD type "content_id" : "", "products" : "", "prodView" : "" } } </script> <!-- digitalData 값 변경시 각 page에서 로직 추가 --> <!-- Excluding tagging-related scripts in Author mode --> <!-- Adobe Target Flicker handling --> <script type="text/javascript"> !function(e,i,t,n){var o=e.head,a=document.cookie.split("; ").find((e=>e.startsWith("cmapi_cookie_privacy=")));if((a?a.split("=")[1]:"").includes("3")&&o){if(i)return;var d=e.createElement("style");d.id="alloy-prehiding",d.innerText="body { opacity: 0 !important }",o.appendChild(d),setTimeout((function(){d.parentNode&&d.parentNode.removeChild(d)}),1500)}}(document,-1!==document.location.href.indexOf("adobe_authoring_enabled")); </script> <!-- End Adobe Target Flicker handling --> <!-- End Adobe Target Flicker handling --> <!-- Launch Header Embed Code --> <script src="//assets.adobedtm.com/72afb75f5516/2dae2587738a/launch-15ca6ca5d7c9.min.js" async></script> <!-- End Launch Header Embed Code --> <!-- ugcGallary --> <!-- false --> <script>(window.BOOMR_mq=window.BOOMR_mq||[]).push(["addVar",{"rua.upush":"false","rua.cpush":"false","rua.upre":"false","rua.cpre":"false","rua.uprl":"false","rua.cprl":"false","rua.cprf":"false","rua.trans":"","rua.cook":"false","rua.ims":"false","rua.ufprl":"false","rua.cfprl":"false","rua.isuxp":"false","rua.texp":"norulematch","rua.ceh":"false","rua.ueh":"false","rua.ieh.st":"0"}]);</script> <script>!function(){function o(n,i){if(n&&i)for(var r in i)i.hasOwnProperty(r)&&(void 0===n[r]?n[r]=i[r]:n[r].constructor===Object&&i[r].constructor===Object?o(n[r],i[r]):n[r]=i[r])}try{var n=decodeURIComponent("%7B%20%22request_client_hints%22%3A%20true%20%7D");if(n.length>0&&window.JSON&&"function"==typeof window.JSON.parse){var i=JSON.parse(n);void 0!==window.BOOMR_config?o(window.BOOMR_config,i):window.BOOMR_config=i}}catch(r){window.console&&"function"==typeof window.console.error&&console.error("mPulse: Could not parse configuration",r)}}();</script> <script>!function(a){var e="https://s.go-mpulse.net/boomerang/",t="addEventListener";if("False"=="True")a.BOOMR_config=a.BOOMR_config||{},a.BOOMR_config.PageParams=a.BOOMR_config.PageParams||{},a.BOOMR_config.PageParams.pci=!0,e="https://s2.go-mpulse.net/boomerang/";if(window.BOOMR_API_key="VRZKC-5BSTD-4EWS3-R2J59-B8GYB",function(){function n(e){a.BOOMR_onload=e&&e.timeStamp||(new Date).getTime()}if(!a.BOOMR||!a.BOOMR.version&&!a.BOOMR.snippetExecuted){a.BOOMR=a.BOOMR||{},a.BOOMR.snippetExecuted=!0;var i,_,o,r=document.createElement("iframe");if(a[t])a[t]("load",n,!1);else if(a.attachEvent)a.attachEvent("onload",n);r.src="javascript:void(0)",r.title="",r.role="presentation",(r.frameElement||r).style.cssText="width:0;height:0;border:0;display:none;",o=document.getElementsByTagName("script")[0],o.parentNode.insertBefore(r,o);try{_=r.contentWindow.document}catch(O){i=document.domain,r.src="javascript:var d=document.open();d.domain='"+i+"';void(0);",_=r.contentWindow.document}_.open()._l=function(){var a=this.createElement("script");if(i)this.domain=i;a.id="boomr-if-as",a.src=e+"VRZKC-5BSTD-4EWS3-R2J59-B8GYB",BOOMR_lstart=(new Date).getTime(),this.body.appendChild(a)},_.write("<bo"+'dy onload="document._l();">'),_.close()}}(),"".length>0)if(a&&"performance"in a&&a.performance&&"function"==typeof a.performance.setResourceTimingBufferSize)a.performance.setResourceTimingBufferSize();!function(){if(BOOMR=a.BOOMR||{},BOOMR.plugins=BOOMR.plugins||{},!BOOMR.plugins.AK){var e=""=="true"?1:0,t="",n="bdpnbeqxjpkdmz2b4wrq-f-f5359a360-clientnsv4-s.akamaihd.net",i="false"=="true"?2:1,_={"ak.v":"39","ak.cp":"112695","ak.ai":parseInt("293013",10),"ak.ol":"0","ak.cr":4,"ak.ipv":4,"ak.proto":"http/1.1","ak.rid":"60cde812","ak.r":42017,"ak.a2":e,"ak.m":"x","ak.n":"essl","ak.bpcip":"8.222.208.0","ak.cport":39940,"ak.gh":"184.28.235.14","ak.quicv":"","ak.tlsv":"tls1.2","ak.0rtt":"","ak.0rtt.ed":"","ak.csrc":"-","ak.acc":"reno","ak.t":"1732371875","ak.ak":"hOBiQwZUYzCg5VSAfCLimQ==wiC9BHRt2wUd6BfRh2Ueyq1Ql5al2L0OpIVFrwmHf9mZoOVtB2jZnYZMNbYtvM+Pyr4D0AM2p2sX4DZI4lOGIpTx2UB3MX7gjDGST4LO2iTagkuWd0cBPR45DUkPOcqODe1MmYAblXysJGrWgrs116F18zgnsDUuTRyGgH26hgfO+AMC9K7KAP4gOGqwtxD8nkTaLXjuB6hDQemilz08p71cL4jgkYQPJbLVl/+aBoDFsp6YUAotyv4W0MHoVAC/xRhGEb4aV7YdJxMR66ZfJhMsxAMa5IIBVJw85w6+ueFgUADfIpOkmSu0k3S+MUWJYmbUIu+K7oyE3qHuisCXTdMbxFwx87lkmHkVow1Bpb70SbLFToCTzjyScJB2wATF3i8yqbaqXzpMLmJ/Wg1acqtFZgIMUtjoe7g0l4k0hrw=","ak.pv":"3677","ak.dpoabenc":"","ak.tf":i};if(""!==t)_["ak.ruds"]=t;var o={i:!1,av:function(e){var t="http.initiator";if(e&&(!e[t]||"spa_hard"===e[t]))_["ak.feo"]=void 0!==a.aFeoApplied?1:0,BOOMR.addVar(_)},rv:function(){var a=["ak.bpcip","ak.cport","ak.cr","ak.csrc","ak.gh","ak.ipv","ak.m","ak.n","ak.ol","ak.proto","ak.quicv","ak.tlsv","ak.0rtt","ak.0rtt.ed","ak.r","ak.acc","ak.t","ak.tf"];BOOMR.removeVar(a)}};BOOMR.plugins.AK={akVars:_,akDNSPreFetchDomain:n,init:function(){if(!o.i){var a=BOOMR.subscribe;a("before_beacon",o.av,null,null),a("onbeacon",o.rv,null,null),o.i=!0}return this},is_complete:function(){return!0}}}}()}(window);</script></head> <body> <!-- ## PWA ## <sly data-sly-test="true"> <script> if('serviceWorker' in navigator) { navigator.serviceWorker.register('/sw.js') .then(function(registration) { console.log("Service Worker registered with scope:", registration.scope); }); } window.addEventListener('beforeinstallprompt', (e) => { // Prevent Chrome 67 and earlier from automatically showing the prompt //e.preventDefault(); console.log("beforeinstallprompt"); }); </script> </sly> --> <script> var isInIframe = (window.location != window.top.location); var isNotDotcom = ( window.location.href.indexOf('samsung.com') < 0); var isTopNotDotcom = ( window.top.location.href.indexOf('samsung.com') < 0); //404 페이지에서는 실행하지 않음. if ( window.location.href.indexOf('404') < 0 && isTopNotDotcom) { if ( isInIframe == true ) { console.log('isInIframe =' + isInIframe ); //에러 페이지 이동 self.location.href /"+siteCd+"/common/404.html window.location.href = '/uk/common/404.html'; } else { console.log('isInIframe =' + isInIframe ); } } </script> <div id="wrap"> <!-- 공통 hidden input 시작--> <!-- typeAheadDomain 기존 search/ -> 붙이던 부분 삭제함 필요시 search/를 붙여서 사용--> <input type="hidden" name="searchDomain" id="searchDomain" value="//searchapi.samsung.com/v6"/> <input type="hidden" name="esapiSearchDomain" id="esapiSearchDomain" value="https://esapi.samsung.com"/> <input type="hidden" name="scene7domain" id="scene7domain" value="//images.samsung.com/is/image/samsung/"/> <input type="hidden" name="reviewUseYN" id="reviewUseYN" value="Y"/> <input type="hidden" name="aplautYn" id="aplautYn" value="N"/> <input type="hidden" name="reevooUseYN" id="reevooUseYN" value="N"/> <input type="hidden" name="bvFlag" id="bvFlag" value="Y"/> <input type="hidden" name="bvRTLFlag" id="bvRTLFlag" value="N"/> <input type="hidden" name="multiLanguageYn" id="multiLanguageYn" value="N"/> <input type="hidden" name="localLang" id="localLang" value="en-gb"/> <!-- 기존 gnbRunmodeInfo-> runmodeInfo 이름 변경--> <input type="hidden" name="runmodeInfo" id="runmodeInfo" value="live"/> <input type="hidden" name="apiStageInfo" id="apiStageInfo" value="front"/> <input type="hidden" name="tempTitle" id="tempTitle" value="page-article-detail"/> <input type="hidden" name="siteCode" id="siteCode" value="uk"/> <input type="hidden" name="store_sitecode" id="store_sitecode" value="uk_business"/> <input type="hidden" name="language" id="language" value="en_GB"/> <input type="hidden" name="serverType" id="serverType" value="prod"/> <!-- new-hybris --> <input type="hidden" name="gpvStoreDomain" id="gpvStoreDomain" value="https://p1.ecom.samsung.com"/> <input type="hidden" name="storeWebDomain" id="storeWebDomain" value="https://shop.samsung.com/uk/business"/> <input type="hidden" name="shopIntegrationFlag" id="shopIntegrationFlag" value="true"/> <input type="hidden" name="newHyvStoreDomain" id="newHyvStoreDomain"/> <!-- business page 여부 --> <input type="hidden" name="b2bFlag" id="b2bFlag" value="Y"/> <input type="hidden" name="pageUrl" id="pageUrl" value="/content/samsung/uk/business/displays/ise2024"/> <input type="hidden" name="pathString" id="pathString" value="ISE Barcelona 2024"/> <input type="hidden" name="wishlistYn" id="wishlistYn" value="Y"/> <input type="hidden" name="shopParmLang" id="shopParmLang"/> <input type="hidden" name="reservationDomain" id="reservationDomain"/> <!-- 공통 hidden input 끝--> <section class="progress cm-loader" style="display:none;"> <div class="progress__wrapper"> <div class="progress__circle-1"></div> <div class="progress__circle-2"></div> <div class="progress__circle-3"></div> <div class="progress__circle-4"></div> </div> </section> <script type="text/javascript" src="/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/js/crypto-js.min.js"></script> <header id="header" role="banner"> <!--googleoff: all--> <div class="skip-bar"> <a href="#content" id="skipToContent">Skip to content</a> </div> </header> <div class="newpar new section"> </div> <div class="par iparys_inherited"> </div> <div class="nv16-country-selector" style="height: 0px;"> <div class="nv16-country-selector__content-wrap"> <div class="nv16-country-selector__content"> <div class="nv16-country-selector__description">Choose your location and language.</div> <div class="nv16-country-selector__select-contaniner"> <div class="nv16-country-selector__menu"> <div class="menu" data-comp-name="menu"> <select class="menu__select" tabindex="-1"><option selected value="uk" data-country-type="sitecd">United Kingdom / English</option><option value="other">Other Countries or location</option> </select> <button class="menu__select-field" aria-haspopup="listbox" aria-expanded="false" type="button" an-tr="nv16_gnb-country selector-navigation" an-ca="navigation" an-ac="gnb" an-la="b2b_country selector"> <span class="menu__select-field-text"></span> <svg class="menu__select-field-icon down" focusable="false" aria-hidden="true"> <use xlink:href="#open-down-bold" href="#open-down-bold"></use> </svg> <svg class="menu__select-field-icon up" focusable="false" aria-hidden="true"> <use xlink:href="#close-up-bold" href="#close-up-bold"></use> </svg> </button> </div> </div> <div class="nv16-country-selector__continue"> <button class="cta cta--contained cta--black" aria-label="Button Label" data-action="countrySelectorContinue" an-tr="nv16_gnb-country selector-navigation" an-ca="navigation" an-ac="gnb" an-la="b2b_country selector:continue">Continue </button> </div> </div> <button class="nv16-country-selector__close" data-action="countrySelectorClose"> <span class="hidden">Close</span> <svg class="icon" focusable="false" aria-hidden="true"> <use xlink:href="#delete-bold" href="#delete-bold"></use> </svg> </button> </div> </div> </div> <input type="hidden" name="st_checked" id="st_checked" value="2024-11-23 01:55:57"/> <input type="hidden" name="cookieKey" id="cookieKey" value="cedc6238tqcf1t4f0vl7g50mc70d6a5a"/> <div class="gnb js-mobile-open"> <div class="gnb__dimmed" aria-hidden="true"><!-- dimmed --></div> <nav class="gnb__nav" role="navigation"> <!--googleoff: all--> <div class="gnb__bar"> <div class="gnb__bar-inner"> <a href="/uk/business/" an-tr="nv00_gnb--text-logo" an-ca="navigation" an-ac="gnb" an-la="logo" class="gnb__logo "> <span class="hidden">Samsung</span> <div class="gnb__logo-icon"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 105 16" focusable="false"> <g fill="none" fill-rule="evenodd"> <path d="M0.964 0H121.507V32H0.964z" transform="translate(-9 -8)"/> <path fill="#000" fill-rule="nonzero" d="M15.937 19.184c.155.363.104.829.026 1.114-.13.492-.466 1.01-1.45 1.01-.931 0-1.5-.544-1.5-1.347v-1.45H9v1.14C9 22.99 11.614 24 14.436 24c2.692 0 4.918-.932 5.28-3.417.181-1.295.052-2.123-.026-2.46-.62-3.133-6.29-4.065-6.73-5.8-.077-.31-.051-.62-.026-.776.104-.466.44-1.01 1.372-1.01.88 0 1.398.544 1.398 1.346v.933h3.728v-1.062C19.432 8.492 16.507 8 14.384 8c-2.666 0-4.815.88-5.229 3.314-.103.673-.13 1.269.026 2.02.673 3.028 5.98 3.909 6.756 5.85zm48.534-.025c.155.362.103.828.026 1.087-.13.492-.466.984-1.45.984-.932 0-1.475-.544-1.475-1.347V18.46h-3.96v1.139c0 3.288 2.588 4.297 5.383 4.297 2.667 0 4.867-.906 5.23-3.391.18-1.269.05-2.123-.027-2.434-.621-3.107-6.238-4.013-6.652-5.747-.078-.311-.052-.622-.026-.777.104-.466.414-.984 1.346-.984.854 0 1.372.544 1.372 1.346v.907h3.701V11.78c0-3.21-2.899-3.728-4.995-3.728-2.615 0-4.763.88-5.177 3.288-.104.647-.13 1.243.026 1.993.673 3.03 5.927 3.91 6.678 5.826zm30.984 1.32l-.207-12.013h3.701v14.757h-5.332l-3.753-12.401.207 12.401h-3.676V8.466h5.54l3.52 12.013zM28.335 9.553l-2.07 13.826h-4.038l2.744-14.913h6.652l2.744 14.913h-4.012l-2.02-13.826zm21.796 0L47.542 23.38h-3.779L41.201 9.553l-.104 13.826H37.37l.31-14.913h6.083l1.89 11.65 1.89-11.65h6.082l.337 14.913h-3.728l-.103-13.826zm26.868 11.6c1.035 0 1.372-.726 1.424-1.088.026-.156.026-.389.026-.57V8.44h3.779V19.16c0 .284-.026.828-.026.983-.259 2.797-2.46 3.703-5.203 3.703-2.744 0-4.944-.906-5.203-3.703-.026-.155-.052-.699-.026-.983V8.44h3.78v11.055c0 .181 0 .414.025.57.078.388.389 1.087 1.424 1.087zm31.165-.156c1.087 0 1.45-.7 1.527-1.088.026-.18.052-.388.026-.57v-2.174h-1.527V14.99h5.28v4.013c0 .285 0 .492-.051.984-.259 2.719-2.615 3.676-5.255 3.676-2.64 0-4.996-.957-5.254-3.676-.052-.492-.052-.699-.052-.984v-6.291c0-.259.026-.725.052-.984.336-2.796 2.588-3.676 5.254-3.676 2.64 0 4.97.88 5.229 3.676.052.466.026.984.026.984v.492h-3.78v-.829s0-.362-.051-.57c-.078-.336-.362-1.087-1.501-1.087-1.088 0-1.398.725-1.476 1.088-.052.207-.052.466-.052.699v6.835c0 .181 0 .388.026.57.104.414.492 1.087 1.58 1.087z" transform="translate(-9 -8)"/> </g> </svg> </div> </a> <div class="gnb__mobile-menu"> <a class="gnb__search-btn gnb__search-btn-js" href="javascript:void(0)" aria-haspopup="true" role="button" an-tr="nv00_gnb-ise2024-l0-navigation2" an-ca="navigation" an-ac="gnb" an-la="search"> <span class="hidden">Search </span> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M40.581 4.09c20.126 0 36.5 16.374 36.5 36.5a36.325 36.325 0 01-7.963 22.733l22.8 22.948-5.674 5.639-22.767-22.913a36.327 36.327 0 01-22.896 8.093c-20.126 0-36.5-16.374-36.5-36.5s16.374-36.5 36.5-36.5zm0 8c-15.715 0-28.5 12.785-28.5 28.5s12.785 28.5 28.5 28.5 28.5-12.785 28.5-28.5-12.785-28.5-28.5-28.5z"></path> </svg> </a> <a href="https://shop.samsung.com/uk/business/cart/" class="gnb__cart-btn js-global-cart-btn js-has-carturl" role="button" an-tr="nv00_gnb--text-depth1" an-ca="navigation" an-ac="gnb" an-la="cart" data-cart-url="https://shop.samsung.com/uk/business/cart/"> <span class="hidden">Basket</span> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M72.848 70.25c6.075 0 11 4.925 11 11s-4.925 11-11 11-11-4.925-11-11 4.925-11 11-11zm-35 0c6.075 0 11 4.925 11 11s-4.925 11-11 11-11-4.925-11-11c0-6.074 4.926-11 11-11zm35 7a4 4 0 10.002 8.001 4 4 0 00-.002-8.001zm-35 0a4 4 0 100 8 4 4 0 000-8zM13.892 3.75c2.287 0 4.376 1.55 5.058 3.72l.064.22 2.97 11.187h68.128a4.727 4.727 0 014.661 5.786l-.048.2-9.559 36.291c-.583 2.216-2.618 3.842-4.894 3.944l-.228.005H30.06c-2.287 0-4.377-1.55-5.06-3.72l-.063-.219-13.124-49.413-10.7.006-.004-8 12.782-.007zm72.03 23.127H24.108l8.027 30.226H77.96l7.962-30.226z"></path> </svg> <span class="gnb__cart-in-number gnb-cart-count" aria-live="polite" style="display:none;"></span> </a> <a class="gnb__menu-btn js-gnb-menu-btn" href="javascript:void(0)" aria-haspopup="true" role="button" an-tr="nv00_gnb--image-action" an-ca="navigation" an-ac="gnb" an-la="gnb:open" aria-expanded="false"><span>Open menu</span> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M83 70v8H13v-8h70zm0-26v8H13v-8h70zm0-26v8H13v-8h70z"></path> </svg> </a> </div> <div class="gnb__menu-wrap"> <div class="gnb__depth1-container"> <div class="gnb__main"> <ul class="gnb__depth1" role="menubar"> <li class="gnb__depth1-menu has-depth-menu" role="presentation"> <a class="gnb__depth1-link" href="javascript:void(0)" role="menuitem" data-engname="shop" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth1-link-text">Shop</span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M35.757 84.389l-5.533-5.778 31.982-30.612L30.224 17.39l5.533-5.779 38.018 36.388z"></path> </svg> </a> <div class="gnb__depth2-wrap"> <div class="gnb__depth-back-wrap"> <a class="gnb__depth-back" href="javascript:;"> <svg class="icon icon--back" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M40.544 11.613l5.538 5.774L18.335 44l75.054.001v8H18.337l27.745 26.612-5.538 5.774L2.611 48l37.933-36.387z"></path> </svg> <span class="hidden">Back to 1 Depth Menu</span> </a> </div> <div class="gnb__depth2-inner" aria-hidden="true"> <div class="gnb__depth2-title-wrap"> <strong class="gnb__depth2-title"> <span class="gnb__depth2-title-text">Shop</span> </strong> </div> <ul class="gnb__depth2 shopLayer" role="menu"> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="/uk/business/offers/" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="shop:business offers" aria-expanded="false"> <span class="gnb__depth2-link-text"> Business Offers </span> </a> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="https://shop.samsung.com/uk/business/login/business" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="shop:get 10 percent off" aria-expanded="false"> <span class="gnb__depth2-link-text"> Get 10% off </span> </a> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="/uk/business/why-samsung-for-business/" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="shop:why samsung for business" aria-expanded="false"> <span class="gnb__depth2-link-text"> Why buy from Samsung </span> </a> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="/uk/business/business-finance/" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="shop:pay with samsung finance" aria-expanded="false"> <span class="gnb__depth2-link-text"> Pay with Samsung Finance </span> </a> </li> </ul> <a class="gnb__depth2-close" href="javascript:void(0)" role="button" an-tr="nv00_gnb--image-action" an-ca="navigation" an-ac="gnb" an-la="gnb:close"> <span class="hidden">Close menu</span> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M79.17 11.17L48 42.34 16.83 11.17l-5.66 5.66L42.34 48 11.17 79.17l5.66 5.66L48 53.66l31.17 31.17 5.66-5.66L53.66 48l31.17-31.17z"></path> </svg> </a> </div> </div> </li> <li class="gnb__depth1-menu has-depth-menu" role="presentation"> <a class="gnb__depth1-link" href="javascript:void(0)" role="menuitem" data-engname="mobile" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth1-link-text">Mobile</span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M35.757 84.389l-5.533-5.778 31.982-30.612L30.224 17.39l5.533-5.779 38.018 36.388z"></path> </svg> </a> <div class="gnb__depth2-wrap"> <div class="gnb__depth-back-wrap"> <a class="gnb__depth-back" href="javascript:;"> <svg class="icon icon--back" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M40.544 11.613l5.538 5.774L18.335 44l75.054.001v8H18.337l27.745 26.612-5.538 5.774L2.611 48l37.933-36.387z"></path> </svg> <span class="hidden">Back to 1 Depth Menu</span> </a> </div> <div class="gnb__depth2-inner" aria-hidden="true"> <div class="gnb__depth2-title-wrap"> <strong class="gnb__depth2-title"> <a class="gnb__depth2-title-link" href="/uk/business/mobile/" an-tr="nv00_gnb--click-depth1" an-ca="navigation" an-ac="gnb" an-la="mobile:mobile">Mobile</a> </strong> </div> <ul class="gnb__depth2" role="menu"> <li class="gnb__depth2-menu has-depth-menu" role="presentation"> <a class="gnb__depth2-link" href="javascript:void(0)" role="menuitem" data-engname="mobile:overview" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth2-link-text"> Overview </span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M31.828 16.306l3.457-3.612L72.172 48 35.285 83.306l-3.457-3.612L64.941 48z"></path> </svg> <svg class="icon icon--dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M48 73.254L11.651 36.361l5.698-5.614L48 61.855l30.651-31.108 5.698 5.614z"></path> </svg> </a> <div class="gnb__depth3-wrap"> <div class="gnb__depth3-inner"> <ul class="gnb__depth3" role="menu"> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/mobile/overview/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:overview:business devices"> <span class="gnb__depth3-link-text"> Business Devices </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/smartphones/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:overview:smartphones"> <span class="gnb__depth3-link-text"> Smartphones </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/tablets/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:overview:tablets"> <span class="gnb__depth3-link-text"> Tablets </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/mobile/enterprise-edition/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:overview:enterprise edition"> <span class="gnb__depth3-link-text"> Enterprise Edition </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/mobile/rugged/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:overview:rugged"> <span class="gnb__depth3-link-text"> Rugged </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/mobile/foldable/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:overview:foldable"> <span class="gnb__depth3-link-text"> Foldable </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/galaxy-book/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:overview:galaxy book & laptops"> <span class="gnb__depth3-link-text"> Galaxy Book & Laptops </span> </a> </li> </ul> </div> </div> </li> <li class="gnb__depth2-menu has-depth-menu" role="presentation"> <a class="gnb__depth2-link" href="javascript:void(0)" role="menuitem" data-engname="mobile:products" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth2-link-text"> Products </span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M31.828 16.306l3.457-3.612L72.172 48 35.285 83.306l-3.457-3.612L64.941 48z"></path> </svg> <svg class="icon icon--dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M48 73.254L11.651 36.361l5.698-5.614L48 61.855l30.651-31.108 5.698 5.614z"></path> </svg> </a> <div class="gnb__depth3-wrap"> <div class="gnb__depth3-inner"> <ul class="gnb__depth3" role="menu"> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/smartphones/all-smartphones/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:products:smartphones"> <span class="gnb__depth3-link-text"> Smartphones </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/tablets/all-tablets/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:products:tablets"> <span class="gnb__depth3-link-text"> Tablets </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/enterprise-edition/all-enterprise-edition/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:products:enterprise edition"> <span class="gnb__depth3-link-text"> Enterprise Edition </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/rugged/all-rugged/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:products:rugged"> <span class="gnb__depth3-link-text"> Rugged </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/mobile-accessories/all-mobile-accessories/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:products:mobile accessories"> <span class="gnb__depth3-link-text"> Mobile Accessories </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/computers/all-computers/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:products:galaxy book and laptops"> <span class="gnb__depth3-link-text"> Galaxy Book & Laptops </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/audio-sound/all-audio-sound/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:products:audio"> <span class="gnb__depth3-link-text"> Audio </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/watches/all-watches/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:products:watches"> <span class="gnb__depth3-link-text"> Watches </span> </a> </li> </ul> </div> </div> </li> <li class="gnb__depth2-menu has-depth-menu" role="presentation"> <a class="gnb__depth2-link" href="javascript:void(0)" role="menuitem" data-engname="mobile:solutions" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth2-link-text"> Solutions </span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M31.828 16.306l3.457-3.612L72.172 48 35.285 83.306l-3.457-3.612L64.941 48z"></path> </svg> <svg class="icon icon--dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M48 73.254L11.651 36.361l5.698-5.614L48 61.855l30.651-31.108 5.698 5.614z"></path> </svg> </a> <div class="gnb__depth3-wrap"> <div class="gnb__depth3-inner"> <ul class="gnb__depth3" role="menu"> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/mobile-solutions/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:solutions:overview"> <span class="gnb__depth3-link-text"> Overview </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/galaxy-ai/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:solutions:galaxy ai"> <span class="gnb__depth3-link-text"> Galaxy AI </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/mobile-solutions/samsung-knox/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:solutions:samsung knox"> <span class="gnb__depth3-link-text"> Samsung Knox </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/mobile-solutions/knox-manage/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:solutions:knox manage"> <span class="gnb__depth3-link-text"> Knox Manage </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/mobile-solutions/samsung-dex/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:solutions:samsung dex"> <span class="gnb__depth3-link-text"> Samsung DeX </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/partners/mobile/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:solutions:partnership"> <span class="gnb__depth3-link-text"> Partnership </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/mobile-solutions/samsung-business-services/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:solutions:samsung business services"> <span class="gnb__depth3-link-text"> Samsung Business Services </span> </a> </li> </ul> </div> </div> </li> <li class="gnb__depth2-menu has-depth-menu" role="presentation"> <a class="gnb__depth2-link" href="javascript:void(0)" role="menuitem" data-engname="mobile:industries" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth2-link-text"> Industries </span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M31.828 16.306l3.457-3.612L72.172 48 35.285 83.306l-3.457-3.612L64.941 48z"></path> </svg> <svg class="icon icon--dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M48 73.254L11.651 36.361l5.698-5.614L48 61.855l30.651-31.108 5.698 5.614z"></path> </svg> </a> <div class="gnb__depth3-wrap"> <div class="gnb__depth3-inner"> <ul class="gnb__depth3" role="menu"> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/mobile-solutions/government/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:industries:government"> <span class="gnb__depth3-link-text"> Government </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/mobile-solutions/finance/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:industries:finance"> <span class="gnb__depth3-link-text"> Finance </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/mobile-solutions/education/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:industries:education"> <span class="gnb__depth3-link-text"> Education </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/mobile-solutions/public-safety/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:industries:public safety"> <span class="gnb__depth3-link-text"> Public Safety </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/mobile-solutions/retail/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:industries:retail"> <span class="gnb__depth3-link-text"> Retail </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/mobile-solutions/manufacturing/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:industries:manufacturing"> <span class="gnb__depth3-link-text"> Manufacturing </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/mobile-solutions/transportation/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:industries:transport"> <span class="gnb__depth3-link-text"> Transport </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/mobile-solutions/healthcare/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:industries:healthcare"> <span class="gnb__depth3-link-text"> Healthcare </span> </a> </li> </ul> </div> </div> </li> <li class="gnb__depth2-menu has-depth-menu" role="presentation"> <a class="gnb__depth2-link" href="javascript:void(0)" role="menuitem" data-engname="mobile:business" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth2-link-text"> Business </span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M31.828 16.306l3.457-3.612L72.172 48 35.285 83.306l-3.457-3.612L64.941 48z"></path> </svg> <svg class="icon icon--dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M48 73.254L11.651 36.361l5.698-5.614L48 61.855l30.651-31.108 5.698 5.614z"></path> </svg> </a> <div class="gnb__depth3-wrap"> <div class="gnb__depth3-inner"> <ul class="gnb__depth3" role="menu"> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/why-samsung/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:business:why samsung for business"> <span class="gnb__depth3-link-text"> Why Samsung for Business </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/mobile-solutions/large-enterprise/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:business:samsung for large enterprise"> <span class="gnb__depth3-link-text"> Samsung for Large Enterprise </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/mobile-solutions/small-medium-business/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:business:samsung for small and medium business"> <span class="gnb__depth3-link-text"> Samsung for Small and Medium Business </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/mobile-solutions/start-up/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="mobile:business:samsung for start ups"> <span class="gnb__depth3-link-text"> Samsung for Start-ups </span> </a> </li> </ul> </div> </div> </li> </ul> <div class="gnb__feature-container"> <a class="gnb__feature-container-link" href="/uk/business/smartphones/" an-tr="nv00_gnb--cta-feature" an-ca="navigation" an-ac="gnb" an-la="feature image:mobile:galaxy z fold6:learn more"> <div class="image"> <img class="image__preview responsive-img lazy-load-man" data-desktop-src="//images.samsung.com/is/image/samsung/assets/ie/2407/business/gnb/GNB_Galaxy_Z_Fold6_624X624.png?$LazyLoad_Home_PNG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/ie/2407/business/gnb/GNB_Galaxy_Z_Fold6_624X624.png?$LazyLoad_Home_PNG$" alt="Galaxy AI for business is here. Of two Galaxy Z Fold6 phones, one is folded and seen from the rear and the other is unfolded and seen from the Main Screen, which has the Samsung Notes app on top showing a transcribed recording and Note Assist providing a summary at the bottom. S Pen Fold Edition for Galaxy Z Fold6 leans against the folded device."/> <img class="image__main responsive-img lazy-load-man" data-desktop-src="//images.samsung.com/is/image/samsung/assets/ie/2407/business/gnb/GNB_Galaxy_Z_Fold6_624X624.png?$330_330_JPG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/ie/2407/business/gnb/GNB_Galaxy_Z_Fold6_624X624.png?$624_624_JPG$" alt="Galaxy AI for business is here. Of two Galaxy Z Fold6 phones, one is folded and seen from the rear and the other is unfolded and seen from the Main Screen, which has the Samsung Notes app on top showing a transcribed recording and Note Assist providing a summary at the bottom. S Pen Fold Edition for Galaxy Z Fold6 leans against the folded device."/> </div> <div class="gnb__feature-container-contents"> <p class="gnb__feature-container-description">Galaxy Z Fold6</p> <span class="cta cta--underline cta--black">Learn more</span> </div> </a> </div> <a class="gnb__depth2-close" href="javascript:void(0)" role="button" an-tr="nv00_gnb--image-action" an-ca="navigation" an-ac="gnb" an-la="gnb:close"> <span class="hidden">Close menu</span> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M79.17 11.17L48 42.34 16.83 11.17l-5.66 5.66L42.34 48 11.17 79.17l5.66 5.66L48 53.66l31.17 31.17 5.66-5.66L53.66 48l31.17-31.17z"></path> </svg> </a> </div> </div> </li> <li class="gnb__depth1-menu has-depth-menu" role="presentation"> <a class="gnb__depth1-link" href="javascript:void(0)" role="menuitem" data-engname="displays" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth1-link-text">Displays</span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M35.757 84.389l-5.533-5.778 31.982-30.612L30.224 17.39l5.533-5.779 38.018 36.388z"></path> </svg> </a> <div class="gnb__depth2-wrap"> <div class="gnb__depth-back-wrap"> <a class="gnb__depth-back" href="javascript:;"> <svg class="icon icon--back" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M40.544 11.613l5.538 5.774L18.335 44l75.054.001v8H18.337l27.745 26.612-5.538 5.774L2.611 48l37.933-36.387z"></path> </svg> <span class="hidden">Back to 1 Depth Menu</span> </a> </div> <div class="gnb__depth2-inner" aria-hidden="true"> <div class="gnb__depth2-title-wrap"> <strong class="gnb__depth2-title"> <a class="gnb__depth2-title-link" href="/uk/business/displays/" an-tr="nv00_gnb--click-depth1" an-ca="navigation" an-ac="gnb" an-la="displays:displays">Displays</a> </strong> </div> <ul class="gnb__depth2" role="menu"> <li class="gnb__depth2-menu has-depth-menu" role="presentation"> <a class="gnb__depth2-link" href="javascript:void(0)" role="menuitem" data-engname="displays:highlights" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth2-link-text"> Highlights </span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M31.828 16.306l3.457-3.612L72.172 48 35.285 83.306l-3.457-3.612L64.941 48z"></path> </svg> <svg class="icon icon--dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M48 73.254L11.651 36.361l5.698-5.614L48 61.855l30.651-31.108 5.698 5.614z"></path> </svg> </a> <div class="gnb__depth3-wrap"> <div class="gnb__depth3-inner"> <ul class="gnb__depth3" role="menu"> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="https://display-configurator.biz.samsung.com/led" role="menuitem" target="_blank" aria-label="Open in a new window" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:highlights:led configurator"> <span class="gnb__depth3-link-text"> LED Configurator <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M81.436 14.564v54.285h-8V28.221L18.22 83.436l-5.656-5.656L67.78 22.563l-40.629.001v-8z"></path> </svg> </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/led-signage/the-wall/highlights/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:highlights:the wall"> <span class="gnb__depth3-link-text"> The Wall </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/smart-signage/4k-signage/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:highlights:uhd 4k signage"> <span class="gnb__depth3-link-text"> UHD 4K Signage </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/smart-signage/samsung-flip/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:highlights:samsung flip"> <span class="gnb__depth3-link-text"> Samsung Flip </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/smart-signage/kiosk/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:highlights:samsung kiosk"> <span class="gnb__depth3-link-text"> Samsung Kiosk </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/monitors/high-resolution-monitor/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:highlights:viewfinity"> <span class="gnb__depth3-link-text"> ViewFinity </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/monitors/smart-monitor/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:highlights:smart monitor"> <span class="gnb__depth3-link-text"> Smart Monitor </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/displays/ise2024/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:highlights:ise 2024"> <span class="gnb__depth3-link-text"> ISE 2024 </span> </a> </li> </ul> </div> </div> </li> <li class="gnb__depth2-menu has-depth-menu" role="presentation"> <a class="gnb__depth2-link" href="javascript:void(0)" role="menuitem" data-engname="displays:products" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth2-link-text"> Products </span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M31.828 16.306l3.457-3.612L72.172 48 35.285 83.306l-3.457-3.612L64.941 48z"></path> </svg> <svg class="icon icon--dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M48 73.254L11.651 36.361l5.698-5.614L48 61.855l30.651-31.108 5.698 5.614z"></path> </svg> </a> <div class="gnb__depth3-wrap"> <div class="gnb__depth3-inner"> <ul class="gnb__depth3" role="menu"> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/smart-signage/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:products:smart signage"> <span class="gnb__depth3-link-text"> Smart Signage </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/led-signage/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:products:led signage"> <span class="gnb__depth3-link-text"> LED Signage </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/tvs/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:products:tvs and commercial tvs"> <span class="gnb__depth3-link-text"> TVs & Commercial TVs </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/audio-devices/all-audio-devices/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:products:soundbars"> <span class="gnb__depth3-link-text"> Soundbars </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/monitors/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:products:monitors"> <span class="gnb__depth3-link-text"> Monitors </span> </a> </li> </ul> </div> </div> </li> <li class="gnb__depth2-menu has-depth-menu" role="presentation"> <a class="gnb__depth2-link" href="javascript:void(0)" role="menuitem" data-engname="displays:solutions" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth2-link-text"> Solutions </span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M31.828 16.306l3.457-3.612L72.172 48 35.285 83.306l-3.457-3.612L64.941 48z"></path> </svg> <svg class="icon icon--dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M48 73.254L11.651 36.361l5.698-5.614L48 61.855l30.651-31.108 5.698 5.614z"></path> </svg> </a> <div class="gnb__depth3-wrap"> <div class="gnb__depth3-inner"> <ul class="gnb__depth3" role="menu"> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/display-solutions/magicinfo/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:solutions:magicinfo"> <span class="gnb__depth3-link-text"> MagicINFO ™ </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/display-solutions/lynk-cloud/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:solutions:lynk cloud"> <span class="gnb__depth3-link-text"> LYNK Cloud </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/display-solutions/business-tv-app/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:solutions:business tv app"> <span class="gnb__depth3-link-text"> Business TV App </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/display-solutions/color-expert-led/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:solutions:colour expert led"> <span class="gnb__depth3-link-text"> Colour Expert LED </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/display-solutions/easy-setting-box/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:solutions:monitor easy setting box"> <span class="gnb__depth3-link-text"> Monitor Easy Setting Box </span> </a> </li> </ul> </div> </div> </li> <li class="gnb__depth2-menu has-depth-menu" role="presentation"> <a class="gnb__depth2-link" href="javascript:void(0)" role="menuitem" data-engname="displays:industries" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth2-link-text"> Industries </span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M31.828 16.306l3.457-3.612L72.172 48 35.285 83.306l-3.457-3.612L64.941 48z"></path> </svg> <svg class="icon icon--dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M48 73.254L11.651 36.361l5.698-5.614L48 61.855l30.651-31.108 5.698 5.614z"></path> </svg> </a> <div class="gnb__depth3-wrap"> <div class="gnb__depth3-inner"> <ul class="gnb__depth3" role="menu"> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/displays/industry/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:industries:overview"> <span class="gnb__depth3-link-text"> Overview </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/display-solutions/education/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:industries:education"> <span class="gnb__depth3-link-text"> Education </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/display-solutions/qsr/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:industries:qsr"> <span class="gnb__depth3-link-text"> QSR </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/display-solutions/retail/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:industries:retail"> <span class="gnb__depth3-link-text"> Retail </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/display-solutions/corporate/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:industries:corporate"> <span class="gnb__depth3-link-text"> Corporate </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/display-solutions/control-room/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:industries:control room"> <span class="gnb__depth3-link-text"> Control Room </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/display-solutions/hospitality/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:industries:hospitality"> <span class="gnb__depth3-link-text"> Hospitality </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/display-solutions/healthcare/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:industries:healthcare"> <span class="gnb__depth3-link-text"> Healthcare </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/display-solutions/airport-digital-signage/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:industries:airport"> <span class="gnb__depth3-link-text"> Airport </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/display-solutions/sports/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:industries:sports"> <span class="gnb__depth3-link-text"> Sports </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/display-solutions/broadcasting/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:industries:broadcasting"> <span class="gnb__depth3-link-text"> Broadcasting </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/display-solutions/dooh/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:industries:dooh"> <span class="gnb__depth3-link-text"> DOOH </span> </a> </li> </ul> </div> </div> </li> <li class="gnb__depth2-menu has-depth-menu" role="presentation"> <a class="gnb__depth2-link" href="javascript:void(0)" role="menuitem" data-engname="displays:configurator" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth2-link-text"> Configurator </span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M31.828 16.306l3.457-3.612L72.172 48 35.285 83.306l-3.457-3.612L64.941 48z"></path> </svg> <svg class="icon icon--dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M48 73.254L11.651 36.361l5.698-5.614L48 61.855l30.651-31.108 5.698 5.614z"></path> </svg> </a> <div class="gnb__depth3-wrap"> <div class="gnb__depth3-inner"> <ul class="gnb__depth3" role="menu"> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="https://display-configurator.biz.samsung.com/led" role="menuitem" target="_blank" aria-label="Open in a new window" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:configurator:led configurator"> <span class="gnb__depth3-link-text"> LED Configurator <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M81.436 14.564v54.285h-8V28.221L18.22 83.436l-5.656-5.656L67.78 22.563l-40.629.001v-8z"></path> </svg> </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="https://display-configurator.biz.samsung.com/videowall" role="menuitem" target="_blank" aria-label="Open in a new window" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:configurator:videowall configurator"> <span class="gnb__depth3-link-text"> Videowall Configurator <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M81.436 14.564v54.285h-8V28.221L18.22 83.436l-5.656-5.656L67.78 22.563l-40.629.001v-8z"></path> </svg> </span> </a> </li> </ul> </div> </div> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="/uk/business/partners/displays/" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="displays:partners" aria-expanded="false"> <span class="gnb__depth2-link-text"> Partners </span> </a> </li> <li class="gnb__depth2-menu has-depth-menu" role="presentation"> <a class="gnb__depth2-link" href="javascript:void(0)" role="menuitem" data-engname="displays:showcases" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth2-link-text"> Showcases </span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M31.828 16.306l3.457-3.612L72.172 48 35.285 83.306l-3.457-3.612L64.941 48z"></path> </svg> <svg class="icon icon--dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M48 73.254L11.651 36.361l5.698-5.614L48 61.855l30.651-31.108 5.698 5.614z"></path> </svg> </a> <div class="gnb__depth3-wrap"> <div class="gnb__depth3-inner"> <ul class="gnb__depth3" role="menu"> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/insights/?case-study" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:showcases:case studies"> <span class="gnb__depth3-link-text"> Case Studies </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/displays/virtual-showcase/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="displays:showcases:virtual showcase"> <span class="gnb__depth3-link-text"> Virtual Showcase </span> </a> </li> </ul> </div> </div> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="/uk/business/displays/samsung-business-academy/" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="displays:samsung business academy " aria-expanded="false"> <span class="gnb__depth2-link-text"> Samsung Business Academy </span> </a> </li> </ul> <div class="gnb__feature-container"> <a class="gnb__feature-container-link" href="/uk/business/monitors/high-resolution-monitor/" an-tr="nv00_gnb--cta-feature" an-ca="navigation" an-ac="gnb" an-la="feature image:displays:high resolution monitors:learn more"> <div class="image"> <img class="image__preview responsive-img lazy-load-man" data-desktop-src="//images.samsung.com/is/image/samsung/assets/uk/business/climate/about-climate/VD-EBT_GNB_Feature_Image_mo.jpg?$LazyLoad_Home_JPG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/uk/business/climate/about-climate/VD-EBT_GNB_Feature_Image_mo.jpg?$LazyLoad_Home_JPG$" alt="three high resolution monitors on the desk"/> <img class="image__main responsive-img lazy-load-man" data-desktop-src="//images.samsung.com/is/image/samsung/assets/uk/business/climate/about-climate/VD-EBT_GNB_Feature_Image_mo.jpg?$330_330_JPG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/uk/business/climate/about-climate/VD-EBT_GNB_Feature_Image_mo.jpg?$624_624_JPG$" alt="three high resolution monitors on the desk"/> </div> <div class="gnb__feature-container-contents"> <p class="gnb__feature-container-description">High Resolution Monitors</p> <span class="cta cta--underline cta--black">Learn more</span> </div> </a> </div> <a class="gnb__depth2-close" href="javascript:void(0)" role="button" an-tr="nv00_gnb--image-action" an-ca="navigation" an-ac="gnb" an-la="gnb:close"> <span class="hidden">Close menu</span> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M79.17 11.17L48 42.34 16.83 11.17l-5.66 5.66L42.34 48 11.17 79.17l5.66 5.66L48 53.66l31.17 31.17 5.66-5.66L53.66 48l31.17-31.17z"></path> </svg> </a> </div> </div> </li> <li class="gnb__depth1-menu has-depth-menu" role="presentation"> <a class="gnb__depth1-link" href="javascript:void(0)" role="menuitem" data-engname="appliance" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth1-link-text">Appliance</span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M35.757 84.389l-5.533-5.778 31.982-30.612L30.224 17.39l5.533-5.779 38.018 36.388z"></path> </svg> </a> <div class="gnb__depth2-wrap"> <div class="gnb__depth-back-wrap"> <a class="gnb__depth-back" href="javascript:;"> <svg class="icon icon--back" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M40.544 11.613l5.538 5.774L18.335 44l75.054.001v8H18.337l27.745 26.612-5.538 5.774L2.611 48l37.933-36.387z"></path> </svg> <span class="hidden">Back to 1 Depth Menu</span> </a> </div> <div class="gnb__depth2-inner" aria-hidden="true"> <div class="gnb__depth2-title-wrap"> <strong class="gnb__depth2-title"> <a class="gnb__depth2-title-link" href="/uk/business/home-appliances/" an-tr="nv00_gnb--click-depth1" an-ca="navigation" an-ac="gnb" an-la="appliance:appliance">Appliance</a> </strong> </div> <ul class="gnb__depth2" role="menu"> <li class="gnb__depth2-menu has-depth-menu" role="presentation"> <a class="gnb__depth2-link" href="javascript:void(0)" role="menuitem" data-engname="appliance:products" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth2-link-text"> Products </span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M31.828 16.306l3.457-3.612L72.172 48 35.285 83.306l-3.457-3.612L64.941 48z"></path> </svg> <svg class="icon icon--dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M48 73.254L11.651 36.361l5.698-5.614L48 61.855l30.651-31.108 5.698 5.614z"></path> </svg> </a> <div class="gnb__depth3-wrap"> <div class="gnb__depth3-inner"> <ul class="gnb__depth3" role="menu"> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/refrigerators/all-refrigerators/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="appliance:products:refrigerators"> <span class="gnb__depth3-link-text"> Refrigerators </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/cooking-appliances/all-cooking-appliances/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="appliance:products:cooking appliances "> <span class="gnb__depth3-link-text"> Cooking Appliances </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/washers-and-dryers/all-washers-and-dryers/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="appliance:products:laundry appliances"> <span class="gnb__depth3-link-text"> Laundry Appliances </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/vacuum-cleaners/all-vacuum-cleaners/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="appliance:products:vacuum cleaners"> <span class="gnb__depth3-link-text"> Vacuum Cleaners </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/dishwashers/all-dishwashers/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="appliance:products:dishwashers"> <span class="gnb__depth3-link-text"> Dishwashers </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/microwave-ovens/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="appliance:products:commercial microwaves"> <span class="gnb__depth3-link-text"> Commercial Microwaves </span> </a> </li> </ul> </div> </div> </li> <li class="gnb__depth2-menu has-depth-menu" role="presentation"> <a class="gnb__depth2-link" href="javascript:void(0)" role="menuitem" data-engname="appliance:industries" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth2-link-text"> Industries </span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M31.828 16.306l3.457-3.612L72.172 48 35.285 83.306l-3.457-3.612L64.941 48z"></path> </svg> <svg class="icon icon--dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M48 73.254L11.651 36.361l5.698-5.614L48 61.855l30.651-31.108 5.698 5.614z"></path> </svg> </a> <div class="gnb__depth3-wrap"> <div class="gnb__depth3-inner"> <ul class="gnb__depth3" role="menu"> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/appliance-solutions/kitchen-specialists/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="appliance:industries:kitchen specialists"> <span class="gnb__depth3-link-text"> Kitchen Specialists </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/appliance-solutions/contractors-housebuilders/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="appliance:industries:contractors and housebuilders"> <span class="gnb__depth3-link-text"> Contractors & Housebuilders </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/appliance-solutions/construction/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="appliance:industries:construction"> <span class="gnb__depth3-link-text"> Construction </span> </a> </li> </ul> </div> </div> </li> </ul> <div class="gnb__feature-container"> <a class="gnb__feature-container-link" href="/uk/business/home-appliances/" an-tr="nv00_gnb--cta-feature" an-ca="navigation" an-ac="gnb" an-la="feature image:appliance:find out how samsung home appliances can support your business:learn more"> <div class="image"> <img class="image__preview responsive-img lazy-load-man" data-desktop-src="//images.samsung.com/is/image/samsung/assets/uk/business/climate/about-climate/DA_HA_GNB_Feature_Image_mo.jpeg?$LazyLoad_Home_JPG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/uk/business/climate/about-climate/DA_HA_GNB_Feature_Image_mo.jpeg?$LazyLoad_Home_JPG$" alt="Black and white oven and washing machine in the kitchen"/> <img class="image__main responsive-img lazy-load-man" data-desktop-src="//images.samsung.com/is/image/samsung/assets/uk/business/climate/about-climate/DA_HA_GNB_Feature_Image_mo.jpeg?$330_330_JPG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/uk/business/climate/about-climate/DA_HA_GNB_Feature_Image_mo.jpeg?$624_624_JPG$" alt="Black and white oven and washing machine in the kitchen"/> </div> <div class="gnb__feature-container-contents"> <p class="gnb__feature-container-description">Find out how Samsung Home Appliances can support your business</p> <span class="cta cta--underline cta--black">Learn more</span> </div> </a> </div> <a class="gnb__depth2-close" href="javascript:void(0)" role="button" an-tr="nv00_gnb--image-action" an-ca="navigation" an-ac="gnb" an-la="gnb:close"> <span class="hidden">Close menu</span> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M79.17 11.17L48 42.34 16.83 11.17l-5.66 5.66L42.34 48 11.17 79.17l5.66 5.66L48 53.66l31.17 31.17 5.66-5.66L53.66 48l31.17-31.17z"></path> </svg> </a> </div> </div> </li> <li class="gnb__depth1-menu has-depth-menu" role="presentation"> <a class="gnb__depth1-link" href="javascript:void(0)" role="menuitem" data-engname="computing" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth1-link-text">Computing</span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M35.757 84.389l-5.533-5.778 31.982-30.612L30.224 17.39l5.533-5.779 38.018 36.388z"></path> </svg> </a> <div class="gnb__depth2-wrap"> <div class="gnb__depth-back-wrap"> <a class="gnb__depth-back" href="javascript:;"> <svg class="icon icon--back" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M40.544 11.613l5.538 5.774L18.335 44l75.054.001v8H18.337l27.745 26.612-5.538 5.774L2.611 48l37.933-36.387z"></path> </svg> <span class="hidden">Back to 1 Depth Menu</span> </a> </div> <div class="gnb__depth2-inner" aria-hidden="true"> <div class="gnb__depth2-title-wrap"> <strong class="gnb__depth2-title"> <a class="gnb__depth2-title-link" href="/uk/business/computing/" an-tr="nv00_gnb--click-depth1" an-ca="navigation" an-ac="gnb" an-la="computing:computing">Computing</a> </strong> </div> <ul class="gnb__depth2" role="menu"> <li class="gnb__depth2-menu has-depth-menu" role="presentation"> <a class="gnb__depth2-link" href="javascript:void(0)" role="menuitem" data-engname="computing:overview" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth2-link-text"> Overview </span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M31.828 16.306l3.457-3.612L72.172 48 35.285 83.306l-3.457-3.612L64.941 48z"></path> </svg> <svg class="icon icon--dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M48 73.254L11.651 36.361l5.698-5.614L48 61.855l30.651-31.108 5.698 5.614z"></path> </svg> </a> <div class="gnb__depth3-wrap"> <div class="gnb__depth3-inner"> <ul class="gnb__depth3" role="menu"> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/galaxy-book/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="computing:overview:galaxy book & laptops"> <span class="gnb__depth3-link-text"> Galaxy Book & Laptops </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/chromebook/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="computing:overview:samsung chromebook"> <span class="gnb__depth3-link-text"> Samsung Chromebook </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/business-monitors/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="computing:overview:monitors"> <span class="gnb__depth3-link-text"> Monitors </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/memory-storage/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="computing:overview:memory and storage"> <span class="gnb__depth3-link-text"> Memory & Storage </span> </a> </li> </ul> </div> </div> </li> <li class="gnb__depth2-menu has-depth-menu" role="presentation"> <a class="gnb__depth2-link" href="javascript:void(0)" role="menuitem" data-engname="computing:products" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth2-link-text"> Products </span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M31.828 16.306l3.457-3.612L72.172 48 35.285 83.306l-3.457-3.612L64.941 48z"></path> </svg> <svg class="icon icon--dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M48 73.254L11.651 36.361l5.698-5.614L48 61.855l30.651-31.108 5.698 5.614z"></path> </svg> </a> <div class="gnb__depth3-wrap"> <div class="gnb__depth3-inner"> <ul class="gnb__depth3" role="menu"> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/computers/all-computers/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="computing:products:galaxy book and laptops"> <span class="gnb__depth3-link-text"> Galaxy Book & Laptops </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/computers/all-computers/?chromebook" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="computing:products:samsung chromebook"> <span class="gnb__depth3-link-text"> Samsung Chromebook </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/monitors/all-monitors/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="computing:products:monitors"> <span class="gnb__depth3-link-text"> Monitors </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/memory-storage/all-memory-storage/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="computing:products:memory storage"> <span class="gnb__depth3-link-text"> Memory & Storage </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/computer-accessories/all-computer-accessories/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="computing:products:accessories"> <span class="gnb__depth3-link-text"> Accessories </span> </a> </li> </ul> </div> </div> </li> <li class="gnb__depth2-menu has-depth-menu" role="presentation"> <a class="gnb__depth2-link" href="javascript:void(0)" role="menuitem" data-engname="computing:industries" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth2-link-text"> Industries </span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M31.828 16.306l3.457-3.612L72.172 48 35.285 83.306l-3.457-3.612L64.941 48z"></path> </svg> <svg class="icon icon--dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M48 73.254L11.651 36.361l5.698-5.614L48 61.855l30.651-31.108 5.698 5.614z"></path> </svg> </a> <div class="gnb__depth3-wrap"> <div class="gnb__depth3-inner"> <ul class="gnb__depth3" role="menu"> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="/uk/business/mobile-solutions/education/" role="menuitem" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="computing:industries:education"> <span class="gnb__depth3-link-text"> Education </span> </a> </li> </ul> </div> </div> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="https://www.samsung.com/global/galaxybooks-downloadcenter/?siteCode=uk" target="_blank" aria-label="Open in a new window" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="computing:galaxy books download centre" aria-expanded="false"> <span class="gnb__depth2-link-text"> Galaxy Books Download Centre <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M81.436 14.564v54.285h-8V28.221L18.22 83.436l-5.656-5.656L67.78 22.563l-40.629.001v-8z"></path> </svg> </span> </a> </li> </ul> <div class="gnb__feature-container"> <a class="gnb__feature-container-link" href="/uk/business/galaxy-book/" an-tr="nv00_gnb--cta-feature" an-ca="navigation" an-ac="gnb" an-la="feature image:computing:galaxy book4 series:learn more"> <div class="image"> <img class="image__preview responsive-img lazy-load-man" data-desktop-src="//images.samsung.com/is/image/samsung/assets/uk/gnb/GNB_GB4Range_624x624_02.jpg?$LazyLoad_Home_JPG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/uk/gnb/GNB_GB4Range_624x624_02.jpg?$LazyLoad_Home_JPG$" alt="Galaxy Book4 "/> <img class="image__main responsive-img lazy-load-man" data-desktop-src="//images.samsung.com/is/image/samsung/assets/uk/gnb/GNB_GB4Range_624x624_02.jpg?$330_330_JPG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/uk/gnb/GNB_GB4Range_624x624_02.jpg?$624_624_JPG$" alt="Galaxy Book4 "/> </div> <div class="gnb__feature-container-contents"> <p class="gnb__feature-container-description">Galaxy Book4 Series</p> <span class="cta cta--underline cta--black">Learn more</span> </div> </a> </div> <a class="gnb__depth2-close" href="javascript:void(0)" role="button" an-tr="nv00_gnb--image-action" an-ca="navigation" an-ac="gnb" an-la="gnb:close"> <span class="hidden">Close menu</span> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M79.17 11.17L48 42.34 16.83 11.17l-5.66 5.66L42.34 48 11.17 79.17l5.66 5.66L48 53.66l31.17 31.17 5.66-5.66L53.66 48l31.17-31.17z"></path> </svg> </a> </div> </div> </li> <li class="gnb__depth1-menu has-depth-menu" role="presentation"> <a class="gnb__depth1-link" href="javascript:void(0)" role="menuitem" data-engname="climate" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth1-link-text">Climate</span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M35.757 84.389l-5.533-5.778 31.982-30.612L30.224 17.39l5.533-5.779 38.018 36.388z"></path> </svg> </a> <div class="gnb__depth2-wrap"> <div class="gnb__depth-back-wrap"> <a class="gnb__depth-back" href="javascript:;"> <svg class="icon icon--back" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M40.544 11.613l5.538 5.774L18.335 44l75.054.001v8H18.337l27.745 26.612-5.538 5.774L2.611 48l37.933-36.387z"></path> </svg> <span class="hidden">Back to 1 Depth Menu</span> </a> </div> <div class="gnb__depth2-inner" aria-hidden="true"> <div class="gnb__depth2-title-wrap"> <strong class="gnb__depth2-title"> <a class="gnb__depth2-title-link" href="/uk/business/climate/business-owners/" an-tr="nv00_gnb--click-depth1" an-ca="navigation" an-ac="gnb" an-la="climate:climate">Climate</a> </strong> </div> <ul class="gnb__depth2" role="menu"> <li class="gnb__depth2-menu has-depth-menu" role="presentation"> <a class="gnb__depth2-link" href="javascript:void(0)" role="menuitem" data-engname="climate:heating & cooling" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth2-link-text"> Heating & Cooling </span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M31.828 16.306l3.457-3.612L72.172 48 35.285 83.306l-3.457-3.612L64.941 48z"></path> </svg> <svg class="icon icon--dropdown" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M48 73.254L11.651 36.361l5.698-5.614L48 61.855l30.651-31.108 5.698 5.614z"></path> </svg> </a> <div class="gnb__depth3-wrap"> <div class="gnb__depth3-inner"> <ul class="gnb__depth3" role="menu"> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="https://samsung-climatesolutions.com/en-gb/b2c/our-solutions/commercial.html" role="menuitem" target="_blank" aria-label="Open in a new window" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="climate:heating & cooling:commercial solutions"> <span class="gnb__depth3-link-text"> Commercial Solutions <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M81.436 14.564v54.285h-8V28.221L18.22 83.436l-5.656-5.656L67.78 22.563l-40.629.001v-8z"></path> </svg> </span> </a> </li> <li class="gnb__depth3-menu" role="presentation"> <a class="gnb__depth3-link" href="https://samsung-climatesolutions.com/en-gb/b2c/our-solutions/home.html" role="menuitem" target="_blank" aria-label="Open in a new window" an-tr="nv00_gnb--text-depth3" an-ca="navigation" an-ac="gnb" an-la="climate:heating & cooling:residential solutions"> <span class="gnb__depth3-link-text"> Residential Solutions <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M81.436 14.564v54.285h-8V28.221L18.22 83.436l-5.656-5.656L67.78 22.563l-40.629.001v-8z"></path> </svg> </span> </a> </li> </ul> </div> </div> </li> </ul> <div class="gnb__feature-container"> <a class="gnb__feature-container-link" href="/uk/business/climate/mono-ht-quiet/" an-tr="nv00_gnb--cta-feature" an-ca="navigation" an-ac="gnb" an-la="feature image:climate:ehs mono ht quiet:learn more"> <div class="image"> <img class="image__preview responsive-img lazy-load-man" data-desktop-src="//images.samsung.com/is/image/samsung/assets/uk/business/climate/newbanner/Samsung_EU_Heating_Keyisual_2883.jpg?$LazyLoad_Home_JPG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/uk/business/climate/newbanner/Samsung_EU_Heating_Keyisual_2883.jpg?$LazyLoad_Home_JPG$" alt="EHS Mono HT Quiet"/> <img class="image__main responsive-img lazy-load-man" data-desktop-src="//images.samsung.com/is/image/samsung/assets/uk/business/climate/newbanner/Samsung_EU_Heating_Keyisual_2883.jpg?$330_330_JPG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/uk/business/climate/newbanner/Samsung_EU_Heating_Keyisual_2883.jpg?$624_624_JPG$" alt="EHS Mono HT Quiet"/> </div> <div class="gnb__feature-container-contents"> <p class="gnb__feature-container-description">EHS Mono HT Quiet</p> <span class="cta cta--underline cta--black">Learn more</span> </div> </a> </div> <a class="gnb__depth2-close" href="javascript:void(0)" role="button" an-tr="nv00_gnb--image-action" an-ca="navigation" an-ac="gnb" an-la="gnb:close"> <span class="hidden">Close menu</span> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M79.17 11.17L48 42.34 16.83 11.17l-5.66 5.66L42.34 48 11.17 79.17l5.66 5.66L48 53.66l31.17 31.17 5.66-5.66L53.66 48l31.17-31.17z"></path> </svg> </a> </div> </div> </li> <li class="gnb__depth1-menu has-depth-menu" role="presentation"> <a class="gnb__depth1-link" href="javascript:void(0)" role="menuitem" data-engname="industries" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth1-link-text">Industries</span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M35.757 84.389l-5.533-5.778 31.982-30.612L30.224 17.39l5.533-5.779 38.018 36.388z"></path> </svg> </a> <div class="gnb__depth2-wrap"> <div class="gnb__depth-back-wrap"> <a class="gnb__depth-back" href="javascript:;"> <svg class="icon icon--back" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M40.544 11.613l5.538 5.774L18.335 44l75.054.001v8H18.337l27.745 26.612-5.538 5.774L2.611 48l37.933-36.387z"></path> </svg> <span class="hidden">Back to 1 Depth Menu</span> </a> </div> <div class="gnb__depth2-inner" aria-hidden="true"> <div class="gnb__depth2-title-wrap"> <strong class="gnb__depth2-title"> <span class="gnb__depth2-title-text">Industries</span> </strong> </div> <ul class="gnb__depth2" role="menu"> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="/uk/business/appliance-solutions/construction/" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="industries:construction" aria-expanded="false"> <span class="gnb__depth2-link-text"> Construction </span> </a> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="/uk/business/industries/education/" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="industries:education" aria-expanded="false"> <span class="gnb__depth2-link-text"> Education </span> </a> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="/uk/business/industries/retail/" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="industries:retail" aria-expanded="false"> <span class="gnb__depth2-link-text"> Retail </span> </a> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="/uk/business/industries/finance/" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="industries:finance" aria-expanded="false"> <span class="gnb__depth2-link-text"> Finance </span> </a> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="/uk/business/industries/government/" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="industries:government" aria-expanded="false"> <span class="gnb__depth2-link-text"> Government </span> </a> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="/uk/business/industries/corporate/" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="industries:corporate" aria-expanded="false"> <span class="gnb__depth2-link-text"> Corporate </span> </a> </li> </ul> <div class="gnb__feature-container"> <a class="gnb__feature-container-link" href="/uk/business/industries/education/" an-tr="nv00_gnb--cta-feature" an-ca="navigation" an-ac="gnb" an-la="feature image:industries:see why samsung galaxy tab is the must-have device for learning today:learn more"> <div class="image"> <img class="image__preview responsive-img lazy-load-man" data-desktop-src="//images.samsung.com/is/image/samsung/assets/uk/business/industries/education/GNB_Featured_Card2.png?$LazyLoad_Home_PNG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/uk/business/industries/education/GNB_Featured_Card2.png?$LazyLoad_Home_PNG$" alt="A kid writing on a tab with a s-pen."/> <img class="image__main responsive-img lazy-load-man" data-desktop-src="//images.samsung.com/is/image/samsung/assets/uk/business/industries/education/GNB_Featured_Card2.png?$330_330_JPG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/uk/business/industries/education/GNB_Featured_Card2.png?$624_624_JPG$" alt="A kid writing on a tab with a s-pen."/> </div> <div class="gnb__feature-container-contents"> <p class="gnb__feature-container-description">See why Samsung Galaxy Tab is the must-have device for learning today</p> <span class="cta cta--underline cta--black">Learn more</span> </div> </a> </div> <a class="gnb__depth2-close" href="javascript:void(0)" role="button" an-tr="nv00_gnb--image-action" an-ca="navigation" an-ac="gnb" an-la="gnb:close"> <span class="hidden">Close menu</span> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M79.17 11.17L48 42.34 16.83 11.17l-5.66 5.66L42.34 48 11.17 79.17l5.66 5.66L48 53.66l31.17 31.17 5.66-5.66L53.66 48l31.17-31.17z"></path> </svg> </a> </div> </div> </li> </ul> </div> <div class="gnb__sub"> <ul class="gnb__depth1" role="menubar"> <li class="gnb__depth1-menu" role="presentation"> <a class="gnb__depth1-link" href="/uk/business/insights/" role="menuitem" an-tr="nv00_gnb--click-depth1" an-ca="navigation" an-ac="gnb" an-la="insights"><span class="gnb__depth1-link-text">Insights</span></a> </li> <li class="gnb__depth1-menu has-depth-menu" role="presentation"> <a class="gnb__depth1-link" href="javascript:void(0)" role="menuitem" data-engname="support" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth1-link-text">Support</span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M35.757 84.389l-5.533-5.778 31.982-30.612L30.224 17.39l5.533-5.779 38.018 36.388z"></path> </svg> </a> <div class="gnb__depth2-wrap"> <div class="gnb__depth-back-wrap"> <a class="gnb__depth-back" href="javascript:;"> <svg class="icon icon--back" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M40.544 11.613l5.538 5.774L18.335 44l75.054.001v8H18.337l27.745 26.612-5.538 5.774L2.611 48l37.933-36.387z"></path> </svg> <span class="hidden">Back to 1 Depth Menu</span> </a> </div> <div class="gnb__depth2-inner" aria-hidden="true"> <div class="gnb__depth2-title-wrap"> <strong class="gnb__depth2-title"> <a class="gnb__depth2-title-link" href="/uk/business/support/" an-tr="nv00_gnb--click-depth1" an-ca="navigation" an-ac="gnb" an-la="support:support">Support</a> </strong> </div> <ul class="gnb__depth2" role="menu"> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="/uk/business/register/" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="support:register business" aria-expanded="false"> <span class="gnb__depth2-link-text"> Register business </span> </a> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="/uk/business/support/service-solutions/" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="support:support services" aria-expanded="false"> <span class="gnb__depth2-link-text"> Support Services </span> </a> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="/uk/business/support/faqs/" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="support:help and advice" aria-expanded="false"> <span class="gnb__depth2-link-text"> Help and Advice </span> </a> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="/uk/business/support/" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="support:contact us" aria-expanded="false"> <span class="gnb__depth2-link-text"> Contact Us </span> </a> </li> </ul> <div class="gnb__feature-container"> <a class="gnb__feature-container-link" href="/uk/business/support/mobile-devices/" an-tr="nv00_gnb--cta-feature" an-ca="navigation" an-ac="gnb" an-la="feature image:support:support that lasts a lifetime:learn more"> <div class="image"> <img class="image__preview responsive-img lazy-load-man" data-desktop-src="//images.samsung.com/is/image/samsung/assets/uk/gnb/GNB_Tile_624x624_DT.png?$LazyLoad_Home_PNG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/uk/gnb/GNB_Tile_624x624_DT.png?$LazyLoad_Home_PNG$" alt="Support that lasts a lifetime"/> <img class="image__main responsive-img lazy-load-man" data-desktop-src="//images.samsung.com/is/image/samsung/assets/uk/gnb/GNB_Tile_624x624_DT.png?$330_330_JPG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/uk/gnb/GNB_Tile_624x624_DT.png?$624_624_JPG$" alt="Support that lasts a lifetime"/> </div> <div class="gnb__feature-container-contents"> <p class="gnb__feature-container-description">Support that lasts a lifetime</p> <span class="cta cta--underline cta--black">Learn more</span> </div> </a> </div> <a class="gnb__depth2-close" href="javascript:void(0)" role="button" an-tr="nv00_gnb--image-action" an-ca="navigation" an-ac="gnb" an-la="gnb:close"> <span class="hidden">Close menu</span> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M79.17 11.17L48 42.34 16.83 11.17l-5.66 5.66L42.34 48 11.17 79.17l5.66 5.66L48 53.66l31.17 31.17 5.66-5.66L53.66 48l31.17-31.17z"></path> </svg> </a> </div> </div> </li> <li class="gnb__depth1-menu has-depth-menu" role="presentation"> <a class="gnb__depth1-link" href="javascript:void(0)" role="menuitem" data-engname="partners" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth1-link-text">Partners</span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M35.757 84.389l-5.533-5.778 31.982-30.612L30.224 17.39l5.533-5.779 38.018 36.388z"></path> </svg> </a> <div class="gnb__depth2-wrap"> <div class="gnb__depth-back-wrap"> <a class="gnb__depth-back" href="javascript:;"> <svg class="icon icon--back" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M40.544 11.613l5.538 5.774L18.335 44l75.054.001v8H18.337l27.745 26.612-5.538 5.774L2.611 48l37.933-36.387z"></path> </svg> <span class="hidden">Back to 1 Depth Menu</span> </a> </div> <div class="gnb__depth2-inner" aria-hidden="true"> <div class="gnb__depth2-title-wrap"> <strong class="gnb__depth2-title"> <span class="gnb__depth2-title-text">Partners</span> </strong> </div> <ul class="gnb__depth2" role="menu"> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="/uk/business/discover-samsung-business/" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="partners:discover samsung" aria-expanded="false"> <span class="gnb__depth2-link-text"> Discover Samsung </span> </a> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="/uk/business/partners/mobile/" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="partners:for mobile" aria-expanded="false"> <span class="gnb__depth2-link-text"> For Mobile </span> </a> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="/uk/business/partners/displays/" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="partners:for displays" aria-expanded="false"> <span class="gnb__depth2-link-text"> For Displays </span> </a> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="/uk/business/climate/for-installer/partner-portal/" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="partners:for climate" aria-expanded="false"> <span class="gnb__depth2-link-text"> For Climate </span> </a> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="/uk/business/samsung-one/" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="partners:samsung one" aria-expanded="false"> <span class="gnb__depth2-link-text"> Samsung One </span> </a> </li> </ul> <a class="gnb__depth2-close" href="javascript:void(0)" role="button" an-tr="nv00_gnb--image-action" an-ca="navigation" an-ac="gnb" an-la="gnb:close"> <span class="hidden">Close menu</span> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M79.17 11.17L48 42.34 16.83 11.17l-5.66 5.66L42.34 48 11.17 79.17l5.66 5.66L48 53.66l31.17 31.17 5.66-5.66L53.66 48l31.17-31.17z"></path> </svg> </a> </div> </div> </li> <li class="gnb__depth1-menu has-depth-menu" role="presentation"> <a class="gnb__depth1-link" href="javascript:void(0)" role="menuitem" data-engname="global sites" aria-expanded="false" aria-haspopup="true"> <span class="gnb__depth1-link-text">Global Sites</span> <svg class="icon icon--next" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M35.757 84.389l-5.533-5.778 31.982-30.612L30.224 17.39l5.533-5.779 38.018 36.388z"></path> </svg> </a> <div class="gnb__depth2-wrap"> <div class="gnb__depth-back-wrap"> <a class="gnb__depth-back" href="javascript:;"> <svg class="icon icon--back" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M40.544 11.613l5.538 5.774L18.335 44l75.054.001v8H18.337l27.745 26.612-5.538 5.774L2.611 48l37.933-36.387z"></path> </svg> <span class="hidden">Back to 1 Depth Menu</span> </a> </div> <div class="gnb__depth2-inner" aria-hidden="true"> <div class="gnb__depth2-title-wrap"> <strong class="gnb__depth2-title"> <span class="gnb__depth2-title-text">Global Sites</span> </strong> </div> <ul class="gnb__depth2" role="menu"> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="https://displaysolutions.samsung.com/main/index" target="_blank" aria-label="Open in a new window" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="global sites:display solutions" aria-expanded="false"> <span class="gnb__depth2-link-text"> Display Solutions <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M81.436 14.564v54.285h-8V28.221L18.22 83.436l-5.656-5.656L67.78 22.563l-40.629.001v-8z"></path> </svg> </span> </a> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="//www.samsung.com/semiconductor/" target="_blank" aria-label="Open in a new window" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="global sites:semiconductor" aria-expanded="false"> <span class="gnb__depth2-link-text"> Semiconductor <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M81.436 14.564v54.285h-8V28.221L18.22 83.436l-5.656-5.656L67.78 22.563l-40.629.001v-8z"></path> </svg> </span> </a> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="/global/business/led/" target="_blank" aria-label="Open in a new window" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="global sites:led" aria-expanded="false"> <span class="gnb__depth2-link-text"> LED <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M81.436 14.564v54.285h-8V28.221L18.22 83.436l-5.656-5.656L67.78 22.563l-40.629.001v-8z"></path> </svg> </span> </a> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="//www.samsung.com/global/business/compressor/" target="_blank" aria-label="Open in a new window" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="global sites:compressor" aria-expanded="false"> <span class="gnb__depth2-link-text"> Compressor <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M81.436 14.564v54.285h-8V28.221L18.22 83.436l-5.656-5.656L67.78 22.563l-40.629.001v-8z"></path> </svg> </span> </a> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="https://www.samsunghealthcare.com/en" target="_blank" aria-label="Open in a new window" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="global sites:healthcare products" aria-expanded="false"> <span class="gnb__depth2-link-text"> Healthcare Products <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M81.436 14.564v54.285h-8V28.221L18.22 83.436l-5.656-5.656L67.78 22.563l-40.629.001v-8z"></path> </svg> </span> </a> </li> <li class="gnb__depth2-menu" role="presentation"> <a class="gnb__depth2-link" href="//www.samsung.com/global/business/networks/" target="_blank" aria-label="Open in a new window" role="menuitem" an-tr="nv00_gnb--click-depth2" an-ca="navigation" an-ac="gnb" an-la="global sites:networks" aria-expanded="false"> <span class="gnb__depth2-link-text"> Networks <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M81.436 14.564v54.285h-8V28.221L18.22 83.436l-5.656-5.656L67.78 22.563l-40.629.001v-8z"></path> </svg> </span> </a> </li> </ul> <div class="gnb__feature-container"> <a class="gnb__feature-container-link" href="https://semiconductor.samsung.com/" an-tr="nv00_gnb--cta-feature" an-ca="navigation" an-ac="gnb" an-la="feature image:global sites:discover the latest news and technology of semiconductor:learn more"> <div class="image"> <img class="image__preview responsive-img lazy-load-man" data-desktop-src="//images.samsung.com/is/image/samsung/assets/uk/business/semiconductor/gnb/SamsungDS_WebImage_GNB_All_220901.png?$LazyLoad_Home_PNG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/uk/business/semiconductor/gnb/SamsungDS_WebImage_GNB_All_220901.png?$LazyLoad_Home_PNG$" alt="Various kinds of semiconductor products with wafer"/> <img class="image__main responsive-img lazy-load-man" data-desktop-src="//images.samsung.com/is/image/samsung/assets/uk/business/semiconductor/gnb/SamsungDS_WebImage_GNB_All_220901.png?$330_330_JPG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/uk/business/semiconductor/gnb/SamsungDS_WebImage_GNB_All_220901.png?$624_624_JPG$" alt="Various kinds of semiconductor products with wafer"/> </div> <div class="gnb__feature-container-contents"> <p class="gnb__feature-container-description">Discover the latest news and technology of Semiconductor</p> <span class="cta cta--underline cta--black">Learn more</span> </div> </a> </div> <a class="gnb__depth2-close" href="javascript:void(0)" role="button" an-tr="nv00_gnb--image-action" an-ca="navigation" an-ac="gnb" an-la="gnb:close"> <span class="hidden">Close menu</span> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M79.17 11.17L48 42.34 16.83 11.17l-5.66 5.66L42.34 48 11.17 79.17l5.66 5.66L48 53.66l31.17 31.17 5.66-5.66L53.66 48l31.17-31.17z"></path> </svg> </a> </div> </div> </li> <li class="gnb__depth1-menu" role="presentation"> <a class="gnb__depth1-link" href="/uk/" role="menuitem" an-tr="nv00_gnb--click-depth1" an-ca="navigation" an-ac="gnb" an-la="for consumer"><span class="gnb__depth1-link-text">For Consumer</span></a> </li> </ul> <ul class="gnb__utility"> <li class="gnb__search"> <a class="gnb__search-btn gnb__search-btn-js" href="javascript:void(0)" role="button" an-tr="nv00_gnb-ise2024-l0-navigation2" an-ca="navigation" an-ac="gnb" an-la="search"> <span class="hidden">Search </span> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M40.581 4.09c20.126 0 36.5 16.374 36.5 36.5a36.325 36.325 0 01-7.963 22.733l22.8 22.948-5.674 5.639-22.767-22.913a36.327 36.327 0 01-22.896 8.093c-20.126 0-36.5-16.374-36.5-36.5s16.374-36.5 36.5-36.5zm0 8c-15.715 0-28.5 12.785-28.5 28.5s12.785 28.5 28.5 28.5 28.5-12.785 28.5-28.5-12.785-28.5-28.5-28.5z"></path> </svg> </a> </li> <li class="gnb__cart"> <a href="https://shop.samsung.com/uk/business/cart/" class="gnb__cart-btn js-global-cart-btn js-has-carturl" role="link" an-tr="nv00_gnb--text-depth1" an-ca="navigation" an-ac="gnb" an-la="cart" data-cart-url="https://shop.samsung.com/uk/business/cart/"> <span class="hidden">Basket</span> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M72.848 70.25c6.075 0 11 4.925 11 11s-4.925 11-11 11-11-4.925-11-11 4.925-11 11-11zm-35 0c6.075 0 11 4.925 11 11s-4.925 11-11 11-11-4.925-11-11c0-6.074 4.926-11 11-11zm35 7a4 4 0 10.002 8.001 4 4 0 00-.002-8.001zm-35 0a4 4 0 100 8 4 4 0 000-8zM13.892 3.75c2.287 0 4.376 1.55 5.058 3.72l.064.22 2.97 11.187h68.128a4.727 4.727 0 014.661 5.786l-.048.2-9.559 36.291c-.583 2.216-2.618 3.842-4.894 3.944l-.228.005H30.06c-2.287 0-4.377-1.55-5.06-3.72l-.063-.219-13.124-49.413-10.7.006-.004-8 12.782-.007zm72.03 23.127H24.108l8.027 30.226H77.96l7.962-30.226z"></path> </svg> <span class="gnb__cart-in-number gnb-cart-count" aria-live="polite" style="display:none;"></span> </a> </li> <li class="gnb__login before-login-context"> <a class="gnb__login-btn" href="javascript:void(0)" role="button" aria-label="Sign In" aria-expanded="false"> <span class="hidden">Sign In</span> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M48 50c17.346 0 32 14.221 32 31.054V89c0 2.757-2.243 5-5 5H21c-2.757 0-5-2.243-5-5v-7.946C16 64.221 30.654 50 48 50zm0 8c-12.785 0-24 10.773-24 23.054V86h48v-4.946C72 68.773 60.785 58 48 58zm-.002-56c12.133 0 22.003 9.87 22.003 22.001C70 36.131 60.13 46 47.998 46c-12.13 0-21.997-9.869-21.997-21.999C26 11.87 35.867 2 47.998 2zm0 8c-7.718 0-13.997 6.281-13.997 14.001C34 31.72 40.28 38 47.998 38 55.718 38 62 31.72 62 24.001 62 16.281 55.719 10 47.998 10z"></path> </svg> </a> <div class="gnb__login-layer"> <ul class="gnb__utility-menu"> <li> <a href="javascript:;" data-linkinfo="https://account.samsung.com/accounts/v1/DCGLBB/signInGate" class="gnb__utility-link loginBtn" an-tr="nv00_gnb--text-depth2" an-ca="account" an-ac="gnb" an-la="login">Sign In/Sign-Up <span class="icon-wrap"> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M48 50c17.346 0 32 14.221 32 31.054V89c0 2.757-2.243 5-5 5H21c-2.757 0-5-2.243-5-5v-7.946C16 64.221 30.654 50 48 50zm0 8c-12.785 0-24 10.773-24 23.054V86h48v-4.946C72 68.773 60.785 58 48 58zm-.002-56c12.133 0 22.003 9.87 22.003 22.001C70 36.131 60.13 46 47.998 46c-12.13 0-21.997-9.869-21.997-21.999C26 11.87 35.867 2 47.998 2zm0 8c-7.718 0-13.997 6.281-13.997 14.001C34 31.72 40.28 38 47.998 38 55.718 38 62 31.72 62 24.001 62 16.281 55.719 10 47.998 10z"></path> </svg> </span> </a> </li> <li> <a href="/uk/business/mypage/" class="gnb__utility-link" an-tr="nv00_gnb--text-depth2" an-ca="account" an-ac="gnb" an-la="my page"> My Page </a> </li> <li> <a href="https://shop.samsung.com/uk/business/mypage/orders" class="gnb__utility-link" an-tr="nv00_gnb--text-depth2" an-ca="account" an-ac="gnb" an-la="orders"> Orders </a> </li> </ul> </div> </li> <li class="gnb__logout after-login-context" style="display:none;"> <a class="gnb__logout-btn" href="javascript:void(0)" role="button" aria-label="Log out" aria-expanded="false"> <span class="hidden">Open My Menu</span> <div class="image js-gnb-afterlogin-image" style="display:none;"> <img class="image__preview lazy-load-man" data-src="" alt=""/> <img class="image__main lazy-load-man" data-src="" alt=""/> </div> <svg class="icon js-gnb-afterlogin-no-image" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36" focusable="false"> <g fill="none" fill-rule="evenodd"> <g> <g transform="translate(-1380 -22) translate(1380 22)"> <circle cx="18" cy="18" r="18" fill="#EEE"/> <g fill="#000" fill-rule="nonzero"> <path d="M8 8.333c2.891 0 5.333 2.37 5.333 5.176v1.324c0 .46-.373.834-.833.834h-9c-.46 0-.833-.374-.833-.834V13.51c0-2.806 2.442-5.176 5.333-5.176zm0 1.334c-2.13 0-4 1.795-4 3.842v.824h8v-.824c0-2.047-1.87-3.842-4-3.842zM8 .333c2.022 0 3.667 1.645 3.667 3.667S10.022 7.667 8 7.667 4.333 6.022 4.333 4 5.978.333 8 .333zm0 1.334C6.713 1.667 5.667 2.713 5.667 4c0 1.287 1.046 2.333 2.333 2.333 1.286 0 2.333-1.046 2.333-2.333 0-1.287-1.047-2.333-2.333-2.333z" transform="translate(10 10)"/> </g> </g> </g> </g> </svg> </a> <div class="gnb__login-layer"> <a class="gnb__user-name" href="https://account.samsung.com/membership/contents/profile/profile-gate" an-tr="nv00_gnb--text-depth2" an-ca="account" an-ac="gnb" an-la="user name"> <span class="gnb__user-image"> <div class="image js-gnb-afterlogin-image" style="display:none;"> <img class="image__preview lazy-load-man" data-src="" alt=""/> <img class="image__main lazy-load-man" data-src="" alt=""/> </div> <svg class="icon js-gnb-afterlogin-no-image" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" focusable="false"> <g fill="none" fill-rule="evenodd"> <g> <g> <g transform="translate(-1216 -91) translate(1200 64) translate(16 27)"> <circle cx="16" cy="16" r="16" fill="#EEE"/> <g fill="#000" fill-rule="nonzero"> <path d="M8 8.333c2.891 0 5.333 2.37 5.333 5.176v1.324c0 .46-.373.834-.833.834h-9c-.46 0-.833-.374-.833-.834V13.51c0-2.806 2.442-5.176 5.333-5.176zm0 1.334c-2.13 0-4 1.795-4 3.842v.824h8v-.824c0-2.047-1.87-3.842-4-3.842zM8 .333c2.022 0 3.667 1.645 3.667 3.667S10.022 7.667 8 7.667 4.333 6.022 4.333 4 5.978.333 8 .333zm0 1.334C6.713 1.667 5.667 2.713 5.667 4c0 1.287 1.046 2.333 2.333 2.333 1.286 0 2.333-1.046 2.333-2.333 0-1.287-1.047-2.333-2.333-2.333z" transform="translate(8 8)"/> </g> </g> </g> </g> </g> </svg> </span> </a> <ul class="gnb__utility-menu"> <li> <a href="https://shop.samsung.com/uk/business/mypage/profile-setting" class="gnb__utility-link" an-tr="nv00_gnb--text-depth2" an-ca="account" an-ac="gnb" an-la="profile setting"> Profile Setting </a> </li> <li> <a href="https://shop.samsung.com/uk/business/mypage/orders" class="gnb__utility-link" an-tr="nv00_gnb--text-depth2" an-ca="account" an-ac="gnb" an-la="orders"> Orders </a> </li> <li> <a href="https://shop.samsung.com/uk/business/mypage/wishlist" class="gnb__utility-link" an-tr="nv00_gnb--text-depth2" an-ca="account" an-ac="gnb" an-la="wishlist"> Wishlist </a> </li> <li> <a href="javascript:;" class="gnb__utility-link logoutBtn" an-tr="nv00_gnb--text-depth2" an-ca="account" an-ac="gnb" an-la="logout">Log out</a> </li> </ul> </div> </li> </ul> <!--/* // utility menu : desktop --> <div class="gnb__utility-mobile"> <ul class="gnb__utility-menu before-login-context"> <li> <a href="javascript:;" data-linkinfo="https://account.samsung.com/accounts/v1/DCGLBB/signInGate" class="gnb__utility-link loginBtn" an-tr="nv00_gnb--text-depth2" an-ca="account" an-ac="gnb" an-la="login"> Sign In/Sign-Up <span class="icon-wrap"> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M48 50c17.346 0 32 14.221 32 31.054V89c0 2.757-2.243 5-5 5H21c-2.757 0-5-2.243-5-5v-7.946C16 64.221 30.654 50 48 50zm0 8c-12.785 0-24 10.773-24 23.054V86h48v-4.946C72 68.773 60.785 58 48 58zm-.002-56c12.133 0 22.003 9.87 22.003 22.001C70 36.131 60.13 46 47.998 46c-12.13 0-21.997-9.869-21.997-21.999C26 11.87 35.867 2 47.998 2zm0 8c-7.718 0-13.997 6.281-13.997 14.001C34 31.72 40.28 38 47.998 38 55.718 38 62 31.72 62 24.001 62 16.281 55.719 10 47.998 10z"></path> </svg> </span> </a> </li> <li> <a href="/uk/business/mypage/" class="gnb__utility-link" an-tr="nv00_gnb--text-depth2" an-ca="account" an-ac="gnb" an-la="my page"> My Page </a> </li> <li> <a href="https://shop.samsung.com/uk/business/mypage/orders" class="gnb__utility-link" an-tr="nv00_gnb--text-depth2" an-ca="account" an-ac="gnb" an-la="orders"> Orders </a> </li> </ul> <!-- 로그인 후, 아래 마크업 적용 --> <a class="gnb__user-name after-login-context" href="https://account.samsung.com/membership/contents/profile/profile-gate" style="display:none;" an-tr="nv00_gnb--text-depth2" an-ca="account" an-ac="gnb" an-la="user name"> <span class="gnb__user-image"> <div class="image js-gnb-afterlogin-image" style="display:none;"> <img class="image__preview lazy-load-man" data-src="" alt=""/> <img class="image__main lazy-load-man" data-src="" alt=""/> </div> <svg class="icon js-gnb-afterlogin-no-image" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36" focusable="false"> <g fill="none" fill-rule="evenodd"> <g> <g transform="translate(-1380 -22) translate(1380 22)"> <circle cx="18" cy="18" r="18" fill="#EEE"/> <g fill="#000" fill-rule="nonzero"> <path d="M8 8.333c2.891 0 5.333 2.37 5.333 5.176v1.324c0 .46-.373.834-.833.834h-9c-.46 0-.833-.374-.833-.834V13.51c0-2.806 2.442-5.176 5.333-5.176zm0 1.334c-2.13 0-4 1.795-4 3.842v.824h8v-.824c0-2.047-1.87-3.842-4-3.842zM8 .333c2.022 0 3.667 1.645 3.667 3.667S10.022 7.667 8 7.667 4.333 6.022 4.333 4 5.978.333 8 .333zm0 1.334C6.713 1.667 5.667 2.713 5.667 4c0 1.287 1.046 2.333 2.333 2.333 1.286 0 2.333-1.046 2.333-2.333 0-1.287-1.047-2.333-2.333-2.333z" transform="translate(10 10)"/> </g> </g> </g> </g> </svg> </span> </a> <ul class="gnb__utility-menu after-login-context" style="display:none;"> <li> <a href="https://shop.samsung.com/uk/business/mypage/profile-setting" class="gnb__utility-link" an-tr="nv00_gnb--text-depth2" an-ca="account" an-ac="gnb" an-la="profile setting"> Profile Setting </a> </li> <li> <a href="https://shop.samsung.com/uk/business/mypage/orders" class="gnb__utility-link" an-tr="nv00_gnb--text-depth2" an-ca="account" an-ac="gnb" an-la="orders"> Orders </a> </li> <li> <a href="https://shop.samsung.com/uk/business/mypage/wishlist" class="gnb__utility-link" an-tr="nv00_gnb--text-depth2" an-ca="account" an-ac="gnb" an-la="wishlist"> Wishlist </a> </li> <li> <a href="javascript:;" class="gnb__utility-link logoutBtn" an-tr="nv00_gnb--text-depth2" an-ca="account" an-ac="gnb" an-la="logout">Log out</a> </li> </ul> </div> <!--/* // utility menu : mobile --> </div> </div> <a class="gnb__menu-close" href="javascript:void(0)" role="button" an-tr="nv00_gnb--image-action" an-ca="navigation" an-ac="gnb" an-la="gnb:close"> <span class="hidden">Close menu</span> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M79.17 11.17L48 42.34 16.83 11.17l-5.66 5.66L42.34 48 11.17 79.17l5.66 5.66L48 53.66l31.17 31.17 5.66-5.66L53.66 48l31.17-31.17z"></path> </svg> </a> </div> <div class="gnb__mobile-dimmed" aria-hidden="true"> <!-- dimmed --> </div> <form id="signInForm" name="signInForm" method="get" action="https://account.samsung.com/accounts/v1/DCGLBB/signInGate"> <input type="hidden" name="response_type" id="response_type" value=""/> <input type="hidden" name="client_id" value="96ef647gx8"/> <input type="hidden" name="locale" id="locale" value=""/> <input type="hidden" name="countryCode" value="GB"/> <input type="hidden" name="redirect_uri" id="redirect_uri" value="/aemapi/v6/data-login/afterLogin.uk.json"/> <input type="hidden" name="state" id="signInState" value=""/> <input type="hidden" name="goBackURL" id="signInGoBackURL" value=""/> <input type="hidden" name="scope" id="scope" value=""/> </form> <!-- SA 로그아웃호출 폼 --> <form id="signOutForm" name="signOutForm" method="get" action="https://account.samsung.com/accounts/v1/DCGLBB/signOutGate"> <input type="hidden" name="client_id" value="96ef647gx8"/> <input type="hidden" name="state" id="signOutState" value=""/> <input type="hidden" name="signOutURL" id="signOutURL" value="/aemapi/v6/data-login/afterLogout.uk.json"/> </form> <!-- 회원가입 폼 --> <form id="joinForm" name="joinForm" method="post" action="https://account.samsung.com/membership/"> <input type="hidden" name="actionID" value="SignupAP"/> <input type="hidden" name="serviceID" value="96ef647gx8"/> <input type="hidden" name="serviceName" value="SAMSUNG"/> <input type="hidden" name="domain" value=""/> <input type="hidden" name="countryCode" value="GB"/> <input type="hidden" name="languageCode" value="en"/> <input type="hidden" name="registURL" id="joinRegistURL" value="/aemapi/v6/data-login/afterLogin.uk.json"/> <input type="hidden" name="returnURL" id="joinReturnURL"/> <input type="hidden" name="goBackURL" id="joinGoBackURL" value=""/> <input type="hidden" name="ssoType" value="ENC_TK"/> <input type="hidden" name="emailActivationURL" id="joinEmailActivationURL" value="/aemapi/v6/data-login/emailActivationURL.uk.json"/> </form> <!-- Find Email 폼 --> <form id="findAccountForm" name="findAccountForm" method="post" action="https://account.samsung.com/membership/"> <input type="hidden" name="actionID" value="FindEmail"/> <input type="hidden" name="serviceID" value="96ef647gx8"/> <input type="hidden" name="serviceName" value="SAMSUNG"/> <input type="hidden" name="domain" value=""/> <input type="hidden" name="countryCode" value="GB"/> <input type="hidden" name="languageCode" value="en"/> <input type="hidden" name="goBackURL" id="findGoBackURL" value=""/> <input type="hidden" name="ssoType" value="ENC_TK"/> </form> <!-- Account Modify Form --> <form id="accountModifyForm" name="accountModifyForm" method="post" action="https://account.samsung.com/membership/"> <input type="hidden" name="actionID" value="ModifyUserInfo"/> <input type="hidden" name="serviceID" value="96ef647gx8"/> <input type="hidden" name="serviceName" value="SAMSUNG"/> <input type="hidden" name="domain" value=""/> <input type="hidden" name="countryCode" value="GB"/> <input type="hidden" name="languageCode" value="en"/> <input type="hidden" name="goBackURL" id="accountModifyGoBackURL" value=""/> <input type="hidden" name="ssoType" value="ENC_TK"/> </form> <form id="textForm" name="textForm"> <input type="hidden" name="productCountText" id="productCountText" value="Number of products"/> </form> <input type="hidden" name="domain" id="domain" value="www.samsung.com"/> <input type="hidden" name="useLogin" id="useLogin" value="Y"/> <input type="hidden" name="useStore" id="useStore" value="Y"/> <input type="hidden" name="storeDomain" id="storeDomain" value="https://api.shop.samsung.com"/> <input type="hidden" name="hybrisApiJson" id="hybrisApiJson"/> <input type="hidden" name="addToCartPostYn" id="addToCartPostYn"/> <input type="hidden" name="useNewAddToCartApi" id="useNewAddToCartApi"/> <input type="hidden" name="loginLinkURL" id="loginLinkURL" value="https://account.samsung.com/accounts/v1/DCGLBB/signInGate"/> <input type="hidden" name="logoutURL" id="logoutURL" value="https://account.samsung.com/accounts/v1/DCGLBB/signOutGate"/> <input type="hidden" name="updateProfileURL" id="updateProfileURL"/> <input type="hidden" name="isLoginWithNoStore" id="isLoginWithNoStore"/> <input type="hidden" name="countryCode" id="countryCode" value="GB"/> <input type="hidden" name="languageCode" id="languageCode" value="en"/> <input type="hidden" name="loginAccountServiceId" id="loginAccountServiceId" value="96ef647gx8"/> <input type="hidden" name="emailActivationURL" id="emailActivationURL" value="/aemapi/v6/data-login/emailActivationURL.uk.json"/> <input type="hidden" name="shopIntegrationFlag" id="shopIntegrationFlag" value="true"/> <input type="hidden" name="tieredPriceUseYn" id="tieredPriceUseYn" value="N"/> <input type="hidden" name="mySamsungRewardsTierType" id="mySamsungRewardsTierType"/> <input type="hidden" name="newMyRewardCurrencyConv" id="newMyRewardCurrencyConv"/> <input type="hidden" name="loginValidateYnForGPv2" id="loginValidateYnForGPv2" value=""/> <!-- No Access Layer Popup (로그인 실패)--> <div class="layer_popup" id="confirmPopup" style="display:none;"> <div id="popup-type02" class="popAlign"> <div class="popup_wrap"> <h2 class="pop-tit"></h2> <p class="msg-text tc"></p> <div class="pop-btn"> <a href="javascript:void(0)" class="button login-leave-btn" title="Access denied OK">OK</a> </div> <button class="close-button icon-close-x login-leave-btn" data-focus-id="shop-popover-close" data-tab-disable="true" tabindex="0"> <span class="blind">Access denied Close</span> </button> </div> </div> </div> <div class="layer_popup" style="display: none;"> <div id="popup_alert" class="popup-nextgen-type popAlign" tabindex="0" data-focus-id="shop-popover-wrap" data-tab-previous="shop-popover-close"> <div class="popup_wrap"> <p class="msg-text tc"></p> <div class="pop-btn"> <a href="javascript:void(0);" class="button alert-ok-button" data-popup="close" title="">OK</a> </div> <button class="close-button icon-close-x" data-focus-id="shop-popover-close" data-tab-next="shop-popover-wrap" data-popup="close" data-tab-disable="true" tabindex="0"> <span class="blind">Close</span> </button> </div> </div> </div> <div class="gnb__mobile-dimmed"> <!-- dimmed --> </div> </div> </div> </nav> <div class="layer-popup-dim layer-popup-dim--gnb" style="display:none"> </div> <div class="layer-popup gnb-layer_popup-js" id="layerEmptyCart" role="dialog" style="display:none"> <div class="layer-popup__inner"> <div class="layer-popup__contents"> <svg class="icon icon--information" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M48 2.5c25.129 0 45.5 20.371 45.5 45.501S73.13 93.5 48 93.5 2.5 73.13 2.5 48.001C2.5 22.871 22.871 2.5 48 2.5zm0 5C25.633 7.5 7.5 25.633 7.5 48.001S25.632 88.5 48 88.5s40.5-18.131 40.5-40.499C88.5 25.633 70.367 7.5 48 7.5zm2.5 31V75h-5V43.5H40v-5h10.5zm-3.502-16.595C49.209 21.905 51 23.737 51 26c0 2.262-1.791 4.095-4.002 4.095C44.79 30.095 43 28.262 43 26c0-2.263 1.79-4.095 3.998-4.095z"></path> </svg> <p class="layer-popup__information-text">Your basket is empty.</p> </div> <div class="layer-popup__cta-wrap"> <div class="layer-popup__cta"> <a class="cta cta--contained cta--black gnb-js-layer-close" href="javascript:;" title="" an-tr="nv00_gnb--text-cart" an-ca="other interaction" an-ac="cart is empty:ok" an-la="cart is empty:ok">OK</a> </div> </div> <button type="button" class="layer-popup__close"> <span class="hidden">Close</span> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M79.17 11.17L48 42.34 16.83 11.17l-5.66 5.66L42.34 48 11.17 79.17l5.66 5.66L48 53.66l31.17 31.17 5.66-5.66L53.66 48l31.17-31.17z"></path> </svg> </button> </div> </div> <div class="layer-popup gnb-layer_popup-js" id="layerInsufficientStock" role="dialog" style="display:none"> <div class="layer-popup__inner"> <div class="layer-popup__contents"> <svg class="icon icon--information" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M48 2.5c25.129 0 45.5 20.371 45.5 45.501S73.13 93.5 48 93.5 2.5 73.13 2.5 48.001C2.5 22.871 22.871 2.5 48 2.5zm0 5C25.633 7.5 7.5 25.633 7.5 48.001S25.632 88.5 48 88.5s40.5-18.131 40.5-40.499C88.5 25.633 70.367 7.5 48 7.5zm2.5 31V75h-5V43.5H40v-5h10.5zm-3.502-16.595C49.209 21.905 51 23.737 51 26c0 2.262-1.791 4.095-4.002 4.095C44.79 30.095 43 28.262 43 26c0-2.263 1.79-4.095 3.998-4.095z"></path> </svg> <p class="layer-popup__information-text">Sorry this item is out of stock</p> </div> <div class="layer-popup__cta-wrap"> <div class="layer-popup__cta"><a class="cta cta--contained cta--black gnb-js-layer-close" href="javascript:;">OK</a></div> </div> <button type="button" class="layer-popup__close"> <span class="hidden">Close</span> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M79.17 11.17L48 42.34 16.83 11.17l-5.66 5.66L42.34 48 11.17 79.17l5.66 5.66L48 53.66l31.17 31.17 5.66-5.66L53.66 48l31.17-31.17z"></path> </svg> </button> </div> </div> <div class="layer-popup gnb__remove-product gnb-layer_popup-js" id="layerRemoveProduct" role="dialog" style="display:none"> <div class="layer-popup__inner"> <p class="layer-popup__title">Remove </p> <div class="layer-popup__contents"> <p>Code not valid with this product<br/> Are you sure to remove this product?</p> </div> <div class="layer-popup__cta-wrap"> <div class="layer-popup__cta"><a class="cta cta--outlined cta--black" href="javascript:;" title="">Add to wishlist</a></div> <div class="layer-popup__cta"><a class="cta cta--contained cta--black" href="javascript:;" title="">Delete</a></div> </div> <button type="button" class="layer-popup__close"> <span class="hidden">Close</span> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M79.17 11.17L48 42.34 16.83 11.17l-5.66 5.66L42.34 48 11.17 79.17l5.66 5.66L48 53.66l31.17 31.17 5.66-5.66L53.66 48l31.17-31.17z"></path> </svg> </button> </div> </div> <div class="layer-popup gnb__popup-privacy gnb-layer_popup-js" id="layerPrivacy" role="dialog" style="display:none"> <div class="layer-popup__inner" id="popup_privacy"> <p class="layer-popup__title">Privacy Policy</p> <div class="layer-popup__contents"> <div class="checkbox-radio"> <input type="checkbox" name="checkbox" class="hidden" id="privacy-terms"/> <label class="checkbox-radio__label" for="privacy-terms"> <span class="checkbox-radio__label-text">I have read and agree to the Samsung.com <a href='/uk/info/privacy/' target='_blank' class='link-text' title="Open in a new window">Privacy Policy</a> </span> </label> </div> <!-- //ERROR : Clicked PROCEED TO STORE button --> <p class="check-text check-text--error" id="errorPrivacy" style="display: none;">Tick this box to proceed to Samsung.com.</p> <!-- //ERROR : Clicked PROCEED TO STORE button --> <div class="checkbox-radio"> <input type="checkbox" name="checkbox" class="hidden" id="privacy-terms2"/> <label class="checkbox-radio__label" for="privacy-terms2"> <span class="checkbox-radio__label-text">By ticking this box, I accept Samsung Service Updates, including : </span></label></div><p class="check-text">Samsung.com Services and marketing information, new product and service announcements as well as special offers, events and newsletters.</p> <div class="layer-popup__cta-wrap"> <div class="layer-popup__cta"><a id="privacyBtn" class="cta cta--outlined cta--black" href="javascript:;" title="">PROCEED TO SAMSUNG.COM</a></div> <div class="layer-popup__cta"><a class="cta cta--contained cta--black login-leave-btn" href="javascript:;" title="">Close</a></div> </div> <button class="layer-popup__close login-leave-btn" data-focus-id="shop-popover-close" data-tab-disable="true" tabindex="0"> <span class="hidden">Close Privacy Policy</span> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M79.17 11.17L48 42.34 16.83 11.17l-5.66 5.66L42.34 48 11.17 79.17l5.66 5.66L48 53.66l31.17 31.17 5.66-5.66L53.66 48l31.17-31.17z"></path> </svg> </button> </div> </div> </div> <div class="layer-popup gnb__popup-privacy gnb-layer_popup-js" id="layerPreference" role="dialog" style="display:none"> <div class="layer-popup__inner" id="popup-type04"> <p class="layer-popup__title">Check preferences</p> <p class="layer-popup__contents">Help us to make recommendations for you by telling us what you like</p> <div class="layer-popup__cta-wrap"> <div class="layer-popup__cta"><a id="preferenceCheckBtn" class="cta cta--outlined cta--black" href="javascript:void(0);" title="">Yes</a></div> <div class="layer-popup__cta"><a id="privacyCloseBtn" class="cta cta--contained cta--black" href="javascript:void(0);" title="">Later</a></div> </div> <button class="layer-popup__close" data-focus-id="shop-popover-close" data-tab-disable="true" tabindex="0"> <span class="hidden">Close Check Preferences</span> <svg class="icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" focusable="false"> <path d="M79.17 11.17L48 42.34 16.83 11.17l-5.66 5.66L42.34 48 11.17 79.17l5.66 5.66L48 53.66l31.17 31.17 5.66-5.66L53.66 48l31.17-31.17z"></path> </svg> </button> </div> </div> <!--googleon: all--> <input type="hidden" name="sc_gnb_searchURL" id="sc_gnb_searchURL" value="/uk/business/aisearch"/> <input type="hidden" name="sc_gnb_placeholder" id="sc_gnb_placeholder" value="Galaxy Z Fold6"/> <input type="hidden" name="sc_gnb_aiSearchUseYn" id="sc_gnb_aiSearchUseYn" value="Y"/> <input type="hidden" name="eppFlag" id="eppFlag" value="N"/> <!--googleoff: all--> <section class="gnb-search" role="dialog" aria-modal="true" style="display: none;"> <div class="gnb-search__dimmed"></div> <div class="gnb-search__looping--start" tabindex="0"></div> <div class="gnb-search__contents"> <h2 class="text-title">What are you looking for?</h2> <div class="gnb-search__search-wrap"> <form action="javascript:;" class="gnb-search__form" role="search" autocomplete="off"> <fieldset> <legend>Search form</legend> <div class="gnb-search__input-wrap"> <button type="button" class="gnb-search__input-btn--close"> <span class="hidden">Close</span> <svg class="icon" focusable="false"> <use xlink:href="#backward-bold" href="#backward-bold"></use> </svg> </button> <label class="hidden" for="gnb-search-keyword">Search Keyword</label> <input type="text" name="search" class="gnb-search__input" id="gnb-search-keyword" maxlength="64" an-tr="search layer--search bar-submit" an-ca="search" an-ac="search layer" an-la="search bar:keyword submit:"/> <span class="gnb-search__placeholder">Galaxy Z Fold6</span> <!-- input 에 text 가 입력되어 있으면 .gnb-search__input-btn--cancel--show 추가 --> <button type="button" class="gnb-search__input-btn--cancel" an-tr="search layer-ise2024-keyword delete-search" an-ca="search" an-ac="search layer" an-la="search bar:keyword delete"> <span class="hidden">Delete</span> <svg class="icon" focusable="false"> <use xlink:href="#cancel-bold" href="#cancel-bold"></use> </svg> </button> <button type="submit" class="gnb-search__input-btn--search" an-tr="search layer-ise2024-submit-search" an-ca="search" an-ac="search layer" an-la="search bar:keyword submit:keyword"> <span class="hidden">Search</span> <svg class="icon" focusable="false"> <use xlink:href="#search-bold" href="#search-bold"></use> </svg> </button> <button type="button" class="gnb-search__input-btn--scan-barcode"> <span class="hidden">Scan Barcode</span> <svg class="icon" focusable="false" aria-hidden="true"> <use xlink:href="#barcode-regular" href="#barcode-regular"></use> </svg> </button> </div> </fieldset> </form> <div class="gnb-search__result-wrap gnb-search__result-wrap--hide" style="overflow: auto;"> <div class="gnb-search__no-suggestions gnb-search__no-suggestions--hide"> <div class="gnb-search__result-title-wrap"> <h3 class="gnb-search__result-title">No Suggestions</h3> </div> </div> <div class="gnb-search__related gnb-search__related--hide"> <div class="gnb-search__result-title-wrap"> <h3 class="gnb-search__result-title">Suggested Searches</h3> </div> <ul class="gnb-search__result-list" role="list"> </ul> </div> <div class="gnb-search__popular-keyword gnb-search__popular-keyword--hide"> <div class="gnb-search__result-title-wrap"> <h3 class="gnb-search__result-title">Popular Keyword</h3> </div> <ul class="gnb-search__result-list" role="list"> </ul> </div> <div class="gnb-search__history gnb-search__history--hide"> <div class="gnb-search__result-title-wrap"> <h3 class="gnb-search__result-title">Search History</h3> <button class="gnb-search__btn--history-clear" an-tr="search layer-ise2024-clear all-search" an-ca="search" an-ac="search layer" an-la="search history:clear all"> Clear All </button> </div> <ul class="gnb-search__result-list" role="list"> </ul> </div> </div> </div> <!-- .gnb-search__result-wrap--hide 가 제거될 때 .gnb-search__chip-wrap--hide 추가 --> <div class="gnb-search__chip-wrap" role="list"> <h3 class="hidden">recommended search</h3> <div role="listitem"> <a class="gnb-search__chip" aria-label="search" an-tr="sr01_search input--ctabutton" an-ca="search" an-ac="search layer" an-la="search chips:enterprise edition">Enterprise Edition</a> </div> <div role="listitem"> <a class="gnb-search__chip" aria-label="search" an-tr="sr01_search input--ctabutton" an-ca="search" an-ac="search layer" an-la="search chips:samsung knox">Samsung Knox</a> </div> <div role="listitem"> <a class="gnb-search__chip" aria-label="search" an-tr="sr01_search input--ctabutton" an-ca="search" an-ac="search layer" an-la="search chips:business monitor">Business Monitor</a> </div> <div role="listitem"> <a class="gnb-search__chip" aria-label="search" an-tr="sr01_search input--ctabutton" an-ca="search" an-ac="search layer" an-la="search chips:the wall">The Wall</a> </div> <div role="listitem"> <a class="gnb-search__chip" aria-label="search" an-tr="sr01_search input--ctabutton" an-ca="search" an-ac="search layer" an-la="search chips:rugged devices">Rugged devices</a> </div> <div role="listitem"> <a class="gnb-search__chip" aria-label="search" an-tr="sr01_search input--ctabutton" an-ca="search" an-ac="search layer" an-la="search chips:business Laptops">Business Laptops</a> </div> <div role="listitem"> <a class="gnb-search__chip" aria-label="search" an-tr="sr01_search input--ctabutton" an-ca="search" an-ac="search layer" an-la="search chips:windfree">WindFree</a> </div> </div> <button class="gnb-search__btn--close" an-tr="search layer-ise2024-close-search" an-ca="search" an-ac="search layer" an-la="close"> <span class="hidden">Close</span> <svg class="icon" focusable="false"> <use xlink:href="#cancel-close-regular" href="#cancel-close-regular"></use> </svg> </button> </div> <div class="gnb-search__looping--end" tabindex="0"></div> </section> <!--googleon: all--> </div> <div id="content" role="main"> <div class="root responsivegrid"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="responsivegrid aem-GridColumn aem-GridColumn--default--12"> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> <div class="pd-g-feature-benefit-full-bleed aem-GridColumn aem-GridColumn--default--12"> <section class="st-feature-benefit-full-bleed st-feature-benefit-full-bleed--middle st-feature-benefit-full-bleed--left st-feature-benefit-full-bleed--m-top st-feature-benefit-full-bleed--m-center st-feature-benefit-full-bleed--center-img-over desktop-bg-black mobile-bg-black desktop-text-color-white mobile-text-color-white " data-clickable-state="false"> <div class="st-feature-benefit-full-bleed__wrap"> <div class="st-feature-benefit-full-bleed__content-wrap"> <div class="st-feature-benefit-full-bleed__content-inner"> <div class="st-feature-benefit-full-bleed__content-area"> <h2 class="st-feature-benefit-full-bleed__title" data-font-size-pc="48" data-font-size-mo="30">Innovating Displays Beyond Boundaries</h2> <h3 class="st-feature-benefit-full-bleed__sub-title" data-font-size-pc="22" data-font-size-mo="16">Differentiate your solutions with Samsung at ISE 2024</h3> <p class="st-feature-benefit-full-bleed__text" data-font-size-pc="18" data-font-size-mo="14">January 30 - February 2, 2024<br />Barcelona, Gran Via, Hall 3, 3F500</p> <div class="st-feature-benefit-full-bleed__cta"> <a class="cta cta--contained cta--icon cta--white cta--mobile-white" href="https://registration.firabarcelona.com/?cod_prom=6W0TPFN2#/en_GB/E234024/WEB" target="_blank" aria-label="Register now Register now : open in a new window" an-tr="ft03_feature full bleed-ise2024-cta-button" an-ca="content click" an-ac="feature" an-la="innovating displays beyond boundaries:register now">Register now <svg class="icon" focusable="false" aria-hidden="true"> <use xlink:href="#outlink-bold" href="#outlink-bold"></use> </svg> </a> </div> </div> </div> </div> <figure class="st-feature-benefit-full-bleed__figure "> <div class="image image--dyn-height"> <img class="image__preview lazy-load responsive-img" data-desktop-src="//images.samsung.com/is/image/samsung/assets/uk/business/displays/ise2024/ise2024-feature-01-pc.jpg?$LazyLoad_Home_JPG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/uk/business/displays/ise2024/ise2024-feature-01-mo.jpg?$LazyLoad_Home_JPG$" data-desktop-alt="Many visitors in front of the Samsung ISE booth. Integrated systems europe logo is at the bottom." data-mobile-alt="Many visitors in front of the Samsung ISE booth. Integrated systems europe logo is at the bottom."/> <img class="image__main lazy-load responsive-img" data-desktop-src="//images.samsung.com/is/image/samsung/assets/uk/business/displays/ise2024/ise2024-feature-01-pc.jpg?$1440_N_JPG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/uk/business/displays/ise2024/ise2024-feature-01-mo.jpg?$720_N_JPG$" data-desktop-alt="Many visitors in front of the Samsung ISE booth. Integrated systems europe logo is at the bottom." data-mobile-alt="Many visitors in front of the Samsung ISE booth. Integrated systems europe logo is at the bottom."/> </div> </figure> </div> </section> </div> <div class="pd-g-feature-benefit-full-bleed aem-GridColumn aem-GridColumn--default--12"> <section class="st-feature-benefit-full-bleed st-feature-benefit-full-bleed--middle st-feature-benefit-full-bleed--center st-feature-benefit-full-bleed--m-middle st-feature-benefit-full-bleed--m-center st-feature-benefit-full-bleed--center-img-over desktop-bg-black mobile-bg-black desktop-text-color-white mobile-text-color-white " data-clickable-state="false"> <div class="st-feature-benefit-full-bleed__wrap"> <div class="st-feature-benefit-full-bleed__content-wrap"> <div class="st-feature-benefit-full-bleed__content-inner"> <div class="st-feature-benefit-full-bleed__content-area"> <p class="st-feature-benefit-full-bleed__text" data-font-size-pc="18" data-font-size-mo="14">The demand for greater connectivity across a range of environments is rapidly increasing, and it’s impacting businesses across the world. Our vision, ‘SmartThings for Business’, is to bring more intuitive, immersive and integrated device management to your organizations by pairing compatible devices to seamlessly control every aspect of your environment – even energy management across the space.<br />You’ll experience this firsthand during ISE through a simulated, customisable hotel, office and store.<br /><br />We’ll also exhibit a series of scenarios to highlight how our technology applies to different verticals and use cases, ranging from corporate applications and retail environments through to the QSR and Education market.<br />From LED displays to 8K LCD signage, including interactive whiteboards, our outdoor lineup and high-resolution monitors - you’ll see exactly how our tech can bring your business to life.<br /><br />Finally, we’ll be introducing a cloud native solution for digital signage, Samsung VXT to our ecosystem very soon, showing you just how dedicated we are to delivering innovative and tailored experiences.</p> </div> </div> </div> <figure class="st-feature-benefit-full-bleed__figure "> <div class="image image--dyn-height"> <img class="image__preview lazy-load responsive-img" data-desktop-src="//images.samsung.com/is/image/samsung/assets/uk/business/displays/ise2024/ise2024-feature-02-pc.jpg?$LazyLoad_Home_JPG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/uk/business/displays/ise2024/ise2024-feature-02-mo.jpg?$LazyLoad_Home_JPG$" data-desktop-alt="(It is a background design.) Bright lines of light form an angle" data-mobile-alt="(It is a background design.) Bright lines of light form an angle"/> <img class="image__main lazy-load responsive-img" data-desktop-src="//images.samsung.com/is/image/samsung/assets/uk/business/displays/ise2024/ise2024-feature-02-pc.jpg?$1440_N_JPG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/uk/business/displays/ise2024/ise2024-feature-02-mo.jpg?$720_N_JPG$" data-desktop-alt="(It is a background design.) Bright lines of light form an angle" data-mobile-alt="(It is a background design.) Bright lines of light form an angle"/> </div> </figure> </div> </section> </div> <div class="pd-g-feature-benefit-full-bleed aem-GridColumn aem-GridColumn--default--12"> <section class="st-feature-benefit-full-bleed st-feature-benefit-full-bleed--top st-feature-benefit-full-bleed--center st-feature-benefit-full-bleed--m-top st-feature-benefit-full-bleed--m-center st-feature-benefit-full-bleed--center-img-over desktop-bg-black mobile-bg-black desktop-text-color-white mobile-text-color-white " data-clickable-state="false"> <div class="st-feature-benefit-full-bleed__wrap"> <div class="st-feature-benefit-full-bleed__content-wrap"> <div class="st-feature-benefit-full-bleed__content-inner"> <div class="st-feature-benefit-full-bleed__content-area"> <h2 class="st-feature-benefit-full-bleed__title" data-font-size-pc="38" data-font-size-mo="26">Where to find us</h2> <h3 class="st-feature-benefit-full-bleed__sub-title" data-font-size-pc="22" data-font-size-mo="16">Invitation code: 6W0TPFN2</h3> <div class="st-feature-benefit-full-bleed__cta"> <a class="cta cta--contained cta--icon cta--white cta--mobile-white" href="https://registration.firabarcelona.com/?cod_prom=6W0TPFN2#/en_GB/E234024/WEB" target="_blank" aria-label="Register now Register now : open in a new window" an-tr="ft03_feature full bleed-ise2024-cta-button" an-ca="content click" an-ac="feature" an-la="where to find us:register now">Register now <svg class="icon" focusable="false" aria-hidden="true"> <use xlink:href="#outlink-bold" href="#outlink-bold"></use> </svg> </a> </div> </div> </div> </div> <figure class="st-feature-benefit-full-bleed__figure "> <div class="image image--dyn-height"> <img class="image__preview lazy-load responsive-img" data-desktop-src="//images.samsung.com/is/image/samsung/assets/uk/business/displays/ise2024/ise2024-feature-03-pc.jpg?$LazyLoad_Home_JPG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/uk/business/displays/ise2024/ise2024-feature-03-mo.jpg?$LazyLoad_Home_JPG$" data-desktop-alt="Samsung booth is located at Hall 3 3F500 and can be accessible through South or East access." data-mobile-alt="Samsung booth is located at Hall 3 3F500 and can be accessible through South or East access."/> <img class="image__main lazy-load responsive-img" data-desktop-src="//images.samsung.com/is/image/samsung/assets/uk/business/displays/ise2024/ise2024-feature-03-pc.jpg?$1440_N_JPG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/uk/business/displays/ise2024/ise2024-feature-03-mo.jpg?$720_N_JPG$" data-desktop-alt="Samsung booth is located at Hall 3 3F500 and can be accessible through South or East access." data-mobile-alt="Samsung booth is located at Hall 3 3F500 and can be accessible through South or East access."/> </div> </figure> </div> </section> </div> </div> </div> </div> </div> </div> <div class="newpar new section"> </div> <div class="par iparys_inherited"> </div> <!--in-searchoff: all--> <div class="ready-to-buy padding-top--48 padding-bottom--48 bg-light-gray" id="contactus-forms"> <input type="hidden" class="eloquaPostUrl" value="https://s1734025471.t.eloqua.com/e/f2"/> <input type="hidden" class="eloquaYn" value="N"/> <input type="hidden" class="popupDescription"/> <input type="hidden" class="popupHeadline"/> <input type="hidden" class="popupHeadingLevel" value="h2"/> <input type="hidden" class="contactUsPop"/> <div class="ready-to-buy__inner"> <div class="ready-to-buy__column column--1 "> <div class="ready-to-buy__column-inner"> <div class="ready-to-buy__text"> <h2 class="ready-to-buy__headline-text">Stay Informed</h2> <div class="ready-to-buy__icon"> <div class="image"> <img class="image__main lazy-load responsive-img" data-desktop-src="//images.samsung.com/is/image/samsung/assets/global/p6-b2b/pilot/home/icon-light-communication-subscribe.png?$32_32_PNG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/global/p6-b2b/pilot/home/icon-light-communication-subscribe.png?$48_48_PNG$" role="img"/> </div> </div> <p class="ready-to-buy__description">Sign up to manage your Samsung Business communication preferences, to get the latest news, exclusive offers, and promotions.<br /></p> </div> <div class="ready-to-buy__cta"> <a class="mail-form cta cta--black cta--contained cta--icon" href="https://eo.business.samsung.com/SEUK_Communication_Preferences_LP" data-type="outlinkType" an-tr="co56_ready to buy|cta" an-ca="content click" an-ac="feature" an-la="ready to buy:stay informed:manage communications " aria-label="Manage communications :Open in a new window" target="_blank">Manage communications <svg class="icon" focusable="false" aria-hidden="true"> <use xlink:href="#outlink-bold" href="#outlink-bold"></use> </svg> </a> </div> </div> </div> <div class="ready-to-buy__column column--2"> <div class="ready-to-buy__column-inner"> <div class="ready-to-buy__text"> <h2 class="ready-to-buy__headline-text">Sales Enquiries</h2> <div class="ready-to-buy__icon"> <div class="image"> <img class="image__main lazy-load responsive-img" data-desktop-src="//images.samsung.com/is/image/samsung/assets/global/p6-b2b/pilot/home/icon-light-communication-email-outline.png?$32_32_PNG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/global/p6-b2b/pilot/home/icon-light-communication-email-outline.png?$48_48_PNG$" role="img"/> </div> </div> <p class="ready-to-buy__description">Get in touch with our sales team to discuss the best options for your business. Call us on <br /><a href="tel:0330-726-1022">0330 726 1022</a> sales open times, Mon-Fri: 8am-6pm</p> </div> <div class="ready-to-buy__cta"> <a class="ready-to-buy__cta-contact salesInquiryPopUp cta cta--black cta--contained " data-is-exit="false" an-tr="co56_ready to buy|cta" an-ca="content click" an-ac="feature" an-la="ready to buy:sales enquiries:request a call back" href="javascript:void(0);" role="button" aria-label="Request a call back ">Request a call back </a> </div> </div> </div> <div class="ready-to-buy__column column--3"> <div class="ready-to-buy__column-inner"> <div class="ready-to-buy__text"> <h2 class="ready-to-buy__headline-text">Technical Support</h2> <div class="ready-to-buy__icon"> <div class="image"> <img class="image__main lazy-load responsive-img" data-desktop-src="//images.samsung.com/is/image/samsung/assets/global/p6-b2b/pilot/home/icon-light-service-repair-support.png?$32_32_PNG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/global/p6-b2b/pilot/home/icon-light-service-repair-support.png?$48_48_PNG$" role="img"/> </div> </div> <p class="ready-to-buy__description">Need support? Get in touch with our experts for product-specific support and technical assistance.<br /><br /></p> </div> <div class="ready-to-buy__cta"> <a class="ready-to-buy__cta-contact outUrl cta cta--black cta--contained " data-is-exit="true" an-tr="co56_ready to buy|cta" an-ca="content click" an-ac="feature" an-la="ready to buy:technical support:request support" data-link-title="Continue Request support You are entering samsungenterprisesupport.com : Open in a new window" role="button" aria-label="Request support Layer Pop-up open">Request support </a> </div> </div> </div> </div> </div> <!-- <a class="cta cta--black cta--contained" id="focusLink" href="#" onclick="window.sg.components.contactUsPopup.activePopup(document.querySelector('#focusLink'))"> Click to Open Popup - Contact Us </a> --> <div class="contact-us-popup" id="ContactUsPopup" role="dialog" aria-modal="true"> <div class="layer-popup"> <div class="layer-popup__inner"> <h2 class="layer-popup__title">Contact us</h2> <div class="layer-popup__contents"> <p class="contact-us-popup__description">We will help you find the right solution for your business.</p> <div class="contact-us-popup__solution-wrap"> <div class="contact-us-popup__solution"> <div class="contact-us-popup__icon"> <div class="ready-to-buy__icon"> <svg class="icon" focusable="false" aria-hidden="true"> <use xlink:href="#email-outline-light" href="#email-outline-light"></use> </svg> </div> </div> <h3 class="contact-us-popup__title">Sales Enquiries</h3> <div class="contact-us-popup__cta"> <a class="cta cta--contained cta--black cta--closed" href="javascript:;" id="bu-g-contact-us-email" aria-label="" an-tr="contact us|cta" an-ca="content click" an-ac="feature" an-la="contact us:sales enquiries:send email"> Send email </a> </div> </div> <div class="contact-us-popup__solution"> <div class="contact-us-popup__icon"> <div class="ready-to-buy__icon"> <svg class="icon" focusable="false" aria-hidden="true"> <use xlink:href="#repair-support-light" href="#repair-support-light"></use> </svg> </div> </div> <h3 class="contact-us-popup__title">Technical Support</h3> <div class="contact-us-popup__cta"> <a class="cta cta--contained cta--black" href="javascript:;" id="bu-cm-g-contact-us-tech" data-href="/uk/support/email-technical-question" aria-label="Request Tech Support : Open in a new window" an-tr="contact us|cta" an-ca="content click" an-ac="feature" an-la="contact us:technical support:request"> Request </a> </div> </div> </div> </div> <button type="button" class="layer-popup__close cta--closed"> <span class="hidden">Close</span> <svg class="icon" focusable="false"> <use xlink:href="#delete-bold" href="#delete-bold"></use> </svg> </button> </div> </div> </div> <div class="samsung-enterprise-support-popup" id="SamsungEnterpriseSupportPopup" role="dialog" aria-modal="true"> <div class="layer-popup"> <div class="layer-popup__inner"> <h2 class="layer-popup__title">You are entering<br/> <span class="text-color--blue link-url-text"></span></h2> <div class="layer-popup__contents"> <p class="samsung-enterprise-support-popup__description">By selecting CONTINUE, you will be entering a website of <span class="text-color--blue link-url-text"></span> </p> <p class="samsung-enterprise-support-popup__description"> <span class="text-color--blue link-url-text"></span> website is governed by its own privacy policy, level of security and terms of use </p> <div class="samsung-enterprise-support-popup__cta-wrap"> <div class="samsung-enterprise-support-popup__cta"> <button class="cta cta--outlined cta--black cta--closed" an-tr="exit popup|cta" an-ca="content click" an-ac="feature" an-la="exit popup:cancel"> Cancel </button> </div> <div class="samsung-enterprise-support-popup__cta"> <a class="cta cta--contained cta--black cta--icon is-continue" href="#" target="_blank" an-tr="exit popup|cta" an-ca="content click" an-ac="feature" an-la="exit popup:continue"> Continue <svg class="icon" focusable="false" aria-hidden="true"> <use xlink:href="#outlink-bold" href="#outlink-bold"></use> </svg> </a> </div> </div> </div> <button type="button" class="layer-popup__close"> <span class="hidden">Close</span> <svg class="icon" focusable="false"> <use xlink:href="#delete-bold" href="#delete-bold"></use> </svg> </button> </div> </div> </div> <div class="thank-you-popup" id="ThankYouPopup" role="dialog" aria-modal="true"> <div class="layer-popup"> <div class="layer-popup__inner"> <h2 class="layer-popup__title">Thank you!</h2> <div class="layer-popup__contents"> <p class="thank-you-popup__description">Your enquiry has been successfully submitted. We will get back to you shortly.</p> <div class="thank-you-popup__cta-wrap"> <div class="thank-you-popup__cta"> <button class="cta cta--contained cta--black cta--closed" aria-label=""> Close </button> </div> </div> </div> <button type="button" class="layer-popup__close"> <span class="hidden">Close</span> <svg class="icon" focusable="false"> <use xlink:href="#delete-bold" href="#delete-bold"></use> </svg> </button> </div> </div> </div> <div class="contact-mail-form-popup" role="dialog" aria-modal="true" style="display: none"> <input type="hidden" name="fn06_headlineText" id="fn06_headlineText" value="Thank you!"/> <input type="hidden" name="fn06_description" id="fn06_description" value="Your enquiry has been successfully submitted. We will get back to you shortly."/> <input type="hidden" name="fn06_headlineHeadingLevel" id="fn06_headlineHeadingLevel" value="h2"/> <input type="hidden" name="eloquaPostUrl" id="eloquaPostUrl" value="https://s1734025471.t.eloqua.com/e/f2"/> <input type="hidden" name="eloquaYn" id="eloquaYn" value="N"/> <input type="hidden" name="inquiryType" id="inquiryType" value="SalesInquiry"/> <input type="hidden" name="Subsidiary" id="Subsidiary" value="SEUK"/> <div class="layer-popup"> <div class="layer-popup__inner"> <h2 class="layer-popup__title">Request a call back</h2> <p class="layer-popup__description">If you’re looking for technical support, <a href="/uk/business/support/service-solutions/" target="_blank">click here</a> or call <a href="tel:03307262677">0330 726 2677</a> (Mon-Fri: 8am-6pm).<br />If you’d like to purchase from Samsung Business Shop online, <a href="/uk/business/offers/" target="_blank">click here</a>.</p> <div class="layer-popup__contents"> <div class="contact-mail-form-popup__contents"> <div class="contact-mail-form-popup__form"> <form name="contact-mail-form-popup__form"> <div class="append-from-data"> </div> </form> <div class="contact-mail-form-popup__form-wrap"> <div class="contact-mail-form-popup__form-field form--size-half is-required field--single-text"> <div class="text-field-v2"> <label class="text-field-v2__hint" for="popUp_form_0">Company Name <span class="required-text">*<span class="hidden">Required</span></span> </label> <div class="text-field-v2__input-wrap"> <input class="text-field-v2__input" id="popUp_form_0" data-form-name="CustomerName" type="text" value="" autocomplete="organization" maxlength="255"/> <button class="text-field-v2__input-icon delete" aria-label="Delete" type="button"> <svg class="icon delete" focusable="false" aria-hidden="true"> <use xlink:href="#cancel-bold" href="#cancel-bold"></use> </svg> </button> <div class="text-field-v2__input-icon error"> <svg class="icon error" focusable="false" aria-hidden="true"> <use xlink:href="#information-error-bold" href="#information-error-bold"></use> </svg> </div> </div> <p class="text-field-v2__text error">* This field is required</p> </div> </div> <div class="contact-mail-form-popup__form-field form--size-half is-required field--single-text"> <div class="text-field-v2"> <label class="text-field-v2__hint" for="popUp_form_1">First Name <span class="required-text">*<span class="hidden">Required</span></span> </label> <div class="text-field-v2__input-wrap"> <input class="text-field-v2__input" id="popUp_form_1" data-form-name="ContactFirstName" type="text" value="" autocomplete="given-name" maxlength="40"/> <button class="text-field-v2__input-icon delete" aria-label="Delete" type="button"> <svg class="icon delete" focusable="false" aria-hidden="true"> <use xlink:href="#cancel-bold" href="#cancel-bold"></use> </svg> </button> <div class="text-field-v2__input-icon error"> <svg class="icon error" focusable="false" aria-hidden="true"> <use xlink:href="#information-error-bold" href="#information-error-bold"></use> </svg> </div> </div> <p class="text-field-v2__text error">* This field is required</p> </div> </div> <div class="contact-mail-form-popup__form-field form--size-half is-required field--single-text"> <div class="text-field-v2"> <label class="text-field-v2__hint" for="popUp_form_2">Last Name <span class="required-text">*<span class="hidden">Required</span></span> </label> <div class="text-field-v2__input-wrap"> <input class="text-field-v2__input" id="popUp_form_2" data-form-name="ContactName" type="text" value="" autocomplete="family-name" maxlength="80"/> <button class="text-field-v2__input-icon delete" aria-label="Delete" type="button"> <svg class="icon delete" focusable="false" aria-hidden="true"> <use xlink:href="#cancel-bold" href="#cancel-bold"></use> </svg> </button> <div class="text-field-v2__input-icon error"> <svg class="icon error" focusable="false" aria-hidden="true"> <use xlink:href="#information-error-bold" href="#information-error-bold"></use> </svg> </div> </div> <p class="text-field-v2__text error">* This field is required</p> </div> </div> <div class="contact-mail-form-popup__form-field form--size-half is-required field--single-text"> <div class="text-field-v2"> <label class="text-field-v2__hint" for="popUp_form_3">E-mail Address <span class="required-text">*<span class="hidden">Required</span></span> </label> <div class="text-field-v2__input-wrap"> <input class="text-field-v2__input" id="popUp_form_3" data-form-name="EmailAddress" type="text" value="" autocomplete="email" maxlength="80"/> <button class="text-field-v2__input-icon delete" aria-label="Delete" type="button"> <svg class="icon delete" focusable="false" aria-hidden="true"> <use xlink:href="#cancel-bold" href="#cancel-bold"></use> </svg> </button> <div class="text-field-v2__input-icon error"> <svg class="icon error" focusable="false" aria-hidden="true"> <use xlink:href="#information-error-bold" href="#information-error-bold"></use> </svg> </div> </div> <p class="text-field-v2__text error">* This field is required</p> </div> </div> <div class="contact-mail-form-popup__form-field form--size-half field--checkbox checkbox--list is-required "> <fieldset> <legend>Product Interest<span>* Required</span></legend> <div class="field--checkbox-list-wrap"> <div class="contact-mail-form-popup__form-field-title-wrap" aria-hidden="ture"> <strong class="contact-mail-form-popup__form-field-title" aria-hidden="true">Product Interest</strong> <p class="checkbox--required-text" aria-hidden="true">* Required</p> <p class="checkbox--error-text">* This checkbox is required</p> </div> <div class="contact-mail-form-popup__form-field-list-wrap"> <div class="field--checkbox-wrap"> <div class="checkbox-v2"> <input type="checkbox" data-form-name="ProductSolution" class="checkbox-v2__input" id="popUp_form_4-0" data-orignal="Mobile" value="Mobile"/> <label class="checkbox-v2__label" for="popUp_form_4-0"> <span class="checkbox-v2__label-box-wrap"> <span class="checkbox-v2__label-box"> <svg class="checkbox-v2__label-box-icon" focusable="false" aria-hidden="true"> <use xlink:href="#done-bold" href="#done-bold"></use> </svg> </span> </span> <span class="checkbox-v2__label-text">Mobile</span> </label> </div> </div> <div class="field--checkbox-wrap"> <div class="checkbox-v2"> <input type="checkbox" data-form-name="ProductSolution" class="checkbox-v2__input" id="popUp_form_4-1" data-orignal="Computing" value="Computing"/> <label class="checkbox-v2__label" for="popUp_form_4-1"> <span class="checkbox-v2__label-box-wrap"> <span class="checkbox-v2__label-box"> <svg class="checkbox-v2__label-box-icon" focusable="false" aria-hidden="true"> <use xlink:href="#done-bold" href="#done-bold"></use> </svg> </span> </span> <span class="checkbox-v2__label-text">Computing</span> </label> </div> </div> <div class="field--checkbox-wrap"> <div class="checkbox-v2"> <input type="checkbox" data-form-name="ProductSolution" class="checkbox-v2__input" id="popUp_form_4-2" data-orignal="Displays" value="Displays"/> <label class="checkbox-v2__label" for="popUp_form_4-2"> <span class="checkbox-v2__label-box-wrap"> <span class="checkbox-v2__label-box"> <svg class="checkbox-v2__label-box-icon" focusable="false" aria-hidden="true"> <use xlink:href="#done-bold" href="#done-bold"></use> </svg> </span> </span> <span class="checkbox-v2__label-text">Displays</span> </label> </div> </div> <div class="field--checkbox-wrap"> <div class="checkbox-v2"> <input type="checkbox" data-form-name="ProductSolution" class="checkbox-v2__input" id="popUp_form_4-3" data-orignal="Home Appliance" value="Home Appliance"/> <label class="checkbox-v2__label" for="popUp_form_4-3"> <span class="checkbox-v2__label-box-wrap"> <span class="checkbox-v2__label-box"> <svg class="checkbox-v2__label-box-icon" focusable="false" aria-hidden="true"> <use xlink:href="#done-bold" href="#done-bold"></use> </svg> </span> </span> <span class="checkbox-v2__label-text">Home Appliance</span> </label> </div> </div> <div class="field--checkbox-wrap"> <div class="checkbox-v2"> <input type="checkbox" data-form-name="ProductSolution" class="checkbox-v2__input" id="popUp_form_4-4" data-orignal="Climate" value="Climate"/> <label class="checkbox-v2__label" for="popUp_form_4-4"> <span class="checkbox-v2__label-box-wrap"> <span class="checkbox-v2__label-box"> <svg class="checkbox-v2__label-box-icon" focusable="false" aria-hidden="true"> <use xlink:href="#done-bold" href="#done-bold"></use> </svg> </span> </span> <span class="checkbox-v2__label-text">Climate</span> </label> </div> </div> </div> </div> <fieldset> </div> <div class="contact-mail-form-popup__form-field form--size-full is-required field--single-text"> <div class="text-field-v2"> <label class="text-field-v2__hint" for="popUp_form_5">Job title <span class="required-text">*<span class="hidden">Required</span></span> </label> <div class="text-field-v2__input-wrap"> <input class="text-field-v2__input" id="popUp_form_5" data-form-name="JobTitle" type="text" value="" autocomplete="organization-title" maxlength="128"/> <button class="text-field-v2__input-icon delete" aria-label="Delete" type="button"> <svg class="icon delete" focusable="false" aria-hidden="true"> <use xlink:href="#cancel-bold" href="#cancel-bold"></use> </svg> </button> <div class="text-field-v2__input-icon error"> <svg class="icon error" focusable="false" aria-hidden="true"> <use xlink:href="#information-error-bold" href="#information-error-bold"></use> </svg> </div> </div> <p class="text-field-v2__text error">* This field is required</p> </div> </div> <div class="contact-mail-form-popup__form-field form--size-half is-required field--single-text"> <div class="text-field-v2"> <label class="text-field-v2__hint" for="popUp_form_6">Contact Number <span class="required-text">*<span class="hidden">Required</span></span> </label> <div class="text-field-v2__input-wrap"> <input class="text-field-v2__input" id="popUp_form_6" data-form-name="Telephone" type="text" value="" autocomplete="tel" maxlength="40"/> <button class="text-field-v2__input-icon delete" aria-label="Delete" type="button"> <svg class="icon delete" focusable="false" aria-hidden="true"> <use xlink:href="#cancel-bold" href="#cancel-bold"></use> </svg> </button> <div class="text-field-v2__input-icon error"> <svg class="icon error" focusable="false" aria-hidden="true"> <use xlink:href="#information-error-bold" href="#information-error-bold"></use> </svg> </div> </div> <p class="text-field-v2__text error">* This field is required</p> </div> </div> <div class="contact-mail-form-popup__form-field form--size-half is-required field--dropdown"> <div class="menu menu--text-field"> <select class="menu__select" aria-labelledby="hint_popUp_form_7" tabindex="-1" data-form-name="Employee"> <option value="<50"><50</option> <option value="50-99">50 ~ 99</option> <option value="100-199">100 ~ 199</option> <option value="200-499">200 ~ 499</option> <option value="500-999">500 ~ 999</option> <option value=">1000">>1000</option> </select> <p id="hint_popUp_form_7" class="menu--text-field__hint">No. of Employees <span class="text-field--required-text">*<span class="hidden">Required</span></span> </p> <button class="menu__select-field" aria-haspopup="listbox" aria-expanded="false" aria-labelledby="hint_popUp_form_7 text_hint_popUp_form_7" type="button"> <span id="text_hint_popUp_form_7" class="menu__select-field-text"></span> <svg class="menu__select-field-icon down" focusable="false"> <use xlink:href="#open-down-bold" href="#open-down-bold"></use> </svg> <svg class="menu__select-field-icon up" focusable="false"> <use xlink:href="#close-up-bold" href="#close-up-bold"></use> </svg> </button> <p class="menu--text-field__error">* This field is required</p> </div> </div> <div class="contact-mail-form-popup__form-field form--size-half is-required field--dropdown"> <div class="menu menu--text-field"> <select class="menu__select" aria-labelledby="hint_popUp_form_8" tabindex="-1" data-form-name="Industry"> <option value="Communications">Communications</option> <option value="Construction">Construction</option> <option value="Education">Education</option> <option value="Finance">Finance</option> <option value="Government">Government</option> <option value="Healthcare">Healthcare</option> <option value="Hospitality">Hospitality</option> <option value="Manufacturing">Manufacturing</option> <option value="Professional Services">Professional Services</option> <option value="Retail">Retail</option> <option value="Transportation & Logistics">Transportation & Logistics</option> <option value="Utility">Utility</option> <option value="Others">Others</option> </select> <p id="hint_popUp_form_8" class="menu--text-field__hint">Industry Type <span class="text-field--required-text">*<span class="hidden">Required</span></span> </p> <button class="menu__select-field" aria-haspopup="listbox" aria-expanded="false" aria-labelledby="hint_popUp_form_8 text_hint_popUp_form_8" type="button"> <span id="text_hint_popUp_form_8" class="menu__select-field-text"></span> <svg class="menu__select-field-icon down" focusable="false"> <use xlink:href="#open-down-bold" href="#open-down-bold"></use> </svg> <svg class="menu__select-field-icon up" focusable="false"> <use xlink:href="#close-up-bold" href="#close-up-bold"></use> </svg> </button> <p class="menu--text-field__error">* This field is required</p> </div> </div> <div class="contact-mail-form-popup__form-field form--size-full field--multi-text "> <div class="text-field-v2 multi-line"> <label class="text-field-v2__hint" for="popUp_form_9">Message </label> <div class="text-field-v2__input-wrap"> <textarea class="text-field-v2__input-multi-line" id="popUp_form_9" maxlength="2000" autocomplete="on" data-form-name="Message"></textarea> </div> <p class="text-field-v2__text assistive" id="popUp_form_9_assistive">(0/2000)</p> <p class="text-field-v2__text error">* This field is required</p> </div> </div> <div class="contact-mail-form-popup__iframe"> <div class="contact-mail-form-popup__iframe-inner"> <div id="Con_reCaptcha" data-callback="recaptchaCallback"></div> </div> <p class="invalid-notice" style="display: none">Verification expired. Check the checkbox again.</p> </div> <div class="contact-mail-form-popup__form-field form--size-full field--checkbox is-required"> <div class="field--checkbox-wrap"> <div class="checkbox-v2"> <input type="checkbox" data-form-name="PrivacyPolicy" class="checkbox-v2__input" id="popUp_form_10" aria-describedby="popUp_form_10_required"/> <label class="checkbox-v2__label" for="popUp_form_10"> <span class="checkbox-v2__label-box-wrap"> <span class="checkbox-v2__label-box"> <svg class="checkbox-v2__label-box-icon" focusable="false" aria-hidden="true"> <use xlink:href="#done-bold" href="#done-bold"></use> </svg> </span> </span> <span class="checkbox-v2__label-text">Samsung will use the personal data provided above to provide you with a call to discuss your interest in our products and services. Any personal data collected will be used in accordance with our Privacy Policy.</span> </label> </div> <p class="checkbox--required-text" aria-hidden="true" id="popUp_form_10_required">* Required</p> <p class="checkbox--error-text" id="popUp_form_10_err">* Please agree to the Samsung Privacy Policy</p> </div> </div> <div class="contact-mail-form-popup__form-field form--size-full field--checkbox "> <div class="field--checkbox-wrap"> <div class="checkbox-v2"> <input type="checkbox" data-form-name="OptIn" class="checkbox-v2__input" id="popUp_form_11"/> <label class="checkbox-v2__label" for="popUp_form_11"> <span class="checkbox-v2__label-box-wrap"> <span class="checkbox-v2__label-box"> <svg class="checkbox-v2__label-box-icon" focusable="false" aria-hidden="true"> <use xlink:href="#done-bold" href="#done-bold"></use> </svg> </span> </span> <span class="checkbox-v2__label-text">I consent to receive communications via email about news, services, marketing and product updates (from Samsung)</span> </label> </div> <p class="checkbox--error-text" id="popUp_form_11_err">* Please agree to the Samsung Privacy Policy</p> </div> </div> </div> </div> <div class="contact-mail-form-popup__cta"> <button class="cta cta--contained cta--black" aria-label="Submit" aria-disabled="false"> Submit </button> </div> </div> </div> <button type="button" class="layer-popup__close"> <span class="hidden">Close</span> <svg class="icon" focusable="false"> <use xlink:href="#delete-bold" href="#delete-bold"></use> </svg> </button> </div> </div> </div> <!--in-searchon: all--> <div class="aem-Grid aem-Grid--12 aem-Grid--default--12 "> </div> <footer class="footer"> <!--googleoff: all--> <div class="footer"> <div class="footer-column"> <h2 class="hidden">Footer Navigation</h2> <div class="footer-column__item"> <div class="footer-category"> <h3 class="footer-category__title" id="footer-category-title-0">Products</h3> <a class="footer-category__anchor" href="javascript:void(0);" role="button" aria-labelledby="footer-category-title-0" aria-expanded="false" an-tr="nv01_footer sitemap|menu1Depth" an-ca="navigation" an-ac="footer" an-la="products"> <span class="hidden" data-i18n-open="Open" data-i18n-close="Close">Open</span> <svg class="icon" focusable="false"> <use xlink:href="#open-down-regular" href="#open-down-regular"></use> </svg> </a> <div class="footer-category__list-wrap"> <ul class="footer-category__list" role="list"> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/smartphones/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="products:smartphones" aria-label="Smartphones Smartphones">Smartphones</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/tablets/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="products:tablets" aria-label="Tablets Tablets">Tablets</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/mobile/enterprise-edition/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="products:enterprise edition" aria-label="Enterprise Edition Enterprise Edition">Enterprise Edition</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/mobile/rugged/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="products:rugged" aria-label="Rugged Rugged">Rugged</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="https://www.samsung.com/uk/business/computers/all-computers/?galaxy-book" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="products:galaxy book" aria-label="Galaxy Book Galaxy Book">Galaxy Book</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="https://www.samsung.com/uk/business/computers/all-computers/?chromebook" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="products:samsung chromebook" aria-label="Samsung Chromebook Samsung Chromebook">Samsung Chromebook</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/smart-signage/all-smart-signage/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="products:smartsignage" aria-label="Smart Signage Smart Signage">Smart Signage</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/led-signage/all-led-signage/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="products:ledsignage" aria-label="LED Signage The Wall LED Signage">LED Signage</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/commercial-tvs/all-commercial-tvs/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="products:commercial tvs" aria-label="Commercial TVs Commercial TVs">Commercial TVs</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="https://www.samsung.com/uk/business/business-monitors/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="products:business monitors" aria-label="Business Monitors Business Monitors">Business Monitors</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link new-window" href="https://samsung-climatesolutions.com/en-gb/b2c.html" target="_blank" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="products:climate" aria-label="Climate Climate : Open in a new window"> Climate <svg class="icon" focusable="false"> <use xlink:href="#outlink-bold" href="#outlink-bold"></use> </svg> </a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/climate/vrf/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="products:vrf" aria-label="VRF VRF">VRF</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/microwave-ovens/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="products:commercial microwaves" aria-label="Commercial Microwaves Commercial Microwaves">Commercial Microwaves</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/washers-and-dryers/all-washers-and-dryers/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="products:laundry appliances" aria-label="Laundry Appliances Laundry Appliances">Laundry Appliances</a> </li> </ul> </div> </div> </div> <div class="footer-column__item"> <div class="footer-category"> <h3 class="footer-category__title" id="footer-category-title-1">Solutions</h3> <a class="footer-category__anchor" href="javascript:void(0);" role="button" aria-labelledby="footer-category-title-1" aria-expanded="false" an-tr="nv01_footer sitemap|menu1Depth" an-ca="navigation" an-ac="footer" an-la="solutions"> <span class="hidden" data-i18n-open="Open" data-i18n-close="Close">Open</span> <svg class="icon" focusable="false"> <use xlink:href="#open-down-regular" href="#open-down-regular"></use> </svg> </a> <div class="footer-category__list-wrap"> <ul class="footer-category__list" role="list"> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/mobile-solutions/samsung-knox/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="solutions:samsung knox" aria-label="Samsung Knox Samsung Knox">Samsung Knox</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/mobile-solutions/samsung-dex/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="solutions:samsung dex" aria-label="Samsung DeX Samsung DeX">Samsung DeX</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/mobile-solutions/samsung-pay-touch/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="solutions:samsung pay touch" aria-label="Samsung Pay Touch Samsung Pay Touch">Samsung Pay Touch</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/mobile-solutions/enterprise-tech-support/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="solutions:enterprise techical support" aria-label="Enterprise Techical Support Enterprise Techical Support">Enterprise Techical Support</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/capital/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="solutions:samsung capital" aria-label="Samsung Capital Samsung Capital">Samsung Capital</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/display-solutions/magicinfo/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="solutions:smart signage solutions" aria-label="Smart Signage Solutions Smart Signage Solutions">Smart Signage Solutions</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/display-solutions/color-expert-led/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="solutions:led signage solutions" aria-label="LED Signage Solutions LED Signage Solutions">LED Signage Solutions</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/display-solutions/business-tv-app/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="solutions:commercial tv solutions" aria-label="Commercial TV Solutions Commercial TV Solutions">Commercial TV Solutions</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/display-solutions/easy-setting-box/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="solutions:monitor solutions" aria-label="Monitor Solutions Monitor Solutions">Monitor Solutions</a> </li> </ul> </div> </div> </div> <div class="footer-column__item"> <div class="footer-category"> <h3 class="footer-category__title" id="footer-category-title-2">Industries</h3> <a class="footer-category__anchor" href="javascript:void(0);" role="button" aria-labelledby="footer-category-title-2" aria-expanded="false" an-tr="nv01_footer sitemap|menu1Depth" an-ca="navigation" an-ac="footer" an-la="industries"> <span class="hidden" data-i18n-open="Open" data-i18n-close="Close">Open</span> <svg class="icon" focusable="false"> <use xlink:href="#open-down-regular" href="#open-down-regular"></use> </svg> </a> <div class="footer-category__list-wrap"> <ul class="footer-category__list" role="list"> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/industries/education/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="industries:education" aria-label="Education Education">Education</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/industries/retail/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="industries:retail" aria-label="Retail Retail">Retail</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/industries/finance/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="industries:finance" aria-label="Finance Finance">Finance</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/industries/government/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="industries:government" aria-label="Government Government">Government</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/industries/corporate/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="industries:corporate" aria-label="Corporate Corporate">Corporate</a> </li> </ul> </div> </div> <div class="footer-category"> <h3 class="footer-category__title" id="footer-category-title-2-2">Global Sites</h3> <a class="footer-category__anchor" href="javascript:void(0);" role="button" aria-labelledby="footer-category-title-2-2" aria-expanded="false" an-tr="nv01_footer sitemap|menu1Depth" an-ca="navigation" an-ac="footer" an-la="global sites"> <span class="hidden">Open</span> <svg class="icon" focusable="false"> <use xlink:href="#open-down-regular" href="#open-down-regular"></use> </svg> </a> <div class="footer-category__list-wrap"> <ul class="footer-category__list" role="list"> <li class="footer-category__item" role="listitem"> <a class="footer-category__link new-window" href="https://www.secbuy.com/irj/portal/alluser?ume.logon.locale=en&NavigationTarget=OBN%3A//BOTechnicalName%3DMainBannerOBN/BOSystemAlias%3DEPE_OBN/Operation%3Dnew_biz" target="_blank" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="global sites:technology partnership" aria-label="Technology Partnership Technology Partnership : Open in a new window"> Technology Partnership <svg class="icon" focusable="false"> <use xlink:href="#outlink-bold" href="#outlink-bold"></use> </svg> </a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link new-window" href="//displaysolutions.samsung.com/" target="_blank" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="global sites:display solutions" aria-label="Display Solutions Display Solutions : Open in a new window"> Display Solutions <svg class="icon" focusable="false"> <use xlink:href="#outlink-bold" href="#outlink-bold"></use> </svg> </a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link new-window" href="/global/business/led/" target="_blank" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="global sites:led" aria-label="LED LED : Open in a new window"> LED <svg class="icon" focusable="false"> <use xlink:href="#outlink-bold" href="#outlink-bold"></use> </svg> </a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link new-window" href="//www.samsung.com/semiconductor/" target="_blank" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="global sites:semiconductor" aria-label="Semiconductor Semiconductor : Open in a new window"> Semiconductor <svg class="icon" focusable="false"> <use xlink:href="#outlink-bold" href="#outlink-bold"></use> </svg> </a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link new-window" href="//www.samsung.com/global/business/compressor/" target="_blank" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="global sites:compressor" aria-label="Compressor Compressor : Open in a new window"> Compressor <svg class="icon" focusable="false"> <use xlink:href="#outlink-bold" href="#outlink-bold"></use> </svg> </a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link new-window" href="//www.samsunghealthcare.com/" target="_blank" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="global sites:healthcare products" aria-label="Healthcare Products Healthcare Products : Open in a new window"> Healthcare Products <svg class="icon" focusable="false"> <use xlink:href="#outlink-bold" href="#outlink-bold"></use> </svg> </a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link new-window" href="//www.samsung.com/global/business/networks/" target="_blank" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="global sites:networks" aria-label="Networks Networks : Open in a new window"> Networks <svg class="icon" focusable="false"> <use xlink:href="#outlink-bold" href="#outlink-bold"></use> </svg> </a> </li> </ul> </div> </div> </div> <div class="footer-column__item"> <div class="footer-category"> <h3 class="footer-category__title" id="footer-category-title-3">Shop</h3> <a class="footer-category__anchor" href="javascript:void(0);" role="button" aria-labelledby="footer-category-title-3" aria-expanded="false" an-tr="nv01_footer sitemap|menu1Depth" an-ca="navigation" an-ac="footer" an-la="shop"> <span class="hidden" data-i18n-open="Open" data-i18n-close="Close">Open</span> <svg class="icon" focusable="false"> <use xlink:href="#open-down-regular" href="#open-down-regular"></use> </svg> </a> <div class="footer-category__list-wrap"> <ul class="footer-category__list" role="list"> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/why-samsung-for-business/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="shop:why samsung for business" aria-label=" Why Samsung for Business Why Samsung for Business"> Why Samsung for Business</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/offers/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="shop:all offers" aria-label="All Offers All Offers">All Offers</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link new-window" href="https://account.samsung.com/accounts/v1/TOKO/signInGate?response_type=code&client_id=z734ero6v9&locale=en_GB&countryCode=GB&redirect_uri=https%3A%2F%2Fshop.samsung.com%2Fuk%2Flogin%2Fauthorize%3Forigin%3Dregister&state=OSOCE%252BGjbTuJW4Txwv1maNfnZb%252BAydSqpW72rZcaDSfD0z5ysDDfOszW8tKcUICgaDf4U4GtKgQpYxrl81KrSU572Y3DZMYo8%252Flv%252BRbEDQYjaBFtdAq%252FKm%252B%252BIyUSQfie1OSt2821zbRCvyJYH7TQxAbIjQ%253D%253D&goBackURL=https%3A%2F%2Fshop.samsung.com%2Fuk%2Fbusiness%2Flogin%2Fgoback" target="_blank" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="shop:register business" aria-label="Register business Register business : Open in a new window"> Register business <svg class="icon" focusable="false"> <use xlink:href="#outlink-bold" href="#outlink-bold"></use> </svg> </a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link new-window" href="https://shop.samsung.com/uk/business/mypage/orders" target="_blank" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="shop:track you order" aria-label="Track you order Track you order : Open in a new window"> Track you order <svg class="icon" focusable="false"> <use xlink:href="#outlink-bold" href="#outlink-bold"></use> </svg> </a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/support/faqs/shipping/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="shop:delivery and returns" aria-label="Delivery and Returns Delivery and Returns">Delivery and Returns</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/support/faqs/?faqs" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="shop:business shop faqs" aria-label="Business Shop FAQs Business Shop FAQs">Business Shop FAQs</a> </li> </ul> </div> </div> </div> <div class="footer-column__item"> <div class="footer-category"> <h3 class="footer-category__title" id="footer-category-title-4">Sustainability</h3> <a class="footer-category__anchor" href="javascript:void(0);" role="button" aria-labelledby="footer-category-title-4" aria-expanded="false" an-tr="nv01_footer sitemap|menu1Depth" an-ca="navigation" an-ac="footer" an-la="sustainability"> <span class="hidden" data-i18n-open="Open" data-i18n-close="Close">Open</span> <svg class="icon" focusable="false"> <use xlink:href="#open-down-regular" href="#open-down-regular"></use> </svg> </a> <div class="footer-category__list-wrap"> <ul class="footer-category__list" role="list"> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/sustainability/environment/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="sustainability:environment" aria-label="Environment Environment">Environment</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/sustainability/security-and-privacy/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="sustainability:security and privacy" aria-label="Security & Privacy Security & Privacy">Security & Privacy</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/sustainability/accessibility/overview/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="sustainability:accessibility" aria-label="Accessibility Accessibility">Accessibility</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/sustainability/diversity-and-inclusion/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="sustainability:diversity, equity, and inclusion" aria-label="Diversity · Equity · Inclusion Diversity · Equity · Inclusion">Diversity · Equity · Inclusion</a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link new-window" href="http://csr.samsung.com/en/main.do" target="_blank" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="sustainability:corporate citizenship" aria-label="Corporate Citizenship Corporate Citizenship : Open in a new window"> Corporate Citizenship <svg class="icon" focusable="false"> <use xlink:href="#outlink-bold" href="#outlink-bold"></use> </svg> </a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link new-window" href="//www.samsung.com/global/sustainability/" target="_blank" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="sustainability:corporate sustainability" aria-label="Corporate Sustainability Corporate Sustainability : Open in a new window"> Corporate Sustainability <svg class="icon" focusable="false"> <use xlink:href="#outlink-bold" href="#outlink-bold"></use> </svg> </a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link new-window" href="https://images.samsung.com/is/content/samsung/assets/uk/home/SEUK_2023_Modern_Slavery_Statement_Final.pdf" target="_blank" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="sustainability:modern slavery act statement" aria-label="Modern Slavery Act Statement Modern Slavery Act Statement : Open in a new window"> Modern Slavery Act Statement <svg class="icon" focusable="false"> <use xlink:href="#outlink-bold" href="#outlink-bold"></use> </svg> </a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/samsung-gender-pay/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="sustainability:gender gap" aria-label="Gender Pay Gap Reports Gender Pay Gap Reports">Gender Pay Gap Reports</a> </li> </ul> </div> </div> <div class="footer-category"> <h3 class="footer-category__title" id="footer-category-title-4-2">About Us</h3> <a class="footer-category__anchor" href="javascript:void(0);" role="button" aria-labelledby="footer-category-title-4-2" aria-expanded="false" an-tr="nv01_footer sitemap|menu1Depth" an-ca="navigation" an-ac="footer" an-la="about us"> <span class="hidden">Open</span> <svg class="icon" focusable="false"> <use xlink:href="#open-down-regular" href="#open-down-regular"></use> </svg> </a> <div class="footer-category__list-wrap"> <ul class="footer-category__list" role="list"> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/about-us/company-info/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="about us:company info" aria-label="Company Info Company Info"> Company Info </a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/about-us/business-area/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="about us:business area" aria-label="Business Area Business Area"> Business Area </a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/about-us/brand-identity/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="about us:brand identity" aria-label="Brand Identity Brand Identity"> Brand Identity </a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/about-us/careers/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="about us:careers" aria-label="Careers Careers"> Careers </a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link new-window" href="//www.samsung.com/global/ir/" target="_blank" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="about us:investor relations" aria-label="Investor Relations Investor Relations : Open in a new window"> Investor Relations <svg class="icon" focusable="false"> <use xlink:href="#outlink-bold" href="#outlink-bold"></use> </svg> </a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link new-window" href="//news.samsung.com/uk/" target="_blank" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="about us:newsroom" aria-label="Newsroom Newsroom : Open in a new window"> Newsroom <svg class="icon" focusable="false"> <use xlink:href="#outlink-bold" href="#outlink-bold"></use> </svg> </a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link" href="/uk/business/about-us/ethics/" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="about us:ethics" aria-label="Ethics Ethics"> Ethics </a> </li> <li class="footer-category__item" role="listitem"> <a class="footer-category__link new-window" href="//design.samsung.com/global/index.html" target="_blank" an-tr="nv01_footer sitemap--cta-menu" an-ca="navigation" an-ac="footer" an-la="about us:samsung design" aria-label="Samsung Design Samsung Design : Open in a new window"> Samsung Design <svg class="icon" focusable="false"> <use xlink:href="#outlink-bold" href="#outlink-bold"></use> </svg> </a> </li> </ul> </div> </div> </div> </div> <div class="footer-bottom"> <div class="footer-copyright-wrap"> <div class="footer-copyright-align"> <p class="footer-copyright">Copyright© 1995-2024 SAMSUNG All Rights Reserved.</p> </div> <div class="footer-language"> <a class="footer-language__anchor" href="/uk/function/ipredirection/ipredirectionLocalList/" aria-label="Choose another country or region to see content specific to your location." an-tr="nv02_footer bottom--cta-locallist" an-ca="navigation" an-ac="footer" an-la="bottom:country selector:locallist">United Kingdom/English</a> </div> <div class="footer-local-logo"> <div class="footer-local-logo--wrap"> <div class="footer-local-logo__item"> <a class="footer-local-logo__link" href="/uk/business/" an-tr="nv02_footer bottom--cta-logo" an-ca="navigation" an-ac="footer" an-la="bottom:local logo:legal logo" aria-label="Legal logo (UK)"> <div class="image"> <img class="image__main lazy-load responsive-img" data-desktop-src="//images.samsung.com/is/image/samsung/assets/uk/p6-b2b/pilot/footer/uk_local-logo_188x64.png?$ORIGIN_PNG$" data-mobile-src="//images.samsung.com/is/image/samsung/assets/uk/p6-b2b/pilot/footer/uk_local-logo_188x64.png?$ORIGIN_PNG$" alt="Icon for Royal Warrant of UK at the bottom of page"/> </div> </a> </div> </div> </div> </div> <div class="footer-language-wrap" an-tr="nv02_footer bottom--text-scroll" an-ca="scroll" an-ac="scroll:100" an-la="scroll:100"> <div class="footer-language"> <a class="footer-language__anchor" href="/uk/function/ipredirection/ipredirectionLocalList/" aria-label="Choose another country or region to see content specific to your location." an-tr="nv02_footer bottom--cta-locallist" an-ca="navigation" an-ac="footer" an-la="bottom:country selector:locallist">United Kingdom/English</a> </div> <div class="footer-terms"> <ul class="footer-terms__list" role="list"> <li class="footer-terms__item" role="listitem"> <a class="footer-terms__link" href="/uk/business/contact-us/" an-tr="nv02_footer bottom--cta-bottom" an-ca="navigation" an-ac="footer" an-la="bottom:legal menu:contact" aria-label="Contact">Contact</a> </li> <li class="footer-terms__item" role="listitem"> <a class="footer-terms__link" href="/uk/accessibility/overview/" an-tr="nv02_footer bottom--cta-bottom" an-ca="navigation" an-ac="footer" an-la="bottom:legal menu:accessibility" aria-label="Accessibility">Accessibility</a> </li> <li class="footer-terms__item" role="listitem"> <a class="footer-terms__link" href="/uk/business/info/legal/" an-tr="nv02_footer bottom--cta-bottom" an-ca="navigation" an-ac="footer" an-la="bottom:legal menu:legal" aria-label="Legal">Legal</a> </li> <li class="footer-terms__item" role="listitem"> <a class="footer-terms__link" href="/uk/business/info/privacy/" an-tr="nv02_footer bottom--cta-bottom" an-ca="navigation" an-ac="footer" an-la="bottom:legal menu:privacy" aria-label="Privacy">Privacy</a> </li> <li class="footer-terms__item" role="listitem"> <a class="footer-terms__link" href="https://www.samsung.com/uk/business/info/sitemap/" target="_blank" an-tr="nv02_footer bottom--cta-bottom" an-ca="navigation" an-ac="footer" an-la="bottom:legal menu:sitemap" aria-label="Sitemap : Open in a new window">Sitemap</a> </li> <li class="footer-terms__item" role="listitem"> <a class="footer-terms__link" href="/uk/business/info/terms-and-conditions/" target="_blank" an-tr="nv02_footer bottom--cta-bottom" an-ca="navigation" an-ac="footer" an-la="bottom:legal menu:terms and condition" aria-label="Terms & Condition : Open in a new window">Terms & Condition</a> </li> </ul> </div> <div class="footer-sns"> <span class="footer-sns__title">STAY IN THE LOOP?</span> <ul class="footer-sns__list" role="list"> <li class="footer-sns__item" role="listitem"> <a class="footer-sns__link" href="//twitter.com/samsungbusiness" target="_blank" rel="noreferrer noopener" an-tr="nv02_footer bottom--cta-sns" an-ca="navigation" an-ac="footer" an-la="bottom:sns:twitter" aria-label="Twitter : Open in a new window"> <svg class="icon" focusable="false"> <use xlink:href="#twitter-bold" href="#twitter-bold"></use> </svg> </a> </li> <li class="footer-sns__item" role="listitem"> <a class="footer-sns__link" href="//www.youtube.com/samsunguk" target="_blank" rel="noreferrer noopener" an-tr="nv02_footer bottom--cta-sns" an-ca="navigation" an-ac="footer" an-la="bottom:sns:youtube" aria-label="Youtube : Open in a new window"> <svg class="icon" focusable="false"> <use xlink:href="#youtube-bold" href="#youtube-bold"></use> </svg> </a> </li> <li class="footer-sns__item" role="listitem"> <a class="footer-sns__link" href="//www.linkedin.com/company/samsung-business-uk" target="_blank" rel="noreferrer noopener" an-tr="nv02_footer bottom--cta-sns" an-ca="navigation" an-ac="footer" an-la="bottom:sns:google" aria-label="Linkedin : Open in a new window"> <svg class="icon" focusable="false"> <use xlink:href="#linked-in-bold" href="#linked-in-bold"></use> </svg> </a> </li> </ul> </div> </div> </div> </div> </footer> <button class="fab" an-tr="nv02_footer bottom--text-back to top" an-ca="indication" an-ac="back to top" an-la="back to top" title="Go to Top">Go to Top <svg class="fab__icon" focusable="false"> <use xlink:href="#up-highest-bold" href="#up-highest-bold"></use> </svg> </button> <!--googleon: all--> <script src="/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-dependencies.min.js"></script> <script src="/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-base-b2b.min.js"></script> <!-- <sly data-sly-test="false"> <script type="text/javascript" src='/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-site/resources/au/js/au.js'></script> </sly> --> <!--[if lt IE 9]> <script src="/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-common/resources/ie9/html5.js"></script> <![endif]--> <!--[if lte IE 9]> <script type='text/javascript' src='//cdnjs.cloudflare.com/ajax/libs/jquery-ajaxtransport-xdomainrequest/1.0.3/jquery.xdomainrequest.min.js'></script> <![endif]--> <script src="/etc.clientlibs/samsung/clientlibs/consumer/global/clientlib-templates/page-article-detail/compact.min.js"></script> <script src="/etc.clientlibs/samsung/components/content/consumer/global/product/pd-g-feature-benefit-full-bleed/clientlibs/site.min.js" async></script> <script type="application/ld+json" data-type="seo" data-object-type="WebPage" data-id="1e071e1b-99a5-43ae-a33c-fb83eed7adea">{"@context":"http://schema.org","@type":"WebPage","name":"ISE Barcelona 2024 | Samsung Displays | 30 Jan-2 Feb 2024 | Samsung Business UK","url":"https://www.samsung.com/uk/business/displays/ise2024/"}</script> <input type="hidden" name="captchaOptionFlag" id="captchaOptionFlag" value="Y"/> <script type="text/javascript"> /* recaptcha script for Samsung 2019.06.18*/ var mainRecaptcha = {}; var conRecaptcha; var newsRecaptcha; var recaptchaCallback = function() { //contact-mail-form 복수 어써링 가능 $(".contact-mail-form__iframe-inner").each(function(index,item){ if($(item).children().first().attr("id") != null && $(item).children().first().attr("id").length > 0){ mainRecaptcha[$(item).children().first().attr("id")] = grecaptcha.render($(item).children().first().attr("id"), { 'sitekey' : '6Lc-358UAAAAAFmYE7zKV3PU0m9crt6-tj-UJsll' }); } }); if($("#Con_reCaptcha").length > 0){ conRecaptcha = grecaptcha.render('Con_reCaptcha', { 'sitekey' : '6Lc-358UAAAAAFmYE7zKV3PU0m9crt6-tj-UJsll', }); } if($("#News_reCaptcha").length > 0){ newsRecaptcha = grecaptcha.render('News_reCaptcha', { 'sitekey' : '6Lc-358UAAAAAFmYE7zKV3PU0m9crt6-tj-UJsll', }); } }; var recaptchaApi = function(){ var head= document.getElementsByTagName('head')[0]; var script= document.createElement('script'); script.type= 'text/javascript'; script.src= 'https://www.google.com/recaptcha/api.js?onload=recaptchaCallback&render=explicit'; head.appendChild(script); //fn06, fn07, co56, fn08 $(document).off('focusin','.ready-to-buy, .contact-mail-form, .contact-mail-form-popup, .dc__export-pdf, .dc__inquiry', recaptchaApi); }; (function() { //fn06, fn07, co56, fn08 $(document).on('focusin','.ready-to-buy, .contact-mail-form, .contact-mail-form-popup, .dc__export-pdf, .dc__inquiry', recaptchaApi); })(); </script> <script type='text/javascript'> piAId = '1062372'; piCId = '198715'; piHostname = 'eo.business.samsung.com'; (function() { function async_load(){ var s = document.createElement('script'); s.type = 'text/javascript'; s.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + piHostname + '/pd.js'; var c = document.getElementsByTagName('script')[0]; c.parentNode.insertBefore(s, c); } if(window.attachEvent) { window.attachEvent('onload', async_load); } else { window.addEventListener('load', async_load, false); } })(); </script> </div> </body> </html>