J20 Bluetooth Speaker with Singing Microphone, Portable Outdoor Home Desktop Karaoke Speaker with Subwoofer
${function() {
const variantData = data.variant || {"id":"ad2a90a4-ff58-402d-ae9e-f273df0ccd9e","product_id":"cc93a61b-01d3-43d5-8818-54e3c5dc00f1","title":"Green-Single Mark","weight_unit":"kg","inventory_quantity":99928,"sku":"848555607698_BL_DM","barcode":"","position":1,"option1":"Green","option2":"Single Mark","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a1b0556c3d5c65e58c0412a12d7dd3fe.jpeg","path":"a1b0556c3d5c65e58c0412a12d7dd3fe.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":53.03,"min_quantity":1}],"weight":"0.48","compare_at_price":"0","price":"53.03","retail_price":"0","available":true,"url":"\/products\/j20-bluetooth-speaker-with-singing-microphone-portable-outdoor-home-desktop-karaoke-speaker-with-subwoofer-zv28?variant=ad2a90a4-ff58-402d-ae9e-f273df0ccd9e","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"Single Mark"}],"off_ratio":"0","flashsale_info":{"variant_id":"ad2a90a4-ff58-402d-ae9e-f273df0ccd9e","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"53.03","compare_at_price":"","discount_price":"53.03","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"0","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":452};
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}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
Sku : 848555607698_BL_DM
Weight : 0.48kg
${function(){
const variantData = data.variant || {"id":"ad2a90a4-ff58-402d-ae9e-f273df0ccd9e","product_id":"cc93a61b-01d3-43d5-8818-54e3c5dc00f1","title":"Green-Single Mark","weight_unit":"kg","inventory_quantity":99928,"sku":"848555607698_BL_DM","barcode":"","position":1,"option1":"Green","option2":"Single Mark","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a1b0556c3d5c65e58c0412a12d7dd3fe.jpeg","path":"a1b0556c3d5c65e58c0412a12d7dd3fe.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":53.03,"min_quantity":1}],"weight":"0.48","compare_at_price":"0","price":"53.03","retail_price":"0","available":true,"url":"\/products\/j20-bluetooth-speaker-with-singing-microphone-portable-outdoor-home-desktop-karaoke-speaker-with-subwoofer-zv28?variant=ad2a90a4-ff58-402d-ae9e-f273df0ccd9e","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"Single Mark"}],"off_ratio":"0","flashsale_info":{"variant_id":"ad2a90a4-ff58-402d-ae9e-f273df0ccd9e","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"53.03","compare_at_price":"","discount_price":"53.03","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"0","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":452};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const postageFreeAmount = 399;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}