【 TOPPP 】【 Pre sale, Expected time: May 30th 】LB097- Hot selling women's three-dimensional cut dress, high-end women's dress
${function() {
const variantData = data.variant || {"id":"d8b019c8-cfe9-4be4-ae67-4e20227699df","product_id":"87b2852f-04f9-485b-ac29-b8edbf93d968","title":"black-S","weight_unit":"kg","inventory_quantity":2,"sku":"LB097-00230-black-S-A0014162","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8607c0f421f777cf2f0e1e5305855632.jpg","path":"8607c0f421f777cf2f0e1e5305855632.jpg","width":684,"height":1032,"alt":"","aspect_ratio":0.6627906976744186},"wholesale_price":[{"price":52,"min_quantity":1}],"weight":"0.6","compare_at_price":"0","price":"52","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-expected-time-may-30th-lb097-hot-selling-womens-three-dimensional-cut-dress-high-end-womens-dress?variant=d8b019c8-cfe9-4be4-ae67-4e20227699df","available_quantity":2,"options":[{"name":"colour","value":"black"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":9};
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":"d8b019c8-cfe9-4be4-ae67-4e20227699df","product_id":"87b2852f-04f9-485b-ac29-b8edbf93d968","title":"black-S","weight_unit":"kg","inventory_quantity":2,"sku":"LB097-00230-black-S-A0014162","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8607c0f421f777cf2f0e1e5305855632.jpg","path":"8607c0f421f777cf2f0e1e5305855632.jpg","width":684,"height":1032,"alt":"","aspect_ratio":0.6627906976744186},"wholesale_price":[{"price":52,"min_quantity":1}],"weight":"0.6","compare_at_price":"0","price":"52","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-expected-time-may-30th-lb097-hot-selling-womens-three-dimensional-cut-dress-high-end-womens-dress?variant=d8b019c8-cfe9-4be4-ae67-4e20227699df","available_quantity":2,"options":[{"name":"colour","value":"black"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":9};
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 `
`;
}()}