Original Sennheiser HD 400S Deep Bass Sound Isolating Earphones Stereo Earphones Music Folding Sports Earphones
${function() {
const variantData = data.variant || {"id":"db3d573f-4629-49c8-ab91-52a2465b55ea","product_id":"4209bbae-6453-40e2-ad5f-19e7a5b48194","title":"black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c164ed74012f8e982595d5bc9f775f09.jpeg","path":"c164ed74012f8e982595d5bc9f775f09.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.99,"min_quantity":1}],"weight":"0","compare_at_price":"37.58","price":"49.99","retail_price":"37.58","available":true,"url":"\/products\/original-sennheiser-hd-400s-deep-bass-sound-isolating-earphones-stereo-earphones-music-folding-sports-earphones?variant=db3d573f-4629-49c8-ab91-52a2465b55ea","available_quantity":999999999,"options":[{"name":"Color","value":"black"}],"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}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"db3d573f-4629-49c8-ab91-52a2465b55ea","product_id":"4209bbae-6453-40e2-ad5f-19e7a5b48194","title":"black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c164ed74012f8e982595d5bc9f775f09.jpeg","path":"c164ed74012f8e982595d5bc9f775f09.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.99,"min_quantity":1}],"weight":"0","compare_at_price":"37.58","price":"49.99","retail_price":"37.58","available":true,"url":"\/products\/original-sennheiser-hd-400s-deep-bass-sound-isolating-earphones-stereo-earphones-music-folding-sports-earphones?variant=db3d573f-4629-49c8-ab91-52a2465b55ea","available_quantity":999999999,"options":[{"name":"Color","value":"black"}],"off_ratio":0,"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 `
`;
}()}