[특별 할인] 연중 최저가! 정상가 $15, 특가 $3.5-Empty top hat, baseball hat, sun protection hat, women's hat
${function() {
const variantData = data.variant || {"id":"7decd860-bb9b-4d0a-8f32-dc5916d11ae3","product_id":"77d77140-b54d-42db-be23-dcb93c08615b","title":"purple","weight_unit":"kg","inventory_quantity":21,"sku":"","barcode":"","position":1,"option1":"purple","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/72d978eb523bf6b524bed2009b8a474d.jpg","path":"72d978eb523bf6b524bed2009b8a474d.jpg","width":1120,"height":1494,"alt":"","aspect_ratio":0.749665327978581},"wholesale_price":[{"price":3.5,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"3.5","retail_price":"0","available":true,"url":"\/products\/\ud2b9\ubcc4-\ud560\uc778-\uc5f0\uc911-\ucd5c\uc800\uac00-\uc815\uc0c1\uac00-15-\ud2b9\uac00-3-5-empty-top-hat-baseball-hat-sun-protection-hat-womens-hat?variant=7decd860-bb9b-4d0a-8f32-dc5916d11ae3","available_quantity":21,"options":[{"name":"colour","value":"purple"}],"off_ratio":0,"flashsale_info":[],"sales":5};
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":"7decd860-bb9b-4d0a-8f32-dc5916d11ae3","product_id":"77d77140-b54d-42db-be23-dcb93c08615b","title":"purple","weight_unit":"kg","inventory_quantity":21,"sku":"","barcode":"","position":1,"option1":"purple","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/72d978eb523bf6b524bed2009b8a474d.jpg","path":"72d978eb523bf6b524bed2009b8a474d.jpg","width":1120,"height":1494,"alt":"","aspect_ratio":0.749665327978581},"wholesale_price":[{"price":3.5,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"3.5","retail_price":"0","available":true,"url":"\/products\/\ud2b9\ubcc4-\ud560\uc778-\uc5f0\uc911-\ucd5c\uc800\uac00-\uc815\uc0c1\uac00-15-\ud2b9\uac00-3-5-empty-top-hat-baseball-hat-sun-protection-hat-womens-hat?variant=7decd860-bb9b-4d0a-8f32-dc5916d11ae3","available_quantity":21,"options":[{"name":"colour","value":"purple"}],"off_ratio":0,"flashsale_info":[],"sales":5};
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 `
`;
}()}