Ladies' Set Autumn/Winter Golf Warm and Cold proof Head Cover, Arm and Hand Cover Set, Head Cover+Elbow Gloves
${function() {
const variantData = data.variant || {"id":"377acaff-7d2a-4a4c-8a03-2dc57679905d","product_id":"64f13884-3c89-4ede-99f9-3dc0b3815812","title":"black","weight_unit":"kg","inventory_quantity":35,"sku":"\u51b0\u51b0110-1-black-A0011192","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7ba7be304eccd14cba7cde026349f055.jpg","path":"7ba7be304eccd14cba7cde026349f055.jpg","width":1187,"height":1075,"alt":"","aspect_ratio":1.104186046511628},"wholesale_price":[{"price":26,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"26","retail_price":"0","available":true,"url":"\/products\/ladies-set-autumn-winter-golf-warm-and-cold-proof-head-cover-arm-and-hand-cover-set-head-cover-elbow-gloves?variant=377acaff-7d2a-4a4c-8a03-2dc57679905d","available_quantity":35,"options":[{"name":"colour","value":"black"}],"off_ratio":0,"flashsale_info":[],"sales":28};
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":"377acaff-7d2a-4a4c-8a03-2dc57679905d","product_id":"64f13884-3c89-4ede-99f9-3dc0b3815812","title":"black","weight_unit":"kg","inventory_quantity":35,"sku":"\u51b0\u51b0110-1-black-A0011192","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7ba7be304eccd14cba7cde026349f055.jpg","path":"7ba7be304eccd14cba7cde026349f055.jpg","width":1187,"height":1075,"alt":"","aspect_ratio":1.104186046511628},"wholesale_price":[{"price":26,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"26","retail_price":"0","available":true,"url":"\/products\/ladies-set-autumn-winter-golf-warm-and-cold-proof-head-cover-arm-and-hand-cover-set-head-cover-elbow-gloves?variant=377acaff-7d2a-4a4c-8a03-2dc57679905d","available_quantity":35,"options":[{"name":"colour","value":"black"}],"off_ratio":0,"flashsale_info":[],"sales":28};
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 `
`;
}()}