Modern Shoe Storage Cabinet with 3 Flip Drawers Wood 3-Tier Shoe Rack Storage Organizer for Entryway
${function() {
const variantData = data.variant || {"id":"016ea535-cc0d-4388-893b-c9f77a868c77","product_id":"c0ece50c-8388-45b4-a3e9-ac2a44d64b1f","title":"Type 1","weight_unit":"kg","inventory_quantity":1000,"sku":"WFKF210052-01","barcode":"","position":1,"option1":"Type 1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ca31cfd3d43da230cccc856ba8f7e066.jpeg","path":"ca31cfd3d43da230cccc856ba8f7e066.jpeg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.99","retail_price":"0","available":true,"url":"\/products\/shoe-cabinet-metal-handle-3-drawer-3-compartment-fufugaga?variant=016ea535-cc0d-4388-893b-c9f77a868c77","available_quantity":999999999,"options":[{"name":"Style","value":"Type 1"}],"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":"016ea535-cc0d-4388-893b-c9f77a868c77","product_id":"c0ece50c-8388-45b4-a3e9-ac2a44d64b1f","title":"Type 1","weight_unit":"kg","inventory_quantity":1000,"sku":"WFKF210052-01","barcode":"","position":1,"option1":"Type 1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ca31cfd3d43da230cccc856ba8f7e066.jpeg","path":"ca31cfd3d43da230cccc856ba8f7e066.jpeg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.99","retail_price":"0","available":true,"url":"\/products\/shoe-cabinet-metal-handle-3-drawer-3-compartment-fufugaga?variant=016ea535-cc0d-4388-893b-c9f77a868c77","available_quantity":999999999,"options":[{"name":"Style","value":"Type 1"}],"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 `
`;
}()}