New Golf Women's Sports and Leisure Versatile Outdoor Long Socks, Pants, Color blocked Sunscreen Stockings
${function() {
const variantData = data.variant || {"id":"692c9d5e-b1f6-4d69-9948-93878ff897da","product_id":"8cc221c4-02d9-46b0-8116-db374984f83b","title":"A - Black","weight_unit":"kg","inventory_quantity":20,"sku":"\u51b0\u51b0-35-A - Black-A0018231","barcode":"","position":1,"option1":"A - Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a6afd63f9c0690c54edb27d50aade087.jpg","path":"a6afd63f9c0690c54edb27d50aade087.jpg","width":960,"height":1280,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"0.12","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/new-golf-womens-sports-and-leisure-versatile-outdoor-long-socks-pants-color-blocked-sunscreen-stockings?variant=692c9d5e-b1f6-4d69-9948-93878ff897da","available_quantity":20,"options":[{"name":"style","value":"A - Black"}],"off_ratio":0,"flashsale_info":[],"sales":86};
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":"692c9d5e-b1f6-4d69-9948-93878ff897da","product_id":"8cc221c4-02d9-46b0-8116-db374984f83b","title":"A - Black","weight_unit":"kg","inventory_quantity":20,"sku":"\u51b0\u51b0-35-A - Black-A0018231","barcode":"","position":1,"option1":"A - Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a6afd63f9c0690c54edb27d50aade087.jpg","path":"a6afd63f9c0690c54edb27d50aade087.jpg","width":960,"height":1280,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"0.12","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/new-golf-womens-sports-and-leisure-versatile-outdoor-long-socks-pants-color-blocked-sunscreen-stockings?variant=692c9d5e-b1f6-4d69-9948-93878ff897da","available_quantity":20,"options":[{"name":"style","value":"A - Black"}],"off_ratio":0,"flashsale_info":[],"sales":86};
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 `
`;
}()}