【Delayed shipment until March 30th】 H6055 # Golf Bag New Handbag, Crossbody Bag, Versatile Women's Clothing Bag
${function() {
const variantData = data.variant || {"id":"a6e4d3d0-16e8-49a4-a4bd-a37036bb8e2d","product_id":"d6d72ff6-e6c7-4f59-9348-45c1258efda1","title":"black","weight_unit":"kg","inventory_quantity":24,"sku":"H6055#P200-black-A0012163","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0233830cfc18a16621678588489bf192.jpg","path":"0233830cfc18a16621678588489bf192.jpg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":43.8,"min_quantity":1}],"weight":"0.6","compare_at_price":"0","price":"43.8","retail_price":"0","available":true,"url":"\/products\/delayed-shipment-until-march-30th-h6055-golf-bag-new-handbag-crossbody-bag-versatile-womens-clothing-bag?variant=a6e4d3d0-16e8-49a4-a4bd-a37036bb8e2d","available_quantity":24,"options":[{"name":"colour","value":"black"}],"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"a6e4d3d0-16e8-49a4-a4bd-a37036bb8e2d","product_id":"d6d72ff6-e6c7-4f59-9348-45c1258efda1","title":"black","weight_unit":"kg","inventory_quantity":24,"sku":"H6055#P200-black-A0012163","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0233830cfc18a16621678588489bf192.jpg","path":"0233830cfc18a16621678588489bf192.jpg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":43.8,"min_quantity":1}],"weight":"0.6","compare_at_price":"0","price":"43.8","retail_price":"0","available":true,"url":"\/products\/delayed-shipment-until-march-30th-h6055-golf-bag-new-handbag-crossbody-bag-versatile-womens-clothing-bag?variant=a6e4d3d0-16e8-49a4-a4bd-a37036bb8e2d","available_quantity":24,"options":[{"name":"colour","value":"black"}],"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 `
`;
}()}