SMC ITVX2030-313L Proportional Valve Original 0.01 to 3.0 MPa Stepless Control of Air Pressure to Electrical Signal Max-5.0MPa
${function() {
const variantData = data.variant || {"id":"a66cfd18-3108-4b73-b70f-ae4513fab5f5","product_id":"5b7f241a-fe21-4016-a85b-b59629a15250","title":"ITVX2030-313L SMC","weight_unit":"kg","inventory_quantity":25560,"sku":"SMC ITVX2030-313L","barcode":"","position":1,"option1":"ITVX2030-313L SMC","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9aa61c95196713f19a09215ae3b1edf6.jpeg","path":"9aa61c95196713f19a09215ae3b1edf6.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":844.31,"min_quantity":1}],"weight":"0.3","compare_at_price":"0","price":"844.31","retail_price":"0","available":true,"url":"\/products\/smc-itvx2030-313l-proportional-valve-original-0-01-to-3-0-mpa-stepless-control-of-air-pressure-to-electrical-signal-max-5-0mpa?variant=a66cfd18-3108-4b73-b70f-ae4513fab5f5","available_quantity":999999999,"options":[{"name":"Color","value":"ITVX2030-313L SMC"}],"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 ITVX2030-313L
Weight : 0.3kg
${function(){
const variantData = data.variant || {"id":"a66cfd18-3108-4b73-b70f-ae4513fab5f5","product_id":"5b7f241a-fe21-4016-a85b-b59629a15250","title":"ITVX2030-313L SMC","weight_unit":"kg","inventory_quantity":25560,"sku":"SMC ITVX2030-313L","barcode":"","position":1,"option1":"ITVX2030-313L SMC","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9aa61c95196713f19a09215ae3b1edf6.jpeg","path":"9aa61c95196713f19a09215ae3b1edf6.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":844.31,"min_quantity":1}],"weight":"0.3","compare_at_price":"0","price":"844.31","retail_price":"0","available":true,"url":"\/products\/smc-itvx2030-313l-proportional-valve-original-0-01-to-3-0-mpa-stepless-control-of-air-pressure-to-electrical-signal-max-5-0mpa?variant=a66cfd18-3108-4b73-b70f-ae4513fab5f5","available_quantity":999999999,"options":[{"name":"Color","value":"ITVX2030-313L SMC"}],"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 `
`;
}()}