【 TOPPP 】W126008- Early spring new women's wool knitted long sleeved base sweater
${function() {
const variantData = data.variant || {"id":"0bb86be2-db2c-4612-9f0c-cdb5aeaa1551","product_id":"40a6079e-67b7-4865-81b6-8119c6a400bc","title":"blue-S","weight_unit":"kg","inventory_quantity":20,"sku":"W126008180-blue-S-A0019262","barcode":"","position":1,"option1":"blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/399526c7e0f8ca26e3d29fb26a208ea6.jpg","path":"399526c7e0f8ca26e3d29fb26a208ea6.jpg","width":1081,"height":813,"alt":"","aspect_ratio":1.3296432964329643},"wholesale_price":[{"price":43,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"43","retail_price":"0","available":true,"url":"\/products\/toppp-w126008-early-spring-new-womens-wool-knitted-long-sleeved-base-sweater?variant=0bb86be2-db2c-4612-9f0c-cdb5aeaa1551","available_quantity":20,"options":[{"name":"colour","value":"blue"},{"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":"0bb86be2-db2c-4612-9f0c-cdb5aeaa1551","product_id":"40a6079e-67b7-4865-81b6-8119c6a400bc","title":"blue-S","weight_unit":"kg","inventory_quantity":20,"sku":"W126008180-blue-S-A0019262","barcode":"","position":1,"option1":"blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/399526c7e0f8ca26e3d29fb26a208ea6.jpg","path":"399526c7e0f8ca26e3d29fb26a208ea6.jpg","width":1081,"height":813,"alt":"","aspect_ratio":1.3296432964329643},"wholesale_price":[{"price":43,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"43","retail_price":"0","available":true,"url":"\/products\/toppp-w126008-early-spring-new-womens-wool-knitted-long-sleeved-base-sweater?variant=0bb86be2-db2c-4612-9f0c-cdb5aeaa1551","available_quantity":20,"options":[{"name":"colour","value":"blue"},{"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 `
`;
}()}