【 TOPPP 】H6047 # New Golf Casual Men's Leather Shoes, with Nail Anti slip Sole, Leather Shoes
${function() {
const variantData = data.variant || {"id":"4ae26da3-4529-491c-8413-c08719db0a64","product_id":"2ca7cbdb-02a9-43a5-8706-5cb33baa6ce2","title":"black-42","weight_unit":"kg","inventory_quantity":28,"sku":"H6047#P430-black-42-A0011968","barcode":"","position":2,"option1":"black","option2":"42","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4818906ce8433fb9b1dd3ba542997cc3.jpg","path":"4818906ce8433fb9b1dd3ba542997cc3.jpg","width":1081,"height":1440,"alt":"","aspect_ratio":0.7506944444444444},"wholesale_price":[{"price":88,"min_quantity":1}],"weight":"1.7","compare_at_price":"0","price":"88","retail_price":"0","available":true,"url":"\/products\/toppp-h6047-new-golf-casual-mens-leather-shoes-with-nail-anti-slip-sole-leather-shoes?variant=4ae26da3-4529-491c-8413-c08719db0a64","available_quantity":28,"options":[{"name":"colour","value":"black"},{"name":"size","value":"42"}],"off_ratio":0,"flashsale_info":[],"sales":10};
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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"4ae26da3-4529-491c-8413-c08719db0a64","product_id":"2ca7cbdb-02a9-43a5-8706-5cb33baa6ce2","title":"black-42","weight_unit":"kg","inventory_quantity":28,"sku":"H6047#P430-black-42-A0011968","barcode":"","position":2,"option1":"black","option2":"42","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4818906ce8433fb9b1dd3ba542997cc3.jpg","path":"4818906ce8433fb9b1dd3ba542997cc3.jpg","width":1081,"height":1440,"alt":"","aspect_ratio":0.7506944444444444},"wholesale_price":[{"price":88,"min_quantity":1}],"weight":"1.7","compare_at_price":"0","price":"88","retail_price":"0","available":true,"url":"\/products\/toppp-h6047-new-golf-casual-mens-leather-shoes-with-nail-anti-slip-sole-leather-shoes?variant=4ae26da3-4529-491c-8413-c08719db0a64","available_quantity":28,"options":[{"name":"colour","value":"black"},{"name":"size","value":"42"}],"off_ratio":0,"flashsale_info":[],"sales":10};
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 `
`;
}()}