Please fill in the house number

Kids Arsenal 26/27 GK Football Jersey 1:1 Thai Quality
Kids Arsenal 26/27 GK Football Jersey 1:1 Thai Quality

Kids Arsenal 26/27 GK Football Jersey 1:1 Thai Quality

$17.90
$51.90
-$34.00
Size-16
Please select a size
Custom Items-No
Please select a custom items
Quantity
Free shipping from 3 shirts
Delivery time 10-15 days
Sustainably made
Secure payments
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Shipping

Description

Note:

When placing your order, please leave your custom name and number in the “Special Instructions” (optional) section at checkout.

This allows us to personalise your jersey before shipping. If no details are provided, the shirt will be shipped without name and number printing.

Thank you for your understanding.




Description:

Product Details

  • Material: 100% Polyester
  • Country of Origin: Thailand
  • Club Badge: Embroidered
  • Sleeve Length: Short Sleeve

Approximate dimensions (H x W):

Delivery:

Shipping Information

  • We offer worldwide shipping.
  • Free shipping on all UK orders of 2 or more jerseys.
  • Free shipping on all EU orders of 3 or more jerseys.

Delivery Time

Total Delivery Time = Processing Time + Shipping Time

Processing Time

  • Orders are typically processed and dispatched within 3–7 business days.

Estimated Shipping Time

  • United Kingdom, Germany, France, Italy, Spain: 10–18 business days
  • All other countries and regions: 20–30 business days

Important Notice

  • Delivery times may occasionally be longer than usual due to local customs procedures, carrier delays, or regional shipping policies.
  • We appreciate your patience and understanding, and we will do our best to deliver your order as quickly as possible.



Payment Options:


-Credit Card



Secure Payment

  • We use secure and encrypted payment systems to protect your information at all times.
  • Your details are handled with strict confidentiality and are never shared.
  • Once your payment is completed, you will receive an instant order confirmation.

Custom content

Use this advanced section to build your own layouts or to add custom HTML or scripts.

Custom content

Use this advanced section to build your own layouts or to add custom HTML or scripts.