CINXE.COM

Bag - Apple (CA)

<!DOCTYPE html> <html class="en-ca amr nojs en seg-consumer ca" lang="en-CA" > <head> <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1" /> <title>Bag - Apple (CA)</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="description" content="Bag" /> <meta name="robots" content="noindex" /> <script crossorigin="anonymous"> document.cookie = "as_sfa=MnxjYXxjYXx8ZW5fQ0F8Y29uc3VtZXJ8aW50ZXJuZXR8MHwwfDE; path=/; domain=apple.com; expires=Thu, 22-May-2025 04:29:43 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":"transaction/bag","pageName":"AOS: bag","properties":{"isHomePage":false,"encryptedStoreId":"wYTKD9KU7DD7KYK7A","serverName":"848000","characterSetForCountry":"UTF-8","currencyCode":"CAD","computedChannel":"AOS: Bag","storeSegmentVariable":"AOS: CA Consumer","storeFrontId":"10093","eventType":"scView","computedCustomStoreName":"AOS: Canada Consumer","langAttribute":"en-ca","evarDataNodesEnabled":true},"currency":"CAD","area":"bag","buyflow":{"entryPointRules":[[null,"bag"],["saved-by-you","digital takeaways"]]}}}</script> <script crossorigin="anonymous"> window.asUnsupportedBrowserUrl = "https://www.apple.com/ca/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); </script> <link data-srs rel="stylesheet" href="https://store.storeimages.cdn-apple.com/4982/store.apple.com/static-resources/rs-globalelements-2.12.1-91ef2/dist/ac-globalnav.css" media="screen, print" /> <link data-srs rel="stylesheet" href="https://store.storeimages.cdn-apple.com/4982/store.apple.com/static-resources/rs-external-1.60.3-44f4f/rel/ca/external.css" media="screen, print" /> <link data-srs rel="stylesheet" href="https://store.storeimages.cdn-apple.com/4982/store.apple.com/static-resources/rs-vendor-1.23.1-aba25/dist/common-css@1.0.7/dist/common.css" media="screen, print" /> <link data-srs rel="stylesheet" href="https://store.storeimages.cdn-apple.com/4982/store.apple.com/static-resources/rs-checkout-5.4.2-c1af5/dist/bag.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/4982/store.apple.com/shop/Catalog/regional/amr/css/aos-overrides.css" media="screen, print" /> <link rel="stylesheet" href="https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/Catalog/global/css/dd/buy-flow/bag.css" media="screen, print" /> <link rel="stylesheet" href="https://store.storeimages.cdn-apple.com/4982/store.apple.com/shop/Catalog/global/css/web/fee/transaction/as-bag.css" media="screen, print" /> <script crossorigin="anonymous"> window.irOn=true; </script> <script crossorigin="anonymous"> window.ECHO_CONFIG = { metadata: { environment: "", format: "common", fmt: "common", region: "amr", country: "CA", sf: "ca", segment: "Consumer", locale: "en-ca", referer: document.referrer, node: "transaction/bag", pageResource: "rs-checkout-5", feature: "bag", targetEnabled: "false" }, config: { "app": "com.apple.www.Store", "delaySendingPageViewDataMS": 500, "nonEssentialEventSampleRatePct": 0.1, "altTextEventSampleRatePct": 0.1, "customEventSampleRatePct": 1.0, "interactionEventSampleRatePct": 100.0, "performanceMeasureEventSampleRatePct": 1.0, "performanceNowEventSampleRatePct": 10.0, "resourceEventSampleRatePct": 0.1, "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", "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/4982/store.apple.com/static-resources/rs-echo-3.21.1-1626b/dist/echo-nomodule.min.js" nomodule crossorigin="anonymous"></script> <script data-srs src="https://store.storeimages.cdn-apple.com/4982/store.apple.com/static-resources/rs-external-1.60.3-44f4f/rel/unsupportedBrowser.min.js" nomodule crossorigin="anonymous"></script> <script data-srs src="https://store.storeimages.cdn-apple.com/4982/store.apple.com/static-resources/rs-echo-3.21.1-1626b/dist/echo.min.js" async crossorigin="anonymous" type="module"></script> <script data-srs src="https://store.storeimages.cdn-apple.com/4982/store.apple.com/static-resources/rs-external-1.60.3-44f4f/rel/external.js" crossorigin="anonymous"></script> <script data-srs src="https://store.storeimages.cdn-apple.com/4982/store.apple.com/static-resources/rs-external-1.60.3-44f4f/rel/log.js" crossorigin="anonymous"></script> <script data-srs src="https://store.storeimages.cdn-apple.com/4982/store.apple.com/static-resources/rs-vendor-1.23.1-aba25/dist/lodash@4.17.21/lodash.min.js" crossorigin="anonymous"></script> <script data-srs src="https://store.storeimages.cdn-apple.com/4982/store.apple.com/static-resources/rs-vendor-1.23.1-aba25/dist/react@18.2.0/umd/react.production.min.js" crossorigin="anonymous"></script> <script data-srs src="https://store.storeimages.cdn-apple.com/4982/store.apple.com/static-resources/rs-vendor-1.23.1-aba25/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/4982/store.apple.com/static-resources/rs-checkout-5.4.2-c1af5/dist/bag.js" crossorigin="anonymous"></script> <script data-srs src="https://store.storeimages.cdn-apple.com/4982/store.apple.com/static-resources/rs-globalelements-2.12.1-91ef2/dist/ac-globalnav.umd.js" defer crossorigin="anonymous"></script> <script data-srs src="https://store.storeimages.cdn-apple.com/4982/store.apple.com/static-resources/rs-globalelements-2.12.1-91ef2/dist/globalelements.js" crossorigin="anonymous"></script> <script data-srs id="applepay-sdk-js" data-src="https://applepay.cdn-apple.com/jsapi/v1.2.1/apple-pay-sdk.js" crossorigin="anonymous" integrity="sha384-hopRfycfKWs+MFyVuNk99Lb7EEhZdyoatMFJRsBk8bXoxaBXkQ+LCPm98iPgFw3a"></script> <script> window.chatConfig = {"chat":{"page":[{"name":"WEB_CHAT_COUNTRY","value":"ca"},{"name":"WEB_CHAT_LANGUAGE","value":"en"},{"name":"WEB_CHAT_ORDERNUMBER","value":null},{"name":"WEB_CHAT_GEO","value":"amr"},{"name":"WEB_CHAT_SEGMENT","value":"consumer"},{"name":"WEB_CHAT_SECTION","value":"product selection"},{"name":"WEB_CHAT_SUBSECTION","value":"bag"},{"name":"WEB_CHAT_REFER","value":null},{"name":"WEB_CHAT_APP","value":"AOS"},{"name":"WEB_CHAT_PAGE","value":"AOS: bag"},{"name":"url","value":"https://contactretail.apple.com"}]}}; </script> </head> <body id="body-main" > <div class="metrics"> <noscript> <img src="https://securemetrics.apple.com/b/ss/applestoreww/1/H.8--NS/0?pageName=No-Script:AOS%3A+bag" height="1" width="1" alt=""/> </noscript> <script crossorigin="anonymous"> if (window.asMetrics && window.asMetrics.initialize) { window.asMetrics.initialize(); } </script> </div> <div id="page"> <script id="aos-gn-links" type="application/json"> { "educationrouting" : "https://www.apple.com/ca/shop/browse/home/education_routing", "special_deals" : "https://www.apple.com/ca/shop/refurbished", "buy_iphone/iphone_se" : "https://www.apple.com/ca/shop/buy-iphone/iphone-se", "buy_mac" : "https://www.apple.com/ca/shop/buy-mac", "order/list" : "https://secure.store.apple.com/ca/shop/order/list", "buy_airtag/airtag" : "https://www.apple.com/ca/shop/browse/home/shop_airtag/family/airtag", "buy_watch" : "https://www.apple.com/ca/shop/buy-watch", "ipad/keyboards" : "https://www.apple.com/ca/shop/ipad/accessories/keyboards", "ipad/accessories" : "https://www.apple.com/ca/shop/ipad/accessories", "accessories/all_accessories/made_by_apple" : "https://www.apple.com/ca/shop/accessories/all/made-by-apple", "watch/bands" : "https://www.apple.com/ca/shop/watch/bands", "buy_homepod/homepod_mini" : "https://www.apple.com/ca/shop/homepod/family/homepod-mini", "eppstore/veteransandmilitary" : "https://www.apple.com/ca/", "studio/apple_watch" : "https://www.apple.com/ca/shop/studio/apple-watch", "payment_plan" : "https://www.apple.com/ca/shop/browse/finance/PaypalFinancingLandingPage", "buy_homepod/homepod" : "https://www.apple.com/ca/shop/homepod/family/homepod", "buy_tv/apple_tv_4k" : "https://www.apple.com/ca/shop/tv/family/apple-tv-4k", "trade_in" : "https://www.apple.com/ca/shop/trade-in", "mac/accessories" : "https://www.apple.com/ca/shop/mac/accessories", "accessories/all_accessories/beats_featured" : "https://www.apple.com/ca/shop/accessories/all/beats-featured", "buy_iphone/carrier_offers" : "https://www.apple.com/ca/shop/buy-iphone/carrier-offers", "store" : "https://www.apple.com/ca/store", "watch/accessories" : "https://www.apple.com/ca/shop/watch/accessories", "buy_ipad" : "https://www.apple.com/ca/shop/buy-ipad", "buy_iphone" : "https://www.apple.com/ca/shop/buy-iphone", "smart_home/accessories" : "https://www.apple.com/ca/shop/smart-home/accessories", "buy_iphone/iphone_12" : "https://www.apple.com/ca/iphone", "buy_iphone/iphone_13" : "https://www.apple.com/ca/iphone", "product/MW5G3" : "/ca/shop/product/MW5G3CL/A/siri-remote", "iphone/accessories" : "https://www.apple.com/ca/shop/iphone/accessories", "buy_accessories" : "https://www.apple.com/ca/shop/accessories/all"} </script> <meta name="aos-gn-template" content="2.12.1 - Thu Nov 14 2024 21:04:02 GMT-0800 (Pacific Standard Time)" /> <meta name="globalnav-store-key" content="SJHJUH4YFCTTPD4F4" /> <meta name="globalnav-search-field[action]" content="/ca/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-CA" dir="ltr" class="globalmessage-segment"> <ul data-strings="{&quot;view&quot;:&quot;{%STOREFRONT%} Store Home&quot;,&quot;segments&quot;:{&quot;eduInd&quot;:&quot;Education Store Home&quot;,&quot;other&quot;:&quot;Store Home&quot;},&quot;exit&quot;:&quot;Exit&quot;}" class="globalmessage-segment-content"></ul> </aside> <nav id="globalnav" lang="en-CA" dir="ltr" aria-label="Global" data-analytics-element-engagement-start="globalnav:onFlyoutOpen" data-analytics-element-engagement-end="globalnav:onFlyoutClose" data-store-api="https://www.apple.com/ca/shop/bag/status" 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 aria-label="Main menu" class="globalnav-menuback-button"> <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/ca/" 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 data-topnav-flyout-item="menu" data-topnav-flyout-label="Menu" role="none" class="globalnav-item globalnav-menu"> <div data-topnav-flyout="menu" class="globalnav-flyout"> <div class="globalnav-menu-list"> <div data-analytics-element-engagement="globalnav hover - store" class="globalnav-item globalnav-item-store globalnav-item-menu"> <ul role="none" class="globalnav-submenu-trigger-group"> <li class="globalnav-submenu-trigger-item"> <a href="/ca/store" data-globalnav-item-name="store" data-topnav-flyout-trigger-compact="true" data-analytics-title="store" data-analytics-element-engagement="hover - store" aria-label="Store" class="globalnav-link globalnav-submenu-trigger-link globalnav-link-store" data-autom="gn_store"><span class="globalnav-link-text-container"><span class="globalnav-image-regular globalnav-link-image"><svg height="44" viewbox="0 0 30 44" width="30" xmlns="http://www.w3.org/2000/svg"> <path d="m26.5679 20.4629c1.002 0 1.67.738 1.693 1.857h-3.48c.076-1.119.779-1.857 1.787-1.857zm2.754 2.672v-.387c0-1.963-1.037-3.176-2.742-3.176-1.735 0-2.848 1.289-2.848 3.276 0 1.998 1.096 3.263 2.848 3.263 1.383 0 2.367-.668 2.66-1.746h-1.008c-.264.557-.814.856-1.629.856-1.072 0-1.769-.791-1.822-2.039v-.047zm-9.547-3.451h.96v.937h.094c.188-.615.914-1.049 1.752-1.049.164 0 .375.012.504.03v1.007c-.082-.023-.445-.058-.644-.058-.961 0-1.659 1.098-1.659 1.535v3.914h-1.007zm-4.27 5.519c-1.195 0-1.869-.867-1.869-2.361 0-1.5.674-2.361 1.869-2.361 1.196 0 1.87.861 1.87 2.361 0 1.494-.674 2.361-1.87 2.361zm0-5.631c-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.269 0-2.033-1.114-3.27-2.913-3.27zm-5.478-1.475v1.635h1.407v.843h-1.407v3.575c0 .744.282 1.06.938 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-8.103 5.694c.129.885.973 1.447 2.174 1.447 1.137 0 1.975-.615 1.975-1.453 0-.72-.527-1.177-1.693-1.47l-1.084-.282c-1.53-.386-2.192-1.078-2.192-2.279 0-1.436 1.201-2.408 2.988-2.408 1.635 0 2.854.972 2.942 2.338h-1.061c-.146-.867-.861-1.383-1.916-1.383-1.125 0-1.869.562-1.869 1.418 0 .662.463 1.043 1.629 1.342l.885.234c1.752.439 2.455 1.119 2.455 2.361 0 1.553-1.225 2.543-3.158 2.543-1.793 0-3.03-.949-3.141-2.408z"></path></svg></span><span class="globalnav-link-text">Store</span></span></a> </li> </ul> </div> <div data-analytics-element-engagement="globalnav hover - mac" class="globalnav-item globalnav-item-mac globalnav-item-menu"> <ul role="none" class="globalnav-submenu-trigger-group"> <li class="globalnav-submenu-trigger-item"> <a href="https://www.apple.com/ca/mac/" data-globalnav-item-name="mac" data-topnav-flyout-trigger-compact="true" 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 role="none" class="globalnav-submenu-trigger-group"> <li class="globalnav-submenu-trigger-item"> <a href="https://www.apple.com/ca/ipad/" data-globalnav-item-name="ipad" data-topnav-flyout-trigger-compact="true" 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 role="none" class="globalnav-submenu-trigger-group"> <li class="globalnav-submenu-trigger-item"> <a href="https://www.apple.com/ca/iphone/" data-globalnav-item-name="iphone" data-topnav-flyout-trigger-compact="true" 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 role="none" class="globalnav-submenu-trigger-group"> <li class="globalnav-submenu-trigger-item"> <a href="https://www.apple.com/ca/watch/" data-globalnav-item-name="watch" data-topnav-flyout-trigger-compact="true" 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 - vision" class="globalnav-item globalnav-item-vision globalnav-item-menu"> <ul role="none" class="globalnav-submenu-trigger-group"> <li class="globalnav-submenu-trigger-item"> <a href="https://www.apple.com/ca/apple-vision-pro/" data-globalnav-item-name="vision" data-topnav-flyout-trigger-compact="true" data-analytics-title="vision" data-analytics-element-engagement="hover - vision" aria-label="Vision" class="globalnav-link globalnav-submenu-trigger-link globalnav-link-vision" data-autom="gn_vision"><span class="globalnav-link-text-container"><span class="globalnav-image-regular globalnav-link-image"><svg xmlns="http://www.w3.org/2000/svg" width="34" height="44" viewbox="0 0 34 44"> <g id="en-US_globalnav_links_vision_image_large"> <rect id="box_" width="34" height="44" fill="none"></rect> <path id="art_" d="m.4043,17.5449h1.1074l2.4844,7.0898h.0938l2.4844-7.0898h1.1074l-3.1172,8.4551h-1.043L.4043,17.5449Zm8.3467.2168c0-.3867.3164-.7031.7031-.7031s.7031.3164.7031.7031-.3164.7031-.7031.7031-.7031-.3164-.7031-.7031Zm.1875,1.9219h1.0195v6.3164h-1.0195v-6.3164Zm2.499,4.7051h1.043c.1699.5273.6738.873,1.4824.873.8496,0,1.4531-.4043,1.4531-.9785v-.0117c0-.4277-.3223-.7266-1.1016-.9141l-.9785-.2344c-1.1836-.2812-1.7168-.7969-1.7168-1.7051v-.0059c0-1.0488,1.0078-1.8398,2.3496-1.8398,1.3242,0,2.2441.6621,2.3848,1.6934h-1.002c-.1348-.498-.627-.8438-1.3887-.8438-.75,0-1.3008.3867-1.3008.9434v.0117c0,.4277.3164.6973,1.0605.8789l.9727.2344c1.1895.2871,1.7637.8027,1.7637,1.7051v.0117c0,1.125-1.0957,1.9043-2.5312,1.9043-1.4062,0-2.373-.6797-2.4902-1.7227Zm6.3203-6.627c0-.3867.3164-.7031.7031-.7031s.7031.3164.7031.7031-.3164.7031-.7031.7031-.7031-.3164-.7031-.7031Zm.1875,1.9219h1.0195v6.3164h-1.0195v-6.3164Zm2.5049,3.1641v-.0117c0-2.0273,1.1133-3.2637,2.9121-3.2637s2.9121,1.2363,2.9121,3.2637v.0117c0,2.0215-1.1133,3.2637-2.9121,3.2637s-2.9121-1.2422-2.9121-3.2637Zm4.7812,0v-.0117c0-1.4941-.6738-2.3613-1.8691-2.3613s-1.8691.8672-1.8691,2.3613v.0117c0,1.4883.6738,2.3613,1.8691,2.3613s1.8691-.873,1.8691-2.3613Zm2.5049-3.1641h1.0195v.9492h.0938c.3164-.668.9082-1.0605,1.8398-1.0605,1.418,0,2.209.8379,2.209,2.3379v4.0898h-1.0195v-3.8438c0-1.1367-.4688-1.6816-1.4766-1.6816s-1.6465.6797-1.6465,1.7871v3.7383h-1.0195v-6.3164Z"></path> </g></svg></span><span class="globalnav-link-text">Vision</span></span></a> </li> </ul> </div> <div data-analytics-element-engagement="globalnav hover - airpods" class="globalnav-item globalnav-item-airpods globalnav-item-menu"> <ul role="none" class="globalnav-submenu-trigger-group"> <li class="globalnav-submenu-trigger-item"> <a href="https://www.apple.com/ca/airpods/" data-globalnav-item-name="airpods" data-topnav-flyout-trigger-compact="true" data-analytics-title="airpods" data-analytics-element-engagement="hover - airpods" aria-label="AirPods" class="globalnav-link globalnav-submenu-trigger-link globalnav-link-airpods" data-autom="gn_airpods"><span class="globalnav-link-text-container"><span class="globalnav-image-regular globalnav-link-image"><svg height="44" viewbox="0 0 43 44" width="43" xmlns="http://www.w3.org/2000/svg"> <path d="m11.7153 19.6836h.961v.937h.094c.187-.615.914-1.048 1.752-1.048.164 0 .375.011.504.029v1.008c-.082-.024-.446-.059-.645-.059-.961 0-1.658.645-1.658 1.535v3.914h-1.008zm28.135-.111c1.324 0 2.244.656 2.379 1.693h-.996c-.135-.504-.627-.838-1.389-.838-.75 0-1.336.381-1.336.943 0 .434.352.704 1.096.885l.973.235c1.189.287 1.763.802 1.763 1.711 0 1.13-1.095 1.91-2.531 1.91-1.406 0-2.373-.674-2.484-1.723h1.037c.17.533.674.873 1.482.873.85 0 1.459-.404 1.459-.984 0-.434-.328-.727-1.002-.891l-1.084-.264c-1.183-.287-1.722-.796-1.722-1.71 0-1.049 1.013-1.84 2.355-1.84zm-6.665 5.631c-1.155 0-1.846-.885-1.846-2.362 0-1.471.697-2.361 1.846-2.361 1.142 0 1.857.914 1.857 2.361 0 1.459-.709 2.362-1.857 2.362zm1.834-8.028v3.504h-.088c-.358-.691-1.102-1.107-1.981-1.107-1.605 0-2.654 1.289-2.654 3.269 0 1.987 1.037 3.27 2.654 3.27.873 0 1.623-.416 2.022-1.119h.094v1.007h.961v-8.824zm-9.001 8.028c-1.195 0-1.869-.868-1.869-2.362 0-1.5.674-2.361 1.869-2.361 1.196 0 1.869.861 1.869 2.361 0 1.494-.673 2.362-1.869 2.362zm0-5.631c-1.799 0-2.912 1.236-2.912 3.269 0 2.028 1.113 3.27 2.912 3.27s2.912-1.242 2.912-3.27c0-2.033-1.113-3.269-2.912-3.269zm-17.071 6.427h1.008v-6.316h-1.008zm-.199-8.238c0-.387.317-.703.703-.703.387 0 .703.316.703.703s-.316.703-.703.703c-.386 0-.703-.316-.703-.703zm-6.137 4.922 1.324-3.773h.093l1.325 3.773zm1.892-5.139h-1.043l-3.117 8.455h1.107l.85-2.42h3.363l.85 2.42h1.107zm14.868 4.5h-1.864v-3.562h1.864c1.224 0 1.898.639 1.898 1.799 0 1.119-.697 1.763-1.898 1.763zm.275-4.5h-3.193v8.455h1.054v-3.017h2.127c1.588 0 2.719-1.119 2.719-2.701 0-1.612-1.107-2.737-2.707-2.737z"></path></svg></span><span class="globalnav-link-text">AirPods</span></span></a> </li> </ul> </div> <div data-analytics-element-engagement="globalnav hover - tv-home" class="globalnav-item globalnav-item-tv-home globalnav-item-menu"> <ul role="none" class="globalnav-submenu-trigger-group"> <li class="globalnav-submenu-trigger-item"> <a href="https://www.apple.com/ca/tv-home/" data-globalnav-item-name="tv-home" data-topnav-flyout-trigger-compact="true" data-analytics-title="tv &amp; home" data-analytics-element-engagement="hover - tv &amp; home" aria-label="TV and Home" class="globalnav-link globalnav-submenu-trigger-link globalnav-link-tv-home" data-autom="gn_tv-home"><span class="globalnav-link-text-container"><span class="globalnav-image-regular globalnav-link-image"><svg height="44" viewbox="0 0 65 44" width="65" xmlns="http://www.w3.org/2000/svg"> <path d="m4.3755 26v-7.5059h-2.7246v-.9492h6.5039v.9492h-2.7246v7.5059zm7.7314 0-3.1172-8.4551h1.1074l2.4844 7.0898h.0938l2.4844-7.0898h1.1074l-3.1172 8.4551zm13.981-.8438c-.7207.6328-1.7109 1.002-2.7363 1.002-1.6816 0-2.8594-.9961-2.8594-2.4141 0-1.002.5449-1.7637 1.6758-2.3613.0762-.0352.2344-.1172.3281-.1641-.7793-.8203-1.0605-1.3652-1.0605-1.9805 0-1.084.9199-1.8926 2.1562-1.8926 1.248 0 2.1562.7969 2.1562 1.9043 0 .8672-.5215 1.5-1.8281 2.1855l2.1152 2.2734c.2637-.5273.3984-1.2188.3984-2.2734v-.1465h.9844v.1523c0 1.3125-.2344 2.2676-.6973 2.9824l1.4708 1.5764h-1.3242zm-4.541-1.4824c0 .9492.7676 1.5938 1.8984 1.5938.7676 0 1.5586-.3047 2.0215-.791l-2.3906-2.6133c-.0645.0234-.2168.0996-.2988.1406-.8145.4219-1.2305 1.0078-1.2305 1.6699zm3.2109-4.3886c0-.6562-.4746-1.1016-1.1602-1.1016-.6738 0-1.1543.457-1.1543 1.1133 0 .4688.2402.8789.9082 1.541 1.0313-.5274 1.4063-.9492 1.4063-1.5527zm13.5176 6.7148v-3.8496h-4.6406v3.8496h-1.0547v-8.4551h1.0547v3.6562h4.6406v-3.6562h1.0547v8.4551zm2.6455-3.1582c0-2.0332 1.1133-3.2695 2.9121-3.2695s2.9121 1.2363 2.9121 3.2695c0 2.0273-1.1133 3.2695-2.9121 3.2695s-2.9121-1.2422-2.9121-3.2695zm4.7812 0c0-1.5-.6738-2.3613-1.8691-2.3613s-1.8691.8613-1.8691 2.3613c0 1.4941.6738 2.3613 1.8691 2.3613s1.8691-.8672 1.8691-2.3613zm2.5054-3.1582h.9609v.9961h.0938c.2871-.7031.9199-1.1074 1.7637-1.1074.8555 0 1.4531.4512 1.7461 1.1074h.0938c.3398-.668 1.0605-1.1074 1.9336-1.1074 1.2891 0 2.0098.7383 2.0098 2.0625v4.3652h-1.0078v-4.1309c0-.9316-.4395-1.3887-1.3301-1.3887-.8789 0-1.4648.6562-1.4648 1.459v4.0606h-1.0078v-4.2891c0-.75-.5215-1.2305-1.3184-1.2305-.8262 0-1.4648.7148-1.4648 1.6055v3.9141h-1.0078v-6.3164zm15.5127 4.6816c-.293 1.0781-1.2773 1.7461-2.6602 1.7461-1.752 0-2.8477-1.2656-2.8477-3.2637 0-1.9863 1.1133-3.2754 2.8477-3.2754 1.7051 0 2.7422 1.2129 2.7422 3.1758v.3867h-4.541v.0469c.0527 1.248.75 2.0391 1.8223 2.0391.8145 0 1.3652-.2988 1.6289-.8555zm-4.459-2.0449h3.4805c-.0234-1.1191-.6914-1.8574-1.6934-1.8574-1.0078 0-1.7109.7383-1.7871 1.8574z"></path></svg></span><span class="globalnav-link-text">TV &amp; Home</span></span></a> </li> </ul> </div> <div data-analytics-element-engagement="globalnav hover - entertainment" class="globalnav-item globalnav-item-entertainment globalnav-item-menu"> <ul role="none" class="globalnav-submenu-trigger-group"> <li class="globalnav-submenu-trigger-item"> <a href="https://www.apple.com/ca/services/" data-globalnav-item-name="entertainment" data-topnav-flyout-trigger-compact="true" data-analytics-title="entertainment" data-analytics-element-engagement="hover - entertainment" aria-label="Entertainment" class="globalnav-link globalnav-submenu-trigger-link globalnav-link-entertainment" data-autom="gn_entertainment"><span class="globalnav-link-text-container"><span class="globalnav-image-regular globalnav-link-image"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 77 44" width="77" height="44"> <path d="m0 17.4863h5.2383v.9492h-4.1836v2.7129h3.9668v.9375h-3.9668v2.9062h4.1836v.9492h-5.2383zm6.8994 2.1387h1.0195v.9492h.0938c.3164-.668.9082-1.0605 1.8398-1.0605 1.418 0 2.209.8379 2.209 2.3379v4.0898h-1.0195v-3.8438c0-1.1367-.4688-1.6816-1.4766-1.6816s-1.6465.6797-1.6465 1.7871v3.7383h-1.0195zm7.2803 4.6758v-3.832h-.9961v-.8438h.9961v-1.6348h1.0547v1.6348h1.3828v.8438h-1.3828v3.5742c0 .7441.2578 1.043.9141 1.043.1816 0 .2812-.0059.4688-.0234v.8672c-.1992.0352-.3926.0586-.5918.0586-1.3009-.0001-1.8458-.4806-1.8458-1.6876zm3.4365-1.4942v-.0059c0-1.9512 1.1133-3.2871 2.8301-3.2871s2.7598 1.2773 2.7598 3.1641v.3984h-4.5469c.0293 1.3066.75 2.0684 1.875 2.0684.8555 0 1.3828-.4043 1.5527-.7852l.0234-.0527h1.0195l-.0117.0469c-.2168.8555-1.1191 1.6992-2.6074 1.6992-1.8046 0-2.8945-1.2656-2.8945-3.2461zm1.0606-.5449h3.4922c-.1055-1.248-.7969-1.8398-1.7285-1.8398-.9376 0-1.6524.6386-1.7637 1.8398zm5.9912-2.6367h1.0195v.9375h.0938c.2402-.6621.832-1.0488 1.6875-1.0488.1934 0 .4102.0234.5098.041v.9902c-.2109-.0352-.4043-.0586-.627-.0586-.9727 0-1.6641.6152-1.6641 1.541v3.9141h-1.0195zm4.9658 4.6758v-3.832h-.9961v-.8438h.9961v-1.6348h1.0547v1.6348h1.3828v.8438h-1.3828v3.5742c0 .7441.2578 1.043.9141 1.043.1816 0 .2812-.0059.4688-.0234v.8672c-.1992.0352-.3926.0586-.5918.0586-1.3009-.0001-1.8458-.4806-1.8458-1.6876zm3.4658-.1231v-.0117c0-1.125.832-1.7754 2.3027-1.8633l1.8105-.1113v-.5742c0-.7793-.4746-1.2012-1.418-1.2012-.7559 0-1.2539.2812-1.418.7734l-.0059.0176h-1.0195l.0059-.0352c.1641-.9902 1.125-1.6582 2.4727-1.6582 1.541 0 2.4023.791 2.4023 2.1035v4.3242h-1.0195v-.9316h-.0938c-.3984.6738-1.0605 1.043-1.9102 1.043-1.201 0-2.1092-.7265-2.1092-1.875zm2.3203.9903c1.0371 0 1.793-.6797 1.793-1.582v-.5742l-1.6875.1055c-.9609.0586-1.3828.3984-1.3828 1.0254v.0117c0 .6386.5449 1.0136 1.2773 1.0136zm4.3926-7.4649c0-.3867.3164-.7031.7031-.7031s.7031.3164.7031.7031-.3164.7031-.7031.7031-.7031-.3164-.7031-.7031zm.1875 1.9219h1.0195v6.3164h-1.0195zm2.8213 0h1.0195v.9492h.0938c.3164-.668.9082-1.0605 1.8398-1.0605 1.418 0 2.209.8379 2.209 2.3379v4.0898h-1.0195v-3.8438c0-1.1367-.4688-1.6816-1.4766-1.6816s-1.6465.6797-1.6465 1.7871v3.7383h-1.0195zm6.8818 0h1.0195v.9609h.0938c.2812-.6797.8789-1.0723 1.7051-1.0723.8555 0 1.4531.4512 1.7461 1.1074h.0938c.3398-.668 1.0605-1.1074 1.9336-1.1074 1.2891 0 2.0098.7383 2.0098 2.0625v4.3652h-1.0195v-4.1309c0-.9316-.4277-1.3945-1.3184-1.3945-.8789 0-1.459.6621-1.459 1.4648v4.0605h-1.0195v-4.2891c0-.75-.5156-1.2363-1.3125-1.2363-.8262 0-1.4531.7207-1.4531 1.6113v3.9141h-1.0195v-6.3162zm10.0049 3.1816v-.0059c0-1.9512 1.1133-3.2871 2.8301-3.2871s2.7598 1.2773 2.7598 3.1641v.3984h-4.5469c.0293 1.3066.75 2.0684 1.875 2.0684.8555 0 1.3828-.4043 1.5527-.7852l.0234-.0527h1.0195l-.0116.0469c-.2168.8555-1.1191 1.6992-2.6074 1.6992-1.8047 0-2.8946-1.2656-2.8946-3.2461zm1.0606-.5449h3.4922c-.1055-1.248-.7969-1.8398-1.7285-1.8398-.9376 0-1.6524.6386-1.7637 1.8398zm5.9912-2.6367h1.0195v.9492h.0938c.3164-.668.9082-1.0605 1.8398-1.0605 1.418 0 2.209.8379 2.209 2.3379v4.0898h-1.0195v-3.8438c0-1.1367-.4688-1.6816-1.4766-1.6816s-1.6465.6797-1.6465 1.7871v3.7383h-1.0195zm7.2802 4.6758v-3.832h-.9961v-.8438h.9961v-1.6348h1.0547v1.6348h1.3828v.8438h-1.3828v3.5742c0 .7441.2578 1.043.9141 1.043.1816 0 .2812-.0059.4688-.0234v.8672c-.1992.0352-.3926.0586-.5918.0586-1.3008-.0001-1.8458-.4806-1.8458-1.6876z"></path></svg></span><span class="globalnav-link-text">Entertainment</span></span></a> </li> </ul> </div> <div data-analytics-element-engagement="globalnav hover - accessories" class="globalnav-item globalnav-item-accessories globalnav-item-menu"> <ul role="none" class="globalnav-submenu-trigger-group"> <li class="globalnav-submenu-trigger-item"> <a href="/ca/shop/accessories/all" data-globalnav-item-name="accessories" data-topnav-flyout-trigger-compact="true" data-analytics-title="accessories" data-analytics-element-engagement="hover - accessories" aria-label="Accessories" class="globalnav-link globalnav-submenu-trigger-link globalnav-link-accessories" data-autom="gn_accessories"><span class="globalnav-link-text-container"><span class="globalnav-image-regular globalnav-link-image"><svg height="44" viewbox="0 0 67 44" width="67" xmlns="http://www.w3.org/2000/svg"> <path d="m5.6603 23.5715h-3.3633l-.8496 2.4199h-1.1074l3.1172-8.4551h1.043l3.1172 8.4551h-1.1075zm-3.0527-.8965h2.7422l-1.3242-3.7734h-.0938zm10.0986-1.0664c-.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.0449zm6.5947 0c-.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.0449zm7.5796 2.748c-.293 1.0781-1.2773 1.7461-2.6602 1.7461-1.752 0-2.8477-1.2656-2.8477-3.2637 0-1.9863 1.1133-3.2754 2.8477-3.2754 1.7051 0 2.7422 1.2129 2.7422 3.1758v.3867h-4.541v.0469c.0527 1.248.75 2.0391 1.8223 2.0391.8145 0 1.3652-.2988 1.6289-.8555zm-4.459-2.0449h3.4805c-.0234-1.1191-.6914-1.8574-1.6934-1.8574-1.0078 0-1.7109.7383-1.7871 1.8574zm8.212-2.748c1.3242 0 2.2441.6562 2.3789 1.6934h-.9961c-.1348-.5039-.627-.8379-1.3887-.8379-.75 0-1.3359.3809-1.3359.9434 0 .4336.3516.7031 1.0957.8848l.9727.2344c1.1895.2871 1.7637.8027 1.7637 1.7109 0 1.1309-1.0957 1.9102-2.5312 1.9102-1.4062 0-2.373-.6738-2.4844-1.7227h1.0371c.1699.5332.6738.873 1.4824.873.8496 0 1.459-.4043 1.459-.9844 0-.4336-.3281-.7266-1.002-.8906l-1.084-.2637c-1.1836-.2871-1.7227-.7969-1.7227-1.7109 0-1.0489 1.0137-1.8399 2.3555-1.8399zm6.0439 0c1.3242 0 2.2441.6562 2.3789 1.6934h-.9961c-.1348-.5039-.627-.8379-1.3887-.8379-.75 0-1.3359.3809-1.3359.9434 0 .4336.3516.7031 1.0957.8848l.9727.2344c1.1895.2871 1.7637.8027 1.7637 1.7109 0 1.1309-1.0957 1.9102-2.5312 1.9102-1.4062 0-2.373-.6738-2.4844-1.7227h1.0371c.1699.5332.6738.873 1.4824.873.8496 0 1.459-.4043 1.459-.9844 0-.4336-.3281-.7266-1.002-.8906l-1.084-.2637c-1.1836-.2871-1.7227-.7969-1.7227-1.7109 0-1.0489 1.0137-1.8399 2.3555-1.8399zm3.6357 3.2695c0-2.0332 1.1133-3.2695 2.9121-3.2695s2.9121 1.2363 2.9121 3.2695c0 2.0273-1.1133 3.2695-2.9121 3.2695s-2.9121-1.2422-2.9121-3.2695zm4.7813 0c0-1.5-.6738-2.3613-1.8691-2.3613s-1.8691.8613-1.8691 2.3613c0 1.4941.6738 2.3613 1.8691 2.3613s1.8691-.8672 1.8691-2.3613zm2.5054-3.1582h.9609v.9375h.0938c.1875-.6152.9141-1.0488 1.752-1.0488.1641 0 .375.0117.5039.0293v1.0078c-.082-.0234-.4453-.0586-.6445-.0586-.9609 0-1.6582.6445-1.6582 1.5352v3.9141h-1.0078v-6.3165zm4.2744-1.9219c0-.3867.3164-.7031.7031-.7031s.7031.3164.7031.7031-.3164.7031-.7031.7031-.7031-.3164-.7031-.7031zm.1992 1.9219h1.0078v6.3164h-1.0078zm8.001 4.6816c-.293 1.0781-1.2773 1.7461-2.6602 1.7461-1.752 0-2.8477-1.2656-2.8477-3.2637 0-1.9863 1.1133-3.2754 2.8477-3.2754 1.7051 0 2.7422 1.2129 2.7422 3.1758v.3867h-4.541v.0469c.0527 1.248.75 2.0391 1.8223 2.0391.8145 0 1.3652-.2988 1.6289-.8555zm-4.459-2.0449h3.4805c-.0234-1.1191-.6914-1.8574-1.6934-1.8574-1.0078 0-1.7109.7383-1.7871 1.8574zm8.2119-2.748c1.3242 0 2.2441.6562 2.3789 1.6934h-.9961c-.1348-.5039-.627-.8379-1.3887-.8379-.75 0-1.3359.3809-1.3359.9434 0 .4336.3516.7031 1.0957.8848l.9727.2344c1.1895.2871 1.7637.8027 1.7637 1.7109 0 1.1309-1.0957 1.9102-2.5312 1.9102-1.4062 0-2.373-.6738-2.4844-1.7227h1.0371c.1699.5332.6738.873 1.4824.873.8496 0 1.459-.4043 1.459-.9844 0-.4336-.3281-.7266-1.002-.8906l-1.084-.2637c-1.1836-.2871-1.7227-.7969-1.7227-1.7109 0-1.0489 1.0137-1.8399 2.3555-1.8399z"></path></svg></span><span class="globalnav-link-text">Accessories</span></span></a> </li> </ul> </div> <div data-analytics-element-engagement="globalnav hover - support" class="globalnav-item globalnav-item-support globalnav-item-menu"> <ul role="none" class="globalnav-submenu-trigger-group"> <li class="globalnav-submenu-trigger-item"> <a href="https://www.apple.com/ca/support/" data-globalnav-item-name="support" data-topnav-flyout-trigger-compact="true" 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> </div> </li> <li data-topnav-flyout-label="Search apple.com" data-analytics-title="open - search field" class="globalnav-item globalnav-search" data-autom="globalnav-search"> <a role="button" id="globalnav-menubutton-link-search" href="/ca/search" data-topnav-flyout-trigger-regular="true" data-topnav-flyout-trigger-compact="true" aria-label="Search apple.com" data-analytics-title="open - search field" class="globalnav-link globalnav-link-search"><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" aria-labelledby="globalnav-menubutton-link-search" class="globalnav-flyout globalnav-submenu"> <div class="globalnav-flyout-scroll-container"> <div class="globalnav-flyout-content globalnav-submenu-content"> <form action="/ca/search" method="get" class="globalnav-searchfield"> <div class="globalnav-searchfield-wrapper"> <input placeholder="Search apple.com" aria-label="Search apple.com" autocorrect="off" autocapitalize="off" autocomplete="off" class="globalnav-searchfield-input"></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 aria-label="Clear search" tabindex="-1" type="button" class="globalnav-searchfield-reset"> <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 aria-label="Submit search" tabindex="-1" aria-hidden="true" type="submit" class="globalnav-searchfield-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 role="status" aria-live="polite" data-topnav-searchresults-label="total results" class="globalnav-searchresults-count"></div> </form> <div class="globalnav-searchresults"></div> </div> </div> </div> </li> <li id="globalnav-bag" data-analytics-region="bag" class="globalnav-item globalnav-bag"> <div class="globalnav-bag-wrapper"> <a role="button" id="globalnav-menubutton-link-bag" href="/ca/shop/bag" aria-label="Shopping Bag" data-globalnav-item-name="bag" data-topnav-flyout-trigger-regular="true" data-topnav-flyout-trigger-compact="true" data-analytics-title="open - bag" class="globalnav-link globalnav-link-bag" data-autom="gn_bag"><span class="globalnav-image-regular"><svg height="44" viewbox="0 0 14 44" width="14" xmlns="http://www.w3.org/2000/svg"> <path d="m11.3535 16.0283h-1.0205a3.4229 3.4229 0 0 0 -3.333-2.9648 3.4229 3.4229 0 0 0 -3.333 2.9648h-1.02a2.1184 2.1184 0 0 0 -2.117 2.1162v7.7155a2.1186 2.1186 0 0 0 2.1162 2.1167h8.707a2.1186 2.1186 0 0 0 2.1168-2.1167v-7.7155a2.1184 2.1184 0 0 0 -2.1165-2.1162zm-4.3535-1.8652a2.3169 2.3169 0 0 1 2.2222 1.8652h-4.4444a2.3169 2.3169 0 0 1 2.2222-1.8652zm5.37 11.6969a1.0182 1.0182 0 0 1 -1.0166 1.0171h-8.7069a1.0182 1.0182 0 0 1 -1.0165-1.0171v-7.7155a1.0178 1.0178 0 0 1 1.0166-1.0166h8.707a1.0178 1.0178 0 0 1 1.0164 1.0166z"></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="m13.4575 16.9268h-1.1353a3.8394 3.8394 0 0 0 -7.6444 0h-1.1353a2.6032 2.6032 0 0 0 -2.6 2.6v8.9232a2.6032 2.6032 0 0 0 2.6 2.6h9.915a2.6032 2.6032 0 0 0 2.6-2.6v-8.9231a2.6032 2.6032 0 0 0 -2.6-2.6001zm-4.9575-2.2768a2.658 2.658 0 0 1 2.6221 2.2764h-5.2442a2.658 2.658 0 0 1 2.6221-2.2764zm6.3574 13.8a1.4014 1.4014 0 0 1 -1.4 1.4h-9.9149a1.4014 1.4014 0 0 1 -1.4-1.4v-8.9231a1.4014 1.4014 0 0 1 1.4-1.4h9.915a1.4014 1.4014 0 0 1 1.4 1.4z"></path></svg></span></a><span aria-hidden="true" data-analytics-title="open - bag" class="globalnav-bag-badge"><span class="globalnav-bag-badge-separator"></span><span class="globalnav-bag-badge-number">0</span><span class="globalnav-bag-badge-unit">+</span></span> </div> <div id="globalnav-submenu-bag" aria-labelledby="globalnav-menubutton-link-bag" class="globalnav-flyout globalnav-submenu"> <div class="globalnav-flyout-scroll-container"> <div class="globalnav-flyout-content globalnav-submenu-content"></div> </div> </div> </li> </ul> <div class="globalnav-menutrigger"> <button id="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" class="globalnav-menutrigger-button"> <svg width="18" height="18" viewbox="0 0 18 18"> <polyline id="globalnav-menutrigger-bread-bottom" fill="none" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" points="2 12, 16 12" class="globalnav-menutrigger-bread globalnav-menutrigger-bread-bottom"> <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" fill="none" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" points="2 5, 16 5" class="globalnav-menutrigger-bread globalnav-menutrigger-bread-top"> <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_CA","ariaLabel":"Global","analyticsAttributes":[{"name":"data-analytics-activitymap-region-id","value":"global nav"},{"name":"data-analytics-region","value":"global nav"}],"links":[{"id":"fbb788107ce45b704ac02e7a3faefc37efa3a3db98f07e02606d947f0f821f2a","name":"apple","text":"Apple","url":"https://www.apple.com/ca/","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":"c1eae9e0ae69be38b72da210253d76b32e4b7fd6afc3d0ad338f47351dc394a2","name":"store","text":"Store","url":"/ca/store","ariaLabel":"Store","submenuAriaLabel":"Store menu","images":[{"name":"regular","assetInline":"<svg height=\"44\" viewBox=\"0 0 30 44\" width=\"30\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m26.5679 20.4629c1.002 0 1.67.738 1.693 1.857h-3.48c.076-1.119.779-1.857 1.787-1.857zm2.754 2.672v-.387c0-1.963-1.037-3.176-2.742-3.176-1.735 0-2.848 1.289-2.848 3.276 0 1.998 1.096 3.263 2.848 3.263 1.383 0 2.367-.668 2.66-1.746h-1.008c-.264.557-.814.856-1.629.856-1.072 0-1.769-.791-1.822-2.039v-.047zm-9.547-3.451h.96v.937h.094c.188-.615.914-1.049 1.752-1.049.164 0 .375.012.504.03v1.007c-.082-.023-.445-.058-.644-.058-.961 0-1.659 1.098-1.659 1.535v3.914h-1.007zm-4.27 5.519c-1.195 0-1.869-.867-1.869-2.361 0-1.5.674-2.361 1.869-2.361 1.196 0 1.87.861 1.87 2.361 0 1.494-.674 2.361-1.87 2.361zm0-5.631c-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.269 0-2.033-1.114-3.27-2.913-3.27zm-5.478-1.475v1.635h1.407v.843h-1.407v3.575c0 .744.282 1.06.938 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-8.103 5.694c.129.885.973 1.447 2.174 1.447 1.137 0 1.975-.615 1.975-1.453 0-.72-.527-1.177-1.693-1.47l-1.084-.282c-1.53-.386-2.192-1.078-2.192-2.279 0-1.436 1.201-2.408 2.988-2.408 1.635 0 2.854.972 2.942 2.338h-1.061c-.146-.867-.861-1.383-1.916-1.383-1.125 0-1.869.562-1.869 1.418 0 .662.463 1.043 1.629 1.342l.885.234c1.752.439 2.455 1.119 2.455 2.361 0 1.553-1.225 2.543-3.158 2.543-1.793 0-3.03-.949-3.141-2.408z\"/></svg>"}],"analyticsAttributes":[{"name":"data-analytics-title","value":"store"},{"name":"data-analytics-element-engagement","value":"hover - store"}]},{"id":"87a92e84f82e56438b0e68f4fd89a1f0b02bea9e3f305d8d15d1e50db0fed486","name":"mac","text":"Mac","url":"https://www.apple.com/ca/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":"825cc4e25067b19becd2e80dc33884422fa4af1146a855639994cc6ddbb0f365","name":"ipad","text":"iPad","url":"https://www.apple.com/ca/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":"99dd4c051d569c79998c1dd3b145985c85fede904fa335491225669d6eb94d9b","name":"iphone","text":"iPhone","url":"https://www.apple.com/ca/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":"67d37ca2d1bad64910010cf45de324fbe21580ec59a783d41c9ae0165b0c1188","name":"watch","text":"Watch","url":"https://www.apple.com/ca/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":"3b5829517600e51f6359798d5b2b7676ff9849623d8cccd9221697a12db85d6f","name":"vision","text":"Vision","url":"https://www.apple.com/ca/apple-vision-pro/","ariaLabel":"Vision","submenuAriaLabel":"Vision menu","images":[{"name":"regular","assetInline":"<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"34\" height=\"44\" viewBox=\"0 0 34 44\"><g id=\"en-US_globalnav_links_vision_image_large\"><rect id=\"box_\" width=\"34\" height=\"44\" fill=\"none\"/><path id=\"art_\" d=\"m.4043,17.5449h1.1074l2.4844,7.0898h.0938l2.4844-7.0898h1.1074l-3.1172,8.4551h-1.043L.4043,17.5449Zm8.3467.2168c0-.3867.3164-.7031.7031-.7031s.7031.3164.7031.7031-.3164.7031-.7031.7031-.7031-.3164-.7031-.7031Zm.1875,1.9219h1.0195v6.3164h-1.0195v-6.3164Zm2.499,4.7051h1.043c.1699.5273.6738.873,1.4824.873.8496,0,1.4531-.4043,1.4531-.9785v-.0117c0-.4277-.3223-.7266-1.1016-.9141l-.9785-.2344c-1.1836-.2812-1.7168-.7969-1.7168-1.7051v-.0059c0-1.0488,1.0078-1.8398,2.3496-1.8398,1.3242,0,2.2441.6621,2.3848,1.6934h-1.002c-.1348-.498-.627-.8438-1.3887-.8438-.75,0-1.3008.3867-1.3008.9434v.0117c0,.4277.3164.6973,1.0605.8789l.9727.2344c1.1895.2871,1.7637.8027,1.7637,1.7051v.0117c0,1.125-1.0957,1.9043-2.5312,1.9043-1.4062,0-2.373-.6797-2.4902-1.7227Zm6.3203-6.627c0-.3867.3164-.7031.7031-.7031s.7031.3164.7031.7031-.3164.7031-.7031.7031-.7031-.3164-.7031-.7031Zm.1875,1.9219h1.0195v6.3164h-1.0195v-6.3164Zm2.5049,3.1641v-.0117c0-2.0273,1.1133-3.2637,2.9121-3.2637s2.9121,1.2363,2.9121,3.2637v.0117c0,2.0215-1.1133,3.2637-2.9121,3.2637s-2.9121-1.2422-2.9121-3.2637Zm4.7812,0v-.0117c0-1.4941-.6738-2.3613-1.8691-2.3613s-1.8691.8672-1.8691,2.3613v.0117c0,1.4883.6738,2.3613,1.8691,2.3613s1.8691-.873,1.8691-2.3613Zm2.5049-3.1641h1.0195v.9492h.0938c.3164-.668.9082-1.0605,1.8398-1.0605,1.418,0,2.209.8379,2.209,2.3379v4.0898h-1.0195v-3.8438c0-1.1367-.4688-1.6816-1.4766-1.6816s-1.6465.6797-1.6465,1.7871v3.7383h-1.0195v-6.3164Z\"/></g></svg>"}],"analyticsAttributes":[{"name":"data-analytics-title","value":"vision"},{"name":"data-analytics-element-engagement","value":"hover - vision"}]},{"id":"a57673a204a31e5495a3b25751378bf19194e05082ba13bfd72330712619837a","name":"airpods","text":"AirPods","url":"https://www.apple.com/ca/airpods/","ariaLabel":"AirPods","submenuAriaLabel":"AirPods menu","images":[{"name":"regular","assetInline":"<svg height=\"44\" viewBox=\"0 0 43 44\" width=\"43\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m11.7153 19.6836h.961v.937h.094c.187-.615.914-1.048 1.752-1.048.164 0 .375.011.504.029v1.008c-.082-.024-.446-.059-.645-.059-.961 0-1.658.645-1.658 1.535v3.914h-1.008zm28.135-.111c1.324 0 2.244.656 2.379 1.693h-.996c-.135-.504-.627-.838-1.389-.838-.75 0-1.336.381-1.336.943 0 .434.352.704 1.096.885l.973.235c1.189.287 1.763.802 1.763 1.711 0 1.13-1.095 1.91-2.531 1.91-1.406 0-2.373-.674-2.484-1.723h1.037c.17.533.674.873 1.482.873.85 0 1.459-.404 1.459-.984 0-.434-.328-.727-1.002-.891l-1.084-.264c-1.183-.287-1.722-.796-1.722-1.71 0-1.049 1.013-1.84 2.355-1.84zm-6.665 5.631c-1.155 0-1.846-.885-1.846-2.362 0-1.471.697-2.361 1.846-2.361 1.142 0 1.857.914 1.857 2.361 0 1.459-.709 2.362-1.857 2.362zm1.834-8.028v3.504h-.088c-.358-.691-1.102-1.107-1.981-1.107-1.605 0-2.654 1.289-2.654 3.269 0 1.987 1.037 3.27 2.654 3.27.873 0 1.623-.416 2.022-1.119h.094v1.007h.961v-8.824zm-9.001 8.028c-1.195 0-1.869-.868-1.869-2.362 0-1.5.674-2.361 1.869-2.361 1.196 0 1.869.861 1.869 2.361 0 1.494-.673 2.362-1.869 2.362zm0-5.631c-1.799 0-2.912 1.236-2.912 3.269 0 2.028 1.113 3.27 2.912 3.27s2.912-1.242 2.912-3.27c0-2.033-1.113-3.269-2.912-3.269zm-17.071 6.427h1.008v-6.316h-1.008zm-.199-8.238c0-.387.317-.703.703-.703.387 0 .703.316.703.703s-.316.703-.703.703c-.386 0-.703-.316-.703-.703zm-6.137 4.922 1.324-3.773h.093l1.325 3.773zm1.892-5.139h-1.043l-3.117 8.455h1.107l.85-2.42h3.363l.85 2.42h1.107zm14.868 4.5h-1.864v-3.562h1.864c1.224 0 1.898.639 1.898 1.799 0 1.119-.697 1.763-1.898 1.763zm.275-4.5h-3.193v8.455h1.054v-3.017h2.127c1.588 0 2.719-1.119 2.719-2.701 0-1.612-1.107-2.737-2.707-2.737z\"/></svg>"}],"analyticsAttributes":[{"name":"data-analytics-title","value":"airpods"},{"name":"data-analytics-element-engagement","value":"hover - airpods"}]},{"id":"a3960f75c4b048005b730d2877cc3de605ed871ec706a901e2fefd9621dd4f0b","name":"tv-home","text":"TV & Home","url":"","ariaLabel":"TV and Home","submenuAriaLabel":"TV and Home menu","images":[{"name":"regular","assetInline":"<svg height=\"44\" viewBox=\"0 0 65 44\" width=\"65\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m4.3755 26v-7.5059h-2.7246v-.9492h6.5039v.9492h-2.7246v7.5059zm7.7314 0-3.1172-8.4551h1.1074l2.4844 7.0898h.0938l2.4844-7.0898h1.1074l-3.1172 8.4551zm13.981-.8438c-.7207.6328-1.7109 1.002-2.7363 1.002-1.6816 0-2.8594-.9961-2.8594-2.4141 0-1.002.5449-1.7637 1.6758-2.3613.0762-.0352.2344-.1172.3281-.1641-.7793-.8203-1.0605-1.3652-1.0605-1.9805 0-1.084.9199-1.8926 2.1562-1.8926 1.248 0 2.1562.7969 2.1562 1.9043 0 .8672-.5215 1.5-1.8281 2.1855l2.1152 2.2734c.2637-.5273.3984-1.2188.3984-2.2734v-.1465h.9844v.1523c0 1.3125-.2344 2.2676-.6973 2.9824l1.4708 1.5764h-1.3242zm-4.541-1.4824c0 .9492.7676 1.5938 1.8984 1.5938.7676 0 1.5586-.3047 2.0215-.791l-2.3906-2.6133c-.0645.0234-.2168.0996-.2988.1406-.8145.4219-1.2305 1.0078-1.2305 1.6699zm3.2109-4.3886c0-.6562-.4746-1.1016-1.1602-1.1016-.6738 0-1.1543.457-1.1543 1.1133 0 .4688.2402.8789.9082 1.541 1.0313-.5274 1.4063-.9492 1.4063-1.5527zm13.5176 6.7148v-3.8496h-4.6406v3.8496h-1.0547v-8.4551h1.0547v3.6562h4.6406v-3.6562h1.0547v8.4551zm2.6455-3.1582c0-2.0332 1.1133-3.2695 2.9121-3.2695s2.9121 1.2363 2.9121 3.2695c0 2.0273-1.1133 3.2695-2.9121 3.2695s-2.9121-1.2422-2.9121-3.2695zm4.7812 0c0-1.5-.6738-2.3613-1.8691-2.3613s-1.8691.8613-1.8691 2.3613c0 1.4941.6738 2.3613 1.8691 2.3613s1.8691-.8672 1.8691-2.3613zm2.5054-3.1582h.9609v.9961h.0938c.2871-.7031.9199-1.1074 1.7637-1.1074.8555 0 1.4531.4512 1.7461 1.1074h.0938c.3398-.668 1.0605-1.1074 1.9336-1.1074 1.2891 0 2.0098.7383 2.0098 2.0625v4.3652h-1.0078v-4.1309c0-.9316-.4395-1.3887-1.3301-1.3887-.8789 0-1.4648.6562-1.4648 1.459v4.0606h-1.0078v-4.2891c0-.75-.5215-1.2305-1.3184-1.2305-.8262 0-1.4648.7148-1.4648 1.6055v3.9141h-1.0078v-6.3164zm15.5127 4.6816c-.293 1.0781-1.2773 1.7461-2.6602 1.7461-1.752 0-2.8477-1.2656-2.8477-3.2637 0-1.9863 1.1133-3.2754 2.8477-3.2754 1.7051 0 2.7422 1.2129 2.7422 3.1758v.3867h-4.541v.0469c.0527 1.248.75 2.0391 1.8223 2.0391.8145 0 1.3652-.2988 1.6289-.8555zm-4.459-2.0449h3.4805c-.0234-1.1191-.6914-1.8574-1.6934-1.8574-1.0078 0-1.7109.7383-1.7871 1.8574z\"/></svg>"}],"analyticsAttributes":[{"name":"data-analytics-title","value":"tv & home"},{"name":"data-analytics-element-engagement","value":"hover - tv & home"}]},{"id":"8508e098ea454a624c41cc69222e2c20db04ee8a7a3c0f179722f14c62771d44","name":"entertainment","text":"Entertainment","url":"https://www.apple.com/ca/services/","ariaLabel":"Entertainment","submenuAriaLabel":"Entertainment menu","images":[{"name":"regular","assetInline":"<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 77 44\" width=\"77\" height=\"44\"><path d=\"m0 17.4863h5.2383v.9492h-4.1836v2.7129h3.9668v.9375h-3.9668v2.9062h4.1836v.9492h-5.2383zm6.8994 2.1387h1.0195v.9492h.0938c.3164-.668.9082-1.0605 1.8398-1.0605 1.418 0 2.209.8379 2.209 2.3379v4.0898h-1.0195v-3.8438c0-1.1367-.4688-1.6816-1.4766-1.6816s-1.6465.6797-1.6465 1.7871v3.7383h-1.0195zm7.2803 4.6758v-3.832h-.9961v-.8438h.9961v-1.6348h1.0547v1.6348h1.3828v.8438h-1.3828v3.5742c0 .7441.2578 1.043.9141 1.043.1816 0 .2812-.0059.4688-.0234v.8672c-.1992.0352-.3926.0586-.5918.0586-1.3009-.0001-1.8458-.4806-1.8458-1.6876zm3.4365-1.4942v-.0059c0-1.9512 1.1133-3.2871 2.8301-3.2871s2.7598 1.2773 2.7598 3.1641v.3984h-4.5469c.0293 1.3066.75 2.0684 1.875 2.0684.8555 0 1.3828-.4043 1.5527-.7852l.0234-.0527h1.0195l-.0117.0469c-.2168.8555-1.1191 1.6992-2.6074 1.6992-1.8046 0-2.8945-1.2656-2.8945-3.2461zm1.0606-.5449h3.4922c-.1055-1.248-.7969-1.8398-1.7285-1.8398-.9376 0-1.6524.6386-1.7637 1.8398zm5.9912-2.6367h1.0195v.9375h.0938c.2402-.6621.832-1.0488 1.6875-1.0488.1934 0 .4102.0234.5098.041v.9902c-.2109-.0352-.4043-.0586-.627-.0586-.9727 0-1.6641.6152-1.6641 1.541v3.9141h-1.0195zm4.9658 4.6758v-3.832h-.9961v-.8438h.9961v-1.6348h1.0547v1.6348h1.3828v.8438h-1.3828v3.5742c0 .7441.2578 1.043.9141 1.043.1816 0 .2812-.0059.4688-.0234v.8672c-.1992.0352-.3926.0586-.5918.0586-1.3009-.0001-1.8458-.4806-1.8458-1.6876zm3.4658-.1231v-.0117c0-1.125.832-1.7754 2.3027-1.8633l1.8105-.1113v-.5742c0-.7793-.4746-1.2012-1.418-1.2012-.7559 0-1.2539.2812-1.418.7734l-.0059.0176h-1.0195l.0059-.0352c.1641-.9902 1.125-1.6582 2.4727-1.6582 1.541 0 2.4023.791 2.4023 2.1035v4.3242h-1.0195v-.9316h-.0938c-.3984.6738-1.0605 1.043-1.9102 1.043-1.201 0-2.1092-.7265-2.1092-1.875zm2.3203.9903c1.0371 0 1.793-.6797 1.793-1.582v-.5742l-1.6875.1055c-.9609.0586-1.3828.3984-1.3828 1.0254v.0117c0 .6386.5449 1.0136 1.2773 1.0136zm4.3926-7.4649c0-.3867.3164-.7031.7031-.7031s.7031.3164.7031.7031-.3164.7031-.7031.7031-.7031-.3164-.7031-.7031zm.1875 1.9219h1.0195v6.3164h-1.0195zm2.8213 0h1.0195v.9492h.0938c.3164-.668.9082-1.0605 1.8398-1.0605 1.418 0 2.209.8379 2.209 2.3379v4.0898h-1.0195v-3.8438c0-1.1367-.4688-1.6816-1.4766-1.6816s-1.6465.6797-1.6465 1.7871v3.7383h-1.0195zm6.8818 0h1.0195v.9609h.0938c.2812-.6797.8789-1.0723 1.7051-1.0723.8555 0 1.4531.4512 1.7461 1.1074h.0938c.3398-.668 1.0605-1.1074 1.9336-1.1074 1.2891 0 2.0098.7383 2.0098 2.0625v4.3652h-1.0195v-4.1309c0-.9316-.4277-1.3945-1.3184-1.3945-.8789 0-1.459.6621-1.459 1.4648v4.0605h-1.0195v-4.2891c0-.75-.5156-1.2363-1.3125-1.2363-.8262 0-1.4531.7207-1.4531 1.6113v3.9141h-1.0195v-6.3162zm10.0049 3.1816v-.0059c0-1.9512 1.1133-3.2871 2.8301-3.2871s2.7598 1.2773 2.7598 3.1641v.3984h-4.5469c.0293 1.3066.75 2.0684 1.875 2.0684.8555 0 1.3828-.4043 1.5527-.7852l.0234-.0527h1.0195l-.0116.0469c-.2168.8555-1.1191 1.6992-2.6074 1.6992-1.8047 0-2.8946-1.2656-2.8946-3.2461zm1.0606-.5449h3.4922c-.1055-1.248-.7969-1.8398-1.7285-1.8398-.9376 0-1.6524.6386-1.7637 1.8398zm5.9912-2.6367h1.0195v.9492h.0938c.3164-.668.9082-1.0605 1.8398-1.0605 1.418 0 2.209.8379 2.209 2.3379v4.0898h-1.0195v-3.8438c0-1.1367-.4688-1.6816-1.4766-1.6816s-1.6465.6797-1.6465 1.7871v3.7383h-1.0195zm7.2802 4.6758v-3.832h-.9961v-.8438h.9961v-1.6348h1.0547v1.6348h1.3828v.8438h-1.3828v3.5742c0 .7441.2578 1.043.9141 1.043.1816 0 .2812-.0059.4688-.0234v.8672c-.1992.0352-.3926.0586-.5918.0586-1.3008-.0001-1.8458-.4806-1.8458-1.6876z\"/></svg>"}],"analyticsAttributes":[{"name":"data-analytics-title","value":"entertainment"},{"name":"data-analytics-element-engagement","value":"hover - entertainment"}]},{"id":"a8a999eef450e59d79493a0e9f278ca062648021a601888b4b179e5b9e0f9cef","name":"accessories","text":"Accessories","url":"/ca/shop/accessories/all","ariaLabel":"Accessories","submenuAriaLabel":"Accessories menu","images":[{"name":"regular","assetInline":"<svg height=\"44\" viewBox=\"0 0 67 44\" width=\"67\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m5.6603 23.5715h-3.3633l-.8496 2.4199h-1.1074l3.1172-8.4551h1.043l3.1172 8.4551h-1.1075zm-3.0527-.8965h2.7422l-1.3242-3.7734h-.0938zm10.0986-1.0664c-.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.0449zm6.5947 0c-.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.0449zm7.5796 2.748c-.293 1.0781-1.2773 1.7461-2.6602 1.7461-1.752 0-2.8477-1.2656-2.8477-3.2637 0-1.9863 1.1133-3.2754 2.8477-3.2754 1.7051 0 2.7422 1.2129 2.7422 3.1758v.3867h-4.541v.0469c.0527 1.248.75 2.0391 1.8223 2.0391.8145 0 1.3652-.2988 1.6289-.8555zm-4.459-2.0449h3.4805c-.0234-1.1191-.6914-1.8574-1.6934-1.8574-1.0078 0-1.7109.7383-1.7871 1.8574zm8.212-2.748c1.3242 0 2.2441.6562 2.3789 1.6934h-.9961c-.1348-.5039-.627-.8379-1.3887-.8379-.75 0-1.3359.3809-1.3359.9434 0 .4336.3516.7031 1.0957.8848l.9727.2344c1.1895.2871 1.7637.8027 1.7637 1.7109 0 1.1309-1.0957 1.9102-2.5312 1.9102-1.4062 0-2.373-.6738-2.4844-1.7227h1.0371c.1699.5332.6738.873 1.4824.873.8496 0 1.459-.4043 1.459-.9844 0-.4336-.3281-.7266-1.002-.8906l-1.084-.2637c-1.1836-.2871-1.7227-.7969-1.7227-1.7109 0-1.0489 1.0137-1.8399 2.3555-1.8399zm6.0439 0c1.3242 0 2.2441.6562 2.3789 1.6934h-.9961c-.1348-.5039-.627-.8379-1.3887-.8379-.75 0-1.3359.3809-1.3359.9434 0 .4336.3516.7031 1.0957.8848l.9727.2344c1.1895.2871 1.7637.8027 1.7637 1.7109 0 1.1309-1.0957 1.9102-2.5312 1.9102-1.4062 0-2.373-.6738-2.4844-1.7227h1.0371c.1699.5332.6738.873 1.4824.873.8496 0 1.459-.4043 1.459-.9844 0-.4336-.3281-.7266-1.002-.8906l-1.084-.2637c-1.1836-.2871-1.7227-.7969-1.7227-1.7109 0-1.0489 1.0137-1.8399 2.3555-1.8399zm3.6357 3.2695c0-2.0332 1.1133-3.2695 2.9121-3.2695s2.9121 1.2363 2.9121 3.2695c0 2.0273-1.1133 3.2695-2.9121 3.2695s-2.9121-1.2422-2.9121-3.2695zm4.7813 0c0-1.5-.6738-2.3613-1.8691-2.3613s-1.8691.8613-1.8691 2.3613c0 1.4941.6738 2.3613 1.8691 2.3613s1.8691-.8672 1.8691-2.3613zm2.5054-3.1582h.9609v.9375h.0938c.1875-.6152.9141-1.0488 1.752-1.0488.1641 0 .375.0117.5039.0293v1.0078c-.082-.0234-.4453-.0586-.6445-.0586-.9609 0-1.6582.6445-1.6582 1.5352v3.9141h-1.0078v-6.3165zm4.2744-1.9219c0-.3867.3164-.7031.7031-.7031s.7031.3164.7031.7031-.3164.7031-.7031.7031-.7031-.3164-.7031-.7031zm.1992 1.9219h1.0078v6.3164h-1.0078zm8.001 4.6816c-.293 1.0781-1.2773 1.7461-2.6602 1.7461-1.752 0-2.8477-1.2656-2.8477-3.2637 0-1.9863 1.1133-3.2754 2.8477-3.2754 1.7051 0 2.7422 1.2129 2.7422 3.1758v.3867h-4.541v.0469c.0527 1.248.75 2.0391 1.8223 2.0391.8145 0 1.3652-.2988 1.6289-.8555zm-4.459-2.0449h3.4805c-.0234-1.1191-.6914-1.8574-1.6934-1.8574-1.0078 0-1.7109.7383-1.7871 1.8574zm8.2119-2.748c1.3242 0 2.2441.6562 2.3789 1.6934h-.9961c-.1348-.5039-.627-.8379-1.3887-.8379-.75 0-1.3359.3809-1.3359.9434 0 .4336.3516.7031 1.0957.8848l.9727.2344c1.1895.2871 1.7637.8027 1.7637 1.7109 0 1.1309-1.0957 1.9102-2.5312 1.9102-1.4062 0-2.373-.6738-2.4844-1.7227h1.0371c.1699.5332.6738.873 1.4824.873.8496 0 1.459-.4043 1.459-.9844 0-.4336-.3281-.7266-1.002-.8906l-1.084-.2637c-1.1836-.2871-1.7227-.7969-1.7227-1.7109 0-1.0489 1.0137-1.8399 2.3555-1.8399z\"/></svg>"}],"analyticsAttributes":[{"name":"data-analytics-title","value":"accessories"},{"name":"data-analytics-element-engagement","value":"hover - accessories"}]},{"id":"5c889830cb1c0a6588547312e09c91726a1dfbd01c00c0587f4dc8b736d2b763","name":"support","text":"Support","url":"https://www.apple.com/ca/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"}]}],"bag":{"analyticsAttributes":[{"name":"data-analytics-region","value":"bag"}],"open":{"url":"/ca/shop/goto/bag","images":[{"name":"regular","assetInline":"<svg height=\"44\" viewBox=\"0 0 14 44\" width=\"14\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m11.3535 16.0283h-1.0205a3.4229 3.4229 0 0 0 -3.333-2.9648 3.4229 3.4229 0 0 0 -3.333 2.9648h-1.02a2.1184 2.1184 0 0 0 -2.117 2.1162v7.7155a2.1186 2.1186 0 0 0 2.1162 2.1167h8.707a2.1186 2.1186 0 0 0 2.1168-2.1167v-7.7155a2.1184 2.1184 0 0 0 -2.1165-2.1162zm-4.3535-1.8652a2.3169 2.3169 0 0 1 2.2222 1.8652h-4.4444a2.3169 2.3169 0 0 1 2.2222-1.8652zm5.37 11.6969a1.0182 1.0182 0 0 1 -1.0166 1.0171h-8.7069a1.0182 1.0182 0 0 1 -1.0165-1.0171v-7.7155a1.0178 1.0178 0 0 1 1.0166-1.0166h8.707a1.0178 1.0178 0 0 1 1.0164 1.0166z\"/></svg>"},{"name":"compact","assetInline":"<svg height=\"48\" viewBox=\"0 0 17 48\" width=\"17\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m13.4575 16.9268h-1.1353a3.8394 3.8394 0 0 0 -7.6444 0h-1.1353a2.6032 2.6032 0 0 0 -2.6 2.6v8.9232a2.6032 2.6032 0 0 0 2.6 2.6h9.915a2.6032 2.6032 0 0 0 2.6-2.6v-8.9231a2.6032 2.6032 0 0 0 -2.6-2.6001zm-4.9575-2.2768a2.658 2.658 0 0 1 2.6221 2.2764h-5.2442a2.658 2.658 0 0 1 2.6221-2.2764zm6.3574 13.8a1.4014 1.4014 0 0 1 -1.4 1.4h-9.9149a1.4014 1.4014 0 0 1 -1.4-1.4v-8.9231a1.4014 1.4014 0 0 1 1.4-1.4h9.915a1.4014 1.4014 0 0 1 1.4 1.4z\"/></svg>"}],"analyticsAttributes":[{"name":"data-analytics-title","value":"open - bag"}],"ariaLabel":"Shopping Bag"},"close":{"analyticsAttributes":[{"name":"data-analytics-click","value":"prop3:close - bag"},{"name":"data-analytics-title","value":"close - bag"}],"ariaLabel":"Close"},"badge":{"ariaLabel":"Shopping Bag with item count : {%BAGITEMCOUNT%}"},"storeApiUrl":"/[storefront]/shop/bag/status"},"search":{"analyticsAttributes":[{"name":"data-analytics-region","value":"search"}],"open":{"url":"/ca/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":{"view":"{%STOREFRONT%} Store Home","exit":"Exit","segments":{"eduInd":"Education Store Home","other":"Store Home"}}},"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":"/ca/search","storeUrlPath":"/ca","hasAbsoluteUrls":"true","hasShopRedirectUrls":true,"analyticsType":"aos","storeApiKey":"","submenuApiUrl":"https://www.apple.com/api-www/global-elements/global-header/v1/flyouts","useRelativeSearchRequest":"true"},"config":{"acGlobalHeaderVersion":"ac-globalheader-183-20240326-144320"}}}</script> <script> if (window.acStoreClearCache) { window.acStoreClearCache(); } </script> <script type="text/javascript"> window.assets = { "itemsHeader": "Your bag total is {price}.", "geoLocationDagger": "\u2020\u2020", "savedBagHeader": "Here are your saved products.", "addAllToBag": "Add to Bag", "saveBagLabel": "Save Bag", "bagId": "Bag ID:", "emptyBagHeader": "Your bag is empty.", "add": "Add", "edit": "Edit", "save": "Save", "close": "Close", "previous":"Previous", "next":"Next", "overlayCloseA11y": "", "reset":"Reset", "undo": "Undo", "apply": "Apply", "applying": "Applying", "cancel": "Cancel", "engraving": "Add free engraving", "engraved": "Engraved", "selectCoverage": "Select payment plan", "appleCareTooltip": "AppleCare+ coverage and recurring monthly payments begin when your device ships or is picked up. Your monthly plan automatically renews until cancelled. Cancel at any time by calling 800-APL-CARE (800-275-2273) or as provided in your terms and conditions. Apple Card Monthly Installments customers may only add two years of coverage to their purchase. The cost of your AppleCare+ coverage will be divided across your Apple Card Monthly Installments payments.", "combinationTitleAlly": "Add {title} {monthlyPriceA11y} or {priceA11y} for two years", "yourEngraving": "Your Engraving", "remove": "Remove", "removing": "Removing", "macHardwareLabel": "Hardware", "macSoftwareLabel": "Software", "quantityLabel": "Quantity:", "quantityA11y": "Quantity for {productName}", "phoneDetails": "Phone Details:", "hidePhoneDetailsLabel": "Hide plan details", "showPhoneDetailsLabel": "Show plan details", "editPlan": "Edit plan", "phoneNumber": "Phone Number:", "showDetailsLabel": "Show product details", "hideDetailsLabel": "Hide product details", "editModelLabel": "Edit model", "editIphoneModel": "Edit iPhone model", "freeLabel": "FREE", "addGifting": "Add gift wrapping and card", "addGiftingMsg": "Add a gift message", "giftMsgLabel": "Your gift message.", "giftPkgLabel": "Your gift package.", "checkoutLabel": "Check Out", "emptyBagNotSignedPrefix": "Sign in to see if you have any saved items. Or continue shopping.", "emptyBagSignedPrefix": "Buy online and get free two-day delivery on all in-stock items and free next-day delivery on iPhone. Or pick up your items at an Apple Store. ", "signinTxt": "Sign In", "continueShopping": "Continue Shopping", "engravingA11y": "Add engraving", "egcToLabel": "To", "egcFromLabel": "From", "egcMessageLabel": "Message", "egcRecipient": "Recipient", "egcRecipientName": "Recipient Name", "egcRecipientEmail": "Recipient Email", "egcYourName": "Your Name", "egcSenderName": "Sender Name", "egcYourEmail": "Your Email", "egcSenderEmail": "Sender Email", "egcMessageSubject": "Message Subject (Optional)", "egcYourMessage": "Your Message (Optional)", "egcOverlayHeader": "Your Gift Card Details", "subtotal": "Subtotal", "shipping": "Shipping", "total": "Total", "totalToday": "Your total today", "totalSavings": "Total Promotional Savings", "recycleFee": "Recycling fee", "recycleFeesLearnMoreA11y": "Learn More about Canada Recycling Fees", "taxEstimateLabel": "Estimated tax for: ", "learnMoreA11y":"Learn more about Interest free installments", "taxEstimateLabelIconA11y": "What does \"estimated tax\" mean", "tooltipLabel":"", "taxZipCode": "Enter postal code", "taxZipCodeA11y": "Enter postcode to get estimated tax", "estimatedTaxZipA11y": "Get estimated tax for the postcode you entered", "taxTooltipTitle": "Estimated Tax", "taxTooltipContent": "The estimated sales tax is based on the shipping address and includes applicable PST\/QST and\/or GST\/HST. The actual tax, if applicable, will be applied when the order ships and your final invoice is issued.", "promoCodeLabel": "Have a promo code?", "promoEnterItNow": "Enter it now", "promoEnterLabel": "Promo Code", "promoCodeApplied": "Promo Code Applied", "couponApplied": "Coupon applied", "couponRemoved": "Coupon removed", "installmentTotal": "Your Order Total", "orderTotal": "Your Order Total", "giftMsgOnCard": "Gift message on card", "giftPhysicalMsgOnCard": "Your gift card message", "giftEgcMsgOnCard": "Your gift card details", "giftPkgMsgLabel": "Your gift package and message.", "giftOverlayMsgHeader": "Packing Slip Gift Message", "giftOverlayPkgHeader": "Personalize your gift with a message and wrapping.", "giftOverlayLabel": "Choose a gift option:", "giftOverlayYourMessage": "Your Message", "overlayYourMessageOptional": "Your Message (Optional)", "giftPhysicalOverlayMsgOptional": "Optional", "availableToShip": " Ships:", "deliveryDisabled": "Only available for in-store pickup", "deliveryLabel": "Ship:", "deliversLabel": "Delivery", "warmDeliveryOptionsLabel": "Delivery options for:", "coldDeliveryOptionsLabel": "Find out how soon you can get this item.", "byLabel": "by", "pickupLabel": "Pickup:", "warmDeliveryLabel": "Delivery options for:", "deliveryOptionsA11y": "Delivery Options", "wasPostalCodeA11y": "See delivery options for the postcode you entered", "dudeDeliversToLabelFull": "Delivers to {loc}", "dudeDeliversToLabelCondensed": "Delivers to:", "seeMoreStoresLink": "Show more stores", "warmPickupLabelA11y": "Show more stores near the postcode you entered", "coldDeliveryTitle": "Find out how soon you can get this item.", "storeResults":"Results", "savingsLabel": "Savings", "partNumber": "Part number", "saveGiftOptMsgA11y": "gifting option and message", "saveGiftOptA11y": "gifting option", "saveGiftCardOptMsgA11y": "gift card selection and message", "saveGiftCardOptA11y": "gift card selection ", "savingGiftOptMsgA11y": "", "giftCardDetailsA11y": "Save gift card details", "removeGiftingMsgA11y": "Remove the gift message", "editGiftPkgAlly": "Edit the gift package details", "editGiftMsgAlly": "Edit the gift message", "taxCalculatorA11y": "Tax Calculator", "faqTitle": "Frequently Asked Questions", "footnotesA11y": "footnotes", "confirmStore": "Confirm Your Store", "searchStores": "Search", "learnMore": "Learn more", "learnMoreIup": "Learn more about AppleCare+ with the iPhone Upgrade Program", "carrierLearnMore": "", "giftOverlayInputLabel": "Enter your message:", "giftingOverlayImageCaption": "This image is only for illustration purposes.", "viewAllSavedBags": "View all saved bags", "noReturns": "This item is final sale and can\'t be returned for credit or refunded.", "installmentsAmountDueTooltipContent": "Ships:", "installmentsremainingpayments": "First Monthly Payment", "installmentsAmountDue": "Initial Amount Due*", "mobilePhoneLabel": "Mobile Phone Number", "expirationLabel": "Expiration MM\/YY", "toSaveCard": "To update your saved card,please update your information on iTunes", "zipCodeLabel": "Postal code", "zipCityStateLabel": "Postcode or town\/city, county", "buyWithApplePayAlly": "Buy with Apple Pay", "editBag": "Edit bag", "contentLoadedA11y": "Content Loaded", "contentLoadingA11y": "Content Loading", "multipleSuggestionsLabel": "choices available", "suggestionLabel": "choice available", "tax": "Estimated Tax", "change": "Change", "view": "View", "checkoutWithApplePayLabel": "Check Out with Apple Pay", "storeLocatorHeader": "Select a location", "selectYourStore": "Select your pickup store:", "processing": "Processing ", "engravingEditA11y": "Edit your engraving for", "engravingAddA11y": "Add free engraving for", "storeLocatorLabel": "Postcode", "storeLocatorSearchA11y": "Search for Apple Stores near the postcode or town\/city\/county you entered.", "confirmingStoreA11y": "Confirming Your Store", "storeLocatorSavedAlly": "Store locator saved", "recommendationUpdateSuccessAlly": "Products loaded", "bagUpdateSuccessAlly": "Bag updated", "isIntentToGiftA11y": "{name} is a gift", "giftMessageUpdateSuccessAlly": "gift message saved", "compareCoverage": "Compare coverage options", "installmentTotalFinanced": "Total Financed via Citizens One", "dueTodayLabel": "Amount Due Today", "firstInstallmentAmountLabel": "First Monthly Payment", "applyZipCodeA11y": "Apply Postcode", "cancelZipCodeA11y": "Cancel Postcode", "applyPromoCodeA11y": "Apply Promo Code", "cancelPromoCodeA11y": "Cancel Promo Code", "cancelTaxCalculatorA11y": "Cancel Tax Calculator", "quantityUpdateSuccessAlly": "for quantity {quantity} Price updated {totalPrice}", "recommendationAddToBagSuccessAlly": "Item added to bag", "continue": "Continue", "apwNotAvailableText": "Please choose another payment or financing option.", "apwNotAvailableContinue": "View other checkout options", "taxLabel": "Tax and Fees", "newWindowAlly": "(opens in a new window)", "buyWith": "Buy with", "buyWithApplePay": "Buy with \uF8FFPay", "tradeUpQuote": "Apple Trade In", "tradeInInstruction": "<span class=\"visuallyhidden\">Apple Trade In:<\/span>See how it works", "tradeInLabel": "Instant Trade-in Credit : {tradeInValue}", "totalTradeInLabel": "{tradeInValue} Total trade-in value", "tradeInTagLine": "Your trade-in value was applied as an instant credit at the time of purchase. It is subject to verification and valid for 15 days after you receive your trade-in kit. As long as you send in your device and everything checks out, there\u2019s nothing more you need to do. \n<br>\nIf your trade-in is not received within the appropriate time frame, your trade-in will be canceled, and Affirm will charge you the entire instant credit amount. If the value of your device is reduced after being inspected and you accept the revised value, Affirm will charge you the balance due. If it\u2019s worth more, we\u2019ll send you an Apple Gift Card in email for the additional amount.", "acdcTradeInLabel": "Estimated trade-in value: {tradeInValue}", "acdcTradeInSummary": "Your trade-in value is subject to verification and valid for 14 days after you receive your new product. As soon as we receive your trade-in device, we will inspect and verify its condition. If everything checks out, your trade-in is complete. If your device doesn\u2019t match the condition you described, we\u2019ll notify you of the revised value, which you can accept or reject. And if the value of your trade-in is more than the cost of your new device, we\u2019ll issue the credit by bank transfer. In the event that you decide to return your new product, your trade-in will be canceled and we\u2019ll deduct the trade-in subsidy from your refund amount.", "tradeInSubsidyLabel": "Includes Apple Trade In bonus subsidy of RMB{subsidyValue}", "multipleFlexOverlayButtonLabel": "", "multipleFlexTradeInLabel": "", "multipleFlexCloseoutTradeInMonthlyLabel": "", "multipleFlexCloseoutTradeInLabel": "", "multipleFlexWithAccuredInterestCloseoutTradeInLabel": "", "multipleFlexAppliedGreaterTradeInMonthlyLabel": "", "multipleFlexAppliedGreaterTradeInLabel": "", "multipleFlexAppliedTradeInLabel": "", "multipleFlexTradeInSummary": { "TRADE_IN_GREATER_THAN_LOAN": "", "TRADE_IN_GREATER_THAN_LOAN_NON_IPHONE_LOB": "", "TRADE_IN_GREATER_THAN_LOAN_MONTHLY": "", "TRADE_IN_GREATER_THAN_LOAN_IPHONE": "", "TRADE_IN_GREATER_THAN_LOAN_MONTHLY_IPHONE": "", "TRADE_IN_LESSER_THAN_LOAN": "", "TRADE_IN_LESSER_THAN_LOAN_IPHONE": "", "TRADE_IN_EQUAL_TO_LOAN": "", "TRADE_IN_EQUAL_TO_LOAN_IPHONE": "" }, "giftItemLabel": "This is a gift.", "giftItemContent": "Please note: Apple Music and iCloud are not eligible for gifting.", "monthlyServicesLabel": "Services billed separately", "monthlyServiceNote": "Applicable fees and taxes will be applied at time of charge.", "coverageLabel": "{displayName}", "coverageValue": "{recurringCharges} up to {payTerm}", "coverageHeader": "AppleCare+ Coverage ", "coverageSubheader": "You will be billed monthly starting from when your device is shipped or picked up from a store.", "recurringCoverageSubheader": "You will be billed the recurring charge starting when your device ships.", "annualCoverageSubheader": "You will be billed annually starting when your device ships.", "subscriptionsHeader": "Apple Music and iCloud", "subscriptionsSubheader": "Once services are activated on your device, monthly charges will be billed after any applicable trial periods. Your plan renews until canceled. These services will work across multiple devices.", "compareInstallmentHeader": "Compare instalment options.", "installmentInfo": "Your delivery date may be later due to the time required to process your financing application. Once your application is approved, you will receive an email with the updated delivery date.", "itemAddedSucessAlly": "Item added to bag", "recommendedSystemLabel": "Recommended System", "recommendedSystemInputLabel": "Name", "customerAppleId": "Customer:", "specialistLabel": "Specialist:", "findCustomer": "Find customer", "clearCustomer": "Clear customer", "notSignedIn": "Not signed in", "clearBag": "Clear entire bag", "saveBag": "Save bag", "emailBag": "Email", "createSharedBagLabel": "Create shared bag link", "copyToClipBoard": "Copy shared bag link", "comments": "Justification Required", "addToBagLabel": "Add", "holdCodeLabel": "Hold Code", "otherProducts": "Other Products", "priceAdjustmentLabel": "Price Adjustment", "dealCloserSubHeader": "Select a Price Adjustment:", "applyPriceAdjustments": "Apply a price adjustment", "showProductLinks": "Show product quick links", "emailAddressLabel": "Email Address", "emailAddressOptional": "Email Address (optional)", "additionalRecipientA11y": "for recipient", "shareViaEmailLabel": "Share via Email", "sendEmailLabel": "Send Email", "hideProductLinks": "Hide product quick links", "orderUnavailable": "Not available for this order", "originalOrderTotalHeader": "Original Order Total", "additionalRecipients": "Additional Recipients (up to four):", "primaryRecipient": "Primary Recipient:", "maxDiscountAmount": "Max Discount:", "messageLabel": "Message:", "noSpecialist": "Missing Specialist", "discountLabel": "Discount", "changeLabel": "Change", "returnToBag": "Return to bag", "copyToClipBoardText": "Bag link copied to clipboard. You can paste directly into the chat window.", "selectOne": "Select one", "selectOneCreditcard": "Select one credit card", "addToBag": "Add to Bag", "sharedBagHeader": "Your shared bag.", "rccDashBoardA11y": "RCC dashboard", "savedPriceAdjustmentA11y": "price adjustment saved", "removedPriceAdjustmentA11y": "price adjustment removed", "originalPriceHeader": "Original Price", "viewToolbar": "Show Toolbar", "hideToolbar": "Hide Toolbar", "newSubscriberLabel": "* New subscribers only.", "appleMusicSubscriberLabel": "* New subscribers only.", "iCloudSubscriberLabel": "** For new iCloud users or those upgrading to a larger storage plan. Users with a shared storage plan are not eligible.", "suggestionMsg": "There are {count} suggestions available", "taxExclusiveTax": "Includes VAT of {taxExclusiveTax}", "inlineCopyrightFee": "Included copyright fee of ", "inlineRecycleFee": "Included mandatory recycling fee of ", "deliveryPostalLabelWarmStart": "Delivery is available for:", "pinCodeAvailibilityLabel": "We only deliver to selected regions. Check delivery availability:", "pinCodeAvailibilityLabelA11y": "Check delivery availability by postal code", "storeUpdateMessage": "Store information updated", "compareFinanceLink": "Compare options and instalments", "partnerHeading": "Financial partner", "installmentMessage": "There are more installment options.", "totalLoyaltySavings": "Total savings of {totalListSavings}", "includedLoyaltySavings": "Included savings of {includedSavings}", "loyaltySavingsLabel": "You\'re saving {unitListSavings}", "geoLocatedDagger": "", "geoLocatedNotice": "We use your location to show you delivery options faster. We found your location using your IP address or because you entered it during a previous visit to Apple.", "giftCardDisclaimer": "", "loanDisclaimer": "", "loanAmount": "Loan Amount", "instantCreditTradeInValueLabel": "Trade-in credit", "copyRightFeeLabel": "Copyright fee", "installmentSubTotal": "Your Subtotal", "instantTradeInInstruction": "Additional trade-in instructions", "instantTradeInLabel": "Trade-in value", "instantTradeInTagLine": "Once we receive your device and confirm that the condition matches what you described, there\u2019s nothing more you need to do. If it doesn\u2019t match, your original payment method will be charged the difference in value. In that case, we\u2019ll work with you to confirm that you still want to move forward with the trade-in.", "orderTotalAfterTradeUpLabel": "Estimated price after trade-in", "tradeUpValueLabel": "Estimated trade\u2011in refund", "deliveryOptionRetrieverHeader": "Select delivery options", "deliveryLocationLinkTextA11y": "See delivery options for the district you selected", "deliveryOptionCityTownTextA11y": "Enter your city or town for delivery options", "footerPricing": "", "footnoteText": "Footnote", "tradeInValueDagger": "", "tradeInRefundDisclaimer": "", "priceAfterTradeInDisclaimer": "", "bagInfoStickyNavTitle": "Bag", "notEngraved": "Not engraved", "splitQuantityUpdateA11y": "For quantity {quantity} Price and Bag Updated", "emailOverlayMessageA11y": "Message optional.", "bagSavedA11y": "Bag Saved", "clearCustomerA11y": "Customer Cleared", "clearBagA11y": "Entire bag is cleared", "copyToClipBoardA11y": "Shared bag link is created", "messageOptionalLabel": "Message (Optional):", "includedInInstallments": "Included in monthly iPhone payments.", "installmentdownPaymentLabel": "Deposit", "downPaymentLabel": "Down payment", "tradeInDueTodayLabel": "Amount Due Today", "totalAfterTradeInLabel": "Total after trade-in received:", "fullPaymentLabel": "Pay in Full", "paymentOptionsHeader": "How would you like to check out?", "acmiBagHeader": "Review your bag.", "acmiLearnMoreA11y": "Learn more about Affirm for Apple", "acmiPaymentLabel": "Pay Monthly", "acmiPaymentMessage": "Apple Card Monthly Installments", "acmiTradeInMessage": "Includes instant trade-in credit", "acmiApplyAndCheckoutLabel": "", "acmiCheckoutLabel": "Check Out <br\/>with Monthly Payments", "acmiOverlayHeader": "Buy with monthly payments.", "acmiOverlayPaymentLabel": "", "acmiShowFinancingLabel": "", "acmiHideFinancingLabel": "", "acmiTotalFinancedLabel": "", "acmiAdditionalChargesLabel": "", "physicalOverlayHeader": "Your message", "priceOfNewIphoneLabel": "", "tradeInCreditLabel": "<span role=\"text\">Trade-in credit<span class=\"visuallyhidden\">Footnote<\/span>*:<\/span>", "priceAfterTradeInLabel": "Price after trade-in:", "orderInstallmentPriceLabel": "", "orderInstallmentPriceLabelA11y": "", "noneLabel": "None", "messageCountA11y": "Message should be {max} characters or fewer.", "remainingLengthLabel": "{remainingLength} characters remaining.\n", "tradeinOverlayLink": "", "tradeinExpectationsOverlayLink": "What to expect when you trade in", "tradeInDevice": "Your trade-in device:", "billedSeparatelyHeader": "", "productsLabel": "Products", "createAcmiSharedBagLabel": "Create shared bag link", "copyAcmiBagToClipBoard": "Copy shared bag link", "acmipromoMessage": "", "tradeinandpromo": "", "carrierFinancedItemHeader": "Carrier-financed iPhone", "specialPromo": "", "locationConsentMessage": "Save my location for future visits", "closeNotification": "Close Notification", "notEligibleForAcmi": "", "applePayPromo": "", "continueCheckoutLabel": "Check Out with Apple Card Monthly Installments", "dailyCashPromo": "", "acmiDailyCashPromo": "", "aprFinancingSummaryLink":"Learn more about monthly payment options >", "choosePreferredTerms":"", "addEngraving": "Add engraving", "addEngravingA11y": "Add engraving for", "removeEngravingA11y": "Remove engraving from {productName}", "monthlyTotal": "Monthly payment", "outstandingLoan": "{outstandingLoan} \u2014 Closes your loan balance with Barclays", "tradeInCredit": "{tradeInCredit} \u2014 Applies to your new iPhone purchase", "tradeinOutstandingAmtLabel": "Payment to Close Existing Loan", "seeTermsConditions": "See terms and conditions", "hideTermsConditions": "", "nosuggestion": "", "suggestions": "", "suggestion": "", "hideCarrierDetailsLabel": "Hide carrier plan details and charges", "showCarrierDetailsLabel": "Show carrier details and charges", "orKeyWord": "", "monthlyInstallmentTradeIn": "", "iupCreditLabel": "", "fullPriceAfterCreditLabel": "", "iupEstCreditValueLabel": "", "iupEstAfterCreditLabel": "", "taxIncludedLabel": "", "tradeinOverfundSummaryInfo": "After we receive your Trade-In Kit, we\u2019ll apply your trade-in credit to your payment method and email you an Apple Gift Card for any remaining trade-in balance.", "tradeInOverfundText": "An Apple Gift Card for any remaining trade-in balance will be emailed to you after your trade-in is received.", "iUpCreditTitle": "", "iUpSummaryCreditLabel": "", "iUpCreditSummary": "", "iUpCreditOverlayLabel": "", "stateDeliveryFeeLabel": "State Delivery Fee", "stateDeliveryFeeInfo": "For Colorado residents, a state delivery fee of {stateDeliveryFee} will apply per order.", "bankLabel": "Bank", "selectBankLabel": "Select Bank", "stateDeliveryFeeLabelIconA11y": "What does \"State Delivery Fee\" mean", "oneTimeChargeLabel": "", "monthlyBundleLabel": "", "saveLaterLabel": "Save for later", "saveLaterOverlayHeader": "You\u2019re saving more than one item.", "saveItemsButtonLabel": "Save items", "dontSaveButtonLabel": "Cancel", "savedItemsHeader": "Saved by you", "seeAllLabel": "See all", "seeMoreLabel": "See more", "buyButton": "Buy", "continueButton": "Continue", "removeCartItem": "Remove", "keepCartItem": "Cancel", "bundleTradeInOverlayLink": "", "financeOverlayTableHeader": "Credit card installments available from participating banks:", "overlayHeader": "", "tableHeader": "", "applePayFullPayOnlyMessage": "", "momoCCIFinanceLink": "", } window.fragments = { "giftPackageImage": "<img src=\"https:\/\/store.storeimages.cdn-apple.com\/4982\/as-images.apple.com\/is\/gift-wrapping-201511?wid=2188&amp;hei=1196&amp;fmt=jpeg&amp;qlt=90&amp;.v=0\" alt=\"\" width=\"1094\" height=\"598\" class=\"ir\" \/>", "phoneDetailsExpandedA11y": "of {model} {capacity} {finish}", "macDetailsExpandedA11y": "of {productName}", "editPlanA11y": "Edit {carrierDisplayName} Instalment Plan", "chatNow": "<div>Need more help? <a href=\"#\" target=\"_blank\" class=\"as-chat-button\" data-autom=\"chatNowLink\">Chat now<span class=\"a11y\">(Opens in a new window)<\/span><\/a>\nor call <span>1\u2011800\u2011MY\u2011APPLE<\/span>.<\/div>", "combinationTitle": "<div>{title}<\/div> {monthlyPrice}\/mo or {price} for two years", "bagSeasonalMessage": "", "bagBuacHelpMessage": "Shipping and pickup options can be selected in Checkout.", "continuePaymentPolicy": "<span>By clicking Continue Payment, I accept the <a href=\"#\">Apple Pickup Policy.<\/a><\/span>", "eppBagBanner": "", "inlineRecommendationTitle": "Add {title} for <span class=\"nowrap\">{price}<\/span>", "inlineRecommendationTitleDesc": "Add {title} - {description}", "inlineRecommendationTitleDescA11y": "Add {title} - {descriptionA11Y}", "inlineRecommendationTitleA11y": "Add {title} for {price}", "inlineRecommendationLearnMoreA11y": "about {title}", "addGiftingMsgA11y": "Add a gift message or gift wrap for {productName}", "addGiftingA11y": "Add a gift message or gift wrap for {productName}\'", "editGiftPkgMsgA11y": "Edit gift package and message for {productName}", "editGiftPkgA11y": "Edit your gift package for {productName}", "editGiftMsgA11y": "Edit your gift message for {productName}", "editGiftMsgOnCardA11y": "Edit gift message on card for {productName}", "editEgcGiftMsgOnCardA11y": "Edit gift message on card for {name}", "savedBagListDateA11y": "for {date}", "shippingiUpReminders": "<span id=\"rs-shipping-policy-header\">Some things to keep in mind:<\/span>\n<ul id=\"rs-shipping-policy-content\">\n<li>Once your new iPhone ships, we\'ll send you a Trade-In kit with instructions for shipping back your\ncurrent phone.\n<\/li>\n<\/ul>\n<p id=\"rs-shipping-policy-link\"><a href=\"\/ca\/shop\/help\/shipping_delivery\" data-slot-name=\"globalNav\" data-feature-name=\"Astro Link\" data-display-name=\"AOS: help\/shipping_delivery\" data-autom=\"view-apple-shipping-policy\" data-prop37=\"AOS:Checkout\/Shipping || Shipping | policy selected\" target=\"_blank\">View Apple Shipping Policy<span class=\"visuallyhidden\">(opens in a new window)<\/span><span aria-hidden=\"true\" class=\"more\"><\/span><\/a><\/p>", "tradeUpInstructionOverlayContent": "<div class=\"as-tradeup-refundoverlay\">\n <div class=\"as-tradeup-refundoverlay-logo\">\n <img src=\"https:\/\/store.storeimages.cdn-apple.com\/4982\/as-images.apple.com\/is\/tradein-icon-large?wid=120&amp;hei=120&amp;fmt=png-alpha&amp;.v=1590519338000\" alt=\"\" width=\"60\" height=\"60\" class=\"ir\" \/>\n<\/div>\n<div class=\"as-tradeup-refundoverlay-logosubtext\">\n <p>Apple Trade In<\/p>\n<\/div>\n<h2 id=\"pd-overlay-header\" class=\"as-tradeup-refundoverlay-header\">\n Here\'s how it works\n<\/h2>\n<div class=\"as-tradeup-refundoverlay-content\">\n <h3 class=\"as-tradeup-refundoverlay-subheader\">\n If you pay monthly with Affirm\n <\/h3>\n <p class=\"as-tradeup-refundoverlay-desc\">\n We\u2019ll apply the value as an instant credit to lower your monthly payments. After you complete\nyour purchase, we\u2019ll send you a trade-in kit and an email with next steps on how to complete\nyour trade-in.\n <\/p>\n <h3 class=\"as-tradeup-refundoverlay-subheader\">\n If you pay in full\n <\/h3>\n <p class=\"as-tradeup-refundoverlay-desc\">\n We\u2019ll send you a trade-in kit and an email with instructions for sending in your device. After we\nreceive and verify your old device, we\u2019ll credit your payment method.\n <\/p>\n <h3 class=\"as-tradeup-refundoverlay-subheader\">\n Before you trade in\n <\/h3>\n <p class=\"as-tradeup-refundoverlay-desc\">\n Be sure to <a href=\"https:\/\/support.apple.com\/kb\/ph2702?locale=en_US\" target=\"_blank\" data-s-object-id=\"2d92c90254af6861d9b1406478f899d9\" data-evar1=\"AOS: hybrid_bag | | Astro Link | 0 | AOS: support.apple.com\/kb\/ph2702?locale=en_US\" data-evar30=\"hybrid_bag\/Astro_Link\">prepare your device<span class=\"visuallyhidden\">(Opens in a new window)<\/span><\/a>.\n <\/p><br \/>\n <p class=\"as-tradeup-refundoverlay-desc\">\n After your new product ships or you pick it up at an Apple Store, we\u2019ll send you a trade-in kit.\nOnce you receive your new item, you\u2019ll have 15 days to send back your trade-in device. When\nwe receive it we\u2019ll inspect it and verify its condition. If everything checks out, your trade-in is\ncomplete. If your device doesn\u2019t match the condition you described, you\u2019ll receive a revised\ntrade-in value.\n<\/p><br \/>\n<p class=\"as-tradeup-refundoverlay-desc\">\nAnd if the value of your trade-in was more than the cost of your new device, we\u2019ll send it on an\nApple Gift Card by email.\n <\/p>\n<\/div>\n<\/div>", "acdcTradeUpInstructionOverlayContent":"", "shippingRemindersTradein": "<span id=\"rs-shipping-policy-header\">Some things to keep in mind:<\/span>\n<ul id=\"rs-shipping-policy-content\">\n<li>The carrier may require a signature upon delivery.<\/li>\n<li>Delivery times are only an estimate and vary by address, item availability, and time of purchase. You\u2019ll get a final delivery time when you place your order.<\/li>\n<li>Your trade-in kit will be shipped to this same address.<\/li><\/ul>\n<p id=\"rs-shipping-policy-link\"><a href=\"\/ca\/shop\/help\/shipping_delivery\" data-slot-name=\"globalNav\" data-feature-name=\"Astro Link\" data-display-name=\"AOS: help\/shipping_delivery\" data-autom=\"view-apple-shipping-policy\" data-prop37=\"AOS:Checkout\/Shipping || Shipping | policy selected\" target=\"_blank\">View Apple Shipping Policy<span class=\"visuallyhidden\">(opens in a new window)<\/span><span aria-hidden=\"true\" class=\"more\"><\/span><\/a><\/p>", "tradeInShippingDetails": "", "savedBagListBagIdA11y": "for Bag ID: {cartId}", "installmentInformation": "Installment information:\n<ul>\n <li>These installment offers are available for a limited time only and are subject to change without notice.<\/li>\n <li>Purchases on debit cards are not eligible.<\/li>\n <li>These offers are not applicable to purchases from Apple Retail Stores or Apple Resellers. Enquire in an Apple Retail Store about instalment offers available for in-store purchases.<\/li>\n <li>Monthly charges indicated in the Apple Online Store are estimations only. Exact monthly charges will be calculated by your instalment provider and reflected on your monthly billing statement.<\/li>\n <li>Installment partners, financing offers, and terms and conditions on this page are applicable for orders placed via phone, <a href=\"#\" target=\"_blank\" class=\"as-chat-button as-buttonlink\">Chat<span class=\"a11y\">(Opens in a new window)<\/span><\/a>, or Apple Online Store.<\/li>\n<\/ul>", "instantTradeUpInstructionOverlayContent": "<div class=\"as-tradeup-refundoverlay\">\n\t<h2 id=\"pd-overlay-header\" class=\"as-tradeup-refundoverlay-header\">\n\t\tMaking your trade-in easy.\n\t<\/h2>\n\t<div class=\"as-tradeup-refundoverlay-content\">\n\t\t<p class=\"as-tradeup-refundoverlay-desc\">\n\t\t\tOnce we receive your trade-in, we\u2019ll verify its condition. If it matches what you told us, then you\u2019re all done.\n\t\t<\/p>\n\t\t<p class=\"as-tradeup-refundoverlay-desc\">\n\t\t\tHowever, if the condition is different from what you described, we will give you a revised value. You can either accept or reject it.\n\t\t<\/p>\n\t\t<p class=\"as-tradeup-refundoverlay-desc\">\n\t\t\tIf you accept it, we\u2019ll continue with the trade-in and either charge or refund the difference in value to the card you provided.\n\t\t<\/p>\n\t\t<p class=\"as-tradeup-refundoverlay-desc\">\n\t\t\tIf you reject it, we\u2019ll cancel the trade-in and return your old device. And if you chose to pay monthly, we\'ll also charge the original trade-in value to your card. \n\t\t<\/p>\n\t\t<p class=\"as-tradeup-refundoverlay-desc\">\n\t\t\tNo matter what, we\u2019ll provide updates about the progress of your trade-in, so you\u2019ll know what\u2019s happening at every step. \n\t\t<\/p>\n\t<\/div>\n<\/div>", "chatNowText": "", "bagInstallmentRestrictionMessage": "<a href=\"\/ca\/shop\/help\/payments#installment\" data-slot-name=\"globalNav\" data-feature-name=\"Astro Link\" data-display-name=\"AOS: help\/payments#installment\" target=\"_blank\">Installments are available for single item orders of at least NT$1500<label class=\"visuallyhidden\">(Opens in a new window)<\/label><\/a>", "bagInfoStickyNavButtonA11y": "items in bag: {quantity}, order total: {totalPrice}", "buyflowMessageFootNote": "", "carrierFinanceFootNote_VERIZON": "{superScript}. Verizon Special Trade-in Deal: Monthly price reflects net monthly payment, after Apple instant trade-in credit at checkout, and Verizon monthly bill credits applied over 36 months. Customer must remain in the Verizon Device Payment Program for 36 months to receive the full benefit of the Verizon bill credits. Verizon promo credits end if eligibility requirements are no longer met. Bill credits may take 1-2 bill cycles to appear. If it takes two cycles for bill credits to appear, you\u2019ll see the credit for the first cycle on your second bill in addition to that month\u2019s credit. Requires purchase and activation of a new iPhone 12 mini, iPhone 12, iPhone 12 Pro, or iPhone 12 Pro Max with the Verizon Device Payment Program at 0% APR for 36 months, subject to carrier credit qualification, and iPhone availability and limits. Taxes and shipping not included in monthly price. Sales tax may be assessed on full value of new iPhone. Requires eligible Unlimited service plan. Per line pricing may not reflect multi-line price discounts here. Taxes, fees and surcharges are not included in your Verizon service charges reflected here, which can add between 10% and 42% to your bill. Except for changes you make today, your current Verizon service plan and features will not be changed with this transaction. For more details on these charges, additional plan information, terms and conditions, or to make changes to your plan visit Verizon. Requires trade-in of eligible device in good condition. Must be at least 18 to trade in. Apple or its trade-in partners reserve the right to refuse or limit any trade-in transaction for any reason. In-store trade in requires presentation of a valid, government-issued photo ID (local law may require saving this information). In-store promotion availability subject to local law; speak to a Specialist to learn more. Additional terms from Apple, Verizon, and Apple\u2019s trade-in partners may apply.", "carrierPromoTaxDisclaimer_VERIZON": "2. Taxes may be charged or refunded when device and\/or condition of trade-in presented in store differs from the device and\/or condition of the trade-in indicated during original online transaction. Must remain in Verizon Device Payment Programfor 24 months (iPhone 12 mini and iPhone 12) or 30 months (iPhone 12 Pro and iPhone 12 Pro Max)to receive the full benefit of the Verizon trade-in bill credits.", "carrierFinanceFootNote_ATT": "{superScript}. AT&amp;T Special Deal: Offer bill credits applied over 36 months. Requires upgrade of an existing line or activation of a new line and purchase of a new iPhone 12 mini, iPhone 12, iPhone 13 mini, iPhone 13, iPhone 13 Pro, or iPhone 13 Pro Max on qualifying 36-month 0% APR installment plan, subject to carrier credit qualification. $0 down for well-qualified customers only, or down payment may be required and depends on a variety of factors. Tax on full retail price due at sale. If you cancel eligible wireless service, credits will stop and you will owe the remaining device balance. Activation\/Upgrade Fee: $35. Bill credits are applied as a monthly credit over the 36-month installment plan. Credits start within 3 bills. Will receive catch-up credits once credits start. Wireless line must be on an installment agreement, active, and in good standing for 30 days to qualify. Installment agreement starts when device is shipped. To get all credits, device must remain on agreement for entire term and you must keep eligible service on device for entire installment term. Limited-time offer; subject to change. Limits: one credit per line. May not be combinable with other offers, discounts, or credits. Purchase, financing, other limits, and restrictions apply. Price for iPhone 12 mini, iPhone 12, iPhone 13 mini, and iPhone 13 includes a $30 AT&amp;T instant discount. Activation required.", "carrierFinanceFootNote_TMOBILE": "{superScript}. <b>T-Mobile Special Trade-in Deal:<\/b> Savings comprised of (i) Apple instant trade-in credit at checkout and (ii) T-Mobile monthly bill credits applied over 24 months. Limited time offer; subject to change. Qualifying credit and trade-in in good condition of eligible smartphone required. If you\u2019ve cancelled lines in past 90 days, you may need to reactivate them first. In stores &amp; on customer service calls, $30 assisted or upgrade support charge may be required. Up to $XXX via trade-in credit and bill credits; must be active and in good standing to receive credits; allow 2 bill cycles. Max 4\/account. May not be combinable with some offers or discounts. Must be at least 18 to trade in. Apple or its trade-in partners reserve the right to refuse or limit any trade-in transaction for any reason. In-store trade-in requires presentation of a valid, government-issued photo ID (local law may require saving this information). In-store promotion availability subject to local law; speak to a Specialist to learn more. Additional terms from Apple, T-Mobile, and Apple\u2019s trade-in partners may apply.", "carrierFinanceNoPromoFootNote": "<sup>{superScript}<\/sup> Carrier instant credit requires activation with carrier. Trade-in values will vary based on the condition, year, and configuration of your eligible trade-in device. Not all devices are eligible for credit. You must be at least 18 years old to be eligible to trade in for credit or for an Apple Gift Card. Trade-in value may be applied toward qualifying new device purchase, or added to an Apple Gift Card. Actual value awarded is based on receipt of a qualifying device matching the description provided when estimate was made. Sales tax may be assessed on full value of a new device purchase. In-store trade-in requires presentation of a valid photo ID (local law may require saving this information). Offer may not be available in all stores, and may vary between in-store and online trade-in. Some stores may have additional requirements. Apple or its trade-in partners reserve the right to refuse or limit quantity of any trade-in transaction for any reason. More details are available from Apple\u2019s trade-in partner for trade-in and recycling of eligible devices. Restrictions and limitations may apply.", "bagGenericFootNote": "", "offerDetails": "", "acmiLearnMoreOverlayContent": "<div>\n<div class=\"rs-acmilearnmore-content\">\n <div class=\"rs-acmilearnmore-logo\">\n <img src=\"https:\/\/store.storeimages.cdn-apple.com\/4982\/as-images.apple.com\/is\/applecard-logo-card-201907?wid=176&amp;hei=50&amp;fmt=png-alpha&amp;.v=1566927292967\" alt=\"\" width=\"88\" height=\"25\" aria-hidden=\"true\" class=\"ir\" \/>\n <\/div>\n <h2 class=\"rs-acmilearnmore-heading\" id=\"{headerId}\">\n Buy with Apple Card <br \/>Monthly Installments.<\/h2>\n <div class=\"rs-acmilearnmore-info\">\n <p>Now when you shop at Apple, you can use your Apple Card to pay monthly at 0% APR.<span class=\"visuallyhidden\">Footnote<\/span><sup>\u25CA<\/sup> And you\u2019ll get 3% Daily Cash back on the Apple products you love \u2014 all up front. Just choose Apple Card Monthly Installments when you check out.<\/p>\n <h3 class=\"rs-acmilearnmore-section-title\">How to buy with Apple Card Monthly Installments:<\/h3>\n <ul class=\"rs-acmilearnmore-works\">\n <li>Choose Apple Card Monthly Installments as your payment option when you&nbsp;check&nbsp;out.<\/li>\n <li>Since you already have Apple Card, you\u2019ll skip the application process.<\/li>\n <li>Complete your purchase.<\/li>\n <\/ul>\n <div class=\"rs-acmilearnmore-applecard\">\n <img src=\"https:\/\/store.storeimages.cdn-apple.com\/4982\/as-images.apple.com\/is\/applecard-hero-202005?wid=1258&amp;hei=896&amp;fmt=jpeg&amp;qlt=90&amp;.v=1589999719000\" alt=\"\" width=\"629\" height=\"448\" aria-hidden=\"true\" class=\"ir\" \/>\n <\/div>\n <\/div>\n <\/div>\n <div class=\"rs-acmilearnmore-footnotes\">\n\t<p><sup>\u25CA<\/sup> <\/p>\n <p><\/p>\n <p>Apple Pay is a service provided by Apple Payments Services LLC, a subsidiary of Apple Inc. Neither Apple Inc. nor Apple Payments Services LLC is a bank. Any card used in Apple Pay is offered by the card issuer.<\/p>\n <\/div>\n<\/div>", "carrierLearnMoreOverlayContent": "", "acmiNoCardLearnMoreOverlayContent": "<div>\n<div class=\"rs-acmilearnmore-content\">\n <div class=\"rs-acmilearnmore-logo\">\n <img src=\"https:\/\/store.storeimages.cdn-apple.com\/4982\/as-images.apple.com\/is\/applecard-logo-card-201907?wid=176&amp;hei=50&amp;fmt=png-alpha&amp;.v=1566927292967\" alt=\"\" width=\"88\" height=\"25\" class=\"pd-modal-hero ir\" \/>\n <\/div>\n <h2 class=\"rs-acmilearnmore-heading\" id=\"{headerId}\">\n Buy with Apple Card <br \/>Monthly Installments.\n <\/h2>\n <div class=\"rs-acmilearnmore-info\">\n <p>Now when you shop at Apple, you can use your Apple Card to pay monthly at 0% APR.<span class=\"visuallyhidden\">Footnote<\/span><sup>\u25CA<\/sup> And you\'ll get 3% Daily Cash back on the Apple products you love \u2014 all up front. Just choose Apple Card Monthly Installments when you checkout. Apply in minutes to see if you are approved with no impact to your credit score.<span class=\"visuallyhidden\">Footnote<\/span><sup>1<\/sup><\/p>\n <h3 class=\"rs-acmilearnmore-section-title\">Plus, you\u2019ll get Apple Card and all its great benefits:<\/h3>\n <ul class=\"rs-acmilearnmore-works\">\n <li>Unlimited Daily Cash back with every purchase, including 3% at Apple and 2% everywhere else you use Apple Card with Apple Pay.<\/li>\n <li>No fees.<span class=\"visuallyhidden\">Footnote<\/span><sup>2<\/sup> Not even hidden ones.<\/li>\n <li>The privacy and security you expect from Apple.<\/li>\n <li>An Apple-designed titanium card that can be used anywhere Mastercard is accepted.<\/li>\n <\/ul>\n \n <h3 class=\"rs-acmilearnmore-section-title\"> Already have Apple Card? <\/h3>\n <p>ust choose Apple Card Monthly Installments as your payment option. Since you already have the card, you\u2019ll skip the application process.<\/p>\n <div class=\"rs-acmilearnmore-applecard\">\n <img src=\"https:\/\/store.storeimages.cdn-apple.com\/4982\/as-images.apple.com\/is\/applecard-hero-202005?wid=1258&amp;hei=896&amp;fmt=jpeg&amp;qlt=90&amp;.v=1589999719000\" alt=\"\" width=\"629\" height=\"448\" aria-hidden=\"true\" class=\"ir\" \/>\n <\/div>\n <\/div>\n<\/div>\n <div class=\"rs-acmilearnmore-footnotes\">\n <p><sup>\u25CA<\/sup> <\/p>\n <p>1.Accepting an Apple Card after your application is approved will result in a hard inquiry, which may impact your credit score.<\/p>\n <p>2.<\/p>\n <p><\/p>\n <\/div>\n<\/div>", "acmiNoCardLearnMoreOverlayHeader": "<div class=\"rs-acmilearnmore-content\">\n <div class=\"rs-acmilearnmore-logo\" aria-hidden=\"true\">\n <img src=\"https:\/\/store.storeimages.cdn-apple.com\/4982\/as-images.apple.com\/is\/applecard-logo-card-201907?wid=176&amp;hei=50&amp;fmt=png-alpha&amp;.v=1566927292967\" alt=\"Apple Card\" width=\"88\" height=\"25\" class=\"pd-modal-hero ir\" \/>\n <\/div>\n <h2 class=\"rs-acmilearnmore-heading\" id=\"{headerId}\">\n Buy with Apple Card <br \/>Monthly Installments.\n <\/h2>\n <div class=\"rs-acmilearnmore-info\">\n <p>Now when you shop at Apple, you can use your Apple Card to pay monthly at 0% APR.<span class=\"visuallyhidden\">&nbsp;footnote&nbsp;<\/span><sup>\u25CA<\/sup> And you\'ll get 3% Daily Cash back on the Apple products you love \u2014 all up front. Just choose Apple Card Monthly Installments when you checkout. Apply in minutes to see if you are approved with no impact to your credit score.<span class=\"visuallyhidden\">&nbsp;footnote&nbsp;<\/span><sup>1<\/sup><\/p>\n <h3 class=\"rs-acmilearnmore-section-title\">Plus, you\u2019ll get Apple Card and all its great benefits:<\/h3>\n <ul class=\"rs-acmilearnmore-works\">\n <li>Unlimited Daily Cash back with every purchase, including 3% at Apple and 2% everywhere else you use Apple Card with Apple Pay.<\/li>\n <li>No fees.<span class=\"visuallyhidden\">&nbsp;footnote&nbsp;<\/span><sup>2<\/sup> Not even hidden ones.<\/li>\n <li>The privacy and security you expect from iPhone.<\/li>\n <li>An Apple-designed titanium card that can be used anywhere Mastercard is accepted.<\/li>\n <\/ul>\n \n <h3 class=\"rs-acmilearnmore-section-title\"> Already have Apple Card? <\/h3>\n <p>Just choose Apple Card Monthly Installments as your payment option. Since you already have the card, you\u2019ll skip the application process.<\/p>\n <\/div>\n<\/div>", "acmiNoCardLearnMoreOverlayFooter": "<div>\n \n <div class=\"rs-acmilearnmore-footnotes\">\n<p><span class=\"visuallyhidden\">&nbsp;footnote&nbsp;<\/span><sup>\u25CA<\/sup> <\/p>\n <ol>\n \t<li><\/li>\n \t<li><\/li>\n <\/ol>\n <p><\/p>\n <p>Apple Pay is a service provided by Apple Payments Services LLC, a subsidiary of Apple Inc. Neither Apple Inc. nor Apple Payments Services LLC is a bank. Any card used in Apple Pay is offered by the card issuer.<\/p>\n <\/div>\n<\/div>", "acmiOverlayCardBenefits": "<div>\n <h3 class=\"rs-acmioverlay-section-title\">Here\u2019s how it works:<\/h3>\n <ul>\n <li>Get low interest and easy terms.<\/li>\n <li>Trade-in value applied as instant credit.<\/li>\n <li>Apply online and get a decision right away.<\/li>\n <\/ul>\n<\/div>", "acmiOverlayFootnote": "<ul aria-label=\"footnotes\" role=\"list\">\n\t<li role=\"listitem\">* This amount is the estimated total of all initial Apple Card Monthly Installments in this order; the actual monthly installment amount is shown when you check out. Each item will be charged to your account and reflected on your monthly statement as of the day it ships. Your first installment payment may be less than this amount if items are not charged or shipped in the same month. Taxes, shipping, and other additional charges are subject to your standard purchase APR and separately billed on the shipping date, but are not included in your installment amount. The last month\u2019s payment for each product will be the total of that product, less all other payments at the monthly payment amount.<\/li> \n\t<li role=\"listitem\">1. Apple Card Monthly Installments (ACMI) is a 0% APR payment option available only in the U.S. to select at checkout for certain products purchased at Apple Store locations, apple.com, the Apple Store app, or by calling 1-800-MY-APPLE, and is subject to credit approval and credit limit. See <a target=\"_blank\" href=\"https:\/\/support.apple.com\/kb\/HT211204\">https:\/\/support.apple.com\/kb\/HT211204<\/a> for more information about eligible products. Variable APRs for Apple Card other than ACMI range from 18.74% to 28.99% based on creditworthiness. Rates as of October 1, 2024. If you choose the pay-in-full or one-time-payment option for an ACMI eligible purchase instead of choosing ACMI as the payment option at checkout, that purchase will be subject to the variable APR assigned to your Apple Card. Taxes and shipping are not included in ACMI and are subject to your card\u2019s variable APR. See the <a href=\"https:\/\/www.goldmansachs.com\/terms-and-conditions\/Apple-Card-Customer-Agreement.pdf\" data-slot-name=\"globalNav\" data-feature-name=\"Astro Link\" data-display-name=\"AOS: www.goldmansachs.com\/terms-and-conditions\/Apple-Card-Customer-Agreement.pdf\" target=\"_blank\">Apple Card Customer Agreement <span class=\"visuallyhidden\">(Opens in a new window)<\/span><\/a> for more information. ACMI is not available for purchases made online at the following special stores: Apple Employee Purchase Plan; participating corporate Employee Purchase Programs; Apple at Work for small businesses; Government, and Veterans and Military Purchase Programs, or on refurbished devices. iPhone activation required on iPhone purchases made at an Apple Store with one of these national carriers: AT&amp;T, Verizon, or T-Mobile.<\/li> \n\t<li role=\"listitem\">2. <\/li>\n\t<li role=\"listitem\">3. Accepting an Apple Card will result in a hard inquiry, which may impact your credit score.<\/li>\n\t<li role=\"listitem\">4. Estimated amount. Daily Cash amounts are not final until the purchase is complete.<\/li>\n <li role=\"listitem\"><\/li>\n<\/ul>", "acmiOverlayNoCardFootnote": "<p> <span class=\"\u2018visuallyhidden\u2019\"><\/span> This amount is the estimated total of all initial monthly payments in this order; the actual monthly payment amount is shown when you check out. Financing provided, and all transactions are subject to approval, by Affirm.<\/p>\n<p> <span class=\"\u2018visuallyhidden\u2019\">\u2021<\/span> Payment plans available on approved credit for iPhone and Apple Watch purchases over $99, Mac purchases over $199, and iPad purchases over $199. Offer valid on qualifying purchases of eligible Apple products, at Apple Store locations, <a href=\"https:\/\/www.apple.com\/ca\" data-slot-name=\"globalNav\" data-feature-name=\"Astro Link\" data-display-name=\"AOS: www.apple.com\/ca\" target=\"_blank\">apple.com\/ca<span class=\"a11y\">(Opens in a new window)<\/span><\/a>, on the Apple Store app and by calling 1\u2011800\u2011MY\u2011APPLE. Financing provided by Affirm, and all transactions are subject to approval. Financing offers may vary from time to time and may be amended or cancelled at any time. See <a href=\"\/ca\/shop\/browse\/financing\" data-slot-name=\"globalNav\" data-feature-name=\"Astro Link\" data-display-name=\"AOS: financing\" target=\"new\">apple.com\/ca\/shop\/browse\/financing<span class=\"a11y\">(Opens in a new window)<\/span><\/a> for more information. Quebec residents: Learn more about financing <a href=\"http:\/\/www.apple.com\/ca\/shop\/browse\/financing\" data-slot-name=\"globalNav\" data-feature-name=\"Astro Link\" data-display-name=\"AOS: www.apple.com\/ca\/shop\/browse\/financing\" target=\"new\">here<span class=\"a11y\">(Opens in a new window)<\/span><\/a>.\n\n<p>7.99% APR Representative example based on $1099 purchase: Total repayment amount of $1,192.79 paid over 24 monthly payments of $49.70 at 7.99% APR. Total interest charges and cost of borrowing $93.79. Example transaction amount does not include applicable taxes, which must be paid in full at time of shipment or pickup. <\/p><\/p>", "acmiTradeInOverlayContent": "<div>\n<div class=\"as-tradeup-refundoverlay as-tradein-refundoverlay-content\">\n <div class=\"as-tradeup-refundoverlay-logo\">\n <img src=\"https:\/\/store.storeimages.cdn-apple.com\/4982\/as-images.apple.com\/is\/tradein-icon-large?wid=120&amp;hei=120&amp;fmt=png-alpha&amp;.v=1590519338000\" alt=\"\" width=\"60\" height=\"60\" class=\"ir\" \/>\n\t<\/div>\n\t<div class=\"as-tradeup-refundoverlay-logosubtext\">\n\t\t<p>Apple Trade In<\/p>\n\t<\/div>\n\t<h2 id=\"{headerId}\" class=\"as-tradeup-refundoverlay-header\">\n\t\tHere\u2019s how it works.\n\t<\/h2>\n\t<div class=\"as-tradeup-refundoverlay-content\">\n\t\t<h3 class=\"as-tradeup-refundoverlay-subheader\">If you pay monthly<\/h3>\n\t\t<p class=\"as-tradeup-refundoverlay-desc\">\n\t\t\tWe\u2019ll apply the value as an instant credit to lower your monthly payments. After you complete your purchase, we\u2019ll send you an email with next steps on how to complete your trade-in.\n\t\t<\/p>\n\t\t<h3 class=\"as-tradeup-refundoverlay-subheader\">If you pay in full<\/h3>\n\t\t<p class=\"as-tradeup-refundoverlay-desc\">\n\t\t\tWe\u2019ll send you a trade-in kit and credit your payment method after we receive and verify your old device.\n\t\t<\/p>\n\t\t<h3 class=\"as-tradeup-refundoverlay-subheader\">Before you trade in<\/h3>\n\t\t<p class=\"as-tradeup-refundoverlay-desc\">\n\t\t\tBe sure to <a href=\"https:\/\/support.apple.com\/guide\/icloud\/remove-a-device-mmfc0eeddd\/icloud\" data-slot-name=\"globalNav\" data-feature-name=\"Astro Link\" data-display-name=\"AOS: support.apple.com\/guide\/icloud\/remove-a-device-mmfc0eeddd\/icloud\" target=\"_blank\">prep your device<\/a>. And if you are trading in an iPhone or an iPad, feel free to include your device\u2019s case in the kit so that it may be directed to recycling where available.\n\t\t<\/p>\n\t\t<br \/>\n\t\t<p class=\"as-tradeup-refundoverlay-desc\">\n\t\t\tKeep in mind that you\u2019ll have 14 days to trade in your device. Once we receive it, we\'ll inspect and verify its condition. If everything checks out, your trade-in is complete. If your device doesn\u2019t match the condition you described, you\u2019ll receive a revised trade-in value.\n\t\t<\/p>\n <br \/>\n\t\t<p class=\"as-tradeup-refundoverlay-desc\">\n\t\t\tAnd if the value of your trade-in was more than the cost of your new device, you\u2019ll receive an Apple Store Gift Card with the remaining amount.\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<div class=\"as-tradeup-refundoverlay-footer\">\n\tHave questions? \n <button class=\"as-chat-button as-buttonlink\">\n Chat with a Specialist<span class=\"a11y\">(Opens in a new window)<\/span>\n <\/button>\n<\/div>\n<\/div>", "acmiBagFootnote": "<p> This amount is the estimated total of all initial monthly payments in this order; the actual monthly payment amount is shown when you check out. Financing provided, and all transactions are subject to approval, by Affirm. \n<p>\u2021 Payment plans available on approved credit for iPhone and Apple Watch purchases over $99, Mac purchases over $199, and iPad purchases over $199. Offer valid on qualifying purchases of eligible Apple products, at Apple Store locations, <a href=\"https:\/\/www.apple.com\/ca\" data-slot-name=\"globalNav\" data-feature-name=\"Astro Link\" data-display-name=\"AOS: www.apple.com\/ca\" target=\"_blank\">apple.com\/ca<span class=\"a11y\">(Opens in a new window)<\/span><\/a>, on the Apple Store app and by calling 1\u2011800\u2011MY\u2011APPLE. Financing provided by Affirm, and all transactions are subject to approval. Financing offers may vary from time to time and may be amended or cancelled at any time. See <a href=\"\/ca\/shop\/browse\/financing\" data-slot-name=\"globalNav\" data-feature-name=\"Astro Link\" data-display-name=\"AOS: financing\" target=\"new\">apple.com\/ca\/shop\/browse\/financing<span class=\"a11y\">(Opens in a new window)<\/span><\/a> for more information. Quebec residents: Learn more about financing <a href=\"http:\/\/www.apple.com\/ca\/shop\/browse\/financing\" data-slot-name=\"globalNav\" data-feature-name=\"Astro Link\" data-display-name=\"AOS: www.apple.com\/ca\/shop\/browse\/financing\" target=\"new\">here<span class=\"a11y\">(Opens in a new window)<\/span><\/a>.\n\n<p>7.99% APR Representative example based on $1099 purchase: Total repayment amount of $1,192.79 paid over 24 monthly payments of $49.70 at 7.99% APR. Total interest charges and cost of borrowing $93.79. Example transaction amount does not include applicable taxes, which must be paid in full at time of shipment or pickup. <\/p><\/p><\/p>", "acmiIphoneBagFootnote": "<ul aria-label=\"footnotes\" role=\"list\" style=\"padding:0;\">\n\t<li role=\"listitem\"><sup>\u25CA<\/sup> <\/li>\n <li role=\"listitem\"><\/li>\n\t<li role=\"listitem\">** Trade-in values will vary based on the condition, year, and configuration of your eligible trade-in device. Not all devices are eligible for credit. You must be at least 18 years old to be eligible to trade in for credit or for an Apple Gift Card. Trade-in value may be applied toward qualifying new device purchase, or added to an Apple Gift Card. Actual value awarded is based on receipt of a qualifying device matching the description provided when estimate was made. Sales tax may be assessed on full value of a new device purchase. In-store trade-in requires presentation of a valid photo ID (local law may require saving this information). Offer may not be available in all stores, and may vary between in-store and online trade-in. Some stores may have additional requirements. Apple or its trade-in partners reserve the right to refuse or limit quantity of any trade-in transaction for any reason. More details are available from Apple\u2019s trade-in partner for trade-in and recycling of eligible devices. Restrictions and limitations may apply.\n<\/li> \n\t\n<\/ul>", "acmiBagAppleCareFootnote": "", "chatSpecialist": "", "appleTradeInOverlayContent": "", "androidTradeInOverlayContent": "", "instantTradeInBagOverlayContent": "<div class=\"rs-tradeinoverlay-wrapper as-overlay-content\"><h2 id=\"rs-tradeinoverlay-header\" class=\"rs-tradeinoverlay-genericheader\">Get instant credit and lower the cost of a new iPhone.<\/h2><div class=\"rs-tradeinoverlay-section\"><h3 id=\"rs-tradeinoverlay-section-subheader\" class=\"rs-tradeinoverlay-section-subheader icon icon-before icon-1circle\">See what your smartphone is worth.<\/h3><div class=\"rs-tradeinoverlay-section-content\">Answer a few questions to determine the value of your smartphone. We\u2019ll apply the value as an instant credit to lower the price of a new iPhone.<\/div><\/div><div class=\"rs-tradeinoverlay-section\"><h3 id=\"rs-tradeinoverlay-section-subheader\" class=\"rs-tradeinoverlay-section-subheader icon semibold icon-before icon-2circle\">Get it ready to trade in.<\/h3><div class=\"rs-tradeinoverlay-section-content\">After you buy your new iPhone, we\u2019ll show you how to prepare your smartphone for trade-in.<\/div><\/div><div class=\"rs-tradeinoverlay-section rs-tradeinoverlay-section-last\"><h3 id=\"rs-tradeinoverlay-section-subheader\" class=\"rs-tradeinoverlay-section-subheader\"><span class=\"icon semibold icon-before icon-3circle\"><\/span><span>Exchange your smartphone when we deliver your iPhone.<\/span><\/h3><div class=\"rs-tradeinoverlay-section-content\">When we arrive at your delivery location, we\u2019ll run a diagnostic test and verify the condition on the spot. When everything checks out, your trade-in and purchase are complete.<\/div><\/div><div class=\"rs-tradeinoverlay-section\"><h3 class=\"rs-tradeinoverlay-section-subheader\">If there\u2019s an issue with your trade-in.<\/h3><div class=\"rs-tradeinoverlay-section-tradeinissuemessage\">If your smartphone doesn\u2019t pass the diagnostic test or the condition doesn\u2019t match what you described, you\u2019ll need to pay back the entire trade-in credit in order to receive your new iPhone.<\/div><\/div><\/div>", "defaultTradeInOverlayContent": "<div class=\"as-tradeup-refundoverlay\"> <div class=\"as-tradeup-refundoverlay-logo\"> <img src=\"https:\/\/store.storeimages.cdn-apple.com\/4982\/as-images.apple.com\/is\/tradein-icon-large?wid=120&amp;hei=120&amp;fmt=png-alpha&amp;.v=1590519338000\" alt=\"\" width=\"60\" height=\"60\" class=\"ir\" \/> <\/div> <div class=\"as-tradeup-refundoverlay-logosubtext\"> <p>Apple Trade In<\/p> <\/div> <h2 id=\"pd-overlay-header\" class=\"as-tradeup-refundoverlay-header\"> Here\u2019s how it works. <\/h2> <div class=\"as-tradeup-refundoverlay-content\"> <p> After you complete your purchase, we\u2019ll send you an email with next steps on how to complete your trade-in. We\u2019ll also provide a trade-in kit and prepaid shipping label. <\/p> <h3 class=\"as-tradeup-refundoverlay-subheader\"> If you pay monthly <\/h3> <p class=\"as-tradeup-refundoverlay-desc\"> We\u2019ll apply the value as an instant credit to lower your monthly payments. <\/p> <h3 class=\"as-tradeup-refundoverlay-subheader\">If you pay in full<\/h3> <p class=\"as-tradeup-refundoverlay-desc\"> We\u2019ll credit your payment method after we receive and verify your old device. <\/p> <h3 class=\"as-tradeup-refundoverlay-subheader\"> Before you trade in <\/h3> <p class=\"as-tradeup-refundoverlay-desc\"> Be sure to <a href=\"https:\/\/support.apple.com\/kb\/ph2702?locale=en_US\" data-slot-name=\"globalNav\" data-feature-name=\"Astro Link\" data-display-name=\"AOS: support.apple.com\/kb\/ph2702\" target=\"_blank\">prep your device. <span class=\"visuallyhidden\">(Opens in a new window)<\/span><\/a> <\/p> <h3 class=\"as-tradeup-refundoverlay-subheader\"> Use the trade-in kit to send it in <\/h3> <p class=\"as-tradeup-refundoverlay-desc\"> Once you receive the trade-in kit, you have 15 days to prepare and send in your device. If you added a trade-in to an iPhone order, you may receive the kit along with your new device. Otherwise, it will be mailed to you separately as soon as your new product is ready for delivery or pickup. <\/p> <p class=\"as-tradeup-refundoverlay-desc\"> And if you are trading in an iPhone or an iPad, feel free to include your device\u2019s case in the kit so that it may be directed to recycling where available. <\/p> <h3 class=\"as-tradeup-refundoverlay-subheader\"> We\u2019ll confirm your trade-in value <\/h3> <p class=\"as-tradeup-refundoverlay-desc\"> When our trade-in partner receives your device, it is inspected to verify its condition. If everything checks out, your trade-in is complete. If your device doesn\u2019t match the condition you described, you\u2019ll receive a revised trade-in value. <p> <p class=\"as-tradeup-refundoverlay-desc\"> And if the value of your trade-in was more than the cost of your new device, you\u2019ll receive an Apple Gift Card with the remaining amount. <p> <\/p><\/p><\/p><\/p><\/div> <\/div>", "carrierFinancedIphoneBilling": "<h3 class=\"large-2 small-12 rs-carrier-billedseparately-header\">Items billed separately<\/h3><div class=\"large-8 small-12 rs-carrier-billedseparately-content\"><div class=\"rs-carrier-billedseparately-itemheader\">{carrierFinancedItemHeader}<\/div><p>You will be charged separately by your carrier for your monthly iPhone payments and any line access fees.<\/p><p class=\"rs-carrier-billedseparately-itemfootnote\">Applicable fees and taxes will be applied at time of charge.<\/p><\/div>", "acmiOverlayDescription": "Now when you shop at Apple, you can use Apple Card to pay monthly at 0% APR when you choose Apple Card Monthly Installments as your payment option at checkout.<span class=\"visuallyhidden\">Footnote<\/span>\u00B9 And you\u2019ll get 3% Daily Cash back on the Apple products you love \u2014 all up front.", "acmiOverlayNoCardDescription": "Review the monthly payments offer for each eligible item and any additional items charged as a one-time payment. Then, choose Affirm during checkout. ", "acmiIneligibleFootnote": "", "orderInstallmentPriceLabel": "", "otbMessageWithAppleCard": "<div class=\"rs-acmiotb-header\">Available Apple Card Credit<\/div><div class=\"rs-acmiotb-content\">You may need at least {acmiOtbValue} in available credit on your Apple Card to cover this purchase. The amount of your purchase will be subtracted from your credit limit.<\/div>", "otbMessageWithoutAppleCard": "<h3 class=\"rs-acmiotb-header\">Apple Card Credit Line<\/h3><div class=\"rs-acmiotb-content\">If you don\u2019t have Apple Card, you\u2019ll need to apply and be approved for at least {acmiOtbValue} on Apple Card to cover this purchase. This amount will be subtracted from your credit limit.<\/div>", "isMonthlyProminentFootnotes": "", "instructionsFor_trade_in_greater_than_loan": "Continue to make your monthly payments as usual until your trade-in is complete. Once we\u2019ve received and verified your device, Barclays will close your existing loan and refund any remaining value to your bank account.", "instructionsFor_trade_in_equal_to_loan": "This amount will be applied towards your outstanding loan with Barclays.<br \/>Continue to make your monthly payments as usual until your trade-in is complete. Once we\u2019ve received and verified your device, Barclays will close your existing loan.", "instructionsFor_trade_in_lesser_than_loan": "This amount will be applied towards your outstanding loan with Barclays.<br \/><br \/>Continue to make your monthly payments as usual until your trade-in is complete. Once we\'ve received and verified your device, Barclays will close your existing loan.", "aprFinancingOverlayContent": "<div class=\"dd-modal dd-modal-financing\">\n <div class=\"dd-intro\">\n <h2 class=\"dd-modal-header dd-compact-large-11\">\n Get your favourite Apple products and pay over time.<sup>\u2021<\/sup>\n <\/h2>\n <p class=\"dd-modal-body dd-compact-large-7\">\n Monthly payments available with Affirm. \n <\/p>\n <\/div>\n <div class=\"dd-section\">\n <div class=\"dd-image\">\n <img src=\"https:\/\/store.storeimages.cdn-apple.com\/4982\/as-images.apple.com\/is\/affirm-logo-financing-modal?wid=440&amp;hei=176&amp;fmt=png-alpha&amp;.v=1686758798207\" alt=\"Affirm logo\" width=\"220\" height=\"88\" class=\"dd-logo large-centered ir\" \/>\n <\/div>\n <div class=\"row justify-content-center\">\n <ul class=\"dd-modal-list large-8 small-12\">\n <li role=\"listitem\">Apply online and get a decision straight away. Save time at checkout by getting pre-qualified with Affirm. <\/li>\n <li role=\"listitem\">Trade in an eligible device for instant credit towards your purchase and pay even less per month. <\/li>\n <li role=\"listitem\">Terms and annual percentage rate (APR) vary by product. Check the current monthly offers for details.<sup>\u2021<\/sup><\/li>\n <\/ul>\n <\/div>\n <\/div>\n <div class=\"dd-apply\"> \n <div class=\"dd-button\">\n <a href=\" https:\/\/www.affirm.ca\/apps\/prequal\/?public_api_key=XRYN1XSFRA80PM9Y&amp;referring_ur%5B\u2026%5Dw%2Eapple%2Eca&amp;use_promo=true&amp;page_type=product&amp;locale=en_CA\" class=\"button button-super button-block large-centered\" target=\"_blank\" aria-label=\"Apply now (opens in new window)\">Apply now<\/a>\n <\/div>\n <p class=\"dd-subheader dd-compact-large-10\">Get pre-qualified now to save time at checkout. <\/p>\n <\/div>\n <div class=\"dd-offers\">\n <h3 class=\"dd-header dd-compact-large-22\">Current monthly offers. <\/h3>\n <table class=\"dd-offers-3c\">\n <thead class=\"dd-table-head\">\n <tr class=\"dd-table-row\">\n <th scope=\"col\"><strong>Product<\/strong><\/th>\n <th scope=\"col\"><strong>APR<\/strong><\/th>\n <th scope=\"col\"><strong>Term Length<\/strong><\/th>\n <\/tr>\n <\/thead>\n <tbody class=\"dd-table-body\">\n <tr class=\"dd-table-row\">\n <td>iPhone<\/td>\n <td>7.99%<\/td>\n <td>24 months<\/td>\n <\/tr>\n <tr class=\"dd-table-row\">\n <td>Mac<\/td>\n <td><\/td>\n <td><\/td>\n <\/tr>\n <tr class=\"dd-table-row\">\n <td>iPad<\/td>\n <td>4.99%<\/td>\n <td>12 months<\/td>\n <\/tr>\n <tr class=\"dd-table-row\">\n <td>Apple Watch<\/td>\n <td>4.99%<\/td>\n <td>12 months<\/td>\n <\/tr>\n <tr class=\"dd-table-row\">\n <td>Apple Vision Pro<\/td>\n <td><\/td>\n <td><\/td>\n <\/tr>\n <\/tbody>\n <\/table>\n <\/div>\n <div class=\"dd-purchase-wrapper\">\n <h3 class=\"dd-subheader\">Example of $1,099.00 purchase<\/h3>\n <div class=\"dd-purchase\">\n <ul class=\"row\">\n <li class=\"column large-3 small-6\">\n <div class=\"dd-item\">\n <p>Purchase Amount<\/p>\n <p>$1,099.00<\/p>\n <\/div>\n <\/li>\n <li class=\"column large-3 small-6\">\n <div class=\"dd-item\">\n <p>Monthly Payment<\/p>\n <p>$49.70<\/p>\n <\/div>\n <\/li>\n <li class=\"column large-3 small-6\">\n <div class=\"dd-item\">\n <p>Number of Payments<\/p>\n <p>24<\/p>\n <\/div>\n <\/li>\n <li class=\"column large-3 small-6\">\n <div class=\"dd-item\">\n <p>Interest Charges<\/p>\n <p>$93.79<\/p>\n <\/div>\n <\/li>\n <li class=\"column large-3 small-6\">\n <div class=\"dd-item\">\n <p>Processing fees<\/p>\n <p>$0.00<\/p>\n <\/div>\n <\/li>\n <li class=\"column large-3 small-6\">\n <div class=\"dd-item\">\n <p>Cost of Borrowing<\/p>\n <p>$93.79<\/p>\n <\/div>\n <\/li>\n <li class=\"column large-3 small-6\">\n <div class=\"dd-item\">\n <p>Credit Rate<\/p>\n <p>7.99%<\/p>\n <\/div>\n <\/li>\n <li class=\"column large-3 small-6\">\n <div class=\"dd-item\">\n <p>Repayment Amount<\/p>\n <p>$1,192.79<\/p>\n <\/div>\n <\/li>\n <\/ul>\n <p class=\"dd-disclaimer small-10\">\n Example transaction amount does not include applicable taxes or shipping fees, which must be paid in full at time of purchase. Accessories that are not eligible for financing will also be charged as an additional one-time payment via Affirm. \n <\/p>\n <\/div>\n <\/div>\n<\/div>", "aprLearnMoreOverlayNoCardFootnote": "<p><sup>\u2021<\/sup> 0% APR payment plans available on approved credit for iPhone purchases over $99, and Mac purchases over $199. Offer valid on qualifying purchases of eligible Apple products, at Apple&nbsp;Store locations, apple.com\/ca, on the Apple&nbsp;Store app and by calling 1\u2011800\u2011MY\u2011APPLE. Financing provided, and all transactions are subject to approval, by PayBright.&nbsp;Financing offers may vary from time to time and&nbsp;may be amended or cancelled at any time.<\/p>", "isTradeInFootnotes": "", "iUpSummaryOverlayContent": "", "contentDeleteOverlayAlert": "", "contentDeleteOverlayLightSeal": "<h2 class=\"rs-item-remove-overlay-header\" id=\"item-remove-overlay-header\">\n\tAre you sure you want to remove this item?\n<\/h2>\n<div class=\"rs-item-remove-overlay-desc\">\n\t<p>\n\t\tFor people who need ZEISS Optical Inserts, using Apple Vision Pro without them could compromise the experience.\n\t<\/p>\n\t<p>\n\t\tAlso, removing ZEISS Optical Inserts from your order means we\u2019ll need to change the size of your Apple Vision Pro Light Seal so that everything fits properly.\n\t<\/p>\n\t<p>\n\t\tIf you want to order ZEISS Optical Inserts at a later time, you might need to purchase another Light Seal. That way, you can enjoy the best Apple Vision Pro experience with a Light Seal that is compatible with your optical inserts.\n\t<\/p>\n<\/div>", "contentDeleteOverlayHeadBand": "<h2 class=\"rs-item-remove-overlay-header\" id=\"item-remove-overlay-header\">\n\tAre you sure you want to remove this item?\n<\/h2>\n<div class=\"rs-item-remove-overlay-desc\">\n\t<p>\n\t\tFor people who need ZEISS Optical Inserts, using Apple Vision Pro without them could compromise the experience.\n\t<\/p>\n\t<p>\n\t\tAlso, removing ZEISS Optical Inserts from your order means we\u2019ll change the size of your Head Bands so that everything fits properly. \n\t<\/p>\n\t<p>\n\t\tIf you want to order ZEISS Optical Inserts at a later time, you might need to purchase another Head Band so that all the components of Apple Vision Pro will fit and function correctly.\n\t<\/p>\n<\/div>", "contentDeleteOverlayLightSealAndHeadBand": "<h2 class=\"rs-item-remove-overlay-header\" id=\"item-remove-overlay-header\">\n\tAre you sure you want to remove this item?\n<\/h2>\n<div class=\"rs-item-remove-overlay-desc\">\n\t<p>\n\t\tFor people who need ZEISS Optical Inserts, using Apple Vision Pro without them could compromise the experience. \n\t<\/p>\n\t<p>\n\t\tAlso, removing ZEISS Optical Inserts from your order means we\u2019ll change the size of your Head Bands and Light Seal so that everything fits properly. \n\t<\/p>\n\t<p>\n\t\tIf you want to order ZEISS Optical Inserts at a later time, you might need to purchase another Head Band and Light Seal so that all the components of Apple Vision Pro will fit and function correctly.\n\t<\/p>\n<\/div>", "contentDeleteOverlayKitAlert": "<h2 class=\"rs-item-remove-overlay-header\" id=\"item-remove-overlay-header\">\n\tAre you sure you want to remove this item?\n<\/h2>\n<div class=\"rs-item-remove-overlay-desc\">\n\t<p>\n\t\tIf you remove Apple Vision Pro, we will also remove your associated ZEISS Optical Inserts.\n\t<\/p>\n<\/div>", "contentDeleteOverlayLightSealRxAlert": "<h2 class=\"rs-item-remove-overlay-header\" id=\"item-remove-overlay-header\">\n\tAre you sure you want to remove this item?\n<\/h2>\n<div class=\"rs-item-remove-overlay-desc\">\n\t<p>Using Apple Vision Pro without the proper size Apple Vision Pro Light Seal may compromise your experience.<\/p>\n<\/div>", "contentDeleteOverlayLensAlert": "<h2 class=\"rs-item-remove-overlay-header\" id=\"item-remove-overlay-header\">\n\tAre you sure you want to remove this item?\n<\/h2>\n<div class=\"rs-item-remove-overlay-desc\">\n\t<p>\n\t\tAs you\u2019re removing your ZEISS Optical Inserts, we\u2019re also removing your associated Apple Vision Pro Light Seal.\n\t<\/p>\n<\/div>", "monthlyPricingFootnotes": "Payment plans available on approved credit for iPhone and Apple Watch purchases over $99, Mac purchases over $199, and iPad purchases over $199. Offer valid on qualifying purchases of eligible Apple products, at Apple Store locations, <a href=\"https:\/\/www.apple.com\/ca\" data-slot-name=\"globalNav\" data-feature-name=\"Astro Link\" data-display-name=\"AOS: www.apple.com\/ca\" target=\"_blank\">apple.com\/ca<span class=\"a11y\">(Opens in a new window)<\/span><\/a>, on the Apple Store app and by calling 1\u2011800\u2011MY\u2011APPLE. Financing provided by Affirm, and all transactions are subject to approval. Financing offers may vary from time to time and may be amended or cancelled at any time. See <a href=\"\/ca\/shop\/browse\/financing\" data-slot-name=\"globalNav\" data-feature-name=\"Astro Link\" data-display-name=\"AOS: financing\" target=\"new\">apple.com\/ca\/shop\/browse\/financing<span class=\"a11y\">(Opens in a new window)<\/span><\/a> for more information. Quebec residents: Learn more about financing <a href=\"http:\/\/www.apple.com\/ca\/shop\/browse\/financing\" data-slot-name=\"globalNav\" data-feature-name=\"Astro Link\" data-display-name=\"AOS: www.apple.com\/ca\/shop\/browse\/financing\" target=\"new\">here<span class=\"a11y\">(Opens in a new window)<\/span><\/a>.\n\n<p>7.99% APR Representative example based on $1099 purchase: Total repayment amount of $1,192.79 paid over 24 monthly payments of $49.70 at 7.99% APR. Total interest charges and cost of borrowing $93.79. Example transaction amount does not include applicable taxes, which must be paid in full at time of shipment or pickup. <\/p> ", "installmentUpgradeOfferFootnotes": "", "bundleTradeInOverlayContent":"", "financeFootnote": "", "paymentPartnerFinanceFootnote": "", "tradeInDisclaimerFootnote": "" } </script> <div id="bag-container" class="rs-page-content"> <noscript> <div id="no-javascript-message" class="rs-nojs-wrapper as-l-container"> <h1 class="rs-nojs-header">Please enable JavaScript.</h1> <p class="rs-nojs-content">Please turn on JavaScript to properly view this page.</p> </div> </noscript> </div> <script id="init_data" type="application/json"> {"meta":{"l":["/shoppingCart"],"h":{"x-aos-model-page":"cart","modelVersion":"v2","x-aos-stk":"Thk9nIO5TvtVUxiVXdrcolCZj69d-26__mV0lzzmctA","syntax":"graviton"}},"shoppingCart":{"d":{"metricId":"9010d407f13c8c1e4cabed85d8b04f9b","signInEvar1":"Bag|Sign in|","evar1":"Bag|Continue Shopping|","shopAccessoriesLinkDisplay":"Shop Accessories","marcomHome":"/ca/store","hasItems":false,"id":"cart","shopAccessoriesLink":"/ca/shop/accessories/all","signInMetricId":"f226f4f3963d867dbe34ce2c3fa52d57","accessoriesEvar1":"Cart|Shop Accessories|","accessoriesMetricId":"86e9297df3e4a107e26942bfa27f8d58","showFinancingInfoMessage":false,"automationData":"bagshopaccessorieslink","signInUrl":"https://secure.store.apple.com/ca/shop/signIn?ssi=1AAABk1dIaDcg0MH6o9WM8JND8L_NrkJAm1NNnw08xEg3eRv_-B6HVboAAAAjaHR0cHM6Ly93d3cuYXBwbGUuY29tL2NhL3Nob3AvYmFnfHwAAgFqkYLnyMwM0_lcTxBmkdrbwDJ-yqZvlg7kvV-u-qVqRQ"},"c":["items","footnotes","faq","locationConsent","summary","actions","cartBanner","shoppingCartMetaData","xMerch"],"view":"/templates/web/shared/transaction/cart/Cart.mustache","items":{"d":{"id":"cart-items","disableRemove":false,"_editing":true,"bagCount":0},"b":{"bagCount":{"id":"cart-items-bagCount","key":"d.bagCount","events":[{"on":"load","do":[{"method":"updateBagCount","args":[0]}]}]}},"p":{"editing":true},"view":"/templates/web/shared/transaction/cart/CartItems.mustache"},"footnotes":{"d":{"exitWithBuyUp":false,"hasPartnerFinanceInstallment":false,"bugattiTradeInFootNotes":[" "],"isInstallmentsUpgradeAvailable":false,"tradeInDisclaimerEnabled":false}},"faq":{"d":{"faq":[{"question":"When will I get my items?","answer":"By entering a post code, you’ll get estimated delivery dates for your items. You’ll get a final delivery date after you place your order. All estimates are based on item availability and the delivery option you choose. <a href=\"/ca/shop/help/shipping_delivery\" data-feature-name=\"Astro Link\" data-display-name=\"AOS: help/shipping_delivery\" class=\"icon-wrapper\" target=\"_blank\"><span class=\"icon-copy\">Learn more about Apple Delivery &amp; Pickup</span><span class=\"visuallyhidden\"> (opens in a new window)</span><span aria-hidden=\"true\" class=\"more\"></span></a>"},{"question":"Can I pick up my items at an Apple Store?","answer":"Yes. If you choose pickup, you’ll select a store and a pickup date for your items during checkout. Not all items are available for pickup. We’ll send you a text message when your items are ready for pickup <a href=\"/ca/shop/help/shipping_delivery\" data-feature-name=\"Astro Link\" data-display-name=\"AOS: help/shipping_delivery\" class=\"icon-wrapper\" target=\"_blank\"><span class=\"icon-copy\">Learn more about Apple Delivery &amp; Pickup</span><span class=\"visuallyhidden\">(opens in a new window)</span><span aria-hidden=\"true\" class=\"more\"></span></a>"},{"question":"What are my payment options?","answer":"We accept Apple Pay, most credit and debit cards, and Apple Store Gift Cards. Some payment options may not be available on all products. You can also pay by personal check or electronic bank transfer. Call <span>1‑800‑MY‑APPLE</span> for more information. <a href=\"/ca/shop/help/payments\" data-feature-name=\"Astro Link\" data-display-name=\"AOS: help/payments\" class=\"icon-wrapper\" target=\"_blank\"><span class=\"icon-copy\">Learn more about Apple Payment &amp; Pricing</span><span class=\"visuallyhidden\">(opens in a new window)</span><span aria-hidden=\"true\" class=\"more\"></span></a>"},{"question":"How is sales tax calculated?","answer":"The tax listed on the bag and checkout pages is an estimate. Your invoice will reflect the final total tax, which includes local taxes and any applicable fees. <a href=\"/ca/shop/help/payments\" data-feature-name=\"Astro Link\" data-display-name=\"AOS: help/payments\" target=\"_blank\"><span class=\"icon-copy\">Learn more about Apple Payment &amp; Pricing</span><span class=\"visuallyhidden\">(opens in a new window)</span><span aria-hidden=\"true\" class=\"more\"></span></a>"},{"question":"Does Apple offer an education discount?","answer":"Yes. Apple offers special pricing for students, teachers, administrators and staff members. If you think you qualify, visit the <a href=\"/ca/shop/browse/home/education_routing\" data-feature-name=\"Astro Link\" data-display-name=\"AOS: home/education_routing\" class=\"icon-wrapper\" target=\"_blank\"><span class=\"icon-copy\">Apple Education Store</span><span class=\"visuallyhidden\">(opens in a new window)</span></a> to place your order."},{"question":"Can I shop for Family &amp; Friends in other countries or regions?","answer":"Visit the online store of the country or region where the products will be delivered to place your order. You can call <span>1‑800‑MY‑APPLE</span> for more information."},{"question":"Can you deliver to somewhere other than my home?","answer":"Yes. You can enter the address of your choice when prompted at checkout. <a href=\"/ca/shop/help/shipping_delivery\" data-feature-name=\"Astro Link\" data-display-name=\"AOS: help/shipping_delivery\" class=\"icon-wrapper\" target=\"_blank\"><span class=\"icon-copy\">Learn more about Apple Delivery &amp; Pickup</span><span class=\"visuallyhidden\"> (opens in a new window)</span><span aria-hidden=\"true\" class=\"more\"></span></a>"}],"faqTitle":"Questions About Buying"}},"locationConsent":{"d":{"locationConsent":false},"b":{"locationConsent":{"id":"cart-locationConsent","key":"d.locationConsent","submit":true,"events":[{"on":"set","do":"a.location-consent"}]}},"a":{"location-consent":{"url":"/ca/shop/bagx?_a=location-consent&_m=shoppingCart.locationConsent","submit":true,"validate":false}}},"summary":{"d":{"id":"cart-summary"},"c":["promoCode"],"view":"/templates/web/shared/transaction/cart/OfferSummary.mustache","promoCode":{"d":{"id":"cart-summary-promoCode","_editing":false,"promoCode":"","hidePromoModule":true},"b":{"edit":{"id":"cart-summary-promoCode-edit","events":[{"on":"click","do":[{"set":"d._editing","to":true},{"set":"d.promoCode","to":""}],"metric":"t.enterPromoCode"}]},"promoCode":{"id":"cart-summary-promoCode","key":"d.promoCode","name":"promoCode","type":"text","maxLen":12,"submit":true,"events":[{"on":"load","do":[{"set":"b.promoCode.p.focused","to":{"get":"d.editing"}}]}],"p":{"valid":{"if":{"op":"AND","args":[{"op":"EQ","args":[{"get":"d._editing"},true]},{"op":"EQ","args":[{"val":"_"},""]},{"op":"!EQ","args":[{"get":"d.promoCode"},""]}]},"then":{"error":"The items in your bag do not qualify for this promotion code."},"else":{"error":""}}}},"applyPromoCode":{"id":"cart-summary-promoCode-applyPromoCode","events":[{"on":"click","do":"a.applyPromoCode","metric":"t.savePromoCode"}]},"removePromoCode":{"id":"cart-summary-promoCode-removePromoCode","events":[{"on":"click","do":"a.removePromoCode","metric":"t.removePromoCode"}]}},"a":{"applyPromoCode":{"url":"/ca/shop/bagx?_a=applyPromoCode&_m=shoppingCart.summary.promoCode","submit":true},"removePromoCode":{"url":"/ca/shop/bagx?_a=removePromoCode&_m=shoppingCart.summary.promoCode","submit":true}},"t":{"enterPromoCode":{"microEvents":[{"key":"prop37","value":"EnterPromoCode","feature":"PromoCode"}]},"savePromoCode":{"microEvents":[{"key":"prop37","value":"SavePromoCode","feature":"PromoCode"}]},"removePromoCode":{"microEvents":[{"key":"prop37","value":"RemovePromoCode","feature":"Cart"}]}},"view":"/templates/web/shared/transaction/cart/PromoCode.mustache"}},"actions":{"d":{"metricId":"bff1129b9966bde7b9692d420e5ab56f","disableStickyNav":true,"globalAccessoriesLink":"/ca/shop/accessories/all","evar1":"Bag|Shop Accessories|","apwExtension":true,"shopAccessoriesLinkDisplay":"Shop Accessories","automationData":"bagshopaccessorieslink","id":"cart-actions","apwEnabled":false,"isShowApplePayFullPaymentOnlyMessage":false,"apwExtensionJsSource":"applepay.cdn-apple.com","fcsdata":"","chatDisabled":false,"consumerStore":true,"fcscounter":"","shouldShowChat":true,"shopAccessoriesLink":"/ca/shop/accessories/all"},"b":{"saveCart":{"id":"cart-actions-saveCart","events":[{"on":"click","do":"a.saveCart","metric":"t.saveCart"}]},"fcs2":{"id":"cart-actions-fcs2","localKey":"fcs2"},"checkout":{"id":"cart-actions-checkout","events":[{"on":"click","do":["a.updateFCS","a.checkout"],"metric":"t.checkout"}]},"fcscounter":{"id":"cart-actions-fcscounter","key":"d.fcscounter","submit":true},"fcs1":{"id":"cart-actions-fcs1","localKey":"fcs1"},"navCheckout":{"id":"cart-actions-navCheckout","events":[{"on":"click","do":["a.updateFCS","a.checkout"],"metric":"t.navCheckout"}]},"fcsdata":{"id":"cart-actions-fcsdata","key":"d.fcsdata","submit":true}},"a":{"checkout":{"url":"/ca/shop/bagx/checkout_now?_a=checkout&_m=shoppingCart.actions","submit":true,"module":"^"},"saveCart":{"url":"/ca/shop/bagx?_a=saveCart&_m=shoppingCart.actions","submit":true},"updateFCS":{"do":[{"set":"d.fcsdata","to":{"get":"d.fcs1"}},{"set":"d.fcs1","to":""},{"set":"d.fcscounter","to":{"get":"d.fcs2"}},{"set":"d.fcs2","to":""}]}},"t":{"saveCart":{"microEvents":[{"key":"prop37","value":"SaveBag","feature":"Bag"}],"macroEvents":"event12"},"checkout":{"microEvents":[{"key":"eVar39","value":"StandardCheckout","feature":"Bag"}]},"navCheckout":{"microEvents":[{"key":"eVar39","value":"StandardCheckout-LocalNav","feature":"Bag"}]}},"view":"/templates/web/shared/transaction/cart/ShoppingCartActions.mustache"},"cartBanner":{"d":{"id":"cart-banner"},"view":"/templates/web/shared/transaction/cart/ShoppingCartBanner.mustache"},"shoppingCartMetaData":{"d":{"isPartnerFinancingSelectionDisabled":false}},"xMerch":{"d":{"placements":{"productSpotlight":"<div class=\"dd-billboard dd-checkout-201804-new-arrivals\">\n <div class=\"dd-l-plate\">\n <div class=\"dd-billboard-background\">\n <img src=\"https://store.storeimages.cdn-apple.com/4982/as-images.apple.com/is/apple-new-arrivals-checkout-201804?wid=1960&amp;hei=800&amp;fmt=jpeg&amp;qlt=90&amp;.v=1523551959954\" alt=\"\" width=\"980\" height=\"400\" class=\"dd-invert-classic dd-billboard-hero ir ir\" />\n </div>\n <div class=\"dd-billboard-info\">\n <h2 class=\"dd-billboard-header\">\n New Arrivals\n </h2>\n <p class=\"dd-billboard-subcopy dd-compact-small-20\">\n Check out the latest accessories. \n\n </p>\n <p class=\"dd-billboard-link\">\n <a href=\"/ca/shop/accessories/all/whats-new\" data-feature-name=\"Astro Link\" data-display-name=\"AOS: home/shop_accessories/all_accessories/whats_new\" data-autom=\"astro-link\" class=\"more\">Shop<span class=\"a11y\">New Arrivals</span></a>\n </p>\n </div>\n </div>\n</div>","middle":"<span class=\"pd-util-weight-semibold\">Get free shipping and free returns on all orders.</span>"}}}}} </script> <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> <nav class="as-globalfooter-breadcrumbs" aria-label="Breadcrumbs" role="navigation"> <a href="https://www.apple.com/ca/" 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">Bag</span> <meta property="position" content="1" /> </li> </ol> </div> </nav> <nav role="navigation" aria-label="More Apple Store Links" class="as-globalfooter-directory with-5-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-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/ca/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/ca/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/ca/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/ca/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/ca/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/ca/apple-vision-pro/" data-slot-name="section1" data-feature-name="Footer Navigation" data-display-name="Vision" class="as-globalfooter-directory-column-section-link" data-autom="Vision-footer-link"> Vision </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/ca/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/ca/tv/" data-slot-name="section1" data-feature-name="Footer Navigation" data-display-name="TV &amp; 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/ca/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> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="/ca/shop/accessories/all" data-slot-name="section1" data-feature-name="Footer Navigation" data-display-name="Accessories" class="as-globalfooter-directory-column-section-link" data-autom="Accessories-footer-link"> Accessories </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="/ca/shop/gift-cards" data-slot-name="section1" data-feature-name="Footer Navigation" data-display-name="Gift Cards" class="as-globalfooter-directory-column-section-link" data-autom="Gift Cards-footer-link"> Gift Cards </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">Apple Wallet</span> <button class="as-globalfooter-directory-column-section-title-button" disabled> <span class="as-globalfooter-directory-column-section-title-text">Apple Wallet</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-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/ca/wallet/" data-slot-name="section1" data-feature-name="Footer Navigation" data-display-name="Wallet" class="as-globalfooter-directory-column-section-link" data-autom="Wallet-footer-link"> Wallet </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/ca/apple-pay/" data-slot-name="section1" data-feature-name="Footer Navigation" data-display-name="Apple Pay" class="as-globalfooter-directory-column-section-link" data-autom="Apple Pay-footer-link"> Apple Pay </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://secure.store.apple.com/ca/shop/account/home" data-slot-name="section2" data-feature-name="Footer Navigation" data-display-name="Apple Store Account" class="as-globalfooter-directory-column-section-link" data-autom="Apple Store Account-footer-link"> Apple Store 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/ca/apple-one/" data-slot-name="section2" data-feature-name="Footer Navigation" data-display-name="Apple One" class="as-globalfooter-directory-column-section-link" data-autom="Apple One-footer-link"> Apple One </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/ca/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/ca/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/ca/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> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/ca/apple-fitness-plus/" data-slot-name="section2" data-feature-name="Footer Navigation" data-display-name="Apple Fitness+" class="as-globalfooter-directory-column-section-link" data-autom="Apple Fitness+-footer-link"> Apple Fitness+ </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/ca/apple-news/" data-slot-name="section2" data-feature-name="Footer Navigation" data-display-name="Apple News+ " class="as-globalfooter-directory-column-section-link" data-autom="Apple News+ -footer-link"> Apple News+ </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/ca/apple-podcasts/" data-slot-name="section2" data-feature-name="Footer Navigation" data-display-name="Apple Podcasts" class="as-globalfooter-directory-column-section-link" data-autom="Apple Podcasts-footer-link"> Apple Podcasts </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/ca/apple-books/" data-slot-name="section2" data-feature-name="Footer Navigation" data-display-name="Apple Books" class="as-globalfooter-directory-column-section-link" data-autom="Apple Books-footer-link"> Apple Books </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/ca/app-store/" data-slot-name="section2" data-feature-name="Footer Navigation" data-display-name="App Store" class="as-globalfooter-directory-column-section-link" data-autom="App Store-footer-link"> App Store </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 Store</span> <button class="as-globalfooter-directory-column-section-title-button" disabled> <span class="as-globalfooter-directory-column-section-title-text">Apple Store</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-three" 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/ca/retail/" data-slot-name="section3" data-feature-name="Footer Navigation" data-display-name="Find a Store" class="as-globalfooter-directory-column-section-link" data-autom="Find a Store-footer-link"> Find a Store </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/ca/retail/geniusbar/" data-slot-name="section3" data-feature-name="Footer Navigation" data-display-name="Genius Bar" class="as-globalfooter-directory-column-section-link" data-autom="Genius Bar-footer-link"> Genius Bar </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/ca/today/" data-slot-name="section3" data-feature-name="Footer Navigation" data-display-name="Today at Apple" class="as-globalfooter-directory-column-section-link" data-autom="Today at Apple-footer-link"> Today at Apple </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/ca/today/camp/" data-slot-name="section3" data-feature-name="Footer Navigation" data-display-name="Apple Camp" class="as-globalfooter-directory-column-section-link" data-autom="Apple Camp-footer-link"> Apple Camp </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://itunes.apple.com/ca/app/apple-store/id375380948?mt=8" data-slot-name="section3" data-feature-name="Footer Navigation" data-display-name="Apple Store App" class="as-globalfooter-directory-column-section-link" data-autom="Apple Store App-footer-link"> Apple Store App </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="/ca/shop/refurbished" data-slot-name="section3" data-feature-name="Footer Navigation" data-display-name="Certified Refurbished" class="as-globalfooter-directory-column-section-link" data-autom="Certified Refurbished-footer-link"> Certified Refurbished </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="/ca/shop/trade-in" data-slot-name="section3" data-feature-name="Footer Navigation" data-display-name="Apple Trade In" class="as-globalfooter-directory-column-section-link" data-autom="Apple Trade In-footer-link"> Apple Trade In </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="/ca/shop/browse/financing" data-slot-name="section3" data-feature-name="Footer Navigation" data-display-name="Financing" class="as-globalfooter-directory-column-section-link" data-autom="Financing-footer-link"> Financing </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://secure.store.apple.com/ca/shop/order/list" data-slot-name="section3" data-feature-name="Footer Navigation" data-display-name="Order Status" class="as-globalfooter-directory-column-section-link" data-autom="Order Status-footer-link"> Order Status </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="/ca/shop/help" data-slot-name="section3" data-feature-name="Footer Navigation" data-display-name="Shopping Help" class="as-globalfooter-directory-column-section-link" data-autom="Shopping Help-footer-link"> Shopping Help </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/ca/business/" data-slot-name="section4" data-feature-name="Footer Navigation" data-display-name="Apple and Business" class="as-globalfooter-directory-column-section-link" data-autom="Apple and Business-footer-link"> Apple and Business </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/ca/retail/business/" data-slot-name="section4" data-feature-name="Footer Navigation" data-display-name="Shop for Business" class="as-globalfooter-directory-column-section-link" data-autom="Shop for Business-footer-link"> Shop for Business </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/ca/financing/" data-slot-name="section4" data-feature-name="Footer Navigation" data-display-name="Business Financing" class="as-globalfooter-directory-column-section-link" data-autom="Business Financing-footer-link"> Business Financing </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/ca/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> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/ca/education/k12/how-to-buy/" data-slot-name="section4" data-feature-name="Footer Navigation" data-display-name="Shop for K-12" class="as-globalfooter-directory-column-section-link" data-autom="Shop for K-12-footer-link"> Shop for K-12 </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="/ca/shop/browse/home/education_routing" data-slot-name="section4" data-feature-name="Footer Navigation" data-display-name="Shop for University" class="as-globalfooter-directory-column-section-link" data-autom="Shop for University-footer-link"> Shop for University </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/ca/financing/" data-slot-name="section4" data-feature-name="Footer Navigation" data-display-name="Education Financing" class="as-globalfooter-directory-column-section-link" data-autom="Education Financing-footer-link"> Education Financing </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 Healthcare</span> <button class="as-globalfooter-directory-column-section-title-button" disabled> <span class="as-globalfooter-directory-column-section-title-text">For Healthcare</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-2" 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/ca/healthcare/" data-slot-name="section4" data-feature-name="Footer Navigation" data-display-name="Apple in Healthcare" class="as-globalfooter-directory-column-section-link" data-autom="Apple in Healthcare-footer-link"> Apple in Healthcare </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/ca/healthcare/apple-watch/" data-slot-name="section4" data-feature-name="Footer Navigation" data-display-name="Health on Apple Watch" class="as-globalfooter-directory-column-section-link" data-autom="Health on Apple Watch-footer-link"> Health on Apple Watch </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/ca/healthcare/health-records/" data-slot-name="section4" data-feature-name="Footer Navigation" data-display-name="Health Records on iPhone" class="as-globalfooter-directory-column-section-link" data-autom="Health Records on iPhone-footer-link"> Health Records on iPhone </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/ca/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/ca/education-initiative/" data-slot-name="section5" data-feature-name="Footer Navigation" data-display-name="Education" class="as-globalfooter-directory-column-section-link" data-autom="Education-footer-link"> Education </a> </li> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/ca/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/ca/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> <li class="as-globalfooter-directory-column-section-item" role="listitem"> <a href="https://www.apple.com/ca/supply-chain/" data-slot-name="section5" data-feature-name="Footer Navigation" data-display-name="Supply Chain" class="as-globalfooter-directory-column-section-link" data-autom="Supply Chain-footer-link"> Supply Chain </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/ca/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/ca/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/jobs/ca/" data-slot-name="section5" data-feature-name="Footer Navigation" data-display-name="Career Opportunities" class="as-globalfooter-directory-column-section-link" data-autom="Career Opportunities-footer-link"> Career Opportunities </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 &amp; 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/ca/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/ca/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/ca/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/ca/en" data-slot-name="footerConfig" data-feature-name="Footer Navigation" data-display-name="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"> Canada (English) </a><a href="http://store.apple.com/xf" data-slot-name="footerConfig" data-feature-name="Footer Navigation" data-display-name="Français" class="as-globalfooter-mini-locale-link as-globalfooter-mini-locale-lang" data-autom="footer">Français</a> </div> <div class="as-globalfooter-mini-legal"> <div class="as-globalfooter-mini-legal-copyright"> Copyright &copy; 2024 Apple Inc. All rights reserved. </div> <ul class="as-globalfooter-mini-legal-links"> <li class="as-globalfooter-mini-legal-links-item"> <a href="http://www.apple.com/ca/legal/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="http://www.apple.com/legal/privacy/en-ww/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="/ca/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="https://www.apple.com/ca/legal" data-slot-name="footerConfig" data-feature-name="Footer Navigation" data-display-name="Legal" class="as-globalfooter-mini-legal-link" data-autom="footer">Legal</a> </li> <li class="as-globalfooter-mini-legal-links-item"> <a href="/ca/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> <div id="portal"></div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10