Suitcase Set Of 4 Pink Pieces
${function() {
const variantData = data.variant || {"id":"da749360-5267-4608-8a08-9aee1a479ad2","product_id":"28386ace-dd80-4546-af0a-7b3120cba48e","title":"Default Title","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838878157","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b7834667ffd58d477367816b4f6b8641.png","path":"b7834667ffd58d477367816b4f6b8641.png","width":1200,"height":1500,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":37.8,"min_quantity":1}],"weight":"0","compare_at_price":"70","price":"37.8","retail_price":"70","available":true,"url":"\/products\/suitcase-set-of-4-pink-pieces-w102439?variant=da749360-5267-4608-8a08-9aee1a479ad2","available_quantity":1000,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":46,"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":"da749360-5267-4608-8a08-9aee1a479ad2","product_id":"28386ace-dd80-4546-af0a-7b3120cba48e","title":"Default Title","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2118838878157","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b7834667ffd58d477367816b4f6b8641.png","path":"b7834667ffd58d477367816b4f6b8641.png","width":1200,"height":1500,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":37.8,"min_quantity":1}],"weight":"0","compare_at_price":"70","price":"37.8","retail_price":"70","available":true,"url":"\/products\/suitcase-set-of-4-pink-pieces-w102439?variant=da749360-5267-4608-8a08-9aee1a479ad2","available_quantity":1000,"options":[{"name":"Title","value":"Default Title"}],"off_ratio":46,"flashsale_info":[],"sales":0};
return `
`
}()}