【 Pre sale products 】 【 Shipped in early July 】New Macron brimmed hat with sun shading and sun protection, fashionable women's hat
${function() {
const variantData = data.variant || {"id":"78cc294f-7032-4fba-b02e-2f273ea09727","product_id":"40ad4e29-7958-480e-a3e7-d0770dc4c881","title":"black-1PC","weight_unit":"kg","inventory_quantity":42,"sku":"\u7389-10PC\/95-50PC\/80-black-1PC-A0015412","barcode":"","position":1,"option1":"black","option2":"1PC","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/088d2f324d41c4cd89bdbc2c5ace3f94.jpg","path":"088d2f324d41c4cd89bdbc2c5ace3f94.jpg","width":1080,"height":882,"alt":"","aspect_ratio":1.2244897959183674},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"0.15","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/pre-sale-products-shipped-in-early-july-new-macron-brimmed-hat-with-sun-shading-and-sun-protection-fashionable-womens-hat?variant=78cc294f-7032-4fba-b02e-2f273ea09727","available_quantity":42,"options":[{"name":"colour","value":"black"},{"name":"quantity","value":"1PC"}],"off_ratio":0,"flashsale_info":[],"sales":23};
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":"78cc294f-7032-4fba-b02e-2f273ea09727","product_id":"40ad4e29-7958-480e-a3e7-d0770dc4c881","title":"black-1PC","weight_unit":"kg","inventory_quantity":42,"sku":"\u7389-10PC\/95-50PC\/80-black-1PC-A0015412","barcode":"","position":1,"option1":"black","option2":"1PC","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/088d2f324d41c4cd89bdbc2c5ace3f94.jpg","path":"088d2f324d41c4cd89bdbc2c5ace3f94.jpg","width":1080,"height":882,"alt":"","aspect_ratio":1.2244897959183674},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"0.15","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/pre-sale-products-shipped-in-early-july-new-macron-brimmed-hat-with-sun-shading-and-sun-protection-fashionable-womens-hat?variant=78cc294f-7032-4fba-b02e-2f273ea09727","available_quantity":42,"options":[{"name":"colour","value":"black"},{"name":"quantity","value":"1PC"}],"off_ratio":0,"flashsale_info":[],"sales":23};
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 `
`;
}()}