【 TOPPP】M224137 New jacquard collar men's short sleeved shirt
${function() {
const variantData = data.variant || {"id":"7735db8c-8a5a-4e83-b31e-96c4b913f50a","product_id":"929e088a-c493-4698-ac8d-b2c7807daa6f","title":"dark grey-M","weight_unit":"kg","inventory_quantity":30,"sku":"M224137170-dark grey-M-A0015924","barcode":"","position":1,"option1":"dark grey","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/393e03378c5cb5e6ab691f450c3b649a.jpg","path":"393e03378c5cb5e6ab691f450c3b649a.jpg","width":1280,"height":1920,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/toppp-m224137-new-jacquard-collar-mens-short-sleeved-shirt?variant=7735db8c-8a5a-4e83-b31e-96c4b913f50a","available_quantity":30,"options":[{"name":"colour","value":"dark grey"},{"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":"7735db8c-8a5a-4e83-b31e-96c4b913f50a","product_id":"929e088a-c493-4698-ac8d-b2c7807daa6f","title":"dark grey-M","weight_unit":"kg","inventory_quantity":30,"sku":"M224137170-dark grey-M-A0015924","barcode":"","position":1,"option1":"dark grey","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/393e03378c5cb5e6ab691f450c3b649a.jpg","path":"393e03378c5cb5e6ab691f450c3b649a.jpg","width":1280,"height":1920,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/toppp-m224137-new-jacquard-collar-mens-short-sleeved-shirt?variant=7735db8c-8a5a-4e83-b31e-96c4b913f50a","available_quantity":30,"options":[{"name":"colour","value":"dark grey"},{"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 `
`;
}()}