Men's Cotton Linen Pants
${function() {
const variantData = data.variant || {"id":"3cd05cf1-a7db-4c36-b9e5-8454cba83306","product_id":"462b7fc5-25e5-4200-8e7e-4c8fa8e8449f","title":"Grey Pants-M","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"102069406","position":11,"option1":"Grey Pants","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/55bf8a74b4f85abf67b12e7bb70c250b.jpeg","path":"55bf8a74b4f85abf67b12e7bb70c250b.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.96,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.96","retail_price":"0","available":true,"url":"\/products\/mens-cotton-linen-pants0015d996-9430-49ec-b0f3-d39f3cd19dee?variant=3cd05cf1-a7db-4c36-b9e5-8454cba83306","available_quantity":999999999,"options":[{"name":"Color","value":"Grey Pants"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
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":"3cd05cf1-a7db-4c36-b9e5-8454cba83306","product_id":"462b7fc5-25e5-4200-8e7e-4c8fa8e8449f","title":"Grey Pants-M","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"102069406","position":11,"option1":"Grey Pants","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/55bf8a74b4f85abf67b12e7bb70c250b.jpeg","path":"55bf8a74b4f85abf67b12e7bb70c250b.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.96,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.96","retail_price":"0","available":true,"url":"\/products\/mens-cotton-linen-pants0015d996-9430-49ec-b0f3-d39f3cd19dee?variant=3cd05cf1-a7db-4c36-b9e5-8454cba83306","available_quantity":999999999,"options":[{"name":"Color","value":"Grey Pants"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}