W724107 New Women's Contrast Edge Shorts
${function() {
const variantData = data.variant || {"id":"af4b0c36-f5fd-4aaa-b5c1-56489d5b4d8b","product_id":"daa8a4f4-a6de-4fa4-9310-82f2104246e5","title":"black-XS","weight_unit":"kg","inventory_quantity":49,"sku":"W724107170-black-XS-A0014990","barcode":"","position":1,"option1":"black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b8cd0cf410b4ace055bc28af254d305f.jpg","path":"b8cd0cf410b4ace055bc28af254d305f.jpg","width":1440,"height":1439,"alt":"","aspect_ratio":1.0006949270326615},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0.3","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/w724107-new-womens-contrast-edge-shorts?variant=af4b0c36-f5fd-4aaa-b5c1-56489d5b4d8b","available_quantity":49,"options":[{"name":"colour","value":"black"},{"name":"size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":10};
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":"af4b0c36-f5fd-4aaa-b5c1-56489d5b4d8b","product_id":"daa8a4f4-a6de-4fa4-9310-82f2104246e5","title":"black-XS","weight_unit":"kg","inventory_quantity":49,"sku":"W724107170-black-XS-A0014990","barcode":"","position":1,"option1":"black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b8cd0cf410b4ace055bc28af254d305f.jpg","path":"b8cd0cf410b4ace055bc28af254d305f.jpg","width":1440,"height":1439,"alt":"","aspect_ratio":1.0006949270326615},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0.3","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/w724107-new-womens-contrast-edge-shorts?variant=af4b0c36-f5fd-4aaa-b5c1-56489d5b4d8b","available_quantity":49,"options":[{"name":"colour","value":"black"},{"name":"size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":10};
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 `
`;
}()}