Axrayser Laser Ceramic Body Nozzles Holder Teflon Cover Break Away Nut Trump Head Machine Parts 0260432 1755673 0955826 256153
${function() {
const variantData = data.variant || {"id":"11eec10b-4226-434e-bf3b-f9c75cf10a1f","product_id":"a8ec464a-8dd9-4486-b1fb-dd135a2318d7","title":"256153 Germany","weight_unit":"kg","inventory_quantity":4340,"sku":"256153 Germany","barcode":"","position":3,"option1":"256153 Germany","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":14.89,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"14.89","retail_price":"0","available":true,"url":"\/products\/axrayser-laser-ceramic-body-nozzles-holder-teflon-cover-break-away-nut-trump-head-machine-parts-0260432-1755673-0955826-256153?variant=11eec10b-4226-434e-bf3b-f9c75cf10a1f","available_quantity":999999999,"options":[{"name":"Color","value":"256153 Germany"}],"off_ratio":0,"flashsale_info":[],"sales":3};
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 : 256153 Germany
Weight : 0.04kg
${function(){
const variantData = data.variant || {"id":"11eec10b-4226-434e-bf3b-f9c75cf10a1f","product_id":"a8ec464a-8dd9-4486-b1fb-dd135a2318d7","title":"256153 Germany","weight_unit":"kg","inventory_quantity":4340,"sku":"256153 Germany","barcode":"","position":3,"option1":"256153 Germany","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":14.89,"min_quantity":1}],"weight":"0.04","compare_at_price":"0","price":"14.89","retail_price":"0","available":true,"url":"\/products\/axrayser-laser-ceramic-body-nozzles-holder-teflon-cover-break-away-nut-trump-head-machine-parts-0260432-1755673-0955826-256153?variant=11eec10b-4226-434e-bf3b-f9c75cf10a1f","available_quantity":999999999,"options":[{"name":"Color","value":"256153 Germany"}],"off_ratio":0,"flashsale_info":[],"sales":3};
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 `
`;
}()}