Solid color short-sleeved top and hot pants suit
${function() {
const variantData = data.variant || {"id":"39c22492-958b-4155-8148-22f6491a2f30","product_id":"276adc75-abe9-4a17-a79f-697d138b3da2","title":"Black-S(8-10)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSOYM22109-Black-S(8-10)","barcode":"","position":1,"option1":"Black","option2":"S(8-10)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/069d4fb7ce5c604f60827d71072fca3d.jpeg","path":"069d4fb7ce5c604f60827d71072fca3d.jpeg","width":600,"height":1000,"alt":"","aspect_ratio":0.6},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"26.99","retail_price":"39.99","available":true,"url":"\/products\/solid-color-short-sleeved-top-and-hot-pants-suit?variant=39c22492-958b-4155-8148-22f6491a2f30","available_quantity":999999999,"options":[{"name":"color","value":"Black"},{"name":"size","value":"S(8-10)"}],"off_ratio":33,"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 : YSOYM22109-Black-S(8-10)
${function(){
const variantData = data.variant || {"id":"39c22492-958b-4155-8148-22f6491a2f30","product_id":"276adc75-abe9-4a17-a79f-697d138b3da2","title":"Black-S(8-10)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSOYM22109-Black-S(8-10)","barcode":"","position":1,"option1":"Black","option2":"S(8-10)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/069d4fb7ce5c604f60827d71072fca3d.jpeg","path":"069d4fb7ce5c604f60827d71072fca3d.jpeg","width":600,"height":1000,"alt":"","aspect_ratio":0.6},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"26.99","retail_price":"39.99","available":true,"url":"\/products\/solid-color-short-sleeved-top-and-hot-pants-suit?variant=39c22492-958b-4155-8148-22f6491a2f30","available_quantity":999999999,"options":[{"name":"color","value":"Black"},{"name":"size","value":"S(8-10)"}],"off_ratio":33,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}