Black metal Jerry can whiskey set with wood inside, Whiskey fuel bar, Personalized Jerry can mini bar, Bar cabinet
${function() {
const variantData = data.variant || {"id":"9f11c8ed-f7a6-4c9c-9d9c-bacddffb3776","product_id":"9d98818f-c753-4cda-912f-4248e9d40d3b","title":"Blue-Red","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118839194061","barcode":"","position":1,"option1":"Blue","option2":"Red","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f9ce77d7c9668de853387dfd763939f3.jpeg","path":"f9ce77d7c9668de853387dfd763939f3.jpeg","width":794,"height":635,"alt":"","aspect_ratio":1.2503937007874015},"wholesale_price":[{"price":22.2,"min_quantity":1}],"weight":"0","compare_at_price":"459","price":"22.2","retail_price":"459","available":true,"url":"\/products\/black-metal-jerry-can-whiskey-set-with-1077495189?variant=9f11c8ed-f7a6-4c9c-9d9c-bacddffb3776","available_quantity":1000,"options":[{"name":"Primary color","value":"Blue"},{"name":"Backlight","value":"Red"}],"off_ratio":95,"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 `
`;
}()}
Primary Color:
Blue
${function(){
const optName = "Primary color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Backlight:
Red
${function(){
const optName = "Backlight";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$22.20
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"9f11c8ed-f7a6-4c9c-9d9c-bacddffb3776","product_id":"9d98818f-c753-4cda-912f-4248e9d40d3b","title":"Blue-Red","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118839194061","barcode":"","position":1,"option1":"Blue","option2":"Red","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f9ce77d7c9668de853387dfd763939f3.jpeg","path":"f9ce77d7c9668de853387dfd763939f3.jpeg","width":794,"height":635,"alt":"","aspect_ratio":1.2503937007874015},"wholesale_price":[{"price":22.2,"min_quantity":1}],"weight":"0","compare_at_price":"459","price":"22.2","retail_price":"459","available":true,"url":"\/products\/black-metal-jerry-can-whiskey-set-with-1077495189?variant=9f11c8ed-f7a6-4c9c-9d9c-bacddffb3776","available_quantity":1000,"options":[{"name":"Primary color","value":"Blue"},{"name":"Backlight","value":"Red"}],"off_ratio":95,"flashsale_info":[],"sales":0};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"9f11c8ed-f7a6-4c9c-9d9c-bacddffb3776","product_id":"9d98818f-c753-4cda-912f-4248e9d40d3b","title":"Blue-Red","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118839194061","barcode":"","position":1,"option1":"Blue","option2":"Red","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f9ce77d7c9668de853387dfd763939f3.jpeg","path":"f9ce77d7c9668de853387dfd763939f3.jpeg","width":794,"height":635,"alt":"","aspect_ratio":1.2503937007874015},"wholesale_price":[{"price":22.2,"min_quantity":1}],"weight":"0","compare_at_price":"459","price":"22.2","retail_price":"459","available":true,"url":"\/products\/black-metal-jerry-can-whiskey-set-with-1077495189?variant=9f11c8ed-f7a6-4c9c-9d9c-bacddffb3776","available_quantity":1000,"options":[{"name":"Primary color","value":"Blue"},{"name":"Backlight","value":"Red"}],"off_ratio":95,"flashsale_info":[],"sales":0};
return `
`
}()}