[특별 할인] 연중 최저가! 정상가 $15, 특가 $4.8 Baseball cap, sun protection cap, men's cap
${function() {
const variantData = data.variant || {"id":"29ea9e63-14dc-4cb9-bf83-de9834491b97","product_id":"f701f14e-2a6c-40cf-ba7e-e530f02c7bb3","title":"black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6303faba57e278e055d71f7e1b5bcce0.jpg","path":"6303faba57e278e055d71f7e1b5bcce0.jpg","width":1279,"height":1706,"alt":"","aspect_ratio":0.7497069167643611},"wholesale_price":[{"price":4.8,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"4.8","retail_price":"0","available":false,"url":"\/products\/\ud2b9\ubcc4-\ud560\uc778-\uc5f0\uc911-\ucd5c\uc800\uac00-\uc815\uc0c1\uac00-15-\ud2b9\uac00-4-8-baseball-cap-sun-protection-cap-mens-cap?variant=29ea9e63-14dc-4cb9-bf83-de9834491b97","available_quantity":0,"options":[{"name":"colour","value":"black"}],"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":"29ea9e63-14dc-4cb9-bf83-de9834491b97","product_id":"f701f14e-2a6c-40cf-ba7e-e530f02c7bb3","title":"black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6303faba57e278e055d71f7e1b5bcce0.jpg","path":"6303faba57e278e055d71f7e1b5bcce0.jpg","width":1279,"height":1706,"alt":"","aspect_ratio":0.7497069167643611},"wholesale_price":[{"price":4.8,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"4.8","retail_price":"0","available":false,"url":"\/products\/\ud2b9\ubcc4-\ud560\uc778-\uc5f0\uc911-\ucd5c\uc800\uac00-\uc815\uc0c1\uac00-15-\ud2b9\uac00-4-8-baseball-cap-sun-protection-cap-mens-cap?variant=29ea9e63-14dc-4cb9-bf83-de9834491b97","available_quantity":0,"options":[{"name":"colour","value":"black"}],"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 `
`;
}()}