Spring And Summer New Women's Fashion French -Style Collar Dressing Women
${function() {
const variantData = data.variant || {"id":"67e667f4-c690-495b-90dc-f1bd49bd6815","product_id":"4e839795-b7f2-4bfc-a8a9-f06611b00182","title":"Fuchsia-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725799967","barcode":"","position":1,"option1":"Fuchsia","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e81ccd12db79ea2132161e29860f1d34.jpeg","path":"e81ccd12db79ea2132161e29860f1d34.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"58.44","price":"4.99","retail_price":"58.44","available":true,"url":"\/products\/spring-and-summer-new-womens-fashion-french-style-collar-dressing-women?variant=67e667f4-c690-495b-90dc-f1bd49bd6815","available_quantity":999999999,"options":[{"name":"Color","value":"Fuchsia"},{"name":"Size","value":"S"}],"off_ratio":91,"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":"67e667f4-c690-495b-90dc-f1bd49bd6815","product_id":"4e839795-b7f2-4bfc-a8a9-f06611b00182","title":"Fuchsia-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725799967","barcode":"","position":1,"option1":"Fuchsia","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e81ccd12db79ea2132161e29860f1d34.jpeg","path":"e81ccd12db79ea2132161e29860f1d34.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"58.44","price":"4.99","retail_price":"58.44","available":true,"url":"\/products\/spring-and-summer-new-womens-fashion-french-style-collar-dressing-women?variant=67e667f4-c690-495b-90dc-f1bd49bd6815","available_quantity":999999999,"options":[{"name":"Color","value":"Fuchsia"},{"name":"Size","value":"S"}],"off_ratio":91,"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 `
`;
}()}