FAIABLE Ultimate Comfort Oversized Fleece Lined Sweatshirt - Unisex Casual Pullover for Men and Women - Long Sleeves, Super Soft, Warm, Acid Wash - Ideal for Lounging and Athletic Activities - Machine Washable
${function() {
const variantData = data.variant || {"id":"9ff1a1fb-96b5-4e73-9306-b2c51f07b6ba","product_id":"7ad963eb-551f-4104-94cd-af7a6f0cdae7","title":"S-Black","weight_unit":"kg","inventory_quantity":80,"sku":"AL-W0150-CXH-S","barcode":"","position":1,"option1":"S","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/84dd119eaa6d196c2062260520f38ae1.jpg","path":"84dd119eaa6d196c2062260520f38ae1.jpg","width":1600,"height":1624,"alt":"","aspect_ratio":0.9852216748768473},"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-ultimate-comfort-oversized-fleece-lined-sweatshirt-unisex-casual-pullover-for-men-and-women-long-sleeves-super-soft-warm-acid-wash-ideal-for-lounging-and-athletic-activities-machine-washable?variant=9ff1a1fb-96b5-4e73-9306-b2c51f07b6ba","available_quantity":80,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"Black"}],"off_ratio":23,"flashsale_info":[],"sales":26};
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:
Black
${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":"9ff1a1fb-96b5-4e73-9306-b2c51f07b6ba","product_id":"7ad963eb-551f-4104-94cd-af7a6f0cdae7","title":"S-Black","weight_unit":"kg","inventory_quantity":80,"sku":"AL-W0150-CXH-S","barcode":"","position":1,"option1":"S","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/84dd119eaa6d196c2062260520f38ae1.jpg","path":"84dd119eaa6d196c2062260520f38ae1.jpg","width":1600,"height":1624,"alt":"","aspect_ratio":0.9852216748768473},"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-ultimate-comfort-oversized-fleece-lined-sweatshirt-unisex-casual-pullover-for-men-and-women-long-sleeves-super-soft-warm-acid-wash-ideal-for-lounging-and-athletic-activities-machine-washable?variant=9ff1a1fb-96b5-4e73-9306-b2c51f07b6ba","available_quantity":80,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"Black"}],"off_ratio":23,"flashsale_info":[],"sales":26};
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":"9ff1a1fb-96b5-4e73-9306-b2c51f07b6ba","product_id":"7ad963eb-551f-4104-94cd-af7a6f0cdae7","title":"S-Black","weight_unit":"kg","inventory_quantity":80,"sku":"AL-W0150-CXH-S","barcode":"","position":1,"option1":"S","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/84dd119eaa6d196c2062260520f38ae1.jpg","path":"84dd119eaa6d196c2062260520f38ae1.jpg","width":1600,"height":1624,"alt":"","aspect_ratio":0.9852216748768473},"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-ultimate-comfort-oversized-fleece-lined-sweatshirt-unisex-casual-pullover-for-men-and-women-long-sleeves-super-soft-warm-acid-wash-ideal-for-lounging-and-athletic-activities-machine-washable?variant=9ff1a1fb-96b5-4e73-9306-b2c51f07b6ba","available_quantity":80,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"Black"}],"off_ratio":23,"flashsale_info":[],"sales":26};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
Reminder: ①The Vintage Style Hoodie utilizes acid washing process. After receiving the goods, there is a slight sour smell that is normal. Please understand. ②In order to save space on the package, we have undergone vacuum sealing treatment. When opening the package, it may become wrinkled. Please steam it to make it to its perfect appearance.
Warning: 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.
Unisex acid wash hoodie sweatshirt without drawstring,is made up of super soft and comfortable high-quality fabric.Comfy cotton fleece is brushed inside for added softness and warmth.THE LOOK - Stretch ribbed cuffs and hem,with a kanga pocket to keep essentials close.
Easy Care: Hatant Hoodie for Unisex can be washed directly in a household washing machine. It also has an anti-pilling function, so you don't have to worry about clothes deforming or getting damaged. For best results, we recommend washing in cold water and tumble dry on low heat, making it an ideal sweatshirts for couple hoodie.
Size Note: Pls allows 1-3cm measured error, better refer to our sizing guide below for accuracy before ordering.If you want to be more oversized, please choose one size larger.