Gentle fairy wind lace sunscreen ice sleeves summer breathable thin driving sunscreen loose sleeves female ice silk sleeves
${function() {
const variantData = data.variant || {"id":"8a1459aa-cddb-4f6c-9dfb-999902cc027a","product_id":"bcf209f8-1449-4e5e-b269-61132a3f3901","title":"Lace Ice Sleeve [Pink]-one size fits all","weight_unit":"kg","inventory_quantity":200,"sku":"\u76db\u4f513.0-Lace Ice Sleeve [Pink]-one size fits all-A00112418","barcode":"","position":1,"option1":"Lace Ice Sleeve [Pink]","option2":"one size fits all","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bd0b1ec13fce90722b599e2ccb7e53c2.jpeg","path":"bd0b1ec13fce90722b599e2ccb7e53c2.jpeg","width":1170,"height":1170,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":5.8,"min_quantity":1}],"weight":"0.03","compare_at_price":"0","price":"5.8","retail_price":"0","available":true,"url":"\/products\/gentle-fairy-wind-lace-sunscreen-ice-sleeves-summer-breathable-thin-driving-sunscreen-loose-sleeves-female-ice-silk-sleeves?variant=8a1459aa-cddb-4f6c-9dfb-999902cc027a","available_quantity":999999999,"options":[{"name":"color","value":"Lace Ice Sleeve [Pink]"},{"name":"size","value":"one size fits all"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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}
`
}()}
${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":"8a1459aa-cddb-4f6c-9dfb-999902cc027a","product_id":"bcf209f8-1449-4e5e-b269-61132a3f3901","title":"Lace Ice Sleeve [Pink]-one size fits all","weight_unit":"kg","inventory_quantity":200,"sku":"\u76db\u4f513.0-Lace Ice Sleeve [Pink]-one size fits all-A00112418","barcode":"","position":1,"option1":"Lace Ice Sleeve [Pink]","option2":"one size fits all","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bd0b1ec13fce90722b599e2ccb7e53c2.jpeg","path":"bd0b1ec13fce90722b599e2ccb7e53c2.jpeg","width":1170,"height":1170,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":5.8,"min_quantity":1}],"weight":"0.03","compare_at_price":"0","price":"5.8","retail_price":"0","available":true,"url":"\/products\/gentle-fairy-wind-lace-sunscreen-ice-sleeves-summer-breathable-thin-driving-sunscreen-loose-sleeves-female-ice-silk-sleeves?variant=8a1459aa-cddb-4f6c-9dfb-999902cc027a","available_quantity":999999999,"options":[{"name":"color","value":"Lace Ice Sleeve [Pink]"},{"name":"size","value":"one size fits all"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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 `
`;
}()}