FAlABLE Hoodies Sweaters Oversized Hoodie Pullover Long Sleeve Cotton Hoodies Casual Button Knit Sweater Unisex Women's Man It can be worn by both men and women
${function() {
const variantData = data.variant || {"id":"72226ec4-fce3-41a4-916c-111c9e153011","product_id":"d541c187-1fdb-4d46-babb-93667b4a4039","title":"S-White","weight_unit":"kg","inventory_quantity":9,"sku":"AL-WY2406-BS-S","barcode":"","position":1,"option1":"S","option2":"White","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b43e4279ece962571868f169ed88010c.jpg","path":"b43e4279ece962571868f169ed88010c.jpg","width":4002,"height":4480,"alt":"","aspect_ratio":0.8933035714285714},"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\/falable-hoodies-sweaters-oversized-hoodie-pullover-long-sleeve-cotton-hoodies-casual-button-knit-sweater-unisex-womens-man-it-can-be-worn-by-both-men-and-women?variant=72226ec4-fce3-41a4-916c-111c9e153011","available_quantity":9,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"White"}],"off_ratio":23,"flashsale_info":[],"sales":0};
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:
White
${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":"72226ec4-fce3-41a4-916c-111c9e153011","product_id":"d541c187-1fdb-4d46-babb-93667b4a4039","title":"S-White","weight_unit":"kg","inventory_quantity":9,"sku":"AL-WY2406-BS-S","barcode":"","position":1,"option1":"S","option2":"White","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b43e4279ece962571868f169ed88010c.jpg","path":"b43e4279ece962571868f169ed88010c.jpg","width":4002,"height":4480,"alt":"","aspect_ratio":0.8933035714285714},"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\/falable-hoodies-sweaters-oversized-hoodie-pullover-long-sleeve-cotton-hoodies-casual-button-knit-sweater-unisex-womens-man-it-can-be-worn-by-both-men-and-women?variant=72226ec4-fce3-41a4-916c-111c9e153011","available_quantity":9,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"White"}],"off_ratio":23,"flashsale_info":[],"sales":0};
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":"72226ec4-fce3-41a4-916c-111c9e153011","product_id":"d541c187-1fdb-4d46-babb-93667b4a4039","title":"S-White","weight_unit":"kg","inventory_quantity":9,"sku":"AL-WY2406-BS-S","barcode":"","position":1,"option1":"S","option2":"White","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b43e4279ece962571868f169ed88010c.jpg","path":"b43e4279ece962571868f169ed88010c.jpg","width":4002,"height":4480,"alt":"","aspect_ratio":0.8933035714285714},"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\/falable-hoodies-sweaters-oversized-hoodie-pullover-long-sleeve-cotton-hoodies-casual-button-knit-sweater-unisex-womens-man-it-can-be-worn-by-both-men-and-women?variant=72226ec4-fce3-41a4-916c-111c9e153011","available_quantity":9,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"White"}],"off_ratio":23,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
FAlABLE Hoodies Sweaters Oversized Hoodie Pullover Long Sleeve Cotton Hoodies Casual Button Knit Sweater Unisex Women's Man It can be worn by both men and women
Fabric type
SURFACE:40%COTTON,60%POLYESTER LINNING:100%POLYESTER
Skin-friendly Fabric: This fashion hoodie sweater with thick knit fabric, soft lined for more softness and warmth, feel comfy and breathable. Surface:40%Cotton,60%Polyester; Linning:100%Polyester
Button Down & Hoodie: The button at the neck make it easy to put on and take off, creating a crew or v neck look. Highlight the buttons on either side of hem for added style and hip mobility. Designed with a hoodie, this men's knit sweater provides extra warmth for your head and neck on chilly days