${function() {
const variantData = data.variant || {"id":"08257246-5770-4bf6-9091-e84f94c8771c","product_id":"23a01407-851e-4fd8-9757-a2fc1ace4b80","title":"Blue orange-S","weight_unit":"g","inventory_quantity":999,"sku":"b42318a9-ade8-42cc-8c56-3f954313a435","barcode":"","position":1,"option1":"Blue orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/064e8ab45362db44a29a46e6b6ca4b5f.jpeg","path":"064e8ab45362db44a29a46e6b6ca4b5f.jpeg","width":780,"height":780,"alt":"fc21120aba0fe5708b614fa7def72e85","aspect_ratio":1},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/thousand-bird-check-short-sleeve-polo-shirt?variant=08257246-5770-4bf6-9091-e84f94c8771c","available_quantity":999999999,"options":[{"name":"Color","value":"Blue orange"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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.
${function(){
const variantData = data.variant || {"id":"08257246-5770-4bf6-9091-e84f94c8771c","product_id":"23a01407-851e-4fd8-9757-a2fc1ace4b80","title":"Blue orange-S","weight_unit":"g","inventory_quantity":999,"sku":"b42318a9-ade8-42cc-8c56-3f954313a435","barcode":"","position":1,"option1":"Blue orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/064e8ab45362db44a29a46e6b6ca4b5f.jpeg","path":"064e8ab45362db44a29a46e6b6ca4b5f.jpeg","width":780,"height":780,"alt":"fc21120aba0fe5708b614fa7def72e85","aspect_ratio":1},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/thousand-bird-check-short-sleeve-polo-shirt?variant=08257246-5770-4bf6-9091-e84f94c8771c","available_quantity":999999999,"options":[{"name":"Color","value":"Blue orange"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}