Rhapsody dragon ball
${function() {
const variantData = data.variant || {"id":"98f2fe19-23ba-482f-842b-25a78561a85f","product_id":"c3998b3a-20d2-492e-8edf-0587e573add5","title":"one box","weight_unit":"kg","inventory_quantity":8,"sku":"","barcode":"","position":1,"option1":"one box","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2e8e9a41b3257c935161829688c7befd.jpg","path":"2e8e9a41b3257c935161829688c7befd.jpg","width":1539,"height":2206,"alt":"","aspect_ratio":0.6976427923844062},"wholesale_price":[{"price":39.9,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39.9","retail_price":"0","available":true,"url":"\/products\/rhapsody-dragon-ball?variant=98f2fe19-23ba-482f-842b-25a78561a85f","available_quantity":8,"options":[{"name":"other","value":"one box"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
(Tax included)
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
(Tax included)
`;
}()}
${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":"98f2fe19-23ba-482f-842b-25a78561a85f","product_id":"c3998b3a-20d2-492e-8edf-0587e573add5","title":"one box","weight_unit":"kg","inventory_quantity":8,"sku":"","barcode":"","position":1,"option1":"one box","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2e8e9a41b3257c935161829688c7befd.jpg","path":"2e8e9a41b3257c935161829688c7befd.jpg","width":1539,"height":2206,"alt":"","aspect_ratio":0.6976427923844062},"wholesale_price":[{"price":39.9,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39.9","retail_price":"0","available":true,"url":"\/products\/rhapsody-dragon-ball?variant=98f2fe19-23ba-482f-842b-25a78561a85f","available_quantity":8,"options":[{"name":"other","value":"one box"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}