Embroidered LOGO Ceiling Cap Sunscreen Cap
${function() {
const variantData = data.variant || {"id":"c7f2b903-919d-4a60-80e9-03a7d17f42bc","product_id":"45c0338f-3594-4902-bf65-d9d2c031b9fd","title":"image color","weight_unit":"kg","inventory_quantity":47,"sku":"\u5468314-30-1-A0019502","barcode":"","position":1,"option1":"image color","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/21297bea028847020bb0582d5a9f40ca.jpg","path":"21297bea028847020bb0582d5a9f40ca.jpg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.5,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"12.5","retail_price":"0","available":true,"url":"\/products\/embroidered-logo-ceiling-cap-sunscreen-cap?variant=c7f2b903-919d-4a60-80e9-03a7d17f42bc","available_quantity":47,"options":[{"name":"colour","value":"image color"}],"off_ratio":0,"flashsale_info":[],"sales":13};
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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"c7f2b903-919d-4a60-80e9-03a7d17f42bc","product_id":"45c0338f-3594-4902-bf65-d9d2c031b9fd","title":"image color","weight_unit":"kg","inventory_quantity":47,"sku":"\u5468314-30-1-A0019502","barcode":"","position":1,"option1":"image color","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/21297bea028847020bb0582d5a9f40ca.jpg","path":"21297bea028847020bb0582d5a9f40ca.jpg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.5,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"12.5","retail_price":"0","available":true,"url":"\/products\/embroidered-logo-ceiling-cap-sunscreen-cap?variant=c7f2b903-919d-4a60-80e9-03a7d17f42bc","available_quantity":47,"options":[{"name":"colour","value":"image color"}],"off_ratio":0,"flashsale_info":[],"sales":13};
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 `
`;
}()}