SY-100451-Summer women's golf clothing thin casual pants
${function() {
const variantData = data.variant || {"id":"aa888586-29e3-40f4-8afe-c042289d6ce7","product_id":"2f3b9da5-b647-4bd9-9e1c-be604345cb4d","title":"white-S","weight_unit":"kg","inventory_quantity":20,"sku":"SY-100451-130-white-S-A00111368","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ccaf57db1f038801dcbb7211119b8cb0.jpg","path":"ccaf57db1f038801dcbb7211119b8cb0.jpg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.8","retail_price":"0","available":true,"url":"\/products\/sy-100451-summer-womens-golf-clothing-thin-casual-pants?variant=aa888586-29e3-40f4-8afe-c042289d6ce7","available_quantity":20,"options":[{"name":"colour","value":"white"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":13};
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":"aa888586-29e3-40f4-8afe-c042289d6ce7","product_id":"2f3b9da5-b647-4bd9-9e1c-be604345cb4d","title":"white-S","weight_unit":"kg","inventory_quantity":20,"sku":"SY-100451-130-white-S-A00111368","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ccaf57db1f038801dcbb7211119b8cb0.jpg","path":"ccaf57db1f038801dcbb7211119b8cb0.jpg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.8","retail_price":"0","available":true,"url":"\/products\/sy-100451-summer-womens-golf-clothing-thin-casual-pants?variant=aa888586-29e3-40f4-8afe-c042289d6ce7","available_quantity":20,"options":[{"name":"colour","value":"white"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":13};
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 `
`;
}()}