AMSOIL Z-ROD 10W-40 SYNTHETIC MOTOR OIL

15.75

SKU AMSOIL Z-ROD 10W-40 SYNTHETIC MOTOR OIL Category
Features
  • Engineered for classic vehicles
  • Helps retain horsepower
  • High-zinc formula protects flat-tappet cams, lifters, rockers & other critical components
  • Protects against rust during storage

    Protects Flat-Tappet Cams
    The lifters and cam lobes on flat-tappet camshafts common to classic and high-performance vehicles slide rapidly against one another, producing high friction and heat. The friction between the two components can eventually wear down the cam and affect valve operation, ultimately resulting in lost engine power and reduced efficiency. In addition, these areas are splash-lubricated rather than pressure-lubricated like other areas of the engine, which adds extra strain on anti-wear additives such as the zinc and phosphorus in zinc dialkyldithiophosphate (ZDDP).
    AMSOIL Z-ROD Synthetic Motor Oil is formulated with high levels of ZDDP to protect flat-tappet cams, lifters, rockers and other areas susceptible to wear. Its high-zinc, high-phosphorus formulation provides the extra wear protection these critical splash-lubricated components require.

    Provides Long-Term Protection from Rust & Corrosion
    Z-ROD Synthetic Motor Oil is formulated with a unique blend of rust and corrosion inhibitors to ensure maximum protection during long-term storage.

    APPLICATIONS
    Use Z-ROD Synthetic Motor Oil in engines requiring 10W-40 motor oil. Z-ROD Synthetic Motor Oil meets API SL and earlier specifications, allowing for increased levels of anti-wear additives. ZDDP levels in Z-ROD Synthetic Motor Oil exceed the limits of API SM and newer specifications.
  • - +

    Brand:

    Categories:

    Compositions:

    Viscosity:

    Related products

    (function () { const labels = { selections: { el: 'Επιλεγμένα Φίλτρα', en: 'Selected Filters' }, categories: { el: 'Κατηγορίες', en: 'Categories' }, functions: { el: 'Λειτουργίες', en: 'Functions' }, applications: { el: 'Εφαρμογές', en: 'Applications' }, viscosity: { el: 'Ιξώδες', en: 'Viscosity' }, brands: { el: 'Μάρκες', en: 'Brands' }, manufacturers: { el: 'Κατασκευαστές', en: 'Manufacturers' }, specifications: { el: 'Προδιαγραφές', en: 'Specifications' }, product_clusters: { el: 'Ομάδες Προϊόντων', en: 'Product Clusters' } }; const icons = { selections: '', categories: '', functions: '', applications: '', viscosity: '', brands: '', manufacturers: '', specifications: '', product_clusters: '' }; const clearButtonLabels = { el: 'Καθαρισμός Όλων', en: 'Clear All', fr: 'Tout Réinitialiser' }; function getCurrentLang() { return window.ICL_LANGUAGE_CODE || document.documentElement.lang?.slice(0, 2) || 'en'; } function setClearButtonLabel() { const lang = getCurrentLang(); const label = clearButtonLabels[lang] || clearButtonLabels['en']; const clearBtn = document.querySelector('.facetwp-clear-btn'); if (clearBtn) { clearBtn.textContent = `✖ ${label}`; } } function applyLabels() { const lang = document.documentElement.lang?.slice(0, 2) || 'el'; document.querySelectorAll('.facet-box').forEach(box => { if (box.querySelector('.facet-heading')) return; const facet = box.dataset.facet; const label = labels[facet]?.[lang] || facet; const icon = icons[facet] || ''; const heading = document.createElement('div'); heading.className = 'facet-heading'; heading.innerHTML = `${icon} ${label}`; heading.style.fontWeight = '600'; heading.style.marginBottom = '10px'; heading.style.display = 'flex'; heading.style.alignItems = 'center'; heading.style.gap = '8px'; box.prepend(heading); }); } function hideEmptyFacets() { document.querySelectorAll('.facet-box').forEach(box => { const facetName = box.dataset.facet; const wrapper = box.querySelector('.facetwp-facet'); const hasContent = wrapper && wrapper.innerHTML.trim().length > 0; // ειδική συνθήκη: specifications εμφανίζεται μόνο αν υπάρχει manufacturer /* if (facetName === 'specifications') { const manufacturersSelected = FWP.facets.manufacturers?.length > 0; box.style.display = (hasContent && manufacturersSelected) ? 'block' : 'none'; } else { box.style.display = hasContent ? 'block' : 'none'; } */ }); } function handleSelectionsBox() { const selectionsBox = document.querySelector('.facet-selections-box'); const facets = FWP.facets || {}; const hasSelections = Object.values(facets).some(val => Array.isArray(val) && val.length > 0); if (selectionsBox) { selectionsBox.style.display = hasSelections ? 'block' : 'none'; } } function bindClearButton() { const clearBtn = document.querySelector('.facetwp-clear-btn'); if (clearBtn) { clearBtn.removeEventListener('click', clearBtn._facetHandler); clearBtn._facetHandler = () => FWP.reset(); clearBtn.addEventListener('click', clearBtn._facetHandler); } } document.addEventListener('facetwp-loaded', function () { // Legacy facet headings disabled; headings are managed by the Fluxotic child theme. hideEmptyFacets(); handleSelectionsBox(); bindClearButton(); setClearButtonLabel(); console.log(FWP.facets) const selectedCategories = FWP.facets?.categories || []; if (selectedCategories.length > 0) { console.log('Ο χρήστης μπήκε με προκαθορισμένη κατηγορία:', selectedCategories); // Κάνε ό,τι χρειάζεσαι εδώ... } }); })();