Short-sleeved Lapel Shirt with Double Pockets
${function() {
const variantData = data.variant || {"id":"9af0e346-9624-47ed-b8a3-9fdb4bbab374","product_id":"5414fef0-f7bc-462a-b26d-86cde394c7f3","title":"white-XL(US 14)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSHHP246354-white-XL(US 14)","barcode":"","position":1,"option1":"white","option2":"XL(US 14)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/81b64a4b3e5c538388575074f16167ef.jpeg","path":"81b64a4b3e5c538388575074f16167ef.jpeg","width":720,"height":1280,"alt":"","aspect_ratio":0.5625},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0","compare_at_price":"32.99","price":"22.99","retail_price":"32.99","available":true,"url":"\/products\/short-sleeved-lapel-shirt-with-double-pockets?variant=9af0e346-9624-47ed-b8a3-9fdb4bbab374","available_quantity":999999999,"options":[{"name":"color","value":"white"},{"name":"size","value":"XL(US 14)"}],"off_ratio":30,"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.
Sku : YSHHP246354-white-XL(US 14)
${function(){
const variantData = data.variant || {"id":"9af0e346-9624-47ed-b8a3-9fdb4bbab374","product_id":"5414fef0-f7bc-462a-b26d-86cde394c7f3","title":"white-XL(US 14)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSHHP246354-white-XL(US 14)","barcode":"","position":1,"option1":"white","option2":"XL(US 14)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/81b64a4b3e5c538388575074f16167ef.jpeg","path":"81b64a4b3e5c538388575074f16167ef.jpeg","width":720,"height":1280,"alt":"","aspect_ratio":0.5625},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0","compare_at_price":"32.99","price":"22.99","retail_price":"32.99","available":true,"url":"\/products\/short-sleeved-lapel-shirt-with-double-pockets?variant=9af0e346-9624-47ed-b8a3-9fdb4bbab374","available_quantity":999999999,"options":[{"name":"color","value":"white"},{"name":"size","value":"XL(US 14)"}],"off_ratio":30,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}