${function() {
const variantData = data.variant || {"id":"5ef58faf-2b03-4620-918c-f9fe45079b68","product_id":"964005bb-f290-4760-a11b-3e4cd25b2daa","title":"Black-One Size","weight_unit":"kg","inventory_quantity":0,"sku":"xtjx5202209207-11-i","barcode":"","position":1,"option1":"Black","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/26aaeaa70134b13755f0963c288f2db6.jpeg","path":"26aaeaa70134b13755f0963c288f2db6.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.69,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"12.69","retail_price":"0","available":true,"url":"\/products\/vintage-mens-paisley-pattern-cashew-flower-silk-scarf-buckle-set-hsi9?variant=5ef58faf-2b03-4620-918c-f9fe45079b68","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"One Size"}],"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.
Sku : xtjx5202209207-11-i
${function(){
const variantData = data.variant || {"id":"5ef58faf-2b03-4620-918c-f9fe45079b68","product_id":"964005bb-f290-4760-a11b-3e4cd25b2daa","title":"Black-One Size","weight_unit":"kg","inventory_quantity":0,"sku":"xtjx5202209207-11-i","barcode":"","position":1,"option1":"Black","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/26aaeaa70134b13755f0963c288f2db6.jpeg","path":"26aaeaa70134b13755f0963c288f2db6.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.69,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"12.69","retail_price":"0","available":true,"url":"\/products\/vintage-mens-paisley-pattern-cashew-flower-silk-scarf-buckle-set-hsi9?variant=5ef58faf-2b03-4620-918c-f9fe45079b68","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"One Size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}