【 TOPPP】New Golf Baseball Hat Duck Tongue Hat Sunshade Hat
${function() {
const variantData = data.variant || {"id":"38439efc-8410-4eb8-9955-4c2ed88e9113","product_id":"7c8e6d87-33cd-4a87-829f-e35a16db787c","title":"black","weight_unit":"kg","inventory_quantity":55,"sku":"\u546830-3-black-A001815","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bf20d7a3a296841a56aa08645c6f7b67.jpg","path":"bf20d7a3a296841a56aa08645c6f7b67.jpg","width":1079,"height":1347,"alt":"","aspect_ratio":0.8010393466963622},"wholesale_price":[{"price":13,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"13","retail_price":"0","available":true,"url":"\/products\/toppp-new-golf-baseball-hat-duck-tongue-hat-sunshade-hat?variant=38439efc-8410-4eb8-9955-4c2ed88e9113","available_quantity":55,"options":[{"name":"colour","value":"black"}],"off_ratio":0,"flashsale_info":[],"sales":106};
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":"38439efc-8410-4eb8-9955-4c2ed88e9113","product_id":"7c8e6d87-33cd-4a87-829f-e35a16db787c","title":"black","weight_unit":"kg","inventory_quantity":55,"sku":"\u546830-3-black-A001815","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bf20d7a3a296841a56aa08645c6f7b67.jpg","path":"bf20d7a3a296841a56aa08645c6f7b67.jpg","width":1079,"height":1347,"alt":"","aspect_ratio":0.8010393466963622},"wholesale_price":[{"price":13,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"13","retail_price":"0","available":true,"url":"\/products\/toppp-new-golf-baseball-hat-duck-tongue-hat-sunshade-hat?variant=38439efc-8410-4eb8-9955-4c2ed88e9113","available_quantity":55,"options":[{"name":"colour","value":"black"}],"off_ratio":0,"flashsale_info":[],"sales":106};
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 `
`;
}()}