FAIABLE Unisex zip up hoodie suitable for men and women cozy zip up hoodies Oversized Acid Wash Hoodies Heavyweight Fleeced fabric Cotton Zipper Hoodie Vintage
${function() {
const variantData = data.variant || {"id":"bd85b9c6-edd6-4c4c-a857-2ac2eac64a8b","product_id":"714505e0-799e-4628-bc10-d684ffe4327c","title":"S-Red","weight_unit":"kg","inventory_quantity":23,"sku":"AL-W0161-HS-S","barcode":"","position":1,"option1":"S","option2":"Red","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/619a95c25c71ab9bd7aa6f74f09332c5.jpeg","path":"619a95c25c71ab9bd7aa6f74f09332c5.jpeg","width":2730,"height":2730,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":56.99,"min_quantity":1}],"weight":"0","compare_at_price":"75.99","price":"56.99","retail_price":"75.99","available":true,"url":"\/products\/faiable-unisex-zip-up-hoodie-suitable-for-men-and-women-cozy-zip-up-hoodies-oversized-acid-wash-hoodies-heavyweight-fleeced-fabric-cotton-zipper-hoodie-vintage?variant=bd85b9c6-edd6-4c4c-a857-2ac2eac64a8b","available_quantity":23,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"Red"}],"off_ratio":25,"flashsale_info":[],"sales":3};
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:
Red
${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":"bd85b9c6-edd6-4c4c-a857-2ac2eac64a8b","product_id":"714505e0-799e-4628-bc10-d684ffe4327c","title":"S-Red","weight_unit":"kg","inventory_quantity":23,"sku":"AL-W0161-HS-S","barcode":"","position":1,"option1":"S","option2":"Red","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/619a95c25c71ab9bd7aa6f74f09332c5.jpeg","path":"619a95c25c71ab9bd7aa6f74f09332c5.jpeg","width":2730,"height":2730,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":56.99,"min_quantity":1}],"weight":"0","compare_at_price":"75.99","price":"56.99","retail_price":"75.99","available":true,"url":"\/products\/faiable-unisex-zip-up-hoodie-suitable-for-men-and-women-cozy-zip-up-hoodies-oversized-acid-wash-hoodies-heavyweight-fleeced-fabric-cotton-zipper-hoodie-vintage?variant=bd85b9c6-edd6-4c4c-a857-2ac2eac64a8b","available_quantity":23,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"Red"}],"off_ratio":25,"flashsale_info":[],"sales":3};
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":"bd85b9c6-edd6-4c4c-a857-2ac2eac64a8b","product_id":"714505e0-799e-4628-bc10-d684ffe4327c","title":"S-Red","weight_unit":"kg","inventory_quantity":23,"sku":"AL-W0161-HS-S","barcode":"","position":1,"option1":"S","option2":"Red","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/619a95c25c71ab9bd7aa6f74f09332c5.jpeg","path":"619a95c25c71ab9bd7aa6f74f09332c5.jpeg","width":2730,"height":2730,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":56.99,"min_quantity":1}],"weight":"0","compare_at_price":"75.99","price":"56.99","retail_price":"75.99","available":true,"url":"\/products\/faiable-unisex-zip-up-hoodie-suitable-for-men-and-women-cozy-zip-up-hoodies-oversized-acid-wash-hoodies-heavyweight-fleeced-fabric-cotton-zipper-hoodie-vintage?variant=bd85b9c6-edd6-4c4c-a857-2ac2eac64a8b","available_quantity":23,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"Red"}],"off_ratio":25,"flashsale_info":[],"sales":3};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
FAIABLE Women's Double Zip Up Oversized Acid Wash Hoodie Heavyweight Fleece Cotton for Casual Outings and Everyday Wear
Fabric type:42%Cotton53%Polyester5%OtherFibers
Origin:mported
Closure type:Zipper
Neck style:Hooded Neck
FAIABLE Mens Womens Zip Up Hoodies: 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 oversized pockets to keep essentials close
Couples Oversized Thick Hoodie Feature: Unisex casual wash sweatshirt mens 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