Van Gogh Oil Painting Blue Starry Sky Retro Dress
${function() {
const variantData = data.variant || {"id":"b38afd0a-35f8-4c75-9274-d55b50e9345e","product_id":"4e984bc6-e45d-4bcb-8d68-0b0d088c3a7d","title":"Blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725786393","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/19a151f1dbe26abb597ee6b8b339e888.jpeg","path":"19a151f1dbe26abb597ee6b8b339e888.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"42.26","price":"4.99","retail_price":"42.26","available":true,"url":"\/products\/van-gogh-oil-painting-blue-starry-sky-retro-dress?variant=b38afd0a-35f8-4c75-9274-d55b50e9345e","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":88,"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}
`
}()}
${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":"b38afd0a-35f8-4c75-9274-d55b50e9345e","product_id":"4e984bc6-e45d-4bcb-8d68-0b0d088c3a7d","title":"Blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725786393","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/19a151f1dbe26abb597ee6b8b339e888.jpeg","path":"19a151f1dbe26abb597ee6b8b339e888.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"42.26","price":"4.99","retail_price":"42.26","available":true,"url":"\/products\/van-gogh-oil-painting-blue-starry-sky-retro-dress?variant=b38afd0a-35f8-4c75-9274-d55b50e9345e","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":88,"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 `
`;
}()}