【 TOPPP】【Pre sale Product】【June 25th shipment 】GF013- Hot selling women's clothing, model's same style mid length pants, very high-end in real life, slim and versatile,
${function() {
const variantData = data.variant || {"id":"5bbbe74e-abe3-4437-b8d3-64aa7ce83ff8","product_id":"80c19878-5a77-42a0-a848-db76f33a383b","title":"black-S","weight_unit":"kg","inventory_quantity":9,"sku":"GF013-00170-black-S-A0014951","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":39.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-product-june-25th-shipment-gf013-hot-selling-womens-clothing-models-same-style-mid-length-pants-very-high-end-in-real-life-slim-and-versatile?variant=5bbbe74e-abe3-4437-b8d3-64aa7ce83ff8","available_quantity":9,"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":"5bbbe74e-abe3-4437-b8d3-64aa7ce83ff8","product_id":"80c19878-5a77-42a0-a848-db76f33a383b","title":"black-S","weight_unit":"kg","inventory_quantity":9,"sku":"GF013-00170-black-S-A0014951","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":39.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-product-june-25th-shipment-gf013-hot-selling-womens-clothing-models-same-style-mid-length-pants-very-high-end-in-real-life-slim-and-versatile?variant=5bbbe74e-abe3-4437-b8d3-64aa7ce83ff8","available_quantity":9,"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 `
`;
}()}