Shoe Cabinet with 3 Flip Drawers for Entryway Freestanding Shoe Rack Storage Organizer
${function() {
const variantData = data.variant || {"id":"e93a487d-d520-4fbd-b53b-bb09a2a8ee79","product_id":"75b5e1e5-7d23-46e5-a134-5c2b00018195","title":"White","weight_unit":"kg","inventory_quantity":1000,"sku":"KF200140-01","barcode":"","position":1,"option1":"White","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7ad8e358424e1608f500792d6e4c83d1.jpeg","path":"7ad8e358424e1608f500792d6e4c83d1.jpeg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.89,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.89","retail_price":"0","available":true,"url":"\/products\/shoe-cabinet-3-flip-drawers-fufugaga?variant=e93a487d-d520-4fbd-b53b-bb09a2a8ee79","available_quantity":999999999,"options":[{"name":"Color","value":"White"}],"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":"e93a487d-d520-4fbd-b53b-bb09a2a8ee79","product_id":"75b5e1e5-7d23-46e5-a134-5c2b00018195","title":"White","weight_unit":"kg","inventory_quantity":1000,"sku":"KF200140-01","barcode":"","position":1,"option1":"White","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7ad8e358424e1608f500792d6e4c83d1.jpeg","path":"7ad8e358424e1608f500792d6e4c83d1.jpeg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.89,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.89","retail_price":"0","available":true,"url":"\/products\/shoe-cabinet-3-flip-drawers-fufugaga?variant=e93a487d-d520-4fbd-b53b-bb09a2a8ee79","available_quantity":999999999,"options":[{"name":"Color","value":"White"}],"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 `
`;
}()}