Nail manicure tool kit combo set
${function() {
const variantData = data.variant || {"id":"4c6eb018-c997-4360-bd88-92e1d5f5419a","product_id":"fb955bed-284c-4a0a-b329-0c058ab32f9f","title":"Brown-18 pieces","weight_unit":"kg","inventory_quantity":1000,"sku":"homie","barcode":"","position":1,"option1":"Brown","option2":"18 pieces","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a9b90c33179322a0904a1afb1305b151.jpeg","path":"a9b90c33179322a0904a1afb1305b151.jpeg","width":400,"height":400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":2.25,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"2.25","retail_price":"0","available":true,"url":"\/products\/cjbjzjmj00406-eyb7-18io?variant=4c6eb018-c997-4360-bd88-92e1d5f5419a","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Style","value":"18 pieces"}],"off_ratio":0,"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":"4c6eb018-c997-4360-bd88-92e1d5f5419a","product_id":"fb955bed-284c-4a0a-b329-0c058ab32f9f","title":"Brown-18 pieces","weight_unit":"kg","inventory_quantity":1000,"sku":"homie","barcode":"","position":1,"option1":"Brown","option2":"18 pieces","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a9b90c33179322a0904a1afb1305b151.jpeg","path":"a9b90c33179322a0904a1afb1305b151.jpeg","width":400,"height":400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":2.25,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"2.25","retail_price":"0","available":true,"url":"\/products\/cjbjzjmj00406-eyb7-18io?variant=4c6eb018-c997-4360-bd88-92e1d5f5419a","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Style","value":"18 pieces"}],"off_ratio":0,"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 `
`;
}()}