Men's and Women's Golf Sports Shoes Couple Shoes
${function() {
const variantData = data.variant || {"id":"81f61c68-20c2-4ee4-bec0-a858c47d0cd0","product_id":"ecdd24d1-6781-4447-b231-dc0d96a14257","title":"white-36-woman","weight_unit":"kg","inventory_quantity":50,"sku":"A\u9ad8-400-white-36-woman-A0015297","barcode":"","position":1,"option1":"white","option2":"36","option3":"woman","note":"","image":{"src":"\/\/img.staticdj.com\/ae80e47d664eb44fecc895065241686e.jpg","path":"ae80e47d664eb44fecc895065241686e.jpg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":89,"min_quantity":1}],"weight":"1.8","compare_at_price":"0","price":"89","retail_price":"0","available":true,"url":"\/products\/mens-and-womens-golf-sports-shoes-couple-shoes?variant=81f61c68-20c2-4ee4-bec0-a858c47d0cd0","available_quantity":50,"options":[{"name":"colour","value":"white"},{"name":"size","value":"36"},{"name":"Gender","value":"woman"}],"off_ratio":0,"flashsale_info":[],"sales":8};
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}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${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":"81f61c68-20c2-4ee4-bec0-a858c47d0cd0","product_id":"ecdd24d1-6781-4447-b231-dc0d96a14257","title":"white-36-woman","weight_unit":"kg","inventory_quantity":50,"sku":"A\u9ad8-400-white-36-woman-A0015297","barcode":"","position":1,"option1":"white","option2":"36","option3":"woman","note":"","image":{"src":"\/\/img.staticdj.com\/ae80e47d664eb44fecc895065241686e.jpg","path":"ae80e47d664eb44fecc895065241686e.jpg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":89,"min_quantity":1}],"weight":"1.8","compare_at_price":"0","price":"89","retail_price":"0","available":true,"url":"\/products\/mens-and-womens-golf-sports-shoes-couple-shoes?variant=81f61c68-20c2-4ee4-bec0-a858c47d0cd0","available_quantity":50,"options":[{"name":"colour","value":"white"},{"name":"size","value":"36"},{"name":"Gender","value":"woman"}],"off_ratio":0,"flashsale_info":[],"sales":8};
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 `
`;
}()}