Spring And Summer New Fashion Women's Clothing Fashion Retro Flower Printless Sleeve Round Neck Cotton And Linen Dress
${function() {
const variantData = data.variant || {"id":"189e867d-653c-4fd5-80fa-92183d24ba90","product_id":"6f35892f-c026-43ca-8a94-acb95035d042","title":"Yellow-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725959153","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/31e2c95287cfe7427eeb08dd7dcfdd66.jpeg","path":"31e2c95287cfe7427eeb08dd7dcfdd66.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"53.7","price":"1.99","retail_price":"53.7","available":true,"url":"\/products\/spring-and-summer-new-fashion-womens-clothing-fashion-retro-flower-printless-sleeve-round-neck-cotton-and-linen-dress-2?variant=189e867d-653c-4fd5-80fa-92183d24ba90","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":96,"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":"189e867d-653c-4fd5-80fa-92183d24ba90","product_id":"6f35892f-c026-43ca-8a94-acb95035d042","title":"Yellow-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725959153","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/31e2c95287cfe7427eeb08dd7dcfdd66.jpeg","path":"31e2c95287cfe7427eeb08dd7dcfdd66.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"53.7","price":"1.99","retail_price":"53.7","available":true,"url":"\/products\/spring-and-summer-new-fashion-womens-clothing-fashion-retro-flower-printless-sleeve-round-neck-cotton-and-linen-dress-2?variant=189e867d-653c-4fd5-80fa-92183d24ba90","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":96,"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 `
`;
}()}