Temperament casual fashion suit
${function() {
const variantData = data.variant || {"id":"9e70a2ee-c784-4e96-880c-01397ac3bb7d","product_id":"2d2b4651-b8fd-4338-b8b5-1bcd77ebcd12","title":"black-L","weight_unit":"kg","inventory_quantity":1000,"sku":"6621102541-black-L","barcode":"","position":1,"option1":"black","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4602321ccb7ad2a2e8894a67fa38c3e7.jpeg","path":"4602321ccb7ad2a2e8894a67fa38c3e7.jpeg","width":600,"height":750,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":55.3,"min_quantity":1}],"weight":"0","compare_at_price":"65.83","price":"55.3","retail_price":"65.83","available":true,"url":"\/products\/temperament-casual-fashion-suit?variant=9e70a2ee-c784-4e96-880c-01397ac3bb7d","available_quantity":999999999,"options":[{"name":"color","value":"black"},{"name":"size","value":"L"}],"off_ratio":16,"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":"9e70a2ee-c784-4e96-880c-01397ac3bb7d","product_id":"2d2b4651-b8fd-4338-b8b5-1bcd77ebcd12","title":"black-L","weight_unit":"kg","inventory_quantity":1000,"sku":"6621102541-black-L","barcode":"","position":1,"option1":"black","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4602321ccb7ad2a2e8894a67fa38c3e7.jpeg","path":"4602321ccb7ad2a2e8894a67fa38c3e7.jpeg","width":600,"height":750,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":55.3,"min_quantity":1}],"weight":"0","compare_at_price":"65.83","price":"55.3","retail_price":"65.83","available":true,"url":"\/products\/temperament-casual-fashion-suit?variant=9e70a2ee-c784-4e96-880c-01397ac3bb7d","available_quantity":999999999,"options":[{"name":"color","value":"black"},{"name":"size","value":"L"}],"off_ratio":16,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}