Axrayser Ceramic Locking Ring Fasten Holder for Precitec 1.0/2.0 Laser Head Patrs 304 Stainless Steel for Fiber Cutting Machine
${function() {
const variantData = data.variant || {"id":"0142c993-5ba2-49c4-84e7-db7254dc7bd5","product_id":"5edd347b-e5d4-4419-a03d-6888537cc586","title":"Precitec2.0","weight_unit":"kg","inventory_quantity":22326,"sku":"Precitec2.0 LOCK","barcode":"","position":1,"option1":"Precitec2.0","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/17d4be570bb68a99430788b03229dbce.jpeg","path":"17d4be570bb68a99430788b03229dbce.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.86,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"19.86","retail_price":"0","available":true,"url":"\/products\/axrayser-ceramic-locking-ring-fasten-holder-for-precitec-1-0-2-0-laser-head-patrs-304-stainless-steel-for-fiber-cutting-machine?variant=0142c993-5ba2-49c4-84e7-db7254dc7bd5","available_quantity":999999999,"options":[{"name":"Color","value":"Precitec2.0"}],"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 : Precitec2.0 LOCK
Weight : 0.05kg
${function(){
const variantData = data.variant || {"id":"0142c993-5ba2-49c4-84e7-db7254dc7bd5","product_id":"5edd347b-e5d4-4419-a03d-6888537cc586","title":"Precitec2.0","weight_unit":"kg","inventory_quantity":22326,"sku":"Precitec2.0 LOCK","barcode":"","position":1,"option1":"Precitec2.0","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/17d4be570bb68a99430788b03229dbce.jpeg","path":"17d4be570bb68a99430788b03229dbce.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.86,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"19.86","retail_price":"0","available":true,"url":"\/products\/axrayser-ceramic-locking-ring-fasten-holder-for-precitec-1-0-2-0-laser-head-patrs-304-stainless-steel-for-fiber-cutting-machine?variant=0142c993-5ba2-49c4-84e7-db7254dc7bd5","available_quantity":999999999,"options":[{"name":"Color","value":"Precitec2.0"}],"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 `
`;
}()}