Travelers Essential Slim Pants
${function() {
const variantData = data.variant || {"id":"767cccfe-5c21-4a42-8573-a6e9a63798f9","product_id":"62affa9c-60da-4b26-99c2-c7da2bfa08f8","title":"000 (0-XS)","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118839340907","barcode":"","position":1,"option1":"000 (0-XS)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1a14152e116ad2825edb958b7176ad84.png","path":"1a14152e116ad2825edb958b7176ad84.png","width":1000,"height":1250,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":10.78,"min_quantity":1}],"weight":"0","compare_at_price":"69.5","price":"10.78","retail_price":"69.5","available":true,"url":"\/products\/travelers-essential-slim-pants?variant=767cccfe-5c21-4a42-8573-a6e9a63798f9","available_quantity":1000,"options":[{"name":"SIZE:","value":"000 (0-XS)"}],"off_ratio":84,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const minInventory = parseInt('3');
const maxInventory = parseInt('88');
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 `
`;
}()}
${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":"767cccfe-5c21-4a42-8573-a6e9a63798f9","product_id":"62affa9c-60da-4b26-99c2-c7da2bfa08f8","title":"000 (0-XS)","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118839340907","barcode":"","position":1,"option1":"000 (0-XS)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1a14152e116ad2825edb958b7176ad84.png","path":"1a14152e116ad2825edb958b7176ad84.png","width":1000,"height":1250,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":10.78,"min_quantity":1}],"weight":"0","compare_at_price":"69.5","price":"10.78","retail_price":"69.5","available":true,"url":"\/products\/travelers-essential-slim-pants?variant=767cccfe-5c21-4a42-8573-a6e9a63798f9","available_quantity":1000,"options":[{"name":"SIZE:","value":"000 (0-XS)"}],"off_ratio":84,"flashsale_info":[],"sales":0};
return `
`
}()}