[특별 할인] 【 TOPPP】0755- Women's clothing, socialite style, coarse linen fabric women's shorts
${function() {
const variantData = data.variant || {"id":"dbc338cf-c26e-433b-9c0a-e4014162e457","product_id":"841f6558-725b-4bfb-847d-c61f2075b0a3","title":"white-S","weight_unit":"kg","inventory_quantity":27,"sku":"0755-100-white-S-A0011801","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/638966e5fac9f4e60d542719bfd6492b.jpg","path":"638966e5fac9f4e60d542719bfd6492b.jpg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":31,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"31","retail_price":"0","available":true,"url":"\/products\/\ud2b9\ubcc4-\ud560\uc778-toppp-0755-womens-clothing-socialite-style-coarse-linen-fabric-womens-shorts?variant=dbc338cf-c26e-433b-9c0a-e4014162e457","available_quantity":27,"options":[{"name":"colour","value":"white"},{"name":"size","value":"S"}],"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}
`
}()}
${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":"dbc338cf-c26e-433b-9c0a-e4014162e457","product_id":"841f6558-725b-4bfb-847d-c61f2075b0a3","title":"white-S","weight_unit":"kg","inventory_quantity":27,"sku":"0755-100-white-S-A0011801","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/638966e5fac9f4e60d542719bfd6492b.jpg","path":"638966e5fac9f4e60d542719bfd6492b.jpg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":31,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"31","retail_price":"0","available":true,"url":"\/products\/\ud2b9\ubcc4-\ud560\uc778-toppp-0755-womens-clothing-socialite-style-coarse-linen-fabric-womens-shorts?variant=dbc338cf-c26e-433b-9c0a-e4014162e457","available_quantity":27,"options":[{"name":"colour","value":"white"},{"name":"size","value":"S"}],"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 `
`;
}()}