Axrayser Laser Sealing Ring For Raytools WSX Protective Windows Lens
Axrayser Laser Sealing Ring For Raytools WSX Fiber Cutting Head Protective Windows Lens O-Ring Stainless Steel Spring Washer
${function() {
const variantData = data.variant || {"id":"a50c8814-4a67-425a-95cb-d7710f79cf3e","product_id":"84ff8d6c-d474-46b7-ab53-a0de74d284ae","title":"CHINA-(Raytools)29.2x21","weight_unit":"kg","inventory_quantity":15227,"sku":"Raytools29.2x21x3.55","barcode":"","position":1,"option1":"CHINA","option2":"(Raytools)29.2x21","option3":"","note":"","image":null,"wholesale_price":[{"price":12.91,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"12.91","retail_price":"0","available":true,"url":"\/products\/axrayser-laser-sealing-ring-for-raytools-wsx-fiber-cutting-head-protective-windows-lens-o-ring-stainless-steel-spring-washer?variant=a50c8814-4a67-425a-95cb-d7710f79cf3e","available_quantity":15227,"options":[{"name":"Ships From","value":"CHINA"},{"name":"Diameter","value":"(Raytools)29.2x21"}],"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 : Raytools29.2x21x3.55
Weight : 0.05kg
${function(){
const variantData = data.variant || {"id":"a50c8814-4a67-425a-95cb-d7710f79cf3e","product_id":"84ff8d6c-d474-46b7-ab53-a0de74d284ae","title":"CHINA-(Raytools)29.2x21","weight_unit":"kg","inventory_quantity":15227,"sku":"Raytools29.2x21x3.55","barcode":"","position":1,"option1":"CHINA","option2":"(Raytools)29.2x21","option3":"","note":"","image":null,"wholesale_price":[{"price":12.91,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"12.91","retail_price":"0","available":true,"url":"\/products\/axrayser-laser-sealing-ring-for-raytools-wsx-fiber-cutting-head-protective-windows-lens-o-ring-stainless-steel-spring-washer?variant=a50c8814-4a67-425a-95cb-d7710f79cf3e","available_quantity":15227,"options":[{"name":"Ships From","value":"CHINA"},{"name":"Diameter","value":"(Raytools)29.2x21"}],"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 `
`;
}()}