Golf clothing women's zippered lapel printed short sleeved jacket short skirt-HMS
${function() {
const variantData = data.variant || {"id":"d010eb6a-2f2c-4fa6-aee3-576b3ef08200","product_id":"026e80fa-f4d4-4edc-a821-c1a84863aaf9","title":"\u84dd\u8272-S-\u4e0a\u8863","weight_unit":"kg","inventory_quantity":15,"sku":"HMS-\u84dd\u8272-S-\u4e0a\u8863-A0012133","barcode":"","position":1,"option1":"\u84dd\u8272","option2":"S","option3":"\u4e0a\u8863","note":"","image":{"src":"\/\/img.staticdj.com\/d1f2269f74137340ce26060f92561b8d.jpg","path":"d1f2269f74137340ce26060f92561b8d.jpg","width":1440,"height":1920,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":35,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"35","retail_price":"0","available":true,"url":"\/products\/golf-clothing-womens-zippered-lapel-printed-short-sleeved-jacket-short-skirt-hms?variant=d010eb6a-2f2c-4fa6-aee3-576b3ef08200","available_quantity":15,"options":[{"name":"\u989c\u8272","value":"\u84dd\u8272"},{"name":"\u5c3a\u7801","value":"S"},{"name":"\u5957\u88c5","value":"\u4e0a\u8863"}],"off_ratio":0,"flashsale_info":[],"sales":80};
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":"d010eb6a-2f2c-4fa6-aee3-576b3ef08200","product_id":"026e80fa-f4d4-4edc-a821-c1a84863aaf9","title":"\u84dd\u8272-S-\u4e0a\u8863","weight_unit":"kg","inventory_quantity":15,"sku":"HMS-\u84dd\u8272-S-\u4e0a\u8863-A0012133","barcode":"","position":1,"option1":"\u84dd\u8272","option2":"S","option3":"\u4e0a\u8863","note":"","image":{"src":"\/\/img.staticdj.com\/d1f2269f74137340ce26060f92561b8d.jpg","path":"d1f2269f74137340ce26060f92561b8d.jpg","width":1440,"height":1920,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":35,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"35","retail_price":"0","available":true,"url":"\/products\/golf-clothing-womens-zippered-lapel-printed-short-sleeved-jacket-short-skirt-hms?variant=d010eb6a-2f2c-4fa6-aee3-576b3ef08200","available_quantity":15,"options":[{"name":"\u989c\u8272","value":"\u84dd\u8272"},{"name":"\u5c3a\u7801","value":"S"},{"name":"\u5957\u88c5","value":"\u4e0a\u8863"}],"off_ratio":0,"flashsale_info":[],"sales":80};
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 `
`;
}()}