Colorful leather belt
${function() {
const variantData = data.variant || {"id":"b33e9d0b-0557-4d53-8d26-b2e5d8f41db1","product_id":"eba39759-8c3c-4509-b03f-9a91d9af2bd8","title":"Black-43\" - 110cm","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":9,"option1":"Black","option2":"43\" - 110cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b10ce52a8ffeb98940216835a5f5b67a.jpg","path":"b10ce52a8ffeb98940216835a5f5b67a.jpg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.96,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.96","retail_price":"0","available":true,"url":"\/products\/colorful-leather-belt?variant=b33e9d0b-0557-4d53-8d26-b2e5d8f41db1","available_quantity":999999999,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"43\" - 110cm"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${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":"b33e9d0b-0557-4d53-8d26-b2e5d8f41db1","product_id":"eba39759-8c3c-4509-b03f-9a91d9af2bd8","title":"Black-43\" - 110cm","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":9,"option1":"Black","option2":"43\" - 110cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b10ce52a8ffeb98940216835a5f5b67a.jpg","path":"b10ce52a8ffeb98940216835a5f5b67a.jpg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23.96,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.96","retail_price":"0","available":true,"url":"\/products\/colorful-leather-belt?variant=b33e9d0b-0557-4d53-8d26-b2e5d8f41db1","available_quantity":999999999,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"43\" - 110cm"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}