Fashion solid color long sleeve two-piece suit
${function() {
const variantData = data.variant || {"id":"4d6e2896-c4b1-46c4-9089-6c5ac7025b97","product_id":"0de9a22d-6d8c-4ff8-844a-86e91524d080","title":"black-L","weight_unit":"kg","inventory_quantity":1000,"sku":"66210922794-black-L","barcode":"","position":1,"option1":"black","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7f8930c03af162731366b41a3bc05a12.jpeg","path":"7f8930c03af162731366b41a3bc05a12.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=4d6e2896-c4b1-46c4-9089-6c5ac7025b97","available_quantity":1000,"options":[{"name":"color","value":"black"},{"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-black-L
${function(){
const variantData = data.variant || {"id":"4d6e2896-c4b1-46c4-9089-6c5ac7025b97","product_id":"0de9a22d-6d8c-4ff8-844a-86e91524d080","title":"black-L","weight_unit":"kg","inventory_quantity":1000,"sku":"66210922794-black-L","barcode":"","position":1,"option1":"black","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7f8930c03af162731366b41a3bc05a12.jpeg","path":"7f8930c03af162731366b41a3bc05a12.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=4d6e2896-c4b1-46c4-9089-6c5ac7025b97","available_quantity":1000,"options":[{"name":"color","value":"black"},{"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}
`
}()}