Fashion solid color long sleeve two-piece suit
${function() {
const variantData = data.variant || {"id":"1a97ed49-1e2c-4f7b-9248-9dfbe9163cab","product_id":"0de9a22d-6d8c-4ff8-844a-86e91524d080","title":"khaki-L","weight_unit":"kg","inventory_quantity":1000,"sku":"66210922794-khaki-L","barcode":"","position":9,"option1":"khaki","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b7b1252699ab649ccbee439e7ec16b8a.jpeg","path":"b7b1252699ab649ccbee439e7ec16b8a.jpeg","width":507,"height":634,"alt":"","aspect_ratio":0.7996845425867508},"wholesale_price":[{"price":27.67,"min_quantity":1}],"weight":"0","compare_at_price":"45","price":"27.67","retail_price":"45","available":true,"url":"\/products\/products-fashion-solid-color-long-sleeve-two-piece-suit?variant=1a97ed49-1e2c-4f7b-9248-9dfbe9163cab","available_quantity":1000,"options":[{"name":"color","value":"khaki"},{"name":"size","value":"L"}],"off_ratio":39,"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.
Sku : 66210922794-khaki-L
${function(){
const variantData = data.variant || {"id":"1a97ed49-1e2c-4f7b-9248-9dfbe9163cab","product_id":"0de9a22d-6d8c-4ff8-844a-86e91524d080","title":"khaki-L","weight_unit":"kg","inventory_quantity":1000,"sku":"66210922794-khaki-L","barcode":"","position":9,"option1":"khaki","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b7b1252699ab649ccbee439e7ec16b8a.jpeg","path":"b7b1252699ab649ccbee439e7ec16b8a.jpeg","width":507,"height":634,"alt":"","aspect_ratio":0.7996845425867508},"wholesale_price":[{"price":27.67,"min_quantity":1}],"weight":"0","compare_at_price":"45","price":"27.67","retail_price":"45","available":true,"url":"\/products\/products-fashion-solid-color-long-sleeve-two-piece-suit?variant=1a97ed49-1e2c-4f7b-9248-9dfbe9163cab","available_quantity":1000,"options":[{"name":"color","value":"khaki"},{"name":"size","value":"L"}],"off_ratio":39,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}