【 TOPPP 】8305- Model's new men's casual pants
${function() {
const variantData = data.variant || {"id":"1a0d713b-3a10-4c48-abc5-b2d8085282ad","product_id":"42eccfb3-32c7-475f-8c29-6e11d5a6076c","title":"black-L","weight_unit":"kg","inventory_quantity":5,"sku":"8305-00190-black-L-A0017933","barcode":"","position":2,"option1":"black","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6d0225c1b9293cd40ff4b9581bf3e4a6.jpg","path":"6d0225c1b9293cd40ff4b9581bf3e4a6.jpg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":46,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"46","retail_price":"0","available":true,"url":"\/products\/toppp-8305-models-new-mens-casual-pants?variant=1a0d713b-3a10-4c48-abc5-b2d8085282ad","available_quantity":5,"options":[{"name":"colour","value":"black"},{"name":"size","value":"L"}],"off_ratio":0,"flashsale_info":[],"sales":9};
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":"1a0d713b-3a10-4c48-abc5-b2d8085282ad","product_id":"42eccfb3-32c7-475f-8c29-6e11d5a6076c","title":"black-L","weight_unit":"kg","inventory_quantity":5,"sku":"8305-00190-black-L-A0017933","barcode":"","position":2,"option1":"black","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6d0225c1b9293cd40ff4b9581bf3e4a6.jpg","path":"6d0225c1b9293cd40ff4b9581bf3e4a6.jpg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":46,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"46","retail_price":"0","available":true,"url":"\/products\/toppp-8305-models-new-mens-casual-pants?variant=1a0d713b-3a10-4c48-abc5-b2d8085282ad","available_quantity":5,"options":[{"name":"colour","value":"black"},{"name":"size","value":"L"}],"off_ratio":0,"flashsale_info":[],"sales":9};
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 `
`;
}()}