【Pre sale, shipped on September 10th】HF021 # Men's and Women's Same Fishing Hat Pot Hat for Autumn and Winter
${function() {
const variantData = data.variant || {"id":"64c15cce-4590-4153-9eea-5bfd95c5e8fc","product_id":"63527e2c-ad08-45b8-beb9-3594c581d350","title":"black","weight_unit":"kg","inventory_quantity":94,"sku":"HF021 #90-15-black-A00112862","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/22a4385f086b6809b61acb98bc0d99b3.jpg","path":"22a4385f086b6809b61acb98bc0d99b3.jpg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.8","retail_price":"0","available":true,"url":"\/products\/pre-sale-shipped-on-september-10th-hf021-mens-and-womens-same-fishing-hat-pot-hat-for-autumn-and-winter?variant=64c15cce-4590-4153-9eea-5bfd95c5e8fc","available_quantity":94,"options":[{"name":"colour","value":"black"}],"off_ratio":0,"flashsale_info":[],"sales":10};
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":"64c15cce-4590-4153-9eea-5bfd95c5e8fc","product_id":"63527e2c-ad08-45b8-beb9-3594c581d350","title":"black","weight_unit":"kg","inventory_quantity":94,"sku":"HF021 #90-15-black-A00112862","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/22a4385f086b6809b61acb98bc0d99b3.jpg","path":"22a4385f086b6809b61acb98bc0d99b3.jpg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.8","retail_price":"0","available":true,"url":"\/products\/pre-sale-shipped-on-september-10th-hf021-mens-and-womens-same-fishing-hat-pot-hat-for-autumn-and-winter?variant=64c15cce-4590-4153-9eea-5bfd95c5e8fc","available_quantity":94,"options":[{"name":"colour","value":"black"}],"off_ratio":0,"flashsale_info":[],"sales":10};
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 `
`;
}()}