Ladies Oil Painting Floral Design Casual Loose Dress
${function() {
const variantData = data.variant || {"id":"2e61bb6c-56bf-4dc3-9a6a-bffaba374fd5","product_id":"eba691cf-e396-4a6c-9ddd-30b44631b492","title":"As shown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725911027","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3e5fa39759dc2d8869b0d8ca696d9a4e.jpeg","path":"3e5fa39759dc2d8869b0d8ca696d9a4e.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"58.07","price":"1.99","retail_price":"58.07","available":true,"url":"\/products\/ladies-oil-painting-floral-design-casual-loose-dress?variant=2e61bb6c-56bf-4dc3-9a6a-bffaba374fd5","available_quantity":999999999,"options":[{"name":"Color","value":"As shown"},{"name":"Size","value":"S"}],"off_ratio":97,"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":"2e61bb6c-56bf-4dc3-9a6a-bffaba374fd5","product_id":"eba691cf-e396-4a6c-9ddd-30b44631b492","title":"As shown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725911027","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3e5fa39759dc2d8869b0d8ca696d9a4e.jpeg","path":"3e5fa39759dc2d8869b0d8ca696d9a4e.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"58.07","price":"1.99","retail_price":"58.07","available":true,"url":"\/products\/ladies-oil-painting-floral-design-casual-loose-dress?variant=2e61bb6c-56bf-4dc3-9a6a-bffaba374fd5","available_quantity":999999999,"options":[{"name":"Color","value":"As shown"},{"name":"Size","value":"S"}],"off_ratio":97,"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 `
`;
}()}