【 TOPPP】New Golf Soft and Comfortable Fabric Women's Baseball Hat Duck Tongue Hat Sunshade Hat
${function() {
const variantData = data.variant || {"id":"f1cf3f02-cf0e-4225-87e1-f3993085c38b","product_id":"642a97af-5e36-46f1-8a44-193cc29871f0","title":"white","weight_unit":"kg","inventory_quantity":95,"sku":"\u546828-1-white-A001820","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bff7350c4a73c8a847f28da9d56a8c35.png","path":"bff7350c4a73c8a847f28da9d56a8c35.png","width":855,"height":948,"alt":"","aspect_ratio":0.9018987341772152},"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-soft-and-comfortable-fabric-womens-baseball-hat-duck-tongue-hat-sunshade-hat?variant=f1cf3f02-cf0e-4225-87e1-f3993085c38b","available_quantity":95,"options":[{"name":"colour","value":"white"}],"off_ratio":0,"flashsale_info":[],"sales":12};
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":"f1cf3f02-cf0e-4225-87e1-f3993085c38b","product_id":"642a97af-5e36-46f1-8a44-193cc29871f0","title":"white","weight_unit":"kg","inventory_quantity":95,"sku":"\u546828-1-white-A001820","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bff7350c4a73c8a847f28da9d56a8c35.png","path":"bff7350c4a73c8a847f28da9d56a8c35.png","width":855,"height":948,"alt":"","aspect_ratio":0.9018987341772152},"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-soft-and-comfortable-fabric-womens-baseball-hat-duck-tongue-hat-sunshade-hat?variant=f1cf3f02-cf0e-4225-87e1-f3993085c38b","available_quantity":95,"options":[{"name":"colour","value":"white"}],"off_ratio":0,"flashsale_info":[],"sales":12};
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 `
`;
}()}