Retro Art Print V-Cou Élégant Chic Lâche Manches Courtes Robe Midi
${function() {
const variantData = data.variant || {"id":"3d61a1ee-403e-4439-b364-2cfd56b05df1","product_id":"f5513083-43ed-4822-a268-b4f58bab1d98","title":"A-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2127678761791","barcode":"","position":1,"option1":"A","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3dfd67e9319d5e6b9d9b32ed609910cc.png","path":"3dfd67e9319d5e6b9d9b32ed609910cc.png","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"48","price":"4.99","retail_price":"48","available":true,"url":"\/products\/retro-art-print-v-cou-l-gant-chic-l-che-manches-courtes-robe-midi?variant=3d61a1ee-403e-4439-b364-2cfd56b05df1","available_quantity":999999999,"options":[{"name":"Color","value":"A"},{"name":"Size","value":"S"}],"off_ratio":90,"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":"3d61a1ee-403e-4439-b364-2cfd56b05df1","product_id":"f5513083-43ed-4822-a268-b4f58bab1d98","title":"A-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2127678761791","barcode":"","position":1,"option1":"A","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3dfd67e9319d5e6b9d9b32ed609910cc.png","path":"3dfd67e9319d5e6b9d9b32ed609910cc.png","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"48","price":"4.99","retail_price":"48","available":true,"url":"\/products\/retro-art-print-v-cou-l-gant-chic-l-che-manches-courtes-robe-midi?variant=3d61a1ee-403e-4439-b364-2cfd56b05df1","available_quantity":999999999,"options":[{"name":"Color","value":"A"},{"name":"Size","value":"S"}],"off_ratio":90,"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 `
`;
}()}