Natural Black Medium Hiar Short Bob Curly Wig
${function() {
const variantData = data.variant || {"id":"e9c8dad5-9473-4c1e-baa0-72f7b090411a","product_id":"af31581e-d20a-4a7c-aa13-f80405838612","title":"Black-12 Inch-100%(Normal)","weight_unit":"kg","inventory_quantity":1000,"sku":"CW-M-CP-BK","barcode":"","position":1,"option1":"Black","option2":"12 Inch","option3":"100%(Normal)","note":"","image":null,"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"9.99","retail_price":"39.99","available":true,"url":"\/products\/natural-black-medium-hiar-short-bob-curly-wig-q6e3?variant=e9c8dad5-9473-4c1e-baa0-72f7b090411a","available_quantity":999999999,"options":[{"name":"COLOR","value":"Black"},{"name":"LENGTH","value":"12 Inch"},{"name":"DENSITY","value":"100%(Normal)"}],"off_ratio":75,"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}
`
}()}
${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":"e9c8dad5-9473-4c1e-baa0-72f7b090411a","product_id":"af31581e-d20a-4a7c-aa13-f80405838612","title":"Black-12 Inch-100%(Normal)","weight_unit":"kg","inventory_quantity":1000,"sku":"CW-M-CP-BK","barcode":"","position":1,"option1":"Black","option2":"12 Inch","option3":"100%(Normal)","note":"","image":null,"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"9.99","retail_price":"39.99","available":true,"url":"\/products\/natural-black-medium-hiar-short-bob-curly-wig-q6e3?variant=e9c8dad5-9473-4c1e-baa0-72f7b090411a","available_quantity":999999999,"options":[{"name":"COLOR","value":"Black"},{"name":"LENGTH","value":"12 Inch"},{"name":"DENSITY","value":"100%(Normal)"}],"off_ratio":75,"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 `
`;
}()}