Colorful leather belt
${function() {
const variantData = data.variant || {"id":"9f5eb8af-229b-4895-b062-d14134bb7be8","product_id":"eba39759-8c3c-4509-b03f-9a91d9af2bd8","title":"Blue-43\" - 110cm","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":5,"option1":"Blue","option2":"43\" - 110cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7b6da5c9b4e5be96581c08c2f2320209.jpg","path":"7b6da5c9b4e5be96581c08c2f2320209.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=9f5eb8af-229b-4895-b062-d14134bb7be8","available_quantity":999999999,"options":[{"name":"COLOR","value":"Blue"},{"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":"9f5eb8af-229b-4895-b062-d14134bb7be8","product_id":"eba39759-8c3c-4509-b03f-9a91d9af2bd8","title":"Blue-43\" - 110cm","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":5,"option1":"Blue","option2":"43\" - 110cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7b6da5c9b4e5be96581c08c2f2320209.jpg","path":"7b6da5c9b4e5be96581c08c2f2320209.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=9f5eb8af-229b-4895-b062-d14134bb7be8","available_quantity":999999999,"options":[{"name":"COLOR","value":"Blue"},{"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}
`
}()}