W423310 New Women's Wool Knitted Tank Top
${function() {
const variantData = data.variant || {"id":"2a6cb4fb-456b-40a7-9ba0-aa43ed582be5","product_id":"4e022f10-eb20-4064-bd10-36e919680755","title":"black-S","weight_unit":"kg","inventory_quantity":30,"sku":"W423310190-black-S-A0012628","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/187a366efedb65ae2e6dad88c258fb36.jpg","path":"187a366efedb65ae2e6dad88c258fb36.jpg","width":766,"height":766,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":42,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"42","retail_price":"0","available":true,"url":"\/products\/w423310-new-womens-wool-knitted-tank-top?variant=2a6cb4fb-456b-40a7-9ba0-aa43ed582be5","available_quantity":30,"options":[{"name":"\u989c\u8272","value":"black"},{"name":"\u5c3a\u5bf8","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":4};
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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"2a6cb4fb-456b-40a7-9ba0-aa43ed582be5","product_id":"4e022f10-eb20-4064-bd10-36e919680755","title":"black-S","weight_unit":"kg","inventory_quantity":30,"sku":"W423310190-black-S-A0012628","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/187a366efedb65ae2e6dad88c258fb36.jpg","path":"187a366efedb65ae2e6dad88c258fb36.jpg","width":766,"height":766,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":42,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"42","retail_price":"0","available":true,"url":"\/products\/w423310-new-womens-wool-knitted-tank-top?variant=2a6cb4fb-456b-40a7-9ba0-aa43ed582be5","available_quantity":30,"options":[{"name":"\u989c\u8272","value":"black"},{"name":"\u5c3a\u5bf8","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":4};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const minInventory = parseInt('10');
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 `
`;
}()}