{"id":8,"date":"2020-09-14T03:58:52","date_gmt":"2020-09-13T15:58:52","guid":{"rendered":"https:\/\/inghamdriven.nz\/isuzu\/specials\/"},"modified":"2025-12-08T14:19:52","modified_gmt":"2025-12-08T01:19:52","slug":"specials","status":"publish","type":"page","link":"https:\/\/www.inghamdriven.nz\/isuzu\/specials\/","title":{"rendered":"Isuzu Specials available for a limited time."},"content":{"rendered":"\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<h6 class=\"wp-block-heading\">SPECIALS<\/h6>\n\n\n\n<h1 class=\"wp-block-heading\">Isuzu Offers<\/h1>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\"><\/div>\n<\/div>\n\n\n\n<div style=\"height:65px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n    <div class=\"content-container\">\n        <div class=\"img-promos\" id=\"promo\">\n            <div class=\"inghamdriven-promotions-container \">\n                <a class=\"inghamdriven-promotion-container\" href=\"https:\/\/www.inghamdriven.nz\/isuzu\/special\/14\/2409\/isuzu-tough-sale-on-now\/\">\n                    <div class=\"inghamdriven-promotion-inner-container\">\n                        <div class=\"inghamdriven-promotion-image-container\"><img decoding=\"async\" src=\"https:\/\/www.inghamdriven.nz\/isuzu\/wp-content\/uploads\/sites\/14\/2026\/03\/Tough-deals_RANGE_1200x628-1-768x402.jpg\" \/><\/div>\n                        <div class=\"inghamdriven-promotion-text-container\">\n                            <h3>Isuzu Tough Sale On Now<\/h3>\n                            <p>Get into a D-MAX or MU-X built for hard work, serious towing, and real NZ conditions. Explore the range and secure your deal today.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/a>\n                <a class=\"inghamdriven-promotion-container\" href=\"https:\/\/www.inghamdriven.nz\/isuzu\/special\/14\/2381\/get-into-a-new-isuzu-d-max-with-1-000-free-diesel-included\/\">\n                    <div class=\"inghamdriven-promotion-inner-container\">\n                        <div class=\"inghamdriven-promotion-image-container\"><img decoding=\"async\" src=\"https:\/\/www.inghamdriven.nz\/isuzu\/wp-content\/uploads\/sites\/14\/2026\/03\/Isuzu-Dmax-free-diesel-768x402.jpg\" \/><\/div>\n                        <div class=\"inghamdriven-promotion-text-container\">\n                            <h3>Get into a new Isuzu D-MAX with $1,000 FREE diesel included!<\/h3>\n                            <p>Check out our exclusive offer Band book a test drive at Ingham North Harbour now.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/a>\n                <a class=\"inghamdriven-promotion-container\" href=\"https:\/\/www.inghamdriven.nz\/isuzu\/special\/41\/937\/ingham-north-harbour-investment-boost\/\">\n                    <div class=\"inghamdriven-promotion-inner-container\">\n                        <div class=\"inghamdriven-promotion-image-container\"><img decoding=\"async\" src=\"https:\/\/www.inghamdriven.nz\/isuzu\/wp-content\/uploads\/sites\/41\/2025\/07\/NHI-Investment-Boost-1200x628-1-768x402.jpg\" \/><\/div>\n                        <div class=\"inghamdriven-promotion-text-container\">\n                            <h3>Ingham North Harbour Investment Boost<\/h3>\n                            <p>Learn more about how this works and speak to the team.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/a>\n                <a class=\"inghamdriven-promotion-container\" href=\"https:\/\/www.inghamdriven.nz\/news\/1\/8416\/upgrade-your-fleet-and-benefit-from-the-2025-investment-boost\/\/\">\n                    <div class=\"inghamdriven-promotion-inner-container\">\n                        <div class=\"inghamdriven-promotion-image-container\"><img decoding=\"async\" src=\"https:\/\/www.inghamdriven.nz\/isuzu\/wp-content\/uploads\/2024\/08\/Car-valuation-male-female-agreement-1200x628-1-768x402.jpg\" \/><\/div>\n                        <div class=\"inghamdriven-promotion-text-container\">\n                            <h3>Government 20% Business Boost<\/h3>\n                            <p>The Investment Boost offers businesses the ability to maximise their vehicle investment returns.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/a>\n                <a class=\"inghamdriven-promotion-container\" href=\"https:\/\/www.inghamdriven.nz\/isuzu\/special\/1\/7128\/book-a-service\/\">\n                    <div class=\"inghamdriven-promotion-inner-container\">\n                        <div class=\"inghamdriven-promotion-image-container\"><img decoding=\"async\" src=\"https:\/\/www.inghamdriven.nz\/isuzu\/wp-content\/uploads\/2024\/10\/Book-a-service_1024x536-2.png\" \/><\/div>\n                        <div class=\"inghamdriven-promotion-text-container\">\n                            <h3>Book a Service<\/h3>\n                            <p>Repair, Service or Diagnosis, book with our team today.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n    <script>\n        window.onload = function () { if (window.jQuery) {\n\n        \/\/  FILTERS - Update Labels\n        function updateFilter (theElement) {\n            var filterName      = theElement.attr('data-filter'),\n                filterParent    = jQuery('.img-promos .toolbar .filter.'+filterName),\n                filterType      = filterParent.attr('data-filter-type'),\n                filterValues    = [];\n\n            switch (filterType) {\n                case 'select':\n                    theElement.find('option:selected').each(function (k, v) {\n                        if (v.value != '')      filterValues.push(v.value);\n                    });\n                    if (filterValues.length)    theElement.addClass('v');\n                    else                        theElement.removeClass('v');\n                    break;\n            }\n            \/\/console.log(theElement, filterName, filterParent, filterValues);\n        }\n\n        \/\/  FILTER - SELECTS\n        jQuery('.filter.select select').on('change', function () {\n            updateFilter(jQuery(this));\n        });\n\n        \/\/  FILTERS - Form & Mobile Keyword submission\n            jQuery('.img-promos form').on('submit', function (e) {\n                e.preventDefault();\n\n                var searchParams        = new URLSearchParams(window.location.search);  \/\/ Fetch current Filters from URL\n                    searchParams.delete('pg');\n\n                submitSearch(searchParams);\n            });\n\n        \/\/  FILTERS - Saved Search Submit\n            function submitSearch (searchParams, ignoreFilters = false, searchURL = false) {\n                var emptyParams     = [],\n                    foundParam      = false,\n                    urlPath         = '';\n\n                if (!ignoreFilters) {\n                    \/\/ Filters\n                    searchParams.set('promos_keywords', jQuery('#filter-keywords').val());\n                    searchParams.set('promos_brand',    jQuery('#filter-brand').val());\n                    searchParams.set('promos_category', jQuery('#filter-category').val());\n                }\n\n                \/\/ Loop through all the values and delete blank ones (Just to clean the url up a bit)\n                for (var sKey of searchParams.keys())\n                    if (searchParams.get(sKey) == '')   emptyParams.push(sKey);\n                for (var eKey of emptyParams)           searchParams.delete(eKey);      \/\/ Remove empty keys\n\n                if (!searchURL)\n                    searchURL           =   window.location.pathname.split('specials')[0] +'specials\/';\n                window.location.href    =   window.location.origin + searchURL + urlPath + (searchParams.size ? '?'+ searchParams.toString().replaceAll('%2C', '+') : '') + window.location.hash;\n\n                \/\/ DEBUG\n                \/\/console.log(cookieParams, cookieParams.toString().replaceAll('%2C', '+'));\n                \/\/console.log(searchParams, searchParams.toString());\n                \/\/console.log(searchURL, urlPath);\n                \/\/console.log(window.location.origin + searchURL + urlPath + (searchParams.size ? '?'+ searchParams.toString().replaceAll('%2C', '+') : '') + window.location.hash);\n            }\n\n        }}\n    <\/script>\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-cover is-light\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#f4f4f4\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:15.6%\">\n<h6 class=\"wp-block-heading has-text-color\" style=\"color:#676767\">CONTACT US<\/h6>\n\n\n\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#231f20\">Enquire with our Isuzu team.<\/h2>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-color\" style=\"color:#231f20\"><\/p>\n\n\n\n    <div class=\"content-container\">\n        <div class=\"inghamdriven-dealerships\">\n            <div class=\"inghamdriven-dealerships-container \">\n\n                <div class=\"inghamdriven-dealership-container\">\n                    <div class=\"inghamdriven-dealership-inner-container\">\n                        <a class=\"inghamdriven-dealership-image-container\" href=\"\/great-lake-taupo\/isuzu\/\" style=\"background-image:url(https:\/\/www.inghamdriven.nz\/isuzu\/wp-content\/uploads\/2026\/04\/Dealership_ISUZU_v2_1024x604-768x453.png)\"><\/a>\n                    <\/div>\n                    <div class=\"inghamdriven-dealership-text-container\">\n                        <div class=\"inghamdriven-dealership-text\">\n                            <h3><a href=\"\/great-lake-taupo\/isuzu\/\">Isuzu | Ingham Great lake<\/a><\/h3>\n                            <p class=\"ellipsis\">99 Titiraupenga Street, Taupo 3330<\/p>\n                            <p><a href=\"tel:(07) 378 7547\">(07) 378 7547<\/a><\/p>\n                            <p class=\"ellipsis\"><a href=\"mailto:taupoisuzu@inghamdriven.nz\">taupoisuzu@inghamdriven.nz<\/a><\/p>\n                        <\/div>\n                        <div class=\"logo-and-link\">\n                            <div class=\"bottom-logos-container\"><img decoding=\"async\" src=\"https:\/\/www.inghamdriven.nz\/isuzu\/wp-content\/uploads\/2020\/08\/Brand_Isuzu_Logo_Ingham-Website-2020-01-300x300.png\" \/>\n                            <\/div>\n                            <a class=\"cta\" href=\"\/great-lake-taupo\/isuzu\/\">View more ><\/i><\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"inghamdriven-dealership-container\">\n                    <div class=\"inghamdriven-dealership-inner-container\">\n                        <a class=\"inghamdriven-dealership-image-container\" href=\"\/north-harbour\/isuzu\/\" style=\"background-image:url(https:\/\/www.inghamdriven.nz\/isuzu\/wp-content\/uploads\/sites\/41\/2022\/08\/NorthHarbour_0007_2500-768x324.jpg)\"><\/a>\n                    <\/div>\n                    <div class=\"inghamdriven-dealership-text-container\">\n                        <div class=\"inghamdriven-dealership-text\">\n                            <h3><a href=\"\/north-harbour\/isuzu\/\">Isuzu | Ingham North Harbour <\/a><\/h3>\n                            <p class=\"ellipsis\">175 Wairau Road, Auckland 0627<\/p>\n                            <p><a href=\"tel:(09) 444 7777\">(09) 444 7777<\/a><\/p>\n                            <p class=\"ellipsis\"><a href=\"mailto:isuzuauckland@Inghamdriven.nz\">isuzuauckland@Inghamdriven.nz<\/a><\/p>\n                        <\/div>\n                        <div class=\"logo-and-link\">\n                            <div class=\"bottom-logos-container\"><img decoding=\"async\" src=\"https:\/\/www.inghamdriven.nz\/isuzu\/wp-content\/uploads\/2020\/08\/Brand_Isuzu_Logo_Ingham-Website-2020-01-300x300.png\" \/>\n                            <\/div>\n                            <a class=\"cta\" href=\"\/north-harbour\/isuzu\/\">View more ><\/i><\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"inghamdriven-dealership-container\">\n                    <div class=\"inghamdriven-dealership-inner-container\">\n                        <a class=\"inghamdriven-dealership-image-container\" href=\"\/hamilton\/isuzu\/\" style=\"background-image:url(https:\/\/www.inghamdriven.nz\/isuzu\/wp-content\/uploads\/sites\/55\/2025\/06\/Ingham_Hamilton_1024x536-768x402.jpg)\"><\/a>\n                    <\/div>\n                    <div class=\"inghamdriven-dealership-text-container\">\n                        <div class=\"inghamdriven-dealership-text\">\n                            <h3><a href=\"\/hamilton\/isuzu\/\">Isuzu | Ingham Hamilton<\/a><\/h3>\n                            <p class=\"ellipsis\">454 Te Rapa Road, Hamilton 3200<\/p>\n                            <p><a href=\"tel:(07) 846 8921\">(07) 846 8921<\/a><\/p>\n                            <p class=\"ellipsis\"><a href=\"mailto:isuzuhamilton@inghamdriven.nz\">isuzuhamilton@inghamdriven.nz<\/a><\/p>\n                        <\/div>\n                        <div class=\"logo-and-link\">\n                            <div class=\"bottom-logos-container\"><img decoding=\"async\" src=\"https:\/\/www.inghamdriven.nz\/isuzu\/wp-content\/uploads\/2020\/08\/Brand_Isuzu_Logo_Ingham-Website-2020-01-300x300.png\" \/>\n                            <\/div>\n                            <a class=\"cta\" href=\"\/hamilton\/isuzu\/\">View more ><\/i><\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n<p><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\"><div class=\"inghamdriven-iframe\">\n        <iframe loading=\"lazy\" src=\"https:\/\/www.inghamdriven.nz\/contact-our-team\/?wpf7703_54=Hyundai%20%26%20Isuzu&#038;wpf7703_6=Customer%20Support&#038;ss=https:\/\/www.inghamdriven.nz&#038;source_url=https:\/\/www.inghamdriven.nz%2Fisuzu%2Fwp-json%2Fwp%2Fv2%2Fpages%2F8&#038;source_page=https:\/\/www.inghamdriven.nz%2Fisuzu%2Fwp-json%2Fwp%2Fv2%2Fpages%2F8&#038;iframe=true&#038;primary_header=%23da2827&#038;secondary_header=%23f4f4f4&#038;typography=%23231f20&#038;primary_footer=%23da2827&#038;secondary_footer=%23f4f4f4&#038;btn_color=%23da2827&#038;btn_color_rgb=218%2C40%2C39&#038;btn_border_color=%23c62322\" frameborder=\"0\" scrolling=\"no\" height=\"600px\" width=\"100%\"><\/iframe>\n        <\/div><\/div>\n<\/div>\n\n\n\n<div style=\"height:49px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div><\/div>\n\n\n\n<p class=\"has-small-font-size\">Offers are subject to change and stock availability and may be restricted to particular vehicles, models, time frames and dealerships. They cannot be used in conjunction with other offers. Refer to full terms and conditions for each offer.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>SPECIALS Isuzu Offers Offers are subject to change and stock availability and may be restricted to particular vehicles, models, time frames and dealerships. They cannot be used in conjunction with other offers. Refer to full terms and conditions for each offer.<\/p>\n","protected":false},"author":14,"featured_media":0,"parent":0,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.inghamdriven.nz\/isuzu\/wp-json\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inghamdriven.nz\/isuzu\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.inghamdriven.nz\/isuzu\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.inghamdriven.nz\/isuzu\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inghamdriven.nz\/isuzu\/wp-json\/wp\/v2\/comments?post=8"}],"version-history":[{"count":14,"href":"https:\/\/www.inghamdriven.nz\/isuzu\/wp-json\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":2252,"href":"https:\/\/www.inghamdriven.nz\/isuzu\/wp-json\/wp\/v2\/pages\/8\/revisions\/2252"}],"wp:attachment":[{"href":"https:\/\/www.inghamdriven.nz\/isuzu\/wp-json\/wp\/v2\/media?parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}