【 Pre sale, shipped on April 25, 2026 】H6017 # large brim hollow top hat, with silk scarf strap, adjustable size
${function() {
const variantData = data.variant || {"id":"fe02ad0b-c903-463e-b1c7-4be9251746a6","product_id":"b3591da7-64b0-4c38-887f-d44401872595","title":"black","weight_unit":"kg","inventory_quantity":39,"sku":"H6017# P90 -black-A00110373","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/407d3c32d0441bc17cf68ed2c2e0489b.jpg","path":"407d3c32d0441bc17cf68ed2c2e0489b.jpg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":21.8,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"21.8","retail_price":"0","available":true,"url":"\/products\/pre-sale-shipped-on-april-25-2026-h6017-large-brim-hollow-top-hat-with-silk-scarf-strap-adjustable-size?variant=fe02ad0b-c903-463e-b1c7-4be9251746a6","available_quantity":39,"options":[{"name":"colour","value":"black"}],"off_ratio":0,"flashsale_info":[],"sales":42};
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":"fe02ad0b-c903-463e-b1c7-4be9251746a6","product_id":"b3591da7-64b0-4c38-887f-d44401872595","title":"black","weight_unit":"kg","inventory_quantity":39,"sku":"H6017# P90 -black-A00110373","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/407d3c32d0441bc17cf68ed2c2e0489b.jpg","path":"407d3c32d0441bc17cf68ed2c2e0489b.jpg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":21.8,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"21.8","retail_price":"0","available":true,"url":"\/products\/pre-sale-shipped-on-april-25-2026-h6017-large-brim-hollow-top-hat-with-silk-scarf-strap-adjustable-size?variant=fe02ad0b-c903-463e-b1c7-4be9251746a6","available_quantity":39,"options":[{"name":"colour","value":"black"}],"off_ratio":0,"flashsale_info":[],"sales":42};
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 `
`;
}()}