【 TOPPP 】 【 Pre sale, shipped on July 22 th 】GF375- Hot selling women's short cape style jacket
${function() {
const variantData = data.variant || {"id":"578432f5-143a-4bf3-8cb2-83512b5ac50e","product_id":"b7b686c3-22f7-46dc-b3ce-971161fc09da","title":"white-S","weight_unit":"kg","inventory_quantity":7,"sku":"GF375-00200-white-S-A00111829","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":46.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"46.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-july-22-th-gf375-hot-selling-womens-short-cape-style-jacket?variant=578432f5-143a-4bf3-8cb2-83512b5ac50e","available_quantity":7,"options":[{"name":"colour","value":"white"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":6};
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":"578432f5-143a-4bf3-8cb2-83512b5ac50e","product_id":"b7b686c3-22f7-46dc-b3ce-971161fc09da","title":"white-S","weight_unit":"kg","inventory_quantity":7,"sku":"GF375-00200-white-S-A00111829","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":46.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"46.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-july-22-th-gf375-hot-selling-womens-short-cape-style-jacket?variant=578432f5-143a-4bf3-8cb2-83512b5ac50e","available_quantity":7,"options":[{"name":"colour","value":"white"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":6};
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 `
`;
}()}