Raytools WSX Sensor Cable Wire Fiber Laser Head SMA-SMB TTW Line Powerful Cutting Machine BT230 BT240 BM110 Parts High Quality
${function() {
const variantData = data.variant || {"id":"4fca3dea-12e2-454e-ac5d-d7423c6e6a69","product_id":"45712fee-6edb-4564-ac69-8fd2915498b3","title":"SMA-SMB 140mm","weight_unit":"kg","inventory_quantity":22270,"sku":"B Raytools 140mm","barcode":"","position":1,"option1":"SMA-SMB 140mm","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":5.46,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"5.46","retail_price":"0","available":true,"url":"\/products\/raytools-wsx-sensor-cable-wire-fiber-laser-head-sma-smb-ttw-line-powerful-cutting-machine-bt230-bt240-bm110-parts-high-quality?variant=4fca3dea-12e2-454e-ac5d-d7423c6e6a69","available_quantity":999999999,"options":[{"name":"Color","value":"SMA-SMB 140mm"}],"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 : B Raytools 140mm
Weight : 0.05kg
${function(){
const variantData = data.variant || {"id":"4fca3dea-12e2-454e-ac5d-d7423c6e6a69","product_id":"45712fee-6edb-4564-ac69-8fd2915498b3","title":"SMA-SMB 140mm","weight_unit":"kg","inventory_quantity":22270,"sku":"B Raytools 140mm","barcode":"","position":1,"option1":"SMA-SMB 140mm","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":5.46,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"5.46","retail_price":"0","available":true,"url":"\/products\/raytools-wsx-sensor-cable-wire-fiber-laser-head-sma-smb-ttw-line-powerful-cutting-machine-bt230-bt240-bm110-parts-high-quality?variant=4fca3dea-12e2-454e-ac5d-d7423c6e6a69","available_quantity":999999999,"options":[{"name":"Color","value":"SMA-SMB 140mm"}],"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 `
`;
}()}