【 TOPPP】W324181- The new women's autumn and winter thick coat is warm enough! Wind resistant! keep out the cold!
${function() {
const variantData = data.variant || {"id":"afd24717-0e70-4ee3-84db-95257b2ded1a","product_id":"eaf66c1d-f71c-45f5-ad6b-b18f0d8598d8","title":"Off white-S","weight_unit":"kg","inventory_quantity":27,"sku":"W324181360-Off white-S-A0011076","barcode":"","position":1,"option1":"Off white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/652c1f7d55e561cbba641f2033d99df0.jpg","path":"652c1f7d55e561cbba641f2033d99df0.jpg","width":1280,"height":1600,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":75,"min_quantity":1}],"weight":"0.8","compare_at_price":"0","price":"75","retail_price":"0","available":true,"url":"\/products\/toppp-w324181-the-new-womens-autumn-and-winter-thick-coat-is-warm-enough-wind-resistant-keep-out-the-cold?variant=afd24717-0e70-4ee3-84db-95257b2ded1a","available_quantity":27,"options":[{"name":"colour","value":"Off white"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":5};
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":"afd24717-0e70-4ee3-84db-95257b2ded1a","product_id":"eaf66c1d-f71c-45f5-ad6b-b18f0d8598d8","title":"Off white-S","weight_unit":"kg","inventory_quantity":27,"sku":"W324181360-Off white-S-A0011076","barcode":"","position":1,"option1":"Off white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/652c1f7d55e561cbba641f2033d99df0.jpg","path":"652c1f7d55e561cbba641f2033d99df0.jpg","width":1280,"height":1600,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":75,"min_quantity":1}],"weight":"0.8","compare_at_price":"0","price":"75","retail_price":"0","available":true,"url":"\/products\/toppp-w324181-the-new-womens-autumn-and-winter-thick-coat-is-warm-enough-wind-resistant-keep-out-the-cold?variant=afd24717-0e70-4ee3-84db-95257b2ded1a","available_quantity":27,"options":[{"name":"colour","value":"Off white"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":5};
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 `
`;
}()}