galleryLoaded = true, 50)"
@product:reset-after-add.window="resetSelectionAfterAdd()"
@ai-size-apply.window="applyAiSize($event.detail)"
x-init="
// Watch quantityWarning and dispatch event + auto-hide after 3 seconds
$watch('quantityWarning', (value) => {
if (value) {
// Dispatch event for banner
window.dispatchEvent(new CustomEvent('quantity-warning-updated', { detail: { message: value } }));
if (warningTimeout) clearTimeout(warningTimeout);
warningTimeout = setTimeout(() => {
quantityWarning = '';
window.dispatchEvent(new CustomEvent('quantity-warning-updated', { detail: { message: '' } }));
}, 3000);
} else {
window.dispatchEvent(new CustomEvent('quantity-warning-updated', { detail: { message: '' } }));
}
});
">
Manchester United 2008 Home Kids
Manchester United 2008 Home Kids
Preview
Type above to see your personalization
Free shipping over $100 · Delivery in 2–3 weeks
Authentic merchandise · Secure checkout
quantityWarning = '', 3000);
">