【 TOPPP 】 【 Pre sale, shipped on July 17 th 】3414- Hot selling women's clothing, model jumpsuit shorts
${function() {
const variantData = data.variant || {"id":"0647b699-e2ac-4033-b814-634f346be37a","product_id":"02af3577-cbaa-49a4-82db-12bbe257aedf","title":"white-L","weight_unit":"kg","inventory_quantity":1,"sku":"3414-00220-white-L-A00111926","barcode":"","position":6,"option1":"white","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/536f61bfa22a4d30fbccd9c0b3c5b6f0.jpg","path":"536f61bfa22a4d30fbccd9c0b3c5b6f0.jpg","width":1672,"height":2508,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":50.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"50.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-july-17-th-3414-hot-selling-womens-clothing-model-jumpsuit-shorts?variant=0647b699-e2ac-4033-b814-634f346be37a","available_quantity":1,"options":[{"name":"colour","value":"white"},{"name":"size","value":"L"}],"off_ratio":0,"flashsale_info":[],"sales":7};
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":"0647b699-e2ac-4033-b814-634f346be37a","product_id":"02af3577-cbaa-49a4-82db-12bbe257aedf","title":"white-L","weight_unit":"kg","inventory_quantity":1,"sku":"3414-00220-white-L-A00111926","barcode":"","position":6,"option1":"white","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/536f61bfa22a4d30fbccd9c0b3c5b6f0.jpg","path":"536f61bfa22a4d30fbccd9c0b3c5b6f0.jpg","width":1672,"height":2508,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":50.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"50.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-july-17-th-3414-hot-selling-womens-clothing-model-jumpsuit-shorts?variant=0647b699-e2ac-4033-b814-634f346be37a","available_quantity":1,"options":[{"name":"colour","value":"white"},{"name":"size","value":"L"}],"off_ratio":0,"flashsale_info":[],"sales":7};
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 `
`;
}()}