Original SMC VX220AA Solenoid Valve 24V 220V 1/4" BSP Direct 2 Way Post For Air Single Unit Fiber Laser Cutting Machine Parts
${function() {
const variantData = data.variant || {"id":"978279f1-07a0-4c26-a86f-def56d087f0c","product_id":"3601c8dd-540c-4582-a197-354cf3d71e87","title":"SMC VX220AA","weight_unit":"kg","inventory_quantity":25557,"sku":"SMC VX220AA","barcode":"","position":1,"option1":"SMC VX220AA","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/780e5ff6c7180f62c8e8d7f691596afc.jpeg","path":"780e5ff6c7180f62c8e8d7f691596afc.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.78,"min_quantity":1}],"weight":"0.3","compare_at_price":"0","price":"30.78","retail_price":"0","available":true,"url":"\/products\/original-smc-vx220aa-solenoid-valve-24v-220v-1-4-bsp-direct-2-way-post-for-air-single-unit-fiber-laser-cutting-machine-parts?variant=978279f1-07a0-4c26-a86f-def56d087f0c","available_quantity":999999999,"options":[{"name":"Color","value":"SMC VX220AA"}],"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 : SMC VX220AA
Weight : 0.3kg
${function(){
const variantData = data.variant || {"id":"978279f1-07a0-4c26-a86f-def56d087f0c","product_id":"3601c8dd-540c-4582-a197-354cf3d71e87","title":"SMC VX220AA","weight_unit":"kg","inventory_quantity":25557,"sku":"SMC VX220AA","barcode":"","position":1,"option1":"SMC VX220AA","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/780e5ff6c7180f62c8e8d7f691596afc.jpeg","path":"780e5ff6c7180f62c8e8d7f691596afc.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.78,"min_quantity":1}],"weight":"0.3","compare_at_price":"0","price":"30.78","retail_price":"0","available":true,"url":"\/products\/original-smc-vx220aa-solenoid-valve-24v-220v-1-4-bsp-direct-2-way-post-for-air-single-unit-fiber-laser-cutting-machine-parts?variant=978279f1-07a0-4c26-a86f-def56d087f0c","available_quantity":999999999,"options":[{"name":"Color","value":"SMC VX220AA"}],"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 `
`;
}()}