【 TOPPP 】【 Pre sale, shipped on August 27th 】 C473 top ➕ C474 pants- Summer men's shirt paired with shorts, sold as a complete set
${function() {
const variantData = data.variant || {"id":"c697a719-525d-40d3-a58e-64952ba9b7a0","product_id":"83846edf-af32-40b9-a53e-8adfe29db75c","title":"black-M","weight_unit":"kg","inventory_quantity":10,"sku":"C473\u4e0a\u8863\u2795 C474\u957f\u88e4-320-black-M-A00112445","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/caf44887717fec298282556ff19bc154.png","path":"caf44887717fec298282556ff19bc154.png","width":320,"height":427,"alt":"","aspect_ratio":0.7494145199063232},"wholesale_price":[{"price":69.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"69.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-august-27th-c473-top-\u2795-c474-pants-summer-mens-shirt-paired-with-shorts-sold-as-a-complete-set?variant=c697a719-525d-40d3-a58e-64952ba9b7a0","available_quantity":10,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":3};
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":"c697a719-525d-40d3-a58e-64952ba9b7a0","product_id":"83846edf-af32-40b9-a53e-8adfe29db75c","title":"black-M","weight_unit":"kg","inventory_quantity":10,"sku":"C473\u4e0a\u8863\u2795 C474\u957f\u88e4-320-black-M-A00112445","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/caf44887717fec298282556ff19bc154.png","path":"caf44887717fec298282556ff19bc154.png","width":320,"height":427,"alt":"","aspect_ratio":0.7494145199063232},"wholesale_price":[{"price":69.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"69.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-august-27th-c473-top-\u2795-c474-pants-summer-mens-shirt-paired-with-shorts-sold-as-a-complete-set?variant=c697a719-525d-40d3-a58e-64952ba9b7a0","available_quantity":10,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":3};
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 `
`;
}()}