Axrayser Original Raytools Bullet Shape BT210S Laser Nozzle
Raytools BT210S Laser Nozzle CINCINNATI Lasermech DNE 3D Part With Nut Base Bullet Shape Single Double Layer 1.0-3.0 Pure Copper
${function() {
const variantData = data.variant || {"id":"6e53bc1d-406e-4350-a3bd-df3a4fa64b69","product_id":"54a9d010-6ff9-4446-a7ac-8314c8afdec5","title":"0.8mm-Single Nozzle","weight_unit":"kg","inventory_quantity":5874,"sku":"Bullet-S-0.8","barcode":"","position":1,"option1":"0.8mm","option2":"Single Nozzle","option3":"","note":"","image":null,"wholesale_price":[{"price":2.33,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"2.33","retail_price":"0","available":true,"url":"\/products\/raytools-bt210s-laser-nozzle-cincinnati-lasermech-dne-3d-part-with-nut-base-bullet-shape-single-double-layer-1-0-3-0-pure-copper?variant=6e53bc1d-406e-4350-a3bd-df3a4fa64b69","available_quantity":5874,"options":[{"name":"Caliber","value":"0.8mm"},{"name":"Power","value":"Single Nozzle"}],"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}
`
}()}
${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 : Bullet-S-0.8
Weight : 0.04kg
${function(){
const variantData = data.variant || {"id":"6e53bc1d-406e-4350-a3bd-df3a4fa64b69","product_id":"54a9d010-6ff9-4446-a7ac-8314c8afdec5","title":"0.8mm-Single Nozzle","weight_unit":"kg","inventory_quantity":5874,"sku":"Bullet-S-0.8","barcode":"","position":1,"option1":"0.8mm","option2":"Single Nozzle","option3":"","note":"","image":null,"wholesale_price":[{"price":2.33,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"2.33","retail_price":"0","available":true,"url":"\/products\/raytools-bt210s-laser-nozzle-cincinnati-lasermech-dne-3d-part-with-nut-base-bullet-shape-single-double-layer-1-0-3-0-pure-copper?variant=6e53bc1d-406e-4350-a3bd-df3a4fa64b69","available_quantity":5874,"options":[{"name":"Caliber","value":"0.8mm"},{"name":"Power","value":"Single Nozzle"}],"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 `
`;
}()}