Sejs Svejbæk Sweatshirt - Kids
Dette produkt er en bestillingsvare og leveringstiden vil derfor være op til 3-5 hverdage længere.
{
const currId = $el.querySelector('input[name=\'id\']').value;
const newVariant = variants.find(variant => variant.id === currId);
if (!newVariant) return;
inventoryQuantity = newVariant.inventoryQuantity;
cartQuantity = newVariant.cartQuantity;
isEligibleForBackorder = newVariant.isEligibleForBackorder;
cartItemHasBackorderOrPreorderProperty = newVariant.cartItemHasBackorderOrPreorderProperty;
backorderDate = newVariant.variantBackorderDate;
selectedVariantId = newVariant.id;
if (cartQuantity >= inventoryQuantity) {
if (newVariant.stock === 'preorder') {
isPreorder = true
isBackorder = false
} else if (newVariant.stock === 'backorder') {
isBackorder = true
isPreorder = false
}
} else {
isBackorder = false
isPreorder = false
}
}"
>
Description
Basic sweatshirt from Fruit of the Loom. Regular fit with round neck and ribbed edges. 80% cotton / 20% polyester 280 g/m².
Please note that when you purchase an item with a club logo, it cannot be exchanged or returned.