FAIABLE Unisex Oversized Hoodie Cool Pullover Hoodies Vintage Wash Plush Heavyweight Hoodie Trendy Hooded Sweatshirt Cotton Big and Tall Hoodies for Men Couples Streetwear College Winter Autumn Blue
${function() {
const variantData = data.variant || {"id":"e763b252-ac8c-4447-8594-2e2f944a9d82","product_id":"a8649c10-9758-4382-a82d-9d8207358a52","title":"S-Black","weight_unit":"kg","inventory_quantity":78,"sku":"AL-W0190B-CXH-S","barcode":"","position":1,"option1":"S","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3f46bfc4bbb4b73bd5c120eac2b123bf.jpg","path":"3f46bfc4bbb4b73bd5c120eac2b123bf.jpg","width":569,"height":489,"alt":"","aspect_ratio":1.16359918200409},"wholesale_price":[{"price":56.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"56.99","retail_price":"69.99","available":true,"url":"\/products\/maternity-lace-cardigan-dress-photo-shoot_3a09?variant=e763b252-ac8c-4447-8594-2e2f944a9d82","available_quantity":78,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"Black"}],"off_ratio":19,"flashsale_info":[],"sales":13};
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
$56.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":"e763b252-ac8c-4447-8594-2e2f944a9d82","product_id":"a8649c10-9758-4382-a82d-9d8207358a52","title":"S-Black","weight_unit":"kg","inventory_quantity":78,"sku":"AL-W0190B-CXH-S","barcode":"","position":1,"option1":"S","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3f46bfc4bbb4b73bd5c120eac2b123bf.jpg","path":"3f46bfc4bbb4b73bd5c120eac2b123bf.jpg","width":569,"height":489,"alt":"","aspect_ratio":1.16359918200409},"wholesale_price":[{"price":56.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"56.99","retail_price":"69.99","available":true,"url":"\/products\/maternity-lace-cardigan-dress-photo-shoot_3a09?variant=e763b252-ac8c-4447-8594-2e2f944a9d82","available_quantity":78,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"Black"}],"off_ratio":19,"flashsale_info":[],"sales":13};
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":"e763b252-ac8c-4447-8594-2e2f944a9d82","product_id":"a8649c10-9758-4382-a82d-9d8207358a52","title":"S-Black","weight_unit":"kg","inventory_quantity":78,"sku":"AL-W0190B-CXH-S","barcode":"","position":1,"option1":"S","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3f46bfc4bbb4b73bd5c120eac2b123bf.jpg","path":"3f46bfc4bbb4b73bd5c120eac2b123bf.jpg","width":569,"height":489,"alt":"","aspect_ratio":1.16359918200409},"wholesale_price":[{"price":56.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"56.99","retail_price":"69.99","available":true,"url":"\/products\/maternity-lace-cardigan-dress-photo-shoot_3a09?variant=e763b252-ac8c-4447-8594-2e2f944a9d82","available_quantity":78,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"Black"}],"off_ratio":19,"flashsale_info":[],"sales":13};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
【Unisex Plush Hoodies Pullover】: 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.
【Unisex Oversized Hoodie Feature】: Unisex casual wash sweatshirt unisex long sleeve shirt is made of soft and comfy stretchy material . Round neck, long sleeve, two pockets, pullovers, feel soft and breathable, skin-friendly, comfortable to wear all day.
【Hooded Sweatshirt Unisex Occasion】: This oversized streetwear top are casual sweatshirt, suitable for daily leisure activities, party orgy, sports jogging, hiking, exercise cycling, street fashion, surfing, skating and other leisure sports. Unisex oversize sweatshirt crew neck tops streetwear casual shirt, oversize style, relaxed fit, loose.
【Unisex Fashion Hoodies Match】: Basic long sleeve winter hoodies, wearcomfort and fashion sense. Easy to pair with leggings, skirts, shorts, jeans or pants. Can also be paired with super short pants with the top covering the pants. Can be worn outside with a jacket or coat.
【TIPS】: Do not touch laundry detergent or bleach directly, otherwise it will cause the clothes to fade or become mottled.Please dilute the detergent before washing. Do not scrub the area with force.