【 In stock 】 Women's Autumn Golf Bow Anti slip Two handed Sports Breathable Gloves
${function() {
const variantData = data.variant || {"id":"c55bb7d5-338d-4c6a-9f57-8bccd5064e68","product_id":"8ef0077f-d7e3-4bb1-a626-faff700b2117","title":"18","weight_unit":"kg","inventory_quantity":44,"sku":"\u51b060-1118-18-A0017978","barcode":"","position":1,"option1":"18","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/41d6e5b17d4fb617ef2c950885a0e2e7.jpg","path":"41d6e5b17d4fb617ef2c950885a0e2e7.jpg","width":807,"height":807,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.8,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"19.8","retail_price":"0","available":true,"url":"\/products\/in-stock-womens-autumn-golf-bow-anti-slip-two-handed-sports-breathable-gloves?variant=c55bb7d5-338d-4c6a-9f57-8bccd5064e68","available_quantity":44,"options":[{"name":"size","value":"18"}],"off_ratio":0,"flashsale_info":[],"sales":35};
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":"c55bb7d5-338d-4c6a-9f57-8bccd5064e68","product_id":"8ef0077f-d7e3-4bb1-a626-faff700b2117","title":"18","weight_unit":"kg","inventory_quantity":44,"sku":"\u51b060-1118-18-A0017978","barcode":"","position":1,"option1":"18","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/41d6e5b17d4fb617ef2c950885a0e2e7.jpg","path":"41d6e5b17d4fb617ef2c950885a0e2e7.jpg","width":807,"height":807,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.8,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"19.8","retail_price":"0","available":true,"url":"\/products\/in-stock-womens-autumn-golf-bow-anti-slip-two-handed-sports-breathable-gloves?variant=c55bb7d5-338d-4c6a-9f57-8bccd5064e68","available_quantity":44,"options":[{"name":"size","value":"18"}],"off_ratio":0,"flashsale_info":[],"sales":35};
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 `
`;
}()}