58pcs deluxe ceramic tableware set
${function() {
const variantData = data.variant || {"id":"a6ab84eb-9d35-42d3-96e8-16c54d72560b","product_id":"9dc7b1eb-0fe9-4ece-9b88-778a72a50001","title":"Default Title","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838583231","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0d4c40f3a3fe71063d8d446fccbc697f.webp","path":"0d4c40f3a3fe71063d8d446fccbc697f.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.58,"min_quantity":1}],"weight":"0","compare_at_price":"50","price":"16.58","retail_price":"50","available":true,"url":"\/products\/58pcs-deluxe-ceramic-tableware-set-w102506?variant=a6ab84eb-9d35-42d3-96e8-16c54d72560b","available_quantity":1000,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":67,"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":"a6ab84eb-9d35-42d3-96e8-16c54d72560b","product_id":"9dc7b1eb-0fe9-4ece-9b88-778a72a50001","title":"Default Title","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838583231","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0d4c40f3a3fe71063d8d446fccbc697f.webp","path":"0d4c40f3a3fe71063d8d446fccbc697f.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.58,"min_quantity":1}],"weight":"0","compare_at_price":"50","price":"16.58","retail_price":"50","available":true,"url":"\/products\/58pcs-deluxe-ceramic-tableware-set-w102506?variant=a6ab84eb-9d35-42d3-96e8-16c54d72560b","available_quantity":1000,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":67,"flashsale_info":[],"sales":0};
return `
`
}()}