【 TOPPP】W124222- New Women's Zipper Collar Knitted Sweater
${function() {
const variantData = data.variant || {"id":"d22af7f4-782e-4f3d-8932-968eb2743b1e","product_id":"33ed068c-6796-46f4-b874-f867b4f3f416","title":"black-S","weight_unit":"kg","inventory_quantity":27,"sku":"W124222220-black-S-A0011011","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d1270a8871eb546e5b32c7e316068a3d.jpg","path":"d1270a8871eb546e5b32c7e316068a3d.jpg","width":1183,"height":1324,"alt":"","aspect_ratio":0.8935045317220544},"wholesale_price":[{"price":48,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"48","retail_price":"0","available":true,"url":"\/products\/toppp-w124222-new-womens-zipper-collar-knitted-sweater?variant=d22af7f4-782e-4f3d-8932-968eb2743b1e","available_quantity":27,"options":[{"name":"colour","value":"black"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":7};
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":"d22af7f4-782e-4f3d-8932-968eb2743b1e","product_id":"33ed068c-6796-46f4-b874-f867b4f3f416","title":"black-S","weight_unit":"kg","inventory_quantity":27,"sku":"W124222220-black-S-A0011011","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d1270a8871eb546e5b32c7e316068a3d.jpg","path":"d1270a8871eb546e5b32c7e316068a3d.jpg","width":1183,"height":1324,"alt":"","aspect_ratio":0.8935045317220544},"wholesale_price":[{"price":48,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"48","retail_price":"0","available":true,"url":"\/products\/toppp-w124222-new-womens-zipper-collar-knitted-sweater?variant=d22af7f4-782e-4f3d-8932-968eb2743b1e","available_quantity":27,"options":[{"name":"colour","value":"black"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":7};
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 `
`;
}()}