【 TOPPP 】A225120- New spring and summer women's straw woven hollow top hat
${function() {
const variantData = data.variant || {"id":"e02dafab-8bdf-428d-ac41-402a38a33c6b","product_id":"ee47678a-71e9-4d0f-8e44-4c00456e4c18","title":"white","weight_unit":"kg","inventory_quantity":18,"sku":"A225120100-white-A0019355","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7403c4fcd452943037b529aef138c4f4.jpg","path":"7403c4fcd452943037b529aef138c4f4.jpg","width":1500,"height":1999,"alt":"","aspect_ratio":0.7503751875937968},"wholesale_price":[{"price":26,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"26","retail_price":"0","available":true,"url":"\/products\/toppp-a225120-new-spring-and-summer-womens-straw-woven-hollow-top-hat?variant=e02dafab-8bdf-428d-ac41-402a38a33c6b","available_quantity":18,"options":[{"name":"colour","value":"white"}],"off_ratio":0,"flashsale_info":[],"sales":7};
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":"e02dafab-8bdf-428d-ac41-402a38a33c6b","product_id":"ee47678a-71e9-4d0f-8e44-4c00456e4c18","title":"white","weight_unit":"kg","inventory_quantity":18,"sku":"A225120100-white-A0019355","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7403c4fcd452943037b529aef138c4f4.jpg","path":"7403c4fcd452943037b529aef138c4f4.jpg","width":1500,"height":1999,"alt":"","aspect_ratio":0.7503751875937968},"wholesale_price":[{"price":26,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"26","retail_price":"0","available":true,"url":"\/products\/toppp-a225120-new-spring-and-summer-womens-straw-woven-hollow-top-hat?variant=e02dafab-8bdf-428d-ac41-402a38a33c6b","available_quantity":18,"options":[{"name":"colour","value":"white"}],"off_ratio":0,"flashsale_info":[],"sales":7};
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 `
`;
}()}