CINXE.COM
Application and Interview Process at Boots
<!doctype html> <html lang="en-GB" class="no-js"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(e){this.triggerEvents=e,this.eventOptions={passive:!0},this.userEventListener=this.triggerListener.bind(this),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventListener,e.eventOptions)))}_removeUserInteractionListener(e){this.triggerEvents.forEach((t=>window.removeEventListener(t,e.userEventListener,e.eventOptions)))}triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}async _loadEverythingNow(){this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async),await this._triggerDOMContentLoaded(),await this._triggerWindowLoad(),window.dispatchEvent(new Event("rocket-allScriptsLoaded"))}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._requestAnimFrame(),new Promise((t=>{const n=document.createElement("script");let r;[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type",r=e.nodeValue),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t()),e.parentNode.replaceChild(n,e)}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){var e=document.createDocumentFragment();[...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async].forEach((t=>{const n=t.getAttribute("src");if(n){const t=document.createElement("link");t.href=n,t.rel="preload",t.as="script",e.appendChild(t)}})),document.head.appendChild(e)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(r){e["rocket"+t]=n=r}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._requestAnimFrame(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-load")),await this._requestAnimFrame(),window.rocketonload&&window.rocketonload(),await this._requestAnimFrame(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),window.dispatchEvent(new Event("rocket-pageshow")),await this._requestAnimFrame(),window.rocketonpageshow&&window.rocketonpageshow()}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,r=document.createRange(),i=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const a=document.createDocumentFragment();r.setStart(a,0),a.appendChild(r.createContextualFragment(t)),i.insertBefore(a,o)}}async _requestAnimFrame(){return new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts(["keydown","mousemove","touchmove","touchstart","touchend","wheel"]);e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <title> Application and Interview Process at Boots </title><link rel="stylesheet" href="https://www.boots.jobs/wp-content/uploads/cache/min/1/f09d8ae5225d2b4479bdbf37213a52d1.css" media="all" data-minify="1" /> <link href="//www.google-analytics.com" rel="dns-prefetch"> <link rel="icon" href="https://www.boots.jobs/wp-content/themes/boots-pharmacy/img/icons/favicon.ico"> <link rel="apple-touch-icon" href="https://www.boots.jobs/wp-content/uploads/2024/10/logo-boots-jobs.png"> <link rel="apple-touch-icon" sizes="192x192" href="https://www.boots.jobs/wp-content/uploads/2024/10/logo-boots-jobs.png"> <link rel="apple-touch-startup-image" media="screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1136x640.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_640x1136.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2688x1242.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1792x828.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1125x2436.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_828x1792.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2436x1125.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1242x2208.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2208x1242.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1334x750.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_750x1334.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2732x2048.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2048x2732.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2388x1668.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1668x2388.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2224x1668.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1242x2688.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1668x2224.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1536x2048.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2048x1536.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1170x2532.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 844px) and (device-height: 390px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2532x1170.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 926px) and (device-height: 428px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2778x1284.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2532x1170.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 852px) and (device-height: 393px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2556x1179.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 393px) and (device-height: 852px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1179x2556.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 932px) and (device-height: 430px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_2796x1290.png"/> <link rel="apple-touch-startup-image" media="screen and (device-width: 430px) and (device-height: 932px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="https://www.boots.jobs/wp-content/uploads/superpwa-splashIcons/super_splash_screens/icon_1290x2796.png"/> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <style id='heightstyle'></style> <script type="text/javascript"> var templateUrl = 'https://www.boots.jobs/wp-content/themes/boots-pharmacy'; var homeUrl = 'https://www.boots.jobs'; </script> <script type="rocketlazyloadscript"> window.addEventListener('offline', () => { document.body.classList.add('pwa-offline'); document.body.classList.remove('pwa-online'); }); </script> <!-- Manifest added by SuperPWA - Progressive Web Apps Plugin For WordPress --> <link rel="manifest" href="/superpwa-manifest.json"> <link rel="prefetch" href="/superpwa-manifest.json"> <meta name="theme-color" content="#05054b"> <meta name="mobile-web-app-capable" content="yes"> <meta name="apple-touch-fullscreen" content="yes"> <meta name="apple-mobile-web-app-title" content="Boots Jobs"> <meta name="application-name" content="Boots Jobs"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="default"> <link rel="apple-touch-icon" href="https://www.boots.jobs/wp-content/uploads/2024/10/logo-boots-jobs.png"> <link rel="apple-touch-icon" sizes="192x192" href="https://www.boots.jobs/wp-content/uploads/2024/10/logo-boots-jobs.png"> <!-- / SuperPWA.com --> <script type="rocketlazyloadscript"> window.pwaCacheName = 'www.boots.jobs-superpwa-2.2.29'; window.pwaPrecacheAssets = []; </script><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <link rel='preload' href='https://www.boots.jobs/wp-content/themes/boots-pharmacy/assets/plugins/pace.js?ver=1732679027' as='script'/> <link rel='preload' href='https://www.boots.jobs/wp-content/themes/boots-pharmacy/assets/build/js/pwa.js?ver=1732679027' as='script'/> <link rel='preload' href='https://www.boots.jobs/wp-content/plugins/super-progressive-web-apps/public/js/register-sw.js' as='script'/> <link rel='preload' href='https://www.boots.jobs/wp-content/themes/boots-pharmacy/js/jquery.mark.min.js?ver=1732679027' as='script'/> <!-- This site is optimized with the Yoast SEO plugin v21.8 - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="Got a question about our application and hiring process at Boots? Here you'll find an overview of the process along with further information if you need support or adjustments." /> <link rel="canonical" href="https://www.boots.jobs/application-process/" /> <meta property="og:locale" content="en_GB" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Application and Interview Process at Boots" /> <meta property="og:description" content="Got a question about our application and hiring process at Boots? Here you'll find an overview of the process along with further information if you need support or adjustments." /> <meta property="og:url" content="https://www.boots.jobs/application-process/" /> <meta property="og:site_name" content="Boots Jobs - Career Opportunities with Boots" /> <meta property="article:publisher" content="http://www.facebook.com/BootsJobs" /> <meta property="article:modified_time" content="2024-09-04T09:41:43+00:00" /> <meta property="og:image" content="https://www.boots.jobs/wp-content/uploads/2023/06/1.png" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@Boots_Jobs" /> <meta name="twitter:label1" content="Estimated reading time" /> <meta name="twitter:data1" content="1 minute" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.boots.jobs/application-process/","url":"https://www.boots.jobs/application-process/","name":"Application and Interview Process at Boots","isPartOf":{"@id":"https://www.boots.jobs/#website"},"primaryImageOfPage":{"@id":"https://www.boots.jobs/application-process/#primaryimage"},"image":{"@id":"https://www.boots.jobs/application-process/#primaryimage"},"thumbnailUrl":"https://www.boots.jobs/wp-content/uploads/2023/06/1.png","datePublished":"2023-05-05T06:49:38+00:00","dateModified":"2024-09-04T09:41:43+00:00","description":"Got a question about our application and hiring process at Boots? Here you'll find an overview of the process along with further information if you need support or adjustments.","breadcrumb":{"@id":"https://www.boots.jobs/application-process/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https://www.boots.jobs/application-process/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https://www.boots.jobs/application-process/#primaryimage","url":"https://www.boots.jobs/wp-content/uploads/2023/06/1.png","contentUrl":"https://www.boots.jobs/wp-content/uploads/2023/06/1.png","width":1400,"height":325,"caption":"Job Application Process at Boots"},{"@type":"BreadcrumbList","@id":"https://www.boots.jobs/application-process/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.boots.jobs/"},{"@type":"ListItem","position":2,"name":"Application Process"}]},{"@type":"WebSite","@id":"https://www.boots.jobs/#website","url":"https://www.boots.jobs/","name":"Boots Jobs - Career Opportunities with Boots","description":"Search and apply for the latest career opportunities with Boots. From pharmacy and opticians to retail and corporate, find your ideal role and apply today.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.boots.jobs/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-GB"}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//www.google.com' /> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;} </style> <script type="text/javascript" id="superpwa-register-sw-js-extra"> /* <![CDATA[ */ var superpwa_sw = {"url":"\/OneSignalSDKWorker.js.php?2.2.29","disable_addtohome":"0","enableOnDesktop":"","offline_message":"1","offline_message_txt":"You are offline \u2013 some content and features will not be available"}; /* ]]> */ </script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/plugins/super-progressive-web-apps/public/js/register-sw.js?ver=1732772794" id="superpwa-register-sw-js" defer></script> <script type="text/javascript" src="https://www.boots.jobs/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script> <script type="text/javascript" src="https://www.boots.jobs/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script> <script type="text/javascript" src="https://www.boots.jobs/wp-content/themes/boots-pharmacy/js/twitterfeed.min.js?ver=1.0.0" id="twitter-js" defer></script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/themes/boots-pharmacy/js/lazy_load.js?ver=1732772795" id="lazy_load-js" defer></script> <script type="text/javascript" src="https://www.boots.jobs/wp-content/themes/boots-pharmacy/js/swiper-bundle.min.js?ver=1.0.0" id="swiper-slider-js" defer></script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/themes/boots-pharmacy/js/aos.js?ver=1732772795" id="aos-js" defer></script> <script type="text/javascript" src="https://www.boots.jobs/wp-content/themes/boots-pharmacy/js/jquery.magnific-popup.min.js?ver=1.0.0" id="magnific-popup-js" defer></script> <script type="text/javascript" id="custom-form-scripts-js-extra"> /* <![CDATA[ */ var form_ajax_object = {"ajax_url":"https:\/\/www.boots.jobs\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/themes/boots-pharmacy/assets/build/js/popup-form.js?ver=1732772795" id="custom-form-scripts-js" defer></script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/themes/boots-pharmacy/js/generic.js?ver=1732772795" id="generic-js" defer></script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/themes/boots-pharmacy/assets/plugins/pace.js?ver=1732772795" id="pace-js" defer></script> <script type="text/javascript" id="pwa-js-extra"> /* <![CDATA[ */ var pwaData = {"fallbackImageUrl":"https:\/\/www.boots.jobs\/wp-content\/themes\/boots-pharmacy\/assets\/build\/images\/fallback-img.png"}; /* ]]> */ </script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/themes/boots-pharmacy/assets/build/js/pwa.js?ver=1732772795" id="pwa-js" defer></script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/uploads/cache/busting/1/wp-content/themes/boots-pharmacy/inc/helpers/pwa.js.js?ver=1732772795" id="pwa-php-js" defer></script> <link rel="https://api.w.org/" href="https://www.boots.jobs/wp-json/" /><link rel="alternate" type="application/json" href="https://www.boots.jobs/wp-json/wp/v2/pages/451781" /><link rel="alternate" type="application/json+oembed" href="https://www.boots.jobs/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.boots.jobs%2Fapplication-process%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.boots.jobs/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.boots.jobs%2Fapplication-process%2F&format=xml" /> <script type="rocketlazyloadscript" src="https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.js" defer></script> <script type="rocketlazyloadscript"> window.OneSignalDeferred = window.OneSignalDeferred || []; OneSignalDeferred.push(async function(OneSignal) { await OneSignal.init({ appId: "17f051f8-2847-43de-bc63-79c3397eb173", }); }); </script> <script type="rocketlazyloadscript"> document.documentElement.className = document.documentElement.className.replace('no-js', 'js'); </script> <style> .no-js img.lazyload { display: none; } figure.wp-block-image img.lazyloading { min-width: 150px; } .lazyload, .lazyloading { opacity: 0; } .lazyloaded { opacity: 1; transition: opacity 400ms; transition-delay: 0ms; } </style> <!-- Flashtalking Container Tag: Boots Recruitment (13121) | BootsRecruitment_Jobs_Subpage (96111) | BootsRecruit (9986) | Expected URL: --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var ftRandom = Math.random() * 1000000; document.write( '<iframe style="position:absolute; visibility:hidden; width:1px; height:1px;" src="https://servedby.flashtalking.com/container/13121;96111;9986;iframe/?spotName=BootsRecruitment_Jobs_Subpage_&U1=https://www.boots.jobs/application-process&cachebuster=' + ftRandom + '"></iframe>'); </script> <style type="text/css" id="wp-custom-css"> .social-section .ff-stream { background: transparent; } .optometrist .popup-form-trigger.floating-call { display: none !important; } .single-post.pwa-offline #share-wrapper { display:none; } .android_icon.hide, .iphone_icon.hide { display: none !important; } .search-job-form-container { padding: 30px 0; } </style> <!--[if IE 8]> <link rel='stylesheet' id='ie8-css' href='https://www.boots.jobs/wp-content/themes/boots-pharmacy/css/ie8.css' media='all' /> <![endif]--> <!--[if IE 8]> <script type="text/javascript" src="https://www.boots.jobs/wp-content/themes/boots-pharmacy/js/respond.js"></script> <![endif]--> <!--[if IE 9]> <script> jQuery(document).ready(function($){ $('html').addClass('ie9'); }) </script> <![endif]--> <style id="chrome-mob"></style> <!-- Preload assets --> <link rel="preload" href="https://www.boots.jobs/wp-content/themes/boots-pharmacy/fonts/BootsSharp-Regular.woff2" as="font" type="font/woff2" crossorigin="anonymous"> <link rel="preload" href="https://www.boots.jobs/wp-content/themes/boots-pharmacy/fonts/BootsSharp-Bold.woff2" as="font" type="font/woff2" crossorigin="anonymous"> <!-- OneTrust Cookies Consent Notice start --> <script type="rocketlazyloadscript" defer src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" data-domain-script="b32024b4-68df-491e-81aa-eba13ac146b0" data-rocket-type="text/javascript" charset="UTF-8"></script> <!-- Onetrust - A11Y fixes --> <script type="text/javascript"> function OptanonWrapper() { function replaceElementsRoleByClassAndTag(className) { var elements = document.querySelectorAll(className); for (var i = 0; i < elements.length; i++) { elements[i].setAttribute('role', 'button'); elements[i].lastElementChild.setAttribute('tabindex', 0); } } replaceElementsRoleByClassAndTag('.ot-cat-grp li'); // Check if alert box is closed and add class to optnon popup function onAlertBoxClose() { if (Optanon?.IsAlertBoxClosed()) { document.querySelector('#onetrust-consent-sdk').classList.add('closed'); } } onAlertBoxClose(); Optanon?.OnConsentChanged(onAlertBoxClose); const onetrust_logo_wrapper = document.getElementById('optanon-popup-bottom'); if (onetrust_logo_wrapper) { onetrust_logo_wrapper.querySelector("a").setAttribute("aria-label", "Powered by OneTrust - Link will open in new tab"); const title = document.createElement("span"); title.className = "sr-only"; title.innerText = "Powered by OneTrust"; onetrust_logo_wrapper.querySelector("a").appendChild(title); const onetrust_logo = document.getElementById('optanon-popup-bottom-logo'); if (onetrust_logo) { onetrust_logo.setAttribute("role", "presentation"); } } const onetrust_body = document.getElementById("optanon-popup-body"); if (onetrust_body) { const onetrust_controls = onetrust_body.querySelectorAll('button[aria-controls]'); if (onetrust_controls && onetrust_controls.length > 0) { onetrust_controls.forEach(function (e) { e.removeAttribute('aria-controls'); e.removeAttribute('role'); }); } const onetrust_headings = onetrust_body.querySelectorAll('[role="heading"]'); if (onetrust_headings && onetrust_headings.length > 0) { onetrust_headings.forEach(function (e) { if (e.innerText == "") { e.innerHTML = '<span class="sr-only">Heading</span>'; } }); } } } </script> <!-- OneTrust Cookies Consent Notice end --> <!-- Google Tag Manager --> <script> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-MV25C3L'); </script> <!-- End Google Tag Manager --> <!-- Facebook Pixel Code --> <script type="text/plain" class="optanon-category-4"> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window,document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '430563584530235'); fbq('track', 'PageView'); </script> <!-- End Facebook Pixel Code --> <!-- Linkedin Tag Code --> <script type="text/plain" class="optanon-category-4"> _linkedin_partner_id = "3638921"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> (function (l) { if (!l) { window.lintrk = function (a, b) { window.lintrk.q.push([a, b]) }; window.lintrk.q = [] } var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript"; b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s); })(window.lintrk); </script> <!-- End Linkedin Tag Code --> <!-- Adway tracking code --> <script type="text/plain" class="optanon-category-2" src="https://analytics.adway.ai/script/BootsUK.js"></script> <!-- End Adway tracking code --> <style> .ot-sdk-container #onetrust-button-group-parent { text-align: right !important; padding-right: 0 !important; } .ot-pc-footer .ot-pc-footer-logo { display: none; } .ot-close-icon { opacity: 0.7; background: none !important; } .ot-close-icon:hover { opacity: 1; } .ot-close-icon:before, .ot-close-icon:after { position: absolute; content: ' '; height: 22px; width: 2px; background-color: #fff; top: 12px; padding: 0; border-radius: 0; left: 50%; } .ot-close-icon:before { transform: rotate(45deg); } .ot-close-icon:after { transform: rotate(-45deg); } #onetrust-pc-sdk #close-pc-btn-handler.ot-close-icon { position: relative; } #onetrust-consent-sdk #onetrust-pc-sdk, #onetrust-consent-sdk #ot-search-cntr, #onetrust-consent-sdk #onetrust-pc-sdk .ot-switch.ot-toggle, #onetrust-consent-sdk #onetrust-pc-sdk ot-grp-hdr1 .checkbox, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title:after, #onetrust-consent-sdk #onetrust-pc-sdk #ot-sel-blk, #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-cnt, #onetrust-consent-sdk #onetrust-pc-sdk #ot-anchor { background-color: #E5EFF8 !important; } #onetrust-consent-sdk #onetrust-pc-sdk h3, #onetrust-consent-sdk #onetrust-pc-sdk h4, #onetrust-consent-sdk #onetrust-pc-sdk h5, #onetrust-consent-sdk #onetrust-pc-sdk h6, #onetrust-consent-sdk #onetrust-pc-sdk p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title, #onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title, #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span, #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info, #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header, #onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name, #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category, #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn, #onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status, #onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span, #onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler { color: #05054b !important; } #onetrust-consent-sdk #onetrust-pc-sdk .ot-active-menu { background-color: #E5EFF8 !important; border-color: #05054b !important; } #onetrust-consent-sdk #onetrust-pc-sdk .ot-active-menu h3 { color: #05054b !important; } .ot-close-icon:before, .ot-close-icon:after { background-color: #05054b !important; } #onetrust-consent-sdk #onetrust-pc-sdk .category-menu-switch-handler { background-color: #E5EFF8 !important; border-bottom: 1px solid #05054b !important; outline-offset: -4px; } #onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn), #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn { background-color: #05054b !important; border-color: #05054b !important; color: #fff !important; } #onetrust-banner-sdk.otFlat { overflow-y: hidden !important; } #onetrust-banner-sdk .ot-sdk-four.ot-sdk-columns, #onetrust-pc-sdk .ot-sdk-four.ot-sdk-columns, #ot-sdk-cookie-policy .ot-sdk-four.ot-sdk-columns { border-right: 1px solid #05054b !important; } #onetrust-pc-sdk .ot-pc-header { border-bottom: 1px solid #05054b !important; } #onetrust-pc-sdk .ot-pc-footer { border-top: 1px solid #05054b !important; } #onetrust-pc-sdk .ot-pc-logo.ot-pc-logo { height: 50px !important; justify-content: left !important; align-items: normal !important; } </style> </head> <body class="page-template page-template-template-how-to-apply page-template-template-how-to-apply-php page page-id-451781 hide-ov application-process"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MV25C3L" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- fixed conflict codes --> <noscript> <img height="1" width="1" src="https://www.facebook.com/tr?id=430563584530235&ev=PageView&noscript=1" alt="Page view" /> </noscript> <a class="screen-reader-text skip-link" href="#content">Skip to content</a> <div class="main-header" style=" "> <div class="nav-overlay"></div> <nav class="nav "> <!-- PWA install prompt --> <div class="pwa-install-container component-online-only"> <button class="btn-close" aria-label="Close install prompt">✕</button> <div class="description"> Add a Boots Jobs shortcut to your Home screen by tapping the <span class="share-icon"></span> icon and select Add to Home Screen. Having trouble? Check out our <a href="https://www.boots.jobs/user-guide/">User Guide</a> </div> </div> <div class="logo-hamburger-container"> <div class="logo-img"> <a href="https://www.boots.jobs/" title="Boots Logo"> <img src="https://www.boots.jobs/wp-content/uploads/2023/08/Logo-400-×-200-px.png" width="283" height="150" alt="Boots Logo" title="Boots Logo" data-no-lazy="1" /> </a> </div> <div class="mobile-actions-wrapper"> <!-- Offline Indicatior --> <div class="offline-indicator offline-indicator-wrapper component-offline-only"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="22" height="13" viewBox="0 0 13 11"> <defs> <clipPath id="clip-path"> <rect id="Rectangle_1028" data-name="Rectangle 1028" width="13" height="11" transform="translate(0 -0.407)" fill="#c62828" /> </clipPath> </defs> <g transform="translate(0.316 -0.072)"> <g transform="translate(-0.316 0.48)" clip-path="url(#clip-path)"> <path d="M2.236,0A.922.922,0,0,1,2.6.315Q6.086,5,9.579,9.681a.612.612,0,0,1,.168.519.524.524,0,0,1-.417.425.5.5,0,0,1-.542-.208c-.41-.543-.815-1.09-1.222-1.636-.155-.208-.322-.408-.462-.625a.524.524,0,0,0-.432-.238,2.049,2.049,0,0,0-1.692.568.54.54,0,1,1-.772-.753,3.117,3.117,0,0,1,1.72-.87c.186-.029.188-.027.073-.182-.317-.424-.636-.846-.948-1.274a.179.179,0,0,0-.242-.076A5.049,5.049,0,0,0,2.961,6.467a.537.537,0,1,1-.783-.734A5.914,5.914,0,0,1,4.1,4.442c.172-.073.171-.073.056-.227-.29-.39-.583-.778-.869-1.171a.161.161,0,0,0-.239-.065A7.965,7.965,0,0,0,1.137,4.269c-.052.047-.1.1-.152.146A.552.552,0,0,1,0,4.213V3.987a.9.9,0,0,1,.253-.369A8.861,8.861,0,0,1,2.383,2.11c.119-.059.135-.1.051-.212-.248-.32-.484-.647-.726-.971A.55.55,0,0,1,1.945,0Z" transform="translate(0.04 -0.061)" fill="#c62828" /> <path d="M163.441,37.753c-.246.47-.608.527-1,.148a7.712,7.712,0,0,0-6.121-2.155.567.567,0,0,1-.664-.468.545.545,0,0,1,.526-.612c.123-.011.247-.025.371-.03a8.833,8.833,0,0,1,6.644,2.488,1.012,1.012,0,0,1,.247.336Z" transform="translate(-150.566 -33.568)" fill="#c62828" /> <path d="M174.41,282.277a.83.83,0,0,1-.564-.575.788.788,0,1,1,1.1.512c-.049.023-.1.042-.148.063Z" transform="translate(-168.147 -271.674)" fill="#c62828" /> <path d="M224.648,128.614a.519.519,0,0,1,.641-.5,5.861,5.861,0,0,1,2.468,1.3c.089.078.179.157.261.242a.538.538,0,0,1,.023.783.532.532,0,0,1-.77-.008,4.977,4.977,0,0,0-1.64-1.078c-.2-.079-.409-.137-.613-.208a.52.52,0,0,1-.37-.528" transform="translate(-217.327 -124.003)" fill="#c62828" /> </g> </g> </svg> <span>Offline</span> </div> <!-- Hamburger --> <button class="nav-button" title="Navigation Button" aria-expanded="false"> <span class="bar"> </span> <span class="bar"> </span> <span class="bar"> </span> </button> </div> </div> <ul class="header-menu "><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item menu-item-type-post_type menu-item-object-page menu-item-home '><a href='https://www.boots.jobs/' class='init' title='Home' >Home</a></li><li class='search mobile-search menu-item menu-item-type-custom menu-item-object-customsearch mobile-search menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href='#' class='init' title='Search jobs' >Search jobs</a></li><li class='relative-pos-menu menu-item menu-item-type-post_type menu-item-object-page menu-item-has-childrenrelative-pos-menu menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children '><a href='https://www.boots.jobs/why-boots/' class='init' title='Why Boots' >Why Boots</a><button class='arrow-next' aria-expanded='false' type='button' aria-label='click here to expand sub menu'></button><ul class="sub-menu"><li class='single-lvl-item hide-on-desktop-md menu-item menu-item-type-post_type menu-item-object-pagesingle-lvl-item hide-on-desktop-md menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/why-boots/' class='' title='Why Boots' >Why Boots</a></li><li class='single-lvl-item menu-item menu-item-type-post_type menu-item-object-pagesingle-lvl-item menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/why-boots/care/' class='' title='Care' >Care</a></li><li class='single-lvl-item menu-item menu-item-type-post_type menu-item-object-pagesingle-lvl-item menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/why-boots/your-development/' class='' title='Your Development' >Your Development</a></li><li class='single-lvl-item menu-item menu-item-type-post_type menu-item-object-pagesingle-lvl-item menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/why-boots/diversity-inclusion/' class='' title='Diversity & Inclusion' >Diversity & Inclusion</a></li><li class='single-lvl-item menu-item menu-item-type-post_type menu-item-object-pagesingle-lvl-item menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/why-boots/rewards-benefits/' class='' title='Rewards & Benefits' >Rewards & Benefits</a></li></ul></li><li class='rolestab show-latest-story menu-item menu-item-type-custom menu-item-object-custom menu-item-has-childrenrolestab show-latest-story menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children '><a href='#' class='init' title='Career Areas' >Career Areas</a><button class='arrow-next' aria-expanded='false' type='button' aria-label='click here to expand sub menu'></button><ul class="sub-menu"><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children '><a href='https://www.boots.jobs/retail/' class='' title='Retail' >Retail</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button><ul class="sub-menu"><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/retail/beauty-specialist/' class='' title='Beauty Specialist' >Beauty Specialist</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/retail/customer-advisor/' class='' title='Customer Advisor' >Customer Advisor</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/retail/liz-earle/' class='' title='Liz Earle' >Liz Earle</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/retail/no7/' class='' title='No7' >No7</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/retail/retail-management/' class='' title='Retail Management' >Retail Management</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li></ul></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children '><a href='https://www.boots.jobs/pharmacy/' class='' title='Pharmacy' >Pharmacy</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button><ul class="sub-menu"><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/pharmacy/pharmacist/' class='' title='Pharmacist' >Pharmacist</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/pharmacy/pharmacist-newly-qualified/' class='' title='Pharmacist – newly qualified' >Pharmacist – newly qualified</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/pharmacy/trainee-pharmacist/' class='' title='Trainee Pharmacist' >Trainee Pharmacist</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/pharmacy/new-to-uk-pharmacist/' class='' title='New to UK Pharmacist' >New to UK Pharmacist</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/pharmacy/pharmacy-technician/' class='' title='Pharmacy Technician' >Pharmacy Technician</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/pharmacy/healthcare-support/' class='' title='Healthcare Support' >Healthcare Support</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/pharmacy/pharmacy-store-management/' class='' title='Pharmacy Store Management' >Pharmacy Store Management</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li></ul></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children '><a href='https://www.boots.jobs/support-office/' class='' title='Support Office' >Support Office</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button><ul class="sub-menu"><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/support-office/buying-and-merchandising/' class='' title='Buying & Merchandising' >Buying & Merchandising</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/support-office/corporate-functions-business-support/' class='' title='Corporate Functions & Business Support' >Corporate Functions & Business Support</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/support-office/customer-support-centre/' class='' title='Customer Support Centre' >Customer Support Centre</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/support-office/finance/' class='' title='Finance' >Finance</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/support-office/hr/' class='' title='HR' >HR</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/support-office/marketing-communications/' class='' title='Marketing & Communications' >Marketing & Communications</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/support-office/product-development/' class='' title='Product Development' >Product Development</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/support-office/operations/' class='' title='Retail & Central Operations' >Retail & Central Operations</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/support-office/strategy-transformation/' class='' title='Strategy & Transformation' >Strategy & Transformation</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/support-office/supply/' class='' title='Supply' >Supply</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li></ul></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children '><a href='https://www.boots.jobs/digital-tech-data/' class='' title='Digital, Tech & Data' >Digital, Tech & Data</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button><ul class="sub-menu"><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/digital-tech-data/data-and-insights/' class='' title='Data & Insights' >Data & Insights</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/digital-tech-data/digital/' class='' title='Digital' >Digital</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/digital-tech-data/technology/' class='' title='Technology' >Technology</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li></ul></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children '><a href='https://www.boots.jobs/opticians/' class='' title='Opticians' >Opticians</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button><ul class="sub-menu"><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/opticians/optometrist/' class='' title='Optometrist' >Optometrist</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/opticians/pre-reg-optometrist/' class='' title='Pre-registration Optometrist' >Pre-registration Optometrist</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/opticians/optical-support/' class='' title='Optical Support' >Optical Support</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/opticians/opticians-store-management/' class='' title='Opticians Store Management' >Opticians Store Management</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/opticians/franchise/' class='' title='Franchise' >Franchise</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li></ul></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children '><a href='https://www.boots.jobs/supply-chain/' class='' title='Supply Chain' >Supply Chain</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button><ul class="sub-menu"><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/supply-chain/pharmacy-distribution/' class='' title='Pharmacy Distribution' >Pharmacy Distribution</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/supply-chain/warehouse/' class='' title='Warehousing' >Warehousing</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li></ul></li><li class='non-click menu-item menu-item-type-custom menu-item-object-custom menu-item-has-childrennon-click menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children '><a href='#' class='' title='Seasonal' >Seasonal</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button><ul class="sub-menu"><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/retail/airport-opportunities/' class='' title='Airports' >Airports</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/retail/christmas/' class='' title='Christmas' >Christmas</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li></ul></li><li class='single-lvl-item menu-item menu-item-type-post_type menu-item-object-pagesingle-lvl-item menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/early-careers/' class='' title='Early Careers' >Early Careers</a></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children '><a href='https://www.boots.jobs/ireland/' class='' title='Ireland' >Ireland</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button><ul class="sub-menu"><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/ireland/ireland-pharmacist/' class='' title='Pharmacist' >Pharmacist</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/ireland/ireland-pharmacy-support/' class='' title='Pharmacy Support' >Pharmacy Support</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/ireland/ireland-retail/' class='' title='Retail' >Retail</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/ireland/ireland-support-office/' class='' title='Support Office' >Support Office</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li></ul></li><li class='external-link menu-item menu-item-type-custom menu-item-object-customexternal-link menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href='https://www.bootshearingcare.com/careers/' class='' title='Hearingcare – Link will open in new tab' target='_blank'>Hearingcare</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class='external-link menu-item menu-item-type-custom menu-item-object-customexternal-link menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href='https://www.walgreensbootsalliance.com/careers' class='' title='Walgreens Boots Alliance – Link will open in new tab' target='_blank'>Walgreens Boots Alliance</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li><li class='external-link menu-item menu-item-type-custom menu-item-object-customexternal-link menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href='https://www.no7company.com/careers/' class='' title='No7 Beauty Company – Link will open in new tab' target='_blank'>No7 Beauty Company</a><button class='plus' aria-expanded='false' aria-label='click here to expand sub menu'></button></li></ul></li><li class='rolestab show-latest-story menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-childrenrolestab show-latest-story menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children '><a href='#' class='init' title='Help & Support' >Help & Support</a><button class='arrow-next' aria-expanded='false' type='button' aria-label='click here to expand sub menu'></button><ul class="sub-menu"><li class='single-lvl-item menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-451781 current_page_itemsingle-lvl-item menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-451781 current_page_item '><a href='https://www.boots.jobs/application-process/' class='' title='Application Process' >Application Process</a></li><li class='single-lvl-item menu-item menu-item-type-post_type menu-item-object-pagesingle-lvl-item menu-item menu-item-type-post_type menu-item-object-page '><a href='https://www.boots.jobs/faq/' class='' title='FAQs' >FAQs</a></li></ul></li><li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page component-online-only'><a href='https://www.boots.jobs/our-stories/' class='init' title='Our Stories' >Our Stories</a></li><li class='search desktop-search menu-item menu-item-type-custom menu-item-object-customsearch desktop-search menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href='https://www.boots.jobs/search-jobs/' class='init' title='Search jobs' >Search jobs</a></li><li class='offline-indicator menu-item menu-item-type-custom menu-item-object-customoffline-indicator menu-item menu-item-type-custom menu-item-object-custom component-offline-only'><div class="offline-indicator offline-indicator-wrapper component-offline-only"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="22" height="13" viewBox="0 0 13 11"> <defs> <clipPath id="clip-path"> <rect id="Rectangle_1028" data-name="Rectangle 1028" width="13" height="11" transform="translate(0 -0.407)" fill="#c62828" /> </clipPath> </defs> <g transform="translate(0.316 -0.072)"> <g transform="translate(-0.316 0.48)" clip-path="url(#clip-path)"> <path d="M2.236,0A.922.922,0,0,1,2.6.315Q6.086,5,9.579,9.681a.612.612,0,0,1,.168.519.524.524,0,0,1-.417.425.5.5,0,0,1-.542-.208c-.41-.543-.815-1.09-1.222-1.636-.155-.208-.322-.408-.462-.625a.524.524,0,0,0-.432-.238,2.049,2.049,0,0,0-1.692.568.54.54,0,1,1-.772-.753,3.117,3.117,0,0,1,1.72-.87c.186-.029.188-.027.073-.182-.317-.424-.636-.846-.948-1.274a.179.179,0,0,0-.242-.076A5.049,5.049,0,0,0,2.961,6.467a.537.537,0,1,1-.783-.734A5.914,5.914,0,0,1,4.1,4.442c.172-.073.171-.073.056-.227-.29-.39-.583-.778-.869-1.171a.161.161,0,0,0-.239-.065A7.965,7.965,0,0,0,1.137,4.269c-.052.047-.1.1-.152.146A.552.552,0,0,1,0,4.213V3.987a.9.9,0,0,1,.253-.369A8.861,8.861,0,0,1,2.383,2.11c.119-.059.135-.1.051-.212-.248-.32-.484-.647-.726-.971A.55.55,0,0,1,1.945,0Z" transform="translate(0.04 -0.061)" fill="#c62828" /> <path d="M163.441,37.753c-.246.47-.608.527-1,.148a7.712,7.712,0,0,0-6.121-2.155.567.567,0,0,1-.664-.468.545.545,0,0,1,.526-.612c.123-.011.247-.025.371-.03a8.833,8.833,0,0,1,6.644,2.488,1.012,1.012,0,0,1,.247.336Z" transform="translate(-150.566 -33.568)" fill="#c62828" /> <path d="M174.41,282.277a.83.83,0,0,1-.564-.575.788.788,0,1,1,1.1.512c-.049.023-.1.042-.148.063Z" transform="translate(-168.147 -271.674)" fill="#c62828" /> <path d="M224.648,128.614a.519.519,0,0,1,.641-.5,5.861,5.861,0,0,1,2.468,1.3c.089.078.179.157.261.242a.538.538,0,0,1,.023.783.532.532,0,0,1-.77-.008,4.977,4.977,0,0,0-1.64-1.078c-.2-.079-.409-.137-.613-.208a.52.52,0,0,1-.37-.528" transform="translate(-217.327 -124.003)" fill="#c62828" /> </g> </g> </svg> <span>Offline</span> </div> </li></ul> <div class="desktop_top_menu"> <div class="top-bar"> <div class="right"> <ul id="menu-top-menu-1" class="menu"> <li><a href="https://www.boots.jobs/user-guide/" class=" component-online-only" aria-label="">User Guide</a></li> <li><a href="https://www.boots.jobs/saved-jobs/" class=" " aria-label="">Saved Jobs</a></li> <li><a href="https://www.boots.jobs/faq/" class=" " aria-label="F A Qs">FAQs</a></li> <li><a href="#login-popup-box" class="user_img content-popup-triggeruser_img content-popup-trigger component-online-only" aria-label="">Log In</a></li> </ul> </div> </div> </div> <div class="pwa-mobile-nav"> <div class="pwa-mobile-nav__flex-container"> <button type='button' class="flex-item" id="back-btn" aria-label="Go back"> <svg width="26" height="20.798" viewBox="0 0 26 20.798"> <defs> <clipPath> <rect width="26" height="20.798" fill="#050548"/> </clipPath> </defs> <g> <path d="M0,10.141A2.479,2.479,0,0,1,.786,9.11Q5.758,4.773,10.72.425a1.312,1.312,0,0,1,1.832-.1,1.284,1.284,0,0,1,.006,1.947c-.746.675-1.512,1.329-2.27,1.991L4.938,8.943l-.109.095a.458.458,0,0,0,.321.046q9.684,0,19.368,0a1.489,1.489,0,0,1,1,.3,1.3,1.3,0,0,1,.42,1.417,1.33,1.33,0,0,1-1.2.9c-.093.006-.186,0-.279,0H4.79c.219.2.388.351.561.5,2.362,2.065,4.716,4.14,7.093,6.189a1.341,1.341,0,0,1-.01,2.171,3.58,3.58,0,0,1-.5.23h-.457a2.287,2.287,0,0,1-.8-.467Q5.716,15.984.746,11.648a2.369,2.369,0,0,1-.746-1Z" transform="translate(0 0)" fill="#050548"/> </g> </svg> </button> <button id='refresh-btn' type='button' class="flex-item" aria-label="Refresh page"> <div id='refresh-icon'> <svg width="24" height="24.093" viewBox="0 0 24 24.093"> <g id="refresh" transform="translate(-0.046 0)"> <path d="M12.05,2A10.1,10.1,0,0,1,19.2,5H16.066a1,1,0,0,0-1,1h0a1,1,0,0,0,1,1h4.16a1.862,1.862,0,0,0,1.865-1.857V1a1,1,0,0,0-1-1h0a1,1,0,0,0-1,1V3.078A12.041,12.041,0,0,0,.05,10.9a1.009,1.009,0,0,0,1,1.1h0a.985.985,0,0,0,.993-.878A10.039,10.039,0,0,1,12.05,2Z" transform="translate(0)" fill="#050548"/> <path d="M23.038,12a.985.985,0,0,0-.993.878A10.036,10.036,0,0,1,4.89,19H8.025a1,1,0,0,0,1-1h0a1,1,0,0,0-1-1H3.865A1.86,1.86,0,0,0,2,18.857V23a1,1,0,0,0,1,1H3a1,1,0,0,0,1-1V20.922A12.041,12.041,0,0,0,24.041,13.1a1.009,1.009,0,0,0-1-1.1Z" transform="translate(0 0.092)" fill="#050548"/> </g> </svg> </div> <div id='close-icon'> <svg viewBox="0 0 26 26"><defs><style>.cls-1{fill:#151246;stroke-width:0}</style></defs><g id="cross"><path class="cls-1" d="M14.7,13l7.6-7.6c.5-.5.5-1.2,0-1.7-.5-.5-1.2-.5-1.7,0h0l-7.6,7.6L5.4,3.7c-.5-.5-1.2-.5-1.7,0-.5.5-.5,1.2,0,1.7l7.6,7.6-7.6,7.6c-.5.5-.5,1.2,0,1.7.5.5,1.2.5,1.7,0h0l7.6-7.6,7.6,7.6c.5.5,1.2.5,1.7,0s.5-1.2,0-1.7l-7.6-7.6Z"/></g></svg> </div> </button> <a href='https://www.boots.jobs/' class="flex-item" id='home-btn' aria-label="Go to home"> <svg width="26" height="25.984" viewBox="0 0 26 25.984"> <path d="M25.048,9.823,16.831,1.6a5.425,5.425,0,0,0-7.661,0L.952,9.823A3.226,3.226,0,0,0,0,12.121V22.756a3.25,3.25,0,0,0,3.25,3.25h19.5A3.25,3.25,0,0,0,26,22.756V12.121A3.226,3.226,0,0,0,25.048,9.823Zm-8.8,14.016H9.75V19.577a3.25,3.25,0,0,1,6.5,0Zm7.583-1.083a1.083,1.083,0,0,1-1.083,1.083H18.417V19.577a5.417,5.417,0,0,0-10.833,0v4.262H3.25a1.083,1.083,0,0,1-1.083-1.083V12.121a1.092,1.092,0,0,1,.317-.766L10.7,3.14a3.259,3.259,0,0,1,4.6,0l8.217,8.218a1.092,1.092,0,0,1,.317.763Z" transform="translate(0 -0.021)" fill="#050548"/> </svg> </a> <a href='https://www.boots.jobs/search-jobs/' class='flex-item component-online-only' id='search-jobs' aria-label="Go to search job page"> <svg viewBox="0 0 26 26"><defs><style>.cls-a {fill: none}.cls-a,.cls-b {stroke-width: 0}.cls-b {fill: #050548}</style></defs><rect class="cls-a" x="-2" y="-1.1" width="30" height="28.2"/><g><g><path class="cls-b" d="M22.7,25.8c-.8,0-1.5-.3-2.1-.9h0c-1.7-1.8-3.4-3.5-5.1-5.2-2.5,1.3-5.3,1.5-7.9.7-2.7-.8-4.8-2.6-6.1-5.1C0,13-.2,10.1.7,7.5S3.3,2.7,5.7,1.4c.9-.5,1.9-.8,2.9-1,.6-.1,1.2-.2,1.8-.2,5.2,0,9.5,3.6,10.4,8.6.4,2.3,0,4.6-1.1,6.6,1.8,1.7,3.5,3.4,5.1,5.1,1.2,1.2,1.2,3.1,0,4.3-.6.6-1.4.9-2.2.9ZM22.7,23.9v.5s0-.5,0-.5c.4,0,.9-.3,1-.7.2-.4.1-.9-.2-1.3-1.1-1.1-2.2-2.2-3.2-3.3l-1.6-1.6c-.5.6-1,1.2-1.7,1.7,1.6,1.6,3.3,3.3,4.9,4.9.2.2.5.3.8.3ZM10.6,2.3h0c-4.6,0-8.4,3.8-8.4,8.4,0,4.6,3.8,8.4,8.4,8.4h0c4.6,0,8.4-3.8,8.4-8.4h0c0-2.2-.9-4.4-2.5-5.9-1.6-1.6-3.7-2.5-5.9-2.5ZM15.4,18.7s0,0,.1,0c.1,0,.2,0,.3.1,0,0,0-.2,0-.3s0-.2,0-.2c-.2.1-.4.2-.5.3h0ZM10.4,1.2c-.5,0-1,0-1.5.2-.9.2-1.8.5-2.6.9-2.2,1.2-3.9,3.1-4.6,5.5s-.5,4.9.7,7.2c.4.7.9,1.4,1.4,2-1.5-1.7-2.4-3.9-2.4-6.3,0-5.2,4.2-9.4,9.4-9.4h0c4,0,7.5,2.6,8.8,6.1-1.3-3.7-4.9-6.3-9-6.2h0ZM18.7,15.4c-.1.2-.2.4-.4.6,0,0,.1,0,.2,0,.1,0,.2,0,.3,0,0-.1-.1-.2-.1-.4,0,0,0-.1,0-.2ZM19.7,15.3s0,0,0,0c0,0,0,0,0,0Z"/></g><path class="cls-b" d="M10.6,15.7h-3.9c-.8,0-1.1-.3-1.1-1.1v-5.8c0-.8.3-1.1,1.1-1.1s1,0,1.4,0c.2,0,.3,0,.2-.2,0-.2,0-.4,0-.6,0-.6.5-1.2,1.1-1.2,0,0,0,0,.1,0,.7,0,1.4,0,2,0,.7,0,1.2.5,1.3,1.1,0,0,0,0,0,0,0,.2,0,.4,0,.5,0,.3,0,.4.4.4.5,0,1,0,1.4,0,.5,0,1,.3,1,.9,0,0,0,0,0,.1,0,2,0,4.1,0,6.1,0,.5-.4,1-1,1,0,0,0,0-.1,0h-4M6.5,11.7c0,1,0,1.8,0,2.7,0,.3,0,.4.4.4,2.5,0,5.1,0,7.6,0h.2c.1,0,.2,0,.2-.2v-2.7c0-.1,0-.2-.2,0-.5.3-1.1.4-1.7.3-.1,0-.3,0-.3.2,0,.2-.2.4-.4.4,0,0,0,0,0,0-.2,0-.4-.2-.5-.4,0,0,0,0,0,0,0-.2,0-.2-.2-.2-.6,0-1.2,0-1.8,0-.2,0-.2,0-.2.2,0,.2-.2.4-.4.4,0,0,0,0,0,0-.2,0-.4-.1-.4-.4,0,0,0,0,0,0,0-.2-.1-.3-.3-.2-.6,0-1.3,0-1.8-.4M10.6,8.6h-3.9c-.2,0-.3,0-.3.3,0,.4,0,.8,0,1.2,0,.6.5,1.1,1.1,1.2.2,0,.4,0,.7,0,.2,0,.3,0,.3-.3,0-.2.2-.4.4-.4,0,0,0,0,0,0,.2,0,.4.1.4.4,0,0,0,0,0,0,0,.2.1.2.3.2.5,0,1.1,0,1.6,0,.2,0,.4,0,.4-.3,0-.2.2-.4.4-.3,0,0,0,0,0,0,.2,0,.4.1.4.3,0,.3.2.3.4.3.2,0,.3,0,.5,0,.7,0,1.3-.5,1.3-1.2,0,0,0,0,0,0,0-.4,0-.7,0-1.1,0-.2,0-.3-.3-.3-1.3,0-2.6,0-3.9,0M10.6,7.7h.6c.8,0,.8,0,.8-.8,0-.2-.1-.4-.4-.4-.5,0-.9,0-1.4,0-1,0-.9,0-.9.9,0,.2,0,.3.3.2.3,0,.7,0,1.1,0"/></g></svg> </a> <a href='https://www.boots.jobs/saved-jobs/' class='flex-item component-offline-only' id='saved-jobs' aria-label="Go to saved jobs page"> <svg viewBox="0 0 26 26"><defs><style>.cls-a {fill: none}.cls-a,.cls-b {stroke-width: 0}.cls-b {fill: #050548}</style></defs><rect class="cls-a" x="-2" y="-1.1" width="30" height="28.2"/><g><g><path class="cls-b" d="M22.7,25.8c-.8,0-1.5-.3-2.1-.9h0c-1.7-1.8-3.4-3.5-5.1-5.2-2.5,1.3-5.3,1.5-7.9.7-2.7-.8-4.8-2.6-6.1-5.1C0,13-.2,10.1.7,7.5S3.3,2.7,5.7,1.4c.9-.5,1.9-.8,2.9-1,.6-.1,1.2-.2,1.8-.2,5.2,0,9.5,3.6,10.4,8.6.4,2.3,0,4.6-1.1,6.6,1.8,1.7,3.5,3.4,5.1,5.1,1.2,1.2,1.2,3.1,0,4.3-.6.6-1.4.9-2.2.9ZM22.7,23.9v.5s0-.5,0-.5c.4,0,.9-.3,1-.7.2-.4.1-.9-.2-1.3-1.1-1.1-2.2-2.2-3.2-3.3l-1.6-1.6c-.5.6-1,1.2-1.7,1.7,1.6,1.6,3.3,3.3,4.9,4.9.2.2.5.3.8.3ZM10.6,2.3h0c-4.6,0-8.4,3.8-8.4,8.4,0,4.6,3.8,8.4,8.4,8.4h0c4.6,0,8.4-3.8,8.4-8.4h0c0-2.2-.9-4.4-2.5-5.9-1.6-1.6-3.7-2.5-5.9-2.5ZM15.4,18.7s0,0,.1,0c.1,0,.2,0,.3.1,0,0,0-.2,0-.3s0-.2,0-.2c-.2.1-.4.2-.5.3h0ZM10.4,1.2c-.5,0-1,0-1.5.2-.9.2-1.8.5-2.6.9-2.2,1.2-3.9,3.1-4.6,5.5s-.5,4.9.7,7.2c.4.7.9,1.4,1.4,2-1.5-1.7-2.4-3.9-2.4-6.3,0-5.2,4.2-9.4,9.4-9.4h0c4,0,7.5,2.6,8.8,6.1-1.3-3.7-4.9-6.3-9-6.2h0ZM18.7,15.4c-.1.2-.2.4-.4.6,0,0,.1,0,.2,0,.1,0,.2,0,.3,0,0-.1-.1-.2-.1-.4,0,0,0-.1,0-.2ZM19.7,15.3s0,0,0,0c0,0,0,0,0,0Z"/></g><path class="cls-b" d="M10.6,15.7h-3.9c-.8,0-1.1-.3-1.1-1.1v-5.8c0-.8.3-1.1,1.1-1.1s1,0,1.4,0c.2,0,.3,0,.2-.2,0-.2,0-.4,0-.6,0-.6.5-1.2,1.1-1.2,0,0,0,0,.1,0,.7,0,1.4,0,2,0,.7,0,1.2.5,1.3,1.1,0,0,0,0,0,0,0,.2,0,.4,0,.5,0,.3,0,.4.4.4.5,0,1,0,1.4,0,.5,0,1,.3,1,.9,0,0,0,0,0,.1,0,2,0,4.1,0,6.1,0,.5-.4,1-1,1,0,0,0,0-.1,0h-4M6.5,11.7c0,1,0,1.8,0,2.7,0,.3,0,.4.4.4,2.5,0,5.1,0,7.6,0h.2c.1,0,.2,0,.2-.2v-2.7c0-.1,0-.2-.2,0-.5.3-1.1.4-1.7.3-.1,0-.3,0-.3.2,0,.2-.2.4-.4.4,0,0,0,0,0,0-.2,0-.4-.2-.5-.4,0,0,0,0,0,0,0-.2,0-.2-.2-.2-.6,0-1.2,0-1.8,0-.2,0-.2,0-.2.2,0,.2-.2.4-.4.4,0,0,0,0,0,0-.2,0-.4-.1-.4-.4,0,0,0,0,0,0,0-.2-.1-.3-.3-.2-.6,0-1.3,0-1.8-.4M10.6,8.6h-3.9c-.2,0-.3,0-.3.3,0,.4,0,.8,0,1.2,0,.6.5,1.1,1.1,1.2.2,0,.4,0,.7,0,.2,0,.3,0,.3-.3,0-.2.2-.4.4-.4,0,0,0,0,0,0,.2,0,.4.1.4.4,0,0,0,0,0,0,0,.2.1.2.3.2.5,0,1.1,0,1.6,0,.2,0,.4,0,.4-.3,0-.2.2-.4.4-.3,0,0,0,0,0,0,.2,0,.4.1.4.3,0,.3.2.3.4.3.2,0,.3,0,.5,0,.7,0,1.3-.5,1.3-1.2,0,0,0,0,0,0,0-.4,0-.7,0-1.1,0-.2,0-.3-.3-.3-1.3,0-2.6,0-3.9,0M10.6,7.7h.6c.8,0,.8,0,.8-.8,0-.2-.1-.4-.4-.4-.5,0-.9,0-1.4,0-1,0-.9,0-.9.9,0,.2,0,.3.3.2.3,0,.7,0,1.1,0"/></g></svg> </a> </div> </div> </nav> </div> <div class="wrapper"> <main class="page-content" id="content"><section class="main-content how-to-appy-faq "> <div class="wp-block-group intro-section is-layout-flow wp-block-group-is-layout-flow"><div class="wp-block-group__inner-container"> <figure class="wp-block-image size-large hide-on-mobile"><img fetchpriority="high" decoding="async" width="1400" height="325" src="https://www.boots.jobs/wp-content/uploads/2023/06/1.png" alt="Our Application Process" class="wp-image-471783"/></figure> <figure class="wp-block-image size-large hide-on-desktop"><img decoding="async" width="760" height="428" data-src="https://www.boots.jobs/wp-content/uploads/2023/06/1-1.png" alt="Application Process" class="wp-image-471784 lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 760px; --smush-placeholder-aspect-ratio: 760/428;" /><noscript><img decoding="async" width="760" height="428" src="https://www.boots.jobs/wp-content/uploads/2023/06/1-1.png" alt="Application Process" class="wp-image-471784"/></noscript></figure> </div></div> <div class="faq-page-container"> <div class="question-type-wrapper pt-0"> <div class="container"> <div class="faq_box faq-accordian-wrapper"> <div class="faq-category-wrapper"> <h1>Application Process</h1> <ul> <li class="how-applay-faq"> <div class="faq-accordian"> <h2 class="faq-accordian-question"> <button class="faq-question-label" aria-expanded="false"> Retail, Beauty & Healthcare Support roles </button> </h2> <div class="faq-accordian-content"> <div class="faq-accordian-content-inner"> <ul class="multiple_answer"> <li> <img width="69" height="70" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1311-2.png" class="attachment-full size-full lazyload" alt="Apply Online Icon - Boots" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 69px; --smush-placeholder-aspect-ratio: 69/70;" /><noscript><img width="69" height="70" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1311-2.png" class="attachment-full size-full lazyload" alt="Apply Online Icon - Boots" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 69px; --smush-placeholder-aspect-ratio: 69/70;" /><noscript><img width="69" height="70" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1311-2.png" class="attachment-full size-full lazyload" alt="Apply Online Icon - Boots" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 69px; --smush-placeholder-aspect-ratio: 69/70;" /><noscript><img width="69" height="70" src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1311-2.png" class="attachment-full size-full" alt="Apply Online Icon - Boots" decoding="async" /></noscript></noscript></noscript> <div class="ans-text"> <h4>1. Apply Online</h4> Submit your online application via the boots.jobs careers site (we do not accept speculative CVs or in-store applications). We will review your application against the basic requirements for the role (e.g. availability for shift patterns) and if you don’t meet these requirements you’ll be notified by email that you have been unsuccessful on this occasion. </div> </li> <li> <img width="67" height="70" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1330-2.png" class="attachment-full size-full lazyload" alt="Checklist Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 67px; --smush-placeholder-aspect-ratio: 67/70;" /><noscript><img width="67" height="70" src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1330-2.png" class="attachment-full size-full" alt="Checklist Icon" decoding="async" /></noscript> <div class="ans-text"> <h4>2. Online Assessment</h4> If you meet the basic requirements for the position, you may receive an invite to complete a short online assessment. If you require additional support as part of the application and assessment process, we are happy to provide reasonable adjustments, <a href="#extra-box-1" style="color:#05054b"><ins><b>click here to find out more.</b></ins> </a> If you have previously taken and passed the assessment within the last 12 months you will not be required to take it again. </div> </li> <li> <img width="70" height="67" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1315-2.png" class="attachment-full size-full lazyload" alt="Inteview Icon - Boots" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/67;" /><noscript><img width="70" height="67" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1315-2.png" class="attachment-full size-full lazyload" alt="Inteview Icon - Boots" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/67;" /><noscript><img width="70" height="67" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1315-2.png" class="attachment-full size-full lazyload" alt="Inteview Icon - Boots" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/67;" /><noscript><img width="70" height="67" src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1315-2.png" class="attachment-full size-full" alt="Inteview Icon - Boots" decoding="async" /></noscript></noscript></noscript> <div class="ans-text"> <h4>3. Interview</h4> If you progress past the application process and are selected for an interview, you will receive an email inviting you to an interview with a leader in store. In some cases, the hiring manager may call you directly to arrange the interview. If you require additional support as part of the interview process, we are happy to provide reasonable adjustments, <a href="#extra-box-1" style="color:#05054b"><ins><b>click here to find out more.</b></ins></a> </div> </li> <li> <img width="69" height="67" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1318-2.png" class="attachment-full size-full lazyload" alt="Notes Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 69px; --smush-placeholder-aspect-ratio: 69/67;" /><noscript><img width="69" height="67" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1318-2.png" class="attachment-full size-full lazyload" alt="Notes Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 69px; --smush-placeholder-aspect-ratio: 69/67;" /><noscript><img width="69" height="67" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1318-2.png" class="attachment-full size-full lazyload" alt="Notes Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 69px; --smush-placeholder-aspect-ratio: 69/67;" /><noscript><img width="69" height="67" src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1318-2.png" class="attachment-full size-full" alt="Notes Icon" decoding="async" /></noscript></noscript></noscript> <div class="ans-text"> <h4>4. Interview Outcome</h4> Following your interview, if you have been successful the hiring manager will contact you via phone to verbally offer you the position. Following this, you will receive an email with links to our Onboarding Portal where you will sign your offer letter and contract and submit some personal details so we can set you up ready for your first day. If you have been unsuccessful you will be contacted by email. If you wish to request any feedback, please contact the store directly. </div> </li> <li> <img width="73" height="70" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1316-2.png" class="attachment-full size-full lazyload" alt="To Do List Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 73px; --smush-placeholder-aspect-ratio: 73/70;" /><noscript><img width="73" height="70" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1316-2.png" class="attachment-full size-full lazyload" alt="To Do List Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 73px; --smush-placeholder-aspect-ratio: 73/70;" /><noscript><img width="73" height="70" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1316-2.png" class="attachment-full size-full lazyload" alt="To Do List Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 73px; --smush-placeholder-aspect-ratio: 73/70;" /><noscript><img width="73" height="70" src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1316-2.png" class="attachment-full size-full" alt="To Do List Icon" decoding="async" /></noscript></noscript></noscript> <div class="ans-text"> <h4>5. Pre-employment checks</h4> For some roles we may require some pre-employment checks to be carried out, such as Professional Registration and vetting checks. For more information about Pre-employment checks <a href="#extra-box-2" style="color:#05054b"><ins><b>click here to find out more.</b></ins></a> </div> </li> </ul> </div> </div> </div> </li> <li class="how-applay-faq"> <div class="faq-accordian"> <h2 class="faq-accordian-question"> <button class="faq-question-label" aria-expanded="false"> Pharmacists, Optometrists & Nurses </button> </h2> <div class="faq-accordian-content"> <div class="faq-accordian-content-inner"> <ul class="multiple_answer"> <li> <img width="69" height="70" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1311-2.png" class="attachment-full size-full lazyload" alt="Apply Online Icon - Boots" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 69px; --smush-placeholder-aspect-ratio: 69/70;" /><noscript><img width="69" height="70" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1311-2.png" class="attachment-full size-full lazyload" alt="Apply Online Icon - Boots" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 69px; --smush-placeholder-aspect-ratio: 69/70;" /><noscript><img width="69" height="70" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1311-2.png" class="attachment-full size-full lazyload" alt="Apply Online Icon - Boots" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 69px; --smush-placeholder-aspect-ratio: 69/70;" /><noscript><img width="69" height="70" src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1311-2.png" class="attachment-full size-full" alt="Apply Online Icon - Boots" decoding="async" /></noscript></noscript></noscript> <div class="ans-text"> <h4>1. Apply online</h4> Submit your online application via the boots.jobs careers site. We will review your application and experience against the requirements for the role and if we're not able to take your application any further we will notify you by email that you have been unsuccessful on this occasion. </div> </li> <li> <img width="70" height="65" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1325-2.png" class="attachment-full size-full lazyload" alt="Phone Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/65;" /><noscript><img width="70" height="65" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1325-2.png" class="attachment-full size-full lazyload" alt="Phone Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/65;" /><noscript><img width="70" height="65" src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1325-2.png" class="attachment-full size-full" alt="Phone Icon" decoding="async" /></noscript></noscript> <div class="ans-text"> <h4>2. Phone Call</h4> If you meet the requirements for the role a member of our Talent Acquisition team will contact you for an informal conversation to discuss details of the vacancy, find out more about you and discuss next steps. </div> </li> <li> <img width="70" height="67" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1315-2.png" class="attachment-full size-full lazyload" alt="Inteview Icon - Boots" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/67;" /><noscript><img width="70" height="67" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1315-2.png" class="attachment-full size-full lazyload" alt="Inteview Icon - Boots" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/67;" /><noscript><img width="70" height="67" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1315-2.png" class="attachment-full size-full lazyload" alt="Inteview Icon - Boots" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/67;" /><noscript><img width="70" height="67" src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1315-2.png" class="attachment-full size-full" alt="Inteview Icon - Boots" decoding="async" /></noscript></noscript></noscript> <div class="ans-text"> <h4>3. Interview</h4> If your application is successful, the next stage of the process will be an interview with the hiring manager or one of our leaders. This is where you will find out the specifics about the position, the store, and working for Boots, and we will get to know more about your experience. If you require additional support as part of the interview process, we are happy to provide reasonable adjustments, <a href="#extra-box-1" style="color:#05054b"><ins><b>click here to find out more.</b></ins> </a> </div> </li> <li> <img width="69" height="67" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1318-2.png" class="attachment-full size-full lazyload" alt="Notes Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 69px; --smush-placeholder-aspect-ratio: 69/67;" /><noscript><img width="69" height="67" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1318-2.png" class="attachment-full size-full lazyload" alt="Notes Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 69px; --smush-placeholder-aspect-ratio: 69/67;" /><noscript><img width="69" height="67" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1318-2.png" class="attachment-full size-full lazyload" alt="Notes Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 69px; --smush-placeholder-aspect-ratio: 69/67;" /><noscript><img width="69" height="67" src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1318-2.png" class="attachment-full size-full" alt="Notes Icon" decoding="async" /></noscript></noscript></noscript> <div class="ans-text"> <h4>4. Interview Outcome</h4> Following your interview, you will be contacted to discuss the outcome and to give you any feedback. If you have been successful, we will contact you via phone to verbally offer you the position, discuss any feedback and confirm next steps. Following this you will receive an email with links to our Onboarding Portal where you will sign your offer letter and contract and submit some personal details so we can set you up ready for your first day. </div> </li> <li> <img width="73" height="70" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1316-2.png" class="attachment-full size-full lazyload" alt="To Do List Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 73px; --smush-placeholder-aspect-ratio: 73/70;" /><noscript><img width="73" height="70" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1316-2.png" class="attachment-full size-full lazyload" alt="To Do List Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 73px; --smush-placeholder-aspect-ratio: 73/70;" /><noscript><img width="73" height="70" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1316-2.png" class="attachment-full size-full lazyload" alt="To Do List Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 73px; --smush-placeholder-aspect-ratio: 73/70;" /><noscript><img width="73" height="70" src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1316-2.png" class="attachment-full size-full" alt="To Do List Icon" decoding="async" /></noscript></noscript></noscript> <div class="ans-text"> <h4>5. Pre-employment checks</h4> For Professional roles we require some pre-employment checks to be carried out including Professional Registration and vetting checks. For more information about Pre-employment checks <a href="#extra-box-2" style="color:#05054b"><ins><b>click here to find out more.</b></ins> </a> </div> </li> </ul> </div> </div> </div> </li> <li class="how-applay-faq"> <div class="faq-accordian"> <h2 class="faq-accordian-question"> <button class="faq-question-label" aria-expanded="false"> Support Office roles </button> </h2> <div class="faq-accordian-content"> <div class="faq-accordian-content-inner"> <ul class="multiple_answer"> <li> <img width="69" height="70" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1311-2.png" class="attachment-full size-full lazyload" alt="Apply Online Icon - Boots" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 69px; --smush-placeholder-aspect-ratio: 69/70;" /><noscript><img width="69" height="70" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1311-2.png" class="attachment-full size-full lazyload" alt="Apply Online Icon - Boots" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 69px; --smush-placeholder-aspect-ratio: 69/70;" /><noscript><img width="69" height="70" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1311-2.png" class="attachment-full size-full lazyload" alt="Apply Online Icon - Boots" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 69px; --smush-placeholder-aspect-ratio: 69/70;" /><noscript><img width="69" height="70" src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1311-2.png" class="attachment-full size-full" alt="Apply Online Icon - Boots" decoding="async" /></noscript></noscript></noscript> <div class="ans-text"> <h4>1. Apply online</h4> Submit your online application via the boots.jobs careers site (we do not accept speculative CVs). We will review your application and experience against the requirements for the role and if we're not able to take your application any further we will notify you by email that you have been unsuccessful on this occasion. </div> </li> <li> <img width="70" height="65" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1325-2.png" class="attachment-full size-full lazyload" alt="Phone Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/65;" /><noscript><img width="70" height="65" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1325-2.png" class="attachment-full size-full lazyload" alt="Phone Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/65;" /><noscript><img width="70" height="65" src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1325-2.png" class="attachment-full size-full" alt="Phone Icon" decoding="async" /></noscript></noscript> <div class="ans-text"> <h4>2. Phone Call</h4> In some cases, a member of our Talent Acquisition team may contact you for a screening call. This is an informal conversation to find out more about you, discuss the details of the vacancy and to discuss next steps. </div> </li> <li> <img width="70" height="67" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1315-2.png" class="attachment-full size-full lazyload" alt="Inteview Icon - Boots" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/67;" /><noscript><img width="70" height="67" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1315-2.png" class="attachment-full size-full lazyload" alt="Inteview Icon - Boots" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/67;" /><noscript><img width="70" height="67" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1315-2.png" class="attachment-full size-full lazyload" alt="Inteview Icon - Boots" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 70px; --smush-placeholder-aspect-ratio: 70/67;" /><noscript><img width="70" height="67" src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1315-2.png" class="attachment-full size-full" alt="Inteview Icon - Boots" decoding="async" /></noscript></noscript></noscript> <div class="ans-text"> <h4>3. Interview</h4> If your application is successful, the next stage of the process will be an interview with the hiring manager. This is where you will find out the specifics about the position, the team, and working for Boots, and we will get to know more about your experience and skills. If you require additional support as part of the interview process, we are happy to provide reasonable adjustments, <a href="#extra-box-1" style="color:#05054b"><ins><b>click here to find out more.</b></ins> </a> </div> </li> <li> <img width="69" height="67" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1318-2.png" class="attachment-full size-full lazyload" alt="Notes Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 69px; --smush-placeholder-aspect-ratio: 69/67;" /><noscript><img width="69" height="67" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1318-2.png" class="attachment-full size-full lazyload" alt="Notes Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 69px; --smush-placeholder-aspect-ratio: 69/67;" /><noscript><img width="69" height="67" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1318-2.png" class="attachment-full size-full lazyload" alt="Notes Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 69px; --smush-placeholder-aspect-ratio: 69/67;" /><noscript><img width="69" height="67" src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1318-2.png" class="attachment-full size-full" alt="Notes Icon" decoding="async" /></noscript></noscript></noscript> <div class="ans-text"> <h4>4. Interview Outcome</h4> Following your interview, you will be contacted to discuss the outcome and to give you any feedback. If you have been successful, we will contact you via phone to verbally offer you the position, discuss any feedback and confirm next steps. Following this you will receive an email with links to our Onboarding Portal where you will sign your offer letter and contract and submit some personal details so we can set you up ready for your first day. </div> </li> <li> <img width="73" height="70" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1316-2.png" class="attachment-full size-full lazyload" alt="To Do List Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 73px; --smush-placeholder-aspect-ratio: 73/70;" /><noscript><img width="73" height="70" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1316-2.png" class="attachment-full size-full lazyload" alt="To Do List Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 73px; --smush-placeholder-aspect-ratio: 73/70;" /><noscript><img width="73" height="70" data-src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1316-2.png" class="attachment-full size-full lazyload" alt="To Do List Icon" decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 73px; --smush-placeholder-aspect-ratio: 73/70;" /><noscript><img width="73" height="70" src="https://www.boots.jobs/wp-content/uploads/2023/05/Group-1316-2.png" class="attachment-full size-full" alt="To Do List Icon" decoding="async" /></noscript></noscript></noscript> <div class="ans-text"> <h4>5. Pre-employment checks</h4> For some roles we may require some pre-employment checks to be carried out, such as Professional Registration and vetting checks. For more information about Pre-employment checks <a href="#extra-box-2" style="color:#05054b"><ins><b>click here to find out more.</b></ins> </a> </div> </li> </ul> </div> </div> </div> </li> </ul> <ul class="main_section post-faq"> <li> <div class="head-desc" id="extra-box-1"> <h2>Need support or adjustments?</h2> <p>If you require additional support as part of the application and interview process, we are happy to provide reasonable adjustments to enable you to be at your best.</p> <p>During your online application, you will be asked ‘Do you require any adjustments or assistance?’ Please use this section to tell us about any adjustments or assistance you may need in order to complete any assessments or attend an interview. We will endeavour to meet these requests wherever possible.</p> <p>For some roles we ask candidates to complete a short online assessment as part of the application process. These assessments are not timed, however we do recommend you try to complete this as soon as possible. Please get in touch with our Recruitment team if you feel you need further support.</p> <p>If you would like to discuss any adjustments you may need to work with us (such as accessibility or working patterns), you can discuss this with the hiring manager either at the interview or after a job offer has been made. We are proud to be an equal opportunities employer, and wherever possible will make reasonable adjustments in order to help support candidates into work.</p> </div> </li> <li> <div class="head-desc" id="extra-box-2"> <h2>Pre-employments checks</h2> <p>At Boots we believe it’s important that we have the right people in the right roles and our aim is ensure that suitable colleagues are not excluded from employment. Depending on the role applied for, we may be required to carry out some pre-employment checks. These checks may include some or all of the following:</p> <p>Employment references – all successful candidates will be asked to send us the names and contact details for your references.</p> <p>Driving Licence checks – where required for the role.</p> <p>We are required by law to complete further pre-employment checks specifically where the roles involve handling customer data or when based within a healthcare environment. These checks will need be conducted prior to starting with us and may include the below:</p> <ul class="bullet-list"> <li>Criminal record and vetting checks (including DBS, PVG and AccessNI in UK and Garda vetting in ROI)</li> <li>Professional registration and/or membership checks</li> </ul> <p>Whilst the outcome will not automatically determine your employment with Boots, we would encourage you to have a conversation with the interviewing manager and be honest about your background. Boots will consider the suitability of applicants with criminal convictions on a case-by-case basis.</p> <p>Pre-employment checks are only carried out if you are successful and offered a job where the role or service you will be undertaking meets the requirement. For more information, visit our <a href="https://www.boots.jobs/faq/"><ins><b>FAQs</b></ins></a>.</p> </div> </li> </ul> </div> </div> </div> </div> </div> <div class="scroll-to-top show"> <div class="arrow"></div> Back to top </div> </section> </main> <!-- footer --> <footer> <div class="footer"><div class="footer-logo"></div><div class="Row1" > <ul> <li class=' menu-item menu-item-type-custom menu-item-object-custom menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href="http://boots-uk.com" target="_blank" aria-label="About Boots – Link will open in new tab">About Boots</a></li> <li class='boots_csr h1-hide menu-item menu-item-type-custom menu-item-object-customboots_csr h1-hide menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href="http://www.boots-uk.com/Corporate_Social_Responsibility/" target="_blank" aria-label="Boots CSR – Link will open in new tab">Boots CSR</a></li> <li class=' menu-item menu-item-type-custom menu-item-object-custom menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href="https://www.boots.com" target="_blank" aria-label="Visit Boots dot com – Link will open in new tab">Boots.com</a></li> <li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href="https://www.boots.jobs/faq/" aria-label="F A Qs">FAQ<span style='text-transform: none;'>s</span></a></li> </ul></div> <div class="Social" aria-hidden='true'> <ul> <li class='disability-badge menu-item menu-item-type-custom menu-item-object-customdisability-badge menu-item menu-item-type-custom menu-item-object-custom '><span>Disability confident</span></li> <li class='redefined-badge menu-item menu-item-type-custom menu-item-object-customredefined-badge menu-item menu-item-type-custom menu-item-object-custom '><span>55 Redefined Age inclusive Accreditation</span></li> <li class='stonewall-badge menu-item menu-item-type-custom menu-item-object-customstonewall-badge menu-item menu-item-type-custom menu-item-object-custom '><span>Stonewall</span></li> <li class='ban-the-box-fl menu-item menu-item-type-custom menu-item-object-customban-the-box-fl menu-item menu-item-type-custom menu-item-object-custom '><span>Ban the box</span></li> <li class='manopause-badge menu-item menu-item-type-custom menu-item-object-custommanopause-badge menu-item menu-item-type-custom menu-item-object-custom '><span>Menopause Friendly</span></li> <li class='armed-badge menu-item menu-item-type-custom menu-item-object-customarmed-badge menu-item menu-item-type-custom menu-item-object-custom '><span>Armed forces</span></li> </ul></div> <div class="Social social_icons_wrap" aria-hidden='true'> <ul> <li class='linkedin menu-item menu-item-type-custom menu-item-object-customlinkedin menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href="https://www.linkedin.com/company/boots/" target="_blank" aria-label="Follow us on linkedin – Link will open in new tab">LinkedIn</a></li> <li class='instagram menu-item menu-item-type-custom menu-item-object-custominstagram menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href="https://www.instagram.com/boots.jobs/" target="_blank" aria-label="Follow us on instagram – Link will open in new tab">Instagram</a></li> <li class='ploysocial menu-item menu-item-type-custom menu-item-object-customploysocial menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href="https://ploy.club/@boots" target="_blank" aria-label="Follow us on Ploy – Link will open in new tab">Ploy</a></li> <li class='facebook menu-item menu-item-type-custom menu-item-object-customfacebook menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href="http://www.facebook.com/BootsJobs/" target="_blank" aria-label="Follow us on facebook – Link will open in new tab">Facebook</a></li> </ul></div> <div class="Row2 custom-social-box" > <ul> <li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href="https://www.boots.jobs/accessibility/" aria-label="Accessibility">Accessibility</a></li> <li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href="https://www.boots.jobs/sitemap/" aria-label="Sitemap">Sitemap</a></li> <li class=' menu-item menu-item-type-post_type menu-item-object-page menu-item menu-item-type-post_type menu-item-object-page '><a href="https://www.boots.jobs/privacy-statement/" aria-label="Privacy Statement">Privacy Statement</a></li> <li class=' menu-item menu-item-type-custom menu-item-object-custom menu-item menu-item-type-custom menu-item-object-custom '><a href="https://www.boots.jobs/privacy-statement/#cookies" aria-label="Cookie policy">Cookie policy</a></li> <li class='custom_foo_link optanon-show-settings menu-item menu-item-type-custom menu-item-object-customcustom_foo_link optanon-show-settings menu-item menu-item-type-custom menu-item-object-custom '><button class="ot-sdk-show-settings" aria-label="Cookie Settings">Cookie Settings</button></li> <li class='footer-toggle-btn menu-item menu-item-type-custom menu-item-object-customfooter-toggle-btn menu-item menu-item-type-custom menu-item-object-custom '><a href="#" aria-label="Careers at Boots">Careers at Boots</a></li> <li class='linkedin social-icon menu-item menu-item-type-custom menu-item-object-customlinkedin social-icon menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href="https://www.linkedin.com/company/boots" target="_blank" aria-label="Follow us on LinkedIn – Link will open in new tab">LinkedIn</a></li> <li class='instagram social-icon menu-item menu-item-type-custom menu-item-object-custominstagram social-icon menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href="https://www.instagram.com/boots.jobs/" target="_blank" aria-label="Follow us on Instagram – Link will open in new tab">Instagram</a></li> <li class='ploysocial social-icon menu-item menu-item-type-custom menu-item-object-customploysocial social-icon menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href="https://ploy.club/@boots" target="_blank" aria-label="Follow us on Ploy – Link will open in new tab">Ploy</a></li> <li class='facebook social-icon menu-item menu-item-type-custom menu-item-object-customfacebook social-icon menu-item menu-item-type-custom menu-item-object-custom component-online-only'><a href="https://www.facebook.com/BootsJobs" target="_blank" aria-label="Follow us on Facebook – Link will open in new tab">Facebook</a></li> </ul></div> </div><div class="text-center"> <div class="collapse" id="toggle-footer"> <ul class="list-unstyled d-flex flex-wrap"> <li> <a href="https://www.boots.jobs/pharmacy/" title="Pharmacy Jobs" class="" aria-label="Pharmacy Jobs" >Pharmacy Jobs</a> </li><li> <a href="https://www.boots.jobs/opticians/" title="Opticians Jobs" class="" aria-label="Opticians Jobs" >Opticians Jobs</a> </li><li> <a href="https://www.boots.jobs/retail/" title="Retail Jobs" class="" aria-label="Retail Jobs" >Retail Jobs</a> </li><li> <a href="https://www.boots.jobs/supply-chain/" title="Supply Chain Jobs" class="" aria-label="Supply Chain Jobs" >Supply Chain Jobs</a> </li><li> <a href="https://www.boots.jobs/support-office/" title="Support Office Jobs" class="" aria-label="Support Office Jobs" >Support Office Jobs</a> </li><li> <a href="https://www.boots.jobs/early-careers/" title="Early Careers" class="" aria-label="Early Careers" >Early Careers</a> </li><li> <a href="https://www.boots.jobs/ireland/" title="Ireland Jobs" class="" aria-label="Ireland Jobs" >Ireland Jobs</a> </li><li> <a href="https://www.boots.jobs/retail/airport-opportunities/" title="Airport Jobs" class="" aria-label="Airport Jobs" >Airport Jobs</a> </li> </ul> </div> </div><div class="mfp-hide content-modal login-popup-wrap" id="login-popup-box"> <div class="popup-header"> <button title="Close (Esc)" type="button" class="mfp-close">✕</button> </div> <div class="popup-body"> <div class="modal-content"> <h2 class="modal-heading">Login</h2> <p class="title_text">Choose your sign in option.</p> <p><a href="https://krb-sjobs.brassring.com/TGnewUI/Search/Home/Home?partnerid=30042&siteid=5807#home" class="btn btn-blue" target="_blank">I want to work for Boots</a></p> <p><a href="https://krb-sjobs.brassring.com/TGnewUI/Search/Home/Home?partnerid=30042&siteid=5810#home" class="btn btn-blue" target="_blank">I already work for Boots</a></p> </div> </div> </div></footer> <script type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-extra"> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/saved-jobs\/|\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index\\.php\/)?wp\\-json(\/.*|$)|\/wp-admin\/|\/logout\/|\/srced\/|\/refer\/|\/go\/|\/recommend\/|\/recommends\/|\/jobs","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|php|pdf|html|htm","siteUrl":"https:\/\/www.boots.jobs","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); /* ]]> */ </script> <script type="text/javascript" src="https://www.boots.jobs/wp-content/themes/boots-pharmacy/js/lib/conditionizr-4.3.0.min.js?ver=4.3.0" id="conditionizr-js" defer></script> <script type="text/javascript" src="https://www.boots.jobs/wp-content/themes/boots-pharmacy/js/lib/modernizr-2.7.1.min.js?ver=2.7.1" id="modernizr-js" defer></script> <script type="text/javascript" src="https://www.boots.jobs/wp-content/themes/boots-pharmacy/js/jquery-ui.min.js?ver=1.0.0" id="jquery-ui-js" defer></script> <script type="text/javascript" id="ajax-pagination-js-extra"> /* <![CDATA[ */ var ajaxpagination = {"ajaxurl":"https:\/\/www.boots.jobs\/wp-admin\/admin-ajax.php","query_vars":"{\"page\":\"\",\"pagename\":\"application-process\"}"}; /* ]]> */ </script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/themes/boots-pharmacy/js/ajax-pagination.js?ver=1732772795" id="ajax-pagination-js" defer></script> <script type="text/javascript" src="https://www.boots.jobs/wp-content/themes/boots-pharmacy/js/TouchSwipe.min.js?ver=1.0.0" id="swipe-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://www.google.com/recaptcha/api.js?ver=1.0.0" id="googleCaptcha-js"></script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/themes/boots-pharmacy/assets/build/js/main.js?ver=1732772795" id="main-js" defer></script> <script type="text/javascript" src="https://www.boots.jobs/wp-content/themes/boots-pharmacy/js/jquery.mark.min.js?ver=1732679027" id="mark-js-js" defer></script> <script data-minify="1" type="text/javascript" src="https://www.boots.jobs/wp-content/uploads/cache/min/1/wp-content/themes/boots-pharmacy/assets/build/js/faq.js?ver=1732773653" id="faq-js-js" defer></script> <script type="text/javascript" src="https://www.boots.jobs/wp-content/plugins/wp-smush-pro/app/assets/js/smush-lazy-load.min.js?ver=3.16.8" id="smush-lazy-load-js" defer></script> </div> <div class="res"></div> <!-- analytics --> <!--[if IE 8]> <div class="ie8"></div> <![endif]--> <script type="rocketlazyloadscript"> function shareButtonAddTabIndex() { setTimeout(function() { var buttons = document.getElementsByClassName('st-btn'); for (btn of buttons) { btn.setAttribute('tabIndex', '0') } }, 1500); } shareButtonAddTabIndex(); </script> <script type="text/javascript" src="/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=1&cb=2046498548" async></script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1733177386 -->