Fasten Ring Ceramic Locking Holder Laser Head Patrs 304 Stainless Steel for Precitec 2.0 Raytools BT240/S BM109 BM111 WSX Fiber
${function() {
const variantData = data.variant || {"id":"a7dcde72-d653-4b13-a22b-865329e6f529","product_id":"f0193d9c-24e1-4d36-93b6-5a583e5ce5f9","title":"Raytools BT240","weight_unit":"kg","inventory_quantity":22328,"sku":"Raytools BT240 LOCK","barcode":"","position":1,"option1":"Raytools BT240","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a107678979146d844c6ab20aa92e4919.jpeg","path":"a107678979146d844c6ab20aa92e4919.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17.87,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"17.87","retail_price":"0","available":true,"url":"\/products\/fasten-ring-ceramic-locking-holder-laser-head-patrs-304-stainless-steel-for-precitec-2-0-raytools-bt240-s-bm109-bm111-wsx-fiber?variant=a7dcde72-d653-4b13-a22b-865329e6f529","available_quantity":999999999,"options":[{"name":"Color","value":"Raytools BT240"}],"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 : Raytools BT240 LOCK
Weight : 0.05kg
${function(){
const variantData = data.variant || {"id":"a7dcde72-d653-4b13-a22b-865329e6f529","product_id":"f0193d9c-24e1-4d36-93b6-5a583e5ce5f9","title":"Raytools BT240","weight_unit":"kg","inventory_quantity":22328,"sku":"Raytools BT240 LOCK","barcode":"","position":1,"option1":"Raytools BT240","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a107678979146d844c6ab20aa92e4919.jpeg","path":"a107678979146d844c6ab20aa92e4919.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17.87,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"17.87","retail_price":"0","available":true,"url":"\/products\/fasten-ring-ceramic-locking-holder-laser-head-patrs-304-stainless-steel-for-precitec-2-0-raytools-bt240-s-bm109-bm111-wsx-fiber?variant=a7dcde72-d653-4b13-a22b-865329e6f529","available_quantity":999999999,"options":[{"name":"Color","value":"Raytools BT240"}],"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 `
`;
}()}