【 TOPPP】A224162- New women's double-sided fisherman hat, basin hat, bucket hat, sun protection hat
${function() {
const variantData = data.variant || {"id":"f1c9c86a-bb3e-430f-a63f-76dbe1b4ecb3","product_id":"36ec0e4c-484b-4060-8b79-1beec5d14433","title":"yellow","weight_unit":"kg","inventory_quantity":43,"sku":"A224162100-yellow-A0016670","barcode":"","position":1,"option1":"yellow","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e4016c26d69328366653dfef717fdf83.jpg","path":"e4016c26d69328366653dfef717fdf83.jpg","width":1080,"height":720,"alt":"","aspect_ratio":1.5},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"0.15","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/toppp-a224162-new-womens-double-sided-fisherman-hat-basin-hat-bucket-hat-sun-protection-hat?variant=f1c9c86a-bb3e-430f-a63f-76dbe1b4ecb3","available_quantity":43,"options":[{"name":"colour","value":"yellow"}],"off_ratio":0,"flashsale_info":[],"sales":11};
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":"f1c9c86a-bb3e-430f-a63f-76dbe1b4ecb3","product_id":"36ec0e4c-484b-4060-8b79-1beec5d14433","title":"yellow","weight_unit":"kg","inventory_quantity":43,"sku":"A224162100-yellow-A0016670","barcode":"","position":1,"option1":"yellow","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e4016c26d69328366653dfef717fdf83.jpg","path":"e4016c26d69328366653dfef717fdf83.jpg","width":1080,"height":720,"alt":"","aspect_ratio":1.5},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"0.15","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/toppp-a224162-new-womens-double-sided-fisherman-hat-basin-hat-bucket-hat-sun-protection-hat?variant=f1c9c86a-bb3e-430f-a63f-76dbe1b4ecb3","available_quantity":43,"options":[{"name":"colour","value":"yellow"}],"off_ratio":0,"flashsale_info":[],"sales":11};
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 `
`;
}()}