Comfortable strappy jumpsuit
${function() {
const variantData = data.variant || {"id":"ea39c99d-e4ac-4bd2-a5dd-e23f18436a0a","product_id":"c4402e62-80db-4074-a30a-512d20568fca","title":"Black-S","weight_unit":"g","inventory_quantity":999,"sku":"XHf9sEZ2p-Black-S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7770b118d62527391a0e047043593eb5.jpeg","path":"7770b118d62527391a0e047043593eb5.jpeg","width":742,"height":742,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.89,"min_quantity":1}],"weight":"200","compare_at_price":"30","price":"25.89","retail_price":"30","available":true,"url":"\/products\/comfortable-strappy-jumpsuit?variant=ea39c99d-e4ac-4bd2-a5dd-e23f18436a0a","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":14,"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 : XHf9sEZ2p-Black-S
Weight : 200g
${function(){
const variantData = data.variant || {"id":"ea39c99d-e4ac-4bd2-a5dd-e23f18436a0a","product_id":"c4402e62-80db-4074-a30a-512d20568fca","title":"Black-S","weight_unit":"g","inventory_quantity":999,"sku":"XHf9sEZ2p-Black-S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7770b118d62527391a0e047043593eb5.jpeg","path":"7770b118d62527391a0e047043593eb5.jpeg","width":742,"height":742,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.89,"min_quantity":1}],"weight":"200","compare_at_price":"30","price":"25.89","retail_price":"30","available":true,"url":"\/products\/comfortable-strappy-jumpsuit?variant=ea39c99d-e4ac-4bd2-a5dd-e23f18436a0a","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":14,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}