【 Pre sale, shipped on October 5th 】H6012 Autumn Golf Big brimmed Outdoor Empty Top Hat
${function() {
const variantData = data.variant || {"id":"9a403d9e-d906-4246-b068-da3ccae16519","product_id":"04af2b1f-c9dc-428b-bb61-d7b6ebb19942","title":"white","weight_unit":"kg","inventory_quantity":42,"sku":"H6012 P75-white-A0016883","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1099bc7c4115bb52603402888fd8fd5c.jpg","path":"1099bc7c4115bb52603402888fd8fd5c.jpg","width":1280,"height":1707,"alt":"","aspect_ratio":0.7498535442296427},"wholesale_price":[{"price":18.8,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"18.8","retail_price":"0","available":true,"url":"\/products\/pre-sale-shipped-on-october-5th-h6012-autumn-golf-big-brimmed-outdoor-empty-top-hat?variant=9a403d9e-d906-4246-b068-da3ccae16519","available_quantity":42,"options":[{"name":"colour","value":"white"}],"off_ratio":0,"flashsale_info":[],"sales":17};
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":"9a403d9e-d906-4246-b068-da3ccae16519","product_id":"04af2b1f-c9dc-428b-bb61-d7b6ebb19942","title":"white","weight_unit":"kg","inventory_quantity":42,"sku":"H6012 P75-white-A0016883","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1099bc7c4115bb52603402888fd8fd5c.jpg","path":"1099bc7c4115bb52603402888fd8fd5c.jpg","width":1280,"height":1707,"alt":"","aspect_ratio":0.7498535442296427},"wholesale_price":[{"price":18.8,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"18.8","retail_price":"0","available":true,"url":"\/products\/pre-sale-shipped-on-october-5th-h6012-autumn-golf-big-brimmed-outdoor-empty-top-hat?variant=9a403d9e-d906-4246-b068-da3ccae16519","available_quantity":42,"options":[{"name":"colour","value":"white"}],"off_ratio":0,"flashsale_info":[],"sales":17};
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 `
`;
}()}