Original Precitec Laser Protective Windows
Original Precitec Laser Protective Windows 37x7 30x5 21.5x2 For ProCutter Lightcutter Precitec Laser Cutting Machine
${function() {
const variantData = data.variant || {"id":"8495285a-c328-451b-a15f-82a4f5d4eac4","product_id":"6e814cfd-e70c-4ea8-b6f0-a0877d57dee7","title":"22.35x4(Axrayser)","weight_unit":"kg","inventory_quantity":969,"sku":"22.35x4(Axrayser)","barcode":"","position":4,"option1":"22.35x4(Axrayser)","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":2.52,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"2.52","retail_price":"0","available":true,"url":"\/products\/original-precitec-laser-protective-windows?variant=8495285a-c328-451b-a15f-82a4f5d4eac4","available_quantity":999999999,"options":[{"name":"Diameter","value":"22.35x4(Axrayser)"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Diameter:
22.35x4(Axrayser)
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
people are viewing this right now
Add to cart
$2.52
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"8495285a-c328-451b-a15f-82a4f5d4eac4","product_id":"6e814cfd-e70c-4ea8-b6f0-a0877d57dee7","title":"22.35x4(Axrayser)","weight_unit":"kg","inventory_quantity":969,"sku":"22.35x4(Axrayser)","barcode":"","position":4,"option1":"22.35x4(Axrayser)","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":2.52,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"2.52","retail_price":"0","available":true,"url":"\/products\/original-precitec-laser-protective-windows?variant=8495285a-c328-451b-a15f-82a4f5d4eac4","available_quantity":999999999,"options":[{"name":"Diameter","value":"22.35x4(Axrayser)"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
Sku : 22.35x4(Axrayser)
Weight : 0.05kg
${function(){
const variantData = data.variant || {"id":"8495285a-c328-451b-a15f-82a4f5d4eac4","product_id":"6e814cfd-e70c-4ea8-b6f0-a0877d57dee7","title":"22.35x4(Axrayser)","weight_unit":"kg","inventory_quantity":969,"sku":"22.35x4(Axrayser)","barcode":"","position":4,"option1":"22.35x4(Axrayser)","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":2.52,"min_quantity":1}],"weight":"0.05","compare_at_price":"0","price":"2.52","retail_price":"0","available":true,"url":"\/products\/original-precitec-laser-protective-windows?variant=8495285a-c328-451b-a15f-82a4f5d4eac4","available_quantity":999999999,"options":[{"name":"Diameter","value":"22.35x4(Axrayser)"}],"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 `
`;
}()}