CINXE.COM
Apple Store Search Results - Apple
<!DOCTYPE html> <html class="seg-marcom za nojs en en-za emea" lang="en-ZA" > <head> <link rel="preconnect" href="https://store.storeimages.cdn-apple.com/4668/store.apple.com" crossorigin="anonymous"> <link rel="dns-prefetch" href="https://store.storeimages.cdn-apple.com/4668/store.apple.com" crossorigin="anonymous"> <link rel="preconnect" href="https://www.apple.com" crossorigin="anonymous"> <link rel="dns-prefetch" href="https://www.apple.com" crossorigin="anonymous"> <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1" /> <title>Apple Store Search Results - Apple</title> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="format-detection" content="telephone=no" /> <meta name="robots" content="noindex, nofollow" /> <meta name="description" content="Apple Store Search Results" /> <link rel="canonical" href="https://www.apple.com/za/search" /> <script crossorigin="anonymous"> document.cookie = "as_sfa=Mnx6YXx1c3x8ZW5fWkF8bWFyY29tfGludGVybmV0fDB8MHwx; path=/; domain=apple.com; expires=Wed, 01-Oct-2025 11:54:21 GMT; Secure;"; </script> <script type="application/json" id="metrics">{"config":{"asMetrics":{"dataMule":"v1","storedEntryPointEnabled":false,"graffitiEnabled":false},"omniture":{"account":["applestoreww"],"trackingServer":"securemetrics.apple.com","internalDomains":["store.apple.com","secure.store.apple.com","secure1.store.apple.com","secure2.store.apple.com","epp.apple.com","secure1.epp.apple.com","storeint.apple.com","secure1.storeint.apple.com","www.apple.com"]},"global":{"cookieDomain":"apple.com"}},"data":{"node":"standard/home/search/search_results","pageName":"AOS: home/search/search_results","properties":{"isHomePage":false,"encryptedStoreId":"w4FTYCK7UYFU4DJ49","serverName":"i67958000","characterSetForCountry":"UTF-8","currencyCode":"ZAR","computedChannel":"AOS: Search","storeSegmentVariable":"AOS: ZA marcom","storeFrontId":"802342","computedCustomStoreName":"AOS: South Africa - Search Only","langAttribute":"en-za","evarDataNodesEnabled":true},"currency":"ZAR","area":"search","search":{"searchTerm":"","selectedTab":"explore","categories":{"explore":{"pageNumber":1,"numOfPages":0,"totalCountText":"0 results found","curated":false}}}}}</script> <script crossorigin="anonymous"> window.asUnsupportedBrowserUrl = "https://www.apple.com/za/shop/unsupported"; </script> <script crossorigin="anonymous"> //replace nojs class with js on html element (function(html){ html.className = html.className.replace(/\bnojs\b/,'js') })(document.documentElement); // add metric shim window.s = { t: () => {}, tl: () => {}, clearVars: () => {}, pageName: 'disabled', disabled: true }; </script> <link data-srs rel="stylesheet" href="https://store.storeimages.cdn-apple.com/4668/store.apple.com/static-resources/rs-globalelements-2.15.0-064ae/dist/ac-globalnav.css" media="screen, print" /> <link data-srs rel="stylesheet" href="https://store.storeimages.cdn-apple.com/4668/store.apple.com/static-resources/rs-external-1.63.0-8d2f1/rel/za/external.css" media="screen, print" /> <link data-srs rel="stylesheet" href="https://store.storeimages.cdn-apple.com/4668/store.apple.com/static-resources/rs-vendor-1.26.0-b016f/dist/common-css@1.1.0/dist/common.css" media="screen, print" /> <link data-srs rel="stylesheet" href="https://store.storeimages.cdn-apple.com/4668/store.apple.com/static-resources/rs-accessories-3.10.0-a0608/dist/search-results.css" media="screen, print" /> <link data-srs rel="stylesheet" href="https://www.apple.com/wss/fonts?families=SF+Pro,v3:200,300,400,500,600|SF+Pro+Icons,v3|Apple+Monochrome+Emoji,v3|Apple+Monochrome+Emoji+Ind,v2|Graphik,v1" /> <link rel="stylesheet" href="https://store.storeimages.cdn-apple.com/4668/store.apple.com/shop/Catalog/global/css/web/merch/merch-tools.css" media="screen, print" /> <script crossorigin="anonymous"> window.irOn=true; </script> <script crossorigin="anonymous"> window.ECHO_CONFIG = { metadata: { environment: "", format: "common", fmt: "common", region: "emea", country: "ZA", sf: "za", segment: "MarCom", locale: "en-za", referer: document.referrer, node: "standard/home/search/search_results", pageResource: "accessories-3", feature: "search-results", targetEnabled: "false" }, config: { "pageViewId": Math.random().toString(36).substring(2, 12) + '-' + Date.now().toString(36), "app": "com.apple.www.Store", "delaySendingPageViewDataMS": 500, "nonEssentialEventSampleRatePct": 0.1, "altTextEventSampleRatePct": 1.0, "customEventSampleRatePct": 25.0, "interactionEventSampleRatePct": 100.0, "performanceMeasureEventSampleRatePct": 5.0, "performanceNowEventSampleRatePct": 65.0, "resourceEventSampleRatePct": 5.0, "rumEventSampleRatePct": 25.0, "performanceMeasurePollingIntervalMS": 1000, "performanceMeasuresToReport": "".split(','), "resourceDisallowedResourceList": "securemetrics.apple.com".split(','), "resourcePollingIntervalMS": 2001, "sendErrors": true, "sendPageViewData": true, "sendResourceData": true, "url": "https://xp.apple.com/report/2/xp_aos_clientperf,/shop/mdp/api/echo", "echoSubDomainName": "https://www.apple.com", "passiveEventIngestionUrl": "https://xp.apple.com/report/2/xp_aos_clientperf", "criticalEventIngestionUrl": "/shop/mdp/api/echo", "sendLoggingData": true } }; window.AS_LOG_LEVEL = "ERROR"; </script> <script crossorigin="anonymous"> document.addEventListener('readystatechange', function() { function createAndDispatchEchoEvent(data) { var event = new CustomEvent("echoPerformanceNowEvent", { detail: data, }); window.dispatchEvent(event); } if (document.readyState === "interactive") { let lastIntersectedTime = 0; const observerCallback = function (entries, observer) { entries.forEach((entry) => { if (entry.isIntersecting) { lastIntersectedTime = performance.now(); } observer.unobserve(entry.target); }); observer.disconnect(); // Dispatch time for last intersecting object with viewport createAndDispatchEchoEvent({ id: "viewportLoad", performanceNow: lastIntersectedTime, }); }; if (window.IntersectionObserver) { // get all the els on page const itemsInViewport = document.querySelectorAll('*'); // instantiate const intersectionObserver = new IntersectionObserver(observerCallback, { root: null, rootMargin: "0px 0px 0px 0px", threshold: 0.0, }); // iterate over all els and observe each one itemsInViewport.forEach(el => { intersectionObserver.observe(el); }); } //END window.IntersectionObserver } //END document.readyState === "interactive" }); </script> <script data-srs src="https://store.storeimages.cdn-apple.com/4668/store.apple.com/static-resources/rs-external-1.63.0-8d2f1/rel/unsupportedBrowser.min.js" nomodule crossorigin="anonymous"></script> <script data-srs src="https://store.storeimages.cdn-apple.com/4668/store.apple.com/static-resources/rs-echo-3.25.0-82b8c/dist/echo.min.js" async crossorigin="anonymous" type="module"></script> <script data-srs src="https://store.storeimages.cdn-apple.com/4668/store.apple.com/static-resources/rs-external-1.63.0-8d2f1/rel/external.js" crossorigin="anonymous"></script> <script data-srs src="https://store.storeimages.cdn-apple.com/4668/store.apple.com/static-resources/rs-external-1.63.0-8d2f1/rel/log.js" crossorigin="anonymous"></script> <script data-srs src="https://store.storeimages.cdn-apple.com/4668/store.apple.com/static-resources/rs-vendor-1.26.0-b016f/dist/adobe-appmeasurement@2.23.0/third-party/js/AppMeasurement.js" crossorigin="anonymous"></script> <script data-srs src="https://store.storeimages.cdn-apple.com/4668/store.apple.com/static-resources/rs-analytics-1.2.0-4225e/rel/analytics.js" crossorigin="anonymous"></script> <script data-srs src="https://store.storeimages.cdn-apple.com/4668/store.apple.com/static-resources/rs-vendor-1.26.0-b016f/dist/lodash@4.17.21/lodash.min.js" crossorigin="anonymous"></script> <script data-srs src="https://store.storeimages.cdn-apple.com/4668/store.apple.com/static-resources/rs-vendor-1.26.0-b016f/dist/react@18.2.0/umd/react.production.min.js" crossorigin="anonymous"></script> <script data-srs src="https://store.storeimages.cdn-apple.com/4668/store.apple.com/static-resources/rs-vendor-1.26.0-b016f/dist/react-dom@18.2.0/umd/react-dom.production.min.js" crossorigin="anonymous"></script> <script data-srs src="https://store.storeimages.cdn-apple.com/4668/store.apple.com/static-resources/rs-accessories-3.10.0-a0608/dist/search-results.js" crossorigin="anonymous"></script> <script data-srs src="https://store.storeimages.cdn-apple.com/4668/store.apple.com/static-resources/rs-globalelements-2.15.0-064ae/dist/ac-globalnav.umd.js" defer crossorigin="anonymous"></script> <script data-srs src="https://store.storeimages.cdn-apple.com/4668/store.apple.com/static-resources/rs-globalelements-2.15.0-064ae/dist/globalelements.js" crossorigin="anonymous"></script> <script crossorigin="anonymous"> (function () { const logger = typeof window.Log === "function" ? window.Log("pixel") : window.console; try { function sanitizeAndNormalizePathname(pathname) { let newPathname = pathname; let decodedPathname; try { decodedPathname = decodeURIComponent(pathname); } catch (error) { decodedPathname = pathname; } // first handle /storepickup and /<sf>/storepickup if (decodedPathname.includes('/storepickup')) { newPathname = '/storepickup'; } // then handle /store and /<sf>/store else if (decodedPathname.includes('/store')) { const base = '/store'; const path = decodedPathname.split('/store')[1]; newPathname = `${base}${path}`; } // handle /search and /<sf>/search else if (decodedPathname.includes('/search')) { newPathname = '/search'; } // handle /giftcard and /<sf>/giftcard else if (decodedPathname.includes('/giftcard')) { newPathname = '/giftcard'; } // handle /shop/bag/saved_bag and /<sf>/shop/bag/saved_bag else if (decodedPathname.includes('/shop/bag/saved_bag')) { const base = '/shop/bag/saved_bag'; newPathname = `${base}`; } // handle /shop/order and /<sf>/shop/order else if (decodedPathname.includes('/shop/bag')) { const base = '/shop/bag'; newPathname = `${base}`; } // handle /shop/order and /<sf>/shop/order else if (decodedPathname.includes('/shop/pdpAddToBag')) { const base = '/shop/pdpAddToBag'; newPathname = `${base}`; } // handle /shop/order and /<sf>/shop/order else if (decodedPathname.includes('/shop/order')) { const base = '/shop/order'; const path = decodedPathname .split(base)[1] .replace(/\d/g, '0') .replace(/[\w.-]+@[\w.-]+\.\w+/g, 'user@example.com'); newPathname = `${base}${path}`; } // handle /shop/recap and /<sf>/shop/recap else if (decodedPathname.includes('/shop/recap')) { const base = '/shop/recap'; newPathname = `${base}`; } // handle /shop/start and /<sf>/shop/start else if (decodedPathname.includes('/shop/start')) { const base = '/shop/start'; newPathname = `${base}`; } // handle /shop/confirm and /<sf>/shop/confirm else if (decodedPathname.includes('/shop/confirm')) { const base = '/shop/confirm'; newPathname = `${base}`; } // handle /shop/posThankYou and /<sf>/shop/posThankYou else if (decodedPathname.includes('/shop/posThankYou')) { const base = '/shop/posThankYou'; newPathname = `${base}`; } // handle /shop/yoursaves and /<sf>/shop/yoursaves else if (decodedPathname.includes('/shop/yoursaves')) { const base = '/shop/yoursaves'; newPathname = `${base}`; } // handle /shop and /<sf>/shop else if (decodedPathname.includes('/shop')) { const base = '/shop'; const path = decodedPathname.split('/shop')[1]; newPathname = `${base}${path}`; } // handle % if (newPathname.includes('%')) { newPathname = newPathname.split('%')[0]; } return newPathname; } function getSanitizedLocation(location) { if (!location) { return {}; } const newLocation = new URL(location); if (newLocation.protocol.startsWith('http')) { return newLocation; } newLocation.pathname = 'pathname'; return newLocation; } function getAosSanitizedLocation(location) { const sanitizedLocation = getSanitizedLocation(location); const normalizedPath = sanitizeAndNormalizePathname(sanitizedLocation.pathname); sanitizedLocation.hash = ''; sanitizedLocation.href = `${sanitizedLocation.protocol}//${sanitizedLocation.host}${normalizedPath}`; sanitizedLocation.password = ''; sanitizedLocation.pathname = normalizedPath; sanitizedLocation.search = ''; return sanitizedLocation; } const sanitizedLocation = getAosSanitizedLocation(window.location); function getPageShopPath(pathname) { let newPathname = pathname; // handle /shop/product and /<sf>/shop/product if (newPathname.includes('/shop/product')) { const base = '/shop/product'; newPathname = `${base}`; } const pathElements = newPathname.split('/'); if (pathElements.length <= 5) { return newPathname; } return pathElements.slice(0, 4).join('/'); } const pageViewId = window.ECHO_CONFIG && window.ECHO_CONFIG.config && window.ECHO_CONFIG.config.pageViewId; const referrer = document.referrer.includes('apple.com') ? getAosSanitizedLocation(document.referrer).href : document.referrer; const host = sanitizedLocation.host; const pageHostname = sanitizedLocation.hostname; const pagePathname = sanitizedLocation.pathname; const pageUrl = sanitizedLocation.href; const pageShopPath = getPageShopPath(sanitizedLocation.pathname); const recordTime=Date.now(); const src = `https://www.apple.com/shop/mdp/echo/echo.png?pageViewId=${pageViewId}&recordTime=${recordTime}&referrer=${referrer}&referer=${referrer}&host=${host}&pageHostname=${pageHostname}&pageUrl=${pageUrl}&pagePathname=${pagePathname}&pageShopPath=${pageShopPath}&eventType=pageview&environment=&format=common®ion=emea&country=ZA&sf=za&segment=MarCom&locale=en-za&node=standard/home/search/search_results&pageResource=accessories-3&feature=search-results`; const pixelScript = document.createElement("img"); pixelScript.setAttribute("src", src); } catch (e) { logger.error(e); } })(); </script> <noscript> <img src="https://www.apple.com/shop/mdp/echo/echo.png?pageViewId=no-js&recordTime=no-js&referrer=no-js&referer=no-js&host=no-js&pageHostname=no-js&pageUrl=no-js&pagePathname=no-js&pageShopPath=no-js&eventType=pageview&environment=&format=common®ion=emea&country=ZA&sf=MarCom&segment=Consumer&locale=en-za&node=standard/home/search/search_results&pageResource=accessories-3&feature=search-results" width="1" height="1" /> </noscript> <script crossorigin="anonymous"> if(!/dssid2/.test(document.cookie) || !/as_dc/.test(document.cookie)) { document.addEventListener('DOMContentLoaded', () => { const ie = document.createElement("IMG"); ie.src = '/za/shop/dc'; ie.width = 1; ie.height = 1; ie.style.display = "none"; ie.alt = ""; document.body.appendChild(ie); }); } </script> </head> <body class=" rf-search-results"> <div class="metrics"> <noscript> <img src="https://securemetrics.apple.com/b/ss/applestoreww/1/H.8--NS/0?pageName=No-Script:AOS%3A+home%2Fsearch%2Fsearch_results" height="1" width="1" alt=""/> </noscript> <script></script> <script crossorigin="anonymous"> if (window.asMetrics && window.asMetrics.initialize) { window.asMetrics.initialize(); } </script> </div> <script crossorigin="anonymous"> if(!/dssid2/.test(document.cookie) || !/as_dc/.test(document.cookie)) { document.addEventListener('DOMContentLoaded', () => { const ie = document.createElement("IMG"); ie.src = '/za/shop/dc'; ie.width = 1; ie.height = 1; ie.style.display = "none"; ie.alt = ""; document.body.appendChild(ie); }); } </script> <div id="page"> <script id="aos-gn-links" type="application/json"> { "educationrouting" : "https://www.apple.com/za/shop/browse/home/education_routing", "special_deals" : "https://www.apple.com/za/shop/refurbished", "buy_iphone/iphone_se" : "https://www.apple.com/za/iphone", "buy_mac" : "https://www.apple.com/za/shop/buy-mac", "order/list" : "https://secure.store.apple.com/za/shop/order/list", "buy_airtag/airtag" : "https://www.apple.com/za/shop/browse/home/shop_airtag/family/airtag", "buy_watch" : "https://www.apple.com/za/shop/buy-watch", "ipad/keyboards" : "https://www.apple.com/za/shop/ipad/accessories/keyboards", "accessories/all_accessories/made_by_apple" : "https://www.apple.com/za/shop/accessories/all/made-by-apple", "watch/bands" : "https://www.apple.com/za/shop/watch/bands", "buy_homepod/homepod_mini" : "https://www.apple.com/za/shop/homepod/family/homepod-mini", "eppstore/veteransandmilitary" : "https://www.apple.com/za/", "studio/apple_watch" : "https://www.apple.com/za/shop/studio/apple-watch", "payment_plan" : "https://www.apple.com/za/shop/browse/finance/PaypalFinancingLandingPage", "buy_homepod/homepod" : "https://www.apple.com/za/shop/homepod/family/homepod", "buy_tv/apple_tv_4k" : "https://www.apple.com/za/shop/tv/family/apple-tv-4k", "trade_in" : "https://www.apple.com/za/shop/trade-in", "mac/accessories" : "https://www.apple.com/za/shop/mac/accessories", "accessories/all_accessories/beats_featured" : "https://www.apple.com/za/shop/accessories/all/beats-featured", "buy_iphone/carrier_offers" : "https://www.apple.com/za/shop/buy-iphone/carrier-offers", "store" : "https://www.apple.com/za/store", "watch/accessories" : "https://www.apple.com/za/shop/watch/accessories", "buy_ipad" : "https://www.apple.com/za/shop/buy-ipad", "buy_iphone" : "https://www.apple.com/za/shop/buy-iphone", "smart_home/accessories" : "https://www.apple.com/za/shop/smart-home/accessories", "buy_iphone/iphone_12" : "https://www.apple.com/za/iphone", "buy_iphone/iphone_13" : "https://www.apple.com/za/iphone", "product/MW5G3" : "/za/shop/product/MW5G3/siri-remote", "iphone/accessories" : "https://www.apple.com/za/shop/iphone/accessories", "buy_accessories" : "https://www.apple.com/za/shop/accessories/all"} </script> <meta name="aos-gn-template" content="2.12.2 - Fri Nov 22 2024 15:59:33 GMT-0800 (Pacific Standard Time)" /> <meta name="globalnav-store-key" content="SJHJUH4YFCTTPD4F4" /> <meta name="globalnav-search-field[action]" content="/za/search" /> <meta name="globalnav-submenus-enabled" content="true" data-ff-enabled data-cms /> <meta name="globalmessage-segment-redirect" content="true" data-cms /> <meta name="globalnav-search-suggestions-enabled" content="true" data-cms /> <meta name="globalnav-bag-flyout-enabled" content="true" data-cms /> <div id="globalheader"> <aside id="globalmessage-segment" lang="en-ZA" dir="ltr" class="globalmessage-segment"> <ul class="globalmessage-segment-content" data-strings="{}"></ul> </aside> <nav id="globalnav" lang="en-ZA" dir="ltr" aria-label="Global" data-analytics-element-engagement-start="globalnav:onFlyoutOpen" data-analytics-element-engagement-end="globalnav:onFlyoutClose" data-analytics-activitymap-region-id="global nav" data-analytics-region="global nav" class="globalnav no-js"> <div class="globalnav-content"> <div class="globalnav-item globalnav-menuback"> <button class="globalnav-menuback-button" aria-label="Main menu"> <span class="globalnav-chevron-icon"><svg height="48" viewbox="0 0 9 48" width="9" xmlns="http://www.w3.org/2000/svg"> <path d="m1.5618 24.0621 6.5581-6.4238c.2368-.2319.2407-.6118.0088-.8486-.2324-.2373-.6123-.2407-.8486-.0088l-7 6.8569c-.1157.1138-.1807.2695-.1802.4316.001.1621.0674.3174.1846.4297l7 6.7241c.1162.1118.2661.1675.4155.1675.1577 0 .3149-.062.4326-.1846.2295-.2388.2222-.6187-.0171-.8481z"></path></svg></span> </button> </div> <ul id="globalnav-list" class="globalnav-list"> <li data-analytics-element-engagement="globalnav hover - apple" class="globalnav-item globalnav-item-apple"> <a href="https://www.apple.com/za/" data-globalnav-item-name="apple" data-analytics-title="apple home" aria-label="Apple" class="globalnav-link globalnav-link-apple" data-autom="gn_apple"><span class="globalnav-image-regular globalnav-link-image"><svg height="44" viewbox="0 0 14 44" width="14" xmlns="http://www.w3.org/2000/svg"> <path d="m13.0729 17.6825a3.61 3.61 0 0 0 -1.7248 3.0365 3.5132 3.5132 0 0 0 2.1379 3.2223 8.394 8.394 0 0 1 -1.0948 2.2618c-.6816.9812-1.3943 1.9623-2.4787 1.9623s-1.3633-.63-2.613-.63c-1.2187 0-1.6525.6507-2.644.6507s-1.6834-.9089-2.4787-2.0243a9.7842 9.7842 0 0 1 -1.6628-5.2776c0-3.0984 2.014-4.7405 3.9969-4.7405 1.0535 0 1.9314.6919 2.5924.6919.63 0 1.6112-.7333 2.8092-.7333a3.7579 3.7579 0 0 1 3.1604 1.5802zm-3.7284-2.8918a3.5615 3.5615 0 0 0 .8469-2.22 1.5353 1.5353 0 0 0 -.031-.32 3.5686 3.5686 0 0 0 -2.3445 1.2084 3.4629 3.4629 0 0 0 -.8779 2.1585 1.419 1.419 0 0 0 .031.2892 1.19 1.19 0 0 0 .2169.0207 3.0935 3.0935 0 0 0 2.1586-1.1368z"></path></svg></span><span class="globalnav-image-compact globalnav-link-image"><svg height="48" viewbox="0 0 17 48" width="17" xmlns="http://www.w3.org/2000/svg"> <path d="m15.5752 19.0792a4.2055 4.2055 0 0 0 -2.01 3.5376 4.0931 4.0931 0 0 0 2.4908 3.7542 9.7779 9.7779 0 0 1 -1.2755 2.6351c-.7941 1.1431-1.6244 2.2862-2.8878 2.2862s-1.5883-.734-3.0443-.734c-1.42 0-1.9252.7581-3.08.7581s-1.9611-1.0589-2.8876-2.3584a11.3987 11.3987 0 0 1 -1.9373-6.1487c0-3.61 2.3464-5.523 4.6566-5.523 1.2274 0 2.25.8062 3.02.8062.734 0 1.8771-.8543 3.2729-.8543a4.3778 4.3778 0 0 1 3.6822 1.841zm-6.8586-2.0456a1.3865 1.3865 0 0 1 -.2527-.024 1.6557 1.6557 0 0 1 -.0361-.337 4.0341 4.0341 0 0 1 1.0228-2.5148 4.1571 4.1571 0 0 1 2.7314-1.4078 1.7815 1.7815 0 0 1 .0361.373 4.1487 4.1487 0 0 1 -.9867 2.587 3.6039 3.6039 0 0 1 -2.5148 1.3236z"></path></svg></span><span class="globalnav-link-text">Apple</span></a> </li> <li class="globalnav-item globalnav-menu" data-topnav-flyout-item="menu" data-topnav-flyout-label="Menu" role="none"> <div class="globalnav-flyout" data-topnav-flyout="menu"> <div class="globalnav-menu-list"> <div data-analytics-element-engagement="globalnav hover - mac" class="globalnav-item globalnav-item-mac globalnav-item-menu"> <ul class="globalnav-submenu-trigger-group" role="none"> <li class="globalnav-submenu-trigger-item"> <a href="https://www.apple.com/za/mac/" data-globalnav-item-name="mac" data-topnav-flyout-trigger-compact="" data-analytics-title="mac" data-analytics-element-engagement="hover - mac" aria-label="Mac" class="globalnav-link globalnav-submenu-trigger-link globalnav-link-mac" data-autom="gn_mac"><span class="globalnav-link-text-container"><span class="globalnav-image-regular globalnav-link-image"><svg height="44" viewbox="0 0 23 44" width="23" xmlns="http://www.w3.org/2000/svg"> <path d="m8.1558 25.9987v-6.457h-.0703l-2.666 6.457h-.8907l-2.666-6.457h-.0703v6.457h-.9844v-8.4551h1.2246l2.8945 7.0547h.0938l2.8945-7.0547h1.2246v8.4551zm2.5166-1.7696c0-1.1309.832-1.7812 2.3027-1.8691l1.8223-.1113v-.5742c0-.7793-.4863-1.207-1.4297-1.207-.7559 0-1.2832.2871-1.4238.7852h-1.0195c.1348-1.0137 1.1309-1.6816 2.4785-1.6816 1.541 0 2.4023.791 2.4023 2.1035v4.3242h-.9609v-.9318h-.0938c-.4102.6738-1.1016 1.043-1.9453 1.043-1.2246 0-2.1328-.7266-2.1328-1.8809zm4.125-.5859v-.5801l-1.6992.1113c-.9609.0645-1.3828.3984-1.3828 1.0312 0 .6445.5449 1.0195 1.2773 1.0195 1.0371.0001 1.8047-.6796 1.8047-1.5819zm6.958-2.0273c-.1641-.627-.7207-1.1367-1.6289-1.1367-1.1367 0-1.8516.9082-1.8516 2.3379 0 1.459.7266 2.3848 1.8516 2.3848.8496 0 1.4414-.3926 1.6289-1.1074h1.0195c-.1816 1.1602-1.125 2.0156-2.6426 2.0156-1.7695 0-2.9004-1.2832-2.9004-3.293 0-1.9688 1.125-3.2461 2.8945-3.2461 1.5352 0 2.4727.9199 2.6484 2.0449z"></path></svg></span><span class="globalnav-link-text">Mac</span></span></a> </li> </ul> </div> <div data-analytics-element-engagement="globalnav hover - ipad" class="globalnav-item globalnav-item-ipad globalnav-item-menu"> <ul class="globalnav-submenu-trigger-group" role="none"> <li class="globalnav-submenu-trigger-item"> <a href="https://www.apple.com/za/ipad/" data-globalnav-item-name="ipad" data-topnav-flyout-trigger-compact="" data-analytics-title="ipad" data-analytics-element-engagement="hover - ipad" aria-label="iPad" class="globalnav-link globalnav-submenu-trigger-link globalnav-link-ipad" data-autom="gn_ipad"><span class="globalnav-link-text-container"><span class="globalnav-image-regular globalnav-link-image"><svg height="44" viewbox="0 0 24 44" width="24" xmlns="http://www.w3.org/2000/svg"> <path d="m14.9575 23.7002c0 .902-.768 1.582-1.805 1.582-.732 0-1.277-.375-1.277-1.02 0-.632.422-.966 1.383-1.031l1.699-.111zm-1.395-4.072c-1.347 0-2.343.668-2.478 1.681h1.019c.141-.498.668-.785 1.424-.785.944 0 1.43.428 1.43 1.207v.574l-1.822.112c-1.471.088-2.303.738-2.303 1.869 0 1.154.908 1.881 2.133 1.881.844 0 1.535-.369 1.945-1.043h.094v.931h.961v-4.324c0-1.312-.862-2.103-2.403-2.103zm6.769 5.575c-1.155 0-1.846-.885-1.846-2.361 0-1.471.697-2.362 1.846-2.362 1.142 0 1.857.914 1.857 2.362 0 1.459-.709 2.361-1.857 2.361zm1.834-8.027v3.503h-.088c-.358-.691-1.102-1.107-1.981-1.107-1.605 0-2.654 1.289-2.654 3.27 0 1.986 1.037 3.269 2.654 3.269.873 0 1.623-.416 2.022-1.119h.093v1.008h.961v-8.824zm-15.394 4.869h-1.863v-3.563h1.863c1.225 0 1.899.639 1.899 1.799 0 1.119-.697 1.764-1.899 1.764zm.276-4.5h-3.194v8.455h1.055v-3.018h2.127c1.588 0 2.719-1.119 2.719-2.701 0-1.611-1.108-2.736-2.707-2.736zm-6.064 8.454h1.008v-6.316h-1.008zm-.199-8.237c0-.387.316-.704.703-.704s.703.317.703.704c0 .386-.316.703-.703.703s-.703-.317-.703-.703z"></path></svg></span><span class="globalnav-link-text">iPad</span></span></a> </li> </ul> </div> <div data-analytics-element-engagement="globalnav hover - iphone" class="globalnav-item globalnav-item-iphone globalnav-item-menu"> <ul class="globalnav-submenu-trigger-group" role="none"> <li class="globalnav-submenu-trigger-item"> <a href="https://www.apple.com/za/iphone/" data-globalnav-item-name="iphone" data-topnav-flyout-trigger-compact="" data-analytics-title="iphone" data-analytics-element-engagement="hover - iphone" aria-label="iPhone" class="globalnav-link globalnav-submenu-trigger-link globalnav-link-iphone" data-autom="gn_iphone"><span class="globalnav-link-text-container"><span class="globalnav-image-regular globalnav-link-image"><svg height="44" viewbox="0 0 38 44" width="38" xmlns="http://www.w3.org/2000/svg"> <path d="m32.7129 22.3203h3.48c-.023-1.119-.691-1.857-1.693-1.857-1.008 0-1.711.738-1.787 1.857zm4.459 2.045c-.293 1.078-1.277 1.746-2.66 1.746-1.752 0-2.848-1.266-2.848-3.264 0-1.986 1.113-3.275 2.848-3.275 1.705 0 2.742 1.213 2.742 3.176v.386h-4.541v.047c.053 1.248.75 2.039 1.822 2.039.815 0 1.366-.298 1.629-.855zm-12.282-4.682h.961v.996h.094c.316-.697.932-1.107 1.898-1.107 1.418 0 2.209.838 2.209 2.338v4.09h-1.007v-3.844c0-1.137-.481-1.676-1.489-1.676s-1.658.674-1.658 1.781v3.739h-1.008zm-2.499 3.158c0-1.5-.674-2.361-1.869-2.361-1.196 0-1.87.861-1.87 2.361 0 1.495.674 2.362 1.87 2.362 1.195 0 1.869-.867 1.869-2.362zm-4.782 0c0-2.033 1.114-3.269 2.913-3.269 1.798 0 2.912 1.236 2.912 3.269 0 2.028-1.114 3.27-2.912 3.27-1.799 0-2.913-1.242-2.913-3.27zm-6.636-5.666h1.008v3.504h.093c.317-.697.979-1.107 1.946-1.107 1.336 0 2.179.855 2.179 2.338v4.09h-1.007v-3.844c0-1.119-.504-1.676-1.459-1.676-1.131 0-1.752.715-1.752 1.781v3.739h-1.008zm-6.015 4.87h1.863c1.202 0 1.899-.645 1.899-1.764 0-1.16-.674-1.799-1.899-1.799h-1.863zm2.139-4.5c1.599 0 2.707 1.125 2.707 2.736 0 1.582-1.131 2.701-2.719 2.701h-2.127v3.018h-1.055v-8.455zm-6.114 8.454h1.008v-6.316h-1.008zm-.2-8.238c0-.386.317-.703.703-.703.387 0 .704.317.704.703 0 .387-.317.704-.704.704-.386 0-.703-.317-.703-.704z"></path></svg></span><span class="globalnav-link-text">iPhone</span></span></a> </li> </ul> </div> <div data-analytics-element-engagement="globalnav hover - watch" class="globalnav-item globalnav-item-watch globalnav-item-menu"> <ul class="globalnav-submenu-trigger-group" role="none"> <li class="globalnav-submenu-trigger-item"> <a href="https://www.apple.com/za/watch/" data-globalnav-item-name="watch" data-topnav-flyout-trigger-compact="" data-analytics-title="watch" data-analytics-element-engagement="hover - watch" aria-label="Watch" class="globalnav-link globalnav-submenu-trigger-link globalnav-link-watch" data-autom="gn_watch"><span class="globalnav-link-text-container"><span class="globalnav-image-regular globalnav-link-image"><svg height="44" viewbox="0 0 35 44" width="35" xmlns="http://www.w3.org/2000/svg"> <path d="m28.9819 17.1758h1.008v3.504h.094c.316-.697.978-1.108 1.945-1.108 1.336 0 2.18.856 2.18 2.338v4.09h-1.008v-3.844c0-1.119-.504-1.675-1.459-1.675-1.131 0-1.752.715-1.752 1.781v3.738h-1.008zm-2.42 4.441c-.164-.627-.721-1.136-1.629-1.136-1.137 0-1.852.908-1.852 2.338 0 1.459.727 2.384 1.852 2.384.849 0 1.441-.392 1.629-1.107h1.019c-.182 1.16-1.125 2.016-2.642 2.016-1.77 0-2.901-1.284-2.901-3.293 0-1.969 1.125-3.247 2.895-3.247 1.535 0 2.472.92 2.648 2.045zm-6.533-3.568v1.635h1.407v.844h-1.407v3.574c0 .744.282 1.06.938 1.06.182 0 .281-.006.469-.023v.85c-.2.035-.393.058-.592.058-1.301 0-1.822-.48-1.822-1.687v-3.832h-1.02v-.844h1.02v-1.635zm-4.2 5.596v-.58l-1.699.111c-.961.064-1.383.398-1.383 1.031 0 .645.545 1.02 1.277 1.02 1.038 0 1.805-.68 1.805-1.582zm-4.125.586c0-1.131.832-1.782 2.303-1.869l1.822-.112v-.574c0-.779-.486-1.207-1.43-1.207-.755 0-1.283.287-1.423.785h-1.02c.135-1.014 1.131-1.682 2.479-1.682 1.541 0 2.402.792 2.402 2.104v4.324h-.961v-.931h-.094c-.41.673-1.101 1.043-1.945 1.043-1.225 0-2.133-.727-2.133-1.881zm-7.684 1.769h-.996l-2.303-8.455h1.101l1.682 6.873h.07l1.893-6.873h1.066l1.893 6.873h.07l1.682-6.873h1.101l-2.302 8.455h-.996l-1.946-6.674h-.07z"></path></svg></span><span class="globalnav-link-text">Watch</span></span></a> </li> </ul> </div> <div data-analytics-element-engagement="globalnav hover - support" class="globalnav-item globalnav-item-support globalnav-item-menu"> <ul class="globalnav-submenu-trigger-group" role="none"> <li class="globalnav-submenu-trigger-item"> <a href="https://www.apple.com/za/support/" data-globalnav-item-name="support" data-topnav-flyout-trigger-compact="" data-analytics-title="support" data-analytics-element-engagement="hover - support" data-analytics-exit-link="true" aria-label="Support" class="globalnav-link globalnav-submenu-trigger-link globalnav-link-support" data-autom="gn_support"><span class="globalnav-link-text-container"><span class="globalnav-image-regular globalnav-link-image"><svg height="44" viewbox="0 0 44 44" width="44" xmlns="http://www.w3.org/2000/svg"> <path d="m42.1206 18.0337v1.635h1.406v.844h-1.406v3.574c0 .744.281 1.06.937 1.06.182 0 .282-.006.469-.023v.849c-.199.036-.392.059-.592.059-1.3 0-1.822-.48-1.822-1.687v-3.832h-1.019v-.844h1.019v-1.635zm-6.131 1.635h.961v.937h.093c.188-.615.914-1.049 1.752-1.049.164 0 .375.012.504.03v1.008c-.082-.024-.445-.059-.644-.059-.961 0-1.659.644-1.659 1.535v3.914h-1.007zm-2.463 3.158c0-1.5-.674-2.361-1.869-2.361s-1.869.861-1.869 2.361c0 1.494.674 2.361 1.869 2.361s1.869-.867 1.869-2.361zm-4.781 0c0-2.033 1.113-3.27 2.912-3.27s2.912 1.237 2.912 3.27c0 2.027-1.113 3.27-2.912 3.27s-2.912-1.243-2.912-3.27zm-2.108 0c0-1.477-.692-2.361-1.846-2.361-1.143 0-1.863.908-1.863 2.361 0 1.447.72 2.361 1.857 2.361 1.16 0 1.852-.884 1.852-2.361zm1.043 0c0 1.975-1.049 3.27-2.655 3.27-.902 0-1.629-.393-1.974-1.061h-.094v3.059h-1.008v-8.426h.961v1.054h.094c.404-.726 1.16-1.166 2.021-1.166 1.612 0 2.655 1.284 2.655 3.27zm-8.048 0c0-1.477-.691-2.361-1.845-2.361-1.143 0-1.864.908-1.864 2.361 0 1.447.721 2.361 1.858 2.361 1.16 0 1.851-.884 1.851-2.361zm1.043 0c0 1.975-1.049 3.27-2.654 3.27-.902 0-1.629-.393-1.975-1.061h-.093v3.059h-1.008v-8.426h.961v1.054h.093c.405-.726 1.161-1.166 2.022-1.166 1.611 0 2.654 1.284 2.654 3.27zm-7.645 3.158h-.961v-.99h-.094c-.316.703-.99 1.102-1.957 1.102-1.418 0-2.156-.844-2.156-2.338v-4.09h1.008v3.844c0 1.136.422 1.664 1.43 1.664 1.113 0 1.722-.663 1.722-1.77v-3.738h1.008zm-11.69-2.209c.129.885.972 1.447 2.174 1.447 1.136 0 1.974-.615 1.974-1.453 0-.72-.527-1.177-1.693-1.47l-1.084-.282c-1.529-.386-2.192-1.078-2.192-2.279 0-1.435 1.202-2.408 2.989-2.408 1.634 0 2.853.973 2.941 2.338h-1.06c-.147-.867-.862-1.383-1.916-1.383-1.125 0-1.87.562-1.87 1.418 0 .662.463 1.043 1.629 1.342l.885.234c1.752.44 2.455 1.119 2.455 2.361 0 1.553-1.224 2.543-3.158 2.543-1.793 0-3.029-.949-3.141-2.408z"></path></svg></span><span class="globalnav-link-text">Support</span></span></a> </li> </ul> </div> <div data-analytics-element-engagement="globalnav hover - where-to-buy" class="globalnav-item globalnav-item-where-to-buy globalnav-item-menu"> <ul class="globalnav-submenu-trigger-group" role="none"> <li class="globalnav-submenu-trigger-item"> <a href="" data-globalnav-item-name="where-to-buy" data-topnav-flyout-trigger-compact="" data-analytics-title="where to buy" data-analytics-element-engagement="hover - where to buy" aria-label="Where to Buy" class="globalnav-link globalnav-submenu-trigger-link globalnav-link-where-to-buy" data-autom="gn_where-to-buy"><span class="globalnav-link-text-container"><span class="globalnav-image-regular globalnav-link-image"><svg height="44" viewbox="0 0 75 44" width="75" xmlns="http://www.w3.org/2000/svg"> <path d="m69.7295 28.2349v-.861c.123.023.281.029.422.029.58 0 .896-.275 1.16-1.037l.117-.375-2.338-6.322h1.09l1.735 5.197h.093l1.729-5.197h1.072l-2.467 6.703c-.539 1.465-1.043 1.898-2.162 1.898-.135 0-.31-.012-.451-.035zm-1.646-2.25h-.96v-.99h-.094c-.317.703-.99 1.101-1.957 1.101-1.418 0-2.156-.843-2.156-2.338v-4.089h1.007v3.843c0 1.137.422 1.664 1.43 1.664 1.113 0 1.723-.662 1.723-1.769v-3.738h1.007zm-9.378-.932c1.272 0 1.94-.515 1.94-1.494 0-.978-.692-1.476-2.04-1.476h-1.986v2.97zm-2.086-3.879h1.688c1.277 0 1.927-.457 1.927-1.353 0-.861-.609-1.359-1.658-1.359h-1.957zm-1.055 4.811v-8.455h3.235c1.553 0 2.502.814 2.502 2.109 0 .879-.645 1.676-1.459 1.823v.093c1.154.147 1.887.938 1.887 2.057 0 1.488-1.067 2.373-2.866 2.373zm-6.195-3.158c0-1.5-.674-2.362-1.869-2.362-1.196 0-1.87.862-1.87 2.362 0 1.494.674 2.361 1.87 2.361 1.195 0 1.869-.867 1.869-2.361zm-4.782 0c0-2.033 1.114-3.27 2.913-3.27 1.798 0 2.912 1.237 2.912 3.27 0 2.027-1.114 3.269-2.912 3.269-1.799 0-2.913-1.242-2.913-3.269zm-2.615-4.793v1.635h1.406v.843h-1.406v3.575c0 .744.281 1.06.937 1.06.182 0 .281-.006.469-.023v.849c-.199.035-.393.059-.592.059-1.301 0-1.822-.481-1.822-1.688v-3.832h-1.02v-.843h1.02v-1.635zm-11.219 4.271h3.481c-.024-1.119-.692-1.857-1.693-1.857-1.008 0-1.711.738-1.788 1.857zm4.459 2.045c-.293 1.078-1.277 1.746-2.66 1.746-1.752 0-2.847-1.265-2.847-3.263 0-1.987 1.113-3.276 2.847-3.276 1.705 0 2.742 1.213 2.742 3.176v.387h-4.541v.047c.053 1.248.75 2.039 1.823 2.039.814 0 1.365-.299 1.629-.856zm-9.337-4.681h.961v.937h.094c.188-.615.914-1.049 1.752-1.049.164 0 .375.012.504.03v1.007c-.082-.023-.445-.058-.645-.058-.96 0-1.658.644-1.658 1.535v3.914h-1.008zm-6.122 2.636h3.481c-.024-1.119-.692-1.857-1.693-1.857-1.008 0-1.711.738-1.788 1.857zm4.459 2.045c-.293 1.078-1.277 1.746-2.66 1.746-1.752 0-2.847-1.265-2.847-3.263 0-1.987 1.113-3.276 2.847-3.276 1.705 0 2.742 1.213 2.742 3.176v.387h-4.541v.047c.053 1.248.75 2.039 1.823 2.039.814 0 1.365-.299 1.629-.856zm-12.332-7.189h1.008v3.504h.093c.317-.698.979-1.108 1.946-1.108 1.336 0 2.179.856 2.179 2.338v4.09h-1.007v-3.844c0-1.119-.504-1.676-1.459-1.676-1.131 0-1.752.715-1.752 1.782v3.738h-1.008zm-8.361 8.824h-.996l-2.303-8.455h1.102l1.681 6.873h.071l1.892-6.873h1.067l1.892 6.873h.071l1.681-6.873h1.102l-2.303 8.455h-.996l-1.945-6.674h-.071z"></path></svg></span><span class="globalnav-link-text">Where to Buy</span></span></a> </li> </ul> </div> </div> </div> </li> <li class="globalnav-item globalnav-search" data-topnav-flyout-label="Search apple.com" data-analytics-title="open - search field" data-autom="globalnav-search"> <a role="button" id="globalnav-menubutton-link-search" class="globalnav-link globalnav-link-search" href="/za/search" data-topnav-flyout-trigger-regular="" data-topnav-flyout-trigger-compact="" aria-label="Search apple.com" data-analytics-title="open - search field"><span class="globalnav-image-regular"><svg xmlns="http://www.w3.org/2000/svg" width="15px" height="44px" viewbox="0 0 15 44"> <path d="M14.298,27.202l-3.87-3.87c0.701-0.929,1.122-2.081,1.122-3.332c0-3.06-2.489-5.55-5.55-5.55c-3.06,0-5.55,2.49-5.55,5.55 c0,3.061,2.49,5.55,5.55,5.55c1.251,0,2.403-0.421,3.332-1.122l3.87,3.87c0.151,0.151,0.35,0.228,0.548,0.228 s0.396-0.076,0.548-0.228C14.601,27.995,14.601,27.505,14.298,27.202z M1.55,20c0-2.454,1.997-4.45,4.45-4.45 c2.454,0,4.45,1.997,4.45,4.45S8.454,24.45,6,24.45C3.546,24.45,1.55,22.454,1.55,20z"></path> </svg> </span><span class="globalnav-image-compact"><svg height="48" viewbox="0 0 17 48" width="17" xmlns="http://www.w3.org/2000/svg"> <path d="m16.2294 29.9556-4.1755-4.0821a6.4711 6.4711 0 1 0 -1.2839 1.2625l4.2005 4.1066a.9.9 0 1 0 1.2588-1.287zm-14.5294-8.0017a5.2455 5.2455 0 1 1 5.2455 5.2527 5.2549 5.2549 0 0 1 -5.2455-5.2527z"></path></svg></span></a> <div id="globalnav-submenu-search" class="globalnav-flyout globalnav-submenu" aria-labelledby="globalnav-menubutton-link-search"> <div class="globalnav-flyout-scroll-container"> <div class="globalnav-flyout-content globalnav-submenu-content"> <form class="globalnav-searchfield" action="/za/search" method="get"> <div class="globalnav-searchfield-wrapper"> <input class="globalnav-searchfield-input" placeholder="Search apple.com" aria-label="Search apple.com" autocorrect="off" autocapitalize="off" autocomplete="off"></input><input id="globalnav-searchfield-src" type="hidden" name="src" value=""></input><input type="hidden" name="type" value=""></input><input type="hidden" name="page" value=""></input><input type="hidden" name="locale" value=""></input><button class="globalnav-searchfield-reset" aria-label="Clear search" tabindex="-1" type="button"> <span class="globalnav-image-regular"><svg height="14" viewbox="0 0 14 14" width="14" xmlns="http://www.w3.org/2000/svg"> <path d="m7 .0339a6.9661 6.9661 0 1 0 6.9661 6.9661 6.9661 6.9661 0 0 0 -6.9661-6.9661zm2.798 8.9867a.55.55 0 0 1 -.778.7774l-2.02-2.02-2.02 2.02a.55.55 0 0 1 -.7784-.7774l2.0206-2.0206-2.0204-2.02a.55.55 0 0 1 .7782-.7778l2.02 2.02 2.02-2.02a.55.55 0 0 1 .778.7778l-2.0203 2.02z"></path></svg></span><span class="globalnav-image-compact"><svg height="16" viewbox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"> <path d="m0 8a8.0474 8.0474 0 0 1 7.9922-8 8.0609 8.0609 0 0 1 8.0078 8 8.0541 8.0541 0 0 1 -8 8 8.0541 8.0541 0 0 1 -8-8zm5.6549 3.2863 2.3373-2.353 2.3451 2.353a.6935.6935 0 0 0 .4627.1961.6662.6662 0 0 0 .6667-.6667.6777.6777 0 0 0 -.1961-.4706l-2.3451-2.3373 2.3529-2.3607a.5943.5943 0 0 0 .1961-.4549.66.66 0 0 0 -.6667-.6589.6142.6142 0 0 0 -.447.1961l-2.3686 2.3606-2.353-2.3527a.6152.6152 0 0 0 -.447-.1883.6529.6529 0 0 0 -.6667.651.6264.6264 0 0 0 .1961.4549l2.3451 2.3529-2.3451 2.353a.61.61 0 0 0 -.1961.4549.6661.6661 0 0 0 .6667.6667.6589.6589 0 0 0 .4627-.1961z"></path></svg></span></button><button class="globalnav-searchfield-submit" aria-label="Submit search" tabindex="-1" aria-hidden="true" type="submit"> <span class="globalnav-image-regular"><svg height="32" viewbox="0 0 30 32" width="30" xmlns="http://www.w3.org/2000/svg"> <path d="m23.3291 23.3066-4.35-4.35c-.0105-.0105-.0247-.0136-.0355-.0235a6.8714 6.8714 0 1 0 -1.5736 1.4969c.0214.0256.03.0575.0542.0815l4.35 4.35a1.1 1.1 0 1 0 1.5557-1.5547zm-15.4507-8.582a5.6031 5.6031 0 1 1 5.603 5.61 5.613 5.613 0 0 1 -5.603-5.61z"></path></svg></span><span class="globalnav-image-compact"><svg width="38" height="40" viewbox="0 0 38 40" xmlns="http://www.w3.org/2000/svg"> <path d="m28.6724 27.8633-5.07-5.07c-.0095-.0095-.0224-.0122-.032-.0213a7.9967 7.9967 0 1 0 -1.8711 1.7625c.0254.03.0357.0681.0642.0967l5.07 5.07a1.3 1.3 0 0 0 1.8389-1.8379zm-18.0035-10.0033a6.5447 6.5447 0 1 1 6.545 6.5449 6.5518 6.5518 0 0 1 -6.545-6.5449z"></path></svg></span> </button> </div> <div class="globalnav-searchresults-count" role="status" aria-live="polite" data-topnav-searchresults-label="total results"></div> </form> <div class="globalnav-searchresults"></div> </div> </div> </div> </li> </ul> <div class="globalnav-menutrigger"> <button id="globalnav-menutrigger-button" class="globalnav-menutrigger-button" aria-controls="globalnav-list" aria-label="Menu" data-topnav-menu-label-open="Menu" data-topnav-menu-label-close="Close" data-topnav-flyout-trigger-compact="menu"> <svg width="18" height="18" viewbox="0 0 18 18"> <polyline id="globalnav-menutrigger-bread-bottom" class="globalnav-menutrigger-bread globalnav-menutrigger-bread-bottom" fill="none" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" points="2 12, 16 12"> <animate id="globalnav-anim-menutrigger-bread-bottom-open" attributename="points" keytimes="0;0.5;1" dur="0.24s" begin="indefinite" fill="freeze" calcmode="spline" keysplines="0.42, 0, 1, 1;0, 0, 0.58, 1" values=" 2 12, 16 12; 2 9, 16 9; 3.5 15, 15 3.5"></animate> <animate id="globalnav-anim-menutrigger-bread-bottom-close" attributename="points" keytimes="0;0.5;1" dur="0.24s" begin="indefinite" fill="freeze" calcmode="spline" keysplines="0.42, 0, 1, 1;0, 0, 0.58, 1" values=" 3.5 15, 15 3.5; 2 9, 16 9; 2 12, 16 12"></animate> </polyline> <polyline id="globalnav-menutrigger-bread-top" class="globalnav-menutrigger-bread globalnav-menutrigger-bread-top" fill="none" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" points="2 5, 16 5"> <animate id="globalnav-anim-menutrigger-bread-top-open" attributename="points" keytimes="0;0.5;1" dur="0.24s" begin="indefinite" fill="freeze" calcmode="spline" keysplines="0.42, 0, 1, 1;0, 0, 0.58, 1" values=" 2 5, 16 5; 2 9, 16 9; 3.5 3.5, 15 15"></animate> <animate id="globalnav-anim-menutrigger-bread-top-close" attributename="points" keytimes="0;0.5;1" dur="0.24s" begin="indefinite" fill="freeze" calcmode="spline" keysplines="0.42, 0, 1, 1;0, 0, 0.58, 1" values=" 3.5 3.5, 15 15; 2 9, 16 9; 2 5, 16 5"></animate> </polyline> </svg> </button> </div> </div> </nav> <div id="globalnav-curtain" class="globalnav-curtain"></div> <div id="globalnav-placeholder" class="globalnav-placeholder"></div> </div> <script id="__ACGH_DATA__" type="application/json">{"props":{"globalNavData":{"locale":"en_ZA","ariaLabel":"Global","analyticsAttributes":[{"name":"data-analytics-activitymap-region-id","value":"global nav"},{"name":"data-analytics-region","value":"global nav"}],"links":[{"id":"4ed8c392f0c0fb721ebd15c8cda940c6","name":"apple","text":"Apple","url":"https://www.apple.com/za/","ariaLabel":"Apple","submenuAriaLabel":"Apple menu","images":[{"name":"regular","assetInline":"<svg height=\"44\" viewBox=\"0 0 14 44\" width=\"14\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m13.0729 17.6825a3.61 3.61 0 0 0 -1.7248 3.0365 3.5132 3.5132 0 0 0 2.1379 3.2223 8.394 8.394 0 0 1 -1.0948 2.2618c-.6816.9812-1.3943 1.9623-2.4787 1.9623s-1.3633-.63-2.613-.63c-1.2187 0-1.6525.6507-2.644.6507s-1.6834-.9089-2.4787-2.0243a9.7842 9.7842 0 0 1 -1.6628-5.2776c0-3.0984 2.014-4.7405 3.9969-4.7405 1.0535 0 1.9314.6919 2.5924.6919.63 0 1.6112-.7333 2.8092-.7333a3.7579 3.7579 0 0 1 3.1604 1.5802zm-3.7284-2.8918a3.5615 3.5615 0 0 0 .8469-2.22 1.5353 1.5353 0 0 0 -.031-.32 3.5686 3.5686 0 0 0 -2.3445 1.2084 3.4629 3.4629 0 0 0 -.8779 2.1585 1.419 1.419 0 0 0 .031.2892 1.19 1.19 0 0 0 .2169.0207 3.0935 3.0935 0 0 0 2.1586-1.1368z\"/></svg>"},{"name":"compact","assetInline":"<svg height=\"48\" viewBox=\"0 0 17 48\" width=\"17\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m15.5752 19.0792a4.2055 4.2055 0 0 0 -2.01 3.5376 4.0931 4.0931 0 0 0 2.4908 3.7542 9.7779 9.7779 0 0 1 -1.2755 2.6351c-.7941 1.1431-1.6244 2.2862-2.8878 2.2862s-1.5883-.734-3.0443-.734c-1.42 0-1.9252.7581-3.08.7581s-1.9611-1.0589-2.8876-2.3584a11.3987 11.3987 0 0 1 -1.9373-6.1487c0-3.61 2.3464-5.523 4.6566-5.523 1.2274 0 2.25.8062 3.02.8062.734 0 1.8771-.8543 3.2729-.8543a4.3778 4.3778 0 0 1 3.6822 1.841zm-6.8586-2.0456a1.3865 1.3865 0 0 1 -.2527-.024 1.6557 1.6557 0 0 1 -.0361-.337 4.0341 4.0341 0 0 1 1.0228-2.5148 4.1571 4.1571 0 0 1 2.7314-1.4078 1.7815 1.7815 0 0 1 .0361.373 4.1487 4.1487 0 0 1 -.9867 2.587 3.6039 3.6039 0 0 1 -2.5148 1.3236z\"/></svg>"}],"analyticsAttributes":[{"name":"data-analytics-title","value":"apple home"}]},{"id":"cd6ac7d258597180a7a146b78ef81f99","name":"mac","text":"Mac","url":"https://www.apple.com/za/mac/","ariaLabel":"Mac","submenuAriaLabel":"Mac menu","images":[{"name":"regular","assetInline":"<svg height=\"44\" viewBox=\"0 0 23 44\" width=\"23\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m8.1558 25.9987v-6.457h-.0703l-2.666 6.457h-.8907l-2.666-6.457h-.0703v6.457h-.9844v-8.4551h1.2246l2.8945 7.0547h.0938l2.8945-7.0547h1.2246v8.4551zm2.5166-1.7696c0-1.1309.832-1.7812 2.3027-1.8691l1.8223-.1113v-.5742c0-.7793-.4863-1.207-1.4297-1.207-.7559 0-1.2832.2871-1.4238.7852h-1.0195c.1348-1.0137 1.1309-1.6816 2.4785-1.6816 1.541 0 2.4023.791 2.4023 2.1035v4.3242h-.9609v-.9318h-.0938c-.4102.6738-1.1016 1.043-1.9453 1.043-1.2246 0-2.1328-.7266-2.1328-1.8809zm4.125-.5859v-.5801l-1.6992.1113c-.9609.0645-1.3828.3984-1.3828 1.0312 0 .6445.5449 1.0195 1.2773 1.0195 1.0371.0001 1.8047-.6796 1.8047-1.5819zm6.958-2.0273c-.1641-.627-.7207-1.1367-1.6289-1.1367-1.1367 0-1.8516.9082-1.8516 2.3379 0 1.459.7266 2.3848 1.8516 2.3848.8496 0 1.4414-.3926 1.6289-1.1074h1.0195c-.1816 1.1602-1.125 2.0156-2.6426 2.0156-1.7695 0-2.9004-1.2832-2.9004-3.293 0-1.9688 1.125-3.2461 2.8945-3.2461 1.5352 0 2.4727.9199 2.6484 2.0449z\"/></svg>"}],"analyticsAttributes":[{"name":"data-analytics-title","value":"mac"},{"name":"data-analytics-element-engagement","value":"hover - mac"}]},{"id":"62b4a8bb9c4d6ece978b02b96aa27fb4","name":"ipad","text":"iPad","url":"https://www.apple.com/za/ipad/","ariaLabel":"iPad","submenuAriaLabel":"iPad menu","images":[{"name":"regular","assetInline":"<svg height=\"44\" viewBox=\"0 0 24 44\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m14.9575 23.7002c0 .902-.768 1.582-1.805 1.582-.732 0-1.277-.375-1.277-1.02 0-.632.422-.966 1.383-1.031l1.699-.111zm-1.395-4.072c-1.347 0-2.343.668-2.478 1.681h1.019c.141-.498.668-.785 1.424-.785.944 0 1.43.428 1.43 1.207v.574l-1.822.112c-1.471.088-2.303.738-2.303 1.869 0 1.154.908 1.881 2.133 1.881.844 0 1.535-.369 1.945-1.043h.094v.931h.961v-4.324c0-1.312-.862-2.103-2.403-2.103zm6.769 5.575c-1.155 0-1.846-.885-1.846-2.361 0-1.471.697-2.362 1.846-2.362 1.142 0 1.857.914 1.857 2.362 0 1.459-.709 2.361-1.857 2.361zm1.834-8.027v3.503h-.088c-.358-.691-1.102-1.107-1.981-1.107-1.605 0-2.654 1.289-2.654 3.27 0 1.986 1.037 3.269 2.654 3.269.873 0 1.623-.416 2.022-1.119h.093v1.008h.961v-8.824zm-15.394 4.869h-1.863v-3.563h1.863c1.225 0 1.899.639 1.899 1.799 0 1.119-.697 1.764-1.899 1.764zm.276-4.5h-3.194v8.455h1.055v-3.018h2.127c1.588 0 2.719-1.119 2.719-2.701 0-1.611-1.108-2.736-2.707-2.736zm-6.064 8.454h1.008v-6.316h-1.008zm-.199-8.237c0-.387.316-.704.703-.704s.703.317.703.704c0 .386-.316.703-.703.703s-.703-.317-.703-.703z\"/></svg>"}],"analyticsAttributes":[{"name":"data-analytics-title","value":"ipad"},{"name":"data-analytics-element-engagement","value":"hover - ipad"}]},{"id":"682aa9c27160975d1e7b5fb5eee908f9","name":"iphone","text":"iPhone","url":"https://www.apple.com/za/iphone/","ariaLabel":"iPhone","submenuAriaLabel":"iPhone menu","images":[{"name":"regular","assetInline":"<svg height=\"44\" viewBox=\"0 0 38 44\" width=\"38\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m32.7129 22.3203h3.48c-.023-1.119-.691-1.857-1.693-1.857-1.008 0-1.711.738-1.787 1.857zm4.459 2.045c-.293 1.078-1.277 1.746-2.66 1.746-1.752 0-2.848-1.266-2.848-3.264 0-1.986 1.113-3.275 2.848-3.275 1.705 0 2.742 1.213 2.742 3.176v.386h-4.541v.047c.053 1.248.75 2.039 1.822 2.039.815 0 1.366-.298 1.629-.855zm-12.282-4.682h.961v.996h.094c.316-.697.932-1.107 1.898-1.107 1.418 0 2.209.838 2.209 2.338v4.09h-1.007v-3.844c0-1.137-.481-1.676-1.489-1.676s-1.658.674-1.658 1.781v3.739h-1.008zm-2.499 3.158c0-1.5-.674-2.361-1.869-2.361-1.196 0-1.87.861-1.87 2.361 0 1.495.674 2.362 1.87 2.362 1.195 0 1.869-.867 1.869-2.362zm-4.782 0c0-2.033 1.114-3.269 2.913-3.269 1.798 0 2.912 1.236 2.912 3.269 0 2.028-1.114 3.27-2.912 3.27-1.799 0-2.913-1.242-2.913-3.27zm-6.636-5.666h1.008v3.504h.093c.317-.697.979-1.107 1.946-1.107 1.336 0 2.179.855 2.179 2.338v4.09h-1.007v-3.844c0-1.119-.504-1.676-1.459-1.676-1.131 0-1.752.715-1.752 1.781v3.739h-1.008zm-6.015 4.87h1.863c1.202 0 1.899-.645 1.899-1.764 0-1.16-.674-1.799-1.899-1.799h-1.863zm2.139-4.5c1.599 0 2.707 1.125 2.707 2.736 0 1.582-1.131 2.701-2.719 2.701h-2.127v3.018h-1.055v-8.455zm-6.114 8.454h1.008v-6.316h-1.008zm-.2-8.238c0-.386.317-.703.703-.703.387 0 .704.317.704.703 0 .387-.317.704-.704.704-.386 0-.703-.317-.703-.704z\"/></svg>"}],"analyticsAttributes":[{"name":"data-analytics-title","value":"iphone"},{"name":"data-analytics-element-engagement","value":"hover - iphone"}]},{"id":"cb5cfb6ed0eb84db216a5b5f9f2f49ae","name":"watch","text":"Watch","url":"https://www.apple.com/za/watch/","ariaLabel":"Watch","submenuAriaLabel":"Watch menu","images":[{"name":"regular","assetInline":"<svg height=\"44\" viewBox=\"0 0 35 44\" width=\"35\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m28.9819 17.1758h1.008v3.504h.094c.316-.697.978-1.108 1.945-1.108 1.336 0 2.18.856 2.18 2.338v4.09h-1.008v-3.844c0-1.119-.504-1.675-1.459-1.675-1.131 0-1.752.715-1.752 1.781v3.738h-1.008zm-2.42 4.441c-.164-.627-.721-1.136-1.629-1.136-1.137 0-1.852.908-1.852 2.338 0 1.459.727 2.384 1.852 2.384.849 0 1.441-.392 1.629-1.107h1.019c-.182 1.16-1.125 2.016-2.642 2.016-1.77 0-2.901-1.284-2.901-3.293 0-1.969 1.125-3.247 2.895-3.247 1.535 0 2.472.92 2.648 2.045zm-6.533-3.568v1.635h1.407v.844h-1.407v3.574c0 .744.282 1.06.938 1.06.182 0 .281-.006.469-.023v.85c-.2.035-.393.058-.592.058-1.301 0-1.822-.48-1.822-1.687v-3.832h-1.02v-.844h1.02v-1.635zm-4.2 5.596v-.58l-1.699.111c-.961.064-1.383.398-1.383 1.031 0 .645.545 1.02 1.277 1.02 1.038 0 1.805-.68 1.805-1.582zm-4.125.586c0-1.131.832-1.782 2.303-1.869l1.822-.112v-.574c0-.779-.486-1.207-1.43-1.207-.755 0-1.283.287-1.423.785h-1.02c.135-1.014 1.131-1.682 2.479-1.682 1.541 0 2.402.792 2.402 2.104v4.324h-.961v-.931h-.094c-.41.673-1.101 1.043-1.945 1.043-1.225 0-2.133-.727-2.133-1.881zm-7.684 1.769h-.996l-2.303-8.455h1.101l1.682 6.873h.07l1.893-6.873h1.066l1.893 6.873h.07l1.682-6.873h1.101l-2.302 8.455h-.996l-1.946-6.674h-.07z\"/></svg>"}],"analyticsAttributes":[{"name":"data-analytics-title","value":"watch"},{"name":"data-analytics-element-engagement","value":"hover - watch"}]},{"id":"58e22a246c245eccf1fa2659d7835988","name":"support","text":"Support","url":"https://www.apple.com/za/support/","ariaLabel":"Support","submenuAriaLabel":"Support menu","images":[{"name":"regular","assetInline":"<svg height=\"44\" viewBox=\"0 0 44 44\" width=\"44\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m42.1206 18.0337v1.635h1.406v.844h-1.406v3.574c0 .744.281 1.06.937 1.06.182 0 .282-.006.469-.023v.849c-.199.036-.392.059-.592.059-1.3 0-1.822-.48-1.822-1.687v-3.832h-1.019v-.844h1.019v-1.635zm-6.131 1.635h.961v.937h.093c.188-.615.914-1.049 1.752-1.049.164 0 .375.012.504.03v1.008c-.082-.024-.445-.059-.644-.059-.961 0-1.659.644-1.659 1.535v3.914h-1.007zm-2.463 3.158c0-1.5-.674-2.361-1.869-2.361s-1.869.861-1.869 2.361c0 1.494.674 2.361 1.869 2.361s1.869-.867 1.869-2.361zm-4.781 0c0-2.033 1.113-3.27 2.912-3.27s2.912 1.237 2.912 3.27c0 2.027-1.113 3.27-2.912 3.27s-2.912-1.243-2.912-3.27zm-2.108 0c0-1.477-.692-2.361-1.846-2.361-1.143 0-1.863.908-1.863 2.361 0 1.447.72 2.361 1.857 2.361 1.16 0 1.852-.884 1.852-2.361zm1.043 0c0 1.975-1.049 3.27-2.655 3.27-.902 0-1.629-.393-1.974-1.061h-.094v3.059h-1.008v-8.426h.961v1.054h.094c.404-.726 1.16-1.166 2.021-1.166 1.612 0 2.655 1.284 2.655 3.27zm-8.048 0c0-1.477-.691-2.361-1.845-2.361-1.143 0-1.864.908-1.864 2.361 0 1.447.721 2.361 1.858 2.361 1.16 0 1.851-.884 1.851-2.361zm1.043 0c0 1.975-1.049 3.27-2.654 3.27-.902 0-1.629-.393-1.975-1.061h-.093v3.059h-1.008v-8.426h.961v1.054h.093c.405-.726 1.161-1.166 2.022-1.166 1.611 0 2.654 1.284 2.654 3.27zm-7.645 3.158h-.961v-.99h-.094c-.316.703-.99 1.102-1.957 1.102-1.418 0-2.156-.844-2.156-2.338v-4.09h1.008v3.844c0 1.136.422 1.664 1.43 1.664 1.113 0 1.722-.663 1.722-1.77v-3.738h1.008zm-11.69-2.209c.129.885.972 1.447 2.174 1.447 1.136 0 1.974-.615 1.974-1.453 0-.72-.527-1.177-1.693-1.47l-1.084-.282c-1.529-.386-2.192-1.078-2.192-2.279 0-1.435 1.202-2.408 2.989-2.408 1.634 0 2.853.973 2.941 2.338h-1.06c-.147-.867-.862-1.383-1.916-1.383-1.125 0-1.87.562-1.87 1.418 0 .662.463 1.043 1.629 1.342l.885.234c1.752.44 2.455 1.119 2.455 2.361 0 1.553-1.224 2.543-3.158 2.543-1.793 0-3.029-.949-3.141-2.408z\"/></svg>"}],"analyticsAttributes":[{"name":"data-analytics-title","value":"support"},{"name":"data-analytics-element-engagement","value":"hover - support"},{"name":"data-analytics-exit-link","value":"true"}]},{"id":"462ccfc9faf99cdc739aa1f9f857fb43","name":"where-to-buy","text":"Where to Buy","url":"","ariaLabel":"Where to Buy","submenuAriaLabel":"Where to Buy menu","images":[{"name":"regular","assetInline":"<svg height=\"44\" viewBox=\"0 0 75 44\" width=\"75\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m69.7295 28.2349v-.861c.123.023.281.029.422.029.58 0 .896-.275 1.16-1.037l.117-.375-2.338-6.322h1.09l1.735 5.197h.093l1.729-5.197h1.072l-2.467 6.703c-.539 1.465-1.043 1.898-2.162 1.898-.135 0-.31-.012-.451-.035zm-1.646-2.25h-.96v-.99h-.094c-.317.703-.99 1.101-1.957 1.101-1.418 0-2.156-.843-2.156-2.338v-4.089h1.007v3.843c0 1.137.422 1.664 1.43 1.664 1.113 0 1.723-.662 1.723-1.769v-3.738h1.007zm-9.378-.932c1.272 0 1.94-.515 1.94-1.494 0-.978-.692-1.476-2.04-1.476h-1.986v2.97zm-2.086-3.879h1.688c1.277 0 1.927-.457 1.927-1.353 0-.861-.609-1.359-1.658-1.359h-1.957zm-1.055 4.811v-8.455h3.235c1.553 0 2.502.814 2.502 2.109 0 .879-.645 1.676-1.459 1.823v.093c1.154.147 1.887.938 1.887 2.057 0 1.488-1.067 2.373-2.866 2.373zm-6.195-3.158c0-1.5-.674-2.362-1.869-2.362-1.196 0-1.87.862-1.87 2.362 0 1.494.674 2.361 1.87 2.361 1.195 0 1.869-.867 1.869-2.361zm-4.782 0c0-2.033 1.114-3.27 2.913-3.27 1.798 0 2.912 1.237 2.912 3.27 0 2.027-1.114 3.269-2.912 3.269-1.799 0-2.913-1.242-2.913-3.269zm-2.615-4.793v1.635h1.406v.843h-1.406v3.575c0 .744.281 1.06.937 1.06.182 0 .281-.006.469-.023v.849c-.199.035-.393.059-.592.059-1.301 0-1.822-.481-1.822-1.688v-3.832h-1.02v-.843h1.02v-1.635zm-11.219 4.271h3.481c-.024-1.119-.692-1.857-1.693-1.857-1.008 0-1.711.738-1.788 1.857zm4.459 2.045c-.293 1.078-1.277 1.746-2.66 1.746-1.752 0-2.847-1.265-2.847-3.263 0-1.987 1.113-3.276 2.847-3.276 1.705 0 2.742 1.213 2.742 3.176v.387h-4.541v.047c.053 1.248.75 2.039 1.823 2.039.814 0 1.365-.299 1.629-.856zm-9.337-4.681h.961v.937h.094c.188-.615.914-1.049 1.752-1.049.164 0 .375.012.504.03v1.007c-.082-.023-.445-.058-.645-.058-.96 0-1.658.644-1.658 1.535v3.914h-1.008zm-6.122 2.636h3.481c-.024-1.119-.692-1.857-1.693-1.857-1.008 0-1.711.738-1.788 1.857zm4.459 2.045c-.293 1.078-1.277 1.746-2.66 1.746-1.752 0-2.847-1.265-2.847-3.263 0-1.987 1.113-3.276 2.847-3.276 1.705 0 2.742 1.213 2.742 3.176v.387h-4.541v.047c.053 1.248.75 2.039 1.823 2.039.814 0 1.365-.299 1.629-.856zm-12.332-7.189h1.008v3.504h.093c.317-.698.979-1.108 1.946-1.108 1.336 0 2.179.856 2.179 2.338v4.09h-1.007v-3.844c0-1.119-.504-1.676-1.459-1.676-1.131 0-1.752.715-1.752 1.782v3.738h-1.008zm-8.361 8.824h-.996l-2.303-8.455h1.102l1.681 6.873h.071l1.892-6.873h1.067l1.892 6.873h.071l1.681-6.873h1.102l-2.303 8.455h-.996l-1.945-6.674h-.071z\"/></svg>"}],"analyticsAttributes":[{"name":"data-analytics-title","value":"where to buy"},{"name":"data-analytics-element-engagement","value":"hover - where to buy"}]}],"search":{"analyticsAttributes":[{"name":"data-analytics-region","value":"search"}],"open":{"url":"/za/search","images":[{"name":"regular","assetInline":"<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"15px\" height=\"44px\" viewBox=\"0 0 15 44\">\n<path d=\"M14.298,27.202l-3.87-3.87c0.701-0.929,1.122-2.081,1.122-3.332c0-3.06-2.489-5.55-5.55-5.55c-3.06,0-5.55,2.49-5.55,5.55 c0,3.061,2.49,5.55,5.55,5.55c1.251,0,2.403-0.421,3.332-1.122l3.87,3.87c0.151,0.151,0.35,0.228,0.548,0.228 s0.396-0.076,0.548-0.228C14.601,27.995,14.601,27.505,14.298,27.202z M1.55,20c0-2.454,1.997-4.45,4.45-4.45 c2.454,0,4.45,1.997,4.45,4.45S8.454,24.45,6,24.45C3.546,24.45,1.55,22.454,1.55,20z\"/>\n</svg>\n"},{"name":"compact","assetInline":"<svg height=\"48\" viewBox=\"0 0 17 48\" width=\"17\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m16.2294 29.9556-4.1755-4.0821a6.4711 6.4711 0 1 0 -1.2839 1.2625l4.2005 4.1066a.9.9 0 1 0 1.2588-1.287zm-14.5294-8.0017a5.2455 5.2455 0 1 1 5.2455 5.2527 5.2549 5.2549 0 0 1 -5.2455-5.2527z\"/></svg>"}],"ariaLabel":"Search apple.com","analyticsAttributes":[{"name":"data-analytics-title","value":"open - search field"}]},"close":{"ariaLabel":"Close"},"input":{"placeholderTextRegular":"Search apple.com","placeholderTextCompact":"Search","ariaLabel":"Search apple.com"},"submit":{"images":[{"name":"regular","assetInline":"<svg height=\"32\" viewBox=\"0 0 30 32\" width=\"30\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m23.3291 23.3066-4.35-4.35c-.0105-.0105-.0247-.0136-.0355-.0235a6.8714 6.8714 0 1 0 -1.5736 1.4969c.0214.0256.03.0575.0542.0815l4.35 4.35a1.1 1.1 0 1 0 1.5557-1.5547zm-15.4507-8.582a5.6031 5.6031 0 1 1 5.603 5.61 5.613 5.613 0 0 1 -5.603-5.61z\"/></svg>"},{"name":"compact","assetInline":"<svg width=\"38\" height=\"40\" viewBox=\"0 0 38 40\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m28.6724 27.8633-5.07-5.07c-.0095-.0095-.0224-.0122-.032-.0213a7.9967 7.9967 0 1 0 -1.8711 1.7625c.0254.03.0357.0681.0642.0967l5.07 5.07a1.3 1.3 0 0 0 1.8389-1.8379zm-18.0035-10.0033a6.5447 6.5447 0 1 1 6.545 6.5449 6.5518 6.5518 0 0 1 -6.545-6.5449z\"/></svg>"}],"ariaLabel":"Submit search"},"reset":{"images":[{"name":"regular","assetInline":"<svg height=\"14\" viewBox=\"0 0 14 14\" width=\"14\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m7 .0339a6.9661 6.9661 0 1 0 6.9661 6.9661 6.9661 6.9661 0 0 0 -6.9661-6.9661zm2.798 8.9867a.55.55 0 0 1 -.778.7774l-2.02-2.02-2.02 2.02a.55.55 0 0 1 -.7784-.7774l2.0206-2.0206-2.0204-2.02a.55.55 0 0 1 .7782-.7778l2.02 2.02 2.02-2.02a.55.55 0 0 1 .778.7778l-2.0203 2.02z\"/></svg>"},{"name":"compact","assetInline":"<svg height=\"16\" viewBox=\"0 0 16 16\" width=\"16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m0 8a8.0474 8.0474 0 0 1 7.9922-8 8.0609 8.0609 0 0 1 8.0078 8 8.0541 8.0541 0 0 1 -8 8 8.0541 8.0541 0 0 1 -8-8zm5.6549 3.2863 2.3373-2.353 2.3451 2.353a.6935.6935 0 0 0 .4627.1961.6662.6662 0 0 0 .6667-.6667.6777.6777 0 0 0 -.1961-.4706l-2.3451-2.3373 2.3529-2.3607a.5943.5943 0 0 0 .1961-.4549.66.66 0 0 0 -.6667-.6589.6142.6142 0 0 0 -.447.1961l-2.3686 2.3606-2.353-2.3527a.6152.6152 0 0 0 -.447-.1883.6529.6529 0 0 0 -.6667.651.6264.6264 0 0 0 .1961.4549l2.3451 2.3529-2.3451 2.353a.61.61 0 0 0 -.1961.4549.6661.6661 0 0 0 .6667.6667.6589.6589 0 0 0 .4627-.1961z\" /></svg>"}],"ariaLabel":"Clear search"},"results":{"ariaLabel":"total results"},"defaultLinks":{"title":"Quick Links","images":[{"name":"regular","assetInline":"<svg height=\"16\" viewBox=\"0 0 9 16\" width=\"9\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m8.6124 8.1035-2.99 2.99a.5.5 0 0 1 -.7071-.7071l2.1366-2.1364h-6.316a.5.5 0 0 1 0-1h6.316l-2.1368-2.1367a.5.5 0 0 1 .7071-.7071l2.99 2.99a.5.5 0 0 1 .0002.7073z\"/></svg>"},{"name":"compact","assetInline":"<svg height=\"25\" viewBox=\"0 0 13 25\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m12.3577 13.4238-4.4444 4.4444a.6.6 0 0 1 -.8486-.8477l3.37-3.37h-9.3231a.65.65 0 0 1 0-1.3008h9.3232l-3.37-3.37a.6.6 0 0 1 .8486-.8477l4.4444 4.4444a.5989.5989 0 0 1 -.0001.8474z\"/></svg>"}],"analyticsAttributes":[{"name":"data-analytics-region","value":"defaultlinks search"}]},"defaultLinksApiUrl":"/search-services/suggestions/defaultlinks/","suggestedLinks":{"title":"Suggested Links","images":[{"name":"regular","assetInline":"<svg height=\"16\" viewBox=\"0 0 9 16\" width=\"9\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m8.6124 8.1035-2.99 2.99a.5.5 0 0 1 -.7071-.7071l2.1366-2.1364h-6.316a.5.5 0 0 1 0-1h6.316l-2.1368-2.1367a.5.5 0 0 1 .7071-.7071l2.99 2.99a.5.5 0 0 1 .0002.7073z\"/></svg>"},{"name":"compact","assetInline":"<svg height=\"25\" viewBox=\"0 0 13 25\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m12.3577 13.4238-4.4444 4.4444a.6.6 0 0 1 -.8486-.8477l3.37-3.37h-9.3231a.65.65 0 0 1 0-1.3008h9.3232l-3.37-3.37a.6.6 0 0 1 .8486-.8477l4.4444 4.4444a.5989.5989 0 0 1 -.0001.8474z\"/></svg>"}],"analyticsAttributes":[{"name":"data-analytics-region","value":"suggested links"}]},"suggestedSearches":{"title":"Suggested Searches","images":[{"name":"regular","assetInline":"<svg height=\"16\" viewBox=\"0 0 9 16\" width=\"9\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m8.6235 11.2266-2.2141-2.2142a3.43 3.43 0 0 0 .7381-2.1124 3.469 3.469 0 1 0 -1.5315 2.8737l2.23 2.23a.55.55 0 0 0 .7773-.7773zm-7.708-4.3266a2.7659 2.7659 0 1 1 2.7657 2.766 2.7694 2.7694 0 0 1 -2.7657-2.766z\"/></svg>"},{"name":"compact","assetInline":"<svg height=\"25\" viewBox=\"0 0 13 25\" width=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m12.3936 17.7969-3.1231-3.1231a4.83 4.83 0 0 0 1.023-2.9541 4.89 4.89 0 1 0 -2.1806 4.059v.0006l3.1484 3.1484a.8.8 0 0 0 1.1319-1.1308zm-10.9536-6.0769a3.9768 3.9768 0 1 1 3.976 3.9773 3.981 3.981 0 0 1 -3.976-3.9773z\"/></svg>"}],"analyticsAttributes":[{"name":"data-analytics-region","value":"suggested search"}]},"suggestionsApiUrl":"/search-services/suggestions/"},"segmentbar":{"dataStrings":{}},"menu":{"open":{"ariaLabel":"Menu"},"close":{"ariaLabel":"Close"},"back":{"ariaLabel":"Main menu","images":[{"name":"compact","assetInline":"<svg height=\"48\" viewBox=\"0 0 9 48\" width=\"9\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m1.5618 24.0621 6.5581-6.4238c.2368-.2319.2407-.6118.0088-.8486-.2324-.2373-.6123-.2407-.8486-.0088l-7 6.8569c-.1157.1138-.1807.2695-.1802.4316.001.1621.0674.3174.1846.4297l7 6.7241c.1162.1118.2661.1675.4155.1675.1577 0 .3149-.062.4326-.1846.2295-.2388.2222-.6187-.0171-.8481z\"/></svg>"}]}},"submenu":{"open":{"images":[{"name":"regular","assetInline":"<svg height=\"10\" viewBox=\"0 0 10 10\" width=\"10\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m4.6725 6.635-2.655-2.667a.445.445 0 0 1 -.123-.304.4331.4331 0 0 1 .427-.439h.006a.447.447 0 0 1 .316.135l2.357 2.365 2.356-2.365a.458.458 0 0 1 .316-.135.433.433 0 0 1 .433.433v.006a.4189.4189 0 0 1 -.123.3l-2.655 2.671a.4451.4451 0 0 1 -.327.14.464.464 0 0 1 -.328-.14z\"/></svg>"},{"name":"compact","assetInline":"<svg height=\"48\" viewBox=\"0 0 9 48\" width=\"9\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m7.4382 24.0621-6.5581-6.4238c-.2368-.2319-.2407-.6118-.0088-.8486.2324-.2373.6123-.2407.8486-.0088l7 6.8569c.1157.1138.1807.2695.1802.4316-.001.1621-.0674.3174-.1846.4297l-7 6.7242c-.1162.1118-.2661.1675-.4155.1675-.1577 0-.3149-.062-.4326-.1846-.2295-.2388-.2222-.6187.0171-.8481l6.5537-6.2959z\"/></svg>"}]}},"textDirection":"ltr","wwwDomain":"www.apple.com","searchUrlPath":"/za/search","storeUrlPath":"","hasAbsoluteUrls":"true","hasShopRedirectUrls":true,"analyticsType":"aos","storeApiKey":"","submenuApiUrl":"https://www.apple.com/api-www/global-elements/global-header/v1/flyouts","useRelativeSearchRequest":"true"}}}</script> <div class="as-search-wrapper" role="main"> <div id="root"></div> </div> <script> window.pageLevelData = window.pageLevelData || {}; window.pageLevelData.searchResults = window.pageLevelData.searchResults || {}; window.pageLevelData.searchResults.tabList = {"tabs":{"items":[{"index":0,"value":{"tabSearchNoResultsTitleText":"Sorry, no matches were found.","isActive":true,"tabLink":{"url":"/za/search?src=aos&tab=explore","text":"Explore","dataVar":{},"newTab":false,"isLinkAsButton":false,"link":"/za/search?src=aos&tab=explore"},"key":"explore","tabSearchNoResultsDescText":"Try a new search or use our suggestions."},"even":true,"first":true,"last":true,"position":1}],"size":1}}; window.pageLevelData.searchResults.searchData = {"sortOptions":{"items":[{"displayKey":"Relevancy","key":"relevancy","link":"s=relevancy","selected":true},{"displayKey":"Popularity","key":"topSellers","link":"s=topSellers","selected":false},{"displayKey":"Newest","key":"newest","link":"s=newest","selected":false},{"displayKey":"Price: Low to High","key":"priceLH","link":"s=priceLH","selected":false},{"displayKey":"Price: High to Low","key":"priceHL","link":"s=priceHL","selected":false}]},"results":{},"pageNumber":1,"numOfPages":0,"numberOfFiltersSelected":0,"selectedTab":"explore","totalCountText":"0 results found","tabs":{"explore":{"displayName":"Explore","url":"/za/shop/searchresults/internalmvc?find=&src=aos&tab=explore"}},"searchBox":{"formAttrsAction":"/za/search","param":"src=serp","searchResetValue":"Reset"},"suggestions":{"params":{"src":"aos_serp","locale":"en_ZA"},"url":"/search-services/suggestions/"},"searchTerm":"","internalSearchUrl":"/za/shop/searchresults/internalmvc?find=&sel=explore&src=aos&tab=explore","responseError":false,"hasRecommendations":false,"locale":"en_ZA","internalSearchTimeout":90000,"hasResults":false,"hasPreviousResults":false,"hasNextResults":false,"searchPage":true,"mobile":false,"ui":{"error":{"noResultsDescription":"Use the tabs above to see more results or try another search term.","noResultsTryNewTitle":"Sorry, no matches were found.","noResultsTryNewDescription":"Please try a different search term.","noTabResultsDescription":"There are no products available that fit the selection you requested. If you choose different criteria, you may get more accurate results.","noCategoryResultsDescription":"There are no products available that fit the selection you requested.","errorGettingResultsMessage":"Sorry, there’s been an error. Please try your search again later.","noResultsTitle":"Your search returned no results."},"button":{"moreFiltersText":"More","lessFiltersText":"Less","applyText":"Apply","cancelText":"Cancel","doneText":"Done"},"description":{"hidePanel":"(Hide Filter Panel)","showPanel":"(Show Filter Panel)","filterText":"Filter","resetFilterText":"Reset","sortByText":"Sort By","sortedByText":"Sorted By","paginationText":"of","suggestionsText":"Suggested Searches","quickLinksText":"","next":"Next","color":"Available colors:","submit":"Submit","previous":"Previous"},"state":{"loaded":"Loading complete.","loading":"Loading…","loadingError":"Error loading results."},"selectedFilters":0},"hasFilters":false,"showFilters":false,"showPagination":false}; window.pageLevelData.eolOverlay = "<div class=\"redirect-notification\">\n <h2 class=\"redirect-notification-header\"><span>Looking for something?</span></h2>\n <div class=\"redirect-notification-body\"><span><p>We thought so. However, the product you're looking for is no longer available on apple.com.</p><p> Please try another product search.</p></span></div>\n <button type=\"button\" class=\"redirect-notification-button button rect cancel\">\n <span><span>OK</span></span>\n </button>\n</div>"; window.GLOBAL_ASSETS = { open: "Open", close: "Close", top: "Top", right: "Right", bottom: "Bottom", left: "Left", next: "Next", previous: "Previous", selected: "Selected", show: "Show", hide: "Hide", play: "Play", pause: "Pause", replay: "Replay", mute: "", unmute: "Unmute", loading: "Loading", fullscreen: "Show fullscreen", pip: "Show picture-in-picture", airplay: "Show AirPlay", captions: "Show captions", showMore: "Show more", showLess: "Show less", more: "More", less: "Less", item: "Item", image: "Image", video: "Video", edit: "Edit", change: "Change", update: "Update", add: "Add", remove: "Remove", included: "Included", save: "Save", saved: "Saved", cancel: "Cancel", submit: "Submit", reset: "Reset", confirm: "Confirm", opensNewWindow: "(Opens in a new window)", search: "Search", collapse: "Collapse", a11yLocalText: "local", downloadText: "Download", gallery: "Gallery", galleryItem: "Gallery item", inProgress: "In progress", footnotes: "Footnotes", previousGalleryImage: "Previous gallery image", nextGalleryImage: "Next gallery image" }; </script> <div class="rf-search-results-nojs"> <div class="rf-search-wrapper" role="main"> <div class="rf-serp-search"> <div class="rf-serp-search-wrapper"> <div class="as-l-container"> <form class="rf-serp-form" action=/za/search> <div class="rf-serp-searchbox" region="search"> <div class="rf-serp-autocomplete"> <div class="rf-serp-searchbox-wrapper" for="search"> <label class="visuallyhidden"> <span></span> </label> <div class="form-textbox form-textbox-with-button form-textbox-with-righticon"> <input name="find" type="text" class="form-textbox-input rf-serp-search-input form-textbox-entered" value=""> <span class="form-textbox-label" aria-hidden="true"></span> <div class="rf-serp-textbox-lefticon"> <button type="submit"> <span class="form-icons form-icons-search15"> <span class="visuallyhidden">Submit</span> </span> </button> </div> <div class="form-textbox-righticon"> <button type="button" class="form-icons form-icons-reset"> <span class="visuallyhidden">Reset</span> </button> </div> </div> </div> </div> </div> </form> </div> <div class="rf-serp-search-tabcontainer as-l-container"> <div class="rf-serp-tabs"> <div class="rf-serp-tab as-l-container-full-small as-l-container-mobileoverflow rf-serp-searchtabnav-retail"> <div class="as-l-container-mobileoverflow-content"> <div class="tabnav rf-serp-search-tabnav"> <ul data-core-tabs-tablist="" role="tablist" class="tabnav-items rf-serp-tabnav-tablist" data-analytics-region="tab"> <li class="tabnav-item rf-serp-search-tabnav-item" role="none"> <a href="/za/search?src=aos&tab=explore" class="tabnav-link rf-serp-search-tabnav-link current" id="explore" role="tab" tabindex="0" > Explore <span class="a11y rf-searchtab-hiddentext" aria-hidden="true"> search-Explore </span> </a> </li> </ul> </div> </div> </div> <div class="rf-serp-tabnav-container rf-serp-nullsearch-container "> <div> <div class="rf-serp-noresult"> <div class="rf-serp-noresults-title">Sorry, no matches were found.</div> <div class="rf-serp-noresults-desc">Please try a different search term.</div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <footer class="as-globalfooter" id="global-footersection" role="contentinfo" aria-labelledby="footer-label"> <div class="as-globalfooter-content"> <h2 class="as-globalfooter-label" id="footer-label">Footer</h2> <h3 class="visuallyhidden">footnotes</h3> <div class="as-globalfooter-sosumi " data-nosnippet data-autom="page-legal-footnotes"> <div id="footnotes-portal"></div> <div class="footnotes" role="list" aria-label="footnotes"> </div> </div> <nav class="as-globalfooter-breadcrumbs" aria-label="Breadcrumbs" role="navigation"> <a href="https://www.apple.com/za/" data-feature-name="Breadcrumb" data-display-name="Apple" class="home as-globalfooter-breadcrumbs-home" data-autom="footer"> <span class="as-globalfooter-breadcrumbs-home-icon" aria-hidden="true"></span> <span class="as-globalfooter-breadcrumbs-home-label">Apple</span> </a> <div class="as-globalfooter-breadcrumbs-path"> <ol class="as-globalfooter-breadcrumbs-list" typeof="BreadcrumbList"> <li class="as-globalfooter-breadcrumbs-item" property="itemListElement" typeof="ListItem"> <span property="item">Search Results</span> <meta property="position" content="1" /> </li> </ol> </div> </nav> <nav role="navigation" aria-label="More Apple Store Links" class="as-globalfooter-directory with-4-columns"> <div class="as-globalfooter-directory-column"> <div class="as-globalfooter-directory-column-section"> <h3 class="as-globalfooter-directory-column-section-title"> <span class="as-globalfooter-directory-column-section-title-text">Shop and Learn</span> <button class="as-globalfooter-directory-column-section-title-button" disabled> <span class="as-globalfooter-directory-column-section-title-text">Shop and Learn</span> <span class="as-globalfooter-directory-column-section-title-icon" aria-hidden="true">+</span> </button> </h3> <ul id="as-globalfooter-directory-column-section-state-section-one" class="as-globalfooter-directory-column-section-list" role="list"> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/za/shop/goto/store" data-slot-name="section1" data-feature-name="Footer Navigation" data-display-name="Store" class="as-globalfooter-directory-column-section-link" data-autom="Store-footer-link"> Store </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/za/mac/" data-slot-name="section1" data-feature-name="Footer Navigation" data-display-name="Mac" class="as-globalfooter-directory-column-section-link" data-autom="Mac-footer-link"> Mac </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/za/ipad/" data-slot-name="section1" data-feature-name="Footer Navigation" data-display-name="iPad" class="as-globalfooter-directory-column-section-link" data-autom="iPad-footer-link"> iPad </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/za/iphone/" data-slot-name="section1" data-feature-name="Footer Navigation" data-display-name="iPhone" class="as-globalfooter-directory-column-section-link" data-autom="iPhone-footer-link"> iPhone </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/za/watch/" data-slot-name="section1" data-feature-name="Footer Navigation" data-display-name="Watch" class="as-globalfooter-directory-column-section-link" data-autom="Watch-footer-link"> Watch </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/za/airpods/" data-slot-name="section1" data-feature-name="Footer Navigation" data-display-name="AirPods" class="as-globalfooter-directory-column-section-link" data-autom="AirPods-footer-link"> AirPods </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/za/tv/" data-slot-name="section1" data-feature-name="Footer Navigation" data-display-name="TV & Home" class="as-globalfooter-directory-column-section-link" data-autom="TV & Home-footer-link"> TV & Home </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/za/ipod-touch/" data-slot-name="section1" data-feature-name="Footer Navigation" data-display-name="iPod touch" class="as-globalfooter-directory-column-section-link" data-autom="iPod touch-footer-link"> iPod touch </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/za/airtag/" data-slot-name="section1" data-feature-name="Footer Navigation" data-display-name="AirTag" class="as-globalfooter-directory-column-section-link" data-autom="AirTag-footer-link"> AirTag </a> </li> </ul> </div> </div> <div class="as-globalfooter-directory-column"> <div class="as-globalfooter-directory-column-section"> <h3 class="as-globalfooter-directory-column-section-title"> <span class="as-globalfooter-directory-column-section-title-text">Account</span> <button class="as-globalfooter-directory-column-section-title-button" disabled> <span class="as-globalfooter-directory-column-section-title-text">Account</span> <span class="as-globalfooter-directory-column-section-title-icon" aria-hidden="true">+</span> </button> </h3> <ul id="as-globalfooter-directory-column-section-state-section-two-0" class="as-globalfooter-directory-column-section-list" role="list"> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://appleid.apple.com" data-slot-name="section2" data-feature-name="Footer Navigation" data-display-name="Manage Your Apple Account" class="as-globalfooter-directory-column-section-link" data-autom="Manage Your Apple Account-footer-link"> Manage Your Apple Account </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.icloud.com" data-slot-name="section2" data-feature-name="Footer Navigation" data-display-name="iCloud.com" class="as-globalfooter-directory-column-section-link" data-autom="iCloud.com-footer-link"> iCloud.com </a> </li> </ul> </div> <div class="as-globalfooter-directory-column-section"> <h3 class="as-globalfooter-directory-column-section-title"> <span class="as-globalfooter-directory-column-section-title-text">Entertainment</span> <button class="as-globalfooter-directory-column-section-title-button" disabled> <span class="as-globalfooter-directory-column-section-title-text">Entertainment</span> <span class="as-globalfooter-directory-column-section-title-icon" aria-hidden="true">+</span> </button> </h3> <ul id="as-globalfooter-directory-column-section-state-section-two-1" class="as-globalfooter-directory-column-section-list" role="list"> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/za/apple-tv-plus/" data-slot-name="section2" data-feature-name="Footer Navigation" data-display-name="Apple TV+" class="as-globalfooter-directory-column-section-link" data-autom="Apple TV+-footer-link"> Apple TV+ </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/za/apple-music/" data-slot-name="section2" data-feature-name="Footer Navigation" data-display-name="Apple Music" class="as-globalfooter-directory-column-section-link" data-autom="Apple Music-footer-link"> Apple Music </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/za/apple-arcade/" data-slot-name="section2" data-feature-name="Footer Navigation" data-display-name="Apple Arcade" class="as-globalfooter-directory-column-section-link" data-autom="Apple Arcade-footer-link"> Apple Arcade </a> </li> </ul> </div> </div> <div class="as-globalfooter-directory-column"> <div class="as-globalfooter-directory-column-section"> <h3 class="as-globalfooter-directory-column-section-title"> <span class="as-globalfooter-directory-column-section-title-text">For Business</span> <button class="as-globalfooter-directory-column-section-title-button" disabled> <span class="as-globalfooter-directory-column-section-title-text">For Business</span> <span class="as-globalfooter-directory-column-section-title-icon" aria-hidden="true">+</span> </button> </h3> <ul id="as-globalfooter-directory-column-section-state-section-four-0" class="as-globalfooter-directory-column-section-list" role="list"> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/za/iphone/business/" data-slot-name="section4" data-feature-name="Footer Navigation" data-display-name="iPhone in Business" class="as-globalfooter-directory-column-section-link" data-autom="iPhone in Business-footer-link"> iPhone in Business </a> </li> </ul> </div> <div class="as-globalfooter-directory-column-section"> <h3 class="as-globalfooter-directory-column-section-title"> <span class="as-globalfooter-directory-column-section-title-text">For Education</span> <button class="as-globalfooter-directory-column-section-title-button" disabled> <span class="as-globalfooter-directory-column-section-title-text">For Education</span> <span class="as-globalfooter-directory-column-section-title-icon" aria-hidden="true">+</span> </button> </h3> <ul id="as-globalfooter-directory-column-section-state-section-four-1" class="as-globalfooter-directory-column-section-list" role="list"> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/za/education/" data-slot-name="section4" data-feature-name="Footer Navigation" data-display-name="Apple and Education" class="as-globalfooter-directory-column-section-link" data-autom="Apple and Education-footer-link"> Apple and Education </a> </li> </ul> </div> </div> <div class="as-globalfooter-directory-column"> <div class="as-globalfooter-directory-column-section"> <h3 class="as-globalfooter-directory-column-section-title"> <span class="as-globalfooter-directory-column-section-title-text">Apple Values</span> <button class="as-globalfooter-directory-column-section-title-button" disabled> <span class="as-globalfooter-directory-column-section-title-text">Apple Values</span> <span class="as-globalfooter-directory-column-section-title-icon" aria-hidden="true">+</span> </button> </h3> <ul id="as-globalfooter-directory-column-section-state-section-five-0" class="as-globalfooter-directory-column-section-list" role="list"> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/za/accessibility/" data-slot-name="section5" data-feature-name="Footer Navigation" data-display-name="Accessibility" class="as-globalfooter-directory-column-section-link" data-autom="Accessibility-footer-link"> Accessibility </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/za/environment/" data-slot-name="section5" data-feature-name="Footer Navigation" data-display-name="Environment" class="as-globalfooter-directory-column-section-link" data-autom="Environment-footer-link"> Environment </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/za/privacy/" data-slot-name="section5" data-feature-name="Footer Navigation" data-display-name="Privacy" class="as-globalfooter-directory-column-section-link" data-autom="Privacy-footer-link"> Privacy </a> </li> </ul> </div> <div class="as-globalfooter-directory-column-section"> <h3 class="as-globalfooter-directory-column-section-title"> <span class="as-globalfooter-directory-column-section-title-text">About Apple</span> <button class="as-globalfooter-directory-column-section-title-button" disabled> <span class="as-globalfooter-directory-column-section-title-text">About Apple</span> <span class="as-globalfooter-directory-column-section-title-icon" aria-hidden="true">+</span> </button> </h3> <ul id="as-globalfooter-directory-column-section-state-section-five-1" class="as-globalfooter-directory-column-section-list" role="list"> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/za/newsroom/" data-slot-name="section5" data-feature-name="Footer Navigation" data-display-name="Newsroom" class="as-globalfooter-directory-column-section-link" data-autom="Newsroom-footer-link"> Newsroom </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/za/leadership/" data-slot-name="section5" data-feature-name="Footer Navigation" data-display-name="Apple Leadership" class="as-globalfooter-directory-column-section-link" data-autom="Apple Leadership-footer-link"> Apple Leadership </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/legal/warranty/statutoryrights.html" data-slot-name="section5" data-feature-name="Footer Navigation" data-display-name="Legal Warranty" class="as-globalfooter-directory-column-section-link" data-autom="Legal Warranty-footer-link"> Legal Warranty </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://investor.apple.com" data-slot-name="section5" data-feature-name="Footer Navigation" data-display-name="Investors" class="as-globalfooter-directory-column-section-link" data-autom="Investors-footer-link"> Investors </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/compliance" data-slot-name="section5" data-feature-name="Footer Navigation" data-display-name="Ethics & Compliance" class="as-globalfooter-directory-column-section-link" data-autom="Ethics & Compliance-footer-link"> Ethics & Compliance </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/za/apple-events/" data-slot-name="section5" data-feature-name="Footer Navigation" data-display-name="Events" class="as-globalfooter-directory-column-section-link" data-autom="Events-footer-link"> Events </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/za/contact/" data-slot-name="section5" data-feature-name="Footer Navigation" data-display-name="Contact Apple" class="as-globalfooter-directory-column-section-link" data-autom="Contact Apple-footer-link"> Contact Apple </a> </li> </ul> </div> </div> </nav> <div class="as-globalfooter-mini" data-nosnippet data-autom="global-footer-mini" typeof="Organization"> <div class="as-globalfooter-mini-shop" x-ms-format-detection="none"> <p>More ways to shop: <span class="nowrap"><a href="https://www.apple.com/za/retail" data-slot-name="footerConfig" data-feature-name="Footer Navigation" data-display-name="Find an Apple Store">Find an Apple Store</a></span> or <a href="https://locate.apple.com" data-slot-name="footerConfig" data-feature-name="Footer Navigation" data-display-name="other retailer" data-autom="other_retailer">other retailer</a> near you. Or <span class="nowrap">call <span>1-800-MY-APPLE</span></span>.</p> </div> <div class="as-globalfooter-mini-locale"> <a href="https://www.apple.com/choose-your-country" data-slot-name="footerConfig" data-feature-name="Footer Navigation" data-display-name="Country Selector" class="as-globalfooter-mini-locale-link" data-autom="footer"> South Africa </a> </div> <div class="as-globalfooter-mini-legal"> <div class="as-globalfooter-mini-legal-copyright"> Copyright © 2025 Apple Inc. All rights reserved. </div> <ul class="as-globalfooter-mini-legal-links"> <li class="as-globalfooter-mini-legal-links-item"> <a href="https://www.apple.com/za/privacy" data-slot-name="footerConfig" data-feature-name="Footer Navigation" data-display-name="Privacy Policy" class="as-globalfooter-mini-legal-link" data-autom="footer">Privacy Policy</a> </li> <li class="as-globalfooter-mini-legal-links-item"> <a href="https://www.apple.com/za/privacy/use-of-cookies" data-slot-name="footerConfig" data-feature-name="Footer Navigation" data-display-name="Use of Cookies" class="as-globalfooter-mini-legal-link" data-autom="footer">Use of Cookies</a> </li> <li class="as-globalfooter-mini-legal-links-item"> <a href="http://www.apple.com/legal/internet-services/terms/site.html" data-slot-name="footerConfig" data-feature-name="Footer Navigation" data-display-name="Terms of Use" class="as-globalfooter-mini-legal-link" data-autom="footer">Terms of Use</a> </li> <li class="as-globalfooter-mini-legal-links-item"> <a href="/za/shop/open/salespolicies" data-slot-name="footerConfig" data-feature-name="Footer Navigation" data-display-name="Sales and Refunds" class="as-globalfooter-mini-legal-link" target="new" data-autom="footer">Sales and Refunds</a> </li> <li class="as-globalfooter-mini-legal-links-item"> <a href="/za/shop/browse/sitemap" data-slot-name="footerConfig" data-feature-name="Footer Navigation" data-display-name="Sitemap" class="as-globalfooter-mini-legal-link" data-autom="footer">Site Map</a> </li> </ul> </div> </section> </div> </footer> </div> <script crossorigin="anonymous">dciddstr = 'e2c06709babea2eb4869334a77c84f6c90331bc65ef3e18edc5f99f79d90a721329861b07f590d6bbbe000ab96dcfee416383743f301754ba1eb72f9bac164741ec8bc71dedcc5aab46778e98e40489cf98a85a586ab26711150a72bfeca42bec3e027c8c64af9ee46bdc3b5911d9034da4431e0508721a4b1f0ab0b64bb33791c7bea4dead54510741a3346e4f15c2cbc9d2e3af04883c38b7340896bd9ca5ca791a852ec0cca383a4cffa5d337ec21667736ee0483a05f3805ab2857346117cdb680ab039c79f2098e7bdd8b9deeaf36df6bc11a1255bfd598e9a35ddd2291f0f484b699eb45e8bd2d14ed35ecc776c1b04e37496aa3e8d13e2b93ba835c4dee1d0dffa34367ac9e0a732c47a88797bac22dfba81de1a94406e416f782f9e505033fbce5b2bf2341f80a2c0282c662399c29df691f4f61dca93dcad0545bf268e3359235539ed23cdf394f9019cfe2f60bfdbf2636c68a90e101ec2ca2e5203ead14f4bdcc380acfc51e29ed470a3c28f21caacd64bd697e3e7dd339c3d66f791304481236705304b1519712a10cc74b2e2fc1f4b6390446100f087a724b971c5234e5f7aa56055e8d72bc69b7604a2f80a63dd3a2310ce4cb42617e68fc748da82af52b84cacbd6f3f2d161e6fc00dacf56dc355c89cdc010612ece4070da0e7da095644c39ac15c1e457dfa006c4e9afc075e180f94aa0d767df1d8efce6cc473643c54afcb04791f3384c494df3eeddf8dbe896cbae0d36514258a13fa204e536d9dd338fddde97fbd04389fc84f71239e861edd61abdb42cd705409111982e624cc35401ed';</script> <div id="portal"></div> </body> </html>