Laser Sensor Cable RF For Raytools Precitec WSX Hans HE Friendess Mazak NTC Fiber Lasermech SMA SMB TTW Transformer Copper Wire
${function() {
const variantData = data.variant || {"id":"2f6983ef-ca36-4738-a742-6a12d5e7c774","product_id":"36d1cc60-fa0b-4616-b1f6-3213debd4d45","title":"Mazak 290MM","weight_unit":"kg","inventory_quantity":22333,"sku":"mazak 290mm","barcode":"","position":1,"option1":"Mazak 290MM","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bf94d83791b06c8b8195120a1c5ca715.jpeg","path":"bf94d83791b06c8b8195120a1c5ca715.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20.46,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"20.46","retail_price":"0","available":true,"url":"\/products\/laser-sensor-cable-rf-for-raytools-precitec-wsx-hans-he-friendess-mazak-ntc-fiber-lasermech-sma-smb-ttw-transformer-copper-wire?variant=2f6983ef-ca36-4738-a742-6a12d5e7c774","available_quantity":999999999,"options":[{"name":"Color","value":"Mazak 290MM"}],"off_ratio":0,"flashsale_info":[],"sales":4};
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 : mazak 290mm
Weight : 0.05kg
${function(){
const variantData = data.variant || {"id":"2f6983ef-ca36-4738-a742-6a12d5e7c774","product_id":"36d1cc60-fa0b-4616-b1f6-3213debd4d45","title":"Mazak 290MM","weight_unit":"kg","inventory_quantity":22333,"sku":"mazak 290mm","barcode":"","position":1,"option1":"Mazak 290MM","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bf94d83791b06c8b8195120a1c5ca715.jpeg","path":"bf94d83791b06c8b8195120a1c5ca715.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20.46,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"20.46","retail_price":"0","available":true,"url":"\/products\/laser-sensor-cable-rf-for-raytools-precitec-wsx-hans-he-friendess-mazak-ntc-fiber-lasermech-sma-smb-ttw-transformer-copper-wire?variant=2f6983ef-ca36-4738-a742-6a12d5e7c774","available_quantity":999999999,"options":[{"name":"Color","value":"Mazak 290MM"}],"off_ratio":0,"flashsale_info":[],"sales":4};
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 `
`;
}()}