Cooking 48 Piece Silverware Set - Service for 8 - Stainless Steel Flatware serving set - Cutlery Set - Knives, Fork, and Spoon - Utensil sets - Dishwasher Safe - Stunning Polished Finish
${function() {
const variantData = data.variant || {"id":"6eec763f-a66f-41c5-b861-fa669c9e36ff","product_id":"c693abae-2f81-4046-a4f5-ef81006a77ea","title":"Golden","weight_unit":"kg","inventory_quantity":1000,"sku":"homie","barcode":"","position":1,"option1":"Golden","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/61e7228459b786d8b4c19786115f1ec9.jpeg","path":"61e7228459b786d8b4c19786115f1ec9.jpeg","width":1280,"height":1280,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15.74,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15.74","retail_price":"0","available":true,"url":"\/products\/cooking-48-piece-silverware-set-service-for-8-stainless-steel-flatware-serving-set-cutlery-set-knives-fork-and-spoon-utensil-sets-dishwasher-safe-stunning-polished-finish-iy5a-yrwk?variant=6eec763f-a66f-41c5-b861-fa669c9e36ff","available_quantity":999999999,"options":[{"name":"Color","value":"Golden"}],"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"6eec763f-a66f-41c5-b861-fa669c9e36ff","product_id":"c693abae-2f81-4046-a4f5-ef81006a77ea","title":"Golden","weight_unit":"kg","inventory_quantity":1000,"sku":"homie","barcode":"","position":1,"option1":"Golden","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/61e7228459b786d8b4c19786115f1ec9.jpeg","path":"61e7228459b786d8b4c19786115f1ec9.jpeg","width":1280,"height":1280,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15.74,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15.74","retail_price":"0","available":true,"url":"\/products\/cooking-48-piece-silverware-set-service-for-8-stainless-steel-flatware-serving-set-cutlery-set-knives-fork-and-spoon-utensil-sets-dishwasher-safe-stunning-polished-finish-iy5a-yrwk?variant=6eec763f-a66f-41c5-b861-fa669c9e36ff","available_quantity":999999999,"options":[{"name":"Color","value":"Golden"}],"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 `
`;
}()}