Women's Vintage Striped Pattern Print Bib Trousers
${function() {
const variantData = data.variant || {"id":"aec42cc3-bb60-4b22-a500-daffc24c2a42","product_id":"6c0bbbff-961a-4812-9b03-425657060828","title":"Picture 1-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2127678871617","barcode":"","position":1,"option1":"Picture 1","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0c8a2e5a4474065665f44195ce71cdf3.jpeg","path":"0c8a2e5a4474065665f44195ce71cdf3.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"46.99","price":"4.99","retail_price":"46.99","available":true,"url":"\/products\/womens-vintage-striped-pattern-print-bib-trousers-el0j?variant=aec42cc3-bb60-4b22-a500-daffc24c2a42","available_quantity":999999999,"options":[{"name":"Color","value":"Picture 1"},{"name":"Size","value":"S"}],"off_ratio":89,"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":"aec42cc3-bb60-4b22-a500-daffc24c2a42","product_id":"6c0bbbff-961a-4812-9b03-425657060828","title":"Picture 1-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2127678871617","barcode":"","position":1,"option1":"Picture 1","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0c8a2e5a4474065665f44195ce71cdf3.jpeg","path":"0c8a2e5a4474065665f44195ce71cdf3.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"46.99","price":"4.99","retail_price":"46.99","available":true,"url":"\/products\/womens-vintage-striped-pattern-print-bib-trousers-el0j?variant=aec42cc3-bb60-4b22-a500-daffc24c2a42","available_quantity":999999999,"options":[{"name":"Color","value":"Picture 1"},{"name":"Size","value":"S"}],"off_ratio":89,"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 `
`;
}()}