Engraved Music Box
${function() {
const variantData = data.variant || {"id":"fc035dda-c49b-455b-bb86-bdb6a0a99f1e","product_id":"82435303-83ef-499c-9e59-cff75325fbb5","title":"YOU ARE MY SUNSHINE","weight_unit":"kg","inventory_quantity":1000,"sku":"DJ-0008-YOU ARE MY SUNSHINE","barcode":"","position":1,"option1":"YOU ARE MY SUNSHINE","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/abf4144331d57eb703d1b618ee36a418.png","path":"abf4144331d57eb703d1b618ee36a418.png","width":300,"height":300,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.98","retail_price":"0","available":true,"url":"\/products\/music-box?variant=fc035dda-c49b-455b-bb86-bdb6a0a99f1e","available_quantity":999999999,"options":[{"name":"Style","value":"YOU ARE MY SUNSHINE"}],"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}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : DJ-0008-YOU ARE MY SUNSHINE
${function(){
const variantData = data.variant || {"id":"fc035dda-c49b-455b-bb86-bdb6a0a99f1e","product_id":"82435303-83ef-499c-9e59-cff75325fbb5","title":"YOU ARE MY SUNSHINE","weight_unit":"kg","inventory_quantity":1000,"sku":"DJ-0008-YOU ARE MY SUNSHINE","barcode":"","position":1,"option1":"YOU ARE MY SUNSHINE","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/abf4144331d57eb703d1b618ee36a418.png","path":"abf4144331d57eb703d1b618ee36a418.png","width":300,"height":300,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.98","retail_price":"0","available":true,"url":"\/products\/music-box?variant=fc035dda-c49b-455b-bb86-bdb6a0a99f1e","available_quantity":999999999,"options":[{"name":"Style","value":"YOU ARE MY SUNSHINE"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}