{"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","url":"https:\/\/ppdperformance.com.au\/products\/ford-ranger-fo183a","provider":"PPD Performance","version":"1.0","type":"link"}