Go to item 1
Go to item 2
Vesterlund Sweatshirt Unisex Blue
Dette produkt er en bestillingsvare og leveringstiden vil erfor 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 available in many different colors. The sweatshirt is made from a cotton and polyester blend. Unisex 280 gsm [b]Choose between logo on left chest, upper back or both [/b]
Please note that when you purchase an item with a club logo, it cannot be exchanged or returned.