Halloween Gothic Steampunk Lace Dress
${function() {
const variantData = data.variant || {"id":"68903283-e348-4630-8617-d28fdbd38bd2","product_id":"c88f93c4-7998-42a4-b4d5-6bcebbce0ffd","title":"Navy Blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129931581807","barcode":"","position":1,"option1":"Navy Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6dea040b6b00fd23cb3b6f838b1a7410.jpeg","path":"6dea040b6b00fd23cb3b6f838b1a7410.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":0.99,"min_quantity":1}],"weight":"0","compare_at_price":"54.99","price":"0.99","retail_price":"54.99","available":true,"url":"\/products\/halloween-gothic-steampunk-lace-dress?variant=68903283-e348-4630-8617-d28fdbd38bd2","available_quantity":999999999,"options":[{"name":"Color","value":"Navy Blue"},{"name":"Size","value":"S"}],"off_ratio":98,"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":"68903283-e348-4630-8617-d28fdbd38bd2","product_id":"c88f93c4-7998-42a4-b4d5-6bcebbce0ffd","title":"Navy Blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129931581807","barcode":"","position":1,"option1":"Navy Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6dea040b6b00fd23cb3b6f838b1a7410.jpeg","path":"6dea040b6b00fd23cb3b6f838b1a7410.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":0.99,"min_quantity":1}],"weight":"0","compare_at_price":"54.99","price":"0.99","retail_price":"54.99","available":true,"url":"\/products\/halloween-gothic-steampunk-lace-dress?variant=68903283-e348-4630-8617-d28fdbd38bd2","available_quantity":999999999,"options":[{"name":"Color","value":"Navy Blue"},{"name":"Size","value":"S"}],"off_ratio":98,"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 `
`;
}()}