[특별 할인] 연중 최저가! 정상가 $13, 특가 $4.5 Empty top hat, baseball hat, sun protection hat, women's hat
${function() {
const variantData = data.variant || {"id":"5cb92dea-3ecf-4b7f-b138-8244fe89a938","product_id":"685fead9-0890-46f5-80aa-5cb785935111","title":"blue","weight_unit":"kg","inventory_quantity":1,"sku":"","barcode":"","position":1,"option1":"blue","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/27db3a26c1f71d51af9e2850f28247c2.jpg","path":"27db3a26c1f71d51af9e2850f28247c2.jpg","width":1120,"height":1494,"alt":"","aspect_ratio":0.749665327978581},"wholesale_price":[{"price":4.5,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"4.5","retail_price":"0","available":true,"url":"\/products\/\ud2b9\ubcc4-\ud560\uc778-\uc5f0\uc911-\ucd5c\uc800\uac00-\uc815\uc0c1\uac00-13-\ud2b9\uac00-4-5-empty-top-hat-baseball-hat-sun-protection-hat-womens-hat?variant=5cb92dea-3ecf-4b7f-b138-8244fe89a938","available_quantity":1,"options":[{"name":"colour","value":"blue"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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":"5cb92dea-3ecf-4b7f-b138-8244fe89a938","product_id":"685fead9-0890-46f5-80aa-5cb785935111","title":"blue","weight_unit":"kg","inventory_quantity":1,"sku":"","barcode":"","position":1,"option1":"blue","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/27db3a26c1f71d51af9e2850f28247c2.jpg","path":"27db3a26c1f71d51af9e2850f28247c2.jpg","width":1120,"height":1494,"alt":"","aspect_ratio":0.749665327978581},"wholesale_price":[{"price":4.5,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"4.5","retail_price":"0","available":true,"url":"\/products\/\ud2b9\ubcc4-\ud560\uc778-\uc5f0\uc911-\ucd5c\uc800\uac00-\uc815\uc0c1\uac00-13-\ud2b9\uac00-4-5-empty-top-hat-baseball-hat-sun-protection-hat-womens-hat?variant=5cb92dea-3ecf-4b7f-b138-8244fe89a938","available_quantity":1,"options":[{"name":"colour","value":"blue"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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 `
`;
}()}