【 Pre sale, shipped on April 7, 2026 】H196 # Golf suit skirt Summer fashion casual short skirt
${function() {
const variantData = data.variant || {"id":"da7e2b17-cad5-41cd-bec0-7d265e1104c4","product_id":"b60daa75-71f2-4e34-920f-10ee448b8eb7","title":"black-S","weight_unit":"kg","inventory_quantity":16,"sku":"H196#P170-black-S-A0019861","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":38,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"38","retail_price":"0","available":true,"url":"\/products\/pre-sale-shipped-on-april-7-2026-h196-golf-suit-skirt-summer-fashion-casual-short-skirt?variant=da7e2b17-cad5-41cd-bec0-7d265e1104c4","available_quantity":16,"options":[{"name":"colour","value":"black"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":28};
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":"da7e2b17-cad5-41cd-bec0-7d265e1104c4","product_id":"b60daa75-71f2-4e34-920f-10ee448b8eb7","title":"black-S","weight_unit":"kg","inventory_quantity":16,"sku":"H196#P170-black-S-A0019861","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":38,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"38","retail_price":"0","available":true,"url":"\/products\/pre-sale-shipped-on-april-7-2026-h196-golf-suit-skirt-summer-fashion-casual-short-skirt?variant=da7e2b17-cad5-41cd-bec0-7d265e1104c4","available_quantity":16,"options":[{"name":"colour","value":"black"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":28};
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 `
`;
}()}