I'll be Back Mesh Jersey
${function() {
const variantData = data.variant || {"id":"a4f6c8fd-38aa-406a-840f-4180c918fff9","product_id":"910f3d71-309a-4c02-8c62-3fb6c3cc0cb5","title":"XS","weight_unit":"kg","inventory_quantity":1000,"sku":"DPMJ01342||20418791-0-AXS-PA||DZ","barcode":"","position":1,"option1":"XS","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/613f29445f414d8f50c36a58b515c34f.jpeg","path":"613f29445f414d8f50c36a58b515c34f.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0","compare_at_price":"26.99","price":"26.99","retail_price":"26.99","available":true,"url":"\/products\/ill-be-back-mesh-jersey-1?variant=a4f6c8fd-38aa-406a-840f-4180c918fff9","available_quantity":999999999,"options":[{"name":"Size","value":"XS"}],"off_ratio":0,"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}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : DPMJ01342||20418791-0-AXS-PA||DZ
${function(){
const variantData = data.variant || {"id":"a4f6c8fd-38aa-406a-840f-4180c918fff9","product_id":"910f3d71-309a-4c02-8c62-3fb6c3cc0cb5","title":"XS","weight_unit":"kg","inventory_quantity":1000,"sku":"DPMJ01342||20418791-0-AXS-PA||DZ","barcode":"","position":1,"option1":"XS","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/613f29445f414d8f50c36a58b515c34f.jpeg","path":"613f29445f414d8f50c36a58b515c34f.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0","compare_at_price":"26.99","price":"26.99","retail_price":"26.99","available":true,"url":"\/products\/ill-be-back-mesh-jersey-1?variant=a4f6c8fd-38aa-406a-840f-4180c918fff9","available_quantity":999999999,"options":[{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}