W621016 Spring/Summer Women's cropped pants
${function() {
const variantData = data.variant || {"id":"ad977a03-d807-41b1-9c17-f08b8f6a5114","product_id":"e5483f73-ff14-40b6-be29-f9c6603f5dfd","title":"black-XS","weight_unit":"kg","inventory_quantity":30,"sku":"W621016220-black-XS-A0014982","barcode":"","position":1,"option1":"black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4f8e53c8d8fd41894febcfd3432b5509.jpg","path":"4f8e53c8d8fd41894febcfd3432b5509.jpg","width":1040,"height":1560,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":46,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"46","retail_price":"0","available":true,"url":"\/products\/w621016-spring-summer-womens-cropped-pants?variant=ad977a03-d807-41b1-9c17-f08b8f6a5114","available_quantity":30,"options":[{"name":"colour","value":"black"},{"name":"size","value":"XS"}],"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":"ad977a03-d807-41b1-9c17-f08b8f6a5114","product_id":"e5483f73-ff14-40b6-be29-f9c6603f5dfd","title":"black-XS","weight_unit":"kg","inventory_quantity":30,"sku":"W621016220-black-XS-A0014982","barcode":"","position":1,"option1":"black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4f8e53c8d8fd41894febcfd3432b5509.jpg","path":"4f8e53c8d8fd41894febcfd3432b5509.jpg","width":1040,"height":1560,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":46,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"46","retail_price":"0","available":true,"url":"\/products\/w621016-spring-summer-womens-cropped-pants?variant=ad977a03-d807-41b1-9c17-f08b8f6a5114","available_quantity":30,"options":[{"name":"colour","value":"black"},{"name":"size","value":"XS"}],"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 `
`;
}()}