New Women's Sunscreen Headless Bow Ribbon Sun Hat for Spring and Summer A222112
${function() {
const variantData = data.variant || {"id":"669682df-3088-4f9d-842e-51a16abfff67","product_id":"b16a394a-6124-4a9f-94cb-763f0b3e1dc6","title":"black","weight_unit":"kg","inventory_quantity":146,"sku":"A222112105-black-A0011359","barcode":"","position":2,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2233f39a1d4ae5d7ac88e1b24f51516b.jpg","path":"2233f39a1d4ae5d7ac88e1b24f51516b.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=669682df-3088-4f9d-842e-51a16abfff67","available_quantity":146,"options":[{"name":"COLOR","value":"black"}],"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":"669682df-3088-4f9d-842e-51a16abfff67","product_id":"b16a394a-6124-4a9f-94cb-763f0b3e1dc6","title":"black","weight_unit":"kg","inventory_quantity":146,"sku":"A222112105-black-A0011359","barcode":"","position":2,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2233f39a1d4ae5d7ac88e1b24f51516b.jpg","path":"2233f39a1d4ae5d7ac88e1b24f51516b.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=669682df-3088-4f9d-842e-51a16abfff67","available_quantity":146,"options":[{"name":"COLOR","value":"black"}],"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 `
`;
}()}