Skip to content

Just added to your cart

    Qty:
    View cart ()
    Injection Moto
    • Home
    • Store
    • Gift Cards
    • Refund Policy
    • Shipping Policy
    • Accessories & Tools
    Log in Cart
    0 items
    • Home
    • Store
    • Gift Cards
    • Refund Policy
    • Shipping Policy
    • Accessories & Tools

    Collections

    • Accessories & Tools
    • Gear
    • Gift Cards
    • Home page
    • Oils
    • Parts
    • Protective Gear
    • Wheels & Tyres

    Payment methods
    • Apple Pay
    • Google Pay
    • Mastercard
    • PayPal
    • Shop Pay
    • Union Pay
    • Visa
    © 2025, Injection Moto Powered by Shopify
    Payment methods
    • Apple Pay
    • Google Pay
    • Mastercard
    • PayPal
    • Shop Pay
    • Union Pay
    • Visa
    © 2025, Injection Moto Powered by Shopify
    Use left/right arrows to navigate the slideshow or swipe left/right if using a mobile device
    • Choosing a selection results in a full page refresh.
    • Press the space key then arrow keys to make a selection.
    • document.addEventListener('DOMContentLoaded', function() { const stockstatusElements = document.querySelectorAll('.stock-status'); stockstatusElements.forEach(function(element) { const statusText = element.textContent.trim(); console.log(statusText); // This will log the stock status text if (statusText === "In Stock") { element.classList.add('in-stock'); } else if (statusText === "Out of Stock") { element.classList.add('out-of-stock'); } else if (statusText === "PRE ORDER NOW") { element.classList.add('pre-order-now'); } else if (statusText === "Special Order Only") { element.classList.add('special-order-only'); } }); });