Gloden Blonde Afro Puff Drawstring Ponytail with Bangs Kinky Curly Hair Bun with Spring Curl Bangs Clip in Hairpieces
${function() {
const variantData = data.variant || {"id":"86651841-b9ae-45cc-aa51-baec7a94b891","product_id":"107e0a98-3949-4f35-8534-1b4aec3b484b","title":"Gloden Blonde","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Gloden Blonde","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/15eb22b43c0ca5b8e03fb02d56c5a0aa.jpeg","path":"15eb22b43c0ca5b8e03fb02d56c5a0aa.jpeg","width":1001,"height":1001,"alt":"","aspect_ratio":1},"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\/gloden-blonde-dark-brown-afro-puff-drawstring-ponytail-with-replaceable-bangs-kinky-curly-hair-bun-with-spring-curl-bangs-clip-in-hairpieces-gcon?variant=86651841-b9ae-45cc-aa51-baec7a94b891","available_quantity":999999999,"options":[{"name":"Color","value":"Gloden 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":"86651841-b9ae-45cc-aa51-baec7a94b891","product_id":"107e0a98-3949-4f35-8534-1b4aec3b484b","title":"Gloden Blonde","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Gloden Blonde","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/15eb22b43c0ca5b8e03fb02d56c5a0aa.jpeg","path":"15eb22b43c0ca5b8e03fb02d56c5a0aa.jpeg","width":1001,"height":1001,"alt":"","aspect_ratio":1},"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\/gloden-blonde-dark-brown-afro-puff-drawstring-ponytail-with-replaceable-bangs-kinky-curly-hair-bun-with-spring-curl-bangs-clip-in-hairpieces-gcon?variant=86651841-b9ae-45cc-aa51-baec7a94b891","available_quantity":999999999,"options":[{"name":"Color","value":"Gloden 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 `
`;
}()}