${function() {
const variantData = data.variant || {"id":"6e9980e9-feef-43a5-add6-c7afb7f31f69","product_id":"3cf06435-e452-4b8b-ab77-150ee93a1020","title":"Dark blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1641640327852900354","barcode":"","position":1,"option1":"Dark blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ad02f7d86951f0dc9ebbe1c4104b2e29.jpeg","path":"ad02f7d86951f0dc9ebbe1c4104b2e29.jpeg","width":1134,"height":1134,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.69,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.69","retail_price":"0","available":true,"url":"\/products\/mens-casual-slim-v-neck-short-sleeve-t-shirt-solid-color-fitness-running-sports-fitness-tee-0hdk?variant=6e9980e9-feef-43a5-add6-c7afb7f31f69","available_quantity":999999999,"options":[{"name":"Color","value":"Dark blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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.
${function(){
const variantData = data.variant || {"id":"6e9980e9-feef-43a5-add6-c7afb7f31f69","product_id":"3cf06435-e452-4b8b-ab77-150ee93a1020","title":"Dark blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1641640327852900354","barcode":"","position":1,"option1":"Dark blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ad02f7d86951f0dc9ebbe1c4104b2e29.jpeg","path":"ad02f7d86951f0dc9ebbe1c4104b2e29.jpeg","width":1134,"height":1134,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.69,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.69","retail_price":"0","available":true,"url":"\/products\/mens-casual-slim-v-neck-short-sleeve-t-shirt-solid-color-fitness-running-sports-fitness-tee-0hdk?variant=6e9980e9-feef-43a5-add6-c7afb7f31f69","available_quantity":999999999,"options":[{"name":"Color","value":"Dark blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}