【 New pre-sale released on June 6th 】 Summer new golf cap for women with an empty top, sunshade and sun protection ribbon, adjustable cap
${function() {
const variantData = data.variant || {"id":"6c033e4a-ccab-4ff3-bed4-1882043697c2","product_id":"be3fb458-5040-4d88-acaf-5219d66d5035","title":"white","weight_unit":"kg","inventory_quantity":42,"sku":"\u51b0\u51b060-2-white-A0014844","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c5df9ae18decec75cf62fd1f25b2e8c9.jpg","path":"c5df9ae18decec75cf62fd1f25b2e8c9.jpg","width":1410,"height":1410,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.8,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"16.8","retail_price":"0","available":true,"url":"\/products\/new-pre-sale-released-on-june-6th-summer-new-golf-cap-for-women-with-an-empty-top-sunshade-and-sun-protection-ribbon-adjustable-cap?variant=6c033e4a-ccab-4ff3-bed4-1882043697c2","available_quantity":42,"options":[{"name":"colour","value":"white"}],"off_ratio":0,"flashsale_info":[],"sales":10};
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":"6c033e4a-ccab-4ff3-bed4-1882043697c2","product_id":"be3fb458-5040-4d88-acaf-5219d66d5035","title":"white","weight_unit":"kg","inventory_quantity":42,"sku":"\u51b0\u51b060-2-white-A0014844","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c5df9ae18decec75cf62fd1f25b2e8c9.jpg","path":"c5df9ae18decec75cf62fd1f25b2e8c9.jpg","width":1410,"height":1410,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.8,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"16.8","retail_price":"0","available":true,"url":"\/products\/new-pre-sale-released-on-june-6th-summer-new-golf-cap-for-women-with-an-empty-top-sunshade-and-sun-protection-ribbon-adjustable-cap?variant=6c033e4a-ccab-4ff3-bed4-1882043697c2","available_quantity":42,"options":[{"name":"colour","value":"white"}],"off_ratio":0,"flashsale_info":[],"sales":10};
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 `
`;
}()}