${function() {
const variantData = data.variant || {"id":"0ed14257-ec45-4e56-849e-1080b244b566","product_id":"f435121c-995b-47b3-934b-fd52aef1703a","title":"Same As Photo-s","weight_unit":"kg","inventory_quantity":1000,"sku":"6042535","barcode":"6042535","position":1,"option1":"Same As Photo","option2":"s","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9e221b2afc674b39b1b0b28b45f57ae9.jpeg","path":"9e221b2afc674b39b1b0b28b45f57ae9.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":38.24,"min_quantity":1}],"weight":"0.3","compare_at_price":"95.59","price":"38.24","retail_price":"95.59","available":true,"url":"\/products\/sexy-word-collar-off-shoulder-printed-jumpsuit-dress?variant=0ed14257-ec45-4e56-849e-1080b244b566","available_quantity":999999999,"options":[{"name":"Color","value":"Same As Photo"},{"name":"Size","value":"s"}],"off_ratio":60,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
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 : 6042535
Weight : 0.3kg
Barcode : 6042535
${function(){
const variantData = data.variant || {"id":"0ed14257-ec45-4e56-849e-1080b244b566","product_id":"f435121c-995b-47b3-934b-fd52aef1703a","title":"Same As Photo-s","weight_unit":"kg","inventory_quantity":1000,"sku":"6042535","barcode":"6042535","position":1,"option1":"Same As Photo","option2":"s","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9e221b2afc674b39b1b0b28b45f57ae9.jpeg","path":"9e221b2afc674b39b1b0b28b45f57ae9.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":38.24,"min_quantity":1}],"weight":"0.3","compare_at_price":"95.59","price":"38.24","retail_price":"95.59","available":true,"url":"\/products\/sexy-word-collar-off-shoulder-printed-jumpsuit-dress?variant=0ed14257-ec45-4e56-849e-1080b244b566","available_quantity":999999999,"options":[{"name":"Color","value":"Same As Photo"},{"name":"Size","value":"s"}],"off_ratio":60,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}