HB55 # Golf Clothing Women's Early Autumn Loose Small Stand Collar Hoodie Comfortable Half Sleeve Shirt
${function() {
const variantData = data.variant || {"id":"7f3f4e25-d409-4cd5-9fc4-0342ad320bb5","product_id":"eaddbb4e-8cbd-4e62-aae0-0ea9d1892e98","title":"black-S","weight_unit":"kg","inventory_quantity":19,"sku":"HB55#P190-black-S-A00112542","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4da2e054292c3068a6825dbcaa5b0ef3.jpg","path":"4da2e054292c3068a6825dbcaa5b0ef3.jpg","width":1280,"height":1747,"alt":"","aspect_ratio":0.7326846021751574},"wholesale_price":[{"price":40.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40.8","retail_price":"0","available":true,"url":"\/products\/hb55-golf-clothing-womens-early-autumn-loose-small-stand-collar-hoodie-comfortable-half-sleeve-shirt?variant=7f3f4e25-d409-4cd5-9fc4-0342ad320bb5","available_quantity":19,"options":[{"name":"colour","value":"black"},{"name":"size","value":"S"}],"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"7f3f4e25-d409-4cd5-9fc4-0342ad320bb5","product_id":"eaddbb4e-8cbd-4e62-aae0-0ea9d1892e98","title":"black-S","weight_unit":"kg","inventory_quantity":19,"sku":"HB55#P190-black-S-A00112542","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4da2e054292c3068a6825dbcaa5b0ef3.jpg","path":"4da2e054292c3068a6825dbcaa5b0ef3.jpg","width":1280,"height":1747,"alt":"","aspect_ratio":0.7326846021751574},"wholesale_price":[{"price":40.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40.8","retail_price":"0","available":true,"url":"\/products\/hb55-golf-clothing-womens-early-autumn-loose-small-stand-collar-hoodie-comfortable-half-sleeve-shirt?variant=7f3f4e25-d409-4cd5-9fc4-0342ad320bb5","available_quantity":19,"options":[{"name":"colour","value":"black"},{"name":"size","value":"S"}],"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 `
`;
}()}