【 TOPPP 】 【 Pre sale, shipped on April 30, 2026 】3427- Hot selling men's knitted two-piece sweater
${function() {
const variantData = data.variant || {"id":"d21f17ad-e2db-4caa-bb3f-fea46de7b76a","product_id":"f3563675-158f-4919-9254-6701f8ec3160","title":"black-M","weight_unit":"kg","inventory_quantity":7,"sku":"3427-00180-black-M-A00110159","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":null,"wholesale_price":[{"price":45,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"45","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-april-30-2026-3427-hot-selling-mens-knitted-two-piece-sweater?variant=d21f17ad-e2db-4caa-bb3f-fea46de7b76a","available_quantity":7,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":17};
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":"d21f17ad-e2db-4caa-bb3f-fea46de7b76a","product_id":"f3563675-158f-4919-9254-6701f8ec3160","title":"black-M","weight_unit":"kg","inventory_quantity":7,"sku":"3427-00180-black-M-A00110159","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":null,"wholesale_price":[{"price":45,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"45","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-april-30-2026-3427-hot-selling-mens-knitted-two-piece-sweater?variant=d21f17ad-e2db-4caa-bb3f-fea46de7b76a","available_quantity":7,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":17};
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 `
`;
}()}