【 TOPPP 】 【 Pre sale, shipped on July 27 th 】5580- Popular women's clothing model with the same short skirt
${function() {
const variantData = data.variant || {"id":"fa1e9907-955b-4f5d-b4c1-202055caaed5","product_id":"dfe7f170-3ad0-4200-af97-61ef45f6e7b5","title":"white-S","weight_unit":"kg","inventory_quantity":10,"sku":"5580-00170-white-S-A00112180","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":null,"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-july-27-th-5580-popular-womens-clothing-model-with-the-same-short-skirt?variant=fa1e9907-955b-4f5d-b4c1-202055caaed5","available_quantity":10,"options":[{"name":"colour","value":"white"},{"name":"size","value":"S"}],"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}
`
}()}
${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":"fa1e9907-955b-4f5d-b4c1-202055caaed5","product_id":"dfe7f170-3ad0-4200-af97-61ef45f6e7b5","title":"white-S","weight_unit":"kg","inventory_quantity":10,"sku":"5580-00170-white-S-A00112180","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":null,"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-july-27-th-5580-popular-womens-clothing-model-with-the-same-short-skirt?variant=fa1e9907-955b-4f5d-b4c1-202055caaed5","available_quantity":10,"options":[{"name":"colour","value":"white"},{"name":"size","value":"S"}],"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 `
`;
}()}