【 TOPPP】W624118 Rabbit ears 🐰 New women's pants for early autumn at home
${function() {
const variantData = data.variant || {"id":"461fe550-cf19-4d41-8fce-6ac2c2a121c1","product_id":"3a504d5f-6e8e-4636-bffc-ffb766253dd6","title":"white-0","weight_unit":"kg","inventory_quantity":10,"sku":"W624118230-white-0-A0015778","barcode":"","position":1,"option1":"white","option2":"0","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/747b808a8dcf49e099c355b03c1b5311.jpg","path":"747b808a8dcf49e099c355b03c1b5311.jpg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":48,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"48","retail_price":"0","available":true,"url":"\/products\/toppp-w624118-rabbit-ears-\ud83d\udc30-new-womens-pants-for-early-autumn-at-home?variant=461fe550-cf19-4d41-8fce-6ac2c2a121c1","available_quantity":10,"options":[{"name":"colour","value":"white"},{"name":"size","value":"0"}],"off_ratio":0,"flashsale_info":[],"sales":8};
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":"461fe550-cf19-4d41-8fce-6ac2c2a121c1","product_id":"3a504d5f-6e8e-4636-bffc-ffb766253dd6","title":"white-0","weight_unit":"kg","inventory_quantity":10,"sku":"W624118230-white-0-A0015778","barcode":"","position":1,"option1":"white","option2":"0","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/747b808a8dcf49e099c355b03c1b5311.jpg","path":"747b808a8dcf49e099c355b03c1b5311.jpg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":48,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"48","retail_price":"0","available":true,"url":"\/products\/toppp-w624118-rabbit-ears-\ud83d\udc30-new-womens-pants-for-early-autumn-at-home?variant=461fe550-cf19-4d41-8fce-6ac2c2a121c1","available_quantity":10,"options":[{"name":"colour","value":"white"},{"name":"size","value":"0"}],"off_ratio":0,"flashsale_info":[],"sales":8};
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 `
`;
}()}