Spring/Summer New Men's Pants Thin Men's Sports and Casual Pants M622219
${function() {
const variantData = data.variant || {"id":"7721ab66-d7db-4b3f-aa35-52cfbd4a905d","product_id":"24d14266-7eda-4d64-95eb-7d3b0672b364","title":"black-S","weight_unit":"kg","inventory_quantity":20,"sku":"M622219230-black-S-A001874","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7859bee7981dd5dbc4c4d7aa5eab6b9c.jpg","path":"7859bee7981dd5dbc4c4d7aa5eab6b9c.jpg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":48,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"48","retail_price":"0","available":true,"url":"\/products\/spring-summer-new-mens-pants-thin-mens-sports-and-casual-pants-m622219?variant=7721ab66-d7db-4b3f-aa35-52cfbd4a905d","available_quantity":20,"options":[{"name":"colour","value":"black"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":32};
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":"7721ab66-d7db-4b3f-aa35-52cfbd4a905d","product_id":"24d14266-7eda-4d64-95eb-7d3b0672b364","title":"black-S","weight_unit":"kg","inventory_quantity":20,"sku":"M622219230-black-S-A001874","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7859bee7981dd5dbc4c4d7aa5eab6b9c.jpg","path":"7859bee7981dd5dbc4c4d7aa5eab6b9c.jpg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":48,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"48","retail_price":"0","available":true,"url":"\/products\/spring-summer-new-mens-pants-thin-mens-sports-and-casual-pants-m622219?variant=7721ab66-d7db-4b3f-aa35-52cfbd4a905d","available_quantity":20,"options":[{"name":"colour","value":"black"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":32};
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 `
`;
}()}