【 TOPPP】W124212- New Women's Stand up Collar with Mushroom Edge Bow Long Sleeve Top
${function() {
const variantData = data.variant || {"id":"15652cae-b1eb-476c-8e6c-43895f719138","product_id":"002b12d0-b156-406a-b346-338f7bcf17b5","title":"black-XS","weight_unit":"kg","inventory_quantity":29,"sku":"W124212160-black-XS-A0017620","barcode":"","position":1,"option1":"black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/05e6d1260a273254435745c6ebd0f7ac.jpg","path":"05e6d1260a273254435745c6ebd0f7ac.jpg","width":800,"height":1066,"alt":"","aspect_ratio":0.7504690431519699},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0.3","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/toppp-w124212-new-womens-stand-up-collar-with-mushroom-edge-bow-long-sleeve-top?variant=15652cae-b1eb-476c-8e6c-43895f719138","available_quantity":29,"options":[{"name":"colour","value":"black"},{"name":"size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":9};
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":"15652cae-b1eb-476c-8e6c-43895f719138","product_id":"002b12d0-b156-406a-b346-338f7bcf17b5","title":"black-XS","weight_unit":"kg","inventory_quantity":29,"sku":"W124212160-black-XS-A0017620","barcode":"","position":1,"option1":"black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/05e6d1260a273254435745c6ebd0f7ac.jpg","path":"05e6d1260a273254435745c6ebd0f7ac.jpg","width":800,"height":1066,"alt":"","aspect_ratio":0.7504690431519699},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0.3","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/toppp-w124212-new-womens-stand-up-collar-with-mushroom-edge-bow-long-sleeve-top?variant=15652cae-b1eb-476c-8e6c-43895f719138","available_quantity":29,"options":[{"name":"colour","value":"black"},{"name":"size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":9};
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 `
`;
}()}