MENS FENLEY PIQUE POLO - MT0100009
${function() {
const variantData = data.variant || {"id":"6f5270ef-effc-47f9-a503-604536e0ef9b","product_id":"40e9295e-d69d-4ab4-9e8f-49941e9d1310","title":"031 WHITE CAP GRAY-XXS","weight_unit":"kg","inventory_quantity":1000,"sku":"990308271489","barcode":"","position":1,"option1":"031 WHITE CAP GRAY","option2":"XXS","option3":"","note":"","image":null,"wholesale_price":[{"price":5.9,"min_quantity":1}],"weight":"0","compare_at_price":"118","price":"5.9","retail_price":"118","available":true,"url":"\/products\/mens-fenley-pique-polo-mt0100009-031-white-cap-gray?variant=6f5270ef-effc-47f9-a503-604536e0ef9b","available_quantity":999999999,"options":[{"name":"Color","value":"031 WHITE CAP GRAY"},{"name":"Size","value":"XXS"}],"off_ratio":95,"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":"6f5270ef-effc-47f9-a503-604536e0ef9b","product_id":"40e9295e-d69d-4ab4-9e8f-49941e9d1310","title":"031 WHITE CAP GRAY-XXS","weight_unit":"kg","inventory_quantity":1000,"sku":"990308271489","barcode":"","position":1,"option1":"031 WHITE CAP GRAY","option2":"XXS","option3":"","note":"","image":null,"wholesale_price":[{"price":5.9,"min_quantity":1}],"weight":"0","compare_at_price":"118","price":"5.9","retail_price":"118","available":true,"url":"\/products\/mens-fenley-pique-polo-mt0100009-031-white-cap-gray?variant=6f5270ef-effc-47f9-a503-604536e0ef9b","available_quantity":999999999,"options":[{"name":"Color","value":"031 WHITE CAP GRAY"},{"name":"Size","value":"XXS"}],"off_ratio":95,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}