Summer sun protection sports cap baseball cap unisex
${function() {
const variantData = data.variant || {"id":"5a5e5d75-5a92-4452-ab36-70c9f0c8e5fd","product_id":"89d55f5d-1729-4d5d-8940-bd5a20323a43","title":"white","weight_unit":"kg","inventory_quantity":43,"sku":"\u546830-7-white-A0012139","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/823e29fed26be51c106f0ff8c091b6be.jpg","path":"823e29fed26be51c106f0ff8c091b6be.jpg","width":914,"height":791,"alt":"","aspect_ratio":1.1554993678887484},"wholesale_price":[{"price":12,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"12","retail_price":"0","available":true,"url":"\/products\/summer-sun-protection-sports-cap-baseball-cap-unisex?variant=5a5e5d75-5a92-4452-ab36-70c9f0c8e5fd","available_quantity":43,"options":[{"name":"colour","value":"white"}],"off_ratio":0,"flashsale_info":[],"sales":8};
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":"5a5e5d75-5a92-4452-ab36-70c9f0c8e5fd","product_id":"89d55f5d-1729-4d5d-8940-bd5a20323a43","title":"white","weight_unit":"kg","inventory_quantity":43,"sku":"\u546830-7-white-A0012139","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/823e29fed26be51c106f0ff8c091b6be.jpg","path":"823e29fed26be51c106f0ff8c091b6be.jpg","width":914,"height":791,"alt":"","aspect_ratio":1.1554993678887484},"wholesale_price":[{"price":12,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"12","retail_price":"0","available":true,"url":"\/products\/summer-sun-protection-sports-cap-baseball-cap-unisex?variant=5a5e5d75-5a92-4452-ab36-70c9f0c8e5fd","available_quantity":43,"options":[{"name":"colour","value":"white"}],"off_ratio":0,"flashsale_info":[],"sales":8};
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 `
`;
}()}