[특별 할인] 연중 최저가! 정상가 $15, 특가 $4.8--Summer baseball cap men's hat
${function() {
const variantData = data.variant || {"id":"5b1a15ad-e3f1-4d9b-9d25-8c63309c1620","product_id":"8756775a-9600-46cb-b4a8-ee8504fa0839","title":"black","weight_unit":"kg","inventory_quantity":2,"sku":"-black-A0012018","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/870ae06724efba851b55d1720478aadc.jpg","path":"870ae06724efba851b55d1720478aadc.jpg","width":1706,"height":1279,"alt":"","aspect_ratio":1.3338545738858483},"wholesale_price":[{"price":4.8,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"4.8","retail_price":"0","available":true,"url":"\/products\/\ud2b9\ubcc4-\ud560\uc778-\uc5f0\uc911-\ucd5c\uc800\uac00-\uc815\uc0c1\uac00-15-\ud2b9\uac00-4-8-summer-baseball-cap-mens-hat?variant=5b1a15ad-e3f1-4d9b-9d25-8c63309c1620","available_quantity":2,"options":[{"name":"colour","value":"black"}],"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":"5b1a15ad-e3f1-4d9b-9d25-8c63309c1620","product_id":"8756775a-9600-46cb-b4a8-ee8504fa0839","title":"black","weight_unit":"kg","inventory_quantity":2,"sku":"-black-A0012018","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/870ae06724efba851b55d1720478aadc.jpg","path":"870ae06724efba851b55d1720478aadc.jpg","width":1706,"height":1279,"alt":"","aspect_ratio":1.3338545738858483},"wholesale_price":[{"price":4.8,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"4.8","retail_price":"0","available":true,"url":"\/products\/\ud2b9\ubcc4-\ud560\uc778-\uc5f0\uc911-\ucd5c\uc800\uac00-\uc815\uc0c1\uac00-15-\ud2b9\uac00-4-8-summer-baseball-cap-mens-hat?variant=5b1a15ad-e3f1-4d9b-9d25-8c63309c1620","available_quantity":2,"options":[{"name":"colour","value":"black"}],"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 `
`;
}()}