FAIABLE Women's Oversized Green Hoodie - Cute,Comfy, and Trendy for Women and Men | Pink, Blue, Purple, Beige,Sky blue,Green | Perfect Gifts for Teens, Girlfriends & Boyfriends | Ideal for Sports, Outdoors & Old School Style
${function() {
const variantData = data.variant || {"id":"490a7547-630a-4057-8b02-8d6419a00bdd","product_id":"9f31defd-b6f7-45e4-8284-d219536a7a18","title":"S-Green","weight_unit":"kg","inventory_quantity":8,"sku":"AL-WY2410-LVS-S","barcode":"","position":1,"option1":"S","option2":"Green","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2403a52ba8765c647146cafbdfb1581c.jpg","path":"2403a52ba8765c647146cafbdfb1581c.jpg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":53.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"53.99","retail_price":"69.99","available":true,"url":"\/products\/faiable-womens-oversized-green-hoodie-cute-comfy-and-trendy-for-women-and-men-pink-blue-purple-beige-sky-blue-green-perfect-gifts-for-teens-girlfriends-boyfriends-ideal-for-sports-outdoors-old-school-style?variant=490a7547-630a-4057-8b02-8d6419a00bdd","available_quantity":8,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"Green"}],"off_ratio":23,"flashsale_info":[],"sales":1};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Size:
S
${function(){
const optName = "SIZE";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Color:
Green
${function(){
const optName = "COLOR";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
people are viewing this right now
${function() {
const minInventory = parseInt('6');
const maxInventory = parseInt('50');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + ' ');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}
${function() {
const minDays = parseInt('3');
const maxDays = parseInt('5');
const customText = "Estimated Delivery\uff1a{min_date} - {max_date}";
const minDate = new Date(Date.now() + (minDays * 86400000));
const maxDate = new Date(Date.now() + (maxDays * 86400000));
const formatDate = (minDate.getFullYear() == maxDate.getFullYear() && minDate.getFullYear() == new Date().getFullYear())
? new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit' })
: new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit', year: 'numeric' });
const tipText = customText.replace(/\{min_date\}/g, '' + formatDate.format(minDate) + ' ')
.replace(/\{max_date\}/g, '' + formatDate.format(maxDate) + ' ');
return `
${tipText}
`;
}()}
${function() {
const postageFreeAmount = 55;
const custom_text = "Free shipping on orders over $55";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}
Add to cart
$53.99
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"490a7547-630a-4057-8b02-8d6419a00bdd","product_id":"9f31defd-b6f7-45e4-8284-d219536a7a18","title":"S-Green","weight_unit":"kg","inventory_quantity":8,"sku":"AL-WY2410-LVS-S","barcode":"","position":1,"option1":"S","option2":"Green","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2403a52ba8765c647146cafbdfb1581c.jpg","path":"2403a52ba8765c647146cafbdfb1581c.jpg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":53.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"53.99","retail_price":"69.99","available":true,"url":"\/products\/faiable-womens-oversized-green-hoodie-cute-comfy-and-trendy-for-women-and-men-pink-blue-purple-beige-sky-blue-green-perfect-gifts-for-teens-girlfriends-boyfriends-ideal-for-sports-outdoors-old-school-style?variant=490a7547-630a-4057-8b02-8d6419a00bdd","available_quantity":8,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"Green"}],"off_ratio":23,"flashsale_info":[],"sales":1};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"490a7547-630a-4057-8b02-8d6419a00bdd","product_id":"9f31defd-b6f7-45e4-8284-d219536a7a18","title":"S-Green","weight_unit":"kg","inventory_quantity":8,"sku":"AL-WY2410-LVS-S","barcode":"","position":1,"option1":"S","option2":"Green","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2403a52ba8765c647146cafbdfb1581c.jpg","path":"2403a52ba8765c647146cafbdfb1581c.jpg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":53.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"53.99","retail_price":"69.99","available":true,"url":"\/products\/faiable-womens-oversized-green-hoodie-cute-comfy-and-trendy-for-women-and-men-pink-blue-purple-beige-sky-blue-green-perfect-gifts-for-teens-girlfriends-boyfriends-ideal-for-sports-outdoors-old-school-style?variant=490a7547-630a-4057-8b02-8d6419a00bdd","available_quantity":8,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"Green"}],"off_ratio":23,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
Faiable womens hoodie green hoodies for women oversized pink cute comfy weighted Unisex Comfort Warm Unisex blue trendy pullover boys hoodies purple clothes ariat beige gifts for teen girls old school sports outdoors gifts for girlfriend boyfriend
Faiable Heavyweight Hoodie feature soft premium quality heavyweight fleece, which have high color fastness; Oversized, hood neck, rib hem & cuffs, with oversized kangaroo pocket to keep essentials close.
Faiable Basic Oversized Hoodie WHERE TO WEAR: Team with Faiable Sweatpants,Dresses Jeans.Running errands, to the gym, walks in the park, winter markets, lounging at home, also suitable for dating, dancing, skateboard, Hip-Hop.
Reminder: In order to save space on the package, we have undergone vacuum sealing treatment. When opening the package, it may become wrinkled. Please steam the Faiable Vintage Style Sweatpants to make it to its perfect appearance.
Warning: Colour may vary due to lighting on images.If you want to return the item, please neatly stack it and place it in the original packaging bag with the barcode/label. Please ensure that the barcode/label remains intact.
Size Note: Pls allows 1-3cm measured error, better refer to our sizing guide below for accuracy before ordering.