${function() {
const variantData = data.variant || {"id":"284e3d22-436c-46f6-bc6f-c3174b36b11f","product_id":"81c0229e-8a1b-48ad-9eb8-67251b0dbef4","title":"Black-Small","weight_unit":"kg","inventory_quantity":1,"sku":"B0C743FXR1_Black_Small","barcode":"","position":1,"option1":"Black","option2":"Small","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6b00ae23d0f2ac3d38d1874e1f140069.jpeg","path":"6b00ae23d0f2ac3d38d1874e1f140069.jpeg","width":592,"height":800,"alt":"","aspect_ratio":0.74},"wholesale_price":[{"price":23.31,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.31","retail_price":"0","available":true,"url":"\/products\/gorglitter-men-39-s-fringe-open-front-vest-jacket-sleeveless-tassel-tops?variant=284e3d22-436c-46f6-bc6f-c3174b36b11f","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"Small"}],"off_ratio":0,"flashsale_info":[],"sales":437};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
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 : B0C743FXR1_Black_Small
${function(){
const variantData = data.variant || {"id":"284e3d22-436c-46f6-bc6f-c3174b36b11f","product_id":"81c0229e-8a1b-48ad-9eb8-67251b0dbef4","title":"Black-Small","weight_unit":"kg","inventory_quantity":1,"sku":"B0C743FXR1_Black_Small","barcode":"","position":1,"option1":"Black","option2":"Small","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6b00ae23d0f2ac3d38d1874e1f140069.jpeg","path":"6b00ae23d0f2ac3d38d1874e1f140069.jpeg","width":592,"height":800,"alt":"","aspect_ratio":0.74},"wholesale_price":[{"price":23.31,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.31","retail_price":"0","available":true,"url":"\/products\/gorglitter-men-39-s-fringe-open-front-vest-jacket-sleeveless-tassel-tops?variant=284e3d22-436c-46f6-bc6f-c3174b36b11f","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"Small"}],"off_ratio":0,"flashsale_info":[],"sales":437};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}