Sweetness Leg Warmers
${function() {
const variantData = data.variant || {"id":"451eff86-b816-4c7b-80d9-e7845f850709","product_id":"bd9d35a3-5c96-4fe8-ad92-34ddc0fe6193","title":"One Size-Black","weight_unit":"kg","inventory_quantity":1000,"sku":"ML000007910","barcode":"","position":1,"option1":"One Size","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/966ab56be5223757d3a61f03782136c0.jpeg","path":"966ab56be5223757d3a61f03782136c0.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":2.43,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"2.43","retail_price":"0","available":true,"url":"\/products\/sweetness-leg-warmers?variant=451eff86-b816-4c7b-80d9-e7845f850709","available_quantity":999999999,"options":[{"name":"Size","value":"One Size"},{"name":"Color","value":"Black"}],"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":"451eff86-b816-4c7b-80d9-e7845f850709","product_id":"bd9d35a3-5c96-4fe8-ad92-34ddc0fe6193","title":"One Size-Black","weight_unit":"kg","inventory_quantity":1000,"sku":"ML000007910","barcode":"","position":1,"option1":"One Size","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/966ab56be5223757d3a61f03782136c0.jpeg","path":"966ab56be5223757d3a61f03782136c0.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":2.43,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"2.43","retail_price":"0","available":true,"url":"\/products\/sweetness-leg-warmers?variant=451eff86-b816-4c7b-80d9-e7845f850709","available_quantity":999999999,"options":[{"name":"Size","value":"One Size"},{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}