【 TOPPP 】【Pre sale, shipped on September 22th】 C498- Popular women's clothing, high-end short skirts
${function() {
const variantData = data.variant || {"id":"04208c51-7fc7-4591-b2e5-d9b0470c1bcb","product_id":"b6bc1689-ad9f-4314-b9b6-2021302a15ad","title":"black-S","weight_unit":"kg","inventory_quantity":10,"sku":"C498-170-black-S-A00112939","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4ebaac26e9bcd3b81124d4df5a17234b.jpg","path":"4ebaac26e9bcd3b81124d4df5a17234b.jpg","width":750,"height":1125,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":41.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"41.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-september-22th-c498-popular-womens-clothing-high-end-short-skirts?variant=04208c51-7fc7-4591-b2e5-d9b0470c1bcb","available_quantity":10,"options":[{"name":"colour","value":"black"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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":"04208c51-7fc7-4591-b2e5-d9b0470c1bcb","product_id":"b6bc1689-ad9f-4314-b9b6-2021302a15ad","title":"black-S","weight_unit":"kg","inventory_quantity":10,"sku":"C498-170-black-S-A00112939","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4ebaac26e9bcd3b81124d4df5a17234b.jpg","path":"4ebaac26e9bcd3b81124d4df5a17234b.jpg","width":750,"height":1125,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":41.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"41.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-september-22th-c498-popular-womens-clothing-high-end-short-skirts?variant=04208c51-7fc7-4591-b2e5-d9b0470c1bcb","available_quantity":10,"options":[{"name":"colour","value":"black"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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 `
`;
}()}