${function() {
const variantData = data.variant || {"id":"a753877e-9a15-4d94-b7ae-fa1857478f9f","product_id":"f8b02608-9be3-4f67-9454-532fcd1b6fd1","title":"cmyk149-150x150cm","weight_unit":"kg","inventory_quantity":987,"sku":"","barcode":"","position":1,"option1":"cmyk149","option2":"150x150cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/69a496d8006a804b078bec304fb68b2a.jpeg","path":"69a496d8006a804b078bec304fb68b2a.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25.99","retail_price":"0","available":true,"url":"\/products\/nigikala-fish-colorful-tapestry-underwater-world-coral-animal-wall-hanging-beach-towel-tapestr-living-room-dorm-home-decor?variant=a753877e-9a15-4d94-b7ae-fa1857478f9f","available_quantity":999999999,"options":[{"name":"Color","value":"cmyk149"},{"name":"Size","value":"150x150cm"}],"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":"a753877e-9a15-4d94-b7ae-fa1857478f9f","product_id":"f8b02608-9be3-4f67-9454-532fcd1b6fd1","title":"cmyk149-150x150cm","weight_unit":"kg","inventory_quantity":987,"sku":"","barcode":"","position":1,"option1":"cmyk149","option2":"150x150cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/69a496d8006a804b078bec304fb68b2a.jpeg","path":"69a496d8006a804b078bec304fb68b2a.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"25.99","retail_price":"0","available":true,"url":"\/products\/nigikala-fish-colorful-tapestry-underwater-world-coral-animal-wall-hanging-beach-towel-tapestr-living-room-dorm-home-decor?variant=a753877e-9a15-4d94-b7ae-fa1857478f9f","available_quantity":999999999,"options":[{"name":"Color","value":"cmyk149"},{"name":"Size","value":"150x150cm"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}