【Delayed shipment until March 30th】 H6056 # Golf Bag New Handbag, Crossbody Bag, Versatile Women's Clothing Bag
${function() {
const variantData = data.variant || {"id":"51d39267-0b0d-4835-9735-15f21d215a7c","product_id":"041bcbdb-d5fe-4ed2-a075-ee61b5d4df67","title":"white","weight_unit":"kg","inventory_quantity":43,"sku":"H6056#P200-white-A0012161","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/edabd04fd4ce3ec694041877142f8d12.jpg","path":"edabd04fd4ce3ec694041877142f8d12.jpg","width":1280,"height":1707,"alt":"","aspect_ratio":0.7498535442296427},"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-h6056-golf-bag-new-handbag-crossbody-bag-versatile-womens-clothing-bag?variant=51d39267-0b0d-4835-9735-15f21d215a7c","available_quantity":43,"options":[{"name":"colour","value":"white"}],"off_ratio":0,"flashsale_info":[],"sales":19};
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":"51d39267-0b0d-4835-9735-15f21d215a7c","product_id":"041bcbdb-d5fe-4ed2-a075-ee61b5d4df67","title":"white","weight_unit":"kg","inventory_quantity":43,"sku":"H6056#P200-white-A0012161","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/edabd04fd4ce3ec694041877142f8d12.jpg","path":"edabd04fd4ce3ec694041877142f8d12.jpg","width":1280,"height":1707,"alt":"","aspect_ratio":0.7498535442296427},"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-h6056-golf-bag-new-handbag-crossbody-bag-versatile-womens-clothing-bag?variant=51d39267-0b0d-4835-9735-15f21d215a7c","available_quantity":43,"options":[{"name":"colour","value":"white"}],"off_ratio":0,"flashsale_info":[],"sales":19};
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 `
`;
}()}