Blonde Short Finger Wavy Heat Fiber Wigs Looks Natural
${function() {
const variantData = data.variant || {"id":"abc857ed-974e-457f-a403-61ab15668261","product_id":"d66e94e4-e076-4368-9fb3-77f7d1b74b29","title":"Blonde","weight_unit":"kg","inventory_quantity":1000,"sku":"Alien-A14-BE","barcode":"","position":1,"option1":"Blonde","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"9.99","retail_price":"69.99","available":true,"url":"\/products\/blonde-short-finger-wavy-heat-fiber-wigs-looks-natural-cfn8?variant=abc857ed-974e-457f-a403-61ab15668261","available_quantity":999999999,"options":[{"name":"Color","value":"Blonde"}],"off_ratio":86,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"abc857ed-974e-457f-a403-61ab15668261","product_id":"d66e94e4-e076-4368-9fb3-77f7d1b74b29","title":"Blonde","weight_unit":"kg","inventory_quantity":1000,"sku":"Alien-A14-BE","barcode":"","position":1,"option1":"Blonde","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"9.99","retail_price":"69.99","available":true,"url":"\/products\/blonde-short-finger-wavy-heat-fiber-wigs-looks-natural-cfn8?variant=abc857ed-974e-457f-a403-61ab15668261","available_quantity":999999999,"options":[{"name":"Color","value":"Blonde"}],"off_ratio":86,"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 `
`;
}()}