${function() {
const variantData = data.variant || {"id":"508b2977-94ce-4029-b8ba-0589e0fd5daf","product_id":"082694f7-e887-4db9-92eb-7be95b5a5d75","title":"Vegetable whit-30x20cm","weight_unit":"kg","inventory_quantity":1000,"sku":"14:10#Vegetable whit;5:361385#30x20cm","barcode":"","position":1,"option1":"Vegetable whit","option2":"30x20cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aa10177bfad13626163aa9e7d82ac41b.webp","path":"aa10177bfad13626163aa9e7d82ac41b.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"12.99","retail_price":"29.99","available":true,"url":"\/products\/super-absorbent-anti-slip-coffee-dish-large-kitchen-absorbent-draining-mat-drying-mat-quick-dry-bathroom-drain-pad?variant=508b2977-94ce-4029-b8ba-0589e0fd5daf","available_quantity":999999999,"options":[{"name":"Color","value":"Vegetable whit"},{"name":"Size","value":"30x20cm"}],"off_ratio":57,"flashsale_info":[],"sales":0};
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 : 14:10#Vegetable whit;5:361385#30x20cm
${function(){
const variantData = data.variant || {"id":"508b2977-94ce-4029-b8ba-0589e0fd5daf","product_id":"082694f7-e887-4db9-92eb-7be95b5a5d75","title":"Vegetable whit-30x20cm","weight_unit":"kg","inventory_quantity":1000,"sku":"14:10#Vegetable whit;5:361385#30x20cm","barcode":"","position":1,"option1":"Vegetable whit","option2":"30x20cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aa10177bfad13626163aa9e7d82ac41b.webp","path":"aa10177bfad13626163aa9e7d82ac41b.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"12.99","retail_price":"29.99","available":true,"url":"\/products\/super-absorbent-anti-slip-coffee-dish-large-kitchen-absorbent-draining-mat-drying-mat-quick-dry-bathroom-drain-pad?variant=508b2977-94ce-4029-b8ba-0589e0fd5daf","available_quantity":999999999,"options":[{"name":"Color","value":"Vegetable whit"},{"name":"Size","value":"30x20cm"}],"off_ratio":57,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}