【 TOPPP 】【Pre sale, shipped on October 10th】GFD29 Popular women's clothing, autumn and winter thin windbreaker jacket
${function() {
const variantData = data.variant || {"id":"a2496960-67bd-4418-bc9d-43c14bb91705","product_id":"2dab7cf0-bf5b-482e-ac41-1b8c49347c7e","title":"white-S","weight_unit":"kg","inventory_quantity":10,"sku":"GFD29-230-white-S-A00113316","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/10cf142d5a643ca49e272af59809ef20.jpg","path":"10cf142d5a643ca49e272af59809ef20.jpg","width":610,"height":915,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":52.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"52.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-october-10th-gfd29-popular-womens-clothing-autumn-and-winter-thin-windbreaker-jacket?variant=a2496960-67bd-4418-bc9d-43c14bb91705","available_quantity":10,"options":[{"name":"colour","value":"white"},{"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":"a2496960-67bd-4418-bc9d-43c14bb91705","product_id":"2dab7cf0-bf5b-482e-ac41-1b8c49347c7e","title":"white-S","weight_unit":"kg","inventory_quantity":10,"sku":"GFD29-230-white-S-A00113316","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/10cf142d5a643ca49e272af59809ef20.jpg","path":"10cf142d5a643ca49e272af59809ef20.jpg","width":610,"height":915,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":52.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"52.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-october-10th-gfd29-popular-womens-clothing-autumn-and-winter-thin-windbreaker-jacket?variant=a2496960-67bd-4418-bc9d-43c14bb91705","available_quantity":10,"options":[{"name":"colour","value":"white"},{"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 `
`;
}()}