Trumpf Laser Ceramic Body Nozzle Holder 3D Fiber Cutting Machine TK0254493 / 0260432 / 0936678 / 0913966 OEM Factory Wholesale
${function() {
const variantData = data.variant || {"id":"466c4cf5-1652-4ad5-aecd-e699c4e68001","product_id":"82e62bd7-6833-4e8e-89ad-7a8f55777180","title":"TK0936678","weight_unit":"kg","inventory_quantity":4565,"sku":"CR-TK0936678","barcode":"","position":2,"option1":"TK0936678","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9113ec703aeb3938963975475293fb00.jpeg","path":"9113ec703aeb3938963975475293fb00.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":37.74,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"37.74","retail_price":"0","available":true,"url":"\/products\/trumpf-laser-ceramic-body-nozzle-holder-3d-fiber-cutting-machine-tk0254493-0260432-0936678-0913966-oem-factory-wholesale?variant=466c4cf5-1652-4ad5-aecd-e699c4e68001","available_quantity":999999999,"options":[{"name":"Color","value":"TK0936678"}],"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.
Sku : CR-TK0936678
Weight : 0.04kg
${function(){
const variantData = data.variant || {"id":"466c4cf5-1652-4ad5-aecd-e699c4e68001","product_id":"82e62bd7-6833-4e8e-89ad-7a8f55777180","title":"TK0936678","weight_unit":"kg","inventory_quantity":4565,"sku":"CR-TK0936678","barcode":"","position":2,"option1":"TK0936678","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9113ec703aeb3938963975475293fb00.jpeg","path":"9113ec703aeb3938963975475293fb00.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":37.74,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"37.74","retail_price":"0","available":true,"url":"\/products\/trumpf-laser-ceramic-body-nozzle-holder-3d-fiber-cutting-machine-tk0254493-0260432-0936678-0913966-oem-factory-wholesale?variant=466c4cf5-1652-4ad5-aecd-e699c4e68001","available_quantity":999999999,"options":[{"name":"Color","value":"TK0936678"}],"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 `
`;
}()}