www.dieselpowerproducts.com
Open in
urlscan Pro
172.66.43.66
Public Scan
Submitted URL: http://dieselpowerproducts.com/
Effective URL: https://www.dieselpowerproducts.com/
Submission Tags: tranco_l324
Submission: On March 28 via api from DE — Scanned from DE
Effective URL: https://www.dieselpowerproducts.com/
Submission Tags: tranco_l324
Submission: On March 28 via api from DE — Scanned from DE
Form analysis
4 forms found in the DOMPOST https://www.dieselpowerproducts.com/
<form class="t-global-account__form" method="post" action="https://www.dieselpowerproducts.com/" autocomplete="off">
<fieldset>
<legend>Global Account Sign In</legend> <input type="hidden" name="Action" value="LOGN"> <input type="hidden" name="Category_Code" value=""> <input type="hidden" name="Product_Code" value=""> <input type="hidden" name="Search" value=""> <input
type="hidden" name="Per_Page" value=""> <input type="hidden" name="Sort_By" value="">
<ul class="c-form-list">
<li class="c-form-list__item c-form-list__item--full"> <label class="u-hide-visually">Email Adress</label> <input class="c-form-input c-form-input--large" type="email" name="Customer_LoginEmail" value="" autocomplete="email" placeholder="Email"
required=""> </li>
<li class="c-form-list__item c-form-list__item--full"> <label class="u-hide-visually">Password</label> <input class="c-form-input c-form-input--large" type="password" name="Customer_Password" autocomplete="current-password"
placeholder="Password"> </li>
<li class="c-form-list__item c-form-list__item--full"> <button class="c-button c-button--full" type="submit">Sign In</button> </li>
<li class="c-form-list__item c-form-list__item--full"> <a class="c-button outline black u-block" href="https://www.dieselpowerproducts.com/signin.aspx">Register</a> </li>
<li class="c-form-list__item c-form-list__item-fpwd c-form-list__item--full u-text-center"> <a class="u-color-gray-30 f-size-15 u-text-regular" href="https://www.dieselpowerproducts.com/forgot-password.html">Forgot Password?</a> </li>
<li class="c-form-list__item c-form-list__item--full u-text-center or-sep">
<p> <span class="u-3-font f-size-10 ls-175 u-color-gray-50 u-text-uppercase x-line-button"> <span class="x-line-button__inner"> <span>Or</span> </span> </span> </p>
</li>
<li class="c-form-list__item c-form-list__item--full u-text-center">
<a href="javascript:;" onclick="$.fn.popup( 'https:\/\/www.dieselpowerproducts.com\/mm5\/merchant.mvc\u003F&Screen=OAUTH&OAuth_Provider_Code=AMAZON&action=OAUTH_LOGIN&Store_Code=DPP', 'AMAZON' );" data-timeout="5000" data-src-bg="graphics/amazon-login-btn.png" class="c-button--full c-button--hollow c-button--huge u-color-gray-50 amazon-oauth-logn-btn oauth-btn"> Sign in with Amazon</a>
</li>
</ul>
</fieldset>
</form>
GET https://www.dieselpowerproducts.com/search
<form action="https://www.dieselpowerproducts.com/search" method="get" class="cmp-autocomplete__form" itemprop="potentialAction" itemscope="" itemtype="http://schema.org/SearchAction">
<meta itemprop="target" content="https://www.dieselpowerproducts.com/search?q={q}">
<div class="cmp-ss_search-bar"> <i class="dppicons--search"></i>
<div class="cmp-ss_search-elements">
<div class="cmp-ss_search-elements-query" ng-class="{ 'has-query' : formData.query }"> <span class="cmp-ss_search-elements-word u-3-font u-text-bold u-text-uppercase">{{formData.query}}</span> <span class="cmp-ss_search-elements-enter u-4-font"
ng-if="formData.query">enter</span> </div> <input tabindex="100000" type="text" itemprop="query-input" ng-model="formData.query" name="q" placeholder="Search" class="cmp-autocomplete__input u-3-font u-text-bold u-text-uppercase"
autocomplete="off" value="" autocorrect="off" autocapitalize="off" spellcheck="false" set-focus="isOpen" ng-keyup="debounceSearch( formData.query, $event );">
</div> <a class="cmp-autocomplete__close" ng-click="close();"> <i class="dppicons--cross"></i> </a>
</div>
<div class="cmp-ss_autocomplete__results-wrapper u-hidden" ng-show="formData.query.length > 0">
<div ng-switch="(response.results.length > 0)" class="o-layout cmp-ss_autocomplete__results-wrapper-inner">
<div class="cmp-ss_autocomplete__terms-wrapper o-layout__item u-width-12 u-width-5--l">
<div class="cmp-ss_autocomplete__terms u-3-font u-text-bold u-text-uppercase" ng-if="terms.length > 0">
<ul>
<li ng-repeat="term in terms" class="cmp-ss_autocomplete__terms"> <a ng-click="search( term, true );"><span ng-bind-html="term"></span></a> </li>
</ul>
</div>
</div>
<div class="cmp-ss_autocomplete__results o-layout__item u-width-12 u-width-7--l">
<h4 class="u-3-font u-text-uppercase f-size-15">Related Products</h4>
<div class="cmp-ss_autocomplete__results-listing o-layout reset-ignore o-layout--flush">
<div class="cmp-ss_autocomplete__results-item o-layout__item reset-ignore u-width-12 u-width-6--l" ng-repeat="product in response.results">
<div class="cmp-ss_autocomplete__results-item-image">
<a ng-href="{{ product.url }}"> <figure> <img class="is--placeholder" src="themes/shadows/ui/placeholders/square.jpg" alt=""> <img class="is--mainimg" src="themes/shadows/ui/placeholders/square.jpg" ng-src="{{ product.imageUrl }}" alt="{{ product.name }}" title="{{ product.name }}"> </figure> </a>
</div>
<div class="cmp-ss_autocomplete__results-item-info">
<a ng-href="{{ product.url }}" class="u-4-font u-text-uppercase"> <span class="cmp-ss_autocomplete-product__name">{{product.name}}</span> <span class="cmp-ss_autocomplete-product__price u-text-bold"> <s ng-if="product.price < product.baseprice">{{product.baseprice}}</s> <span>{{product.price | currency}}</span> </span> <span class="cmp-ss_autocomplete-product__application">Application</span> </a>
</div>
</div>
</div>
</div>
</div>
<div class="cmp-ss_autocomplete__to-search-page">
<p><a href="https://www.dieselpowerproducts.com/search?q={{formData.query}}">Search for products "{{formData.query}}"</a></p>
</div>
</div>
</form>
<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-VQPinA" novalidate="" tabindex="-1"
style="display: flex; flex-direction: row; box-sizing: border-box; width: 100%; overflow: visible; max-width: 450px; margin: 0px auto; border-radius: 0px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0); background-repeat: no-repeat; background-position-y: 50%; padding: 0px; flex: 1 1 0%;">
<div class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; min-height: 200px; justify-content: center;">
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px 0px; position: relative; flex: 1 0 0px;">
<div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-23774438" style="width: 100%;">
<p style="text-align:center;font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span class="ql-font-helvetica-neue"
style="font-size:30px;color:rgb(255, 255, 255);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:bold;">NEWSLETTER</span><span class="ql-font-helvetica-neue"
style="font-size:30px;color:rgb(234, 29, 38);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:bold;"> SIGN UP</span></p>
</div>
</div>
</div>
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 0px; position: relative; flex: 1 0 0px;">
<div class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_23774439" class="needsclick go1368334328 kl-private-reset-css-Xuajs1" type="email"
autocomplete="email" name="email" tabindex="0" placeholder="ENTER YOUR EMAIL" aria-label="ENTER YOUR EMAIL" aria-invalid="false" options="[object Object]"
style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 44px; text-align: left; color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 700; letter-spacing: 1px; background-color: rgba(255, 255, 255, 0); border: 1px solid rgb(255, 255, 255);">
<div class="needsclick kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
</div>
</div>
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px; position: relative; flex: 0 1 auto;"><button
class="needsclick go3894874857 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
style="background: rgb(234, 29, 38); border-radius: 0px; border-style: none; border-color: rgb(255, 255, 255); border-width: 1px; color: rgb(255, 255, 255); font-family: Poppins, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 700; letter-spacing: 1px; line-height: 1; white-space: normal; padding: 11px 10px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: auto;">SUBMIT</button>
</div>
</div>
</div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>
<form class="needsclick klaviyo-form klaviyo-form-version-cid_3 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-Wu3Wa5" novalidate="" tabindex="-1"
style="display: flex; flex-direction: row; box-sizing: border-box; width: 600px; min-width: 200px; max-width: 1000px; border-radius: 6px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgb(0, 0, 0); background-repeat: no-repeat; background-position-y: 50%; padding: 20px 15px; flex: 1 1 0%;">
<div class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px 15px 0px 0px; min-height: 360px; justify-content: center;">
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
<div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-105956270" style="width: 100%;">
<p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400; line-height: 150%;"><span class="ql-font-oswald"
style="font-size: 28px; color: #ffffff; font-family: Oswald, Helvetica, Arial, sans-serif; font-weight: bold;">BECOME A </span></p>
<p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400; line-height: 150%;"><span class="ql-font-oswald"
style="font-size: 28px; color: #ffffff; font-family: Oswald, Helvetica, Arial, sans-serif; font-weight: bold;">DIESEL INSIDER & WIN A $100 GIFT CARD</span></p>
</div>
</div>
</div>
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 0px 10px; position: relative; flex: 1 0 0px;">
<div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-105956271" style="width: 100%;">
<p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span style="color: rgb(255, 255, 255);">Sign up below to be entered in a weekly $100 gift card giveaway! Winner
will be chosen every Monday.</span></p>
</div>
</div>
</div>
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 2px 10px 0px; position: relative; flex: 1 0 0px;">
<div class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="first_name_105956272" class="needsclick go326012652 kl-private-reset-css-Xuajs1" type="text"
autocomplete="given-name" tabindex="0" placeholder="First Name" aria-label="First Name" aria-invalid="false" options="[object Object]"
style="box-sizing: border-box; border-radius: 3px; padding: 0px 0px 0px 16px; height: 40px; text-align: left; color: rgb(0, 0, 0); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0) 0px 0px 5px;">
<div class="needsclick kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
</div>
</div>
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 0px 10px 2px; position: relative; flex: 1 0 0px;">
<div class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="last_name_105956273" class="needsclick go326012652 kl-private-reset-css-Xuajs1" type="text"
autocomplete="family-name" tabindex="0" placeholder="Last Name" aria-label="Last Name" aria-invalid="false" options="[object Object]"
style="box-sizing: border-box; border-radius: 3px; padding: 0px 0px 0px 16px; height: 40px; text-align: left; color: rgb(0, 0, 0); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(255, 255, 255);">
<div class="needsclick kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
</div>
</div>
</div>
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 0px 10px; position: relative; flex: 1 0 0px;">
<div class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_105956274" class="needsclick go326012652 kl-private-reset-css-Xuajs1" type="email"
autocomplete="email" name="email" tabindex="0" placeholder="Email" aria-label="Email" aria-invalid="false" options="[object Object]"
style="box-sizing: border-box; border-radius: 3px; padding: 0px 0px 0px 16px; height: 40px; text-align: left; color: rgb(0, 0, 0); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(255, 255, 255);">
<div class="needsclick kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
</div>
</div>
</div>
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 0px; position: relative; flex: 1 0 0px;">
<div class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="YMM_105957138" class="needsclick go326012652 kl-private-reset-css-Xuajs1" type="text"
tabindex="0" placeholder="Year, Make, Model" aria-label="Year, Make, Model" aria-invalid="false" options="[object Object]"
style="box-sizing: border-box; border-radius: 3px; padding: 0px 0px 0px 16px; height: 40px; text-align: left; color: rgb(0, 0, 0); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(255, 255, 255);">
<div class="needsclick kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
</div>
</div>
</div>
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 0px 10px; position: relative; flex: 1 0 0px;"><button
class="needsclick go952291206 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
style="background: rgb(234, 29, 38); border-radius: 0px; border-style: none; border-color: rgb(9, 115, 115); border-width: 6px; color: rgb(255, 255, 255); font-family: Oswald, Helvetica, Arial, sans-serif; font-size: 20px; font-weight: 700; letter-spacing: 1px; line-height: 1; white-space: normal; padding-top: 11px; padding-bottom: 11px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: auto; width: 100%;">JOIN
NOW</button></div>
</div>
</div>
<div title="Enter for your chance to win a $100 gift card!" class="needsclick kl-private-reset-css-Xuajs1"
style="display: flex; flex-direction: column; width: 300px; margin: -20px -15px -20px 0px; padding: 0px; border-top: 0px solid transparent; border-right: 0px solid transparent; border-bottom: 0px solid transparent; border-left: 0px; border-bottom-right-radius: 6px; border-top-right-radius: 6px; overflow: hidden; min-width: 300px; min-height: 360px;">
<div class="needsclick kl-private-reset-css-Xuajs1"
style="background-image: url("https://d3k81ch9hvuctc.cloudfront.net/company/TUbfNB/images/da5436c2-84f7-4fdb-9dd0-a72f10fada37.jpeg"); background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; width: 100%; height: 100%; display: block;">
</div>
</div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>
Text Content
888.99.DIESEL Click Here To Check Out Newly Released Products! * Promotions * My Garage My Account Global Account Sign In * Email Adress * Password * Sign In * Register * Forgot Password? * Or * Sign in with Amazon {{formData.query}} enter * RELATED PRODUCTS {{product.name}} {{product.baseprice}} {{product.price | currency}} Application Search for products "{{formData.query}}" 888.99.DIESEL My Garage * Cummins * * Main Menu * 2019 - 2024 Ram 6.7L Cummins * 2010 - 2018 Ram 6.7L Cummins * 2007.5 - 2009 Ram 6.7L Cummins * 2004.5 - 2007 Ram 5.9L Cummins * 2003 - 2004 Ram 5.9L Cummins * 1994 - 2002 Ram 5.9L Cummins * 1989 - 1993 Ram 5.9L Cummins * 2016 - 2019 Titan XD 5.0L Cummins * 4BT Engine Parts & Accessories * Dodge/Ram * Main Menu * 2019 - 2024 Ram 6.7L Cummins * 2010 - 2018 Ram 6.7L Cummins * 2007.5 - 2009 Ram 6.7L Cummins * 2004.5 - 2007 Ram 5.9L Cummins * 2003 - 2004 Ram 5.9L Cummins * 1994 - 2002 Ram 5.9L Cummins * 1989 - 1993 Ram 5.9L Cummins * View All Dodge/Ram * Nissan Titan * Main Menu * 2016 - 2019 Titan XD 5.0L Cummins * View All Nissan Titan * 4BT Cummins * Main Menu * 4BT Engine Parts & Accessories * View All 4BT Cummins * View All Cummins * Powerstroke * * Main Menu * 2020 - 2024 Ford 6.7L Powerstroke * 2017 - 2019 Ford 6.7L Powerstroke * 2011 - 2016 Ford 6.7L Powerstroke * 2008 - 2010 Ford 6.4L Powerstroke * 2003 - 2007 Ford 6.0L Powerstroke * 1999 - 2003 Ford 7.3L Powerstroke * 1994 - 1997 Ford 7.3L Powerstroke * 2018 - 2021 Ford 3.0L Powerstroke * 1988 - 1994 Ford 7.3L IDI * 1983 - 1987 Ford 6.9L IDI * Ford * Main Menu * 2020 - 2024 Ford 6.7L Powerstroke * 2017 - 2019 Ford 6.7L Powerstroke * 2011 - 2016 Ford 6.7L Powerstroke * 2008 - 2010 Ford 6.4L Powerstroke * 2003 - 2007 Ford 6.0L Powerstroke * 1999 - 2003 Ford 7.3L Powerstroke * 1994 - 1997 Ford 7.3L Powerstroke * 2018 - 2021 Ford 3.0L Powerstroke * 1988 - 1994 Ford 7.3L IDI * 1983 - 1987 Ford 6.9L IDI * View All Ford * View All Powerstroke * Duramax * * Main Menu * 2020 - 2024 GM 6.6L L5P Duramax * 2017 - 2019 GM 6.6L L5P Duramax * 2011 - 2016 GM 6.6L LML Duramax * 2007.5 - 2010 GM 6.6L LMM Duramax * 2006 - 2007 GM 6.6L LLY/LBZ Duramax * 2004.5 - 2005 GM 6.6L LLY Duramax * 2001 - 2004 GM 6.6L LB7 Duramax * 1992 - 2000 GM 6.5L * 2020-2024 GM 3.0L 1500 Duramax * GM * Main Menu * 2020 - 2024 GM 6.6L L5P Duramax * 2017 - 2019 GM 6.6L L5P Duramax * 2011 - 2016 GM 6.6L LML Duramax * 2007.5 - 2010 GM 6.6L LMM Duramax * 2006 - 2007 GM 6.6L LLY/LBZ Duramax * 2004.5 - 2005 GM 6.6L LLY Duramax * 2001 - 2004 GM 6.6L LB7 Duramax * 1992 - 2000 GM 6.5L * 2020-2024 GM 3.0L 1500 Duramax * View All GM * Canyon/Colorado * Main Menu * 2016 - 2022 Canyon/Colorado 2.8L Duramax * View All Canyon/Colorado * View All Duramax * Ecodiesel * * Main Menu * 2020-2023 Ram 1500 EcoDiesel 3.0L * 2014-2018 Ram 1500 EcoDiesel 3.0L * Ram * Main Menu * 2020-2023 Ram 1500 EcoDiesel 3.0L * 2014-2018 Ram 1500 EcoDiesel 3.0L * View All Ram * 2020-2023 Jeep EcoDiesel 3.0L * Jeep * Main Menu * 2020-2023 Jeep EcoDiesel 3.0L * View All Jeep * View All Ecodiesel * Apparel * Brands * * Main Menu * AFE * AirDog Fuel Systems * ATS Diesel Performance * BD-Power * BDS Suspension * Banks Power * Bosch * Carli Suspension * Cognito Motorsports * Custom Battery Cables * Diamond Eye Performance * Driven Diesel * Dynomite Diesel * Edge Products * FASS Fuel Systems * Fleece Performance Engineering * Fox Shocks * Industrial Injection * Kryptonite * MBRP Exhaust * Mishimoto * Mopar | Factory OEM dodge Ram * PacBrake * PPE (Pacific Performance Eng.) * Red-Head Steering Gears * Rock Krawler * S&B Filters * South Bend Clutch * SuspensionMaxx * Synergy Manufacturing * View All Brands * View All Brands * Main Menu * AFE * AirDog Fuel Systems * ATS Diesel Performance * BD-Power * BDS Suspension * Banks Power * Bosch * Carli Suspension * Cognito Motorsports * Custom Battery Cables * View All View All Brands * View All Brands * Main Menu * Diamond Eye Performance * Driven Diesel * Dynomite Diesel * Edge Products * FASS Fuel Systems * Fleece Performance Engineering * Fox Shocks * Industrial Injection * Kryptonite * MBRP Exhaust * View All View All Brands * View All Brands * Main Menu * Mishimoto * Mopar | Factory OEM Dodge Ram * PacBrake * PPE (Pacific Performance Eng.) * Red-Head Steering Gears * Rock Krawler * S&B Filters * South Bend Clutch * SuspensionMaxx * Synergy Manufacturing * View All View All Brands * View All Brands * My Account Promotions Search Cart 0 LOOKING FOR INSPIRATION ON WHAT TO DO NEXT ON YOUR TRUCK? CHECK OUT SOME OF THE RECENT TRUCKS WE'VE BUILT! DPP BUILDS CHECK IT OUT OUR MOST POPULAR T-SHIRTS ARE ON SALE FOR ONLY $15! $15! GET YOURS THE EDGE EVOLUTION DELIVERS INCREASED POWER WITH A HOST OF INTUITIVE FEATURES FOR EVERY TRUCK! EDGE EVOLUTION CTS3 GET YOURS UPGRADE YOUR TRUCK WITH A HIGH QUALITY, MADE IN AMERICA EXHAUST FROM DIAMOND EYE! MADE IN USA SHOP NOW SAVE ON PREMIUM AIRDOG FUEL PUMP & FILTRATION SYSTEMS 10% OFF SHOP NOW SAVE ON DYNATRAC BALL JOINTS AND FREE SPIN KITS 10% OFF SHOP NOW SAVE 10% ON CALIBRATED POWER STEALTH TURBOS & 15% ON TUNING MARCH MADNESS SALE SHOP NOW FROM WORK TRUCK TO PLAY TRUCK, CARLI SUSPENSION HAS KITS AND COMPONENTS FOR EVERYONE. CARLI SUSPENSION CHECK IT OUT SAVE ON FASS TITANIUM FUEL PUMPS FOR A LIMITED TIME FASS SALE SHOP NOW DO YOU EVER JUST WONDER WHAT ARE THE LATEST PARTS TO BE RELEASED? US TOO! NEW STUFF! CHECK 'EM OUT! * 1 * 2 * 3 * 4 * 5 * 6 * 7 * 8 * 9 * 10 * Find Parts for your truck SELECT YOUR VEHICLE Select Year 202420232022202120202019201820172016201520142013201220112010200920082007.52007200620052004.52004200320022001200019991998.519981997199619951994.51994199319921991199019891988198719861985198419831982 Select Make Select Engine Go FEATURED TRUCKS SHOP DIESEL PARTS BY VEHICLE Shop Ram Shop Now Shop Ford Shop Now Shop Chevrolet / GMC Shop Now Shop Nissan Titan XD Shop Now Shop Jeep Shop Now Shop Volkswagen Shop Now Shop Sprinter Shop Now Garage MY GARAGE Sign In or register to personalize your shopping experience Add a Vehicle Sign In Register Sign In or register to personalize your shopping experience SEE OUR BEST SELLERS When it comes to you and your truck, you only want the best of the best. In many cases, the best programmer or suspension upgrade for you could be polar opposites from someone else merely because the two trucks are used differently. However, most diesel truck owners share similar basic expectations from their vehicles: dependable, powerful, and comfortable. While some may venture into less predictable classifications, those three are typically universally shared. What this means is that one particular cold air intake is the best for the majority of Cummins owners, or that one Duramax programmer outsells the rest, and so forth. Let history guide you in your product selection by at least checking out our list of Best Sellers. And if you don’t see something that matches what you’re after, by all means, give us a call or send an e-mail so we can discuss your exact application and how its used. Diesel Performance is our business, let us help. ...Read More S&B Cold Air Intake System 11-16 6.6L GM Duramax LML $349.00 Shop Kryptonite Stage 3 Leveling Kit With Bilstein Shocks 01-10 GM 2500HD / 3500 $902.49 Shop F-BOMB Diesel Fuel Additive | Fuel Bomb! $14.95 Shop Banks Ram-Air® Rear Diff Cover | 01-19 GM | 03-18 Dodge/Ram | 14-Bolt AAM 11.5" or 11.8" $375.00 Shop BDS 55383 Steering Stabilizer Kit 15-24 GM2500HD / 3500 $97.90 Shop Fleece Performance 63mm FMW HE300VG VGT Cheetah Turbocharger 13-18 Ram 6.7L Cummins $2,999.00 Shop TS Performance 6 Position Chip 94-03 Ford 7.3L Powerstroke $299.95 Shop Bosch F00RC00647 Connector Tubes 03-22 Dodge 5.9L / 6.7L Cummins $51.95 Shop Blend Door USA Complete HVAC Repair Kit 03-09 Ram $320.00 Shop Red-Head Steering Gear Box 03-08 Dodge Ram 5.9L/6.7L Cummins $456.00 Shop 00 00 Shop All SEE OUR TOP PICKS As fellow diesel enthusiasts, we understand there are seemingly infinite choices when determining your next upgrade. While you could spend hours scouring forums, reading reviews, and watching numerous videos to come to a consensus, let us guide you to some of our most highly recommended products that have proven themselves to us. ...Read More Fleece Performance 63mm FMW HE300VG VGT Cheetah Turbocharger 13-18 Ram 6.7L Cummins $2,999.00 Shop BD TorqueMaster 68RFE Transmission & Torque Converter w/ Billet Shaft 07.5-18 Dodge 6.7L Cummins $8,019.00 Shop FASS TS C10 100G Titanium Signature Series Fuel Lift Pump 100GPH 01-10 6.6L GM Duramax $625.05 Shop Fleece Performance 63mm FMW HE351VE VGT Cheetah Turbocharger 07.5-12 Dodge 6.7L Cummins $2,999.00 Shop Banks Monster-Ram Intake System 19-24 Ram 6.7L Cummins $968.00 Shop Carli 3.5" Lift E-Venture Suspension System 20-23 Ford 6.7L Powerstroke $6,165.00 Shop Kryptonite Death Grip Tie Rods 01-10 GM 2500HD / 3500 $360.99 Shop FASS TS C11 100G Titanium Signature Series Fuel Lift Pump 100GPH 11-14 6.6L GM Duramax LML $625.05 Shop FASS Titanium Signature Series Fuel Lift Pump 140GPH 17-19 GM 6.6L Duramax L5P $739.05 Shop Synergy Manufacturing Heavy Duty Steering Kit 03-13 RAM 2500 / 03-12 RAM 3500 4WD $1,000.00 Shop 00 00 Shop All 20+ YEARS STRONG DIESEL PERFORMANCE IS OUR BUSINESS Diesel Power Products is your diesel performance headquarters proudly located in Spokane Valley, Washington. Our online storefront provides the most comprehensive catalog for your diesel truck and we offer the industry's best product support for your Dodge Ram Cummins, Ford Powerstroke, GM Duramax, Ram EcoDiesel, Nissan Titan XD, Volkswagen TDi, or Sprinter. We offer FREE SHIPPING on most orders over $199 and have numerous shipping locations throughout the United States to ensure you receive your product as quickly as possible....Read More Read More Blog Videos Builds WHY DPP? Expert Advice Free Shipping Massive Selection Experienced Staff Industry Innovators BBB A Rating Blog Videos Builds SHOP BY A DIESEL EXPERT Cory Henderson Vehicle Expert Cory Vehicle Expert Explore VEHICLE EXPERT CORY HENDERSON Champagne built on a beer budget. More about Me Chris Williams Vehicle Expert Chris Vehicle Expert Explore VEHICLE EXPERT CHRIS WILLIAMS More about Me Sarah King Vehicle Expert Sarah Vehicle Expert Explore VEHICLE EXPERT SARAH KING More about Me See all Experts NO SALESMEN, JUST ENTHUSIASTS DIESEL IS IN OUR BLOOD. EVERY ONE OF OUR SALES STAFF IS A CERTIFIED DIESEL EXPERT. Talk to an Expert 888.993.4373 Chat with An Expert Start Live Chat INSTAGRAM DPP IN ACTION #diesel Join our community on Instagram by posting photos of your latest build. D dieselpowerproducts 03/27/24 What did he do wrong? 🤔 #diesel #dieseltruck #dieselpower #dieselpowerproducts READ MORE... READ LESS Was this review helpful? 0 0 D dieselpowerproducts 03/27/24 Take advantage while you can! Comment “Sales” Below! #diesel #dieseltruck #dieselpower #dieselpowerproducts READ MORE... READ LESS Was this review helpful? 0 0 D dieselpowerproducts 03/27/24 📣 WE’RE HIRING 📣 We’re looking to hire a Full-Time On-Site Content Creator / Social Media Specialist! If you think you could fill this role, send us a DM! 💪 #diesel #dieseltruck #dieselpower #dieselpowerproducts READ MORE... READ LESS Was this review helpful? 0 0 D dieselpowerproducts 03/26/24 If you’re looking for a great stock replacement turbo, you’ll want to check out the Calibrated Power Stealth Series Turbo 💪 Comment “Stealth” below! #diesel #dieseltruck #dieselpower #dieselpowerproducts READ MORE... READ LESS Was this review helpful? 0 0 D dieselpowerproducts 03/26/24 Best 5th wheel camper rig? 🤔 📹: mx2.com on TT #diesel #dieseltruck #dieselpower #dieselpowerproducts READ MORE... READ LESS Was this review helpful? 0 0 Slideshow Slide controls Loading... Powered by Add Your Own THANK YOU! YOU׳RE AWESOME Your posts will appear on-site once they’re approved Close OOPS. SOMETHING WENT WRONG Check your connection or try again later Close ADD A CAPTION Add more Submit Next TELL US ABOUT YOURSELF We'll never show your full name or email Enter your name Enter your name Enter a valid email e.g. example@example.com Enter a valid email e.g. example@example.com Please fill all of the required fields Submit Load More Loading... NEWSLETTER SIGN UP SUBMIT * * * * * * * Our Company * About Us * Mission Statement * Careers * FAQs * Resources * Contact Us * Testimonials & Reviews * RMA Form * Sales and Promotions * New Web Site Info * Blog * Videos * Customer Builds * Store Policies & Info * Returns * Security Policy * Shipping Policy * Privacy Policy * Military Discount * Loyalty Program * Custom Services * My Garage LOCATION & HOURS * Headquarters: 5204 E Broadway Ave * Warehouse/Will Call: 6200 E Main Ave Bldg 1 Ste. A * Spokane Valley, WA. 99212 * Will Call Hours: M-F 8am - 5pm pst * Phone Hours: M-F 6am - 6pm pst * 888.99.DIESEL © 2024 Power Products Unlimited, Inc. All Rights Reserved * * Chat with us, powered by LiveChat Close dialog 3 BECOME A DIESEL INSIDER & WIN A $100 GIFT CARD Sign up below to be entered in a weekly $100 gift card giveaway! Winner will be chosen every Monday. JOIN NOW Loyalty Rewards ✕ x It’s simple; being a Diesel Power Products Loyalty Program member saves you money. Redeem points for cash off your next order. Find Out More Refer A Friend