【Pre sale Product】【June8th shipment 】Summer New Golf Cap Women's Soft Breathable Fisherman's Cap Sunshade and Sunscreen Cap
${function() {
const variantData = data.variant || {"id":"7ffd0e72-7c48-471c-a2b2-073347832a70","product_id":"34c08fe0-6950-4b12-b3d9-84569172d7ad","title":"black","weight_unit":"kg","inventory_quantity":50,"sku":"\u51b0\u51b050-black-A0014839","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5ed7926ad45f9b264d9032c1a5816b24.jpg","path":"5ed7926ad45f9b264d9032c1a5816b24.jpg","width":2000,"height":2000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15.8,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"15.8","retail_price":"0","available":true,"url":"\/products\/pre-sale-product-june8th-shipment-summer-new-golf-cap-womens-soft-breathable-fishermans-cap-sunshade-and-sunscreen-cap?variant=7ffd0e72-7c48-471c-a2b2-073347832a70","available_quantity":50,"options":[{"name":"colour","value":"black"}],"off_ratio":0,"flashsale_info":[],"sales":15};
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":"7ffd0e72-7c48-471c-a2b2-073347832a70","product_id":"34c08fe0-6950-4b12-b3d9-84569172d7ad","title":"black","weight_unit":"kg","inventory_quantity":50,"sku":"\u51b0\u51b050-black-A0014839","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5ed7926ad45f9b264d9032c1a5816b24.jpg","path":"5ed7926ad45f9b264d9032c1a5816b24.jpg","width":2000,"height":2000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15.8,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"15.8","retail_price":"0","available":true,"url":"\/products\/pre-sale-product-june8th-shipment-summer-new-golf-cap-womens-soft-breathable-fishermans-cap-sunshade-and-sunscreen-cap?variant=7ffd0e72-7c48-471c-a2b2-073347832a70","available_quantity":50,"options":[{"name":"colour","value":"black"}],"off_ratio":0,"flashsale_info":[],"sales":15};
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 `
`;
}()}