{"title":"Protectomat Dash Mats","description":"\u003cp\u003ePremium Dash Mats for your beast!\u003c\/p\u003e","products":[{"product_id":"ford-ranger-fo165a","title":"Ford Ranger (2011-2015) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eFord Ranger (2011-2015) Protectomat Dash Mat - FO165A\u003c\/h3\u003e\n\u003cp\u003eRANGER PX MKI\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eFord\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eRanger \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2011-2015\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eRANGER PX MKI\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eFO165A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48644664131758,"sku":"FO165ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48644664164526,"sku":"FO165ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48644664197294,"sku":"FO165ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48644664230062,"sku":"FO165ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48644664262830,"sku":"FO165AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_98a1822f-db8c-4877-a099-ec93a99f29e6.png?v=1785300616"},{"product_id":"ford-ranger-fo179a","title":"Ford Ranger (2018-2022) XLT, XLS Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eFord Ranger (2018-2022) XLT, XLS Protectomat Dash Mat - FO179A\u003c\/h3\u003e\n\u003cp\u003eRANGER PX3 (XLS\/XLT) FX4\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eFord\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eRanger \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2018-2022\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eRANGER PX3 (XLS\/XLT) FX4\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eFO179A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48644664295598,"sku":"FO179ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48644664328366,"sku":"FO179ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48644664361134,"sku":"FO179ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48644664393902,"sku":"FO179ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48644664426670,"sku":"FO179AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_7905ef6f-48ca-4bea-9d7b-23d0bbc7af72.png?v=1785300616"},{"product_id":"ford-ranger-fo170a","title":"Ford Ranger (2015-2018) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eFord Ranger (2015-2018) Protectomat Dash Mat - FO170A\u003c\/h3\u003e\n\u003cp\u003eRANGER PX2 TECH PAK\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eFord\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eRanger \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2015-2018\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eRANGER PX2 TECH PAK\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eFO170A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48644664459438,"sku":"FO170ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48644664492206,"sku":"FO170ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48644664524974,"sku":"FO170ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48644664557742,"sku":"FO170ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48644664590510,"sku":"FO170AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_5607b969-5f16-4757-bff8-181ce3e4f30c.png?v=1785300616"},{"product_id":"ford-ranger-fo169a","title":"Ford Ranger (2015-2018) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eFord Ranger (2015-2018) Protectomat Dash Mat - FO169A\u003c\/h3\u003e\n\u003cp\u003eRANGER PX2 WILD TRAK\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eFord\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eRanger \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2015-2018\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eRANGER PX2 WILD TRAK\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eFO169A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48644664623278,"sku":"FO169ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48644664656046,"sku":"FO169ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48644664688814,"sku":"FO169ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48644664721582,"sku":"FO169ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48644664754350,"sku":"FO169AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_24a6858f-3637-48e7-bf89-7e13b1f3bfba.png?v=1785300616"},{"product_id":"ford-ranger-fo183a","title":"Ford Ranger (2018-2022) Wildtrak, WildTrak, Raptor Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eFord Ranger (2018-2022) Wildtrak, WildTrak, Raptor Protectomat Dash Mat - FO183A\u003c\/h3\u003e\n\u003cp\u003eRANGER PX3 (WILDTRAK\/RAPTOR)\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eFord\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eRanger \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2018-2022\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eRANGER PX3 (WILDTRAK\/RAPTOR)\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eFO183A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649676128430,"sku":"FO183ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649676161198,"sku":"FO183ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649676193966,"sku":"FO183ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649676226734,"sku":"FO183ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649676259502,"sku":"FO183AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_5e7317e2-d627-4fbd-b0c1-4fc6078bfe51.png?v=1785304320"},{"product_id":"ford-ranger-fo186a","title":"Ford Ranger (2022-2026) XLT, XLS, XL, Sport Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eFord Ranger (2022-2026) XLT, XLS, XL, Sport Protectomat Dash Mat - FO186A\u003c\/h3\u003e\n\u003cp\u003eRANGER NEXT GEN XL, XLS, XLT, SPORT; RANGER NEXT GEN SUPER DUTY\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eFord\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eRanger \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2022-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eRANGER NEXT GEN XL, XLS, XLT, SPORT; RANGER NEXT GEN SUPER DUTY\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eFO186A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649676292270,"sku":"FO186ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649676325038,"sku":"FO186ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649676357806,"sku":"FO186ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649676390574,"sku":"FO186ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649676423342,"sku":"FO186AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_c36472e2-1c0e-4966-b8e1-6d2dba348dcf.png?v=1785304320"},{"product_id":"ford-everest-fo187a","title":"Ford Everest (2022-2026) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eFord Everest (2022-2026) Protectomat Dash Mat - FO187A\u003c\/h3\u003e\n\u003cp\u003eEVEREST MID SPEAKER GLOVE BOX\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eFord\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eEverest \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2022-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eEVEREST MID SPEAKER GLOVE BOX\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eFO187A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649676456110,"sku":"FO187ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649676488878,"sku":"FO187ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649676521646,"sku":"FO187ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649676554414,"sku":"FO187ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649676587182,"sku":"FO187AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_4d86ad4d-008a-4e63-9493-a15a24b661ab.png?v=1785304320"},{"product_id":"ford-ranger-fo188a","title":"Ford Ranger (2022-2026) Raptor Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eFord Ranger (2022-2026) Raptor Protectomat Dash Mat - FO188A\u003c\/h3\u003e\n\u003cp\u003eRANGER RAPTOR NEXT GEN WITH MIDDLE SPEAKER\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eFord\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eRanger \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2022-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eRANGER RAPTOR NEXT GEN WITH MIDDLE SPEAKER\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eFO188A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649676619950,"sku":"FO188ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649676652718,"sku":"FO188ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649676685486,"sku":"FO188ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649676718254,"sku":"FO188ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649676751022,"sku":"FO188AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_635a77fb-7db9-4869-aa50-7eb22d52644f.png?v=1785304320"},{"product_id":"ford-ranger-fo189a","title":"Ford Ranger (2022-2026) Wildtrak, WildTrak, Raptor Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eFord Ranger (2022-2026) Wildtrak, WildTrak, Raptor Protectomat Dash Mat - FO189A\u003c\/h3\u003e\n\u003cp\u003eRANGER RAPTOR NEXT GEN GLOVE BOX AND SPEAKER IN THE MIDDLE; RANGER WILDTRAK NEXT GEN GLOVE BOX AND SPEAKER IN THE MIDDLE\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eFord\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eRanger \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2022-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eRANGER RAPTOR NEXT GEN GLOVE BOX AND SPEAKER IN THE MIDDLE; RANGER WILDTRAK NEXT GEN GLOVE BOX AND SPEAKER IN THE MIDDLE\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eFO189A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649676783790,"sku":"FO189ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649676816558,"sku":"FO189ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649676849326,"sku":"FO189ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649676882094,"sku":"FO189ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649676914862,"sku":"FO189AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_aad63284-9a9d-45ea-af7d-7f5803cff08f.png?v=1785304327"},{"product_id":"ford-transit-fo206a","title":"Ford Transit (2018-2026) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eFord Transit (2018-2026) Protectomat Dash Mat - FO206A\u003c\/h3\u003e\n\u003cp\u003eTRANSIT VO\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eFord\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eTransit \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2018-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eTRANSIT VO\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eFO206A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649676947630,"sku":"FO206ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649676980398,"sku":"FO206ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649677013166,"sku":"FO206ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649677045934,"sku":"FO206ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649677078702,"sku":"FO206AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_7c5d8a09-1df9-45b3-b725-b8f5a5f35501.png?v=1785304327"},{"product_id":"gwm-haval-gw199a","title":"GWM Haval (2021-2026) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eGWM Haval (2021-2026) Protectomat Dash Mat - GW199A\u003c\/h3\u003e\n\u003cp\u003eHAVAL H6 SUV\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eGWM\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eHaval \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2021-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eHAVAL H6 SUV\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eGW199A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649677111470,"sku":"GW199ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649677144238,"sku":"GW199ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649677177006,"sku":"GW199ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649677209774,"sku":"GW199ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649677242542,"sku":"GW199AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_175513c4-dd34-4cac-b1e3-9be0ea8fb963.png?v=1785304328"},{"product_id":"gwm-haval-gw200a","title":"GWM Haval (2021-2026) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eGWM Haval (2021-2026) Protectomat Dash Mat - GW200A\u003c\/h3\u003e\n\u003cp\u003eHAVAL H6 SUV WITH HEAD UP DISPLAY\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eGWM\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eHaval \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2021-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eHAVAL H6 SUV WITH HEAD UP DISPLAY\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eGW200A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649834397870,"sku":"GW200ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649834430638,"sku":"GW200ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649834463406,"sku":"GW200ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649834496174,"sku":"GW200ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649834528942,"sku":"GW200AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_1b4706ee-3522-4461-a377-26ff49da7a6e.png?v=1785307993"},{"product_id":"gwm-jolion-gw203a","title":"GWM Jolion (2021-2026) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eGWM Jolion (2021-2026) Protectomat Dash Mat - GW203A\u003c\/h3\u003e\n\u003cp\u003eJOLION SUV LUX\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eGWM\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eJolion \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2021-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eJOLION SUV LUX\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eGW203A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649834561710,"sku":"GW203ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649834594478,"sku":"GW203ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649834627246,"sku":"GW203ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649834660014,"sku":"GW203ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649834692782,"sku":"GW203AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_c20ac28c-4a80-405d-8177-ea6a02eeb4fa.png?v=1785307997"},{"product_id":"gwm-jolion-gw205a","title":"GWM Jolion (2021-2026) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eGWM Jolion (2021-2026) Protectomat Dash Mat - GW205A\u003c\/h3\u003e\n\u003cp\u003eJOLION SUV ULTRA WITH HEAD UP DISPLAY\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eGWM\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eJolion \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2021-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eJOLION SUV ULTRA WITH HEAD UP DISPLAY\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eGW205A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649834725550,"sku":"GW205ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649834758318,"sku":"GW205ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649834791086,"sku":"GW205ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649834823854,"sku":"GW205ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649834856622,"sku":"GW205AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_4fceeee4-be81-4fbb-9459-96c5b690d2f6.png?v=1785307997"},{"product_id":"honda-hr-v-hn205a","title":"Honda HR-V (2015-2022) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eHonda HR-V (2015-2022) Protectomat Dash Mat - HN205A\u003c\/h3\u003e\n\u003cp\u003eHRV RU\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eHonda\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eHR-V \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2015-2022\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eHRV RU\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eHN205A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649834889390,"sku":"HN205ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649834922158,"sku":"HN205ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649834954926,"sku":"HN205ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649834987694,"sku":"HN205ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649835020462,"sku":"HN205AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_2940089f-472c-4105-8cae-3609696925ab.png?v=1785307997"},{"product_id":"holden-colorado-ho179a","title":"Holden Colorado (2016-2020) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eHolden Colorado (2016-2020) Protectomat Dash Mat - HO179A\u003c\/h3\u003e\n\u003cp\u003eCOLORADO\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eHolden\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eColorado \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2016-2020\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eCOLORADO\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eHO179A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649835053230,"sku":"HO179ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649835085998,"sku":"HO179ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649835118766,"sku":"HO179ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649835151534,"sku":"HO179ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649835184302,"sku":"HO179AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_2c9f604c-749e-468d-b44a-c525c2005939.png?v=1785308002"},{"product_id":"isuzu-d-max-is177a","title":"Isuzu D-Max (2012-2021) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eIsuzu D-Max (2012-2021) Protectomat Dash Mat - IS177A\u003c\/h3\u003e\n\u003cp\u003eD-MAX SX EX MODELS (COIN TRAY IN CENTRE)\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eIsuzu\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eD-Max \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2012-2021\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eD-MAX SX EX MODELS (COIN TRAY IN CENTRE)\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eIS177A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649835217070,"sku":"IS177ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649835249838,"sku":"IS177ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649835282606,"sku":"IS177ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649835315374,"sku":"IS177ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649835348142,"sku":"IS177AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_68e02d4b-86be-4a57-8fe8-ef077863fc51.png?v=1785308004"},{"product_id":"isuzu-d-max-is178a","title":"Isuzu D-Max (2013-2021) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eIsuzu D-Max (2013-2021) Protectomat Dash Mat - IS178A\u003c\/h3\u003e\n\u003cp\u003eD-MAX ALL LS MODELS WITH LID IN CENTRE; MUX\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eIsuzu\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eD-Max \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2013-2021\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eD-MAX ALL LS MODELS WITH LID IN CENTRE; MUX\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eIS178A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649835380910,"sku":"IS178ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649835413678,"sku":"IS178ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649835446446,"sku":"IS178ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649835479214,"sku":"IS178ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649835511982,"sku":"IS178AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_5e245ec4-daf6-453a-8167-d9ab9151549e.png?v=1785308005"},{"product_id":"isuzu-d-max-is179a","title":"Isuzu D-Max (2020-2026) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eIsuzu D-Max (2020-2026) Protectomat Dash Mat - IS179A\u003c\/h3\u003e\n\u003cp\u003eD-MAX (LID IN CENTRE)\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eIsuzu\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eD-Max \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2020-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eD-MAX (LID IN CENTRE)\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eIS179A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649835544750,"sku":"IS179ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649835577518,"sku":"IS179ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649835610286,"sku":"IS179ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649835643054,"sku":"IS179ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649835675822,"sku":"IS179AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_9a635a51-62da-4bdb-9ca8-ceda7cf295ff.png?v=1785308005"},{"product_id":"isuzu-mu-x-is180a","title":"Isuzu MU-X (2021-2026) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eIsuzu MU-X (2021-2026) Protectomat Dash Mat - IS180A\u003c\/h3\u003e\n\u003cp\u003eMUX WITH PASSENGER AIRBAG\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eIsuzu\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eMU-X \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2021-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eMUX WITH PASSENGER AIRBAG\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eIS180A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649835806894,"sku":"IS180ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649835839662,"sku":"IS180ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649835872430,"sku":"IS180ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649835905198,"sku":"IS180ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649835937966,"sku":"IS180AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_9388742e-8265-4dc7-b0a8-1bcf284e9514.png?v=1785308010"},{"product_id":"isuzu-d-max-is180b","title":"Isuzu D-Max (2020-2026) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eIsuzu D-Max (2020-2026) Protectomat Dash Mat - IS180B\u003c\/h3\u003e\n\u003cp\u003eD-MAX (COIN TRAY IN CENTRE)\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eIsuzu\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eD-Max \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2020-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eD-MAX (COIN TRAY IN CENTRE)\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eIS180B\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649835970734,"sku":"IS180BBL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649836003502,"sku":"IS180BBN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649836036270,"sku":"IS180BDB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649836069038,"sku":"IS180BDG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649836101806,"sku":"IS180BMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_1b5ee936-cbfd-44ae-9c15-7a81b26b5366.png?v=1785308013"},{"product_id":"ldv-d90-lv640a","title":"LDV D90 (2017-2026) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eLDV D90 (2017-2026) Protectomat Dash Mat - LV640A\u003c\/h3\u003e\n\u003cp\u003eD90\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eLDV\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eD90 \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2017-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eD90\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eLV640A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649836134574,"sku":"LV640ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649836167342,"sku":"LV640ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649836200110,"sku":"LV640ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649836232878,"sku":"LV640ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649836265646,"sku":"LV640AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_752b7c1c-90cc-43f3-b668-0d13d47c386f.png?v=1785308013"},{"product_id":"ldv-deliver-lv740a","title":"LDV Deliver (2020-2026) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eLDV Deliver (2020-2026) Protectomat Dash Mat - LV740A\u003c\/h3\u003e\n\u003cp\u003eDELIVER VAN 9\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eLDV\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eDeliver \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2020-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eDELIVER VAN 9\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eLV740A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649836298414,"sku":"LV740ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649836331182,"sku":"LV740ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649836363950,"sku":"LV740ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649836396718,"sku":"LV740ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649836429486,"sku":"LV740AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_05f165d5-de47-4952-be7b-20f8b49c2668.png?v=1785308013"},{"product_id":"mazda-bt-50-ma174a","title":"Mazda BT-50 (2011-2015) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eMazda BT-50 (2011-2015) Protectomat Dash Mat - MA174A\u003c\/h3\u003e\n\u003cp\u003eBT-50\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eMazda\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eBT-50 \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2011-2015\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eBT-50\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eMA174A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649836462254,"sku":"MA174ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649836495022,"sku":"MA174ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649836527790,"sku":"MA174ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649836560558,"sku":"MA174ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649836593326,"sku":"MA174AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_5c06195a-970a-4e78-b41c-a1af152e3030.png?v=1785308018"},{"product_id":"mazda-bt-50-ma175a","title":"Mazda BT-50 (2020-2026) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eMazda BT-50 (2020-2026) Protectomat Dash Mat - MA175A\u003c\/h3\u003e\n\u003cp\u003eBT-50\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eMazda\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eBT-50 \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2020-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eBT-50\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eMA175A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649836626094,"sku":"MA175ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649836658862,"sku":"MA175ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649836691630,"sku":"MA175ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649836724398,"sku":"MA175ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649836757166,"sku":"MA175AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_03276956-e080-4042-b65b-2b5f1429f9ba.png?v=1785308020"},{"product_id":"mg-zs-mg021a","title":"MG Zs (2017-2024) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eMG Zs (2017-2024) Protectomat Dash Mat - MG021A\u003c\/h3\u003e\n\u003cp\u003eZS\/S SUV 5 DOOR EXCITE EXCITE PLUS ESSENCE\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eMG\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eZs \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2017-2024\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eZS\/S SUV 5 DOOR EXCITE EXCITE PLUS ESSENCE\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eMG021A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649836789934,"sku":"MG021ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649836822702,"sku":"MG021ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649836855470,"sku":"MG021ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649836888238,"sku":"MG021ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649836921006,"sku":"MG021AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_12b2bb03-c247-46cb-9508-1ccd3435248c.png?v=1785308020"},{"product_id":"mitsubishi-outlander-mi167a","title":"Mitsubishi Outlander (2021-2026) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eMitsubishi Outlander (2021-2026) Protectomat Dash Mat - MI167A\u003c\/h3\u003e\n\u003cp\u003eOUTLANDER ZM WITHOUT HEAD UP DISPLAY\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eMitsubishi\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eOutlander \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2021-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eOUTLANDER ZM WITHOUT HEAD UP DISPLAY\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eMI167A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649836953774,"sku":"MI167ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649836986542,"sku":"MI167ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649837019310,"sku":"MI167ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649837052078,"sku":"MI167ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649837084846,"sku":"MI167AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_a5bcea2c-336b-4cea-9eb0-811dc1bf86a7.png?v=1785308021"},{"product_id":"mitsubishi-outlander-mi168a","title":"Mitsubishi Outlander (2021-2026) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eMitsubishi Outlander (2021-2026) Protectomat Dash Mat - MI168A\u003c\/h3\u003e\n\u003cp\u003eOUTLANDER ZM WITH HEAD UP DISPLAY\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eMitsubishi\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eOutlander \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2021-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eOUTLANDER ZM WITH HEAD UP DISPLAY\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eMI168A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649837117614,"sku":"MI168ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649837150382,"sku":"MI168ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649837183150,"sku":"MI168ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649837215918,"sku":"MI168ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649837248686,"sku":"MI168AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_8b9bec78-00af-47f5-9174-192ed0257027.png?v=1785308026"},{"product_id":"mitsubishi-pajero-mi171a","title":"Mitsubishi Pajero (2015-2025) Sport Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eMitsubishi Pajero (2015-2025) Sport Protectomat Dash Mat - MI171A\u003c\/h3\u003e\n\u003cp\u003ePAJERO SPORT\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eMitsubishi\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003ePajero \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2015-2025\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003ePAJERO SPORT\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eMI171A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649837346990,"sku":"MI171ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649837379758,"sku":"MI171ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649837412526,"sku":"MI171ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649837445294,"sku":"MI171ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649837478062,"sku":"MI171AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_e21a1a41-413e-4c7d-9c6b-c5acb2c372d5.png?v=1785308028"},{"product_id":"mitsubishi-triton-mi213a","title":"Mitsubishi Triton (2015-2018) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eMitsubishi Triton (2015-2018) Protectomat Dash Mat - MI213A\u003c\/h3\u003e\n\u003cp\u003eTRITON MQ\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eMitsubishi\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eTriton \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2015-2018\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eTRITON MQ\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eMI213A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649837510830,"sku":"MI213ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649837543598,"sku":"MI213ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649837576366,"sku":"MI213ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649837609134,"sku":"MI213ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649837641902,"sku":"MI213AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_f0f7698c-e443-47dc-9386-3d9394dde288.png?v=1785308028"},{"product_id":"mitsubishi-triton-mi214a","title":"Mitsubishi Triton (2015-2023) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eMitsubishi Triton (2015-2023) Protectomat Dash Mat - MI214A\u003c\/h3\u003e\n\u003cp\u003eTRITON MQ; TRITON MR\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eMitsubishi\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eTriton \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2015-2023\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eTRITON MQ; TRITON MR\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eMI214A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649837707438,"sku":"MI214ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649837740206,"sku":"MI214ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649837772974,"sku":"MI214ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649837805742,"sku":"MI214ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649837838510,"sku":"MI214AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_ad244d2d-0cff-4eaf-b114-6535e4be20c3.png?v=1785308029"},{"product_id":"nissan-x-trail-ni159a","title":"Nissan X-Trail (2014-2022) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eNissan X-Trail (2014-2022) Protectomat Dash Mat - NI159A\u003c\/h3\u003e\n\u003cp\u003eX-TRAIL T32\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eNissan\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eX-Trail \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2014-2022\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eX-TRAIL T32\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eNI159A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649837871278,"sku":"NI159ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649837904046,"sku":"NI159ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649837936814,"sku":"NI159ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649837969582,"sku":"NI159ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649838002350,"sku":"NI159AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_b30ae58a-636b-432e-afd9-810a67016e7b.png?v=1785308034"},{"product_id":"nissan-navara-ni161a","title":"Nissan Navara (2015-2020) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eNissan Navara (2015-2020) Protectomat Dash Mat - NI161A\u003c\/h3\u003e\n\u003cp\u003eNAVARA NP300\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eNissan\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eNavara \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2015-2020\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eNAVARA NP300\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eNI161A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649838166190,"sku":"NI161ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649838198958,"sku":"NI161ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649838231726,"sku":"NI161ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649838264494,"sku":"NI161ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649838297262,"sku":"NI161AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_7792a2bb-bb84-4a9a-871b-5d6c21a5e5b3.png?v=1785308036"},{"product_id":"nissan-navara-ni167a","title":"Nissan Navara (2020-2026) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eNissan Navara (2020-2026) Protectomat Dash Mat - NI167A\u003c\/h3\u003e\n\u003cp\u003eNAVARA D23 WITHOUT CENTRE COIN TRAY\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eNissan\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eNavara \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2020-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eNAVARA D23 WITHOUT CENTRE COIN TRAY\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eNI167A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649838330030,"sku":"NI167ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649838362798,"sku":"NI167ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649838395566,"sku":"NI167ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649838428334,"sku":"NI167ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649838461102,"sku":"NI167AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_e0c9bb2d-7512-4723-a0df-959ef72b3716.png?v=1785308036"},{"product_id":"ford-maverick-ni171","title":"Ford Maverick (1988-1999) ST Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eFord Maverick (1988-1999) ST Protectomat Dash Mat - NI171\u003c\/h3\u003e\n\u003cp\u003eMAVERICK (DA); PATROL GQ ST\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eFord\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eMaverick \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e1988-1999\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eMAVERICK (DA); PATROL GQ ST\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eNI171\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649838493870,"sku":"NI171BL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649838526638,"sku":"NI171BN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649838559406,"sku":"NI171DB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649838592174,"sku":"NI171DG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649838624942,"sku":"NI171MH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_4bd8d955-e131-442b-b3b3-a0f7f22bd097.png?v=1785308037"},{"product_id":"nissan-patrol-ni175a","title":"Nissan Patrol (2004-2016) ST Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eNissan Patrol (2004-2016) ST Protectomat Dash Mat - NI175A\u003c\/h3\u003e\n\u003cp\u003ePATROL Y61 -SERIES 4 GU \u0026amp; ST\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eNissan\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003ePatrol \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2004-2016\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003ePATROL Y61 -SERIES 4 GU \u0026amp; ST\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eNI175A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649838657710,"sku":"NI175ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649838690478,"sku":"NI175ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649838723246,"sku":"NI175ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649838756014,"sku":"NI175ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649838788782,"sku":"NI175AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_8ee5fb6c-24c7-4bd5-b2ce-7b09a87a7c54.png?v=1785308042"},{"product_id":"nissan-patrol-ni176a","title":"Nissan Patrol (2013-2026) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eNissan Patrol (2013-2026) Protectomat Dash Mat - NI176A\u003c\/h3\u003e\n\u003cp\u003ePATROL Y62\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eNissan\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003ePatrol \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2013-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003ePATROL Y62\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eNI176A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649838821550,"sku":"NI176ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649838854318,"sku":"NI176ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649838887086,"sku":"NI176ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649838919854,"sku":"NI176ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649838952622,"sku":"NI176AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_12a79454-a306-49ed-83b9-d1b6b1e24177.png?v=1785308044"},{"product_id":"toyota-hiace-to114a","title":"Toyota Hiace (2005-2019) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eToyota Hiace (2005-2019) Protectomat Dash Mat - TO114A\u003c\/h3\u003e\n\u003cp\u003eHIACE LH KDH TRH\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eToyota\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eHiace \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2005-2019\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eHIACE LH KDH TRH\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eTO114A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649838985390,"sku":"TO114ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649839018158,"sku":"TO114ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649839050926,"sku":"TO114ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649839083694,"sku":"TO114ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649839116462,"sku":"TO114AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_9cc66275-dc55-4941-9182-a0202af09e2e.png?v=1785308044"},{"product_id":"toyota-hiace-to115a","title":"Toyota Hiace (2005-2019) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eToyota Hiace (2005-2019) Protectomat Dash Mat - TO115A\u003c\/h3\u003e\n\u003cp\u003eHIACE SUPER LONG WHEEL BASE\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eToyota\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eHiace \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2005-2019\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eHIACE SUPER LONG WHEEL BASE\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eTO115A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649839149230,"sku":"TO115ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649839181998,"sku":"TO115ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649839214766,"sku":"TO115ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649839247534,"sku":"TO115ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649839280302,"sku":"TO115AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_a3a78dd5-d29e-4f1e-a74d-a1744e538fe7.png?v=1785308045"},{"product_id":"toyota-hiace-to116a","title":"Toyota Hiace (2019-2026) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eToyota Hiace (2019-2026) Protectomat Dash Mat - TO116A\u003c\/h3\u003e\n\u003cp\u003eHIACE\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eToyota\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eHiace \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2019-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eHIACE\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eTO116A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649840623790,"sku":"TO116ABL","price":135.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649840656558,"sku":"TO116ABN","price":135.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649840689326,"sku":"TO116ADB","price":135.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649840722094,"sku":"TO116ADG","price":135.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649840754862,"sku":"TO116AMH","price":135.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_10b02ab8-55c4-4fa6-b282-67b670b85014.png?v=1785308049"},{"product_id":"toyota-hilux-to123","title":"Toyota Hilux (1988-1997) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eToyota Hilux (1988-1997) Protectomat Dash Mat - TO123\u003c\/h3\u003e\n\u003cp\u003eHILUX 80-85-90-105-106- SERIES LN YN; 4RUNNER YN 130\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eToyota\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eHilux \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e1988-1997\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eHILUX 80-85-90-105-106- SERIES LN YN; 4RUNNER YN 130\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eTO123\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649840787630,"sku":"TO123BL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649840820398,"sku":"TO123BN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649840853166,"sku":"TO123DB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649840885934,"sku":"TO123DG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649840918702,"sku":"TO123MH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_d9693eba-0447-4e9e-ba1d-71f12a2db329.png?v=1785308052"},{"product_id":"toyota-hilux-to126a","title":"Toyota Hilux (2005-2015) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eToyota Hilux (2005-2015) Protectomat Dash Mat - TO126A\u003c\/h3\u003e\n\u003cp\u003eHILUX KUN\/GGN\/TGN\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eToyota\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eHilux \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2005-2015\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eHILUX KUN\/GGN\/TGN\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eTO126A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649840951470,"sku":"TO126ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649840984238,"sku":"TO126ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649841017006,"sku":"TO126ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649841049774,"sku":"TO126ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649841082542,"sku":"TO126AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_56d4c50b-ea06-4131-bbcb-3084403cea47.png?v=1785308052"},{"product_id":"toyota-hilux-to127a","title":"Toyota Hilux (2005-2015) SR5 Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eToyota Hilux (2005-2015) SR5 Protectomat Dash Mat - TO127A\u003c\/h3\u003e\n\u003cp\u003eHILUX SR5\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eToyota\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eHilux \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2005-2015\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eHILUX SR5\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eTO127A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649841115310,"sku":"TO127ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649841148078,"sku":"TO127ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649841180846,"sku":"TO127ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649841213614,"sku":"TO127ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649841246382,"sku":"TO127AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_df793941-302f-4cc7-8f63-648e609ec968.png?v=1785308052"},{"product_id":"toyota-hilux-to128a","title":"Toyota Hilux (2015-2025) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eToyota Hilux (2015-2025) Protectomat Dash Mat - TO128A\u003c\/h3\u003e\n\u003cp\u003eHILUX\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eToyota\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eHilux \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2015-2025\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eHILUX\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eTO128A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649841279150,"sku":"TO128ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649841311918,"sku":"TO128ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649841344686,"sku":"TO128ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649841377454,"sku":"TO128ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649841410222,"sku":"TO128AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_926bbcfd-c47e-4101-b093-b1ad815d0d03.png?v=1785308058"},{"product_id":"toyota-fortuner-to129a","title":"Toyota Fortuner (2015-2026) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eToyota Fortuner (2015-2026) Protectomat Dash Mat - TO129A\u003c\/h3\u003e\n\u003cp\u003eFORTUNER\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eToyota\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eFortuner \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2015-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eFORTUNER\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eTO129A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649841442990,"sku":"TO129ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649841475758,"sku":"TO129ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649841508526,"sku":"TO129ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649841541294,"sku":"TO129ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649841574062,"sku":"TO129AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_447fc7d1-bcde-4bcc-bfd1-d596cc3f24f5.png?v=1785308059"},{"product_id":"toyota-fortuner-to131a","title":"Toyota Fortuner (2015-2026) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eToyota Fortuner (2015-2026) Protectomat Dash Mat - TO131A\u003c\/h3\u003e\n\u003cp\u003eFORTUNER CRUSADE\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eToyota\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eFortuner \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2015-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eFORTUNER CRUSADE\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eTO131A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649841606830,"sku":"TO131ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649841639598,"sku":"TO131ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649841672366,"sku":"TO131ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649841705134,"sku":"TO131ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649841737902,"sku":"TO131AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_3d54dbf9-453b-4717-899b-f262dc333f82.png?v=1785308060"},{"product_id":"toyota-hilux-to132a","title":"Toyota Hilux (2020-2025) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eToyota Hilux (2020-2025) Protectomat Dash Mat - TO132A\u003c\/h3\u003e\n\u003cp\u003eHILUX RUGGED\/ROGUE (RAISED SPEAKERS)\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eToyota\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eHilux \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2020-2025\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eHILUX RUGGED\/ROGUE (RAISED SPEAKERS)\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eTO132A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649841770670,"sku":"TO132ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649841803438,"sku":"TO132ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649841836206,"sku":"TO132ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649841868974,"sku":"TO132ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649841901742,"sku":"TO132AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_7e7cc182-7ba3-4099-bc83-738ca5ea78ed.png?v=1785308060"},{"product_id":"toyota-hilux-to133a","title":"Toyota Hilux (2025-2026) SR5, SR Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eToyota Hilux (2025-2026) SR5, SR Protectomat Dash Mat - TO133A\u003c\/h3\u003e\n\u003cp\u003e9TH GEN HILUX SR\/SR5\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eToyota\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eHilux \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e2025-2026\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003e9TH GEN HILUX SR\/SR5\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eTO133A\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649845178542,"sku":"TO133ABL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649845211310,"sku":"TO133ABN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649845244078,"sku":"TO133ADB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649845276846,"sku":"TO133ADG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649845309614,"sku":"TO133AMH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_55c99ffc-196f-4e4a-9f47-7e3b88969a15.png?v=1785308065"},{"product_id":"toyota-bundera-to142","title":"Toyota Bundera (1985-1999) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eToyota Bundera (1985-1999) Protectomat Dash Mat - TO142\u003c\/h3\u003e\n\u003cp\u003eBUNDERA 73 SERIES 4WD WITH OUT DASH BINNICLE; LANDCRUISER 75 SERIES FJ HJ WITH OUT DASH BINNICALE\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eToyota\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eBundera \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e1985-1999\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eBUNDERA 73 SERIES 4WD WITH OUT DASH BINNICLE; LANDCRUISER 75 SERIES FJ HJ WITH OUT DASH BINNICALE\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eTO142\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649845342382,"sku":"TO142BL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649845375150,"sku":"TO142BN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649845407918,"sku":"TO142DB","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649845440686,"sku":"TO142DG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649845473454,"sku":"TO142MH","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_d097d4d5-9695-4f48-9a87-078986381d73.png?v=1785308067"},{"product_id":"toyota-bundera-to145","title":"Toyota Bundera (1985-1999) Protectomat Dash Mat","description":"\u003ch3 class=\"product-single__title\"\u003eToyota Bundera (1985-1999) Protectomat Dash Mat - TO145\u003c\/h3\u003e\n\u003cp\u003eBUNDERA 73 SERIES 4WD WITH DASH BINNICLE; LANDCRUISER 75 SERIES FJ HJ WITH DASH BINNICALE\u003c\/p\u003e\n\u003cstyle\u003e\n  .ppd-protectomat {\n    --ppd-radius: 12px;\n    --ppd-background: #f7f7f7;\n    --ppd-text: #222222;\n\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    color: var(--ppd-text);\n    box-sizing: border-box;\n  }\n\n  .ppd-protectomat *,\n  .ppd-protectomat *::before,\n  .ppd-protectomat *::after {\n    box-sizing: border-box;\n  }\n\n  \/* TOP FULL-WIDTH IMAGE *\/\n\n  .ppd-protectomat__hero {\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__hero img {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    margin: 0;\n    border: 0;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain;\n    object-position: center;\n  }\n\n  \/* 50\/50 CONTENT ROWS *\/\n\n  .ppd-protectomat__row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: stretch;\n    width: 100%;\n    margin: 0 0 40px;\n    overflow: hidden;\n    background: var(--ppd-background);\n    border-radius: var(--ppd-radius);\n  }\n\n  \/* TEXT CONTENT *\/\n\n  .ppd-protectomat__content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    padding: 55px;\n  }\n\n  .ppd-protectomat__content h2 {\n    width: 100%;\n    margin: 0 0 22px !important;\n    color: var(--ppd-text) !important;\n    font-size: 32px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content h3 {\n    width: 100%;\n    margin: 12px 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p {\n    width: 100%;\n    margin: 0 0 18px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.65;\n    text-align: left;\n  }\n\n  .ppd-protectomat__content p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  \/* ALL 50\/50 IMAGES *\/\n\n  .ppd-protectomat__image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 0;\n    padding: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__image img {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    max-height: 700px;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: var(--ppd-radius) !important;\n    clip-path: inset(0 round var(--ppd-radius));\n    object-fit: contain !important;\n    object-position: center;\n  }\n\n  \/* EXTRA RULES TO ENSURE SECOND IMAGE IS ROUNDED *\/\n\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image,\n  .ppd-protectomat__row:nth-of-type(3) .ppd-protectomat__image img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left,\n  .ppd-protectomat__image--left img {\n    overflow: hidden !important;\n    border-radius: var(--ppd-radius) !important;\n  }\n\n  .ppd-protectomat__image--left img {\n    clip-path: inset(0 round var(--ppd-radius)) !important;\n  }\n\n  \/* FEATURE LIST *\/\n\n  .ppd-protectomat__features {\n    width: 100%;\n    margin: 12px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li {\n    position: relative;\n    width: 100%;\n    margin: 0 0 18px !important;\n    padding: 0 0 0 32px !important;\n    color: var(--ppd-text) !important;\n    font-size: 16px;\n    line-height: 1.55;\n    list-style: none !important;\n  }\n\n  .ppd-protectomat__features li:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .ppd-protectomat__features li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ppd-text);\n    font-size: 18px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .ppd-protectomat__features strong {\n    display: block;\n    margin: 0 0 3px;\n    color: var(--ppd-text) !important;\n    font-weight: 700;\n  }\n\n  \/* FINAL CENTRED SECTION *\/\n\n  .ppd-protectomat__cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    min-height: 265px;\n    margin: 0 auto;\n    padding: 45px 35px;\n\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    background: var(--ppd-background) !important;\n    border-radius: var(--ppd-radius);\n  }\n\n  .ppd-protectomat__cta h2 {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto 20px !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.25;\n  }\n\n  .ppd-protectomat__cta p {\n    width: 100%;\n    max-width: 1000px;\n    margin: 0 auto !important;\n    color: var(--ppd-text) !important;\n    text-align: center !important;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .ppd-protectomat__hero {\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__row {\n      grid-template-columns: 1fr;\n      margin-bottom: 25px;\n    }\n\n    .ppd-protectomat__content {\n      padding: 32px 24px;\n    }\n\n    .ppd-protectomat__content h2 {\n      font-size: 26px;\n    }\n\n    .ppd-protectomat__content h3 {\n      font-size: 21px;\n    }\n\n    .ppd-protectomat__content p,\n    .ppd-protectomat__features li {\n      font-size: 15px;\n    }\n\n    .ppd-protectomat__image {\n      width: 100%;\n      min-height: 0;\n      overflow: hidden;\n      border-radius: var(--ppd-radius);\n    }\n\n    .ppd-protectomat__image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none;\n      border-radius: var(--ppd-radius) !important;\n      clip-path: inset(0 round var(--ppd-radius));\n      object-fit: contain !important;\n    }\n\n    .ppd-protectomat__cta {\n      min-height: 0;\n      padding: 38px 24px;\n    }\n\n    .ppd-protectomat__cta h2 {\n      margin-bottom: 16px !important;\n      font-size: 25px;\n    }\n\n    .ppd-protectomat__cta p {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ppd-protectomat\"\u003e\n\u003c!-- FULL-WIDTH IMAGE ABOVE ALL CONTENT --\u003e\n\u003cdiv class=\"ppd-protectomat__hero\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat3.png?v=1785287560\" alt=\"Protectomat Australian made dashboard protection\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- BLOCK ONE: TEXT LEFT \/ IMAGE RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eAustralian Made Dashboard Protection Since 1981\u003c\/h2\u003e\n\u003cp\u003eProtect your vehicle’s interior with a Protectomat Dash Mat, proudly manufactured in Western Australia for Australian driving conditions.\u003c\/p\u003e\n\u003cp\u003eProtectomat has been producing premium dashboard covers since 1981, developing vehicle-specific dash mats for a wide range of passenger vehicles, four-wheel drives and commercial vehicles.\u003c\/p\u003e\n\u003cp\u003eEach dash mat is designed to follow the shape and layout of the vehicle’s dashboard, providing a tailored appearance while helping protect the surface underneath from UV exposure, heat and everyday wear.\u003c\/p\u003e\n\u003ch3\u003eBuilt for Australian Conditions\u003c\/h3\u003e\n\u003cp\u003eConstant exposure to the Australian sun can cause dashboards to fade, crack and deteriorate. A Protectomat Dash Mat provides an additional layer of protection while also helping reduce reflections and glare across the windscreen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat.jpg?v=1785287559\" alt=\"Protectomat dash mat fitted to a vehicle dashboard\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BLOCK TWO: IMAGE LEFT \/ TEXT RIGHT --\u003e\n\u003cdiv class=\"ppd-protectomat__row\"\u003e\n\u003cdiv class=\"ppd-protectomat__image ppd-protectomat__image--left\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Protectomat2.jpg?v=1785287558\" alt=\"Vehicle fitted with a Protectomat dashboard mat\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ppd-protectomat__content\"\u003e\n\u003ch2\u003eWhy Choose a Protectomat Dash Mat?\u003c\/h2\u003e\n\u003cp\u003eWhether your vehicle is a daily driver, touring 4WD, tow vehicle or work ute, Protectomat provides a practical dashboard protection solution designed to fit properly, look good and withstand everyday use.\u003c\/p\u003e\n\u003cul class=\"ppd-protectomat__features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAustralian Made\u003c\/strong\u003e Manufactured in Western Australia using quality automotive-grade materials.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle-Specific Fitment\u003c\/strong\u003e Designed to suit the dashboard layout of each compatible vehicle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDashboard Protection\u003c\/strong\u003e Helps protect against UV exposure, heat, fading and general wear.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReduced Windscreen Glare\u003c\/strong\u003e Helps minimise dashboard reflections for improved visibility and driving comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical Interior Upgrade\u003c\/strong\u003e A simple and effective way to help maintain the condition of your vehicle’s interior.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CENTRED BLOCK --\u003e\n\u003cdiv class=\"ppd-protectomat__cta\"\u003e\n\u003ch2\u003eLooking for a Dash Mat for Your Vehicle?\u003c\/h2\u003e\n\u003cp\u003eProtectomat Dash Mats are available for a broad range of vehicle makes, models and year ranges. Contact the PPD Performance team with your vehicle’s make, model, year and series, and we can help identify the correct option and confirm fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch5\u003eFreight\u003c\/h5\u003e\n\u003cp\u003eFree freight on standalone dash-mat orders. Dash mats are manufactured at our Balcatta facility and, where an order also includes seat covers, ship separately from the seat-cover order.\u003c\/p\u003e\n\u003ch5\u003eFitment\u003c\/h5\u003e\n\u003cp\u003eDash mats are custom moulded for a specific dashboard. Please confirm this listing matches your exact make, model, year and series — if you are unsure, contact our team before purchasing.\u003c\/p\u003e\n\u003ch5\u003eAirbag\u003c\/h5\u003e\n\u003cp\u003eWhere a vehicle has a top-mounted dash airbag, the correct dash mat includes the required cut-out. Only fit a dash mat that is specified for your vehicle.\u003c\/p\u003e\n\u003ch5\u003eReturns \u0026amp; Exchanges\u003c\/h5\u003e\n\u003cp\u003ePlease select your dash mat carefully. If you require any assistance please talk to our team prior to purchasing.\u003c\/p\u003e\n\u003ch5\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h5\u003e\n\u003cp\u003eThis dash mat is custom moulded to fit ONLY the following vehicle. If you have a different model please see our other listings or contact us for support.\u003c\/p\u003e\n\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake:\u003c\/td\u003e\n\u003ctd\u003eToyota\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel:\u003c\/td\u003e\n\u003ctd\u003eBundera \u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear:\u003c\/td\u003e\n\u003ctd\u003e1985-1999\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFitment:\u003c\/td\u003e\n\u003ctd\u003eBUNDERA 73 SERIES 4WD WITH DASH BINNICLE; LANDCRUISER 75 SERIES FJ HJ WITH DASH BINNICALE\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColours:\u003c\/td\u003e\n\u003ctd\u003eAvailable in 5 colours — Black, Brown, Dark Blue, Dark Grey, Mocha. Select your colour above.\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU:\u003c\/td\u003e\n\u003ctd\u003e\n\u003cp\u003e\u003cspan\u003eTO145\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Protectomat","offers":[{"title":"Black","offer_id":48649845506222,"sku":"TO145BL","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":48649845538990,"sku":"TO145DG","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Blue","offer_id":48649845571758,"sku":"TO145BN","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":48649845604526,"sku":"TO145MH","price":112.0,"currency_code":"AUD","in_stock":true},{"title":"Mocha","offer_id":48649845637294,"sku":"TO145DB","price":112.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/files\/Black_77a42f04-7af3-46bf-919d-429646a00d9e.png?v=1785308068"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2136\/3225\/collections\/Dark_Blue_e4b6b0b5-96a2-43f2-af81-48eaa996b90a.png?v=1785308434","url":"https:\/\/ppdperformance.com.au\/collections\/protectomat-dash-mats.oembed","provider":"PPD Performance","version":"1.0","type":"link"}