W122424 Autumn/Winter Women's Bow Tie Thickened Polo Shirt
${function() {
const variantData = data.variant || {"id":"6f3979cd-d2f5-49fd-894f-ca550e4035bc","product_id":"8ed540b8-3f73-4fd7-a589-c751b3f3c7f4","title":"\u9ed1\u8272-L","weight_unit":"kg","inventory_quantity":5,"sku":"W122424200-\u9ed1\u8272-L-A0011745","barcode":"","position":3,"option1":"\u9ed1\u8272","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/325cbcf6e1bed0ae7fb383ae2664ab21.jpg","path":"325cbcf6e1bed0ae7fb383ae2664ab21.jpg","width":1079,"height":1196,"alt":"","aspect_ratio":0.9021739130434783},"wholesale_price":[{"price":43,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"43","retail_price":"0","available":true,"url":"\/products\/w122424-autumn-winter-womens-bow-tie-thickened-polo-shirt?variant=6f3979cd-d2f5-49fd-894f-ca550e4035bc","available_quantity":5,"options":[{"name":"\u989c\u8272","value":"\u9ed1\u8272"},{"name":"\u5c3a\u5bf8","value":"L"}],"off_ratio":0,"flashsale_info":[],"sales":6};
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":"6f3979cd-d2f5-49fd-894f-ca550e4035bc","product_id":"8ed540b8-3f73-4fd7-a589-c751b3f3c7f4","title":"\u9ed1\u8272-L","weight_unit":"kg","inventory_quantity":5,"sku":"W122424200-\u9ed1\u8272-L-A0011745","barcode":"","position":3,"option1":"\u9ed1\u8272","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/325cbcf6e1bed0ae7fb383ae2664ab21.jpg","path":"325cbcf6e1bed0ae7fb383ae2664ab21.jpg","width":1079,"height":1196,"alt":"","aspect_ratio":0.9021739130434783},"wholesale_price":[{"price":43,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"43","retail_price":"0","available":true,"url":"\/products\/w122424-autumn-winter-womens-bow-tie-thickened-polo-shirt?variant=6f3979cd-d2f5-49fd-894f-ca550e4035bc","available_quantity":5,"options":[{"name":"\u989c\u8272","value":"\u9ed1\u8272"},{"name":"\u5c3a\u5bf8","value":"L"}],"off_ratio":0,"flashsale_info":[],"sales":6};
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 `
`;
}()}