Tronsmart Sounfii R4 Earphones Wireless Earphones with Bluetooth 5.3, Quad-Mic Call Noise Reduction, 28H Playtimes
${function() {
const variantData = data.variant || {"id":"dd8b1b28-9b01-4255-8525-6863380dc1d1","product_id":"93b5a24c-2927-405a-87b0-5fd7febdc14c","title":"Black Earphones","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Black Earphones","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f5f3ad07f8e1c6f164b70f1264e63154.png","path":"f5f3ad07f8e1c6f164b70f1264e63154.png","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.98,"min_quantity":1}],"weight":"0","compare_at_price":"50","price":"33.98","retail_price":"50","available":true,"url":"\/products\/tronsmart-sounfii-r4-earphones-wireless-earphones-with-bluetooth-5-3-quad-mic-call-noise-reduction-28h-playtimes?variant=dd8b1b28-9b01-4255-8525-6863380dc1d1","available_quantity":999999999,"options":[{"name":"Color","value":"Black Earphones"}],"off_ratio":32,"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}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"dd8b1b28-9b01-4255-8525-6863380dc1d1","product_id":"93b5a24c-2927-405a-87b0-5fd7febdc14c","title":"Black Earphones","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Black Earphones","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f5f3ad07f8e1c6f164b70f1264e63154.png","path":"f5f3ad07f8e1c6f164b70f1264e63154.png","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.98,"min_quantity":1}],"weight":"0","compare_at_price":"50","price":"33.98","retail_price":"50","available":true,"url":"\/products\/tronsmart-sounfii-r4-earphones-wireless-earphones-with-bluetooth-5-3-quad-mic-call-noise-reduction-28h-playtimes?variant=dd8b1b28-9b01-4255-8525-6863380dc1d1","available_quantity":999999999,"options":[{"name":"Color","value":"Black Earphones"}],"off_ratio":32,"flashsale_info":[],"sales":0};
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 `
`;
}()}