【Pre sale, expected on January 10th)】H6043 # Golf Clothing Bag Women's Handheld Crossbody Bag Versatile Fashion Trend Handheld Leather Bag Travel Bag
${function() {
const variantData = data.variant || {"id":"10f312d6-6618-4e56-9a3e-054daaa4baf5","product_id":"c7b371b3-a0a8-4fc2-982d-76ba04331a79","title":"black","weight_unit":"kg","inventory_quantity":29,"sku":"H6043#P200-black-A0011528","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":49,"min_quantity":1}],"weight":"1.5","compare_at_price":"0","price":"49","retail_price":"0","available":true,"url":"\/products\/pre-sale-expected-on-january-10th-h6043-golf-clothing-bag-womens-handheld-crossbody-bag-versatile-fashion-trend-handheld-leather-bag-travel-bag?variant=10f312d6-6618-4e56-9a3e-054daaa4baf5","available_quantity":29,"options":[{"name":"colour","value":"black"}],"off_ratio":0,"flashsale_info":[],"sales":3};
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":"10f312d6-6618-4e56-9a3e-054daaa4baf5","product_id":"c7b371b3-a0a8-4fc2-982d-76ba04331a79","title":"black","weight_unit":"kg","inventory_quantity":29,"sku":"H6043#P200-black-A0011528","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":49,"min_quantity":1}],"weight":"1.5","compare_at_price":"0","price":"49","retail_price":"0","available":true,"url":"\/products\/pre-sale-expected-on-january-10th-h6043-golf-clothing-bag-womens-handheld-crossbody-bag-versatile-fashion-trend-handheld-leather-bag-travel-bag?variant=10f312d6-6618-4e56-9a3e-054daaa4baf5","available_quantity":29,"options":[{"name":"colour","value":"black"}],"off_ratio":0,"flashsale_info":[],"sales":3};
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 `
`;
}()}