Mechanics Tools Kit with 3 Drawer Box, 216-Piece (CMMT99206)
${function() {
const variantData = data.variant || {"id":"e8f1e854-cf48-431c-94f7-e6d7398d455e","product_id":"e7ce93a2-b510-4902-823b-5b87bb6954fb","title":"Default Title","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838823861","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0ee26f818a38151f0961e9b362bade5a.jpeg","path":"0ee26f818a38151f0961e9b362bade5a.jpeg","width":1500,"height":1065,"alt":"","aspect_ratio":1.408450704225352},"wholesale_price":[{"price":21.84,"min_quantity":1}],"weight":"0","compare_at_price":"90","price":"21.84","retail_price":"90","available":true,"url":"\/products\/mechanics-tools-kit-with-3-drawer-box-216-piece-cmmt99206-w102325?variant=e8f1e854-cf48-431c-94f7-e6d7398d455e","available_quantity":1000,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":76,"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":"e8f1e854-cf48-431c-94f7-e6d7398d455e","product_id":"e7ce93a2-b510-4902-823b-5b87bb6954fb","title":"Default Title","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838823861","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0ee26f818a38151f0961e9b362bade5a.jpeg","path":"0ee26f818a38151f0961e9b362bade5a.jpeg","width":1500,"height":1065,"alt":"","aspect_ratio":1.408450704225352},"wholesale_price":[{"price":21.84,"min_quantity":1}],"weight":"0","compare_at_price":"90","price":"21.84","retail_price":"90","available":true,"url":"\/products\/mechanics-tools-kit-with-3-drawer-box-216-piece-cmmt99206-w102325?variant=e8f1e854-cf48-431c-94f7-e6d7398d455e","available_quantity":1000,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":76,"flashsale_info":[],"sales":0};
return `
`
}()}