【 TOPPP 】W126009- New spring and summer women's double-layer mesh lightweight long sleeved shirt
${function() {
const variantData = data.variant || {"id":"165a25f2-4b82-4e72-adb5-d757d010c380","product_id":"b54cecd4-d21f-45a8-9c64-8e80ada18c0b","title":"black-XS","weight_unit":"kg","inventory_quantity":15,"sku":"W126009150-black-XS-A00111535","barcode":"","position":1,"option1":"black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/48b3217f27b37f234dc0be2dfdf6bc9f.jpg","path":"48b3217f27b37f234dc0be2dfdf6bc9f.jpg","width":1500,"height":1292,"alt":"","aspect_ratio":1.1609907120743035},"wholesale_price":[{"price":38.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"38.8","retail_price":"0","available":true,"url":"\/products\/toppp-w126009-new-spring-and-summer-womens-double-layer-mesh-lightweight-long-sleeved-shirt?variant=165a25f2-4b82-4e72-adb5-d757d010c380","available_quantity":15,"options":[{"name":"colour","value":"black"},{"name":"size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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":"165a25f2-4b82-4e72-adb5-d757d010c380","product_id":"b54cecd4-d21f-45a8-9c64-8e80ada18c0b","title":"black-XS","weight_unit":"kg","inventory_quantity":15,"sku":"W126009150-black-XS-A00111535","barcode":"","position":1,"option1":"black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/48b3217f27b37f234dc0be2dfdf6bc9f.jpg","path":"48b3217f27b37f234dc0be2dfdf6bc9f.jpg","width":1500,"height":1292,"alt":"","aspect_ratio":1.1609907120743035},"wholesale_price":[{"price":38.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"38.8","retail_price":"0","available":true,"url":"\/products\/toppp-w126009-new-spring-and-summer-womens-double-layer-mesh-lightweight-long-sleeved-shirt?variant=165a25f2-4b82-4e72-adb5-d757d010c380","available_quantity":15,"options":[{"name":"colour","value":"black"},{"name":"size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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 `
`;
}()}