【 Pre sale, shipped on April 3, 2026 】H6016 # New Spring style Empty Top Hat with Silk Scarf Strap
${function() {
const variantData = data.variant || {"id":"4b8a54b9-db94-494b-93cd-4cbab3394811","product_id":"5e14293c-5ec1-4e2c-82f7-9b68bac94ff9","title":"black","weight_unit":"kg","inventory_quantity":26,"sku":"H6016# P80-15-black-A0019788","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":19.8,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"19.8","retail_price":"0","available":true,"url":"\/products\/pre-sale-shipped-on-april-3-2026-h6016-new-spring-style-empty-top-hat-with-silk-scarf-strap?variant=4b8a54b9-db94-494b-93cd-4cbab3394811","available_quantity":26,"options":[{"name":"\u989c\u8272","value":"black"}],"off_ratio":0,"flashsale_info":[],"sales":68};
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":"4b8a54b9-db94-494b-93cd-4cbab3394811","product_id":"5e14293c-5ec1-4e2c-82f7-9b68bac94ff9","title":"black","weight_unit":"kg","inventory_quantity":26,"sku":"H6016# P80-15-black-A0019788","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":19.8,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"19.8","retail_price":"0","available":true,"url":"\/products\/pre-sale-shipped-on-april-3-2026-h6016-new-spring-style-empty-top-hat-with-silk-scarf-strap?variant=4b8a54b9-db94-494b-93cd-4cbab3394811","available_quantity":26,"options":[{"name":"\u989c\u8272","value":"black"}],"off_ratio":0,"flashsale_info":[],"sales":68};
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 `
`;
}()}