18 Pieces Kitchen Utensils Set
${function() {
const variantData = data.variant || {"id":"18bfd5fa-8766-4fda-a055-bfb8e5644312","product_id":"a56d3479-5862-4326-a203-c81840111045","title":"Default Title","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118839311291","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7cd17e6565af249abb2416848f96588d.jpeg","path":"7cd17e6565af249abb2416848f96588d.jpeg","width":679,"height":679,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":41.92,"min_quantity":1}],"weight":"0","compare_at_price":"70","price":"41.92","retail_price":"70","available":true,"url":"\/products\/18-pieces-kitchen-utensils-set-w104228?variant=18bfd5fa-8766-4fda-a055-bfb8e5644312","available_quantity":1000,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":40,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const minInventory = parseInt('3');
const maxInventory = parseInt('88');
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 `
`;
}()}
${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":"18bfd5fa-8766-4fda-a055-bfb8e5644312","product_id":"a56d3479-5862-4326-a203-c81840111045","title":"Default Title","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118839311291","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7cd17e6565af249abb2416848f96588d.jpeg","path":"7cd17e6565af249abb2416848f96588d.jpeg","width":679,"height":679,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":41.92,"min_quantity":1}],"weight":"0","compare_at_price":"70","price":"41.92","retail_price":"70","available":true,"url":"\/products\/18-pieces-kitchen-utensils-set-w104228?variant=18bfd5fa-8766-4fda-a055-bfb8e5644312","available_quantity":1000,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
`
}()}