【 TOPPP】New GOLF Children's Tri color Baseball Hat
${function() {
const variantData = data.variant || {"id":"e7648e94-6d2f-4b56-94eb-f65130df4446","product_id":"209792d8-2cac-4f1c-8198-45f1b105da65","title":"white","weight_unit":"kg","inventory_quantity":97,"sku":"\u546825-1-white-A001822","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7e87daa4e252954855595a25e1b5e939.jpg","path":"7e87daa4e252954855595a25e1b5e939.jpg","width":1080,"height":1920,"alt":"","aspect_ratio":0.5625},"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-childrens-tri-color-baseball-hat?variant=e7648e94-6d2f-4b56-94eb-f65130df4446","available_quantity":97,"options":[{"name":"colour","value":"white"}],"off_ratio":0,"flashsale_info":[],"sales":4};
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":"e7648e94-6d2f-4b56-94eb-f65130df4446","product_id":"209792d8-2cac-4f1c-8198-45f1b105da65","title":"white","weight_unit":"kg","inventory_quantity":97,"sku":"\u546825-1-white-A001822","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7e87daa4e252954855595a25e1b5e939.jpg","path":"7e87daa4e252954855595a25e1b5e939.jpg","width":1080,"height":1920,"alt":"","aspect_ratio":0.5625},"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-childrens-tri-color-baseball-hat?variant=e7648e94-6d2f-4b56-94eb-f65130df4446","available_quantity":97,"options":[{"name":"colour","value":"white"}],"off_ratio":0,"flashsale_info":[],"sales":4};
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 `
`;
}()}