Jeweled Hearts Top
${function() {
const variantData = data.variant || {"id":"bdf55b8a-198c-422d-93f9-21dbe6b2e7f3","product_id":"4a4656c3-8e56-42e8-9c30-62bcc815e93c","title":"Black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"CWMWDT22050802-Black||S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4321d63484e3188912917f7d0d4283f4.jpeg","path":"4321d63484e3188912917f7d0d4283f4.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29","retail_price":"0","available":true,"url":"\/products\/jeweled-hearts-top?variant=bdf55b8a-198c-422d-93f9-21dbe6b2e7f3","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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 : CWMWDT22050802-Black||S
${function(){
const variantData = data.variant || {"id":"bdf55b8a-198c-422d-93f9-21dbe6b2e7f3","product_id":"4a4656c3-8e56-42e8-9c30-62bcc815e93c","title":"Black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"CWMWDT22050802-Black||S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4321d63484e3188912917f7d0d4283f4.jpeg","path":"4321d63484e3188912917f7d0d4283f4.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29","retail_price":"0","available":true,"url":"\/products\/jeweled-hearts-top?variant=bdf55b8a-198c-422d-93f9-21dbe6b2e7f3","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}