New Women's Sunscreen Headless Bow Ribbon Sun Hat for Spring and Summer A222112
${function() {
const variantData = data.variant || {"id":"803babb3-b7fa-489e-9a07-e9deb4ebfec7","product_id":"b16a394a-6124-4a9f-94cb-763f0b3e1dc6","title":"white","weight_unit":"kg","inventory_quantity":142,"sku":"A222112105-white-A0011358","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d0bee32cfbf117e92b033f8c69f99baf.jpg","path":"d0bee32cfbf117e92b033f8c69f99baf.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"0","compare_at_price":"49","price":"29","retail_price":"49","available":true,"url":"\/products\/new-womens-sunscreen-headless-bow-ribbon-sun-hat-for-spring-and-summer-a222112?variant=803babb3-b7fa-489e-9a07-e9deb4ebfec7","available_quantity":142,"options":[{"name":"COLOR","value":"white"}],"off_ratio":41,"flashsale_info":[],"sales":92};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${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":"803babb3-b7fa-489e-9a07-e9deb4ebfec7","product_id":"b16a394a-6124-4a9f-94cb-763f0b3e1dc6","title":"white","weight_unit":"kg","inventory_quantity":142,"sku":"A222112105-white-A0011358","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d0bee32cfbf117e92b033f8c69f99baf.jpg","path":"d0bee32cfbf117e92b033f8c69f99baf.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"0","compare_at_price":"49","price":"29","retail_price":"49","available":true,"url":"\/products\/new-womens-sunscreen-headless-bow-ribbon-sun-hat-for-spring-and-summer-a222112?variant=803babb3-b7fa-489e-9a07-e9deb4ebfec7","available_quantity":142,"options":[{"name":"COLOR","value":"white"}],"off_ratio":41,"flashsale_info":[],"sales":92};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('50');
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 `
`;
}()}