CINXE.COM
404 Not Found – Toysrus UK
<!doctype html> <html class="no-js" lang="en"> <head> <meta charset="utf-8"> <meta name="robots" content="index,follow"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="theme-color" content=""> <link rel="canonical" href="https://toysrus.co.uk/404"> <meta name="facebook-domain-verification" content="ob81lzuyakwyccdwftiapy64317zzl" /> <meta name="google-site-verification" content="LyWB1rZhsDx5HIOnUIRp4LfvB-jUvzToxDU7wV5RiWM" /><link rel="icon" type="image/png" href="//toysrus.co.uk/cdn/shop/files/favicon-196x196.png?crop=center&height=32&v=1717633136&width=32"><link rel="preconnect" href="https://fonts.shopifycdn.com" crossorigin><title> 404 Not Found – Toysrus UK</title> <script> window.consentmo_gcm_initial_state = ""; window.consentmo_gcm_state = "0"; window.consentmo_gcm_security_storage = "strict"; window.consentmo_gcm_ad_storage = "marketing"; window.consentmo_gcm_analytics_storage = "analytics"; window.consentmo_gcm_functionality_storage = "functionality"; window.consentmo_gcm_personalization_storage = "functionality"; window.consentmo_gcm_ads_data_redaction = "true"; window.consentmo_gcm_url_passthrough = "false"; window.consentmo_gcm_data_layer_name = "dataLayer"; // Google Consent Mode V2 integration script from Consentmo GDPR window.isenseRules = {}; window.isenseRules.gcm = { gcmVersion: 2, integrationVersion: 3, customChanges: false, consentUpdated: false, initialState: 7, isCustomizationEnabled: false, adsDataRedaction: true, urlPassthrough: false, dataLayer: 'dataLayer', categories: { ad_personalization: "marketing", ad_storage: "marketing", ad_user_data: "marketing", analytics_storage: "analytics", functionality_storage: "functionality", personalization_storage: "functionality", security_storage: "strict"}, storage: { ad_personalization: "false", ad_storage: "false", ad_user_data: "false", analytics_storage: "false", functionality_storage: "false", personalization_storage: "false", security_storage: "false", wait_for_update: 2000 } }; if(window.consentmo_gcm_state !== null && window.consentmo_gcm_state !== "" && window.consentmo_gcm_state !== "0") { window.isenseRules.gcm.isCustomizationEnabled = true; window.isenseRules.gcm.initialState = window.consentmo_gcm_initial_state === null || window.consentmo_gcm_initial_state.trim() === "" ? window.isenseRules.gcm.initialState : window.consentmo_gcm_initial_state; window.isenseRules.gcm.categories.ad_storage = window.consentmo_gcm_ad_storage === null || window.consentmo_gcm_ad_storage.trim() === "" ? window.isenseRules.gcm.categories.ad_storage : window.consentmo_gcm_ad_storage; window.isenseRules.gcm.categories.ad_user_data = window.consentmo_gcm_ad_storage === null || window.consentmo_gcm_ad_storage.trim() === "" ? window.isenseRules.gcm.categories.ad_user_data : window.consentmo_gcm_ad_storage; window.isenseRules.gcm.categories.ad_personalization = window.consentmo_gcm_ad_storage === null || window.consentmo_gcm_ad_storage.trim() === "" ? window.isenseRules.gcm.categories.ad_personalization : window.consentmo_gcm_ad_storage; window.isenseRules.gcm.categories.analytics_storage = window.consentmo_gcm_analytics_storage === null || window.consentmo_gcm_analytics_storage.trim() === "" ? window.isenseRules.gcm.categories.analytics_storage : window.consentmo_gcm_analytics_storage; window.isenseRules.gcm.categories.functionality_storage = window.consentmo_gcm_functionality_storage === null || window.consentmo_gcm_functionality_storage.trim() === "" ? window.isenseRules.gcm.categories.functionality_storage : window.consentmo_gcm_functionality_storage; window.isenseRules.gcm.categories.personalization_storage = window.consentmo_gcm_personalization_storage === null || window.consentmo_gcm_personalization_storage.trim() === "" ? window.isenseRules.gcm.categories.personalization_storage : window.consentmo_gcm_personalization_storage; window.isenseRules.gcm.categories.security_storage = window.consentmo_gcm_security_storage === null || window.consentmo_gcm_security_storage.trim() === "" ? window.isenseRules.gcm.categories.security_storage : window.consentmo_gcm_security_storage; window.isenseRules.gcm.urlPassthrough = window.consentmo_gcm_url_passthrough === null || window.consentmo_gcm_url_passthrough.trim() === "" ? window.isenseRules.gcm.urlPassthrough : window.consentmo_gcm_url_passthrough; window.isenseRules.gcm.adsDataRedaction = window.consentmo_gcm_ads_data_redaction === null || window.consentmo_gcm_ads_data_redaction.trim() === "" ? window.isenseRules.gcm.adsDataRedaction : window.consentmo_gcm_ads_data_redaction; window.isenseRules.gcm.dataLayer = window.consentmo_gcm_data_layer_name === null || window.consentmo_gcm_data_layer_name.trim() === "" ? window.isenseRules.gcm.dataLayer : window.consentmo_gcm_data_layer_name; } window.isenseRules.initializeGcm = function (rules) { if(window.isenseRules.gcm.isCustomizationEnabled) { rules.initialState = window.isenseRules.gcm.initialState; rules.urlPassthrough = window.isenseRules.gcm.urlPassthrough === true || window.isenseRules.gcm.urlPassthrough === 'true'; rules.adsDataRedaction = window.isenseRules.gcm.adsDataRedaction === true || window.isenseRules.gcm.adsDataRedaction === 'true'; } let initialState = parseInt(rules.initialState); let marketingBlocked = initialState === 0 || initialState === 2 || initialState === 5 || initialState === 7; let analyticsBlocked = initialState === 0 || initialState === 3 || initialState === 6 || initialState === 7; let functionalityBlocked = initialState === 4 || initialState === 5 || initialState === 6 || initialState === 7; let gdprCache = localStorage.getItem('gdprCache') ? JSON.parse(localStorage.getItem('gdprCache')) : null; if (gdprCache && typeof gdprCache.updatedPreferences !== "undefined") { let updatedPreferences = gdprCache.updatedPreferences; marketingBlocked = parseInt(updatedPreferences.indexOf('marketing')) > -1; analyticsBlocked = parseInt(updatedPreferences.indexOf('analytics')) > -1; functionalityBlocked = parseInt(updatedPreferences.indexOf('functionality')) > -1; } Object.entries(rules.categories).forEach(category => { if(rules.storage.hasOwnProperty(category[0])) { switch(category[1]) { case 'strict': rules.storage[category[0]] = "granted"; break; case 'marketing': rules.storage[category[0]] = marketingBlocked ? "denied" : "granted"; break; case 'analytics': rules.storage[category[0]] = analyticsBlocked ? "denied" : "granted"; break; case 'functionality': rules.storage[category[0]] = functionalityBlocked ? "denied" : "granted"; break; } } }); rules.consentUpdated = true; isenseRules.gcm = rules; } // Google Consent Mode - initialization start window.isenseRules.initializeGcm({ ...window.isenseRules.gcm, adsDataRedaction: true, urlPassthrough: false, initialState: 7 }); /* * initialState acceptable values: * 0 - Set both ad_storage and analytics_storage to denied * 1 - Set all categories to granted * 2 - Set only ad_storage to denied * 3 - Set only analytics_storage to denied * 4 - Set only functionality_storage to denied * 5 - Set both ad_storage and functionality_storage to denied * 6 - Set both analytics_storage and functionality_storage to denied * 7 - Set all categories to denied */ window[window.isenseRules.gcm.dataLayer] = window[window.isenseRules.gcm.dataLayer] || []; function gtag() { window[window.isenseRules.gcm.dataLayer].push(arguments); } gtag("consent", "default", isenseRules.gcm.storage); isenseRules.gcm.adsDataRedaction && gtag("set", "ads_data_redaction", isenseRules.gcm.adsDataRedaction); isenseRules.gcm.urlPassthrough && gtag("set", "url_passthrough", isenseRules.gcm.urlPassthrough); </script> <meta property="og:site_name" content="Toysrus UK"> <meta property="og:url" content="https://toysrus.co.uk/404"> <meta property="og:title" content="404 Not Found"> <meta property="og:type" content="website"> <meta property="og:description" content="Toys 'R' Us is back in the UK with an incredible range of toys, outdoor fun, bikes, babycare and more!"><meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="404 Not Found"> <meta name="twitter:description" content="Toys 'R' Us is back in the UK with an incredible range of toys, outdoor fun, bikes, babycare and more!"> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Organization", "name": "Toysrus UK", "logo": "https:\/\/toysrus.co.uk\/cdn\/shop\/files\/tru-logo.png?v=1717632927\u0026width=500", "sameAs": [ "", "https:\/\/www.facebook.com\/toysrusuk\/", "", "https:\/\/www.instagram.com\/toysrus_uk_\/", "https:\/\/www.tiktok.com\/@toysrus_uk", "", "", "https:\/\/www.youtube.com\/@toysrusuk", "" ], "url": "https:\/\/toysrus.co.uk" } </script> <script src="//toysrus.co.uk/cdn/shop/t/8/assets/constants.js?v=58251544750838685771729107818" defer="defer"></script> <script src="//toysrus.co.uk/cdn/shop/t/8/assets/pubsub.js?v=158357773527763999511729107818" defer="defer"></script> <script src="//toysrus.co.uk/cdn/shop/t/8/assets/global.js?v=133758458471749514341729107818" defer="defer"></script><script src="//toysrus.co.uk/cdn/shop/t/8/assets/product-form.js?v=133081758708377679181729107818" defer="defer"></script> <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/88193958176/digital_wallets/dialog"> <script async="async" src="/checkouts/internal/preloads.js?locale=en-GB"></script> <script id="shopify-features" type="application/json">{"accessToken":"764b7a8c0d777a8ed01bad29365bd70d","betas":["rich-media-storefront-analytics"],"domain":"toysrus.co.uk","predictiveSearch":true,"shopId":88193958176,"smart_payment_buttons_url":"https:\/\/toysrus.co.uk\/cdn\/shopifycloud\/payment-sheet\/assets\/latest\/spb.en.js","dynamic_checkout_cart_url":"https:\/\/toysrus.co.uk\/cdn\/shopifycloud\/payment-sheet\/assets\/latest\/dynamic-checkout-cart.en.js","locale":"en"}</script> <script>var Shopify = Shopify || {}; Shopify.shop = "toysrus-uk.myshopify.com"; Shopify.locale = "en"; Shopify.currency = {"active":"GBP","rate":"1.0"}; Shopify.country = "GB"; Shopify.theme = {"name":"RC 17OCT24","id":173538574717,"schema_name":"Dawn","schema_version":"13.0.1","theme_store_id":null,"role":"main"}; Shopify.theme.handle = "null"; Shopify.theme.style = {"id":null,"handle":null}; Shopify.cdnHost = "toysrus.co.uk/cdn"; Shopify.routes = Shopify.routes || {}; Shopify.routes.root = "/";</script> <script type="module">!function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window);</script> <script>!function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window);</script> <script id="shop-js-analytics" type="application/json">{"pageType":"404"}</script> <script id="__st">var __st={"a":88193958176,"offset":0,"reqid":"1b0b95f8-646e-437d-9341-a761d8d237fb-1732552692","pageurl":"toysrus.co.uk\/404","u":"2b6d0e09f74f"};</script> <script>window.ShopifyPaypalV4VisibilityTracking = true;</script> <script id="captcha-bootstrap">!function(){'use strict';const t='contact',e='account',n='new_comment',o=[[t,t],['blogs',n],['comments',n],[t,'customer']],c=[[e,'customer_login'],[e,'guest_login'],[e,'recover_customer_password'],[e,'create_customer']],r=t=>t.map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(',');function s(t,e,n=!1){try{const o=window.sessionStorage;for(const[n,c]of Object.entries(JSON.parse(o.getItem(e))))t.elements[n]&&(t.elements[n].value=c);n&&o.removeItem(e)}catch{}}const a='form_key',i=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response','password'],u=()=>{try{return window.sessionStorage}catch{return}},m=t=>t.elements[a],f='form_type',d='cptcha';function p(t){t.dataset[d]=!0}const l=window,h=l.document,_='Shopify',y='ce_forms',E='captcha';let v=!1;((t,e)=>{const n=(g='f06e6c50-85a8-45c8-87d0-21a2b65856fe','https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.4.0.iife.js',T={infoText:'Protected by hCaptcha',privacyText:'Privacy',termsText:'Terms'},(t,e,n)=>{const o=l[_][y],c=o.bindForm;if(c)return c(t,g,e,T).then(n);o.q.push([[t,g,e,T],n]),v||(h.body.append(Object.assign(h.createElement('script'),{id:'captcha-provider',async:!0,src:'https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.4.0.iife.js'})),v=!0)});var g,T;l[_]=l[_]||{},l[_][y]=l[_][y]||{},l[_][y].q=[],l[_][E]=l[_][E]||{},l[_][E].protect=function(t,e){n(t,void 0,e),p(t)},Object.freeze(l[_][E]),function(t,e,n,l,h,_){const[y,E,v,g]=function(t,e,n){const s=e?o:[],a=t?c:[],i=[...s,...a],u=[...o],m=r(i),f=r(s),d=n&&r(i.filter((([t,e])=>n.includes(e)))),p=r(u),l=t=>()=>t?[...document.querySelectorAll(t)].map((t=>t.form)):[];return[l(m),l(f),l(d),l(p)]}(l,h,_),T=t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form},S=t=>y().includes(t);t.addEventListener('submit',(t=>{const e=T(t);if(!e)return;const n=S(e)&&!e.dataset.hcaptchaBound&&!e.dataset.recaptchaBound,o=m(e),c=g().includes(e)&&(!o||!o.value);(n||c)&&t.preventDefault(),c&&!n&&(function(t){try{if(!u())return;!function(t){const e=u();if(!e)return;const n=m(t);if(!n)return;const o=n.value;o&&e.removeItem(o)}(t);const e=Array.from(Array(32),(()=>Math.random().toString(36)[2])).join('');!function(t,e){m(t)||t.append(Object.assign(document.createElement('input'),{type:'hidden',name:a})),t.elements[a].value=e}(t,e),function(t,e){const n=u();if(!n)return;const o=[...t.querySelectorAll('input[type="password"]')].map((({name:t})=>t)),c=[...i,...o],r={};for(const[s,a]of new FormData(t).entries())c.includes(s)||(r[s]=a);n.setItem(e,JSON.stringify(r))}(t,e)}catch(e){console.error('failed to persist form',e)}}(e),e.submit())}));const w=(t,e)=>{t&&!t.dataset[d]&&(n(t,e.some((e=>e===t))),p(t))};for(const o of['focusin','change'])t.addEventListener(o,(t=>{const e=T(t);S(e)&&w(e,E())}));const A=e.get('form_key'),b=e.get(f),I=A&&b;t.addEventListener('DOMContentLoaded',(()=>{const t=E();if(I)for(const e of t)e.elements[f].value===b&&s(e,A);[...new Set([...v(),...y().filter((t=>'true'===t.dataset.shopifyCaptcha))])].forEach((e=>w(e,t)))}))}(h,new URLSearchParams(l.location.search),n,!0,!0,['guest_login'])})()}();</script> <script integrity="sha256-EGCDRYTvIEOXsReXgqGwkAR+5Dl8tickSrieA/ZcQwc=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//toysrus.co.uk/cdn/shopifycloud/shopify/assets/storefront/load_feature-1060834584ef204397b1179782a1b090047ee4397cb627244ab89e03f65c4307.js" crossorigin="anonymous"></script> <script integrity="sha256-HAs5a9TQVLlKuuHrahvWuke+s1UlxXohfHeoYv8G2D8=" data-source-attribution="shopify.dynamic-checkout" defer="defer" src="//toysrus.co.uk/cdn/shopifycloud/shopify/assets/storefront/features-1c0b396bd4d054b94abae1eb6a1bd6ba47beb35525c57a217c77a862ff06d83f.js" crossorigin="anonymous"></script> <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script> <style> img { max-width: 100%; height: auto; display: block; } </style><style> .tru-search-form { display: flex; width: 100%; background: #ffffff; border-radius: 60px; } .tru-search-input { flex: auto; background: none; border: 0; padding: 12px 25px; color: #616161; font-family: "Buenos Aires"; font-size: 14px; font-style: normal; font-weight: 600; line-height: normal; } .tru-search-input::-webkit-search-decoration, .tru-search-input::-webkit-search-cancel-button, .tru-search-input::-webkit-search-results-button, .tru-search-input::-webkit-search-results-decoration { display: none; } .tru-search-button { appearance: none; background: none; border: 0; } </style><style> @font-face { font-family: 'BuenosAiresBook'; src: url("//toysrus.co.uk/cdn/shop/t/8/assets/BuenosAires-Book.otf?v=26829984467078172211729107818") format('opentype'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'BuenosAiresWebBook'; src: url("//toysrus.co.uk/cdn/shop/t/8/assets/BuenosAires-Book.otf?v=26829984467078172211729107818") format('opentype'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'Buenos Aires'; src: url("//toysrus.co.uk/cdn/shop/t/8/assets/BuenosAires-Book.otf?v=26829984467078172211729107818") format('opentype'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'Buenos Aires'; src: url("//toysrus.co.uk/cdn/shop/t/8/assets/BuenosAires-SemiBold.otf?v=576990028355180541729107818") format('opentype'); font-weight: 600; font-style: normal; font-display: swap; } @font-face { font-family: 'ToysRUs'; src: url("//toysrus.co.uk/cdn/shop/t/8/assets/the_toys_are_for_the_little_children__by_dledeviant_d984nkn.ttf?v=47711507844665316301729107818") format('truetype'); } </style><style data-shopify> @font-face { font-family: Assistant; font-weight: 400; font-style: normal; font-display: swap; src: url("//toysrus.co.uk/cdn/fonts/assistant/assistant_n4.bcd3d09dcb631dec5544b8fb7b154ff234a44630.woff2?h1=dG95c3J1cy11ay5hY2NvdW50Lm15c2hvcGlmeS5jb20&h2=dG95c3J1cy5jby51aw&hmac=2e3978c3d321451d9176283895210f1204066201eb5ef75d7b0980038caa924f") format("woff2"), url("//toysrus.co.uk/cdn/fonts/assistant/assistant_n4.a2d012304becc2a26f1ded1acc136fcab85c9afd.woff?h1=dG95c3J1cy11ay5hY2NvdW50Lm15c2hvcGlmeS5jb20&h2=dG95c3J1cy5jby51aw&hmac=a0babfd67c9697095916076c14798e24630b6d0ce013da609e8ada7a7b5bc427") format("woff"); } @font-face { font-family: Assistant; font-weight: 700; font-style: normal; font-display: swap; src: url("//toysrus.co.uk/cdn/fonts/assistant/assistant_n7.3335c7bdaddf2501ddab87cdbd9be98f3870e10d.woff2?h1=dG95c3J1cy11ay5hY2NvdW50Lm15c2hvcGlmeS5jb20&h2=dG95c3J1cy5jby51aw&hmac=ab4bc58d06b76092e2e6797c6425dc0a2ef5a74ae67cd65c091746289aa7fa70") format("woff2"), url("//toysrus.co.uk/cdn/fonts/assistant/assistant_n7.7c85f5c5cc1555de92cc7ef2790ee3cffe5237f5.woff?h1=dG95c3J1cy11ay5hY2NvdW50Lm15c2hvcGlmeS5jb20&h2=dG95c3J1cy5jby51aw&hmac=e358330b47943542fe089640870b5ec5ad898c162598b4aec801311206c66514") format("woff"); } @font-face { font-family: Assistant; font-weight: 400; font-style: normal; font-display: swap; src: url("//toysrus.co.uk/cdn/fonts/assistant/assistant_n4.bcd3d09dcb631dec5544b8fb7b154ff234a44630.woff2?h1=dG95c3J1cy11ay5hY2NvdW50Lm15c2hvcGlmeS5jb20&h2=dG95c3J1cy5jby51aw&hmac=2e3978c3d321451d9176283895210f1204066201eb5ef75d7b0980038caa924f") format("woff2"), url("//toysrus.co.uk/cdn/fonts/assistant/assistant_n4.a2d012304becc2a26f1ded1acc136fcab85c9afd.woff?h1=dG95c3J1cy11ay5hY2NvdW50Lm15c2hvcGlmeS5jb20&h2=dG95c3J1cy5jby51aw&hmac=a0babfd67c9697095916076c14798e24630b6d0ce013da609e8ada7a7b5bc427") format("woff"); } :root, .color-background-1 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 33,36,39; --color-background-contrast: 191,191,191; --color-shadow: 0,0,0; --color-button: 0,78,188; --color-button-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 0,78,188; --color-link: 0,78,188; --color-badge-foreground: 33,36,39; --color-badge-background: 255,255,255; --color-badge-border: 33,36,39; --payment-terms-background-color: rgb(255 255 255); } .color-background-2 { --color-background: 249,249,249; --gradient-background: #f9f9f9; --color-foreground: 33,36,39; --color-background-contrast: 185,185,185; --color-shadow: 18,18,18; --color-button: 0,78,188; --color-button-text: 243,243,243; --color-secondary-button: 249,249,249; --color-secondary-button-text: 18,18,18; --color-link: 18,18,18; --color-badge-foreground: 33,36,39; --color-badge-background: 249,249,249; --color-badge-border: 33,36,39; --payment-terms-background-color: rgb(249 249 249); } .color-inverse { --color-background: 36,40,51; --gradient-background: #242833; --color-foreground: 255,255,255; --color-background-contrast: 47,52,66; --color-shadow: 18,18,18; --color-button: 255,255,255; --color-button-text: 0,0,0; --color-secondary-button: 36,40,51; --color-secondary-button-text: 255,255,255; --color-link: 255,255,255; --color-badge-foreground: 255,255,255; --color-badge-background: 36,40,51; --color-badge-border: 255,255,255; --payment-terms-background-color: rgb(36 40 51); } .color-accent-1 { --color-background: 0,78,188; --gradient-background: #004ebc; --color-foreground: 255,255,255; --color-background-contrast: 0,25,61; --color-shadow: 18,18,18; --color-button: 255,255,255; --color-button-text: 18,18,18; --color-secondary-button: 0,78,188; --color-secondary-button-text: 255,255,255; --color-link: 255,255,255; --color-badge-foreground: 255,255,255; --color-badge-background: 0,78,188; --color-badge-border: 255,255,255; --payment-terms-background-color: rgb(0 78 188); } .color-accent-2 { --color-background: 125,227,247; --gradient-background: #7de3f7; --color-foreground: 33,36,39; --color-background-contrast: 14,195,230; --color-shadow: 18,18,18; --color-button: 255,255,255; --color-button-text: 51,79,180; --color-secondary-button: 125,227,247; --color-secondary-button-text: 255,255,255; --color-link: 255,255,255; --color-badge-foreground: 33,36,39; --color-badge-background: 125,227,247; --color-badge-border: 33,36,39; --payment-terms-background-color: rgb(125 227 247); } body, .color-background-1, .color-background-2, .color-inverse, .color-accent-1, .color-accent-2 { color: rgba(var(--color-foreground), 0.75); background-color: rgb(var(--color-background)); } :root { /* --font-body-family: Assistant, sans-serif; */ --font-body-family: 'Buenos Aires', sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-heading-family: Assistant, sans-serif; --font-heading-family: 'Buenos Aires', sans-serif; --font-heading-style: normal; --font-heading-weight: 400; --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 0.05; --media-border-width: 1px; --media-radius: 14px; --media-shadow-opacity: 0.0; --media-shadow-horizontal-offset: 0px; --media-shadow-vertical-offset: 4px; --media-shadow-blur-radius: 5px; --media-shadow-visible: 0; --page-width: 140rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.0rem; --product-card-text-alignment: left; --product-card-border-width: 0.0rem; --product-card-border-opacity: 0.1; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: 0.0rem; --product-card-shadow-vertical-offset: 0.4rem; --product-card-shadow-blur-radius: 0.5rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 0.0rem; --collection-card-text-alignment: left; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 0.1; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: 0.0rem; --collection-card-shadow-vertical-offset: 0.4rem; --collection-card-shadow-blur-radius: 0.5rem; --blog-card-image-padding: 0.0rem; --blog-card-corner-radius: 0.0rem; --blog-card-text-alignment: left; --blog-card-border-width: 0.0rem; --blog-card-border-opacity: 0.1; --blog-card-shadow-opacity: 0.0; --blog-card-shadow-visible: 0; --blog-card-shadow-horizontal-offset: 0.0rem; --blog-card-shadow-vertical-offset: 0.4rem; --blog-card-shadow-blur-radius: 0.5rem; --badge-corner-radius: 4.0rem; --popup-border-width: 1px; --popup-border-opacity: 0.1; --popup-corner-radius: 0px; --popup-shadow-opacity: 0.05; --popup-shadow-horizontal-offset: 0px; --popup-shadow-vertical-offset: 4px; --popup-shadow-blur-radius: 5px; --drawer-border-width: 1px; --drawer-border-opacity: 0.1; --drawer-shadow-opacity: 0.0; --drawer-shadow-horizontal-offset: 0px; --drawer-shadow-vertical-offset: 4px; --drawer-shadow-blur-radius: 5px; --spacing-sections-desktop: 0px; --spacing-sections-mobile: 0px; --grid-desktop-vertical-spacing: 8px; --grid-desktop-horizontal-spacing: 8px; --grid-mobile-vertical-spacing: 4px; --grid-mobile-horizontal-spacing: 4px; --text-boxes-border-opacity: 0.1; --text-boxes-border-width: 0px; --text-boxes-radius: 0px; --text-boxes-shadow-opacity: 0.0; --text-boxes-shadow-visible: 0; --text-boxes-shadow-horizontal-offset: 0px; --text-boxes-shadow-vertical-offset: 4px; --text-boxes-shadow-blur-radius: 5px; --buttons-radius: 40px; --buttons-radius-outset: 40px; --buttons-border-width: 0px; --buttons-border-opacity: 1.0; --buttons-shadow-opacity: 0.0; --buttons-shadow-visible: 0; --buttons-shadow-horizontal-offset: 0px; --buttons-shadow-vertical-offset: 4px; --buttons-shadow-blur-radius: 5px; --buttons-border-offset: 0.3px; --inputs-radius: 10px; --inputs-border-width: 1px; --inputs-border-opacity: 0.55; --inputs-shadow-opacity: 0.0; --inputs-shadow-horizontal-offset: 0px; --inputs-margin-offset: 0px; --inputs-shadow-vertical-offset: 4px; --inputs-shadow-blur-radius: 5px; --inputs-radius-outset: 11px; --variant-pills-radius: 40px; --variant-pills-border-width: 1px; --variant-pills-border-opacity: 0.55; --variant-pills-shadow-opacity: 0.0; --variant-pills-shadow-horizontal-offset: 0px; --variant-pills-shadow-vertical-offset: 4px; --variant-pills-shadow-blur-radius: 5px; --swiper-scrollbar-size: 8px; --swiper-scrollbar-drag-bg-color: #004EBC; --swiper-scrollbar-bg-color: #E9E6D6; } *, *::before, *::after { box-sizing: inherit; } html { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; } body { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0; font-size: 1.5rem; /* letter-spacing: 0.06rem; */ /* line-height: calc(1 + 0.8 / var(--font-body-scale)); */ line-height: normal; font-family: var(--font-body-family); font-style: var(--font-body-style); font-weight: var(--font-body-weight); } @media screen and (min-width: 750px) { body { font-size: 1.6rem; } } </style> <link href="//toysrus.co.uk/cdn/shop/t/8/assets/base.css?v=145509339869759764551729107818" rel="stylesheet" type="text/css" media="all" /> <link rel="preload" as="font" href="//toysrus.co.uk/cdn/fonts/assistant/assistant_n4.bcd3d09dcb631dec5544b8fb7b154ff234a44630.woff2?h1=dG95c3J1cy11ay5hY2NvdW50Lm15c2hvcGlmeS5jb20&h2=dG95c3J1cy5jby51aw&hmac=2e3978c3d321451d9176283895210f1204066201eb5ef75d7b0980038caa924f" type="font/woff2" crossorigin><link rel="preload" as="font" href="//toysrus.co.uk/cdn/fonts/assistant/assistant_n4.bcd3d09dcb631dec5544b8fb7b154ff234a44630.woff2?h1=dG95c3J1cy11ay5hY2NvdW50Lm15c2hvcGlmeS5jb20&h2=dG95c3J1cy5jby51aw&hmac=2e3978c3d321451d9176283895210f1204066201eb5ef75d7b0980038caa924f" type="font/woff2" crossorigin><link rel="stylesheet" href="//toysrus.co.uk/cdn/shop/t/8/assets/component-predictive-search.css?v=153262056984197062481729107818" media="print" onload="this.media='all'" ><script> document.documentElement.className = document.documentElement.className.replace('no-js', 'js'); if (Shopify.designMode) { document.documentElement.classList.add('shopify-design-mode'); } </script> <script type="text/javascript" src="https://www.bugherd.com/sidebarv2.js?apikey=zcsbdk0uxmh8wx1xgdkuma" async="true"></script> <link href="//toysrus.co.uk/cdn/shop/t/8/assets/swiper-bundle.min.css?v=34205487827177613861729107818" rel="stylesheet" type="text/css" media="all" /> <script type='text/javascript' src='//toysrus.co.uk/cdn/shop/t/8/assets/swiper-bundle.min.js?v=151376594958283311031729107818'></script><style> [data-bv-show="reviews"] { max-width: var(--page-width); margin: 0 auto; padding: 5rem 1.5rem; } @media screen and (min-width: 750px) { [data-bv-show="reviews"] { padding: 5rem 5rem; } } </style> <!-- BEGIN app block: shopify://apps/consentmo-gdpr/blocks/gdpr_cookie_consent/4fbe573f-a377-4fea-9801-3ee0858cae41 --> <!-- END app app block --><!-- BEGIN app block: shopify://apps/klaviyo-email-marketing-sms/blocks/klaviyo-onsite-embed/2632fe16-c075-4321-a88b-50b567f42507 --> <script async src="https://static.klaviyo.com/onsite/js/XitTqN/klaviyo.js?company_id=XitTqN"></script> <script>!function(){if(!window.klaviyo){window._klOnsite=window._klOnsite||[];try{window.klaviyo=new Proxy({},{get:function(n,i){return"push"===i?function(){var n;(n=window._klOnsite).push.apply(n,arguments)}:function(){for(var n=arguments.length,o=new Array(n),w=0;w<n;w++)o[w]=arguments[w];var t="function"==typeof o[o.length-1]?o.pop():void 0,e=new Promise((function(n){window._klOnsite.push([i].concat(o,[function(i){t&&t(i),n(i)}]))}));return e}}})}catch(n){window.klaviyo=window.klaviyo||[],window.klaviyo.push=function(){var n;(n=window._klOnsite).push.apply(n,arguments)}}}}();</script> <script> window.klaviyoReviewsProductDesignMode = false </script> <!-- END app app block --><!-- BEGIN app block: shopify://apps/instafeed/blocks/head-block/c447db20-095d-4a10-9725-b5977662c9d5 --><link rel="preconnect" href="https://cdn.nfcube.com/"> <link rel="preconnect" href="https://scontent.cdninstagram.com/"> <script> document.addEventListener('DOMContentLoaded', function () { let instafeedScript = document.createElement('script'); instafeedScript.src = 'https://cdn.nfcube.com/instafeed-b3e65a52dd52c5aee284419e299a7f55.js'; document.body.appendChild(instafeedScript); }); </script> <!-- END app app block --><script src="https://cdn.shopify.com/extensions/27fbc1d5-69b9-486e-85cc-1e23814fd6ba/consentmo-gdpr-197/assets/consentmo_cookie_consent.js" type="text/javascript" defer="defer"></script> <link href="https://monorail-edge.shopifysvc.com" rel="dns-prefetch"> <script>(function(){if ("sendBeacon" in navigator && "performance" in window) {var session_token = document.cookie.match(/_shopify_s=([^;]*)/);function handle_abandonment_event(e) {var entries = performance.getEntries().filter(function(entry) {return /monorail-edge.shopifysvc.com/.test(entry.name);});if (!window.abandonment_tracked && entries.length === 0) {window.abandonment_tracked = true;var currentMs = Date.now();var navigation_start = performance.timing.navigationStart;var payload = {shop_id: 88193958176,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token: session_token && session_token.length === 2 ? session_token[1] : "",page_type: "404"};window.navigator.sendBeacon("https://monorail-edge.shopifysvc.com/v1/produce", JSON.stringify({schema_id: "online_store_buyer_site_abandonment/1.1",payload: payload,metadata: {event_created_at_ms: currentMs,event_sent_at_ms: currentMs}}));}}window.addEventListener('pagehide', handle_abandonment_event);}}());</script> <script id="web-pixels-manager-setup">(function d(d,e,r,a,n){var o,i,t,s,l=(i=(o={modern:/Edge?\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Firefox\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Chrom(ium|e)\/(9{2}|\d{3,})\.\d+(\.\d+|)|(Maci|X1{2}).+ Version\/(15\.\d+|(1[6-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(9{2}|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(15[._]\d+|(1[6-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](12[89]|1[3-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Android.+Firefox\/(12[7-9]|1[3-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(12[89]|1[3-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|SamsungBrowser\/([2-9]\d|\d{3,})\.\d+/,legacy:/Edge?\/(1[6-9]|[2-9]\d|\d{3,})\.\d+(\.\d+|)|Firefox\/(5[4-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)|Chrom(ium|e)\/(5[1-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)([\d.]+$|.*Safari\/(?![\d.]+ Edge\/[\d.]+$))|(Maci|X1{2}).+ Version\/(10\.\d+|(1[1-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(3[89]|[4-9]\d|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(10[._]\d+|(1[1-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](12[89]|1[3-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Mobile Safari.+OPR\/([89]\d|\d{3,})\.\d+\.\d+|Android.+Firefox\/(12[7-9]|1[3-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(12[89]|1[3-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+(UC? ?Browser|UCWEB|U3)[ /]?(15\.([5-9]|\d{2,})|(1[6-9]|[2-9]\d|\d{3,})\.\d+)\.\d+|SamsungBrowser\/(5\.\d+|([6-9]|\d{2,})\.\d+)|Android.+MQ{2}Browser\/(14(\.(9|\d{2,})|)|(1[5-9]|[2-9]\d|\d{3,})(\.\d+|))(\.\d+|)|K[Aa][Ii]OS\/(3\.\d+|([4-9]|\d{2,})\.\d+)(\.\d+|)/}).modern,t=o.legacy,s=navigator.userAgent,i.test(s)?"modern":(t.test(s),"legacy"));window.Shopify=window.Shopify||{};var c=window.Shopify;c.analytics=c.analytics||{};var u=c.analytics;u.replayQueue=[],u.publish=function(d,e,r){return u.replayQueue.push([d,e,r]),!0};try{self.performance.mark("wpm:start")}catch(d){}var h=[r,"/wpm","/b",n,l.substring(0,1),".js"].join("");!function(d){var e=d.src,r=d.async,a=void 0===r||r,n=d.onload,o=d.onerror,i=document.createElement("script"),t=document.head,s=document.body;i.async=a,i.src=e,n&&i.addEventListener("load",n),o&&i.addEventListener("error",o),t?t.appendChild(i):s?s.appendChild(i):console.error("Did not find a head or body element to append the script")}({src:h,async:!0,onload:function(){var r=window.webPixelsManager.init(d);e(r);var a=window.Shopify.analytics;a.replayQueue.forEach((function(d){var e=d[0],a=d[1],n=d[2];r.publishCustomEvent(e,a,n)})),a.replayQueue=[],a.publish=r.publishCustomEvent,a.visitor=r.visitor},onerror:function(){var e=d.storefrontBaseUrl.replace(/\/$/,""),r="".concat(e,"/.well-known/shopify/monorail/unstable/produce_batch"),n=JSON.stringify({metadata:{event_sent_at_ms:(new Date).getTime()},events:[{schema_id:"web_pixels_manager_load/3.1",payload:{version:a||"latest",bundle_target:l,page_url:self.location.href,status:"failed",surface:d.surface,error_msg:"".concat(h," has failed to load")},metadata:{event_created_at_ms:(new Date).getTime()}}]});try{if(self.navigator.sendBeacon.bind(self.navigator)(r,n))return!0}catch(d){}var o=new XMLHttpRequest;try{return o.open("POST",r,!0),o.setRequestHeader("Content-Type","text/plain"),o.send(n),!0}catch(d){console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging a load error.")}return!1}})})({shopId: 88193958176,storefrontBaseUrl: "https://toysrus.co.uk",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",surface: "storefront-renderer",enabledBetaFlags: [],webPixelsConfigList: [{"id":"847315232","configuration":"{\"config\":\"{\\\"pixel_id\\\":\\\"G-02K85MT5F4\\\",\\\"gtag_events\\\":[{\\\"type\\\":\\\"purchase\\\",\\\"action_label\\\":\\\"G-02K85MT5F4\\\"},{\\\"type\\\":\\\"page_view\\\",\\\"action_label\\\":\\\"G-02K85MT5F4\\\"},{\\\"type\\\":\\\"view_item\\\",\\\"action_label\\\":\\\"G-02K85MT5F4\\\"},{\\\"type\\\":\\\"search\\\",\\\"action_label\\\":\\\"G-02K85MT5F4\\\"},{\\\"type\\\":\\\"add_to_cart\\\",\\\"action_label\\\":\\\"G-02K85MT5F4\\\"},{\\\"type\\\":\\\"begin_checkout\\\",\\\"action_label\\\":\\\"G-02K85MT5F4\\\"},{\\\"type\\\":\\\"add_payment_info\\\",\\\"action_label\\\":\\\"G-02K85MT5F4\\\"}],\\\"enable_monitoring_mode\\\":false}\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"afe7c2de16587d6c6689522527d6c67f","type":"APP","apiClientId":1780363,"privacyPurposes":[]},{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0220","apiClientId":"shopify-pixel","type":"APP","privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0220","apiClientId":"shopify-pixel","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING"]}],isMerchantRequest: false,initData: {"shop":{"name":"Toysrus UK","paymentSettings":{"currencyCode":"GBP"},"myshopifyDomain":"toysrus-uk.myshopify.com","countryCode":"GB","storefrontUrl":"https:\/\/toysrus.co.uk"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"purchasingCompany":null},},function pageEvents(webPixelsManagerAPI) {webPixelsManagerAPI.publish("page_viewed", {});},"https://toysrus.co.uk/cdn","1518c2ba4d2b3301a1e3cb6576947ef22edf7bb6","3c762e5aw5b983e43pc2dc4883m545d5a27",);</script> <script>window.ShopifyAnalytics = window.ShopifyAnalytics || {}; window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {}; window.ShopifyAnalytics.meta.currency = 'GBP'; var meta = {"page":{}}; for (var attr in meta) { window.ShopifyAnalytics.meta[attr] = meta[attr]; }</script> <script>window.ShopifyAnalytics.merchantGoogleAnalytics = function() { }; </script> <script class="analytics">(function () { var customDocumentWrite = function(content) { var jquery = null; if (window.jQuery) { jquery = window.jQuery; } else if (window.Checkout && window.Checkout.$) { jquery = window.Checkout.$; } if (jquery) { jquery('body').append(content); } }; var hasLoggedConversion = function(token) { if (token) { return document.cookie.indexOf('loggedConversion=' + token) !== -1; } return false; } var setCookieIfConversion = function(token) { if (token) { var twoMonthsFromNow = new Date(Date.now()); twoMonthsFromNow.setMonth(twoMonthsFromNow.getMonth() + 2); document.cookie = 'loggedConversion=' + token + '; expires=' + twoMonthsFromNow; } } var trekkie = window.ShopifyAnalytics.lib = window.trekkie = window.trekkie || []; if (trekkie.integrations) { return; } trekkie.methods = [ 'identify', 'page', 'ready', 'track', 'trackForm', 'trackLink' ]; trekkie.factory = function(method) { return function() { var args = Array.prototype.slice.call(arguments); args.unshift(method); trekkie.push(args); return trekkie; }; }; for (var i = 0; i < trekkie.methods.length; i++) { var key = trekkie.methods[i]; trekkie[key] = trekkie.factory(key); } trekkie.load = function(config) { trekkie.config = config || {}; trekkie.config.initialDocumentCookie = document.cookie; var first = document.getElementsByTagName('script')[0]; var script = document.createElement('script'); script.type = 'text/javascript'; script.onerror = function(e) { var scriptFallback = document.createElement('script'); scriptFallback.type = 'text/javascript'; scriptFallback.onerror = function(error) { var Monorail = { produce: function produce(monorailDomain, schemaId, payload) { var currentMs = new Date().getTime(); var event = { schema_id: schemaId, payload: payload, metadata: { event_created_at_ms: currentMs, event_sent_at_ms: currentMs } }; return Monorail.sendRequest("https://" + monorailDomain + "/v1/produce", JSON.stringify(event)); }, sendRequest: function sendRequest(endpointUrl, payload) { // Try the sendBeacon API if (window && window.navigator && typeof window.navigator.sendBeacon === 'function' && typeof window.Blob === 'function' && !Monorail.isIos12()) { var blobData = new window.Blob([payload], { type: 'text/plain' }); if (window.navigator.sendBeacon(endpointUrl, blobData)) { return true; } // sendBeacon was not successful } // XHR beacon var xhr = new XMLHttpRequest(); try { xhr.open('POST', endpointUrl); xhr.setRequestHeader('Content-Type', 'text/plain'); xhr.send(payload); } catch (e) { console.log(e); } return false; }, isIos12: function isIos12() { return window.navigator.userAgent.lastIndexOf('iPhone; CPU iPhone OS 12_') !== -1 || window.navigator.userAgent.lastIndexOf('iPad; CPU OS 12_') !== -1; } }; Monorail.produce('monorail-edge.shopifysvc.com', 'trekkie_storefront_load_errors/1.1', {shop_id: 88193958176, theme_id: 173538574717, app_name: "storefront", context_url: window.location.href, source_url: "//toysrus.co.uk/cdn/s/trekkie.storefront.20de3b35f21c3bd6ff73e3f1547eb7d54e6e94e4.min.js"}); }; scriptFallback.async = true; scriptFallback.src = '//toysrus.co.uk/cdn/s/trekkie.storefront.20de3b35f21c3bd6ff73e3f1547eb7d54e6e94e4.min.js'; first.parentNode.insertBefore(scriptFallback, first); }; script.async = true; script.src = '//toysrus.co.uk/cdn/s/trekkie.storefront.20de3b35f21c3bd6ff73e3f1547eb7d54e6e94e4.min.js'; first.parentNode.insertBefore(script, first); }; trekkie.load( {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":88193958176,"isMerchantRequest":null,"themeId":173538574717,"themeCityHash":"10841173341512352609","contentLanguage":"en","currency":"GBP"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain"},"Session Attribution":{},"S2S":{"facebookCapiEnabled":false,"source":"trekkie-storefront-renderer","apiClientId":580111}} ); var loaded = false; trekkie.ready(function() { if (loaded) return; loaded = true; window.ShopifyAnalytics.lib = window.trekkie; var originalDocumentWrite = document.write; document.write = customDocumentWrite; try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {}; document.write = originalDocumentWrite; window.ShopifyAnalytics.lib.page(null,{}); var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/) var token = match? match[1]: undefined; if (!hasLoggedConversion(token)) { setCookieIfConversion(token); } }); var eventsListenerScript = document.createElement('script'); eventsListenerScript.async = true; eventsListenerScript.src = "//toysrus.co.uk/cdn/shopifycloud/shopify/assets/shop_events_listener-61fa9e0a912c675e178777d2b27f6cbd482f8912a6b0aa31fa3515985a8cd626.js"; document.getElementsByTagName('head')[0].appendChild(eventsListenerScript); })();</script> <script class="boomerang"> (function () { window.BOOMR = window.BOOMR || {}; window.BOOMR.themeName = "Dawn"; window.BOOMR.themeVersion = "13.0.1"; window.BOOMR.shopId = 88193958176; window.BOOMR.themeId = 173538574717; })();</script> <script defer src="https://toysrus.co.uk/cdn/shopifycloud/perf-kit/shopify-perf-kit-1.0.2.min.js" data-application="storefront-renderer" data-shop-id="88193958176" data-render-region="gcp-europe-west3" data-page-type="404" data-theme-instance-id="173538574717" data-monorail-region="shop_domain" data-resource-timing-sampling-rate="10" ></script> </head> <body class="gradient"> <a class="skip-to-content-link button visually-hidden" href="#MainContent"> Skip to content </a> <link href="//toysrus.co.uk/cdn/shop/t/8/assets/quantity-popover.css?v=153075665213740339621729107818" rel="stylesheet" type="text/css" media="all" /> <link href="//toysrus.co.uk/cdn/shop/t/8/assets/component-card.css?v=170127402091165654191729107818" rel="stylesheet" type="text/css" media="all" /> <script src="//toysrus.co.uk/cdn/shop/t/8/assets/cart.js?v=116571066492035312161729107818" defer="defer"></script> <script src="//toysrus.co.uk/cdn/shop/t/8/assets/quantity-popover.js?v=19455713230017000861729107818" defer="defer"></script> <style> .drawer { visibility: hidden; } </style> <cart-drawer class="drawer is-empty"> <div id="CartDrawer" class="cart-drawer"> <div id="CartDrawer-Overlay" class="cart-drawer__overlay"></div> <div class="drawer__inner gradient color-background-1" role="dialog" aria-modal="true" aria-label="Your cart" tabindex="-1" ><div class="drawer__inner-empty"> <div class="cart-drawer__warnings center"> <div class="cart-drawer__empty-content"> <h2 class="cart__empty-text">Your cart is empty</h2> <button class="drawer__close" type="button" onclick="this.closest('cart-drawer').close()" aria-label="Close" > <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-close" fill="none" viewBox="0 0 18 17" > <path d="M.865 15.978a.5.5 0 00.707.707l7.433-7.431 7.579 7.282a.501.501 0 00.846-.37.5.5 0 00-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 10-.707-.708L8.991 7.853 1.413.573a.5.5 0 10-.693.72l7.563 7.268-7.418 7.417z" fill="currentColor"> </svg> </button> <a href="/collections/all" class="button"> Continue shopping </a><p class="cart__login-title h3">Have an account?</p> <p class="cart__login-paragraph"> <a href="https://shopify.com/88193958176/account?locale=en®ion_country=GB" class="link underlined-link">Log in</a> to check out faster. </p></div> </div></div><div class="drawer__header"> <h2 class="drawer__heading"> <svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M5 5H5.57163C6.53387 5 7.34174 5.72454 7.44609 6.6811L8.21066 13.6896C8.31501 14.6462 9.12288 15.3707 10.0851 15.3707H18.2425C19.1044 15.3707 19.8566 14.7863 20.0696 13.9511L21.3706 8.84952C21.6746 7.6573 20.7738 6.49799 19.5435 6.49799H8.39405M8.41739 18.7883H9.12448M8.41739 19.4954H9.12448M18.7881 18.7883H19.4952M18.7881 19.4954H19.4952M9.71396 19.1419C9.71396 19.6626 9.29186 20.0847 8.77117 20.0847C8.25048 20.0847 7.82837 19.6626 7.82837 19.1419C7.82837 18.6212 8.25048 18.1991 8.77117 18.1991C9.29186 18.1991 9.71396 18.6212 9.71396 19.1419ZM20.0847 19.1419C20.0847 19.6626 19.6626 20.0847 19.1419 20.0847C18.6212 20.0847 18.1991 19.6626 18.1991 19.1419C18.1991 18.6212 18.6212 18.1991 19.1419 18.1991C19.6626 18.1991 20.0847 18.6212 20.0847 19.1419Z" stroke="#212427" stroke-width="2" stroke-linecap="round"/> </svg> <span> Your cart </span> </h2> <button class="drawer__close" type="button" onclick="this.closest('cart-drawer').close()" aria-label="Close" > <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-close" fill="none" viewBox="0 0 18 17" > <path d="M.865 15.978a.5.5 0 00.707.707l7.433-7.431 7.579 7.282a.501.501 0 00.846-.37.5.5 0 00-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 10-.707-.708L8.991 7.853 1.413.573a.5.5 0 10-.693.72l7.563 7.268-7.418 7.417z" fill="currentColor"> </svg> </button> </div> <cart-drawer-items class=" is-empty" > <form action="/cart" id="CartDrawer-Form" class="cart__contents cart-drawer__form" method="post" > <div id="CartDrawer-CartItems" class="drawer__contents js-contents"><p id="CartDrawer-LiveRegionText" class="visually-hidden" role="status"></p> <p id="CartDrawer-LineItemStatus" class="visually-hidden" aria-hidden="true" role="status"> Loading... </p> </div> <div id="CartDrawer-CartErrors" role="alert"></div> </form> </cart-drawer-items> <div class="drawer__footer"><details id="Details-CartDrawer"> <summary> <span class="summary__title"> Order special instructions <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6"> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor"> </svg> </span> </summary> <cart-note class="cart__note field"> <label class="visually-hidden" for="CartDrawer-Note">Order special instructions</label> <textarea id="CartDrawer-Note" class="text-area text-area--resize-vertical field__input" name="note" placeholder="Order special instructions" ></textarea> </cart-note> </details><!-- Start blocks --> <!-- Subtotals --> <div class="cart-drawer__footer" > <div></div> <div class="totals" role="status"> <h2 class="totals__total">Estimated total</h2> <p class="totals__total-value">拢0.00 GBP</p> </div> <small class="tax-note caption-large rte">Tax included and shipping and discounts calculated at checkout </small> </div> <!-- CTAs --> <!-- Route Code Edited 5/15/24--> <div class="route-div"></div> <style> route-protect-widget:not([payer='no_coverage']) .pw-container::after { content:"By declining package protection, ToysRUs is not responsible for lost, stolen or damaged items."; white-space: pre-wrap; display: inline-block; text-align: center; font-size: 12px !important; } </style> <!-- End Route Code --> <div class="cart__ctas" > <noscript> <button type="submit" class="cart__update-button button button--secondary" form="CartDrawer-Form"> Update </button> </noscript> <button type="submit" id="CartDrawer-Checkout" class="cart__checkout-button button" name="checkout" form="CartDrawer-Form" disabled > Check out </button> </div> </div> </div> </div> </cart-drawer> <script> document.addEventListener('DOMContentLoaded', function () { function isIE() { const ua = window.navigator.userAgent; const msie = ua.indexOf('MSIE '); const trident = ua.indexOf('Trident/'); return msie > 0 || trident > 0; } if (!isIE()) return; const cartSubmitInput = document.createElement('input'); cartSubmitInput.setAttribute('name', 'checkout'); cartSubmitInput.setAttribute('type', 'hidden'); document.querySelector('#cart').appendChild(cartSubmitInput); document.querySelector('#checkout').addEventListener('click', function (event) { document.querySelector('#cart').submit(); }); }); </script> <!-- BEGIN sections: header-group --> <div id="shopify-section-sections--23739893383549__tru_promo_bar_ggNGtP" class="shopify-section shopify-section-group-header-group"><style> #shopify-section-sections--23739893383549__tru_promo_bar_ggNGtP { background: #f46f22; padding: 3px 0; color: #ffffff; font-size: 15px; font-style: normal; font-weight: 600; line-height: normal; } #shopify-section-sections--23739893383549__tru_promo_bar_ggNGtP .tru-grid { display: flex; justify-content: center; align-items: center; } @media screen and (min-width: 1024px) { #shopify-section-sections--23739893383549__tru_promo_bar_ggNGtP .tru-grid { justify-content: flex-start; } } #shopify-section-sections--23739893383549__tru_promo_bar_ggNGtP .tru-links { gap: 20px; align-items: center; } @media screen and (min-width: 1024px) { #shopify-section-sections--23739893383549__tru_promo_bar_ggNGtP .tru-links { display: flex; } } #shopify-section-sections--23739893383549__tru_promo_bar_ggNGtP .tru-link { display: flex; align-items: center; gap: 5px; text-decoration: none; color: #ffffff; } #shopify-section-sections--23739893383549__tru_promo_bar_ggNGtP .tru-outer { max-width: 100%; } </style> <div class='page-width tru-outer'> <div class='tru-grid'> <div> </div> <div class='tru-links'> <a href='/pages/help-center' class='tru-link'> <span style='width: 25px;'><svg width="26" height="26" viewbox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="12.9986" cy="13.0025" r="7.55814" stroke="#fff" stroke-width="1.5"></circle> <path d="M11.582 10.6408C11.582 9.85811 12.2165 9.22363 12.9992 9.22363C13.7819 9.22363 14.4163 9.85811 14.4163 10.6408C14.4163 11.1604 14.1367 11.6146 13.7197 11.8613C13.3605 12.0739 12.9992 12.3963 12.9992 12.8137V13.7585" stroke="#fff" stroke-width="1.5" stroke-linecap="round"></path> <circle cx="12.999" cy="16.0253" r="0.755814" fill="#fff"></circle> </svg></span> <span>Help</span> </a> <a href='/pages/email-sign-up' class='tru-link'> <span style='width: 25px;'><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 26 26" fill="none"> <rect x="5.44336" y="6.65039" width="15.1163" height="12.093" rx="1.06831" stroke="white" stroke-width="1.5"></rect> <path d="M20.5605 7.25488L13.9456 12.216C13.5658 12.5009 13.0435 12.5009 12.6637 12.216L6.04883 7.25488" stroke="white" stroke-width="1.5"></path> </svg></span> <span>Email Signup</span> </a> </div> </div> </div> </div><div id="shopify-section-sections--23739893383549__tru_header_XG6NmY" class="shopify-section shopify-section-group-header-group section-header"><link rel="stylesheet" href="//toysrus.co.uk/cdn/shop/t/8/assets/component-search.css?v=165164710990765432851729107818" media="print" onload="this.media='all'"> <noscript><link href="//toysrus.co.uk/cdn/shop/t/8/assets/component-search.css?v=165164710990765432851729107818" rel="stylesheet" type="text/css" media="all" /></noscript> <link href="//toysrus.co.uk/cdn/shop/t/8/assets/component-cart-drawer.css?v=80238500616450016631729107818" rel="stylesheet" type="text/css" media="all" /> <link href="//toysrus.co.uk/cdn/shop/t/8/assets/component-cart.css?v=181291337967238571831729107818" rel="stylesheet" type="text/css" media="all" /> <link href="//toysrus.co.uk/cdn/shop/t/8/assets/component-totals.css?v=43238418693952254531729107818" rel="stylesheet" type="text/css" media="all" /> <link href="//toysrus.co.uk/cdn/shop/t/8/assets/component-price.css?v=33913688297334343481729107818" rel="stylesheet" type="text/css" media="all" /> <link href="//toysrus.co.uk/cdn/shop/t/8/assets/component-discounts.css?v=152760482443307489271729107818" rel="stylesheet" type="text/css" media="all" /> <link rel="stylesheet" href="//toysrus.co.uk/cdn/shop/t/8/assets/component-cart-notification.css?v=54116361853792938221729107818" media="print" onload="this.media='all'"> <link rel="stylesheet" href="//toysrus.co.uk/cdn/shop/t/8/assets/component-cart-items.css?v=135677602070547010851729107818" media="print" onload="this.media='all'"> <script src="//toysrus.co.uk/cdn/shop/t/8/assets/cart-notification.js?v=133508293167896966491729107818" defer="defer"></script> <script src="//toysrus.co.uk/cdn/shop/t/8/assets/search-form.js?v=133129549252120666541729107818" defer="defer"></script> <script src="//toysrus.co.uk/cdn/shop/t/8/assets/cart-drawer.js?v=105077087914686398511729107818" defer="defer"></script> <script src="//toysrus.co.uk/cdn/shop/t/8/assets/details-modal.js?v=25581673532751508451729107818" defer="defer"></script><style> #shopify-section-sections--23739893383549__tru_header_XG6NmY { background: #004ebc; color: #ffffff; font-size: 14px; font-style: normal; font-weight: 600; line-height: normal; position: relative; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-logo { order: 4; display: flex; align-items: center; justify-content: center; } @media screen and (min-width: 1400px) { #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-logo { display: block; } } #shopify-section-sections--23739893383549__tru_header_XG6NmY img { max-width: 100%; height: auto; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-logo--desktop { display: none; width: 250px; height: auto; } @media screen and (min-width: 1400px) { #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-logo--desktop { display: flex; gap: 10px; } } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-logo--desktop--mascot { flex: 0 0 60px; position: relative; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-logo--desktop--mascot img { width: 60px; max-width: none; width: 90px; position: absolute; top: 5px; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-logo--desktop--logomark { flex: auto; position: relative; padding: 10px 0; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-logo--mobile { display: block; width: 130px; } @media screen and (min-width: 1400px) { #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-logo--mobile { display: none; } } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-header { display: flex; justify-content: space-between; padding: 15px 0; } @media screen and (min-width: 1400px) { #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-header { display: flex; gap: 20px; padding: 0; } } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-icons { display: flex; align-items: center; justify-content: flex-end; gap: 10px; order: 5; } @media screen and (min-width: 1400px) { #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-icons { order: 8; gap: 20px; } } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-icon { width: 25px; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-icon svg { display: block; color: #fff; } @media screen and (min-width: 1400px) { #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-icon { width: 25px; } } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-trigger { appearance: none; padding: 0; border: 0; color: #ffffff; font-family: "Buenos Aires"; font-size: 16px; font-style: normal; font-weight: 600; line-height: normal; text-decoration: none; background: none; cursor: pointer; transition: all 0s; transition-delay: 0s; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-trigger-submenu, #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-submenu-link { appearance: none; padding: 0; border: 0; font-family: "Buenos Aires"; font-size: 16px; font-style: normal; font-weight: 350; line-height: normal; text-decoration: none; background: none; cursor: pointer; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-icon-link { position: relative; color: #ffffff; font-family: "Buenos Aires"; font-size: 14px; font-style: normal; font-weight: 600; line-height: normal; text-decoration: none; display: flex; align-items: center; gap: 5px; background: none; border: 0; padding: 0; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-toggles { display: flex; gap: 10px; } @media screen and (min-width: 1400px) { #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-toggles { display: none; } } @media screen and (max-width: 1399px) { #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-hide-mobile { display: none; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-icon-cart-label { display: none; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-icon-cart-count { font-size: 10px; position: absolute; top: -2px; right: -2px; } } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu--close { } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu { display: grid; background: #fff; position: fixed; top: 0; bottom: 0; left: -100vw; min-width: 850px; max-width: 100%; height: 100%; z-index: 50; transition: all 0.3s; padding: 165px 35px 80px 165px; padding-bottom: 80px; color: #212427; font-family: "Buenos Aires"; font-size: 16px; font-style: normal; font-weight: 350; line-height: normal; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu ul { padding: 0; margin: 0; list-style-type: none; display: grid; gap: 12px; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu a { color: #212427; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-triggers { position: relative; padding: 0; list-style-type: none; margin: 0; display: flex; gap: 25px; } @media screen and (min-width: 1400px) { #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-header-for-geoffrey { overflow: hidden; } } body[data-megamenu] { overflow: hidden; } body[data-megamenu] #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-triggers { z-index: 600; } body[data-megamenu] .shopify-section-group-header-group { z-index: auto; } body[data-megamenu] .tru-logo--desktop--logomark, body[data-megamenu] .tru-logo--desktop--mascot { z-index: 600; } body[data-megamenu] #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-header-for-geoffrey { overflow: visible; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu-overlay { visibility: hidden; position: fixed; height: 100%; width: 100%; inset: 0; background: rgba(0, 0, 0, 0.5); opacity: 0; transition: opacity 0.5s 0.1s; } body[data-megamenu] #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu-overlay { visibility: visible; z-index: 400; opacity: 1; } body[data-megamenu] #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu { z-index: 500; left: 0; } body[data-megamenu] #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-trigger { color: #212427; transition-delay: 0.2s; } body[data-megamenu] #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-trigger[data-active='true'] { color: #004EBC; text-underline-offset: 6px; text-decoration-thickness: 2px; text-decoration-line: underline; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-menus { order: 5; flex: auto; display: none; align-items: center; } @media screen and (min-width: 1400px) { #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-menus { display: flex; } } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-outer { max-width: 100%; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu-button--close { appearance: none; padding: 0; background: none; margin: 0; border: 0; position: absolute; top: 30px; right: 30px; width: 20px; cursor: pointer; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu-button--close svg { display: block; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu-1 { display: none; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu-2, #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu-features { visibility: hidden; opacity: 0; transition: visibility 0s, opacity 0.5s linear; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu-2 > ul { display: none; border-left: 1px solid #BCBCBC; padding-left: 50px; margin-left: 50px; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu-feature { width: 225px; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu-features > ul { display: none; padding-left: 50px; }body[data-megamenu='contact-us'] #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu-1[data-megamenu='contact-us'] { display: flex; }body[data-megamenu='store-locator'] #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu-1[data-megamenu='store-locator'] { display: flex; }body[data-megamenu='geoffreys-playground'] #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu-1[data-megamenu='geoffreys-playground'] { display: flex; }#shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu-feature-title { color: #212427; font-size: 16px; font-style: normal; font-weight: 600; line-height: normal; margin-top: 10px; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu-feature-description { color: #212427; font-size: 15px; font-style: normal; font-weight: 350; line-height: normal; margin-top: 5px; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu-feature-cta { margin-top: 10px; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu-feature-cta a { color: #004EBC; font-size: 14px; font-style: normal; font-weight: 600; line-height: normal; text-decoration-line: underline; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-header .icon:not(.icon-arrow) { color: #ffffff; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-megamenu-inner { overflow-y: scroll; } #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-button { font-family: 'ToysRUs'; display: flex; align-items: center; gap: 14px; } @media screen and (max-width: 768px) { #shopify-section-sections--23739893383549__tru_header_XG6NmY .tru-button { font-size: 16px; gap: 10px; padding: 8px 16px; } } </style> <svg xmlns="http://www.w3.org/2000/svg" class="hidden"> <symbol id="icon-search" viewbox="0 0 18 19" fill="none"> <path fill-rule="evenodd" clip-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 112.85 3.5a5.784 5.784 0 018.18 8.18zm.26 1.12a6.78 6.78 0 11.72-.7l5.4 5.4a.5.5 0 11-.71.7l-5.41-5.4z" fill="currentColor"/> </symbol> <symbol id="icon-reset" class="icon icon-close" fill="none" viewBox="0 0 18 18" stroke="currentColor"> <circle r="8.5" cy="9" cx="9" stroke-opacity="0.2"/> <path d="M6.82972 6.82915L1.17193 1.17097" stroke-linecap="round" stroke-linejoin="round" transform="translate(5 5)"/> <path d="M1.22896 6.88502L6.77288 1.11523" stroke-linecap="round" stroke-linejoin="round" transform="translate(5 5)"/> </symbol> <symbol id="icon-close" class="icon icon-close" fill="none" viewBox="0 0 18 17"> <path d="M.865 15.978a.5.5 0 00.707.707l7.433-7.431 7.579 7.282a.501.501 0 00.846-.37.5.5 0 00-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 10-.707-.708L8.991 7.853 1.413.573a.5.5 0 10-.693.72l7.563 7.268-7.418 7.417z" fill="currentColor"> </symbol> </svg> <div class='page-width tru-outer'> <div class='tru-header tru-header-for-geoffrey'> <a href='/' class='tru-logo'> <div class='tru-logo--desktop'> <div class='tru-logo--desktop--mascot'> </div> <div class='tru-logo--desktop--logomark'> <img src="//toysrus.co.uk/cdn/shop/t/8/assets/tru-logo.png?v=150549919582931083811729107818" loading="lazy" /> </div> </div> <div class='tru-logo--mobile'> <img src="//toysrus.co.uk/cdn/shop/t/8/assets/tru-logo.png?v=150549919582931083811729107818" loading="lazy" /> </div> </a> <div class='tru-menus' menus> <div class='tru-megamenu-overlay' trigger-close></div> <div class='tru-megamenu'> <button type='button' trigger-close class='tru-megamenu-button--close'> <svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M1 1L20 20" stroke="#212427" stroke-width="2" stroke-linecap="round"/> <path d="M20 1L1 20" stroke="#212427" stroke-width="2" stroke-linecap="round"/> </svg> </button> <div class='tru-megamenu-inner'><div class='tru-megamenu-1' data-megamenu='contact-us'> <div> <ul></ul> </div><div class='tru-megamenu-features'> <ul></ul> </div> </div><div class='tru-megamenu-1' data-megamenu='store-locator'> <div> <ul></ul> </div><div class='tru-megamenu-features'> <ul></ul> </div> </div><div class='tru-megamenu-1' data-megamenu='geoffreys-playground'> <div> <ul></ul> </div><div class='tru-megamenu-features'> <ul></ul> </div> </div></div> </div> </div> <div class='tru-icons'> <a href='/pages/store-locator' class='button tru-button' style="background-color: #f46f22; color: #ffffff;"> <svg width="20" height="25" viewbox="0 0 20 25" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.3005 21.1172L12.7217 20.6402L13.3005 21.1172ZM7.12519 21.1172L7.70396 20.6402L7.12519 21.1172ZM10.2128 23.5524V22.8024V23.5524ZM18.3456 10.4554C18.3456 11.7527 17.6343 13.4893 16.5151 15.3721C15.4145 17.2235 13.9924 19.0985 12.7217 20.6402L13.8792 21.5942C15.1732 20.0242 16.6486 18.0829 17.8044 16.1386C18.9416 14.2257 19.8456 12.1872 19.8456 10.4554H18.3456ZM7.70396 20.6402C6.43328 19.0985 5.01116 17.2235 3.91059 15.3721C2.79132 13.4893 2.08008 11.7527 2.08008 10.4554H0.580078C0.580078 12.1872 1.48408 14.2257 2.62121 16.1386C3.77704 18.0829 5.25248 20.0242 6.54642 21.5942L7.70396 20.6402ZM2.08008 10.4554C2.08008 5.82974 5.73783 2.11035 10.2128 2.11035V0.610352C4.87621 0.610352 0.580078 5.03491 0.580078 10.4554H2.08008ZM10.2128 2.11035C14.6878 2.11035 18.3456 5.82974 18.3456 10.4554H19.8456C19.8456 5.03491 15.5494 0.610352 10.2128 0.610352V2.11035ZM12.7217 20.6402C12.0359 21.4723 11.5799 22.0216 11.1697 22.3762C10.793 22.7018 10.523 22.8024 10.2128 22.8024V24.3024C10.9833 24.3024 11.5881 23.9972 12.1506 23.5111C12.6795 23.0539 13.227 22.3856 13.8792 21.5942L12.7217 20.6402ZM6.54642 21.5942C7.19866 22.3856 7.74618 23.0539 8.27509 23.5111C8.83758 23.9972 9.44238 24.3024 10.2128 24.3024V22.8024C9.90264 22.8024 9.63263 22.7018 9.25596 22.3762C8.84571 22.0216 8.38972 21.4723 7.70396 20.6402L6.54642 21.5942ZM6.13179 10.8688C6.13179 13.0112 7.937 14.9818 10.2128 14.9818V13.4818C8.80929 13.4818 7.63179 12.2273 7.63179 10.8688H6.13179ZM10.2128 14.9818C12.4886 14.9818 14.2939 13.0112 14.2939 10.8688H12.7939C12.7939 12.2273 11.6164 13.4818 10.2128 13.4818V14.9818ZM14.2939 10.8688C14.2939 8.66941 12.4311 6.9493 10.2128 6.9493V8.4493C11.6739 8.4493 12.7939 9.56723 12.7939 10.8688H14.2939ZM10.2128 6.9493C7.99451 6.9493 6.13179 8.66941 6.13179 10.8688H7.63179C7.63179 9.56723 8.75179 8.4493 10.2128 8.4493V6.9493Z" fill="white"></path> </svg> Store Locator </a> </div> </div> </div> <script type='text/javascript' defer> (() => { const node = document.querySelector('#shopify-section-sections--23739893383549__tru_header_XG6NmY'); const menus = node.querySelector('[menus]'); const triggerOpens = menus.querySelectorAll('[trigger-open]'); const triggerCloses = menus.querySelectorAll('[trigger-close]'); for (const triggerOpen of triggerOpens) { triggerOpen.addEventListener('click', () => { removeActiveTriggers(); document.body.dataset.megamenu = triggerOpen.dataset.megamenu; triggerOpen.dataset.active = 'true'; }); } for (const triggerClose of triggerCloses) { triggerClose.addEventListener('click', () => { document.body.removeAttribute('data-megamenu'); }) } function removeActiveTriggers() { for (const triggerOpen of triggerOpens) { triggerOpen.dataset.active = 'false'; } } const submenuTriggers = menus.querySelectorAll('[submenu-trigger]'); for (const submenuTrigger of submenuTriggers) { submenuTrigger.addEventListener('click', () => { document.body.dataset.submenu = submenuTrigger.dataset.submenu }) } })(); </script> </div> <!-- END sections: header-group --> <style> .tru-mm { position: fixed; inset: 0; width: 100%; height: 100%; z-index: 10000; transform: translateX(-150vw); transition: all 0.3s; background: #ffffff; display: flex; flex-direction: column; } body[data-mm='open'] { overflow: hidden; } body[data-mm='open'] .tru-mm { transform: translateX(0); } .tru-mm-header { background-color: #004EBC; padding: 15px 20px; display: flex; align-items: center; justify-content: space-between; } .tru-mm-form { flex: auto; } .tru-mm-trigger-close { border: 0; background: none; padding: 0; } .tru-mm-menu { padding: 0 20px; flex: auto; position: relative; } .tru-mm-item { border-bottom: 1px solid #BCBCBC; color: #212427; font-family: "Buenos Aires"; font-size: 17px; font-style: normal; font-weight: 600; line-height: normal; } .tru-mm-item:last-of-type { border-bottom: 0; } .tru-mm-item > summary, .tru-mm-item--summary { display: flex; justify-content: space-between; align-items: center; padding: 20px 10px; text-decoration: none; } .tru-mm-item-inner-header { display: flex; align-items: center; gap: 20px; color: #212427; font-family: "Buenos Aires"; font-size: 22px; font-style: normal; font-weight: 600; line-height: normal; padding: 20px 0; } .tru-mm-item-inner { position: absolute; transform: translateX(100vw); inset: 0; width: 100%; height: 100%; background: #ffffff; z-index: 10; transition: all 0.3s; padding: 0 20px; display: flex; flex-direction: column; } details[open] > .tru-mm-item-inner { transform: translateX(0); } .tru-mm-link { color: #212427; font-family: "Buenos Aires"; font-size: 17px; font-style: normal; font-weight: 350; line-height: normal; text-decoration: none; } .tru-mm-links { padding: 0; margin: 0; display: grid; list-style-type: none; } .tru-mm-links > li { padding: 12px 0; } .tru-mm-item-inner-items { overflow-y: scroll; flex: auto; } .tru-mm-footer { padding: 30px; border-top: 1px solid rgba(0, 0, 0, 0.1); } .tru-mm-footer ul { list-style-type: none; padding: 0; margin: 0; display: grid; gap: 10px; } .tru-mm-footer-item a { display: flex; align-items: center; gap: 12px; text-decoration: none; color: #212427; font-family: "Buenos Aires"; font-size: 16px; font-style: normal; font-weight: 350; line-height: normal; } .tru-mm-footer-item svg { display: block; } .tru-mm .tru-search-form { width: auto; } </style> <div class='tru-mm'> <div class='tru-mm-header'><form action="/search" method="get" role="search" class="tru-search-form"> <input class="tru-search-input" type="search" name="q" value="" placeholder="Search for fun!" > <button type="submit" class="tru-search-button" aria-label="Search for fun!"> <svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg"> <ellipse cx="16.4195" cy="16.4341" rx="9.09331" ry="9.10984" stroke="#212427" stroke-width="2"/> <path d="M23.1284 23.1187L27.2183 27.2525" stroke="#212427" stroke-width="2" stroke-linecap="round"/> </svg> </button> </form><button type='button' mm-trigger-close class='tru-mm-trigger-close'> <svg width="34" height="34" viewBox="0 0 34 34" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.5 8.5L25.5 25.5" stroke="white" stroke-width="1.7" stroke-linecap="round"/> <path d="M25.5 8.5L8.5 25.5" stroke="white" stroke-width="1.7" stroke-linecap="round"/> </svg> </button> </div> <div class='tru-mm-menu'><details data-submenu='contact-us' class='tru-mm-item' mm-submenu-trigger-open> <summary> <span>Contact Us</span> <span> <svg xmlns="http://www.w3.org/2000/svg" width="8" height="16" viewBox="0 0 8 16" fill="none"> <path d="M1 1L7 8L1 15" stroke="#212427" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg> </span> </summary> <div class='tru-mm-item-inner'> <div class='tru-mm-item-inner-header' mm-submenu-trigger-close data-submenu='contact-us'> <span> <svg width="21" height="16" viewBox="0 0 21 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0.292892 7.2929C-0.0976315 7.68342 -0.0976314 8.31658 0.292893 8.70711L6.65686 15.0711C7.04738 15.4616 7.68054 15.4616 8.07107 15.0711C8.46159 14.6805 8.46159 14.0474 8.07107 13.6569L2.41421 8L8.07107 2.34315C8.46159 1.95262 8.46159 1.31946 8.07107 0.928933C7.68054 0.538409 7.04738 0.538409 6.65685 0.928933L0.292892 7.2929ZM21 7L1 7L1 9L21 9L21 7Z" fill="black"/> </svg> </span> <span>Contact Us</span> </div> <div class='tru-mm-item-inner-items'></div> </div> </details><details data-submenu='store-locator' class='tru-mm-item' mm-submenu-trigger-open> <summary> <span>Store Locator</span> <span> <svg xmlns="http://www.w3.org/2000/svg" width="8" height="16" viewBox="0 0 8 16" fill="none"> <path d="M1 1L7 8L1 15" stroke="#212427" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg> </span> </summary> <div class='tru-mm-item-inner'> <div class='tru-mm-item-inner-header' mm-submenu-trigger-close data-submenu='store-locator'> <span> <svg width="21" height="16" viewBox="0 0 21 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0.292892 7.2929C-0.0976315 7.68342 -0.0976314 8.31658 0.292893 8.70711L6.65686 15.0711C7.04738 15.4616 7.68054 15.4616 8.07107 15.0711C8.46159 14.6805 8.46159 14.0474 8.07107 13.6569L2.41421 8L8.07107 2.34315C8.46159 1.95262 8.46159 1.31946 8.07107 0.928933C7.68054 0.538409 7.04738 0.538409 6.65685 0.928933L0.292892 7.2929ZM21 7L1 7L1 9L21 9L21 7Z" fill="black"/> </svg> </span> <span>Store Locator</span> </div> <div class='tru-mm-item-inner-items'></div> </div> </details><details data-submenu='geoffreys-playground' class='tru-mm-item' mm-submenu-trigger-open> <summary> <span>Geoffrey's Playground</span> <span> <svg xmlns="http://www.w3.org/2000/svg" width="8" height="16" viewBox="0 0 8 16" fill="none"> <path d="M1 1L7 8L1 15" stroke="#212427" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg> </span> </summary> <div class='tru-mm-item-inner'> <div class='tru-mm-item-inner-header' mm-submenu-trigger-close data-submenu='geoffreys-playground'> <span> <svg width="21" height="16" viewBox="0 0 21 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0.292892 7.2929C-0.0976315 7.68342 -0.0976314 8.31658 0.292893 8.70711L6.65686 15.0711C7.04738 15.4616 7.68054 15.4616 8.07107 15.0711C8.46159 14.6805 8.46159 14.0474 8.07107 13.6569L2.41421 8L8.07107 2.34315C8.46159 1.95262 8.46159 1.31946 8.07107 0.928933C7.68054 0.538409 7.04738 0.538409 6.65685 0.928933L0.292892 7.2929ZM21 7L1 7L1 9L21 9L21 7Z" fill="black"/> </svg> </span> <span>Geoffrey's Playground</span> </div> <div class='tru-mm-item-inner-items'></div> </div> </details></div> <div class='tru-mm-footer'> <ul> <li class='tru-mm-footer-item'> <a href='/pages/email-sign-up'> <span> <svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect x="5.44141" y="6.65039" width="15.1163" height="12.093" rx="1.06831" stroke="#004EBC" stroke-width="1.5"/> <path d="M20.5585 7.25391L13.9437 12.215C13.5638 12.4999 13.0415 12.4999 12.6617 12.215L6.04688 7.25391" stroke="#004EBC" stroke-width="1.5"/> </svg> </span> <span style='color: #004EBC;'>Email Signup for Deals & Updates!</span> </a> </li> <li class='tru-mm-footer-item'> <a href='/pages/store-locator'> <span> <svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15.4061 18.8989L14.8272 18.4221H14.8272L15.4061 18.8989ZM11.2026 18.8989L11.7815 18.4221L11.2026 18.8989ZM13.3043 20.5577V19.8077V20.5577ZM18.6008 11.6365C18.6008 12.4511 18.1473 13.5859 17.3883 14.8636C16.648 16.1098 15.6884 17.3764 14.8272 18.4221L15.985 19.3757C16.8695 18.3018 17.8823 16.9689 18.6779 15.6297C19.4548 14.3219 20.1008 12.8853 20.1008 11.6365H18.6008ZM11.7815 18.4221C10.9202 17.3764 9.9607 16.1098 9.22033 14.8636C8.4613 13.5859 8.00781 12.4511 8.00781 11.6365H6.50781C6.50781 12.8853 7.15383 14.3219 7.93073 15.6297C8.72631 16.9689 9.73914 18.3018 10.6236 19.3757L11.7815 18.4221ZM8.00781 11.6365C8.00781 8.612 10.3962 6.19141 13.3043 6.19141V4.69141C9.53365 4.69141 6.50781 7.81811 6.50781 11.6365H8.00781ZM13.3043 6.19141C16.2124 6.19141 18.6008 8.612 18.6008 11.6365H20.1008C20.1008 7.81811 17.075 4.69141 13.3043 4.69141V6.19141ZM14.8272 18.4221C14.355 18.9954 14.0592 19.3506 13.7989 19.5757C13.5721 19.7719 13.4418 19.8077 13.3043 19.8077V21.3077C13.9024 21.3077 14.3676 21.067 14.7801 20.7103C15.1591 20.3825 15.5464 19.9083 15.985 19.3757L14.8272 18.4221ZM10.6236 19.3757C11.0623 19.9083 11.4496 20.3825 11.8285 20.7103C12.241 21.067 12.7062 21.3077 13.3043 21.3077V19.8077C13.1668 19.8077 13.0365 19.7719 12.8098 19.5757C12.5494 19.3506 12.2536 18.9954 11.7815 18.4221L10.6236 19.3757ZM10.2869 11.9181C10.2869 13.5019 11.6154 14.9588 13.3043 14.9588V13.4588C12.4887 13.4588 11.7869 12.719 11.7869 11.9181H10.2869ZM13.3043 14.9588C14.9932 14.9588 16.3218 13.5019 16.3218 11.9181H14.8218C14.8218 12.719 14.12 13.4588 13.3043 13.4588V14.9588ZM16.3218 11.9181C16.3218 10.2773 14.9357 9.00922 13.3043 9.00922V10.5092C14.1775 10.5092 14.8218 11.1742 14.8218 11.9181H16.3218ZM13.3043 9.00922C11.6729 9.00922 10.2869 10.2773 10.2869 11.9181H11.7869C11.7869 11.1742 12.4312 10.5092 13.3043 10.5092V9.00922Z" fill="#212427"/> </svg> </span> <span>Find a Store</span> </a> </li> <li class='tru-mm-footer-item'> <a href='/pages/help-center'> <span> <svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" viewBox="0 0 26 26" fill="none"> <circle cx="12.9956" cy="13.0035" r="7.55814" stroke="#212427" stroke-width="1.5"/> <path d="M11.5781 10.6418C11.5781 9.85909 12.2126 9.22461 12.9953 9.22461C13.7779 9.22461 14.4124 9.85909 14.4124 10.6418C14.4124 11.1613 14.1328 11.6156 13.7158 11.8623C13.3566 12.0749 12.9953 12.3973 12.9953 12.8147V13.7595" stroke="#212427" stroke-width="1.5" stroke-linecap="round"/> <circle cx="12.998" cy="16.0273" r="0.755814" fill="#212427"/> </svg> </span> <span> Help Center </span> </a> </li> </ul> </div> </div> <script type='text/javascript' defer> (() => { const mmTriggerOpen = document.querySelector('[mm-trigger-open]'); if (mmTriggerOpen) { mmTriggerOpen.addEventListener('click', () => { document.body.dataset.mm = 'open'; }); } const mmTriggerClose = document.querySelector('[mm-trigger-close]'); if (mmTriggerClose) { mmTriggerClose.addEventListener('click', () => { document.body.dataset.mm = 'closed'; }); } const mmSubmenuTriggerCloses = document.querySelectorAll('[mm-submenu-trigger-close]'); for (const mmSubmenuTriggerClose of mmSubmenuTriggerCloses) { mmSubmenuTriggerClose.addEventListener('click', () => { document.querySelector(`[mm-submenu-trigger-open][data-submenu='${mmSubmenuTriggerClose.dataset.submenu}']`).open = false }); } })(); </script><style> main[data-template='index'] { overflow: hidden; } </style> <style> #storemapper, .strmpr-search .strmpr-search-box-wrapper .strmpr-search-box, .strmpr-map .strmpr-map-popup { font-family: "Buenos Aires" !important; } </style> <main id="MainContent" class="content-for-layout focus-none" role="main" tabindex="-1" data-template='404'> <div id="shopify-section-template--23739899511165__tru_banner_image_mbTyJr" class="shopify-section"><style> #shopify-section-template--23739899511165__tru_banner_image_mbTyJr { padding-top: 30px; padding-bottom: 30px; background-color: ; } @media screen and (min-width: 750px) { #shopify-section-template--23739899511165__tru_banner_image_mbTyJr { padding-top: 50px; padding-bottom: 50px; } } #shopify-section-template--23739899511165__tru_banner_image_mbTyJr .tru-content { position: relative; display: block; overflow: hidden; } @media screen and (min-width: 750px) { #shopify-section-template--23739899511165__tru_banner_image_mbTyJr .tru-content { border-radius: 15px; } } #shopify-section-template--23739899511165__tru_banner_image_mbTyJr .tru-image { display: none; } @media screen and (min-width: 750px) { #shopify-section-template--23739899511165__tru_banner_image_mbTyJr .tru-image { display: block; } } #shopify-section-template--23739899511165__tru_banner_image_mbTyJr .tru-image--mobile { display: block; } @media screen and (min-width: 750px) { #shopify-section-template--23739899511165__tru_banner_image_mbTyJr .tru-image--mobile { display: none; } } </style> <div class='page-width-desktop'> <div class='tru-content'> <img src="//toysrus.co.uk/cdn/shop/files/404-banner.png?v=1717632933&width=2560" alt="" srcset="//toysrus.co.uk/cdn/shop/files/404-banner.png?v=1717632933&width=352 352w, //toysrus.co.uk/cdn/shop/files/404-banner.png?v=1717632933&width=832 832w, //toysrus.co.uk/cdn/shop/files/404-banner.png?v=1717632933&width=1200 1200w, //toysrus.co.uk/cdn/shop/files/404-banner.png?v=1717632933&width=1920 1920w, //toysrus.co.uk/cdn/shop/files/404-banner.png?v=1717632933&width=2560 2560w" width="2560" height="439" class="tru-image"> <img src="//toysrus.co.uk/cdn/shop/files/404-banner-mobile.png?v=1717632933&width=1600" alt="" srcset="//toysrus.co.uk/cdn/shop/files/404-banner-mobile.png?v=1717632933&width=352 352w, //toysrus.co.uk/cdn/shop/files/404-banner-mobile.png?v=1717632933&width=832 832w, //toysrus.co.uk/cdn/shop/files/404-banner-mobile.png?v=1717632933&width=1200 1200w, //toysrus.co.uk/cdn/shop/files/404-banner-mobile.png?v=1717632933&width=1600 1600w" width="1600" height="1289" class="tru-image--mobile"> </div> </div> </div> </main> <!-- BEGIN sections: footer-group --> <div id="shopify-section-sections--23739893318013__tru_footer_f8gJVT" class="shopify-section shopify-section-group-footer-group"><style> #shopify-section-sections--23739893318013__tru_footer_f8gJVT { padding-top: 70px; padding-bottom: 0px; background-color: #004EBC; color: #ffffff; position: relative; } @media screen and (min-width: 1024px) { #shopify-section-sections--23739893318013__tru_footer_f8gJVT { padding-top: 70px; padding-bottom: 0px; } } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; } @media screen and (min-width: 990px) { #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-grid { grid-template-columns: 1fr 1fr 1fr; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-newsletter { grid-column: 2 / 4; } } @media screen and (min-width: 1250px) { #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-grid { display: flex; flex-wrap: nowrap; } } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-logo { width: 250px; display: block; max-width: 100%; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-menu, #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-newsletter { display: flex; flex-direction: column; gap: 20px; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-menu-button { display: flex; justify-content: space-between; align-items: center; background: none; border: 0; width: 100%; cursor: pointer; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-menu-title, #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-newsletter-title, #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-menu-button { font-family: "Buenos Aires"; color: #FFF; font-size: 20px; font-style: normal; font-weight: 600; line-height: normal; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-menu-items { display: grid; gap: 15px; font-size: 16px; margin: 0; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-newsletter-description { font-size: 17px; width: 280px; } @media screen and (min-width: 1024px) { #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-newsletter-description { width: 100%; padding-right: 50px; } } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-menu-items { list-style-type: none; padding: 0; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-newsletter { color: #FFF; font-size: 17px; font-style: normal; font-weight: 350; line-height: normal; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-input { border-radius: 8px; background: #FFF; appearance: none; padding: 12px 18px; border: 0; color: #616161; font-size: 16px; font-style: normal; font-weight: 350; font-family: "Buenos Aires"; flex: auto; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-button { border-radius: 8px; border: 2px solid #fff; } @media screen and (max-width: 1023px) { #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-button { padding: 10px; white-space: nowrap; } } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-form { display: flex; gap: 12px; margin-top: 15px; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-newsletter-footnote { color: #FFF; font-size: 12px; margin-top: 10px; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-newsletter-footnote a { color: #FFF; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .geoffrey-footer { position: absolute; right: 0; top: 0; width: 100px; max-width: 100%; } @media screen and (min-width: 1024px) { #shopify-section-sections--23739893318013__tru_footer_f8gJVT .geoffrey-footer { width: 120px; top: 10px; } } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-accessibility { margin-top: 10px; width: 80px; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-privacy { width: 40px; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-socials { margin-top: 30px; display: flex; justify-content: space-between; align-items: center; color: #ffffff; padding-bottom: 20px; border-bottom: 1px solid #ffffff; } @media screen and (max-width: 1023px) { #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-socials { flex-direction: column-reverse; gap: 50px; margin-top: 60px; } } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-socials .icon { width: 27px; height: 27px; color: #ffffff; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-list { display: flex; gap: 30px; font-size: 22px; font-style: normal; font-weight: 600; line-height: normal; } @media screen and (max-width: 1023px) { #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-list { flex-wrap: wrap; flex-direction: row-reverse; gap: 10px 20px; justify-content: center; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-name { width: 100%; text-align: center; order: 9999; } } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-copyright { padding: 20px 0 25px; text-align: center; font-size: 15px; font-style: normal; font-weight: 350; line-height: normal; color: #fff; } @media screen and (max-width: 1023px) { #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-copyright { padding: 20px 0 50px; } } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-copyright a { color: #fff; text-decoration: none; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-menu-item-link { display: flex; gap: 8px; align-items: center; white-space: nowrap; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-menu-item-link svg { width: 16px; display: block; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-privacy { width: 40px; display: block; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-menu-toggle { display: none; } @media screen and (max-width: 1023px) { #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-newsletter { grid-column: 1 / 3; order: 0; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT [data-block='account'] { order: 1; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT [data-block='support'] { order: 2; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT [data-block='about'] { order: 3; grid-column: 1 / 3; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT [data-block='activities'] { order: 4; grid-column: 1 / 3; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-menu[data-open='false'] .tru-menu-items { display: none; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-menu[data-open='true'] .tru-menu-toggle { transition: all 0.3s; transform: rotate(180deg); } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-menu[data-open='true'] .tru-menu-items { display: grid; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-menu-toggle { display: block; } } #shopify-section-sections--23739893318013__tru_footer_f8gJVT .tru-success { padding-top: 10px; display: none; } #shopify-section-sections--23739893318013__tru_footer_f8gJVT[data-submitted='true'] .tru-success { display: block; } </style> <div class='page-width'> <div class='tru-grid'><div class='tru-menu' data-block='customer-service' data-open='true' > <div class='tru-menu-title'> <span>Customer Service</span> </div> <ul class='tru-menu-items'><li class='tru-menu-item'> <a href='/pages/help-center' class='full-unstyled-link tru-menu-item-link'><span>Contact Us</span></a></li><li class='tru-menu-item'> <a href='/pages/store-locator' class='full-unstyled-link tru-menu-item-link'><span>Find a Store</span></a></li><li class='tru-menu-item'> <a href='/pages/privacy-statement' class='full-unstyled-link tru-menu-item-link'><span>Privacy Policy</span><span class='tru-privacy'> <img src="//toysrus.co.uk/cdn/shop/t/8/assets/privacy-toggle_small.png?v=75220738711496404611729107818" loading='lazy' /> </span></a></li></ul> </div><div class='tru-newsletter'> <div class='tru-newsletter-title'> Sign Up for Fun! </div> <div> <div class='tru-newsletter-description'> Get exclusive updates on store openings, play ideas and new toys! </div> <div class="klaviyo-form-SgYvHv"></div> </div> </div> </div> <div class='tru-socials'> <div class='tru-logo'> <img src="//toysrus.co.uk/cdn/shop/files/tru-logo_03bf2327-ff85-4cbc-b9ad-8cb96d2d0d59.png?v=1717632927&width=1000" alt="" srcset="//toysrus.co.uk/cdn/shop/files/tru-logo_03bf2327-ff85-4cbc-b9ad-8cb96d2d0d59.png?v=1717632927&width=352 352w, //toysrus.co.uk/cdn/shop/files/tru-logo_03bf2327-ff85-4cbc-b9ad-8cb96d2d0d59.png?v=1717632927&width=832 832w, //toysrus.co.uk/cdn/shop/files/tru-logo_03bf2327-ff85-4cbc-b9ad-8cb96d2d0d59.png?v=1717632927&width=1000 1000w" width="1000" height="282"> </div> <div> <ul class="list-social list-unstyled tru-list" role="list"> <li class='tru-name'> <span></span> </li><li class="list-social__item"> <a href="https://www.facebook.com/toysrusuk/" class="link list-social__link" target="_blank"><svg aria-hidden="true" focusable="false" class="icon icon-facebook" viewBox="0 0 20 20"> <path fill="currentColor" d="M18 10.049C18 5.603 14.419 2 10 2c-4.419 0-8 3.603-8 8.049C2 14.067 4.925 17.396 8.75 18v-5.624H6.719v-2.328h2.03V8.275c0-2.017 1.195-3.132 3.023-3.132.874 0 1.79.158 1.79.158v1.98h-1.009c-.994 0-1.303.621-1.303 1.258v1.51h2.219l-.355 2.326H11.25V18c3.825-.604 6.75-3.933 6.75-7.951Z"/> </svg> <span class="visually-hidden">Facebook</span> </a> </li><li class="list-social__item"> <a href="https://www.instagram.com/toysrus_uk_/" class="link list-social__link" target="_blank"><svg aria-hidden="true" focusable="false" class="icon icon-instagram" viewBox="0 0 20 20"> <path fill="currentColor" fill-rule="evenodd" d="M13.23 3.492c-.84-.037-1.096-.046-3.23-.046-2.144 0-2.39.01-3.238.055-.776.027-1.195.164-1.487.273a2.43 2.43 0 0 0-.912.593 2.486 2.486 0 0 0-.602.922c-.11.282-.238.702-.274 1.486-.046.84-.046 1.095-.046 3.23 0 2.134.01 2.39.046 3.229.004.51.097 1.016.274 1.495.145.365.319.639.602.913.282.282.538.456.92.602.474.176.974.268 1.479.273.848.046 1.103.046 3.238.046 2.134 0 2.39-.01 3.23-.046.784-.036 1.203-.164 1.486-.273.374-.146.648-.329.921-.602.283-.283.447-.548.602-.922.177-.476.27-.979.274-1.486.037-.84.046-1.095.046-3.23 0-2.134-.01-2.39-.055-3.229-.027-.784-.164-1.204-.274-1.495a2.43 2.43 0 0 0-.593-.913 2.604 2.604 0 0 0-.92-.602c-.284-.11-.703-.237-1.488-.273ZM6.697 2.05c.857-.036 1.131-.045 3.302-.045 1.1-.014 2.202.001 3.302.045.664.014 1.321.14 1.943.374a3.968 3.968 0 0 1 1.414.922c.41.397.728.88.93 1.414.23.622.354 1.279.365 1.942C18 7.56 18 7.824 18 10.005c0 2.17-.01 2.444-.046 3.292-.036.858-.173 1.442-.374 1.943-.2.53-.474.976-.92 1.423a3.896 3.896 0 0 1-1.415.922c-.51.191-1.095.337-1.943.374-.857.036-1.122.045-3.302.045-2.171 0-2.445-.009-3.302-.055-.849-.027-1.432-.164-1.943-.364a4.152 4.152 0 0 1-1.414-.922 4.128 4.128 0 0 1-.93-1.423c-.183-.51-.329-1.085-.365-1.943C2.009 12.45 2 12.167 2 10.004c0-2.161 0-2.435.055-3.302.027-.848.164-1.432.365-1.942a4.44 4.44 0 0 1 .92-1.414 4.18 4.18 0 0 1 1.415-.93c.51-.183 1.094-.33 1.943-.366Zm.427 4.806a4.105 4.105 0 1 1 5.805 5.805 4.105 4.105 0 0 1-5.805-5.805Zm1.882 5.371a2.668 2.668 0 1 0 2.042-4.93 2.668 2.668 0 0 0-2.042 4.93Zm5.922-5.942a.958.958 0 1 1-1.355-1.355.958.958 0 0 1 1.355 1.355Z" clip-rule="evenodd"/> </svg> <span class="visually-hidden">Instagram</span> </a> </li><li class="list-social__item"> <a href="https://www.tiktok.com/@toysrus_uk" class="link list-social__link" target="_blank"><svg aria-hidden="true" focusable="false" class="icon icon-tiktok" viewBox="0 0 20 20"> <path fill="currentColor" d="M10.511 1.705h2.74s-.157 3.51 3.795 3.768v2.711s-2.114.129-3.796-1.158l.028 5.606A5.073 5.073 0 1 1 8.213 7.56h.708v2.785a2.298 2.298 0 1 0 1.618 2.205L10.51 1.705Z"/> </svg> <span class="visually-hidden">TikTok</span> </a> </li><li class="list-social__item"> <a href="https://www.youtube.com/@toysrusuk" class="link list-social__link" target="_blank"><svg aria-hidden="true" focusable="false" class="icon icon-youtube" viewBox="0 0 20 20"> <path fill="currentColor" d="M18.16 5.87c.34 1.309.34 4.08.34 4.08s0 2.771-.34 4.08a2.125 2.125 0 0 1-1.53 1.53c-1.309.34-6.63.34-6.63.34s-5.321 0-6.63-.34a2.125 2.125 0 0 1-1.53-1.53c-.34-1.309-.34-4.08-.34-4.08s0-2.771.34-4.08a2.173 2.173 0 0 1 1.53-1.53C4.679 4 10 4 10 4s5.321 0 6.63.34a2.173 2.173 0 0 1 1.53 1.53ZM8.3 12.5l4.42-2.55L8.3 7.4v5.1Z"/> </svg> <span class="visually-hidden">YouTube</span> </a> </li></ul> </div> </div> <div class='tru-copyright'> © 2024 <a href="/" title="">Toysrus UK</a>. All Rights Reserved. </div> </div> <script type='text/javascript'> (() => { const node = document.querySelector('#shopify-section-sections--23739893318013__tru_footer_f8gJVT'); const menus = node.querySelectorAll('[menu]'); for (const menu of menus) { const toggle = menu.querySelector('[toggle]'); toggle.addEventListener('click', () => { menu.dataset.open = (menu.dataset.open == 'false') ? 'true' : 'false' }); } const form = node.querySelector('[form]'); form.addEventListener('submit', (e) => { e.preventDefault() const formData = new FormData(e.target); const formDataJson = JSON.stringify(Object.fromEntries(formData)); const options = { method: 'POST', headers: {revision: '2024-05-15', 'content-type': 'application/json'}, body: JSON.stringify({ data: { type: 'subscription', attributes: { custom_source: 'Footer email signup form', profile: { data: { type: 'profile', attributes: { email: formData.get('Email'), } } } }, relationships: { list: { data: { type: 'list', id: 'TsRprn' } } } } }) }; fetch('https://a.klaviyo.com/client/subscriptions/?company_id=STUBp5', options) .then(response => { node.dataset.submitted = 'true'; form.reset(); setTimeout(() => { node.dataset.submitted = 'false'; }, 3000); }) .catch(err => console.error(err)); }); })(); </script> </div> <!-- END sections: footer-group --> <ul hidden> <li id="a11y-refresh-page-message">Choosing a selection results in a full page refresh.</li> <li id="a11y-new-window-message">Opens in a new window.</li> </ul> <script> window.shopUrl = 'https://toysrus.co.uk'; window.routes = { cart_add_url: '/cart/add', cart_change_url: '/cart/change', cart_update_url: '/cart/update', cart_url: '/cart', predictive_search_url: '/search/suggest', }; window.cartStrings = { error: `There was an error while updating your cart. Please try again.`, quantityError: `You can only add [quantity] of this item to your cart.`, }; window.variantStrings = { addToCart: `Add to cart`, soldOut: `Sold out`, unavailable: `Unavailable`, unavailable_with_option: `[value] - Unavailable`, }; window.quickOrderListStrings = { itemsAdded: `[quantity] items added`, itemAdded: `[quantity] item added`, itemsRemoved: `[quantity] items removed`, itemRemoved: `[quantity] item removed`, viewCart: `View cart`, each: `[money]/ea`, }; window.accessibilityStrings = { imageAvailable: `Image [index] is now available in gallery view`, shareSuccess: `Link copied to clipboard`, pauseSlideshow: `Pause slideshow`, playSlideshow: `Play slideshow`, recipientFormExpanded: `Gift card recipient form expanded`, recipientFormCollapsed: `Gift card recipient form collapsed`, countrySelectorSearchCount: `[count] countries/regions found`, }; </script><script src="//toysrus.co.uk/cdn/shop/t/8/assets/predictive-search.js?v=162273246065392412141729107818" defer="defer"></script><script src="https://cdn.jsdelivr.net/npm/@fancyapps/ui@5.0/dist/fancybox/fancybox.umd.js"></script> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fancyapps/ui@5.0/dist/fancybox/fancybox.css" /> <script type='text/javascript'> Fancybox.bind("[data-fancybox]"); </script> </body> </html>