【 TOPPP 】8379- Hot selling men's quick drying fabric long sleeved T-shirt
${function() {
const variantData = data.variant || {"id":"243435ea-23eb-451f-a5d5-670ae5038d96","product_id":"6e2ff13b-9b90-4654-a1ae-82b61e964e58","title":"blue-XL","weight_unit":"kg","inventory_quantity":3,"sku":"8379-0140-blue-XL-A00111338\u5e93\u5b582","barcode":"","position":1,"option1":"blue","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e81e100b1e7f2917e9da146c2e389ae6.jpg","path":"e81e100b1e7f2917e9da146c2e389ae6.jpg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.8","retail_price":"0","available":true,"url":"\/products\/toppp-8379-hot-selling-mens-quick-drying-fabric-long-sleeved-t-shirt?variant=243435ea-23eb-451f-a5d5-670ae5038d96","available_quantity":3,"options":[{"name":"colour","value":"blue"},{"name":"size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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":"243435ea-23eb-451f-a5d5-670ae5038d96","product_id":"6e2ff13b-9b90-4654-a1ae-82b61e964e58","title":"blue-XL","weight_unit":"kg","inventory_quantity":3,"sku":"8379-0140-blue-XL-A00111338\u5e93\u5b582","barcode":"","position":1,"option1":"blue","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e81e100b1e7f2917e9da146c2e389ae6.jpg","path":"e81e100b1e7f2917e9da146c2e389ae6.jpg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.8","retail_price":"0","available":true,"url":"\/products\/toppp-8379-hot-selling-mens-quick-drying-fabric-long-sleeved-t-shirt?variant=243435ea-23eb-451f-a5d5-670ae5038d96","available_quantity":3,"options":[{"name":"colour","value":"blue"},{"name":"size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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 `
`;
}()}