【 TOPPP】New Golf Soft and Comfortable Fabric Women's Baseball Hat Duck Tongue Hat Sunshade Hat
${function() {
const variantData = data.variant || {"id":"430a2d6e-3c0b-4c9f-8521-d232aad81b9f","product_id":"65c6b7c2-3cdc-4f06-8813-1bf2d7c06b73","title":"white","weight_unit":"kg","inventory_quantity":83,"sku":"\u546830-4-white-A001818","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a2b529b80ca26b27ceeffd4fe30a116b.jpg","path":"a2b529b80ca26b27ceeffd4fe30a116b.jpg","width":1044,"height":1319,"alt":"","aspect_ratio":0.7915087187263078},"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-8jwf?variant=430a2d6e-3c0b-4c9f-8521-d232aad81b9f","available_quantity":83,"options":[{"name":"colour","value":"white"}],"off_ratio":0,"flashsale_info":[],"sales":37};
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":"430a2d6e-3c0b-4c9f-8521-d232aad81b9f","product_id":"65c6b7c2-3cdc-4f06-8813-1bf2d7c06b73","title":"white","weight_unit":"kg","inventory_quantity":83,"sku":"\u546830-4-white-A001818","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a2b529b80ca26b27ceeffd4fe30a116b.jpg","path":"a2b529b80ca26b27ceeffd4fe30a116b.jpg","width":1044,"height":1319,"alt":"","aspect_ratio":0.7915087187263078},"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-8jwf?variant=430a2d6e-3c0b-4c9f-8521-d232aad81b9f","available_quantity":83,"options":[{"name":"colour","value":"white"}],"off_ratio":0,"flashsale_info":[],"sales":37};
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 `
`;
}()}