FAIABLE Womens Off the Shoulder Oversized Sweatshirts One Shoulder Sweatshirts for Women Fashion Hoodies Pullover Sweater Tops
${function() {
const variantData = data.variant || {"id":"120651c2-27ce-42ee-93c1-766206d9a35a","product_id":"8d2a14b7-7df0-4e32-b9b7-b46a28802918","title":"S-Dark Green","weight_unit":"kg","inventory_quantity":10,"sku":"AL-WT2404-MLS-S","barcode":"","position":3,"option1":"S","option2":"Dark Green","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cd96c9cccb511dbb68857d95ff3beb2c.jpg","path":"cd96c9cccb511dbb68857d95ff3beb2c.jpg","width":5364,"height":8042,"alt":"","aspect_ratio":0.6669982591395175},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"65.99","price":"45.99","retail_price":"65.99","available":true,"url":"\/products\/faiable-womens-off-the-shoulder-oversized-sweatshirts-one-shoulder-sweatshirts-for-women-fashion-hoodies-pullover-sweater-tops?variant=120651c2-27ce-42ee-93c1-766206d9a35a","available_quantity":10,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"Dark Green"}],"off_ratio":30,"flashsale_info":[],"sales":765};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${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 `
`;
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"120651c2-27ce-42ee-93c1-766206d9a35a","product_id":"8d2a14b7-7df0-4e32-b9b7-b46a28802918","title":"S-Dark Green","weight_unit":"kg","inventory_quantity":10,"sku":"AL-WT2404-MLS-S","barcode":"","position":3,"option1":"S","option2":"Dark Green","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cd96c9cccb511dbb68857d95ff3beb2c.jpg","path":"cd96c9cccb511dbb68857d95ff3beb2c.jpg","width":5364,"height":8042,"alt":"","aspect_ratio":0.6669982591395175},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"65.99","price":"45.99","retail_price":"65.99","available":true,"url":"\/products\/faiable-womens-off-the-shoulder-oversized-sweatshirts-one-shoulder-sweatshirts-for-women-fashion-hoodies-pullover-sweater-tops?variant=120651c2-27ce-42ee-93c1-766206d9a35a","available_quantity":10,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"Dark Green"}],"off_ratio":30,"flashsale_info":[],"sales":765};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}