【 TOPPP 】A225126- Spring and summer new women's three-dimensional logo decoration fisherman hat
${function() {
const variantData = data.variant || {"id":"56c55652-52b5-4109-897b-9bf4ee4d7d65","product_id":"3c071fcb-11e7-41e1-927a-165c3d44ee37","title":"white","weight_unit":"kg","inventory_quantity":17,"sku":"A225126120-white-A0019353","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e2a88f1e0b276ff6ba63cfa1f9ddbf18.jpg","path":"e2a88f1e0b276ff6ba63cfa1f9ddbf18.jpg","width":1126,"height":1126,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"29","retail_price":"0","available":true,"url":"\/products\/toppp-a225126-spring-and-summer-new-womens-three-dimensional-logo-decoration-fisherman-hat?variant=56c55652-52b5-4109-897b-9bf4ee4d7d65","available_quantity":17,"options":[{"name":"colour","value":"white"}],"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":"56c55652-52b5-4109-897b-9bf4ee4d7d65","product_id":"3c071fcb-11e7-41e1-927a-165c3d44ee37","title":"white","weight_unit":"kg","inventory_quantity":17,"sku":"A225126120-white-A0019353","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e2a88f1e0b276ff6ba63cfa1f9ddbf18.jpg","path":"e2a88f1e0b276ff6ba63cfa1f9ddbf18.jpg","width":1126,"height":1126,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"29","retail_price":"0","available":true,"url":"\/products\/toppp-a225126-spring-and-summer-new-womens-three-dimensional-logo-decoration-fisherman-hat?variant=56c55652-52b5-4109-897b-9bf4ee4d7d65","available_quantity":17,"options":[{"name":"colour","value":"white"}],"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 `
`;
}()}