GT26065- Summer new quick drying cool sleeveless top
${function() {
const variantData = data.variant || {"id":"f96eb143-5ecc-401c-bf9a-fb5bbafe408d","product_id":"af6aeb22-65f0-4b4f-b752-a6cf03a54b43","title":"white-S","weight_unit":"kg","inventory_quantity":9,"sku":"GT26065P140-white-S-A00112290","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cd0ffa386a17e722cb5ad45b34bf8162.jpg","path":"cd0ffa386a17e722cb5ad45b34bf8162.jpg","width":2048,"height":2048,"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\/gt26065-summer-new-quick-drying-cool-sleeveless-top?variant=f96eb143-5ecc-401c-bf9a-fb5bbafe408d","available_quantity":9,"options":[{"name":"colour","value":"white"},{"name":"size","value":"S"}],"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":"f96eb143-5ecc-401c-bf9a-fb5bbafe408d","product_id":"af6aeb22-65f0-4b4f-b752-a6cf03a54b43","title":"white-S","weight_unit":"kg","inventory_quantity":9,"sku":"GT26065P140-white-S-A00112290","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cd0ffa386a17e722cb5ad45b34bf8162.jpg","path":"cd0ffa386a17e722cb5ad45b34bf8162.jpg","width":2048,"height":2048,"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\/gt26065-summer-new-quick-drying-cool-sleeveless-top?variant=f96eb143-5ecc-401c-bf9a-fb5bbafe408d","available_quantity":9,"options":[{"name":"colour","value":"white"},{"name":"size","value":"S"}],"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 `
`;
}()}