Casual V-neck Zipper Jacket
${function() {
const variantData = data.variant || {"id":"37e07208-be0d-4495-a0f3-3f59c5c33da2","product_id":"723e9a31-41d7-4747-a690-2ef328cd9e29","title":"blue-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2139424553771","barcode":"","position":1,"option1":"blue","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3468caab6b9dbcc28158a3a3776ceaa1.jpeg","path":"3468caab6b9dbcc28158a3a3776ceaa1.jpeg","width":720,"height":960,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":3.86,"min_quantity":1}],"weight":"0","compare_at_price":"41.99","price":"3.86","retail_price":"41.99","available":true,"url":"\/products\/casual-v-neck-zipper-jacket-2139424553770?variant=37e07208-be0d-4495-a0f3-3f59c5c33da2","available_quantity":999999999,"options":[{"name":"color","value":"blue"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":91,"flashsale_info":[],"sales":49};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const minInventory = parseInt('3');
const maxInventory = parseInt('88');
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 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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"37e07208-be0d-4495-a0f3-3f59c5c33da2","product_id":"723e9a31-41d7-4747-a690-2ef328cd9e29","title":"blue-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2139424553771","barcode":"","position":1,"option1":"blue","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3468caab6b9dbcc28158a3a3776ceaa1.jpeg","path":"3468caab6b9dbcc28158a3a3776ceaa1.jpeg","width":720,"height":960,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":3.86,"min_quantity":1}],"weight":"0","compare_at_price":"41.99","price":"3.86","retail_price":"41.99","available":true,"url":"\/products\/casual-v-neck-zipper-jacket-2139424553770?variant=37e07208-be0d-4495-a0f3-3f59c5c33da2","available_quantity":999999999,"options":[{"name":"color","value":"blue"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":91,"flashsale_info":[],"sales":49};
return `
`
}()}