Hot Sale Short Wig Curly Wig
${function() {
const variantData = data.variant || {"id":"15241806-8990-4b10-9c4b-09b5901d5e21","product_id":"d15d9eac-202e-463c-a8c6-9e360e690d80","title":"Black Mixed Brown-150%","weight_unit":"kg","inventory_quantity":996,"sku":"Alien-A19-BMDB","barcode":"","position":1,"option1":"Black Mixed Brown","option2":"150%","option3":"","note":"","image":null,"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"44.99","price":"9.99","retail_price":"44.99","available":true,"url":"\/products\/summer-hot-sale-short-full-lace-wig-curly-wig-ihcm-2okj-spal?variant=15241806-8990-4b10-9c4b-09b5901d5e21","available_quantity":999999999,"options":[{"name":"Color","value":"Black Mixed Brown"},{"name":"Density","value":"150%"}],"off_ratio":78,"flashsale_info":[],"sales":0};
const saveType = "amount";
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":"15241806-8990-4b10-9c4b-09b5901d5e21","product_id":"d15d9eac-202e-463c-a8c6-9e360e690d80","title":"Black Mixed Brown-150%","weight_unit":"kg","inventory_quantity":996,"sku":"Alien-A19-BMDB","barcode":"","position":1,"option1":"Black Mixed Brown","option2":"150%","option3":"","note":"","image":null,"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"44.99","price":"9.99","retail_price":"44.99","available":true,"url":"\/products\/summer-hot-sale-short-full-lace-wig-curly-wig-ihcm-2okj-spal?variant=15241806-8990-4b10-9c4b-09b5901d5e21","available_quantity":999999999,"options":[{"name":"Color","value":"Black Mixed Brown"},{"name":"Density","value":"150%"}],"off_ratio":78,"flashsale_info":[],"sales":0};
return `
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('52');
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 `
`;
}()}